@charset "UTF-8";
/* header & footer */
.font-caption {
  font-size: 12px; }

#main #main-left {
  z-index: 1066; }

#gu__header-dsk, #gu__header-mbl, #jump-to-mobile, #areas-of-study-mblslide, #quick-link-mblnav {
  z-index: 9999; }

#gu__header-bar, #header_search_form_pop {
  z-index: 10000; }

#gu__header-bar .wrap .col.left li .dropdown-menu {
  z-index: 10001; }

#gu__header-bar {
  height: 40px;
  display: flex;
  flex-wrap: wrap;
  background-color: #0C365A; }
  #gu__header-bar a, #gu__header-bar li, #gu__header-bar p, #gu__header-bar div {
    font-family: "ProximaNova", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: auto; }
  #gu__header-bar li, #gu__header-bar a {
    transition: ease 0.3s; }
  #gu__header-bar li {
    list-style: none; }
  @media (max-width: 920px) {
    #gu__header-bar {
      display: none !important; } }
  #gu__header-bar .wrap {
    max-width: 1366px;
    width: 100%;
    margin: auto;
    padding-left: 30px;
    padding-right: 30px; }
    @media (max-width: 1075px) {
      #gu__header-bar .wrap {
        padding-left: 15px;
        padding-right: 15px; } }
    #gu__header-bar .wrap .col ul {
      margin: 0;
      align-items: center;
      padding-left: 0; }
      #gu__header-bar .wrap .col ul li {
        cursor: pointer;
        margin: 0; }
        #gu__header-bar .wrap .col ul li::before {
          content: ""; }
        #gu__header-bar .wrap .col ul li::marker {
          content: ""; }
        #gu__header-bar .wrap .col ul li a {
          color: #F7F8FB;
          font-size: 12px;
          text-transform: uppercase;
          cursor: pointer;
          padding: 5px; }
          #gu__header-bar .wrap .col ul li a i {
            color: #F7F8FB;
            font-size: 13px; }
          #gu__header-bar .wrap .col ul li a:hover {
            color: #EFCA77; }
        #gu__header-bar .wrap .col ul li ul.dropdown-menu {
          border-radius: 0;
          padding-left: 10px;
          margin-left: 5px;
          border-left: 1px solid #898E9C; }
        #gu__header-bar .wrap .col ul li:hover a i {
          color: #EFCA77; }
      #gu__header-bar .wrap .col ul li + li {
        margin-left: 10px; }
    #gu__header-bar .wrap .col.left ul > li {
      border-bottom: 3px solid transparent;
      margin-bottom: -3px; }
      #gu__header-bar .wrap .col.left ul > li a {
        padding-bottom: 7px !important;
        padding-top: 7px !important; }
      #gu__header-bar .wrap .col.left ul > li:hover {
        border-bottom: 3px solid #EFCA77;
        margin-bottom: -3px; }
    #gu__header-bar .wrap .col.left li {
      margin-left: 0px; }
      #gu__header-bar .wrap .col.left li:hover > a.nav-link {
        color: #EFCA77; }
      #gu__header-bar .wrap .col.left li .dropdown-toggle i {
        color: #EFCA77;
        margin-left: 5px;
        transition: 0.4s;
        display: inline-block; }
      #gu__header-bar .wrap .col.left li .dropdown-toggle.rotate i {
        transform: rotate(90deg); }
      #gu__header-bar .wrap .col.left li .dropdown-toggle::after {
        display: none; }
      #gu__header-bar .wrap .col.left li a.nav-link {
        cursor: pointer;
        padding: 5px;
        margin-right: 10px;
        line-height: 1.2rem;
        display: block; }

@-moz-document url-prefix() {
  #gu__header-bar .wrap .col.left li a.nav-link {
    display: inline-flex; } }
        @media (max-width: 995px) {
          #gu__header-bar .wrap .col.left li a.nav-link {
            margin-right: 5px; } }
        @media (max-width: 930px) {
          #gu__header-bar .wrap .col.left li a.nav-link {
            margin-right: 0px; } }
        #gu__header-bar .wrap .col.left li a.nav-link ul .dropdown-toggle::after {
          color: #EFCA77;
          vertical-align: .075em; }
      #gu__header-bar .wrap .col.left li .dropdown-menu {
        border-radius: 0;
        min-width: 250px;
        margin-top: 3px; }
        #gu__header-bar .wrap .col.left li .dropdown-menu li {
          border-bottom: none; }
        #gu__header-bar .wrap .col.left li .dropdown-menu a.nav-link {
          padding-top: 10px;
          padding-bottom: 10px;
          text-transform: none;
          font-size: 14px;
          padding-left: 0; }
        #gu__header-bar .wrap .col.left li .dropdown-menu li:first-of-type a {
          padding-top: 0; }
        #gu__header-bar .wrap .col.left li .dropdown-menu li:last-of-type a {
          padding-bottom: 0; }
        #gu__header-bar .wrap .col.left li .dropdown-menu .dropdown-toggle::after {
          color: #EFCA77;
          vertical-align: .075em; }
        #gu__header-bar .wrap .col.left li .dropdown-menu .dropdown-menu {
          margin-bottom: 5px !important;
          transform: none !important; }
        #gu__header-bar .wrap .col.left li .dropdown-menu.depth_0 li:first-of-type a {
          padding-top: 0 !important; }
        #gu__header-bar .wrap .col.left li .dropdown-menu.depth_0 li:last-of-type a {
          padding-bottom: 0 !important; }
        #gu__header-bar .wrap .col.left li .dropdown-menu.depth_0 li a {
          color: #EFCA77;
          padding-top: 5px !important;
          padding-bottom: 5px !important;
          display: inline; }
          #gu__header-bar .wrap .col.left li .dropdown-menu.depth_0 li a:hover {
            color: #EFCA77; }
    #gu__header-bar .wrap .col.right ul {
      display: flex; }
    #gu__header-bar .wrap .col.right li {
      height: auto; }
      #gu__header-bar .wrap .col.right li a.nav-link {
        padding-right: 5px; }
      #gu__header-bar .wrap .col.right li a {
        font-weight: 500;
        white-space: nowrap;
        margin-right: 0; }
      @media (max-width: 995px) {
        #gu__header-bar .wrap .col.right li {
          margin-right: 5px; } }
    #gu__header-bar .wrap .col.right .weather {
      font-size: 13px;
      margin-right: 20px;
      color: #F7F8FB;
      margin-top: 0px; }
      @media (max-width: 1075px) {
        #gu__header-bar .wrap .col.right .weather {
          display: none !important; } }
      @media (max-width: 995px) {
        #gu__header-bar .wrap .col.right .weather {
          margin-right: 10px; } }
      #gu__header-bar .wrap .col.right .weather a {
        color: #F7F8FB;
        display: flex;
        font-weight: 500; }
        #gu__header-bar .wrap .col.right .weather a i {
          font-size: 13px;
          color: #F7F8FB;
          margin-right: 5px; }
        #gu__header-bar .wrap .col.right .weather a img {
          max-height: 22px;
          width: auto;
          margin-right: 5px;
          filter: brightness(0) invert(1); }
    #gu__header-bar .wrap .col.right #menu-header-topbar-right {
      margin-top: -5px; }
    #gu__header-bar .wrap .col:nth-of-type(2) ul {
      justify-content: flex-end; }
      #gu__header-bar .wrap .col:nth-of-type(2) ul li {
        margin-left: 0px;
        margin-right: 10px; }
        #gu__header-bar .wrap .col:nth-of-type(2) ul li:last-of-type {
          margin-right: 0px; }
        @media (max-width: 1075px) {
          #gu__header-bar .wrap .col:nth-of-type(2) ul li {
            margin-right: 5px; } }
        #gu__header-bar .wrap .col:nth-of-type(2) ul li:nth-of-type(3) a {
          background-color: #C2185B;
          color: #F7F8FB;
          border: 1px solid #C2185B;
          border-radius: 5px;
          padding: 4px;
          transition: ease 0.2s;
          display: flex;
          line-height: normal; }
          #gu__header-bar .wrap .col:nth-of-type(2) ul li:nth-of-type(3) a i {
            color: #F7F8FB; }
          #gu__header-bar .wrap .col:nth-of-type(2) ul li:nth-of-type(3) a:hover {
            border: 1px solid white;
            color: white;
            background-color: transparent; }
            #gu__header-bar .wrap .col:nth-of-type(2) ul li:nth-of-type(3) a:hover i {
              color: white; }
  #gu__header-bar .dropdown-menu.show {
    -webkit-animation: fadeIn 0.5s alternate;
    /* Safari 4.0 - 8.0 */
    animation: fadeIn 0.5s alternate; }
  #gu__header-bar .dropdown-menu.depth_0 {
    position: relative !important;
    padding: 0;
    border: none;
    padding-left: 5px; }
    #gu__header-bar .dropdown-menu.depth_0 li {
      background-color: transparent; }
      #gu__header-bar .dropdown-menu.depth_0 li a {
        line-height: 0.8rem;
        text-transform: none !important;
        padding: 0; }
        #gu__header-bar .dropdown-menu.depth_0 li a.active {
          background-color: transparent; }
        #gu__header-bar .dropdown-menu.depth_0 li a:hover {
          background-color: transparent; }
  #gu__header-bar .lvl-top > .dropdown:hover > .dropdown-menu {
    display: block;
    animation: fadeIn 0.3s alternate; }
  #gu__header-bar .dropdown-menu {
    margin-top: 0;
    padding-left: 15px;
    background-color: #404040; }

/* take out on production */
/* take out on production */
#gu__header-dsk {
  background-color: #0F4D81;
  height: 86px;
  position: sticky;
  top: 0;
  transition: all 600ms;
  will-change: color, background-color; }
  #gu__header-dsk a, #gu__header-dsk li, #gu__header-dsk p, #gu__header-dsk div {
    font-family: "ProximaNova", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: auto; }
  #gu__header-dsk .dropdown-item.active, #gu__header-dsk .dropdown-item:active {
    background: transparent; }
  #gu__header-dsk [type=button] {
    -webkit-appearance: none; }
  #gu__header-dsk li, #gu__header-dsk a {
    transition: ease 0.3s; }
  #gu__header-dsk li {
    list-style: none; }
  @media (max-width: 920px) {
    #gu__header-dsk {
      display: none !important; } }
  #gu__header-dsk li::marker {
    content: ""; }
  #gu__header-dsk.transparent {
    background-color: transparent;
    margin-bottom: -86px; }
  #gu__header-dsk.trans-toggle {
    background-color: #0F4D81; }
  #gu__header-dsk.enabled {
    color: white;
    background-color: #0F4D81;
    /*height: 73px;*/
    box-shadow: 5px 3px 15px 0px #1a1c1ea8; }
    #gu__header-dsk.enabled .outer-wrap {
      /*height: 73px;*/ }
      #gu__header-dsk.enabled .outer-wrap .left .navbar-content-dsk ul.lvl-top li .nav-link {
        padding-bottom: 16px; }
  #gu__header-dsk .outer-wrap {
    width: 100%;
    max-width: 1366px;
    margin: auto;
    padding: 0 30px; }
    @media (max-width: 1075px) {
      #gu__header-dsk .outer-wrap {
        padding: 0 15px; } }
    #gu__header-dsk .outer-wrap .left .navbar-brand {
      margin-right: 40px; }
      #gu__header-dsk .outer-wrap .left .navbar-brand img {
        margin-top: 5px; }
    #gu__header-dsk .outer-wrap .left ul::-webkit-scrollbar {
      width: 6px;
      height: 6px; }
    #gu__header-dsk .outer-wrap .left ul::-webkit-scrollbar-thumb {
      background: #EFCA77;
      border-radius: 10px; }
    #gu__header-dsk .outer-wrap .left ul::-webkit-scrollbar-corner {
      display: none; }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top > li {
      border-bottom: 7px solid transparent; }
      #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top > li a.nav-link {
        font-size: 18px; }
        @media (max-width: 1150px) {
          #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top > li a.nav-link {
            font-size: 16px; } }
        @media (max-width: 1105px) {
          #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top > li a.nav-link {
            font-size: 14px; } }
      #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top > li a.the_top {
        font-family: "ProximaNova-SB", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        font-weight: 600;
        white-space: nowrap;
        display: block; }

@-moz-document url-prefix() {
  #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top > li a.the_top {
    display: inline-flex; } }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li:hover .nav-link {
      color: #EFCA77; }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li:hover {
      border-bottom: 7px solid #EFCA77; }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .nav-link {
      color: #F7F8FB;
      padding: 23px 5px 23px 5px;
      font-size: 16px;
      margin-right: 0px;
      line-height: 1.5em;
      cursor: pointer;
      white-space: normal; }
      @media (max-width: 1170px) {
        #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .nav-link {
          font-size: 12px; } }
      @media (max-width: 992px) {
        #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .nav-link {
          padding: 23px 3px 27px 3px; } }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li.has_megamenu {
      position: static !important;
      cursor: pointer;
      margin-top: 5px; }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-toggle i {
      color: #EFCA77;
      margin-left: 5px;
      transition: 0.4s;
      display: inline-block; }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-toggle::after {
      color: #EFCA77;
      margin-top: 1px;
      vertical-align: 0.075em;
      display: none; }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-toggle:focus {
      background-color: transparent; }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-toggle.rotate i {
      transform: rotate(90deg); }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu {
      background-color: #0B3354;
      border-radius: 0;
      padding: 0;
      margin: 0;
      text-transform: none;
      border: none;
      background-color: #404040;
      margin-top: 7px;
      z-index: 99;
      width: 100%;
      right: 0; }
      #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu img {
        width: 100%;
        border-radius: 5px; }
      #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col {
        min-width: 200px;
        padding: 20px 20px 30px 20px;
        width: 20%; }
        #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col.wide {
          width: 30%;
          max-width: 100%; }
        #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col:first-of-type {
          background-color: #0678B3;
          padding-left: 40px; }
          #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col:first-of-type .heading {
            font-size: 20px; }
          #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col:first-of-type ul li a {
            font-size: 16px; }
        #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col:nth-of-type(2) {
          padding-left: 40px; }
        #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .heading {
          margin-bottom: 25px;
          color: white;
          font-weight: 500;
          font-size: 18px;
          display: inline-block; }
          #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .heading .yellow {
            color: #EFCA77; }
        #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul {
          padding-left: 0; }
          #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul li {
            display: block;
            line-height: 1rem; }
            #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul li:hover {
              border: none; }
              #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul li:hover a {
                color: #EFCA77; }
            #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul li a {
              color: white;
              font-size: 16px;
              padding: 0; }
            #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul li + li {
              margin-top: 15px; }
            #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul li ul {
              border-left: 1px solid #777777;
              padding-left: 20px; }
          #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul .date {
            color: #EFCA77;
            font-size: 14px;
            margin-bottom: 10px; }
          #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul .dropdown-menu.depth_0 {
            min-width: 100%;
            padding-left: 10px;
            padding-right: 5px;
            padding-top: 0;
            padding-bottom: 0;
            border: none;
            overflow-x: auto;
            overflow-y: auto;
            scrollbar-width: thin;
            position: relative;
            max-height: 120px;
            max-width: 100px;
            border-left: 2px solid #777777;
            left: 0; }
            #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul .dropdown-menu.depth_0 li {
              margin-top: 5px; }
              #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul .dropdown-menu.depth_0 li:first-of-type {
                margin-top: 0; }
            #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul .dropdown-menu.depth_0 a {
              font-size: 14px !important;
              color: #EFCA77;
              white-space: normal; }
              #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col ul .dropdown-menu.depth_0 a:hover {
                background-color: transparent;
                color: #898E9C; }
        #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown {
          margin-bottom: 5px; }
          #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown .dropdown-toggle {
            color: white;
            font-size: 16px;
            white-space: normal;
            padding: 0;
            border: none;
            text-align: left; }
            #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown .dropdown-toggle:hover, #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown .dropdown-toggle:focus {
              background-color: transparent;
              color: #EFCA77; }
          #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown .dropdown-menu {
            padding-left: 15px;
            padding-right: 5px;
            padding-bottom: 0;
            padding-top: 0;
            border: none;
            overflow-x: auto;
            scrollbar-width: thin;
            position: relative;
            max-height: 120px;
            max-width: 100px;
            border-left: 2px solid #777777;
            min-width: 100%;
            left: 0; }
            #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown .dropdown-menu li {
              padding: 0;
              margin-bottom: 4px;
              margin-top: 4px; }
              #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown .dropdown-menu li:first-of-type {
                margin-top: 0px; }
              #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown .dropdown-menu li:last-of-type {
                margin-bottom: 0px; }
              #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown .dropdown-menu li:hover {
                background-color: transparent !important; }
                #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown .dropdown-menu li:hover a {
                  background-color: transparent;
                  color: #898E9C; }
            #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown .dropdown-menu a {
              font-size: 14px;
              margin-bottom: 5px;
              color: #EFCA77;
              white-space: normal; }
              #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col .areas-of-study .dropdown .dropdown-menu a:hover {
                background-color: transparent;
                color: #EFCA77; }
        @media (max-width: 1200px) {
          #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .col.title-last {
            display: none; } }
      #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .menu-areas-of-study-container {
        margin-top: -5px; }
        #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li .dropdown-menu .menu-areas-of-study-container #menu-areas-of-study {
          padding-top: 10px;
          padding-bottom: 5px; }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li:nth-of-type(1) .dropdown-menu .col:nth-of-type(3), #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li:nth-of-type(6) .dropdown-menu .col:nth-of-type(3) {
      width: 30%;
      flex-basis: 30%;
      max-width: 100%; }
      @media (max-width: 1200px) {
        #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li:nth-of-type(1) .dropdown-menu .col:nth-of-type(3), #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li:nth-of-type(6) .dropdown-menu .col:nth-of-type(3) {
          display: block;
          width: 20%;
          flex-basis: 20%;
          max-width: auto; } }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li:nth-of-type(1) .dropdown-menu .col:nth-of-type(4), #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li:nth-of-type(6) .dropdown-menu .col:nth-of-type(4) {
      width: 30%;
      flex-basis: 30%;
      max-width: 100%; }
    @media (max-width: 1200px) {
      #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li:nth-of-type(1) .dropdown-menu .col.title-last, #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top li:nth-of-type(6) .dropdown-menu .col.title-last {
        display: block;
        width: 20%;
        flex-basis: 20%;
        max-width: auto; } }
    #gu__header-dsk .outer-wrap .left .navbar-content-dsk ul.lvl-top > li + li {
      margin-left: 10px; }
    #gu__header-dsk .outer-wrap .right .dropdown {
      position: static !important; }
      #gu__header-dsk .outer-wrap .right .dropdown .toggle_search_pop-dsk {
        cursor: pointer;
        display: block; }

