@media only screen and (min-width: 769px) {
  .ui.body.container {
    margin: 80px 0 40px 0;
    padding: 0 7px;
    min-height: 55vh; }
  .p-2em-desktop-only {
    padding: 2em !important; } }

@media only screen and (max-width: 768px) {
  .ui.body.container {
    margin: 80px 0 40px 0 !important;
    padding: 0 15px; }
  /* overwrite semantic */
  .ui.table:not(.unstackable) tr {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .ui.table:not(.unstackable) tr td {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .ui.table:not(.unstackable) tr td:not(:first-child) {
    padding-top: 1rem !important;
    padding-bottom: 2rem !important; } }

@media only screen and (max-width: 1199px) {
  .ui.container {
    width: 96%;
    margin-left: 1em !important;
    margin-right: 1em !important; } }

div.header, div.ui.dividing.header, .ui.accordion .title h2,
.ui.popular.tools.cards .card .content .header {
  color: var(--main-color-1); }

.ui.cta-submit.button {
  background-color: var(--main-dark-green);
  color: white; }

.ui.cta-submit.button:hover {
  background-color: var(--main-orange);
  color: var(--main-color-1); }

.ui.cta-submit.invert.button {
  background-color: white;
  color: var(--main-dark-green);
  border: 1px solid var(--main-dark-green); }

.ui.cta-submit.invert.button:hover {
  background-color: var(--main-dark-green);
  color: white; }

i.white.icon::before {
  color: white; }

/* landing */
#landingBanner h1 {
  color: var(--main-color-1); }

#aboutUs, #aboutUs h2 {
  color: white !important; }

.why_us {
  background-color: var(--main-light-gray); }

.why_us .points .title {
  color: var(--main-color-1); }

.support_us {
  background-color: var(--main-light-gray); }

.ui.feature-red.card .header:after {
  background-color: red; }

.popular.tools.ui.cards .ui.feature-red.card:hover .content {
  border-bottom: 5px solid red; }

.ui.feature-blue.card .header:after {
  background-color: blue; }

.popular.tools.ui.cards .ui.feature-blue.card:hover .content {
  border-bottom: 5px solid blue; }

.ui.feature-green.card .header:after {
  background-color: green; }

.popular.tools.ui.cards .ui.feature-green.card:hover .content {
  border-bottom: 5px solid green; }

.ui.feature-salmon.card .header:after {
  background-color: salmon; }

.popular.tools.ui.cards .ui.feature-salmon.card:hover .content {
  border-bottom: 5px solid salmon; }

.ui.feature-orange.card .header:after {
  background-color: orange; }

.popular.tools.ui.cards .ui.feature-orange.card:hover .content {
  border-bottom: 5px solid orange; }

.ui.feature-olive.card .header:after {
  background-color: olive; }

.popular.tools.ui.cards .ui.feature-olive.card:hover .content {
  border-bottom: 5px solid olive; }

.ui.feature-violet.card .header:after {
  background-color: violet; }

.popular.tools.ui.cards .ui.feature-violet.card:hover .content {
  border-bottom: 5px solid violet; }

/* course cards */
.ui.cards .Pre.ui.card .header:after {
  background-color: yellow; }

.ui.cards .Pre.ui.card:hover .content {
  border-bottom: 5px solid yellow; }

.ui.cards .Education.ui.card .header:after {
  background-color: #00b5ad; }

.ui.cards .Education.ui.card:hover .content {
  border-bottom: 5px solid #00b5ad; }

.ui.cards .Arts.ui.card .header:after {
  background-color: #a333c8; }

.ui.cards .Arts.ui.card:hover .content {
  border-bottom: 5px solid #a333c8; }

.ui.cards .Business.ui.card .header:after {
  background-color: #767676; }

.ui.cards .Business.ui.card:hover .content {
  border-bottom: 5px solid #767676; }

.ui.cards .Humanities.ui.card .header:after {
  background-color: #e03997; }

.ui.cards .Humanities.ui.card:hover .content {
  border-bottom: 5px solid #e03997; }

.ui.cards .Maths.ui.card .header:after {
  background-color: #6435c9; }

.ui.cards .Maths.ui.card:hover .content {
  border-bottom: 5px solid #6435c9; }

.ui.cards .Computer.ui.card .header:after {
  background-color: #a5673f; }

.ui.cards .Computer.ui.card:hover .content {
  border-bottom: 5px solid #a5673f; }

.ui.cards .Engineering.ui.card .header:after {
  background-color: #218a45; }

.ui.cards .Engineering.ui.card:hover .content {
  border-bottom: 5px solid #218a45; }

.ui.cards .Medical.ui.card .header:after {
  background-color: #2185D0; }

.ui.cards .Medical.ui.card:hover .content {
  border-bottom: 5px solid #2185D0; }

.ui.cards .Skills.ui.card .header:after {
  background-color: #fbbd08; }

.ui.cards .Skills.ui.card:hover .content {
  border-bottom: 5px solid #fbbd08; }

.ui.cards .Hospitality.ui.card .header:after {
  background-color: red; }

.ui.cards .Hospitality.ui.card:hover .content {
  border-bottom: 5px solid red; }

/* course, ins cta */
.ui.cards.list .card .extra.content {
  border-bottom: 1px solid rgba(0, 123, 187, 0.1); }

.show_cta {
  background-color: #f6f6f6; }

.show_cta a {
  color: var(--main-color-1); }

.show_cta .actions {
  color: var(--main-color-1);
  border: 2px solid var(--main-orange);
  background-color: white; }

.show_cta .actions:hover {
  color: white;
  background-color: var(--main-orange); }

.show_cta .green.actions {
  color: var(--main-color-1);
  border: 2px solid #21BA45;
  background-color: white; }

.show_cta .green.actions:hover {
  color: white;
  background-color: #21BA45; }

/* student */
#graduated .ui.basic.green.button.active, #graduated .ui.basic.green.button:hover {
  background-color: var(--semantic-green) !important;
  color: white !important; }

#graduated .ui.basic.red.button.active, #graduated .ui.basic.red.button:hover {
  background-color: var(--semantic-red) !important;
  color: white !important; }

nav.public a.for-hover, nav.public div.for-hover, nav.public div.for-hover a {
  color: var(--main-color-1); }

nav.public .hvr-moving-underline.line-red:before, .hvr-moving-underline:after {
  background-color: var(--main-orange); }

.nav-container, #mobile-nav-menu {
  background-color: white; }

.nav-container:after, #mobile-nav-menu .bar {
  background-color: var(--gradient-1-bg);
  background-image: var(--gradient-1); }

#mobile-nav-menu .content a {
  color: var(--main-color-1); }

#localeMobile {
  color: white;
  background-color: var(--main-light-blue);
  padding: 5px;
  margin-right: 20px; }

nav.public {
  padding-left: 14px;
  padding-right: 14px; }

nav.public a.for-hover, nav.public div.for-hover, nav.public div.for-hover a {
  font-weight: bold;
  font-size: 1.2rem;
  margin: 0 1.5rem;
  white-space: nowrap; }

nav.public div.dropdown .dropdown-menu {
  padding-top: 0;
  padding-bottom: 0;
  width: fit-content;
  min-width: fit-content; }
  nav.public div.dropdown .dropdown-menu .dropdown-item {
    color: var(--main-color-1);
    font-weight: bold;
    font-size: 1.1rem;
    margin: 0 1.5rem;
    margin-left: 0 !important;
    margin-right: 0 !important;
    padding-top: 0.55rem;
    padding-bottom: 0.55rem; }

.nav-container nav.public.mobile {
  display: none; }

nav.public img, #mobile-nav-menu img {
  max-height: 30px; }

nav.public {
  padding: 10px 0px 5px 0px;
  max-height: 100px; }

.nav-container {
  position: fixed;
  top: 0;
  z-index: 101;
  width: 100%; }

.nav-container:after, #mobile-nav-menu .bar {
  content: "";
  width: 100%;
  height: 5px;
  display: block; }

nav.public.mobile {
  padding: 10px 10px 0 10px; }

#mobile-nav-menu {
  padding: 10px 0;
  position: absolute;
  width: 100%;
  height: 100vh;
  top: 0;
  z-index: 101;
  overflow-y: auto; }

#mobile-nav-menu nav {
  padding: 0 10px; }

#mobile-nav-menu .content {
  padding: 14px; }

#mobile-nav-menu .content a {
  display: block;
  padding: 10px 0; }

@media only screen and (min-width: 1440px) {
  .nav-container nav.ui.container.public.desktop {
    width: 1400px; } }

@media only screen and (max-width: 991px) {
  .nav-container nav.public.desktop {
    display: none; }
  .nav-container nav.public.mobile {
    display: block; } }

#locale_container {
  position: fixed;
  width: 100%;
  z-index: 3; }

#locale_container .ui.container {
  text-align: right; }

#locale_container .ui.container a.item {
  font-size: 0.8em;
  padding: 7px 10px;
  background-color: #6a96df;
  color: white;
  margin-right: 18x;
  border-radius: 0 0 25% 25%; }

#locale_container .ui.container a.item.active {
  background-color: var(--semantic-green); }

#locale_container .ui.container a.item:hover {
  background-color: var(--semantic-green); }

/* notification */
.pending-notification::after {
  border-radius: 50%;
  background-color: #f30000;
  content: "";
  font-size: 5px;
  color: white;
  display: block;
  position: absolute;
  height: 8px;
  width: 8px;
  animation: blinker 1s linear infinite; }

.default.pending-notification::after,
.psychometry-tests.pending-notification::after {
  right: -10px;
  top: 0; }

#aid-cta .cta-submit.button.pending-notification::after {
  right: 15px;
  top: 7px; }

#mobile-sidebar-toggler.pending-notification::after {
  right: 0;
  top: 0; }

/* NAV */
nav.public a.for-hover, nav.public div.for-hover, nav.public div.for-hover a,
nav.public div.dropdown .dropdown-menu > a.item {
  color: var(--main-color-1); }

nav.public .hvr-moving-underline.line-red:before, .hvr-moving-underline:after {
  background-color: var(--main-orange); }

.nav-container, #mobile-nav-menu {
  background-color: white; }

