a:focus {
  outline: 2.5px dotted #efab00 !important;
}

.header-container-wrapper a{
    text-decoration: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li > a:hover {
    text-decoration: underline;
}
.header-container-wrapper a:active{
    text-decoration: Underline;
}
.header-container-wrapper .row-fluid [class*="span"] {
  min-height: 0;
}
.l-header, html body .l-header {
  background-image: none!important;
  background-color: #003976!important;
  border-top: none;
  padding-top: 0;
  height: auto;
  border-bottom: 5px solid #efab00;
}
.l-header .l-header-region {
  position: relative;
}
.l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns > div:nth-child(1), .l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns > div:nth-child(2) {
  top: .5em;
  position: relative;
  float: right;
  right: 1em!important;
}

html .l-header ul, html .l-header ol, html .l-header dl {
  font-size: 1rem;
  line-height: 1.6;
  list-style-position: outside;
  font-family: inherit;
}

ul.ksu_redesign_util_nav_temp {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
ul.ksu_redesign_util_nav_temp>li {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline-block;
  width: auto;
  float: left;
}

ul.ksu_redesign_util_nav_temp li a {
  font-family: NationalBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 35px;
  display: block;
  padding: 0 1.2rem;
  color: #003976;
  text-transform: uppercase;
  font-size: .875rem;
  text-decoration: none;
  border-left: 1px solid #fff;
}
ul.ksu_redesign_util_nav_temp li a {
  color: #000!important;
}
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a {
  height: 30px;
  width: auto;
  border-radius: 100px;
  background: inherit;
  background-color: #efab00;
  border-left: none;
  line-height: 202%;
  margin-right: 3px;
}
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a:active,
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a:focus,
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a:hover {
  background-color: #bc8700;
}
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a.apply, 
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a.visit {
  background-color: #aeeae5;
}
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a.apply:active,
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a.apply:focus,
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a.apply:hover,
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a.visit:active,
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a.visit:focus,
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] ul.ksu_redesign_util_nav_temp li a.visit:hover {
  background-color: #86e0d8;
}
html .l-header section[class*=block-ksu-custom-blocks-redesign-utility-nav-links] li a i.fa {
  position: relative;
  top: 1px;
  left: -1px;
}
html .l-header .block-kent-state-blocks-campus-secondary-menu ul.menu {
  margin: -1px 5px 0;
  padding: 0;
}
html .l-header .block-kent-state-blocks-campus-secondary-menu ul.menu li:nth-child(-n+2) {
  margin-right: .5px;
}
html .l-header .block-kent-state-blocks-campus-secondary-menu ul, html .l-header .block-kent-state-blocks-campus-secondary-menu ul li {
  list-style: none;
}
html .l-header .block-kent-state-blocks-campus-secondary-menu li {
  display: inline-block;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li:hover > a {
  text-decoration: underline;
}
html .l-header .block-kent-state-blocks-campus-secondary-menu a {
  display: block;
  color: #fefefe;
  font-weight: 500;
  font-family: NationalBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
  /*   margin-left: 1px; */
  position: relative;
  color: #fff;
  padding: 0;
  text-decoration: none;
}
html body .l-header .block-kent-state-blocks-campus-secondary-menu a:hover,
html body .l-header .block-kent-state-blocks-campus-secondary-menu a:focus,
html body .l-header .block-kent-state-blocks-campus-secondary-menu a:active {
  color: #003976;
}
html body .l-header .block-kent-state-blocks-campus-secondary-menu a:hover span.fa,
html body .l-header .block-kent-state-blocks-campus-secondary-menu a:focus span.fa,
html body .l-header .block-kent-state-blocks-campus-secondary-menu a:active span.fa {
  background-color: #efab00;
  color: #003976;
}
.l-header .block-kent-state-blocks-campus-secondary-menu a:hover, html body .l-header .block-kent-state-blocks-campus-secondary-menu a:hover {
  color: #efab00;
}
html .l-header .block-kent-state-blocks-campus-secondary-menu li a span:last-of-type {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  opacity: 0;
  pointer-events: none;
  white-space: nowrap;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  background-color: #efab00;
  color: #003976;
  padding: 5px 8px;
  line-height: 1;
  border-radius: 5px;
  z-index: 1;
  overflow: hidden;
  font-size: 1rem;
  font-family: NationalBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
html .l-header .block-kent-state-blocks-campus-secondary-menu a:active span:last-of-type, 
html .l-header .block-kent-state-blocks-campus-secondary-menu a:focus span:last-of-type, 
html .l-header .block-kent-state-blocks-campus-secondary-menu a:hover span:last-of-type {
  pointer-events: auto;
  top: 120%;
  opacity: 1;
  -webkit-transform: translate(-50%,0);
  -ms-transform: translate(-50%,0);
  transform: translate(-50%,0);
  color: #003976;
}

html .l-header .block-kent-state-blocks-campus-secondary-menu span.fa {
  color: #003976;
  display: block;
  position: relative;
  height: 30px;
  width: 30px;
  border-radius: 100%;
  background: #fff;
  color: #003976;
  z-index: 2;
  -webkit-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
  text-align: center;
}
html .l-header .block-kent-state-blocks-campus-secondary-menu ul ul {
  display: none;
}
html .l-header .block-kent-state-blocks-campus-secondary-menu span.fa:before {
  top: 6px;
  position: relative;
  font-size: calc(1em - 1px);
}
li.last.leaf .search-button:not(.spotsearchbuttonx) {
  display: none;
}
.l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns>div:nth-child(2) {
  top: .2em;
}
.l-header #block-kent-state-blocks-campus-logo, .l-header .block-ksu-custom-blocks-redesign-svg-logo, html body .l-header #block-kent-state-blocks-campus-logo, html body .l-header .block-ksu-custom-blocks-redesign-svg-logo {
  float: left;
}
.l-header #block-kent-state-blocks-campus-logo a img.campus_kent, .l-header .block-ksu-custom-blocks-redesign-svg-logo a img.campus_kent, html body .l-header #block-kent-state-blocks-campus-logo a img.campus_kent, html body .l-header .block-ksu-custom-blocks-redesign-svg-logo a img.campus_kent {
  width: 185px;
  margin: 1em 0 2em 2em;
}
.l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns > div:nth-child(3){
  float: left;
}
.l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns > div:nth-child(4){
  display: block;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
  font-size: 18px;
  font-weight: 700;
  text-align: center;
  width: 60%;
  margin-top: 1.3rem;
  line-height: 120%;
  float: left;
  width: 50%;
  margin-right: auto;
  margin-left: 25%;
  float: none;
  clear: right;
}
.l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns > div:nth-child(4) .group-parent-name {
  display: none;
}
.l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns > div:nth-child(4) .group-name {
  margin-top: 1px;
  margin-bottom: 1em;
  padding-top: .6em;
}
.l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns > div:nth-child(4) .group-name a {
  font-family: NationalBold,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-display: auto;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-shadow: inherit;
  font-size: 1.5em;
  line-height: 120%;
  border-bottom: 1px solid #aeeae5;
  color: #fff;
}
.l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns > div:nth-child(4) .group-name a:hover {
  border-bottom: 1px solid #e5e854;
  text-decoration: none;
}
div#block-kent-state-blocks-group-megamenu {
  text-align: center;
  line-height: 1;
}
div#block-kent-state-blocks-group-megamenu ul.megamenu-wrapper {
  float: none;
  margin: 1px auto;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
  text-align: left;
  position: relative;
  line-height: 2em;
  display: inline-block;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a{
  -webkit-box-shadow: none;
  box-shadow: none;
  background: 0 0;
  text-decoration: none;
  font-family: "Roboto Slab",Georgia,"Times New Roman",Times,serif;
  font-weight: 400;
  font-size: 16px;
  padding: 0 9.5px;
  color: #e6e6e6;
  border-bottom: none;
  outline: 0 none;
  width: 100%;
  position: relative;
  font-weight: 700;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
  margin-top: 2px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
  opacity: 1 !important;
  visibility: visible !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-menu-depth-1 > ul.hs-menu-children-wrapper {
  margin-top: 0;
  background: #fff;
  border: 1px solid #e6e6e6;
  border-bottom: 3px solid #5ec4df;
  padding: 7px 7px 0;
/*   width: 250px; */
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
  float: left;
  clear: left;
  margin: 3px 2%;
  display: inline-block;
  vertical-align: top;
  line-height: 120%;
  padding: 3.5px 3.5px 5px;
  width: 96%;
}
/* Mega Menu */
/* .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:nth-child(3) ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:nth-child(6) ul.hs-menu-children-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 368px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:nth-child(3) ul.hs-menu-children-wrapper li,
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:nth-child(6) ul.hs-menu-children-wrapper li {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 46%;
  flex: 0 0 46%;
  width: 46%;
  max-width: 46%;
} */

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: 0;
  position: relative;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-menu-depth-2.hs-item-has-children {
  padding: 0 !important;
  margin: 0 !important;
}

.hs-menu-item.hs-menu-depth-3 {
  min-width: 200px;
}

.desktop-nav .hs-menu-item.hs-menu-depth-1.hs-item-has-children > .hs-menu-children-wrapper {
  display: flex !important;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:nth-child(5) ul.hs-menu-children-wrapper, 
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:nth-child(6) ul.hs-menu-children-wrapper {
  right: 0;
  left: inherit !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li > a {
  line-height: 120%;
  display: block;
  font-size: 16px;
  font-family: NationalLight,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-display: auto;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-transform: inherit;
  color: #003976;
  white-space: normal;
}
.kent-state-mobile-nav > div {
  display: none;  
}
.l-header, html body .l-header {
    z-index: 9999999;
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    max-width: none;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
    line-height: 0;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a {
    line-height: 2em;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    padding: 0;
}


@media only screen and (min-width: 64rem) {
  .l-header .l-header-region .large-12, html body .l-header .l-header-region .large-12 {
    padding-right: .5em;
  }
}

@media (max-width: 1024px) {
  .l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns>div:nth-child(4) {
    margin-top: 3.5rem;
  }
}

@media (min-width: 1024px) {
  a.mobile-button {
    display: none;
  } 
  .kent-state-mobile-nav {
    display: none !important;
  }
  .l-header {
    -webkit-animation-duration: .4s;
    animation-duration: .4s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; 
    height: auto;
  }
  .stickymenu {
    width: 100%;
    position: fixed !important;
    top: 0 !important;
    z-index: 99;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: -webkit-transform .15s ease;
    transition: -webkit-transform .15s ease;
    -o-transition: transform .15s ease;
    transition: transform .15s ease;
    transition: transform .15s ease, -webkit-transform .15s ease;
    -webkit-animation-name: stickymenu-anim;
    animation-name: stickymenu-anim;
  }
  @-webkit-keyframes stickymenu-anim {
    from { 
      -webkit-transform: translateY(-100%); 
      transform: translateY(-100%);
    }
    to {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes stickymenu-anim {
    from { 
      -webkit-transform: translateY(-100%); 
      transform: translateY(-100%);
    }
    to {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
}

@media (max-width: 1023px) {
  .l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns>div:nth-child(2) {
    display: none;
  }
  header .block-ksu-custom-blocks-redesign-kent-mobile-menu {
    position: absolute!important;
    right: 20px!important;
    top: 0;
  }
  .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu {
    float: right;
    display: block;
    overflow: hidden;
    position: relative;
  }
  .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu {
    padding-right: 15px;
  }
  .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button {
    display: block;
    position: relative;
    overflow: hidden;
    margin: 6px 0 0 11px;
    padding: 0;
    width: 25px;
    height: 25px;
    font-size: 0;
    float: right;
    text-indent: -9999px;
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    background: 0 0;
  }
  .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button {
    margin-right: 19px;
  }
  .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span {
    display: block;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    height: 2px;
    background: #e6e6e6;
    -webkit-transition: background .3s,.3s;
    -o-transition: background .3s,.3s;
    transition: background .3s,.3s;
  } 
  .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span:after, .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span:before {
    position: absolute;
    display: block;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #e6e6e6;
    content: "";
    -webkit-transition-duration: .3s,.3s;
    -o-transition-duration: .3s,.3s;
    transition-duration: .3s,.3s;
    -webkit-transition-delay: .3s,0s;
    -o-transition-delay: .3s,0s;
    transition-delay: .3s,0s;
  } 
  .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span:before {
    top: -8px;
    -webkit-transition-property: top,-webkit-transform;
  } 
  .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span:after {
    bottom: -8px;
    -webkit-transition-property: bottom,-webkit-transform;
  }
  .l-header .l-header-region .span12.widget-span.widget-type-cell.large-12.columns > div:nth-child(1) .hs_cos_wrapper_type_raw_html {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  section.block.block-ksu-custom-blocks-redesign.block-ksu-custom-blocks-redesign-utility-nav-links.header {
    padding: 3px 10px 0 0;
  }
  section.block.block-kent-state-blocks.block-kent-state-blocks-group-header.header {
    display: none;
  }
  .active-mobile-menu .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span {
    background: 0 0;
  }
  .active-mobile-menu .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span:after, .active-mobile-menu .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span:before {
    -webkit-transition-delay: 0s,.3s;
    -o-transition-delay: 0s,.3s;
    transition-delay: 0s,.3s;
  }
  .active-mobile-menu .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span:before {
    top: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .active-mobile-menu .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span:after, .active-mobile-menu .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span:before {
    -webkit-transition-delay: 0s,.3s;
    -o-transition-delay: 0s,.3s;
    transition-delay: 0s,.3s;
  }
  .active-mobile-menu .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button span:after {
    bottom: 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  #block-kent-state-blocks-group-megamenu {
    display: none;
  }
  .kent-state-mobile-nav > div {
    background: #fff;
    margin-top: 1px;
    padding: 0;
  }
  .kent-state-mobile-nav .kent-state-mobile-nav-content > div:first-child {
    padding: 4px 4% 0;
  }
  .kent-state-mobile-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a {
    position: relative;
    line-height: 1.5;
    display: block;
    width: 100%;
    color: #003976;
    font-family: "Roboto Slab",Georgia,"Times New Roman",Times,serif;
    font-weight: 400;
    font-weight: 100;
    text-shadow: none;
    font-size: 1.6em;
    padding: 15px 0;
    border-bottom: 1px solid #aeeae5;
    font-weight: 300;
  }
  .kent-state-mobile-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a:hover {
    -webkit-text-decoration: underline #e6e6e6;
    text-decoration: underline #e6e6e6;
  }
  .kent-state-mobile-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a:after {
    display: block;
    content: '';
    background-image: url(https://cdn2.hubspot.net/hubfs/3364723/mobile-nav-arrow.svg);
    background-size: 30px;
    height: 38px;
    width: 38px;
    position: absolute;
    top: 11px;
    right: 6px;
    background-repeat: no-repeat;
    background-position: center;
  }
  .kent-state-mobile-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.open > a:after {
    background-size: 24.5px;
    background-image: url(https://cdn2.hubspot.net/hubfs/3364723/mobile-nav-arrow-active.svg);
  }
  .kent-state-mobile-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
    float: none;
    width: 100%;
  }
  .kent-state-mobile-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:not(:first-child) {
    margin-top: -6px;
  }
  .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    /*     display: none; */
    height: 0;
    overflow: hidden;
  }

  .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children:focus-within ul.hs-menu-children-wrapper {
    height: 3px;
    padding-bottom: 0;
  }
  .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children.open ul.hs-menu-children-wrapper {
    /*     display: block; */
    height: auto;
    padding-bottom: 46px;
  }
  .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children:focus-within ul.hs-menu-children-wrapper {
    border-bottom: #000 3px dotted;
  }
/*   .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li:first-child a {
    font-size: 2.125em;
    text-transform: uppercase;
    font-family: "Roboto Slab",Georgia,"Times New Roman",Times,serif;
    font-weight: 300;
    margin: 20px 0 27px;
    display: inline-block;
    color: #003976;
    line-height: 41px;
    max-width: calc(100% - 43px) !important;
    position: relative;
  } */
/*   .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li:first-child a:after {
    display: inline-block;
    content: '';
    background-image: url(https://cdn2.hubspot.net/hubfs/3364723/mobile-nav-arrow-active.svg);
    background-size: 28px;
    height: 38px;
    width: 38px;
    background-repeat: no-repeat;
    background-position: center;
    margin-left: 14px;
    position: absolute;
    top: 8px;
  } */
  .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li) {
    font-size: 1.125em;
    line-height: 175%;
    margin: 0 1.5% 0 0;
    padding: 1.5% 1.5%;
    display: inline-block;
    padding-bottom: 15px;
    vertical-align: top;
    width: calc(46.5% - .5px);
  }
  .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    white-space: normal;
  }
  .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    font-family: NationalLight,"Helvetica Neue",Helvetica,Arial,sans-serif;
  }
/*   .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:nth-child(2) ul.hs-menu-children-wrapper li{
    width: 30%;
  }
  .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:nth-child(5) ul.hs-menu-children-wrapper li {
    width: 21.5%
  } */

  /* 2nd layer */
  .kent-state-mobile-nav #mobile-menu-post-menu {
    padding: 12px 20px 21px 18px;
    max-width: 663.36px;
  }
  .kent-state-mobile-nav #mobile-menu-post-menu ul {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1.25rem;
    margin-left: 2rem;
    margin-top: 0;
    padding-left: 0;
  }
  .kent-state-mobile-nav #mobile-menu-post-menu li {
    width: 46%;
    max-width: 274.5px;
    display: inline-block;
    vertical-align: top;
    margin: 0 2% 11px 0;
    text-align: center;
  }
  .kent-state-mobile-nav #mobile-menu-post-menu a {
    font-family: "Roboto Slab",Georgia,"Times New Roman",Times,serif;
    font-weight: 700;
    font-size: .9375rem;
    font-weight: 600;
    color: #003976;
  }  
  .kent-state-mobile-nav span.fa {
    padding-right: .5em;
  }  
  .kent-state-mobile-nav #mobile-menu-post-menu .item-list {
    display: none;
  }
}

@media (max-width: 768px) {
  .kent-state-mobile-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a {
    padding: 15px 0;
  }
}

@media (max-width: 729px) {
  .kent-state-mobile-nav #mobile-menu-post-menu .item-list {
    display: block;
  }
  .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li:not(:first-child) {
    width: 100% !important;
  }
  .kent-state-mobile-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a {
    font-size: 16px; 
  }
  .kent-state-mobile-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li:first-child a:after {
    content: none;  
  }
  section.block.block-ksu-custom-blocks-redesign.block-ksu-custom-blocks-redesign-utility-nav-links.header {
    display: none;  
  }
  .l-header-region .block-ksu-custom-blocks-redesign-kent-mobile-menu .menu-button {
    margin-right: 14px;
    margin-top: 12px;
  }
  .kent-state-mobile-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li > a:after {
    top: 0;
  }
  .kent-state-mobile-nav #mobile-menu-post-menu ul {
    margin-left: calc(1.5rem + 2px);
  }
  .kent-state-mobile-nav #mobile-menu-post-menu ul.ksu_redesign_util_nav_temp.utility-col-3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 22px 0 0;
    padding: 0;
  }
  .kent-state-mobile-nav #mobile-menu-post-menu ul.ksu_redesign_util_nav_temp.utility-col-3 li {
    margin: 0;
  }
  .kent-state-mobile-nav #mobile-menu-post-menu ul.ksu_redesign_util_nav_temp.utility-col-3 li a {
    height: 30px;
    width: auto;
    border-radius: 100px;
    background: inherit;
    background-color: #efab00;
    border-left: none;
    line-height: 202%;
    margin-right: 3px;
    font-family: "Roboto Slab",Georgia,"Times New Roman",Times,serif;
    font-weight: 700;
    font-size: .9375rem;
    font-weight: 600;
    padding: 0 .5em;
    text-align: center;
  }
  .kent-state-mobile-nav #mobile-menu-post-menu ul.ksu_redesign_util_nav_temp.utility-col-3 li a.apply,
  .kent-state-mobile-nav #mobile-menu-post-menu ul.ksu_redesign_util_nav_temp.utility-col-3 li a.visit {
    background-color: #aeeae5;
  }
  .kent-state-mobile-nav #mobile-menu-post-menu ul.ksu_redesign_util_nav_temp.utility-col-3 li a.give {
    background-color: #efab00;
  }
  .kent-state-mobile-nav #mobile-menu-post-menu {
    padding-bottom: 20px;  
  }
}

