.glyphicon-chevron-down::before,
.mobile-navbar.navbar .li_dib .glyphicon-chevron-down::before {
  content: "\e252";
}
.dropdown-submenu,
.header-white h2,
.mega-dropdown-menu .dropdown-header,
.page-banner-bg h2,
.sgxText {
  font-family: "Shippori Mincho";
}
.footer .quickLinks ul,
.mega-dropdown-menu > li > ul > li,
ul.breadcrumb {
  list-style: none;
}
.h1,
h1 {
  text-align: center;
  font-size: 5rem;
  color: #404041;
}
a {
  color: #faa434;
  text-decoration: none;
}
a:hover {
  color: #e4870e;
  text-decoration: none;
}
a.no-decorations {
  text-decoration: none;
}
img {
  width: 100%;
}
.header-bar.hidden-for-mobile .collapse.navbar-collapse.js-navbar-collapse {
  padding: 0;
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 5px;
  border: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.mega-dropdown-menu {
  padding: 20px;
  width: 100%;
  box-shadow: none;
  -webkit-box-shadow: none;
}
.mega-dropdown-menu > li > ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #999;
  white-space: normal;
}
.dropdown_icons {
  float: left;
}
.dropdown-style .btn-group.bootstrap-select .caret {
  border-top: 4px dashed;
  border-bottom: 0;
}
.dropdown-style .btn-group.bootstrap-select.open .caret {
  border-bottom: 4px dashed;
  border-top: 0;
}
.dropdown-style .btn-secondary:focus,
.dropdown-style .btn-secondary:hover,
.dropdown-style .open > .dropdown-toggle.btn-secondary {
  background-color: transparent;
  -webkit-box-shadow: 0;
  box-shadow: 0;
}
.dropdown-style .col-form-label {
  padding-top: 10px;
}
.dropdown-style .btn {
  padding: 10px;
  font-weight: 300;
  border-radius: 0;
}
.map-filters .filter-group {
  display: flex;
  width: 100%;
  overflow-x: scroll;
}
.filter-group {
  -ms-overflow-style: none;
}
::-webkit-scrollbar {
  display: none;
}
.map-filters .filter-session {
  cursor: pointer;
  padding: 10px 5px 3px;
}
.map-filters .filter-session .filter-icon {
  width: 60%;
  margin: auto;
}
.map-filters .filter-session .filter-icon img {
  width: 100%;
}
.map-filters .filter-session .filter-description {
  color: #4a4a4a;
  font-family: "Shippori Mincho";
  font-size: 12px;
  font-weight: 200;
  text-align: center;
  margin-top: 10px;
  word-wrap: break-word;
}
.dropdown-style .btn-secondary .caret,
.sgxText {
  color: #faa434;
}
.dropdown-style .form-control {
  border-radius: 0;
}
.dropdown-style .bootstrap-select {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dropdown-style .btn-secondary {
  border: 0;
}
.dropdown_icons > img {
  width: 40px;
  height: 40px;
  vertical-align: middle;
}
.no-margin {
  margin: 0;
}
.no-padding {
  padding: 0;
}
.top-buffer {
  margin-top: 20px;
}
.top-buffer-l {
  margin-top: 30px;
}
.bottom-buffer {
  margin-bottom: 20px;
}
.top-buffer-double {
  margin-top: 40px;
}
.bottom-buffer-double {
  margin-bottom: 40px;
}
.bottom-buffer-half {
  margin-bottom: 10px;
}
.top-buffer-half {
  margin-top: 10px;
}
.affix {
  top: 0;
  width: 100%;
}
.sgxText {
  font-size: 20px;
  font-weight: 700;
  vertical-align: bottom;
}
.sgxValue {
  font-size: 12px;
  vertical-align: text-top;
  margin-left: 7px;
  display: inline-block;
}
.sgxValue iframe {
  width: 125px;
  height: 17px;
  border: 0;
  vertical-align: bottom;
  margin-bottom: 3px;
}
.top-bar-links {
  margin-top: 4.5px;
}
.top-bar-links a .fa-linkedin-square {
  font-size: 15px;
  vertical-align: middle;
  color: #1074b2;
}
.top-bar-links a {
  color: #4a4a4a;
  font-size: 12px;
  text-decoration: none;
  margin: 0 5px;
  cursor: pointer;
}
.mega-dropdown-menu form {
  margin: 3px 20px;
}
.mega-dropdown-menu .form-control {
  margin-bottom: 3px;
}
.form-control.has-feedback,
.navbar-default {
  margin-bottom: 0;
}
.mega-dropdown {
  width: auto;
  position: static !important;
}
.navbar .li_dib:hover .dropdown-toggle {
  background-color: transparent;
  color: #fff;
}
.navbar .li_dib .dropdown-menu {
  color: #000;
}
.glyphicon::before {
  font-size: 20px;
}
.navbar-nav > li:hover {
  background-color: transparent;
  color: #fff;
}
.glyphicon-chevron-down::before {
  color: #faa434;
  transition: opacity 0.5s ease;
  -webkit-transition: opacity 0.5s ease;
}
.navbar-default {
  padding: 10px;
  border: 0;
  border-radius: 0;
  z-index: 1080;
  background: linear-gradient(
    270deg,
    rgba(42, 138, 142, 0.8) 0,
    rgba(0, 82, 94, 0.8) 100%
  );
}
.navbar-brand {
  padding: 11px 15px;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-weight: 700;
  font-size: 18px;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  background-color: transparent;
  color: #fff;
}
.mainLinks {
  color: #000;
}
.main-links {
  display: flex;
}
.dropdown-menu-title {
  margin-left: 10px;
  margin-top: 10px;
}
.mega-dropdown-menu .dropdown-header {
  color: #2a8a8e;
  font-size: 14px;
  text-align: left;
  font-weight: 700;
  line-height: 19px;
  padding: 0;
  cursor: pointer;
  white-space: normal;
}
.dropdown-submenu {
  display: block;
  color: #4a4a4a;
  font-size: 13px;
  margin-top: 6px;
  line-height: 16px;
}
.mobile-navbar .glyphicon-search,
.mobile-navbar .menu-button {
  color: #fff;
}
.mobile-navbar .left {
  float: left;
  margin-left: 13px;
}
.mobile-navbar .navbar-collapse {
  padding: 0;
  background-color: #fff;
}
.mobile-navbar .form-control input[type="text"] {
  padding: 20px 10px;
  line-height: 28px;
}
.mobile-navbar .input-group {
  width: 100%;
}
.mobile-navbar .form-control {
  border-radius: 0;
  margin: 0;
  padding: 23px 20px;
}
.mobile-navbar .navbar-toggler:hover .menu-button,
.mobile-navbar.navbar .li_dib .dropdown-toggle,
.mobile-navbar.navbar-default .navbar-nav > li > a {
  color: #000;
}
.mobile-navbar .navbar-toggler {
  padding: 8px 20px;
}
.mobile-navbar .dropdown.mega-dropdown.li_dib .glyphicon {
  float: right;
  font-size: 14px;
}
.mobile-navbar .mega-dropdown-menu {
  padding: 0 0 10px;
}
.mobile-navbar .glyphicon-search::before {
  font-size: 14px;
  font-weight: 700;
}
.mobile-navbar.navbar .li_dib.open > .glyphicon-chevron-down::before {
  content: "\e253";
}
.mobile-navbar.navbar .li_dib.open .dropdown-toggle {
  color: #faa434;
}
.mobile-navbar.navbar-default .navbar-nav > li {
  padding: 0 20px;
}
.mobile-navbar .navbar-toggler .glyphicon-search,
.mobile-navbar .navbar-toggler:hover .glyphicon-search {
  color: #358d90;
}
.mobile-navbar.navbar-default .navbar-toggler,
.mobile-navbar.navbar-default .navbar-toggler.left {
  background-color: #fff;
}
.mobile-navbar .navbar-toggler.left .menu-button {
  color: #000;
}
.mobile-navbar.navbar-default .navbar-toggler.collapsed .glyphicon-search,
.mobile-navbar.navbar-default .navbar-toggler.left.collapsed .menu-button {
  color: #fff;
}
.mobile-navbar.navbar-default .navbar-toggler.collapsed,
.mobile-navbar.navbar-default .navbar-toggler.left.collapsed {
  background-color: transparent;
}
.mobile-navbar .sgx-section .sgxValue {
  display: inline-block;
  vertical-align: sub;
}
.mobile-navbar .sgx-section {
  background-color: #ececec;
  padding: 20px 35px;
}
.mobile-navbar .navbar-nav {
  margin: 0;
}
.navbar-laptop .navbar-brand img {
  max-width: 190px;
  margin-top: -7px;
  padding: 12px 15px;
}
.mobile-navbar .navbar-brand-center img {
  transform: translateX(-50%);
  left: 50%;
  height: 50px;
  position: absolute;
  padding: 11px;
  width: auto;
}
.search-form .form-control:hover {
  border-radius: 3px;
  border: 1px solid #fff;
}
.search-form .form-control {
  float: right !important;
  transition: all 0.35s, border-radius 0s;
  width: 32px;
  height: 32px;
  background-color: transparent;
}
.search-form .form-control input.form-control {
  padding-right: 20px;
  border: 0;
  background: 0 0;
  box-shadow: none;
  display: block;
}
.search-form .form-control input.form-control::-webkit-input-placeholder {
  display: none;
}
.search-form .form-control input.form-control:-moz-placeholder {
  display: none;
}
.search-form .form-control input.form-control::-moz-placeholder {
  display: none;
}
.search-form .form-control input.form-control:-ms-input-placeholder {
  display: none;
}
.search-form .form-control {
  caret-color: #fff;
  color: #fff;
}
.search-form .form-control.hover,
.search-form .searchIconHeader.form-control.active {
  width: 100%;
  border: 1px solid #fff;
  border-radius: 3px;
}
.glyphicon.glyphicon-search.form-control-feedback::before {
  font-size: 15px;
  color: #fff;
}
.form-control::-webkit-input-placeholder {
  color: #fff;
  font-size: 16px;
}
.form-control:-moz-placeholder {
  color: #fff;
  font-size: 16px;
}
.form-control::-moz-placeholder {
  color: #fff;
  font-size: 16px;
}
.form-control:-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
}
.form-control::-ms-input-placeholder {
  color: #fff;
  font-size: 16px;
}
.mobile_search input::-webkit-input-placeholder {
  color: #4a4a4a;
  font-family: "Shippori Mincho";
  font-size: 16px;
  font-weight: 400;
}
.mobile_search input:-moz-placeholder {
  color: #4a4a4a;
  font-family: "Shippori Mincho";
  font-size: 16px;
  font-weight: 400;
}
.mobile_search input::-moz-placeholder {
  color: #4a4a4a;
  font-family: "Shippori Mincho";
  font-size: 16px;
  font-weight: 400;
}
.mobile_search input:-ms-input-placeholder {
  color: #4a4a4a;
  font-family: "Shippori Mincho";
  font-size: 16px;
  font-weight: 400;
}
.search-form .form-control span.form-control-feedback {
  position: absolute;
  top: -1px;
  right: -2px;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #3596e0;
  left: initial;
  font-size: 14px;
}
.info-data .combination .number,
.info-data .combination .text,
.info-data .combination p,
.info-data .combination strong,
.infograph-icon {
  display: inline-block;
}
.col-centered {
  float: none;
  margin: 0 auto;
}
.page-banner {
  height: 450px;
  min-height: 350px;
}
.page-banner img {
  height: 100%;
  width: 100%;
}
.header-white h2,
.page-banner-bg h2 {
  color: #fff;
  line-height: 54px;
  font-size: 50px;
  font-weight: 700;
}
.header-white h1,
.page-banner-bg h1 {
  color: #fff;
  font-family: "Shippori Mincho";
  font-size: 50px;
  font-weight: 700;
}
.container h2,
.container h3,
.header-green h2,
.header-green h3 {
  color: #2a8a8e;
  font-family: "Shippori Mincho";
  font-weight: 700;
}
.container h2,
.header-green h2 {
  font-size: 50px;
}
.container h3,
.header-green h3 {
  font-size: 28px;
  line-height: 1.3rem;
}
.header-dark h4,
.header-orange h4 {
  font-family: "Shippori Mincho";
  font-size: 22px;
}
.header-orange h4 {
  color: #faa434;
  font-weight: 500;
}
.header-dark h4 {
  color: #4a4a4a;
  font-weight: 500;
}
.header-green h4,
.header-white h4 {
  font-size: 20px;
  font-weight: 500;
}
.header-white h4 {
  color: #fff;
  font-family: "Shippori Mincho";
}
.header-green h4,
.header-green-smaller h3 {
  color: #2a8a8e;
  font-family: "Shippori Mincho";
}
.header-green-smaller h3 {
  font-size: 24px;
  font-weight: 700;
}
.header-grey h4 {
  color: #9b9b9b;
  font-family: "Shippori Mincho";
  font-size: 20px;
  font-weight: 500;
}
.header-bold-orange h5,
.header-orange h5,
.header-white h5 {
  font-size: 18px;
  font-family: "Shippori Mincho";
}
.header-orange h5 {
  color: #faa434;
  font-weight: 500;
}
.header-bold-orange h5 {
  color: #faa434;
  font-weight: 700;
}
.header-white h5 {
  color: #fff;
  font-weight: 500;
}
.header-bold-dark h6 {
  color: #4a4a4a;
  font-family: "Shippori Mincho";
  font-size: 16px;
  font-weight: 700;
}
.header-bold-orange h6,
.header-dark h6,
.header-white h6 {
  font-size: 16px;
  font-weight: 200;
  font-family: "Shippori Mincho";
}
.header-dark h6 {
  color: #4a4a4a;
}
.header-bold-orange h6 {
  color: #faa434;
}
.header-white h6 {
  color: #fff;
}
.sub-header-green p {
  color: #2a8a8e;
  font-family: "Shippori Mincho";
  font-size: 14px;
  font-weight: 700;
}
.par-slim-black > p,
.par-slim-white p {
  font-size: 13px;
  font-weight: 200;
  font-family: "Shippori Mincho";
}
.par-slim-white p {
  color: #fff;
}
.par-slim-black > p {
  color: #000;
}
.par-white p {
  color: #fff;
  font-family: "Shippori Mincho";
  font-size: 12px;
  font-weight: 400;
}
.about-us-infographic .info-body {
  padding: 15px;
}
.about-us-description p {
  color: #4a4a4a;
  font-family: "Shippori Mincho";
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 10px;
  text-align: center;
}
.enlarge-button .info-body .info-data .text,
.link-box .info-body .info-data .text,
.link-box .info-body .info-data p {
  font-size: 13px;
}
.enlarge-button .info-body .info-data,
.link-box .info-body .info-data {
  color: #faa434;
}
.link-box .infograph-icon img {
  width: 27px;
}
.about-us-infographic .infograph-icon img {
  width: 50px;
}
.container p {
  color: #4a4a4a;
  font-family: "Shippori Mincho";
  font-size: 15px;
  line-height: 22px;
  font-weight: 200;
}
.container .info-data p,
.info-data {
  color: #2a8a8e;
}
.infograph-icon {
  vertical-align: middle;
}
.info-data .combination {
  line-height: 1.2;
}
.info-data .combination .number,
.info-data .combination strong {
  vertical-align: text-top;
}
.info-data .combination .text,
.info-data .combination p {
  vertical-align: super;
}
.info-data .text,
.info-data p {
  display: block;
  font-family: "Shippori Mincho";
  font-size: 22px;
  line-height: 1.2rem;
  font-weight: 500;
  margin-bottom: 0;
}
.info-data sup {
  font-size: 22px;
  margin-left: 3px;
}
.info-data .number,
.info-data strong {
  display: inline-block;
  margin-top: 5px;
  margin-bottom: -5px;
  font-size: 30px;
  font-weight: 500;
  line-height: 0.8;
}
.address-info .description ul,
.address-info .section .value {
  padding-left: 0;
  font-weight: 200;
  font-size: 22px;
  font-family: "Shippori Mincho";
}
.info-data {
  display: inline-block;
  vertical-align: middle;
  margin-left: 11px;
}
.address-info.col-md-6 {
  padding-left: 0;
}
.address-info .description ul {
  list-style-type: none;
  margin-top: 5px;
  font-size: 22px;
  font-family: "Shippori Mincho";
}
.address-info .title {
  font-weight: 600; 
  font-size: 22px;
  font-family: "Shippori Mincho";
}
.footer .copyRight,
.footer ul,
.footer ul li a {
  padding-left: 0;
  font-weight: 200;
  list-style-type: none;
}
footer {
  clear: both;
}
.footer {
  background-color: #9b9b9b;
}
.footer .mapFooter .address.col-md-4 {
  padding-left: 0;
}
.footer .mapFooter .address ul li {
  color: #fff;
}
.footer .terms,
.quickLinks ul li {
  line-height: 25px;
}
.footer .copyRight,
.footer ul li a {
  text-decoration: none;
  font-size: 13px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
.quickLinks .glyphicon::before {
  color: #faa434;
}
.footer ul {
  font-size: 12px;
  color: #fff;
  line-height: 1.5;
}
.footer .address ul {
  font-size: 13px;
}
.footer h4 {
  color: #fff;
  font-weight: 700;
  font-size: 14px;
}
.footer .container {
  padding-top: 20px;
  padding-bottom: 20px;
}
a[href^="http://maps.google.com/maps"],a[href^="https://maps.google.com/maps"]
{
  display: none !important;
}
.gm-style-cc,
.gmnoprint a,
.gmnoprint span {
  display: none;
}
.gmnoprint > div {
  background: 0 0 !important;
}
#homeCarousel {
  min-height: 300px;
  min-width: 100%;
}
#homeCarousel .carousel-caption {
  text-align: left;
  left: 0;
  display: table;
}
#homeCarousel .carousel-inner > .carousel-item:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: -webkit-linear-gradient(
    left,
    rgba(0, 0, 0, 0.2),
    rgba(0, 0, 0, 0)
  );
  background: -o-linear-gradient(right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background: linear-gradient(to right, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}
#homeCarousel .carousel-caption > h1,
#homeCarousel + .mobile-carousel-caption h1 {
  color: #fff;
  font-family: "Shippori Mincho";
  font-size: 60px;
  line-height: 64px;
  text-align: left;
  font-weight: 700;
  text-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.5);
}
#homeCarousel .carousel-caption > a:hover {
  color: #faa434;
  background-color: #fff;
  border: 1px solid #faa434;
  border-radius: 3px;
}
#homeCarousel .carousel-caption > a,
#homeCarousel + .mobile-carousel-caption a {
  display: inline-block;
  padding: 6px 8px;
  background-color: #faa434;
  color: #fff;
  font-family: "Shippori Mincho";
  border: 1px solid #faa434;
  border-radius: 3px;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  text-shadow: none;
  cursor: pointer;
}
.full-screen {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.clickable {
  cursor: pointer;
}
@media (min-width: 1024px) {
  .mapFooter {
    padding-left: 30px;
  }
  ul.nav.nav-tabs-section {
    margin-bottom: 10px;
  }
  .navbar.navbar-default.navbar-laptop
    .nav.navbar-nav
    .dropdown.mega-dropdown.li_dib:hover
    .glyphicon-chevron-down::before {
    content: "\e253";
  }
  .navbar.navbar-default.navbar-laptop
    .nav.navbar-nav
    .dropdown.mega-dropdown.li_dib
    .glyphicon {
    margin-left: 5px;
  }
  .year-section:last-child {
    margin-bottom: 55px;
  }
  .map-filters .filter-session {
    min-width: 100px;
  }
  .enlarge-button {
    display: none;
  }
  .group-links {
    display: flex;
  }
  #homeCarousel + .mobile-carousel-caption,
  .highlights br,
  .highlights-homepage br,
  .nav-tabs-section br {
    display: none;
  }
  #homeCarousel img {
    min-height: 300px;
    min-width: 100%;
  }
  .global-presence-description .form-row .aligned-container-margin {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .global-presence-description .form-row {
    display: flex;
  }
  #homeCarousel .carousel-indicators {
    bottom: 55px;
  }
  .carousel-item.full-screen {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-repeat: no-repeat;
    background-size: cover;
  }
  .highlight-cards .form-row .card {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    margin-bottom: 0;
  }
  .highlight-cards .card:hover .card-block {
    box-shadow: none;
    transition: box-shadow 1s;
    -webkit-transition: box-shadow 1s ease-in;
    -moz-transition: box-shadow 1s ease-in;
    -o-transition: box-shadow 1s ease-in;
  }
  .highlight-cards .form-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .nav > li:hover .dropdown-menu.mega-dropdown-menu {
    display: block;
  }
  .dropdown-toggle:after,
  .dropdown-toggle:before {
    position: absolute;
    bottom: -20px;
    display: none;
    opacity: 1 !important;
    content: "";
  }
  .navbar-nav > li > .dropdown-menu {
    width: 73%;
    margin-left: auto;
    margin-right: auto;
    right: 0;
    left: 0;
    opacity: 1 !important;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.15);
  }
  .dropdown-toggle:before {
    left: 40.5%;
    z-index: 999999;
    border-end: 11px solid transparent;
    border-bottom: 21px solid #fff;
    border-start: 11px solid transparent;
    border-bottom-color: #fff;
  }
  .dropdown-toggle:after {
    left: 41%;
    border-end: 10.7px solid transparent;
    border-bottom: 21px solid #fff;
    border-start: 10.7px solid transparent;
  }
  .dropdown.mega-dropdown.li_dib.open .dropdown-toggle:after,
  .dropdown.mega-dropdown.li_dib.open .dropdown-toggle:before,
  .dropdown.mega-dropdown.li_dib:hover .dropdown-toggle:after,
  .dropdown.mega-dropdown.li_dib:hover .dropdown-toggle:before {
    display: inline-block;
  }
  #homeCarousel .carousel-inner {
    width: 100%;
    max-height: 650px !important;
  }
  .branding_icon img {
    width: 400px;
  }
  .nav.navbar-nav.navbar-right {
    padding-top: 10px;
  }
}
.about-us-infographic .form-row .card,
.highlight-cards .card-block,
.sign-posts .card {
  box-shadow: 2px 4px 8px 2px rgba(0, 0, 0, 0.05);
}
.nav-tabs-section {
  text-align: center;
}
.nav-tabs-section > li.active > a,
.nav-tabs-section > li.active > a:focus,
.nav-tabs-section > li.active > a:hover {
  border-width: 0;
}
.nav-tabs-section > li a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav-tabs-section > li.active a {
  border-bottom: 2px solid #2a8a8e !important;
}
.nav-tabs-section > li.active a::after {
  width: 80px;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.nav-tabs-section > li a::after {
  display: none;
  content: "";
  position: absolute;
  width: 30px;
  border-bottom: 1px #00b5e1 solid;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
.nav-tabs-section > li > a {
  border: none;
  color: #9b9b9b;
  font-family: "Shippori Mincho";
  padding: 0;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.highlight-cards .card-title,
.image-overlay-left {
  font-weight: 500;
  font-family: "Shippori Mincho";
}
ul.nav.nav-tabs-section {
  display: block;
  clear: none;
  text-align: center;
}
.nav-tabs-section > li.active > a,
.nav-tabs-section > li > a:hover {
  border: none;
  background-color: transparent;
  color: #2a8a8e !important;
}
.nav-tabs-section > li.active > a::after,
.nav-tabs-section > li:hover > a::after {
  transform: scale(1);
}
.tab-nav > li > a::after {
  background: #5a4080;
  color: #fff;
}
.tab-pane {
  padding: 15px 0;
}
.highlight-cards .card {
  margin-bottom: 30px;
  cursor: pointer;
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  background: #fff;
}
.about-us-infographic .card {
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0.25rem;
  background: #fff;
}
.about-us-infographic .form-row .card {
  height: 100%;
}
.highlight-cards .card-block p {
  color: #4a4a4a;
  font-family: "Shippori Mincho";
  font-size: 15px;
}
.highlight-cards .col-md-5ths {
  padding: 10px;
}
.highlight-cards .card-block {
  padding: 14px 20px;
}
.highlight-cards .card-title {
  color: #faa434;
  font-size: 18px;
  margin-top: 0;
  margin-bottom: 5px;
}
.nav-tabs-section > li {
  display: inline-block;
  color: #fff;
}
.view-all-cards a {
  color: #faa434;
  font-size: 16px;
  text-decoration: none;
}
.col-lg-5ths,
.col-md-5ths,
.col-sm-5ths,
.col-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.image-within-text p {
  font-family: "Shippori Mincho";
  font-size: 14px;
  line-height: 22px;
}
.sugar-safety-tabs ul .col-md-5ths {
  padding: 0;
  cursor: pointer;
}
.full-width-links .link-box .info-body,
.sugar-links .link-box .info-body {
  display: flex;
  padding: 10px;
  border: 1px solid #faa434;
  align-items: center;
}
.standard-table,
table.standard-table th {
  border-bottom: 0 !important;
}
.full-width-links .link-box,
.sugar-links .link-box {
  width: 100%;
  text-decoration: none;
}
.full-width-links .col-md-3,
.sugar-links .col-md-3 {
  padding: 5px;
}
.full-width-links .link-card,
.sugar-links .link-card {
  padding: 3px;
}
.col-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 1024px) {
  .nav-tabs-section > li:first-child {
    margin-right: 10px;
  }
  .two-columns-infographic .col-md-6 {
    padding: 0;
  }
  .two-columns-infographic .col-md-6:first-child {
    margin-right: 20px;
  }
  .image-within-text img {
    margin: 0 20px 20px 0;
    width: auto;
  }
  .flex-infographic {
    display: flex;
  }
  .flex-infographic .col-md-6 {
    display: grid;
  }
  .col-md-5ths,
  .col-sm-5ths {
    width: 25%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media all and (max-width: 1023px) {
  .nav-tabs-section > li > a > span {
    font-size: 18px;
  }
}
.quote-boxes.hidden-for-mobile.four-columns-boxes
  .tabbable-card
  .tabbable-line
  .card-quote
  img,
.quote-boxes.three-columns-quotes.hidden-for-mobile
  .tabbable-card
  .tabbable-line
  .card-quote
  img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  vertical-align: middle;
}
.quote-boxes.hidden-for-mobile.four-columns-boxes
  .tabbable-card
  .tabbable-line
  .card-quote:hover
  img,
.quote-boxes.three-columns-quotes.hidden-for-mobile
  .tabbable-card
  .tabbable-line
  .card-quote:hover
  img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.quote-boxes.hidden-for-laptop.four-columns-boxes .tabtop li .image-container {
  height: 181.19px;
}
.quote-boxes.hidden-for-mobile.four-columns-boxes .tabtop li .image-container {
  height: 296.4px;
  overflow: hidden;
}
.hover-zoom {
  overflow: hidden;
  cursor: pointer;
}
.hover-zoom img {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
  vertical-align: middle;
}
.img-fluid {
  width: 100%;
}
.hover-zoom:hover img {
  transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.full-banner.col-md-12,
.side-banner .col-md-12,
.side-banner.col-md-6 {
  padding: 0;
}
.full-banner.container,
.side-banner.container {
  margin: 0;
  overflow: hidden;
  width: 100%;
}
.full-banner,
.side-banner {
  display: block;
  position: relative !important;
  overflow: hidden;
  cursor: default;
}
.full-banner.clickable,
.side-banner.clickable {
  cursor: pointer;
}
.full-banner.container-fluid {
  width: 100%;
  padding: 0;
}
.full-banner .banner-overlay,
.side-banner .banner-overlay {
  text-align: center;
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  color: #fff;
  width: 100%;
  height: 100%;
  z-index: 3;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.full-banner .banner-caption,
.side-banner .banner-caption {
  display: none;
  opacity: 0;
  transition: visibility 0s linear 0.5s, opacity 0.5s linear;
}
@media (min-width: 1024px) {
  .full-banner:hover .banner-caption,
  .side-banner:hover .banner-overlay .banner-caption {
    display: block;
    opacity: 1;
    transition-delay: 0s;
  }
}
.full-banner .image-overlay,
.side-banner .image-overlay {
  position: absolute;
  display: inline-block;
  vertical-align: middle;
  overflow: visible;
}
.relative {
  position: relative;
}
.image-overlay,
.image-overlay-left {
  width: 40%;
  height: 43%;
  position: absolute;
  overflow: hidden;
}
.image-overlay {
  cursor: auto;
  margin: auto;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
.full-banner.clickable .image-overlay,
.side-banner.clickable .image-overlay {
  cursor: pointer;
}
.image-overlay-left {
  color: #fff;
  font-size: 30px;
  left: 10%;
  bottom: 10%;
}
.image-overlay .banner-title {
  color: #fff;
  font-family: "Shippori Mincho";
  font-size: 40px;
  margin: 0 5% 8px;
  font-weight: 700;
  line-height: 50px;
  text-align: center;
}
.image-overlay .banner-caption,
.image-overlay .banner-link {
  font-size: 14px;
  line-height: 22px;
  font-family: "Shippori Mincho";
  text-align: center;
}
.image-overlay .banner-link {
  color: #faa434;
  cursor: pointer;
  text-decoration: none;
  font-weight: 700;
}
.image-overlay .banner-caption {
  color: #fff;
  margin: 0 25% 10px;
  font-weight: 300;
}
.full-banner img,
.side-banner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.full-banner .image-overlay .banner-caption,
.side-banner .image-overlay .banner-caption {
  margin: 0 8% 10px;
}
.full-banner .image-overlay .banner-title,
.side-banner .image-overlay .banner-title {
  font-size: 37px;
  line-height: 33px;
}
.full-banner .image-overlay,
.side-banner .image-overlay {
  height: 15%;
  width: 60%;
}
.full-banner:hover .image-overlay,
.side-banner:hover .image-overlay {
  display: block;
  height: 35%;
}
#homeCarousel .carousel-control-prev,
#homeCarousel .carousel-control-next {
  display: none;
}
.sign-posts .card-title {
  color: #faa434;
  font-family: "Shippori Mincho";
  font-size: 22px;
  font-weight: 700;
  line-height: 30px;
}
.sign-posts.resource-library-posts .card-link-title {
  color: #faa434;
  font-family: "Shippori Mincho";
  font-size: 17px;
  font-weight: 500;
  padding-right: 20%;
}
.sign-posts.resource-library-posts {
  background-color: #fff;
}
.sign-posts .card .card-image {
  overflow: hidden;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.sign-posts .card {
  cursor: pointer;
}
.sign-posts .card,
.sign-posts .card img {
  width: 100%;
}
.sign-posts .card-text {
  font-size: 13px;
  color: #4a4a4a;
}
.sign-posts .card-content {
  width: 90%;
  padding: 10px 10px 14px 20px;
  display: inline-block;
}
.sign-posts .card-arrow-icon .glyphicon::before {
  font-size: 9px;
  color: #faa434;
}
.sign-posts .card-arrow-icon .glyphicon {
  position: relative;
  top: 40%;
  left: 13%;
}
.sign-posts .card-arrow-icon {
  width: 10%;
  display: inline-block;
}
.sign-posts .card-block {
  display: flex;
  background: #fff;
}
.sign-posts .form-row {
  margin: 70px 0 80px;
}
.sign-posts.resource-library-posts .form-row {
  margin-top: 5px;
}
.sign-posts.bg-gray {
  background: #e7eae6;
}
.sign-posts {
  clear: both;
  width: 100%;
}
.two-columns-sign-post .card-image {
  max-height: 205px;
}
.grievance-search .form-control::-webkit-input-placeholder {
  color: #4a4a4a;
  font-size: 16px;
}
.grievance-search .form-control:-moz-placeholder {
  color: #4a4a4a;
  font-size: 16px;
}
.grievance-search .form-control::-moz-placeholder {
  color: #4a4a4a;
  font-size: 16px;
}
.grievance-search .form-control:-ms-input-placeholder {
  color: #4a4a4a;
  font-size: 16px;
}
.grievance-search .form-control::-ms-input-placeholder {
  color: #4a4a4a;
  font-size: 16px;
}
.standard-table td.details-control {
  background: url(../img/ui/details_open.png) center center no-repeat;
  cursor: pointer;
  background-size: 35px 35px;
  padding-right: 50px;
}
.standard-table tr.shown td.details-control {
  background: url(../img/ui/details_close.png) center center no-repeat;
  cursor: pointer;
  background-size: 35px 35px;
  padding-right: 50px;
}
#grievance-mobile_paginate #grievance-mobile_next.paginate_button.next,
#grievance-mobile_paginate #grievance-mobile_previous.paginate_button.previous {
  display: inline-block;
}
#grievance-mobile_filter,
#grievance-mobile_info,
#grievance-mobile_length,
#grievance-mobile_paginate #grievance-mobile_next.paginate_button.next.disabled,
#grievance-mobile_paginate
  #grievance-mobile_previous.paginate_button.previous.disabled,
#grievance-mobile_paginate .paginate_button,
#grievance_filter,
#grievance_info,
#grievance_length,
#grievance_next.paginate_button.next.disabled,
#grievance_previous.paginate_button.previous.disabled {
  display: none;
}
table.dataTable.standard-table thead .sorting {
  background-image: none;
}
table.standard-table .hidden-tr {
  margin-bottom: 15px;
  font-size: 14px;
  line-height: 20px;
}
table.standard-table td .new {
  font-size: 13px;
  font-weight: 500;
  line-height: 19px;
  text-align: center;
  padding: 2px 5px;
  color: #fff;
  background-color: #faa434;
  border-radius: 4px;
  margin-right: 4px;
}
table.standard-table br2 {
  display: block;
  height: 10px;
}
table.standard-table td {
  font-family: "Shippori Mincho";
  font-size: 13.5px;
  line-height: 20px;
  font-weight: 200;
  color: #4a4a4a;
}
table.standard-table th {
  background-color: #2a8a8e;
  color: #fff;
  padding: 18px !important;
  font-family: "Shippori Mincho";
  font-size: 18px;
  font-weight: 700 !important;
  line-height: 15px;
}
.paginate_button.next:after,
.paginate_button.previous:before {
  content: "\A";
  border-style: solid;
  top: 10px;
}
.standard-table .odd,
.standard-table tr.odd.shown + tr {
  background-color: #fcfcfc;
}
.standard-table .even,
.standard-table tr.even.shown + tr {
  background-color: #f7f7f7;
}
table.dataTable.standard-table thead .sorting_asc {
  background-image: url(../img/ui/table_-sorting_asc.png);
}
table.dataTable.standard-table thead .sorting_desc {
  background-image: url(../img/ui/table_-sorting_desc.png);
}
#grievance-mobile .sub-table tr {
  background-color: transparent;
}
#grievance-mobile .sub-table {
  margin-bottom: 12px;
}
#grievance-mobile .sub-table tbody tr td:first-child {
  padding-left: 0;
}
.btn-primary.focus,
.btn-primary:focus {
  border-color: #fff;
  background-color: #fff;
  color: #2a8a8e;
}
.back-to-top,
.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  cursor: pointer;
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: none;
  background-color: #fff;
  border-color: #fff;
  color: #2a8a8e;
  padding: 4px 8px;
  font-size: 10px;
  border-radius: 0;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  z-index: 999;
}
.back-to-top:hover {
  color: #faa434;
  border-color: #fff;
  background-color: #fff;
}
.back-to-top .top-text {
  display: block;
}
.inline {
  display: inline-block;
}
#grievance_paginate {
  text-align: center;
  width: 100%;
}
.paginate_button.previous {
  position: relative;
  margin-right: 8px;
}
.paginate_button.previous:before {
  border-width: 5px 5px 5px 0;
  border-color: transparent #faa434 transparent transparent;
  position: absolute;
  left: -6px;
}
.paginate_button.next {
  position: relative;
  margin-left: 8px;
}
.paginate_button.next:after {
  border-width: 5px 0 5px 5px;
  border-color: transparent transparent transparent #faa434;
  position: absolute;
  right: -6px;
}
#grievance-mobile_paginate .paginate_button.previous:before {
  left: 0;
  top: 11.5px;
}
#grievance-mobile_wrapper.dataTables_wrapper
  #grievance-mobile_paginate.dataTables_paginate
  .paginate_button {
  color: #faa434 !important;
}
#grievance-mobile_paginate .paginate_button.next:after {
  right: 0;
  top: 11.5px;
}
#grievance-mobile_wrapper.dataTables_wrapper
  #grievance-mobile_paginate.dataTables_paginate
  .paginate_button.current,
