@import "https://use.typekit.net/ryj0kai.css";
@import "style.css";

/* @font-face {
    font-family: 'Halyard Text';
    src: url('HalyardText-Regular.woff2') format('woff2'),
        url('HalyardText-Regular.woff') format('woff'),
        url('HalyardText-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halyard Text';
    src: url('HalyardText-Regular_1.woff2') format('woff2'),
        url('HalyardText-Regular_1.woff') format('woff'),
        url('HalyardText-Regular_1.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Halyard Text';
    src: url('HalyardText-Regular_2.woff2') format('woff2'),
        url('HalyardText-Regular_2.woff') format('woff'),
        url('HalyardText-Regular_2.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
} */

/* @font-face {
    font-family: 'Halyard Text';
    src: url('https://db.onlinewebfonts.com/t/89248b0583721153668df86453b579de.eot');
    src: url('https://db.onlinewebfonts.com/t/89248b0583721153668df86453b579de.eot?#iefix') format('embedded-opentype'),
        url('https://db.onlinewebfonts.com/t/89248b0583721153668df86453b579de.woff2') format('woff2'),
        url('https://db.onlinewebfonts.com/t/89248b0583721153668df86453b579de.woff') format('woff'),
        url('https://db.onlinewebfonts.com/t/89248b0583721153668df86453b579de.ttf') format('truetype'),
        url('https://db.onlinewebfonts.com/t/89248b0583721153668df86453b579de.svg#Halyard Text Regular') format('svg');
} */

@font-face {
  font-family: "Halyard Text";
  src: url("../fonts/HalyardText-Bold.woff2") format("woff2"),
    url("../fonts/HalyardText-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Halyard Text";
  src: url("../fonts/HalyardTextLight.woff2") format("woff2"),
    url("../fonts/HalyardTextLight.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Halyard Text";
  src: url("../fonts/HalyardTextMedium.woff2") format("woff2"),
    url("../fonts/HalyardTextMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Halyard Text";
  src: url("../fonts/HalyardTextSemiBold.woff2") format("woff2"),
    url("../fonts/HalyardTextSemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Halyard Text";
  src: url("../fonts/HalyardText-Regular.woff2") format("woff2"),
    url("../fonts/HalyardText-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Halyard Display Book";
  src: url("../fonts/HalyardDisplayBook.woff2") format("woff2"),
    url("../fonts/HalyardDisplayBook.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.james_col-12 .contact__us-text {
  padding-left: 32px;
  margin: 24px auto;
}

.james_col-12 .contact__us-text p {
  color: var(--Dark-Grey, #8a8a8a);
  font-family: "Halyard Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
  font-variant-numeric: lining-nums proportional-nums;
}

.james_col-12 .contact__us-text a {
  color: var(--Primary-Blue, #00196e);
  font-family: "Halyard Text";
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 16px;
  letter-spacing: 0.4px;
  text-decoration-line: underline;
  font-variant-numeric: lining-nums proportional-nums;
}

.icon-up-arrow {
  font-size: 26px;
  font-weight: bold;
}

a#back-to-top {
  position: fixed;
  z-index: 9999;
  bottom: 250px;
  right: 100px;
  opacity: 0;
  visibility: hidden;
  /* display: block;
    padding: 12px;
    border-radius: 8px; */
  /* border: 1px solid; */
  transition: all 0.3s linear;
}

a#back-to-top.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s linear;
}

/*a#back-to-top:hover {
    background-color: #00196e;
    transition: all 0.3s linear;
}

a#back-to-top:hover .icon-up-arrow {
    color: #ffad1d;
    transition: all 0.3s linear;
} */

#mwcheadersection {
  width: 100%;
  display: inline-block;
  float: left;
  margin-bottom: 20px;
}

#mwcheadersection h2 {
  display: none;
}

#mwclogo {
  width: 30%;
  float: right;
}

#mwcnavigator {
  width: 70%;
  float: right;
  margin-top: 15px;
  text-align: right;
}

#mwcnavigator1 {
  width: 120px;
  text-align: center;
  float: right;
}

#mwcnavigator2 {
  width: 120px;
  text-align: center;
  border-left: solid 1px #dddddd;
  float: right;
}

#mwcnavigator3 {
  width: 120px;
  text-align: center;
  border-left: solid 1px #dddddd;
  float: right;
}

#mwcnavigator4 {
  width: 120px;
  text-align: center;
  border-left: solid 1px #dddddd;
  float: right;
}

#mwcnavigator5 {
  width: 120px;
  text-align: center;
  border-left: solid 1px #dddddd;
  float: right;
}

#mekong-water-challenge {
  border-top: none !important;
  margin-bottom: 20px;
}

#mwcfeaturesection {
  width: 100%;
  display: inline-block;
  float: left;
}

#mwcfeaturesection h2 {
  display: none;
}

#mwcfeaturelist {
  float: left;
  width: 100%;
}

#mwcfeature {
  display: inline-block;
  width: 180px;
  margin: 20px;
  text-align: center;
}

#cc-i-tng-m-chng-ti-tm-kim {
  width: 100%;
  display: inline-block;
  float: left;
}

#cc-i-tng-m-chng-ti-tm-kim h2 {
  text-align: center;
}

#mwcobjectlist {
  float: left;
  width: 100%;
}

#mwcobject {
  display: inline-block;
  width: 180px;
  margin: 20px;
  text-align: center;
}

#milestones {
  width: 100%;
  display: inline-block;
  float: left;
  margin-bottom: -20px;
}

#milestones h2 {
  text-align: center;
}

#bn-mun-ng-gp-vo-vic-ci-thin-tnh-bn-vng-ca-ng-bng-sng-cu-long {
  width: 100%;
  display: inline-block;
  float: left;
}

#bn-mun-ng-gp-vo-vic-ci-thin-tnh-bn-vng-ca-ng-bng-sng-cu-long h2 {
  text-align: center;
}

#mwcsponsorsection {
  width: 100%;
  display: inline-block;
  float: left;
}

#mwcsponsorsection h2 {
  display: none;
}

#mwcsponsorlist1 {
  float: left;
  width: 100%;
}

#mwcsponsorlist2 {
  float: left;
  width: 100%;
}

#mwcsponsor {
  display: inline-block;
  width: 300px;
  margin: 20px;
}

#ucal {
  margin-top: 60px;
}

.ucal {
  padding-left: 25px;
  padding-right: 25px;
  width: 100%;
}

.ucalimg {
  width: 100%;
}

.ucalimg img {
  width: 100%;
}

#ucal h2 {
  padding-left: 25px;
}

#core-team {
  width: 100%;
  display: inline-block;
  float: left;
}

#core-team h2 {
  font: 35px/38px "garamond-premier-pro", serif;
}

#co-chairs {
  width: 100%;
  display: inline-block;
  float: left;
}

#co-chairs h2 {
  font: 35px/38px "garamond-premier-pro", serif;
}

#vietnam-based {
  width: 100%;
  display: inline-block;
  float: left;
}

#vietnam-based h2 {
  font: 35px/38px "garamond-premier-pro", serif;
}

#usinternational-candidates {
  width: 100%;
  display: inline-block;
  float: left;
}

#usinternational-candidates h2 {
  font: 35px/38px "garamond-premier-pro", serif;
}

#student-affairs-services-team {
  width: 100%;
  display: inline-block;
  float: left;
}

#what-we-offer {
  width: 100%;
  display: inline-block;
  float: left;
}

#recruitment-process {
  width: 100%;
  display: inline-block;
  float: left;
}

#open-positions {
  width: 100%;
  display: inline-block;
  float: left;
}

#quy-trnh-tuyn-dng {
  width: 100%;
  display: inline-block;
  float: left;
}

#v-tr-ang-tuyn-dng {
  width: 100%;
  display: inline-block;
  float: left;
}

#phc-li-nhn-vin {
  width: 100%;
  display: inline-block;
  float: left;
}

#employee-benefits {
  width: 100%;
  display: inline-block;
  float: left;
}

#v-chng-ti {
  width: 100%;
  display: inline-block;
  float: left;
}

#i-ng {
  width: 100%;
  display: inline-block;
  float: left;
}

#meet-the-team {
  width: 100%;
  display: inline-block;
  float: left;
}

#gp-g-cc-anh-ch-trong-ban-tuyn-sinh {
  width: 100%;
  display: inline-block;
  float: left;
}

#irb-review-process {
  width: 100%;
  display: inline-block;
  float: left;
}

#irb-review-process h2 {
  text-align: center;
}

.thumbnail_old img {
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

.pagemore {
  clear: both;
  margin: auto;
  margin-bottom: 30px;
  margin-top: 15px;
  text-align: center;
}

.pagemore a {
  text-decoration: none;
  display: inline-block;
  padding: 11px 25px 13px;
  letter-spacing: 0.025em;
  font: 400 20px/22px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  color: #00196e;
  background: transparent;
  border: 1px solid #00196e;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -ms-transition: all 250ms;
  transition: all 250ms;
  padding-top: 11px;
  padding-bottom: 13px;
}

.pagemore a:hover {
  color: #fff !important;
  background: #00196e;
  text-decoration: none !important;
}

#student-life-team {
  width: 100%;
  display: inline-block;
  float: left;
}

#why-choose-fulbright {
  width: 100%;
}

#why-choose-fulbright p {
  float: left;
}

#why-choose-fulbright img {
  padding-right: 10px;
  padding-bottom: 10px;
}

#ti-sao-chn-fulbright {
  width: 100%;
}

#ti-sao-chn-fulbright p {
  float: left;
}

#ti-sao-chn-fulbright img {
  padding-right: 10px;
  padding-bottom: 10px;
}

.timeline > ul > li:nth-child(2) h4 {
  color: orange !important;
}

.hero h2 {
  line-height: 32pt !important;
}

#admissions-financial-aid-timeline .image {
  width: 100%;
}

#mc-thi-gian-tuyn-sinh-h-tr-ti-chnh .image {
  width: 100%;
}

#post-18904 .image {
  width: 100%;
}

#post-18904 .half {
  width: 100% !important;
}

#post-18904 .section-divider {
  display: none;
}

#post-18983 .image {
  width: 100%;
}

#post-18983 .half {
  width: 100% !important;
}

#post-18983 .inner {
  width: 100% !important;
}

#post-18983 .section-divider {
  display: none;
}

#majors-image .inner {
  display: none;
}

#majors-image .image {
  width: 100%;
}

#majors-detail {
  width: 100%;
}

#majors-detail .inner h2 {
  display: none;
}

#post-18908 .section-divider {
  display: none;
}

#post-18986 .section-divider {
  display: none;
}

#mc_embed_signup {
  display: inline-block;
  float: left;
  width: 100%;
}

#mc_embed_signup > form {
  position: relative !important;
}

#mc_embed_signup > form > #mc_embed_signup_scroll > span {
  width: 100%;
  margin: 0;
  margin-bottom: 10px;
}

#mc_embed_signup > form > #mc_embed_signup_scroll .button {
  float: left;
  margin: 0;
}

@media all and (max-width: 600px) {
  #mc_embed_signup {
    margin-bottom: 20px;
  }
}

.word-break {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
}

.icomoon {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

html {
  box-sizing: border-box;
}

*,
*:after,
*:before {
  box-sizing: inherit;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/* Text meant only for screen readers */
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  /* many screen reader and browser combinations announce broken words as they would appear visually */
  word-wrap: normal !important;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 700;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}

.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  font-family: "Open Sans", sans-serif;
}

.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}

/**
* Hide elements visually, but keep them available for screen-readers.
*
* Used for information required for screen-reader users to understand and use
* the site where visual display is undesirable. Information provided in this
* manner should be kept concise, to avoid unnecessary burden on the user.
* "!important" is used to prevent unintentional overrides.
*/
.element-invisible {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
}

.show-mobile {
  display: block;
}

@media only screen and (min-width: 769px) {
  .show-mobile {
    display: none;
  }
}

.show-desktop {
  display: block;
}

@media only screen and (max-width: 768px) {
  .show-desktop {
    display: none;
  }

  .dropdown-slider__header {
    padding: 16px 24px !important;
  }

  .dropdown-slider__header__title .title {
    margin: 0 !important;
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
    visibility: visible;
    text-align: left;
    padding: 0px 0px 0px 0px;
  }

  /* #mega-menu-wrap-menu-1 #mega-menu-menu-1>li.mega-menu-item {
        width: 100%;
    } */
}

