.main-content ul > li {
  margin-bottom: 10px;
  margin-left: 20px;
  position: relative;
  list-style: disc outside;
}

.main-content ul > li > ul > li {
  list-style: circle inside;
}

.main-content ol > li {
  margin-bottom: 10px;
  margin-left: 20px;
  position: relative;
  list-style: decimal;
}

.main-content ol > li > ul > li {
  list-style: circle inside;
}

.dropdown-menu.open {
  display: block;
}

.author-date {
  font-size: 14px !important;
}

.annual-report-info .panel.panel-default,
.help-center-info .panel.panel-default,
.meeting-shareholder-info .panel.panel-default {
  border-bottom: solid 2px rgba(3, 63, 132, 0.1);
}

.annual-report-info .panel a,
.help-center-info .panel a,
.meeting-shareholder-info .panel a {
  color: #023f85;
  font-weight: 600;
  background: none;
}
.nav-breadcrumb .breadcrumb-item.active{
  color: #444;
}
.nav-breadcrumb .breadcrumb-item a{
  color: #023f85;
}
.help-center-info .panel-body,
.meeting-shareholder-info .panel-body {
  background: white;
}

.table-wrapper .btn-toolbar .btn.btn-default {
  background: none;
  color: #444;
  font-size: 14px;ss
  padding: 0 10px;
}

.filter-section .custom-select {
  width: 190px;
}

.filter-section ul li,
ul.highcharts-menu li.highcharts-menu-item {
  margin-bottom: 0;
  padding-left: 0;
  position: unset;
  list-style: none;
}

.tabs .main-content ul li::before {
  background: none;
}

.press-release .col-xs-12 .date {
  font-size: 14px;
}

.filter-section label {
  cursor: pointer;
}

.annual-report-info .panel-body tbody td a {
  font-weight: 400;
  color: #444;
  font-size: 14px;
}

.swiper-slide,
.swiper-slide .description {
  cursor: pointer;
}

.navbar span {
  cursor: pointer;
}

.table-striped {
  margin-bottom: 0;
}

.application-form-wrapper .form-section-wrapper .form-section-structure .form-group.calendar>span {
  top: 40px;
}

.footer .footer-bottom.hide-bottom {
  height: 60px;
}

.video-wrapper, .video-wrap-iframe {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}

.video-wrapper iframe, .video-wrap-iframe iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.other-contact .location-list li.location-list-wrapper {
  list-style: none;
}

.opportunities li::before {
  content: none;
  background: none;
}

#application-form #avatar {
  display: none;
}

#application-form label span {
  color: #d70000;
}

.opportunities .btn-section.opportunities-detail {
  margin-bottom: 40px;
}

#overlay {
  position: fixed;
  top: 0;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: none;
  background: rgba(0, 0, 0, 0.6);
}

.cv-spinner {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.spinner {
  width: 40px;
  height: 40px;
  border: 4px #ddd solid;
  border-top: 4px #2e93e6 solid;
  border-radius: 50%;
  animation: sp-anime 0.8s infinite linear;
}

@keyframes sp-anime {
  100% {
    transform: rotate(360deg);
  }
}

.is-hide {
  display: none;
}

ul.mega-menu li i {
  color: #023f85;
}

.search .container {
  padding-left: 30px;
  padding-right: 30px;
}

.search-results .container header {
  padding: 0 15px;
}

.search-results .container header h5 {
  color: #444;
}

.gsc-cursor-box {
  text-align: center !important;
  margin: 0 auto !important;
  width: 100% !important;
  text-align: center !important;
  padding: 0px !important;
}

.gsc-cursor {
  margin: 0px !important;
  padding: 0px !important;
  list-style-type: none !important;
  text-align: center !important;
}

.gsc-cursor>.gsc-cursor-page {
  display: inline-block !important;
  width: 28px !important;
  height: 28px !important;
  line-height: 28px !important;
  vertical-align: middle !important;
  text-align: center !important;
  background-color: #e4e4e4 !important;
  color: #949494 !important;
}

.gsc-cursor>.gsc-cursor-page:hover,
.gsc-cursor>.gsc-cursor-current-page {
  background-color: #142c48 !important;
  color: #fff !important;
  text-decoration: none !important;
}

@media (min-width: 992px) {
  .subnav li:hover>span:first-child {
    background: rgba(9, 30, 66, 0.45);
  }

  .subnav li:hover span {
    background: none;
  }
}

@media (max-width: 767px) {
  #highchart-container .highcharts-legend {
    display: none;
  }
}

@media (max-width: 991px) {
  .subnav.active {
    /* max-height: 100% !important; */
  }
}

