﻿@media screen and (max-width: 767px) {
  #cityu-content .cityu-content-page {
    padding: 1rem 0.8rem;
  }
}

/* Bootstrap Nav tab*/

#cityu-content ul.nav-tabs {
  margin-left: 0;
  border-bottom: 3px solid #009690;

  margin-bottom: 0;
}

#cityu-content ul.nav-tabs.flex {
  display: flex;
  align-items: stretch;
  justify-content: flex-start;
}

#cityu-content ul.nav-tabs > li {
  background: none;
  padding: 0;

  list-style-type: none;

  margin-right: 3px;
}

#cityu-content ul.nav-tabs.flex > li {
  display: flex;
  flex-grow: 1;
  flex-direction: column;
}

#cityu-content ul.nav-tabs > li:first-of-type {
  margin-left: 0;
}

#cityu-content ul.nav-tabs > li:last-of-type {
  margin-right: 0;
}

#cityu-content ul.nav-tabs > li > a {
  border: 1px solid #ccc;
  border-radius: 4px;
  border-bottom: 0;

  margin-right: 0;
}

#cityu-content ul.nav-tabs.flex > li > a {
  flex: 1;
  display: flex;
  align-content: center; /* will vertically center multi-line text */
  align-items: center; /* will vertically center single-line text */
}

#cityu-content ul.nav-tabs > li > a > i {
  margin-left: 5px;
}

#cityu-content ul.nav-tabs > li.active > a {
  background-color: #009690;
  color: #fff;
}

#cityu-content ul.nav-tabs > li:not(.active) > a:hover,
#cityu-content ul.nav-tabs > li:not(.active) > a:focus,
#cityu-content ul.nav-tabs > li:not(.active) > a:active {
  text-decoration: none;
  background-color: #fce2df;
  color: #f46f60;
}

@media screen and (max-width: 767px) {
  #cityu-content ul.nav-tabs,
  #cityu-content ul.nav-tabs.flex {
    display: block;
  }

  #cityu-content ul.nav-tabs > li,
  #cityu-content ul.nav-tabs.flex > li {
    width: 100%;
    margin-bottom: 5px;
    margin-left: 0;
    margin-right: 0;
    display: block;
  }

  #cityu-content ul.nav-tabs > li:last-of-type {
    margin-bottom: 1.6em;
  }

  #cityu-content ul.nav-tabs > li > a {
    border-radius: 4px;
    border-bottom: 1px solid #ccc;
    display: block;
  }
}

#cityu-content .tab-content {
  padding: 15px;
  border: 1px solid #009690;
  border-top: 0;
  margin: 0 10px;
}
/* // Bootstrap Nav tab*/

.responsive-menu-toggle {
  display: inline-block;
}

#block-responsivemenumobileicon > div.content {
  border: none;
}

#block-responsivemenumobileicon > div.content > a#toggle-icon {
  text-decoration: none;
  margin-top: 4px;
}

#block-responsivemenumobileicon > div.content > a#toggle-icon::after,
#block-responsivemenumobileicon > div.content > a#toggle-icon::before,
#block-responsivemenumobileicon > div.content > a#toggle-icon > span.icon {
  background-color: #ae1d61;
}

.responsive-menu-toggle-icon:before,
.responsive-menu-toggle-icon:after,
.responsive-menu-toggle-icon span.icon {
  transition: none 0.4s ease-out 0.1s;
  transition-property: -webkit-transform, top, bottom, left, opacity;
  transition-property: transform, top, bottom, left, opacity;
}

.responsive-menu-toggle-icon:before {
  top: 8px;
}

.responsive-menu-toggle-icon:after {
  top: 20px;
}

#block-responsivemenumobileicon > div.content > a#toggle-icon {
  text-decoration: none;
  margin-top: 4px;
}

.responsive-menu-toggle-icon:before,
.responsive-menu-toggle-icon:after,
.responsive-menu-toggle-icon span.icon {
  background: #fff;
  content: "";
  display: block;
  width: 20px;
  height: 3px;
  position: absolute;
  top: 0;
  left: 13px;
  border-radius: 2px;
}