.word-wrap {
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

body {
  background: #fff;
  color: #000;
  font: 400 14px/16px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  padding: 108px 0 0;
  margin: 0;
  letter-spacing: 0.025em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media only screen and (min-width: 993px) {
  body {
    padding: 180px 0 0;
  }
}

body.open-menu {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

a {
  text-decoration: none;
  color: #00196e;
}

.button {
  text-decoration: none;
  display: inline-block;
  padding: 11px 25px 13px;
  letter-spacing: 0.025em;
  font: 400 20px/22px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  color: #00196e;
  cursor: pointer;
  background: transparent;
  border: 1px solid #00196e;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -ms-transition: all 250ms;
  transition: all 250ms;
}

.button:hover {
  color: #ffad1d !important;
  background: #00196e;
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  text-rendering: optimizeLegibility;
  font-weight: 400 !important;
}

h1 {
  font: 60px/62px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  letter-spacing: -0.02em;
  color: #00196e;
}

h2 {
  font: 35px/38px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  letter-spacing: -0.02em;
  color: #00196e;
}

h3,
h4,
h5,
h6 {
  font: 22px/26px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  letter-spacing: -0.02em;
  color: #00196e;
}

strong {
  font-weight: bold;
  color: #00196e;
}

p.intro {
  font: 400 35px/38px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  letter-spacing: -0.02em;
}

p.caption {
  color: #00196e;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  font-family: "halyard-display", sans-serif;
  font-feature-settings: "ss15";
}

p.caption a {
  text-decoration: underline;
}

.header-wrapper {
  position: fixed;
  z-index: 20;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  border-bottom: 1px solid #fff;
  -webkit-transition: background 250ms ease-in-out;
  -moz-transition: background 250ms ease-in-out;
  -o-transition: background 250ms ease-in-out;
  -ms-transition: background 250ms ease-in-out;
  transition: background 250ms ease-in-out;
}

body.scrolled .header-wrapper {
  border-bottom-color: #e1e1de;
}

@media only screen and (min-width: 993px) {
  .header-wrapper {
    height: 180px;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }

  body.scrolled .header-wrapper {
    border-bottom-color: #fff;
  }

  body.desktop-scrolled .header-wrapper {
    -webkit-transition: all 500ms ease-in-out 250ms;
    -moz-transition: all 500ms ease-in-out 250ms;
    -o-transition: all 500ms ease-in-out 250ms;
    -ms-transition: all 500ms ease-in-out 250ms;
    transition: all 500ms ease-in-out 250ms;
    height: 123px;
    border-bottom-color: #e1e1de;
  }

  body.desktop-scrolled.extended-header .header-wrapper {
    height: 113px;
  }
}

#site-header {
  padding: 0 25px;
  margin: 0 auto;
  max-width: 1150px;
  position: relative;
}

#site-header #burger {
  position: absolute;
  top: 0;
  right: 0;
  padding: 30px 25px;
  width: 70px;
  height: 74px;
}

@media only screen and (min-width: 993px) {
  #site-header #burger {
    display: none;
  }
}

#site-header #burger .bar {
  display: block;
  height: 1px;
  width: 20px;
  background: #00196e;
  position: absolute;
}

#site-header #burger .bar.top {
  right: 25px;
  top: 30px;
}

#site-header #burger .bar.middle {
  top: 37px;
  left: 25px;
  opacity: 1;
}

#site-header #burger .bar.bottom {
  bottom: 30px;
  right: 25px;
}

body.open-menu #site-header #burger .bar {
  width: 23px;
  height: 1px;
  z-index: 15;
}

body.open-menu #site-header #burger .bar.top {
  right: 27px;
  top: 29px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: top right;
  -moz-transform-origin: top right;
  -ms-transform-origin: top right;
  -o-transform-origin: top right;
  transform-origin: top right;
}

body.open-menu #site-header #burger .bar.bottom {
  right: 27px;
  bottom: 28px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: bottom right;
  -moz-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  -o-transform-origin: bottom right;
  transform-origin: bottom right;
}

body.open-menu #site-header #burger .bar.middle {
  opacity: 0;
}

#site-header .site-title a {
  padding: 22px 0 16px;
  display: block;
}

#site-header .site-title a .icon-workmark {
  display: block;
  font-size: 36px;
}

.popup_container {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  background: 0 0;
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.1);
  transition: all 0.3s linear;
}

.popup_container.active {
  display: block;
}

.sidebar__contactus {
  display: block;
  transform-origin: 0 0;
  position: fixed;
  z-index: 3;
  border: 0;
  border-bottom: 4px solid #ffad1d;
  border-radius: 0 4px 4px 0;
  background: #233e80;
  scale: 1;
  transition: all 0.4s linear;
  bottom: 0;
  right: 10px;
  color: #fff;
  width: 200px;
  height: 40px;
  font-size: 16px;
  cursor: pointer;
}

.popup_container .popup_wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  flex-direction: column;
}

.popup_container .popup_wrapper .close_tot_popup {
  position: absolute;
  top: 10px;
  right: 10px;
}

.popup_container .popup_wrapper .close_tot_popup img {
  width: 30px;
}

.popup_container .popup_wrapper form {
  max-width: 500px;
  width: 100%;
  padding: 20px 50px 20px;
  background: #ffffff;
  border-radius: 5px;
  position: relative;
  max-height: 100%;
  overflow: scroll;
}

body.lock_body {
  overflow: hidden;
}

.popup_container .popup_wrapper input,
.popup_container .popup_wrapper select {
  width: 100%;
  height: 38px;
  border-radius: 2px;
  border: 0;
  outline: none;
  background-color: #f5f5f5;
  margin-bottom: 4px;
  padding-left: 15px;
  color: #797979;
  font-size: 13px;
  line-height: 30px;
  margin-bottom: 10px;
}

.popup_container .popup_wrapper textarea {
  width: 100%;
  border-radius: 2px;
  border: 0;
  outline: none;
  background-color: #f5f5f5;
  margin-bottom: 4px;
  padding-left: 15px;
  color: #797979;
  font-size: 13px;
  line-height: 30px;
  margin-bottom: 10px;
}

.popup_container .popup_wrapper .btn_submit {
  color: #fff;
  background: #00196e;
  max-width: 200px;
  line-height: 20px;
  font-size: 20px;
  cursor: pointer;
  margin: 20px auto;
  display: block;
  font-weight: 600;
  border-radius: 5px;
}

.popup_container .popup_wrapper label {
  margin-bottom: 10px;
  display: block;
}

.popup_container .popup_wrapper .form_logo {
  margin-bottom: 15px;
  text-align: center;
}

.popup_container .popup_wrapper .form_logo a {
  font-size: 100px;
}

@media only screen and (min-width: 993px) {
  #site-header .site-title a {
    padding: 32px 0 0;
    position: absolute;
    top: 0;
    left: 25px;
    z-index: 1;
  }

  #site-header .site-title a .icon-workmark {
    font-size: 54px;
    -webkit-transition: font 500ms ease-in-out;
    -moz-transition: font 500ms ease-in-out;
    -o-transition: font 500ms ease-in-out;
    -ms-transition: font 500ms ease-in-out;
    transition: font 500ms ease-in-out;
    float: left;
  }

  #site-header .seal a .icon-seal-small {
    -webkit-transition: font 500ms ease-in-out;
    -moz-transition: font 500ms ease-in-out;
    -o-transition: font 500ms ease-in-out;
    -ms-transition: font 500ms ease-in-out;
    transition: font 500ms ease-in-out;
  }

  body.desktop-scrolled #site-header .site-title a .icon-workmark {
    -webkit-transition: font 500ms ease-in-out 250ms;
    -moz-transition: font 500ms ease-in-out 250ms;
    -o-transition: font 500ms ease-in-out 250ms;
    -ms-transition: font 500ms ease-in-out 250ms;
    transition: font 500ms ease-in-out 250ms;
    font-size: 35px;
  }
}

#site-header nav {
  display: none;
}

@media only screen and (max-width: 992px) {
  #site-header nav {
    position: fixed;
    background: #fff;
    z-index: 10;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 74px 25px 25px;
  }

  body.open-menu #site-header nav {
    display: block;
  }

  #site-header nav ul#primary-menu {
    overflow: scroll;
    height: 100%;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  #site-header nav ul#primary-menu li {
    margin: 0;
    padding: 0;
  }

  #site-header nav ul#primary-menu li:before {
    display: none;
  }

  #site-header nav ul#primary-menu li a {
    display: block;
    font: 36px/43px "halyard-display", sans-serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
    font-feature-settings: "ss15";
    letter-spacing: -0.02em;
  }

  #site-header nav ul#primary-menu li.wpml-ls-item-en {
    margin-top: 43px;
  }

  #site-header nav ul#primary-menu li.wpml-ls-item-en a,
  #site-header nav ul#primary-menu li.wpml-ls-item-vi a {
    color: #e1e1de;
  }

  #site-header nav ul#primary-menu li.wpml-ls-item-en a .wpml-ls-display,
  #site-header nav ul#primary-menu li.wpml-ls-item-vi a .wpml-ls-display {
    display: none;
  }

  #site-header nav ul#primary-menu li.wpml-ls-current-language a {
    color: #ffad1d;
  }

  #site-header nav ul#primary-menu ul.sub-menu {
    display: none;
    margin: 0 0 0 25px;
    padding: 0;
    list-style: none;
  }

  #site-header nav ul#primary-menu ul.sub-menu li {
    margin: 0;
    padding: 0;
  }

  #site-header nav ul#primary-menu ul.sub-menu li:before {
    display: none;
  }

  #site-header nav ul#primary-menu ul.sub-menu li a {
    font: 24px/36px "halyard-display", sans-serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
    font-feature-settings: "ss15";
  }
}