.nav-container:after, #mobile-nav-menu .bar {
  background-color: var(--gradient-1-bg);
  background-image: var(--gradient-1); }

#mobile-nav-menu .content a {
  color: var(--main-color-1); }

#localeMobile {
  color: white;
  background-color: var(--main-light-blue);
  padding: 5px;
  margin-right: 20px; }

@keyframes moving-underline {
  0% {
    width: 0;
    opacity: 0; }
  100% {
    width: 100%;
    opacity: 1; } }

@-webkit-keyframes moving-underline {
  0% {
    width: 0;
    opacity: 0; }
  100% {
    width: 100%;
    opacity: 1; } }

/* sub navbar item hover effect */
.for-hover:hover .hvr-moving-underline:before, .for-hover:hover .hvr-moving-underline:after {
  cursor: pointer;
  width: 100%;
  opacity: 1; }

.hvr-moving-underline {
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
  position: relative; }

.hvr-moving-underline:before, .hvr-moving-underline:after {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 0px;
  height: 5px;
  margin: 5px 0 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0.75s;
  opacity: 0;
  left: 0; }

.hvr-moving-underline.line-white:before, .hvr-moving-underline.line-white:after {
  background-color: white; }

.hvr-moving-underline.line-red:before, .hvr-moving-underline.line-red:after {
  background-color: red; }

/* used as student notification */
@keyframes blinker {
  50% {
    opacity: 0; } }

@-webkit-keyframes blinker {
  50% {
    opacity: 0; } }

#userCount {
  background-image: url("https://edu-metry-static.s3-ap-southeast-1.amazonaws.com/ad_landing/fair.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: center;
  min-height: 40vh;
  text-align: center; }

#userCount > div {
  background-color: rgba(0, 0, 0, 0.8);
  display: inline-block;
  margin: auto;
  color: white; }

#userCount h2, #userCount h3 {
  color: white; }

#studentTestimonials {
  padding-top: 5em;
  padding-bottom: 5em; }

.testimony {
  padding: 1em 1em 0 1em; }

.testimony img {
  width: 100%;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15); }

.popular.ui.cards .ui.card {
  overflow: hidden; }

.popular.ui.cards .ui.card .image {
  transition: all 0.5s ease; }

.popular.tools.ui.cards .ui.card .content {
  position: absolute;
  bottom: 0;
  height: 35%;
  background-color: white;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  width: 100%; }

.popular.tools.ui.cards .ui.card .content .description {
  height: 60%;
  overflow-y: hidden; }

.popular.tools.ui.cards .ui.card .header:after {
  content: "";
  width: 100px;
  height: 5px;
  margin: 10px 0 15px 0;
  display: block; }

.popular.ui.cards .cta {
  position: absolute;
  bottom: -200px;
  color: white;
  font-size: 1.2rem;
  text-align: right;
  padding-right: 15px;
  width: 100%;
  transition: all 1s ease;
  font-weight: bold; }

/* ---------------------------------------------------------------------------------------------- */
.popular.categories.ui.cards .ui.card .image {
  transition: all 1s ease; }

.popular.categories.ui.cards .ui.card .image img {
  filter: brightness(0.8); }

.popular.categories.ui.cards .ui.card .content .header {
  position: absolute;
  top: 20px;
  color: white;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  width: 90%; }

.popular.categories.ui.cards .ui.card .content .header:after {
  content: "";
  width: 100px;
  height: 5px;
  margin: 10px 0 15px 0;
  display: block;
  transition: all 1s ease; }

.popular.categories.ui.cards .ui.card .content .description {
  position: absolute;
  top: 350px;
  color: white;
  font-weight: 600;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  height: 55%;
  overflow-y: hidden;
  padding-right: 1em; }

.ui.featured.container > .cta {
  color: var(--main-color-1);
  text-align: right;
  width: 100%;
  padding: 40px 15px 0 0;
  font-weight: bold;
  font-size: 1.2rem; }

/* ---------------------------------------------------------------------------------------------- */
#psychometry_cta div.d-flex {
  max-width: 900px;
  padding: 3rem 1rem 0 1rem;
  margin: auto; }

#psychometry_cta .cta_image {
  height: 300px;
  padding-right: 1em; }

#psychometry_cta .cta_image image {
  height: 100%; }

#psychometry_cta .cta_text {
  margin: auto; }

#psychometry_cta a {
  color: white; }

#psychometry_cta a:hover {
  color: var(--main-orange); }

@media only screen and (min-width: 1025px) {
  .testimony {
    width: 550px; }
  #landing_how {
    padding: 5em; } }

@media only screen and (max-width: 1024px) {
  .testimony {
    width: 450px; } }

@media only screen and (min-width: 901px) {
  #userCount {
    padding: 5vh; }
  #userCount > div {
    padding: 3em 5em; }
  #landing_how_container .ui.image img {
    width: 100%;
    max-width: 1600px; }
  #landing_how {
    padding: 5em 1em; }
  #landingTestimony div {
    width: 45%; }
  #studentTestimonialsContent {
    display: flex;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap; }
  #studentTestimonialsContent > div {
    width: 50%; }
  #studentTestimonialsContent div:first-child {
    direction: rtl; } }

