@charset "UTF-8";
/*110, 30, 111*/
/* MENU */
@media (max-width: 1400px) {
  html.en_GB .main-menu ul li a,
html.en_US .main-menu ul li a {
    font-size: 1.5em;
  }

  html.en_GB .container,
html.en_US .container {
    padding-top: 175px;
  }
}
@media (max-width: 1200px) {
  html.en_GB .main-menu ul li a,
html.en_US .main-menu ul li a {
    font-size: 1.3em;
  }

  html.zh_TW .main-menu ul li a,
html.zh_CN .main-menu ul li a {
    font-size: 1.5em;
  }

  html.en_GB .container,
html.en_US .container {
    padding-top: 160px;
  }

  html.zh_TW .container,
html.zh_CN .container {
    padding-top: 163px;
  }
}
@media (max-width: 1100px) {
  html.en_GB .main-menu ul li a,
html.en_US .main-menu ul li a {
    font-size: 1.2em;
  }

  html.en_GB .container,
html.en_US .container {
    padding-top: 158px;
  }
}
@media (max-width: 1000px) {
  .main-menu ul li a {
    font-size: 1.8em;
  }

  html.en_GB .container,
html.en_US .container,
html.zh_TW .container,
html.zh_CN .container {
    padding-top: 100px;
  }
}
@media (max-width: 600px) {
  html.en_GB .container,
html.en_US .container,
html.zh_TW .container,
html.zh_CN .container {
    padding-top: 80px;
  }

  .feature-row .big-block {
    width: 49.45%;
  }

  .feature-row .big-block:nth-child(3n+3) {
    margin-right: 1.1%;
  }

  .feature-row .big-block:nth-child(2n+2) {
    margin-right: 0;
  }

  .feature-row .big-block:nth-child(3n+1) {
    clear: none;
  }

  .feature-row .big-block:nth-child(2n+1) {
    clear: both;
  }
}
@media (max-width: 500px) {
  .main-menu ul li a {
    font-size: 1.6em;
  }
}
@media (max-width: 450px) {
  html.en_GB .container,
html.en_US .container,
html.zh_TW .container,
html.zh_CN .container {
    padding-top: 64px;
  }
}
@media (max-width: 400px) {
  .main-menu ul li a {
    font-size: 1.3em;
  }

  html.en_GB .container,
html.en_US .container,
html.zh_TW .container,
html.zh_CN .container {
    padding-top: 55px;
  }

  .feature-row .big-block {
    width: 100%;
    float: none;
    margin-right: 0;
  }

  .feature-row .big-block:nth-child(3n+3) {
    margin-right: 0;
  }
}
@media (max-width: 340px) {
  html.en_GB .container,
html.en_US .container,
html.zh_TW .container,
html.zh_CN .container {
    padding-top: 50px;
  }
}
/* OTHERS */
@media (max-width: 1500px) {
  .footer-sitemap a {
    font-size: 1.5em;
  }

  .footer-social-icons-wrapper {
    text-align: center;
  }

  .social-share {
    border-left: 0;
    padding-left: 0;
    margin-left: 0;
    margin-top: 20px;
  }

  .social-share-desktop {
    display: block;
  }

  /* PAGES */
  .content-area-with-bottom-border,
.content-section {
    padding-bottom: 30px;
  }

  .page-title h1 {
    font-size: 10em;
  }

  .content-button-large {
    font-size: 1.4vw;
  }

  .top-filters .select-filter .select-styled,
.text-filter {
    font-size: 1.5vw;
  }

  .select-filter ul.select-options li,
.top-filter-submit input {
    font-size: 1.8em;
  }

  /* NEWS CENTRE */
  .image-button span {
    font-size: 2.6vw;
  }

  .it-date, .it-title h3,
.pi-date, .pi-title {
    font-size: 2vw;
  }

  /* EMBLEM */
  .trb-text {
    margin-bottom: 20px;
  }

  .emblem-row .tr-blocks-three .trb-link:after,
.emblem-row .tr-blocks-four .trb-link:after {
    margin-left: 10px;
  }

  .emblem-row .tr-blocks-three .trb-link,
.emblem-row .tr-blocks-four .trb-link {
    padding-right: 10px;
  }

  /* USEFUL TOOLS */
  .tools-row {
    padding-left: 45px;
    margin-bottom: 50px;
  }

  .tools-row .tr-blocks-two .trb-link:after {
    margin-left: 10px;
  }

  .tools-row .tr-blocks-two .trb-link {
    padding-right: 10px;
  }

  .tr-heading i {
    left: -45px;
    width: 27px;
    height: 30px;
  }

  /* EVENTS */
  .ec-prev, .ec-next,
.ec-table th, .ec-table td {
    font-size: 2.2em;
  }

  .ec-prev, .ec-next {
    padding-top: 5px;
  }

  /* EVENT LIST */
  .ei-date {
    margin-bottom: 20px;
    font-size: 2.2em;
  }

  .ei-title {
    font-size: 2.4em;
  }

  /* EVENT HIGHLIGHTS */
  .event-title {
    font-size: 3.4em;
  }

  .tb-col {
    width: auto;
    padding-left: 15px;
    padding-right: 30px;
  }
}
/* 1500px end */
@media (max-width: 1400px) {
  .etr-share .social-icon.qrcode img {
    right: -10px;
  }

  .footer-menu, .copyright {
    float: none;
    width: 100%;
    text-align: center;
  }

  .footer-menu {
    margin-bottom: 5px;
  }

  .footer-menu ul li {
    margin-bottom: 5px;
  }

  /* PAGES */
  .content-button {
    font-size: 1.6em;
    padding: 8px 15px;
  }

  .content-button i {
    width: 25px !important;
    height: 25px !important;
    margin-right: 5px;
  }

  .etr-share .social-icon.qrcode {
    float: none;
    width: 32px !important;
    height: 29px !important;
    margin-right: 5px;
  }

  .top-filters-desktop-long {
    display: none;
  }

  .top-filters-mobile-long {
    display: block;
  }

  .top-filter-event-list-1,
.top-filter-event-list-2 {
    width: auto;
  }

  .top-filter-event-list-5 {
    width: 200px;
  }

  /* NEWS CENTRE */
  .it-left {
    width: 400px;
  }

  .it-right {
    width: auto;
  }

  .it-date {
    margin-bottom: 20px;
  }

  .it-more {
    margin-top: 40px;
  }
}
/* 1400px end */
@media (max-width: 1300px) {
  .top-filter-press-1, .top-filter-press-2, .top-filter-in-1, .top-filter-in-2 {
    width: 250px;
  }
}
@media (max-width: 1200px) {
  .top-filter-press-1, .top-filter-press-2, .top-filter-in-1, .top-filter-in-2 {
    width: 220px;
  }

  body {
    font-size: 56.25%;
  }

  .container {
    padding-top: 163px;
  }

  .header-logo-1, .header-logo-1 img {
    height: 60px;
  }

  .header-logo-1 {
    margin-right: 30px;
  }

  .header-logo-2, .header-logo-2 img {
    height: 40px;
  }

  .main-menu ul {
    max-width: none;
  }

  .footer-sitemap > ul {
    text-align: left;
  }

  .footer-sitemap > ul > li {
    display: block;
    float: left;
    width: 33%;
    margin-bottom: 30px;
  }

  .footer-sitemap > ul > li:nth-child(3n+1) {
    clear: both;
  }

  .footer-sitemap > ul > li:nth-child(3n+3) {
    padding-right: 0;
  }

  .footer-award {
    margin-right: 50px;
  }

  .footer-award-1 {
    width: 148px;
  }

  .footer-award-2 {
    width: 204px;
  }

  .footer-logo {
    width: 334px;
    margin-top: 30px;
  }

  .social-icon {
    width: 36px;
    height: 36px;
  }

  .header-social-icons .social-icon {
    margin-bottom: 8px;
  }

  .footer-social-icons .social-icon {
    margin: 0 8px;
  }

  .footer-social-icons ul.heateor_sss_sharing_ul li {
    margin: 0 8px !important;
  }

  /* PAGES */
  .content-button-large {
    font-size: 1.9em;
  }

  /* EVENTS */
  .content-area-events-2 .select-filter {
    position: relative;
    top: -7px;
  }

  /* ANNOUNCEMENTS */
  .li-date-large {
    width: 220px;
  }

  /* PRESS RELEASES */
  .pi-left {
    width: 220px;
  }

  /* IN THE NEWS */
  .in-container .li-heading span {
    padding-right: 30px;
    font-size: 2.2em;
  }

  .in-container .li-heading-date,
.in-container .li-date {
    width: 150px;
  }

  .in-container .li-heading-media,
.in-container .li-media {
    width: 200px;
  }

  /* NEWS CENTRE */
  .ni-left {
    width: 95px;
  }

  .ni-date {
    font-size: 3em;
  }

  .text-column {
    width: 50%;
    margin-bottom: 20px;
  }

  .tc-title {
    margin-bottom: 20px;
  }

  .text-column:nth-child(odd) {
    clear: both;
  }

  /* EXPERTS LIST */
  .accordion-list .accordion-topic {
    font-size: 2.3em;
  }

  .content .accordion-list .accordion-details li {
    font-size: 2em;
  }

  /* EMBLEM */
  .trb-link {
    font-size: 1.6em;
  }

  .trb-link i {
    width: 9px;
    height: 13px;
  }

  .emblem-row .tr-blocks-three .trb-link:after,
.emblem-row .tr-blocks-four .trb-link:after {
    margin-left: 8px;
  }

  .emblem-row .tr-blocks-three .trb-link,
.emblem-row .tr-blocks-four .trb-link {
    padding-right: 8px;
  }

  /* USEFUL TOOLS */
  .tools-row .tr-blocks-two .trb-link:after {
    margin-left: 8px;
  }

  .tools-row .tr-blocks-two .trb-link {
    padding-right: 8px;
  }
}
/* 1200px end */
@media (max-width: 1000px) {
  .home-slider-3 .slide-caption {
    font-size: 2.5em;
  }

  body {
    font-size: 50%;
  }

  .wrapper {
    width: 90%;
  }

  .header-top {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
  }

  .header-top-wrapper {
    padding: 20px 0;
  }

  .header-corner {
    display: none;
  }

  .header-bottom {
    border: 0;
  }

  .footer-sitemap {
    padding-bottom: 20px;
  }

  .footer-middle-1, .footer-middle-2 {
    float: none;
    width: 100%;
    text-align: center;
  }

  .footer-logo {
    margin: 30px auto 0 auto;
  }

  /* HOME */
  /*
  .home-slider-container-1 {
  	height: 0;
  	padding-bottom: 56.25%;
  }
  */
  .home-slider-1 .slide-caption {
    padding: 10px 10px 10px 23px;
    /*font-size: 3em;*/
  }

  .home-slider-1 .slide-caption-text {
    width: calc(100% - 33px);
  }

  .new-wrapper, .home-row-1-wrapper {
    width: 100%;
  }

  .home-bottom:before {
    height: 60px;
  }

  .home-bottom:after {
    top: 60px;
  }

  .home-slider-2 .slide {
    border: 8px solid white;
  }

  .home-slider-2 .slide-caption {
    padding: 12px 18px;
    font-size: 2.3em;
  }

  /* MENU */
  .main-menu-mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100;
  }

  .header-mask {
    display: none;
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    z-index: 100;
  }

  .main-menu-top {
    display: block;
    padding: 30px;
  }

  .main-menu-button {
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 100%;
    background-color: #6e1e6f;
  }

  .main-menu-button-inner {
    display: block;
    position: absolute;
    left: 50%;
    top: -2px;
    width: 45%;
    height: 100%;
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: url("images/main-menu-button@2x.png") no-repeat center center;
    background-size: contain;
  }

  .main-menu-close {
    display: block;
    position: absolute;
    right: 30px;
    top: 30px;
    width: 20px;
    height: 20px;
    background-image: url("images/main-menu-close@2x.png");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 100;
  }

  .main-menu-corner {
    font-size: 1.6em;
    text-align: left;
    clear: both;
  }

  .main-menu-bottom {
    display: block;
    margin-top: 40px;
  }

  .header-social-icons {
    display: inline-block;
    position: static;
    width: 100%;
    margin: 0 auto;
  }

  .header-social-icons .social-icon {
    float: left;
    margin: 0 10px 10px 10px;
    width: 30px;
    height: 30px;
  }

  .header-social-icons .social-icon:after {
    display: none;
  }

  .header-fontsize-switcher {
    margin-left: 0;
  }

  .header-language-switcher {
    margin-left: 25px;
  }

  .header-search {
    float: none;
    display: block;
    max-width: 230px;
    margin: 20px 0 0 0;
    clear: both;
  }

  .main-menu-container {
    display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 80%;
    max-width: 500px;
    min-width: 300px;
    height: 100%;
    background-color: white;
    padding-bottom: 20px;
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    will-change: transform;
    z-index: 10001;
    overflow: auto;
  }

  .main-menu ul li a {
    border: 0;
  }

  .main-menu > ul > li {
    width: 100%;
    margin: 0;
    padding: 0;
  }

  .main-menu > ul > li > a {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 15px 30px;
    border-bottom: 0;
  }

  .main-menu > ul > li:hover > a {
    border: 0;
  }

  .main-menu > ul > li > ul > li > a {
    padding: 10px 20px 10px 40px;
  }

  .main-menu > ul > li > ul {
    display: none;
    position: relative;
    width: 100%;
    max-height: unset;
    background-color: unset;
  }

  .main-menu > ul > li:hover > ul {
    position: relative;
    box-shadow: none;
  }

  .main-menu > ul > li.active > ul {
    display: block;
    position: relative;
    box-shadow: none;
  }

  .main-menu > ul > li.has-children > a:after,