@media only screen and (min-width: 993px) {
  #site-header nav {
    display: block;
    padding: 30px 150px 0;
    position: relative;
  }

  #site-header nav ul#primary-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 0;
    text-align: center;
  }

  #site-header nav ul#primary-menu li {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: top;
    background: #ffffff;
  }

  #site-header nav ul#primary-menu li:before {
    display: none;
  }

  #site-header nav ul#primary-menu li.wpml-ls-menu-item {
    width: 32px;
    padding: 0 6px;
    margin: 0;
    text-transform: uppercase;
    height: 15px;
    position: absolute;
    top: 33px;
    right: 139px;
    display: block;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }

  #site-header nav ul#primary-menu li.wpml-ls-menu-item a {
    display: block;
    color: #b1b3b3;
    line-height: 14px;
    height: 15px;
  }

  #site-header nav ul#primary-menu li.wpml-ls-menu-item a:hover {
    color: #00196e;
  }

  #site-header nav ul#primary-menu li.wpml-ls-menu-item a span.mobile {
    display: none;
  }

  #site-header
    nav
    ul#primary-menu
    li.wpml-ls-menu-item.wpml-ls-current-language
    a {
    color: #00196e;
  }

  #site-header nav ul#primary-menu li.wpml-ls-menu-item.wpml-ls-item-vi {
    width: 33px;
    right: 106px;
    border-left: 1px solid #00196e;
  }

  body.desktop-scrolled #site-header nav ul#primary-menu li.wpml-ls-menu-item {
    -webkit-transition: right 500ms ease-in-out 250ms;
    -moz-transition: right 500ms ease-in-out 250ms;
    -o-transition: right 500ms ease-in-out 250ms;
    -ms-transition: right 500ms ease-in-out 250ms;
    transition: right 500ms ease-in-out 250ms;
    right: 27px;
  }

  body.desktop-scrolled
    #site-header
    nav
    ul#primary-menu
    li.wpml-ls-menu-item.wpml-ls-item-vi {
    right: -6px;
  }

  #site-header nav ul#primary-menu li a {
    cursor: pointer;
    font-size: 14px;
    line-height: 19px;
    display: block;
  }

  #site-header nav ul#primary-menu li a:hover {
    color: #ffad1d;
  }

  #site-header nav ul#primary-menu li .sub-menu {
    display: none;
  }

  #site-header nav ul#primary-menu li:hover {
    z-index: 10;
  }

  #site-header nav ul#primary-menu li:hover .sub-menu {
    position: absolute;
    top: 20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    padding: 18px 0 0;

    display: block;
    z-index: 10;
  }

  #site-header nav ul#primary-menu li:hover .sub-menu:after,
  #site-header nav ul#primary-menu li:hover .sub-menu:before {
    bottom: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    -webkit-transform: translateY(19px);
    -ms-transform: translateY(19px);
    transform: translateY(19px);
  }

  #site-header nav ul#primary-menu li:hover .sub-menu:after {
    border-color: rgba(255, 255, 255, 0);
    border-bottom-color: #ffffff;
    border-width: 10px;
    margin-left: -10px;
  }

  #site-header nav ul#primary-menu li:hover .sub-menu:before {
    border-color: rgba(200, 201, 199, 0);
    border-bottom-color: #c8c9c7;
    border-width: 11px;
    margin-left: -11px;
  }

  #site-header nav ul#primary-menu li:hover .sub-menu li {
    white-space: nowrap;
    margin: 0;
    padding: 0 18px;
    display: block;
    text-align: left;
    border-left: 1px solid #c8c9c7;
    border-right: 1px solid #c8c9c7;
  }

  #site-header nav ul#primary-menu li:hover .sub-menu li:first-child {
    padding-top: 12px;
    border-top: 1px solid #c8c9c7;
  }

  #site-header nav ul#primary-menu li:hover .sub-menu li:last-child {
    padding-bottom: 12px;
    border-bottom: 1px solid #c8c9c7;
  }

  #site-header nav ul#primary-menu li:hover .sub-menu li a {
    line-height: 20px;
    height: 20px;
  }

  #site-header nav ul#primary-menu li:hover .sub-menu li a:hover {
    color: #ffad1d;
  }

  #site-header nav ul#primary-menu li.current-menu-item,
  #site-header nav ul#primary-menu li.current-menu-parent {
    position: static;
  }

  #site-header nav ul#primary-menu li.current-menu-item > a,
  #site-header nav ul#primary-menu li.current-menu-parent > a {
    border-bottom: 1px solid #00196e;
  }

  #site-header nav ul#primary-menu li.current-menu-item > a:hover,
  #site-header nav ul#primary-menu li.current-menu-parent > a:hover {
    color: #00196e;
  }

  #site-header nav ul#primary-menu li.current-menu-item .sub-menu,
  #site-header nav ul#primary-menu li.current-menu-parent .sub-menu {
    position: absolute;
    display: block;
    top: 59px;
    left: 0;
    right: 0;
    -webkit-transform: translateX(0%);
    -ms-transform: translateX(0%);
    transform: translateX(0%);
    padding: 0;
    white-space: nowrap;
    border: none;
    z-index: 5;
    text-align: center;
    background: none;
  }

  #site-header nav ul#primary-menu li.current-menu-item .sub-menu:after,
  #site-header nav ul#primary-menu li.current-menu-parent .sub-menu:after,
  #site-header nav ul#primary-menu li.current-menu-item .sub-menu:before,
  #site-header nav ul#primary-menu li.current-menu-parent .sub-menu:before {
    display: none;
  }

  #site-header nav ul#primary-menu li.current-menu-item .sub-menu li,
  #site-header nav ul#primary-menu li.current-menu-parent .sub-menu li {
    display: inline-block;
    margin: 0 14px;
    height: 19px;
    border: none !important;
    padding: 0 !important;
  }

  #site-header nav ul#primary-menu li.current-menu-item .sub-menu li a,
  #site-header nav ul#primary-menu li.current-menu-parent .sub-menu li a {
    color: #b1b3b3;
    line-height: 19px;
    height: 19px;
  }

  #site-header nav ul#primary-menu li.current-menu-item .sub-menu li a:hover,
  #site-header nav ul#primary-menu li.current-menu-parent .sub-menu li a:hover {
    color: #ffad1d;
  }

  #site-header
    nav
    ul#primary-menu
    li.current-menu-item
    .sub-menu
    li.current-menu-item
    a,
  #site-header
    nav
    ul#primary-menu
    li.current-menu-parent
    .sub-menu
    li.current-menu-item
    a {
    color: #ffad1d;
    border: none;
  }

  #site-header
    nav
    ul#primary-menu
    li.current-menu-item
    .sub-menu
    li.current-menu-item.menu-item-object-custom
    a,
  #site-header
    nav
    ul#primary-menu
    li.current-menu-parent
    .sub-menu
    li.current-menu-item.menu-item-object-custom
    a {
    color: #b1b3b3;
  }

  #site-header
    nav
    ul#primary-menu
    li.current-menu-item
    .sub-menu
    li.current-menu-item.menu-item-object-custom
    a:hover,
  #site-header
    nav
    ul#primary-menu
    li.current-menu-parent
    .sub-menu
    li.current-menu-item.menu-item-object-custom
    a:hover {
    color: #ffad1d;
  }

  #site-header nav ul#primary-menu > li {
    position: relative;
    margin: 0 0 0 20px;
    height: 20px;
  }

  #site-header nav ul#primary-menu > li:first-child {
    margin: 0;
  }

  #site-header nav ul#primary-menu > li > a {
    height: 20px;
  }
}

#site-header .seal {
  display: none;
}

@media only screen and (min-width: 993px) {
  #site-header .seal {
    position: absolute;
    top: 28px;
    right: 25px;
    display: block;
    color: #00196e;
    font-size: 100px;
    opacity: 1;
    -webkit-transition: opacity 100ms ease-in-out 250ms;
    -moz-transition: opacity 100ms ease-in-out 250ms;
    -o-transition: opacity 100ms ease-in-out 250ms;
    -ms-transition: opacity 100ms ease-in-out 250ms;
    transition: opacity 100ms ease-in-out 250ms;
  }

  body.desktop-scrolled #site-header .seal {
    -webkit-transition: opacity 250ms ease-in-out;
    -moz-transition: opacity 250ms ease-in-out;
    -o-transition: opacity 250ms ease-in-out;
    -ms-transition: opacity 250ms ease-in-out;
    transition: opacity 250ms ease-in-out;
    top: 10px;
    font-size: 70px;
  }

  #site-header .seal a {
    display: block;
  }
}

#mobile-menu {
  display: none;
}

@media only screen and (max-width: 992px) {
  #mobile-menu {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
  }

  #mobile-menu li {
    display: none;
    margin: 0;
    padding: 0;
  }

  #mobile-menu li:before {
    display: none;
  }

  #mobile-menu li.current-menu-ancestor {
    display: block;
    padding: 0;
  }

  #mobile-menu li.current-menu-ancestor a {
    display: none;
  }

  #mobile-menu li.current-menu-ancestor ul {
    padding: 0 25px;
    margin: 12px 0 30px;
  }

  #mobile-menu li.current-menu-ancestor ul li {
    display: block;
  }

  #mobile-menu li.current-menu-ancestor ul li a {
    display: block;
    font: 24px/36px "halyard-display", sans-serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
    font-feature-settings: "ss15";
    color: #e1e1de;
  }

  #mobile-menu li.current-menu-ancestor ul li a:hover {
    color: #ffad1d;
  }

  #mobile-menu li.current-menu-ancestor ul li.current-menu-item a {
    color: #ffad1d;
  }
}

.footer-wrapper {
  background: #e1e1de;
  padding: 25px 25px 30px;
  position: relative;
}

.footer-wrapper #back-to-top {
  position: absolute;
  bottom: 50px;
  right: 25px;
  display: block;
  font-size: 30px;
  color: #00196e;
  -webkit-transition: transform 250ms ease-in-out;
  -moz-transition: transform 250ms ease-in-out;
  -o-transition: transform 250ms ease-in-out;
  -ms-transition: transform 250ms ease-in-out;
  transition: transform 250ms ease-in-out;
}

.footer-wrapper #back-to-top:hover {
  -webkit-transform: translateY(-15px);
  -moz-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  -o-transform: translateY(-15px);
  transform: translateY(-15px);
  text-decoration: none;
}

.footer-wrapper #site-footer {
  margin: 0 auto;
  max-width: 1060px;
  color: #00196e;
  position: relative;
  min-height: 196px;
}

.footer-wrapper #site-footer .seal {
  display: none;
}

.footer-wrapper #site-footer ul.widgets {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-wrapper #site-footer ul.widgets li.widget {
  margin: 0 0 20px;
  padding: 0;
  max-width: 278px;
}

.footer-wrapper #site-footer ul.widgets li.widget:before {
  display: none;
}

.footer-wrapper #site-footer ul.widgets li.widget a {
  color: #00196e;
}

.footer-wrapper #site-footer ul.widgets li.widget a:hover {
  color: #ffad1d;
}

.footer-wrapper #site-footer ul.widgets li.widget h2 {
  font: 400 20px/22px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  margin: 0 0 10px;
  letter-spacing: 0.03em;
}

@media only screen and (min-width: 769px) {
  .footer-wrapper #site-footer ul.widgets li.widget h2 {
    letter-spacing: 0;
  }
}

.footer-wrapper #site-footer ul.widgets li.widget p {
  margin: 0 0 16px;
}

.footer-wrapper #site-footer ul.widgets li.widget ul.menu {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-wrapper #site-footer ul.widgets li.widget ul.menu li {
  margin: 0;
  padding: 2px 0 6px;
  line-height: 17px;
}

.footer-wrapper #site-footer ul.widgets li.widget ul.menu li:before {
  display: none;
}

@media only screen and (min-width: 769px) {
  .footer-wrapper #site-footer ul.widgets li.widget ul.menu li {
    line-height: 16px;
  }
}

.footer-wrapper #site-footer ul.widgets li.widget.widget_text {
  margin: 0 0 45px;
}

.footer-wrapper #site-footer ul.widgets li.widget.widget_text h2,
.footer-wrapper #site-footer ul.widgets li.widget.widget_text p {
  margin-right: 60px;
}

.footer-wrapper #site-footer ul.widgets li.widget.widget_text form {
  text-align: left;
}

.footer-wrapper
  #site-footer
  ul.widgets
  li.widget.widget_text
  form
  ::-webkit-input-placeholder {
  color: #b1b3b3;
}

.footer-wrapper
  #site-footer
  ul.widgets
  li.widget.widget_text
  form
  :-moz-placeholder {
  color: #b1b3b3;
}

.footer-wrapper
  #site-footer
  ul.widgets
  li.widget.widget_text
  form
  ::-moz-placeholder {
  color: #b1b3b3;
}

.footer-wrapper #site-footer ul.widgets li.widget.widget_text form:before {
  font-family: "icomoon";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  content: "\e901";
  font-size: 114px;
  margin: 0 0 20px;
}

.footer-wrapper #site-footer ul.widgets li.widget.widget_text form p {
  margin: 0;
}

.footer-wrapper
  #site-footer
  ul.widgets
  li.widget.widget_text
  form
  .wpcf7-form-control-wrap {
  display: block;
  margin: 0 0 3px;
  max-width: 320px;
}

.footer-wrapper
  #site-footer
  ul.widgets
  li.widget.widget_text
  form
  input.wpcf7-text {
  width: 100%;
  display: block;
  height: 46px;
  background: #e1e1de;
  padding: 12px 18px 16px;
  border: 1px solid #00196e;
  font: 16px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  color: #00196e;
  letter-spacing: 0.025em;
  margin: 0;
}

.footer-wrapper
  #site-footer
  ul.widgets
  li.widget.widget_text
  form
  input.wpcf7-text.wpcf7-not-valid {
  border-color: #ffad1d;
}

.footer-wrapper
  #site-footer
  ul.widgets
  li.widget.widget_text
  form
  input.wpcf7-submit {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  border: none;
  background: none;
  height: 24px;
  font: 16px/24px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  color: #00196e;
  padding: 0;
  letter-spacing: 0.025em;
  cursor: pointer;
}

.footer-wrapper
  #site-footer
  ul.widgets
  li.widget.widget_text
  form
  input.wpcf7-submit:hover {
  color: #ffad1d;
}

@media only screen and (min-width: 993px) {
  .footer-wrapper {
    padding: 60px 25px 70px;
  }

  .footer-wrapper #back-to-top {
    top: auto;
    bottom: 20px;
    display: block;
    font-size: 46px;
  }

  .footer-wrapper #site-footer {
    padding: 0 0 46px;
  }

  .footer-wrapper #site-footer .seal {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 196px;
    width: 196px;
    height: 196px;
    display: block;
  }

  .footer-wrapper #site-footer .seal a {
    display: block;
  }

  .footer-wrapper #site-footer ul.widgets {
    margin: 0 196px 0 0;
    display: flex;
  }

  .footer-wrapper #site-footer ul.widgets li.widget {
    margin: 0 60px 44px 0;
    float: left;
  }

  .footer-wrapper #site-footer ul.widgets li.widget.widget_custom_html {
    min-width: 255px;
    max-width: none;
  }

  .footer-wrapper #site-footer ul.widgets li.widget.widget_custom_html h2 {
    white-space: nowrap;
  }

  .footer-wrapper #site-footer ul.widgets li.widget.widget_text form {
    position: absolute;
    bottom: 0;
    left: 0;
  }

  .footer-wrapper #site-footer ul.widgets li.widget.widget_text form:before {
    display: none;
  }

  .footer-wrapper
    #site-footer
    ul.widgets
    li.widget.widget_text
    form
    .wpcf7-form-control-wrap {
    display: inline-block;
    vertical-align: top;
    margin: 0 20px 0 0;
  }

  .footer-wrapper
    #site-footer
    ul.widgets
    li.widget.widget_text
    form
    input.wpcf7-submit {
    margin-top: 10px;
  }
}