@media only screen and (max-width: 900px) {
  #userCount {
    padding: 5vh 0; }
  #userCount > div {
    padding: 2em 1em; }
  #landing_how {
    padding: 2em 0; }
  #landing_how_container {
    width: 100%;
    overflow-x: auto; }
  #landing_how_container .ui.image {
    min-width: 1300px;
    padding: 0 2em; }
  #landing_how_container .ui.image img {
    width: 100%; }
  #studentTestimonialsContent {
    overflow-x: scroll;
    height: auto;
    display: flex; }
  #studentTestimonialsContent::-webkit-scrollbar, #landing_how_container::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none; }
  #studentTestimonialsContent > div {
    display: flex; }
  #studentTestimonialsContent .testimony {
    width: 90vw;
    max-width: 550px;
    margin: auto; }
  .testimony {
    width: 100%; } }

@media only screen and (min-width: 769px) {
  .bannerLogo {
    background-image: url("https://edu-metry-static.s3.ap-southeast-1.amazonaws.com/logo-edumetry/logo-edumetry-h-65px.png"); }
  #landingBanner {
    background-image: url("https://edu-metry-static.s3-ap-southeast-1.amazonaws.com/desktop/landing_banner.jpg"); }
  #landingBanner {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: right;
    width: 100vw;
    min-height: 80vh;
    padding-bottom: 30px;
    padding-top: 30px; }
  #landingDescription {
    padding-top: 20vh;
    text-align: left;
    max-width: 400px; }
  #ctaGraphics {
    min-height: 575px;
    height: auto;
    min-width: 49vw; }
  #ctaContainer {
    align-items: center; }
  #ctaContainer > div {
    width: 50%; }
  .bannerLogo, a.landing.bannerLogo {
    background-repeat: no-repeat;
    background-size: 320px 65px;
    width: 320px;
    height: 65px;
    margin-top: 2vh;
    margin-bottom: 0; }
  .popular.tools.ui.cards .ui.card {
    height: 300px; }
  .popular.tools.ui.cards .ui.card .image {
    height: 300px; }
  .popular.categories.ui.cards .ui.card {
    height: 300px; }
  .popular.categories.ui.cards .ui.card .image,
  .popular.categories.ui.cards .ui.card .image img {
    height: 300px; }
  .popular.tools.ui.cards .shadow {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    background-image: linear-gradient(180deg, rgba(255, 255, 255, 0) 0px, white);
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease; }
  /* hover */
  .popular.ui.cards .ui.card:hover {
    transform: translateY(0) !important; }
  .popular.ui.cards .ui.card:hover .image {
    transform: scale(1.1); }
  .popular.tools.ui.cards .ui.card:hover .content {
    height: 100%;
    background-color: rgba(0, 0, 0, 0.7); }
  .popular.tools.ui.cards .ui.card:hover .content .header {
    color: white !important; }
  .popular.tools.ui.cards .ui.card:hover .content .description {
    color: white !important; }
  .popular.tools.ui.cards .ui.card:hover .shadow {
    height: 0px; }
  .popular.ui.cards .ui.card:hover .cta {
    bottom: 20px; }
  .popular.categories.ui.cards .ui.card:hover .image {
    filter: blur(3px); }
  .popular.categories.ui.cards .ui.card:hover .header:after {
    width: 90%; }
  .popular.categories.ui.cards .ui.card:hover .content .description {
    transform: translateY(-280px); } }

@media only screen and (max-width: 768px) {
  .bannerLogo {
    background-image: url("https://edu-metry-static.s3.ap-southeast-1.amazonaws.com/logo-edumetry/logo-edumetry-h-49px.png"); }
  #landingBanner {
    background-image: url("https://edu-metry-static.s3-ap-southeast-1.amazonaws.com/mobile/landing_banner.jpg"); }
  #landingBanner {
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
    background-position: right;
    min-width: 100vw;
    min-height: 100vh;
    padding-bottom: 30px;
    padding-top: 30px; }
  #landingDescription {
    padding-top: 15vh;
    text-align: center; }
  #ctaContainer {
    flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse; }
  #ctaContainer > div {
    width: 100%; }
  #ctaGraphics {
    min-width: 100% !important;
    width: 100% !important;
    min-height: 300px !important; }
  .bannerLogo, a.landing.bannerLogo {
    background-repeat: no-repeat;
    background-size: 240px 49px;
    width: 240px;
    height: 49px;
    margin-top: 3vh;
    margin-bottom: 0; }
  #psychometry_cta .d-flex {
    flex-wrap: wrap-reverse !important;
    -ms-flex-wrap: wrap-reverse !important; }
  .popular.tools.ui.cards .ui.card .image {
    height: 200px; }
  .popular.tools.ui.cards .ui.card {
    height: 200px;
    max-width: 300px;
    margin-right: auto;
    margin-left: auto; }
  .popular.categories.ui.cards .ui.card {
    height: 200px !important;
    max-width: 300px;
    margin: 1rem auto; }
  .popular.categories.ui.cards .ui.card .image,
  .popular.categories.ui.cards .ui.card .image img {
    height: 200px !important; } }

.header-copy {
  color: #008de6; }

#landingNavDesktop {
  /* background-color:rgba(192,192,192, 0.9); */
  background-color: rgba(27, 28, 29, 0.8);
  padding: 0.8em 2em;
  border-radius: 0 0 15px 15px;
  margin: 0 !important;
  font-weight: bold;
  float: right; }

#landingNavDesktop a, #landingNavDesktop div {
  color: white !important; }

#landingNavDesktop > div {
  display: inline; }

/* force nav items inline */
#aboutUs {
  background-image: url("https://edu-metry-static.s3-ap-southeast-1.amazonaws.com/desktop/about_banner.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: center;
  min-height: 60vh;
  padding: 5vh 0;
  display: flex;
  align-items: center; }

#ctaContainer {
  display: flex; }

#ctaGraphics {
  background-image: url("https://edu-metry-static.s3-ap-southeast-1.amazonaws.com/desktop/cta_image.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-position: top right;
  background-size: cover !important; }

#education_fair .card {
  background-color: rgba(252, 242, 134, 0.07) !important; }

#seminar .header {
  color: #097dba;
  font-weight: 900; }

#seminar .ui.speaker.label {
  background-color: #097dba;
  color: white; }

#seminar .ui.language.label, #seminar .ui.speaker.label {
  margin-top: 7px; }

#seminar .ui.css-join-now.button {
  background-color: #fcf286;
  color: red; }

#seminar .ui.css-remind-me.button {
  background-color: #fcf286;
  color: #0b436a; }

@media only screen and (min-width: 769px) {
  #school_fair_mode, #talk_mode, #event_mode {
    position: fixed;
    right: -40px;
    width: fit-content;
    height: fit-content;
    padding: 15px 65px 15px 25px;
    border-top-left-radius: 19px;
    border-bottom-left-radius: 19px;
    font-size: 16px;
    font-weight: 900;
    -webkit-animation: wobble-right 5s linear 10;
    animation: wobble-right 5s linear 10; }
  #school_fair_mode {
    top: 125px;
    background-color: #4cb85b;
    color: white;
    animation-delay: 2s; }
  #talk_mode {
    top: 190px;
    background-color: #0b436a;
    color: #fcf286; }
  #event_mode {
    top: 255px;
    color: #2a0a5e;
    background-color: #f8c000;
    animation-delay: 1s; }
  #school_fair_mode:hover, #talk_mode:hover, #event_mode:hover {
    animation: none;
    transform: translateX(-20px); } }

@media only screen and (max-width: 768px) {
  #fair_talk_mode {
    display: flex;
    width: 100%;
    position: fixed;
    top: 45px;
    font-size: 1em; }
  #school_fair_mode, #talk_mode, #event_mode {
    width: 100%;
    font-weight: 900;
    text-align: center;
    padding: 10px 2px; }
  #school_fair_mode span, #talk_mode span, #event_mode span {
    display: block;
    -webkit-animation: wobble-top 5s linear infinite;
    animation: wobble-top 5s linear infinite; }
  #talk_mode span {
    animation-delay: 2s; }
  #event_mode span {
    animation-delay: 1s; }
  #school_fair_mode {
    background-color: #4cb85b;
    color: white; }
  #talk_mode {
    background-color: #0b436a;
    color: #fcf286; }
  #event_mode {
    color: #2a0a5e;
    background-color: #f8c000; }
  .fair_talk_margin {
    margin-top: 95px; } }