.main-menu > ul > li.menu-item-has-children > a:after {
    right: 0;
    width: 50px;
    height: 100%;
    background-size: 14px 10px;
  }

  .main-menu > ul > li.open > ul {
    display: block;
    -webkit-animation: fadeIn 0.5s;
    -moz-animation: fadeIn 0.5s;
    -o-animation: fadeIn 0.5s;
    animation: fadeIn 0.5s;
  }

  @-webkit-keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-moz-keyframes fadeIn {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }
  @-o-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;
    }
  }
  @-moz-keyframes fadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  @-o-keyframes fadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  @keyframes fadeOut {
    from {
      opacity: 1;
    }
    to {
      opacity: 0;
    }
  }
  .main-menu > ul li.active > a,
.main-menu > ul li.current-menu-item > a,
.main-menu > ul li.current-page-ancestor > a,
.main-menu > ul li:hover > a {
    border: 0;
  }

  /*
  .main-menu > ul li.active > a, .main-menu > ul li.active:hover > a,
  .main-menu > ul li.current-menu-item > a, .main-menu > ul li.current-menu-item:hover > a,
  .main-menu > ul li.current-page-ancestor > a, .main-menu > ul li.current-page-ancestor:hover > a {
    background-color: $purple;
    color: white;
  }
  */
  .main-menu > 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;
    transition: transform 0.2s ease-in;
  }

  .main-menu > ul > li.menu-item-has-children.open:before {
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    transition: transform 0.2s ease-out;
  }

  body.menu-open {
    position: fixed;
  }

  body.menu-open .header-wrapper {
    position: unset;
  }

  body.menu-open .main-menu-mask {
    display: block;
  }

  body.menu-open .header-mask {
    display: block;
  }

  body.menu-open .main-menu-button {
    display: none;
  }

  body.menu-open .main-menu-container {
    -ms-transform: translateX(0);
    transform: translateX(0);
    transition: transform 0.25s ease-in-out;
  }

  body.menu-close .main-menu-container {
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    transition: transform 0.25s ease-in-out;
  }

  /* PAGES */
  .page-title-wrapper {
    width: 100%;
    padding-bottom: 30px;
  }

  .page-title h1 {
    font-size: 10vw;
  }

  .section-title {
    margin-bottom: 30px;
  }

  .section-title h2 {
    font-size: 3.2vw;
    padding-bottom: 1vw;
  }

  .back-to-top {
    right: 20px;
    width: 80px;
    height: 76px;
  }

  .page-switcher {
    margin: 45px 0;
  }

  .page-switcher li a,