article.full {
  font: 400 24px/30px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  letter-spacing: -0.02em;
}

@media only screen and (min-width: 769px) {
  article.full {
    font: 400 22px/26px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }
}

article.full .entry-content > .inner {
  margin-bottom: 50px;
}

@media only screen and (min-width: 769px) {
  article.full .entry-content > .inner {
    margin-bottom: 90px;
  }
}

article.full .entry-content a:hover {
  color: #ffad1d;
}

article.full .entry-content img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 20px auto 20px;
}

@media only screen and (min-width: 993px) {
  article.full .entry-content img {
    margin: 30px 0 25px;
  }
}

article.full .entry-content .wp-caption {
  width: 100% !important;
  position: relative;
  margin: 34px auto 42px;
}

@media only screen and (min-width: 993px) {
  article.full .entry-content .wp-caption {
    margin: 60px 0 50px;
  }
}

article.full .entry-content .wp-caption img {
  display: block;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0;
}

article.full .entry-content .wp-caption .wp-caption-text {
  margin: 6px 0 0;
  font-size: 13px;
  line-height: 18px;
  font-family: "halyard-display", sans-serif;
  letter-spacing: 0.025em;
  font-feature-settings: "ss15";
}

article.full .entry-content p.image {
  margin: 0 -25px;
}

@media only screen and (min-width: 769px) {
  article.full .entry-content p.image {
    margin: 0;
  }
}

article.full .entry-content .video-wrapper,
article.full .entry-content h1,
article.full .entry-content h2,
article.full .entry-content p {
  margin: 0 0 30px;
}

article.full .entry-content .video-wrapper:last-child,
article.full .entry-content h1:last-child,
article.full .entry-content h2:last-child,
article.full .entry-content p:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 769px) {
  article.full .entry-content .video-wrapper,
  article.full .entry-content h1,
  article.full .entry-content h2,
  article.full .entry-content p {
    margin: 0 0 26px;
  }
}

article.full .entry-content h3,
article.full .entry-content h4,
article.full .entry-content h5,
article.full .entry-content h6 {
  margin: 0 0 18px;
}

article.full .entry-content iframe {
  max-width: 100%;
}

article.full .entry-content .video-wrapper {
  margin-top: 60px;
}

article.full .entry-content ul {
  margin: 24px 0;
  padding: 0;
  list-style: none;
  padding-left: 15px;
}

article.full .entry-content ul li {
  margin: 0;
  padding: 0 0 0 15px;
  position: relative;
}

article.full .entry-content ul li:before {
  content: "";
  width: 6px;
  height: 6px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  top: 10px;
  left: 0;
  background: #000;
  position: absolute;
}

article.full .entry-content ul li.blocks-gallery-item:before {
  width: 0px;
  height: 0px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  top: 10px;
  left: 0;
  background: #000;
  position: absolute;
}

article.full .entry-content ul li.blocks-gallery-item {
  padding-left: 0px;
  margin-right: 0px;
}

.wp-block-image figcaption {
  font-size: 17px;
}

article.full .entry-content .video-wrapper {
  position: relative;
  padding: 56.25% 0 0;
}

article.full .entry-content .video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

article.full .hero {
  margin: 0 0 50px;
}

@media only screen and (min-width: 769px) {
  article.full .hero {
    margin: 0 0 87px;
  }
}

article.full .hero .hero-image img.wp-post-image {
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 769px) {
  article.full .hero .hero-image {
    height: 575px;
    position: relative;
    background: no-repeat 50% 0;
    background-size: cover;
  }

  article.full .hero .hero-image img.wp-post-image {
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
    object-position: 50% 0;
  }

  html.js article.full .hero .hero-image img.wp-post-image {
    display: none;
  }

  html.js.object-fit article.full .hero .hero-image img.wp-post-image {
    display: block;
  }
}

@media only screen and (min-width: 993px) {
  article.full .hero .hero-image {
    height: 750px !important;
  }
}

@media only screen and (min-width: 1601px) {
  article.full .hero .hero-image {
    height: 950px !important;
  }
}

article.full .hero .hero-content {
  padding: 47px 0 50px;
  background: #ceedf6;
}

@media only screen and (min-width: 769px) {
  article.full .hero .hero-content {
    padding: 62px 0;
  }
}

article.full .hero .hero-content .inner {
  padding: 0 25px;
  margin: 0 auto;
  max-width: 1110px;
  position: relative;
}

article.full .hero .hero-content .inner img {
  width: 152px;
  height: auto;
  display: block;
  margin: 0 0 19px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
}

@media only screen and (min-width: 769px) {
  article.full .hero .hero-content .inner img {
    width: 192px;
    position: absolute;
    top: 0;
    left: 25px;
    margin: 0;
  }
}

article.full .hero .hero-content .inner > h2 {
  font: 36px/29px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  letter-spacing: -0.02em;
  margin: 0 0 16px;
  max-width: 842px;
}

@media only screen and (min-width: 769px) {
  article.full .hero .hero-content .inner > h2 {
    font: 35px/29px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
    margin: 0 0 10px;
  }
}

article.full .hero .hero-content .inner .text {
  max-width: 842px;
  font: 24px/30px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  letter-spacing: -0.02em;
  margin: 0;
}

@media only screen and (min-width: 769px) {
  article.full .hero .hero-content .inner .text {
    font: 20px/24px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }
}

article.full .hero .hero-content .inner .text h1,
article.full .hero .hero-content .inner .text h2,
article.full .hero .hero-content .inner .text h3,
article.full .hero .hero-content .inner .text h4,
article.full .hero .hero-content .inner .text h5,
article.full .hero .hero-content .inner .text h6,
article.full .hero .hero-content .inner .text p {
  margin: 30px 0 0;
}

@media only screen and (min-width: 769px) {
  article.full .hero .hero-content .inner .text h1,
  article.full .hero .hero-content .inner .text h2,
  article.full .hero .hero-content .inner .text h3,
  article.full .hero .hero-content .inner .text h4,
  article.full .hero .hero-content .inner .text h5,
  article.full .hero .hero-content .inner .text h6,
  article.full .hero .hero-content .inner .text p {
    margin: 26px 0 0;
  }
}

article.full .hero .hero-content .inner .text h1:first-child,
article.full .hero .hero-content .inner .text h2:first-child,
article.full .hero .hero-content .inner .text h3:first-child,
article.full .hero .hero-content .inner .text h4:first-child,
article.full .hero .hero-content .inner .text h5:first-child,
article.full .hero .hero-content .inner .text h6:first-child,
article.full .hero .hero-content .inner .text p:first-child {
  margin: 0;
}

article.full .hero .hero-content .inner .text blockquote {
  color: #00196e;
  font-size: 24px;
  line-height: 30px;
  margin: 0;
}

@media only screen and (min-width: 769px) {
  article.full .hero .hero-content .inner .text blockquote {
    margin: 14px 0 3px;
  }
}

article.full .hero .hero-content .inner .text blockquote p {
  margin: 12px 0 0;
  position: relative;
}

article.full .hero .hero-content .inner .text blockquote p span.hanging-quote {
  position: absolute;
  top: 0;
  right: 100%;
  display: block;
}

article.full .hero .hero-content .inner .text blockquote p:first-child {
  margin: 0;
  /*
                text-indent: -6px;
                @media @tablet {
                  text-indent: -8px;
                }
                */
}

article.full .hero .hero-content .inner .text blockquote cite,
article.full .hero .hero-content .inner .text blockquote footer {
  font-size: 16px;
  line-height: 30px;
  font-style: normal;
  margin: 12px 0 0;
  display: block;
}

@media only screen and (min-width: 769px) {
  article.full .hero .hero-content .inner .text blockquote {
    font-size: 35px;
    line-height: 38px;
  }

  article.full .hero .hero-content .inner .text blockquote cite {
    font-size: 20px;
    line-height: 29px;
    margin-left: 30px;
  }

  article.full .hero .hero-content .inner .text blockquote footer {
    font-size: 20px;
    line-height: 29px;
  }
}

@media only screen and (min-width: 769px) {
  article.full .hero .hero-content.has-image .inner {
    min-height: 192px;
  }
}

@media only screen and (min-width: 769px) {
  article.full .hero .hero-content.has-image .inner .text,
  article.full .hero .hero-content.has-image .inner h2 {
    max-width: 500px;
    margin-left: 240px;
  }
}

@media only screen and (min-width: 769px) {
  article.full .sections .section-divider {
    clear: both;
    margin: 0 25px;
    padding: 36px 0 0;
    border-top: 1px solid #cdcecc;
  }
}

article.full .sections section {
  margin: 0 0 50px;
}

article.full .sections section .inner > h2 {
  font: 400 36px/40px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  margin: 0 0 20px;
}

@media only screen and (min-width: 769px) {
  article.full .sections section .inner > h2 {
    margin: 0 0 24px;
  }
}

article.full .sections section .inner p {
  margin: 0 0 24px;
}

article.full .sections section .image img {
  margin: 50px 0 0;
  display: block;
  width: 100%;
  height: auto;
}

@media only screen and (min-width: 769px) {
  article.full .sections section .image img {
    margin: 0;
  }
}

article.full .sections section .image .caption {
  margin: 6px 25px 0;
  font-size: 13px;
  line-height: 18px;
  font-family: "halyard-display", sans-serif;
  letter-spacing: 0.025em;
  font-feature-settings: "ss15";
}

@media only screen and (min-width: 769px) {
  article.full .sections section .image .caption {
    margin: 6px 0 0;
  }
}

@media only screen and (min-width: 769px) {
  article.full .sections section {
    margin: 0 0 90px;
  }

  article.full .sections section img {
    margin: 0;
  }

  article.full .sections section .inner > h2 {
    font: 400 60px/62px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }

  article.full .sections section.half {
    width: 50%;
    float: left;
  }

  #meet-the-team .inner {
    width: 70% !important;
  }

  #i-ng .inner {
    width: 70% !important;
  }

  article.full .sections section.half .inner {
    width: 100% !important;
  }

  article.full .sections .inner {
    width: 70% !important;
  }

  article.full .sections section.half.left {
    clear: left;
  }

  article.full .sections section.half.right {
    float: right;
    clear: right;
  }

  article.full .sections section.full {
    clear: both;
    width: 100%;
    float: none;
    padding: 36px 0 0;
    position: relative;
  }

  article.full .sections section.full:before {
    content: "";
    position: absolute;
    top: 0;
    left: 25px;
    right: 25px;
    border-top: 1px solid #cdcecc;
  }

  article.full .sections section.full .inner {
    float: left;
    width: 50% !important;
  }

  article.full .sections section.full .image {
    float: right;
    width: 50%;
    padding: 0 25px;
    margin-top: 10px;
    margin-bottom: 30px;
  }

  article.full .sections section.full.right {
    clear: both;
    width: 100%;
    float: none;
  }

  article.full .sections section.full.right .inner {
    float: right;
  }

  article.full .sections section.full.right .image {
    float: left;
  }
}

article.full .sections section ul.expand-list {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #c8c9c7;
  margin-bottom: 30px;
}

article.full .sections section ul.expand-list li.expand-item {
  margin: 0;
  padding: 18px 0 19px;
  border-bottom: 1px solid #c8c9c7;
  position: relative;
  overflow: hidden;
}

article.full .sections section ul.expand-list li.expand-item:before {
  display: none;
}

article.full .sections section ul.expand-list li.expand-item:after {
  content: "";
  border: 7px solid transparent;
  border-top: none;
  position: absolute;
  right: 2px;
  top: 24px;
  border-bottom: 8px solid #c8c9c7;
  /* -webkit-transition: all 250ms ease-in-out; */
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  /* transition: all 250ms ease-in-out; */
  /* -webkit-transform: rotate(180deg); */
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  transition: all 250ms ease-in-out;
}

@media only screen and (min-width: 769px) {
  article.full .sections section ul.expand-list li.expand-item:after {
    border-top: 8px solid #c8c9c7;
    border-bottom: none;
  }

  article.full .sections section ul.expand-list li.expand-item.open::after {
    border-bottom: none;
    border-top: 8px solid #00196e;
  }
}