/* talk mode / seminar mode */
@-webkit-keyframes wobble-right {
  0%,
  16% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  2% {
    -webkit-transform: translateY(-30px) rotate(6deg);
    transform: translateY(-30px) rotate(6deg); }
  5% {
    -webkit-transform: translateY(15px) rotate(-6deg);
    transform: translateY(15px) rotate(-6deg); }
  7% {
    -webkit-transform: translateY(-15px) rotate(3.6deg);
    transform: translateY(-15px) rotate(3.6deg); }
  9% {
    -webkit-transform: translateY(9px) rotate(-2.4deg);
    transform: translateY(9px) rotate(-2.4deg); }
  12% {
    -webkit-transform: translateY(-6px) rotate(1.2deg);
    transform: translateY(-6px) rotate(1.2deg); } }

@keyframes wobble-right {
  0%,
  16% {
    -webkit-transform: translateY(0) rotate(0);
    transform: translateY(0) rotate(0);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  2% {
    -webkit-transform: translateY(-20px) rotate(4deg);
    transform: translateY(-20px) rotate(4deg); }
  5% {
    -webkit-transform: translateY(10px) rotate(-4deg);
    transform: translateY(10px) rotate(-4deg); }
  7% {
    -webkit-transform: translateY(-10px) rotate(2.4deg);
    transform: translateY(-10px) rotate(2.4deg); }
  9% {
    -webkit-transform: translateY(6px) rotate(-1.6deg);
    transform: translateY(6px) rotate(-1.6deg); }
  12% {
    -webkit-transform: translateY(-4px) rotate(0.8deg);
    transform: translateY(-4px) rotate(0.8deg); } }

@-webkit-keyframes wobble-top {
  0%,
  16% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  2% {
    -webkit-transform: translateX(-30px) rotate(6deg);
    transform: translateX(-30px) rotate(6deg); }
  5% {
    -webkit-transform: translateX(15px) rotate(-6deg);
    transform: translateX(15px) rotate(-6deg); }
  7% {
    -webkit-transform: translateX(-15px) rotate(3.6deg);
    transform: translateX(-15px) rotate(3.6deg); }
  9% {
    -webkit-transform: translateX(9px) rotate(-2.4deg);
    transform: translateX(9px) rotate(-2.4deg); }
  12% {
    -webkit-transform: translateX(-6px) rotate(1.2deg);
    transform: translateX(-6px) rotate(1.2deg); } }

@keyframes wobble-top {
  0%,
  16% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    -webkit-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  2% {
    -webkit-transform: translateX(-30px) rotate(6deg);
    transform: translateX(-30px) rotate(6deg); }
  5% {
    -webkit-transform: translateX(15px) rotate(-6deg);
    transform: translateX(15px) rotate(-6deg); }
  7% {
    -webkit-transform: translateX(-15px) rotate(3.6deg);
    transform: translateX(-15px) rotate(3.6deg); }
  9% {
    -webkit-transform: translateX(9px) rotate(-2.4deg);
    transform: translateX(9px) rotate(-2.4deg); }
  12% {
    -webkit-transform: translateX(-6px) rotate(1.2deg);
    transform: translateX(-6px) rotate(1.2deg); } }

@media only screen and (min-width: 769px) {
  #external_url_container {
    position: fixed;
    right: calc(1em - 100px);
    bottom: calc(1em + 60px); }
  #external_url_container i {
    font-size: 30px;
    margin-bottom: 15px;
    margin-top: 15px; }
  #external_url_container i.icon:before {
    padding: 10px;
    width: 60px;
    height: 60px; } }

@media only screen and (max-width: 768px) {
  #external_url_container {
    position: fixed;
    right: calc(0.5em - 105px);
    bottom: calc(1.4rem + 30px); }
  #external_url_container i {
    font-size: 18px;
    margin-bottom: 25px; }
  #external_url_container i.icon:before {
    display: block;
    padding: 5px 6px;
    width: 33px;
    height: 33px; } }

#external_url_container i.icon:before {
  background-color: #007BBB !important;
  color: white;
  border-radius: 1000rem; }

#external_url_container.slide-in {
  transform: translateX(0);
  animation: student-bottom-nav-slide-in 0.8s ease forwards; }

@keyframes student-bottom-nav-slide-in {
  to {
    transform: translateX(-110px); } }

@-webkit-keyframes student-bottom-nav-slide-in {
  to {
    transform: translateX(-110px); } }

/* card header underline */
.hover-teal:hover, .hover-teal:focus, .hover-teal:active {
  box-shadow: 0px 1px #00B5AD; }

.hover-green:hover, .hover-green:focus, .hover-green:active {
  box-shadow: 0px 1px #21BA45; }

.hover-brown:hover, .hover-brown:focus, .hover-brown:active {
  box-shadow: 0px 1px #A5673F; }

.hover-black:hover, .hover-black:focus, .hover-black:active {
  box-shadow: 0px 1px #1B1C1D; }

.hover-yellow:hover, .hover-yellow:focus, .hover-yellow:active {
  box-shadow: 0px 1px #FBBD08; }

.hover-red:hover, .hover-red:focus, .hover-red:active {
  box-shadow: 0px 1px #DB2828; }

.hover-thick-black:hover, .hover-thick-black:focus, .hover-thick-black:active {
  box-shadow: 0px 3px black; }

/* sub nav */
/* student card hover */
.ui.cards .trending.card {
  -webkit-box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #ffcb1e, 0px 1px 3px 0px #D4D4D5;
  box-shadow: 0px 0px 0px 1px #D4D4D5, 0px 2px 0px 0px #ffcb1e, 0px 1px 3px 0px #D4D4D5; }

.ui.cards > .trending.card.hover:hover, .ui.cards > .trending.card.hover:focus, .ui.cards > .trending.card.hover:active {
  -webkit-box-shadow: 0px 1px 6px 0px #ffcb1e, 0px 1px 4px 0px #ffcb1e;
  -moz-box-shadow: 0px 1px 6px 0px #ffcb1e, 0px 1px 4px 0px #ffcb1e;
  box-shadow: 0px 1px 6px 0px #ffcb1e, 0px 1px 4px 0px #ffcb1e;
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px); }

.ui.cards > .teal.card.hover:hover, .ui.cards > .teal.card.hover:focus, .ui.cards > .teal.card.hover:active {
  -webkit-box-shadow: 0px 1px 6px 0px #00B5AD, 0px 1px 4px 0px #00B5AD;
  -moz-box-shadow: 0px 1px 6px 0px #00B5AD, 0px 1px 4px 0px #00B5AD;
  box-shadow: 0px 1px 6px 0px #00B5AD, 0px 1px 4px 0px #00B5AD;
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px); }

.ui.cards > .green.card.hover:hover, .ui.cards > .green.card.hover:focus, .ui.cards > .green.card.hover:active {
  -webkit-box-shadow: 0px 1px 6px 0px #21BA45, 0px 1px 4px 0px #21BA45;
  -moz-box-shadow: 0px 1px 6px 0px #21BA45, 0px 1px 4px 0px #21BA45;
  box-shadow: 0px 1px 6px 0px #21BA45, 0px 1px 4px 0px #21BA45;
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px); }

.ui.cards > .brown.card.hover:hover, .ui.cards > .brown.card.hover:focus, .ui.cards > .brown.card.hover:active {
  -webkit-box-shadow: 0px 1px 6px 0px #A5673F, 0px 1px 4px 0px #A5673F;
  -moz-box-shadow: 0px 1px 6px 0px #A5673F, 0px 1px 4px 0px #A5673F;
  box-shadow: 0px 1px 6px 0px #A5673F, 0px 1px 4px 0px #A5673F;
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px); }

.ui.cards > .black.card.hover:hover, .ui.cards > .black.card.hover:focus, .ui.cards > .black.card.hover:active {
  -webkit-box-shadow: 0px 1px 6px 0px #1B1C1D, 0px 1px 4px 0px #1B1C1D;
  -moz-box-shadow: 0px 1px 6px 0px #1B1C1D, 0px 1px 4px 0px #1B1C1D;
  box-shadow: 0px 1px 6px 0px #1B1C1D, 0px 1px 4px 0px #1B1C1D;
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px); }

.ui.cards > .red.card.hover:hover, .ui.cards > .red.card.hover:focus, .ui.cards > .red.card.hover:active {
  -webkit-box-shadow: 0px 1px 6px 0px #DB2828, 0px 1px 4px 0px #DB2828;
  -moz-box-shadow: 0px 1px 6px 0px #DB2828, 0px 1px 4px 0px #DB2828;
  box-shadow: 0px 1px 6px 0px #DB2828, 0px 1px 4px 0px #DB2828;
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px); }

.ui.cards > .yellow.card.hover:hover, .ui.cards > .yellow.card.hover:focus, .ui.cards > .yellow.card.hover:active {
  -webkit-box-shadow: 0px 1px 6px 0px #FBBD08, 0px 1px 4px 0px #FBBD08;
  -moz-box-shadow: 0px 1px 6px 0px #FBBD08, 0px 1px 4px 0px #FBBD08;
  box-shadow: 0px 1px 6px 0px #FBBD08, 0px 1px 4px 0px #FBBD08;
  -webkit-transform: translate(0, -5px);
  -moz-transform: translate(0, -5px);
  -ms-transform: translate(0, -5px);
  -o-transform: translate(0, -5px);
  transform: translate(0, -5px); }

.left-finger-pointing.icon {
  -webkit-animation-name: left-finger-pointing;
  animation-name: left-finger-pointing;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@keyframes left-finger-pointing {
  /* button hover animation */
  50% {
    -webkit-transform: translateX(15px);
    transform: translateX(15px); }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px); } }

