@import url("https://ch-api.healthhub.sg/api/public/content/e494166e5c9345b98120ee018ff440b3");
.moveit .moveit-container .w-100 {
  width: 100%;
}

.moveit .moveit-container .start2move-masthead-slider .slick-list {
  margin-left: 0px;
  margin-right: 0px;
}
.moveit .moveit-container .start2move-masthead-slider .slick-prev,
.moveit .moveit-container .start2move-masthead-slider .slick-next {
  width: 30px;
}
@media (max-width: 767px) {
  .moveit .moveit-container .start2move-masthead-slider .slick-prev,
  .moveit .moveit-container .start2move-masthead-slider .slick-next {
    width: 15px;
  }
}
.moveit .moveit-container .start2move-masthead-slider .slick-prev {
  left: 5%;
}
.moveit .moveit-container .start2move-masthead-slider .slick-next {
  right: 5%;
}
.moveit .moveit-container .start2move-masthead-slider.slick-dotted {
  margin-bottom: 0px;
}
.moveit .moveit-container .start2move-masthead-slider.slick-dotted .slick-dots {
  bottom: 40px;
}
@media (max-width: 767px) {
  .moveit .moveit-container .start2move-masthead-slider.slick-dotted .slick-dots {
    bottom: 20px;
  }
}
.moveit .moveit-container .start2move-masthead-slider.slick-dotted .slick-dots li {
  width: 14px;
  height: 14px;
  background-color: #FFF;
}
@media (max-width: 767px) {
  .moveit .moveit-container .start2move-masthead-slider.slick-dotted .slick-dots li {
    width: 12px;
    height: 12px;
    margin: 7px 7px 0px 7px;
  }
}
.moveit .moveit-container .start2move-masthead-slider.slick-dotted .slick-dots li.slick-active {
  background-color: #9F9F9F;
}

.moveit .moveit-container .h365-sticky {
  position: sticky;
  top: -1px;
  background-color: #fff;
  padding-top: 1px;
  z-index: 1001;
}
.moveit .moveit-container .h365-sticky .sticky-header {
  padding: 10px 16px;
  background: #ffffff;
}
.moveit .moveit-container .h365-sticky .sticky-header .healthy-living-start-content {
  padding: 10px 1%;
  width: 1280px;
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 767px) {
  .moveit .moveit-container .h365-sticky .sticky-header .healthy-living-start-content {
    padding: 1.2151vw 1.5189vw;
    width: 100%;
  }
}
.moveit .moveit-container .h365-sticky .sticky-header .healthy-living-start-content .download-icons {
  max-width: 100%;
  width: 175px;
}

.moveit .moveit-container .panel.panel-blue {
  margin-bottom: 10px;
}
.moveit .moveit-container .panel.panel-blue:last-child {
  margin-bottom: 0;
}
.moveit .moveit-container .panel.panel-blue .panel-heading {
  padding: 0;
  background-color: #00a8ff;
  color: #ffde00;
  position: relative;
  -webkit-transition: background-color 0.5s ease-in-out;
  transition: background-color 0.5s ease-in-out;
}
.moveit .moveit-container .panel.panel-blue .panel-heading.active-x {
  background-color: #ffde00;
  color: #00a8ff;
}
.moveit .moveit-container .panel.panel-blue .panel-heading .panel-title .tab-wrapper {
  padding: 25px 70px 25px 25px;
}
@media (max-width: 767px) {
  .moveit .moveit-container .panel.panel-blue .panel-heading .panel-title .tab-wrapper {
    padding: 15px 60px 15px 20px;
  }
}
.moveit .moveit-container .panel.panel-blue .panel-heading .panel-title .tab-wrapper::after {
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -38%);
      -ms-transform: translate(0, -38%);
          transform: translate(0, -38%);
  background-image: url("https://ch-api.healthhub.sg/api/public/content/32b38234bb1d4eccb9c490b17462c808");
}
@media (max-width: 767px) {
  .moveit .moveit-container .panel.panel-blue .panel-heading .panel-title .tab-wrapper::after {
    width: 25px;
    right: 15px;
  }
}
.moveit .moveit-container .panel.panel-blue .panel-heading .panel-title .tab-wrapper .the-title {
  color: inherit;
  text-transform: none;
}
.moveit .moveit-container .panel.panel-blue .panel-heading.active-x .panel-title .tab-wrapper::after {
  background-image: url("https://ch-api.healthhub.sg/api/public/content/67ab0d0442d641b2bea6d0da2ca1e8d5");
}
.moveit .moveit-container .panel.panel-blue .panel-body {
  background-color: #fff8cc;
  padding: 40px;
}