article.full .sections section ul.expand-list li.expand-item.open::after {
  border-bottom: none;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  /* transform: rotate(0); */
}

article.full .sections section ul.expand-list li.expand-item h3.question {
  position: relative;
  z-index: 2;
  cursor: pointer;
  padding: 0 25px 0 0;
  margin: 0;
  font: 20px/24px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
}

article.full .sections section ul.expand-list li.expand-item .answer {
  font: 400 24px/30px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  letter-spacing: -0.02em;
  position: relative;
  overflow: hidden;
  height: 0;
}

@media only screen and (min-width: 769px) {
  article.full .sections section ul.expand-list li.expand-item .answer {
    font: 400 20px/24px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
  }
}

article.full .sections section ul.expand-list li.expand-item .answer .body {
  padding: 40px 25px 0 0;
}

@media only screen and (min-width: 769px) {
  article.full .sections section ul.expand-list li.expand-item .answer .body {
    padding: 12px 25px 0 0;
  }
}

article.full .sections section ul.expand-list li.expand-item .answer p {
  margin: 0 0 24px;
}

article.full
  .sections
  section
  ul.expand-list
  li.expand-item
  .answer
  p:last-child {
  margin: 0;
}

html.js article.full .sections section ul.expand-list li.expand-item .answer {
  height: 0;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
}

html.js
  article.full
  .sections
  section
  ul.expand-list
  li.expand-item
  .answer
  .body {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: visibility 0s linear 250ms, opacity 250ms ease-in-out;
  -moz-transition: visibility 0s linear 250ms, opacity 250ms ease-in-out;
  -o-transition: visibility 0s linear 250ms, opacity 250ms ease-in-out;
  -ms-transition: visibility 0s linear 250ms, opacity 250ms ease-in-out;
  transition: visibility 0s linear 250ms, opacity 250ms ease-in-out;
}

html.js article.full .sections section ul.expand-list li.expand-item:after {
  border-bottom: 8px solid #c8c9c7;
  -webkit-transition: all 250ms ease-in-out;
  -moz-transition: all 250ms ease-in-out;
  -o-transition: all 250ms ease-in-out;
  -ms-transition: all 250ms ease-in-out;
  transition: all 250ms ease-in-out;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media only screen and (min-width: 769px) {
  html.js article.full .sections section ul.expand-list li.expand-item:after {
    border-bottom: none;
    border-top: 8px solid #c8c9c7;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}

html.js
  article.full
  .sections
  section
  ul.expand-list
  li.expand-item.open:after {
  border-bottom: 8px solid #00196e;
  -webkit-transform: rotate(0);
  -moz-transform: rotate(0);
  -ms-transform: rotate(0);
  -o-transform: rotate(0);
  transform: rotate(0);
}

@media only screen and (min-width: 769px) {
  html.js
    article.full
    .sections
    section
    ul.expand-list
    li.expand-item.open:after {
    border-bottom: none;
    border-top: 8px solid #00196e;
  }
}

html.js
  article.full
  .sections
  section
  ul.expand-list
  li.expand-item.open
  .answer
  .body {
  opacity: 1;
  visibility: visible;
  -webkit-transition: visibility 0s linear 0s, opacity 250ms ease-in-out;
  -moz-transition: visibility 0s linear 0s, opacity 250ms ease-in-out;
  -o-transition: visibility 0s linear 0s, opacity 250ms ease-in-out;
  -ms-transition: visibility 0s linear 0s, opacity 250ms ease-in-out;
  transition: visibility 0s linear 0s, opacity 250ms ease-in-out;
}

article.full.no-body .sections section.full:first-child {
  padding: 0;
}

article.full.no-body .sections section.full:first-child:before {
  display: none;
}

article.full .entry-header {
  padding: 0 25px;
  margin: 0 auto 40px;
  max-width: 1110px;
}

@media only screen and (min-width: 769px) {
  article.full .entry-header {
    margin: 0 auto 30px;
  }
}

article.full .entry-header h1 {
  max-width: 740px;
  font: 400 36px/36px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  color: #00196e;
  letter-spacing: -0.02em;
  margin: 0 0 6px;
}

@media only screen and (min-width: 769px) {
  article.full .entry-header h1 {
    font: 400 60px/62px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }
}

article.full .entry-header .meta {
  color: #00196e;
  font: 400 italic 20px/29px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
}

article.full .timeline-wrapper {
  margin: 36px 25px 50px;
}

@media only screen and (min-width: 769px) {
  article.full .timeline-wrapper {
    margin: 65px 25px 140px;
  }
}

article.full .timeline-wrapper .timeline {
  margin: 0 0 0 5px;
  border-left: 1px solid #00196e;
}

@media only screen and (min-width: 769px) {
  article.full .timeline-wrapper .timeline {
    margin: 0;
    border-left: none;
    border-top: 1px solid #00196e;
  }
}

article.full .timeline-wrapper .timeline ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  position: relative;
}

article.full .timeline-wrapper .timeline ul:before {
  content: "";
  position: absolute;
  border: 8px solid transparent;
  border-top-color: #00196e;
  bottom: -10px;
  left: -9px;
}

@media only screen and (min-width: 769px) {
  article.full .timeline-wrapper .timeline ul:before {
    border: 8px solid transparent;
    border-left-color: #00196e;
    top: -8px;
    right: -10px;
    bottom: auto;
    left: auto;
  }
}

article.full .timeline-wrapper .timeline ul li {
  margin: 0;
  padding: 0 0 30px 30px;
  position: relative;
  font: 400 15px/17px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  letter-spacing: 0.025em;
  color: #00196e;
}

@media only screen and (max-width: 768px) {
  article.full .timeline-wrapper .timeline ul li {
    max-width: none !important;
  }
}

@media only screen and (min-width: 769px) {
  article.full .timeline-wrapper .timeline ul li {
    margin: 0;
    padding: 10px 37px 0 0;
    max-width: 20%;
    display: inline-block;
    vertical-align: top;
  }
}

article.full .timeline-wrapper .timeline ul li:before {
  content: "";
  position: absolute;
  top: 0;
  left: -7px;
  background: #00196e;
  width: 12px;
  height: 12px;
  display: block;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
}

@media only screen and (min-width: 769px) {
  article.full .timeline-wrapper .timeline ul li:before {
    top: -6px;
    left: -6px;
  }
}

article.full .timeline-wrapper .timeline ul li h4 {
  letter-spacing: 0.025em;
  font: 400 20px/22px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  margin: 0 0 5px;
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

@media only screen and (min-width: 769px) {
  article.full .timeline-wrapper .timeline ul li {
    font: 400 14px/16px "halyard-display", sans-serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
    font-feature-settings: "ss15";
  }

  article.full .timeline-wrapper .timeline ul li h4 {
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    margin: 0 0 5px;
    font: 400 20px/28px "halyard-display", sans-serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
    font-feature-settings: "ss15";
  }
}

.type-block.teaser {
  background: #ffad1d;
  color: #00196e;
}

.type-block.teaser .block-inner {
  max-width: 1110px;
  margin: 0 auto;
  padding: 36px 25px 20px;
}

.type-block.teaser .block-inner h2 {
  font: 400 50px/52px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  margin: 0 0 30px;
  max-width: 642px;
}

.type-block.teaser .block-inner .entry-content {
  font: italic 22px/32px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  letter-spacing: 0.025em;
  margin: 30px 0 38px;
}

.type-block.teaser .block-inner .entry-content p {
  margin: 32px 0 0;
}

.type-block.teaser .block-inner .entry-content p:first-child {
  margin: 0;
}

.type-block.teaser .block-inner ul.buttons {
  margin: 10px 0 30px;
  padding: 0;
  list-style: none;
  font-size: 0;
}

@media only screen and (min-width: 769px) {
  .type-block.teaser .block-inner ul.buttons {
    margin: 0 0 15px;
  }
}

.type-block.teaser .block-inner ul.buttons li {
  padding: 0;
  display: inline-block;
}

.type-block.teaser .block-inner ul.buttons li:before {
  display: none;
}

.type-block.teaser .block-inner ul.buttons li:last-child {
  margin-right: 0;
}

.type-block.teaser .block-inner ul.buttons li a {
  text-decoration: none;
}

.type-block.teaser .block-inner ul.buttons li a.button {
  font-size: 24px;
  padding: 22px 35px 26px;
}

@media only screen and (min-width: 769px) {
  .type-block.teaser .block-inner ul.buttons li a.button {
    padding: 11px 25px 13px;
    font-size: 18px;
  }
}

.type-block.teaser .block-inner ul.buttons.multiple li {
  margin: 0 32px 30px 0;
}

.type-block.teaser .block-inner ul.buttons.multiple a.button {
  font-size: 14px;
  padding: 11px 10px 13px;
}

@media only screen and (min-width: 769px) {
  .type-block.teaser .block-inner ul.buttons.multiple li {
    margin: 0 15px 15px 0;
  }

  .type-block.teaser .block-inner ul.buttons.multiple a.button {
    font-size: 16px;
    padding: 11px 25px 13px;
  }
}

@media only screen and (min-width: 769px) {
  .type-block.teaser .block-inner {
    padding: 65px 25px 50px;
  }

  .type-block.teaser .block-inner h2 {
    font: 60px/62px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }

  .type-block.teaser .block-inner .entry-content {
    font: italic 35px/34px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
    letter-spacing: -0.02em;
    margin: 30px 0 20px;
  }

  .type-block.teaser .block-inner .entry-content p {
    margin: 35px 0 0;
  }

  .type-block.teaser .block-inner .entry-content p:first-child {
    margin: 0;
  }
}

.type-block.teaser.multiple .block-inner h2 {
  max-width: none;
  margin-top: 2px;
}

.type-su_kien.teaser {
  margin: 0 auto 44px;
  padding: 0 25px;
}

.type-su_kien.teaser a.teaser {
  display: block;
  text-decoration: none;
  font: 15px/16px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  letter-spacing: 0.025em;
  color: #000;
}

.type-su_kien.teaser a.teaser:hover {
  color: #000;
}

.type-su_kien.teaser a.teaser:hover h3 {
  color: #ffad1d;
}

.type-su_kien.teaser a.teaser .thumbnail {
  margin: 0 0 14px;
  padding: 65.625% 0 0;
  overflow: hidden;
  position: relative;
  background: no-repeat 50% 0;
  background-size: cover;
}

.type-su_kien.teaser a.teaser .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  display: block;
  margin: 0;
  object-fit: cover;
  object-position: 50% 0;
}

html.js .type-su_kien.teaser a.teaser .thumbnail img {
  display: none;
}

html.js.object-fit .type-su_kien.teaser a.teaser .thumbnail img {
  display: block;
}

.type-su_kien.teaser a.teaser h3 {
  color: #00196e;
  font: 20px/22px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  letter-spacing: 0.025em;
  margin: 0 0 3px;
}

@media only screen and (min-width: 769px) {
  .type-su_kien.teaser a.teaser h3 {
    line-height: 24px;
  }
}

.type-su_kien.teaser a.teaser .meta {
  font: 15px/16px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  letter-spacing: 0.025em;
  color: #000;
}

.type-su_kien.teaser.box a.teaser {
  line-height: 18px;
}

.type-post.teaser {
  margin: 0 auto 44px;
  padding: 0 25px;
}

.type-post.teaser a.teaser {
  display: block;
  text-decoration: none;
  font: 15px/16px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  letter-spacing: 0.025em;
  color: #000;
}

.type-post.teaser a.teaser:hover {
  color: #000;
}

.type-post.teaser a.teaser:hover h3 {
  color: #ffad1d;
}

.type-post.teaser a.teaser .thumbnail {
  margin: 0 0 14px;
  padding: 65.625% 0 0;
  overflow: hidden;
  position: relative;
  background: no-repeat 50% 0;
  background-size: cover;
}

.type-post.teaser a.teaser .thumbnail img {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  display: block;
  margin: 0;
  object-fit: cover;
  object-position: 50% 0;
}

html.js .type-post.teaser a.teaser .thumbnail img {
  display: none;
}

html.js.object-fit .type-post.teaser a.teaser .thumbnail img {
  display: block;
}

.type-post.teaser a.teaser h3 {
  color: #00196e;
  font: 20px/22px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  letter-spacing: 0.025em;
  margin: 0 0 3px;
}

@media only screen and (min-width: 769px) {
  .type-post.teaser a.teaser h3 {
    line-height: 24px;
  }
}

.type-post.teaser a.teaser .meta {
  font: 15px/16px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  letter-spacing: 0.025em;
  color: #000;
}

.type-post.teaser.box a.teaser {
  line-height: 18px;
}

.type-post.full {
  margin: 0 auto 40px;
}

@media only screen and (min-width: 769px) {
  .type-post.full {
    margin: 0 auto 140px;
  }
}

.type-post.full .entry-header .meta {
  display: none;
}

.type-post.full .entry-header .meta.meta-top {
  margin: 0 0 11px;
  display: block;
}

.type-post.full .entry-header h1 {
  margin-bottom: 0;
}

@media only screen and (min-width: 769px) {
  .type-post.full .entry-header {
    margin: 0 auto 25px;
  }

  .type-post.full .entry-header .meta {
    display: block;
    margin-top: 2px;
  }

  .type-post.full .entry-header .meta.meta-top {
    display: none;
  }

  .type-post.full .entry-header h1 {
    margin-bottom: 6px;
  }

  .type-post.full .entry-header .meta,
  .type-post.full .entry-header h1 {
    width: 58.86792453%;
  }
}

.type-post.full .entry-content {
  margin: 0 auto 36px;
  max-width: 1110px;
}

@media only screen and (min-width: 769px) {
  .type-post.full .entry-content {
    margin: 0 auto 65px;
  }
}

.type-post.full .entry-content .inner {
  padding: 0 25px;
}

@media only screen and (min-width: 769px) {
  .type-post.full .entry-content .inner {
    width: 60.72072072%;
  }
}

.type-person.teaser {
  text-align: center;
  padding: 0 10px;
  width: 50%;
  max-width: 172px;
}

@media only screen and (min-width: 769px) {
  .type-person.teaser {
    padding: 0 13px;
    max-width: 218px;
  }
}

.type-person.teaser a.teaser {
  display: block;
  margin: 0 auto;
}

.type-person.teaser .smartcrop {
  width: 100%;
}

.type-person.teaser .smartcrop canvas {
  display: block;
  width: 100% !important;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
}

.type-person.teaser div.headshot {
  margin: 0 0 14px;
  width: 100%;
  padding: 100% 0 0;
  background: transparent no-repeat 50% 50%;
  background-size: cover;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  filter: gray;
  /* -webkit-filter: grayscale(1);
  filter: grayscale(1); */
}

@media only screen and (min-width: 769px) {
  .type-person.teaser div.headshot {
    margin: 0 0 6px;
  }
}

.type-person.teaser div.headshot.empty {
  background: #00196e;
}

.type-person.teaser h3 {
  margin: 0;
  font: 14px/16px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  letter-spacing: 0.025em;
}

@media only screen and (min-width: 769px) {
  .type-person.teaser h3 {
    font: 20px/28px "halyard-display", sans-serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
    font-feature-settings: "ss15";
  }
}

.type-person.full {
  position: relative;
  padding: 0 25px;
  margin: 0 auto 42px;
  max-width: 1110px;
}

.type-person.full header.entry-header {
  padding: 42px 0 0;
  color: #00196e;
  letter-spacing: -0.02em;
  margin: 0 0 50px;
}

.type-person.full header.entry-header ul.roles {
  margin: 0 0 25px;
  padding: 0;
  list-style: none;
  font: 400 22px/22px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  color: #00196e;
}

.type-person.full header.entry-header ul.roles li {
  margin: 0;
  padding: 0;
}

.type-person.full header.entry-header ul.roles li:before {
  display: none;
}

.type-person.full header.entry-header h1 {
  margin: 0 0 10px;
  font: 400 36px/36px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
}

.type-person.full header.entry-header img.wp-post-image {
  display: block;
  width: 152px;
  height: auto;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  margin: 0 0 5px;
}

.type-person.full header.entry-header .position {
  font: 400 italic 14px/24px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
}

@media only screen and (min-width: 769px) {
  .type-person.full {
    padding: 0;
    margin: 0 auto 140px;
    min-height: 390px;
  }

  .type-person.full header.entry-header {
    padding: 30px 25px 0;
    width: 61.27272727%;
    margin: 0 0 28px;
  }

  .type-person.full header.entry-header ul.roles {
    margin: 0 0 30px;
    font: 400 35px/35px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }

  .type-person.full header.entry-header h1 {
    margin: 0 0 6px;
    font: 400 60px/60px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }

  .type-person.full header.entry-header img.wp-post-image {
    margin-top: -60px;
    position: absolute;
    right: 25px;
    width: 35.45454546%;
  }

  .type-person.full header.entry-header .position {
    font: 400 italic 20px/24px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }

  .type-person.full .entry-content {
    padding: 0 25px;
    width: 61.27272727%;
  }
}

#slides {
  margin: 0 0 45px;
}

@media only screen and (min-width: 769px) {
  #slides {
    margin: 0 0 90px;
  }
}