/* utility */
#breadcrumb {
  font-size: 1rem; }

h2.section-title {
  font-size: 1.8rem;
  margin-bottom: 0; }

h3.section-sub-title {
  font-size: 1rem;
  margin: 0; }

h3.section-description {
  font-size: 1.3rem;
  font-weight: 600; }

h2 small, h3 small {
  font-size: 0.8rem;
  font-weight: normal;
  font-style: italic; }

.ui.selection.dropdown .menu.transition.visible {
  margin-bottom: 50px; }

/* ---------------------------------------------------------------------------------------------- */
/* used by course and institution index */
/* overwrites like css on indexes only.. as not to clash with model#show */
.list .css-like-button i.heart.icon {
  line-height: 1;
  vertical-align: middle;
  font-size: 1.5em; }

.list .css-like-button .title span {
  display: none; }

.list .css-like-button .description {
  display: none; }

.why_us {
  padding: 1.2em;
  margin-bottom: 1em; }

.why_us .header {
  text-align: center;
  font-size: 1.4em;
  margin-bottom: 1em;
  color: var(--main-color-1) !important; }

.why_us .points {
  display: block;
  padding: 0.8em;
  margin-bottom: 0.7em;
  border-radius: 5px; }

.why_us .points .title {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 10px; }

.why_us .points .description {
  font-size: 0.8em; }

.support_us {
  padding: 1.2em;
  margin-bottom: 1em; }

.support_us .header {
  text-align: center;
  font-size: 1.4em;
  margin-bottom: 1em;
  color: var(--main-color-1) !important; }

.support_us .description {
  font-size: 0.8em; }

#career_personality.float-description .right {
  margin: 0 auto 1em auto; }

@media only screen and (min-width: 769px) {
  .ui.body.container {
    margin: 80px 0 40px 0;
    padding: 0 7px;
    min-height: 55vh; }
  .ui.cards.list .card {
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  .ui.cards.list .card:hover {
    -webkit-box-shadow: 0 15px 20px -5px #D4D4D5;
    box-shadow: 0 15px 20px -5px #D4D4D5; }
  /* -------------------------------------- */
  .float-description .right {
    float: right;
    max-width: 200px;
    margin: 1em; }
  .float-description .description .meta div {
    display: inline; }
  #career_personality.float-description .right {
    max-width: 400px;
    width: 50%;
    float: right;
    padding-left: 1em; }
  #career_personality.float-description .right a i.right.icon {
    width: auto;
    float: none;
    padding: 0; }
  .ui.stackable.two.column.grid.mobile-border .column:first-child {
    border-right: 1px solid var(--border-gray); }
  /* utility */
  .css.image.adaptive-float-block {
    float: left;
    padding: 0 0.5em 0.5em 0; }
  .career-result-img {
    float: left; }
  .pr-05em-desktop-only {
    padding-right: 0.5em !important; }
  .pl-05em-desktop-only {
    padding-left: 0.5em !important; }
  .pt-1em-desktop-only {
    padding-top: 1em !important; }
  .p-2em-desktop-only {
    padding: 2em !important; }
  .min-w-700px-desktop-only {
    min-width: 700px !important; }
  .student-landing-section {
    margin-top: 0.5em !important; }
  /* overwrite semantic */
  .ui.raised.segment.student {
    padding: 2em; }
  /* adapt */
  .studentContent > .ui.grid > .wide.column.padding-adapt {
    padding: 1em !important; }
  .studentContent .ui.grid .ui.segment.padding-adapt, .ui.padding-adapt {
    padding: 2em !important; }
  .ui.tab.segment.padding-adapt {
    padding: 2em !important; }
  .ui.padding-adapt-all {
    padding: 2em !important; }
  .ui.items .career-result.item {
    padding: 0em 1em 1em 1em;
    margin: 0em 0em 1em 0em; }
  /* adaptive image */
  .ui.adaptive.image {
    width: 150px !important;
    height: auto;
    font-size: 0.92857143rem; }
  .w-25-desktop {
    width: 25%; }
  .w-75-desktop {
    width: 75%; } }

