.dt-left span, .dt-left i, .social-icon, .social-icons, .fb-heading, .ft-button span, .ft-button i, .ft-button, .ei-heading h3, .event-heading-inner, .ai-more a, .app-heading-inner, .fsl-more:after, .fsl-more span, .fsl-more, .fsli-more a, .fsh-more:after, .fsh-more span, .fsh-tags a, .section-heading h2, .section-heading i, .search-form-submit, .search-form-text, .header-deco, .header-search, .header-logo {
  display: inline-block;
}

.event-more, .details-photo-more-caption, .details-photo-caption, .details-photo-inner, .details-photo, .ei-month, .ei-day, .app-more, .ai-heading, .app-intro, .fsli-heading, .fsli-image-inner, .fsli-image, .fsh-more, .fsh-image img, .fsh-slider-container .bx-viewport,
.fsh-slider-container .bx-wrapper,
.fsh-slider,
.fsh-slide, .side-menu i, .side-menu-text, .side-menu ul li, .search-form-submit {
  display: block;
}

.details-tags, .details-share, .dt-left, .dt-right, .fb-left, .fb-imddle, .fb-right, .ei-date, .ei-heading, .fsh-heading-left, .fsh-heading-right, .content, .side-menu ul li a .side-menu-inner, .side-menu-container, .header-left, .header-middle, .header-right {
  display: table-cell;
}

.details-photo.details-photo-more:after, .details-photo.with-caption:before, .fsl-more:after, .fsh-more:after, .search-form-submit {
  content: "";
}

.details-photo-more-caption, .details-caption, .fsl-more, .fsh-slider-container .bx-viewport,
.fsh-slider-container .bx-wrapper,
.fsh-slider,
.fsh-slide, .side-menu i, .search-form-submit {
  position: absolute;
}

.details-photo-caption, .details-photo, .details-image, .fsl-intros, .fs-list, .fsh-slider-container, .side-menu-text, .search-form {
  position: relative;
}

.details-photo {
  float: left;
}

.heateor_sss_sharing_container {
  float: right;
}

.event-more, .details-photo-more-caption, .social-icons, .ft-buttons, .ei-month, .ei-day, .app-more, .ai-more a, .fsh-heading-left {
  text-align: center;
}

.dt-right, .fb-right, .ai-more, .fsl-more, .fsli-more, .fsh-more, .header-right, .header-middle {
  text-align: right;
}

.details-tags, .details-share, .content, .side-menu-container, .ei-date, .ei-heading {
  vertical-align: top;
}

.dt-left span, .dt-left i, .dt-left, .dt-right, .social-icon, .social-icons, .fb-heading, .fb-left, .fb-imddle, .fb-right, .ft-button span, .ft-button i, .ei-heading h3, .fsl-more:after, .fsl-more span, .fsh-more:after, .fsh-more span, .fsh-tags a, .fsh-heading-left, .fsh-heading-right, .section-heading h2, .section-heading i, .side-menu i, .side-menu ul li a .side-menu-inner, .search-form-submit, .search-form-text, .header-deco, .header-left, .header-middle, .header-right {
  vertical-align: middle;
}

.related-heading, .dt-left, .dt-right, .details-caption, .ei-month, .ei-day, .fsh-tags a, .section-heading, .side-menu ul li a {
  font-style: italic;
}

.event-more, .app-more, .ai-more a, .fsl-more span, .fsh-more span {
  text-transform: uppercase;
}

.event-more, .ft-buttons, .event-intros, .app-more, .app-intros {
  margin: 0 auto;
}

.details-share, .details-photos, .fsh-bottom {
  overflow: hidden;
}