.responsive-menu-toggle-icon {
  box-sizing: border-box;
  display: block;
  width: 44px;
  height: 35px;
  z-index: 4;
  margin-top: 0;
  position: relative;
}

#cityu-header-global {
  padding: 0px !important;
}

.cityu-m-icon {
  background-color: #009690 !important;
}

.cityu-m {
  z-index: 100;
  float: right;
  height: 40px;
  background-color: #84ba5c;
}

.cityu-m-icon {
  float: left;
  border: 0;
  width: 50px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 14px;
  color: #fff;
}

.cityu-m-menu {
  background: url("//template.cityu.edu.hk/template/img/icons/mobile/menu.png")
    5px 0 no-repeat;
  background-size: 40px auto;
}

.cityu-m-search {
  background: url("//template.cityu.edu.hk/template/img/icons/mobile/search.png")
    5px 0 no-repeat;
  background-size: 40px auto;
}

.cityu-m-lang {
  background: url("//template.cityu.edu.hk/template/img/icons/mobile/lang.png")
    5px 0 no-repeat;
  background-size: 40px auto;
}

.cityu-m-icon:hover {
  cursor: pointer;
  opacity: 0.9;
  background-color: #689f43;
}

#cityu-m-header-lang {
  display: none;
  overflow: hidden;
  border-bottom: 1px solid #fff;
  padding: 0;
  width: 100%;
  background: #025d8c;
  color: #fff;
}

#cityu-m-header-lang a {
  display: block;
  padding: 10px;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
}

#cityu-m-header-lang a + a {
  border-top: 1px solid #1372a3;
}

.facts-box .btn {
  border-width: 1px !important;
}

.cityu-outer {
  min-width: auto !important;
}

.load-more-container {
  display: block;
  text-align: center;
  padding: 0px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.load-more-item {
  display: inline-block;
}

.load-more-btn {
  background-color: #f6f5f1;
  display: inline-block;
  padding: 8px 16px;
  cursor: pointer;
  color: #009690;
  text-decoration: none;
  z-index: 0;
  font-size: 1.1em;
}

.load-more-btn:hover {
  color: #ffffff !important;
}

.card-img {
  position: relative;
  overflow: hidden;
  border-radius: 0;
  z-index: 1;
}

.white-bg {
  background: #ffffff;
}

.round-bg {
  margin: 8px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1) !important;
}

.item-up-mouse-over {
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.item-up-mouse-over:hover,
.item-up-mouse-over:focus,
.item-up-mouse-over:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}

@media (max-width: 991px) {
  body.cityu-class #cityu-header .container {
    padding-right: 0;
  }
}

/* nav list*/

body.cityu-class #cityu-nav {
  background: #009690;
  width: 100%;
}

#cityu-nav .container {
  width: 100%;
  max-width: 1200px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

body.cityu-class .navbar-item.open > a,
body.cityu-class .navbar-item.open > a:focus,
body.cityu-class .navbar-item.open > a:hover {
  background-color: #eee;
  color: #009690;
  border-color: #f46f60;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  color: #555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin: 8px -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-radius: 4px 4px 0 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  background-color: #080808;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before {
  content: " ";
  display: table;
}

.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after {
  clear: both;
}

body.cityu-class .navbar-item > a {
  cursor: pointer;
  color: #fff;
  border-bottom: 3px solid transparent;
}

body.cityu-class .navbar-item > a:hover,
body.cityu-class .navbar-item > a:focus,
body.cityu-class .navbar-item > a:active,
body.cityu-class .navbar-item:hover > a,
body.cityu-class .navbar-item > a.active {
  border-bottom: 3px solid #f46f60;
  color: #009690;
  background-color: #eee;
  cursor: pointer;
}

.menubar .dropdown .dropdown-menu {
  border-radius: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  border-color: #eee;
  font-size: 16px;
  /*margin-top: 3px;*/
}