@-moz-document url-prefix() {
  #gu__header-dsk .outer-wrap .right .dropdown .toggle_search_pop-dsk {
    display: inline-flex; } }
        #gu__header-dsk .outer-wrap .right .dropdown .toggle_search_pop-dsk img {
          border-radius: 0;
          transition: 0.4s; }
        #gu__header-dsk .outer-wrap .right .dropdown .toggle_search_pop-dsk i {
          display: none;
          font-size: 22px;
          color: white;
          transition: 0.4s; }
      #gu__header-dsk .outer-wrap .right .dropdown .toggle_search_pop-dsk.show img {
        display: none; }
      #gu__header-dsk .outer-wrap .right .dropdown .toggle_search_pop-dsk.show i {
        display: block; }
    #gu__header-dsk .outer-wrap .right .dropdown-menu {
      background-color: #0B3354;
      border-radius: 0;
      padding: 0;
      margin: 0;
      text-transform: none;
      border: none;
      background-color: #404040;
      margin-top: 0;
      z-index: 99;
      width: 100%;
      right: 0; }
      #gu__header-dsk .outer-wrap .right .dropdown-menu .wrap {
        padding: 30px 35px 20px 35px; }
        #gu__header-dsk .outer-wrap .right .dropdown-menu .wrap h5 {
          color: #EFCA77; }
        #gu__header-dsk .outer-wrap .right .dropdown-menu .wrap ul {
          padding: 0;
          margin-top: 20px; }
          #gu__header-dsk .outer-wrap .right .dropdown-menu .wrap ul li {
            width: 20%;
            flex-basis: 20%;
            margin-bottom: 7px;
            max-width: 20%;
            padding-right: 10px; }
            #gu__header-dsk .outer-wrap .right .dropdown-menu .wrap ul li a {
              color: #F7F8FB; }
              #gu__header-dsk .outer-wrap .right .dropdown-menu .wrap ul li a:hover {
                color: #EFCA77; }
        #gu__header-dsk .outer-wrap .right .dropdown-menu .wrap .search-form {
          margin-top: 10px; }
          #gu__header-dsk .outer-wrap .right .dropdown-menu .wrap .search-form .search-input-wrap {
            border-color: white; }
            #gu__header-dsk .outer-wrap .right .dropdown-menu .wrap .search-form .search-input-wrap input[type="search"] {
              color: white;
              padding-left: 15px;
              width: 100%; }
            #gu__header-dsk .outer-wrap .right .dropdown-menu .wrap .search-form .search-input-wrap .input-group-text {
              margin-right: 15px; }
    #gu__header-dsk .outer-wrap li {
      margin: 0;
      color: #F7F8FB; }
      #gu__header-dsk .outer-wrap li:before {
        content: ""; }
    #gu__header-dsk .outer-wrap .navbar-brand img {
      max-width: 75px;
      box-shadow: none; }
    #gu__header-dsk .outer-wrap .search-results-header {
      margin-bottom: 0; }
    #gu__header-dsk .outer-wrap .search-form .search-input-wrap {
      border: 2px solid #777777;
      border-radius: 5px;
      padding-bottom: 0;
      padding-top: 0; }
      #gu__header-dsk .outer-wrap .search-form .search-input-wrap .input-group-text {
        background-color: transparent;
        padding: 0 0 0 10px;
        border: none;
        border-radius: none;
        margin-right: 10px; }
        #gu__header-dsk .outer-wrap .search-form .search-input-wrap .input-group-text i {
          color: #F7F8FB;
          padding-right: 8px; }
      #gu__header-dsk .outer-wrap .search-form .search-input-wrap.search-focus {
        outline: 2px solid rgba(255, 255, 255, 0.774); }
      #gu__header-dsk .outer-wrap .search-form .search-input-wrap input[type="search"] {
        height: 35px;
        background-color: transparent;
        border: none;
        color: #F7F8FB;
        caret-color: #F7F8FB; }
        #gu__header-dsk .outer-wrap .search-form .search-input-wrap input[type="search"]::placeholder {
          color: #F7F8FB;
          font-size: 16px; }
        #gu__header-dsk .outer-wrap .search-form .search-input-wrap input[type="search"]::-webkit-search-cancel-button {
          color: #F7F8FB; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  #gu__header-dsk .dropdown-menu.show {
    -webkit-animation: fadeIn 0.5s alternate;
    /* Safari 4.0 - 8.0 */
    animation: fadeIn 0.3s alternate; }
  #gu__header-dsk .lvl-top > .dropdown:hover > .dropdown-menu {
    display: block;
    animation: fadeIn 0.5s alternate; }
  #gu__header-dsk .dropdown-menu {
    margin-top: 0; }

#gu__header-mbl {
  font-family: "ProximaNova", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  -webkit-font-smoothing: auto;
  padding: 0;
  background-color: #0D3F69;
  position: fixed;
  top: 0;
  width: 100%;
  transition: ease 0.5s; }
  @media (min-width: 921px) {
    #gu__header-mbl {
      display: none !important; } }
  #gu__header-mbl.transparent {
    background-color: transparent; }
  #gu__header-mbl.full-height {
    height: 100%;
    display: flex;
    align-content: flex-start;
    overflow-y: auto;
    padding-bottom: 60px;
    background-color: #0D3F69; }
  #gu__header-mbl.mbl-top {
    top: 0 !important; }
  #gu__header-mbl.enabled {
    color: white;
    background-color: #0D3F69;
    /*height: 73px;*/
    box-shadow: 5px 3px 15px 0px #1a1c1ea8; }
    #gu__header-mbl.enabled .outer-wrap {
      /*height: 73px;*/ }
      #gu__header-mbl.enabled .outer-wrap .left .navbar-content-dsk ul.lvl-top li .nav-link {
        padding-bottom: 16px; }
  #gu__header-mbl > .container-fluid {
    padding: 0 25px; }
  #gu__header-mbl .right-col a {
    margin-bottom: -6px; }
    #gu__header-mbl .right-col a i {
      color: #F7F8FB; }
  #gu__header-mbl .top-inner {
    position: sticky;
    top: 0;
    background-color: #0D3F69;
    height: 86px;
    z-index: 5; }
  #gu__header-mbl .toggle_search_pop {
    padding-right: 20px; }
    #gu__header-mbl .toggle_search_pop img {
      border-radius: 0; }
  #gu__header-mbl .navbar-brand img {
    height: 36px;
    width: auto;
    box-shadow: none; }
  #gu__header-mbl .weather {
    margin-right: 15px;
    display: flex; }
    #gu__header-mbl .weather #gallaTempIco-mbl {
      filter: brightness(0) invert(1);
      max-height: 35px;
      box-shadow: none; }
    #gu__header-mbl .weather #gallaTemp-mbl {
      color: white;
      font-size: 15px; }
  #gu__header-mbl .navbar-toggler {
    border: none;
    padding: 0;
    outline: none;
    margin-bottom: -5px; }
    #gu__header-mbl .navbar-toggler:hover {
      background-color: transparent; }
    #gu__header-mbl .navbar-toggler:focus {
      box-shadow: none;
      background-color: transparent; }
    #gu__header-mbl .navbar-toggler .hamburger-toggle {
      position: relative;
      width: 30px;
      height: 25px;
      z-index: 11;
      float: right; }
      #gu__header-mbl .navbar-toggler .hamburger-toggle .hamburger {
        position: absolute;
        transform: translate(-50%, -50%) rotate(0deg);
        left: 50%;
        top: 50%;
        width: 100%;
        height: 100%;
        pointer-events: none; }
        #gu__header-mbl .navbar-toggler .hamburger-toggle .hamburger span {
          width: 100%;
          height: 3px;
          position: absolute;
          background: #F7F8FB;
          border-radius: 2px;
          z-index: 1;
          transition: transform 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.2s cubic-bezier(0.77, 0.2, 0.05, 1), all 0.2s ease-in-out;
          left: 0px; }
          #gu__header-mbl .navbar-toggler .hamburger-toggle .hamburger span:nth-child(1) {
            top: 10%;
            transform-origin: 50% 50%;
            transform: translate(0% -50%) !important; }
          #gu__header-mbl .navbar-toggler .hamburger-toggle .hamburger span:nth-child(2) {
            top: 50%;
            transform: translate(0, -50%); }
          #gu__header-mbl .navbar-toggler .hamburger-toggle .hamburger span:last-child {
            left: 0px;
            top: auto;
            bottom: 10%;
            transform-origin: 50% 50%; }
      #gu__header-mbl .navbar-toggler .hamburger-toggle .hamburger.active {
        height: 65%;
        width: 65%; }
        #gu__header-mbl .navbar-toggler .hamburger-toggle .hamburger.active span {
          position: absolute;
          margin: 0;
          height: 2px; }
          #gu__header-mbl .navbar-toggler .hamburger-toggle .hamburger.active span:first-child {
            top: 45%;
            transform: rotate(45deg); }
          #gu__header-mbl .navbar-toggler .hamburger-toggle .hamburger.active span:nth-child(2) {
            left: 50%;
            width: 0px; }
          #gu__header-mbl .navbar-toggler .hamburger-toggle .hamburger.active span:last-child {
            top: 45%;
            transform: rotate(-45deg); }
    #gu__header-mbl .navbar-toggler:not(.collapsed) .hamburger-toggle {
      border: 2px solid gray;
      border-radius: 50%;
      height: 30px; }
  #gu__header-mbl #navbar-content-mbl {
    margin-left: -30px;
    margin-right: -30px; }
    #gu__header-mbl #navbar-content-mbl .header {
      padding-top: 40px;
      padding-bottom: 40px; }
      #gu__header-mbl #navbar-content-mbl .header a {
        font-size: 12px;
        padding: 3px 10px;
        border: none;
        width: auto;
        color: #F7F8FB;
        border-radius: 5px;
        text-transform: uppercase;
        font-weight: 700;
        letter-spacing: 3px;
        box-shadow: none;
        transition: ease 0.3s;
        text-align: center; }
        #gu__header-mbl #navbar-content-mbl .header a:hover {
          background-color: #F7F8FB;
          color: #0F4D81; }
        @media (max-width: 407px) {
          #gu__header-mbl #navbar-content-mbl .header a {
            font-size: 10px;
            padding: 3px 6px; } }
        #gu__header-mbl #navbar-content-mbl .header a i {
          color: #4C5263; }
          @media (max-width: 407px) {
            #gu__header-mbl #navbar-content-mbl .header a i {
              font-size: 10px; } }
        #gu__header-mbl #navbar-content-mbl .header a.yellow {
          color: #4C5263;
          background-color: #EFCA77; }
        #gu__header-mbl #navbar-content-mbl .header a + a {
          margin-left: 3px; }
    #gu__header-mbl #navbar-content-mbl .accordion {
      margin-bottom: 50px; }
      #gu__header-mbl #navbar-content-mbl .accordion button {
        color: #F7F8FB;
        background-color: transparent;
        padding: 0;
        font-size: 36px;
        border: none;
        width: 100%;
        text-align: left;
        display: flex;
        white-space: normal;
        line-height: 40px;
        padding-left: 30px;
        padding-right: 30px;
        padding-top: 10px; }
        #gu__header-mbl #navbar-content-mbl .accordion button::after {
          visibility: hidden; }
        #gu__header-mbl #navbar-content-mbl .accordion button:focus {
          box-shadow: none; }
      #gu__header-mbl #navbar-content-mbl .accordion .accordion-item {
        background-color: transparent;
        border: none;
        margin-top: 0;
        padding-left: 0;
        padding-right: 0; }
        #gu__header-mbl #navbar-content-mbl .accordion .accordion-item.mbl-collapse-br {
          height: inherit; }
          #gu__header-mbl #navbar-content-mbl .accordion .accordion-item.mbl-collapse-br .accordion-header {
            background-image: linear-gradient(#0D3F69 0%, #0678B3 45%);
            box-shadow: none; }
          #gu__header-mbl #navbar-content-mbl .accordion .accordion-item.mbl-collapse-br .accordion-collapse .accordion-body .top-info {
            background-color: #0678B3; }
          #gu__header-mbl #navbar-content-mbl .accordion .accordion-item.mbl-collapse-br .accordion-collapse .accordion-body .the-rest {
            background-color: #404040; }
      #gu__header-mbl #navbar-content-mbl .accordion .accordion-button:not(.collapsed) {
        color: #EFCA77; }
      #gu__header-mbl #navbar-content-mbl .accordion .accordion-button.collapsed::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23F7F8FB'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }
      #gu__header-mbl #navbar-content-mbl .accordion .accordion-button:not(.collapsed)::after {
        background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23EFCA77'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }
      #gu__header-mbl #navbar-content-mbl .accordion .accordion-body {
        color: #F7F8FB;
        padding: 0; }
        #gu__header-mbl #navbar-content-mbl .accordion .accordion-body .the-rest, #gu__header-mbl #navbar-content-mbl .accordion .accordion-body .top-info {
          padding: 20px 30px 10px 30px; }
        #gu__header-mbl #navbar-content-mbl .accordion .accordion-body .top-info .desc {
          margin-bottom: 0; }
        #gu__header-mbl #navbar-content-mbl .accordion .accordion-body img {
          margin: 10px 0;
          box-shadow: 5px 5px 35px 0px #0f4e8125;
          border-radius: 10px; }
        #gu__header-mbl #navbar-content-mbl .accordion .accordion-body .heading {
          font-weight: 600;
          font-size: 20px; }
          #gu__header-mbl #navbar-content-mbl .accordion .accordion-body .heading .yellow {
            color: #EFCA77; }
        #gu__header-mbl #navbar-content-mbl .accordion .accordion-body p.desc {
          line-height: 22px;
          margin-bottom: 25px; }
        #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul {
          margin-bottom: 30px;
          margin-top: 20px; }
          #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul:last-of-type {
            margin-bottom: 20px; }
          #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul.areas-of-study, #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul.news {
            padding-left: 0; }
          #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul li {
            margin-bottom: 0px;
            line-height: 1rem; }
            #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul li a {
              color: #F7F8FB;
              font-size: 18px;
              padding: 0; }
              #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul li a::after {
                color: #EFCA77;
                vertical-align: 0.075em; }
              #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul li a i {
                color: #EFCA77;
                margin-left: 6px; }
            #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul li::before {
              content: ""; }
            #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul li + li {
              margin-top: 20px; }
            #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul li a {
              color: white;
              line-height: 20px; }
            #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul li ul {
              margin-bottom: 20px; }
          #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul.areas-of-study li {
            list-style: none;
            cursor: pointer; }
            #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul.areas-of-study li::marker {
              content: ''; }
          #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul ul {
            border-left: none;
            margin-top: 20px;
            margin-left: 0; }
            #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul ul li {
              list-style: disc; }
              #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul ul li::marker {
                color: #EFCA77; }
          #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul .date {
            font-size: 14px;
            color: #EFCA77; }
          #gu__header-mbl #navbar-content-mbl .accordion .accordion-body ul.news li {
            list-style: none; }
      #gu__header-mbl #navbar-content-mbl .accordion h3, #gu__header-mbl #navbar-content-mbl .accordion p {
        color: #F7F8FB; }
      #gu__header-mbl #navbar-content-mbl .accordion p {
        font-size: 18px; }
    #gu__header-mbl #navbar-content-mbl .footer {
      margin-top: 60px; }
      #gu__header-mbl #navbar-content-mbl .footer .col {
        overflow: auto;
        -ms-overflow-style: none;
        /* IE and Edge */
        scrollbar-width: none;
        /* Firefox */
        /* Hide scrollbar for Chrome, Safari and Opera */ }
        #gu__header-mbl #navbar-content-mbl .footer .col::-webkit-scrollbar {
          display: none; }
        #gu__header-mbl #navbar-content-mbl .footer .col p {
          color: #BFC4CE;
          font-size: 14px;
          white-space: nowrap;
          margin-right: 10px; }
          #gu__header-mbl #navbar-content-mbl .footer .col p i {
            color: #EFCA77; }
        #gu__header-mbl #navbar-content-mbl .footer .col ul {
          display: flex;
          justify-content: space-evenly;
          margin-bottom: 0; }
          #gu__header-mbl #navbar-content-mbl .footer .col ul li {
            margin: 0;
            margin-right: 10px; }
            #gu__header-mbl #navbar-content-mbl .footer .col ul li a {
              color: white;
              font-weight: 600;
              font-size: 13px;
              text-transform: uppercase;
              white-space: nowrap; }
              #gu__header-mbl #navbar-content-mbl .footer .col ul li a i {
                color: white;
                font-size: 13px; }
            #gu__header-mbl #navbar-content-mbl .footer .col ul li::before {
              content: ''; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }
  #gu__header-mbl .dropdown-menu.show {
    -webkit-animation: fadeIn 0.3s alternate;
    /* Safari 4.0 - 8.0 */
    animation: fadeIn 0.3s alternate; }