.details-photo-more-caption, .side-menu i, .search-form-submit {
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.details-photo-inner, .fsli-image-inner, .fsh-slide {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.details-photos-contain .details-photo-inner, .dt-left i, .social-icon, .ft-button i, .fsl-more:after, .fsli-more a, .fsh-more:after, .section-heading i, .side-menu i, .search-form-submit {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

.details-photo.details-photo-more:after, .details-photo.with-caption:before {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.details-middle-top, .details-top, .footer-bottom-wrapper, .event-intros > .event-intro, .fsh-heading, .side-menu ul li a, .main, .header-table {
  display: table;
  table-layout: fixed;
  width: 100%;
}

/*
Roboto:
100 thin
300 light
400 regular
500 medium
700 bold
900 black
*/
body {
  font-style: normal;
  font-weight: 400;
  /* regular */
  font-size: 62.5%;
  /* 10px */
  line-height: 1.2;
  overflow: auto;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -moz-font-feature-settings: "liga", "kern";
  background-color: white;
  color: #266761;
  min-width: 300px;
  font-family: "Open Sans", "Noto Sans TC", sans-serif;
}

button, input, select {
  font-family: "Open Sans", "Noto Sans TC", sans-serif;
}

html.zh_CN body,
button, input, select {
  font-family: "Open Sans", "Noto Sans SC", sans-serif;
}

button {
  font-size: 1.4em;
}

.container {
  width: 100%;
  min-width: 300px;
}

.wrapper {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 700;
}

p {
  font-size: 1.6em;
}

a {
  color: #266761;
}

.header {
  background-color: #266761;
  padding: 10px 0;
}

.header-table {
  width: 100%;
}

.header-logo-mobile {
  display: none;
}

.header-middle {
  padding-top: 20px;
  padding-right: 40px;
}


.header-logo {
  max-width: 403px;
}

.header-logo h1,
.header-logo-mobile h1 {
  color: transparent;
  font: 0/0 a;
}

.header-deco {
  max-width: 340px;
}

.search-form {
  max-width: 210px;
  border: 1px solid #FFF;
  padding: 5px 10px 5px 50px;
}

.search-form-submit {
  background-image: url("images/newsletter/icon-search-white@2x.png");
  color: transparent;
  background-color: transparent;
  width: 24px;
  height: 19px;
  left: 13px;
  font: 0/0 a;
  border: 0;
}

.search-form-text {
  background-color: yellow;
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.5;
  color: white;
  background-color: transparent;
  width: 100%;
  border: 0;
}

.header-right {
  padding-top: 20px;
}

.main-menu-button, .main-menu { /* mobile */
  display: none;
}


.main {
  background-color: white;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.side-menu-container {
  position: relative;
  width: 15%;
  padding-right: 30px;
}

.side-menu.fixed {
  position: fixed;
  top: 0;
  bottom: auto;
  width: 15%;
  height: auto;
  padding-right: 30px;
}
.side-menu.abs {
  position: absolute;
  left: 0;
  top: auto;
  bottom: 0;
  width: 100%;
  height: auto;
  padding-right: 30px;
}
.side-menu ul li {
  font-size: 1em;
  background-color: white;
  border-bottom: 1px solid #266761;
}

.side-menu ul li:last-child {
  border-bottom: 0;
}

.side-menu ul li a {
  height: 75px;
  padding: 8px 30px 8px 15px;
  font-size: 1.5em;
  font-weight: 600;
  line-height: 1.5;
}

.side-menu ul li.side-menu-special {
  /* background-color: #f1f1f2; */
  background-color: #fde884;
  /* background-color: #266761; */
}
.side-menu ul li:hover {
  background-color: #f1f1f2;
}
.side-menu ul li a {
  border-top: 10px solid white;
  border-bottom: 10px solid white;
}
.side-menu-text {
  padding-left: 35px;
}
/*
.side-menu-special .side-menu-text {
  color: #fde884;
}
*/
.side-menu i {
  left: 0;
  width: 25px;
  height: 28px;
  margin-right: 10px;
}

.side-menu i.side-menu-home {
  background-image: url("images/newsletter/icon-home-green@2x.png");
}
.side-menu i.side-menu-applications {
  background-image: url("images/newsletter/icon-applications-large@2x.png");
}
.side-menu i.side-menu-events {
  width: 21px;
  background-image: url("images/newsletter/icon-events@2x.png");
}

.content {
  width: 75%;
}

/* HOME */
.section-heading {
  font-size: 2em;
  font-weight: 600;
  line-height: 1.5;
}

.section-heading i {
  width: 35px;
  height: 33px;
  margin-right: 15px;
}

.section-heading-story i {
  background-image: url("images/newsletter/icon-story-large@2x.png");
  margin-top: -7px;
}

.section-heading-applications i {
  background-image: url("images/newsletter/icon-applications-large@2x.png");
}

.section-heading-events i {
  background-image: url("images/newsletter/icon-events-large@2x.png");
}

.home-row-wrapper.wrapper {
  width: 90%;
  max-width: none;
}

.home-row-1 .home-row-wrapper.wrapper {
  width: 100%;
}

.home-row-1 {
  background-color: white;
  padding-bottom: 50px;
}

.fsh-slider-container {
  width: 100%;
  height: 0;
  padding-bottom: 50%;
}

.fsh-slider {
  visibility: hidden;
}

.fsh-slider-container .bx-viewport,
.fsh-slider-container .bx-wrapper,
.fsh-slider,
.fsh-slide {
  width: 100% !important;
  height: 100% !important;
}

.fsh-heading-left, .fsh-heading-right {
  padding: 35px 20px;
}

.fsh-heading-left {
  background-color: #266761;
  color: #fde884;
  width: 40%;
}

.fsh-heading-right {
  color: #266761;
  background-color: #fde884;
  padding-left: 50px;
}

.fsh-heading-right h2 {
  font-size: 2.8em;
  font-weight: 700;
  line-height: 1.5;
}

.fsh-bottom {
  background-color: #f1f1f2;
  padding: 50px;
}

.fsh-tags {
  margin-bottom: 30px;
}

.fsh-tags a {
  font-size: 1.6em;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fde884;
  padding: 8px 12px;
  margin-right: 12px;
  margin-bottom: 12px;
}

.fsh-tags a:hover {
  background-color: #fff0a6;
}

.fsh-text {
  color: #266761;
}

.fsh-text {
  max-width: 80%;
}

.fsh-more {
  padding: 60px 0 10px 0;
  border-bottom: 1px solid #266761;
}

.fsh-more span {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.5;
}

.fsh-more:after {
  background-image: url("images/newsletter/more@2x.png");
  width: 23px;
  height: 23px;
  margin-left: 10px;
}

.fs-list {
  padding: 50px 50px 0 50px;
}

.fsl-intros {
  overflow: hidden;
}
.fsl-intros > .fsl-intro {
  display: block;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 0%;
}
.fsl-intros > .fsl-intro:nth-child(3n+3) {
  margin-right: 0;
}
.fsl-intros > .fsl-intro:nth-child(3n+1) {
  clear: both;
}

.fsl-intros > .fsl-intro {
  margin-bottom: 50px;
}

.fsli-image-inner {
  width: 100%;
  height: 0;
  padding-bottom: 67%;
}

.fsli-heading {
  padding-top: 20px;
}

.fsli-heading h3 {
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1.5;
}

.fsli-more {
  padding: 5px 0 10px 0;
  border-bottom: 1px solid #266761;
}

.fsli-more a {
  background-image: url("images/newsletter/more@2x.png");
  width: 23px;
  height: 23px;
  margin-left: 10px;
}

.fsl-more {
  right: 0;
  bottom: 50px;
  padding: 18px;
  background-color: #266761;
}

.fsl-more span {
  color: white;
  font-size: 1.8em;
  font-weight: 700;
  line-height: 1;
}

.fsl-more:after {
  background-image: url("images/newsletter/more-white@2x.png");
  width: 23px;
  height: 23px;
  margin-left: 10px;
}

/* Latest Applications */
.home-row-2 {
  background-color: #266761;
}

.app-container {
  padding-top: 50px;
}

.app-heading {
  border-bottom: 1px solid #fde884;
}

.app-heading-inner {
  color: #266761;
  background-color: #fde884;
  padding: 30px 50px;
}

.app-bottom {
  padding-bottom: 50px;
}

.app-intros {
  font-size: 0.1px;
  text-align: justify;
  max-width: 90%;
  padding: 50px 0;
}
.app-intros:after {
  display: inline-block;
  content: "";
  width: 100%;
}
.app-intros > .app-intro {
  display: inline-block;
  font-size: 10px;
  vertical-align: middle;
}

.app-intro {
  background-color: #f1f1f2;
  width: 26%;
  min-width: 210px;
  padding: 25px 0 28px 25px;
}

.ai-heading {
  padding-right: 20px;
  padding-bottom: 25px;
}

.ai-heading h3 {
  font-size: 1.6em;
  font-weight: 800;
  line-height: 1.5;
  text-align: left;
}

.ai-more a {
  color: #f1f1f2;
  background-color: #266761;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px;
}

.ai-more a:hover {
  background-color: #128c81;
}

.app-more {
  color: #266761;
  background-color: #fde884;
  max-width: 90%;
  margin-bottom: 30px;
  padding: 20px;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.5;
}

.app-more:hover {
  background-color: #f7eaac;
}

/* Upcoming Events */
.home-row-3 {
  background-color: white;
}

.event-container {
  padding-top: 50px;
}

.event-heading {
  border-bottom: 1px solid #fde884;
}

.event-heading-inner {
  color: #266761;
  background-color: #fde884;
  padding: 30px 50px;
}

.event-bottom {
  padding: 50px 0;
}

.event-intros {
  overflow: hidden;
  max-width: 90%;
}
.event-intros > .event-intro {
  display: table;
  table-layout: fixed;
  float: left;
  width: 32%;
  margin-right: 2%;
  margin-bottom: 0%;
}
.event-intros > .event-intro:nth-child(3n+3) {
  margin-right: 0;
}
.event-intros > .event-intro:nth-child(3n+1) {
  clear: both;
}

.event-intros > .event-intro {
  margin-bottom: 50px;
}

.ei-month {
  background-color: #266761;
  color: #fde884;
  font-size: 2em;
  font-weight: 800;
  line-height: 1;
  padding: 5px 0;
}

.ei-day {
  color: #266761;
  font-size: 2.2em;
  font-weight: 800;
  line-height: 1;
  padding: 15px 18px;
  border: 1px solid #266761;
}

.ei-date {
  width: 70px;
}

.ei-heading {
  padding: 0 15px;
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  hyphens: none;
}

.ei-heading h3 {
  color: #266761;
  font-size: 1.5em;
  font-weight: 400;
  line-height: 1.5;
}

a.event-intro:hover .ei-heading h3 {
  color: #128c81;
}

/* FOOTER */
.footer-top {
  color: #266761;
  background-color: #f1f1f2;
  padding: 70px 0;
}

.ft-buttons + .ft-buttons {
  margin-top: 16px;
}

.ft-button {
  border: 2px solid #266761;
  margin: 0 8px;
  padding: 5px;
  width: 200px;
  height: 41px;
}

.ft-button:hover {
  background-color: white;
}

.ft-button i {
  margin-right: 10px;
}

.ft-button-website i {
  background-image: url("images/newsletter/icon-website-green@2x.png");
  width: 27px;
  height: 28px;
}

.ft-button-subscribe i {
  background-image: url("images/newsletter/icon-subscribe-green@2x.png");
  width: 24px;
  height: 27px;
}

.ft-button-search i {
  background-image: url("images/newsletter/icon-search-green@2x.png");
  width: 27px;
  height: 28px;
}

.ft-button-submit i {
  background-image: url("images/newsletter/icon-submit-green@2x.png");
  width: 27px;
  height: 27px;
}

.ft-button-enquiry i {
  background-image: url("images/newsletter/icon-enquiry-green@2x.png");
  width: 32px;
  height: 27px;
}

.ft-button span {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1;
}

.footer-bottom {
  color: white;
  background-color: #266761;
  padding: 30px 0;
}

.footer-bottom a {
  color: #fde884;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.5;
}

.fb-heading {
  color: #fde884;
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.5;
  margin-right: 30px;
}

.social-icon {
  width: 33px;
  height: 33px;
  margin: 0 15px;
}

.social-icon-facebook {
  background-image: url("images/newsletter/icon-facebook@2x.png");
  background-size: 13px 29px;
}

.social-icon-instagram {
  background-image: url("images/newsletter/icon-instagram@2x.png");
  background-size: 31px 31px;
}

.social-icon-youtube {
  background-image: url("images/newsletter/icon-youtube@2x.png");
}

.social-icon-linkedin {
  background-image: url("images/newsletter/icon-linkedin@2x.png");
  background-size: 80% auto;
}

.copyright {
  font-size: 1.4em;
  font-weight: 700;
  line-height: 1.5;
}

/* DETAILS */
.details-content {
  padding: 0 0 50px 0;
}

.details-content-wrapper {
  width: 95%;
  max-width: none;
}

.details-content p {
  text-align: justify;
}

.details-caption {
  color: white;
  background-color: rgba(38, 103, 97, 0.8);
  font-size: 1.6em;
  font-weight: 600;
  line-height: 1.5;
  left: 0;
  bottom: 0;
  width: 100%;
  padding: 8px 15px;
}

.details-top {
  border-bottom: 1px solid #266761;
}

.dt-left, .dt-right {
  padding: 18px 0 17px 0;
}

.dt-left {
  font-size: 2em;
  font-weight: 600;
  line-height: 1.5;
}

.dt-left i {
  width: 36px;
  height: 40px;
  margin-right: 10px;
}

.dt-left-story i {
  background-image: url("images/newsletter/icon-story-green@2x.png");
}
.dt-left-search i {
  background-image: url("images/newsletter/icon-search-green@2x.png");
}

.dt-right {
  font-size: 1.8em;
  font-weight: 600;
  line-height: 1.5;
}

.details-heading {
  padding: 20px 0 30px 0;
  font-size: 3.2em;
  font-weight: 700;
  line-height: 1.5;
}

.details-image {
  margin-bottom: 50px;
}

.details-middle {
  width: 90%;
  padding: 0 0 50px 0;
  margin: 0 auto;
}

.details-text {
  padding-bottom: 50px;
  /* border-bottom: 1px solid #266761;
  margin-bottom: 50px; */
}
/*
.details-text:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
*/
.details-photos {
  padding-bottom: 50px;
  /* border-bottom: 1px solid #266761;
  margin-bottom: 50px; */
}
/*
.details-photos:last-child {
  border-bottom: 0;
  margin-bottom: 0;
}
*/

/*
.details-photos-4cols {
	@include cols('.details-photo',4,24.25,1,1);
}
.details-photos-3cols {
	@include cols('.details-photo',3,32.66,1,1);
}
.details-photos-2cols {
	@include cols('.details-photo',2,49.5,1,1);
}
*/
.details-photo {
  margin: 0 1% 1% 0;
}

/* total 1 photo: 1 in 1st row */
.details-photos-1 .details-photo {
  float: none;
  width: 100%;
  margin-right: 0;
}

/* total 2 or 4 photos: 2 in 1st row */
.details-photos-2 .details-photo:first-child,
.details-photos-2 .details-photo:nth-child(2),
.details-photos-4 .details-photo:first-child,
.details-photos-4 .details-photo:nth-child(2) {
  width: 49.5%;
}

.details-photos-2 .details-photo:nth-child(2),
.details-photos-4 .details-photo:nth-child(2) {
  margin-right: 0;
}

.details-photos-2 .details-photo:nth-child(3),
.details-photos-4 .details-photo:nth-child(3) {
  clear: both;
}

/* total 3 or 5+ photos: 3 in 1st row */
.details-photos-3 .details-photo:first-child,
.details-photos-3 .details-photo:nth-child(2),
.details-photos-3 .details-photo:nth-child(3),
.details-photos-5 .details-photo:first-child,
.details-photos-5 .details-photo:nth-child(2),
.details-photos-5 .details-photo:nth-child(3),
.details-photos-6 .details-photo:first-child,
.details-photos-6 .details-photo:nth-child(2),
.details-photos-6 .details-photo:nth-child(3),
.details-photos-7 .details-photo:first-child,
.details-photos-7 .details-photo:nth-child(2),
.details-photos-7 .details-photo:nth-child(3),
.details-photos-more .details-photo:first-child,
.details-photos-more .details-photo:nth-child(2),
.details-photos-more .details-photo:nth-child(3) {
  width: 32.66%;
}

.details-photos-3 .details-photo:nth-child(3),
.details-photos-5 .details-photo:nth-child(3),
.details-photos-6 .details-photo:nth-child(3),
.details-photos-7 .details-photo:nth-child(3),
.details-photos-more .details-photo:nth-child(3) {
  margin-right: 0;
}

.details-photos-4 .details-photo:nth-child(3) {
  clear: both;
}

/* total 4 or 5 photos: 2 in 2nd row */
.details-photos-4 .details-photo:nth-child(3),
.details-photos-4 .details-photo:nth-child(4),
.details-photos-5 .details-photo:nth-child(4),
.details-photos-5 .details-photo:nth-child(5) {
  width: 49.5%;
}

.details-photos-4 .details-photo:nth-child(4),
.details-photos-5 .details-photo:nth-child(5) {
  margin-right: 0;
}

/* total 6 photos: 3 in 2nd row */
.details-photos-6 .details-photo:nth-child(4),
.details-photos-6 .details-photo:nth-child(5),
.details-photos-6 .details-photo:nth-child(6) {
  width: 32.66%;
}

.details-photos-6 .details-photo:nth-child(6) {
  margin-right: 0;
}

/* total 7+ photos: 4 in 2nd row */
.details-photos-7 .details-photo:nth-child(4),
.details-photos-7 .details-photo:nth-child(5),
.details-photos-7 .details-photo:nth-child(6),
.details-photos-7 .details-photo:nth-child(7),
.details-photos-more .details-photo:nth-child(4),
.details-photos-more .details-photo:nth-child(5),
.details-photos-more .details-photo:nth-child(6),
.details-photos-more .details-photo:nth-child(7) {
  width: 24.25%;
}

.details-photos-7 .details-photo:nth-child(7),
.details-photos-more .details-photo:nth-child(7) {
  margin-right: 0;
}

.details-photos-hide .details-photo,
.details-photo-hide {
  display: none;
}

.details-photo-inner {
  width: 100%;
  height: 0;
  padding-bottom: 67%;
}

.details-photos-contain .details-photo-inner {
  background-color: #f1f1f2;
}

.details-photo-inner.contain {
  background-color: #f1f1f2;
  background-size: contain;
}

.details-photo.with-caption:before {
  background-color: rgba(38, 103, 97, 0.65);
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.details-photo-caption {
  color: white;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.5;
  padding: 15px 25px;
  z-index: 2;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}

.details-photo.with-caption:hover:before,
.details-photo:hover .details-photo-caption {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}

.details-photo.details-photo-more:before {
  display: none;
}

.details-photo.details-photo-more:after {
  background-color: rgba(38, 103, 97, 0.65);
}

.details-photo-more-caption {
  color: white;
  font-size: 3.2em;
  font-weight: 400;
  line-height: 1.5;
  width: 100%;
  padding: 15px 25px;
  z-index: 2;
}

.details-video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: 0 auto;
  overflow: hidden;
}

.details-video iframe, .details-video object,
.details-video embed {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.details-video p {
  color: transparent;
  font: 0/0 a;
}

iframe.instagram-media {
  margin: 0 auto !important;
}

.details-highlight {
  background-color: #fde884;
  padding: 50px;
  margin-bottom: 50px;
}

.related-heading {
  font-size: 2em;
  font-weight: 600;
  line-height: 1.5;
  padding-bottom: 20px;
  border-bottom: 1px solid #266761;
  margin-bottom: 40px;
}

i.newsletter-event-icon {
  background-image: url("images/newsletter/icon-events-large@2x.png");
}

.newsletter-event-list .event-container {
  padding-top: 0;
}

/*
.event-more {
	text-align: right;
}
.event-more a {
	display: inline-block;
	color: #266761;
  background-color: #fde884;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.5;
  padding: 10px;
}
*/
.event-more {
  color: #266761;
  border: 1px solid #266761;
  max-width: 90%;
  margin-bottom: 30px;
  padding: 20px;
  font-size: 1.6em;
  font-weight: 700;
  line-height: 1.5;
}

.event-more:hover {
  background-color: #F0F0F0;
}

.newsletter-app-list .app-container {
  padding-top: 0;
}

.newsletter-app-list .app-bottom,
.newsletter-app-list .app-intros {
  padding-bottom: 0;
}

.newsletter-app-list .app-intro {
  margin-bottom: 50px;
}

.details-middle-top {
  width: 100%;
  margin-bottom: 30px;
}

.details-tags {
  margin-bottom: 0;
}

.details-share {
  width: 250px;
}

.heateorSssSharing {
  margin-top: 1px; /* 8px */
  margin-left: 10px;
  /* background: #266761 !important;
  border: 5px solid #fde884 !important; */
  border-radius: 100% !important;
}
.heateorSssSharing:hover {
  opacity: 0.8;
}
/*
.heateorSssSharingRound:first-child .heateorSssSharing,
.heateorSssSharingRound:nth-child(2) .heateorSssSharing,
.heateorSssSharingRound:nth-child(3) .heateorSssSharing {
  margin-top: 0;
}
.heateorSssSharingRound:nth-child(3n+1) {
  clear: both !important;
}
.heateorSssSharingRound:first-child .heateorSssSharing,
.heateorSssSharingRound:nth-child(3n+1) .heateorSssSharing {
  margin-left: 0;
}
*/
.heateorSssSharingRound:first-child .heateorSssSharing {
  margin-left: 0;
}

.heateorSssEmailBackground {
  position: relative;
  overflow: hidden;
}
.share-link {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}


/*# sourceMappingURL=newsletter.css.map */

.language-chooser li {
  display: inline-block; 
  vertical-align: middle;
  padding: 0 20px;
  border-right: 1px solid white;
}
.language-chooser li:last-child {
  border-right: 0;
  padding-right: 0;
}
.language-chooser li a {
  display: inline-block;
  color: white;
  font-size: 1.8em;
  vertical-align: middle;
}

.search-page-form {
  padding: 30px 0;
}
input.ct-search-field {
  padding: 10px 15px;
  border: 1px solid #266761;
  font-size: 1.6em;
}
input.ct-search-field::placeholder {
  color: #AAA;
}
input.ct-search-field::-webkit-input-placeholder {
  color: #AAA;
}
input.ct-search-field::-moz-placeholder {
  color: #AAA;
}
input.ct-search-field:-ms-input-placeholder {
  color: #AAA;
}
input.ct-search-field:-moz-placeholder {
  color: #AAA;
}
input.ct-search-submit {
  padding: 10px 15px;
  border: 1px solid #266761;
  color: white;
  background-color: #266761;
  text-align: center;
  font-size: 1.6em;
  cursor: pointer;
}

.search-page-heading {
  margin: 15px 0;
  font-size: 1.6em;
}
.search-page-count, .search-result {
  margin-bottom: 30px;
}
h3.search-result-title {
  font-size: 2em;
}
p.search-result-link {
  font-size: 1.3em;
  font-style: italic;
}


/* MOBILE */

/* MOBILE MENU */
@media screen and (max-width: 960px) {
  .mobile {
    display:inherit;
  }
  .header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    /* height: 100px; */
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    z-index: 999;
  }
  .header-middle,
  .header-logo,
  .side-menu-container{
    display:none;
  }
  .header-table {
    display: block;
  }
  .header-left {
    width: 100%;
  }
  /*
  .header-wrapper {
    height: 80px;
  }
  */
  .header-top {
    padding: 16px 0;
  }
  .header-bottom {
    border: 0;
  }
  .header-right {
    padding-right: 4%;
  }
  .header-top-right {
    display: none;
  }
  .header-top-right.mobile {
    display: block;
    float: none;
    padding: 5px 10px 10px 10px;
    text-align: center;
  }
  .main-menu-button {
    display: block;
    position: absolute;
    right: 3%;
    top: 37px;
    width: 40px;
    cursor: pointer;
  }
  .main-menu-button span {
    display: block;
    width: 20px;
    height: 2px;
    margin: 0 auto 6px auto;
    background-color: #FFF;
    /* display: block;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
            transform: translateX(-50%) translateY(-50%);
    background: url(images/newsletter/main-menu-button@2x.png) no-repeat center center;
    background-size: contain;
    width: 35px;
    height: 50px; */
  }
  .main-menu-button span:last-child {
    margin-bottom: 0;
  }
  .main-menu-close {
    display: block;
    position: absolute;
    top: 37px;
    right: 20px;
    width: 25px;
    height: 25px;
    background-image: url(images/newsletter/main-menu-close@2x.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 101;
    cursor: pointer;
  }
  .main-menu-top {
    width: 90%;
    margin: 0 auto 5%;
  }
  .main-menu-corner {
    text-align: center;
  }
  .fontsize-switch {
    color: #fff;
  }
  .main-menu ul.language-chooser > li > a {
    padding: 0;
  }
  .search-form {
    padding: 7px 3px 7px 0;
    font-size: 1.6em;
  }
  .search-form-text,
  .search-form [type="search"] {
    width: 90%;
  }
  input.header-search-submit[type="submit"] {
    width: 17px;
    height: 17px;
    background-position: 7px 4px;
  }
  .main-menu {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 270px;
    height: 100%;
    background-color:#fff;
    padding-top: 60px;
    z-index: 100;
    will-change: transform;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: transform 0.25s ease-in-out;
    overflow: auto;
  }
  .main-menu ul#menu-main-menu > li {
    width: 100%;
    margin: 0;
  }
  .main-menu ul#menu-main-menu > li:hover {
    background-color: #382435d1;
  }
  .main-menu ul#menu-main-menu > li:hover a {
    color: #fff;
  }
  .main-menu ul#menu-main-menu > li.menu-item-has-children:before {
    position: absolute;
    top: 11px;
    right: 6px;
    content: "▾";
    width: 40px;
    height: auto;
    color: #fff;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  .main-menu ul#menu-main-menu > li.menu-item-has-children.open:before {
    top: 16px;
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .main-menu ul#menu-main-menu > li > a {
    color: #fff;
    width: 100%;
    margin: 0;
    padding: 16px 20px;
    border: 0;
  }
  .main-menu ul#menu-main-menu > li > ul {
    left: 0;
  }
  /*.main-menu ul#menu-main-menu > li > ul > li {
        background-color: #332030;
    }*/
  .main-menu ul#menu-main-menu > li > ul > li > a {
    padding: 15px 20px;
  }
  .main-menu ul#menu-main-menu > li > ul > li > a:before {
    content: '・';
  }
  .main-menu ul > li > a {
    font-weight: 700;
    font-style: normal;
    font-size: 1.8em;
  }
  .main-menu ul#menu-main-menu > li:hover > ul {
    -webkit-box-shadow: none;
            box-shadow: none;
  }
  .main-menu ul#menu-main-menu > li > ul {
    display: none;
    position: relative;
    width: 100%;
    max-height: unset;
    background-color: unset;
  }
  .main-menu ul#menu-main-menu > li.open > ul {
    display: block;
    -webkit-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
  }
  @-webkit-keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-webkit-keyframes fadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  @keyframes fadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  .main-menu .menu-primary-menu-container-button ul li.active > a,
  .main-menu .menu-primary-menu-container-button ul li.current-menu-item > a,
  .main-menu .menu-primary-menu-container-button ul li.current-page-ancestor > a,
  .main-menu .menu-primary-menu-container-button ul li:hover > a {
    border-bottom: 0;
  }
  .main-menu .menu-primary-menu-container-button ul li.active > a,
  .main-menu > ul li.active:hover > a,
  .main-menu .menu-primary-menu-container-button ul li.current-menu-item > a,
  .main-menu > ul li.current-menu-item:hover > a,
  .main-menu .menu-primary-menu-container-button ul li.current-page-ancestor > a,
  .main-menu > ul li.current-page-ancestor:hover > a {
    color: #0a2342;
    background-color: #b6b8b6;
  }
  .main-menu .menu-primary-menu-container-button ul > li.menu-item-has-children:before {
    position: absolute;
    top: 11px;
    right: 6px;
    content: "▾";
    width: 40px;
    height: auto;
    color: #fff;
    font-size: 20px;
    text-align: center;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
  }
  .main-menu .menu-primary-menu-container-button ul > li.menu-item-has-children.open:before {
    -webkit-transform: rotate(-180deg);
            transform: rotate(-180deg);
    -webkit-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .main-menu ul#menu-main-menu > li:hover {
    background-color: #03c5c2;
  }
  .main-menu ul#menu-main-menu > li:hover a {
    color: #fff;
  }
  .main-menu ul#menu-main-menu > li a:hover {
    background-color: #03c5c2;
  }
  body.menu-open {
    position: fixed;
  }
  body.menu-open .header-wrapper {
    position: unset;
  }
  body.menu-open .main-menu-mask {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 100;
  }
  body.menu-open .main-menu-top {
    display: block;
  }
  body.menu-open .main-menu-button {
    display: none;
  }
  body.menu-open .main-menu {
    transform: none;
    transition: transform 0.25s ease-in-out;
  }
  .header-icons.mobile {
    display: inline-block;
    width: 100%;
    padding: 0;
    border: 0;
    margin: auto;
  }
  .main-menu .language-switcher li{
    border-left:1px solid #266761;
  }
  .main-menu .language-switcher li:first-child{
    border-left:0;
    
  }
  .main-menu .language-switcher li a {
    color: #266761;
  }

  .language-switcher li.active a {
    border-bottom: 0;
  }
  .language-chooser li{
    padding:0 13px;
  }
  .language-switcher {
    position: relative;
    margin: 25px 10px 0 0;
    text-align: right;
  }
  .header-link {
    display: inline-block;
    background-color: #ffffff2e;
    padding: 3% 4%;
    margin-left: 6%;
  }
  .header-link a {
    color: #ffffff;
  }
  .header-link:hover {
    background-color: #219674;
  }

  .side-menu ul li a{
    border:0;
  }
}