@media only screen and (max-width: 768px) {
  .ui.body.container {
    margin: 80px 0 40px 0;
    padding: 0 15px; }
  .d-flex.flex-wrap-mobile div {
    margin: auto; }
  .d-flex.flex-wrap-mobile {
    flex-wrap: wrap !important;
    -ms-flex-wrap: wrap !important; }
  .ui.body.container {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  /* -------------------------------------- */
  .float-description .right {
    display: none; }
  .float-description .description .meta div:nth-child(2) {
    display: block; }
  #career_personality.float-description > .right {
    display: block;
    width: 100%; }
  #career_personality.float-description .right a i.right.icon {
    display: inline; }
  /* search filter */
  .ui.search.filter.button {
    font-size: 0.8rem; }
  .ui.stackable.two.column.grid.mobile-border .column:first-child {
    border-bottom: 1px solid var(--border-gray); }
  /* favourites */
  .ui.cards.favourite.list .card .header, .ui.cards.favourite.list .card .d-block {
    padding-right: 0.5em;
    padding-left: 0.5em; }
  .ui.cards.favourite.list .card .meta {
    padding-right: 1em;
    padding-left: 1em; }
  /* utility */
  .css.image.adaptive-float-block {
    display: block; }
  .mobile-no-scroll-bar {
    overflow-x: scroll;
    width: 100%;
    min-width: 100%; }
  .mobile-no-scroll-bar::-webkit-scrollbar {
    display: none;
    -ms-overflow-style: none; }
  .ui.steps {
    flex-direction: column !important; }
  /* adapt */
  .studentContent > .ui.grid > .wide.column.padding-adapt {
    padding: 0 !important; }
  /* adaptive padding for mobile & desktop content */
  .studentContent .ui.grid .ui.segment.padding-adapt, .ui.padding-adapt {
    padding-top: 1em !important; }
  .ui.tab.segment.padding-adapt {
    padding: 1em 0 0 0 !important; }
  .ui.padding-adaptive-bottom {
    padding-bottom: 1em; }
  /* career */
  .ui.padding-adapt-all {
    padding: 1em !important; }
  .ui.items .career-result.item {
    padding: 0em 0em 1em 0em;
    margin: 0em 0em 1em 0em; }
  .ui.menu.adaptive .item {
    padding: 0 0 1em 0 !important; }
  .ui.overflow-x-scroll.cards .x-scroll.card {
    width: 75vw !important;
    min-width: 75vw !important;
    overflow: visible !important;
    margin-left: 10px !important;
    margin-right: 10px !important; }
  .mobile-only {
    display: block !important; }
  .desktop-only, .ui.cards .ui.card.desktop-only {
    display: none !important; }
  .career-result-img {
    float: none;
    display: block;
    margin: auto !important;
    padding: 1em; }
  .student-landing-section {
    margin-top: -1.5em !important; }
  .pr-0em-mobile-only {
    padding-right: 0em !important; }
  .pt-1em-mobile-only {
    padding-top: 1em !important; }
  .flex-justify-space-between-mobile-only {
    justify-content: space-between !important; }
  /* SEARCHBARS */
  .ui.stackable.grid > .column.studentContentSearchField {
    padding: 1em 0em 0em 0em !important; }
  .ui.stackable.grid > .column.studentContentSearchButton {
    padding: 0.5em 0em 0.5em 0em !important; }
  /* overwrite semantic */
  .ui.table:not(.unstackable) tr {
    padding-top: 0 !important;
    padding-bottom: 0 !important; }
  .ui.table:not(.unstackable) tr td {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important; }
  .ui.table:not(.unstackable) tr td:not(:first-child) {
    padding-top: 1rem !important;
    padding-bottom: 2rem !important; }
  .ui.container.student {
    margin-left: 0em !important;
    margin-right: 0em !important;
    padding: 1em; }
  .ui.raised.segment.student {
    border: none !important;
    box-shadow: none !important;
    padding: 0em; }
  .right.floated.small.ui.image {
    width: 100%;
    max-width: 100px; }
  .mobile-fiex-reverse {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important; }
  /* adaptive image */
  .ui.adaptive.image {
    width: 80px;
    height: auto;
    font-size: 0.85714286rem; } }

/* overwrite ui container */
@media only screen and (max-width: 1199px) {
  .ui.container {
    width: 96%;
    margin-left: 1em !important;
    margin-right: 1em !important; } }

.w-42px {
  width: 42px !important; }

.top-25p {
  top: 25%; }

.ui.exam_result.table tbody tr td:nth-child(2) {
  width: 100px !important; }

.link-active {
  background: rgba(255, 255, 255, 0.15) !important;
  color: #ffffff !important;
  font-weight: bold !important; }

.like-loader-margin {
  margin-right: 0.357143em; }

.td-highlight {
  background-color: rgba(0, 0, 0, 0.03) !important;
  font-weight: bold !important;
  border-left: 1px solid rgba(34, 36, 38, 0.1);
  border-right: 1px solid rgba(34, 36, 38, 0.1); }

/* overwrite semantic message */
.ui.message ul {
  margin: 0.5em;
  padding-left: 1em; }

.ui.message {
  margin-bottom: 2em; }

/* student content */
.pusher.student {
  background-color: #e9f0f5; }

.pusher.student .ui.inverted.dimmer {
  background-color: inherit; }

.ui.container.student {
  padding-top: 20px;
  padding-bottom: 80px; }

/* student content */
.studentContent .one.cards .card {
  text-align: left; }

#viewportLoader {
  width: 100%; }

#viewportLoader > div {
  width: 100% !important;
  max-width: 600px !important;
  padding: 1em !important; }

.contentLoader {
  position: relative !important;
  width: 100% !important;
  height: 50vh !important;
  top: 50% !important;
  right: 50% !important; }

/* all modal */
.modal .ui.active.loader:after {
  border-color: #767676 transparent transparent !important; }

#onCallModal {
  position: relative;
  margin: auto !important; }

#onCallModal .meta {
  font-size: 1em;
  color: rgba(0, 0, 0, 0.4); }

/* back to top button */
#backToTop {
  position: fixed;
  right: 1em;
  bottom: 1em;
  display: none; }

#backToTop i {
  transform: scale(1.2); }

/* public */
/* likes heart button */
.like-button i.w-42px.heart.large.grey.icon, .like-button i.w-42px.heart.large.red.icon {
  margin-bottom: 0.5em !important; }

#studentBottomNav.mobile-only div.interested_cta {
  width: 100%;
  margin: 5px;
  border-radius: 5px;
  color: white;
  font-size: 1.4rem;
  padding: 7px;
  background-color: var(--gradient-3-bg);
  background-image: var(--gradient-3); }

#studentBottomNav.mobile-only .whatsapp_container {
  margin: 5px; }

#studentBottomNav.mobile-only i.whatsapp.square.green.icon {
  font-size: calc(1.4rem + 20px);
  display: block;
  margin: 0;
  width: auto;
  height: auto;
  animation: shake 3s linear infinite; }

.bottomSidebar.offcanvas.offcanvas-bottom {
  height: 100vh;
  overflow: hidden; }

.bottomSidebar .sidebarTitle {
  margin: auto;
  background-color: white;
  color: var(--main-black);
  padding: 0; }

.bottomSidebar .dividerBar {
  width: 100%;
  height: 5px;
  display: block;
  content: '';
  background-color: var(--gradient-1-bg);
  background-image: var(--gradient-1); }

.bottomSidebar #bottomSidebarContent {
  background-color: white;
  height: 100%;
  max-height: 100%;
  overflow-y: auto;
  padding: 10px; }

.bottomSidebar #bottomSidebarContent::-webkit-scrollbar, .no-scroll-bar::-webkit-scrollbar {
  display: none;
  -ms-overflow-style: none; }

#studentBottomNav.slide-up {
  transform: translateY(0);
  animation: student-bottom-nav-slide-up 0.8s ease forwards; }

@keyframes student-bottom-nav-slide-up {
  to {
    transform: translateY(-100px); } }

@-webkit-keyframes student-bottom-nav-slide-up {
  to {
    transform: translateY(-100px); } }

@media only screen and (max-width: 768px) {
  #studentBottomNav {
    width: 100%;
    position: fixed;
    bottom: -100px;
    border: 1px solid #d9ebf3;
    background-color: #d9ebf3;
    text-align: center; }
  #studentBottomNav div {
    padding: 3px 0;
    margin: 0;
    font-size: 12px; }
  #studentBottomNav div:not(:last-child) {
    border-right: 1px solid #efefef; }
  #studentBottomNav .menu .item {
    padding: 1.14285714rem !important; } }

.course-qualification {
  font-size: 9px;
  background-color: var(--main-color-1);
  color: white;
  padding: 0 40px 0 30px;
  margin-left: -1em;
  line-height: 1.5;
  display: inline-block;
  position: relative; }

.course-qualification:before {
  content: '';
  border-left: 6.5px solid white;
  border-top: 6.5px solid transparent;
  border-bottom: 6.5px solid transparent;
  position: absolute;
  top: 0;
  left: 0; }

.course-qualification:after {
  content: '';
  border-left: 6.5px solid var(--main-color-1);
  border-top: 6.5px solid transparent;
  border-bottom: 6.5px solid transparent;
  display: inline-block;
  position: absolute;
  margin-left: 40px;
  top: 0; }

.ui.cards.list .card {
  overflow: hidden;
  min-height: 150px;
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease; }

.ui.cards.list .course.card .content:first-child {
  padding-bottom: 0; }

.ui.cards.list .course.card .card-title {
  margin-top: 10px; }

.ui.cards.list .card .content .meta {
  padding: 10px 0 0 10px; }