@media (max-width: 400px) {
  .kent-state-mobile-nav #mobile-menu-post-menu ul.ksu_redesign_util_nav_temp.utility-col-3 {
    display: block;
  } 
  .kent-state-mobile-nav #mobile-menu-post-menu ul.ksu_redesign_util_nav_temp.utility-col-3 li {
    width: 100%;
    max-width: 100%;
    margin-bottom: 8px;
  }
  .kent-state-mobile-nav #mobile-menu-post-menu ul.ksu_redesign_util_nav_temp.utility-col-3 li:last-child {
    margin-bottom: 25px;
  }
}


/* Footer */
.site-footer {
  border-top: 5px solid #efab00;
  background: #013a76;
  padding-top: 50px;
  padding-bottom: 20px;
}
.footer-copyright {
  text-align: center;  
  padding-top: 5px;
}
.footer-copyright img {
  max-width: 100%;
  margin: 0;
  width: 150px;
}
.footer-main .hs-menu-wrapper ul li {
  margin-bottom: 1px;
  margin-left: 2px;
}
.footer-main li:before {
  border: none;
}
.footer-copyright span {
  display: block;
  text-align: center;
  margin: 0 auto;
  padding-top: 10px;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-family: 'NationalLight',"Helvetica Neue",Helvetica,Arial,sans-serif;
  position: relative;
  padding-left: .9375rem;
  padding-right: .9375rem;
  line-height: 21px;
}
.footer-main h2.pane-title {
  text-align: left;
  color: #efab00;
  margin: 12px 0 2px 0;
  font-size: 15px;
  font-weight: 700;
  text-transform: uppercase;
  display: block;
  line-height: 1.25em;
}
.footer-main span, .footer-main p, .footer-main li, .footer-main a {
  margin: 0px;
  color: #fff;
  font-size: 16px;
  font-style: normal;
  font-family: 'NationalLight',"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  line-height: 1.5;
}
.footer-main a {
	text-decoration: underline;
}
.footer-main .span3 {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
  margin: 0 !important;
  width: 25% !important;
}
.footer-main .span3:last-child > div {
  padding: 0 1em;
}
.footer-main .span3:last-child > div:last-child {
  padding-bottom: 1em;  
}
.footer-main ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.site-footer .side-padding {
  padding-left: 0.9375rem;
  padding-right: 0.9375rem;
}
.footer-title-wrap {
  margin-bottom: 32px;
}
.footer-title {
  text-transform: uppercase;
  font-size: 2em;
  color: #fff;
  display: block;
  font-family: NationalBlackItalic,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-display: auto;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 120%;
}
.footer-subtitle {
  color: #fff;
  font-family: NationalBoldItalic,"Helvetica Neue",Helvetica,Arial,sans-serif;
  font-display: auto;
  font-variant-numeric: lining-nums;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 1.2rem;
}
.footer-subtitle:hover, .footer-subtitle:focus, .footer-subtitle:active {
  text-decoration: none;
  color: #fff;
  border-bottom: 1px solid #fff;
}
.footer-subtitle:after {
  content: "\00BB";
  padding-left: 10px;
}
.custom-footer-social-icons ul.social-icons {
  padding-top: 0;
  margin-top: -3px;
  margin-bottom: 5.39px;
}
.custom-footer-social-icons ul.social-icons li.tw a:before {
  content: "\f082";
}