@media screen and (max-width:1024px) {
  .app-intro{
    width:31%;
    min-width: auto;
  }
  .ft-button{
    width:22%;
  }
}
@media screen and (max-width:960px) {

  .header-deco{
    width:175px;
  }
  .fsh-bottom {
    padding: 30px;
  }
  .event-bottom {
    padding: 30px 0;
  }
  .event-intros > .event-intro {
    margin-bottom: 30px;
  }
  .ft-buttons {
    max-width: 600px;
  }
  .ft-button{
    width:47%;
    margin-bottom: 2%;
  }
  .fb-heading{
    margin-right:0;
  }

  .fsh-heading-left{
    width:40%;
  }
  .social-icon{
    width:25px;
    height:25px;
    margin:0 10px;
  }
  .social-icon-facebook{
    background-size: 11px 24px;
  }
  .social-icon-instagram{
    background-size:26px 26px;
  }
}


@media screen and (max-width: 960px) {
  .header {
    height: 93px;
  }
  .main{
    position: relative;
    padding-top:93px;
  }

  .event-intros > .event-intro{
    margin-right: 0;
    width:100%;
  }
  .ei-heading{
    vertical-align: middle;
  }

  .details-middle-top, .details-tags{
    display:block;
  }

  .details-share{
    display:block;
    width:100%;
  }
  .heateor_sss_sharing_container {
    float: none;
    padding-top: 10px;
  }
  .heateorSssSharingRound:nth-child(3n+1) {
    clear: none !important;
  }
  .heateorSssSharing {
    margin-top: 0;
  }
  .heateorSssSharingRound:nth-child(3n+1) .heateorSssSharing {
    margin-left: 10px;
  }
  .heateorSssSharingRound:first-child .heateorSssSharing {
    margin-left: 0;
  }
}