#slides .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  height: 7px;
}

@media only screen and (min-width: 769px) {
  #slides .slick-dots {
    bottom: 43px;
  }
}

#slides .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  vertical-align: top;
}

#slides .slick-dots li:before {
  display: none;
}

#slides .slick-dots li button {
  display: block;
  border: none;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  background: #fff;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  opacity: 0.5;
  -webkit-transition: opacity 250ms ease-in-out;
  -moz-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  -ms-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
}

#slides .slick-dots li.slick-active button {
  opacity: 1;
}

#slides .slide a.image {
  text-decoration: none;
  color: #fff;
  background: no-repeat 50% 50%;
  background-size: cover;
  display: block;
  position: relative;
  height: 410px;
  text-shadow: 0 0 90px #000000;
}

#slides .slide a.image .slide-inner {
  position: absolute;
  bottom: 16px;
  left: 25px;
  right: 25px;
}

#slides .slide a.image .slide-inner h3 {
  margin: 0 0 6px;
  color: #fff;
  font: 36px/38px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
}

#slides .slide a.image .slide-inner .cta {
  font: 14px/16px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  letter-spacing: 0.025em;
}

@media only screen and (min-width: 769px) {
  #slides .slide a.image {
    height: 575px;
  }

  #slides .slide a.image .slide-inner {
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 1110px;
    padding: 0 25px;
  }

  #slides .slide a.image .slide-inner h3 {
    max-width: 70%;
    font: 60px/62px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }

  #slides .slide a.image .slide-inner .cta {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
  }
}

@media only screen and (min-width: 993px) {
  #slides .slide a.image {
    height: 750px !important;
  }
}

@media only screen and (min-width: 1601px) {
  #slides .slide a.image {
    height: 950px !important;
  }
}

.type-post.full,
.type-page.full {
  margin: 0 auto 15px;
}

@media only screen and (min-width: 769px) {
  .type-post.full,
  .type-page.full {
    margin: 0 auto 50px;
  }
}

.type-post.full .entry-content,
.type-page.full .entry-content {
  margin: 0 auto;
  max-width: 1110px;
}

.type-post.full .entry-content .inner,
.type-page.full .entry-content .inner {
  padding: 0 25px;
}

@media only screen and (min-width: 769px) {
  .type-post.full .entry-content .inner,
  .type-page.full .entry-content .inner {
    width: 61.27272727%;
  }
}

.type-post.single-post,
.type-page.single-post,
.type-post.page-home,
.type-page.page-home {
  margin: 0 auto 65px;
}

@media only screen and (min-width: 769px) {
  .type-post.single-post,
  .type-page.single-post,
  .type-post.page-home,
  .type-page.page-home {
    margin: 0 auto 140px;
  }
}

.type-post.single-post #slides,
.type-page.single-post #slides,
.type-post.page-home #slides,
.type-page.page-home #slides {
  margin: 0 0 45px;
}

@media only screen and (min-width: 769px) {
  .type-post.single-post #slides,
  .type-page.single-post #slides,
  .type-post.page-home #slides,
  .type-page.page-home #slides {
    margin: 0 0 90px;
  }
}

.type-post.single-post #slides .slick-dots,
.type-page.single-post #slides .slick-dots,
.type-post.page-home #slides .slick-dots,
.type-page.page-home #slides .slick-dots {
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 0;
  height: 7px;
}

@media only screen and (min-width: 769px) {
  .type-post.single-post #slides .slick-dots,
  .type-page.single-post #slides .slick-dots,
  .type-post.page-home #slides .slick-dots,
  .type-page.page-home #slides .slick-dots {
    bottom: 43px;
  }
}

.type-post.single-post #slides .slick-dots li,
.type-page.single-post #slides .slick-dots li,
.type-post.page-home #slides .slick-dots li,
.type-page.page-home #slides .slick-dots li {
  display: inline-block;
  margin: 0 5px;
  padding: 0;
  vertical-align: top;
}

.type-post.single-post #slides .slick-dots li:before,
.type-page.single-post #slides .slick-dots li:before,
.type-post.page-home #slides .slick-dots li:before,
.type-page.page-home #slides .slick-dots li:before {
  display: none;
}

.type-post.single-post #slides .slick-dots li button,
.type-page.single-post #slides .slick-dots li button,
.type-post.page-home #slides .slick-dots li button,
.type-page.page-home #slides .slick-dots li button {
  display: block;
  border: none;
  padding: 0;
  text-indent: -9999px;
  overflow: hidden;
  background: #fff;
  width: 7px;
  height: 7px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background-clip: padding-box;
  opacity: 0.5;
  -webkit-transition: opacity 250ms ease-in-out;
  -moz-transition: opacity 250ms ease-in-out;
  -o-transition: opacity 250ms ease-in-out;
  -ms-transition: opacity 250ms ease-in-out;
  transition: opacity 250ms ease-in-out;
}

.type-post.single-post #slides .slick-dots li.slick-active button,
.type-page.single-post #slides .slick-dots li.slick-active button,
.type-post.page-home #slides .slick-dots li.slick-active button,
.type-page.page-home #slides .slick-dots li.slick-active button {
  opacity: 1;
}

.type-post.single-post #slides .slide a.image,
.type-page.single-post #slides .slide a.image,
.type-post.page-home #slides .slide a.image,
.type-page.page-home #slides .slide a.image {
  text-decoration: none;
  color: #fff;
  background: no-repeat 50% 50%;
  background-size: cover;
  display: block;
  position: relative;
  height: 410px;
  text-shadow: 0 0 90px #000000;
}

.type-post.single-post #slides .slide a.image .slide-inner,
.type-page.single-post #slides .slide a.image .slide-inner,
.type-post.page-home #slides .slide a.image .slide-inner,
.type-page.page-home #slides .slide a.image .slide-inner {
  position: absolute;
  bottom: 16px;
  left: 25px;
  right: 25px;
}

.type-post.single-post #slides .slide a.image .slide-inner h3,
.type-page.single-post #slides .slide a.image .slide-inner h3,
.type-post.page-home #slides .slide a.image .slide-inner h3,
.type-page.page-home #slides .slide a.image .slide-inner h3 {
  margin: 0 0 6px;
  color: #fff;
  font: 36px/38px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
}

.type-post.single-post #slides .slide a.image .slide-inner .cta,
.type-page.single-post #slides .slide a.image .slide-inner .cta,
.type-post.page-home #slides .slide a.image .slide-inner .cta,
.type-page.page-home #slides .slide a.image .slide-inner .cta {
  font: 14px/16px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  letter-spacing: 0.025em;
}

@media only screen and (min-width: 769px) {
  .type-post.single-post #slides .slide a.image,
  .type-page.single-post #slides .slide a.image,
  .type-post.page-home #slides .slide a.image,
  .type-page.page-home #slides .slide a.image {
    height: 575px;
  }

  .type-post.single-post #slides .slide a.image .slide-inner,
  .type-page.single-post #slides .slide a.image .slide-inner,
  .type-post.page-home #slides .slide a.image .slide-inner,
  .type-page.page-home #slides .slide a.image .slide-inner {
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 100%;
    max-width: 1110px;
    padding: 0 25px;
  }

  .type-post.single-post #slides .slide a.image .slide-inner h3,
  .type-page.single-post #slides .slide a.image .slide-inner h3,
  .type-post.page-home #slides .slide a.image .slide-inner h3,
  .type-page.page-home #slides .slide a.image .slide-inner h3 {
    max-width: 70%;
    font: 60px/62px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }

  .type-post.single-post #slides .slide a.image .slide-inner .cta,
  .type-page.single-post #slides .slide a.image .slide-inner .cta,
  .type-post.page-home #slides .slide a.image .slide-inner .cta,
  .type-page.page-home #slides .slide a.image .slide-inner .cta {
    position: relative;
    bottom: auto;
    left: auto;
    right: auto;
  }
}