@media (max-width: 991px) {
  .menubar .dropdown .dropdown-menu {
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .menubar .dropdown .dropdown-menu > li {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 13px;
  }
}

@media screen and (min-width: 992px) {
  .menubar .dropdown:hover .dropdown-menu {
    display: block;
    /*margin-top: 3px;*/
  }
  .menubar .dropdown:hover .navbar-item {
    border-bottom-color: #009690;
  }
}

.menubar a.dropdown-toggle {
  color: white;
}

.menubar a.dropdown-toggle:hover {
  color: #009690 !important;
}

.menubar .dropdown.open .dropdown-toggle {
  background: 0 0;
  border-bottom-color: #009690;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mega-dropdown-menu.two-thirds {
    width: 500px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mega-dropdown-menu.two-thirds {
    width: 600px;
  }
}

@media screen and (min-width: 1200px) {
  .mega-dropdown-menu.two-thirds {
    width: 700px;
  }
}

.mega-dropdown-menu .mega-dropdown-menu-section .dropdown-header {
  color: #003563;
  font-size: 16px;
  font-weight: 500;
  padding-left: 0;
  line-height: 120%;
}

.mega-dropdown-menu .mega-dropdown-menu-section .dropdown-header a {
  color: #003563;
  border-bottom: 1px solid #b6b6b6;
}

.mega-dropdown-menu .mega-dropdown-menu-section .dropdown-header a:hover {
  background: 0 0;
}

@media (max-width: 991px) {
  .mega-dropdown-menu .mega-dropdown-menu-section .dropdown-header {
    font-size: 13px;
    font-weight: 700;
  }
}

.mega-dropdown-menu .mega-dropdown-menu-section li:not(.dropdown-header) {
  font-size: 16px;
}

.mega-dropdown-menu .mega-dropdown-menu-section li:not(.dropdown-header) a {
}

@media (max-width: 991px) {
  .mega-dropdown-menu .mega-dropdown-menu-section li:not(.dropdown-header) {
    font-size: 13px;
  }
}

#cityu-nav {
  padding: 0px !important;
}

#cityu-nav.cityu-outer {
  border-bottom: 0px solid black !important;
}

.mega-dropdown-menu {
  padding: 20px 0;
  margin: 0 auto;
  border-color: #ccc;
  border: 0px solid #ccc;
}