@media screen and (max-width: 800px) {
  body{
    font-size:50%;
  }
  .bx-controls.bx-has-pager {
    bottom: 0;
  }
  .bx-wrapper .bx-pager.bx-default-pager a {
    width: 10px;
    height: 10px;
    margin: 0 10px;
  }
  .fsh-tags {
    margin-bottom: 10px;
  }
  p, .ei-heading h3 {
    font-size: 1.8em;
  }
  .app-heading-inner,
  .event-heading-inner {
    padding: 20px 30px;
  }
  .details-highlight {
    padding: 30px;
  }
  .footer-top {
    padding: 30px 0;
  }
  /*.fsli-heading h3 {
    font-size: 1.6em;
  }*/
}

@media screen and (max-width: 675px) {
  .fsh-bottom{
    padding:35px;
  }
  .fsh-heading-right{
    padding: 3% 5%;
  }
  .fsh-heading-right h2{
    font-size:2.4em;
  }
  .fsh-tags a {
    padding: 5px 8px;
    margin: 0 8px 8px 0;
  }
  .app-intros{
    padding:30px 0;
  }
  .app-intros > .app-intro{
    padding: 30px 0;
  }
  .ai-heading{
    padding-left:20px;
  }
  .app-intros > .app-intro,
  .fsl-intros > .fsl-intro{
    float: none;
    display: block;
    width:100%;
    max-width: 400px;
    margin: 0 auto 40px auto;
  }
  .app-intros > .app-intro:nth-child(3n+3),
  .fsl-intros > .fsl-intro:nth-child(3n+3) {
    margin: 0 auto 40px auto;
  }
  .fsli-heading {
    padding-top: 10px;
  }
  .fsli-heading h3 {
    font-size: 2em;
  }

  .details-middle{
    width:100%;
  }
  .details-text table {
    width: 100% !important;
  }
  .details-photos{
    padding-bottom: 20px;
  }
  .footer-bottom-wrapper,
  .fb-left,
  .fb-right{
    display:block;
  }
  .fb-left, .fb-right {
    float:none;
    text-align: center;
  }
  .fb-right{
    margin-top:20px;
  }
  .footer-bottom{
    padding:20px 0;
  }
}
@media screen and (max-width: 550px) {
  /*
  .details-photos-3 .details-photo:first-child, .details-photos-3 .details-photo:nth-child(2), .details-photos-3 .details-photo:nth-child(3), .details-photos-5 .details-photo:first-child, .details-photos-5 .details-photo:nth-child(2), .details-photos-5 .details-photo:nth-child(3), .details-photos-6 .details-photo:first-child, .details-photos-6 .details-photo:nth-child(2), .details-photos-6 .details-photo:nth-child(3), .details-photos-7 .details-photo:first-child, .details-photos-7 .details-photo:nth-child(2), .details-photos-7 .details-photo:nth-child(3), .details-photos-more .details-photo:first-child, .details-photos-more .details-photo:nth-child(2), .details-photos-more .details-photo:nth-child(3),
  .details-photos-7 .details-photo:nth-child(4), .details-photos-7 .details-photo:nth-child(5), .details-photos-7 .details-photo:nth-child(6), .details-photos-7 .details-photo:nth-child(7), .details-photos-more .details-photo:nth-child(4), .details-photos-more .details-photo:nth-child(5), .details-photos-more .details-photo:nth-child(6), .details-photos-more .details-photo:nth-child(7),.details-photos-4 .details-photo:nth-child(3), .details-photos-4 .details-photo:nth-child(4), .details-photos-5 .details-photo:nth-child(4), .details-photos-5 .details-photo:nth-child(5){
    width: 48%;
    margin:0 1% 2% 1%;
  }
  .details-photo-more,
  .details-photo-odd .details-photo-last {
    width: 98% !important;
    margin: 0 1% 2% 1%;
  }
  */
  .details-photos-2 .details-photo:first-child, .details-photos-2 .details-photo:nth-child(2),
  .details-photos-3 .details-photo:first-child, .details-photos-3 .details-photo:nth-child(2), .details-photos-3 .details-photo:nth-child(3), 
  .details-photos-5 .details-photo:first-child, .details-photos-5 .details-photo:nth-child(2), .details-photos-5 .details-photo:nth-child(3),
  .details-photos-6 .details-photo:first-child, .details-photos-6 .details-photo:nth-child(2), .details-photos-6 .details-photo:nth-child(3),
  .details-photos-6 .details-photo:nth-child(4), .details-photos-6 .details-photo:nth-child(5), .details-photos-6 .details-photo:nth-child(6),
  .details-photos-7 .details-photo:first-child, .details-photos-7 .details-photo:nth-child(2), .details-photos-7 .details-photo:nth-child(3), .details-photos-more .details-photo:first-child, .details-photos-more .details-photo:nth-child(2), .details-photos-more .details-photo:nth-child(3),
  .details-photos-7 .details-photo:nth-child(4), .details-photos-7 .details-photo:nth-child(5), .details-photos-7 .details-photo:nth-child(6), .details-photos-7 .details-photo:nth-child(7), .details-photos-more .details-photo:nth-child(4), .details-photos-more .details-photo:nth-child(5), .details-photos-more .details-photo:nth-child(6), .details-photos-more .details-photo:nth-child(7),.details-photos-4 .details-photo:nth-child(3), .details-photos-4 .details-photo:nth-child(4), .details-photos-5 .details-photo:nth-child(4), .details-photos-5 .details-photo:nth-child(5){
      width: 48%;
      margin:0 1% 2% 1%;
  }
  .details-photo-more,
  .details-photos-odd .details-photo-last {
      width: 98% !important;
      margin: 0 1% 2% 1%;
  }
  .fsh-heading {
    display: block;
    position: relative;
    top: -1px;
  }
  .fsh-heading-left,
  .fsh-heading-right {
    display: block;
    width: 100%;
    text-align: center;
    padding: 20px;
  }
  .fsh-tags a {
    font-size: 1.4em;
  }
  .fsh-text {
    width: 100%;
    max-width: 100%;
  }
  .fsh-more {
    padding-top: 30px;
  }
}
@media screen and (max-width: 450px) {
  .header {
    height: 83px;
  }
  .main {
    padding-top: 83px;
  }
  .header-deco {
    width: 150px;
  }
  .main-menu-button,
  .main-menu-close {
    top: 31px;
  }
  .section-heading i{
    margin-right: 10px;
  }
  .details-heading{
    font-size:2.5em;
  }
  .app-heading, .event-heading {
    text-align: center;
  }
  .fsh-heading-right h2 {
    font-size: 2.2em;
  }
}
@media screen and (max-width: 375px) {
  .section-heading{
    line-height:1.2;
  }
  .dt-left{
    font-size:1.8em;
  }
}
@media screen and (max-width: 375px) {
  .header {
    height: 75px;
  }
  .main {
    padding-top: 75px;
  }
  .header-deco {
    width: 130px;
  }
  .main-menu-button
  .main-menu-close {
    top: 28px;
  }
}