.type-post.single-post #boxes,
.type-page.single-post #boxes,
.type-post.page-home #boxes,
.type-page.page-home #boxes {
  margin: 0 auto 44px;
}

.type-post.single-post #boxes h2.section-title,
.type-page.single-post #boxes h2.section-title,
.type-post.page-home #boxes h2.section-title,
.type-page.page-home #boxes h2.section-title {
  padding: 0 25px;
  margin: 0 auto 34px;
  font: 36px/36px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
}

.type-post.single-post #boxes .type-post:last-child,
.type-page.single-post #boxes .type-post:last-child,
.type-post.page-home #boxes .type-post:last-child,
.type-page.page-home #boxes .type-post:last-child {
  margin: 0 auto;
}

.type-post.single-post #boxes .type-post.teaser a.teaser,
.type-page.single-post #boxes .type-post.teaser a.teaser,
.type-post.page-home #boxes .type-post.teaser a.teaser,
.type-page.page-home #boxes .type-post.teaser a.teaser {
  font-size: 17px;
  line-height: 20px;
}

.type-post.single-post #boxes .type-post.teaser a.teaser h3,
.type-page.single-post #boxes .type-post.teaser a.teaser h3,
.type-post.page-home #boxes .type-post.teaser a.teaser h3,
.type-page.page-home #boxes .type-post.teaser a.teaser h3 {
  margin: 0 0 12px;
}

@media only screen and (min-width: 769px) {
  .type-post.single-post #boxes .type-post.teaser a.teaser h3,
  .type-page.single-post #boxes .type-post.teaser a.teaser h3,
  .type-post.page-home #boxes .type-post.teaser a.teaser h3,
  .type-page.page-home #boxes .type-post.teaser a.teaser h3 {
    margin: 0 0 3px;
  }
}

@media only screen and (min-width: 769px) {
  .type-post.single-post #boxes,
  .type-page.single-post #boxes,
  .type-post.page-home #boxes,
  .type-page.page-home #boxes {
    margin: 0 auto 40px;
  }

  .type-post.single-post #boxes h2.section-title,
  .type-page.single-post #boxes h2.section-title,
  .type-post.page-home #boxes h2.section-title,
  .type-page.page-home #boxes h2.section-title {
    margin: 0 0 30px;
    font: 35px/35px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }

  .type-post.single-post #boxes .type-post,
  .type-page.single-post #boxes .type-post,
  .type-post.page-home #boxes .type-post,
  .type-page.page-home #boxes .type-post {
    float: left;
    width: 33.33333333%;
    margin: 0 auto 50px;
  }

  .type-post.single-post #boxes .type-post:nth-child(3n + 1),
  .type-page.single-post #boxes .type-post:nth-child(3n + 1),
  .type-post.page-home #boxes .type-post:nth-child(3n + 1),
  .type-page.page-home #boxes .type-post:nth-child(3n + 1) {
    clear: left;
  }

  .type-post.single-post #boxes .type-post:last-child,
  .type-page.single-post #boxes .type-post:last-child,
  .type-post.page-home #boxes .type-post:last-child,
  .type-page.page-home #boxes .type-post:last-child {
    margin: 0 auto 50px;
  }
}

.type-post.single-post #news h2.section-title,
.type-page.single-post #news h2.section-title,
.type-post.page-home #news h2.section-title,
.type-page.page-home #news h2.section-title {
  padding: 0 25px;
  margin: 0 auto 34px;
  font: 36px/36px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
}

.type-post.single-post #news .type-post:last-child,
.type-page.single-post #news .type-post:last-child,
.type-post.page-home #news .type-post:last-child,
.type-page.page-home #news .type-post:last-child {
  margin: 0 auto;
}

@media only screen and (min-width: 769px) {
  .type-post.single-post #news,
  .type-page.single-post #news,
  .type-post.page-home #news,
  .type-page.page-home #news {
    position: relative;
    padding: 16px 0 0;
  }

  .type-post.single-post #news:before,
  .type-page.single-post #news:before,
  .type-post.page-home #news:before,
  .type-page.page-home #news:before {
    content: "";
    position: absolute;
    top: 0;
    left: 25px;
    right: 25px;
    border-top: 1px solid #c8c9c7;
  }

  .type-post.single-post #news h2.section-title,
  .type-page.single-post #news h2.section-title,
  .type-post.page-home #news h2.section-title,
  .type-page.page-home #news h2.section-title {
    margin: 0 0 30px;
    font: 35px/35px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }

  .type-post.single-post #news .type-post,
  .type-page.single-post #news .type-post,
  .type-post.page-home #news .type-post,
  .type-page.page-home #news .type-post {
    float: left;
    width: 33.33333333%;
    margin: 0 auto;
  }
}

.type-post.page-events,
.type-page.page-events {
  margin: 0 auto 65px;
}

@media only screen and (min-width: 769px) {
  .type-post.page-events,
  .type-page.page-events {
    margin: 0 auto 140px;
  }
}

.type-post.page-events #news .type-su_kien:last-child,
.type-page.page-events #news .type-su_kien:last-child {
  margin-bottom: 0;
}

.type-post.page-events #news .pager,
.type-page.page-events #news .pager {
  margin: 44px 0 0;
  padding: 0 25px;
  clear: left;
}

@media only screen and (min-width: 769px) {
  .type-post.page-events #news .pager,
  .type-page.page-events #news .pager {
    text-align: center;
  }
}

.type-post.page-events #news .pager a,
.type-page.page-events #news .pager a {
  text-decoration: none;
  display: inline-block;
  padding: 11px 25px 13px;
  letter-spacing: 0.025em;
  font: 400 20px/22px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  color: #00196e;
  background: transparent;
  border: 1px solid #00196e;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -ms-transition: all 250ms;
  transition: all 250ms;
  padding-top: 11px;
  padding-bottom: 13px;
}

.type-post.page-events #news .pager a:hover,
.type-page.page-events #news .pager a:hover {
  color: #fff !important;
  background: #00196e;
  text-decoration: none !important;
}

.type-post.page-events #news .pager.loading,
.type-page.page-events #news .pager.loading {
  opacity: 0.4;
  pointer-events: none;
}

@media only screen and (min-width: 769px) {
  .type-post.page-events #news .type-su_kien,
  .type-page.page-events #news .type-su_kien {
    float: left;
    width: 33.33333333%;
  }

  .type-post.page-events #news .type-su_kien:nth-child(3n + 1),
  .type-page.page-events #news .type-su_kien:nth-child(3n + 1) {
    clear: left;
  }
}

@media only screen and (min-width: 769px) {
  .type-post.page-origin .entry-content .inner,
  .type-page.page-origin .entry-content .inner {
    margin-bottom: 72px;
  }
}

.type-post.page-news,
.type-page.page-news {
  margin: 0 auto 65px;
}

@media only screen and (min-width: 769px) {
  .type-post.page-news,
  .type-page.page-news {
    margin: 0 auto 140px;
  }
}

.type-post.page-news #news .type-post:last-child,
.type-page.page-news #news .type-post:last-child {
  margin-bottom: 0;
}

.type-post.page-news #news .pager,
.type-page.page-news #news .pager {
  margin: 44px 0 0;
  padding: 0 25px;
  clear: left;
}

@media only screen and (min-width: 769px) {
  .type-post.page-news #news .pager,
  .type-page.page-news #news .pager {
    text-align: center;
  }
}

.type-post.page-news #news .pager a,
.type-page.page-news #news .pager a {
  text-decoration: none;
  display: inline-block;
  padding: 11px 25px 13px;
  letter-spacing: 0.025em;
  font: 400 20px/22px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  color: #00196e;
  background: transparent;
  border: 1px solid #00196e;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -ms-transition: all 250ms;
  transition: all 250ms;
  padding-top: 11px;
  padding-bottom: 13px;
}

.type-post.page-news #news .pager a:hover,
.type-page.page-news #news .pager a:hover {
  color: #fff !important;
  background: #00196e;
  text-decoration: none !important;
}

.type-post.page-news #news .pager.loading,
.type-page.page-news #news .pager.loading {
  opacity: 0.4;
  pointer-events: none;
}

@media only screen and (min-width: 769px) {
  .type-post.page-news #news .type-post,
  .type-page.page-news #news .type-post {
    float: left;
    width: 33.33333333%;
  }

  .type-post.page-news #news .type-post:nth-child(3n + 1),
  .type-page.page-news #news .type-post:nth-child(3n + 1) {
    clear: left;
  }
}

.type-post.page-team,
.type-page.page-team {
  margin: 0 auto 42px;
  max-width: 1110px;
}

@media only screen and (min-width: 769px) {
  .type-post.page-team,
  .type-page.page-team {
    margin: 0 auto 140px;
  }
}

.type-post.page-team header,
.type-page.page-team header {
  padding: 0;
  margin: 0 0 40px;
}

.type-post.page-team header h1,
.type-page.page-team header h1 {
  padding: 0 25px;
  margin: 0 0 36px;
  font: 400 36px/40px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
}

.type-post.page-team header .entry-content,
.type-page.page-team header .entry-content {
  margin: 0;
  padding: 0 25px;
}

@media only screen and (min-width: 769px) {
  .type-post.page-team header,
  .type-page.page-team header {
    margin: 0 0 90px;
  }

  .type-post.page-team header h1,
  .type-page.page-team header h1 {
    margin: 0;
    float: left;
    width: 46.72727273%;
    font: 60px/62px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }

  .type-post.page-team header .entry-content,
  .type-page.page-team header .entry-content {
    margin: 12px 0 0;
    float: right;
    width: 50.54545454%;
  }
}

.type-post.page-team section.role,
.type-page.page-team section.role {
  margin: 0 0 40px;
}

.type-post.page-team section.role h2,
.type-page.page-team section.role h2 {
  padding: 0;
  margin: 0 25px 18px;
  font: 36px/36px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
}

.type-post.page-team section.role .people,
.type-page.page-team section.role .people,
.left.half section.role .people {
  padding: 0 15px;
}

.type-post.page-team section.role .type-person,
.type-page.page-team section.role .type-person,
.left.half section.role .type-person {
  margin: 22px 0 0;
  float: left;
}

.right.half section.role .type-person {
  margin: 22px 0 0;
  float: left;
}

.type-post.page-team section.role .type-person:nth-child(2n + 1),
.type-page.page-team section.role .type-person:nth-child(2n + 1),
.left.half section.role .type-person:nth-child(2n + 1) {
  clear: left;
}

@media only screen and (min-width: 769px) {
  .type-post.page-team section.role .type-person:nth-child(2n + 1),
  .type-page.page-team section.role .type-person:nth-child(2n + 1),
  .left.half section.role .type-person:nth-child(2n + 1) {
    clear: none;
  }

  .type-post.page-team section.role .type-person:nth-child(3n + 1),
  .type-page.page-team section.role .type-person:nth-child(3n + 1),
  .left.half section.role .type-person:nth-child(3n + 1) {
    clear: left;
  }
}

@media only screen and (min-width: 993px) {
  .type-post.page-team section.role .type-person:nth-child(3n + 1),
  .type-page.page-team section.role .type-person:nth-child(3n + 1),
  .left.half section.role .type-person:nth-child(3n + 1) {
    clear: none;
  }

  .type-post.page-team section.role .type-person:nth-child(4n + 1),
  .type-page.page-team section.role .type-person:nth-child(4n + 1),
  .left.half section.role .type-person:nth-child(4n + 1) {
    clear: left;
  }
}

@media only screen and (min-width: 769px) {
  .type-post.page-team section.role,
  .type-page.page-team section.role,
  .left.half section.role {
    margin: 0 0 90px;
  }

  .type-post.page-team section.role h2,
  .type-page.page-team section.role h2 {
    padding: 17px 0 0;
    border-top: 1px solid #c8c9c7;
    margin: 0 25px;
    font: 35px/38px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
  }

  .type-post.page-team section.role:first-child h2,
  .type-page.page-team section.role:first-child h2 {
    padding: 0;
    border: none;
  }

  .type-post.page-team section.role .people,
  .type-page.page-team section.role .people,
  .left.half section.role .people {
    padding: 0 12px;
  }

  .type-post.page-team section.role .type-person,
  .type-page.page-team section.role .type-person {
    margin: 30px 0 0;
  }
}

body.page-template-page-home #main > .type-block {
  display: none;
}

@media only screen and (min-width: 769px) {
  body.page-template-page-home #main > .type-block {
    display: block;
  }
}