#grievance-mobile_wrapper.dataTables_wrapper
  #grievance-mobile_paginate.dataTables_paginate
  .paginate_button.current:hover,
#grievance_wrapper.dataTables_wrapper
  #grievance_paginate.dataTables_paginate
  .paginate_button.current,
#grievance_wrapper.dataTables_wrapper
  #grievance_paginate.dataTables_paginate
  .paginate_button.current:hover {
  border: 0;
  color: #9b9b9b !important;
  background: 0 0 !important;
}
#grievance_wrapper.dataTables_wrapper
  #grievance_paginate.dataTables_paginate
  .paginate_button:hover {
  border: 0;
  background: 0 0 !important;
}
#grievance_wrapper.dataTables_wrapper
  #grievance_paginate.dataTables_paginate
  .paginate_button {
  padding: 0.45rem;
  color: #faa434 !important;
}
.quote-boxes.hidden-for-mobile .nav-tabs {
  display: flex;
}
.quote-boxes .nav-tabs {
  border-bottom: 0;
}
.quote-boxes.hidden-for-mobile .tabtop li {
  display: flex;
  flex: 1 1 auto;
}
.quote-boxes.hidden-for-mobile .tabtop li a {
  display: flex;
  flex: 1 1 auto;
  height: 100%;
  flex-flow: column;
  align-items: stretch;
}
.quote-boxes.hidden-for-laptop.four-columns-boxes .tabtop li .tab-quote-title,
.quote-boxes.hidden-for-mobile.four-columns-boxes .tabtop li .tab-quote-title {
  display: flex;
  flex-direction: column;
}
.quote-boxes.hidden-for-laptop.four-columns-boxes .tabtop li .img-wrapper {
  height: 181.19px;
}
.quote-boxes.hidden-for-mobile.four-columns-boxes .tabtop li .hover-zoom {
  height: 296.4px;
}
.quote-boxes.hidden-for-mobile .tabtop li .tab-quote-title {
  flex: 1 1 auto;
  align-self: stretch;
  height: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 23px;
}
.quote-boxes.three-columns-quotes.hidden-for-laptop
  .quote-boxes-mobile
  .quote-box-image {
  height: 380px;
}
.quote-boxes.three-columns-quotes.hidden-for-mobile
  .card-quote
  .image-container {
  height: 380px;
  overflow: hidden;
}
.quote-boxes.three-columns-quotes .production-title {
  color: #fff;
  font-family: "Shippori Mincho";
  font-size: 20px;
  font-weight: 500;
  text-align: center;
  margin: 0;
}
.heading1,
.heading4 {
  font-family: "Shippori Mincho", sans-serif;
}
.quote-boxes.three-columns-quotes .container-fluid {
  padding-right: 0;
  padding-left: 0;
}
.quote-boxes.three-columns-quotes .container-fluid .form-row {
  margin-right: 0;
  margin-left: 0;
}
.heading4 {
  font-size: 18px;
  font-weight: 400;
  color: #111;
  margin: 0 0 5px;
}
.heading1 {
  font-size: 30px;
  line-height: 20px;
  text-transform: uppercase;
  color: #1b2834;
  font-weight: 900;
}
.content-quality {
  float: left;
  width: 193px;
}
.content-quality p {
  margin-left: 10px;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 600;
  line-height: 17px;
}
.content-quality p span {
  display: block;
}
.tabtop .active .tab-quote-title:before {
  position: absolute;
  bottom: -15px;
  left: 48%;
  z-index: 8;
  border-end: 11px solid transparent;
  border-top: 16px solid #1d5e61;
  border-start: 11px solid transparent;
  border-bottom-color: #1d5e61;
  opacity: 1 !important;
  content: "";
}
li.card-quote.active > a,
li.card-quote.active > a:focus,
li.card-quote.active > a:hover {
  border: 0;
}
.quote-boxes .tabtop li a {
  padding: 0;
  margin: 0;
  border: none;
}
.quote-boxes .tabsetting .leader-name {
  color: #fff;
  font-family: "Shippori Mincho";
  font-size: 20px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 5px;
  margin-top: 0;
  text-align: center;
}
.quote-boxes .tabsetting .leader-position {
  color: #fff;
  font-family: "Shippori Mincho";
  font-weight: 200;
  font-size: 16px;
  line-height: 20px;
  margin-bottom: 0;
  padding: 0 10%;
  text-align: center;
}
.quote-boxes .leader-description {
  margin-top: 8px;
}
.quote-boxes.hidden-for-laptop .nav-tabs {
  display: flex;
}
.quote-boxes.hidden-for-laptop .tabtop li {
  display: flex;
  flex: 0 1 auto;
}
.quote-boxes.hidden-for-laptop .tabtop li a {
  display: flex;
  flex: 1 1 auto;
  height: 100%;
  flex-flow: column;
  align-items: stretch;
}
.quote-boxes.hidden-for-laptop .tabtop li .tab-quote-title {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1 1 auto;
  align-self: stretch;
  height: auto;
}
.leader-descripiton-head .leader-name {
  font-weight: 700;
  margin-bottom: 0;
}
.tabtop .active .tab-quote-title:hover {
  color: #fff !important;
}
.tabtop .active .tab-quote-title {
  background-color: #1d5e61 !important;
  color: #fff !important;
}
.margin-tops {
  margin-top: 30px;
}
.tabtop li .tab-quote-title:last-child {
  padding: 10px 22px;
}
.thbada {
  padding: 10px 28px !important;
}
.margin-tops4 {
  margin-top: 20px;
}
.services {
  background-color: #d4d4d4;
  min-height: 710px;
  padding: 65px 0 27px;
}
.services a:hover {
  color: #000;
}
.services h1 {
  margin-top: 0 !important;
}
.heading-container p {
  font-family: Lato, sans-serif;
  text-align: center;
  font-size: 16px !important;
  text-transform: uppercase;
}
.quote-boxes .tabtop li .tab-quote-title {
  background-color: #2a8a8e;
  color: #fff;
  margin: 0;
  border: 0;
  height: 100%;
  border-radius: 0;
}
.quote-boxes .tabtop li {
  padding: 0;
}
.quote-boxes .tabtop li img {
  width: 100%;
}
.quote-boxes.three-columns-quotes.hidden-for-mobile
  .tab-content
  .leader-descripiton-head {
  margin-top: 38px;
}
.quote-boxes .tab-content .leader-descripiton-head {
  font-size: 16px;
  font-weight: 200;
}
.quote-boxes.hidden-for-mobile .tab-content {
  margin: 0 auto;
  width: 1170px;
  padding: 0;
}
ul li {
  color: #4a4a4a;
  line-height: 1.6;
}
ul.breadcrumb li {
  color: #fff;
}
ul.breadcrumb.bright-background li {
  color: #4a4a4a;
}
.page-sub-tilte,
.page-title {
  color: #2a8a8e;
  font-family: "Shippori Mincho";
}
.corporate-profile p {
  margin-top: 15px;
}
.corporate-profile .info-data p {
  margin-top: 0;
}
.page-sub-tilte {
  font-size: 24px;
  font-weight: 600;
  line-height: 38px;
}
.page-title {
  font-size: 42px;
  font-weight: 700;
}
.tab-navigation li:not(:last-child) {
  padding-right: 1px;
}
.tab-navigation .nav-tabs .col-md-4 {
  padding: 0;
}
.tab-navigation .nav-tabs li > a {
  border: none;
  color: #fff;
  background-color: #2a8a8e;
  margin: 0;
  border-radius: 0;
  font-weight: 600;
}
.tab-navigation .nav-tabs {
  border: 0;
}
.tab-navigation .nav-tabs li > a > span {
  display: table-cell;
  vertical-align: middle;
}
.tab-navigation .nav-tabs li > a {
  padding: 10px;
  width: 100%;
  display: table;
  text-align: center;
}
.tab-navigation ul.nav-tabs,
a.link-box .info-body {
  display: flex;
}
.tab-navigation .nav-tabs li.active > a,
.tab-navigation .nav-tabs li > a:hover {
  border: none;
  color: #fff;
  padding: 10px;
  cursor: pointer;
  background-color: #1d5e61;
}
.accordion
  .card-default
  > .card-heading
  a[aria-expanded="true"]
  .glyphicon-triangle-bottom:before {
  content: "\e253";
  vertical-align: super;
}
.tab-navigation .nav-tabs li.active > a::after,
.tab-navigation .nav-tabs li:hover > a::after {
  transform: scale(1);
}
.tab-navigation .tab-nav li > a::after {
  background: #5a4080;
  color: #fff;
}
.tab-navigation .tab-pane {
  padding: 15px 0;
}
.tab-navigation .tab-content {
  padding: 20px 0;
}
.tab-navigation .nav-tabs li {
  text-align: center;
  flex: 1;
  vertical-align: top;
}
.tab-navigation .card {
  background: #fff;
  margin-bottom: 30px;
}
a.link-box .glyphicon::before {
  font-size: 9px;
}
a.link-box {
  display: inline-block;
  border: 1px solid #faa434;
  padding: 10px;
  text-decoration: none;
  cursor: pointer;
  max-width: 250px;
}
.side-by-side-links a.link-box {
  border: 0;
  padding: 0;
  max-width: 350px;
}
@media all and (max-width: 1023px) {
  .header-white h2,
  .page-banner-bg h2 {
    font-size: 30px;
    line-height: 34px;
  }
  .tab-navigation .nav-tabs li:not(: first-child) {
    border-start: 1px solid #fff;
  }
  .tab-navigation .nav-tabs li > a {
    padding: 10px 25px;
  }
  .tab-navigation .nav-tabs li.active > a {
    padding: 15px 25px;
  }
  .tab-navigation .nav-tabs li > a:hover {
    background-color: #2a8a8e;
    padding: 10px 25px;
  }
  .sugar-safety-tabs.container {
    padding: 0;
  }
}
.sf-backend-wrp .btn-primary:active {
  position: relative;
  bottom: 0;
  right: 0;
}
.sugar-safety-tabs .tab-content {
  padding: 20px 0;
}
.accordion ul li {
  list-style-position: outside;
  margin-left: 1rem;
  font-weight: 200;
  font-size: 16px;
  margin-top: 10px;
}
.accordion .card-default .card-heading[aria-expanded="true"] {
  background: red;
}
.card-group {
  margin-bottom: 60px;
}
.accordion .card-default .card-heading .glyphicon::before {
  color: #fff;
}
.accordion .card-default > .card-heading {
  padding: 0;
  border-radius: 0;
  color: #fff;
  background-color: #298a8e;
  border-color: #298a8e;
}
.accordion .card-default:hover > .card-heading,
.accordion .card-heading.active {
  background-color: #1c5e60;
  border-color: #1c5e60;
}
.accordion .card-default:hover > .card-heading a {
  color: #fff;
}
.accordion .card-default .card-body ul {
  padding: 6px;
}
.accordion .card-group .card + .card {
  margin-top: 0;
}
.accordion .card-title {
  font-size: 20px;
  font-weight: 700;
}
.accordion .card-title > a {
  display: block;
  padding: 15px;
  text-decoration: none;
}
.accordion .more-less {
  float: right;
  color: #fff;
}
.accordion .card-default > .card-heading + .card-collapse > .card-body {
  border-top-color: #eee;
  background: #fdfdfd;
}
.accordion .card-default {
  border-start: 0;
  border-end: 0;
}
.accordion .card-default:last-child {
  border-bottom: 0;
  box-shadow: none;
}
.accordion.demo-footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  padding: 15px;
  background-color: #212121;
  text-align: center;
}
.accordion.demo-footer > a {
  text-decoration: none;
  font-weight: 700;
  font-size: 14px;
  color: #fff;
}
ul.breadcrumb {
  padding: 10px 16px;
  background-color: transparent;
  font-size: 10px;
  color: #fff;
  z-index: 6;
  position: absolute;
}
.video-card,
.video-wrapper {
  position: relative;
  width: 100%;
}
ul.breadcrumb li .glyphicon::before {
  font-size: 8px;
  margin: 0 2px;
}
ul.breadcrumb li {
  display: inline;
  cursor: default;
}
ul.breadcrumb li + li:before {
  padding: 0;
  color: #000;
  content: "";
}
ul.breadcrumb li a {
  color: #fff;
  text-decoration: none;
}
ul.breadcrumb li a:hover {
  color: #fff;
  cursor: pointer;
  text-decoration: underline;
}
ul.breadcrumb.bright-background {
  color: #4a4a4a;
}
ul.breadcrumb.bright-background li a {
  color: #4a4a4a;
  text-decoration: none;
}
.sign-posts .col-md-12 .col-md-4 .card .embed-responsive-16by9 {
  padding-bottom: 61.25%;
}
.sign-posts.resource-library-posts .card {
  border: 1px solid #d7d7d7;
  box-shadow: 2px 4px 8px 2px rgba(0, 0, 0, 0.05);
}
.sign-posts.resource-library-posts .col-md-12 .card .embed-responsive-16by9 {
  padding-bottom: 58%;
}
.video-card {
  display: table;
}
.video-card .video {
  width: 100%;
}
.video {
  width: 100%;
}
.playpause {
  background-image: url(../img/ui/icon_play@2x.png);
  background-repeat: no-repeat;
  width: 40%;
  height: 40%;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.sign-posts.resource-library-posts .col-md-12:not(:first-child) {
  margin-top: 40px;
}
.sign-posts.resource-library-posts video {
  vertical-align: top;
}
#supplyChainMap .infowindow .info-value {
  color: #4a4a4a;
  font-weight: 200;
  font-size: 14px;
}
#supplyChainMap table.infowindow td {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
#supplyChainMap .infowindow td:first-child {
  padding-left: 0;
}
#supplyChainMap .pinLink {
  margin-top: 4px;
}
#supplyChainMap .infowindow p {
  margin-top: 5px;
  margin-bottom: 5px;
}
#supplyChainMap .infowindow .info-title {
  color: #2a8a8e;
  font-size: 16px;
  font-weight: 500;
}
.orSeperator {
  float: left;
  margin-top: 7.5px;
  font-size: 16px;
  font-weight: 200;
  color: #bcbcbc;
}
.gmnoprint.gm-bundled-control .gmnoprint > div > div:nth-of-type(2) {
  height: 5px !important;
}
.gmnoprint.gm-bundled-control .gmnoprint > div {
  width: initial !important;
  height: initial !important;
  box-shadow: none !important;
}
.gmnoprint.gm-bundled-control .gmnoprint div [title="Zoom in"] div,
.gmnoprint.gm-bundled-control .gmnoprint div [title="Zoom out"] div {
  overflow: visible !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
}
.gmnoprint.gm-bundled-control .gmnoprint div [title="Zoom in"] div img,
.gmnoprint.gm-bundled-control .gmnoprint div [title="Zoom out"] div img {
  position: static !important;
  width: 100% !important;
  height: 100% !important;
}
.gmnoprint.gm-bundled-control .gmnoprint div [title="Zoom in"],
.gmnoprint.gm-bundled-control .gmnoprint div [title="Zoom out"] {
  width: 52px !important;
  height: 52px !important;
  border: 1px solid #faa434;
  border-radius: 3px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  padding: 15px;
}
.gmnoprint.gm-bundled-control {
  right: 60px !important;
  top: 15px !important;
}
[title="Zoom in"] {
  padding: 4px;
}
.infowindow h5 {
  color: #2a8a8e;
  font-size: 16px;
  font-weight: 500;
}
.infowindow p {
  color: #4a4a4a;
}
.infowindow-container > div {
  border-top: 0 !important;
}
.infowindow-container > div:nth-child(2) {
  background-color: transparent !important;
  box-shadow: none !important;
}
.infowindow-container > div:nth-child(3n) > div:first-child {
  display: none !important;
}
.infowindow-container > div:nth-child(3n) > div:nth-child(2) > div {
  box-shadow: none !important;
  border-end: 1px solid #0ca19b;
}
.infowindow-container > div:nth-child(3n) > div:nth-child(2) {
  z-index: 2 !important;
  height: 23px !important;
  -ms-transform: rotate(14deg);
  -webkit-transform: rotate(14deg);
  transform: rotate(14deg);
  border-start: 1px solid #0ca19b;
}
.infowindow-container > div:last-child {
  border-radius: 5px !important;
  box-sizing: border-box !important;
  border: 1px solid #0ca19b !important;
  transform: scaleX(-1) !important;
  box-shadow: -2px 3px 4px 0 rgba(0, 0, 0, 0.5) !important;
}
.infowindow-container ~ .infowindow-container img {
  position: static !important;
  left: auto;
  width: 10px !important;
  height: auto !important;
}
.segment-icon ~ .segment-icon {
  margin-left: 6px;
}
.tooltip.top .tooltip-inner {
  background-color: #2a8a8e;
}
.tooltip.top .tooltip-arrow {
  border-top-color: #2a8a8e;
}
.segment-icon {
  display: inline-block;
  cursor: pointer;
}
.segment-icon img {
  width: 32px;
}
.infowindow-container:nth-of-type(2),
.infowindow-container ~ .infowindow-container {
  background-color: #efeeee !important;
  color: #efeeee !important;
  border-radius: 15px;
  padding: 3px 5px;
  width: 20px !important;
  height: 20px !important;
}
.map-row {
  padding: 0;
}
.global-presence-description  {
  width: 100%;
  overflow-y: scroll;
}
.global-presence-description .form-control {
  margin: 0;
}
.global-presence-description p {
  font-size: 15px;
  color: #4a4a4a;
}
.global-presence-description .dropdown-selection-row {
  background-color: rgba(155, 155, 155, 0.1);
}
.global-presence-description .dropdown-wrapper .col-form-label {
  margin-right: 15px;
}
.global-presence-description .dropdown-wrapper,
.global-presence-description .dropdown-wrapper .bootstrap-select,
.global-presence-description .dropdown-wrapper .col-form-label,
.global-presence-description .dropdown-wrapper .standard-dropdown {
  float: left;
}
.global-presence-description .section-title {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
}
.global-presence-description .form-row > .aligned-container-margin {
  padding: 15px;
}
.global-presence-description .form-row:first-child > .aligned-container-margin {
  background-color: #2a8a8e;
}
.global-presence-description .form-row:nth-child(2) > .aligned-container-margin {
  background-color: #94c4c6;
}
.global-presence-description .form-row:first-child > div {
  padding-top: 15px;
  padding-bottom: 15px;
  overflow: visible;
}
.searchPage .nav.nav-tabs-section.scroll-x {
  margin-bottom: 20px;
}
.searchPage .resultSection {
  margin: 20px 0;
}
.searchPage .resultHeader {
  color: #30302e;
  font-size: 22px;
  font-weight: 700;
}
.searchPage .glyphicon.glyphicon-search.form-control-feedback::before {
  color: #e8a44f;
}
.searchPage label {
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 0;
  text-align: right;
  padding: 0;
}
#searchField,
.searchPage .bootstrap-select.btn-group .dropdown-toggle .filter-option {
  color: #666565;
  font-weight: 300;
  font-size: 15px;
}
.searchPage .resultStandFirst {
  color: #4a4a4a;
  font-weight: 200;
}
.searchPage .resultLink {
  color: #faa434;
  font-size: 16px;
  font-weight: 200;
  line-height: 22px;
  margin-bottom: 3px;
}
.searchPage .resultTotal {
  color: #6e6e6e;
}
.bootstrap-select button .caret {
  color: #f7a43d;
}
.bootstrap-select button {
  height: 100%;
}
.bootstrap-select button,
.form-control {
  border: 0;
  border-radius: 1px;
}
.searchPage .container-fluid {
  background: #f6f5f5;
  padding: 15px 0;
}
.searchPage h2 {
  color: #348b8d;
  font-size: 50px;
  font-weight: 700;
}
@media only screen and (min-width: 1024px) {
  .global-presence-description .form-row > .aligned-container-margin {
    width: 15%;
  }
  .global-presence-description .dropdown-wrapper:first-child {
    margin-right: 40px;
    margin-left: 30px;
  }
  .global-presence-description .dropdown-wrapper:nth-child(3) {
    margin-left: 40px;
  }
  .quote-boxes .leader-description {
    padding-right: 30px;
  }
  .quote-boxes.hidden-for-mobile.four-columns-boxes
    .tabbable-card
    .tabbable-line
    .tab-content
    .tab-pane
    .col-md-12 {
    padding-left: 30px;
  }
  .search-form .form-control input.form-control {
    padding-bottom: 10.5px;
    font-size: 15px;
  }
  .quote-boxes.three-columns-quotes.hidden-for-mobile
    .tabbable-card
    .card-quote.col-md-4 {
    max-width: 33.33333333%;
  }
  .quote-boxes.hidden-for-mobile.four-columns-boxes
    .tabbable-card
    .card-quote.col-md-3 {
    max-width: 25%;
  }
  .next-filters {
    display: none;
  }
  a.link-box .info-body {
    align-items: center;
    justify-content: center;
  }
  .flexDisplayLaptop {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
  }
  .about-us-infographic > .form-row,
  .sign-posts .col-md-12 {
    display: flex;
  }
  .tabtop li .tab-quote-title {
    padding: 9px;
  }
  .sign-posts .col-md-12 .col-md-4 .card {
    height: 100%;
  }
  .sign-posts .col-md-12 .col-md-4 {
    flex: 1;
  }
  .no-full-banner {
    margin-top: 100px;
  }
  .hidden-for-laptop {
    display: none;
  }
  .banner-center img {
    width: 100%;
    background-repeat: no-repeat;
    background-size: contain;
  }
}
.timeline-field {
  background-color: #2a8a8e;
}
.history-carousel-parent .new-caption-area,
.history-carousel-parent .timeline-carousel {
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.25);
}
.new-caption-area,
.timeline-carousel {
  margin: auto;
  color: #000;
}
.timeline-carousel .carousel-control-next .glyphicon::before {
  vertical-align: middle;
  font-size: 17px;
  color: #faa434;
}
.timeline-carousel .carousel-control .glyphicon {
  top: 23%;
}
.timeline-carousel .carousel-control .glyphicon-chevron-right {
  width: auto;
  height: auto;
  margin-top: -10px;
  font-size: inherit;
}
.timeline-carousel .carousel-control-next {
  width: 52px;
  height: 52px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto 20px;
  opacity: 1;
  text-shadow: none;
  background-image: none;
  background-color: #fff;
  border: 1px solid #faa434;
  border-radius: 3px;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
}
.timeline-carousel + .new-caption-area p {
  margin-bottom: 0;
  color: #fff;
}
.timeline-carousel + .new-caption-area {
  background-color: #2a8a8e;
  padding: 20px;
  font-weight: 200;
  color: #fff;
  text-align: center;
}
.timeline-carousel .carousel-caption {
  color: #000;
}
#masthead {
  min-height: 250px;
}
#masthead h1 {
  font-size: 30px;
  line-height: 1;
  padding-top: 20px;
}
#masthead .well {
  margin-top: 8%;
}
@media screen and (min-width: 1024px) {
  #masthead h1 {
    font-size: 50px;
  }
}
.navbar-bright {
  background-color: #115;
  color: #fff;
}
.dots-list .affix,
.dots-list .affix-top {
  position: static;
}
@media (min-width: 979px) {
  #timeline.affix,
  #timeline.affix-bottom,
  #timeline.affix-top {
    margin-left: 40px;
    border: 1px solid #d7d7d7;
    width: 140px;
    background-color: rgba(239, 239, 239, 0.2);
    box-shadow: 2px 4px 8px 2px rgba(0, 0, 0, 0.15);
  }
  #timeline.affix-top {
    position: static;
    margin-top: 73px;
  }
  #timeline.affix {
    position: fixed !important;
    top: 90px;
  }
  #timeline.affix-bottom {
    position: absolute !important;
  }
}
#sidebar li a:focus,
#sidebar li a:hover,
#sidebar li.active a,
#sidebar li:hover a {
  color: #2a8a8e;
  background-color: transparent;
}
#sidebar li.active .dot {
  background-color: #2a8a8e;
}
#sidebar li.active:after,
#sidebar li:hover:after {
  background: #2a8a8e;
}
.dots-list .timeline-title {
  padding: 15px 0;
  font-weight: 400;
  color: #fff;
  text-align: center;
  background-color: #2a8a8e;
}
.dots-list {
  font: normal 700 16px/1.6rem "Shippori Mincho";
  padding: 0;
}
.dots-list .circle {
  background: #aaa;
  border: 0.5rem solid #666;
  border-radius: 100%;
  height: 2.25rem;
  margin: auto;
  width: 2.25rem;
  vertical-align: middle;
}
.dots-list ul {
  margin: 0 40px 0 0;
  padding: 30px 0;
}
.dots-list em {
  color: #666;
  display: block;
  font-weight: 700;
}
.dots-list li a {
  padding: 0;
  color: #4a4a4a;
  text-transform: none;
}
.dots-list li {
  border: 0 solid rgba(215, 215, 215, 0.58);
  color: #fff;
  font-family: "Shippori Mincho";
  list-style-type: none;
  line-height: 13px;
  text-transform: uppercase;
  padding: 1rem 2rem;
  border-end-width: 2px;
  text-align: right;
}
.dots-list li + li {
  margin-top: 0;
}
.dots-list li::after {
  background: #faa434;
  border-radius: 100%;
  content: "";
  display: inline-block;
  height: 1.2rem;
  position: absolute;
  right: calc(-0.6rem - 1px);
  width: 1.2rem;
  top: 8.5px;
}
.dots-list li:first-child a {
  line-height: 1rem;
  text-align: right;
  font-weight: 700;
  font-size: 14px;
  top: -6px;
}
.dots-list li:first-child {
  padding-top: 0;
  padding-bottom: 0;
}
.dots-list li:first-child::after {
  top: 0;
}
.dots-list li:last-child {
  padding-bottom: 0;
}
.dots-list li:last-child:after {
  top: auto;
  bottom: 0.5px;
}
.history-cards .card img {
  width: 100%;
}
.history-cards .carousel-indicators {
  bottom: 0;
}
.history-carousel-parent .timeline-carousel .carousel-indicators .active span {
  display: inline-block;
  position: absolute;
  overflow: auto;
  right: 0;
  left: 0;
  top: 0;
  bottom: 0;
  width: 6px;
  height: 6px;
  margin: auto;
  background: #fff;
  border-radius: 10px;
}
.history-carousel-parent .timeline-carousel .carousel-indicators .active {
  position: relative;
  width: 10px;
  height: 10px;
  background-color: transparent;
}
.year-section:not(:first-child) {
  clear: both;
  margin-top: 60px;
}
.year-section .card br {
  display: block;
}
.year-section .card {
  clear: both;
  display: flex;
  overflow: auto;
  margin-top: 20px;
  font-weight: 200;
  align-items: center;
}
.history-cards .card .col-md-6:first-child,
.history-cards .card .col-md-6:nth-child(odd) {
  padding-left: 0;
}
.history-cards .card .col-md-6:nth-child(even) {
  padding-left: 0;
  margin-left: 25px;
}
.awards-accordion .accordio-icon img {
  width: 100px;
}
.accordion .card-default .card-body.awards-accordion ul,
.accordion .card-default .card-body.document-accordion ul {
  padding: 0;
}
.awards-accordion ul li .accordion-text {
  margin-left: 20px;
  align-items: center;
  justify-content: center;
}
.awards-accordion ul:first-child li,
.document-accordion ul:first-child li {
  display: flex;
  padding: 20px 10px;
  margin: 0;
}
.awards-accordion.card-body,
.document-accordion.card-body {
  padding: 0;
}
.awards-accordion.card-body ul,
.document-accordion.card-body ul {
  list-style-type: none;
  margin-bottom: 0;
  padding: 0;
}
.awards-accordion ul li:nth-child(odd),
.document-accordion ul li:nth-child(odd) {
  background-color: #fff;
}
.awards-accordion.card-body ul li ul li {
  display: list-item;
  padding: 0;
  background-color: transparent;
  list-style-position: outside;
}
.awards-accordion.card-body ul li ul {
  list-style-type: disc;
  list-style-position: inside;
  margin-top: 5px;
}
.awards-accordion ul li:nth-child(even),
.document-accordion > ul li:nth-child(even) {
  background-color: #f7f7f7;
}
.two-column-image-text:not(:first-child) {
  margin-top: 10px;
}
.two-column-image-text {
  display: flex;
}
.two-column-image-text .row-image img {
  width: 80px;
}
.two-column-image-text .row-text p {
  margin-top: 0;
  font-size: 14px;
}
.two-column-image-text .row-text a,
.two-column-image-text .row-text p {
  font-weight: 200;
}
.two-column-image-text .row-text {
  margin-left: 6px;
}
.grievance-table-mobile {
  margin-top: 12px;
}
.grievance-table {
  padding: 20px;
}
.grievance-table .total-records p {
  color: #4a4a4a;
  font-family: "Shippori Mincho";
  font-size: 15px;
  line-height: 20px;
}
.grievance-search .tab-content {
  padding: 0;
  border: 0;
}
.grievance-search
  #searchField
  + .form-control-feedback.glyphicon.glyphicon-search.form-control-feedback::before {
  font-size: 18px;
  color: #faa434;
}
.grievance-search #searchField + .form-control-feedback {
  bottom: 0;
  margin: auto 10px auto auto;
}
.grievance-search #searchField {
  font-size: 21px;
  padding: 17px;
  height: 45px;
}
.grievance-search {
  padding: 10px 0 20px;
  background-color: rgba(155, 155, 155, 0.1);
}
.sign-up-form-wrapper input.form-control {
  padding: 10px 12px;
  height: auto;
}
.sign-up-form-wrapper .form-control {
  box-shadow: none !important;
}
.sign-up-form-wrapper .col-centered {
  float: none;
  margin: 0 auto;
}
.sign-up-form-wrapper .btn-group.bootstrap-select.form-control {
  height: 40px;
}
.sign-up-form-wrapper {
  padding: 20px 0 30px;
  margin: 20px 0 40px;
  overflow: auto;
  background: #f7f7f7;
}
.sign-up-form-wrapper  .form-check p {
  display: inline-block;
  margin: 0 0 0 8px;
}
.sign-up-form-wrapper  .form-control.required label:after {
  content: "*";
  color: red;
}
.sign-up-form-wrapper  label {
  padding-top: 11px;
  margin-bottom: 0;
  font-weight: 500;
  font-size: 16px;
}
.sign-up-form-wrapper .white-checkbox-wrapper {
  display: inline-block;
}
.sign-up-form-wrapper .white-checkbox {
  width: 20px;
  height: 20px;
  position: relative;
  margin: auto;
}
.sign-up-form-wrapper .white-checkbox label {
  width: 20px;
  height: 20px;
  cursor: pointer;
  position: absolute;
  left: 0;
  background: #fff;
}
.sign-up-form-wrapper .white-checkbox label:after {
  content: "";
  width: 11px;
  height: 6px;
  position: absolute;
  top: 6px;
  left: 5px;
  border: 3px solid #000;
  border-top: none;
  border-end: none;
  background: 0 0;
  opacity: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.sign-up-form-wrapper .white-checkbox label:hover::after {
  opacity: 0.3;
}
.sign-up-form-wrapper .white-checkbox input[type="checkbox"] {
  visibility: hidden;
}
.sign-up-form-wrapper .invalid-feedback.active {
  display: block;
}
.sign-up-form-wrapper .submit-btn {
  border: 1px solid #faa434;
  border-radius: 3px;
  background-color: #fff;
  box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.15);
  color: #faa434;
  padding: 14px 25px;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
  text-align: center;
  margin-top: 15px;
}
.sign-up-form-wrapper  {
  clear: both;
}
.sign-up-form-wrapper .invalid-feedback {
  color: red;
  font-weight: 200;
  margin-top: 7px;
  font-size: 14px;
  display: none;
}
.sign-up-form-wrapper .required-text {
  margin-bottom: 15px;
}
.sign-up-form-wrapper .required-text p {
  color: #4a4a4a;
}
.sign-up-form-wrapper .required-text p::before {
  content: "*";
  color: red;
}
.sign-up-form-wrapper .btn-group.bootstrap-select.form-control.open .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-end: 4px solid transparent;
  border-start: 4px solid transparent;
}
.sign-up-form-wrapper
  .white-checkbox
  input[type="checkbox"]:checked
  + label:after {
  opacity: 1;
}
@media only screen and (max-width: 1023px) {
  .global-presence-description .dropdown-wrapper {
    width: 100%;
  }
  .global-presence-description .dropdown-wrapper .col-form-label {
    width: 20%;
  }
  div.full-banner.container-fluid.hover-zoom .img-fluid,
  div.side-banner.hover-zoom .img-fluid {
    min-width: 0 !important;
    width: 100% !important;
    max-width: none !important;
  }
  .nav-tabs-section > li a {
    position: relative;
    display: block;
    padding: 0;
    margin-right: 2px;
  }
  .nav-tabs-section > li.active a {
    border-bottom: 2px solid #2a8a8e !important;
  }
  .nav-tabs-section > li.active a::after {
    width: 80px;
    transition: all 0.3s;
    -webkit-transition: all 0.3s;
  }
  .nav-tabs-section > li a::after {
    display: none;
    content: "";
    position: absolute;
    width: 30px;
    border-bottom: 1px #00b5e1 solid;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .nav-tabs-section > li > a {
    border: none;
    color: #9b9b9b;
    font-family: "Shippori Mincho";
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 2px 1px;
  }
  ul.nav.nav-tabs-section::after,
  ul.nav.nav-tabs-section::before {
    content: " ";
    display: table;
  }
  .dropdown.li_dib .dropdown-toggle.active .glyphicon-chevron-down::before,
  .mobile-navbar.navbar .li_dib.open .glyphicon-chevron-down::before {
    content: "\e253";
  }
  ul.nav.nav-tabs-section::after {
    clear: both;
  }
  ul.nav.nav-tabs-section {
    display: inline-flex;
    width: 280px;
    clear: none;
    text-align: center;
  }
  .map-filters,
  .sign-up-form-wrapper .form-check {
    display: flex;
  }
  .nav-tabs-section > li {
    margin-right: 16px;
  }
  .nav-tabs-section > li:last-child {
    margin-right: 0;
  }
  .sign-up-form-wrapper .required-text {
    margin-bottom: 0;
  }
  .sign-up-form-wrapper .form-control .mobile-center {
    text-align: center;
  }
  .sign-up-form-wrapper .form-check .white-checkbox-wrapper p {
    font-size: 16px;
  }
  .sign-up-form-wrapper .form-check .white-checkbox-wrapper {
    margin-top: 2px;
  }
  .sign-up-form-wrapper .submit-btn {
    padding: 16px 38px;
  }
  .sign-up-form-wrapper  label {
    margin-bottom: 8px;
  }
  .sign-up-form-wrapper  .form-control {
    margin-left: 0;
    margin-right: 0;
  }
  .global-presence-description .form-control,
  .global-presence-description .orSeperator,
  .global-presence-description .section-title {
    margin-left: 20px;
  }
  .sign-up-form-wrapper .btn-group.bootstrap-select.form-control,
  .sign-up-form-wrapper input.form-control {
    height: 45px;
  }
  .sign-up-form-wrapper {
    overflow: visible;
    padding: 20px 15px 50px;
  }
  .global-presence-description .form-row > div {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .global-presence-description .orSeperator {
    float: none;
  }
  .global-presence-description > .form-row > .col-md-12 .page-title {
    margin-top: 0;
    margin-bottom: 0;
  }
  .global-presence-description .container-fluid {
    padding: 0;
  }
  .map-filters {
    width: 100%;
  }
  .global-presence-description .form-row > div.map-row {
    padding-top: 0;
  }
  .infowindow-container + img.infowindow-container {
    right: 12px !important;
    top: 10px !important;
    background-color: transparent !important;
    color: transparent !important;
  }
  .map-filters .filter-session {
    display: table;
  }
  .next-filters .glyphicon::before {
    font-size: 13px;
    color: #2a8a8e;
  }
  .next-filters {
    text-align: center;
    vertical-align: middle;
    align-items: center;
    display: flex;
    justify-content: center;
  }
  .fa-camera-retro {
    line-height: inherit;
  }
  .enlarge-button .infograph-icon img {
    width: 23px;
  }
  .enlarge-button .info-body {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .enlarge-button {
    display: block;
    margin: 12px auto 0;
    padding: 10px;
    text-decoration: none;
    max-width: 250px;
  }
  .dropdown.li_dib .dropdown-toggle.active a {
    color: #faa434;
  }
  .dropdown.li_dib .dropdown-toggle a {
    padding: 0 15px;
    color: #000;
  }
  .dropdown.li_dib .dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px;
  }
  .dropdown.li_dib .dropdown-toggle > .glyphicon {
    margin-right: 15px;
  }
  .dropdown.li_dib .glyphicon {
    float: right;
  }
  .image-overlay-left .header-white h2 {
    font-size: 25px;
  }
  .image-overlay-left {
    font-size: 25px;
    width: 45%;
    height: 80%;
    top: 0;
    bottom: 0;
    left: 15px;
    margin: auto;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .about-us-li {
    padding: 15px;
  }
  .about-us-infographic .info-body {
    display: flex;
  }
  #homeCarousel + .mobile-carousel-caption,
  .full-banner .image-overlay,
  .side-banner .image-overlay {
    display: block;
  }
  .info-data .text,
  .info-data p {
    font-size: 18px;
  }
  .quote-boxes .tabsetting .leader-position {
    padding: 0;
  }
  .quote-boxes-mobile .quote-content {
    padding: 0 12px;
  }
  .tab-navigation .card {
    margin-bottom: 0;
  }
  .three-columns-quotes .quote-boxes-mobile {
    margin-bottom: 35px;
  }
  .container.three-quote-boxes-mobile {
    padding: 0;
  }
  .paragraph-text p {
    font-size: 17px;
    font-weight: 300;
  }
  .sugar-safety-tabs .tab-content {
    padding: 20px;
  }
  .image-within-text img {
    width: 100%;
    margin-bottom: 20px;
  }
  .sugar-links .link-card {
    margin-bottom: 15px;
  }
  .sign-posts.resource-library-posts .col-md-12:not(:first-child),
  .sign-posts.resource-library-posts .col-md-6:not(:first-child) {
    margin-top: 20px;
  }
  .page-banner {
    height: 135px;
    min-height: 135px;
  }
  .header-white h1 {
    font-size: 28px;
  }
  .header-white h2 {
    font-size: 30px;
  }
  .container h2,
  .header-green h2 {
    padding-right: 30px;
    font-size: 30px;
  }
  .header-white h5 {
    font-size: 13px;
    font-weight: 200;
  }
  .header-white h6 {
    font-size: 12px;
    font-weight: 400;
  }
  .highlights ul.nav-tabs-section,
  .highlights-homepage ul.nav-tabs-section {
    overflow-x: scroll;
    overflow-y: hidden;
    margin: 0 auto;
  }
  .tabs-card-heading {
    overflow: scroll;
    text-align: center;
  }
  .mobile-navbar .dropdown-menu-title {
    width: 100%;
  }
  .highlight-cards .card {
    margin-bottom: 15px;
  }
  #homeCarousel .carousel-inner {
    overflow: visible;
  }
  #homeCarousel img {
    max-height: 100%;
    width: 100%;
  }
  #homeCarousel .carousel-caption {
    position: relative;
    top: 0;
  }
  .mobile-navbar .top-bar-links a .fa-linkedin-square {
    margin-right: 3px;
    vertical-align: unset;
  }
  .mobile-navbar .top-bar-links a {
    font-size: 14px;
    font-weight: 300;
  }
  .mobile-navbar .top-bar-links {
    padding: 20px 27px;
    line-height: 2rem;
  }
  .navbar-default .navbar-nav > li > a {
    font-weight: 500;
    width: 100%;
  }
  .full-banner .banner-overlay,
  .side-banner .banner-overlay {
    visibility: visible;
    opacity: 1;
    transition-delay: 0s;
    text-align: center;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.2);
    color: #fff;
    width: 100%;
    height: 100%;
    z-index: 3;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  }
  ul.breadcrumb,
  ul.breadcrumb li a {
    color: #b5b5b5;
  }
  .tab-links.tab-navigation .nav-tabs .col-md-4 {
    vertical-align: top;
  }
  .container.tab-links {
    padding: 0;
  }
  .tab-links ul li {
    display: inline-block;
    float: none;
  }
  .page-banner-bg {
    padding-left: 0;
    padding-right: 0;
  }
  ul.breadcrumb {
    margin: 10px;
    background-color: #fff;
    position: static;
  }
  .scroll-x {
    white-space: nowrap;
    overflow-x: visible;
    overflow-y: hidden;
  }
  #homeCarousel .carousel-caption > h1,
  #homeCarousel + .mobile-carousel-caption h1 {
    font-size: 28px;
    line-height: 34px;
    max-width: 300px;
  }
  #homeCarousel .carousel-caption > a,
  #homeCarousel + .mobile-carousel-caption a {
    font-size: 14px;
    margin: 10px;
  }
  #homeCarousel .carousel-content,
  #homeCarousel + .mobile-carousel-caption {
    background-color: #2b8a8e;
    padding: 20px;
  }
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-1,
  .col-10,
  .col-11,
  .col-12,
  .col-2,
  .col-3,
  .col-4,
  .col-5,
  .col-6,
  .col-7,
  .col-8,
  .col-9 {
    padding-left: 0;
    padding-right: 0;
  }
  .form-row {
    margin-right: 0;
    margin-left: 0;
  }
  .accordion.demo {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .page-title {
    font-size: 30px;
    font-weight: 600;
  }
  .no-padding-mobile {
    padding: 0;
  }
  .footer {
    font-weight: 200;
  }
  .footer .terms h4 {
    display: none;
  }
  .footer .mapFooter .address {
    margin-top: 15px;
    padding-left: 0;
  }
  .footer .terms {
    padding: 5px 0;
  }
  #homeCarousel .carousel-caption > a,
  #homeCarousel + .mobile-carousel-caption a {
    font-weight: 400;
    padding: 7px 16px;
    text-align: left;
    margin-left: 0;
  }
  #homeCarousel .carousel-caption {
    text-align: left;
    padding-top: 15px;
    padding-bottom: 15px;
    padding-left: 20px;
  }
  #homeCarousel .carousel-caption > h1,
  #homeCarousel + .mobile-carousel-caption h1 {
    margin-top: 0;
    text-align: left;
  }
  #homeCarousel .carousel-indicators {
    bottom: 6px;
  }
  #back-to-top {
    display: none !important;
  }
  .full-banner .image-overlay .banner-caption,
  .hidden-for-mobile,
  .side-banner .image-overlay .banner-caption {
    display: none;
  }
  .sign-posts .col-md-12 .col-md-4:not(:first-child) {
    margin-top: 30px;
  }
  .about-us-infographic .form-row .col-md-4 {
    margin-top: 10px;
  }
  #homeCarousel .carousel-inner .carousel-item.full-screen {
    height: 100% !important;
  }
  #homeCarousel .carousel-inner {
    height: 200px;
  }
  .navbar-default .navbar-nav > li {
    border-bottom: 1px solid #ddd;
    color: #fff;
  }
  .navbar .li_dib .dropdown-menu {
    background-color: #fff;
  }
  .col-md-3.main-links.dropdownSection {
    padding: 5px 15px;
  }
  .dropdown-submenu-section,
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 0;
  }
  .mobile-navbar
    .dropdownSection
    .dropdown-header
    .glyphicon.glyphicon-chevron-down::before {
    content: "\e252";
  }
  .mobile-navbar
    .dropdownSection
    .dropdown-header
    .glyphicon.glyphicon-chevron-down.open::before {
    content: "\e253";
  }
  .mobile-navbar .dropdownSection .dropdown-header a,
  .mobile-navbar .dropdownSection .glyphicon-chevron-down::before {
    color: #2a8a8e;
  }
  .full-banner .image-overlay,
  .side-banner .image-overlay {
    height: 37%;
    width: 83%;
  }
  .full-banner .image-overlay .banner-title,
  .side-banner .image-overlay .banner-title {
    font-size: 26px;
  }
  .form-row .history-input-wrapper {
    background-color: #2a8a8e;
    padding: 15px;
    overflow: visible;
    margin-left: -15px;
    margin-right: -15px;
  }
  .history-page.highlights ul.nav-tabs-section {
    margin: 15px auto 10px;
  }
  .history-input-wrapper .col-9 {
    padding-left: 20px;
  }
  .history-input-wrapper .form-control {
    height: 45px;
  }
  .history-input-wrapper .selectpicker {
    padding: 50px;
  }
  .history-page .image-with-caption {
    margin: 20px -15px 0;
  }
  .history-page .image-with-caption .caption {
    margin-top: 10px;
    padding: 0 15px;
  }
  .history-page .image-with-caption img {
    width: 100%;
  }
  .hidden-for-laptop .year-section {
    margin-top: 25px;
  }
  .history-input-wrapper .col-form-label {
    margin-top: 11px;
    color: #fff;
    font-weight: 200;
    font-size: 16px;
  }
  .btn-group.bootstrap-select.form-control.open
    .btn.dropdown-toggle.btn-secondary
    .bs-caret
    .caret {
    border-top: 0;
    border-bottom: 4px dashed;
  }
  p {
    font-weight: 200;
    font-size: 15px;
  }
  .mobile-carousel-caption {
    position: relative;
    overflow: hidden;
  }
  .mobile-caption-content {
    overflow: visible;
    display: flex;
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
  }
  #homeCarousel + .mobile-carousel-caption h1 {
    max-width: none;
  }
  .mobile-caption-content .carousel-caption {
    position: relative;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    min-width: 100vw;
    padding: 20px;
  }
  .mobile-caption-content .carousel-caption.active {
    position: absolute;
    pointer-events: all;
    opacity: 1;
  }
  .mobile-caption-content .carousel-caption a {
    float: left;
  }
  #homeCarousel {
    min-height: auto;
    overflow: hidden;
  }
  #homeCarousel .carousel-item img {
    min-height: 100%;
  }
}