/* MOBILE HEADER LOGO */

@media (max-width: 960px) {
  .header-logo-mobile {
    display: inline-block;
    vertical-align: middle;
  }
  .header-logo-1, .header-logo-2, .header-site-title {
    position: relative;
    display: inline-block;
    vertical-align: middle;
  }
  .header-site-title {
    display: none;
  }
  .header-logo-1, .header-logo-2 {
    margin-right: 10px;
  }
  .header-logo-1 img,
  .header-logo-2 img {
    width: auto;
    max-width: none;
    height: 40px;
  }
  .header-site-title img {
    width: auto;
    max-width: none;
    height: 38px;
  }
}

@media (max-width: 375px) {
  .ft-button {
    width: 80%;
  }
  .fb-heading {
    display: block;
    margin-bottom: 15px;
  }
  .header-logo-1 img, .header-logo-2 img {
    height: 36px;
  }
  .header-site-title img {
    height: 28px;
  }
  .heateor_sss_horizontal_sharing .heateorSssSharing,
  .heateor_sss_standard_follow_icons_container .heateorSssSharing {
    width: 30px !important;
    height: 30px !important;
  }
  .copyright span {
    display: block;
    margin-top: 5px;
  }
}

@media (max-width: 350px) {
  .header-logo-1, .header-logo-2 {
    margin-right: 5px;
  }
  .header-logo-1 img, .header-logo-2 img {
    height: 28px;
  }
  .header-site-title img {
    height: 26px;
  }
}