#areas-of-study-mblslide {
  display: none;
  left: 100%;
  position: fixed;
  width: 100%;
  padding-left: 30px;
  color: white;
  background-color: #404040;
  height: 100%;
  padding: 30px;
  padding-bottom: 60px;
  overflow-y: auto;
  font-family: "ProximaNova", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
  #areas-of-study-mblslide.jump-to {
    top: 42px !important; }
  #areas-of-study-mblslide .aos-wrap {
    margin-bottom: 35px;
    font-weight: 600;
    position: sticky;
    top: 0; }
  #areas-of-study-mblslide a[data_slide="back-to-main"] {
    color: #EFCA77;
    font-size: 18px;
    font-weight: 500; }
    #areas-of-study-mblslide a[data_slide="back-to-main"] i {
      color: #EFCA77; }
  #areas-of-study-mblslide .navbar-brand img {
    height: 36px;
    width: auto;
    box-shadow: none; }
  #areas-of-study-mblslide .x {
    border: 2px solid gray;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px; }
    #areas-of-study-mblslide .x i {
      color: #F7F8FB !important;
      font-size: 12px; }
  #areas-of-study-mblslide h5 {
    margin-top: 15px;
    margin-bottom: 20px;
    color: white;
    font-weight: 600;
    font-size: 18px; }
  #areas-of-study-mblslide ul {
    border-left: 2px solid gray;
    padding-left: 20px;
    margin-bottom: 50px;
    margin-top: 10px; }
    #areas-of-study-mblslide ul li {
      margin-bottom: 0px;
      list-style: none;
      line-height: 1rem;
      color: white;
      font-size: 18px;
      font-weight: 500; }
      #areas-of-study-mblslide ul li a {
        color: #EFCA77;
        font-size: 16px;
        padding: 0; }
        #areas-of-study-mblslide ul li a::after {
          color: #EFCA77;
          vertical-align: 0.075em; }
        #areas-of-study-mblslide ul li a i {
          color: #EFCA77;
          margin-left: 10px; }
      #areas-of-study-mblslide ul li i {
        color: #EFCA77;
        margin-left: 10px; }
      #areas-of-study-mblslide ul li::before {
        content: ""; }
      #areas-of-study-mblslide ul li + li {
        margin-top: 15px; }

#header_search_form_pop {
  display: none;
  width: 100%;
  height: 86px;
  background-color: #404040;
  padding: 10px 30px;
  top: 0px;
  position: fixed; }
  #header_search_form_pop .wrap {
    width: 100%;
    justify-content: center; }
  #header_search_form_pop.active {
    display: flex;
    align-items: center; }
  #header_search_form_pop .search-results-header {
    margin-bottom: auto;
    margin-top: auto;
    width: 75%; }
  #header_search_form_pop .search-input-wrap {
    border: 2px solid white;
    border-radius: 5px;
    padding: 0; }
    #header_search_form_pop .search-input-wrap .input-group-text {
      background-color: transparent;
      padding: 0 0 0 10px;
      border: none;
      margin-right: 10px; }
      #header_search_form_pop .search-input-wrap .input-group-text i {
        color: #F7F8FB;
        padding-right: 8px; }
    #header_search_form_pop .search-input-wrap input[type="search"] {
      height: 30px;
      background-color: transparent;
      border: none;
      padding-left: 10px;
      font-size: 20px; }
      #header_search_form_pop .search-input-wrap input[type="search"]::placeholder {
        color: #F7F8FB;
        font-size: 16px; }
  #header_search_form_pop .x {
    border: 2px solid white;
    border-radius: 50%;
    width: 34px;
    height: 34px;
    text-align: center;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 10px; }
    #header_search_form_pop .x i {
      color: #F7F8FB;
      font-size: 16px; }
      #header_search_form_pop .x i::before {
        margin-top: 6px; }

#quick-link-mblnav {
  background-color: #0C365A;
  position: fixed;
  bottom: 0;
  width: 100vw;
  padding: 10px 0 10px 30px;
  font-family: "ProximaNova", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
  #quick-link-mblnav .col {
    overflow: auto;
    -ms-overflow-style: none;
    /* IE and Edge */
    scrollbar-width: none;
    /* Firefox */
    /* Hide scrollbar for Chrome, Safari and Opera */ }
    #quick-link-mblnav .col::-webkit-scrollbar {
      display: none; }
    #quick-link-mblnav .col p {
      color: #BFC4CE;
      font-size: 14px;
      white-space: nowrap;
      margin-right: 10px;
      margin-top: auto; }
      #quick-link-mblnav .col p i {
        color: #EFCA77;
        font-size: 16px; }
    #quick-link-mblnav .col ul {
      display: flex;
      justify-content: space-evenly;
      margin-bottom: 0; }
      #quick-link-mblnav .col ul li {
        margin: 0;
        margin-right: 10px; }
        #quick-link-mblnav .col ul li a {
          color: white;
          font-weight: 600;
          font-size: 13px;
          text-transform: uppercase;
          white-space: nowrap; }
          #quick-link-mblnav .col ul li a i {
            color: white;
            font-size: 13px; }
        #quick-link-mblnav .col ul li::before {
          content: ''; }
      #quick-link-mblnav .col ul.first li:nth-of-type(3) a {
        background-color: #C2185B;
        color: #F7F8FB;
        border: 1px solid #C2185B;
        border-radius: 5px;
        padding: 4px;
        transition: ease 0.2s; }
        #quick-link-mblnav .col ul.first li:nth-of-type(3) a i {
          color: #F7F8FB; }
        #quick-link-mblnav .col ul.first li:nth-of-type(3) a:hover {
          border: 1px solid #0F4D81;
          color: #0F4D81;
          background-color: white; }
          #quick-link-mblnav .col ul.first li:nth-of-type(3) a:hover i {
            color: #0F4D81; }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fade-in {
  -webkit-animation: fadeIn 0.3s alternate;
  /* Safari 4.0 - 8.0 */
  animation: fadeIn 0.3s alternate; }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fade-out {
  -webkit-animation: fadeOut 0.3s alternate;
  /* Safari 4.0 - 8.0 */
  animation: fadeOut 0.3s alternate; }

/*
	Improved screen reader only CSS class
	@author Gaël Poupard
		@note Based on Yahoo!'s technique
		@author Thierry Koblentz
		@see https://developer.yahoo.com/blogs/ydn/clip-hidden-content-better-accessibility-53456.html
	* 1.
		@note `clip` is deprecated but works everywhere
		@see https://developer.mozilla.org/en-US/docs/Web/CSS/clip
	* 2.
		@note `clip-path` is the future-proof version, but not very well supported yet
		@see https://developer.mozilla.org/en-US/docs/Web/CSS/clip-path
		@see http://caniuse.com/#search=clip-path
		@author Yvain Liechti
		@see https://twitter.com/ryuran78/status/778943389819604992
	* 3.
		@note preventing text to be condensed
		author J. Renée Beach
		@see https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
		@note Drupal 8 goes with word-wrap: normal instead
		@see https://www.drupal.org/node/2045151
		@see http://cgit.drupalcode.org/drupal/commit/?id=5b847ea
	* 4.
		@note !important is important
		@note Obviously you wanna hide something
		@author Harry Roberts
		@see https://csswizardry.com/2016/05/the-importance-of-important/
*/
.sr-only {
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  /* 1 */
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  /* 2 */
  height: 1px !important;
  margin: -1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
  /* 3 */ }

/*
	Use in conjunction with .sr-only to only display content when it's focused.
	@note Useful for skip links 
	@see http://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
	@note Based on a HTML5 Boilerplate technique, included in Bootstrap
	@note Fixed a bug with position: static on iOS 10.0.2 + VoiceOver
		@author Sylvain Pigeard
		@see https://github.com/twbs/bootstrap/issues/20732
*/
.sr-only-focusable:focus,
.sr-only-focusable:active {
  clip: auto !important;
  -webkit-clip-path: none !important;
  clip-path: none !important;
  height: auto !important;
  margin: auto !important;
  overflow: visible !important;
  width: auto !important;
  white-space: normal !important; }

#breadcrumb {
  width: 100%;
  margin-top: 0;
  color: white;
  max-width: 1366px;
  -webkit-font-smoothing: initial; }
  @media (max-width: 576px) {
    #breadcrumb {
      display: none !important; } }
  #breadcrumb a {
    color: white;
    -webkit-font-smoothing: initial;
    font-weight: 600;
    transition: ease 0.3s; }
    #breadcrumb a:hover {
      color: #69AADB; }
  #breadcrumb p {
    color: #EFCA77;
    margin-bottom: 5px;
    font-family: "ProximaNova", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    -webkit-font-smoothing: initial;
    font-weight: 600; }
    #breadcrumb p.seperator {
      color: white; }
  #breadcrumb #gu-breadcrumb {
    flex-wrap: wrap; }
    #breadcrumb #gu-breadcrumb .crumb-wrap {
      display: flex; }
    #breadcrumb #gu-breadcrumb #show-crumbs i {
      background-color: #EFCA77;
      border-radius: 3px;
      padding: 0px 5px;
      font-size: 15px; }
  #breadcrumb.dark a {
    color: #EFCA77; }
    #breadcrumb.dark a:hover {
      color: #69AADB; }
  #breadcrumb.dark p, #breadcrumb.dark p.seperator {
    color: #263541; }

.tooltip.show {
  opacity: 1; }

.tooltip-inner {
  background-color: #EFCA77;
  color: #263541;
  font-family: "ProximaNova-SB", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  opacity: 1 !important; }