@media (max-width: 767px) {
  .moveit .moveit-container .about-section img.kv {
    width: 48%;
    max-width: 430px;
  }
}

.moveit .moveit-container .guides-section {
  background-color: #d1e5e5;
  padding-bottom: 50px;
}
.moveit .moveit-container .guides-section .info {
  text-align: center;
}
@media (min-width: 768px) {
  .moveit .moveit-container .guides-section .info {
    position: absolute;
    width: 45%;
    top: 51%;
    -webkit-transform: translate(55px, -50%);
        -ms-transform: translate(55px, -50%);
            transform: translate(55px, -50%);
    z-index: 1;
  }
}
@media (min-width: 768px) and (min-width: 992px) {
  .moveit .moveit-container .guides-section .info {
    -webkit-transform: translate(70px, -50%);
        -ms-transform: translate(70px, -50%);
            transform: translate(70px, -50%);
  }
}
.moveit .moveit-container .guides-section .guides-slider .slick-list {
  margin: 0;
}
@media (min-width: 768px) {
  .moveit .moveit-container .guides-section .guides-slider .slick-list {
    margin-left: calc(48% + 40px);
    margin-right: 0;
  }
}
.moveit .moveit-container .guides-section .guides-slider .slick-list .slick-slide {
  margin: -1% 0;
}
@media (max-width: 767px) {
  .moveit .moveit-container .guides-section .guides-slider .slick-prev, .moveit .moveit-container .guides-section .guides-slider .slick-next {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.moveit .moveit-container .guides-section .rotate-img,
.moveit .moveit-container .guides-section .rotating-carousel {
  position: relative;
}
.moveit .moveit-container .guides-section .rotate-img .arrow,
.moveit .moveit-container .guides-section .rotating-carousel .arrow {
  position: absolute;
  display: block;
  width: 35px;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(0, -50%);
      -ms-transform: translate(0, -50%);
          transform: translate(0, -50%);
  text-decoration: none;
}
@media (max-width: 767px) {
  .moveit .moveit-container .guides-section .rotate-img .arrow,
  .moveit .moveit-container .guides-section .rotating-carousel .arrow {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.moveit .moveit-container .guides-section .rotate-img .arrow.arrow-prev,
.moveit .moveit-container .guides-section .rotating-carousel .arrow.arrow-prev {
  left: 0;
}
.moveit .moveit-container .guides-section .rotate-img .arrow.arrow-next,
.moveit .moveit-container .guides-section .rotating-carousel .arrow.arrow-next {
  right: 0;
}
.moveit .moveit-container .guides-section .rotate-img .arrow.disabled,
.moveit .moveit-container .guides-section .rotating-carousel .arrow.disabled {
  opacity: 0.35;
  pointer-events: none;
}
.moveit .moveit-container .guides-section .rotate-img .list,
.moveit .moveit-container .guides-section .rotating-carousel .list {
  position: relative;
  z-index: 0;
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .moveit .moveit-container .guides-section .rotate-img .list,
  .moveit .moveit-container .guides-section .rotating-carousel .list {
    margin-left: calc(48% + 40px);
    margin-right: 0;
  }
}
.moveit .moveit-container .guides-section .rotate-img .list .item,
.moveit .moveit-container .guides-section .rotating-carousel .list .item {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  -webkit-transform: scale(0.6, 0.6) translate(0%, 0%);
      -ms-transform: scale(0.6, 0.6) translate(0%, 0%);
          transform: scale(0.6, 0.6) translate(0%, 0%);
}
.moveit .moveit-container .guides-section .rotate-img .list .item.idx1,
.moveit .moveit-container .guides-section .rotating-carousel .list .item.idx1 {
  position: relative;
  z-index: 99;
  -webkit-transform: scale(1, 1) translate(0%, 0%);
      -ms-transform: scale(1, 1) translate(0%, 0%);
          transform: scale(1, 1) translate(0%, 0%);
}
.moveit .moveit-container .guides-section .rotate-img .list .item.idx2,
.moveit .moveit-container .guides-section .rotating-carousel .list .item.idx2 {
  z-index: 49;
  -webkit-transform: scale(0.8433, 0.8433) translate(18%, 0%);
      -ms-transform: scale(0.8433, 0.8433) translate(18%, 0%);
          transform: scale(0.8433, 0.8433) translate(18%, 0%);
}
.moveit .moveit-container .guides-section .rotate-img .list .item.idx3,
.moveit .moveit-container .guides-section .rotating-carousel .list .item.idx3 {
  z-index: 49;
  -webkit-transform: scale(0.8433, 0.8433) translate(-18%, 0%);
      -ms-transform: scale(0.8433, 0.8433) translate(-18%, 0%);
          transform: scale(0.8433, 0.8433) translate(-18%, 0%);
}
.moveit .moveit-container .guides-section .rotate-img.initialized .list .item,
.moveit .moveit-container .guides-section .rotating-carousel.initialized .list .item {
  -webkit-transition: z-index 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  transition: z-index 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, z-index 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out, z-index 0.2s ease-in-out, -webkit-transform 0.2s ease-in-out;
}

.moveit .moveit-container .features-section {
  overflow: visible;
}
.moveit .moveit-container .features-section .entry .arrow {
  display: block;
  position: relative;
  z-index: 1;
  -webkit-transform: scale(1, 1);
      -ms-transform: scale(1, 1);
          transform: scale(1, 1);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
.moveit .moveit-container .features-section .entry .dropdown-text {
  position: relative;
}
.moveit .moveit-container .features-section .entry .dropdown-text .dropdown-container {
  position: absolute;
  left: 0;
  top: calc(100% - 30px);
  width: 100%;
  padding: 0 10px 10px;
  border-radius: 0 0 15px 15px;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  background: url("https://ch-api.healthhub.sg/api/public/content/11ca53ed8b5a4abaa8fba997f37ea382") top left/contain repeat;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.moveit .moveit-container .features-section .entry .dropdown-text .dropdown-container::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 200px;
  max-height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, from(rgba(255, 255, 255, 0)), to(rgb(255, 255, 255)));
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);
  pointer-events: none;
}
.moveit .moveit-container .features-section .entry .dropdown-text .dropdown-container .wrapper {
  position: relative;
  padding: 40px 15px 10px;
  border-radius: 5px;
  background-color: #fff;
}
.moveit .moveit-container .features-section .entry.show-dropdown {
  position: relative;
  z-index: 1000;
}
.moveit .moveit-container .features-section .entry.show-dropdown .arrow {
  -webkit-transform: scale(1, -1);
      -ms-transform: scale(1, -1);
          transform: scale(1, -1);
}
.moveit .moveit-container .features-section .entry.show-dropdown .dropdown-text .dropdown-container {
  opacity: 1;
  pointer-events: all;
}
@media (max-width: 767px) {
  .moveit .moveit-container .features-section .entry .dropdown-text .arrow {
    width: 30px;
  }
}

.moveit .moveit-container .programme-outlines-section .panel-group.outlines {
  overflow: hidden;
  border-radius: 20px;
}

.moveit-container .pa-lit {
  text-align: left;
}
.moveit-container .pa-lit .f-medium {
  font-family: Futura-Medium, Arial, Helvetica, sans-serif !important;
}
.moveit-container .pa-lit .f-bold {
  font-family: Futura-Bold, Arial, Helvetica, sans-serif !important;
  font-weight: 700;
}
.moveit-container .pa-lit .f-cond-medium {
  font-family: Futura-CondensedMedium, Arial, Helvetica, sans-serif !important;
}
.moveit-container .pa-lit .f-cond-bold {
  font-family: Futura-CondensedExtraBold, Arial, Helvetica, sans-serif !important;
  font-weight: 800;
}
.moveit-container .pa-lit .f-body {
  font-size: 21px;
  line-height: 1.25;
}
.moveit-container .pa-lit .f-heading {
  font-size: 24px;
  line-height: 1.25;
  color: #009fe3;
}
.moveit-container .pa-lit .f-blue {
  color: #009fe3;
}
.moveit-container .pa-lit .grey-bg {
  background-color: #e7e7e7;
}
.moveit-container .pa-lit .nowrap {
  white-space: nowrap;
}
.moveit-container .pa-lit .sup {
  position: relative;
  font-size: 50%;
  top: -0.7em;
}
.moveit-container .pa-lit a {
  color: #009fe3;
  text-decoration: underline;
}
.moveit-container .pa-lit hr.gradient {
  display: block;
  height: 8px;
  background: -webkit-gradient(linear, right top, left top, from(#ffed00), to(#009fe3));
  background: linear-gradient(to left, #ffed00, #009fe3);
  border: 0;
  border-radius: 0;
  margin-top: 3rem;
  margin-bottom: 3rem;
}
.moveit-container .pa-lit .yellow-container {
  border: 6px solid #fdec01;
  padding: 30px 40px;
}
.moveit-container .pa-lit .carousel .carousel-inner > .item {
  border: 0;
}
.moveit-container .pa-lit .carousel .carousel-indicators > * {
  border: 0;
  background: #fff;
}
.moveit-container .pa-lit .carousel .carousel-indicators > *.active {
  background: #009fe3;
}
.moveit-container .pa-lit .carousel .carousel-control {
  width: 10%;
  background-image: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 1;
}
.moveit-container .pa-lit .carousel .carousel-control .arrow {
  width: 30px;
}
.moveit-container .pa-lit .marginbottom10 {
  margin-bottom: 10px !important;
}
.moveit-container .pa-lit .marginbottom20 {
  margin-bottom: 20px !important;
}
.moveit-container .pa-lit .marginbottom30 {
  margin-bottom: 30px !important;
}
.moveit-container .pa-lit .marginbottom40 {
  margin-bottom: 40px !important;
}
.moveit-container .pa-lit .marginbottom20:last-child,
.moveit-container .pa-lit .marginbottom30:last-child,
.moveit-container .pa-lit .marginbottom40:last-child {
  margin-bottom: auto !important;
}
.moveit-container .pa-lit .custom-list {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.moveit-container .pa-lit .custom-list li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1 1 33.33333%;
  flex: 1 1 33.33333%;
}
.moveit-container .pa-lit .custom-list li > * {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 100%;
  flex: 1 1 100%;
  margin-bottom: 25px;
}
.moveit-container .pa-lit .custom-list li > span:first-child {
  display: inline-block;
  line-height: 1.2;
  font-family: Futura-CondensedExtraBold, Arial, Helvetica, sans-serif;
  font-size: 48px;
  color: #009fe3;
  speak: none;
  min-width: 0.8em;
  -ms-flex-negative: 100;
  flex-shrink: 100;
}
.moveit-container .pa-lit .custom-list li > .copy div {
  margin-right: 1em;
}
.moveit-container .pa-lit .two-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.moveit-container .pa-lit .two-column > * {
  width: 48.5%;
}
.moveit-container .pa-lit .nav-tabs {
  border-bottom: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 0px;
}
.moveit-container .pa-lit .nav-tabs > li {
  -webkit-box-flex: 0;
  -ms-flex: 0 1 100%;
  flex: 0 1 100%;
  float: none;
}
.moveit-container .pa-lit .nav-tabs > li > a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  text-align: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 0;
  border: 0;
  border-radius: 0;
  height: 100%;
  font-size: 24px;
  font-family: Futura-Bold, Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  text-decoration: none;
  line-height: 1.1;
  color: #fff;
  background-color: #b4b4b4;
  padding: 0.75em;
}
@media screen and (max-width: 767px) {
  .moveit-container .pa-lit .nav-tabs > li > a {
    font-size: 22px;
  }
}
.moveit-container .pa-lit .nav-tabs > li.active > a {
  border: 0;
  color: #fff;
  background-color: #009fe3;
}
@media screen and (max-width: 767px) {
  .moveit-container .pa-lit #guide-contents .nav-tabs > li > a {
    font-size: 18px;
  }
}
.moveit-container .pa-lit .btn-rounded {
  display: inline-block;
  font-size: 18px;
  border-radius: 100px;
  padding: 0.6em 1em;
  min-width: 10em;
  font-family: Futura-Medium, Arial, Helvetica, sans-serif;
  background: #009fe3;
  color: #fff;
  text-decoration: none;
  text-align: center;
  margin-top: 1em;
}
.moveit-container .pa-lit .btn-rounded.extra-padding {
  padding-left: 2em;
  padding-right: 2em;
}
.moveit-container .pa-lit .section-header {
  position: relative;
  z-index: 99;
}
.moveit-container .pa-lit .pagecrumb {
  font-family: Futura-Medium, Arial, Helvetica, sans-serif;
  font-size: 24px;
  line-height: 1;
  text-transform: uppercase;
  background-color: #009fe3;
  color: #fff;
  padding: 20px 40px;
}
.moveit-container .pa-lit .caret {
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 0.5em dashed;
  border-top: 0.5em solid\9 ;
  border-right: 0.5em solid transparent;
  border-left: 0.5em solid transparent;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: -webkit-transform 0.15s ease-out;
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
.moveit-container .pa-lit .active > .caret {
  -webkit-transform: scale(1, -1) !important;
  -ms-transform: scale(1, -1) !important;
  transform: scale(1, -1) !important;
}
.moveit-container .pa-lit .pagecrumb .caret {
  display: none;
}
.moveit-container .pa-lit .pagenav .hamburger {
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 48px;
  height: 60px;
  padding: 20px 14px;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.moveit-container .pa-lit .pagenav .hamburger > div {
  display: block;
  height: 2px;
  background: #000;
}
.moveit-container .pa-lit .pagenav .nav {
  padding-left: 30px;
  padding-right: 30px;
  background: #a7a4a4;
  color: #fff;
}
.moveit-container .pa-lit .pagenav .nav > .nav-container {
  padding: 0;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.moveit-container .pa-lit .pagenav .nav > .nav-container .nav-entry {
  position: relative;
  padding: 2px 35px;
  margin: 15px 0;
  border-right: 1px solid #fff;
  line-height: 1.2;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  text-align: left;
}
.moveit-container .pa-lit .pagenav > .nav > .nav-container > .nav-entry:first-child {
  padding-left: 0;
}
.moveit-container .pa-lit .pagenav > .nav > .nav-container > .nav-entry:last-child {
  padding-right: 0;
  border-right: 0;
}
.moveit-container .pa-lit .pagenav .nav > .nav-container .nav-entry a {
  text-decoration: none;
  border-radius: 100px;
  font-family: Futura-Bold, Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: 800;
  padding: 0.2em;
  color: inherit;
}
.moveit-container .pa-lit .pagenav .nav > .nav-container .nav-entry a:hover {
  text-decoration: underline;
}
.moveit-container .pa-lit .pagenav .nav > .nav-container .nav-entry a > * {
  -ms-flex-preferred-size: 100%;
}
.moveit-container .pa-lit .pagenav .nav-subentries {
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
}
.moveit-container .pa-lit .pagenav .nav-subentries .nav {
  padding-left: 0;
  padding-right: 0;
}
.moveit-container .pa-lit .pagenav .nav-subentries .nav > .nav-container {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 10px;
}
.moveit-container .pa-lit .pagenav .nav-subentries .nav > .nav-container .nav-entry {
  border: 0;
  margin-top: 5px;
  margin-bottom: 5px;
}
.moveit-container .pa-lit .pagenav .nav-subentries .nav > .nav-container .nav-entry a {
  font-family: Futura-Medium, Arial, Helvetica, sans-serif;
}
.moveit-container .pa-lit .featured-pages {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-bottom: 50px;
}
.moveit-container .pa-lit .featured-pages .heading {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  text-align: center;
}
.moveit-container .pa-lit .featured-pages .page {
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 32.43244%;
  flex: 0 0 32.43244%;
  color: #000;
}
.moveit-container .pa-lit .content-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.moveit-container .pa-lit .content-grid > * {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 48.5%;
  flex: 0 0 48.5%;
}
@media screen and (max-width: 767px) {
  .moveit-container .pa-lit .content-grid > * {
    -webkit-box-flex: 100%;
        -ms-flex: 100%;
            flex: 100%;
  }
}
.moveit-container .pa-lit .content-grid .content-item {
  margin-top: 50px;
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .moveit-container .pa-lit .content-grid .content-item {
    margin-bottom: 0px;
  }
}
.moveit-container .pa-lit .content-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.moveit-container .pa-lit .content-item > * {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.moveit-container .pa-lit .content-item > :last-child {
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.moveit-container .pa-lit .content-item > .copy {
  position: relative;
  z-index: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.moveit-container .pa-lit .content-item > .copy > * {
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
}
.moveit-container .pa-lit .content-item > .copy > .cta {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
}
.moveit-container .pa-lit .content-item > .copy > .cta > * {
  -ms-flex-preferred-size: auto;
  width: auto;
}
.moveit-container .pa-lit .content-item .video-thumbnail,
.moveit-container .pa-lit .content-item .video-iframe,
.moveit-container .pa-lit .content-item > img {
  margin-bottom: 10px;
}
.moveit-container .pa-lit .content-item .copy .title {
  font-size: 24px;
  color: #009fe3;
  margin-bottom: 0.4em;
}
.moveit-container .pa-lit .content-item .copy .title.f-black {
  color: #000000;
}
.moveit-container .pa-lit .content-item .copy .desc {
  font-size: 21px;
  color: #000;
  line-height: 1.2;
  margin-bottom: 1em;
}
.moveit-container .pa-lit .video-iframe {
  position: relative;
  overflow: hidden;
}
.moveit-container .pa-lit .video-iframe::before {
  content: "";
  display: block;
  padding-bottom: 56.25%;
}
.moveit-container .pa-lit .video-iframe iframe {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #000;
}
.moveit-container .pa-lit .video-iframe .video-overlay {
  position: absolute;
  left: 0;
  top: 0;
  width: 204px;
  height: 100%;
  font-size: 22px;
  color: #fff;
  background: rgba(255, 166, 0, 0.8) url("https://ch-api.healthhub.sg/api/public/content/50e8f57ca4de44f9a0af69699cd0fe3d?v=e6b158fb") center center no-repeat;
  background-size: cover;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: left;
  padding: 20px 20px 20px 25px;
}
.moveit-container .pa-lit .video-thumbnail a {
  position: relative;
  display: block;
}
.moveit-container .pa-lit .video-thumbnail a::after {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url("https://ch-api.healthhub.sg/api/public/content/5d8ac5a8e4644e5ba6521f90d836298c?v=0ef540a4") center center/cover no-repeat;
  pointer-events: none;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-out;
  transition: opacity 0.2s ease-out;
}
.moveit-container .pa-lit .video-thumbnail a:hover::after {
  opacity: 1;
}
.moveit-container .pa-lit .custom-dropdown {
  display: inline-block;
  position: relative;
  background: #009fe3;
  color: #fff;
  width: 470px;
  max-width: 100%;
  text-align: left;
  vertical-align: baseline;
  font-size: 21px;
  line-height: 1.25;
}
.moveit-container .pa-lit .custom-dropdown .item {
  display: block;
}
.moveit-container .pa-lit .custom-dropdown .item > .copy {
  display: block;
  padding: 15px 35px 15px 18px;
  cursor: pointer;
  text-decoration: none;
  color: inherit;
}
.moveit-container .pa-lit .custom-dropdown > .item {
  border: 2px solid #191b1a;
}
.moveit-container .pa-lit .custom-dropdown .caret {
  position: absolute;
  top: 18px;
  right: 20px;
  width: 0;
  height: 0;
  margin-top: 0.25em;
  z-index: 9;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transition: -webkit-transform 0.15s ease-out;
  transition: -webkit-transform 0.15s ease-out;
  transition: transform 0.15s ease-out;
  transition: transform 0.15s ease-out, -webkit-transform 0.15s ease-out;
}
.moveit-container .pa-lit .custom-dropdown .dropdown {
  position: absolute;
  overflow: hidden;
  opacity: 0;
  visibility: hidden;
  top: 100%;
  left: 0;
  width: 100%;
  margin-top: -2px;
  background: #009fe3;
  color: #fff;
  border: 2px solid #191b1a;
  z-index: 8;
  -webkit-transition: opacity 0.15s ease-out;
  transition: opacity 0.15s ease-out;
}
.moveit-container .pa-lit .custom-dropdown .dropdown .item {
  position: relative;
  -webkit-transition: background-color 0.15s ease-out;
  transition: background-color 0.15s ease-out;
  background-color: transparent;
}
.moveit-container .pa-lit .custom-dropdown .dropdown .item::after {
  content: "";
  display: block;
  position: absolute;
  left: 18px;
  right: 18px;
  bottom: -1px;
  border-top: 1px solid #191b1a;
  z-index: 1;
}
.moveit-container .pa-lit .custom-dropdown .dropdown .item:last-child::after {
  content: none;
  display: none;
}
.moveit-container .pa-lit .custom-dropdown .dropdown .item:hover {
  background-color: #2b2a2a;
}
.moveit-container .pa-lit .custom-dropdown.active .dropdown {
  opacity: 1;
  visibility: visible;
}
.moveit-container .pa-lit .custom-dropdown .has-subitems .subitems {
  display: block;
  position: relative;
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.15s linear;
  transition: max-height 0.15s linear;
  font-size: 95%;
}
.moveit-container .pa-lit .custom-dropdown .has-subitems .subitems .dropdown {
  position: static;
  border: 0;
  padding-bottom: 10px;
}
.moveit-container .pa-lit .custom-dropdown .has-subitems .subitems .dropdown .item::after {
  content: none;
  display: none;
}
.moveit-container .pa-lit .custom-dropdown .has-subitems .subitems .dropdown .item .copy {
  padding-top: 10px;
  padding-bottom: 10px;
}
.moveit-container .pa-lit .custom-dropdown .has-subitems .subitems .dropdown .item .caret {
  top: 10px;
}
.moveit-container .pa-lit .custom-dropdown .has-subitems.active > .subitems {
  max-height: 1000px;
}
.moveit-container .pa-lit .custom-dropdown .has-subitems .subitems:last-child .dropdown {
  padding-bottom: 0;
}
.moveit-container .pa-lit .search {
  margin-top: 30px;
  display: block;
}
.moveit-container .pa-lit .search .search-input {
  position: relative;
  color: #333;
  background-color: #e7e7e7;
}
.moveit-container .pa-lit .search .search-input input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  border-radius: 0;
  border: 0;
  width: 100%;
  padding: 15px 30px 15px 20px;
  font-size: 19px;
  color: inherit;
  background: transparent;
}
.moveit-container .pa-lit .search .search-input input::-webkit-input-placeholder {
  opacity: 0.5;
}
.moveit-container .pa-lit .search .search-input input::-moz-placeholder {
  opacity: 0.5;
}
.moveit-container .pa-lit .search .search-input input:-ms-input-placeholder {
  opacity: 0.5;
}
.moveit-container .pa-lit .search .search-input input::-ms-input-placeholder {
  opacity: 0.5;
}
.moveit-container .pa-lit .search .search-input input::placeholder {
  opacity: 0.5;
}
.moveit-container .pa-lit .search .search-input .search-icon {
  position: absolute;
  line-height: 1;
  top: calc(50% - 0.5em);
  right: 15px;
}
.moveit-container .pa-lit .search .search-not-found {
  padding: 15px 30px 15px 20px;
}
.moveit-container .pa-lit .filter {
  text-align: center;
  margin-top: 30px;
}
.moveit-container .pa-lit .filter .filter-label {
  display: block;
  font-size: 22px;
}
.moveit-container .pa-lit .partners-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-left: -15px;
  margin-right: -15px;
  margin-bottom: 30px;
}
.moveit-container .pa-lit .partners-content .content-item {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 0;
  margin-bottom: 50px;
}
.moveit-container .pa-lit .partners-content .content-item:first-child {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
}
.moveit-container .pa-lit .partners-content .content-item > * {
  padding-left: 15px;
  padding-right: 15px;
}
.moveit-container .pa-lit .partners-content .content-item .tagline {
  font-size: 28px;
  font-family: Futura-Bold, Arial, Helvetica, sans-serif;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 0.8em;
}
.moveit-container .pa-lit .partners-content .content-item .copy {
  padding-top: 15px;
}
.moveit-container .pa-lit .partners-content .content-item .btn-rounded {
  margin-top: 40px;
}
.moveit-container .pa-lit .section-masthead img {
  display: block;
  width: 100%;
}
.moveit-container .pa-lit .section-masthead:not(.no-border)::after {
  content: "";
  display: block;
  clear: both;
  height: 10px;
  background: -webkit-gradient(linear, right top, left top, from(#ffed00), to(#009fe3));
  background: linear-gradient(to left, #ffed00, #009fe3);
}
.moveit-container .pa-lit .section-content {
  padding: 40px 85px;
}
.moveit-container .pa-lit .section-footer .sideicon {
  padding: 20px 70px 0;
}
.moveit-container .pa-lit .section-footer .sideicon img {
  width: 206px;
  margin: 0 0 0 auto;
}
.moveit-container .pa-lit .section-footer .footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #009fe3;
  padding: 25px 50px;
  color: #fff;
  line-height: 1.1;
}
.moveit-container .pa-lit .section-footer .footer .logo {
  width: 120px;
  margin-right: 30px;
}
.moveit-container .pa-lit .section-footer .footer .copy {
  font-size: 20px;
}
.moveit-container .pa-lit .section-footer .footer .copy .line1 {
  font-size: 140%;
}