.ui.cards.list .card .content .meta div span {
  padding-bottom: 0.2rem;
  color: rgba(0, 0, 0, 0.85); }

.requirement .ui.label {
  background-color: var(--main-color-1);
  color: var(--main-light-gray); }

.requirement span {
  vertical-align: bottom; }

.ui.cards.list .course.card .content .description {
  position: absolute;
  background-color: white;
  height: 100%;
  width: 100%;
  top: 0px;
  left: -1000px;
  font-weight: 600;
  padding: 1rem;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease; }

.ui.cards.list .course.card .content .description .short_description {
  max-height: 50%;
  text-overflow: ellipsis;
  white-space: wrap;
  display: block;
  overflow: auto; }

.ui.cards.list .course.card .content .description .author {
  position: absolute;
  bottom: 15px;
  right: 80px; }

.ui.cards.list .course.card .content .description:after {
  content: '';
  position: absolute;
  bottom: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 75px 75px;
  border-color: transparent transparent #21BA45 transparent; }

.ui.cards.list .card .extra.content {
  /* by course, ins items */
  border-top: none !important;
  border-radius: 0 !important;
  padding-bottom: 30px;
  z-index: 2; }

.ui.cards.list .course.card .floated.author img.ui.avatar.image {
  border-radius: 0;
  width: auto; }

/* side list */
.ui.cards.side.list .card {
  padding-bottom: 1.5rem; }

.ui.cards.side.list .card .header {
  font-size: 1.2rem; }

.ui.cards.side.list .card .meta {
  font-size: 1rem; }

/* ---------------------------------------------------------------------------------------------- */
/* search filter */
.active.search.filter, .active.search.filter:hover {
  background-color: var(--main-color-1);
  border: 2px solid var(--main-color-1);
  color: white;
  text-decoration: none; }

.not.active.search.filter, .not.active.search.filter:hover {
  background-color: white;
  border: 2px solid var(--main-color-1);
  color: gray;
  font-weight: normal; }

.ui.form.overwrite-select-w-auto select {
  width: auto; }

/* ---------------------------------------------------------------------------------------------- */
/* used by courses#show */
.float-description {
  width: 100%; }

.float-description .header {
  font-size: 1.8rem; }

.float-description .description {
  width: 100%;
  margin: auto; }

.float-description .description .meta {
  margin-left: 1em; }

.float-description .description .content {
  margin: 1em 0; }

#course_summary h2, .course-registration-modal h4 {
  margin: 1em 0 0 0; }

.student_personality h3 a {
  text-decoration: underline; }

.student_personality h3 a:hover {
  color: var(--main-orange); }

.course_show.accordion .accordion-item {
  border: 0; }

.course_show.accordion .title {
  width: 100%;
  padding-bottom: 0.5rem;
  border-bottom: 1px solid rgba(34, 36, 38, 0.15); }

.course_show.accordion .title h2 {
  display: inline;
  font-size: 1.28571429em;
  margin-bottom: 0; }

.course_show.accordion .title small {
  font-style: italic;
  margin-left: 1.5em; }

.course_show.accordion .accordion-body {
  margin-left: 0.2em; }

.show_cta {
  padding: 1.2em;
  margin-bottom: 1em; }

.show_cta .header {
  text-align: center;
  font-size: 1.4em;
  margin-bottom: 1em; }

.show_cta .actions {
  display: block;
  padding: 0.8em;
  margin-bottom: 0.7em;
  border-radius: 5px; }

.show_cta .actions.like_container {
  padding: 0; }

.show_cta .actions.like_container a .title {
  padding: 0.8em 0.8em 0 0.8em; }

.show_cta .actions.like_container a .description {
  padding: 0 0.8em 0.8em 0.8em; }

.show_cta .actions .title {
  font-size: 1em;
  font-weight: bold; }

.show_cta .actions .description {
  font-size: 0.8em; }

.show_cta .actions:hover, .show_cta .actions:hover a {
  cursor: pointer;
  color: white; }

/* ---------------------------------------------------------------------------------------------- */
/* ins#show */
.course_category_item {
  margin: 0 0 0.5em 0.5em; }

/* ---------------------------------------------------------------------------------------------- */
.close-sidebar-button {
  padding: 1em; }

@media only screen and (min-width: 769px) {
  .course-qualification {
    left: calc(-1em + 4px); }
  .course-qualification:before {
    display: inline-block; } }

@media only screen and (max-width: 768px) {
  .course-qualification {
    left: -1em; }
  .course-qualification:before {
    display: none; }
  .ui.cards.list .course.card .content .description {
    display: none; }
  .favourite .course-qualification {
    left: calc(-1.5em - 1px); }
  .ui.stackable.cards.favourite.list .card.course-item .content {
    padding: 0; }
  .ui.stackable.cards.favourite.list .card.course-item .header {
    margin-top: 0.3em; }
  .ui.stackable.cards.favourite.list .card.course-item .extra {
    margin-top: 1em; } }

#aid-cta {
  background-image: url("https://edu-metry-static.s3-ap-southeast-1.amazonaws.com/scholarships/cta-bg.jpg");
  background-repeat: no-repeat;
  background-attachment: scroll;
  background-size: cover;
  background-position: center right;
  width: 100%;
  height: 150px;
  margin-bottom: 1em;
  padding-top: 55px;
  text-align: center; }

#aid-cta .text {
  color: white; }

.aid.card .ui.header {
  margin-bottom: 0; }

.aid.card.desktop .aid_badge {
  display: flex;
  align-items: center;
  -ms-flex-item-align: center; }

.aid.card .ui.image {
  padding: 0 10px 0 0;
  height: fit-content;
  height: -moz-fit-content; }

.aid.card .aid_details {
  max-width: 70%; }

.aid.card .aid_amount {
  color: rgba(0, 0, 0, 0.85);
  width: fit-content;
  width: -moz-fit-content; }

.ui.cards.list .aid.card .content .meta {
  padding: 0; }

@media only screen and (max-width: 768px) {
  .aid.card .ui.header {
    font-size: 1em; }
  .aid.card .meta.location {
    font-size: 0.8em; }
  .aid.card .mobile_container {
    padding-bottom: 20px; }
  .aid.card .mobile_container .aid_badge {
    width: 100%; }
  .aid.card .aid_details {
    width: 100%;
    max-width: 100%; }
  .aid.card .aid_amount .amount.text {
    font-size: 1.2em; }
  .aid.card .aid_amount .text {
    font-size: 0.8em; } }

.ui.cards.campus.list .card .description {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.85);
  height: 100%;
  width: 100%;
  top: -1000px;
  left: 0;
  font-weight: 600;
  padding: 1rem;
  -webkit-transition: all 0.8s ease;
  transition: all 0.8s ease; }

.ui.cards.campus.list .card .description .description_content {
  color: white;
  height: 70%;
  overflow-y: auto; }

.ui.cards.campus.list .card .description .description_content .header {
  color: white;
  margin-bottom: 10px; }

.ui.cards.campus.list .card .description .description_content .cta {
  position: absolute;
  bottom: 80px;
  right: 20px; }

.ui.cards.campus.list .card .extra.content .campus.button {
  background-color: white !important;
  border: 2px solid var(--main-orange) !important;
  color: var(--main-color-1) !important;
  font-weight: 500;
  border-right: 1px solid var(--main-orange) !important; }

.ui.cards.campus.list .card .extra.content .campus.button:hover {
  background-color: var(--main-orange) !important; }