.tooltip.bs-tooltip-top .tooltip-arrow::before {
  border-top-color: #EFCA77 !important; }

.gu__components .featured-vid-transcript {
  margin-bottom: 30px; }
  .gu__components .featured-vid-transcript.accordion {
    margin-bottom: 120px;
    margin: auto; }
    @media (max-width: 576px) {
      .gu__components .featured-vid-transcript.accordion {
        margin-bottom: 70px; } }
    .gu__components .featured-vid-transcript.accordion .video_transcript p {
      font-size: 14px;
      margin-top: 15px; }
    .gu__components .featured-vid-transcript.accordion button {
      font-size: 16px;
      font-weight: 600;
      color: #263541;
      background-color: #6AABDD80;
      box-shadow: 5px 5px 35px 0px #0f4e8125;
      border-radius: 10px;
      padding: 15px 20px; }
      .gu__components .featured-vid-transcript.accordion button i {
        color: #263541;
        margin-right: 10px; }
    .gu__components .featured-vid-transcript.accordion .accordion-item {
      background-color: transparent;
      border: none; }
    .gu__components .featured-vid-transcript.accordion .accordion-button.collapsed::after {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23263541'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }
    .gu__components .featured-vid-transcript.accordion .accordion-button:not(.collapsed)::after {
      background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23263541'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e"); }
    .gu__components .featured-vid-transcript.accordion .accordion-body {
      padding: 10px 20px; }
      @media screen and (max-width: 576px) {
        .gu__components .featured-vid-transcript.accordion .accordion-body {
          padding-left: 0px;
          padding-right: 0px; } }
      .gu__components .featured-vid-transcript.accordion .accordion-body .video_transcript {
        max-height: 200px;
        overflow: auto;
        margin: 20px 0;
        padding-right: 20px; }
        .gu__components .featured-vid-transcript.accordion .accordion-body .video_transcript p {
          margin: 0; }
        .gu__components .featured-vid-transcript.accordion .accordion-body .video_transcript::-webkit-scrollbar-thumb {
          background-color: #bfc4ce; }
        .gu__components .featured-vid-transcript.accordion .accordion-body .video_transcript::-webkit-scrollbar-track {
          background-color: #DDDFE7; }
    .gu__components .featured-vid-transcript.accordion h3, .gu__components .featured-vid-transcript.accordion p {
      color: #4C5263; }
    .gu__components .featured-vid-transcript.accordion p {
      font-size: 18px;
      font-size: 16px;
      font-weight: 600; }

.gu__components.quote-box {
  padding: 60px 90px;
  background-size: cover;
  border-radius: 5px;
  box-shadow: 5px 5px 35px 0px #0f4e8125;
  flex-wrap: wrap;
  margin-bottom: 120px; }
  @media (max-width: 768px) {
    .gu__components.quote-box {
      padding: 50px;
      margin-bottom: 70px; } }
  @media (max-width: 576px) {
    .gu__components.quote-box {
      padding: 35px; } }
  .gu__components.quote-box.fw-img {
    background-image: url("https://www.gallaudet.edu/wp-content/uploads/2021/05/quote-background-1.png"); }
  .gu__components.quote-box.fw-blue {
    background-size: 0px;
    background-color: #0D3F69; }
  .gu__components.quote-box.fw-trans {
    background-size: 0px;
    background-color: transparent;
    box-shadow: none;
    padding: 5px 30px;
    border-left: 5px solid #EFCA77;
    border-radius: 0; }
    .gu__components.quote-box.fw-trans p.quote, .gu__components.quote-box.fw-trans p.signature {
      color: #263541;
      margin-bottom: 0; }
    .gu__components.quote-box.fw-trans p.quote .highlighted {
      color: #0F4D81; }
  .gu__components.quote-box.c-split {
    padding: 0px;
    background-image: none;
    box-shadow: none; }
    .gu__components.quote-box.c-split .left {
      padding-right: 33px; }
      @media (max-width: 768px) {
        .gu__components.quote-box.c-split .left {
          padding-right: 0; } }
      .gu__components.quote-box.c-split .left .wrap {
        padding: 50px;
        box-shadow: 5px 5px 35px 0px #0f4e8125;
        border-radius: 5px;
        background-image: url("https://dev.gal.page/wp-content/uploads/2021/05/quote-background-1.png");
        background-size: cover;
        background-position: center; }
        @media (max-width: 576px) {
          .gu__components.quote-box.c-split .left .wrap {
            padding: 35px; } }
        .gu__components.quote-box.c-split .left .wrap p.quote .highlighted {
          color: #EFCA77; }
    .gu__components.quote-box.c-split .right {
      padding-left: 33px; }
      @media (max-width: 768px) {
        .gu__components.quote-box.c-split .right {
          margin-top: 50px;
          padding-left: 0; } }
      .gu__components.quote-box.c-split .right .wrap {
        padding: 50px;
        border-radius: 5px;
        box-shadow: 5px 5px 35px 0px #0f4e8125;
        background-image: none;
        background-color: #69AADB; }
        @media (max-width: 576px) {
          .gu__components.quote-box.c-split .right .wrap {
            padding: 35px; } }
        .gu__components.quote-box.c-split .right .wrap p.quote .highlighted {
          color: #0F4D81; }
  .gu__components.quote-box.c-trans {
    background-size: 0px;
    background-color: transparent;
    box-shadow: none;
    padding: 5px 0px;
    border-radius: 0; }
    .gu__components.quote-box.c-trans .col {
      border-left: 5px solid #EFCA77;
      padding-left: 35px;
      padding-right: 35px; }
      .gu__components.quote-box.c-trans .col .wrap p.quote, .gu__components.quote-box.c-trans .col .wrap p.signature {
        color: #263541;
        margin-bottom: 0; }
      .gu__components.quote-box.c-trans .col .wrap p.quote .highlighted {
        color: #0F4D81; }
      @media (max-width: 576px) {
        .gu__components.quote-box.c-trans .col.right {
          margin-top: 50px; } }
  .gu__components.quote-box p.quote {
    color: #F7F8FB;
    font-size: 24px;
    font-weight: 600;
    line-height: 34px;
    width: 100%; }
    @media (max-width: 576px) {
      .gu__components.quote-box p.quote {
        font-size: 20px;
        line-height: 30px; } }
    .gu__components.quote-box p.quote .highlighted {
      color: #EFCA77; }
    .gu__components.quote-box p.quote i {
      color: #69AADB;
      font-size: 26px; }
    .gu__components.quote-box p.quote i:first-of-type {
      margin-right: 10px;
      margin-left: -35px; }
      @media (max-width: 576px) {
        .gu__components.quote-box p.quote i:first-of-type {
          display: none; } }
    .gu__components.quote-box p.quote i:last-of-type {
      margin-left: 10px; }
  .gu__components.quote-box p.signature {
    font-size: 20px;
    color: #F7F8FB;
    width: 100%;
    text-align: left;
    margin-top: 24px;
    margin-bottom: 0; }
    @media (max-width: 576px) {
      .gu__components.quote-box p.signature {
        font-size: 18px; } }

.gu__components.stats {
  min-height: 170px;
  margin-top: 20px;
  margin-bottom: 80px;
  box-shadow: 5px 5px 35px 0px #0f4e8125;
  border-radius: 5px; }
  .gu__components.stats .pie {
    --p:20;
    --b:22px;
    --w:150px;
    width: var(--w);
    aspect-ratio: 1;
    position: relative;
    display: inline-grid;
    margin: 5px;
    margin-bottom: 20px;
    place-content: center;
    font-size: 25px; }
    .gu__components.stats .pie.no-round::before {
      background-size: 0 0, auto; }
    .gu__components.stats .pie.no-round::after {
      content: none; }
    .gu__components.stats .pie::before, .gu__components.stats .pie::after {
      content: "";
      position: absolute;
      border-radius: 50%; }
    .gu__components.stats .pie::before {
      inset: 0;
      background: radial-gradient(farthest-side, #0F4D81 98%, #0000) top/var(--b) var(--b) no-repeat, conic-gradient(#0F4D81 calc(var(--p)*1%), #69AADB 0);
      -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - var(--b)), #000 calc(100% - var(--b)));
      mask: radial-gradient(farthest-side, #0000 calc(99% - var(--b)), #000 calc(100% - var(--b))); }
    .gu__components.stats .pie::after {
      inset: calc(50% - var(--b)/2);
      background: #0F4D81;
      transform: rotate(calc(var(--p)*3.6deg)) translateY(calc(50% - var(--w)/2)); }
    .gu__components.stats .pie .percentage {
      font-weight: 700;
      color: #0F4D81;
      font-size: 28px;
      margin-bottom: -5px;
      font-family: "ProximaNova-SB", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
    .gu__components.stats .pie .pie-caption {
      margin-bottom: 0;
      font-size: 14px;
      color: #707070; }
  .gu__components.stats .overlay {
    background-color: transparent;
    padding: 40px 20px 20px 20px;
    border-radius: 5px;
    width: 100%; }
    .gu__components.stats .overlay .col {
      padding: 10px;
      display: flex;
      justify-content: center;
      align-items: center; }
      .gu__components.stats .overlay .col .wrap {
        padding: 20px;
        text-align: center; }
        .gu__components.stats .overlay .col .wrap .st-num {
          color: #EFCA77;
          font-size: 60px;
          margin: 0;
          margin-bottom: 20px; }
        .gu__components.stats .overlay .col .wrap .st-text {
          color: white;
          margin: 0;
          max-width: 200px;
          margin: auto; }
  .gu__components.stats.br-img {
    background-image: url("https://www.gallaudet.edu/wp-content/uploads/2022/05/statues-img-br.png");
    background-position: 30% 30%; }
    .gu__components.stats.br-img .overlay {
      background-color: rgba(21, 20, 23, 0.685); }
    .gu__components.stats.br-img .pie.no-round::before {
      background-size: 0 0, auto; }
    .gu__components.stats.br-img .pie::before {
      background: radial-gradient(farthest-side, #69AADB 98%, #0000) top/var(--b) var(--b) no-repeat, conic-gradient(#69AADB calc(var(--p)*1%), #EFCA77 0); }
    .gu__components.stats.br-img .pie .percentage, .gu__components.stats.br-img .pie .pie-caption {
      color: white; }
  .gu__components.stats.br-trans {
    background-color: transparent;
    box-shadow: none; }
    .gu__components.stats.br-trans .overlay {
      padding: 20px 10px; }
      .gu__components.stats.br-trans .overlay .col .wrap {
        padding: 10px; }
        .gu__components.stats.br-trans .overlay .col .wrap .st-num {
          color: #69AADB; }
        .gu__components.stats.br-trans .overlay .col .wrap .st-text {
          color: #263541; }
  .gu__components.stats.two-col.br-blue {
    box-shadow: none; }
    .gu__components.stats.two-col.br-blue .overlay .col {
      background-color: #0F4D81; }
      .gu__components.stats.two-col.br-blue .overlay .col:first-of-type {
        border-radius: 5px 0 0 5px; }
      .gu__components.stats.two-col.br-blue .overlay .col:nth-of-type(2) {
        border-radius: 0 5px 5px 0; }
      .gu__components.stats.two-col.br-blue .overlay .col .wrap .st-num {
        margin-top: 20px; }
      .gu__components.stats.two-col.br-blue .overlay .col .pie.no-round::before {
        background-size: 0 0, auto; }
      .gu__components.stats.two-col.br-blue .overlay .col .pie::before {
        background: radial-gradient(farthest-side, #69AADB 98%, #0000) top/var(--b) var(--b) no-repeat, conic-gradient(#69AADB calc(var(--p)*1%), #EFCA77 0); }
      .gu__components.stats.two-col.br-blue .overlay .col .pie .percentage, .gu__components.stats.two-col.br-blue .overlay .col .pie .pie-caption {
        color: white; }
  .gu__components.stats.two-col.br-blue-spread {
    background-color: #0F4D81;
    box-shadow: none; }
    .gu__components.stats.two-col.br-blue-spread .overlay {
      padding: 20px; }
      .gu__components.stats.two-col.br-blue-spread .overlay .col {
        width: 50% !important; }
        @media (max-width: 576px) {
          .gu__components.stats.two-col.br-blue-spread .overlay .col {
            width: 100% !important; } }
        .gu__components.stats.two-col.br-blue-spread .overlay .col .pie.no-round::before {
          background-size: 0 0, auto; }
        .gu__components.stats.two-col.br-blue-spread .overlay .col .pie::before {
          background: radial-gradient(farthest-side, #69AADB 98%, #0000) top/var(--b) var(--b) no-repeat, conic-gradient(#69AADB calc(var(--p)*1%), #EFCA77 0); }
        .gu__components.stats.two-col.br-blue-spread .overlay .col .pie .percentage, .gu__components.stats.two-col.br-blue-spread .overlay .col .pie .pie-caption {
          color: white; }
        .gu__components.stats.two-col.br-blue-spread .overlay .col .pie::before {
          inset: 0;
          background: radial-gradient(farthest-side, #69AADB 98%, #0000) top/var(--b) var(--b) no-repeat, conic-gradient(#69AADB calc(var(--p)*1%), #EFCA77 0);
          -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - var(--b)), #000 calc(100% - var(--b)));
          mask: radial-gradient(farthest-side, #0000 calc(99% - var(--b)), #000 calc(100% - var(--b))); }
        .gu__components.stats.two-col.br-blue-spread .overlay .col .wrap .st-text {
          max-width: 250px; }
  .gu__components.stats.two-col.br-blue-info {
    background-color: #0F4D81;
    box-shadow: none; }
    .gu__components.stats.two-col.br-blue-info .overlay {
      padding: 20px; }
      .gu__components.stats.two-col.br-blue-info .overlay .col .pie.no-round::before {
        background-size: 0 0, auto; }
      .gu__components.stats.two-col.br-blue-info .overlay .col .pie::before {
        background: radial-gradient(farthest-side, #69AADB 98%, #0000) top/var(--b) var(--b) no-repeat, conic-gradient(#69AADB calc(var(--p)*1%), #EFCA77 0); }
      .gu__components.stats.two-col.br-blue-info .overlay .col .pie .percentage, .gu__components.stats.two-col.br-blue-info .overlay .col .pie .pie-caption {
        color: white; }
      .gu__components.stats.two-col.br-blue-info .overlay .col .pie::before {
        inset: 0;
        background: radial-gradient(farthest-side, #69AADB 98%, #0000) top/var(--b) var(--b) no-repeat, conic-gradient(#69AADB calc(var(--p)*1%), #EFCA77 0);
        -webkit-mask: radial-gradient(farthest-side, #0000 calc(99% - var(--b)), #000 calc(100% - var(--b)));
        mask: radial-gradient(farthest-side, #0000 calc(99% - var(--b)), #000 calc(100% - var(--b))); }
      .gu__components.stats.two-col.br-blue-info .overlay .col .wrap .st-heading {
        color: #EFCA77;
        font-weight: 600;
        font-size: 22px;
        text-align: left;
        margin-bottom: 5px; }
      .gu__components.stats.two-col.br-blue-info .overlay .col .wrap .st-text {
        max-width: 100%;
        margin-bottom: 15px;
        text-align: left;
        font-size: 16px; }
      .gu__components.stats.two-col.br-blue-info .overlay .col .wrap .st-num {
        font-size: 80px;
        font-family: "ProximaNova-SB", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
        margin-bottom: 15px; }
      .gu__components.stats.two-col.br-blue-info .overlay .col .wrap .btn {
        transition: ease 0.3s; }
        .gu__components.stats.two-col.br-blue-info .overlay .col .wrap .btn:hover {
          color: white;
          border-color: white; }
      .gu__components.stats.two-col.br-blue-info .overlay .col.first .wrap .st-text {
        text-align: center; }
        .gu__components.stats.two-col.br-blue-info .overlay .col.first .wrap .st-text:not(.pie-text) {
          margin-top: 40px; }
      @media (max-width: 576px) {
        .gu__components.stats.two-col.br-blue-info .overlay .col.first {
          justify-content: left; }
          .gu__components.stats.two-col.br-blue-info .overlay .col.first .wrap {
            padding-bottom: 0;
            padding-top: 40px; }
            .gu__components.stats.two-col.br-blue-info .overlay .col.first .wrap .st-text {
              text-align: left; } }
  .gu__components.stats.two-col.br-alt {
    box-shadow: none; }
    .gu__components.stats.two-col.br-alt .overlay .col:first-of-type {
      border-radius: 5px;
      background-color: #0F4D81; }
      .gu__components.stats.two-col.br-alt .overlay .col:first-of-type .pie.no-round::before {
        background-size: 0 0, auto; }
      .gu__components.stats.two-col.br-alt .overlay .col:first-of-type .pie::before {
        background: radial-gradient(farthest-side, #69AADB 98%, #0000) top/var(--b) var(--b) no-repeat, conic-gradient(#69AADB calc(var(--p)*1%), #EFCA77 0); }
      .gu__components.stats.two-col.br-alt .overlay .col:first-of-type .pie .percentage, .gu__components.stats.two-col.br-alt .overlay .col:first-of-type .pie .pie-caption {
        color: white; }
    .gu__components.stats.two-col.br-alt .overlay .col:nth-of-type(2) {
      border-radius: 0 5px 5px 0; }
      .gu__components.stats.two-col.br-alt .overlay .col:nth-of-type(2) .wrap .st-num {
        color: #69AADB; }
      .gu__components.stats.two-col.br-alt .overlay .col:nth-of-type(2) .wrap .st-text {
        color: #263541; }
    .gu__components.stats.two-col.br-alt .overlay .col .wrap .st-num {
      margin-top: 20px; }

.gu__components.cta {
  border-radius: 10px;
  margin-bottom: 120px; }
  @media (max-width: 576px) {
    .gu__components.cta {
      margin-bottom: 80px; } }
  .gu__components.cta .card-wrap {
    padding: 10px; }
    .gu__components.cta .card-wrap .col + .col {
      border-left: 1px solid #EFCA77; }
      .gu__components.cta .card-wrap .col + .col .info-wrap {
        width: fit-content;
        margin: auto; }
        @media (max-width: 576px) {
          .gu__components.cta .card-wrap .col + .col .info-wrap {
            border-left: none; } }
      @media (max-width: 768px) {
        .gu__components.cta .card-wrap .col + .col {
          margin-top: 30px; } }
    @media (max-width: 768px) and (min-width: 576px) {
      .gu__components.cta .card-wrap .col:nth-of-type(2) {
        margin-top: 0px; } }
    .gu__components.cta .card-wrap .col:nth-of-type(2) a.btn {
      background-color: #C2185B;
      color: white;
      transition: ease 0.3s; }
      .gu__components.cta .card-wrap .col:nth-of-type(2) a.btn:hover {
        background-color: #0F4D81;
        border-color: #0F4D81; }
    @media (max-width: 768px) {
      .gu__components.cta .card-wrap .col:nth-of-type(3) .info-wrap {
        border-left: none; } }
    .gu__components.cta .card-wrap .col .info-wrap {
      padding: 0 30px; }
      .gu__components.cta .card-wrap .col .info-wrap i {
        color: #69AADB;
        font-size: 32px; }
      .gu__components.cta .card-wrap .col .info-wrap h5 {
        margin-bottom: 15px; }
      .gu__components.cta .card-wrap .col .info-wrap p.desc {
        margin-bottom: 10px; }
      .gu__components.cta .card-wrap .col .info-wrap p.ftr {
        margin-top: 20px;
        margin-bottom: 0; }
      .gu__components.cta .card-wrap .col .info-wrap a.btn {
        display: block;
        box-shadow: none;
        font-size: 14px;
        padding: 5px 20px;
        width: fit-content;
        margin-top: 10px; }
        .gu__components.cta .card-wrap .col .info-wrap a.btn:hover {
          border-color: #C2185B; }
        .gu__components.cta .card-wrap .col .info-wrap a.btn:first-of-type {
          margin-top: 20px; }
      .gu__components.cta .card-wrap .col .info-wrap ul {
        border-left: 4px solid #EFCA77;
        padding-left: 20px;
        margin-top: 20px; }
        .gu__components.cta .card-wrap .col .info-wrap ul li {
          padding: 0; }
          .gu__components.cta .card-wrap .col .info-wrap ul li::before {
            display: none; }
          .gu__components.cta .card-wrap .col .info-wrap ul li a {
            color: white;
            transition: ease 0.3s; }
            .gu__components.cta .card-wrap .col .info-wrap ul li a:hover {
              color: #C2185B; }
    .gu__components.cta .card-wrap .col.footer {
      text-align: left;
      margin-top: 30px;
      border: none;
      padding: 0 15px; }
      @media (max-width: 576px) {
        .gu__components.cta .card-wrap .col.footer {
          padding-left: 30px; } }
      .gu__components.cta .card-wrap .col.footer p {
        margin-bottom: 0; }
  .gu__components.cta.three-column.br_img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
  .gu__components.cta.three-column.br_blue, .gu__components.cta.three-column.br_img {
    background-color: #0D3F69;
    box-shadow: 5px 5px 35px 0px #0f4e8125;
    padding-top: 30px;
    padding-bottom: 30px; }
    .gu__components.cta.three-column.br_blue .card-wrap .col .info-wrap h5, .gu__components.cta.three-column.br_img .card-wrap .col .info-wrap h5 {
      color: white; }
    .gu__components.cta.three-column.br_blue .card-wrap .col .info-wrap p, .gu__components.cta.three-column.br_img .card-wrap .col .info-wrap p {
      color: white; }
    .gu__components.cta.three-column.br_blue .card-wrap .col .info-wrap a.btn, .gu__components.cta.three-column.br_img .card-wrap .col .info-wrap a.btn {
      color: white;
      border-color: white;
      transition: ease 0.3s; }
      .gu__components.cta.three-column.br_blue .card-wrap .col .info-wrap a.btn:hover, .gu__components.cta.three-column.br_img .card-wrap .col .info-wrap a.btn:hover {
        background-color: #C2185B;
        color: white;
        border-color: #C2185B; }
    .gu__components.cta.three-column.br_blue .card-wrap .col:nth-of-type(2) .info-wrap a.btn, .gu__components.cta.three-column.br_img .card-wrap .col:nth-of-type(2) .info-wrap a.btn {
      border-color: #C2185B; }
      .gu__components.cta.three-column.br_blue .card-wrap .col:nth-of-type(2) .info-wrap a.btn:hover, .gu__components.cta.three-column.br_img .card-wrap .col:nth-of-type(2) .info-wrap a.btn:hover {
        border-color: white;
        background-color: transparent;
        color: white; }
    @media (max-width: 768px) {
      .gu__components.cta.three-column.br_blue .card-wrap .col:nth-of-type(2), .gu__components.cta.three-column.br_img .card-wrap .col:nth-of-type(2) {
        border-left: none; }
        .gu__components.cta.three-column.br_blue .card-wrap .col:nth-of-type(2) .info-wrap, .gu__components.cta.three-column.br_img .card-wrap .col:nth-of-type(2) .info-wrap {
          margin-left: 0; } }
    @media (max-width: 768px) {
      .gu__components.cta.three-column.br_blue .card-wrap .col:nth-of-type(3), .gu__components.cta.three-column.br_img .card-wrap .col:nth-of-type(3) {
        border-left: none; }
        .gu__components.cta.three-column.br_blue .card-wrap .col:nth-of-type(3) .info-wrap, .gu__components.cta.three-column.br_img .card-wrap .col:nth-of-type(3) .info-wrap {
          margin-left: 0; } }
    .gu__components.cta.three-column.br_blue .card-wrap .col.footer p, .gu__components.cta.three-column.br_img .card-wrap .col.footer p {
      color: white; }
      .gu__components.cta.three-column.br_blue .card-wrap .col.footer p a.btn, .gu__components.cta.three-column.br_img .card-wrap .col.footer p a.btn {
        transition: ease 0.3s;
        color: #EFCA77; }
        .gu__components.cta.three-column.br_blue .card-wrap .col.footer p a.btn:hover, .gu__components.cta.three-column.br_img .card-wrap .col.footer p a.btn:hover {
          color: #C2185B; }
      .gu__components.cta.three-column.br_blue .card-wrap .col.footer p a, .gu__components.cta.three-column.br_img .card-wrap .col.footer p a {
        color: #EFCA77; }
        .gu__components.cta.three-column.br_blue .card-wrap .col.footer p a:hover, .gu__components.cta.three-column.br_img .card-wrap .col.footer p a:hover {
          color: #C2185B; }
  @media (max-width: 576px) {
    .gu__components.cta.three-column.br_trans .card-wrap .col {
      border-left: none; } }
  .gu__components.cta.three-column.br_trans .card-wrap .col:nth-of-type(1) .info-wrap {
    padding-left: 0;
    padding-right: 30px;
    width: fit-content;
    margin-left: auto;
    margin-right: auto; }
  @media (max-width: 576px) {
    .gu__components.cta.three-column.br_trans .card-wrap .col:nth-of-type(2) .info-wrap {
      padding-left: 0; } }
  @media (max-width: 768px) {
    .gu__components.cta.three-column.br_trans .card-wrap .col:nth-of-type(3) {
      border-left: none; } }
  .gu__components.cta.three-column.br_trans .card-wrap .col:nth-of-type(3) .info-wrap {
    padding-left: 30px;
    padding-right: 0; }
    @media (max-width: 768px) {
      .gu__components.cta.three-column.br_trans .card-wrap .col:nth-of-type(3) .info-wrap {
        padding-left: 0;
        padding-right: 30px; } }
  .gu__components.cta.three-column.br_trans .card-wrap .col .info-wrap ul li a {
    color: #0678B3;
    transition: ease 0.3s; }
    .gu__components.cta.three-column.br_trans .card-wrap .col .info-wrap ul li a:hover {
      color: #C2185B; }
  .gu__components.cta.three-column.br_trans .card-wrap .col.footer {
    padding-left: 0; }
  .gu__components.cta.two-column .card-wrap .col .info-wrap p.ftr {
    margin-top: 30px; }
  .gu__components.cta.two-column .card-wrap .col:nth-of-type(1) {
    padding: 30px 20px;
    background-color: #0D3F69;
    border-radius: 10px; }
    .gu__components.cta.two-column .card-wrap .col:nth-of-type(1) .info-wrap a {
      color: #EFCA77; }
      .gu__components.cta.two-column .card-wrap .col:nth-of-type(1) .info-wrap a:hover {
        color: #EFCA77; }
    .gu__components.cta.two-column .card-wrap .col:nth-of-type(1) .info-wrap a.btn {
      color: white;
      border-color: white; }
      .gu__components.cta.two-column .card-wrap .col:nth-of-type(1) .info-wrap a.btn:hover {
        background-color: white;
        color: #0F4D81; }
    .gu__components.cta.two-column .card-wrap .col:nth-of-type(1) .info-wrap p {
      color: white; }
    .gu__components.cta.two-column .card-wrap .col:nth-of-type(1) .info-wrap h5 {
      color: #EFCA77; }
  .gu__components.cta.two-column .card-wrap .col:nth-of-type(2) {
    border-left: none;
    padding-left: 15px; }
    @media (max-width: 576px) {
      .gu__components.cta.two-column .card-wrap .col:nth-of-type(2) {
        padding-left: 0; } }
    .gu__components.cta.two-column .card-wrap .col:nth-of-type(2) .info-wrap {
      padding: 30px 40px;
      background-color: #F7F8FB;
      border-radius: 10px;
      height: 100%; }
      .gu__components.cta.two-column .card-wrap .col:nth-of-type(2) .info-wrap a.btn {
        background-color: transparent;
        color: #C2185B; }
        .gu__components.cta.two-column .card-wrap .col:nth-of-type(2) .info-wrap a.btn:hover {
          background-color: #C2185B;
          color: #F7F8FB; }
  .gu__components.cta.one-column .card-wrap .col:nth-of-type(1) .info-wrap {
    padding-left: 0; }
  .gu__components.cta.one-column .card-wrap .col:nth-of-type(2) {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    border-left: none;
    box-shadow: 5px 5px 35px 0px #0f4e8125; }
    @media (max-width: 576px) {
      .gu__components.cta.one-column .card-wrap .col:nth-of-type(2) {
        height: 200px; } }
  .gu__components.cta.one-column .card-wrap .col .info-wrap ul li a {
    color: #0678B3;
    transition: ease 0.3s; }
    .gu__components.cta.one-column .card-wrap .col .info-wrap ul li a:hover {
      color: #C2185B; }
  .gu__components.cta.one-column.img-left .card-wrap {
    background-color: #0F4D81;
    border-radius: 10px;
    box-shadow: 5px 5px 35px 0px #0f4e8125;
    padding: 20px; }
    .gu__components.cta.one-column.img-left .card-wrap .col:nth-of-type(1) .info-wrap {
      padding-left: 0; }
    @media (max-width: 576px) {
      .gu__components.cta.one-column.img-left .card-wrap .col:nth-of-type(2) {
        height: auto; } }
    @media (max-width: 576px) {
      .gu__components.cta.one-column.img-left .card-wrap .col .info-wrap {
        padding: 0; } }
    .gu__components.cta.one-column.img-left .card-wrap .col .info-wrap h5 {
      color: #EFCA77; }
    .gu__components.cta.one-column.img-left .card-wrap .col .info-wrap p {
      color: white; }
  .gu__components.cta.one-column.blue-centered .card-wrap {
    background-color: #0F4D81;
    border-radius: 10px;
    box-shadow: 5px 5px 35px 0px #0f4e8125;
    padding: 20px;
    text-align: center; }
    .gu__components.cta.one-column.blue-centered .card-wrap .col:nth-of-type(1) .info-wrap {
      padding-left: 0; }
    .gu__components.cta.one-column.blue-centered .card-wrap .col img {
      margin-bottom: 20px; }
    .gu__components.cta.one-column.blue-centered .card-wrap .col .info-wrap {
      text-align: center; }
      @media (max-width: 576px) {
        .gu__components.cta.one-column.blue-centered .card-wrap .col .info-wrap {
          padding: 0; } }
      .gu__components.cta.one-column.blue-centered .card-wrap .col .info-wrap .btn-wrap {
        justify-content: center; }
      .gu__components.cta.one-column.blue-centered .card-wrap .col .info-wrap h5 {
        color: #EFCA77; }
      .gu__components.cta.one-column.blue-centered .card-wrap .col .info-wrap p {
        color: white;
        margin-bottom: 20px; }
      .gu__components.cta.one-column.blue-centered .card-wrap .col .info-wrap a.btn {
        color: white;
        border-color: white; }
        .gu__components.cta.one-column.blue-centered .card-wrap .col .info-wrap a.btn:hover {
          background-color: white;
          color: #0F4D81;
          border-color: white; }

.gu__components.timeline {
  margin-bottom: 60px; }
  .gu__components.timeline .time-wrap {
    min-height: 250px; }
    @media (min-width: 1200px) {
      .gu__components.timeline .time-wrap {
        min-height: 350px; } }
    @media (max-width: 400px) {
      .gu__components.timeline .time-wrap {
        min-height: 200px; } }
    .gu__components.timeline .time-wrap .info .info-wrap {
      margin-bottom: 120px; }
      .gu__components.timeline .time-wrap .info .info-wrap .date {
        color: #0F4D81;
        margin-bottom: 20px; }
    .gu__components.timeline .time-wrap .points {
      text-align: center;
      background-image: linear-gradient(#C2185B, #C2185B);
      background-size: 4px 100%;
      background-repeat: no-repeat;
      background-position: 50% 15px;
      padding-bottom: 30px; }
      .gu__components.timeline .time-wrap .points i {
        color: #C2185B;
        font-size: 22px; }
        .gu__components.timeline .time-wrap .points i::before {
          border: 1px solid #C2185B;
          padding: 2px;
          border-radius: 50%; }
    .gu__components.timeline .time-wrap .image {
      margin-top: -40px;
      padding-bottom: 30px; }
    .gu__components.timeline .time-wrap:last-of-type .points {
      background-image: unset; }

.gu__components.testimonials {
  /* Slider https://cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css*/ }
  .gu__components.testimonials.blue {
    background-color: #0678B3;
    padding: 30px;
    margin-bottom: 120px;
    border-radius: 10px;
    box-shadow: 5px 5px 35px 0px #0f4e8125; }
    .gu__components.testimonials.blue h2, .gu__components.testimonials.blue .gu__components.timeline .time-wrap .info .info-wrap .date, .gu__components.timeline .time-wrap .info .info-wrap .gu__components.testimonials.blue .date, .gu__components.testimonials.blue .slider-desc {
      color: white; }
    .gu__components.testimonials.blue .carousel {
      margin-bottom: 0; }
      .gu__components.testimonials.blue .carousel i.prev, .gu__components.testimonials.blue .carousel i.next {
        color: #DDDFE7; }
  .gu__components.testimonials.no-desc h2, .gu__components.testimonials.no-desc .gu__components.timeline .time-wrap .info .info-wrap .date, .gu__components.timeline .time-wrap .info .info-wrap .gu__components.testimonials.no-desc .date {
    margin-bottom: 50px; }
    @media (max-width: 576px) {
      .gu__components.testimonials.no-desc h2, .gu__components.testimonials.no-desc .gu__components.timeline .time-wrap .info .info-wrap .date, .gu__components.timeline .time-wrap .info .info-wrap .gu__components.testimonials.no-desc .date {
        margin-bottom: 30px; } }
  .gu__components.testimonials.individual .individual-card {
    margin-bottom: 80px; }
    .gu__components.testimonials.individual .individual-card .left {
      padding-right: 20px; }
      @media (max-width: 650px) {
        .gu__components.testimonials.individual .individual-card .left {
          display: none; } }
      .gu__components.testimonials.individual .individual-card .left .individual-featured {
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center;
        height: 250px;
        width: 250px;
        border-radius: 50%; }
        @media (max-width: 1140px) {
          .gu__components.testimonials.individual .individual-card .left .individual-featured {
            height: 200px;
            width: 200px; } }
    @media (max-width: 650px) {
      .gu__components.testimonials.individual .individual-card .right {
        flex-basis: 100%; } }
    .gu__components.testimonials.individual .individual-card .right .individual-info {
      border-left: 3px solid #EFCA77;
      padding-left: 30px; }
      .gu__components.testimonials.individual .individual-card .right .individual-info .desc {
        font-size: 28px;
        line-height: 1.3em; }
    .gu__components.testimonials.individual .individual-card .right .name {
      text-align: right;
      margin-bottom: 0;
      color: #777777;
      font-style: italic;
      font-size: 28px;
      margin-bottom: 8px; }
    .gu__components.testimonials.individual .individual-card .right .loc {
      text-align: right;
      margin-bottom: 0;
      color: #777777;
      font-style: italic;
      font-size: 28px; }
  .gu__components.testimonials.individual.ind_image .individual-card {
    padding: 115px 80px;
    border-radius: 10px;
    box-shadow: 5px 5px 35px 0px #0f4e8125;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat; }
    @media (max-width: 576px) {
      .gu__components.testimonials.individual.ind_image .individual-card {
        padding: 50px 30px; } }
    .gu__components.testimonials.individual.ind_image .individual-card .left .individual-featured {
      height: 220px;
      width: 220px; }
      @media (max-width: 1200px) {
        .gu__components.testimonials.individual.ind_image .individual-card .left .individual-featured {
          height: 150px;
          width: 150px; } }
    .gu__components.testimonials.individual.ind_image .individual-card .right .individual-info .desc {
      color: white; }
    .gu__components.testimonials.individual.ind_image .individual-card .right .name {
      color: white; }
    .gu__components.testimonials.individual.ind_image .individual-card .right .loc {
      color: white; }
  .gu__components.testimonials.individual.ind_blue .individual-card {
    background-image: none !important;
    padding: 115px 80px;
    border-radius: 10px;
    box-shadow: 5px 5px 35px 0px #0f4e8125;
    background-color: #0678B3; }
    @media (max-width: 576px) {
      .gu__components.testimonials.individual.ind_blue .individual-card {
        padding: 50px 30px; } }
    .gu__components.testimonials.individual.ind_blue .individual-card .left .individual-featured {
      height: 220px;
      width: 220px; }
      @media (max-width: 1200px) {
        .gu__components.testimonials.individual.ind_blue .individual-card .left .individual-featured {
          height: 150px;
          width: 150px; } }
    .gu__components.testimonials.individual.ind_blue .individual-card .right .individual-info .desc {
      color: white; }
    .gu__components.testimonials.individual.ind_blue .individual-card .right .name {
      color: white; }
    .gu__components.testimonials.individual.ind_blue .individual-card .right .loc {
      color: white; }
  .gu__components.testimonials.individual.ind_transparent .individual-card {
    background-image: none !important;
    background-color: transparent; }
  .gu__components.testimonials h2, .gu__components.testimonials .gu__components.timeline .time-wrap .info .info-wrap .date, .gu__components.timeline .time-wrap .info .info-wrap .gu__components.testimonials .date {
    margin-bottom: 10px; }
  .gu__components.testimonials .slider-desc {
    font-size: 22px;
    color: #4C5263;
    font-family: "ProximaNova-SB", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
    margin-bottom: 100px;
    padding-right: 20px;
    line-height: 1.5em; }
    @media (max-width: 576px) {
      .gu__components.testimonials .slider-desc {
        font-size: 18px;
        margin-bottom: 50px; } }
  .gu__components.testimonials .carousel {
    margin-bottom: 120px; }
    @media (max-width: 768px) {
      .gu__components.testimonials .carousel {
        margin-bottom: 70px; } }
    .gu__components.testimonials .carousel .slick-track {
      display: flex; }
    .gu__components.testimonials .carousel .slick-slide {
      height: inherit; }
    .gu__components.testimonials .carousel .card-wrap {
      margin-bottom: 25px;
      padding: 0px; }
      @media (max-width: 576px) {
        .gu__components.testimonials .carousel .card-wrap {
          padding: 0px; } }
      .gu__components.testimonials .carousel .card-wrap .query-card {
        box-shadow: none;
        border-radius: 10px;
        margin-right: 20px;
        width: 100%;
        height: 100%;
        min-height: 240px; }
        @media (max-width: 576px) {
          .gu__components.testimonials .carousel .card-wrap .query-card {
            margin-right: 0px; } }
        .gu__components.testimonials .carousel .card-wrap .query-card .featured {
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center;
          border-radius: 10px 0 0 10px;
          display: flex; }
          @media (max-width: 768px) {
            .gu__components.testimonials .carousel .card-wrap .query-card .featured {
              height: 220px;
              background-position: top;
              border-radius: 10px 10px 0 0; } }
          .gu__components.testimonials .carousel .card-wrap .query-card .featured.no-featured {
            background-color: #0F4D81; }
          .gu__components.testimonials .carousel .card-wrap .query-card .featured .play-icon {
            cursor: pointer; }
            .gu__components.testimonials .carousel .card-wrap .query-card .featured .play-icon i {
              font-size: 55px;
              color: #C2185B;
              box-shadow: 5px 5px 35px 0px #0f4e8125;
              transition: ease 0.3s; }
            .gu__components.testimonials .carousel .card-wrap .query-card .featured .play-icon:hover i {
              color: #69AADB; }
        .gu__components.testimonials .carousel .card-wrap .query-card .info {
          padding: 33px 40px;
          background-color: white;
          border-radius: 0 10px 10px 0;
          text-align: left;
          height: 100%;
          display: flex;
          flex-wrap: wrap;
          align-content: space-between; }
          @media (max-width: 768px) {
            .gu__components.testimonials .carousel .card-wrap .query-card .info {
              border-radius: 10px; } }
          .gu__components.testimonials .carousel .card-wrap .query-card .info .title {
            font-size: 22px;
            color: #0F4D81;
            padding-right: 15%;
            margin-bottom: 15px;
            font-weight: 700; }
            .gu__components.testimonials .carousel .card-wrap .query-card .info .title a {
              color: #0F4D81; }
          .gu__components.testimonials .carousel .card-wrap .query-card .info .desc {
            font-size: 18px;
            color: #263541;
            padding-right: 15%;
            margin-bottom: 15px;
            font-weight: 400;
            transition: ease 0.3s; }
            .gu__components.testimonials .carousel .card-wrap .query-card .info .desc a {
              color: #0F4D81; }
            .gu__components.testimonials .carousel .card-wrap .query-card .info .desc:hover {
              color: #4C5263; }
          .gu__components.testimonials .carousel .card-wrap .query-card .info .name {
            font-size: 20px;
            margin-bottom: 0px;
            color: #595F6F;
            font-weight: 700;
            display: block; }
          .gu__components.testimonials .carousel .card-wrap .query-card .info .loc {
            color: #BDBFC5;
            font-size: 18px;
            margin-bottom: 0px;
            font-weight: 400;
            display: block; }
    .gu__components.testimonials .carousel.gu__double-carousel {
      /* the parent */ }
      .gu__components.testimonials .carousel.gu__double-carousel .slick-slide {
        margin: 0 10px; }
      .gu__components.testimonials .carousel.gu__double-carousel .slick-list {
        margin: 0 -10px; }
      .gu__components.testimonials .carousel.gu__double-carousel .card-wrap .query-card .featured.no-featured {
        background-size: contain; }
      .gu__components.testimonials .carousel.gu__double-carousel .card-wrap .query-card .info {
        padding: 30px 20px; }
    .gu__components.testimonials .carousel.gu__triple-carousel {
      /* the parent */ }
      .gu__components.testimonials .carousel.gu__triple-carousel .slick-slide {
        margin: 0 10px; }
      .gu__components.testimonials .carousel.gu__triple-carousel .slick-list {
        margin: 0 -10px; }
      .gu__components.testimonials .carousel.gu__triple-carousel .card-wrap .query-card .featured {
        flex-basis: 100%;
        height: 176px;
        border-radius: 10px 10px 0 0; }
        .gu__components.testimonials .carousel.gu__triple-carousel .card-wrap .query-card .featured.no-featured {
          background-size: contain; }
      .gu__components.testimonials .carousel.gu__triple-carousel .card-wrap .query-card .info {
        flex-basis: 100%;
        padding: 30px 20px;
        border-radius: 0 0 10px 10px;
        height: 350px; }
        @media (max-width: 992px) {
          .gu__components.testimonials .carousel.gu__triple-carousel .card-wrap .query-card .info {
            height: 300px; } }
        @media (max-width: 768px) {
          .gu__components.testimonials .carousel.gu__triple-carousel .card-wrap .query-card .info {
            border-radius: 10px; } }
        @media (max-width: 576px) {
          .gu__components.testimonials .carousel.gu__triple-carousel .card-wrap .query-card .info {
            height: 275px; } }
  .gu__components.testimonials .carousel i.prev, .gu__components.testimonials .carousel i.next {
    font-size: 36px;
    position: absolute;
    top: 0;
    cursor: pointer;
    margin-top: -100px; }
    @media (max-width: 576px) {
      .gu__components.testimonials .carousel i.prev, .gu__components.testimonials .carousel i.next {
        font-size: 26px;
        margin-top: -60px; } }
  .gu__components.testimonials .carousel i.prev {
    right: 60px; }
    @media (max-width: 576px) {
      .gu__components.testimonials .carousel i.prev {
        right: 35px; } }
  .gu__components.testimonials .carousel i.next {
    right: 10px; }
    @media (max-width: 576px) {
      .gu__components.testimonials .carousel i.next {
        right: 0; } }
  .gu__components.testimonials .carousel .carousel {
    padding-top: 100px; }
    @media (max-width: 576px) {
      .gu__components.testimonials .carousel .carousel {
        padding-top: 70px; } }
  .gu__components.testimonials #testimonialLightBox {
    margin-top: 100px;
    z-index: 99999;
    max-height: 90%;
    overflow: auto; }
    .gu__components.testimonials #testimonialLightBox .modal-header {
      padding-top: 0;
      padding-bottom: 0;
      border: none; }
      .gu__components.testimonials #testimonialLightBox .modal-header button {
        border: none;
        z-index: 5;
        position: absolute;
        top: 15px;
        right: 15px; }
        @media (max-width: 576px) {
          .gu__components.testimonials #testimonialLightBox .modal-header button {
            background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat; } }
        .gu__components.testimonials #testimonialLightBox .modal-header button:hover {
          background-color: transparent; }
    .gu__components.testimonials #testimonialLightBox .modal-dialog {
      max-width: 800px; }
    .gu__components.testimonials #testimonialLightBox .modal-body {
      background-color: #F7F8FB;
      padding: 0; }
      .gu__components.testimonials #testimonialLightBox .modal-body .col {
        background-color: #F7F8FB; }
      .gu__components.testimonials #testimonialLightBox .modal-body .info {
        padding: 10px;
        background-color: #F7F8FB; }
        .gu__components.testimonials #testimonialLightBox .modal-body .info p {
          margin-bottom: 0; }
        .gu__components.testimonials #testimonialLightBox .modal-body .info .desc {
          font-size: 14px; }
        .gu__components.testimonials #testimonialLightBox .modal-body .info .title {
          font-weight: 600;
          color: #4C5263; }
          .gu__components.testimonials #testimonialLightBox .modal-body .info .title:hover {
            color: #898E9C; }
        .gu__components.testimonials #testimonialLightBox .modal-body .info .author {
          color: #898E9C; }
        .gu__components.testimonials #testimonialLightBox .modal-body .info .more-info {
          color: #C2185B;
          font-size: 14px;
          transition: ease 0.3s; }
          .gu__components.testimonials #testimonialLightBox .modal-body .info .more-info:hover {
            color: #EFCA77; }
    .gu__components.testimonials #testimonialLightBox iframe {
      height: 400px;
      width: 100%;
      margin-bottom: -10px; }
  .gu__components.testimonials .modal-backdrop.show {
    z-index: 10; }
  .gu__components.testimonials .slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent; }
  .gu__components.testimonials .slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0; }
  .gu__components.testimonials .slick-list:focus {
    outline: none; }
  .gu__components.testimonials .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }
  .gu__components.testimonials .slick-slider .slick-track,
  .gu__components.testimonials .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  .gu__components.testimonials .slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto; }
  .gu__components.testimonials .slick-track:before,
  .gu__components.testimonials .slick-track:after {
    display: table;
    content: ''; }
  .gu__components.testimonials .slick-track:after {
    clear: both; }
  .gu__components.testimonials .slick-loading .slick-track {
    visibility: hidden; }
  .gu__components.testimonials .slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px; }
  .gu__components.testimonials [dir='rtl'] .slick-slide {
    float: right; }
  .gu__components.testimonials .slick-slide img {
    display: block; }
  .gu__components.testimonials .slick-slide.slick-loading img {
    display: none; }
  .gu__components.testimonials .slick-slide.dragging img {
    pointer-events: none; }
  .gu__components.testimonials .slick-initialized .slick-slide {
    display: block; }
  .gu__components.testimonials .slick-loading .slick-slide {
    visibility: hidden; }
  .gu__components.testimonials .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }
  .gu__components.testimonials .slick-arrow.slick-hidden {
    display: none; }

.gu__components.social {
  margin-bottom: 80px; }
  .gu__components.social .twitter-wrap {
    max-height: 650px;
    overflow: auto; }
  .gu__components.social .insta-wrap .col {
    padding: 5px; }
    .gu__components.social .insta-wrap .col a .img-br {
      height: 250px;
      background-size: cover;
      background-position: center;
      border-radius: 5px;
      box-shadow: 5px 5px 35px 0px #0f4e8125;
      padding: 5px; }
      .gu__components.social .insta-wrap .col a .img-br:hover {
        opacity: 0.8; }
      .gu__components.social .insta-wrap .col a .img-br i {
        color: white; }
        .gu__components.social .insta-wrap .col a .img-br i.bi-play-fill {
          font-size: 22px; }
    .gu__components.social .insta-wrap .col a:last-of-type .img-br {
      height: 150px;
      margin-top: 10px; }
    @media (max-width: 992px) {
      .gu__components.social .insta-wrap .col.col-full {
        flex-basis: 25%; } }
    @media (max-width: 576px) {
      .gu__components.social .insta-wrap .col.col-full {
        flex-basis: 50%; } }
    .gu__components.social .insta-wrap .col:nth-of-type(even) a:first-of-type .img-br {
      height: 150px; }
    .gu__components.social .insta-wrap .col:nth-of-type(even) a:last-of-type .img-br {
      height: 250px; }
    .gu__components.social .insta-wrap .col:nth-of-type(odd) a:last-of-type .img-br {
      height: 150px;
      margin-top: 10px; }

.gu__components.column .col {
  padding-right: 20px;
  margin-bottom: 20px; }
  @media (max-width: 768px) {
    .gu__components.column .col {
      padding-right: 0; } }
  @media (max-width: 768px) {
    .gu__components.column .col + .col {
      margin-top: 20px; } }
  .gu__components.column .col .col-wrap {
    border-top: 5px solid #EFCA77;
    padding-top: 15px; }

.gu__components.video {
  margin-bottom: 50px; }
  .gu__components.video .featured-vid {
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media (max-width: 576px) {
      .gu__components.video .featured-vid {
        height: 300px; } }
    .gu__components.video .featured-vid iframe {
      border-radius: 10px; }
    .gu__components.video .featured-vid i {
      font-size: 62px;
      transition: ease 0.3s; }
      .gu__components.video .featured-vid i:hover {
        color: #4C5263; }
  .gu__components.video .transcript-btn {
    background-color: #6AABDD80;
    color: #263541;
    border: none;
    font-weight: 600;
    border-radius: 10px;
    padding: 15px 20px; }
    .gu__components.video .transcript-btn i {
      color: #263541;
      margin-right: 10px; }
    .gu__components.video .transcript-btn:hover {
      background-color: #0678B3; }
  .gu__components.video .modal {
    top: 25%; }
    @media (min-width: 576px) {
      .gu__components.video .modal .modal-dialog {
        max-width: 700px; } }
    .gu__components.video .modal .modal-content {
      padding: 10px 20px;
      border: none;
      box-shadow: 5px 5px 35px 0px #0f4e8125; }
      .gu__components.video .modal .modal-content .modal-header {
        border-bottom: unset; }
        .gu__components.video .modal .modal-content .modal-header h5 {
          font-size: 20px;
          color: #4C5263;
          margin-bottom: 0; }
          .gu__components.video .modal .modal-content .modal-header h5 i {
            margin-right: 5px;
            font-size: 20px;
            color: #263541; }
        .gu__components.video .modal .modal-content .modal-header button {
          font-size: 12px;
          color: #263541; }
      .gu__components.video .modal .modal-content .modal-body {
        max-height: 250px;
        overflow: auto;
        padding-top: 0; }
        .gu__components.video .modal .modal-content .modal-body::-webkit-scrollbar {
          width: 20px; }
        .gu__components.video .modal .modal-content .modal-body::-webkit-scrollbar-thumb {
          background-color: #DDDFE7;
          border-right: 16px solid transparent;
          border-radius: unset; }
  .gu__components.video .two-col .col {
    margin: auto; }
    .gu__components.video .two-col .col:first-of-type .featured-vid {
      height: 350px; }
    .gu__components.video .two-col .col:last-of-type {
      padding-left: 30px;
      padding-top: 20px;
      padding-bottom: 20px; }
      @media (max-width: 576px) {
        .gu__components.video .two-col .col:last-of-type {
          padding-left: 0; } }
      .gu__components.video .two-col .col:last-of-type h6 {
        color: #263541;
        margin-top: 0;
        margin-bottom: 20px; }
      .gu__components.video .two-col .col:last-of-type .excerpt {
        margin-bottom: 20px; }

.gu__components.slideshow {
  margin-bottom: 30px; }
  .gu__components.slideshow .left .carousel-indicators {
    justify-content: left;
    top: 0;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 15px; }
    .gu__components.slideshow .left .carousel-indicators .wrap {
      text-align: right;
      position: absolute;
      right: 5px;
      bottom: 5px;
      z-index: 5; }
      .gu__components.slideshow .left .carousel-indicators .wrap button {
        border-radius: 5px;
        height: 9px;
        width: 9px;
        border: none;
        border-image: none;
        background-color: white; }
      .gu__components.slideshow .left .carousel-indicators .wrap button.active {
        background-color: #C2185B;
        border: none; }
  .gu__components.slideshow .left .carousel-inner {
    border-radius: 5px;
    box-shadow: 5px 5px 35px 0px #0f4e8125; }
    .gu__components.slideshow .left .carousel-inner .carousel-item .carousel-item-wrap {
      min-height: 400px;
      display: flex;
      align-items: flex-end;
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
      @media (max-width: 576px) {
        .gu__components.slideshow .left .carousel-inner .carousel-item .carousel-item-wrap {
          min-height: 250px;
          height: 250px; } }
      .gu__components.slideshow .left .carousel-inner .carousel-item .carousel-item-wrap .info-wrap {
        padding: 20px;
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.81));
        width: 100%; }
        .gu__components.slideshow .left .carousel-inner .carousel-item .carousel-item-wrap .info-wrap .date {
          color: #E0E1E8;
          margin-bottom: 0;
          font-size: 14px; }
        .gu__components.slideshow .left .carousel-inner .carousel-item .carousel-item-wrap .info-wrap h5 {
          color: white;
          font-size: 22px; }
        .gu__components.slideshow .left .carousel-inner .carousel-item .carousel-item-wrap .info-wrap a {
          color: #EFCA77; }
  .gu__components.slideshow .left::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .75; }
  .gu__components.slideshow .right {
    margin: auto; }
    @media (min-width: 576px) {
      .gu__components.slideshow .right {
        padding-left: 30px; } }
    @media (max-width: 576px) {
      .gu__components.slideshow .right {
        margin-top: 30px; } }
    .gu__components.slideshow .right .wrap h5 {
      color: #263541; }
    .gu__components.slideshow .right .wrap a {
      width: fit-content; }

.gu__components.collection {
  margin-bottom: 30px; }
  .gu__components.collection .carousel-indicators {
    justify-content: left;
    top: 0;
    margin-left: 15px;
    margin-right: 15px;
    padding-left: 15px;
    padding-right: 15px;
    z-index: 5; }
    .gu__components.collection .carousel-indicators .wrap {
      text-align: right;
      position: absolute;
      right: 5px;
      bottom: 5px;
      z-index: 5; }
      .gu__components.collection .carousel-indicators .wrap button {
        border-radius: 5px;
        height: 9px;
        width: 9px;
        border: none;
        border-image: none;
        background-color: white; }
      .gu__components.collection .carousel-indicators .wrap button.active {
        background-color: #C2185B;
        border: none; }
  .gu__components.collection .carousel-inner {
    border-radius: 5px;
    box-shadow: 5px 5px 35px 0px #0f4e8125; }
    .gu__components.collection .carousel-inner .carousel-item .carousel-item-wrap {
      min-height: 400px;
      display: flex;
      align-items: flex-end;
      width: 100%;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center; }
      @media (max-width: 576px) {
        .gu__components.collection .carousel-inner .carousel-item .carousel-item-wrap {
          min-height: 250px;
          height: 250px; } }
      .gu__components.collection .carousel-inner .carousel-item .carousel-item-wrap.video {
        align-items: center; }
        .gu__components.collection .carousel-inner .carousel-item .carousel-item-wrap.video .info-wrap {
          z-index: 6;
          text-align: center;
          display: block !important; }
        .gu__components.collection .carousel-inner .carousel-item .carousel-item-wrap.video i {
          color: white;
          font-size: 62px;
          cursor: pointer;
          transition: ease 0.3s; }
          .gu__components.collection .carousel-inner .carousel-item .carousel-item-wrap.video i:hover {
            color: #0678B3; }
      .gu__components.collection .carousel-inner .carousel-item .carousel-item-wrap.img {
        background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.81)); }
      .gu__components.collection .carousel-inner .carousel-item .carousel-item-wrap .info-wrap {
        width: 100%;
        justify-content: center;
        margin: unset;
        z-index: 3; }
        .gu__components.collection .carousel-inner .carousel-item .carousel-item-wrap .info-wrap h3 {
          color: white; }
    .gu__components.collection .carousel-inner .video-modal {
      margin-top: 10%; }
      .gu__components.collection .carousel-inner .video-modal .modal-dialog {
        border-radius: 10px; }
        @media (min-width: 576px) {
          .gu__components.collection .carousel-inner .video-modal .modal-dialog {
            min-width: 700px; } }
        .gu__components.collection .carousel-inner .video-modal .modal-dialog .modal-content {
          border-radius: 10px; }
      .gu__components.collection .carousel-inner .video-modal .modal-body {
        padding: 0; }
        .gu__components.collection .carousel-inner .video-modal .modal-body iframe {
          border-radius: 10px 10px 0 0;
          width: 100%;
          height: 300px; }
  .gu__components.collection::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .75;
    display: none; }
  .gu__components.collection .featured-vid-transcript.accordion {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px; }
    .gu__components.collection .featured-vid-transcript.accordion button {
      padding: 8px 15px; }
    .gu__components.collection .featured-vid-transcript.accordion .accordion-body {
      padding: 10px 20px 0 20px; }
      .gu__components.collection .featured-vid-transcript.accordion .accordion-body .video_transcript {
        margin-top: 0;
        max-height: 80px;
        overflow-y: auto; }
  @media (max-width: 768px) {
    .gu__components.collection.thumbnails {
      height: 500px;
      max-height: 100%; } }
  .gu__components.collection.thumbnails .outer-wrap {
    max-height: 460px;
    height: 460px; }
    @media (max-width: 768px) {
      .gu__components.collection.thumbnails .outer-wrap {
        height: 300px; } }
    .gu__components.collection.thumbnails .outer-wrap .target {
      padding-right: 20px;
      height: 100%; }
      @media (max-width: 768px) {
        .gu__components.collection.thumbnails .outer-wrap .target {
          padding-right: 0; } }
      .gu__components.collection.thumbnails .outer-wrap .target div {
        border-radius: 0;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        height: 100%;
        width: 100%; }
        .gu__components.collection.thumbnails .outer-wrap .target div.hide {
          display: none; }
        .gu__components.collection.thumbnails .outer-wrap .target div .wrap {
          background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.71));
          width: 100%;
          display: flex;
          justify-content: center;
          align-items: flex-end; }
          .gu__components.collection.thumbnails .outer-wrap .target div .wrap h3 {
            color: white; }
      .gu__components.collection.thumbnails .outer-wrap .target iframe {
        border-radius: 0;
        width: 100%;
        height: 100%; }
        .gu__components.collection.thumbnails .outer-wrap .target iframe.hide {
          display: none; }
    .gu__components.collection.thumbnails .outer-wrap .thumbs {
      display: flex;
      flex-wrap: wrap; }
      .gu__components.collection.thumbnails .outer-wrap .thumbs .br-thumb {
        max-height: 140px;
        height: 140px;
        background-size: cover;
        background-position: center;
        cursor: pointer;
        display: flex;
        justify-content: center;
        align-items: center;
        width: 100%; }
        @media (max-width: 576px) {
          .gu__components.collection.thumbnails .outer-wrap .thumbs .br-thumb {
            width: 33.33%; } }
        .gu__components.collection.thumbnails .outer-wrap .thumbs .br-thumb + .br-thumb {
          margin-top: 20px; }
          @media (max-width: 576px) {
            .gu__components.collection.thumbnails .outer-wrap .thumbs .br-thumb + .br-thumb {
              margin-top: 0; } }
        .gu__components.collection.thumbnails .outer-wrap .thumbs .br-thumb .info-wrap {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 100%; }
          .gu__components.collection.thumbnails .outer-wrap .thumbs .br-thumb .info-wrap p {
            display: none;
            color: white; }
          .gu__components.collection.thumbnails .outer-wrap .thumbs .br-thumb .info-wrap i {
            color: white;
            font-size: 32px; }
        .gu__components.collection.thumbnails .outer-wrap .thumbs .br-thumb.active .info-wrap {
          background-color: rgba(0, 0, 0, 0.556);
          height: 100%;
          display: flex;
          justify-content: center;
          align-items: center; }
          .gu__components.collection.thumbnails .outer-wrap .thumbs .br-thumb.active .info-wrap p {
            display: block; }
          .gu__components.collection.thumbnails .outer-wrap .thumbs .br-thumb.active .info-wrap i {
            color: #69AADB; }
      .gu__components.collection.thumbnails .outer-wrap .thumbs.plus-three .br-thumb {
        width: 50%;
        max-height: 155px;
        height: 33.33%;
        border: 2px solid white;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media (max-width: 768px) {
          .gu__components.collection.thumbnails .outer-wrap .thumbs.plus-three .br-thumb {
            height: 100%;
            width: 33.33%; } }
        .gu__components.collection.thumbnails .outer-wrap .thumbs.plus-three .br-thumb + .br-thumb {
          margin-top: 0;
          margin-bottom: 0; }
        .gu__components.collection.thumbnails .outer-wrap .thumbs.plus-three .br-thumb .info-wrap {
          width: 100%; }
          .gu__components.collection.thumbnails .outer-wrap .thumbs.plus-three .br-thumb .info-wrap p {
            font-size: 12px; }
          .gu__components.collection.thumbnails .outer-wrap .thumbs.plus-three .br-thumb .info-wrap i {
            font-size: 18px; }

.gu__components.ratio {
  background-color: transparent;
  min-height: 200px;
  margin-bottom: 80px;
  height: auto; }
  @media (max-width: 576px) {
    .gu__components.ratio {
      min-height: 300px; } }
  .gu__components.ratio.student-faculty {
    background-color: #0F4D81;
    border-radius: 10px;
    box-shadow: 5px 5px 35px 0px #0f4e8125; }
    @media (max-width: 576px) {
      .gu__components.ratio.student-faculty .first {
        margin-bottom: 0 !important; } }
    .gu__components.ratio.student-faculty .first .wrap .student-wrap {
      max-width: 170px; }
      .gu__components.ratio.student-faculty .first .wrap .student-wrap .icon-wrap {
        border-right: 1px solid #898E9C; }
        .gu__components.ratio.student-faculty .first .wrap .student-wrap .icon-wrap i {
          color: #69AADB;
          font-size: 22px; }
    .gu__components.ratio.student-faculty .first .wrap .teacher-wrap {
      max-width: 80px;
      padding-left: 10px; }
      .gu__components.ratio.student-faculty .first .wrap .teacher-wrap .icon-wrap {
        margin: auto; }
        .gu__components.ratio.student-faculty .first .wrap .teacher-wrap .icon-wrap img {
          box-shadow: none;
          max-height: 40px;
          padding-top: 2px;
          padding-bottom: 2px; }
    @media (max-width: 576px) {
      .gu__components.ratio.student-faculty .second {
        margin-top: 0 !important; } }
    .gu__components.ratio.student-faculty .second .wrap .num-wrap {
      color: #EFCA77;
      font-size: 80px;
      font-family: "ProximaNova-SB", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }
      @media (max-width: 576px) {
        .gu__components.ratio.student-faculty .second .wrap .num-wrap {
          line-height: normal; } }
    .gu__components.ratio.student-faculty .second .wrap .text-wrap {
      color: #F7F8FB;
      margin: auto;
      margin-left: 0;
      padding-left: 20px;
      max-width: 200px;
      line-height: 1.2em; }
      @media (max-width: 576px) {
        .gu__components.ratio.student-faculty .second .wrap .text-wrap {
          margin-left: auto;
          margin-right: auto; } }
  .gu__components.ratio.horizontal-single-bar {
    border-radius: 10px;
    box-shadow: none;
    min-height: 380px;
    width: 75%; }
    @media (max-width: 768px) {
      .gu__components.ratio.horizontal-single-bar {
        width: 100%; } }
    @media (max-width: 576px) {
      .gu__components.ratio.horizontal-single-bar {
        min-height: 450px; } }
    .gu__components.ratio.horizontal-single-bar.gray {
      background-color: #E0E1E8;
      box-shadow: 5px 5px 35px 0px #0f4e8125;
      width: 100%; }
      .gu__components.ratio.horizontal-single-bar.gray .overlay {
        padding: 40px 60px; }
        @media (max-width: 576px) {
          .gu__components.ratio.horizontal-single-bar.gray .overlay {
            padding: 30px 40px; } }
        .gu__components.ratio.horizontal-single-bar.gray .overlay .bar-wrap .bar {
          border-right: 3px solid #E0E1E8; }
    .gu__components.ratio.horizontal-single-bar .overlay {
      align-content: center; }
      .gu__components.ratio.horizontal-single-bar .overlay .heading-wrap h3 {
        padding: 0;
        margin: 0;
        color: #0F4D81; }
      .gu__components.ratio.horizontal-single-bar .overlay .heading-wrap p {
        padding: 0;
        margin: 0; }
      .gu__components.ratio.horizontal-single-bar .overlay .bar-wrap {
        display: flex;
        width: 100%;
        margin-top: 20px; }
        .gu__components.ratio.horizontal-single-bar .overlay .bar-wrap .bar {
          height: 40px;
          border-right: 3px solid white; }
          .gu__components.ratio.horizontal-single-bar .overlay .bar-wrap .bar:nth-of-type(1) {
            background-color: #0F4D81; }
          .gu__components.ratio.horizontal-single-bar .overlay .bar-wrap .bar:nth-of-type(2) {
            background-color: #0577B1; }
          .gu__components.ratio.horizontal-single-bar .overlay .bar-wrap .bar:nth-of-type(3) {
            background-color: #69AADB; }
          .gu__components.ratio.horizontal-single-bar .overlay .bar-wrap .bar:nth-of-type(4) {
            background-color: #153E61; }
          .gu__components.ratio.horizontal-single-bar .overlay .bar-wrap .bar:nth-of-type(5) {
            background-color: #082843; }
          .gu__components.ratio.horizontal-single-bar .overlay .bar-wrap .bar:nth-of-type(6) {
            background-color: #DDECF9; }
      .gu__components.ratio.horizontal-single-bar .overlay .label-wrap {
        display: flex;
        flex-wrap: wrap;
        width: 100%;
        margin-bottom: 15px; }
        @media (max-width: 576px) {
          .gu__components.ratio.horizontal-single-bar .overlay .label-wrap {
            margin-top: 10px; } }
        .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label {
          display: flex;
          align-items: center;
          margin-right: 20px;
          margin-bottom: -15px;
          margin-bottom: 0px; }
          @media (max-width: 576px) {
            .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label {
              align-items: flex-start; } }
          .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label:nth-of-type(1) i {
            color: #0F4D81; }
          .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label:nth-of-type(2) i {
            color: #0577B1; }
          .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label:nth-of-type(3) i {
            color: #69AADB; }
          .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label:nth-of-type(4) i {
            color: #153E61; }
          .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label:nth-of-type(5) i {
            color: #082843; }
          .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label:nth-of-type(6) i {
            color: #DDECF9; }
          .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label i {
            font-size: 45px;
            color: #0F4D81;
            line-height: 1px;
            margin-left: -15px;
            width: 35px; }
            @media (max-width: 576px) {
              .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label i {
                margin-top: -10px; } }
          .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label .percent {
            font-weight: 500;
            padding: 0;
            margin: 0; }
          .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label .label-text {
            padding: 0;
            margin: 0;
            margin-left: 5px;
            line-height: 1em; }
            @media (max-width: 576px) {
              .gu__components.ratio.horizontal-single-bar .overlay .label-wrap .label .label-text {
                margin-top: 5px; } }
      .gu__components.ratio.horizontal-single-bar .overlay .btn-wrap a {
        width: fit-content;
        margin-top: 15px; }
        @media (max-width: 576px) {
          .gu__components.ratio.horizontal-single-bar .overlay .btn-wrap a {
            margin-top: 5px; } }
  .gu__components.ratio.horizontal-bar-graph {
    min-height: 400px; }
    .gu__components.ratio.horizontal-bar-graph .overlay .heading-wrap {
      margin-top: 40px; }
      @media (min-width: 768px) {
        .gu__components.ratio.horizontal-bar-graph .overlay .heading-wrap {
          padding-left: 50px; } }
      .gu__components.ratio.horizontal-bar-graph .overlay .heading-wrap h3 {
        padding: 0;
        margin: 0;
        color: #263541; }
      .gu__components.ratio.horizontal-bar-graph .overlay .heading-wrap p {
        padding: 0;
        margin: 0;
        max-width: 700px; }
      .gu__components.ratio.horizontal-bar-graph .overlay .heading-wrap a {
        width: fit-content;
        margin-top: 15px; }
        @media (max-width: 576px) {
          .gu__components.ratio.horizontal-bar-graph .overlay .heading-wrap a {
            margin-top: 5px; } }
    .gu__components.ratio.horizontal-bar-graph .overlay .percent-row .left {
      margin-top: auto;
      margin-bottom: auto; }
      .gu__components.ratio.horizontal-bar-graph .overlay .percent-row .left h4 {
        margin: 0;
        padding: 0;
        font-size: 20px;
        text-align: right;
        padding-right: 30px; }
        @media (max-width: 768px) {
          .gu__components.ratio.horizontal-bar-graph .overlay .percent-row .left h4 {
            text-align: left;
            margin-top: 15px; } }
    .gu__components.ratio.horizontal-bar-graph .overlay .percent-row .right .bar {
      height: 40px;
      background-color: #0F4D81;
      text-align: right;
      display: flex;
      align-content: center;
      justify-content: flex-end;
      padding-right: 20px; }
      .gu__components.ratio.horizontal-bar-graph .overlay .percent-row .right .bar p {
        color: white;
        margin: 0;
        padding: 0;
        margin-top: auto;
        margin-bottom: auto;
        font-size: 16px; }
      .gu__components.ratio.horizontal-bar-graph .overlay .percent-row .right .bar.small {
        padding: 0;
        text-align: center; }
        .gu__components.ratio.horizontal-bar-graph .overlay .percent-row .right .bar.small p {
          font-size: 12px;
          margin: auto; }
    .gu__components.ratio.horizontal-bar-graph .overlay .percent-row:nth-of-type(2n + 1) .right .bar {
      background-color: #0F4D81; }
    .gu__components.ratio.horizontal-bar-graph .overlay .percent-row:nth-of-type(2n + 3) .right .bar {
      background-color: #0678B3; }
    .gu__components.ratio.horizontal-bar-graph .overlay .percent-row:nth-of-type(2n + 5) .right .bar {
      background-color: #69AADB; }
    .gu__components.ratio.horizontal-bar-graph .overlay .percent-row:nth-of-type(2n + 7) .right .bar {
      background-color: #C2185B; }
    .gu__components.ratio.horizontal-bar-graph .overlay .percent-row:nth-of-type(2n + 9) .right .bar {
      background-color: #12873e; }
    .gu__components.ratio.horizontal-bar-graph .overlay .percent-row:nth-of-type(2n + 11) .right .bar {
      background-color: #DDECF9; }
    .gu__components.ratio.horizontal-bar-graph .overlay .spacer {
      height: 30px; }
      .gu__components.ratio.horizontal-bar-graph .overlay .spacer .right {
        border-left: 1px solid #E0E1E8; }
  @media (max-width: 768px) {
    .gu__components.ratio.vertical-bar {
      min-height: 450px; } }
  .gu__components.ratio.vertical-bar .overlay .left {
    margin: auto;
    padding-right: 30px; }
    .gu__components.ratio.vertical-bar .overlay .left h3 {
      margin-bottom: 0;
      color: #0F4D81;
      margin-bottom: 15px; }
  @media (max-width: 768px) {
    .gu__components.ratio.vertical-bar .overlay .right {
      margin-top: 30px; } }
  .gu__components.ratio.vertical-bar .overlay .right .bar-col-wrap {
    height: 200px;
    justify-content: space-between; }
    .gu__components.ratio.vertical-bar .overlay .right .bar-col-wrap .bar-wrap {
      width: 100%;
      display: flex;
      background-size: 40px 40px;
      background-image: linear-gradient(to bottom, #E0E1E8 1px, transparent 1px);
      border-bottom: 1px solid #E0E1E8; }
      .gu__components.ratio.vertical-bar .overlay .right .bar-col-wrap .bar-wrap .bar {
        background-color: #0577B1;
        width: 30px;
        margin: auto;
        margin-bottom: 0; }
        .gu__components.ratio.vertical-bar .overlay .right .bar-col-wrap .bar-wrap .bar .bar-label {
          margin-top: -30px;
          text-align: center;
          font-size: 16px;
          font-weight: 600;
          color: #0F4D81; }
  .gu__components.ratio.vertical-bar .overlay .right .label-col-wrap {
    justify-content: space-between; }
    .gu__components.ratio.vertical-bar .overlay .right .label-col-wrap .label-wrap {
      padding-top: 10px;
      width: 30px; }
      .gu__components.ratio.vertical-bar .overlay .right .label-col-wrap .label-wrap .label {
        text-align: center;
        color: #0577B1;
        font-weight: 500;
        font-size: 16px; }

.the_content .gu__components {
  margin-bottom: 0px; }

.searchwp-live-search-results-showing .searchwp-live-search-result {
  background-color: white;
  padding: 10px 15px;
  border-bottom: 1px solid #E0E1E8; }
  .searchwp-live-search-results-showing .searchwp-live-search-result a {
    color: #0678B3;
    font-size: 16px; }
    .searchwp-live-search-results-showing .searchwp-live-search-result a:hover {
      color: #C2185B; }
      .searchwp-live-search-results-showing .searchwp-live-search-result a:hover i {
        color: #C2185B; }
    .searchwp-live-search-results-showing .searchwp-live-search-result a i {
      font-size: 14px; }
  .searchwp-live-search-results-showing .searchwp-live-search-result .provider a {
    color: #263541; }
    .searchwp-live-search-results-showing .searchwp-live-search-result .provider a:hover {
      color: #C2185B; }

/* Start RSS Alert script CSS */
.rssGU_feed {
  background: #F8D7DB;
  border-radius: 4px;
  overflow: hidden;
  font: 12px/1.1 system-ui, sans-serif;
  padding: 20px 10px;
  display: flex;
  border: 1px solid #F4C6CC;
  justify-content: space-between;
  display: none;
  max-width: 1266px;
  margin: auto;
  position: fixed;
  left: 10px;
  right: 10px;
  top: 10px;
  margin-top: 10px;
  z-index: 9999; }
  .rssGU_feed .fa-exclamation-triangle {
    color: #721C24;
    font-size: 20px; }
  .rssGU_feed .fa-times {
    font-size: 20px;
    cursor: pointer; }
  .rssGU_feed a {
    text-decoration: none;
    color: #455A64; }
  .rssGU_feed a:hover, .rssGU_feed .rssGU_feed a:focus {
    color: #69AADB; }
  .rssGU_feed p {
    margin: 0;
    color: #263541;
    font-size: 20px;
    font-weight: 400;
    font-family: "proxima-nova", Sans-serif;
    padding: 0px 10px; }
  .rssGU_feed .GU_description-col {
    display: flex; }

.slick-it-in {
  opacity: 0;
  visibility: hidden;
  transition: opacity 1s ease;
  -webkit-transition: opacity 1s ease; }

.slick-it-in.slick-initialized {
  visibility: visible;
  opacity: 1; }

#gu_gbl_footer_top {
  background-color: #0B3354;
  padding-top: 10px;
  padding-bottom: 20px; }
  #gu_gbl_footer_top .wrap {
    max-width: 1366px;
    margin: auto;
    padding: 10px 30px; }
    #gu_gbl_footer_top .wrap .logo {
      align-items: center; }
      #gu_gbl_footer_top .wrap .logo img {
        box-shadow: none;
        max-width: 200px;
        width: auto;
        margin-right: 30px; }
      #gu_gbl_footer_top .wrap .logo p {
        color: #F7F8FB;
        font-size: 14px;
        max-width: 280px;
        margin-bottom: 0;
        padding-top: 20px;
        line-height: 1.2rem; }
    #gu_gbl_footer_top .wrap .social {
      align-items: center; }
      @media (max-width: 768px) {
        #gu_gbl_footer_top .wrap .social {
          padding-top: 10px; } }
      #gu_gbl_footer_top .wrap .social a {
        margin-right: 15px;
        margin-bottom: 0;
        background-color: #DDDFE7;
        padding: 0px;
        width: 32px;
        height: 32px;
        justify-content: center;
        align-items: center;
        display: flex;
        border-radius: 50%; }
        #gu_gbl_footer_top .wrap .social a:hover {
          background-color: #898E9C; }
        #gu_gbl_footer_top .wrap .social a i {
          color: #0D3F69;
          margin-bottom: -5px;
          font-size: 18px; }
          #gu_gbl_footer_top .wrap .social a i.bi-play-fill {
            font-size: 22px;
            margin-left: 2px; }
        #gu_gbl_footer_top .wrap .social a img {
          max-width: 18px;
          height: auto;
          border-radius: 0; }
          #gu_gbl_footer_top .wrap .social a img.gu {
            max-width: 22px; }
      #gu_gbl_footer_top .wrap .social p {
        color: #EFCA77;
        font-weight: 700;
        line-height: 1.2rem;
        margin-bottom: 0;
        margin-right: 50px; }
        @media (max-width: 768px) {
          #gu_gbl_footer_top .wrap .social p {
            display: none; } }

#gu_gbl_footer {
  background-color: #0D3F69;
  padding-top: 30px;
  padding-bottom: 30px; }
  #gu_gbl_footer .wrap {
    max-width: 1366px;
    margin: auto;
    padding: 30px; }
  #gu_gbl_footer .wrap-menus {
    border-bottom: none; }
    @media (max-width: 768px) {
      #gu_gbl_footer .wrap-menus {
        flex-wrap: wrap; } }
    #gu_gbl_footer .wrap-menus .col + .col {
      padding-left: 20px; }
      @media (max-width: 768px) {
        #gu_gbl_footer .wrap-menus .col + .col {
          padding-left: 0px; } }
    @media (max-width: 768px) {
      #gu_gbl_footer .wrap-menus .col {
        margin-bottom: 30px;
        flex-basis: 50%; } }
    @media (max-width: 440px) {
      #gu_gbl_footer .wrap-menus .col {
        margin-bottom: 30px;
        flex-basis: 100%; } }
    #gu_gbl_footer .wrap-menus .col h5 {
      color: #F7F8FB;
      font-size: 16px;
      font-weight: 600;
      text-transform: uppercase; }
    #gu_gbl_footer .wrap-menus .col .statement {
      font-size: 16px;
      font-weight: 400;
      line-height: 24px;
      color: #F7F8FB; }
    #gu_gbl_footer .wrap-menus .col ul li {
      margin-top: 3px;
      line-height: 22px; }
      #gu_gbl_footer .wrap-menus .col ul li:before {
        content: ""; }
      #gu_gbl_footer .wrap-menus .col ul li a {
        color: #F7F8FB;
        font-size: 14px;
        white-space: normal;
        transition: 0.2s ease; }
        #gu_gbl_footer .wrap-menus .col ul li a i {
          display: none; }
        #gu_gbl_footer .wrap-menus .col ul li a:hover {
          color: #69AADB; }

#gu_footer_bar {
  background-color: #0B3354;
  padding-top: 15px;
  padding-bottom: 15px; }
  #gu_footer_bar .wrap {
    max-width: 1366px;
    justify-content: space-between;
    align-items: center;
    margin: auto;
    height: 100%;
    padding-left: 30px;
    padding-right: 30px; }
    #gu_footer_bar .wrap .col {
      display: flex; }
      #gu_footer_bar .wrap .col p {
        color: #F7F8FB;
        font-size: 14px;
        width: 100%;
        font-weight: 400px; }
      #gu_footer_bar .wrap .col .links {
        margin-top: 5px; }
        #gu_footer_bar .wrap .col .links ul {
          margin: 0;
          display: flex; }
          #gu_footer_bar .wrap .col .links ul li {
            margin: 0; }
            #gu_footer_bar .wrap .col .links ul li::before {
              content: ""; }
            #gu_footer_bar .wrap .col .links ul li a {
              font-size: 12px;
              margin-right: 10px;
              color: #F7F8FB;
              transition: ease 0.3s; }
              #gu_footer_bar .wrap .col .links ul li a:hover {
                color: #69AADB; }

html body {
  font-family: "ProximaNova", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; }