.page-switcher li span,
.page-switcher li:after {
    margin-right: 20px;
  }

  .page-switcher li a,
.page-switcher li span {
    font-size: 2em;
  }

  .page-switcher li a.active,
.page-switcher li span.active {
    font-size: 2.2em;
  }

  .top-filters .select-filter .select-styled,
.text-filter {
    font-size: 2em;
  }

  /*.select-filter ul.select-options li,*/
  .top-filter-submit input {
    font-size: 2.2em;
  }

  .top-filter-experts-2-1,
.top-filter-experts-2-2,
.top-filter-press-1,
.top-filter-press-2,
.top-filter-in-1,
.top-filter-in-2 {
    width: auto;
  }

  .top-filter-text {
    width: 200px;
  }

  .top-filter-submit {
    width: 60px;
  }

  .top-filters .select-filter .select-styled span:after {
    top: 3px;
    width: 15px;
    height: 8px;
    margin-left: 5px;
    background-size: contain;
  }

  /* HOME */
  .ta-left {
    width: 200px;
  }

  .ta-right {
    padding-right: 40px;
  }

  .ta-close {
    right: -10px;
  }

  /* EXPERTS LIST */
  .expert-block {
    margin-bottom: 40px;
  }

  /* SOUVENIRS */
  .souvenir-entries {
    margin-top: 5%;
  }

  .se-price {
    width: 75px;
  }

  .li-date-large {
    width: 180px;
  }

  /* PRESS RELEASES */
  .press-intro {
    margin-bottom: 40px;
  }

  .pi-left {
    width: 180px;
  }

  .in-container .li-heading-date,
.in-container .li-date {
    width: 130px;
  }

  .in-container .li-heading-media,
.in-container .li-media {
    width: 170px;
  }

  /* NEWS CENTRE */
  .big-blocks-slider-container .bx-wrapper .bx-prev,
.big-blocks-slider-container .bx-wrapper .bx-next {
    width: 15px;
  }

  .big-blocks-slider-container .bx-wrapper .bx-prev {
    left: -25px;
  }

  .big-blocks-slider-container .bx-wrapper .bx-next {
    right: -25px;
  }

  .it-left {
    width: 35%;
  }

  .it-right {
    width: 65%;
    padding: 0 0 0 30px;
  }

  .it-date, .it-title h3,