body.page-template-page-home #main .page-home .type-block {
  margin: 0 0 50px;
}

@media only screen and (min-width: 769px) {
  body.page-template-page-home #main .page-home .type-block {
    display: none;
  }
}

.wpcf7 {
  text-align: right;
}

.wpcf7 ::-webkit-input-placeholder {
  color: #c8c9c7;
}

.wpcf7 :-moz-placeholder {
  color: #c8c9c7;
}

.wpcf7 ::-moz-placeholder {
  color: #c8c9c7;
}

.wpcf7 br {
  display: none;
}

.wpcf7 input.wpcf7-text {
  height: 46px;
}

.wpcf7 label {
  text-align: right;
}

.wpcf7 label span.label {
  display: none;
}

.wpcf7 label.checkbox {
  display: block;
  text-align: left;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  font-family: "halyard-display", sans-serif;
  font-feature-settings: "ss15";
  color: #00196e;
  letter-spacing: 0.025em;
}

.wpcf7 .wpcf7-list-item {
  display: block;
  margin: 0;
}

.wpcf7 textarea {
  resize: vertical;
  max-width: 100%;
  min-width: 100%;
}

.wpcf7 input.wpcf7-text,
.wpcf7 textarea {
  display: block;
  width: 100%;
  border: 1px solid #00196e;
  margin: 0 0 20px;
  padding: 12px 18px 16px;
  font: 16px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  letter-spacing: 0.025em;
  text-transform: none;
  color: #c8c9c7;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
}

.wpcf7 input.wpcf7-text.wpcf7-not-valid,
.wpcf7 textarea.wpcf7-not-valid {
  border-color: #ffad1d;
}

.wpcf7 .wpcf7-form-control-wrap {
  margin: 0 0 20px;
  display: block;
}

.wpcf7 .wpcf7-form-control-wrap input.wpcf7-text,
.wpcf7 .wpcf7-form-control-wrap textarea {
  margin: 0;
}

.wpcf7 .wpcf7-form-control-wrap .wpcf7-not-valid-tip {
  text-align: left;
  margin: 6px 0 0;
  font-size: 13px;
  line-height: 18px;
  font-family: "halyard-display", sans-serif;
  letter-spacing: 0.025em;
  font-feature-settings: "ss15";
  color: #ffad1d;
}

.wpcf7 div.wpcf7-response-output {
  margin: 20px 0 0;
  padding: 15px 18px 18px;
  border: 1px solid #ffad1d !important;
  font-size: 16px;
  font-family: "halyard-display", sans-serif;
  font-feature-settings: "ss15";
  line-height: 1em;
  letter-spacing: 0.025em;
  color: #00196e;
  text-align: left;
}

.wpcf7 select {
  text-decoration: none;
  display: block;
  padding: 0 0 0 10px;
  text-align: center;
  margin: 0;
  letter-spacing: 0.025em;
  font: 400 20px/22px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  color: #00196e;
  background: transparent;
  border: 1px solid #00196e;
  height: 46px;
  width: 100%;
  -webkit-border-radius: 0;
  border-radius: 0;
  background-clip: padding-box;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -ms-transition: all 250ms;
  transition: all 250ms;
}

.wpcf7 .currency-row {
  padding: 0 130px 0 0;
  position: relative;
  width: 100%;
}

.wpcf7 .currency-row .currency {
  text-align: left;
  font-size: 0;
  padding: 0 85px 0 0;
  position: relative;
}

.wpcf7 .currency-row .currency label.select {
  position: absolute;
  top: 50px;
  right: 0;
}

.wpcf7 .currency-row button {
  width: 115px;
  position: absolute;
  top: 0;
  right: 0;
}

.wpcf7 button {
  text-decoration: none;
  display: inline-block;
  padding: 11px 25px 13px;
  letter-spacing: 0.025em;
  font: 400 20px/22px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  color: #00196e;
  background: transparent;
  border: 1px solid #00196e;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -ms-transition: all 250ms;
  transition: all 250ms;
}

.wpcf7 button:hover {
  color: #fff !important;
  background: #00196e;
  text-decoration: none !important;
}

.fulbright-affiliation {
  text-align: left;
}

.title-form-giving {
  font-weight: bold;
  margin-bottom: 15px;
  float: left;
  width: 100%;
  text-align: left;
  color: #00196e;
}

/*New CSS*/
/*#wpadminbar {
    display: none;
}*/

body.admin-bar {
  margin-top: 32px;
}

#site-header {
  max-width: 1250px;
  margin-top: 33px;
}

@media only screen and (min-width: 769px) {
  .type-post.single-post #slides .slide a.image .slide-inner,
  .type-page.single-post #slides .slide a.image .slide-inner,
  .type-post.page-home #slides .slide a.image .slide-inner,
  .type-page.page-home #slides .slide a.image .slide-inner {
    max-width: 1200px;
  }

  .footer-wrapper #site-footer {
    max-width: 1200px;
    padding: 0 25px;
  }

  #slides .slide a.image .slide-inner {
    max-width: 1200px;
  }

  .type-post.full .entry-header .meta,
  .type-post.full .entry-header h1 {
    width: 70%;
  }

  .type-post.full .entry-content .inner,
  .type-page.full .entry-content .inner {
    width: 70%;
  }
}

.type-post.full .entry-content,
.type-page.full .entry-content {
  max-width: 1200px;
}

.type-block.teaser .block-inner {
  max-width: 1200px;
}

article.full .hero .hero-content .inner {
  max-width: 1200px;
}

.type-post.page-team,
.type-page.page-team {
  max-width: 1200px;
}

article.full .entry-header {
  max-width: 1200px;
}

article.full .hero .hero-content .inner {
  max-width: 1200px;
}

.type-post.full .entry-content,
.type-page.full .entry-content {
  max-width: 1200px;
}

.type-person.full {
  max-width: 1200px;
}

/* ----------------hai--------------- */

/* hero */

.heading__global {
  letter-spacing: -0.02em;
  color: #00196e;
  margin: 0 0 24px;
  font: 400 60px/62px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
}

.hero .hero__image img {
  width: 100%;
  height: 750px;
  object-fit: cover;
}

.btn__global {
  text-decoration: none;
  display: inline-block;
  padding: 11px 25px 13px;
  letter-spacing: 0.025em;
  font: 400 20px/22px "halyard-display", sans-serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  font-feature-settings: "ss15";
  color: #00196e;
  background: transparent;
  border: 1px solid #00196e;
  -webkit-transition: all 250ms;
  -moz-transition: all 250ms;
  -o-transition: all 250ms;
  -ms-transition: all 250ms;
  transition: all 250ms;
}

.btn__global:hover {
  color: #fff !important;
  background: #00196e;
  text-decoration: none;
}

.hero {
  background: #ceedf6;
}

.hero .hero__content .hero__content--text {
  font: 20px/24px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  color: #00196e;
  font-size: 33px;
  line-height: 38px;
}

.hero .hero__content {
  padding: 62px 0;
}

/* scholar */

.scholar {
}

.scholar .scholar__item {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0 90px;
}

.scholar .scholar__item:nth-child(even) {
  flex-direction: row-reverse;
}

.scholar .scholar__item:not(:first-child) {
  padding-top: 36px;
  border-top: 1px solid #cdcecc;
}

.scholar .scholar__item .scholar__item--col {
  max-width: 50%;
  padding: 0 25px;
}

.scholar .scholar__item .scholar__item--content .btn__global {
  /* margin-top: 26px; */
}

@media screen and (max-width: 991px) {
  .hero .hero__image img {
    height: 575px;
  }

  article.full .hero {
    margin: 0 0 50px;
  }

  article.full .sections section ul.expand-list li.expand-item.open::after {
    border-bottom: 8px solid var(--primary-color);
  }

  #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
    margin: 0;
    display: inline-block !important;
    height: auto;
    vertical-align: middle;
  }

  #mega-menu-wrap-menu-1
    #mega-menu-menu-1
    > li.mega-menu-megamenu.mega-menu-item {
    position: static;
  }
}

@media screen and (max-width: 768px) {
  .hero .hero__image img {
    height: auto;
  }

  .scholar .scholar__item .scholar__item--col {
    max-width: 100%;
    padding: 0;
  }

  .heading__global {
    font: 400 36px/40px "garamond-premier-pro", serif;
    font-variant-numeric: oldstyle-nums proportional-nums;
    margin: 0 0 20px;
  }

  .scholar .scholar__item--content {
    padding: 0 25px;
    margin-bottom: 50px;
  }

  .scholar .scholar__item:not(:first-child) {
    padding-top: 0;
    border-top: 0px solid #cdcecc;
  }
}

@media screen and (max-width: 576px) {
  .scholar .scholar__item {
    margin: 0 0 70px;
  }

  article.full .sections section ul.expand-list li.expand-item.open::after {
    border-bottom: 8px solid #00196e;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
  }
}

/* hai new design */

.hai-heading__global {
  font-size: 56px;
  line-height: 60px;
  font-weight: 400;
  color: #00196e;
  text-align: center;
  /* white-space: pre-line; */
  margin: 0;
}

.hai-sub-heading__global {
  font-family: "halyard-display", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 0;
}

.helping .hai-sub-heading__global {
  text-align: left;
  margin-bottom: 12px;
}

@media screen and (max-width: 567px) {
  .hai-heading__global {
    font-size: 36px;
    line-height: 40px;
    white-space: unset;
  }

  .hai-sub-heading__global {
    font-size: 14px;
    line-height: 18px;
    letter-spacing: 2px;
  }
}

/* popup */

.blur {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99998;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.4);
  display: block;
  content: "";
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
}

.blur.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s linear;
}

.popup__thank {
  position: fixed;
  width: 546px;
  height: 276px;
  background-color: #fff;
  z-index: 99999;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;

  opacity: 0;
  visibility: hidden;
  transition: all 0.3s linear;
}

.popup__thank.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s linear;
}

.popup__thank .title {
  font-family: "halyard-display", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  color: #00196e;
}

.popup__thank .desc {
  font-family: "halyard-display", sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #00196e;
}

.popup__thank button {
  font-family: "halyard-display", sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 18px;
  padding: 12px 20px 14px;
  color: #00196e;
  background-color: #fff;
  border: 1px solid #00196e;
  margin-top: 20px;
  transition: all 0.3s linear;
  cursor: pointer;
}

.popup__thank button:hover {
  background-color: #00196e;
  color: #fff;
  transition: all 0.3s linear;
}

#contact_form label.error {
  color: red;
  font-size: 12px;
  position: absolute;
  left: 18px;
  bottom: -2px;
}
#contact_form_v2 label.error,
#contact_form_v2 span.error {
  color: red;
  font-size: 12px;
  position: absolute;
  left: 18px;
  bottom: -2px;
}
/* cookie */

#cookiePopup {
  background: #00196e;
  width: 100%;
  opacity: 0.85;
  position: fixed;
  bottom: 0px;
  padding: 0px;
  z-index: 999;
}

#cookiePopupLeft {
  float: left;
  width: 85%;
  padding: 15px;
  color: white;
}

#cookiePopupLeft h4 {
  color: white;
  font: 22px/26px "garamond-premier-pro", serif;
  font-variant-numeric: oldstyle-nums proportional-nums;
  letter-spacing: -0.02em;
  margin: 0 0 8px;
}

#cookiePopup p {
  text-align: left;
  font-size: 15px;
  line-height: 20px;
  color: white;
}

#cookiePopupRight {
  float: left;
  width: 15%;
  padding: 15px;
  color: white;
}

#cookiePopup button {
  width: 100%;
  border: navajowhite;
  background: #ffad1d;
  padding: 5px;
  border-radius: 10px;
  color: white;
  cursor: pointer;
}

@media screen and (max-width: 576px) {
  #cookiePopupLeft {
    float: left;
    width: 100%;
    padding: 15px;
    color: white;
  }

  #cookiePopupRight {
    float: left;
    width: 100%;
    padding: 15px;
    color: white;
  }
}

.banner-homepage-desktop {
  display: block;
}

.banner-homepage-mobile {
  display: none;
}

@media (max-width: 576px) {
  .banner-homepage-desktop {
    display: none;
  }

  .banner-homepage-mobile {
    display: block;
  }
}


input[type="date"]::before {
  color: currentColor;
  content: attr(placeholder);
}
input[type="date"] {
  color: #ffffff;
}
input[type="date"]:focus,
input[type="date"]:valid {
  color: currentColor;
}
input[type="date"]:focus::before,
input[type="date"]:valid::before {
  content: "" !important;
}