.custom-footer-social-icons ul.social-icons li.lin a:before {
  content: "\f08c";
}
.custom-footer-social-icons ul.social-icons li a {
  width: 39px;
  height: 31px;
  line-height: 1;
  padding: 0;
  margin: 0;
}
.custom-footer-social-icons ul.social-icons li a:before {
  font-size: 17.35px;
  line-height: 36px;
}
.custom-footer-social-icons ul.social-icons li a:after {
  color: #4193d0;
  font-size: 36px;
}
.custom-footer-social-icons ul.social-icons li span {
  display: none !important;  
}

@media (max-width: 1024px) {
  .footer-copyright {
    padding-top: 0;
  }
  .footer-main .span3 {
    width: 50% !important;
  }
  .custom-footer-social-icons {
    padding-left: 0;
    padding-right: 0;
  }
  .custom-footer-social-icons ul.social-icons {
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .footer-main .span3 {
    width: 100% !important;
  } 
  .footer-main .span3:last-child > div {
    padding: 0;
  }
  .footer-copyright span {
    padding-top: 10px;
  }
  .footer-copyright > div > span {
    padding-top: 3px;
  }
  .custom-footer-social-icons ul.social-icons {
    margin-bottom: 0;
    padding-left: 0;
    padding-bottom: 9px;
  }
  .footer-main h2.pane-title {
    margin: 12px 0 0;
  }
  .footer-main h2.pane-title {
    margin-top: 15px;
  }
}