#container-highlight {
  width: 50%;
}

.footer h3 {
  font-size: 15px;
}

@media (max-width: 768px) {
  #container-highlight {
    width: 100%;
  }

  .breadcrumb-item+.breadcrumb-item {
    padding-left: 0;
  }

  .breadcrumb-item+.breadcrumb-item::before {
    padding-left: 0;
    padding-right: 0;
  }

  ol.breadcrumb li {
    line-height: 1.2em;
  }
}

@media (max-width: 800px) {
  .footer {
    padding-top: 0;
  }

  .footer .footer-bottom.hide-bottom {
    height: 40px;
  }
}

.tabs {
  margin: 10px auto;
}

.tab-contents {
  padding: 2em 2em 2em 2em;
}

.tab-button-outer {
  display: none;
}

select {
  /* padding: 5px;
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 4px; */
}

@media screen and (min-width: 768px) {
  .tab-button-outer {
    position: relative;
    z-index: 2;
    display: block;
  }

  .tab-select-outer {
    display: none;
  }

  .tab-contents {
    position: relative;
    top: -1px;
    margin-top: 0;
  }
}

/* div.swiper-wrapper {
  height: 370px;
} */
.leadership-team figure img {
  flex-basis: 400px;
  max-width: 400px;
  width: 400px;
}

.tabs .nav-tabs li.is-active:after {
  background: #023f85;
  height: 4px;
}

.navbar.open {
  top: 96px;
  left: 0px;
  max-height: none;
  display: block;
  height: 350px;
}

section.slide-board-member {
  /* animation: 2s ease 3s normal forwards 1 fadein;
  -webkit-animation: 2s ease 3s normal forwards 1 fadein; */
  /* opacity: 0; */
}

.disable-scroll {}

@keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@media only screen and (max-width: 768px) {
  .meeting-shareholder .table-striped tr td:first-of-type {
    width: 20px !important;
  }
}

@media only screen and (max-width: 768px) {
  .leadership-team figure img {
    width: 100%;
  }
}

ul.sitemap-list li {
  color: #444444 !important;
  font-weight: normal;
  font-size: 16px;
  line-height: 2;
}
ul.sitemap-list li.sitemap-title {
  color: #023F85 !important;
  font-weight: 600;
  font-size: 20px;
  line-height: 2;
  list-style: none;
  margin-bottom: 30px;
  width: 23%;
  float: left;
}

ul.sitemap-list li.sitemap-title ul li ul li {
  list-style: circle inside;
}

ul.sitemap-list li.sitemap-title ul li ul li ul li {
  list-style: square inside;
}
.btn-calendar {
  font-size: 14px;
  text-decoration: none !important;
  color: rgba(2, 63, 133);
}
.btn-calendar:hover {
  font-weight: 600;
}
.individual-clients-service {
  margin-top: 20px;
  margin-bottom: 40px;
}
.individual-clients-service .row .col {
  margin-bottom: 30px;
}
.individual-clients-service .content p {
  position: relative;
  transition: transform 0.5s ease;
}
.individual-clients-service .content p:hover {
  box-shadow: 0 21px 25px -8px rgba(0, 48, 102, 0.32);
  transform: scale(1.07);
}
.individual-clients-service .content p a {
  display: block;
  line-height: 1;
}
.individual-clients-service .content p a img {
  margin-bottom: 0px;
}
.individual-clients-service .content p a span {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(2, 63, 133, 0.8);
  width: 100%;
  padding: 10px;
  color: white;
  text-align: center;
}
.container-timeline ul li {
  list-style: disc;
}

/* custom search google */
.gsc-adBlock {
  display: none !important;
}
.gsc-resultsbox-visible .gs-title{
  color: #023f85 !important;
  font-family: "SFDisplay-Bold";
  text-transform: lowercase;
  font-size: 20px !important;
  margin-bottom: 5px;
}
.gsc-resultsbox-visible .gsc-url-top {
  margin-bottom: 5px;
}
.gsc-resultsbox-visible .gs-title b{
  color: #023f85 !important;
  font-family: "SFDisplay-Bold";
  text-transform: lowercase;
  font-size: 20px !important;
}
.gsc-resultsbox-visible .gsc-result {
  /* border-bottom: 1px solid #d6d6d6 !important; */
  padding-bottom: 20px !important;
}
.gsc-resultsbox-visible .gsc-cursor-box {
  margin-top: 15px !important;
}
.gsc-resultsbox-visible .gcsc-find-more-on-google {
  display: none;
}
.gsc-resultsbox-visible .gcsc-find-more-on-google-branding {
  display: none;
}