  /*
Theme Name: Wiche
Text Domain: wiche
Version: 17.2.6
Requires at least: 4.7
Requires PHP: 5.2.4
Description: New branding for Wiche.
Tags: blog, one-column, custom-background, custom-colors, custom-logo, custom-menu, editor-style, featured-images, footer-widgets, full-width-template, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready, block-styles, wide-blocks, accessibility-ready
Author: the Bross team
Author URI: https://brossgroup.com/
*/

@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i&display=swap");
@import url("https://fonts.googleapis.com/css?family=Oswald:400,600");
:root {
  --focus-box-color: #f5bd16;
  --wiche-lblue: #0098D6;
  --wiche-yellow: #f1b923;
  --wiche-dblue: #265ca8;
  --wiche-black: #000;
  --wiche-icon-blue: #005ca6;

  --red-med: rgba(124, 40, 39, 0.3);
  --green-med: rgba(31, 109, 74, 0.3);
  --brown-med: rgba(65, 64, 66, 0.3);
}

body {
  font-family: "Open Sans", serif;
  position: relative;
  padding-bottom: 160px;
  min-width: 320px; }

.navbar.sample-nav {
  background: #0A3A5F; }
  @media (max-width: 991.99px) {
    .navbar.sample-nav {
      max-height: calc(100vh - 100px);
      overflow-y: auto;
      overflow-x: hidden; } }
  .navbar.sample-nav .navbar-nav .nav-link {
    color: #fff; }
  .navbar.sample-nav .navbar-nav > .dropdown > .dropdown-menu {
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    margin: 0;
    padding: 0;
    border: none;
    min-width: 230px;
    -webkit-box-shadow: 0 0 0.25rem rgba(64, 64, 64, 0.45);
    -moz-box-shadow: 0 0 0.25rem rgba(64, 64, 64, 0.45);
    box-shadow: 0 0 0.25rem rgba(64, 64, 64, 0.45); }
    .navbar.sample-nav .navbar-nav > .dropdown > .dropdown-menu .dropdown-item {
      color: #404040;
      padding: 0.5rem 1.25rem;
      background: #fff;
      text-transform: capitalize;
      margin-bottom: 2px; }
      .navbar.sample-nav .navbar-nav > .dropdown > .dropdown-menu .dropdown-item:hover, .navbar.sample-nav .navbar-nav > .dropdown > .dropdown-menu .dropdown-item:focus {
        background: rgba(241, 185, 35, 0.15);
        outline: none; }
      .navbar.sample-nav .navbar-nav > .dropdown > .dropdown-menu .dropdown-item.active {
        background: rgba(241, 185, 35, 0.5);
        outline: none; }
  .navbar.sample-nav .navbar-nav .dropdown .nav-link {
    padding: 0.8rem 2rem 0.8rem 1rem; }
    .navbar.sample-nav .navbar-nav .dropdown .nav-link .fa-chevron-down, .navbar.sample-nav .navbar-nav .dropdown .nav-link .fa-chevron-up {
      margin-right: -1rem;
      float: right; }
      @media (min-width: 992px) {
        .navbar.sample-nav .navbar-nav .dropdown .nav-link .fa-chevron-down, .navbar.sample-nav .navbar-nav .dropdown .nav-link .fa-chevron-up {
          display: none; } }
  .navbar.sample-nav .navbar-nav .dropdown .dropdown-toggle:hover, .navbar.sample-nav .navbar-nav .dropdown .dropdown-toggle:focus {
    background: white;
    color: #0A3A5F;
    outline: none; }
  @media (max-width: 991.99px) {
    .navbar.sample-nav .navbar-nav .dropdown .dropdown-toggle:after {
      display: none; } }
  @media (max-width: 991.99px) {
    .navbar.sample-nav .navbar-nav .dropdown .dropdown-menu .dropdown-item {
      white-space: normal; } }
  .navbar.sample-nav .navbar-nav .dropdown.show .dropdown-toggle {
    background: white;
    color: #0A3A5F;
    outline: none; }
  .navbar.sample-nav .navbar-nav .dropdown.show .fa-chevron-down:before {
    content: ""; }

.dark-blue {
  padding: 0; }
  .dark-blue .blue-bg {
    background: #0A3A5F; }
    @media (max-width: 991.99px) {
      .dark-blue .blue-bg {
        display: none; } }
    .dark-blue .blue-bg .search-box .searchbox-input::-webkit-input-placeholder {
      color: #ffffff; }
    .dark-blue .blue-bg .search-box .searchbox-input::-moz-placeholder {
      color: #ffffff; }
    .dark-blue .blue-bg .search-box .searchbox-input:-ms-input-placeholder {
      color: #ffffff; }
    .dark-blue .blue-bg .search-box .searchbox-input:-moz-placeholder {
      color: #ffffff; }
    .dark-blue .blue-bg ul.navbar-nav > li.nav-item:hover {
      background: #fff;
      color: var(--wiche-black); }
    .dark-blue .blue-bg ul.navbar-nav > li.nav-item:hover > .nav-link {
      color: var(--wiche-black); }
    .dark-blue .blue-bg ul.navbar-nav > li.nav-item:hover .sub-menu {
      display: flex; }
  @media (min-width: 992px) {
    .dark-blue .sub-menu .navbar-nav {
      min-width: 400px; } }

@media (min-width: 992px) {
  #about-wiche {
    display: block; } }

@media (min-width: 992px) {
  .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-menu {
    padding: 1rem; } }

@media (min-width: 992px) {
  .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-menu .dropdown-item {
    white-space: inherit; } }

@media (max-width: 991.99px) {
  .blue-bg ul.navbar-nav > li.nav-item:hover .sub-menu {
    border: none; } }

@media (max-width: 991.99px) {
  .dark-blue .sub-menu {
    background: transparent; } }

@media (max-width: 991.99px) {
  .dark-blue .sub-menu .collapse.show {
    background: #fff; } }

@media (max-width: 991.99px) {
  .navbar .blue-bg .navbar-nav a .fa,
  .navbar .blue-bg .navbar-nav a .far,
  .navbar .blue-bg .navbar-nav a .fas,
  .navbar .blue-bg .navbar-nav a .fab {
    display: block !important; } }

@media (max-width: 991.99px) {
  .dark-blue .collapse.show .blue-bg {
    display: block;
    max-height: calc(100vh - 103px);
    overflow-y: auto;
    overflow-x: hidden; } }

@media (max-width: 991.99px) {
  .dark-blue .sub-menu {
    max-height: 100%;
    overflow: visible; } }

@media (max-width: 991.99px) {
  .dark-blue .container {
    padding: 0 !important; } }

@media (max-width: 991.99px) {
  .dark-blue > .navbar-collapse.collapse.show {
    z-index: 999; } }

@media (max-width: 991.99px) {
  .dark-blue > .navbar-collapse.collapse.show + .black-bg {
    display: block;
    z-index: 9; } }

@media (max-width: 991.99px) {
  .dark-blue li.nav-item {
    width: 100%; } }

@media (max-width: 991.99px) {
  .navbar-expand-lg.dark-blue .navbar-nav .nav-link {
    padding: 0.8rem 1rem;
    border-bottom: 1px solid rgba(0, 152, 214, 0.15);
    white-space: initial; } }

@media (max-width: 991.99px) {
  .dark-blue .nav-link {
    color: #fff; } }

@media (max-width: 991.99px) {
  .dark-blue > .nav-link.collapsed {
    background: #0A3A5F;
    color: #fff; } }

@media (max-width: 991.99px) {
  .header .navbar-nav .nav-link:focus,
  .header .navbar-nav .nav-link:hover {
    color: #fff; } }

@media (max-width: 991.99px) {
  .blue-bg > ul.navbar-nav > li.nav-item:hover {
    background: #0A3A5F;
    color: #fff; } }

@media (max-width: 991.99px) {
  .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-menu {
    padding: 0; } }

@media (max-width: 991.99px) {
  .navbar-expand-lg.dark-blue .navbar-nav .nav-link {
    border-top: 1px solid rgba(0, 152, 214, 0.15); } }

    .navbar .blue-bg .navbar-nav a .fa,
    .navbar .blue-bg .navbar-nav a .far,
    .navbar .blue-bg .navbar-nav a .fas,
    .navbar .blue-bg .navbar-nav a .fab {
      float: right;
      display: none; }

.dark-blue .sub-menu .navbar-nav .nav-item.dropdown:hover .nav-link {
  background: rgba(241, 185, 35, 0.15); }

.dark-blue .sub-menu .navbar-nav .nav-item.dropdown:hover .nav-link:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 5px;
  height: 100%;
  background: #f1b923; }

input.form-control, select.form-control, select.custom-select, input.custom-file-input, .custom-file-label {
  background: #ffffff;
  height: calc(2em + .75rem + 2px);
  padding: 0.5rem 1rem;
  border-color: rgba(64, 64, 64, 0.3);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px; }
  input.form-control:focus, select.form-control:focus, select.custom-select:focus, input.custom-file-input:focus, .custom-file-label:focus {
    border-color: rgba(0, 152, 214, 0.8);
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent; }

.custom-file-input:focus ~ .custom-file-label {
  border-color: rgba(64, 64, 64, 0.15);
  -webkit-box-shadow: 0 0 0 transparent;
  -moz-box-shadow: 0 0 0 transparent;
  box-shadow: 0 0 0 transparent; }

textarea.form-control {
  background: #ffffff;
  padding: 0.5rem 1rem;
  border-color: rgba(64, 64, 64, 0.3);
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px; }
  textarea.form-control:focus {
    border-color: rgba(0, 152, 214, 0.8);
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent; }

select.custom-select {
  background: #ffffff url(assets/images/br_down.png) no-repeat right 20px center; }
  select.custom-select:focus {
    background: #ffffff url(assets/images/br_down.png) no-repeat right 20px center; }

.custom-file-label {
  line-height: 1.8;
  overflow: hidden; }

.custom-file {
  height: calc(2em + .75rem + 2px); }

.custom-file-label {
  margin: 0; }
  .custom-file-label:after {
    height: calc(2em + .75rem + 2px);
    background-color: rgba(64, 64, 64, 0.1);
    line-height: 2; }

.logo-img {
  width: 240px; 
  height: auto;
}

#second-top-navbar {
  margin-top: .5rem;
}

#second-top-navbar .logo-img {
  max-width: 240px;
  height: auto;
}

#second-top-navbar .navbar-nav .nav-item .nav-link:after {
  color: #0a3a5f;  
}

  @media (min-width: 992px) {
    .logo-img {
      width: 240px; 
      height: auto;
    } 
  }
  @media (max-width: 480px) {
    .logo-img {
      width: 200px;
      height: auto; 
    } 
  }

@media (min-width: 576px) {
  .container {
    max-width: 95%; } }
@media (min-width: 1200px) {
  .container {
    max-width: 1400px; } }

a:hover {
  text-decoration: none; }

.btn {
  text-transform: uppercase;
  padding: 5px 20px;
  font-weight: 600;
  margin: 1rem; }

.btn-circle {
  border-radius: 20px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px; }

.btn-primary {
  background: #0A3A5F;
  color: #ffffff;
  border-color: #0A3A5F; }

.btn-secondary {
  background: #0098D6;
  color: #ffffff;
  border-color: #0098D6; }

.btn-warning {
  background: linear-gradient(to bottom right, #f1b923 0%, #ffba00 100%);
  color: #ffffff;
  border: none; }
  .btn-warning:hover {
    color: #ffffff; }

[data-theme="wiche"] .btn-warning, [data-theme="wiche"] .btn-warning:hover{
  color:var(--wiche-black);
}

.btn-outline-primary {
  border: 2px solid #0A3A5F;
  color: #0A3A5F; }

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0A3A5F;
  border-color: #0A3A5F;
 }

.btn-outline-secondary {
  border: 2px solid #0098D6;
  color: #0098D6; }

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #0098D6;
  border-color: #0098D6;
 }

.m-search-box {
  display: none;
  position: relative; }
  @media (max-width: 991.99px) {
    .m-search-box {
      display: inline-block;
      margin: 10px 2rem 0;
      float: right;
      text-align: right; } }
  @media (max-width: 575.99px) {
    .m-search-box {
      margin: 6px 1rem 0 0; } }
  .m-search-box a {
    font-size: 1.7rem;
    color: #0A3A5F;
    line-height: 2rem; }
  .m-search-box .searchbox {
    position: absolute;
    top: 0;
    right: 0;
    width: 250px; }
  .m-search-box .searchbox-open {
    display: flex; }
  .m-search-box .search-box-outer {
    display: none; }
    @media (max-width: 575.99px) {
      .m-search-box .search-box-outer {
        position: absolute;
        top: 93px;
        width: 100%;
        background: #fff;
        padding: 15px; } }
  .m-search-box input {
    border-top: none;
    border-left: none;
    border-right: none;
    outline: none;
    background: transparent; }
  .m-search-box .fa-times, .m-search-box .fa-search {
    margin-left: 1rem;
    color: #0A3A5F;
    cursor: pointer; }
  .m-search-box .fa-search {
    font-size: 1.5rem; }
    @media (max-width: 575.99px) {
      .m-search-box .fa-search {
        float: right;
        margin-top: 4px; } }
  .m-search-box .fa-times {
    font-size: 2rem; }
  @media (max-width: 575.99px) {
    .m-search-box .searchbox-open {
      display: block; } }
  .m-search-box .searchbox-open .fa-search {
    display: none; }
    @media (max-width: 575.99px) {
      .m-search-box .searchbox-open .fa-search {
        display: block; } }
  .m-search-box .searchbox-open .search-box-outer {
    display: flex; }

.header .navbar-nav .nav-link:hover, .header .navbar-nav .nav-link:focus {
  color: #0A3A5F;
  font-weight: 600; }
.header .navbar-nav.active .nav-link {
  color: #0A3A5F;
  font-weight: 600; }
@media (min-width: 992px) {
  .header .dropdown:hover > .dropdown-menu {
    display: block; } }

.navbar-expand-lg.shadow {
  z-index: 1; }

.navbar-expand-lg .navbar-toggler {
  background: #0A3A5F;
  color: #ffffff;
  padding: 6px 10px;
  float: right; margin: 7px 0 0; }
.navbar-expand-lg .navbar-nav {
  -ms-flex-direction: row;
  flex-direction: row; }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem; }

@media (max-width: 991.99px) {
  .navbar .container {
    display: block; } }

.breadcrumb-section {
  -webkit-box-shadow: 0 0.25rem 0.25rem rgba(64, 64, 64, 0.15);
  -moz-box-shadow: 0 0.25rem 0.25rem rgba(64, 64, 64, 0.15);
  box-shadow: 0 0.25rem 0.25rem rgba(64, 64, 64, 0.15); }
  @media (max-width: 767.99px) {
    .breadcrumb-section {
      display: none; } }
  .breadcrumb-section .breadcrumb {
    background: transparent; }
    .breadcrumb-section .breadcrumb .breadcrumb-item a {
      font-size: 0.85rem;
      font-weight: 600;
      color: rgba(64, 64, 64, 0.8); }
    .breadcrumb-section .breadcrumb .breadcrumb-item .fa,
    .breadcrumb-section .breadcrumb .breadcrumb-item .fas,
    .breadcrumb-section .breadcrumb .breadcrumb-item .far,
    .breadcrumb-section .breadcrumb .breadcrumb-item .fab {
      vertical-align: middle;
      margin: 0 0.5rem;
      font-size: 0.8rem;
      color: rgba(64, 64, 64, 0.8); }
    .breadcrumb-section .breadcrumb .breadcrumb-item.active {
      color: #ffffff;
      padding: 0.15rem 1rem;
      background: #f1b923;
      border-radius: 0.25rem;
      -webkit-border-radius: 0.25rem;
      -moz-border-radius: 0.25rem;
      font-size: 0.85rem;
      font-weight: 600; }
      [data-theme="wiche"] .breadcrumb-section .breadcrumb .breadcrumb-item.active {
        color: var(--wiche-black);
      }
  .breadcrumb-section .breadcrumb-item + .breadcrumb-item::before {
    content: none; }

.top-nav {
  -webkit-box-shadow: 0 0.25rem 0.25rem rgba(64, 64, 64, 0.25);
  -moz-box-shadow: 0 0.25rem 0.25rem rgba(64, 64, 64, 0.25);
  box-shadow: 0 0.25rem 0.25rem rgba(64, 64, 64, 0.25);
  z-index: 1; }
  @media (max-width: 991.99px) {
    .top-nav .navbar-nav {
      margin: 0 auto;
      max-width: 100%; } }
  @media (max-width: 575.99px) {
    .top-nav .navbar-nav {
      margin-top: 5px; } }
  @media (max-width: 575.99px) {
    .top-nav .navbar-nav .nav-item {
      flex: 2;
      text-align: center; } }
  @media (max-width: 991.99px) {
    .top-nav .navbar-nav .nav-item .nav-link {
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow: hidden; } }
  @media (max-width: 575.99px) {
    .top-nav .navbar-nav .nav-item .nav-link {
      font-size: 0; } }
  @media (max-width: 575.99px) {
    .top-nav .navbar-nav .nav-item .nav-link .fa,
    .top-nav .navbar-nav .nav-item .nav-link .fas,
    .top-nav .navbar-nav .nav-item .nav-link .far,
    .top-nav .navbar-nav .nav-item .nav-link .fab {
      font-size: 1.5rem; } }

.fixed-header {
  padding-top: 100px; }
  .fixed-header .header {
    position: fixed;
    width: 100%;
    background: #ffffff;
    z-index: 20;
    top: 0;
    border-bottom: 1px solid rgba(64, 64, 64, 0.15); }

@media (max-width: 991.99px) {
  .navbar-expand-lg.dark-blue .navbar-nav {
    flex-direction: column;
    width: 100%;
    align-items: self-start; } }
.navbar-expand-lg.dark-blue .navbar-nav .nav-link {
  color: #fff;
  padding: 0.7rem 1.7rem; }
  @media (max-width: 991.99px) {
    .navbar-expand-lg.dark-blue .navbar-nav .nav-link {
      padding: 0.8rem 2rem;
      border-bottom: 1px solid rgba(0, 152, 214, 0.15);
      white-space: initial; } }
@media (min-width: 992px) {
  .navbar-expand-lg.dark-blue .navbar-nav .nav-item { }
    .navbar-expand-lg.dark-blue .navbar-nav .nav-item .nav-link {
      position: relative;
      overflow: hidden;
      white-space: nowrap;
      max-width: 140px;
      text-overflow: ellipsis;
      padding: 1rem; } }
    @media (min-width: 992px) and (min-width: 1200px) {
      .navbar-expand-lg.dark-blue .navbar-nav .nav-item .nav-link {
        overflow: visible;
        white-space: normal;
        max-width: 500px;
        text-overflow: initial;
        padding: 1rem 1.7rem; } }
@media (min-width: 992px) {
      .navbar-expand-lg.dark-blue .navbar-nav .nav-item .nav-link:after {
        content: " | ";
        position: absolute;
        top: 0;
        right: -3px;
        color: #ffffff;
        line-height: 50px;
        border: none; }
  .navbar-expand-lg.dark-blue .navbar-nav > :last-child .nav-link:after {
    content: ""; }
  .navbar-expand-lg.dark-blue .navbar-nav > :first-child a {
    padding-left: 0.5 !important; } }

.navbar .navbar-nav {
  text-transform: uppercase; }
  .navbar .navbar-nav a {
    color: #4b4c49;
    font-weight: 600;
    font-size: 0.8rem; }
    .header-navigation-wrapper.navbar .navbar-nav a .fa,
    .header-navigation-wrapper.navbar .navbar-nav a .fas,
    .header-navigation-wrapper.navbar .navbar-nav a .far,
    .header-navigation-wrapper.navbar .navbar-nav a .fab {
      font-size: 1rem;
      vertical-align: middle;
      margin-right: 4px;
      margin-top: -2px; }
    .navbar .navbar-nav a .dropdown-item {
      color: #404040;
      padding: 0.5rem 1.25rem;
      background: #fff;
      text-transform: capitalize;
      margin-bottom: 2px; }
      .navbar .navbar-nav a .dropdown-item:hover, .navbar .navbar-nav a .dropdown-item:focus {
        background: rgba(241, 185, 35, 0.15); }
      .navbar .navbar-nav a .dropdown-item.active {
        background: rgba(241, 185, 35, 0.5); }

@media (max-width: 991.99px) {
  .dark-blue .container {
    max-width: 100%; } }
@media (max-width: 991.99px) {
  .dark-blue {
    -ms-flex-align: flex-start;
    align-items: flex-start; } }
.dark-blue .navbar-nav a {
  color: #ffffff; }
.dark-blue .navbar-nav .active-menu {
  background: #ffffff;
  color: #0A3A5F; }
.dark-blue .search-box {
  display: none;
  order: 2;
  position: relative;
  margin-left: auto; }
  @media (min-width: 992px) {
    .dark-blue .search-box {
      display: block; } }
  .dark-blue .search-box .search-icon {
    font-size: 1.3rem;
    color: #ffffff;
    float: right;
    cursor: pointer; }
  .dark-blue .search-box input {
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #fff;
    color: #ffffff;
    background: transparent;
    width: 0px;
    padding: 0;
    margin-right: 10px;
    float: right;
    -moz-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out; }
  .dark-blue .search-box .fa-times {
    display: none;
    font-size: 1.5rem; }
.dark-blue .searchbox .search-box-outer {
  float: right;
  -moz-transition: width 0.4s ease-in-out;
  -o-transition: width 0.4s ease-in-out;
  -webkit-transition: width 0.4s ease-in-out;
  transition: width 0.4s ease-in-out; }
  @media (max-width: 1399.99px) {
    .dark-blue .searchbox .search-box-outer {
      position: absolute;
      right: 0;
      top: 45px;
      width: 0;
      background: #0A3A5F;
      border-radius: 4px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px; } }
.dark-blue .searchbox-open {
  focus--webkit-box-shadow: 0 0 0 transparent;
  focus--moz-box-shadow: 0 0 0 transparent;
  focus-box-shadow: 0 0 0 transparent; }
  .dark-blue .searchbox-open .search-box-outer {
    -moz-transition: width 0.4s ease-in-out;
    -o-transition: width 0.4s ease-in-out;
    -webkit-transition: width 0.4s ease-in-out;
    transition: width 0.4s ease-in-out; }
    @media (max-width: 1399.99px) {
      .dark-blue .searchbox-open .search-box-outer {
        position: absolute;
        right: 0;
        top: 45px;
        min-width: 300px;
        background: #0A3A5F;
        padding: 15px;
        border-radius: 4px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px; } }
  @media (min-width: 1400px) {
    .dark-blue .searchbox-open .fa-search {
      display: none; } }
  @media (max-width: 1399.99px) {
    .dark-blue .searchbox-open .fa-search {
      display: block !important; } }
  .dark-blue .searchbox-open input {
    width: 165px /*calc(100% - 30px)*/; /* Reduced Width */
    max-width: 700px;
    outline: none;
    -webkit-box-shadow: 0 0 0 transparent;
    -moz-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent; }
  .dark-blue .searchbox-open .fa-times {
    display: block; }
  .dark-blue .searchbox-open .fa-search {
    display: none; }
@media (max-width: 991.99px) {
  .dark-blue .navbar-collapse.show .sub-menu {
    display: block !important; } }
.dark-blue .sub-menu {
  align-items: baseline;
  background: #f8f8f8;
  border: 1px solid rgba(64, 64, 64, 0.15);
  position: absolute;
  margin: 0 auto;
  width: 100%;
  left: 0;
  right: 0;
  z-index: 9;
  padding: 0;
  display: none;
  align-items: flex-start; }
  @media (max-width: 991.99px) {
    .dark-blue .sub-menu {
      position: relative;
      max-width: 100%;
      max-height: calc(100vh - 150px);
      overflow-x: hidden;
      overflow-y: auto; } }
  @media (min-width: 992px) {
    .dark-blue .sub-menu .navbar-nav {
      flex-direction: column;
      vertical-align: top;
      width: 74%;
      display: inline-block; } }
  @media (max-width: 991.99px) {
    .dark-blue .sub-menu .navbar-nav .nav-item {
      width: 100%; } }
  .dark-blue .sub-menu .navbar-nav .nav-item a.nav-link {
    color: #404040;
    padding: 1rem 1.7rem;
    background: #ffffff;
    text-transform: capitalize;
    position: relative;
    overflow: visible;
    white-space: normal;
    text-overflow: initial; }
    @media (max-width: 991.99px) {
      .dark-blue .sub-menu .navbar-nav .nav-item a.nav-link {
        padding: 0.7rem 1.7rem; } }
    @media (min-width: 992px) {
      .dark-blue .sub-menu .navbar-nav .nav-item a.nav-link {
        max-width: 400px; } }
    .dark-blue .sub-menu .navbar-nav .nav-item a.nav-link:hover, .dark-blue .sub-menu .navbar-nav .nav-item a.nav-link:active {
      background: rgba(241, 185, 35, 0.15); }
      .dark-blue .sub-menu .navbar-nav .nav-item a.nav-link:hover:before, .dark-blue .sub-menu .navbar-nav .nav-item a.nav-link:active:before {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        width: 5px;
        height: 100%;
        background: #f1b923; }
  .dark-blue .sub-menu .navbar-nav .active a.nav-link {
    background: rgba(241, 185, 35, 0.15);
    position: relative;
    font-weight: bold; }
    .dark-blue .sub-menu .navbar-nav .active a.nav-link:before {
      content: " ";
      position: absolute;
      top: 0;
      left: 0;
      width: 5px;
      height: 100%;
      background: #f1b923; }
  .dark-blue .sub-menu .navbar-nav .active .dropdown-menu {
    display: block !important; }
  .dark-blue .sub-menu .navbar-nav > :first-child a {
    padding-left: 1.7rem !important; }
  .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-menu {
    z-index: 9999999;
    border: none;
    background: transparent;
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    padding: 0 1rem;
    width: 100%;
    height: 100%; }
    @media (min-width: 992px) {
      .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-menu {
        top: 0;
        padding: 1rem 3rem;
        position: absolute;
        left: 400px; } }
    @media (max-width: 991.99px) {
      .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-menu {
        padding: 1rem; } }
    .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-menu .dropdown-item {
      padding: 0.7rem 1rem;
      color: #404040;
      text-transform: capitalize; }
      .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-menu .dropdown-item:active, .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-menu .dropdown-item:focus, .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-menu .dropdown-item:hover {
        text-decoration: none;
        background-color: rgba(64, 64, 64, 0.15);
        outline: none; }
      @media (max-width: 991.99px) {
        .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-menu .dropdown-item {
          padding: 0.7rem 1.7rem; } }
  @media (max-width: 991.99px) {
    .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-toggle:after {
      content: none; } }
  .dark-blue .sub-menu .navbar-nav .dropdown:acrive {
    display: block !important; }
  .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-toggle:after {
    border-top: 0.5em solid;
    border-right: 0.5em solid transparent;
    border-left: 0.5em solid transparent;
    right: 20px;
    position: absolute;
    top: 1.2rem; }
  @media (min-width: 992px) {
    .dark-blue .sub-menu .navbar-nav .dropdown .dropdown-toggle:after {
      display: none; }
    .dark-blue .sub-menu .navbar-nav .dropdown:hover > .dropdown-menu {
      display: block !important; } }
  .dark-blue .sub-menu .card {
    border: none;
    background: transparent;
    padding: 1.5rem;
    max-width: 400px;
    display: none; }
    @media (min-width: 992px) {
      .dark-blue .sub-menu .card {
        width: 25%;
        display: inline-block;
        max-width: 300px;
        padding: 1.5rem 1.5rem 0 1.5rem;
        display: block; } }
    .dark-blue .sub-menu .card .card-body {
      padding: 1.25rem 0; }
      .dark-blue .sub-menu .card .card-body .card-text {
        line-height: normal;
        font-size: 0.85rem; }
      .dark-blue .sub-menu .card .card-body .btn {
        margin: 0; }
    @media (min-width: 992px) {
      .dark-blue .sub-menu .card .card-img-warp {
        max-height: 160px;
        overflow: hidden; } }
.dark-blue .dropdown-menu {
  position: relative;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border: none;
  margin: 0; }

@media (min-width: 992px) {
  #collaboration {
    display: block; } }

.mob-nav {
  width: 100%;
  padding: 0.5rem 2.5rem 0.5rem 1rem;
  background: #0A3A5F;
  display: block;
  color: #ffffff;
  border-bottom: 1px solid #ffffff; }
  .mob-nav:hover {
    color: #ffffff;
    background: #0098D6; }
  .mob-nav .fa,
  .mob-nav .fas,
  .mob-nav .far,
  .mob-nav .fab {
    float: right;
    margin-right: -1rem; }

.sub-menu.hover {
  display: flex; }

.banner-section {
  min-height: 450px;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; }
  .banner-section h1, .banner-section .h1 {
    margin-bottom: 1.5rem;
    text-transform: uppercase; }
  .banner-section .banner-content {
    color: #ffffff;
    max-width: 360px;
    background: rgba(0, 152, 214, 0.85);
    padding: 30px 30px;
    text-transform: uppercase;
    position: relative; }
  .banner-section .know-more {
    padding: 8px 20px;
    position: absolute;
    bottom: -35px;
    left: 10px; }

.tab-section .link-nav .nav-link {
  color: #0A3A5F;
  font-size: 1.3rem;
  padding: 1.5rem;
  max-width: 350px;
  margin: 0 auto;
  line-height: 1.2;
  font-weight: bold; }
  /* resize styling of feature icon with font awesome new style v6.5.1+ */
  .tab-section .link-nav .nav-link i.fa-solid,
  .tab-section .link-nav .nav-link i.fa-regular,
  .tab-section .link-nav .nav-link i.fa-light,
  .tab-section .link-nav .nav-link i.fa-thin,
  .tab-section .link-nav .nav-link i.fa-duotone {
    font-size: 5.2rem;
    color: var(--wiche-icon-blue);
  }
  .tab-section .link-nav .nav-link .fa,
  .tab-section .link-nav .nav-link .fas,
  .tab-section .link-nav .nav-link .far,
  .tab-section .link-nav .nav-link .fab {
    font-size: 3rem;
    margin: 1rem;
    font-weight: normal;
    color: #0A3A5F; }
  .tab-section .link-nav .nav-link .nav-iocns {
    max-width: 70px;
    max-height: 70px;
    margin: 1rem; }
    .tab-section .link-nav .nav-link .nav-iocns path {
      stroke: var(--wiche-icon-blue);
      stroke-width: 3.5;
      fill: var(--wiche-icon-blue);
      }
@media (max-width: 991.99px) {
  .tab-section .nav-justified .nav-item {
    flex-basis: auto; } }

.section-heading {
  text-align: center;
  margin: 2.5rem 1rem;
  font-weight: 600;
  color: #404040; }
  .section-heading .line {
    width: 50px;
    background: #0098D6;
    height: 3px;
    display: inline-block;
    margin: 0px auto 0 auto;
    border-radius: 0 0 0 10px;
    -webkit-border-radius: 0 0 0 10px;
    -moz-border-radius: 0 0 0 10px;
    vertical-align: middle; }
  .section-heading .txt {
    display: inline-block;
    vertical-align: middle; }
    @media (min-width: 992px) {
      .section-heading .txt {
        max-width: calc(100% - 200px); } }
    @media (max-width: 767.99px) {
      .section-heading .txt {
        width: calc(100% - 125px); } }
    @media (max-width: 575.99px) {
      .section-heading .txt {
        width: 100%; } }

.whats-happen-section {
  margin-bottom: 4rem; }
  .whats-happen-section .card {
    -webkit-box-shadow: 0 0 1rem rgba(64, 64, 64, 0.3);
    -moz-box-shadow: 0 0 1rem rgba(64, 64, 64, 0.3);
    box-shadow: 0 0 1rem rgba(64, 64, 64, 0.3);
    border: none;
    max-height: 450px;
    overflow: hidden; }
    .whats-happen-section .card .card-header {
      padding: 0;
      margin-bottom: 0;
      background-color: transparent;
      border-bottom: 1px solid rgba(64, 64, 64, 0.05);
      max-height: 200px;
      overflow: hidden;
      position: relative;
      min-height: 40px; }
      .whats-happen-section .card .card-header .card-img {
        min-width: 100%;
        min-height: 100%; }
    .whats-happen-section .card .event .text-box, .whats-happen-section .card .meet .text-box {
      position: absolute;
      left: 10px;
      padding: 0.2rem 0.8rem 0.3rem 0.8rem;
      border-radius: 0 0 0.5rem 0.5rem;
      -webkit-border-radius: 0 0 0.5rem 0.5rem;
      -moz-border-radius: 0 0 0.5rem 0.5rem;
      text-transform: uppercase;
      font-weight: 500;
      color: #fff; }
    .whats-happen-section .card .event .text-box {
      background: rgba(0, 152, 214, 0.8); }
    .whats-happen-section .card .meet .text-box {
      background: rgba(241, 185, 35, 0.8); }
    .whats-happen-section .card .card-body .card-title {
      display: inline-block;
      max-width: calc(100% - 55px);
      font-weight: bold;
      color: #0A3A5F;
      font-size: 1.2rem; }
    .whats-happen-section .card .card-body .date-box {
      float: right;
      width: 60px;
      background: rgba(64, 64, 64, 0.2);
      padding: 0.5rem 0.5rem 0.8rem 0.5rem;
      text-align: center;
      margin: -1.25rem -1.25rem 0 0;
      line-height: 1;
      border-radius: 0 0 0 6px;
      -webkit-border-radius: 0 0 0 6px;
      -moz-border-radius: 0 0 0 6px;
      text-transform: uppercase;
      color: #404040;
      font-size: 1.2rem; }
    .whats-happen-section .card .card-body .e-date {
      font-weight: bold;
      font-size: 2rem;
      color: #0A3A5F; }
    .whats-happen-section .card .card-body .card-text {
      font-size: 0.9rem; }
    .whats-happen-section .card .card-footer {
      padding: 1.25rem;
      background-color: #ffffff;
      border-top: none;
      position: absolute;
      bottom: 0;
      display: block;
      width: 100%;
      z-index: 1; }
      .whats-happen-section .card .card-footer .line {
        width: 50px;
        background: #f1b923;
        height: 3px;
        display: block;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px; }

.in-focus-section {
  margin-bottom: 0rem;
  text-align: center;
  padding: 3rem 1rem;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; }
  .in-focus-section .in-focus-text {
    text-transform: uppercase;
    background: #f1b923;
    color: #ffffff;
    padding: 5px 20px;
    font-weight: 600;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px; }
  [data-theme="wiche"] .in-focus-section .in-focus-text {
    border-radius: 0.25rem;
    -webkit-border-radius: 0.25rem;
    -moz-border-radius: 0.25rem;
    color: var(--wiche-black);
  }
  .in-focus-section .section-heading {
    color: #ffffff;
    font-size: 3rem;
    margin: 1.5rem 1rem;
    font-family: 'Oswald', serif; }
  .in-focus-section .section-content {
    font-size: 1.25rem;
    color: #ffffff;
    max-width: 1000px;
    margin: 0 auto 3rem auto; }
  .in-focus-section .read-more {
    padding: 8px 20px; }

    .in-focus-section-2 {
      margin-bottom: 2.2rem;
    }

    .in-focus-section-2 .section-content a {
      color: #FFF;
  }

.map-section {
  margin-bottom: 2rem; overflow: hidden; }
  .map-section .section-content {
    font-size: 1.15rem;
    line-height: 1.7; }
  .map-section #ýapp-Region-Map {
    margin: 1.5rem 1rem; }
    @media (min-width: 992px) {
      .map-section #ýapp-Region-Map {
        max-width: 600px; } }
  .map-section .map-tooltip {
    position: fixed;
    max-width: 300px;
    padding: 0rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    z-index: 1;
    background: #fff;
    display: none;
    text-align: left; }
    .map-section .map-tooltip .blue a {
      text-transform: uppercase;
      color: #0A3A5F; }
    .map-section .map-tooltip .cta.blue {
      text-align: center;
      display: block;
      border: 1px solid #0A3A5F;
      padding: 7px;
      border-radius: 20px;
      -webkit-border-radius: 20px;
      -moz-border-radius: 20px;
      color: #0A3A5F; }
      .map-section .map-tooltip .cta.blue:hover, .map-section .map-tooltip .cta.blue:focus {
        color: #ffffff;
        background: #0A3A5F; }

.grey-bg {
  background: #f6f6f6; }

  .inner-pages .publications {margin-top:25px; }
  .publications .card-body .card-footer .fa-calendar {
    margin-right: 3px;
}
.publications {
  padding: 1.5rem 1rem 3rem 1rem;
  border-radius: 0.25rem;
  -webkit-border-radius: 0.25rem;
  -moz-border-radius: 0.25rem; }
  .publications .section-heading {
    margin: 1rem; }
  .publications .card {
    flex-direction: row;
    max-height: 220px;
    -webkit-box-shadow: 0 0 1rem rgba(64, 64, 64, 0.3);
    -moz-box-shadow: 0 0 1rem rgba(64, 64, 64, 0.3);
    box-shadow: 0 0 1rem rgba(64, 64, 64, 0.3); }
    @media (max-width: 575.99px) {
      .publications .card {
        flex-direction: column;
        max-height: 520px; } }
    .publications .card .card-title {
      display: inline-block;
      font-weight: bold;
      color: #0A3A5F;
      font-size: 1.2rem; line-height: 1.4; }
    .publications .card .card-header {
      padding: 0;
      margin-bottom: 0;
      background-color: transparent;
      min-width: 170px;
      overflow: hidden; width:170px; border: 1px solid #dee2e6; }
      @media (max-width: 575.99px) {
        .publications .card .card-header {
          max-height: 250px; width:100%; } }
      .publications .card .card-header img {
        -webkit-background-size: cover !important;
        -moz-background-size: cover !important;
        -o-background-size: cover !important;
        background-size: cover !important;
        width: auto;
        height: 100%; }
        @media (max-width: 575.99px) {
          .publications .card .card-header img {
            width: 100%;
            height: auto; } }
    .publications .card .card-body {
      position: relative;
      padding-bottom: 50px;
      overflow: hidden; }
    .publications .card .card-footer {
      padding: 0.75rem 1.25rem;
      background-color: transparent;
      border-top: none;
      margin: 0 -1.25rem;
      position: absolute;
      width: 100%;
      bottom: 0;
      font-weight: bold;
      font-size: 0.8rem;
      background: #ffffff; }

  @media (max-width: 1199.99px) {
    .publications .custom-col {
      flex: 0 0 100% !important;
      max-width: 100% !important; } }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 160px;
  background-color: #f5f5f5; }
  .footer .footer-top {
    background: #0098D6;
    line-height: normal;
    padding: 3rem 1rem;
    color: #ffffff; }
    @media (max-width: 950px) {
      .footer .footer-top {
        text-align: center; } }
    @media (max-width: 950px) {
      .footer .footer-top .nav {
        justify-content: center; } }
    .footer .footer-top .nav .nav-item {
      position: relative; }
      @media (max-width: 575.99px) {
        .footer .footer-top .nav .nav-item {
          display: block;
          width: 100%; } }
      .footer .footer-top .nav .nav-item a {
        color: #ffffff;
        padding: 0.5rem 2.5rem;
        text-transform: uppercase; }
        @media (max-width: 1199.99px) {
          .footer { position: relative; }
          .footer .footer-top .nav .nav-item a {
            padding: 0.5rem 1.5rem; } }
      .footer .footer-top .nav .nav-item:after {
        content: " | ";
        position: absolute;
        top: 0;
        right: -3px;
        color: #ffffff;
        line-height: 38px; }
        @media (max-width: 575.99px) {
          .footer .footer-top .nav .nav-item:after {
            content: none; } }
      .footer .footer-top .nav .nav-item:last-child:after {
        content: ""; }
    .footer .footer-top .nav > :first-child a {
      padding-left: 0 !important; }
      @media (max-width: 575.99px) {
        .footer .footer-top .nav > :first-child a {
          padding-left: 1.5rem !important; } }
  .footer .footer-bottom {
    background: #0A3A5F;
    line-height: 60px;
    color: #ffffff;
    font-size: 0.8rem; }
    .footer .footer-bottom .copyright-text a{
      color: #ffffff;
      text-decoration: underline;
    }
    .footer .footer-bottom .copyright-text a:hover{
      text-decoration: none;
    }
    .footer .footer-bottom .nav-pills {
      margin-top: 0.75rem; }
      .footer .footer-bottom .nav-pills li.nav-item {
        line-height: normal;
        border: 2px solid #fff;
        border-radius: 60px;
        -webkit-border-radius: 60px;
        -moz-border-radius: 60px;
        width: 35px;
        font-size: 1rem;
        margin: 0 0 0 1rem;
        text-align: center; }
        @media (max-width: 575.99px) {
          .footer .footer-bottom .nav-pills li.nav-item {
            margin: 0 0 0 0.5rem; } }
        .footer .footer-bottom .nav-pills li.nav-item a {
          color: #ffffff;
          padding: 0.25rem 0.4rem; }

@media (max-width: 991.99px) {
  .no-scroll {
    overflow: hidden; } }

.black-bg {
  background: rgba(0, 0, 0, 0.8);
  height: calc(100vh - 100px);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: none; }
  @media (min-width: 992px) {
    .black-bg {
      display: none !important; } }

.dark-blue .navbar-collapse.collapse.show .black-bg {
  display: block; }

.inner-pages .section-heading {
  margin: 0.5rem 1rem 2.5rem 1rem; }

@media (min-width: 768px) {
  .side-navbar-content {
    max-width: calc(100% - 320px); } }
@media (max-width: 991.99px) {
  .side-navbar-content .media {
    display: block; } }

.side-navbar {
  margin-bottom: 2rem; }
  @media (min-width: 768px) {
    .side-navbar {
      max-width: 300px;
      margin-bottom: 0; } }
  .side-navbar .nav {
    border-bottom: 1px solid #ccc;
    padding-bottom: 1rem; }
    @media (min-width: 768px) {
      .side-navbar .nav {
        border-right: 1px solid #ccc;
        border-bottom: none;
        height: 100%; } }
    .side-navbar .nav .nav-link {
      padding: 0.75rem 1rem;
      color: rgba(64, 64, 64, 0.8);
      font-weight: 600;
      line-height: normal; }
      .side-navbar .nav .nav-link:hover, .side-navbar .nav .nav-link:focus {
        color: #0A3A5F; }
    .side-navbar .nav .active {
      color: #0A3A5F;
      font-weight: bold; }
    .side-navbar .nav .dropdown-toggle:after {
      content: none; }
    .side-navbar .nav .dropdown-menu {
      position: relative;
      top: 0;
      display: block;
      font-size: 1rem;
      color: #212529;
      background-color: transparent;
      border: none;
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0;
      width: 100%;
      z-index: 1; }
      .side-navbar .nav .dropdown-menu:before {
        content: " ";
        position: absolute;
        left: 1rem;
        top: 0;
        height: 100%;
        width: 5px;
        background: rgba(64, 64, 64, 0.25); }
      .side-navbar .nav .dropdown-menu .dropdown-item {
        font-size: 0.95rem;
        font-weight: 600;
        padding: 0.75rem 1.5rem 0.75rem 1.5rem;
        color: rgba(64, 64, 64, 0.5);
        position: relative;
        margin-left: 1rem;
        max-width: calc(100% - 1rem);
        margin-bottom: 2px;
        white-space: normal; }
        .side-navbar .nav .dropdown-menu .dropdown-item:hover, .side-navbar .nav .dropdown-menu .dropdown-item:active {
          color: var(--wiche-black);
          background: rgba(241, 185, 35, 0.15); }
          .side-navbar .nav .dropdown-menu .dropdown-item:hover:before, .side-navbar .nav .dropdown-menu .dropdown-item:active:before {
            content: " ";
            position: absolute;
            top: 0;
            left: 0;
            width: 5px;
            height: 100%;
            background: #f1b923; }
      .side-navbar .nav .dropdown-menu .dropdown-item.active {
        color: var(--wiche-black);
        font-weight: bold;
        background: rgba(241, 185, 35, 0.15); }
        .side-navbar .nav .dropdown-menu .dropdown-item.active:before {
          content: " ";
          position: absolute;
          top: 0;
          left: 0;
          width: 5px;
          height: 100%;
          background: #f1b923; }
  @media (min-width: 768px) {
    .side-navbar #links {
      display: block; } }

.sub-headings {
  font-size: 1.8rem;
  padding-left: 20px;
  font-family: "Open Sans", serif;
  position: relative; }
  .sub-headings:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 5px;
    height: 100%;
    background: #f1b923;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }

.h3-headings {
  font-size: 1.5rem;
  font-family: "Open Sans", serif;
  color: #0A3A5F;
  font-weight: 700; }

.h4-headings {
  font-size: 1.4rem;
  font-family: "Open Sans", serif;
  color: var(--wiche-black);
  font-weight: 700; }

.h5-headings {
  font-size: 1.063rem;
  font-family: "Open Sans", serif;
  color: #7a7a7a;
  text-transform: uppercase; }

.sub-headings-2 {
  padding-bottom: 10px;
  margin-bottom: 15px;
  font-family: "Open Sans", serif;
  position: relative;
  font-size: 1.8rem; }
  .sub-headings-2:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 40px;
    height: 5px;
    background: #f1b923;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px; }

h6 {
  font-weight: bold;
  margin-top: 1rem;
  margin-bottom: 0.5rem; }

.custom-control {
  min-height: 2.5rem;
  padding-left: 2.5rem;
  margin: 0.5rem; }
  .custom-control .custom-control-label:before {
    top: 0;
    left: -2.5rem;
    width: 1.5rem;
    height: 1.5rem;
    border-width: 2px; }
  .custom-control .custom-control-label:after {
    top: 0;
    left: -2.5rem;
    width: 1.5rem;
    height: 1.5rem; }

.custom-control-input:checked ~ .custom-control-label:before {
  border-color: rgba(64, 64, 64, 0.5);
  background-color: #ffffff; }

.custom-checkbox .custom-control-input:checked ~ .custom-control-label:after {
  background-image: url(/wp-content/themes/wiche/assets/images/checkbox.svg);
  background-size: 60%; }

.custom-radio .custom-control-input:checked ~ .custom-control-label::after {
  background: url(/wp-content/themes/wiche/assets/images/radio.svg) top 5px center no-repeat;
  background-size: 60%; }

.content-heading {
  border-bottom: 1px solid #ccc;
  padding-bottom: 0.5rem;
  margin-bottom: 1.5rem;
  font-size: 2rem;
  font-weight: 600; }

ul.custom-list {
  list-style: none; }

ul.custom-list li {
  margin-bottom: 1rem; }
  ul.custom-list li:before {
    content: "•";
    color: #0098D6;
    font-weight: bold;
    display: inline-block;
    width: 1em;
    margin-left: -1em;
    font-size: 2rem;
    vertical-align: middle;
    line-height: 0; }

.table th {
  border-top: none;
  color: #404040; }
.table tr {
  font-weight: 600;
  color: rgba(64, 64, 64, 0.9); }

.table-hover tbody tr:hover {
  color: var(--wiche-black); }

.table-blue {
  border: 1px solid #dee2e6; }
  .table-blue thead tr {
    background: #0A3A5F;
    color: #ffffff; }

 
.header .navbar-nav .nav-link:hover, .header .navbar-nav .nav-link:focus,
.header .navbar-nav.active .nav-link {
    color: #0A3A5F;
    font-weight: 600;
}

.map-tooltip .cta-wrapper {
  padding: 0.5rem 1rem 1rem 1rem; }
.map-tooltip h3.blue {
  margin: 1rem 1rem 0.5rem 1rem; }
.map-tooltip .tooltip-body {
  max-height: 200px;
  overflow-y: auto;
  overflow-x: hidden;
  padding: 0.5rem 1rem; }

.inner-banner-section {
  position: relative;
  min-height: 300px;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important; }
  .inner-banner-section .banner-content {
    position: absolute;
    right: 0;
    width: 100%;
    max-width: 500px;
    height: 100%;
    padding: 4rem 2rem 3rem 150px;
    text-align: right;
    color: #fff;
    background: rgba(0, 152, 214, 0.75);
    text-transform: uppercase;
    -webkit-background-size: 100% 105% !important;
    -moz-background-size: 100% 105% !important;
    -o-background-size: 100% 105% !important;
    background-size: 100% 105% !important;
    background: url(/wp-content/themes/wiche/assets/images/new-bg.png) center center no-repeat; }
    @media (max-width: 575.99px) {
      .inner-banner-section .banner-content {
        padding: 4rem 2rem 3rem 1rem; } }
    @media (max-width: 480px) { 
      .inner-banner-section .banner-content { 
        padding: 2rem 2rem 2rem 5rem; } }
    .inner-banner-section .banner-content h1, .inner-banner-section .banner-content .h1 {
      font-size: 1.7rem;
      font-weight: bold;
      margin-bottom: 1rem; }
      @media (max-width: 575.99px) {
        .inner-banner-section .banner-content h1, .inner-banner-section .banner-content .h1 {
          max-width: 320px;
          float: right; } }
    .inner-banner-section .banner-content p {
      font-size: 0.9rem;
      font-weight: 600;
      display: block;
      width: 100%;
      max-width: 400px; }
      @media (max-width: 575.99px) {
        .inner-banner-section .banner-content p {
          float: right; } }

.news-section {
  margin-bottom: 4rem; }
  .news-section .card {
    border: none;
    max-height: 450px;
    overflow: hidden;
    -webkit-box-shadow: 0 0 1rem rgba(64, 64, 64, 0.3);
    -moz-box-shadow: 0 0 1rem rgba(64, 64, 64, 0.3);
    box-shadow: 0 0 1rem rgba(64, 64, 64, 0.3); }
    .news-section .card .card-header {
      min-height: 85px;
      padding: 0;
      margin-bottom: 0;
      background-color: transparent;
      max-height: 200px;
      overflow: hidden;
      position: relative;
      border-bottom: none; }
      .news-section .card .card-header .e-date {
        font-weight: 700;
        font-size: 2rem;
        color: #0A3A5F; }
    .news-section .card .card-body .card-text {
      font-size: 0.9rem; }
    .news-section .card .card-body .card-title {
      display: inline-block;
      font-weight: 700;
      color: #0A3A5F;
      font-size: 1.2rem; }
    .news-section .card .card-footer {
      padding: 1.25rem;
      background-color: #fff;
      border-top: none;
      position: absolute;
      bottom: 0;
      display: block;
      width: 100%;
      z-index: 1; }
      .news-section .card .card-footer .line {
        width: 50px;
        background: #f1b923;
        height: 3px;
        display: block;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px; }
    .news-section .card .date-box {
      background: rgba(204, 204, 204, 0.9);
      position: absolute;
      padding: 1rem 0.5rem 0.8rem 0.5rem;
      z-index: 1;
      right: 15px;
      width: 60px;
      text-align: center;
      color: #404040;
      text-transform: uppercase;
      top: -1px;
      border-radius: 0 0 6px 6px;
      -webkit-border-radius: 0 0 6px 6px;
      -moz-border-radius: 0 0 6px 6px;
      border: 1px solid #fff;
      line-height: 1.1rem; }
  .news-section .news .text-box, .news-section .media-release .text-box {
    left: 0;
    top: 15px;
    border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    position: absolute;
    padding: 0.2rem 0.8rem;
    background: rgba(241, 185, 35, 0.8);
    color: #fff;
    text-transform: uppercase;
    z-index: 1;
    font-size: 0.8rem; }

#people-details .modal-header {
  display: block; }
#people-details .modal-title {
  font-weight: 700;
  color: #0098D6;
  font-size: 1.7rem;
  margin: 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  width: 100%; }
#people-details .modal-dialog {
  max-width: 90% !important; }
#people-details .modal-content {
  padding: 2rem; }
  @media (max-width: 575.99px) {
    #people-details .modal-content {
      padding: 1rem; } }
#people-details .designation {
  font-size: 1.2rem;
  text-transform: uppercase;
  color: #9e9e9e;
  margin: 0.3rem 0; }
  
.people-contact i.fa, .people-card i.fa, .people-contact i.fab, .people-card i.fab, .people-contact i.fas, .people-card i.fas, .people-contact i.far, .people-card i.far { padding-right: 5px;}
#people-details .people-contact {
  margin: 0; }
  #people-details .people-contact a {
    color: #333; }
    @media (max-width: 575.99px) {
      #people-details .people-contact a {
        display: block; } }
#people-details .close {
  position: absolute;
  top: 1rem;
  right: 1rem;
  float: right; }
  @media (max-width: 575.99px) {
    #people-details .close {
      top: 0.5rem;
      right: 0.5rem;
      z-index: 9; } }
#people-details .people-img {
  margin: 2rem 1rem;
  overflow: hidden;
  border-radius: 0.5rem;
  -webkit-border-radius: 0.5rem;
  -moz-border-radius: 0.5rem;
  max-width: 250px; }
  @media (max-width: 991.99px) {
    #people-details .people-img {
      max-width: 150px;
      margin: 0 0 1rem 0; } }
  @media (min-width: 768px) {
    #people-details .people-img {
      float: right; } }

.people-cards .card {
  background: 0 0;
  border: none;
  box-shadow: none;
  flex-direction: row;
  align-items: flex-end;
  margin-bottom: 2rem; }
  @media (max-width: 575.99px) {
    .people-cards .card {
      flex-direction: column;
      align-items: center; } }
  .people-cards .card .card-body {
    padding: 0;
    max-width: calc(100% - 170px); }
    @media (max-width: 575.99px) {
      .people-cards .card .card-body {
        max-width: 100%;
        flex: auto;
        display: block;
        width: 100%; } }
    .people-cards .card .card-body .card-title {
      font-weight: 700;
      color: #0A3A5F;
      font-size: 1.2rem;
      margin: 0; }
  .people-cards .card .card-header {
    background: 0 0;
    border: 1px solid #eee;
    background: #eee;
    padding: 0;
    width: 170px;
    min-height: 210px;
    border-radius: 0.35rem;
    -webkit-border-radius: 0.35rem;
    -moz-border-radius: 0.35rem; }
  .people-cards .card .people-card {
    padding: 1rem;
    border-radius: 0 0.35rem 0.35rem 0;
    -webkit-border-radius: 0 0.35rem 0.35rem 0;
    -moz-border-radius: 0 0.35rem 0.35rem 0;
    -webkit-box-shadow: 0 0 0.3rem rgba(64, 64, 64, 0.15);
    -moz-box-shadow: 0 0 0.3rem rgba(64, 64, 64, 0.15);
    box-shadow: 0 0 0.3rem rgba(64, 64, 64, 0.15);
    background: #fff; }
    .people-cards .card .people-card .designation {
      margin: 0 0 0.7rem 0; }
    .people-cards .card .people-card .people-number a, .people-cards .card .people-card .designation, .people-cards .card .people-card .people-id, .people-cards .card .people-card .people-id a, .people-cards .card .people-card .people-number,
    .people-cards .card .people-card .people-contact, .people-cards .card .people-card .people-contact a {
      font-size: 0.85rem;
      color: #333; }
    .people-cards .card .people-card .people-id, .people-cards .card .people-card .people-id a, .people-cards .card .people-card .people-number {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
    .people-cards .card .people-card .people-id, .people-cards .card .people-card .people-number, .people-cards .card .people-card .people-contact {
        margin: 0; }
    .people-cards .card .people-card .people-contact {
      text-overflow: ellipsis;
      overflow: hidden;
      white-space: nowrap;
    }
    .people-cards .card .people-card hr {
      margin-top: 0.5rem;
      margin-bottom: 0.5rem; }

.publication-section .nav-tabs {
  border-bottom: none;
  white-space: nowrap;
  display: inline-block; }
  .publication-section .nav-tabs .nav-item {
    display: inline-table; }
    .publication-section .nav-tabs .nav-item .nav-link {
      font-weight: 600;
      color: #212529;
      opacity: 0.7; }
  .publication-section .nav-tabs .nav-item.show .nav-link, .publication-section .nav-tabs .nav-link:focus, .publication-section .nav-tabs .nav-link:hover, .publication-section .nav-tabs .nav-link.active, .publication-section .nav-tabs .nav-link.active:focus, .publication-section .nav-tabs .nav-link.active:hover {
    border-color: transparent transparent #0A3A5F;
    border-bottom: 5px solid #0A3A5F;
    opacity: 1; }
.publication-section .card-text {
  line-height: 1.25rem;
  margin-bottom: 0.5rem; }
.publication-section .arrowImg {
  display: inline-block; }
.publication-section #leftArrow, .publication-section #rightArrow {
  width: 35px;
  vertical-align: middle;
  opacity: 0.3;
  cursor: pointer; }
.publication-section .carousel-img {
  height: 45px;
  position: relative;
  width: calc(100% - 80px);
  width: -moz-calc(100% - 80px);
  width: -webkit-calc(100% - 80px);
  vertical-align: middle;
  white-space: nowrap;
  display: inline-block;
  overflow: hidden; }
.publication-section #tslshow {
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  font-size: 1rem !important;
  overflow: hidden; }
.publication-section .hidden {
  display: none;
  pointer-events: none; }
.publication-section .show {
  opacity: inline-block;
  pointer-events: all; }
.publication-section .card {
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-shadow: 0 0 0.3rem rgba(64, 64, 64, 0.15);
  -moz-box-shadow: 0 0 0.3rem rgba(64, 64, 64, 0.15);
  box-shadow: 0 0 0.3rem rgba(64, 64, 64, 0.15);
  border: none; }
  @media (max-width: 480px) {
    .publication-section .card {
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media (min-width: 992px) {
    .publication-section .card {
      -ms-flex-direction: column;
      flex-direction: column; } }
  @media (min-width: 1100px) {
    .publication-section .card {
      -ms-flex-direction: row;
      flex-direction: row; } }
  .publication-section .card .card-header {
    padding: 0;
    width: 160px;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border: none;
    background: transparent; border: 1px solid #dee2e6;}
    @media (max-width: 480px) {
      .publication-section .card .card-header {
        width: 100%;
        text-align: center; } }
    @media (min-width: 992px) {
      .publication-section .card .card-header {
        width: 100%;
        text-align: center; } }
    @media (min-width: 1100px) {
      .publication-section .card .card-header {
        width: 160px;
        text-align: left; } }
    .publication-section .card .card-header img {
      width: 100%; }
      @media (max-width: 480px) {
        .publication-section .card .card-header img {
          max-width: 160px;
          margin: 0 auto; } }
      @media (min-width: 992px) {
        .publication-section .card .card-header img {
          max-width: 160px;
          margin: 0 auto; } }
      @media (min-width: 1100px) {
        .publication-section .card .card-header img {
          max-width: 100%; } }
  .publication-section .card .card-body {
    width: calc(100% - 160px);
    min-height: 160px;
    position: relative;
    font-size: 0.85rem;
    padding: 0.75rem 0.75rem 50px 0.75rem; }
    @media (max-width: 480px) {
      .publication-section .card .card-body {
        width: 100%; } }
    @media (min-width: 992px) {
      .publication-section .card .card-body {
        width: 100%; } }
    @media (min-width: 1100px) {
      .publication-section .card .card-body {
        width: calc(100% - 160px); } }
  .publication-section .card .card-title {
    font-weight: 700;
    color: #0A3A5F;
    font-size: 1.2rem;
    margin: 0 0 0.3rem 0;
    line-height: 1.4rem; }
  .publication-section .card .card-footer {
    height: 45px;
    background: 0 0;
    margin: 0;
    width: 100%;
    padding: 0.5rem;
    position: absolute;
    bottom: 0;
    left: 0;
    border: none; }
  .publication-section .card .more-details {
    text-transform: uppercas;
    display: inline-block;
    width: calc(100% - 25px); }
  .publication-section .card .download {
    width: 20px;
    display: inline-block;
    vertical-align: top;
    text-align: right;
    font-size: 1.1rem;
    font-weight: 700;
    vertical-align: middle;
    color: red; }

.submit-fitter {
  max-width: 400px; }
  @media (max-width: 767.99px) {
    .submit-fitter {
      margin-top: 1rem; } }
  .submit-fitter .btn {
    text-transform: capitalize !important;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    margin: 0 1rem 0.5rem 1rem;
    font-size: 0.85rem;
    padding: 8px 30px;
    z-index: 1; }

#publication-type, select.media-block-wrapper {
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 5px;
  height: 35px;
  font-size: 0.85rem;
  line-height: normal; }

select.media-block-wrapper { width: 200px; margin:20px 0;}

.file-size, .pages {
  display: inline-block;
  line-height: normal;
  border: 1px solid #f1b923;
  display: inline-block;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  padding: 2px 5px;
  font-size: 1rem; }

.pub-shadow {
  -webkit-box-shadow: 0 0.1rem 0.1rem rgba(64, 64, 64, 0.15);
  -moz-box-shadow: 0 0.1rem 0.1rem rgba(64, 64, 64, 0.15);
  box-shadow: 0 0.1rem 0.1rem rgba(64, 64, 64, 0.15); }

.publication-section .nav-tabs .nav-link:focus, .publication-section .nav-tabs .nav-link:hover {
  border-color: transparent;
  color: var(--wiche-black); }

.pages {
  width: 50px;
  margin-right: 0.25rem;
  margin-bottom: 0.3rem; }

.file-size .title, .pages .title {
  font-size: 0.6rem;
  color: #9e9e9e;
  margin: 0;
  line-height: 1rem; }

.file-size .value, .pages .value {
  font-weight: 600;
  margin: 0;
  line-height: 1.25rem; }

.list-group-flush .list-group-item:last-child {
  border-bottom-width: 0; }

.download-pdf {
  text-transform: capitalize;
  font-size: 0.85rem; }

.details-tab ul li {
  text-transform: uppercase; }

.section-sub-heading {
  font-size: 2rem;
  text-align: left;
  margin: 2.5rem 1rem 1rem 1rem;
  font-weight: 600;
  color: #404040; }

.publication-section .list-group-item {
  padding: 0.75rem 0; }
.publication-section ul.list-group-flush, .publication-section ul.summary-list {
  padding-left: 20px; }
.publication-section ul.summary-list {
  list-style: none; }
  .publication-section ul.summary-list li:before {
    content: "•";
    color: #0098D6;
    font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1em; }
.publication-section .publication-img {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  overflow: hidden;
  max-width: 250px; border: 1px solid #dee2e6; }
  @media (min-width: 768px) {
    .publication-section .publication-img {
      float: right; } }
  .publication-section .publication-img img {
    width: 100%; }

.accordion-section {
  -webkit-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 1rem rgba(0, 0, 0, 0.1); }
  .accordion-section .card {
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px; }
    .accordion-section .card .card-body {
      background: rgba(241, 185, 35, 0.15);
      border-left: 5px solid #f1b923; }
    .accordion-section .card .card-header {
      background: rgba(241, 185, 35, 0.15);
      color: var(--wiche-black);
      padding: 1rem 60px 1rem 1.25rem;
      border: none;
      border-left: 5px solid #f1b923;
      font-weight: 600;
      font-size: 1.3rem; }
    .accordion-section .card .card-header:first-child {
      border-radius: 0;
      -webkit-border-radius: 0;
      -moz-border-radius: 0; }
    .accordion-section .card .card-link.collapsed .card-header {
      background: #ffffff;
      border-left: 1px solid rgba(0, 0, 0, 0.125);
      color: var(--wiche-black); }
  .accordion-section .card:first-child {
    border-radius: 0.5rem 0.5rem 0 0;
    -webkit-border-radius: 0.5rem 0.5rem 0 0;
    -moz-border-radius: 0.5rem 0.5rem 0 0;
    overflow: hidden; }
  .accordion-section .card:last-child {
    border-radius: 0 0 0.5rem 0.5rem;
    -webkit-border-radius: 0 0 0.5rem 0.5rem;
    -moz-border-radius: 0 0 0.5rem 0.5rem;
    overflow: hidden; }
  .accordion-section .card-link .card-header:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    background: url(/wp-content/themes/wiche/assets/images/open-arrow-1.svg) center center no-repeat;
    background-size: 100%;
    float: right; }
  .accordion-section .card-link.collapsed .card-header:after {
    background: url(/wp-content/themes/wiche/assets/images/close-arrow.svg) center center no-repeat !important;
    background-size: 100%; }

.contact-card .card {
  -ms-flex-direction: row;
  flex-direction: row;
  border: none;
  -webkit-box-shadow: 0 0 0.25rem rgba(64, 64, 64, 0.45);
  -moz-box-shadow: 0 0 0.25rem rgba(64, 64, 64, 0.45);
  box-shadow: 0 0 0.25rem rgba(64, 64, 64, 0.45); }
  .contact-card .card .card-header {
    padding: 0;
    max-width: 120px; }
  .contact-card .card img.card-img {
    height: 100%;
    object-fit: cover;
    max-height: 165px; }
  .contact-card .card .card-body {
    padding: 0.75rem 1rem;
    max-width: calc(100% - 120px); } /* Fixed width issue = removed padding */
    .contact-card .card .card-body .card-title {
      font-weight: 700;
      color: #0A3A5F;
      font-size: 1.2rem;
      margin: 0; }
    .contact-card .card .card-body .designation, .contact-card .card .card-body .people-number, .contact-card .card .card-body .people-number a, .contact-card .card .card-body .people-id, .contact-card .card .card-body .people-id a,
    .contact-card .card .card-body .people-contact, .contact-card .card .card-body .people-contact a {
      font-size: 0.85rem;
      color: #333; }
    .contact-card .card .card-body .people-id, .contact-card .card .card-body .people-number, .contact-card .card .card-body .designation, .contact-card .card .card-body .people-contact {
      margin: 0; }
    .contact-card .card .card-body hr {
      margin-top: 0.5rem;
      margin-bottom: 0.5rem; }

.collaboration-section {
  padding-top: 3rem;
  padding-bottom: 3rem; }
  .collaboration-section .collaboration-cards {
    padding: 3rem;
    border-right: 1px solid #dee2e6;
    border-top: 1px solid #dee2e6; }
    .collaboration-section .collaboration-cards h4 {
      color: #0A3A5F;
      font-weight: 600;
      font-size: 1.35rem; }
    .collaboration-section .collaboration-cards .go {
      margin: 0; }
    @media (min-width: 992px) {
      .collaboration-section .collaboration-cards:nth-child(3n) {
        border-right: none; }
      .collaboration-section .collaboration-cards:nth-child(-n+3) {
        border-top: none; } }
    @media (max-width: 991.99px) {
      .collaboration-section .collaboration-cards:nth-child(2n) {
        border-right: none; }
      .collaboration-section .collaboration-cards:nth-child(-n+2) {
        border-top: none; } }
    @media (max-width: 767.99px) {
      .collaboration-section .collaboration-cards {
        border-right: none; }
        .collaboration-section .collaboration-cards:nth-child(-n+2) {
          border-top: 1px solid #dee2e6; }
        .collaboration-section .collaboration-cards:first-child {
          border-top: none; } }
          
/*# sourceMappingURL=custom.css.map */
.map-tooltip p { margin: 1rem 1rem 0.5rem 1rem; }
.yellowBlockQuote:before { background: #f1b923; } 
.callout { background-color: #0098D6; }
.card .widget-title{ display: none; }

.bg-blue, .has-blue-background-color { background-color: #215aa8; color: #fff; }
.sidebar .menu>li.menu-item:not(.current_page_item)>.sub-menu { display: none; }
.sidebar .menu>li.menu-item.current_page_parent>.sub-menu { display: block; }
body.page-id-77 .sibling-child-pages, body.page-id-190 section.home-wiche-region>.cta-wrapper { display: none; }
section.home-wiche-region .container .text-container { width: 40%; }
section.home-wiche-region .container .map-container { width: 80%; margin-right: -300px; right: -50px; }
.hidden { display: none; }
main { padding-bottom: 80px; }
.bg-grey, .has-grey-background-color { background-color: #9a9797; color: #fff; }
.inline-stats { width: 100%; margin: 80px auto; text-align: center; padding: 1em 0; }
.inline-stats .single-stat { padding: 1.5em 0; width: 85%; margin: auto; border-bottom: solid 6px #d9d5d1 }
.inline-stats .single-stat span { display: block; margin: .5em auto; color: #fff }
.inline-stats .single-stat .number { font-size: 250%; color: #fff }

.bg-purple, .has-purple-background-color { background-color: #725d7f; color: #fff; }
.bg-purple-light, .has-purple-light-background-color { background-color: #837890; color: #fff; }
.state-reps .group ul li img { width: 100%; }
.bg-green, .has-green-background-color { background-color: #265ca8; color: #fff; }
.screen-reader-text { font-size: 0; color: transparent; width: 0; height: 0; overflow: hidden; position: absolute; top: -9999px; left: -9999px; }
.wysiwyg .screen-reader-text { border: 0; clip: rect(1px,1px,1px,1px); -webkit-clip-path: inset(50%); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute!important; width: 1px; word-wrap: normal!important; }
.bg-green img.matted { border-color: #0098D6; }
.matted { border: 20px solid; }
.logo-container img { width: 100%; }

@media (max-width: 991.99px) {
figure.wp-caption { width:100% !important }
.dark-blue .blue-bg { display: none; }
.dark-blue .navbar-collapse.collapse.show .blue-bg { position: relative;z-index: 1; display: block; }
.dark-blue .navbar-collapse.show .sub-menu { border: none; }
}

@media screen and (min-width: 768px) {
  section.home-wiche-region .container { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; -ms-flex-pack: center; justify-content: center; padding-bottom: 40px; }
  .inline-stats { max-width: 960px; display: -ms-flexbox; display: flex; padding: 1.5em 0; -ms-flex-pack: justify; justify-content: space-between; }
  .inline-stats .single-stat { position: relative; -ms-flex: 1; flex: 1; border-bottom: none; padding: 0 1.5em; border-right: solid 6px #d9d5d1; margin: 0 }
  .inline-stats .single-stat .number { font-size: 250%; line-height: 1.3 }
  .inline-stats .single-stat::before, .inline-stats .single-stat::after { content: ''; display: block; position: absolute; height: 6px; width: 25px; background-color: #d9d5d1; right: -15px }
  .inline-stats .single-stat::before { top: -6px }
  .inline-stats .single-stat::after { bottom: -6px }
  .inline-stats .single-stat:last-child { border-right: none }
  .inline-stats .single-stat:last-child:before, .inline-stats .single-stat:last-child::after { display: none }
}

.header .header-navigation-wrapper .navbar-nav .nav-link:hover, .header .header-navigation-wrapper .navbar-nav .nav-link:focus { color: #fff; }

/* 9-4-2020 */
.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),
.gform_wrapper .ginput_complex .ginput_right select,
.gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]), 
.gform_wrapper .ginput_complex select, 
.gform_wrapper ul.gform_fields li.gfield select, 
.gform_wrapper textarea { background: #fff; height: calc(2em + .75rem + 2px); padding: .5rem 1rem !important; border-color: rgba(64,64,64,.3); border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; border: 1px solid #ced4da; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]):focus, 
.gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]):focus, 
.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]):focus,
.gform_wrapper .ginput_complex .ginput_right select:focus, 
.gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]):focus, 
.gform_wrapper .ginput_complex select:focus, 
.gform_wrapper ul.gform_fields li.gfield select:focus, 
.gform_wrapper textarea:focus { color: #495057; background-color: #fff; border-color: #80bdff; outline: 0; box-shadow: 0 0 0 transparent; }
.gform_wrapper .ginput_complex select, .gform_wrapper ul.gform_fields li.gfield select { background: #fff url(assets/images/br_down.png) no-repeat right 20px center; height: calc(2em + .75rem + 2px); padding: .5rem 1rem; border-color: rgba(64,64,64,.3); border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }
.gform_wrapper .ginput_container_textarea textarea { background: #fff; padding: .5rem 1rem; border-color: rgba(64,64,64,.3); border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; }
.gform_wrapper .ginput_container_textarea textarea:focus { border-color: rgba(51,136,255,.8); -webkit-box-shadow: 0 0 0 transparent; -moz-box-shadow: 0 0 0 transparent; box-shadow: 0 0 0 transparent; }
.gform_wrapper .gform_footer input[type=submit] { background: linear-gradient(to bottom right,#f1b923 0,#ffba00 100%); border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; cursor: pointer; color: #fff; border: none; text-transform: uppercase; padding: 5px 20px; font-weight: 600; margin: 1rem; display: inline-block; text-align: center; vertical-align: middle; user-select: none; font-size: 1rem; line-height: 1.5; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
.gform_wrapper .gform_footer input[type=submit]:focus { color: #212529; background-color: #e0a800; border-color: #d39e00; box-shadow: 0 0 0 0.2rem rgba(222,170,12,.5); outline: 0; }
.gform_wrapper .top_label .gfield_label, .gform_wrapper legend.gfield_label { font-weight: 400; }
body .gform_wrapper .top_label div.ginput_container { margin-top: 0 !important; }
.gform_validation_error.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]):invalid,
.gform_validation_error.gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]):invalid,
.gform_validation_error.gform_wrapper .ginput_complex .ginput_right select:invalid, 
.gform_validation_error.gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]):invalid, 
.gform_validation_error.gform_wrapper .ginput_complex select:invalid, 
.gform_validation_error.gform_wrapper ul.gform_fields li.gfield select:invalid, 
.gform_validation_error.gform_wrapper textarea:invalid { 
  border-color: #dc3545;
  padding-right: calc(1.5em + .75rem);  
  background-repeat: no-repeat;
  background-position: right calc(.375em + .1875rem) center;
  background-size: calc(.75em + .375rem) calc(.75em + .375rem);
}
.gfield_error input:invalid { border: 2px solid red !important; }
.gform_wrapper .top_label input[type=file] {
  background: #fff;
  height: calc(2em + .75rem + 2px);
  padding: .5rem 1rem;
  border-color: rgba(64,64,64,.3);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  position: relative;
  z-index: 2;
  width: 100% !important;
  margin: 0;
  opacity: 0;
  display: none;
}
.gform_wrapper .field_description_below .ginput_container_fileupload + .gfield_description {
  margin: 0;
  line-height: 1.8;
  overflow: hidden;
  background: #fff;
  padding: .5rem 6rem 0.5rem 1.5rem;
  border-color: rgba(64,64,64,.3);
  border-radius: 30px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  position: relative;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1;
  font-weight: 400;
  color: #495057;
  border: 1px solid #ced4da;
  width: calc( 100% - 16px );
  font-size: 1rem;
  cursor: pointer;
}

.gform_wrapper .field_description_below .ginput_container_fileupload + .gfield_description:after {
  height: calc(2em + .75rem + 2px);
  background-color: rgba(64,64,64,.1);
  line-height: 2;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  display: block;
  padding: .375rem .75rem;
  color: #495057;
  content: "Browse";
  border-left: inherit;
  border-radius: 0 .25rem .25rem 0;
  height: 100%;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox] {
  position: absolute;
  left: 0;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}
.gform_wrapper ul.gfield_checkbox li label {
position: relative;
  margin-bottom: 0;
  vertical-align: top;
  font-weight: 400 !important;
}

.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked ~ label:before {
  border-color: rgba(64,64,64,.5);
  background-color: #fff;
  color: #fff;
}
.gform_wrapper ul.gfield_checkbox li label:before {
  top: 0;
  left: -2.5rem;
  width: 1.5rem;
  height: 1.5rem;
  border-width: 2px;
  border-radius: .25rem;
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
  position: absolute;
  display: block;
  pointer-events: none;
  content: "";
  border: #adb5bd solid 1px;
}
.gform_wrapper .ginput_container_checkbox ul.gfield_checkbox li { min-height: 2.5rem; padding-left: 2.5rem !important; margin: .5rem; }
.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked ~ label:after { background-image: url(/wp-content/themes/wiche/assets/images/checkbox.svg); background-size: 60%; }
.gform_wrapper ul.gfield_checkbox li label:after { top: 0; left: -2.5rem; width: 1.5rem; height: 1.5rem; position: absolute; display: block; content: ""; background: no-repeat 50%/50% 50%; }

/* Radio */
.gform_wrapper .ginput_container_radio ul.gfield_radio li { min-height: 2.5rem; padding-left: 2.5rem !important; margin: 0 1rem; display: -ms-inline-flexbox; display: inline-flex; }
.gform_wrapper .ginput_container_radio ul.gfield_radio li input { box-sizing: border-box; padding: 0; position: absolute; left: 0; z-index: -1; width: 1rem; height: 1.25rem; opacity: 0; }
.gform_wrapper .ginput_container_radio ul.gfield_radio li label { position: relative; vertical-align: top; max-width: 100%; font-weight: normal !important; }
.gform_wrapper .ginput_container_radio ul.gfield_radio li label:before { top: 0; left: -2.5rem; width: 1.5rem; height: 1.5rem; border-width: 2px; border-color: rgba(64,64,64,.5); border-radius: 50%; background-color: #fff; color: #fff; position: absolute; display: block; pointer-events: none; content: ""; border: #adb5bd solid 1px; }
.gform_wrapper .ginput_container_radio ul.gfield_radio li label:after { top: 0; left: -2.5rem; width: 1.5rem; height: 1.5rem; position: absolute; display: block; content: ""; }
.gform_wrapper .ginput_container_radio ul.gfield_radio li input:checked ~ label::after { background: url(/wp-content/themes/wiche/assets/images/radio.svg) top 5px center no-repeat; background-size: 60%; }
.wiche-ginput-fileupload { position: relative; }

/* 15-04-2020 */
.inner-pages h1:not(.section-heading), .inner-pages .h1:not(.section-heading) { border-bottom: 1px solid #ccc; padding-bottom: .5rem; margin-bottom: 1.5rem; font-size: 2rem; font-weight: 600; clear:both; font-family: 'Oswald', serif; }
.inner-pages h2:not(.section-heading), .inner-pages .h2:not(.section-heading) { font-size: 1.8rem; padding-left: 20px; position: relative; margin-bottom: 15px; clear:both; color: #083a5e; } /* Increased Margin */
.inner-pages h2:not(.section-heading):before, .inner-pages .h2:not(.section-heading):before { content: ""; position: absolute; top: 0; left: auto; width: 5px; height: 100%; background: #f1b923; border-radius: 10px; -webkit-border-radius: 10px; -moz-border-radius: 10px; margin-left: -20px; }
.inner-pages h3, .inner-pages .h3, .h3-headings { font-size: 1.5rem; color: #015da7 ; font-weight: 700; clear:both; }
.inner-pages h4, .inner-pages .h4, .h4-headings { font-size: 1.4rem; color: #1898d6; font-weight: 700; clear:both; }
.inner-pages h5, .inner-pages .h5, .h5-headings { font-size: 1.063rem; color: #7a7a7a; text-transform: uppercase; clear:both; }

.bg-grey-darkest { background-color:#d9d5d1; color:#fff }
.bg-grey-dark { background-color: #807a7a; color: #ffffff; }
.wp-block-wiche-button.aligncenter { text-align: center; }
.wp-block-wiche-button a, .cta-wrapper a { border: 2px solid #0A3A5F; color: #0A3A5F; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; text-transform: uppercase; padding: 5px 20px; font-weight: 600; margin: 1rem; display: inline-block; text-align: center; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; font-size: 1rem; line-height: 1.5; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
.wp-block-wiche-button a:hover, .cta-wrapper a:hover { color: #fff; background-color: #0098D6; border-color: #0098D6; }
.wp-block-wiche-in-focus.bg-grey-darkest { background-color: #9a9797; }
section.in-focus .text-wrapper h3:before { display: none; }

.navbar.top-nav .navbar-nav a .fa,
.navbar.top-nav .navbar-nav a .fas,
.navbar.top-nav .navbar-nav a .far,
.navbar.top-nav .navbar-nav a .fab { font-size: 1rem; vertical-align: middle; margin-right: 4px; margin-top: -2px; }
section.in-focus { padding-top: 2rem; }
section.in-focus figure { margin: 0 1rem; }
section.in-focus img { box-shadow: 0 .5rem 1rem rgba(0,0,0,.15); padding: .25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: .25rem; }
.accordion-section{ margin-bottom: 3rem;}

/* Publication */
.publication-wrapper { position: relative; }
.publication-wrapper .loading { background: var(--wiche-black); position: absolute; width: 100%; height: 100%; top: 0; left: 0; opacity: 0.5; z-index: 5; display: none; }
.publication-wrapper .loading svg { background: transparent; shape-rendering: auto; position: absolute; left: 50%; top: 45%; }

.swiper-container { width: 100%; height: 100%; }
.swiper-slide:not(.swiper-banner-slide) { text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.swiper-button-next:after, .swiper-button-prev:after { display: none; }
.carousel-img-outer .swiper-container { width: 95%; margin: 0 auto; overflow: hidden; }
.swiper-button-next:focus, .swiper-button-prev:focus { outline: none; }

/* Bubble Stepper */
.bubble-stepper-main-wrapper .fancy-circles { -ms-flex-flow: column; flex-flow: column; }
.bubble-stepper-main-wrapper .fancy-circles__circle { width: 200px; height: 200px; position: relative; margin: 1.5em auto; top: 0; background-color: #0098D6; color: #fff; border-radius: 50%; -webkit-transition: top .2s linear; -o-transition: top .2s linear; transition: top .2s linear; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; -ms-flex-direction: column; flex-direction: column; }
.bubble-stepper-main-wrapper .fancy-circles__circle span.number {display: block;font-size: 300%;color: #fff;}
.bubble-stepper-main-wrapper .fancy-circles__circle span.step { font-size: 16px; font-weight: 700; max-width: 75%; margin: 0 auto; text-align: center; line-height: 1.5; }
.bubble-stepper-main-wrapper .fancy-circles__text-wrapper { margin-top: 30px; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; width: 100%; padding: 1em; }
.bubble-stepper-main-wrapper .fancy-circles__text { margin-bottom: 1.5em; padding-right: 1.2rem; word-break: break-word; }

@media screen and (min-width: 960px) {
  .bubble-stepper-main-wrapper .fancy-circles { max-width: 960px; display: -ms-flexbox; display: flex; -ms-flex-flow: row wrap; flex-flow: row wrap; position: relative; margin: 45px auto 0px; width: 100%; -webkit-transform: translateX(20px); -ms-transform: translateX(20px); transform: translateX(20px); } /* Decreased Margin */
  .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper {display: -ms-flexbox;display: flex; -ms-flex-flow: column;flex-flow: column;width: 25%;position: relative;z-index: 1;align-items: flex-start;}
  .bubble-stepper-main-wrapper .fancy-circles__circle { width: 200px; height: 200px; position: relative; margin: 0; top: 0; background-color: #0098D6; color:#fff; border-radius: 50%; -webkit-transition: top .2s linear; -o-transition: top .2s linear; transition: top .2s linear; display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; -ms-flex-direction: column; flex-direction: column; }
  .bubble-stepper-main-wrapper .fancy-circles__text-wrapper { -ms-flex-direction: row; flex-direction: row; padding: 0; }
  .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:hover .fancy-circles__circle { top: -40px; background-color: #f1b923; color: #fff; -webkit-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease; }
  .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:hover .fancy-circles__circle .number { color: #fff; }
  [data-theme="wiche"] .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:hover .fancy-circles__circle,
  [data-theme="wiche"] .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:hover .fancy-circles__circle .number {color: var(--wiche-black);}
  .bubble-stepper-main-wrapper .fancy-circles__text {display: block;-ms-flex-direction: row;flex-direction: row;padding: 0;margin-top: 30px;display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;width: 100%;padding: 0 10px 0 0px; position: relative;top: 0;-webkit-transition: top .4s ease;-o-transition: top .4s ease;transition: top .4s ease;}
  .bubble-stepper-main-wrapper .fancy-circles__bar-wrapper {  display: -ms-flexbox; display: flex; -ms-flex-pack: center; justify-content: center; position: absolute; top: 95px; width: 100%; z-index: 0; }
  .bubble-stepper-main-wrapper .fancy-circles__bar { background-color:#f1b923 !important; height: 5px; width: 25%; -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); top: 0; position: relative; background-color: #cdcdcd; -webkit-transition: top .2s linear, -webkit-transform .2s linear; transition: top .2s linear, -webkit-transform .2s linear; -o-transition: transform .2s linear, top .2s linear; transition: transform .2s linear, top .2s linear; transition: transform .2s linear, top .2s linear, -webkit-transform .2s linear; }
  
  .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:hover > .fancy-circles__text.description-1 { top: -20px; }

  
  .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:first-child:hover ~ .fancy-circles__bar-wrapper .fancy-circles__bar:first-child { -webkit-transform: rotate(15deg); -ms-transform: rotate(15deg); transform: rotate(15deg); top: -20px; }
  .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:nth-child(2):hover ~ .fancy-circles__bar-wrapper .fancy-circles__bar:first-child { -webkit-transform: rotate(-15deg); -ms-transform: rotate(-15deg); transform: rotate(-15deg); top: -20px; }
  .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:nth-child(2):hover ~ .fancy-circles__bar-wrapper .fancy-circles__bar:nth-child(2) { -webkit-transform: rotate(15deg); -ms-transform: rotate(15deg); transform: rotate(15deg); }
  .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:nth-child(3):hover ~ .fancy-circles__bar-wrapper .fancy-circles__bar:nth-child(2) { -webkit-transform: rotate(-15deg); -ms-transform: rotate(-15deg); transform: rotate(-15deg); top: -20px; }
  .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:nth-child(3):hover ~ .fancy-circles__bar-wrapper .fancy-circles__bar:nth-child(3) { -webkit-transform: rotate(15deg); -ms-transform: rotate(15deg); transform: rotate(15deg); }
  .bubble-stepper-main-wrapper .fancy-circles__circle-wrapper:nth-child(4):hover ~ .fancy-circles__bar-wrapper .fancy-circles__bar:nth-child(3) { -webkit-transform: rotate(-15deg); -ms-transform: rotate(-15deg); transform: rotate(-15deg); top: -20px; }
}

@media screen and (max-width: 959px) {
  .bubble-stepper-main-wrapper .fancy-circles__text.description-1 { display: block; text-align: center; padding: 0 1rem; }
}

/* In Focus */
.wiche-in-focus-wrapper { background-color: #9a9797; padding-top: 2rem; padding-bottom: 2rem; width: 100%; margin-top: 2rem; color: #fff; display: block; }
.wiche-in-focus-wrapper .container { text-align: center; }
.wiche-in-focus-wrapper figure { margin: 0 1rem; }
.wiche-in-focus-wrapper img { box-shadow: 0 0.5rem 1rem rgba(0,0,0,.15); padding: .25rem; background-color: #fff; border: 1px solid #dee2e6; border-radius: .25rem; width: 100%; height: 100%; }
.wiche-in-focus-wrapper .text-wrapper { padding: 2rem 0; text-align: center; }
.wiche-in-focus-wrapper .text-wrapper span { text-transform: uppercase; background: #f1b923; color: #ffffff; padding: 5px 20px; font-weight: 600; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; }
[data-theme="wiche"] .wiche-in-focus-wrapper .text-wrapper span { color: var(--wiche-black); }
.wiche-in-focus-wrapper .text-wrapper .section-heading { color: #ffffff; font-size: 2.1rem; margin: 1.5rem 1rem; }
.wiche-in-focus-wrapper .text-wrapper .section-content { font-size: 1.15rem; color: #ffffff; max-width: 1000px; margin: 0 auto 1rem auto; } /* Decreased padding */
.wiche-in-focus-wrapper .text-wrapper .read-more { padding: 8px 20px; }

/* Testimonial */
.wiche-testimonials-wrapper { margin: 60px auto; }
.wiche-testimonials-wrapper .slider-wrapper { position: relative; margin-top: 15px; text-align: center; padding-bottom: 20px; background-color: #265ca8; color: #fff; }
.wiche-testimonials-wrapper .slider-wrapper .slide {position: relative;flex-grow: 1;}
.wiche-testimonials-wrapper .slider-wrapper .slide img { margin: auto; border: 20px solid #0098D6; width: 100%; height: 100%; }
.wiche-testimonials-wrapper .slider-wrapper .slide img, .wiche-testimonials-wrapper .slider-wrapper .slide .testimonial-slider { display: none; }
.wiche-testimonials-wrapper .slider-wrapper .slide img:first-child, .wiche-testimonials-wrapper .slider-wrapper .slide .testimonial-slider:first-child { position: relative; display: block; }
.wiche-testimonials-wrapper .slider-wrapper .text {font-weight: 500;padding: 0 calc( .5em + 60px);text-align: center;-webkit-transition: visibility .4s ease;-o-transition: visibility .4s ease;transition: visibility .4s ease;display: flex;align-content: space-between;align-items: center;flex-direction: column;}
.wiche-testimonials-wrapper .slider-wrapper .text .testimonial-slider {margin: auto;width: 100%;padding-bottom: 0em;}
.wiche-testimonials-wrapper .slider-wrapper .text .testimonial-slider p { font-size: 112.5%; margin: 1em auto; line-height: 1.3; }
.wiche-testimonials-wrapper .slider-wrapper .text .testimonial-slider cite { text-transform: uppercase; letter-spacing: .05em; font-style: normal; }
.wiche-testimonials-wrapper .slider-wrapper .text span { display: block; }
.wiche-testimonials-wrapper .slider-wrapper .text .testimonial-slider cite span.name { font-weight: 700; color: #fff; margin-left: -1em; }
.wiche-testimonials-wrapper .slider-wrapper .text .testimonial-slider cite span.supporting-info { color: #edecec; font-size: 87.5%; line-height: 1.2; }
.wiche-testimonials-wrapper .slider-wrapper .text .testimonial-slider cite span.supporting-info p { padding: 0; margin: 0; }
.wiche-testimonials-wrapper .slider-wrapper .slider-controls {-webkit-transform: translateY(50%);-ms-transform: translateY(50%);transform: translateY(50%);z-index: 2;display: flex;align-items: center;align-content: center;}
.wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn {background: transparent;-webkit-appearance: none;-moz-appearance: none;appearance: none;color: #6d92c5;font-size: 112.5%;border: none;}
.wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.prev {left: 0;}
.wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.next { right: 0; }
.wiche-testimonials-wrapper .slider-wrapper .slider-controls ul.list-inline li:before { display: none !important; content: '' !important; }
.wiche-testimonials-wrapper .slider-wrapper .slider-controls .slider-pagination .page-dot { color: #FFFFFF70; }
.wiche-testimonials-wrapper .slider-wrapper .slider-controls .slider-pagination .page-dot.active { color: #FFFFFF90; font-size: 2rem; }

/* Heading */
.inner-banner-section .banner-content .banner-heading { font-size: 1.7rem; font-weight: bold; margin-bottom: 1rem; line-height: 1.2; margin-top: 0; }
@media (max-width: 575.99px) { 
  .inner-banner-section .banner-content .banner-heading { max-width: 320px; float: right; }
}

/* Accordion Button */
.accordion-option, .accordion-section { width: 100%; float: left; }
.accordion-option, .accordion-option a { float: right; }
.accordion-option a { margin-right: 0;  }
.accordion-option .toggle-accordion { margin: 0 0 1rem 1rem; }
.toggle-accordion span, .toggle-accordion.active span:first-child { display: none; }
.toggle-accordion span:first-child, .toggle-accordion.active span:last-child { display: block; }

.navbar.sample-nav .navbar-nav>.dropdown>.dropdown-menu .dropdown-item:hover:before { content: " "; position: absolute; top: 0; left: 0; width: 5px; height: 100%; background: #f1b923; }
ul.sub-menu1.dropdown-menu { display: none !important; }

/* Button */
.button-style2 a { padding: 8px 20px; }
.button-style3 a:hover { color: #212529; background-color: #e0a800; border-color: #d39e00; }

/* Sidebar */
.side-navbar ul.menu { padding-bottom: 1rem; -ms-flex-direction: column!important; flex-direction: column!important; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; }
.side-navbar ul.menu li a { padding: .75rem 1rem; color: rgba(64,64,64,.8); font-weight: 600; line-height: normal; display: block; padding: .5rem 1rem; }
.side-navbar ul.menu li a:hover { color: #0A3A5F; }
.side-navbar ul.menu li.current-menu-item a { color: #0A3A5F; font-weight: 700; }
.side-navbar ul.menu li ul.sub-menu { position: relative; top: 0; display: block; font-size: 1rem; color: #212529; background-color: transparent; border: none; border-radius: 0; -webkit-border-radius: 0; -moz-border-radius: 0; width: 100%; z-index: 1; left: 0; float: left; min-width: 10rem; padding: .5rem 0; margin: .125rem 0 0; text-align: left; list-style: none; background-clip: padding-box; }
.side-navbar ul.menu li ul.sub-menu:before { content: " "; position: absolute; left: 1rem; top: 0; height: 100%; width: 5px; background: rgba(64,64,64,.25); }
.side-navbar ul.menu li ul.sub-menu li a { font-size: .95rem; font-weight: 600; padding: .75rem 1.5rem .75rem 1.5rem; color: rgba(64,64,64,.5); position: relative; margin-left: 1rem; max-width: calc(100% - 1rem); margin-bottom: 2px; white-space: normal; display: block; width: 100%; clear: both; text-align: inherit; background-color: transparent; border: 0; }
.side-navbar ul.menu li ul.sub-menu li.current-menu-item a { color: var(--wiche-black); font-weight: 700; background: rgba(241,185,35,.15); }
.side-navbar ul.menu li ul.sub-menu li a:hover, .side-navbar ul.menu li ul.sub-menu li a:focus { color: var(--wiche-black); background: rgba(241,185,35,.15); }
.side-navbar ul.menu li ul.sub-menu li.current-menu-item a:before, .side-navbar ul.menu li ul.sub-menu li a:hover:before { content: " "; position: absolute; top: 0; left: 0; width: 5px; height: 100%; background: #f1b923; }

.map-section { overflow: hidden; }
.inner-pages > .row.mt-5.mb-5 > .col-md-12 ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul), .inner-pages > .row.mt-5.mb-5 > .side-navbar-content ul { list-style: none; } /* Added Nav Class */  
.inner-pages > .row.mt-5.mb-5 > .col-md-12 ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul) > li, .inner-pages > .row.mt-5.mb-5 > .side-navbar-content ul:not(.initiatives) > li { margin-bottom: 1rem; } 
.inner-pages > .row.mt-5.mb-5 > .col-md-12 ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul):not(.btn-list) > li:before, .inner-pages > .row.mt-5.mb-5 > .side-navbar-content ul:not(.nav-tabs):not(.initiatives):not(.gform_fields):not(.gfield_checkbox):not(.gfield_radio):not(.nav):not(.ff-select-to-checkbox-ul):not(.btn-list) > li:before { content: "•"; color: #0098D6; font-weight: bold; display: inline-block; width: 1em; margin-left: -1em; font-size: 2rem; vertical-align: middle; line-height: 0; }   /* Added Nav Class */
.publications .card .card-title a { color: #0A3A5F; }
.inner-pages > .row.mt-5.mb-5 > .col-md-12 ul > li h3, .inner-pages > .row.mt-5.mb-5 > .side-navbar-content ul > li h3 { display: inline-block;}
.alignright { float: right; margin-left: 1em; }
.alignleft { float:left; margin-right: 1em; }
.aligncenter { text-align: center; }
img.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.inner-pages > .row.mt-5.mb-5 .col-md-12 ol { counter-reset: inst; list-style: none; margin-bottom: 1rem; }
.inner-pages > .row.mt-5.mb-5 .col-md-12 ol > li { margin-bottom: 1rem; counter-increment: inst; }
.inner-pages > .row.mt-5.mb-5 .col-md-12 ol > li::before,
.inner-pages > .row.mt-5.mb-5 .col-md-12 ol > li > ol > li::before,
.inner-pages > .row.mt-5.mb-5 .col-md-12 ol > li > ol > li > ol > li::before { content: counter(inst) "."; color: #0098D6; font-weight: bold; display: inline-block; width: 2em; margin-left: -2em; vertical-align: middle; line-height: 0; } /* Added dot after counter */

.wiche-tabbed-content-wrapper ul.nav-tabs { padding: 14px 0; text-align: center; color: #fff; font-size: 93.75%; margin: 10px auto; border: none; }
.wiche-tabbed-content-wrapper ul.nav-tabs li { background-color: #807a7a; padding: 0; margin: 0; border-right: solid 4px transparent; border-left: solid 4px transparent; }
.wiche-tabbed-content-wrapper ul.nav-tabs li.tab-active { border-color: #d9d5d1; position: relative; background-color: #4B4C49; }
.wiche-tabbed-content-wrapper ul.nav-tabs li a { color: #fff; padding: .7em .75em; position: relative; line-height: 1.5; border: none; font-weight: 600; }
.wiche-tabbed-content-wrapper ul.nav-tabs li a.active { border-color: #d9d5d1; background-color: #4B4C49; border: 0; border-radius: 0; color: #fff; }
.wiche-tabbed-content-wrapper ul.nav-tabs li.tab-active:before,
.wiche-tabbed-content-wrapper ul.nav-tabs li.tab-active:after,
.wiche-tabbed-content-wrapper ul.nav-tabs li a.active:before,
.wiche-tabbed-content-wrapper ul.nav-tabs li a.active:after { content: ''; display: block; position: absolute; background-color: #d9d5d1; z-index: 0; width: 12px; height: 4px; }
.wiche-tabbed-content-wrapper ul.nav-tabs li.tab-active:before { top: -4px; left: -4px; }
.wiche-tabbed-content-wrapper ul.nav-tabs li.tab-active:after { bottom: -4px; left: -4px; }
.wiche-tabbed-content-wrapper ul.nav-tabs li a.active:before { top: -4px; right: -4px; }
.wiche-tabbed-content-wrapper ul.nav-tabs li a.active:after { bottom: -4px; right: -4px; }
.wiche-tabbed-content-wrapper ul.nav-tabs li:hover { background-color: #666462; }
.wiche-tabbed-content-wrapper ul.nav-tabs li .nav-link:focus, .wiche-tabbed-content-wrapper ul.nav-tabs li .nav-link:hover { text-decoration: underline; }

/* Hover Tabs */
.wiche-hover-tabs-wrapper { margin-top: 20px; padding-bottom: 20px; width: 100%; background-color: #0098D6; color:#ffffff; margin-bottom: 20px; }
.wiche-hover-tabs-wrapper .initiative-text-wrapper .right { position: relative; }
.wiche-hover-tabs-wrapper .initiative-text-wrapper .right .image-templates { position: relative; z-index: 1; }
.wiche-hover-tabs-wrapper .initiative-text-wrapper .right .image-templates img { position: absolute; visibility: hidden; top: 0; left: 0; border-color: #d9d5d1; width: 100%; height: 100%; }
.wiche-hover-tabs-wrapper .initiative-text-wrapper .right .image-templates img.active { position: relative; visibility: visible; }
.wiche-hover-tabs-wrapper .initiative-text-wrapper .left { padding: 0 1em; color: #fff; }
.wiche-hover-tabs-wrapper .initiative-text-wrapper .left .h3-templates, .wiche-hover-tabs-wrapper .initiative-text-wrapper .left .p-templates { position: relative; }
.wiche-hover-tabs-wrapper .initiative-text-wrapper .left .h3-templates>.h3 { position: absolute; visibility: hidden; top: 0; left: 0; text-transform: uppercase; font-weight: 500; color: #fff; }
.wiche-hover-tabs-wrapper .initiative-text-wrapper .left .p-templates>.body { position: absolute; visibility: hidden; top: 0; left: 0; margin: 1.5rem auto; }
.wiche-hover-tabs-wrapper .initiative-text-wrapper .left p { margin: 0; }
.wiche-hover-tabs-wrapper .initiative-text-wrapper .left .h3-templates>.h3.active, .wiche-hover-tabs-wrapper .initiative-text-wrapper .left .p-templates>.body.active { visibility: visible; position: relative; }
.wiche-hover-tabs-wrapper ul.initiatives { max-width: 100%; width: 90%; margin: 0 auto; list-style: none; /*background: #807a7a;*/ color: #fff; padding-left: 0; }
.wiche-hover-tabs-wrapper ul.initiatives li { margin: 20px 0; }
.wiche-hover-tabs-wrapper ul.initiatives li a { display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center; padding: 0 .125em; color: #fff; text-decoration: none; }
.wiche-hover-tabs-wrapper ul.initiatives li a span.title { margin-left: .5em; }
.wiche-hover-tabs-wrapper ul.initiatives li a i.fa,
.wiche-hover-tabs-wrapper ul.initiatives li a i.fas,
.wiche-hover-tabs-wrapper ul.initiatives li a i.far,
.wiche-hover-tabs-wrapper ul.initiatives li a i.fab { display: none; }
.wiche-hover-tabs-wrapper .initiative-text-wrapper .right span.triangle::after{display:block;position:absolute;content:'';width:0;height:0;bottom:-10px;left:15px;border-left:20px solid transparent;border-right:20px solid transparent;border-top:20px solid #837890}
.covid-tab {
  padding:0px 15px;
}
.covid-tab ul.nav-tabs {
  margin:0px;
  padding:0px;
  margin-bottom:-1px;
}
.covid-tab ul.nav-tabs li a.active {
  background-color:#0098D6;
}
.covid-tab ul.nav-tabs li {
  background-color:#0A3A5F;
  border-left:0px;
  border-right:solid 1px rgba(255,255,255,.5);
}
.covid-tab ul.nav-tabs li:last-child {
  border-right:none;
}
.covid-tab ul.nav-tabs li a {
  text-decoration: none !important;
}

.covid-tab ul.nav-tabs li:hover {
  background-color:#0098D6;
}
.wiche-tabbed-content-wrapper ul.nav-tabs li.tab-active:before, .wiche-tabbed-content-wrapper ul.nav-tabs li.tab-active:after, .wiche-tabbed-content-wrapper ul.nav-tabs li a.active:before, .wiche-tabbed-content-wrapper ul.nav-tabs li a.active:after {
  background-color:transparent;
}

.covid-tab .tab-content {
  border:solid 1px #ccc;
  padding:25px;
}
.covid-tab .tab-pane h2 {
  margin-bottom:25px;
}
.covid-tab .tab-pane hr {
  margin-bottom:50px;
}

ul.resource-list {
  margin:0px;
  padding:15px 0px;
}
ul.resource-list > li {
  margin-bottom:20px !important;
  font-size:1.1rem;
  color:#666;
}
ul.resource-list > li > h2 {
  color:#212529;
}
ul.resource-list > li:before {
  content: none !important;
  font-size:1rem !important;
  margin-left:0px !important;
  color:var(--wiche-black) !important;
}
ul.resource-list > li > a {
  color:#0A3A5F;
}
ul.resource-list > li > a:hover {
  color:#f1b923;
}

ul.resource-list > li > ul {
  padding:0px;padding-top:15px;padding-left:15px;
  border-top: 1px dotted #ccc;
  margin-top:2px;
}
ul.resource-list > li > ul > li {
  font-size:.9rem;
  color:#999;
  margin-left:15px;
}
ul.resource-list > li > ul > li:before {
  content: '›' !important;
  font-size:1rem !important;
  margin-top: -4px;
}
ul.resource-list > li > ul > li > a {
  color:#444;
}
ul.resource-list > li > ul > li > a:hover {
  color:#0098D6;
}

.covid-tab .map-container {
  position: relative;
  max-width:800px;
  margin:auto;
}
.covid-tab .map-container svg {
  display: block;
  width: 100%;
}
.covid-tab #states *.on {
  fill: #f1b923;
  cursor:pointer;
}
.covid-tab .st0 {
  fill:#D3D3D3;
}
.covid-tab .st1 {
  fill:#0A3A5F;
}

.covid-tab #maptool {
  position: absolute;
  display:none;
  background-color:#fff;
  padding:15px 25px;
  font-size:16px;
  font-weight: bold;
  box-shadow: 0px 0px 10px rgba(0,0,0,.5);
  transform: translate(-50%, 20px); 
  border-radius: 5px;
}
@media screen and (max-width: 768px) {
  .covid-tab  #maptool {
    display:none !important;
  }
  .covid-tab #east {
    display:none
  }
  .covid-tab .map-container {
    overflow: hidden;
  }
  .covid-tab .map-container svg {
    width:200%;
  }
  .wiche-hover-tabs-wrapper ul.initiatives { padding-top: 1px;}
  .wiche-hover-tabs-wrapper .initiative-text-wrapper { display: none; }
}
.publication-dropdown { margin-bottom: 1rem; }


/* People Block */
.people-cards .people-details .modal-content { padding: 2rem; }
.people-cards .people-details .close { position: absolute; top: 1rem; right: 1rem; float: right; }
.people-cards .people-details .modal-title { font-weight: 700; color: #0098D6; font-size: 1.7rem; margin: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; width: 100%; }
.people-cards .people-details .designation { font-size: 1.2rem; text-transform: uppercase; color: #9e9e9e; margin: .3rem 0; }
.people-cards .people-details .people-contact { margin: 0; word-break: break-all; }
.people-cards .people-details .people-contact a { color: #333; }
.people-cards .people-details .people-img { margin: 2rem 1rem; overflow: hidden; border-radius: .5rem; -webkit-border-radius: .5rem; -moz-border-radius: .5rem; max-width: 250px; }

/* Contact Block */
.contact-card { margin-top: 20px; }
.contact-card .people-details .modal-content { padding: 2rem; }
.contact-card .people-details .close { position: absolute; top: 1rem; right: 1rem; float: right; }
.contact-card .people-details .modal-title { font-weight: 700; color: #0098D6; font-size: 1.7rem; margin: 0; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; width: 100%; }
.contact-card .people-details .designation { font-size: 1.2rem; text-transform: uppercase; color: #9e9e9e; margin: .3rem 0; }
.contact-card .people-details .people-contact { margin: 0; }
.contact-card .people-details .people-contact a { color: #333; }
.contact-card .people-details .people-img { margin: 2rem 1rem; overflow: hidden; border-radius: .5rem; -webkit-border-radius: .5rem; -moz-border-radius: .5rem; max-width: 250px; }

.inner-pages .collaboration-section .collaboration-cards h4 { color: #0A3A5F; font-weight: 600; font-size: 1.35rem; }

/* Event Detail Page */
.event-meta-wrapper { margin-bottom: 1.5rem; }
.event-meta-wrapper li { padding: 0; margin: 0 0 0.5rem !important; border: 0; }
.event-meta-wrapper li:before { display: none !important; }

/* News Page */
.news-section .card .card-header .e-date { display: inline-block; }
.news-section .card .card-body .card-text { margin-bottom: 1.25rem; }
.news-section .card .card-body { min-height: 90px; }

/* Resource Page */
.archive.tax-meeting-type .breadcrumb-section .breadcrumb .breadcrumb-item.item-current { color: #ffffff; padding: 0.15rem 1rem; background: #f1b923; border-radius: 0.25rem; -webkit-border-radius: 0.25rem; -moz-border-radius: 0.25rem; font-size: 0.85rem; font-weight: 600; }
[data-theme="wiche"] .archive.tax-meeting-type .breadcrumb-section .breadcrumb .breadcrumb-item.item-current { color: var(--wiche-black); }

.inner-pages img {max-width: 100%; height: auto; }

/* Whats Happen Section */
.whats-happen-section .card .event .text-box a { color: #fff; }
[data-theme="wiche"] .whats-happen-section .card .event .text-box.gold-bgcolor a { color: var(--wiche-black); }
.whats-happen-section .card .card-body { min-height: 90px; }

/* Table */
table { margin-bottom: 20px; }
table tr {
  border-style: solid;
  border-color: #ccc;
  border-width: 0px 1px 0px 1px;
}
table tr td {
  padding:10px 15px;
}
table tr:first-child {
  border-color: #0A3A5F;
}
table tr:first-child td {
  background-color:#0A3A5F;
  color:#fff;
  border-left:solid 1px #fff;
}
table tr:first-child td:first-child {
  border-left:solid 1px #0A3A5F;
}
table tr:last-child {
  border-bottom:solid 1px #ccc;
}
table tr:nth-child(even) {
  background-color: #FFF; color: var(--wiche-black);
}
table tr:nth-child(odd) {
  background-color:#FDF5DE;
}

@media screen and (max-width: 768px) {
  table tr td {
    padding:10px;
  }
}

/* Search ipad issue */
.dark-blue .searchbox-open .search-box-outer { z-index: 20; }
.search-box .searchbox-input::placeholder { color: #ffffff; }
.search-box .searchbox-input::-webkit-input-placeholder { color: #ffffff; }
.search-box .searchbox-input::-moz-placeholder { color: #ffffff; }
.search-box .searchbox-input:-ms-input-placeholder { color: #ffffff; }
.search-box .searchbox-input:-moz-placeholder { color: #ffffff; }

/* Search Form */
.search-box-wrapper { width: 100%; text-align: center; padding: 3rem 0; margin-top: -1.5rem; background: #f6f6f6; border: 1px solid #ccc; border-top: none; margin-bottom: 3rem; }
.search-box-wrapper label { width: 40%; margin: 0; }
.search-box-wrapper .btn-warning { height: calc(2em + .75rem + 2px); padding: 0.5rem 1rem; margin-top: 0; margin-bottom: 0; }
body.search h1.border-bottom-01, body.search .h1.border-bottom-01 { padding-bottom: 1.5rem; }

/* dvFastForms */
#dvBannerHTML .ff-form-main { width: 100%; max-width: 100%; padding: 0; }
#dvFastForms .ff-item-row { margin-bottom: 0.5rem; }
#dvFastForms .ff-item-row .ff-type-text,
#dvFastForms .ff-item-row .ff-textarea,
#dvFastForms .ff-item-row select.ff-select-type { background: #fff; height: calc(2em + .75rem + 2px); padding: .5rem 1rem !important; border-color: rgba(64,64,64,.3); border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; display: block; width: 100%; font-size: 1rem; font-weight: 400; line-height: 1.5; color: #495057; border: 1px solid #ced4da; transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out; }
#dvFastForms .ff-item-row .ff-type-text:focus,
#dvFastForms .ff-item-row .ff-textarea:focus,
#dvFastForms .ff-item-row select.ff-select-type:focus { outline: none; }
#dvFastForms .ff-group-row { margin-bottom: 0 !important; }
#dvFastForms .btnDiv { text-align: left !important; }
#dvFastForms .btnDiv input { margin-left: 0 !important; background: linear-gradient(to bottom right,#f1b923 0,#ffba00 100%) !important; border-radius: 20px; -webkit-border-radius: 20px; -moz-border-radius: 20px; cursor: pointer; color: #fff; border: none; text-transform: uppercase; padding: 5px 20px; font-weight: 600; margin: 1rem; display: inline-block; text-align: center; vertical-align: middle; user-select: none; font-size: 1rem; line-height: 1.5; transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; } 
#dvFastForms .btnDiv input:focus { color: #212529; background-color: #e0a800; border-color: #d39e00; box-shadow: 0 0 0 0.2rem rgba(222,170,12,.5); outline: 0; }
#dvFastForms .ff-item-row select.ff-select-type { background: #fff url(assets/images/br_down.png) no-repeat right 20px center; height: calc(2em + .75rem + 2px); padding: .5rem 1rem; border-color: rgba(64,64,64,.3); border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -webkit-appearance: none; -moz-appearance: none; appearance: none; }

ul.ff-select-to-radiobtn-ul li:before { display: none !important; }
#dvBannerHTML .ff-form-main .ff-radio-li { display: inline-block; margin-right: 1rem; }
#dvBannerHTML .ff-form-main .ff-radio-li span { position: absolute; left: 0; z-index: -1; width: 1rem; height: 1.25rem; opacity: 0; }
#dvBannerHTML .ff-form-main .ff-radio-li label { padding-left: 2rem; position: relative; }
#dvBannerHTML .ff-form-main .ff-radio-li label:before { top: 0; left: 0; width: 1.5rem; height: 1.5rem; border-width: 2px; border-color: rgba(64,64,64,.5); border-radius: 50%; background-color: #fff; color: #fff; position: absolute; display: block; pointer-events: none; content: ""; border: #adb5bd solid 1px; }
#dvBannerHTML .ff-form-main .ff-radio-li label:after { top: 0; left: 0; width: 1.5rem; height: 1.5rem; position: absolute; display: block; content: ""; }
#dvBannerHTML .ff-form-main .ff-radio-li .ff-ext-selected ~ label::after { background: url(/wp-content/themes/wiche/assets/images/radio.svg) top 5px center no-repeat; background-size: 60%; }
.ginput_container_radio ul.gfield_radio li input:checked ~ label::after { background: url(/wp-content/themes/wiche/assets/images/radio.svg) top 5px center no-repeat; background-size: 60%; }
#dvFastForms .ff-item-row input[type=checkbox] { height: 1.5rem; width: 1.5rem; }
#dvFastForms .ff-item-row .ff-captcha .ff-type-text { margin-top: 1rem !important; }

#dvBannerHTML .ff-form-main ul.ff-select-to-checkbox-ul { display: flex; }
#dvBannerHTML .ff-form-main ul.ff-select-to-checkbox-ul li { display: -ms-inline-flexbox; display: inline-flex; }
#dvBannerHTML .ff-form-main .ff-checkbox-li span { position: relative; margin-bottom: 0; vertical-align: top; font-weight: 400 !important; background: none; width: 0; height: 0; }
#dvBannerHTML .ff-form-main .ff-checkbox-li span.ff-ext-selected:before { border-color: rgba(64,64,64,.5); background-color: #fff; color: #fff; }
#dvBannerHTML .ff-form-main .ff-checkbox-li span:before { top: 0; left: -2.5rem; width: 1.5rem; height: 1.5rem; border-width: 2px; border-radius: .25rem; transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; position: absolute; display: block; pointer-events: none; content: ""; border: #adb5bd solid 1px; }
#dvBannerHTML .ff-form-main .ff-checkbox-li { min-height: 2.5rem; padding-left: 2.5rem !important; margin: .5rem !important; }
#dvBannerHTML .ff-form-main .ff-checkbox-li span.ff-ext-selected:after { background-image: url(/wp-content/themes/wiche/assets/images/checkbox.svg); background-size: 60%; }
#dvBannerHTML .ff-form-main .ff-checkbox-li span:after { top: 0; left: -2.5rem; width: 1.5rem; height: 1.5rem; position: absolute; display: block; content: ""; background: no-repeat 50%/50% 50%; }
#dvBannerHTML .ff-form-main .ff-checkbox-li label { padding: 0 !important; margin-bottom: 0; }

#dvFastForms .ff-page-header, #dvFastForms .ff-section-header, #dvFastForms .ff-label, #dvFastForms .ff-footnote-label, #dvFastForms .ff-field-col, #dvFastForms .ff-invalid-msg, #dvFastForms .ff-required-mark, #dvFastForms .ff-page-bread-item, #dvFastForms .ff-btn-submit, #dvFastForms .ff-alink, .matrix-label { font-family: "Open Sans", serif !important; }
#dvFastForms .ff-section-header { font-size: 1.5rem !important; color: #0A3A5F !important; font-weight: 700; margin-bottom: .5rem; line-height: 1.2; }
#dvFastForms .ff-group-row { max-width: 100% !important; }

.mobile-only { display: none !important; }

@media screen and (max-width: 768px) {
  .wiche-in-focus-wrapper { margin: 25px auto 25px; } 
  .inner-pages h2:not(.section-heading):before { left: 5px; }
  .wiche-tabbed-content-wrapper ul.nav-tabs li { width: 75%; margin: 5px 0; }
  .side-navbar > div { /*height: 100%;*/ border-bottom: 1px solid #ccc; }
  .desktop-only { display: none!important; }
  .hide-publication-filter .row.mt-3.justify-content-end { margin-top: 0 !important; }
  .mobile-only { display: block !important; }
}

@media (min-width: 992px) {
.header .dropdown:hover>.dropdown-menu { display: block; }
}

@media screen and (min-width: 984px) {
  .wiche-in-focus-wrapper { margin: 25px auto 40px; width: 100%; position: relative; }
  .wiche-in-focus-wrapper .container { display: -ms-flexbox; display: flex; -ms-flex-align: start; align-items: flex-start; -ms-flex-pack: center; justify-content: center; width: 100%; max-width: 1600px; margin: auto; }
  .wiche-in-focus-wrapper img { -ms-flex: 1; flex: 1; -ms-flex-positive: 0; flex-grow: 0; max-width: 550px; }
  .wiche-in-focus-wrapper .text-wrapper { padding: 0.4rem 1rem; -ms-flex: 1; flex: 1; } /* Decreased padding */
}

@media screen and (min-width: 779px) {
  .wiche-testimonials-wrapper { padding: 40px 0; }
  .wiche-testimonials-wrapper .slider-wrapper { max-width: 960px; margin: auto; padding-bottom: 0; }
  .wiche-testimonials-wrapper .slider-wrapper .inner-wrapper {display: -ms-flexbox;display: flex;-ms-flex-direction: row-reverse;flex-direction: row-reverse;-ms-flex-pack: justify;justify-content: space-between;-ms-flex-align: end;align-items: stretch;}
  .wiche-testimonials-wrapper .slider-wrapper .inner-wrapper .images {-ms-flex: 0 1 540px;}
  .wiche-testimonials-wrapper .slider-wrapper .inner-wrapper .text {padding: 1em 1.5em; margin-top: 15px;}
  .wiche-testimonials-wrapper .slider-wrapper .slider-controls {display: flex;/* bottom: 5px; */-webkit-transform: none;-ms-transform: none;transform: none; z-index: 2; }
  .wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn {position: relative;padding: .5em;color: #6d92c5;margin: 0.25rem;}
  .wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.prev { left: 0; }
  .wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.next { right: 0; }
}
@media screen and (min-width: 768px) {
  .wiche-hover-tabs-wrapper { padding-bottom: 0; max-width: 960px; margin: 80px auto 80px; }
  .wiche-hover-tabs-wrapper .initiative-text-wrapper { display: -ms-flexbox; display: flex; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -ms-flex-align: end; align-items: flex-end; -ms-flex-pack: justify; justify-content: space-between; }
  .wiche-hover-tabs-wrapper .initiative-text-wrapper .right { -ms-flex: 1.3; flex: 1.3; text-align: right; margin-bottom: 8px;  }
  .wiche-hover-tabs-wrapper .initiative-text-wrapper .left { -ms-flex-item-align: center; align-self: center; text-align: center; -ms-flex: 1; flex: 1; padding: 1em 2em; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: justify; justify-content: space-between; }
  .wiche-hover-tabs-wrapper .initiative-text-wrapper .left h3 { line-height: 1.2; margin: .25rem 0; font-size: 150%; }
  .wiche-hover-tabs-wrapper .initiative-text-wrapper .left p { font-size: 16px; }
  .wiche-hover-tabs-wrapper .initiative-text-wrapper .left .btn { -ms-flex-item-align: center; align-self: center; }
  .wiche-hover-tabs-wrapper ul.initiatives { margin-top: -8px; background-color: #edecec; width: 100%; color: #4B4C49; display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; height: 150px; }
  .wiche-hover-tabs-wrapper ul.initiatives li { margin: 0; border-left: solid 2px #d9d5d1; border-right: solid 2px #d9d5d1; width: calc(100% / 3); height: 100%; position: relative; z-index: 0; flex-basis: 100%; } 
  .wiche-hover-tabs-wrapper ul.initiatives li:first-of-type { border-left: none; }
  .wiche-hover-tabs-wrapper ul.initiatives li:last-of-type { border-right: none; }
  .wiche-hover-tabs-wrapper ul.initiatives li a, .wiche-hover-tabs-wrapper ul.initiatives li>span { color: #4B4C49; height: 100%; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; text-align: center; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; }
  .wiche-hover-tabs-wrapper ul.initiatives li a span.title, .wiche-hover-tabs-wrapper ul.initiatives li>span span.title { display: block; padding: 0 1em; line-height: 1.5; }
  .wiche-hover-tabs-wrapper ul.initiatives li a i.fa, .wiche-hover-tabs-wrapper ul.initiatives li>span i.fa,
  .wiche-hover-tabs-wrapper ul.initiatives li a i.fas, .wiche-hover-tabs-wrapper ul.initiatives li>span i.fas,
  .wiche-hover-tabs-wrapper ul.initiatives li a i.far, .wiche-hover-tabs-wrapper ul.initiatives li>span i.far,
  .wiche-hover-tabs-wrapper ul.initiatives li a i.fab, .wiche-hover-tabs-wrapper ul.initiatives li>span i.fab { display: block; }
  .wiche-hover-tabs-wrapper ul.initiatives li.active:before { content: ''; display: block; position: absolute; width: 0; height: 0; display: block; border-style: solid; border-width: 1.5em 1.5em 0 1.5em; border-color: #d9d5d1 transparent transparent transparent; left: calc(50% - 1.5em); }
  .wiche-hover-tabs-wrapper ul.initiatives li:nth-of-type(1).active::before { border-color: #0098D6 transparent transparent transparent; }
  .wiche-hover-tabs-wrapper .initiative-text-wrapper .right span.triangle::after{ display:none;border-top-color:#725D7F }
  .rightshift { margin-right: -20px; }
  .upshift { margin-top: -20px; }
  .side-navbar ul.menu { border-bottom: none; height: 100%; }
  .side-navbar > div { /*height: 100%;*/ border-right: 1px solid #ccc; }
  .people-cards .people-details .people-img, .contact-card .people-details .people-img { float: right; }
}

@media (min-width: 991px) and (max-width: 1400px) {
  .dark-blue .searchbox-open input { width: calc(100% - 30px); }
}

@media (min-width: 991px) and (max-width: 1100px) {
  .people-cards .col-lg-4.col-md-6.pb-2, .contact-card .col-lg-4.col-md-6.pb-4 { -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; }
}

.inner-pages .in-focus-section {margin-top: 25px;}
.st1:focus {
  outline: none;
}

.dark-blue-bgcolor { background-color: #0A3A5F !important; }
.gold-bgcolor { background-color: #f1b923 !important; }
.light-blue-bgcolor { background-color: #0098D6 !important; }
.right-img img { max-width: 582px; height: auto; }

@media (max-width: 576px) {
	.banner-content img {
		width: 80%;
		max-width: 320px;
		height: auto;
	}
}
.publication-section .col-md-4.order-1.text-right {
  margin-bottom: 20px;
}
.publication-section .pub-details { margin-top: 15px; }
blockquote { padding-left: 20px; }

/* Sidebar Sticky */
.widget-title > svg { display: none; }
.inner-pages .widget_nav_menu h2 { display: none; } 
@media screen and (min-width: 769px) {
.wiche-sticky-sidebar .side-navbar h2 { display: none; }
.wiche-sticky-sidebar .side-navbar > div { border-right: 0; }
.wiche-sticky-sidebar .side-navbar > div.sidebar__inner { border-right: 1px solid #ccc; }
.page-template-template-right-sidebar.wiche-sticky-sidebar .side-navbar > div.sidebar__inner { border-left: 1px solid #ccc; border-right: 0; }  
}
@media screen and (max-width: 768px) {
  .wiche-sticky-sidebar .widget-title > svg { display: block; }
  .wiche-sticky-sidebar .side-navbar.active .widget-title > svg { -webkit-transform: rotate(45deg); transform: rotate(45deg); }
  .wiche-sticky-sidebar .side-navbar { margin-bottom: 0; }
  .wiche-sticky-sidebar .side-navbar > div { border-bottom: 0; }
  .wiche-sticky-sidebar .side-navbar .widget-content { -webkit-backface-visibility: hidden; backface-visibility: hidden; bottom: 0; left: 0; max-height: 100vh; position: fixed; width: 100%; z-index: 101; margin-bottom: 0; background-color: #fff; }
  .wiche-sticky-sidebar .side-navbar h2 { display: block; background-color: transparent; border: 0; margin: 0; background-image: none; cursor: pointer; font-weight: 400; letter-spacing: 0; line-height: normal; text-align: left; text-shadow: none; text-transform: none;padding: 0 30px;font-size: 1.3rem;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background-color: #fff!important;color: #0A3A5F;display: -webkit-box;display: -ms-flexbox;display: flex;font-weight: 700;height: 4rem;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;position: relative;text-transform: uppercase;width: 100%; -webkit-box-shadow: 0 -0.25rem 0.25rem rgba(64, 64, 64, 0.25); -moz-box-shadow: 0 -0.25rem 0.25rem rgba(64, 64, 64, 0.25); box-shadow: 0 -0.25rem 0.25rem rgba(64, 64, 64, 0.25); }
  .wiche-sticky-sidebar .widget-content:before { background-image: -webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.15)),to(transparent)); background-image: linear-gradient(0deg,rgba(0,0,0,.15),transparent); content: ""; height: .90909rem; left: 0; position: absolute; top: 0; width: 100%; }
  .wiche-sticky-sidebar .widget-content > div { max-height: 0; -webkit-transition: max-height .5s cubic-bezier(.215,.61,.355,1),visibility 0s linear .5s; transition: max-height .5s cubic-bezier(.215,.61,.355,1),visibility 0s linear .5s; visibility: hidden; padding: 0 30px; }
  .wiche-sticky-sidebar .side-navbar.active .widget-content > div { max-height: 500px !important; visibility: visible; overflow-y: scroll; }
}

/* No Table Style */
table.no-table-style tr:nth-child(odd) {background-color: transparent; border: 0;}
table.no-table-style tr:first-child td:first-child {border: 0;}
table.no-table-style tr:first-child td {background-color: transparent;}
table.no-table-style tr { border: 0; }
table.no-table-style tr td, table.no-table-style tr th {border: 0; background-color: transparent;}
table.no-table-style tr td h1, table.no-table-style tr th h1, table.no-table-style tr td .h1, table.no-table-style tr th .h1 {border: 0 !important;}
table.no-table-style tr:last-child { border: 0; }
table.no-table-style tr:last-child td { border: 0; }

/* Tableau wrap text and images for inner page */
.tableauPlaceholder { float: left; margin: 10px 20px 10px 0;}

.savings-finder #savings-finder-details main h2 { text-align: left !important;}
.savings-finder #savings-finder-details h1 img.uni-logo, .savings-finder #savings-finder-details .h1 img.uni-logo { max-width: 160px; }
.savings-finder #savings-finder-details h1, .savings-finder #savings-finder-details .h1 { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-align: end; align-items: flex-end; }
.savings-finder #savings-finder-details .hero-image { text-align: center;margin-bottom: 20px; }
.savings-finder #savings-finder-details img { max-width: 100%; }
.savings-finder #savings-finder-details .tuition-details ul  { margin-bottom: 15px; } 
.savings-finder #savings-finder-details .admissions ul  { margin-bottom: 0px; word-break: break-word; }

@media screen and (min-width: 1024px) {
.savings-finder #savings-finder-details h1, .savings-finder #savings-finder-details .h1 { -ms-flex-align: end; align-items: flex-end; }
.savings-finder #savings-finder-details .primary>div { margin-bottom: 20px; }
.savings-finder #savings-finder-details .hero-image { background: transparent; box-shadow: none; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -ms-flex-pack: center; justify-content: center; -ms-flex-align: center; align-items: center; margin: 0 auto; }
}

@media print{
  .savings-finder #savings-finder-details ul.social li a { display: none; }
  .savings-finder #savings-finder-details .contact  { display: none; }
  .savings-finder #savings-finder-details .cta-wrapper { display: none; }
}
/* Brief Block */
.policy-block a.btn.btn-primary { margin-left: 0; }
.policy-block a.btn.btn-primary + a.btn.btn-primary { margin-left:1rem; }
.policy-block h3.policy-title { font-weight:600; color: #0098D6; }
.policy-block h3.policy-subtitle { color: #212529; font-weight: 500; font-size: 1.25rem; }

/* School Detail */
.mini-paginator-links { display: none;}

.wiche-state:hover {  
  cursor: pointer; 
}
 
.wicheRegionMap .cls-1,
.wicheRegionMap .cls-2,
.wicheRegionMap .cls-3,
.wicheRegionMap .cls-6,
.wicheRegionMap .cls-8 {
    fill: #fff;
}

.wicheRegionMap .cls-1,
.wicheRegionMap .cls-2,
.wicheRegionMap .cls-3,
.wicheRegionMap .cls-4,
.wicheRegionMap .cls-5,
.wicheRegionMap .cls-6,
.wicheRegionMap .cls-7 {
    stroke: #fff;
    fill-rule: evenodd;
}

.wicheRegionMap .cls-1,
.wicheRegionMap .cls-2,
.wicheRegionMap .cls-4 {
    stroke-width: 0.92px;
}

.wicheRegionMap .cls-2 {
    stroke-linejoin: bevel;
}

.wicheRegionMap .cls-3,
.wicheRegionMap .cls-5 {
    stroke-width: 0.57px;
}

.wicheRegionMap .cls-10,
.wicheRegionMap .cls-4,
.wicheRegionMap .cls-5,
.wicheRegionMap .cls-7 {
    fill: #255da7;
}

.wicheRegionMap .wiche-state.wiche-state-hover {
    fill: #0A3A5F;
}

.wicheRegionMap .cls-6,
.wicheRegionMap .cls-7 {
    stroke-width: 0.83px;
}

.wicheRegionMap .cls-9 {
    fill: #005da6;
}

.wicheRegionMap .cls-10 {
    font-size: 12px;
    font-family: OpenSans-Bold, Open Sans;
    font-weight: 700;
}

.wicheRegionMap .cls-11 {
    font-size: 10px;
}

.wicheRegionMap .cls-12 {
    fill: #231f20;
    font-family: OpenSans, Open Sans;
    font-weight: 400;
}

.wicheRegionMap .cls-12.outsideText.wiche-state-hover {
  fill: #006fb8;
}

/* Accessibility general change */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  -webkit-clip-path: inset(50%);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  white-space: nowrap;
}

/* Year Savings Container styles */

.year-savings-container {
  margin-bottom: 50px;
}

.year-savings-container .top-bar {
  justify-content: end;
  background: #ffbb32;
  text-align: center;
  padding: 10px;
}

.year-savings-container .top-bar .savings-title {
  width: 66%;
}

.year-savings-container .top-bar .savings-title h4 {
  color: #43454b;
}

.year-savings-container .savings-summary .total-savings.savings-section {
  background: #ffbb32;
  color: #43454b;
  text-align: left;
}

.year-savings-container .savings-summary .savings-section {
  text-align: left;
  padding: 40px;
  text-align: center;
}

.year-savings-container .savings-summary .partitioned-savings {
  align-content: center;
  align-items: center;
  justify-content: center;
  flex-grow: 1;
}

.year-savings-container .savings-summary .savings-section .savings-amount {
  font-weight: bold;
  font-size: 2.5rem;
}

.year-savings-container .savings-summary .savings-section .saved {
  font-weight: bold;
  color: #43454b;
}

.year-savings-container .savings-summary .savings-section .savings-summary {
  color: #3b3d42;
  font-weight: bold;
  margin: 0 auto;
}

.year-savings-container .savings-summary .partitioned-savings .savings-section.savings-wue,
.year-savings-container .savings-summary .partitioned-savings .savings-section.savings-wue .saved {
  color: #1e436a;
}

.year-savings-container .savings-summary .partitioned-savings .savings-section.savings-wrgp,
.year-savings-container .savings-summary .partitioned-savings .savings-section.savings-wrgp .saved {
  color: #1765b2;
}

.year-savings-container .savings-summary .partitioned-savings .savings-section.savings-psep,
.year-savings-container .savings-summary .partitioned-savings .savings-section.savings-psep .saved {
  color: #2aa2db;
}

@media (max-width: 1199px) {
  .year-savings-container .savings-summary .savings-section {
    text-align: left;
    padding: 10px 25px;
    text-align: center;
  }

  .year-savings-container .top-bar .savings-title {
    width: 100%;
  }

  .year-savings-container .savings-summary .total-savings.savings-section {
    text-align: center;
    padding: 10px 40px;
  }
}

/* Button list */
.btn-vertical{ display: flex;flex-direction: column;}
.btn-vertical.left {align-items: flex-start;}
.btn-vertical.center {align-items: center;}
.btn-vertical.right {align-items: flex-end;}

.btn-horizontal{ display: flex;}
.btn-horizontal.left {justify-content: flex-start;}
.btn-horizontal.center {justify-content: center;}
.btn-horizontal.right {justify-content: flex-end;}

@media screen and (max-width: 1024px) {
  .btn-vertical{
    padding-bottom: 3em;
  }
  .btn-horizontal{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 3em;
  }
}


*:focus-visible,
.navbar.sample-nav .navbar-nav .dropdown .dropdown-toggle:focus-visible,
.dark-blue .searchbox-open input:focus-visible,
.inner-pages a:not(.btn):focus-visible
.page .job_listings .job_filters input[type="text"]:focus-visible,
#myCarousel .carousel-control-next:focus-visible, #myCarousel .carousel-control-prev:focus-visible,
.btn-secondary:focus-visible, .btn-warning:focus-visible, .btn:focus-visible, button:focus-visible,
.inner-home a:not(.btn):focus-visible, .inner-home a:not(.btn):focus-visible,
.tab-section .link-nav .nav-link:focus-visible, .swiper-button-next:focus-visible, .swiper-button-prev:focus-visible, 
#publication-type:focus-visible, select.media-block-wrapper:focus-visible, 
.wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.next:focus-visible, 
.wiche-testimonials-wrapper .slider-wrapper .slider-controls button.slider-btn.prev:focus-visible, 
.inner-pages .card .card-body a:focus-visible .card-title,
.inner-pages .gform_wrapper .ginput_complex .ginput_left input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]):focus-visible,
.inner-pages .gform_wrapper .ginput_complex .ginput_right input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]):focus-visible,
.inner-pages .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="button"]):not([type="image"]):not([type="file"]):focus-visible,
.inner-pages .gform_wrapper .ginput_complex .ginput_right select:focus-visible,
.inner-pages .gform_wrapper .ginput_complex input:not([type="radio"]):not([type="checkbox"]):not([type="submit"]):not([type="image"]):not([type="file"]):focus-visible,
.inner-pages .gform_wrapper .ginput_complex select:focus-visible,
.inner-pages .gform_wrapper ul.gform_fields li.gfield select:focus-visible,
.inner-pages .gform_wrapper textarea:focus-visible,
.inner-pages .gform_wrapper .gform_footer input[type="submit"]:focus-visible {
  outline: 0.25rem dashed var(--focus-box-color);
  outline-offset: 0.25rem;
  z-index: 3;
}

*:focus:not(:focus-visible) { outline: none; } /* Removes the outline for mouse users but preserves it for keyboard users. */

/* T20230417.0005 - News Banner Styling Changes to match the home page banner styling  */
.in-focus-section-2 .banner-content h1, .in-focus-section-2 .banner-content .h1 {
  font-family: "Open Sans", serif;
  margin-bottom: 1.5rem;
  text-transform: uppercase;
  font-size: 2.5rem;
  font-weight: 500;
  line-height: 1.2;
  border: none;
 }
 
@media screen and (min-width: 567px) and (max-width: 648px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    font-size: 0.75rem;
  }
}

.feed-item-title:not(.feed-item-title:first-of-type)::before {
  content: "";
  border-top: 1px solid #BBB;
  display: block;
  top: -8px;
  position: absolute;
  left: 0;
  width: 100%;
}

.feed-item-title {
  padding-left: 10px;
  position: relative;
}

.carousel-indicators li {
  background-color: rgba(255,255,255,.5);
  opacity: 1;
}

.carousel-indicators li.active {
  background-color: rgba(255, 255, 255, 1);
}

.member-only {
  transition: all .3s;
}

.member-only .card-header img,
.publications.grey-bg .card-header img { max-width: 100%;}
.member-only .card-body, .publications .card.member-only .card-footer {
  background-color: #DEDEDE;
}
.member-only .card-footer p {
  margin:0px;
  font-size:1rem;
}
.member-only .card-footer .members-only {
  font-weight: normal;
  font-style: italic;
}
.member-only .card-footer i.fa-lock {
  font-size:2rem;
  position:absolute;
  right:15px;
  bottom:15px;
  color:#000000;
}

.member-only-page {
  transition: all .3s;
}
.member-only-page .card-body, .member-only-page .card-footer {
  background-color: #DEDEDE;
}
.member-only-page .card-footer p {
  margin:0px;
  font-size:1rem;
}
.member-only-page .card-footer .members-only {
  font-weight: normal;
  font-style: italic;
}
.member-only-page .card-footer i {
  font-size:2rem;
  position:absolute;
  right:15px;
  bottom:15px;
  color:#000000;
  filter: contrast(4) brightness(3.5) hue-rotate(-17deg);
}
.members-only-toggle {
  display:flex;
  align-items: center;
  gap:6px;
}
.members-only-toggle input[type=checkbox] {
  width:16px;
  height:16px;
  accent-color:#132a6d;
}
.members-only-toggle label {
  margin:0px;
  font-weight: bold;
}
#publication-type {
  min-width:100px;
}
.year-slider {
  align-items: center;
}
.publication-dropdown {
  padding-top:1rem;
}

#secondary-nav {
  background: white;
}
#secondary-nav .nav-link {
  color: black;
}
#secondary-nav .nav-link:hover, #secondary-nav .nav-link:active {
  color: #0a3a5f;
}

#secondary-nav .navbar-nav .dropdown > .dropdown-menu .dropdown-item {
  text-transform: none;
}

/**/
/*Color Variables*/
/**/
:root {
  --knocking-color-primary: #0a3a5f;
  --knocking-color-primary-dark: #223a61;
  --knocking-color-primary-light: #007cae;
  --knocking-white: #ffffff;
  --knocking-gray: rgba(86, 131, 172, 0.1);
  --knocking-text-color: #414042;
  --knocking-text-yellow: #805f15;
  --knocking-blue: var(--knocking-color-primary);
  --knocking-blue-light: rgba(10, 58, 95, 0.1);
  --knocking-red: #7c2927;
  --knocking-red-light: rgba(124, 40, 39, 0.1);
  --knocking-green: #1f6d4a;
  --knocking-green-light: rgba(31, 109, 74, 0.1);
  --knocking-yellow: #e9ac21;
  --knocking-yellow-light: rgba(233, 172, 33, 0.1);
  --knocking-brown: #414042;
  --knocking-brown-light: rgba(65, 64, 66, 0.1);
}

/*/
/*Default Styles*/
/*/
.h1-48-upper {
  font-size: 48px;
  letter-spacing: 14px;
  text-transform: uppercase;
  font-weight: 400;
  text-align: left;
  margin-left: 0 !important;
}

@media (max-width: 767px) {
  .h1-48-upper {
    font-size: 34px;
    letter-spacing: normal;
  }
}

.text-decoration-underline {
  text-decoration: underline;
}

.text-blue {
  color: var(--knocking-blue);
}

.text-yellow {
  color: var(--knocking-text-yellow);
}

.text-green {
  color: var(--knocking-green);
}

.text-red {
  color: var(--knocking-red);
}

.text-gray {
  color: var(--knocking-text-color);
}

.fw-semibold {
  font-weight: 600;
}

.p-24 {
  font-size: 24px;
}

.container-sm {
  width: 1146px;
  max-width: 100%;
}

.btn-light-blue-rounded {
  background-color: var(--knocking-color-primary-light);
  color: #fff;
  border-radius: 2rem;
  padding: 0.75rem 4rem;
  border: 0;
  font-weight: 600;
  text-transform: uppercase;
}

/***/
/*Hero Styles*/
/***/
.hp-hero-1 {
  background-image: url(/wp-content/themes/wiche/assets/images/knocking-landing-banner.png);
  background-repeat: no-repeat;
  background-position: bottom;
  padding-bottom: 1rem;
}

.hp-hero-1 h2 {
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  margin-top: 24px;
}

.hp-hero-1 .row svg {
  max-width: 80px;
}

/****/
/*Download Report Styles*/
/****/
.dl-report-block {
  padding: 5rem 0;
}

.inner-pages .dl-report-block .container .row h2 {
  border: 0;  

  box-sizing: border-box;
  color: var(--knocking-text-color);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-optical-sizing: auto;
  font-size: 48px;
  font-style: normal;
  font-variation-settings: "wdth" 100;
  font-weight: 400;
  letter-spacing: 14px;
  line-height: 1.2;
  margin-bottom: 8px;
  margin-top: 0px;
  text-transform: uppercase;
  unicode-bidi: isolate;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.inner-pages .dl-report-block h2:before {
  content: none;
  position: static;
  background: transparent;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  margin: 0;
}

.inner-pages .dl-report-block .btn:hover {
  color: #fff;
  background-color: #0069d9;
  border-color: #0062cc;
}


.dl-report-block-buttons {
  margin-top: 4rem;
}

.inner-pages .dl-report-block .row > div:nth-child(1) img {
  box-shadow: 1px 3px 7px #cecdcd;
}
/***/
/*Sponsors Block Styles*/
/***/
.sponsors-block {
  padding: 5rem 0;
  background-color: var(--knocking-gray);
}

.sponsors-block .thanksHeader {  
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-optical-sizing: auto;
  font-size: 48px;
  font-style: normal;
  font-variation-settings: normal;
  font-weight: 400;
  letter-spacing: 14px;
  line-height: 57.6px;
  text-transform: uppercase; 
}

.sponsors-block .thanksDesc {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}

.sponsors-block img {
  max-width: 100%;
}

/*/
/*How-to-Cite Block Styles*/
/*/
.how-to-cite-block {
  background-color: var(--knocking-color-primary);
  color: var(--knocking-white);
  padding: 5rem 0;
}

.how-to-cite-block .buttonContainer .btn-primary {
  margin: 0;
  color: white;
  background-color: var(--knocking-color-primary-light);
  border-radius: 2rem;
  padding: 0.75rem 4rem;
  border: 0;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "wdth" 100;
}
.how-to-cite-block .btn-primary:hover, .how-to-cite-block .btn-primary:active {  
  background-color: #0069d9;
  border-color: #0062cc;
}

.how-to-cite-block a {
  color: var(--knocking-yellow);
}

/****/
/* Key Findings Tab Defaults */
/****/
.key-findings-chart-btn {
  border: 0;
  background: none;
  right: 0;
}

.key-findings-blocks {
  background: var(--knocking-gray);
  padding-top: 64px;
  padding-bottom: 64px;
}

.key-findings-blocks .row .align-items-center {
  height: 100%;
}

.key-findings-tab-list-nav {
  border-bottom: 0 !important;
}

.key-findings-tab-list-nav .nav-link {
  padding: 1rem;
  border: 0;
  text-align: center;
  font-weight: 700;
  line-height: 22px;
  width: 180px;
  height: 180px;
  text-transform: uppercase;
  color: var(--knocking-text-color);
  border-radius: 1rem;
}

.key-findings-tab-list-nav .nav-link.active {
  background-color: var(--knocking-color-primary);
  color: var(--knocking-white);
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.key-findings-tab-list-nav .nav-link.active .key-findings-icon svg path {
  fill: #fff;
}

.key-findings-tab-list-nav .nav-link .key-findings-icon {
  height: 100px;
  margin-bottom: 1rem;
}

.key-findings-tab-content .tab-pane {
  padding: 2rem;
  border: 2px solid var(--knocking-color-primary);
  border-radius: 0.5rem;
  background-color: var(--knocking-gray);
  position: relative;
  margin-top: 5rem;
}

@media (max-width: 991px) {
  .key-findings-tab-content .tab-pane {
    display: block;
    opacity: 1;
  }
}

.key-findings-tab-content h2 {
  font-weight: 600;
  margin-bottom: 2rem;
}

.key-findings-tab-content blockquote {
  background-color: rgba(153, 199, 235, 1);
  position: relative;
  color: var(--knocking-color-primary);
  font-size: 24px;
  font-weight: 600;
  padding: 1rem 3rem;
  
  clear: both;
  top: 10px; /* Move away from floated element */
  margin-top: -10px; /* Compensate for top- don't add space if not moved by floated element. */  
}

.blockquote-quote-icon {
  position: absolute;
  left: 1rem;
  top: 1rem;
}

.tab-pane-line {
  position: absolute;
  bottom: 100%;
  height: 100px;
  width: 50%;
  left: 0;
}

.tab-pane-line .line-part-1,
.tab-pane-line .line-part-2 {
  width: 50px;
  height: 50px;
  border: 3px solid var(--knocking-color-primary);
  position: absolute;
}

.tab-pane-line .line-part-1 {
  border-right: 0;
  border-top: 0;
  top: 3px;
  left: 90px;
  border-bottom-left-radius: 25px;
}

.tab-pane-line .line-part-2 {
  border-left: 0;
  border-bottom: 0;
  bottom: 0;
  right: 0;
  border-top-right-radius: 25px;
}

.tab-pane-line .connector {
  width: calc(100% - 180px);
  height: 3px;
  background-color: var(--knocking-color-primary);
  top: calc(50% + 1.5px);
  transform: translateY(-50%);
  left: 140px;
  position: absolute;
}

/***/
/* Key Findings Tab #1 */
/***/
#keyFinding1Tab .blockquote-quote-icon path {
  fill: var(--knocking-blue);
}

#keyFinding1 .key-findings-icon path,
.key-findings-blocks .row > div:nth-child(1) svg > path {
  fill: #5683AC !important; /* Override the element style */ 
}

/***/
/* Key Findings Tab #2 */
/***/
#keyFinding2Tab .line-part-1,
#keyFinding2Tab .line-part-2 {
  border-color: var(--knocking-green);
}

#keyFinding2Tab .tab-pane-line .connector {
  background-color: var(--knocking-green);
}

#keyFinding2Tab .tab-pane-line {
  width: 29%;
  left: 21%;
}

#keyFinding2.active {
  background-color: var(--knocking-green) !important;
}

.key-findings-tab-content #keyFinding2Tab {
  border-color: var(--knocking-green);
  background-color: var(--knocking-green-light);
}

.key-findings-tab-content #keyFinding2Tab h2 {
  color: var(--knocking-green);
}

#keyFinding2Tab blockquote {
  background-color: var(--green-med);
  color: var(--knocking-green);
}

#keyFinding2Tab .blockquote-quote-icon path {
  fill: var(--knocking-green);
}

#keyFinding2 .key-findings-icon path,
.key-findings-blocks .row > div:nth-child(2) svg > path {
  fill: var(--knocking-green) !important; /* Override the element style */ 
}

/***/
/* Key Findings Tab #3 */
/***/
#keyFinding3.active {
  background-color: var(--knocking-yellow) !important;
}

#keyFinding3Tab .line-part-1,
#keyFinding3Tab .line-part-2 {
  display: none;
}

#keyFinding3Tab .tab-pane-line {
  left: 50%;
  width: 3px;
}

#keyFinding3Tab .tab-pane-line .connector {
  background-color: var(--knocking-yellow);
  height: 100%;
  width: 3px;
  left: 0;
  top: 50%;
}

.key-findings-tab-content #keyFinding3Tab {
  border-color: var(--knocking-yellow);
  background-color: var(--knocking-yellow-light);
}

.key-findings-tab-content #keyFinding3Tab h2 {
  color: var(--knocking-yellow);
}

#keyFinding3Tab blockquote {
  background-color: var(--knocking-yellow);
  color: #403f42;
}

#keyFinding3Tab .blockquote-quote-icon path {
  fill: var(--knocking-text-yellow);
}

#keyFinding3 .key-findings-icon path,
.key-findings-blocks .row > div:nth-child(3) svg > path {
  fill: var(--knocking-yellow) !important; /* Override the element style */ 
}

/***/
/* Key Findings Tab #4 */
/***/
#keyFinding4Tab .line-part-1,
#keyFinding4Tab .line-part-2 {
  border-color: var(--knocking-red);
}

#keyFinding4Tab .tab-pane-line .connector {
  background-color: var(--knocking-red);
  top: 51%;
}

#keyFinding4Tab .tab-pane-line {
  width: 29%;
  left: unset;
  right: 21%;
  transform: scaleX(-1);
}

#keyFinding4.active {
  background-color: var(--knocking-red) !important;
}

.key-findings-tab-content #keyFinding4Tab {
  border-color: var(--knocking-red);
  background-color: var(--knocking-red-light);
}

.key-findings-tab-content #keyFinding4Tab h2 {
  color: var(--knocking-red);
}

#keyFinding4Tab blockquote {
  background-color: var(--red-med);
  color: #481918;
}

#keyFinding4Tab .blockquote-quote-icon path {
  fill: var(--knocking-red-light);
}

#keyFinding4 .key-findings-icon path,
.key-findings-blocks .row > div:nth-child(4) svg > path {
  fill: var(--knocking-red) !important; /* Override the element style */ 
}

/***/
/* Key Findings Tab #5 */
/***/
#keyFinding5Tab .line-part-1,
#keyFinding5Tab .line-part-2 {
  border-color: var(--knocking-text-color);
}

#keyFinding5Tab .tab-pane-line .connector {
  background-color: var(--knocking-text-color);
  top: 51%;
}

#keyFinding5Tab .tab-pane-line {
  width: 50%;
  left: unset;
  right: 0;
  transform: scaleX(-1);
}

#keyFinding5.active {
  background-color: var(--knocking-text-color) !important;
}

.key-findings-tab-content #keyFinding5Tab {
  border-color: var(--knocking-brown);
  background-color: var(--knocking-brown-light);
}

.key-findings-tab-content #keyFinding5Tab h2 {
  color: var(--knocking-brown);
}

#keyFinding5Tab blockquote {
  background-color: var(--brown-med);
  color: var(--brown);
}

#keyFinding5Tab .blockquote-quote-icon path {
  fill: var(--knocking-brown-light);
}

#keyFinding5 .key-findings-icon path,
.key-findings-blocks .row > div:nth-child(5) svg > path {
  fill: #928B81 !important; /* Override the element style */ 
}

#key-findings-tabs .nav-link.active .key-findings-icon path {
  fill: white !important; /* Override the element style */ 
}

