/*
Theme Name: Fin Society
Description: Fin Society
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: fin
Tags:
*/

@charset "UTF-8";
@font-face {
  font-family: 'Geometria';
  src: url("./fonts/Geometria-Bold.woff2") format("woff2"), url("./fonts/Geometria-Bold.woff") format("woff");
  font-weight: bold;
  font-style: normal; }
@font-face {
  font-family: 'Geometria';
  src: url("./fonts/Geometria-Medium.woff2") format("woff2"), url("./fonts/Geometria-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal; }
.y-event-detail-block {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  background-color: white;
  margin-top: 150px; }
  .y-event-detail-block:after {
    content: '';
    display: table;
    clear: both; }
  @media only screen and (max-width: 1300px) {
    .y-event-detail-block {
      margin-top: 70px; } }

.y-event-detail-event-main-pic {
  position: relative;
  top: 0;
  left: 0;
  width: 100%; }
  .y-event-detail-event-main-pic:after {
    content: '';
    display: table;
    clear: both; }
  @media only screen and (max-width: 768px) {
    .y-event-detail-event-main-pic {
      padding-top: 200px;
      background-color: #000000; } }
  .y-event-detail-event-main-pic::after {
    position: absolute;
    top: 0;
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background-image: linear-gradient(to top, transparent 50%, black 100%); }
  .y-event-detail-event-main-pic img {
    width: 100%; }

.y-event-detail-header {
  position: absolute;
  width: 90%;
  top: 0;
  left: 5%;
  color: white; }
  .y-event-detail-header div {
    display: block; }
  .y-event-detail-header .y-event-detail-date {
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
    width: 100%;
    margin-top: 70px; }
    @media only screen and (max-width: 991px) {
      .y-event-detail-header .y-event-detail-date {
        margin-top: 30px; } }
  .y-event-detail-header .y-event-detail-cat {
    background-color: #008791;
    color: white;
    font-weight: bold;
    height: 100%;
    font-size: 14px;
    padding: 0 1%;
    width: 200px;
    text-align: center;
    border-radius: 0.25em; }
  .y-event-detail-header .y-event-detail-title {
    height: 100px;
    width: 80%;
    font-size: 40px;
    margin-top: 20px;
    line-height: 1.2; }
    @media only screen and (max-width: 991px) {
      .y-event-detail-header .y-event-detail-title {
        width: 100%;
        font-size: 30px; } }
    @media only screen and (max-width: 768px) {
      .y-event-detail-header .y-event-detail-title {
        width: 100%;
        font-size: 26px; } }

.y-event-detail-share {
  width: 100%;
  height: 48px;
  margin-top: 30px; }
  @media only screen and (max-width: 991px) {
    .y-event-detail-share {
      height: 30px;
      margin-top: 20px; } }
  .y-event-detail-share div {
    margin-right: 40px; }
    @media only screen and (max-width: 991px) {
      .y-event-detail-share div {
        margin-right: 30px; } }
  .y-event-detail-share .y-event-detail-share-legend {
    float: left;
    line-height: 48px; }
    @media only screen and (max-width: 991px) {
      .y-event-detail-share .y-event-detail-share-legend {
        line-height: 30px; } }
  .y-event-detail-share .y-event-detail-share-co, .y-event-detail-share .y-event-detail-share-facebook, .y-event-detail-share .y-event-detail-share-linkedin, .y-event-detail-share .y-event-detail-share-tweeter {
    width: 48px;
    height: 100%;
    float: left;
    display: inline-block; }
    @media only screen and (max-width: 991px) {
      .y-event-detail-share .y-event-detail-share-co, .y-event-detail-share .y-event-detail-share-facebook, .y-event-detail-share .y-event-detail-share-linkedin, .y-event-detail-share .y-event-detail-share-tweeter {
        width: 30px; } }
  .y-event-detail-share .y-event-detail-share-facebook {
    background: url("./img/facebook.svg") no-repeat;
    background-size: 100%; }
  .y-event-detail-share .y-event-detail-share-linkedin {
    background: url("./img/linkedin.svg") no-repeat;
    background-size: 100%; }
  .y-event-detail-share .y-event-detail-share-tweeter {
    background: url("./img/linkedin.svg") no-repeat;
    background-size: 100%; }

.y-event-detail-content-block {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  top: -150px;
  height: 100%; }
  @media only screen and (max-width: 991px) {
    .y-event-detail-content-block {
      top: -100px; } }
  @media only screen and (max-width: 768px) {
    .y-event-detail-content-block {
      top: -50px;
      width: 90%; } }

.y-event-detail-thumb {
  width: 100%;
  height: 200px;
  background-color: white;
  margin: 0 auto 2% auto;
  padding: 3% 5%; }
  @media only screen and (max-width: 768px) {
    .y-event-detail-thumb {
      height: 100px; } }
  @media only screen and (max-width: 575px) {
    .y-event-detail-thumb {
      height: 80px; } }
  .y-event-detail-thumb .y-event-detail-thumbnail {
    width: 23%;
    height: 100%;
    float: left;
    margin-right: 2.6666666667%;
    display: inline-block;
    overflow: hidden; }
    .y-event-detail-thumb .y-event-detail-thumbnail:last-child {
      margin-right: 0; }
  .y-event-detail-thumb .portrait {
    text-align: center;
    background-color: black; }
  .y-event-detail-thumb .landscape img {
    width: 100%;
    overflow: hidden; }
  .y-event-detail-thumb .portrait img {
    height: 100%;
    overflow: hidden; }

.y-event-detail-content-group {
  width: 100%;
  margin-top: 2%;
  padding: 0 5%;
  float: left; }
  .y-event-detail-content-group .y-event-detail-content-subtitle {
    float: left;
    width: 40%;
    font-size: 18px;
    font-weight: bold;
    padding-right: 2%;
    line-height: 1.5; }
    @media only screen and (max-width: 768px) {
      .y-event-detail-content-group .y-event-detail-content-subtitle {
        width: 100%;
        padding: 0;
        display: block;
        margin-bottom: 30px; } }
  .y-event-detail-content-group .y-event-detail-content {
    float: left;
    width: 60%;
    color: #4A4A4A;
    padding-left: 2%;
    line-height: 1.5; }
    @media only screen and (max-width: 768px) {
      .y-event-detail-content-group .y-event-detail-content {
        width: 100%;
        padding: 0;
        display: block; } }
    .y-event-detail-content-group .y-event-detail-content p {
      margin: 0; }

.y-event-detail-nav-block {
  float: left;
  width: 100%;
  height: 100%;
  margin: 3% auto; }
  .y-event-detail-nav-block .y-event-detail-nav-subblock {
    width: 100%;
    height: 60px;
    max-width: 1200px;
    margin: 0 auto; }
  .y-event-detail-nav-block .y-event-detail-divide {
    content: "";
    height: 100%;
    width: 1%;
    max-width: 4px;
    float: left;
    background-color: #008791; }
    @media only screen and (max-width: 768px) {
      .y-event-detail-nav-block .y-event-detail-divide {
        width: 2px; } }
  .y-event-detail-nav-block .y-event-detail-nav, .y-event-detail-nav-block .y-event-detail-previous, .y-event-detail-nav-block .y-event-detail-next {
    float: left;
    width: 39.5%;
    height: 100%;
    font-weight: bold;
    font-size: 18px; }
    @media only screen and (max-width: 768px) {
      .y-event-detail-nav-block .y-event-detail-nav, .y-event-detail-nav-block .y-event-detail-previous, .y-event-detail-nav-block .y-event-detail-next {
        font-size: 12px; } }
  .y-event-detail-nav-block .y-event-detail-next {
    text-align: right; }
  .y-event-detail-nav-block .y-event-detail-sign, .y-event-detail-nav-block .y-event-detail-previous-sign, .y-event-detail-nav-block .y-event-detail-next-sign {
    width: 10%;
    height: 100%;
    float: left; }
  .y-event-detail-nav-block .y-event-detail-previous-sign {
    background: url("./img/pre.svg") center no-repeat;
    background-size: 25px 25px; }
    @media only screen and (max-width: 768px) {
      .y-event-detail-nav-block .y-event-detail-previous-sign {
        background-size: 15px 15px; } }
  .y-event-detail-nav-block .y-event-detail-next-sign {
    background: url("./img/next.svg") center no-repeat;
    background-size: 25px 25px; }
    @media only screen and (max-width: 768px) {
      .y-event-detail-nav-block .y-event-detail-next-sign {
        background-size: 15px 15px; } }

.y-event-detail-thumb .landscape img {
  width: 100%;
  overflow: hidden; }

.y-event-detail-thumb .la .landscape img {
  width: 100%;
  overflow: hidden; }

.y-event-detail-thumb .portrait {
  text-align: center;
  background-color: blac; }

.y-gallery-block {
  width: 100%;
  min-height: 500px;
  padding-top: 150px; }
  @media only screen and (max-width: 768px) {
    .y-gallery-block {
      padding-top: 70px; } }

.y-gallery-header-block {
  width: 90%;
  margin: 5% auto; }
  .y-gallery-header-block .y-gallery-header {
    width: 100%;
    font-size: 50px; }
  .y-gallery-header-block .y-gallery-subtitle {
    width: 100%; }

.y-gallery-event-block {
  float: left;
  width: 100%;
  margin-bottom: 5%; }
  .y-gallery-event-block .y-gallery-event-header {
    width: 30%;
    height: 308px;
    background-color: #008791;
    color: white;
    padding-left: 10%;
    float: left; }
    @media only screen and (max-width: 768px) {
      .y-gallery-event-block .y-gallery-event-header {
        width: 90%;
        height: 150px;
        margin-bottom: 5%; } }
    .y-gallery-event-block .y-gallery-event-header.midColor {
      background-color: #52C4CC; }
    .y-gallery-event-block .y-gallery-event-header.lastColor {
      background-color: #44DFD2; }
    .y-gallery-event-block .y-gallery-event-header .y-gallery-event-header-title {
      width: 90%;
      height: 120px;
      margin-top: 80px;
      font-weight: bold;
      font-size: 20px;
      padding-right: 5px; }
      @media only screen and (max-width: 768px) {
        .y-gallery-event-block .y-gallery-event-header .y-gallery-event-header-title {
          margin-top: 40px;
          font-size: 18px;
          height: 40%; } }
    .y-gallery-event-block .y-gallery-event-header .y-gallery-event-header-divider {
      content: "";
      width: 20%;
      height: 4px;
      display: block;
      background-color: #ffffff; }
      @media only screen and (max-width: 768px) {
        .y-gallery-event-block .y-gallery-event-header .y-gallery-event-header-divider {
          height: 2px; } }
    .y-gallery-event-block .y-gallery-event-header .y-gallery-event-header-time {
      width: 90%;
      padding-top: 10px;
      font-size: 22px; }
      @media only screen and (max-width: 768px) {
        .y-gallery-event-block .y-gallery-event-header .y-gallery-event-header-time {
          font-size: 20px; } }
  .y-gallery-event-block .y-gallery-slider-block {
    float: left;
    width: 65%;
    height: 308px;
    display: block;
    margin-left: 30px; }
    .y-gallery-event-block .y-gallery-slider-block.preload img {
      opacity: 0;
      transition: opacity .3s ease-in; }
    @media only screen and (max-width: 768px) {
      .y-gallery-event-block .y-gallery-slider-block {
        width: 100%;
        margin-left: 0; } }
    .y-gallery-event-block .y-gallery-slider-block .lslide {
      height: 308px;
      overflow: hidden; }
      .y-gallery-event-block .y-gallery-slider-block .lslide img {
        height: 100%;
        display: block; }

.y-program-promo-bar {
  position: fixed;
  bottom: 300px;
  right: -382px;
  width: 400px;
  height: 18px;
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
  /* Safari */
  -webkit-transform: rotate(90deg);
  /* Firefox */
  -moz-transform: rotate(90deg);
  /* IE */
  -ms-transform: rotate(90deg);
  /* Opera */
  -o-transform: rotate(90deg);
  /* Internet Explorer */
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=$ie);
  transform-origin: 0 0;
  z-index: 99999;
  visibility: hidden;
  transition: all 0.3s;
  opacity: 0; }
  .y-program-promo-bar.show {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s; }
  @media only screen and (max-width: 768px) {
    .y-program-promo-bar {
      display: none; } }
  .y-program-promo-bar .y-program-promo-bar-header {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    margin-right: 10px;
    background: url("./img/join.svg") no-repeat #ffffff;
    background-size: 80%;
    background-position: center; }
  .y-program-promo-bar .y-program-promo-bar-content {
    display: inline-block;
    line-height: 30px;
    float: left;
    font-weight: bold; }

.y-header.reversed {
  background-color: transparent; }
  .y-header.reversed #y-menu, .y-header.reversed a {
    color: #ffffff; }
  .y-header.reversed .y-logo-white {
    display: block; }
  .y-header.reversed .y-logo {
    display: none; }
  @media only screen and (max-width: 575px) {
    .y-header.reversed {
      height: 70px; } }
  .y-header.reversed .y-header-hamburger svg path {
    fill: #ffffff; }

.y-main-section-block {
  position: relative;
  top: 0;
  width: 100%;
  height: 100vh;
  background: url("./img/main_bg1.jpg") no-repeat;
  background-size: cover;
  background-position: center; }
  .y-main-section-block .y-main-content-block {
    width: 80%;
    height: 50%;
    text-align: center;
    float: left;
    padding: 7% 0px;
    margin-left: 10%;
    background: url("./img/hexgon.svg") no-repeat;
    background-position: top center;
    background-size: contain;
    margin-top: 15%; }
  .y-main-section-block .y-main-content-block.new-box{margin-top:10%;background:none;}
    @media only screen and (max-width: 1199px) {
      .y-main-section-block .y-main-content-block {
        margin-top: 25%; }
      .y-main-section-block .y-main-content-block.new-box{margin-top:10%;} }
    @media only screen and (max-width: 768px) {
      .y-main-section-block .y-main-content-block {
        margin-top: 30%;
        background-size: contain;
        min-height: 400px; }
      .y-main-section-block .y-main-content-block.new-box{margin-top:10%;} }
    @media only screen and (max-width: 575px) {
      .y-main-section-block .y-main-content-block {
        margin-top: 40%;
        padding-top: 13%;
        width: 90%;
        margin-left: 5%; }
      .y-main-section-block .y-main-content-block.new-box{margin-top:10%;padding-top:0;}
      .y-main-section-block .y-main-content-block.new-box .wpb_content_element{margin-bottom:5px;} }
    @media only screen and (min-height: 1300px) {
      .y-main-section-block .y-main-content-block {
        padding-top: 20%; } }
    .y-main-section-block .y-main-content-block .sass-y-main-share, .y-main-section-block .y-main-content-block .y-main-content-year, .y-main-section-block .y-main-content-block .y-main-content-place, .y-main-section-block .y-main-content-block .y-main-content-title, .y-main-section-block .y-main-content-block .y-main-content-subtitle, .y-main-section-block .y-main-content-block .y-main-content-button {
      width: 100%;
      display: block;
      float: left;
      color: #ffffff;
      text-transform: uppercase;
      z-index: 9999;
      padding-bottom: 10px; }
    .y-main-section-block .y-main-content-block .y-main-content-year {
      font-size: 20px;
      animation: rise .6s; }
      @media only screen and (max-width: 575px) {
        .y-main-section-block .y-main-content-block .y-main-content-year {
          font-size: 14px; } }
    .y-main-section-block .y-main-content-block .y-main-content-place {
      font-size: 22px;
      color: #44dfd2;
      animation: rise .8s; }
      @media only screen and (max-width: 575px) {
        .y-main-section-block .y-main-content-block .y-main-content-place {
          font-size: 14px; } }
    .y-main-section-block .y-main-content-block .y-main-content-title {
      font-size: 38px;
      font-weight: bold;
      animation: rise 1s; }
      @media only screen and (max-width: 768px) {
        .y-main-section-block .y-main-content-block .y-main-content-title {
          font-size: 32px; } }
      @media only screen and (max-width: 575px) {
        .y-main-section-block .y-main-content-block .y-main-content-title {
          font-size: 26px; } }
    .y-main-section-block .y-main-content-block .y-main-content-subtitle {
      font-size: 20px;
      animation: rise 1s; }
      @media only screen and (max-width: 768px) {
        .y-main-section-block .y-main-content-block .y-main-content-subtitle {
          font-size: 16px; } }
    .y-main-section-block .y-main-content-block .y-main-content-button button {
      width: 30%;
      min-width: 110px;
      max-width: 160px;
      height: 40px;
      color: #008791;
      line-height: 40px;
      font-size: 18px;
      border-radius: 8px;
      text-transform: uppercase;
      font-weight: bold;
      border: 0px;
      background-color: #ffffff;
      cursor: pointer;}
      @media only screen and (max-width: 768px) {
        .y-main-section-block .y-main-content-block .y-main-content-button button {
          margin-top: 3%; } }
      @media only screen and (max-width: 575px) {
        .y-main-section-block .y-main-content-block .y-main-content-button button {
          font-size: 16px; } }
  .y-main-section-block .y-main-news-block {
    position: absolute;
    height: 25px;
    right: 40px;
    bottom: 20px;
    background-color: rgba(40, 53, 54, 0.8);
    border-radius: 100px; }
    @media only screen and (max-width: 768px) {
      .y-main-section-block .y-main-news-block {
        display: none; } }
    .y-main-section-block .y-main-news-block .y-main-news-header {
      width: 70px;
      height: 100%;
      border-radius: 100px;
      background-color: #008791;
      color: #ffffff;
      line-height: 25px;
      text-align: center;
      display: inline-block;
      z-index: 99999;
      font-size: 14px;
      border: 0px; }
    .y-main-section-block .y-main-news-block .y-main-news-content-block {
      display: inline-block;
      width: 350px;
      height: 100%;
      line-height: 25px;
      padding-left: 10px; }
      .y-main-section-block .y-main-news-block .y-main-news-content-block .y-main-news-content {
        display: inline-block;
        color: #ffffff;
        font-size: 12px; }
      .y-main-section-block .y-main-news-block .y-main-news-content-block .y-main-news-content-next {
        content: '';
        display: inline-block;
        line-height: 25px;
        height: 100%;
        width: 12px;
        background: url("./img/news_arrow.svg") no-repeat; }
  .y-main-section-block .y-main-more-block {
    width: 30%;
    min-width: 250px;
    max-width: 330px;
    height: 60px;
    background-color: #008791;
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
    line-height: 60px; }
    .y-main-section-block .y-main-more-block .y-main-more-content {
      height: 100%;
      width: 80%;
      text-align: right;
      padding-right: 5%;
      float: left; }
    .y-main-section-block .y-main-more-block .y-main-more-content-next {
      width: 20%;
      float: right;
      padding-top: 10px; }
      .y-main-section-block .y-main-more-block .y-main-more-content-next img {
        height: 30px; }

.y-aboutus-section-block {
  float: left;
  width: 100%;
  height: 100%;
  background: url("./img/about_bg.jpg") no-repeat;
  background-size: cover;
  background-position: center; }
  .y-aboutus-section-block .y-aboutus-content-section-block {
    float: left;
    width: 80%;
    margin-left: 10%;
    padding-top: 300px; }
    @media only screen and (max-width: 1199px) {
      .y-aboutus-section-block .y-aboutus-content-section-block {
        padding-top: 200px; } }
    .y-aboutus-section-block .y-aboutus-content-section-block .y-aboutus-content-header-block {
      float: left;
      width: 100%; }
      .y-aboutus-section-block .y-aboutus-content-section-block .y-aboutus-content-header-block .y-aboutus-content-header-cat {
        display: block;
        color: #44dfd2;
        font-size: 20px;
        float: left;
        width: 100%;
        margin-bottom: 10px; }
      .y-aboutus-section-block .y-aboutus-content-section-block .y-aboutus-content-header-block .y-aboutus-content-header-title {
        display: block;
        width: 100%;
        font-size: 80px;
        font-weight: bold;
        line-height: 1;
        color: #ffffff;
        text-transform: uppercase;
        float: left; }
    .y-aboutus-section-block .y-aboutus-content-section-block .y-aboutus-content-block {
      margin-top: 20px;
      display: block;
      width: 95%;
      float: left;
      text-align: justify; }
      .y-aboutus-section-block .y-aboutus-content-section-block .y-aboutus-content-block .y-aboutus-content-subcontent {
        padding-right: 5%;
        width: 50%;
        float: left;
        font-size: 20px;
        color: #44dfd2; }
        @media only screen and (max-width: 1199px) {
          .y-aboutus-section-block .y-aboutus-content-section-block .y-aboutus-content-block .y-aboutus-content-subcontent {
            margin-left: 0; } }
        @media only screen and (max-width: 991px) {
          .y-aboutus-section-block .y-aboutus-content-section-block .y-aboutus-content-block .y-aboutus-content-subcontent {
            width: 100%;
            margin-bottom: 5%;
            font-size: 16px; } }
      .y-aboutus-section-block .y-aboutus-content-section-block .y-aboutus-content-block .y-aboutus-content {
        width: 40%;
        float: left;
        font-size: 16px;
        color: #ffffff;
        margin-bottom: 10%; }
        @media only screen and (max-width: 1199px) {
          .y-aboutus-section-block .y-aboutus-content-section-block .y-aboutus-content-block .y-aboutus-content {
            width: 50%; } }
        @media only screen and (max-width: 991px) {
          .y-aboutus-section-block .y-aboutus-content-section-block .y-aboutus-content-block .y-aboutus-content {
            width: 100%;
            font-size: 14px; } }

.y-chairman-section-block {
  float: left;
  width: 100%;
  height: 100%; }
  .y-chairman-section-block .y-chairman-section {
    width: 100%;
    height: 100vh;
    background: url("./img/chairman_r.jpg") no-repeat;
    background-size: cover;
    float: left; }
    @media only screen and (max-width: 1199px) {
      .y-chairman-section-block .y-chairman-section {
        height: 70vh;
        display: block; } }
    @media only screen and (max-width: 768px) {
      .y-chairman-section-block .y-chairman-section {
        height: 100%;
        min-height: 70vh; } }
  .y-chairman-section-block .y-chairman-pic-sign-block {
    width: 50%;
    height: 100%;
    display: none;
    float: left;
    position: relative;
    z-index: 99;
    padding-top: 10%; }
    @media only screen and (max-width: 575px) {
      .y-chairman-section-block .y-chairman-pic-sign-block {
        width: 100%; } }
    .y-chairman-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign-section {
      position: absolute;
      bottom: 5%;
      right: 0;
      width: 100%; }
      @media only screen and (max-width: 1199px) {
        .y-chairman-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign-section {
          right: 5%; } }
      @media only screen and (max-width: 575px) {
        .y-chairman-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign-section {
          right: 10%; } }
    .y-chairman-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign-header {
      font-size: 18px;
      color: #ffffff;
      width: 100%;
      float: right;
      display: block;
      text-align: right; }
      @media only screen and (max-width: 768px) {
        .y-chairman-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign-header {
          font-size: 14px;
          font-weight: bold; } }
    .y-chairman-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign {
      float: right;
      display: block;
      width: 100%;
      text-align: right; }
      @media only screen and (max-width: 768px) {
        .y-chairman-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign {
          width: 40%; }
          .y-chairman-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign img {
            width: 100%; } }
  .y-chairman-section-block .y-chairman-content-section-block {
    width: 100%;
    display: inline-block;
    height: 100%;
    z-index: 9999;
    padding-top: 15%;
    padding-left: 60%;
    float: left; }
    @media only screen and (max-width: 991px) {
      .y-chairman-section-block .y-chairman-content-section-block {
        padding-left: 50%; } }
    @media only screen and (max-width: 575px) {
      .y-chairman-section-block .y-chairman-content-section-block {
        padding-left: 5%;
        margin-top: 60%; } }
    .y-chairman-section-block .y-chairman-content-section-block .sass-y-chairman-share, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title-quote, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-mobile-section-block .y-chairman-content, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-section-block .y-chairman-content, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-content, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content {
      display: block;
      width: 70%;
      color: #ffffff;
      padding-bottom: 10px; }
      @media only screen and (max-width: 1700px) {
        .y-chairman-section-block .y-chairman-content-section-block .sass-y-chairman-share, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title-quote, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-mobile-section-block .y-chairman-content, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-section-block .y-chairman-content, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-content, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content {
          width: 80%; } }
      @media only screen and (max-width: 1199px) {
        .y-chairman-section-block .y-chairman-content-section-block .sass-y-chairman-share, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title-quote, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-mobile-section-block .y-chairman-content, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-section-block .y-chairman-content, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-content, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content {
          width: 90%;
          padding-bottom: 0; } }
    .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-cat {
      font-size: 18px; }
    .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title {
      font-size: 8vh;
      text-transform: uppercase;
      line-height: 1.1;
      font-weight: bold; }
      @media only screen and (max-width: 1199px) {
        .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title {
          font-size: 60px;
          line-height: 1; } }
      @media only screen and (max-width: 575px) {
        .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title {
          font-size: 40px; } }
    .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title-quote {
      font-size: 20px; }
      @media only screen and (max-width: 768px) {
        .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title-quote {
          margin-top: 90px;
          font-weight: bold; } }
      @media only screen and (max-width: 575px) {
        .y-chairman-section-block .y-chairman-content-section-block .y-chairman-title-quote {
          display: none; } }
    .y-chairman-section-block .y-chairman-content-section-block .y-chairman-pic-sign-header {
      font-size: 14px;
      color: #ffffff;
      width: 100%;
      float: left;
      display: block;
      text-align: left;
      margin-top: 10px; }
      @media only screen and (max-width: 768px) {
        .y-chairman-section-block .y-chairman-content-section-block .y-chairman-pic-sign-header {
          font-size: 14px;
          font-weight: bold;
          margin-top: 15px; } }
      @media only screen and (max-width: 575px) {
        .y-chairman-section-block .y-chairman-content-section-block .y-chairman-pic-sign-header {
          font-size: 12px; } }
    .y-chairman-section-block .y-chairman-content-section-block .y-chairman-pic-sign {
      float: left;
      display: block;
      width: 100%;
      height: 100px;
      margin-top: 10px;
      text-align: left; }
      @media only screen and (max-width: 768px) {
        .y-chairman-section-block .y-chairman-content-section-block .y-chairman-pic-sign {
          width: 40%;
          height: 90px; } }
      @media only screen and (max-width: 575px) {
        .y-chairman-section-block .y-chairman-content-section-block .y-chairman-pic-sign {
          margin-top: 5px;
          height: 70px; } }
      .y-chairman-section-block .y-chairman-content-section-block .y-chairman-pic-sign img {
        height: 100%; }
    .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-button {
      width: 100%;
      margin-top: 20px;
      margin-bottom: 30px;
      float: left; }
      @media only screen and (max-width: 1199px) {
        .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-button {
          display: block; } }
      .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-button button {
        width: 30%;
        min-width: 140px;
        max-width: 160px;
        height: 40px;
        color: #ffffff;
        line-height: 1;
        font-size: 16px;
        border-radius: 8px;
        text-transform: uppercase;
        border: 1px solid #ffffff;
        background-color: transparent; }
        @media only screen and (max-width: 575px) {
          .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-button button {
            max-width: 100px;
            height: 30px;
            font-size: 14px; } }
  .y-chairman-section-block .y-chairman-content-mobile-section-block {
    float: left;
    width: 100%;
    background-color: #ffffff;
    height: 100%;
    display: none; }
    @media only screen and (max-width: 1199px) {
      .y-chairman-section-block .y-chairman-content-mobile-section-block {
        display: block; } }
    .y-chairman-section-block .y-chairman-content-mobile-section-block .sass-y-chairman-share-mobile {
      display: block;
      width: 100%;
      color: #008791; }
    .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-cat {
      font-size: 18px;
      padding: 5% 10% 0;
      display: none; }
      @media only screen and (max-width: 575px) {
        .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-cat {
          display: block; } }
    .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-title {
      font-size: 60px;
      text-transform: uppercase;
      line-height: 1;
      font-weight: bold;
      padding: 1% 10% 0;
      display: none; }
      @media only screen and (max-width: 575px) {
        .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-title {
          display: block; } }
    .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content {
      font-size: 18px;
      line-height: 28px;
      padding: 5% 10%;
      float: left; }
    .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-button {
      width: 100%;
      margin: 0 auto; }
      .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-button button {
        width: 30%;
        min-width: 140px;
        max-width: 160px;
        height: 40px;
        color: #008791;
        line-height: 40px;
        font-size: 16px;
        border-radius: 8px;
        text-transform: uppercase;
        border: 1px solid #008791;
        background-color: transparent;
        margin: 0% 10% 10%; }

.y-event-high-section-block {
  float: left;
  width: 100%;
  height: 100%;
  display: block; }
  .y-event-high-section-block .y-event-high-main-block {
    width: 50%;
    height: 100%;
    float: left;
    display: inline-block; }
    @media only screen and (max-width: 991px) {
      .y-event-high-section-block .y-event-high-main-block {
        width: 100%;
        display: none; } }
    .y-event-high-section-block .y-event-high-main-block .y-event-high-main-pic {
      width: 100%;
      height: 60%;
      display: block;
      float: left;
      overflow: hidden;
      text-align: center; }
      .y-event-high-section-block .y-event-high-main-block .y-event-high-main-pic img {
        max-height: 100%;
        max-width: 100%;
        float: left; }
    .y-event-high-section-block .y-event-high-main-block .y-event-high-main-title-block {
      width: 100%;
      height: 40%;
      min-height: 40vh;
      background-color: #008791;
      display: block;
      float: left;
      padding: 5%; }
      .y-event-high-section-block .y-event-high-main-block .y-event-high-main-title-block .y-event-high-main-month {
        width: 100%;
        display: block;
        color: #ffffff;
        font-size: 44px;
        text-transform: uppercase; }
      .y-event-high-section-block .y-event-high-main-block .y-event-high-main-title-block .y-event-high-main-title {
        width: 100%;
        padding-right: 10%;
        color: #ffffff;
        font-size: 28px; }
        .y-event-high-section-block .y-event-high-main-block .y-event-high-main-title-block .y-event-high-main-title a {
          color: #ffffff; }
  .y-event-high-section-block .y-event-high-sub-block {
    width: 50%;
    height: 100%;
    float: left;
    padding-left: 5%;
    padding-top: 10%;
    display: inline-block; }
    @media only screen and (max-width: 991px) {
      .y-event-high-section-block .y-event-high-sub-block {
        width: 100%; } }
    .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-header {
      float: left;
      width: 100%;
      font-size: 44px;
      display: block; }
    .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block {
      width: 100%;
      float: left; }
      .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block .y-event-high-sub-month {
        width: 20%;
        text-transform: uppercase;
        font-size: 30px;
        color: #A1A1A1;
        float: left;
        display: inline-block;
        padding-top: 5%; }
      .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block .y-event-high-sub-content-list {
        width: 80%;
        display: inline-block;
        float: left;
        padding-right: 20%; }
        @media only screen and (max-width: 575px) {
          .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block .y-event-high-sub-content-list {
            padding-left: 5%;
            padding-right: 10%; } }
        .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block .y-event-high-sub-content-list .y-event-high-sub-content {
          width: 100%;
          display: block;
          float: left;
          border-bottom: 1px solid #008791;
          font-size: 18px;
          font-weight: bold;
          padding: 5% 0; }
    .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block-mobile {
      width: 105%;
      float: left;
      background-color: #008791;
      margin-left: -5%;
      padding-left: 5%;
      display: none; }
      @media only screen and (max-width: 991px) {
        .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block-mobile {
          display: block; } }
      .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block-mobile .y-event-high-sub-month {
        width: 20%;
        text-transform: uppercase;
        font-size: 30px;
        color: #ffffff;
        float: left;
        display: inline-block;
        padding-top: 5%; }
      .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block-mobile .y-event-high-sub-content-list {
        width: 80%;
        display: inline-block;
        float: left;
        padding-right: 20%; }
        @media only screen and (max-width: 575px) {
          .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block-mobile .y-event-high-sub-content-list {
            padding-left: 5%;
            padding-right: 10%; } }
        .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block-mobile .y-event-high-sub-content-list .y-event-high-sub-content {
          width: 100%;
          display: block;
          float: left;
          border-bottom: 1px solid #008791;
          font-size: 18px;
          font-weight: bold;
          padding: 5% 0;
          color: #ffffff; }
          .y-event-high-section-block .y-event-high-sub-block .y-event-high-sub-content-block-mobile .y-event-high-sub-content-list .y-event-high-sub-content a {
            color: #ffffff; }
    .y-event-high-section-block .y-event-high-sub-block .y-event-high-more-button {
      width: 80%;
      margin-top: 10%;
      margin-bottom: 10%;
      float: left; }
      .y-event-high-section-block .y-event-high-sub-block .y-event-high-more-button button {
        float: right;
        width: 30%;
        min-width: 138px;
        max-width: 160px;
        height: 40px;
        color: #ffffff;
        line-height: 40px;
        font-size: 16px;
        border-radius: 10px;
        text-transform: uppercase;
        border: 0px;
        background-color: #008791; }

.y-main-section-block .y-program-intro-leaflet {
  float: left;
  position: relative;
  width: 50%;
  height: 40px;
  margin-left: 50%;
  margin-top: 30px;
  margin-bottom: 30px; }
  .y-main-section-block .y-program-intro-leaflet button {
    position: relative;
    left: -150px;
    width: 300px;
    height: 40px;
    color: #008791;
    line-height: 40px;
    font-size: 16px;
    border-radius: 10px;
    text-transform: uppercase;
    border: 1px solid #ffffff;
    background-color: white;
    text-align: center; }
  @media only screen and (max-width: 991px) {
    .y-main-section-block .y-program-intro-leaflet {
      width: 50%;
      margin-top: 10px;
      margin-bottom: 5px; }
      .y-main-section-block .y-program-intro-leaflet button {
        font-size: 12px; } }

.y-program-main-mouse-block {
  width: 100%;
  padding-left: 50%;
  display: block;
  float: left;
  margin-top: 30px;
  animation: click 3s infinite; }
  @media only screen and (max-width: 991px) {
    .y-program-main-mouse-block {
      margin-top: 15px; } }
  .y-program-main-mouse-block img {
    margin-left: -10px;
    height: 100%; }

.y-program-intro-section-block {
  width: 100%;
  height: 100%;
  float: left;
  background-color: #ffffff; }
  .y-program-intro-section-block .y-program-intro-block {
    width: 100%;
    margin-top: 10%; }
    .y-program-intro-section-block .y-program-intro-block .y-program-intro-header-block {
      width: 100%;
      text-align: center;
      font-size: 20px;
      margin-bottom: 10%;
      padding: 0 10%; }
      .y-program-intro-section-block .y-program-intro-block .y-program-intro-header-block .y-program-intro-header-cat {
        text-transform: uppercase;
        margin-bottom: 10px; }
      .y-program-intro-section-block .y-program-intro-block .y-program-intro-header-block .y-program-intro-header-title {
        font-weight: bold;
        font-size: 40px;
        width: 100%; }
      .y-program-intro-section-block .y-program-intro-block .y-program-intro-header-block .y-program-intro-header-divider {
        content: "";
        width: 20%;
        max-width: 120px;
        height: 4px;
        background-color: #008791;
        margin: 20px auto 0; }
  .y-program-intro-section-block .y-program-intro-content-block {
    float: left;
    width: 100%;
    background-color: #008791;
    position: relative; }
    .y-program-intro-section-block .y-program-intro-content-block .y-program-intro-pic-block-mobile {
      display: none; }
      @media only screen and (max-width: 991px) {
        .y-program-intro-section-block .y-program-intro-content-block .y-program-intro-pic-block-mobile {
          display: block;
          position: relative;
          width: 90%;
          height: 100%;
          margin-top: -5%;
          margin-left: 5%;
          animation: rise .6s; }
          .y-program-intro-section-block .y-program-intro-content-block .y-program-intro-pic-block-mobile img {
            width: 100%; } }
    .y-program-intro-section-block .y-program-intro-content-block .y-program-intro-content {
      font-size: 14px;
      font-weight: 500;
      color: #fff;
      width: 50%;
      float: left;
      padding-top: 5%;
      padding: 5%;
      margin-bottom: 5%;
      text-align: justify; }
      @media only screen and (max-width: 991px) {
        .y-program-intro-section-block .y-program-intro-content-block .y-program-intro-content {
          width: 100%; } }
    .y-program-intro-section-block .y-program-intro-content-block .y-program-intro-pic-block {
      position: relative;
      float: left;
      width: 50%;
      height: 100%;
      margin-top: -5%;
      animation: rise .6s; }
      @media only screen and (max-width: 991px) {
        .y-program-intro-section-block .y-program-intro-content-block .y-program-intro-pic-block {
          display: none; } }
      .y-program-intro-section-block .y-program-intro-content-block .y-program-intro-pic-block img {
        width: 100%; }

.y-program-about-section-block {
  width: 100%;
  height: 100%;
  min-height: 600px;
  padding: 0 5%;
  padding-bottom: 10%;
  float: left;
  background-color: #ffffff; }
  .y-program-about-section-block .y-program-about-header {
    width: 100%;
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 5%;
    float: left; }
    @media only screen and (max-width: 768px) {
      .y-program-about-section-block .y-program-about-header {
        margin-top: 10%; } }
  .y-program-about-section-block .y-program-about-title {
    width: 100%;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 15%; }
  .y-program-about-section-block .y-program-about-stat-block {
    width: 50%;
    float: left; }
    @media only screen and (max-width: 991px) {
      .y-program-about-section-block .y-program-about-stat-block {
        width: 100%; } }
    .y-program-about-section-block .y-program-about-stat-block .y-program-about-stat {
      width: 50%;
      float: left;
      display: block;
      margin-bottom: 10%; }
      .y-program-about-section-block .y-program-about-stat-block .y-program-about-stat.beijing {
        color: #008791; }
        .y-program-about-section-block .y-program-about-stat-block .y-program-about-stat.beijing .y-program-about-stat-title::after {
          background-color: #008791; }
      .y-program-about-section-block .y-program-about-stat-block .y-program-about-stat.shanghai {
        color: #0CB5C2; }
        .y-program-about-section-block .y-program-about-stat-block .y-program-about-stat.shanghai .y-program-about-stat-title::after {
          background-color: #0CB5C2; }
      .y-program-about-section-block .y-program-about-stat-block .y-program-about-stat.shenzhen {
        color: #4BCABF; }
        .y-program-about-section-block .y-program-about-stat-block .y-program-about-stat.shenzhen .y-program-about-stat-title::after {
          background-color: #4BCABF; }
      .y-program-about-section-block .y-program-about-stat-block .y-program-about-stat .y-program-about-stat-title {
        width: 80%;
        text-align: center;
        font-size: 22px;
        font-weight: bold;
        float: left;
        padding-left: 10%; }
        .y-program-about-section-block .y-program-about-stat-block .y-program-about-stat .y-program-about-stat-title::after {
          content: '';
          width: 20%;
          display: block;
          height: 5px;
          margin: 10px auto; }
      .y-program-about-section-block .y-program-about-stat-block .y-program-about-stat .y-program-about-stat-location {
        width: 80%;
        text-align: center;
        margin-top: 10px;
        float: left;
        display: block;
        text-transform: uppercase;
        padding-left: 10%; }
  .y-program-about-section-block .y-program-about-map-block {
    width: 50%;
    float: left; }
    @media only screen and (max-width: 991px) {
      .y-program-about-section-block .y-program-about-map-block {
        width: 100%; } }
    .y-program-about-section-block .y-program-about-map-block .y-program-about-map {
      width: 70%;
      margin: 0 auto; }
      @media only screen and (max-width: 575px) {
        .y-program-about-section-block .y-program-about-map-block .y-program-about-map {
          width: 100%; } }
      .y-program-about-section-block .y-program-about-map-block .y-program-about-map img {
        width: 100%; }

.y-program-intern-section-block {
  width: 100%;
  height: 100%;
  float: left;
  background-color: #D8D8D8; }
  .y-program-intern-section-block .y-program-intern-header {
    width: 100%;
    margin: 3% auto;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase; }
    @media only screen and (max-width: 991px) {
      .y-program-intern-section-block .y-program-intern-header {
        margin: 10% auto; } }
  .y-program-intern-section-block .y-program-intern-logo-block {
    width: 70%;
    margin: 3% auto 10%; }
    .y-program-intern-section-block .y-program-intern-logo-block ul {
      list-style: none;
      margin: 0;
      padding: 0;
      float: left; }
      @media only screen and (max-width: 991px) {
        .y-program-intern-section-block .y-program-intern-logo-block ul {
          margin-bottom: 10%; } }
      .y-program-intern-section-block .y-program-intern-logo-block ul li {
        width: 12.5%;
        float: left; }
        @media only screen and (max-width: 991px) {
          .y-program-intern-section-block .y-program-intern-logo-block ul li {
            width: 25%;
            height: 80px; } }
        @media only screen and (max-width: 768px) {
          .y-program-intern-section-block .y-program-intern-logo-block ul li {
            width: 50%;
            height: 80px;
            margin: 15px 0; } }
        .y-program-intern-section-block .y-program-intern-logo-block ul li img {
          width: 80%;
          opacity: 0.5;
          margin-left: 10%; }

.y-program-inqury-section-block {
  width: 100%;
  height: 100%;
  float: left;
  color: #ffffff;
  display: block; }
  .y-program-inqury-section-block .y-program-inqury-share, .y-program-inqury-section-block .y-program-inqury-entrant-block, .y-program-inqury-section-block .y-program-inqury-sponser-block {
    width: 50%;
    height: 750px;
    float: left;
    display: block; }
    @media only screen and (max-width: 1199px) {
      .y-program-inqury-section-block .y-program-inqury-share, .y-program-inqury-section-block .y-program-inqury-entrant-block, .y-program-inqury-section-block .y-program-inqury-sponser-block {
        height: 550px; } }
    @media only screen and (max-width: 768px) {
      .y-program-inqury-section-block .y-program-inqury-share, .y-program-inqury-section-block .y-program-inqury-entrant-block, .y-program-inqury-section-block .y-program-inqury-sponser-block {
        width: 100%; } }
  .y-program-inqury-section-block .y-program-inqury-share-header, .y-program-inqury-section-block .y-program-inqury-entrant-block .y-program-inqury-entrant-header, .y-program-inqury-section-block .y-program-inqury-sponser-block .y-program-inqury-sponser-header {
    width: 80%;
    margin: 15% auto 0;
    text-align: left;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 50px;
    line-height: 52px; }
    @media only screen and (max-width: 991px) {
      .y-program-inqury-section-block .y-program-inqury-share-header, .y-program-inqury-section-block .y-program-inqury-entrant-block .y-program-inqury-entrant-header, .y-program-inqury-section-block .y-program-inqury-sponser-block .y-program-inqury-sponser-header {
        font-size: 40px;
        line-height: 42px; } }
  .y-program-inqury-section-block .y-program-inqury-input-share, .y-program-inqury-section-block .y-program-inqury-entrant-block .y-program-inqury-entrant-input, .y-program-inqury-section-block .y-program-inqury-sponser-block .y-program-inqury-sponser-input {
    width: 80%;
    margin: 10% auto; }
    .y-program-inqury-section-block .y-program-inqury-input-share input[type=email], .y-program-inqury-section-block .y-program-inqury-entrant-block .y-program-inqury-entrant-input input[type=email], .y-program-inqury-section-block .y-program-inqury-sponser-block .y-program-inqury-sponser-input input[type=email] {
      border: 0;
      width: 80%;
      height: 20px;
      background-color: transparent;
      border-bottom: 1px solid #ffffff;
      color: #ffffff;
      font-size: 16px; }
    .y-program-inqury-section-block .y-program-inqury-input-share ::-webkit-input-placeholder, .y-program-inqury-section-block .y-program-inqury-entrant-block .y-program-inqury-entrant-input ::-webkit-input-placeholder, .y-program-inqury-section-block .y-program-inqury-sponser-block .y-program-inqury-sponser-input ::-webkit-input-placeholder {
      /* Chrome/Opera/Safari */
      color: #ffffff; }
    .y-program-inqury-section-block .y-program-inqury-input-share ::-moz-placeholder, .y-program-inqury-section-block .y-program-inqury-entrant-block .y-program-inqury-entrant-input ::-moz-placeholder, .y-program-inqury-section-block .y-program-inqury-sponser-block .y-program-inqury-sponser-input ::-moz-placeholder {
      /* Firefox 19+ */
      color: #ffffff; }
    .y-program-inqury-section-block .y-program-inqury-input-share :-ms-input-placeholder, .y-program-inqury-section-block .y-program-inqury-entrant-block .y-program-inqury-entrant-input :-ms-input-placeholder, .y-program-inqury-section-block .y-program-inqury-sponser-block .y-program-inqury-sponser-input :-ms-input-placeholder {
      /* IE 10+ */
      color: #ffffff; }
    .y-program-inqury-section-block .y-program-inqury-input-share :-moz-placeholder, .y-program-inqury-section-block .y-program-inqury-entrant-block .y-program-inqury-entrant-input :-moz-placeholder, .y-program-inqury-section-block .y-program-inqury-sponser-block .y-program-inqury-sponser-input :-moz-placeholder {
      /* Firefox 18- */
      color: #ffffff; }
  .y-program-inqury-section-block .y-program-inqury-button-share, .y-program-inqury-section-block .y-program-inqury-entrant-block .y-program-inqury-entrant-button, .y-program-inqury-section-block .y-program-inqury-sponser-block .y-program-inqury-sponser-button {
    width: 100%;
    margin-bottom: 20%;
    text-align: center; }
    .y-program-inqury-section-block .y-program-inqury-button-share button, .y-program-inqury-section-block .y-program-inqury-entrant-block .y-program-inqury-entrant-button button, .y-program-inqury-section-block .y-program-inqury-sponser-block .y-program-inqury-sponser-button button {
      background-color: transparent;
      color: #ffffff;
      border: 1px solid #ffffff;
      text-transform: uppercase;
      width: 30%;
      height: 50px;
      margin: 0 auto;
      line-height: 30px;
      font-size: 16px;
      padding: 0; }
  .y-program-inqury-section-block .y-program-inqury-entrant-block {
    background-color: #08464d; }
    .y-program-inqury-section-block .y-program-inqury-entrant-block .y-program-inqury-entrant-subheader {
      width: 80%;
      margin: 5% auto;
      font-size: 16px; }
  .y-program-inqury-section-block .y-program-inqury-sponser-block {
    background-color: #94afb2; }
    .y-program-inqury-section-block .y-program-inqury-sponser-block .y-program-inqury-sponser-header {
      margin-bottom: 20%; }

.y-chairman-full-section-block {
  float: left;
  width: 100%;
  height: 100%; }
  .y-chairman-full-section-block .y-chairman-full-upper-section {
    width: 100%;
    height: 80vh;
    background: url("./img/chairman_r.jpg") no-repeat;
    background-size: cover;
    float: left;
    min-height: 600px;}
    @media only screen and (max-width: 1199px) {
      .y-chairman-full-section-block .y-chairman-full-upper-section {
        height: 70vh;
        display: block; } }
  .y-chairman-full-section-block .y-chairman-pic-sign-block {
    width: 50%;
    height: 100%;
    display: none;
    float: left;
    position: relative;
    z-index: 99;
    padding-top: 10%; }
    @media only screen and (max-width: 575px) {
      .y-chairman-full-section-block .y-chairman-pic-sign-block {
        width: 100%; } }
    .y-chairman-full-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign-section {
      position: absolute;
      bottom: 5%;
      right: 0;
      width: 100%; }
      @media only screen and (max-width: 1199px) {
        .y-chairman-full-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign-section {
          right: 5%; } }
      @media only screen and (max-width: 575px) {
        .y-chairman-full-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign-section {
          right: 10%; } }
    .y-chairman-full-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign-header {
      font-size: 18px;
      color: #ffffff;
      width: 100%;
      float: right;
      display: block;
      text-align: right; }
      @media only screen and (max-width: 768px) {
        .y-chairman-full-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign-header {
          font-size: 14px;
          font-weight: bold; } }
    .y-chairman-full-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign {
      float: right;
      display: block;
      width: 100%;
      height: 150px;
      text-align: right; }
      @media only screen and (max-width: 768px) {
        .y-chairman-full-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign {
          width: 40%; }
          .y-chairman-full-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign img {
            width: 100%; } }
      .y-chairman-full-section-block .y-chairman-pic-sign-block .y-chairman-pic-sign img {
        height: 100%; }
  .y-chairman-full-section-block .y-chairman-title-section-block {
    width: 100%;
    display: inline-block;
    height: 100%;
    z-index: 9999;
    padding-top: 15%;
    padding-left: 55%;
    float: left; }
    @media only screen and (max-width: 991px) {
      .y-chairman-full-section-block .y-chairman-title-section-block {
        padding-left: 50%; } }
    @media only screen and (max-width: 575px) {
      .y-chairman-full-section-block .y-chairman-title-section-block {
        padding-left: 5%;
        margin-top: 60%; } }
    @media only screen and (max-width: 320px) {
      .y-chairman-full-section-block .y-chairman-title-section-block {
        margin-top: 50%; } }
    .y-chairman-full-section-block .y-chairman-title-section-block .sass-y-chairman-share, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-quote, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-title-section-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-title-section-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-full-lower-content-section .y-chairman-content, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-title-section-block .y-chairman-content {
      display: block;
      width: 70%;
      color: #ffffff;
      padding-bottom: 10px; }
      @media only screen and (max-width: 1700px) {
        .y-chairman-full-section-block .y-chairman-title-section-block .sass-y-chairman-share, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-quote, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-title-section-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-title-section-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-full-lower-content-section .y-chairman-content, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-title-section-block .y-chairman-content {
          width: 80%; } }
      @media only screen and (max-width: 1199px) {
        .y-chairman-full-section-block .y-chairman-title-section-block .sass-y-chairman-share, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-cat, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content-title, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-content, .y-chairman-section-block .y-chairman-content-mobile-section-block .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-content, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-quote, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-title-section-block .y-chairman-content-cat, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-title-section-block .y-chairman-content-title, .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-full-lower-content-section .y-chairman-content, .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-title-section-block .y-chairman-content {
          width: 90%;
          padding-bottom: 0; } }
    .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-cat {
      font-size: 18px; }
    .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title {
      font-size: 8vh;
      text-transform: uppercase;
      line-height: 1.1;
      font-weight: bold; }
      @media only screen and (max-width: 1199px) {
        .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title {
          font-size: 60px;
          line-height: 1; } }
      @media only screen and (max-width: 575px) {
        .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title {
          font-size: 40px; } }
    .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-quote {
      font-size: 20px; }
      @media only screen and (max-width: 768px) {
        .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-quote {
          margin-top: 100px;
          font-weight: bold; } }
      @media only screen and (max-width: 575px) {
        .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-title-quote {
          display: none; } }
    .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-pic-sign-header {
      font-size: 14px;
      color: #ffffff;
      width: 100%;
      float: left;
      display: block;
      text-align: left;
      margin-top: 10px; }
      @media only screen and (max-width: 768px) {
        .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-pic-sign-header {
          font-size: 14px;
          font-weight: bold; } }
      @media only screen and (max-width: 575px) {
        .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-pic-sign-header {
          font-size: 12px; } }
    .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-pic-sign {
      float: left;
      display: block;
      width: 100%;
      height: 100px;
      margin-top: 10px;
      text-align: left; }
      @media only screen and (max-width: 768px) {
        .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-pic-sign {
          width: 40%;
          height: 90px; } }
      @media only screen and (max-width: 575px) {
        .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-pic-sign {
          margin-top: 5px;
          height: 70px; } }
      .y-chairman-full-section-block .y-chairman-title-section-block .y-chairman-pic-sign img {
        height: 100%; }
  .y-chairman-full-section-block .y-chairman-full-lower-content-section {
    float: left;
    width: 100%;
    background-color: #ffffff;
    height: 100%; }
    .y-chairman-full-section-block .y-chairman-full-lower-content-section .sass-y-chairman-share-mobile {
      display: block;
      width: 100%;
      color: #008791; }
    .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-cat {
      font-size: 18px;
      padding: 5% 10% 0;
      display: none; }
      @media only screen and (max-width: 575px) {
        .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-cat {
          display: block; } }
    .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-title {
      font-size: 60px;
      text-transform: uppercase;
      line-height: 1;
      font-weight: bold;
      padding: 1% 10% 0;
      display: none; }
      @media only screen and (max-width: 575px) {
        .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-lower-title-block .y-chairman-content-title {
          display: block; } }
    .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-content {
      font-size: 18px;
      line-height: 28px;
      padding: 5% 10%;
      float: left; }
      .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-content hr {
        border: 2px solid #008791;
        margin: 30px 0; }
      .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-content q {
        padding: 30px 0;
        font-size: 26px;
        line-height: 1.5;
        font-weight: bold; }
        @media only screen and (max-width: 768px) {
          .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-content q {
            font-size: 22px; } }
        .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-content q::first-child {
          font-size: 70px; }
      .y-chairman-full-section-block .y-chairman-full-lower-content-section .y-chairman-content .y-chairman-divider {
        content: "";
        width: 20%;
        max-width: 140px;
        height: 2px;
        background-color: #008791; }

.y-tc-section-block {
  width: 100%;
  height: 100%;
  float: left;
  padding: 170px 5%; }
  @media only screen and (max-width: 768px) {
    .y-tc-section-block {
      padding: 100px 5%; } }
  .y-tc-section-block h3 {
    font-size: 30px; }
  .y-tc-section-block u {
    font-size: 22px;
    margin-top: 5%; }

/* ------------

Defined keyframes

 ---------------*/
@-webkit-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3); }
  60% {
    opacity: 1;
    -webkit-transform: scale(2); }
  100% {
    -webkit-transform: scale(1); } }
@-moz-keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -moz-transform: scale(0.3); }
  60% {
    opacity: 1;
    -moz-transform: scale(2); }
  100% {
    -moz-transform: scale(1); } }
@keyframes cd-bounce-1 {
  0% {
    opacity: 0;
    -webkit-transform: scale(0.3);
    -moz-transform: scale(0.3);
    -ms-transform: scale(0.3);
    -o-transform: scale(0.3);
    transform: scale(0.3); }
  60% {
    opacity: 1;
    -webkit-transform: scale(2);
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    transform: scale(2); }
  100% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); } }
@-webkit-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -moz-transform: translateX(-100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(20px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes cd-bounce-2 {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -o-transform: translateX(20px);
    transform: translateX(20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
@-webkit-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0); } }
@-moz-keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -moz-transform: translateX(100px); }
  60% {
    opacity: 1;
    -moz-transform: translateX(-20px); }
  100% {
    -moz-transform: translateX(0); } }
@keyframes cd-bounce-2-inverse {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px); }
  60% {
    opacity: 1;
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    -o-transform: translateX(-20px);
    transform: translateX(-20px); }
  100% {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0); } }
@-webkit-keyframes rise {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-100px); }
  100% {
    -webkit-transform: translateY(0); } }
@-moz-keyframes rise {
  0% {
    opacity: 0;
    -moz-transform: translateY(2000px); }
  60% {
    opacity: 1;
    -moz-transform: translateY(-100px); }
  100% {
    -moz-transform: translateY(0); } }
@keyframes rise {
  0% {
    opacity: 0;
    -webkit-transform: translateY(2000px);
    -moz-transform: translateY(2000px);
    -ms-transform: translateY(2000px);
    -o-transform: translateY(2000px);
    transform: translateY(2000px); }
  60% {
    opacity: 1;
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    transform: translateY(-100px); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes click {
  0% {
    -webkit-transform: translateY(20px); }
  5% {
    opacity: 1;
    -webkit-transform: translateY(-10px); }
  10% {
    -webkit-transform: translateY(0); }
  100% {
    -webkit-transform: translateY(0); } }
@-moz-keyframes click {
  0% {
    -moz-transform: translateY(20px); }
  5% {
    opacity: 1;
    -moz-transform: translateY(-10px); }
  10% {
    -moz-transform: translateY(0); }
  100% {
    -moz-transform: translateY(0); } }
@keyframes click {
  0% {
    -webkit-transform: translateY(20px);
    -moz-transform: translateY(20px);
    -ms-transform: translateY(20px);
    -o-transform: translateY(20px);
    transform: translateY(20px); }
  5% {
    opacity: 1;
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    -o-transform: translateY(-10px);
    transform: translateY(-10px); }
  10% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0); } }
@-webkit-keyframes visual {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@-moz-keyframes visual {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
@keyframes visual {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }
/* --------------------------------

Primary style

-------------------------------- */
html * {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

body {
  font-size: 100%;
  font-family: "Geometria", "Microsoft Yahei", "微软雅黑", sans-serif;
  color: #008791;
  background-color: #EDF0F0;
  margin: 0;
  padding: 0;
  width: 100%; }

a {
  color: #008791;
  text-decoration: none;
  font-family: "Open Sans", "Microsoft Yahei", "微软雅黑", sans-serif; }

h1, h2, .y-description-block p {
  font-family: "Open Sans", "Microsoft Yahei", "微软雅黑", sans-serif;
  font-weight: bold; }

/* --------------------------------

Modules - reusable parts of our design

-------------------------------- */
.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 90%;
  max-width: 991px;
  margin: 0 auto; }
  .cd-container::after {
    /* clearfix */
    content: '';
    display: table;
    clear: both; }

/* --------------------------------

Main components

-------------------------------- */
header {
  position: fixed;
  top: 0;
  left: 0;
  height: 150px;
  width: 100%;
  line-height: 150px;
  text-align: center;
  z-index: 999; }
  @media only screen and (max-width: 1300px) {
    header {
      height: 70px; } }
  header.mini {
    height: 100px;
    line-height: 100px;
    transition: all 500ms; }
    @media only screen and (max-width: 1300px) {
      header.mini {
        height: 70px;
        line-height: 70px; } }
    header.mini .y-logo-white, header.mini .y-logo {
      padding-top: 15px; }
      @media only screen and (max-width: 1300px) {
        header.mini .y-logo-white, header.mini .y-logo {
          padding-top: 10px; } }
      header.mini .y-logo-white img, header.mini .y-logo img {
        height: 70px; }
        @media only screen and (max-width: 1300px) {
          header.mini .y-logo-white img, header.mini .y-logo img {
            height: 50px; } }
  header h1 {
    color: #ffffff;
    font-size: 18px;
    font-size: 1.125rem; }
    @media only screen and (max-width: 1199px) {
      header h1 {
        font-size: 24px;
        font-size: 1.5rem; } }
  header .y-header {
    height: 100%;
    background-color: white;
    visibility: visible;
    opacity: 1;
    transition: visibility 200ms linear 0s, opacity 300ms; }
    header .y-header.hide {
      visibility: hidden;
      opacity: 0;
      transition: visibility 500ms linear 0s, opacity 300ms; }
    header .y-header .y-logo-white {
      display: none; }
  header .y-logo-white, header .y-logo {
    width: 20%;
    float: left;
    height: 100%;
    padding-top: 36.5px; }
    @media only screen and (max-width: 1300px) {
      header .y-logo-white, header .y-logo {
        padding-top: 10px;
        padding-left: 10px; } }
    header .y-logo-white img, header .y-logo img {
      height: 77px; }
      @media only screen and (max-width: 1300px) {
        header .y-logo-white img, header .y-logo img {
          height: 50px;
          float: left; } }
  header #y-menu {
    width: 80%;
    float: left;
    height: 100%;
    color: #008791;
    font-weight: bold; }
    @media only screen and (max-width: 1300px) {
      header #y-menu {
        display: none; }
        header #y-menu li {
          line-height: 70px; } }
    header #y-menu ul {
      list-style: none;
      margin: 0;
      padding: 0;
      width: 100%;
      text-align:right; }
    header #y-menu li {
      display: inline-block;
      margin-right: 3%; }
  header .y-header-hamburger {
    display: none; }
    @media only screen and (max-width: 1300px) {
      header .y-header-hamburger {
        float: right;
        height: 100%;
        width: 30px;
        padding-top: 22px;
        margin-right: 15px; }
        header .y-header-hamburger.show {
          display: block; }
        header .y-header-hamburger img {
          width: 26px;
          height: 26px;
          float: right; }
        header .y-header-hamburger svg {
          float: left;
          z-index: 99999;
          width: 26px;
          height: 26px; } }
  header .y-header-hamburger-close {
    display: none; }
    @media only screen and (max-width: 1300px) {
      header .y-header-hamburger-close {
        float: right;
        height: 100%;
        width: 30px;
        padding-top: 23px;
        margin-right: 15px; }
        header .y-header-hamburger-close.show {
          display: block; }
        header .y-header-hamburger-close img {
          width: 24px;
          height: 24px;
          float: right; } }
  header .y-menu-mobile {
    visibility: hidden;
    opacity: 0;
    float: left; }
    @media only screen and (max-width: 1300px) {
      header .y-menu-mobile {
        background-color: #ffffff;
        width: 100%;
        height: 100%;
        float: left;
        display: block;
        transition: all 0.5s; }
        header .y-menu-mobile.show {
          visibility: visible;
          opacity: 1; }
          header .y-menu-mobile.show ul {
			background:#fff;
            height: 660px; }
        header .y-menu-mobile ul {
          list-style: none;
          margin: 0;
          padding: 0;
          width: 100%;
          height: 0px;
          float: left;
          background-color: #ffffff;
          transition: all 0.5s; }
          header .y-menu-mobile ul li {
            display: block;
            width: 100%;
            height: 60px;
            float: right;
            font-size: 16px;
            font-weight: bold;
            transition: height .6s;
            line-height: 60px; }
            header .y-menu-mobile ul li a {
              height: 100%;
              line-height: 80px; } }
    @media only screen and (max-width: 320px) {
      header .y-menu-mobile.show ul {
        height: 520px; }
        header .y-menu-mobile.show ul li {
          line-height: 50px;
          height: 50px; }
          header .y-menu-mobile.show ul li a {
            line-height: 60px; } }

/* ----------------------------------------

Description

---------------------------------------- */
.y-description-block {
  position: relative;
  width: 100%;
  margin-top: 150px; }
  @media only screen and (max-width: 991px) {
    .y-description-block {
      margin-top: 70px; } }
  .y-description-block h2, .y-description-block p {
    margin: 10px auto;
    text-align: center;
    font-size: 26px;
    padding-top: 40px; }
  .y-description-block p {
    width: 50%;
    font-size: 14px;
    font-weight: normal;
    padding: 0; }
    @media only screen and (max-width: 768px) {
      .y-description-block p {
        width: 80%;
        margin-bottom: 5%; } }

/* -----------------------s-----------------

Timeline - date

---------------------------------------- */
#cd-timeline {
  position: relative;
  padding: 2em 0;
  margin-top: 0;
  margin-bottom: 2em; }
  #cd-timeline::before {
    /* this is the vertical line */
    content: '';
    position: absolute;
    top: 30px;
    left: 18px;
    height: 100%;
    width: 4px;
    background: #dfe4e4; }
  @media only screen and (min-width: 991px) {
    #cd-timeline {
      margin-top: 0em;
      margin-bottom: 3em; }
      #cd-timeline::before {
        left: 50%;
        margin-left: -2px; } }

.y-timeline-block {
  width: 100%;
  margin-bottom: 60px;
  float: left; }

.y-timeline-block-date, .y-timeline-block-date-year, .y-timeline-block-date-month {
  position: relative;
  left: 50%;
  width: 240px;
  margin-left: -120px;
  background-color: #EDF0F0;
  color: #8EC6CA;
  font-weight: bold;
  text-align: center;
  line-height: 1; }

.y-timeline-block-date-year {
  font-size: 20px; }

.y-timeline-block-date-month {
  font-size: 110px;
  text-transform: uppercase; }

/* ----------------------------------------

Timeline - content

---------------------------------------- */
.cd-timeline-block {
  position: relative;
  float: left;
  margin: 4em 0; }
  .cd-timeline-block:after {
    content: '';
    display: table;
    clear: both; }
  .cd-timeline-block:first-child {
    margin-top: 60px; }
  .cd-timeline-block:last-child {
    margin-bottom: 0; }
  @media only screen and (min-width: 991px) {
    .cd-timeline-block {
      margin: 0px 0 120px 0;
      width: 50%;
      left: 0; }
      .cd-timeline-block:first-child {
        margin-top: 0; }
      .cd-timeline-block:last-child {
        margin-bottom: 0; }
      .cd-timeline-block:nth-child(even) {
        right: 0;
        float: right;
        margin: 180px 0 0 0; } }

.cd-timeline-img {
  position: absolute;
  top: 16px;
  right: 0;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #008791; }
  @media only screen and (max-width: 991px) {
    .cd-timeline-img {
      left: 14px; } }
  .cd-timeline-img img {
    display: block;
    width: 24px;
    height: 24px;
    position: relative; }
  .cd-timeline-img.y-event-1 {
    background: #008791; }
  .cd-timeline-img.cd-movie {
    background: #c03b44; }
  .cd-timeline-img.cd-location {
    background: #f0ca45; }
  @media only screen and (min-width: 991px) {
    .cd-timeline-img {
      right: -6px;
      margin-left: -6px;
      /* Force Hardware Acceleration in WebKit */
      -webkit-transform: translateZ(0);
      -webkit-backface-visibility: hidden; }
      .cd-timeline-block:nth-child(even) .cd-timeline-img {
        left: 0; }
      .cssanimations .cd-timeline-img.is-hidden {
        visibility: hidden; }
      .cssanimations .cd-timeline-img.bounce-in {
        visibility: visible;
        animation: cd-bounce-1 .6s; } }

.cd-timeline-content {
  position: relative;
  margin-left: 60px;
  background: #ffffff;
  border-radius: 0.25em;
  box-shadow: 0 3px 0 #dfe4e4;
  overflow: hidden; }
  .cd-timeline-content:after {
    content: '';
    display: table;
    clear: both; }
  @media only screen and (min-width: 768px) {
    .cd-timeline-content h2, .cd-timeline-content .y-description-block p, .y-description-block .cd-timeline-content p {
      font-size: 20px;
      font-size: 1.25rem; } }
  @media only screen and (min-width: 991px) {
    .cd-timeline-content {
      margin-left: 0px;
      right: 30px;
      width: 100%;
      max-width: 420px; }
      .cd-timeline-block:nth-child(even) .cd-timeline-content {
        float: right;
        left: 30px; }
      .cssanimations .cd-timeline-content.is-hidden {
        visibility: hidden; }
      .cssanimations .cd-timeline-content.bounce-in {
        visibility: visible;
        -webkit-animation: cd-bounce-2 0.6s;
        -moz-animation: cd-bounce-2 0.6s;
        animation: cd-bounce-2 0.6s; } }
  @media only screen and (min-width: 1199px) {
    .cd-timeline-content {
      right: 80px;
      max-width: 480px; }
      .cd-timeline-block:nth-child(even) .cd-timeline-content {
        left: 80px; } }
  .cd-timeline-content .y-timeline-content-header {
    position: relative;
    width: 100%;
    height: 80%; }
  .cd-timeline-content .y-timeline-block-pic {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    overflow: hidden; }
    .cd-timeline-content .y-timeline-block-pic::before {
      content: "";
      position: absolute;
      background-image: linear-gradient(to bottom, transparent 50%, black 100%);
      width: 100%;
      height: 100%; }
    .cd-timeline-content .y-timeline-block-pic img {
      width: 100%; }
  .cd-timeline-content .y-timeline-block-header {
    position: absolute;
    width: 100%;
    height: 28px;
    z-index: 100;
    top: 25px;
    padding: 0 1em; }
  .cd-timeline-content .y-event-cat {
    display: inline-block;
    background-color: #008791;
    color: white;
    font-weight: bold;
    height: 100%;
    line-height: 28px;
    font-size: 14px;
    padding: 0 2%;
    width: 180px;
    text-align: center;
    border-radius: 0.25em;
    float: left; }
  .cd-timeline-content .y-event-share, .cd-timeline-content .y-event-fb, .cd-timeline-content .y-event-in {
    width: 28px;
    height: 28px;
    display: inline-block;
    float: right;
    margin-left: 1em; }
  .cd-timeline-content .y-event-fb {
    background: url("./img/facebook.svg") no-repeat;
    background-size: contain; }
  .cd-timeline-content .y-event-in {
    background: url("./img/linkedin.svg") no-repeat;
    background-size: contain; }
  .cd-timeline-content .y-timeline-content-title {
    position: absolute;
    bottom: 25px;
    width: 100%;
    color: white;
    text-align: left;
    padding: 0 5%;
    font-weight: bold;
    z-index: 1000; }
  .cd-timeline-content p {
    font-size: 14px;
    margin: 1em 5%;
    line-height: 1.5;
    color: #4A4A4A;
    height: 40px;
    width: 90%;
    overflow: hidden; }
  .cd-timeline-content .cd-read-more-block {
    width: 100%;
    margin-bottom: 10px; }
    .cd-timeline-content .cd-read-more-block .cd-read-more {
      position: relative;
      left: 50%;
      padding: 0em 1em;
      margin-left: -45px;
      color: #008791;
      height: 25px;
      width: 90px;
      line-height: 22px;
      border-radius: 12px;
      border: 1px solid #008791;
      font-size: 10px;
      text-transform: uppercase;
      font-weight: bold; }
      .no-touch .cd-timeline-content .cd-read-more-block .cd-read-more:hover {
        background-color: #bac4cb; }
  .cd-timeline-content .cd-date {
    padding: .8em 0;
    opacity: .7;
    margin: 0 auto; }
  .cd-timeline-content::before {
    content: '';
    position: absolute;
    top: 16px;
    right: 100%;
    height: 0;
    width: 0;
    border: 7px solid transparent;
    border-right: 7px solid #ffffff; }

@media only screen and (min-width: 991px) {
  /* inverse bounce effect on even content blocks */
  .cssanimations .cd-timeline-block:nth-child(even) .cd-timeline-content.bounce-in {
    -webkit-animation: cd-bounce-2-inverse 0.6s;
    -moz-animation: cd-bounce-2-inverse 0.6s;
    animation: cd-bounce-2-inverse 0.6s; } }
footer {
  height: 600px;
  width: 100%;
  padding: 60px 5%;
  background-color: #008791;
  color: white;
  float: left; }
  footer .y-footer-share, footer .y-footer-1, footer .y-footer-2, footer .y-footer-3 {
    width: 100%;
    float: left; }
    footer .y-footer-share li, footer .y-footer-1 li, footer .y-footer-2 li, footer .y-footer-3 li {
      list-style: none; }
  footer .y-footer-1 {
    height: 90px;
    margin-bottom: 30px;
    float: left; }
    footer .y-footer-1 .y-logo {
      width: 20%;
      float: left;
      height: 100%;
      padding-top: 6.5px; }
      @media only screen and (max-width: 991px) {
        footer .y-footer-1 .y-logo {
          width: 100%; } }
      footer .y-footer-1 .y-logo img {
        height: 77px; }
    footer .y-footer-1 .y-menu {
      width: 80%;
      float: left;
      height: 100%; }
      @media only screen and (max-width: 991px) {
        footer .y-footer-1 .y-menu {
          width: 100%;
          display: none; } }
      footer .y-footer-1 .y-menu ul {
        float: left;
        list-style: none;
        margin: 0;
        padding: 0;
        width: 100%;
        height: 100%;
        text-align:right; }
      footer .y-footer-1 .y-menu li {
        margin-right: 5%;
        color: white;
        text-align: center;
        word-break: none;
        font-size: 14px;
        text-transform: uppercase;
        display: inline-block;
        line-height: 90px; }
        footer .y-footer-1 .y-menu li a {
          color: white; }
  footer .y-footer-2 {
    font-size: 12px;
    float: left; }
    footer .y-footer-2 .y-footer-info {
      width: 100%;
      float: left; }
    footer .y-footer-2 a {
      color: #ffffff; }
    footer .y-footer-2 ul {
      float: left;
      margin: 0;
      padding: 0;
      width: 100%; }
    footer .y-footer-2 li {
      width: 20%;
      padding-right: 5%;
      float: left; }
      @media only screen and (max-width: 991px) {
        footer .y-footer-2 li {
          width: 100%;
          display: block;
          font-size: 16px;
          line-height: 20px;
          margin-bottom: 15px; } }
    footer .y-footer-2 a#y-footer-btt {
      display: block;
      content: "";
      width: 30px;
      height: 30px;
      float: right;
      background: url("./img/btt.svg") center no-repeat white;
      background-size: 50%; }
    footer .y-footer-2 .y-footer-map {
      float: left;
      margin-top: 30px;
      margin-bottom: 40px;
      width: 100%;
      height: 20px;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 16px; }
      footer .y-footer-2 .y-footer-map a {
        color: white; }
  footer .y-footer-3 {
    border-top: 1px solid white;
    padding-top: 20px;
    font-size: 12px; }
    footer .y-footer-3>div:first-child {
      float: left;
      text-align: left; }
    footer .y-footer-3 a {
      color: #ffffff; }
    footer .y-footer-3 div {
      float: right;
      margin-right: 20px;
      text-align: right; }
    ul.copyright-menu{margin:0;}
    .copyright-menu li{display:inline-block;margin-left:20px;}
    .copyright-menu li:first-child{margin-left:0}

.banner .vc_column-inner{padding:0!important;}
.wpml-ls-item{margin-right:0!important;}
.wpml-ls-item:after{content:'/';margin-left:5px;}
.wpml-ls-item:last-child{margin-right:5%!important;}
.wpml-ls-item:last-child:after{content:'';margin:0;}
.entry-footer{position:absolute;right:10px;}
.entry-footer a{color:#000;}
.edit-link{background:rgba(255,255,255,0.3);padding:5px 10px;}
.edit-link:hover{background:#fff;}
.single-content{margin-top:150px;}
.single-content .detail-content{width:95%;max-width:1200px;margin:0 auto;position:relative;padding:50px 0 100px;}
.y-program-inqury-entrant-block,.y-program-inqury-sponser-block{position:relative;}
.y-program-inqury-entrant-block .es_msg,.y-program-inqury-sponser-block .es_msg{position:absolute;bottom:10px;left:20px;right:20px;}
#leadership{margin-bottom:100px;}
.gridBlock{background-repeat:no-repeat;background-size:100% auto;width:318px;height:280px;float:left;cursor:pointer;position:relative;margin:1px;}
.gridBlock .captionWrapper{position:absolute;left:0;right:0;bottom:0px;height:65px;background:url(img/gridblock_bg.png) center center no-repeat;}
.gridBlock .captionWrapper:hover{background-image:url(img/gridblock_bg_hover.png);}
.gridBlock .caption{margin-top:13px;padding:0px 63px 0px 30px;width:100%;line-height:1.2em;}
.gridBlock .caption .heading{font-size:18px;color:#008791;font-weight:400;}
.gridBlock .caption .text{font-size:14px;color:#fff;}
.gridBlock .desc{display:none;position:absolute;top:0;left:320px;width:638px;padding:25px 55px;z-index:1000;background:#efedcb;color:#333;}
.gridBlock .desc .title{font-size:24px;margin-bottom:0;width:auto;color:#008791;text-transform:uppercase;font-weight:400;line-height:1.2em;}
.gridBlock .desc .subTitle{font-size:18px;margin-bottom:18px;font-weight:400;}
.gridBlock .desc .closeBtn{position:absolute;width:25px;height:25px;background:url(img/gridblock_close.png) no-repeat;right:55px;top:40px;}
.gridBlock.col-2 .desc{left:0;top:282px;}
.gridBlock.col-3 .desc{top:0px;left:-640px;}
.gridBlock.col-2.row-end .desc{top:auto;bottom:282px;}
#y-menu li:nth-child(3) a{color:rgb(0, 135, 145);}
.y-menu-mobile .wpml-ls-item{display:inline-block;width:auto;float:none;}
@media only screen and (max-width:1066px) {
  #leadership{width:640px;margin:0 auto;}
  .gridBlock.active .captionWrapper{background:url(img/gridblock_close_mobile.png) right center no-repeat;}
  .gridBlock .desc{width:100%;top:0!important;bottom:auto!important;padding:29px 12px;}
  .gridBlock:nth-child(even) .desc{left:-320px!important;}
  .gridBlock:nth-child(odd) .desc{left:320px!important;}
  .gridBlock .desc .closeBtn{display:none;}
}
@media only screen and (max-width:711px) {
  #leadership{width:320px;margin:0 auto;}
  .gridBlock{padding-top:202px;height:auto;float:none;width:calc(100% - 1px);}
  .gridBlock .captionWrapper{position:static;width:100%;overflow:hidden;}
  .gridBlock .desc{position:static;width:100%;padding:29px 12px;left:auto!important;top:auto!important;}
}
      @media only screen and (max-width: 991px) {
		  .wpml-ls-item:last-child{margin-right:0!important}
        footer .y-footer-3 div {
          width: 100%;
          display: block;
          float: left;
          text-align: left;
          padding: 5px 0; } }
/*# sourceMappingURL=styles.css.map */