.pi-date, .pi-title {
    font-size: 2.2em;
  }

  .ni-left {
    width: 80px;
  }

  .ni-date {
    font-size: 2.8em;
  }

  /* EMBLEM */
  .emblem-row {
    margin-bottom: 50px;
  }

  /* CUHK CARE */
  .care-heading {
    margin: 45px 0;
  }

  .care-heading span {
    padding: 12px 40px;
    font-size: 2.6em;
  }

  .sl-heading-title, .sl-title {
    width: 53%;
  }

  .sl-heading-location, .sl-location {
    width: 17%;
  }

  /* USEFUL TOOLS */
  .tr-buttons {
    max-width: 500px;
  }

  .tr-buttons .content-button {
    margin: 20px 20px 0 0;
  }

  /* VIDEOS AND PHOTOS */
  .care-heading span {
    padding: 12px 40px;
    font-size: 2.6em;
  }

  /* EVENT LIST */
  .ei-category {
    padding: 12px 50px 12px 40px;
    font-size: 2.6em;
  }

  /* EVENT DETAILS */
  .portrait-slider-container .ep-image {
    padding-bottom: 65%;
  }

  /* STUDENT AMBASSADORS / CAMPUS TOUR */
  .ae-text-col-1 {
    padding-right: 10px;
  }
}
/* 1000px end */
@media (max-width: 800px) {
  .home-slider-container-1 .bx-wrapper .bx-prev,
.home-slider-container-1 .bx-wrapper .bx-next {
    /*margin-top: -30px;*/
  }

  .home-slider-2 .slide {
    border: 6px solid white;
  }

  .home-slider-2 .slide-caption {
    padding: 10px 15px;
    font-size: 2em;
  }

  .footer-social-icons-text {
    display: block;
    margin-right: 0;
    margin-bottom: 20px;
  }

  .footer-social-icons .social-icon {
    margin-bottom: 10px;
  }

  .footer-social-icons ul.heateor_sss_sharing_ul li {
    margin-bottom: 10px !important;
  }

  .social-share {
    margin-top: 10px;
  }

  /* PAGES */
  .pagination {
    margin: 80px 0 50px 0;
  }

  .content-button-half {
    float: none;
    width: 100%;
    max-width: 500px;
    margin: 0 auto 20px auto;
  }

  .content-button-half + .content-button-half {
    margin: 0 auto;
  }

  .top-filters-desktop,
.top-filters-mobile-long {
    display: none;
  }

  .top-filters-mobile {
    display: block;
  }

  /*
  .content-area-with-bottom-border, .content-section {
  	padding-bottom: 0;
  }
  */
  /* HOME */
  .top-announcement {
    position: relative;
  }

  .ta-wrapper, .ta-left, .ta-right {
    display: block;
  }

  .ta-wrapper {
    padding: 20px 0;
  }

  .ta-left, .ta-right {
    width: 100%;
  }

  .ta-left {
    padding-right: 30px;
  }

  .ta-right {
    position: static;
    padding-right: 0;
  }

  .ta-date {
    margin-bottom: 15px;
  }

  .ta-more-desktop {
    display: none;
  }

  .ta-more-mobile {
    display: inline-block;
    margin-top: 20px;
  }

  .ta-close {
    right: 20px;
    top: 35px;
    width: 20px;
    height: 20px;
  }

  /* EVENTS */
  .ec-left, .ec-right {
    float: none;
    width: 100%;
    margin: 0;
  }

  .ec-left {
    margin-bottom: 30px;
  }

  .ec-right {
    padding-left: 0;
  }

  .content-area-events-3 {
    padding-top: 90px;
  }

  .small-block {
    width: 49%;
    margin-right: 2%;
  }

  .small-block:first-child, .small-block:nth-child(2) {
    margin-bottom: 2%;
  }

  .small-block:nth-child(even) {
    margin-right: 0;
  }

  .content-area-events-3 .content-section {
    padding-bottom: 50px;
  }

  .souvenir-entry {
    width: 49%;
    margin: 0 2% 2% 0;
  }

  .souvenir-entry:nth-child(3n+1) {
    clear: none;
  }

  .souvenir-entry:nth-child(odd) {
    clear: both;
  }

  .souvenir-entry:nth-child(3n+3) {
    margin-right: 2%;
  }

  .souvenir-entry:nth-child(even) {
    margin-right: 0;
  }

  .aec-left, .aec-right,
.ambassador-entry, .content-grid {
    float: none;
    width: 100%;
  }

  .aec-left, .aec-right,
.ambassador-entry {
    margin: 0 0 40px 0;
  }

  .content-grid {
    padding: 0 0 40px 40px;
    margin: 0;
  }

  .cg-icon {
    top: -5px;
    width: 30px;
  }

  .content-area-ambassador-1,
.content-area-ambassador-1 .content-section {
    padding-bottom: 0;
  }

  /* ANNOUNCEMENTS */
  .ann-container .news-list-intro {
    margin-top: 0;
  }

  /* IN THE NEWS */
  .in-container .li-heading span {
    padding: 8px 20px 6px 10px;
    font-size: 2em;
  }

  .news-list-intro {
    margin: 25px 0;
  }

  .in-container .li-heading-date, .in-container .li-date {
    width: 110px;
  }

  /* EXPERTS LIST */
  .xb-top {
    padding: 15px 25px;
    font-size: 3em;
  }

  .xb-bottom-left {
    width: 45%;
    padding: 20px 10px 20px 25px;
  }

  .xb-bottom-right {
    width: 55%;
    padding: 20px 25px 20px 0;
  }

  .xb-row {
    padding-top: 11px;
    padding-left: 54px;
  }

  .xb-row i.xb-icon {
    width: 40px;
    height: 40px;
  }

  /* NEWS CENTRE */
  .ni-left {
    width: 70px;
  }

  .ni-date {
    font-size: 2.4em;
  }

  .ni-right {
    padding: 15px 30px 15px 15px;
  }

  .ni-title {
    font-size: 1.8em;
  }

  /* EMBLEM */
  .trb-links {
    max-width: 140px;
  }

  .trb-link {
    font-size: 1.8em;
    margin-bottom: 15px;
  }

  .emblem-row .tr-blocks-three .trb-link,
.emblem-row .tr-blocks-four .trb-link {
    padding-right: 15px;
  }

  .emblem-row .tr-blocks-three .trb-link:after,
.emblem-row .tr-blocks-four .trb-link:after {
    margin-left: 15px;
  }

  .emblem-row .tr-blocks-three .trb-link:nth-child(even):after,
.emblem-row .tr-blocks-four .trb-link:nth-child(even):after {
    display: none;
  }

  .trb-link span {
    display: inline-block;
    width: 30px;
    vertical-align: middle;
  }

  /* CUHK CARE */
  .ob-right, .ob-left {
    float: none;
    width: 100%;
  }

  .ob-image {
    margin-bottom: 20px;
  }

  .ob-left {
    padding-right: 0;
  }

  .service-list-container {
    padding-bottom: 0;
  }

  .service-list-intro.with-button {
    margin-bottom: 20px;
  }

  .service-list-headings {
    display: none;
  }

  .sl-date, .sl-title, .sl-location, .sl-organiser {
    display: block;
    width: 100%;
  }

  .sl-date, .sl-title, .sl-location {
    margin-bottom: 15px;
  }

  .sl-title {
    position: relative;
  }

  .sl-date:before, .sl-title:before,
.sl-location:before, .sl-organiser:before {
    display: inline-block;
    width: 90px;
    padding-right: 15px;
    font-weight: 700;
    vertical-align: top;
  }

  .sl-date:before {
    content: "Date";
  }

  .sl-title:before {
    position: absolute;
    left: 0;
    top: 0;
    content: "Title";
    font-size: 2em;
  }

  .sl-location:before {
    content: "Location";
  }

  .sl-organiser:before {
    content: "Organiser";
  }

  .sl-title > span {
    display: inline-block;
    vertical-align: top;
    padding-left: 105px;
  }

  .sl-button-desktop {
    display: none;
  }

  .sl-button-mobile {
    display: inline-block;
  }

  /* USEFUL TOOLS */
  .tr-blocks.tr-blocks-two .tr-block {
    width: 45%;
  }

  .tools-row .tr-blocks-two .trb-link {
    padding-right: 15px;
  }

  .tools-row .tr-blocks-two .trb-link:after {
    margin-left: 15px;
  }

  .tools-row .tr-blocks-two .trb-link:nth-child(even):after {
    display: none;
  }

  /* VIDEOS AND PHOTOS */
  .vp-video-entries .video-entry {
    float: none;
    width: 100%;
    max-width: 500px;
  }

  .video-heading {
    margin: 30px 0 15px 0;
  }

  .ed-video {
    margin: 0 0 20px 0;
  }

  .photo-entry {
    width: 49%;
    padding-bottom: 32%;
    margin: 0 2% 2% 0;
  }

  .photo-entry:nth-child(3n+1) {
    clear: none;
  }

  .photo-entry:nth-child(3n+3) {
    margin-right: 2%;
  }

  .photo-entry:nth-child(even) {
    margin-right: 0;
  }

  .photo-entry:nth-child(odd) {
    clear: both;
  }

  .photo-entry-caption {
    font-size: 1.7em;
    padding: 15px;
  }

  /* EVENTS */
  .ec-entries::-webkit-scrollbar {
    width: 15px;
  }

  .ec-entries::-webkit-scrollbar-thumb {
    border-width: 3px;
  }

  /* EVENT LIST */
  .event-intro, .ei-left, .ei-right {
    display: block;
    width: 100%;
  }

  .event-intro {
    max-width: 400px;
    margin: 0 auto 20px auto;
  }

  .event-intro:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
  }

  .ei-right {
    padding-top: 20px;
    padding-left: 0;
  }

  .ei-date {
    margin-bottom: 15px;
  }

  /* EVENT HIGHLIGHTS */
  .event-title {
    margin-bottom: 20px;
  }

  .event-bar {
    margin-top: 0;
  }

  .tb-col {
    display: block;
    border-right: 0;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 15px;
  }

  .tb-col:last-child {
    padding-bottom: 0;
  }

  .eh-video-entries .video-entry {
    float: left;
    width: 49%;
    margin: 0 2% 2% 0;
  }

  .eh-video-entries .video-entry:nth-child(odd) {
    clear: both;
  }

  .eh-video-entries .video-entry:nth-child(even) {
    margin-right: 0;
  }

  .eh-video-entries .video-caption {
    font-size: 1.7em;
  }

  /* EVENT DETAILS */
  .portrait-slider-container .ep-image {
    padding-bottom: 75%;
  }

  .content-button.etr-share {
    margin-right: 30px;
    /*30px;*/
  }

  /*
  .etr-share, .etr-email {
  	margin-bottom: 10px;
  }
  */
  .etr-print {
    margin-left: 30px;
  }

  .etr-print:before {
    left: -30px;
  }

  /* ACHIEVEMENTS - FEATURES */
  .feature-intro {
    width: 49%;
    margin-right: 2%;
  }

  .feature-intro:first-child, .feature-intro:nth-child(2) {
    margin-bottom: 2%;
  }

  .feature-intro:nth-child(even) {
    margin-right: 0;
  }

  .feature-intro:nth-child(2n+1) {
    clear: both;
  }
}
/* 800px end */
@media (max-width: 700px) {
  /* PAGES */
  .page-title-wrapper {
    padding-bottom: 20px;
  }

  .section-title {
    margin-bottom: 20px;
  }

  .section-title h2 {
    font-size: 3.2em;
    padding-bottom: 7px;
  }

  .section-more {
    font-size: 2em;
  }

  .content-button {
    margin: 15px 0 15px 10px;
  }

  .content-button.etr-share {
    margin-left: 0;
  }

  .content-button-half {
    margin: 0 auto 20px auto;
  }

  .content-button-large {
    padding: 10px 30px;
  }

  /* HOME */
  .home-row-1 {
    padding-bottom: 0;
  }

  .home-slider-1 .slide-caption {
    /*font-size: 2.6em;*/
  }

  .home-block {
    width: 49%;
    padding-bottom: 56%;
    margin: 2% 2% 0 0;
  }

  .home-block-large {
    width: 100%;
    padding-bottom: 56%;
  }

  .home-block-2 {
    float: right;
    margin-right: 0;
  }

  .home-bottom:before, .home-bottom:after {
    display: none;
  }

  .home-slider-container-2 {
    width: 100%;
    padding-top: 30px;
  }

  .home-row-2 {
    padding-bottom: 20px;
  }

  .home-row-3 {
    padding-bottom: 20px;
  }

  .event-photos-slider-container {
    margin-bottom: 40px;
  }

  .home-slider-container-2 .bx-controls,
.home-slider-container-3 .bx-controls,
.big-blocks-slider-container .bx-controls,
.event-photos-slider-container .bx-controls {
    position: relative;
    margin-top: 20px;
    height: 24px;
  }

  .home-slider-container-2 .bx-wrapper .bx-prev,
.home-slider-container-2 .bx-wrapper .bx-next,
.home-slider-container-3 .bx-wrapper .bx-prev,
.home-slider-container-3 .bx-wrapper .bx-next,
.big-blocks-slider-container .bx-wrapper .bx-prev,
.big-blocks-slider-container .bx-wrapper .bx-next,
.event-photos-slider-container .bx-wrapper .bx-prev,
.event-photos-slider-container .bx-wrapper .bx-next {
    width: 20px;
    height: 24px;
  }

  .home-slider-container-2 .bx-wrapper .bx-prev,
.home-slider-container-3 .bx-wrapper .bx-prev,
.big-blocks-slider-container .bx-wrapper .bx-prev,
.event-photos-slider-container .bx-wrapper .bx-prev {
    left: 10%;
    background-image: url("images/arrowleft-small@2x.png");
  }

  .home-slider-container-2 .bx-wrapper .bx-next,
.home-slider-container-3 .bx-wrapper .bx-next,
.big-blocks-slider-container .bx-wrapper .bx-next,
.event-photos-slider-container .bx-wrapper .bx-next {
    right: 10%;
    background-image: url("images/arrowright-small@2x.png");
  }

  .home-slider-container-2 .bx-wrapper .bx-pager,
.home-slider-container-3 .bx-wrapper .bx-pager,
.big-blocks-slider-container .bx-wrapper .bx-pager,
.event-photos-slider-container .bx-wrapper .bx-pager {
    left: 0;
    bottom: 6px;
    width: 100%;
  }

  .event-photos-slider-container .bx-wrapper .bx-pager {
    display: block;
  }

  .bx-wrapper .bx-pager.bx-default-pager a {
    width: 9px;
    height: 9px;
    background-color: rgba(111, 30, 111, 0.5);
    border: 0;
  }

  .bx-wrapper .bx-pager.bx-default-pager a.active {
    background-color: #6e1e6f;
  }

  .bx-wrapper .bx-pager.bx-default-pager a:hover {
    background-color: rgba(111, 30, 111, 0.5);
  }

  /* SOUVENIRS */
  .souvenirs-office-label {
    width: 120px;
  }

  /* ANNOUNCEMENTS */
  .ann-container .news-list-intro, .li-date-large, .li-text {
    display: block;
  }

  .li-date-large {
    margin-bottom: 20px;
  }

  /* PRESS RELEASES */
  .press-intro, .pi-left, .pi-right {
    display: block;
  }

  .pi-left {
    margin-bottom: 20px;
  }

  .it-title {
    margin-bottom: 0;
  }

  .press-intros {
    padding-top: 30px;
  }

  .related-title {
    font-size: 3em;
  }

  /* EXPERTS LIST */
  .xb-bottom-left, .xb-bottom-right {
    width: 50%;
  }

  /* CUHK CARE */
  /*
  .page-switcher ul {
  	display: table;
  	table-layout: auto;
  	width: auto;
  }
  .page-switcher li {
  	display: table-cell;
  	border-right: 1px solid $purple;
  	padding: 0 20px;
  	vertical-align: middle;
  }
  .page-switcher li:first-child {
  	padding-left: 0;
  }
  .page-switcher li:last-child {
  	border-right: 0;
  }
  */
  .page-switcher {
    margin: 30px 0;
  }

  .page-switcher li {
    /*	display: block;
    	margin-bottom: 20px;*/
  }

  .page-switcher li:after {
    /*
    background: transparent url('images/arrowdown-small@2x.png') no-repeat center center;
    background-size: contain;
    width: 15px;
    height: 7px;
    margin-right: 0;*/
  }

  .page-switcher li:last-child:after {
    /*
    	display: inline-block;*/
  }

  .page-switcher li a, .page-switcher li span, .page-switcher li:after {
    margin-right: 10px;
  }

  /* NEWS CENTRE */
  .image-button span {
    font-size: 4vw;
  }

  .section-more {
    padding-right: 20px;
  }

  .section-more:after {
    width: 8px;
  }

  .image-text-block, .it-left, .it-right {
    display: block;
    width: 100%;
  }

  .it-left {
    margin-bottom: 20px;
  }

  .it-right {
    padding: 0;
  }

  .it-more.content-button {
    float: none;
    margin-top: 30px;
  }

  /* EMBLEM */
  .tr-blocks.tr-blocks-four {
    max-width: 400px;
    margin: 0 auto;
  }

  .tr-blocks.tr-blocks-four .tr-block {
    width: 42%;
    margin: 0 4% 8% 4%;
  }

  .tr-blocks.tr-blocks-four .tr-block:nth-child(odd) {
    clear: both;
  }

  .tr-blocks.tr-blocks-four .tr-block:nth-child(4n+4) {
    margin-right: 4%;
  }

  /* EMBLEM DOWNLOAD */
  .tr-content-row.ed-buttons {
    margin-bottom: 10px;
  }
}
/* 700px end */
@media (max-width: 600px) {
  .header-top-wrapper {
    padding: 15px 0;
  }

  .header-logo-1, .header-logo-1 img {
    height: 50px;
  }

  .header-logo-1 {
    margin-right: 20px;
  }

  .header-logo-2, .header-logo-2 img {
    height: 30px;
  }

  .main-menu-button {
    width: 80px;
  }

  .main-menu-top {
    padding: 20px;
  }

  .main-menu-close {
    right: 20px;
    top: 20px;
  }

  .main-menu > ul > li > a {
    padding: 15px 20px;
  }

  .main-menu > ul > li.has-children > a:after,
.main-menu > ul > li.menu-item-has-children > a:after {
    right: 20px;
  }

  .footer-sitemap > ul > li {
    display: block;
    float: left;
    width: 50%;
    padding-right: 10px;
    margin-bottom: 30px;
  }

  .footer-sitemap > ul > li:nth-child(3n+1) {
    clear: none;
  }

  .footer-sitemap > ul > li:nth-child(odd) {
    clear: both;
  }

  .footer-sitemap > ul > li:nth-child(3n+3) {
    padding-right: 10px;
  }

  .footer-sitemap > ul > li:nth-child(even) {
    padding-right: 0;
  }

  .social-icon {
    float: left;
  }

  .social-icon:nth-child(4n+1) {
    clear: both;
  }

  /*
  .home-slider-container-1 {
  	padding-bottom: 65%;
  }
  */
  .home-slider-container-1 .bx-wrapper .bx-prev,
.home-slider-container-1 .bx-wrapper .bx-next {
    width: 25px;
    height: 50px;
  }

  .ta-wrapper {
    font-size: 0.8em;
  }

  .pagination {
    margin: 40px 0 20px 0;
  }

  .pagination-desktop .pagination-arrow,
.page-numbers.prev, .page-numbers.next {
    display: none;
  }

  .pagination-number, .page-numbers {
    width: 25px;
    height: 25px;
    font-size: 2.2em;
    line-height: 25px;
  }

  .pagination-mobile {
    display: block;
    margin-top: 15px;
  }

  .pagination-mobile .disabled {
    display: inline-block;
    opacity: 0.2;
  }

  /* PAGES */
  .page-title {
    height: 0;
    padding-bottom: 35%;
  }

  .content-button-large.with-arrow {
    padding-left: 30px;
    padding-right: 42px;
  }

  .content-button-large.with-arrow:after {
    right: 10px;
  }

  .content-button-large i {
    width: 30px;
    height: 30px;
  }

  .content-button-large.with-arrow.content-button-half span:after {
    right: -32px;
  }

  .back-to-top {
    width: 50px;
    height: 48px;
  }

  .top-filters .select-filter .select-styled,
.text-filter {
    font-size: 1.7em;
  }

  .top-filters .select-filter .select {
    height: 48px;
  }

  .text-filter,
.top-filter-submit input {
    height: 50px;
  }

  /* EXPERTS LIST */
  .xb-bottom, .xb-bottom-left, .xb-bottom-right {
    float: none;
    width: 100%;
  }

  .xb-top {
    padding: 15px 20px;
    font-size: 2.8em;
  }

  .xb-bottom-left {
    padding: 20px 20px 0 20px;
  }

  .xb-bottom-right {
    padding: 0 20px 10px 20px;
  }

  .xb-row {
    padding-top: 8px;
    padding-left: 50px;
    margin-bottom: 20px;
  }

  .xb-heading {
    margin-bottom: 5px;
  }

  .xb-row i.xb-icon {
    width: 35px;
    height: 35px;
  }

  .expert-block {
    margin-bottom: 30px;
  }

  .ae-top {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }

  /* NEWS CENTRE */
  .image-button {
    float: none;
    width: 100%;
    max-width: 350px;
    margin: 0 auto 20px auto;
  }

  .image-button:nth-child(2n+2) {
    margin: 0 auto 20px auto;
  }

  .news-intro {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }

  /* IN THE NEWS */
  .news-list-headings {
    display: none;
  }

  .in-container .news-list-intro,
.in-container .li-date,
.in-container .li-title,
.in-container .li-media {
    display: block;
  }

  .in-container .news-list-intro {
    margin: 30px 0;
  }

  .in-container .li-date,
.in-container .li-title {
    margin-bottom: 10px;
  }

  .in-container .li-date,
.in-container .li-title,
.in-container .li-media {
    position: relative;
    width: 100%;
    max-width: 100%;
    padding-left: 90px;
  }

  .in-container .li-date:before,
.in-container .li-title:before,
.in-container .li-media:before {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    width: 90px;
    font-weight: 700;
    vertical-align: top;
  }

  .in-container .li-date:before {
    content: "Date";
  }

  .in-container .li-title:before {
    content: "Headline";
  }

  .in-container .li-media:before {
    content: "Media";
  }

  html.zh_TW .in-container .li-date:before {
    content: "日期";
  }

  html.zh_TW .in-container .li-title:before {
    content: "標題";
  }

  html.zh_TW .in-container .li-media:before {
    content: "傳媒";
  }

  html.zh_CN .in-container .li-date:before {
    content: "日期";
  }

  html.zh_CN .in-container .li-title:before {
    content: "标题";
  }

  html.zh_CN .in-container .li-media:before {
    content: "传媒";
  }

  /* EMBLEM */
  body.page-template-page-emblem-download .trb-link {
    display: block;
    margin-bottom: 10px;
  }

  .trb-link span {
    width: 40px;
  }

  .emblem-row .tr-blocks-three .trb-link:after,
.emblem-row .tr-blocks-four .trb-link:after {
    display: none;
  }

  /* USEFUL TOOLS */
  .tools-row .tr-blocks-two .trb-link:after {
    display: none;
  }

  .tr-heading {
    font-size: 2.4em;
  }

  /* VIDEOS AND PHOTOS */
  .photo-entry-caption {
    font-size: 1.5em;
    padding: 10px;
  }

  /* EVENT HIGHLIGHTS */
  .event-title {
    font-size: 2.8em;
  }

  /* EVENT DETAILS */
  .event-tools, .et-left, .et-right {
    display: block;
    width: 100%;
  }

  .event-tools {
    margin-bottom: 30px;
  }

  .et-right {
    text-align: left;
  }

  .etr-share-toggle {
    left: 225%;
  }

  .etr-share-toggle:before {
    left: 48px;
  }

  /* EVENTS */
  .select-filter-events-desktop {
    display: none;
  }

  .select-filter-events-mobile {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .select-filter-events-mobile.select-filter .select {
    background-color: white;
  }
}
/* 600px end */
@media (max-width: 500px) {
  .member-row {
    margin-bottom: 40px;
  }

  .member-row .form-row {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .member-row .form-row.form-row-with-radio.member-gender {
    text-align: left;
  }

  .member-row .form-row.form-row-with-radio.member-gender > label {
    display: inline-block;
  }

  .subscription-name, .subscription-email {
    width: 95%;
  }

  body {
    font-size: 45%;
  }

  .footer-sitemap {
    padding-bottom: 0;
  }

  .footer-award, .footer-award:last-child {
    max-width: 40%;
    margin: 0 4%;
  }

  .footer-logo {
    max-width: 80%;
  }

  .social-share-button {
    padding: 8px 25px;
    line-height: 1.4;
  }

  .ed-top .top-filters {
    width: 100%;
  }

  .ed-top .top-filters-inner {
    display: table;
    table-layout: auto;
    width: 100%;
  }

  .ed-top .top-filter,
.ed-top .top-filter-submit {
    display: table-cell;
    vertical-align: top;
  }

  .top-filter-vp {
    width: 100%;
  }

  /* HOME */
  .hb-caption {
    padding: 15px 30px 15px 15px;
  }

  .hb-caption:after {
    right: 15px;
  }

  /* PAGES */
  .page-switcher li a,
.page-switcher li span {
    font-size: 1.8em;
  }

  .top-filters-right-long-desktop {
    display: none;
  }

  .top-filters-right-long-mobile {
    display: block;
  }

  /* SOUVENIRS */
  .souvenir-entry {
    float: none;
    width: 100%;
    max-width: 350px;
    margin: 0 auto 20px auto;
  }

  .souvenir-entry:nth-child(even),
.souvenir-entry:nth-child(3n+3) {
    margin: 0 auto 20px auto;
  }

  .se-title, .se-price {
    font-size: 2.2em;
  }

  .se-price {
    width: 100px;
    text-align: right;
  }

  /* AMBASSADOR */
  .ae-text-col {
    float: none;
    width: 100%;
    margin-bottom: 20px;
  }

  /* NEWS CENTRE */
  .ni-left {
    width: 60px;
  }

  .text-column {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }

  .tc-title {
    margin-bottom: 15px;
  }

  .tc-subtitle {
    margin-bottom: 5px;
  }

  /* EXPERTS LIST */
  .xb-top {
    padding: 12px 15px;
    font-size: 2.6em;
  }

  .xb-row {
    padding-top: 7px;
    padding-left: 40px;
  }

  .xb-bottom-left {
    padding: 15px 15px 0 15px;
  }

  .xb-bottom-right {
    padding: 0 15px 15px 15px;
  }

  .xb-row i.xb-icon {
    width: 30px;
    height: 30px;
  }

  .expert-block {
    margin-bottom: 20px;
  }

  /* CUHK CARE */
  .care-heading span {
    padding: 12px 30px;
    font-size: 2.4em;
  }

  .service-heading h3 {
    float: none;
    display: inline-block;
  }

  /* USEFUL TOLLS */
  .tr-buttons {
    max-width: 300px;
  }

  .tr-blocks.tr-blocks-two .tr-block {
    width: 100%;
    max-width: 250px;
    margin: 0;
  }

  .trb-image {
    width: 100%;
    margin: 35px 0;
  }

  /* VIDEOS AND PHOTOS */
  .ed-heading span {
    padding: 12px 30px;
    font-size: 2.4em;
  }

  .photo-entries {
    margin-bottom: 30px;
  }

  .photo-entry {
    float: none;
    width: 100%;
    padding-bottom: 66%;
    margin: 0 0 20px 0;
  }

  .photo-entry-caption {
    font-size: 1.8em;
    padding: 15px;
  }

  /* EVENT LIST */
  .event-intro {
    padding-bottom: 50px;
  }

  .ei-category {
    padding: 10px 35px 10px 25px;
    font-size: 2.4em;
  }

  /* EVENT HIGHLIGHTS */
  .eh-video-entries {
    margin-bottom: 30px;
  }

  .eh-video-entries .video-entry {
    width: 100%;
    float: none;
    margin: 0 0 20px 0;
  }

  .eh-video-entries .video-caption {
    font-size: 2em;
  }

  /* EVENT DETAILS */
  .portrait-slider-container .ep-image {
    padding-bottom: 100%;
  }

  .event-photos-slider-container.portrait-slider-container .bx-wrapper .bx-prev {
    left: 0;
  }

  .event-photos-slider-container.portrait-slider-container .bx-wrapper .bx-next {
    right: 0;
  }

  .ep-caption p {
    font-size: 1.6em;
  }

  /* STUDENT AMBASSADORS / CAMPUS TOUR */
  .ae-text-col-1 {
    padding-right: 0;
  }
}
/* 500px end */
@media (max-width: 450px) {
  .header-top-wrapper {
    padding: 12px 0;
  }

  .header-logo-1, .header-logo-1 img {
    height: 40px;
  }

  .header-logo-1 {
    margin-right: 15px;
  }

  .header-logo-2, .header-logo-2 img {
    height: 28px;
  }

  .main-menu-button {
    width: 64px;
  }

  .home-slider-1 .slide-caption {
    /*font-size: 2.4em;*/
  }

  .hb-caption {
    font-size: 2.2em;
  }

  .home-slider-container-1 .bx-wrapper .bx-prev,
.home-slider-container-1 .bx-wrapper .bx-next {
    width: 20px;
    height: 40px;
  }
}
@media (max-width: 400px) {
  .etr-share.active .etr-share-toggle {
    width: 270px;
  }

  .header-top-wrapper {
    padding: 10px 0;
  }

  .header-logo-1, .header-logo-1 img {
    height: 35px;
  }

  .header-logo-1 {
    margin-right: 15px;
  }

  .header-logo-2, .header-logo-2 img {
    height: 23px;
  }

  .main-menu-container {
    width: 100%;
    max-width: none;
  }

  .main-menu-button {
    width: 55px;
  }

  .main-menu li a {
    font-size: 1.3em;
  }

  .page-switcher {
    margin: 30px 0;
  }

  .social-share-desktop {
    display: none;
  }

  .social-share-mobile {
    display: block;
  }

  /* HOME */
  .home-row-2, .home-row-3 {
    max-width: 80%;
    margin: 0 auto;
  }

  .home-block {
    width: 100%;
    padding-bottom: 56%;
    margin-right: 0;
  }

  .small-block {
    width: 100%;
    margin: 0 0 20px 0;
  }

  .small-block:first-child, .small-block:nth-child(2) {
    margin-bottom: 20px;
  }

  .small-block:last-child {
    margin-bottom: 0;
  }

  /* EMBLEM */
  .tr-blocks.tr-blocks-three .tr-block {
    width: 100%;
    max-width: 250px;
    margin: 0 auto;
    float: none;
  }

  .tr-blocks.tr-blocks-three .tr-block:nth-child(3n+3) {
    margin-right: auto;
  }

  .trb-links {
    width: 100%;
    max-width: none;
  }

  .trb-link {
    display: inline-block;
  }

  .emblem-row .tr-blocks-three .trb-link,
.emblem-row .tr-blocks-four .trb-link {
    padding-right: 10px;
  }

  .trb-link span {
    width: auto;
  }

  .emblem-row .tr-blocks-three .trb-link:after,
.emblem-row .tr-blocks-four .trb-link:after,
.emblem-row .tr-blocks-three .trb-link:nth-child(even):after,
.emblem-row .tr-blocks-four .trb-link:nth-child(even):after {
    display: inline-block;
    margin-left: 10px;
  }

  .emblem-row .tr-blocks-three .trb-link:last-child:after,
.emblem-row .tr-blocks-four .trb-link:last-child:after {
    display: none;
  }

  /* CUHK CARE */
  .form-row-with-text label,
.form-row-with-checkbox label,
.form-row-with-checkbox2 label,
.form-row-with-select label {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }

  .form-row-with-checkbox2 .checkbox-container {
    width: 100%;
  }

  .form-row-with-text input,
.form-row-with-select .form-filter.select-filter {
    display: block;
    width: 100%;
  }

  /* USEFUL TOOLS */
  /*
  .tr-blocks.tr-blocks-two .tr-block {
  	width: 100%;
  	max-width: 250px;
  	margin: 0 auto;
  	float: none;
  }
  .tr-blocks.tr-blocks-two .tr-block:nth-child(even) {
  	margin-right: auto;
  }
  */
  .tools-row .tr-blocks-two .trb-link {
    padding-right: 10px;
  }

  .tools-row .tr-blocks-two .trb-link:after,
.tools-row .tr-blocks-two .trb-link:nth-child(even):after {
    display: inline-block;
    margin-left: 10px;
  }

  .tools-row .tr-blocks-two .trb-link:last-child:after {
    display: none;
  }

  /* EVENTS */
  .ecw-long {
    display: none;
  }

  .ecw-short {
    display: inline-block;
  }

  .ec-entries::-webkit-scrollbar {
    width: 10px;
  }

  .ec-entries::-webkit-scrollbar-thumb {
    border-width: 2px;
  }

  /* EVENT HIGHLIGHTS */
  .event-title {
    font-size: 2.4em;
  }

  .eh-video-entries .video-entry,
.photo-entry {
    margin-bottom: 15px;
  }

  /* ACHIEVEMENTS - FEATURES */
  .feature-intro {
    width: 100%;
    margin: 0 0 20px 0;
  }
}
/* 400px end */
@media (max-width: 340px) {
  .header-top-wrapper {
    padding: 10px 0;
  }

  .header-logo-1, .header-logo-1 img {
    height: 30px;
  }

  .header-logo-1 {
    margin-right: 15px;
  }

  .header-logo-2, .header-logo-2 img {
    height: 20px;
  }

  .main-menu-button {
    width: 50px;
  }
}

/*# sourceMappingURL=mobile-v3.css.map */