.mega-dropdown-menu.dropdown-menu {
  left: 0;
  right: 0;
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mega-dropdown-menu {
    width: 540px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mega-dropdown-menu {
    width: 705px;
  }
}

@media screen and (min-width: 1200px) {
  .mega-dropdown-menu {
    width: 855px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mega-dropdown-menu.half {
    width: 270px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mega-dropdown-menu.half {
    width: 350px;
  }
}

@media screen and (min-width: 1200px) {
  .mega-dropdown-menu.half {
    width: 450px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mega-dropdown-menu.quarter {
    width: 250px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mega-dropdown-menu.quarter {
    width: 300px;
  }
}

@media screen and (min-width: 1200px) {
  .mega-dropdown-menu.quarter {
    width: 300px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .mega-dropdown-menu.third {
    width: 180px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
  .mega-dropdown-menu.third {
    width: 250px;
  }
}

@media screen and (min-width: 1200px) {
  .mega-dropdown-menu.third {
    width: 285px;
  }
}

.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}

.mega-dropdown-menu > li > ul:not(:first-child) {
  padding-top: 10px;
}

.mega-dropdown-menu > li > ul > li:not(.dropdown-header) {
  list-style: none;
}

.mega-dropdown-menu > li > ul > li:not(.dropdown-header) > a {
  display: block;
  color: #555;
  line-height: 16px;
  margin-top: 8px;
}

@media screen and (max-width: 767px) {
  .mega-dropdown-menu > li > ul > li:not(.dropdown-header) > a {
    margin-top: 4px;
  }
}

@media screen and (max-width: 991px) and (min-width: 768px) {
  .mega-dropdown-menu > li > ul > li:not(.dropdown-header) > a {
    font-size: 12px;
  }
}

.mega-dropdown-menu > li a[href] {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.mega-dropdown-menu > li ul > li:active,
.mega-dropdown-menu > li ul > li:hover {
  color: #009690 !important;
}

.mega-dropdown-menu > li a[href]:active i[class^="fa"],
.mega-dropdown-menu > li a[href]:hover i[class^="fa"] {
  color: #009690 !important;
}

.mega-dropdown-menu > li ul > li > a[href]:active,
.mega-dropdown-menu > li ul > li > a[href]:hover {
  text-decoration: none;
  color: #009690 !important;
}

.mega-dropdown-menu .dropdown-header {
  white-space: normal;
}

.dropdown-header:active,
.dropdown-header:hover {
  background-color: #f5f5f5;
}

.city-mega-menu-li {
  color: #003c39;
  font-size: 16px;
  line-height: 120%;

  margin-bottom: 15px;
}

.city-mega-menu-li:last-of-type {
  margin-bottom: 0;
}

.city-mega-menu-li > a {
  color: #003c39 !important;
  /*text-transform: uppercase;*/
  font-weight: 700;
}

.city-mega-menu-li-lv2 {
  font-size: 90% !important;
  color: #444;
  padding: 5px 0;
  font-weight: 500;
}

.city-mega-menu-li-lv2 > a {
  color: #444 !important;
}

.city-mega-menu-li-lv3 {
  font-size: 14px !important;
  line-height: 1.2;
  color: #444;
}

.city-mega-menu-li-lv3 > a {
  color: #444 !important;
  margin-left: 5px;
}

.city-mega-menu-ul-lv2 {
  padding: 0;
  list-style: none;
  margin-top: 10px;
  margin-left: 2px;
  padding-left: 10px;
  border-left: 3px solid #fac5bf;
}

.city-mega-menu-ul-lv3 {
  padding: 0;
  list-style: none;
  list-style-type: none;
  margin-left: 10px;
  margin-top: 4px;
}

.city-mega-menu-li-lv3:before {
  font-family: "Font Awesome 5 Free";
  content: "\f0da";
  display: inline-block;
  padding-right: 3px;
  vertical-align: middle;
  font-weight: 900;
}
/* // Nav list*/

/* Footer */

body.cityu-class #cityu-footer-notes .find-us i {
  -webkit-transition: transform 0.3s;
  -moz-transition: transform 0.3s;
  -ms-transition: transform 0.3s;
  -o-transition: transform 0.3s;
  transition: transform 0.3s;
  color: #ccc;
}

body.cityu-class #cityu-footer-notes .find-us i:hover {
  color: #fff;
}

body.cityu-class #cityu-footer-notes .find-us {
  margin-bottom: 1em;
}

body.cityu-class #cityu-footer-notes .find-us .section-title {
  color: #ccc;
  margin-top: 0;
}

/* mm menu*/

div#menu.mm-menu {
}

div#menu.mm-menu .mm-panels .mm-panel .mm-navbar .mm-title {
  font-weight: 400;
  font-size: 0.875rem;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1.71;
  color: #fff;
}

body.cityu-class #menu a {
  color: inherit;
}

.mm-menu {
  --mm-color-background: #009690;
  --mm-color-text: white;
  --mm-color-text-dimmed: white;
  --mm-navbar__title: white;
}

.mm-menu {
  --mm-color-background: linear-gradient(135deg, #009690 10%, #009690 90%);
  --mm-color-text: #fff;
}

.mm-navbars_top {
  background: rgba(255, 255, 255, 0.15);
  border-bottom: none;
  transform: translateY(-100%);
  transition: transform 0.3s ease 0.3s;
}

.mm-wrapper_opening .mm-navbars_top {
  transform: translateY(0%);
}

.mm-navbar,
.mm-panels,
.mm-panels > .mm-panel {
  background: none !important;
}

.mm-navbar .mm-btn_prev {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  z-index: 10;
  width: 40px;
}

.mm-searchfield {
  height: 60px;
  padding: 0 0 0 20px;
  position: relative;
}

.mm-searchfield__input {
  padding-left: 10px !important;
}

.mm-searchfield input {
  background: none !important;
  border-radius: 0 !important;
  color: #fff !important;
  height: 45px;
}

.mm-listitem > a,
.mm-listitem > span {
  font-size: 16px;
  padding: 15px 10px 15px 40px;
}

.mm-divider {
  padding-left: 40px;
  background: transparent;
}

.mm-listitem > a {
  white-space: normal;
}

.mm-navbar__btn:not(.mm-hidden) + .mm-navbar__title:last-child {
  padding-left: 48px;
  padding-right: 36px;
}

/* // mm menu*/