.ui.cards.campus.list .card .extra.content .enquiry.button {
  background-color: white !important;
  border: 2px solid #219092 !important;
  color: var(--main-color-1) !important;
  font-weight: 500;
  border-left: 1px solid #219092 !important; }

.ui.cards.campus.list .card .extra.content .enquiry.button:hover {
  background-color: #219092 !important; }

@media only screen and (min-width: 769px) {
  .ui.cards.campus.list .card {
    border-radius: 0.28571429rem;
    -webkit-box-shadow: 0px 1px 3px 0px #D4D4D5, 0px 0px 0px 1px #D4D4D5;
    box-shadow: 0px 1px 3px 0px #D4D4D5, 0px 0px 0px 1px #D4D4D5; }
  .ui.cards.campus.list .card:hover .description {
    transform: translateY(1000px); } }

@media only screen and (max-width: 768px) {
  .ui.column.stackable.grid.mobile-no-padding-lr div.column {
    padding-left: 0 !important;
    padding-right: 0 !important; } }

.css-home-navigation.ui.cards .ui.card {
  display: flex !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important; }

.css-home-navigation.ui.cards > .ui.card .header {
  color: var(--main-color-1);
  font-size: 1em; }

.css-home-navigation.ui.cards .ui.card .content .header:after {
  content: "";
  width: 100px;
  height: 5px;
  margin: 10px 0 15px 0;
  display: block;
  transition: all 1s ease; }

.css-home-navigation.ui.cards .ui.card:hover .content .header:after {
  width: 100%; }

.css-home-navigation.ui.cards .ui.feature-blue.card .header:after {
  background-color: rgba(0, 0, 255, 0.5); }

.css-home-navigation.ui.cards .ui.feature-red.card .header:after {
  background-color: rgba(255, 0, 0, 0.5); }

.css-home-navigation.ui.cards .ui.feature-violet.card .header:after {
  background-color: rgba(238, 130, 238, 0.5); }

.css-home-navigation.ui.cards .ui.feature-olive.card .header:after {
  background-color: rgba(128, 128, 0, 0.5); }

.css-home-navigation.ui.cards > .ui.card {
  height: 60px !important;
  overflow: hidden; }

.css-home-navigation.ui.cards > .ui.card .image {
  width: 60px !important; }

.css-home-navigation.ui.cards > .ui.card .content {
  padding-top: 12px; }

#sidebarRight {
  z-index: 104; }

#backToTop {
  z-index: 101; }

.processing-request .ui.active.inverted.dimmer {
  z-index: 9999; }

@media only screen and (min-width: 769px) {
  #school_fair_mode, #talk_mode, #event_mode {
    z-index: 10; } }

@media only screen and (max-width: 768px) {
  #studentBottomNav {
    z-index: 100; }
  #fair_talk_mode {
    z-index: 99; } }

/* OVERWRITE SEMANTIC */
.ui.modal .scrolling.content {
  height: 100%;
  max-height: calc(90vh);
  overflow: auto; }

#admin .ui.form textarea {
  min-height: 10vh !important;
  height: fit-content !important;
  max-height: 80vh !important; }

#admin .ui.left.uncover.visible.sidebar, #agent .ui.left.uncover.visible.sidebar {
  z-index: 3; }

/* ACTION TEXTS */
.youtube-embed-container {
  border: 1px solid rgba(34, 36, 38, 0.3);
  box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15);
  -webkit-box-shadow: 0px 2px 4px 0px rgba(34, 36, 38, 0.12), 0px 2px 10px 0px rgba(34, 36, 38, 0.15); }

.youtube-embed-container.borderless {
  box-shadow: none;
  -webkit-box-shadow: none; }

.trix-content action-text-attachment figure {
  margin-bottom: 1em !important; }

@media only screen and (min-width: 769px) {
  .youtube-embed-container {
    width: 768px;
    height: 432px; }
  .trix-content > div:not(.attachment-gallery) > action-text-attachment > figure.attachment.attachment--preview {
    width: 80%;
    display: block;
    margin: auto; } }

@media only screen and (max-width: 768px) {
  .youtube-embed-container {
    width: 93vw;
    height: calc(93vw / 1.78); } }

@media only screen and (max-width: 425px) {
  .youtube-embed-container {
    width: 93vw;
    height: calc(93vw / 1.78); } }

trix-toolbar .trix-button-row {
  flex-wrap: wrap; }

trix-editor {
  max-height: 60vh;
  overflow-y: scroll; }

#centerNotification {
  position: fixed;
  width: 300px;
  top: 10%;
  left: 50%;
  margin-left: -150px;
  /* Negative half of width. */
  z-index: 9999; }

@keyframes moving-underline {
  0% {
    width: 0;
    opacity: 0; }
  100% {
    width: 100%;
    opacity: 1; } }

@-webkit-keyframes moving-underline {
  0% {
    width: 0;
    opacity: 0; }
  100% {
    width: 100%;
    opacity: 1; } }

/* sub navbar item hover effect */
.for-hover:hover .hvr-moving-underline:before, .for-hover:hover .hvr-moving-underline:after {
  cursor: pointer;
  width: 100%;
  opacity: 1; }

.hvr-moving-underline {
  margin: 0 auto;
  transition: all 0.2s ease-in-out;
  position: relative; }

.hvr-moving-underline:before, .hvr-moving-underline:after {
  content: "";
  position: absolute;
  bottom: -10px;
  width: 0px;
  height: 5px;
  margin: 5px 0 0;
  transition: all 0.2s ease-in-out;
  transition-duration: 0.75s;
  opacity: 0;
  left: 0; }

.hvr-moving-underline.line-white:before, .hvr-moving-underline.line-white:after {
  background-color: white; }

.hvr-moving-underline.line-red:before, .hvr-moving-underline.line-red:after {
  background-color: red; }

/* used as student notification */
@keyframes blinker {
  50% {
    opacity: 0; } }

@-webkit-keyframes blinker {
  50% {
    opacity: 0; } }

#whatsapp_cta, .animation-shake {
  animation: shake 3s linear infinite; }

@keyframes shake {
  79% {
    transform: translate(0px, 0px) rotate(0deg); }
  80% {
    transform: translate(-2px, -1px) rotate(3deg); }
  82% {
    transform: translate(3px, 1px) rotate(-3deg); }
  84% {
    transform: translate(-3px, -1px) rotate(3deg); }
  86% {
    transform: translate(1px, 2px) rotate(-2deg); }
  88% {
    transform: translate(-1px, -2px) rotate(2deg); }
  89% {
    transform: translate(0px, 0px) rotate(0deg); } }

@-webkit-keyframes shake {
  79% {
    transform: translate(0px, 0px) rotate(0deg); }
  80% {
    transform: translate(-2px, -1px) rotate(3deg); }
  82% {
    transform: translate(3px, 1px) rotate(-3deg); }
  84% {
    transform: translate(-3px, -1px) rotate(3deg); }
  86% {
    transform: translate(1px, 2px) rotate(-2deg); }
  88% {
    transform: translate(-1px, -2px) rotate(2deg); }
  89% {
    transform: translate(0px, 0px) rotate(0deg); } }

@media only screen and (min-width: 769px) {
  #whatsapp_cta {
    position: fixed;
    right: 1em;
    bottom: 1em;
    width: 60px;
    height: 60px;
    z-index: 101; } }

@media only screen and (max-width: 768px) {
  #whatsapp_cta {
    position: fixed;
    right: 0.5em;
    bottom: 0.5em;
    width: 40px;
    height: 40px;
    z-index: 99; } }

#further_study_edit .accordion .accordion-item {
  border-top: none; }
  #further_study_edit .accordion .accordion-item .accordion-button {
    margin: 0em;
    padding: 0.75em 1em;
    color: rgba(0, 0, 0, 0.87);
    font-weight: bold;
    border-top: 1px solid rgba(34, 36, 38, 0.15);
    -webkit-transition: background 0.1s ease, color 0.1s ease;
    transition: background 0.1s ease, color 0.1s ease; }
    #further_study_edit .accordion .accordion-item .accordion-button.collapsed {
      color: rgba(0, 0, 0, 0.4); }
    #further_study_edit .accordion .accordion-item .accordion-button:not(.collapsed) {
      background-color: #F3F4F5; }
    #further_study_edit .accordion .accordion-item .accordion-button:hover {
      color: rgba(0, 0, 0, 0.87); }
