.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 85px;
  line-height: 44px;
  font-weight: 300;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 70px;
  line-height: 70px;
  font-weight: 300;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: bold;
}

.all {
  overflow: hidden;
  width: 100%;
  max-width: 1680px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 100%;
  max-width: 1680px;
}

.container.navbar {
  position: absolute;
}

.container.home-slide {
  height: 100%;
  margin-bottom: 80px;
  padding-top: 80px;
  padding-right: 40px;
  padding-left: 40px;
}

.section {
  position: relative;
  width: auto;
  max-width: 1680px;
  padding-bottom: 0px;
}

.section.home-video {
  width: auto;
  padding-right: auto;
}

.top-banner-block {
  position: relative;
  height: 724px;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.top-banner-img-block {
  overflow: hidden;
  height: 600px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(53, 53, 53, .69)), color-stop(33%, transparent)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .8)), color-stop(37%, transparent));
  background-image: linear-gradient(0deg, rgba(53, 53, 53, .69), transparent 33%), linear-gradient(180deg, rgba(0, 0, 0, .8), transparent 37%);
}

.navbar.bg {
  position: absolute;
  right: 50%;
  display: block;
  width: 100%;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
  background-image: linear-gradient(180deg, transparent, transparent);
  -webkit-transform: translate(50%, 0px);
  -ms-transform: translate(50%, 0px);
  transform: translate(50%, 0px);
}

.navbar.bg._w-bar {
  position: fixed;
  z-index: 999;
  display: block;
  overflow: hidden;
  height: 64px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  border-bottom: 1px solid #fff;
  background-image: none;
  color: #fff;
}

.menu-link-text {
  padding-right: 0px;
  padding-left: 0px;
  -webkit-transition: color 800ms ease;
  transition: color 800ms ease;
  color: #fff;
}

.menu-link-text:hover {
  color: #ba71ff;
}

.menu-link-text.w--current {
  z-index: 10;
  color: #ba71ff;
}

.top-banner-text-block {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

.brand {
  position: absolute;
  top: 50%;
  width: 21%;
  max-width: 21%;
  margin: auto 1%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.brand.w--current {
  position: absolute;
}

.nav-menu {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 77%;
  height: 64px;
  max-height: 64px;
  margin-right: 0%;
  margin-left: 0%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  font-size: 15px;
  font-weight: 300;
  letter-spacing: -0.5px;
}

.body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: Lato, sans-serif;
  font-size: 18px;
  line-height: 29px;
  font-weight: 300;
  letter-spacing: 0.68px;
}

.top-bannrt-text-bold {
  font-weight: 700;
}

.box-btn-section {
  position: relative;
  z-index: 1;
}

.box-btn-bg-img {
  position: relative;
  height: 270px;
  padding-bottom: 0px;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
}

.box-btn-bg-img:hover {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_195238928.jpg');
  background-position: 50% 61%;
  background-size: cover;
}

.box-btn-bg-img.about-ie {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_557310703.jpg');
  background-position: 0% 60%;
  background-size: cover;
}

.box-btn-bg-img.about-m {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_331435670.jpg');
  background-size: cover;
}

.box-btn-bg-img.people {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/People.jpg');
  background-position: 50% 50%;
}

.box-btn-bg-img.pdm {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Programme-Director_s-Message.jpg'), url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Programme-Director_s-Message.jpg');
  background-position: 50% 50%, 50% 50%;
  background-size: cover, cover;
}

.box-btn-bg-img.academic-po {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Academic-banner-012x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.academic-pso {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Academic-banner-022x..jpg');
  background-position: 0% 60%;
  background-size: 1600px;
}

.box-btn-bg-img.academic-co {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/-Academic-banner-032x..jpg');
  background-size: 1600px;
}

.box-btn-bg-img.academic-aas {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Academic-banner-042x..jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.academic-gp {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Academic-banner-062x..jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.academic-haw {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Academic-banner-052x..jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.research-mscie {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/research-box-banner-012x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.research-ic {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/research-box-banner-022x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.student-supports {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/student-life-box-012x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.student-aw {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/student-life-box-022x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.students-sharing {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/student-life-box-032x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.career-prospects-box01 {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Career-Prospects-box-012x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.career-prospects-box02 {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Career-Prospects-box-022x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.career-prospects-box03 {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Career-Prospects-box-032x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.career-prospects-box04 {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Career-Prospects-box-04@2x.png');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.admission-box01 {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/admission-box-012x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.admission-box02 {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/admission-box-022x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.admission-box03 {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/admission-box-032x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.faq-box01 {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/box01-img-012x_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.faq-box02 {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/box01-img-022x_1.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.faq-box03 {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/box01-img-032x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-bg-img.nae {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_1160793658.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.box-btn-content {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 100%;
  max-width: 1440px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.box-btn-content.text {
  position: absolute;
  z-index: 2;
  padding-right: 20px;
  padding-left: 20px;
  text-shadow: 1px 1px 6px #000;
}

.box-text-margin {
  margin-bottom: 20px;
}

.box-link-block {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: 270px;
  max-height: 270px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #fff;
}

.box-link-block:hover {
  color: #ba71ff;
  text-shadow: 4px 4px 8px #000;
}

.box-btn-bg-mask {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 270px;
  background-color: #000;
  opacity: 0.6;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.box-op-block {
  width: 100%;
  max-width: 1240px;
  padding: 80px 20px;
}

.box-op-block.sub {
  padding-top: 50px;
  padding-bottom: 50px;
}

.box-op-section-block.icon {
  margin-top: 40px;
  margin-bottom: 40px;
}

.box-op-section-block.pdm {
  width: 78%;
  float: left;
  clear: none;
}

.box-op-section-block._50-down-margin {
  margin-bottom: 50px;
}

.icon-info {
  position: relative;
  left: 50%;
  width: 45%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  color: #69246b;
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.icon-info._2 {
  position: static;
  width: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.icon-img-centered {
  position: relative;
  left: 50%;
  width: 160px;
  margin-bottom: 20px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.icon-img-centered.aboutie {
  width: 15%;
}

.box-op-banner {
  position: relative;
  overflow: hidden;
  width: 100%;
  max-width: 1200px;
}

.box-op-banner.margin {
  margin-top: 20px;
  margin-bottom: 20px;
}

.more-btn {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  color: #69246b;
  text-decoration: none;
}

.more-btn-text {
  float: left;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.76px;
}

.more-btn-img {
  margin-top: 2px;
  margin-left: 7.5px;
  float: right;
}

.close-link-block {
  width: 100%;
  height: 50px;
  padding-top: 10px;
  background-color: #5f5f5f;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3.23px;
  text-decoration: none;
}

.close-link-block:hover {
  background-color: #69246b;
}

.box-op-all {
  overflow: hidden;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.box-op-all.putple {
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.05);
}

.icon-block {
  width: 25%;
  float: left;
}

.more-btn-links {
  overflow: hidden;
  margin-right: 7.5px;
  margin-left: 7.5px;
  float: left;
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0.76px;
}

.more-btn-links.putple {
  color: #69246b;
}

.section-banner {
  position: relative;
  margin-bottom: 50px;
}

.section-banner.info-engin-block {
  overflow: hidden;
}

.section-subbox-heading {
  height: 60px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#69246b), to(#69246b));
  background-image: linear-gradient(180deg, #69246b, #69246b);
}

.section-subbox-heading-text {
  position: relative;
  top: 50%;
  padding-left: 20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
}

.section-subbox-content-blcok {
  padding: 20px 25px;
  background-color: #f6f6f6;
}

.visit-btn {
  position: relative;
  display: inline-block;
  color: #69246b;
  text-decoration: none;
}

.visit-btn-text {
  margin-right: 7.5px;
  float: left;
  font-size: 20px;
  font-weight: 800;
  letter-spacing: 0.76px;
}

.section-subbox {
  margin-bottom: 50px;
}

.about-people-all-img-block {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.show-people-img {
  position: relative;
  width: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
  box-shadow: -11px 11px 0 0 rgba(105, 36, 107, .5);
  -webkit-transition: box-shadow 800ms ease;
  transition: box-shadow 800ms ease;
}

.about-people-img-block {
  position: relative;
  width: 27%;
  height: 100%;
  margin: 40px 11.5%;
  float: left;
  border-radius: 0px;
  background-position: 0px 0px, 0px 0px;
  background-size: 125px, 125px;
}

.show-people-text {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  min-height: 35px;
  padding: 20px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#000), color-stop(78%, rgba(0, 0, 0, .49)), to(transparent));
  background-image: linear-gradient(0deg, #000, rgba(0, 0, 0, .49) 78%, transparent);
}

.show-people-text.no-img {
  position: relative;
}

.show-people-text-heading {
  color: #ba71ff;
  font-size: 24px;
  font-weight: 700;
}

.show-people-text-name {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
}

.show-people-text-info {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.footer-block {
  width: 100%;
  max-width: 1680px;
  padding: 125px 20px;
}

.footer-3row {
  width: 33.33%;
  float: left;
  font-size: 14px;
  line-height: 18px;
  letter-spacing: 0.96px;
}

.footer-3row.right {
  text-align: right;
}

.footer-3row.right.contact {
  float: right;
}

.footer-3row.mid {
  position: relative;
  top: -50%;
  -webkit-transform: translate(0px, 50%);
  -ms-transform: translate(0px, 50%);
  transform: translate(0px, 50%);
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
}

.footer-3row.mid.moblie {
  display: none;
}

.footer-3row.left-and-mie {
  position: relative;
  top: -50%;
  -webkit-transform: translate(0px, 50%);
  -ms-transform: translate(0px, 50%);
  transform: translate(0px, 50%);
  font-size: 24px;
  line-height: 32px;
  font-weight: 600;
  text-align: center;
}

.footer-3row.left-and-mie.moblie {
  display: none;
}

.footer-3row.left-and-mie.contact {
  float: right;
}

.footer-logo-block {
  margin-right: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
}

.footer-logo {
  padding-right: 20px;
  padding-left: 20px;
  float: right;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.footer-logo:hover {
  opacity: 0.7;
}

.footer-back-to-top-block {
  position: absolute;
  left: 50%;
  top: 0px;
  width: 100vw;
  max-width: 1680px;
  border-top: 1px solid #000;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.footer-back-to-top-line {
  position: relative;
  left: 50%;
  width: 1px;
  height: 24px;
  background-color: #000;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.footer-back-to-top-text {
  position: absolute;
  left: 50%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  -webkit-transition: color 800ms ease;
  transition: color 800ms ease;
  color: #333;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}

.footer-back-to-top-text:hover {
  color: #69246b;
}

.text-links {
  color: #69246b;
  text-decoration: underline;
}

.text-links:hover {
  color: #ba71ff;
}

.text-block-2 {
  display: block;
}

.menu-btn-close {
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.section-banner-img {
  height: 650px;
}

.section-banner-img.info-ening {
  position: relative;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .13)), to(rgba(0, 0, 0, .13))), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .39)), color-stop(rgba(0, 0, 0, .5)), color-stop(43%, rgba(0, 0, 0, .01))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .57)), color-stop(26%, transparent), color-stop(56%, transparent)), url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_767674741_HKk.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .13), rgba(0, 0, 0, .13)), linear-gradient(360deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .5), rgba(0, 0, 0, .01) 43%), linear-gradient(180deg, rgba(0, 0, 0, .57), transparent 26%, transparent 56%), url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_767674741_HKk.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, auto, cover;
}

.section-banner-img.auto-height {
  height: auto;
}

.box-link-block-op {
  position: relative;
  display: block;
  width: 100%;
  height: 270px;
  max-height: 270px;
  margin-right: auto;
  margin-left: auto;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #ba71ff;
}

.box-link-block-op:hover {
  color: #ba71ff;
}

.box-btn-bg-mask-op {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 270px;
  background-color: #000;
  opacity: 0.2;
  -webkit-transition: opacity 500ms ease;
  transition: opacity 500ms ease;
}

.link-style {
  color: #000;
  text-decoration: none;
}

.link-style:hover {
  color: #ba71ff;
}

.logo-img {
  width: 90%;
  height: 90%;
  padding-top: 0px;
  padding-right: 1%;
  padding-left: 1px;
}

.about-pdm-img-block {
  position: relative;
  width: 20%;
  height: 100%;
  margin-right: 2%;
  margin-bottom: 80px;
  float: left;
  clear: left;
}

.show-pdm-img {
  position: relative;
  width: 100%;
}

.show-pdm-text {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  min-height: 35px;
  padding: 20px 0px;
}

.show-pdm-text-info {
  color: #000;
  font-size: 10px;
  line-height: 15px;
  font-weight: 700;
}

.show-pdm-text-name {
  color: #000;
  font-size: 14px;
  font-weight: 700;
}

.show-pdm-text-heading {
  color: #69246b;
  font-size: 18px;
  font-weight: 700;
}

.container-heading {
  margin-bottom: 50px;
  color: #69246b;
  font-size: 20px;
  font-weight: 700;
}

.info-engin-heading {
  top: 50%;
  margin-bottom: 20px;
  float: left;
  clear: left;
  color: #f5f5f5;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: 2.31px;
}

.info-texrt-block {
  position: absolute;
  top: 50%;
  width: 60%;
  padding-left: 40px;
  -webkit-transform: translate(0%, -50%);
  -ms-transform: translate(0%, -50%);
  transform: translate(0%, -50%);
}

.info-engin-sub-heading {
  position: relative;
  top: 50%;
  margin-bottom: 10px;
  float: left;
  clear: left;
  color: #f5f5f5;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2.31px;
}

.info-engin-text {
  position: relative;
  top: 50%;
  margin-bottom: 20px;
  float: left;
  clear: left;
  color: #f5f5f5;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  letter-spacing: 2.31px;
}

.info-banner-move-block {
  position: absolute;
  z-index: 1;
  width: 70%;
  height: 100%;
}

.info-banner-move-link-block {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0px;
  bottom: auto;
  overflow: hidden;
  height: 25%;
  margin-right: 0px;
  float: right;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.info-banner-block-img {
  width: auto;
  height: 100%;
  float: right;
}

.engin-banner-move-block {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  width: 30%;
  height: 100%;
  box-shadow: -5px 0 16px 4px rgba(0, 0, 0, .27);
}

.engin-banner-block-img {
  height: 100%;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.engin-banner-move-link-block {
  position: absolute;
  left: 0%;
  top: 50%;
  right: auto;
  bottom: 0%;
  overflow: visible;
  height: 23%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.engin-texrt-block {
  position: absolute;
  left: auto;
  top: 50%;
  right: 0%;
  bottom: auto;
  width: 60%;
  padding-right: 40px;
  padding-left: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: right;
}

.engin-heading {
  top: 50%;
  margin-bottom: 20px;
  float: right;
  clear: left;
  color: #f5f5f5;
  font-size: 50px;
  font-weight: 300;
  letter-spacing: 2.31px;
}

.engin-sub-heading {
  position: relative;
  top: 50%;
  margin-bottom: 10px;
  float: right;
  clear: left;
  color: #f5f5f5;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 2.31px;
}

.heading {
  line-height: 85px;
}

.top-banner-img {
  width: 100%;
  height: 100%;
}

.top-banner-img.about {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_735719590.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.top-banner-img.academic {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/Academic-home-banner2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.top-banner-img.research {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/research-home-banner2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.top-banner-img.student {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/student-top-banner2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.top-banner-img.career-prospects {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/top-banner2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.top-banner-img.admission {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/admission-top-banner2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.top-banner-img.faq {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/faq-top-banner2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.top-banner-img.contact-us {
  background-image: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/contact-us-top-banner2x.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.ysd-link {
  color: #333;
  text-decoration: none;
}

.ysd-link:hover {
  color: #ba71ff;
}

.top-bar-bg {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: -5;
  width: 100vw;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
  opacity: 1;
  color: #000;
}

.top-bar-bg._02 {
  position: relative;
  height: 64px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.slider-section {
  position: relative;
  overflow: hidden;
  max-width: 1680px;
  padding-bottom: 0px;
}

.home-slider {
  overflow: hidden;
  height: 600px;
}

.home-slide {
  overflow: hidden;
}

.home-slide-img-b {
  height: 100%;
}

.home-slide-img-b.home01 {
  overflow: hidden;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#172440), to(transparent)), url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_1172473087.jpg');
  background-image: linear-gradient(0deg, #172440, transparent), url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_1172473087.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.home-slide-img-b.home02 {
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#182244), color-stop(45%, transparent)), -webkit-gradient(linear, left bottom, left top, from(#172440), color-stop(61%, transparent)), url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_1160793658.jpg');
  background-image: linear-gradient(180deg, #182244, transparent 45%), linear-gradient(0deg, #172440, transparent 61%), url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_1160793658.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
}

.home-slide-text-b {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 2;
  width: 780px;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 70px;
  line-height: 60px;
}

.no-show {
  position: static;
  display: none;
}

.banner-sub-text {
  font-size: 30px;
  line-height: 30px;
}

.home-slide-heading {
  height: 25%;
  color: #fff;
  font-size: 70px;
  line-height: 70px;
}

.all-news-block {
  height: 65%;
  margin-right: -1%;
  margin-left: -1%;
}

.news-block {
  position: relative;
  width: 23%;
  height: 100%;
  margin-right: 1%;
  margin-left: 1%;
  padding: 20px;
  float: left;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  color: #333;
  text-decoration: none;
}

.new-blcck-top-bar {
  position: absolute;
  width: 100%;
  height: 6px;
  margin-top: -20px;
  margin-left: -20px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(212.57142857142858, 91.30%, 54.90%, 1.00)), to(hsla(212.57142857142858, 91.30%, 54.90%, 1.00)));
  background-image: linear-gradient(180deg, hsla(212.57142857142858, 91.30%, 54.90%, 1.00), hsla(212.57142857142858, 91.30%, 54.90%, 1.00));
}

.new-block-date-text {
  color: hsla(212.3684210526316, 72.38%, 58.82%, 1.00);
  font-size: 14px;
}

.news-block-img {
  margin-bottom: 10px;
}

.new-block-info-text {
  font-weight: 700;
  letter-spacing: 0.15px;
}

.news-moer-btn {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

.home-big-btn {
  width: 33.1%;
  float: left;
  color: #69246b;
  font-size: 24px;
  font-weight: 400;
  text-align: center;
  letter-spacing: -0.17px;
  text-decoration: none;
  text-transform: uppercase;
}

.home-3-big-btn-block {
  overflow: hidden;
  margin-top: 60px;
  margin-bottom: 60px;
}

._3-btn-line {
  position: relative;
  width: 0.2%;
  height: 300px;
  float: left;
  border-right: 1px dashed #000;
}

.home-background-video {
  height: 100%;
  max-width: 1680px;
  padding-top: 25%;
  padding-bottom: 25%;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(5%, rgba(0, 0, 0, .73)), color-stop(21%, transparent));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .73) 5%, transparent 21%);
}

.news-btn.horizontal {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.container-menu {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  width: 100%;
  max-width: 1440px;
}

.header-menu-b {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 80%;
  max-width: 940px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.header-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-color: rgba(0, 0, 0, .4);
  opacity: 1;
}

.container-menu-2 {
  position: static;
  max-width: 1680px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 2%;
  padding-left: 2%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
}

.menu-link {
  position: relative;
  padding-top: 20px;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.5px;
  text-decoration: none;
  text-transform: none;
}

.menu-link:hover {
  color: #ba71ff;
}

.menu-link.w--current {
  color: #ba71ff;
}

.header-logo-img {
  width: 250px;
}

.menu-line {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 0px;
  height: 3px;
  background-color: #000;
}

.header {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  max-width: auto;
  background-color: transparent;
}

.header-logo {
  width: 20%;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 20px;
  padding-left: 20px;
  text-align: center;
}

.menu-link-txt-b {
  position: relative;
  overflow: hidden;
}

.home-video-mask {
  height: 100%;
  padding-top: 20%;
  padding-bottom: 20%;
}

.info-heading {
  position: relative;
  left: 50%;
  margin-bottom: 40px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  color: #69246b;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
}

.info-heading._2 {
  position: static;
  width: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.info-heading.center {
  margin-bottom: 50px;
  text-align: center;
  letter-spacing: -0.17px;
}

.info-heading.sub {
  margin-bottom: 50px;
}

.info-heading.student-supports {
  left: 0%;
}

.list-item {
  padding-bottom: 20px;
}

.form-grid {
  /* display: none; */
  margin-bottom: 20px;
  grid-auto-columns: 1fr;
  grid-column-gap: 2px;
  grid-row-gap: 2px;
  grid-template-areas: ". . . ." ". . . ." ". . . ." ". . . ." ". . . ." ". . . ." ". . . ." ". . . .";
  -ms-grid-columns: 3.25fr 2px 1fr 2px 1fr 2px 1fr;
  grid-template-columns: 3.25fr 1fr 1fr 1fr;
  -ms-grid-rows: auto 2px auto 2px auto 2px auto 2px auto 2px auto 2px auto 2px auto;
  grid-template-rows: auto auto auto auto auto auto auto auto;
}

.form-header {
  position: relative;
  background-color: #69246b;
}

.form-header-blcok {
  position: relative;
  height: 100%;
  min-height: 55px;
  padding: 10px 20px;
  background-color: #69246b;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  text-align: left;
}

.form-header-blcok.center {
  font-size: 19px;
  text-align: center;
  letter-spacing: -0.32px;
}

.form-info-blcok {
  height: 100%;
  min-height: 55px;
  padding: 10px 15px;
  background-color: #f5f5f5;
}

.form-info-blcok.purple {
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.10);
}

.form-info-blcok.purple.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.form-text-center {
  position: relative;
  top: 50%;
  margin-top: -10px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: center;
}

.form-text-center-right {
  position: relative;
  top: 50%;
  margin-top: -10px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  text-align: right;
}

.form-text-list {
  padding-right: 20px;
}

.box-text-block {
  margin-bottom: 20px;
}

.box-text-block.center {
  text-align: center;
}

.box-text-block.bold {
  font-weight: 700;
}

.box-text-block.normal {
  font-weight: 400;
}

.box-text-block.purple {
  color: #69246b;
  font-weight: 400;
}

.box-text-block.purple.popup-header {
  padding-top: 20px;
}

.box-text-block._0-padding {
  margin-bottom: 0px;
}

.box-text-block._20-margin-block.purple {
  font-weight: 300;
}

.link-2 {
  color: #69246b;
  font-weight: 700;
}

.link {
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  color: #69246b;
  /* font-style: italic; */
  font-weight: 700;
}

.link:hover {
  color: #ba71ff;
}

.box-list-blcok {
  margin-bottom: 50px;
}

.box-list-header {
  padding: 10px 20px;
  background-color: #69246b;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
}

.box-list-header.gd {
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 0px;
}

.box-list-header.tf {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.box-list-header.popup {
  padding-top: 20px;
  padding-bottom: 20px;
}

.box-list-header.app {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.box-list-header.news {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(212.57142857142858, 91.30%, 54.90%, 1.00);
}

.box-list-block-item {
  position: relative;
  overflow: hidden;
  padding: 25px 30px 15px;
  background-color: #fff;
}

.box-list-block-item.purple-bg {
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.10);
}

.box-list-block-item.gray-bg {
  background-color: #f5f5f5;
}

.box-list-block-item.gray-bg.down-padding-40 {
  padding-bottom: 40px;
}

.box-list-block-item.gray-bg.down-padding-40.h-300px {
  height: 300px;
}

.box-list-block-item.gray-bg.down-padding-40.h-300px.align-left {
  text-align: left;
}

.grid {
  grid-column-gap: 7px;
  grid-row-gap: 0px;
  -ms-grid-rows: auto 0px auto;
  grid-template-areas: ". . ." ". . .";
  -ms-grid-columns: minmax(20px, 20px) 7px 1fr 7px minmax(50px, 50px);
  grid-template-columns: minmax(20px, 20px) 1fr minmax(50px, 50px);
}

.box-list-block-item-h {
  width: 93%;
  margin-bottom: 10px;
  padding-right: 0px;
  float: left;
}

.box-list-block-item-t {
  overflow: hidden;
  padding-left: 30px;
}

.box-list-block-item-t.list {
  margin-top: 20px;
}

.box-list-block-item-t.faq {
  padding-left: 0px;
}

.box-list-block-btn-block {
  position: absolute;
  left: auto;
  top: 25px;
  right: 30px;
  bottom: auto;
}

.less-logo {
  height: auto;
}

.more-logo {
  height: auto;
}

.form-list-block {
  overflow: hidden;
  margin-top: 20px;
  padding-left: 50px;
}

.box-list-block-2-item {
  overflow: hidden;
}

._50-margin-block {
  margin-bottom: 50px;
}

.section-banner-blcok.info-ening {
  position: relative;
  overflow: hidden;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .13)), to(rgba(0, 0, 0, .13))), -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .39)), color-stop(rgba(0, 0, 0, .5)), color-stop(43%, rgba(0, 0, 0, .01))), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .57)), color-stop(26%, transparent), color-stop(56%, transparent)), url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_767674741_HKk.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, .13), rgba(0, 0, 0, .13)), linear-gradient(360deg, rgba(0, 0, 0, .39), rgba(0, 0, 0, .5), rgba(0, 0, 0, .01) 43%), linear-gradient(180deg, rgba(0, 0, 0, .57), transparent 26%, transparent 56%), url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/images/shutterstock_767674741_HKk.jpg');
  background-position: 0px 0px, 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, auto, cover;
}

.grid-2 {
  grid-template-areas: ". ." ". ." ". .";
  -ms-grid-columns: minmax(20px, 20px) 1fr;
  grid-template-columns: minmax(20px, 20px) 1fr;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.gr-text-grid {
  margin-bottom: 20px;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-areas: ". ." ". ." ". .";
  -ms-grid-columns: minmax(20px, 20px) 10px 1fr;
  grid-template-columns: minmax(20px, 20px) 1fr;
  -ms-grid-rows: auto 10px auto 10px auto;
  grid-template-rows: auto auto auto;
}

.tick-icon-blcok {
  position: relative;
}

.tick-iocn {
  position: relative;
}

.section-banner-text-block.purple {
  margin-bottom: 100px;
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.10);
}

.section-banner-blcok-info {
  padding: 20px;
}

.pso-form-list-block {
  margin-bottom: 50px;
}

.pso-form-list-row {
  overflow: hidden;
  min-height: 53px;
  padding: 1px;
}

.pso-form-list-row._w-50 {
  width: 50%;
  float: left;
}

.pso-form-list-row._w-50.no-padding {
  padding: 0px;
}

.pso-form-list-row._w-50.h-110px.no-borders {
  border-width: 0px;
}

.pso-form-list-row._w-33 {
  width: 33.33%;
  float: left;
}

.pso-form-list-row._w-33.h-110px {
  height: 113px;
}

.pso-form-list-row._w-33.h-110px.bg-gr {
  background-color: #f5f5f5;
}

.pso-form-list-row._w-33.h-110px.no-borders {
  border-width: 0px;
}

.pso-form-list-row._w-33.h-110px.no-padding {
  padding: 0px;
}

.pso-form-list-row.h-110px {
  height: 110px;
}

.pso-form-list-row.no-down-padding {
  padding-bottom: 0px;
}

.text-center {
  text-align: center;
}

.form-img-blcck {
  overflow: scroll;
  margin-bottom: 20px;
}

.float-left {
  width: 30px;
  float: left;
}

.box-text-sub-h {
  margin-bottom: 0px;
}

.box-text-sub-h.center {
  text-align: center;
}

.box-text-sub-h.bold {
  font-weight: 700;
}

.box-text-sub-h.normal {
  font-weight: 400;
}

.box-text-sub-h.purple {
  color: #69246b;
  font-weight: 400;
}

.section-banner-text-list {
  width: 80%;
  padding-left: 20px;
}

.section-banner-text-list.purple {
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.10);
}

.section-banner-text-list-item {
  padding-bottom: 10px;
  font-size: 14px;
}

.slider-all-block {
  padding: 40px;
}

.slider-all-block.putple {
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.10);
}

.slider-all-block.gary {
  background-color: #f5f5f5;
}

.slider-all-block.gary._50-padding {
  margin-bottom: 50px;
}

.slider {
  height: 700px;
  margin-bottom: 40px;
}

.slider-mask {
  overflow: hidden;
}

.slide {
  padding-right: 80px;
  padding-left: 80px;
  background-color: hsla(291.42857142857144, 18.92%, 92.75%, 1.00);
}

.slide.gray {
  background-color: #f5f5f5;
}

.slider-left-arrow.gray {
  background-color: #f5f5f5;
}

.slider-right-arrow {
  background-color: transparent;
}

.slider-right-arrow.gray {
  background-color: #f5f5f5;
}

.slider-arrow {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.slider-arrow.th {
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg) translate(0px, -50%);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg) translate(0px, -50%);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.slide-nav {
  position: relative;
  display: none;
}

.slide-nav.show {
  display: block;
  padding-right: 80px;
  padding-left: 80px;
}

.slide-img-blcok {
  position: relative;
  top: 50%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.flex-img-text-blcok {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-img-text-blcok.gd {
  margin-top: 20px;
  margin-bottom: 20px;
  font-weight: 700;
}

.flex-img-text-blcok.ar {
  margin-top: 20px;
}

.flex-w50-blcok {
  width: 50%;
}

.flex-w50-blcok.text-block {
  padding: 20px;
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.10);
}

.flex-w50-blcok.img {
  margin-right: 30px;
  margin-left: 30px;
}

.flex-w50-blcok.tf {
  padding-right: 30px;
  padding-left: 30px;
}

.flex-w50-blcok.news {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.flex-w50-blcok.news.right {
  display: block;
  text-align: right;
}

.flex-w50-blcok.news.left {
  display: block;
}

.flex-w50-blcok.contact-text {
  width: 30%;
  margin-right: 5%;
  padding-right: 30px;
  padding-left: 30px;
}

.flex-w50-blcok.contact-map {
  width: 65%;
  padding-right: 30px;
  padding-left: 30px;
}

.slider-text {
  padding-top: 10px;
  padding-left: 80px;
  float: left;
}

.students-sharing-block {
  margin-right: -1%;
  margin-left: -1%;
}

.students-img-block {
  position: relative;
  z-index: 5;
  overflow: hidden;
  width: 23%;
  margin: 1%;
  float: left;
  border-radius: 100%;
}

.students-img-info-block {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .3);
  color: #fff;
  text-decoration: none;
}

.students-img-info-text {
  position: absolute;
  top: 50%;
  right: 50%;
  width: 80%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  font-size: 24px;
  font-weight: 700;
  text-align: center;
}

.students-sharing-popup-block {
  position: fixed;
  top: 50%;
  right: 50%;
  z-index: 10;
  overflow: hidden;
  width: 1000px;
  min-height: 370px;
  min-width: 992px;
  background-color: #fff;
  opacity: 1;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  color: #000;
}

.students-popup-header-block {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  width: 100%;
  height: 150px;
  padding-left: 0px;
  background-color: #69246b;
  color: #fff;
  font-weight: 700;
}

.students-popup-img-block {
  position: absolute;
  z-index: 10;
  overflow: hidden;
  width: 23%;
  margin-top: 50px;
  margin-left: 50px;
  float: left;
  border-radius: 100%;
}

.students-popup-name-block {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  margin-bottom: 20px;
  margin-left: 300px;
}

.popup-name-text {
  font-size: 36px;
}

.students-popup-all-block {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.students-popup-info-block {
  width: 100%;
  padding: 20px 50px 20px 300px;
}

.students-popup-close-btn-block {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 20;
  margin-top: 20px;
  margin-right: 20px;
}

.list-padding {
  padding-left: 40px;
}

.flex-img-blcok {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex-img-blcok.gd {
  margin: 20px -30px;
  font-weight: 700;
}

.flex-img-blcok.gd.down-padding-40 {
  margin-bottom: 40px;
}

.flex-img-blcok.tf {
  position: relative;
  margin: 20px -30px 40px;
  font-weight: 300;
  text-align: center;
}

.flex-img-blcok.tf.down-padding-40 {
  margin-bottom: 40px;
}

.flex-w50-link-text {
  position: absolute;
  padding-top: 20px;
  padding-left: 20px;
  float: left;
  color: #69246b;
  text-decoration: none;
  text-transform: uppercase;
}

.flex-w50-link-text.text-block {
  padding: 20px;
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.10);
}

.flex-w50-link-text.img {
  margin-right: 30px;
  margin-left: 30px;
}

.ar-list {
  padding-bottom: 20px;
}

.from-heading {
  position: relative;
  left: 50%;
  padding-top: 20px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  color: #69246b;
  font-size: 36px;
  font-weight: 700;
  text-align: center;
}

.from-heading._2 {
  position: static;
  width: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.from-heading.center {
  margin-bottom: 50px;
  text-align: center;
  letter-spacing: -0.17px;
}

.from-heading.sub {
  margin-bottom: 50px;
}

.from-inside-block {
  margin-bottom: 20px;
  padding: 10px 20px;
  background-color: #fff;
}

.from-inside-block.n-text {
  font-weight: 400;
}

.from-inside-list {
  padding-left: 85px;
}

.flex-w50-link-text-left-down {
  position: absolute;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  padding-top: auto;
  padding-bottom: 30px;
  padding-left: 30px;
  float: left;
  color: #69246b;
  text-decoration: none;
  text-transform: uppercase;
}

.flex-w50-link-text-left-down.text-block {
  padding: 20px;
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.10);
}

.flex-w50-link-text-left-down.img {
  margin-right: 30px;
  margin-left: 30px;
}

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

._20-margin-block.center {
  text-align: center;
}

.apply-link-block {
  width: 100%;
  height: 50px;
  padding-top: 10px;
  background-color: #69246b;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #fff;
  font-size: 22px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 3.23px;
  text-decoration: none;
}

.apply-link-block:hover {
  background-color: #ba71ff;
}

.contact-all-block {
  position: relative;
  z-index: 2;
  overflow: hidden;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
}

.contact-all-block.putple {
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.05);
}

.map-block {
  height: 100%;
}

.apply-now {
  color: #69246b;
  text-decoration: none;
}

.admission-popup-block {
  position: fixed;
  top: 50%;
  right: 50%;
  z-index: 10;
  display: block;
  overflow: scroll;
  width: 100%;
  height: 80vh;
  max-width: 1600px;
  min-height: 370px;
  min-width: 992px;
  background-color: #fff;
  opacity: 1;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  color: #000;
}

.admission-popup-close-btn-block {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 20;
  margin-right: 10px;
}

.popup-text-block {
  padding-left: 20px;
  font-weight: 400;
}

.popup-text-block.light {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 300;
}

.popup-form-block {
  position: relative;
}

.popup-form-2x5 {
  position: relative;
  right: -50%;
  width: 80%;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

._40 {
  width: 40%;
  float: left;
  border: 1px solid #fff;
  font-size: 16px;
}

._60 {
  width: 60%;
  float: left;
  border: 1px solid #fff;
  font-size: 16px;
  text-align: center;
}

.popup-formbox-list-block-item {
  position: relative;
  overflow: hidden;
  padding: 15px;
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.10);
}

.popup-formbox-list-block-item.purple-bg {
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.10);
}

.popup-formbox-list-block-item.gray-bg {
  background-color: #f5f5f5;
}

.popup-formbox-list-block-item.gray-bg.down-padding-40 {
  padding-bottom: 40px;
}

.popup-formbox-list-block-item.gray-bg.down-padding-40.h-300px {
  height: 300px;
}

.popup-formbox-list-block-item.gray-bg.down-padding-40.h-300px.align-left {
  text-align: left;
}

.news-slider {
  height: 700%;
}

.about-all-news-block {
  height: 350px;
  margin-right: -1%;
  margin-left: -1%;
  padding-top: 20px;
  padding-bottom: 20px;
}

.news-slide {
  background-color: #fff;
}

.about-news-block {
  position: relative;
  width: 23%;
  height: 100%;
  margin-right: 1%;
  margin-left: 1%;
  padding: 20px;
  float: left;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#f5f5f5));
  background-image: linear-gradient(180deg, #f5f5f5, #f5f5f5);
  color: #333;
  text-decoration: none;
}

.news-nav {
  position: relative;
  background-color: #fff;
  text-align: left;
}

.news-popup-block {
  position: fixed;
  top: 50%;
  right: 50%;
  z-index: 10;
  display: none;
  overflow: scroll;
  width: 100%;
  height: 85vh;
  max-width: 1600px;
  min-height: 370px;
  min-width: 992px;
  background-color: #fff;
  opacity: 1;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  color: #000;
}

.news-block-text {
  padding-top: 20px;
  padding-bottom: 20px;
}

.popup-news-inside-block {
  padding: 10px 20px;
  background-color: #fff;
}

.popup-news-header {
  position: relative;
  padding-right: 40px;
}

.big-blue-text {
  color: hsla(212.57142857142858, 91.30%, 54.90%, 1.00);
  font-size: 82px;
  line-height: 82px;
  font-weight: 700;
}

.small-blue-text {
  padding-bottom: 20px;
  color: hsla(212.57142857142858, 91.30%, 54.90%, 1.00);
  font-size: 14px;
}

.pop-up-gary-bg {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 2;
  display: none;
  background-color: rgba(0, 0, 0, .5);
}

.left-padding {
  padding-left: 65px;
}

.flex-w33-blcok {
  width: 33.3%;
}

.flex-w33-blcok.text-block {
  padding: 20px;
  background-color: hsla(298.30985915492954, 49.65%, 28.04%, 0.10);
}

.flex-w33-blcok.img {
  margin-right: 30px;
  margin-left: 30px;
}

.flex-w33-blcok.tf {
  padding-right: 30px;
  padding-left: 30px;
}

.big-purple-text {
  color: #69246b;
  font-size: 24px;
  line-height: 82px;
  font-weight: 700;
}

.big-purple-text.center {
  text-align: center;
}

.contacr-logo-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: -20px;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.contact-info-text-blcok {
  padding-top: 20px;
  text-align: left;
}

.popup-news-next-btn {
  color: hsla(212.57142857142858, 91.30%, 54.90%, 1.00);
  font-size: 24px;
  font-weight: 400;
  text-decoration: none;
}

.popup-news-next-btn.horizontal {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.popup-news-next-btn.right {
  text-decoration: none;
}

.students-popup-img-02-block {
  position: absolute;
  z-index: 10;
  overflow: hidden;
  width: 23%;
  margin-top: 50px;
  margin-left: 50px;
  float: left;
  border-radius: 100%;
}

.faq-tabs-link {
  width: 33.33%;
  float: left;
  background-color: #fff;
  -webkit-transition: background-color 500ms ease;
  transition: background-color 500ms ease;
  color: #69246b;
}

.faq-tabs-link.w--current {
  background-color: #69246b;
  color: #f5f5f5;
}

.tabs-big-purple-text {
  font-size: 24px;
  line-height: 82px;
  font-weight: 700;
}

.tabs-big-purple-text.center {
  position: relative;
  text-align: center;
}

.text-ro {
  position: absolute;
  top: 50%;
  right: 50%;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
  color: hsla(212.57142857142858, 91.30%, 54.90%, 1.00);
  font-size: 32px;
  font-weight: 700;
}

.div-block {
  width: 100%;
  float: left;
}

.div-block-2 {
  width: 100%;
}

html.w-mod-js *[data-ix="page-move-in-move-up"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="50-50-page-move-in-move-up"] {
  opacity: 0;
  -webkit-transform: translate(-50%, 100px);
  -ms-transform: translate(-50%, 100px);
  transform: translate(-50%, 100px);
}

html.w-mod-js *[data-ix="page-move-in-move-up-2"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="page-move-in-move-up-3"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="page-move-in-move-up-4"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="0-height"] {
  height: 0px;
}

html.w-mod-js *[data-ix="close-bar"] {
  display: none;
}

html.w-mod-js *[data-ix="box-btn-bar-op"] {
  display: none;
}

html.w-mod-js *[data-ix="no-show"] {
  display: none;
}

html.w-mod-js *[data-ix="no-show-0op"] {
  display: none;
  opacity: 0;
}

html.w-mod-js *[data-ix="img-zoom-in"] {
  -webkit-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

html.w-mod-js *[data-ix="mouse-on-big-btn"] {
  opacity: 0;
  -webkit-transform: translate(0px, 100px);
  -ms-transform: translate(0px, 100px);
  transform: translate(0px, 100px);
}

html.w-mod-js *[data-ix="menu-txt"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="menu-txt02"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="menu-txt03"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="menu-txt04"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="menu-txt05"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="menu-txt-6"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="menu-txt-7"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

html.w-mod-js *[data-ix="menu-txt-8"] {
  -webkit-transform: translate(0px, 100%);
  -ms-transform: translate(0px, 100%);
  transform: translate(0px, 100%);
}

@media (max-width: 991px) {
  h2 {
    font-size: 40px;
  }
  .navbar.bg._w-bar {
    overflow: visible;
    height: auto;
    background-color: rgba(0, 0, 0, .27);
  }
  .menu-link-text {
    display: none;
    padding-left: 5%;
    background-color: rgba(0, 0, 0, .8);
  }
  .top-banner-text-block.raic {
    width: 80%;
  }
  .brand {
    width: 40%;
    max-width: 40%;
  }
  .nav-menu {
    position: fixed;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    z-index: auto;
    display: block;
    overflow: auto;
    width: 100%;
    height: auto;
    max-height: none;
    padding-top: 64px;
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    background-color: #000;
  }
  .box-btn-bg-img {
    height: 200px;
  }
  .box-link-block {
    height: 200px;
  }
  .box-btn-bg-mask {
    height: 200px;
  }
  .box-op-section-block.pdm {
    width: 100%;
    padding-bottom: 0px;
  }
  .icon-img-centered.aboutie {
    width: 25%;
  }
  .box-op-banner {
    background-size: cover;
  }
  .about-people-img-block {
    width: 40%;
    margin-right: 5%;
    margin-left: 5%;
  }
  .show-people-text-heading {
    font-size: 18px;
  }
  .show-people-text-name {
    font-size: 14px;
  }
  .show-people-text-info {
    font-size: 12px;
  }
  .footer-block {
    overflow: hidden;
  }
  .menu-button {
    display: block;
    padding: 10px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .menu-btn-op {
    width: 40px;
    height: 40px;
    float: left;
    clear: left;
  }
  .menu-btn-close {
    display: none;
    width: 40px;
    height: 40px;
    float: left;
    -webkit-transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg);
    transform: rotateX(0deg) rotateY(90deg) rotateZ(0deg);
  }
  .box-link-block-op {
    height: 200px;
  }
  .box-btn-bg-mask-op {
    height: 200px;
  }
  .logo-img {
    width: 250px;
  }
  .about-pdm-img-block {
    width: 40%;
    margin-right: 30%;
    margin-bottom: 50px;
    margin-left: 30%;
  }
  .show-pdm-text-info {
    font-size: 12px;
  }
  .show-pdm-text-name {
    font-size: 14px;
  }
  .show-pdm-text-heading {
    font-size: 18px;
  }
  .top-banner-img.academic {
    background-size: cover;
  }
  .top-bar-bg {
    position: -webkit-sticky;
    position: sticky;
  }
  .home-slider {
    height: 500px;
  }
  .home-slide-text-b {
    width: 560px;
    font-size: 50px;
  }
  .news-block {
    width: 31%;
  }
  .news-block.pc-only {
    display: none;
  }
  .home-big-btn {
    font-size: 20px;
  }
  .home-3-big-btn-block {
    height: 300px;
  }
  .home-background-video {
    height: 500px;
    padding-top: 0%;
    padding-bottom: 0%;
  }
  .container-menu {
    left: auto;
    top: auto;
    right: auto;
    height: 100%;
    min-height: 64px;
  }
  .header-menu-b {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    overflow: auto;
    width: 100%;
    max-width: none;
    padding-top: 90px;
    background-color: #000;
  }
  .header-bg {
    opacity: 0.95;
  }
  .container-menu-2 {
    height: 100%;
    padding-left: 5%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }
  .menu-link {
    display: block;
    padding-bottom: 24px;
  }
  .header-menu-btn-line01 {
    width: 36px;
    height: 2px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #3a425b;
  }
  .header-logo-img {
    width: 100%;
  }
  .header-menu-btn-line03 {
    width: 36px;
    height: 2px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #3a425b;
  }
  .header {
    height: 64px;
  }
  .header-menu-btn-line02 {
    width: 36px;
    height: 2px;
    margin-top: 8px;
    margin-bottom: 8px;
    background-color: #3a425b;
  }
  .header-logo {
    position: absolute;
    top: 50%;
    z-index: 1000;
    width: 220px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }
  .header-menu-btn {
    position: absolute;
    top: 50%;
    right: 0px;
    z-index: 1000;
    width: 40px;
    height: 40px;
    margin-right: 5%;
    padding: 0px;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
  }
  .header-menu-btn.w--open {
    background-color: transparent;
  }
  .box-list-header.app {
    font-size: 20px;
  }
  .box-list-block-item.gray-bg.down-padding-40.h-300px {
    height: 400px;
  }
  .box-list-block-item-h {
    width: 90%;
    padding-right: 0px;
  }
  .slider {
    height: 55vw;
    margin-bottom: 0px;
  }
  .slide {
    padding-right: 60px;
    padding-left: 60px;
  }
  .slider-left-arrow {
    width: 60px;
  }
  .slider-right-arrow {
    width: 60px;
  }
  .slider-arrow {
    display: block;
  }
  .slider-arrow.th {
    display: block;
  }
  .flex-w50-blcok.tf {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .flex-w50-blcok.contact-text {
    width: 40%;
    margin-right: 0%;
    margin-left: 0px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .flex-w50-blcok.contact-map {
    width: 60%;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .students-sharing-popup-block {
    overflow: hidden;
    width: 80%;
    min-width: 80%;
  }
  .students-popup-img-block {
    width: 25%;
  }
  .students-popup-name-block {
    margin-left: 35%;
  }
  .students-popup-info-block {
    padding-left: 35%;
  }
  .flex-img-blcok.tf {
    margin-right: -20px;
    margin-left: -20px;
  }
  .admission-popup-block {
    display: none;
    overflow: scroll;
    width: 90%;
    min-width: 80%;
  }
  .popup-form-2x5 {
    width: 100%;
  }
  .popup-formbox-list-block-item.gray-bg.down-padding-40.h-300px {
    height: 400px;
  }
  .about-news-block {
    width: 31%;
  }
  .about-news-block.pc-only {
    display: none;
  }
  .news-popup-block {
    display: none;
    overflow: scroll;
    width: 80%;
    min-width: 80%;
  }
  .flex-w33-blcok.tf {
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
  .students-popup-img-02-block {
    width: 25%;
  }
  .text-ro {
    font-size: 24px;
  }
}

@media (max-width: 767px) {
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 24px;
    line-height: 24px;
  }
  .container.home-slide {
    margin-bottom: 40px;
    padding-top: 40px;
  }
  .top-banner-block {
    height: 400px;
  }
  .top-banner-img-block {
    height: 400px;
  }
  .navbar.bg._w-bar {
    z-index: 999;
    padding-right: 0%;
    padding-left: 0%;
  }
  .menu-link-text {
    z-index: 0;
  }
  .brand {
    width: 50%;
    max-width: 50%;
  }
  .body {
    font-size: 14px;
  }
  .box-btn-bg-img {
    height: 100px;
  }
  .box-btn-content.text {
    z-index: 2;
  }
  .box-link-block {
    height: 100px;
  }
  .box-btn-bg-mask {
    height: 100px;
  }
  .box-op-block {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .box-op-section-block {
    padding-bottom: 25px;
  }
  .box-op-section-block.icon {
    margin-right: -2%;
    margin-left: -2%;
  }
  .icon-info {
    width: 80%;
  }
  .icon-info._2 {
    font-size: 18px;
  }
  .icon-img-centered.aboutie {
    width: 30%;
  }
  .more-btn-text {
    font-size: 16px;
  }
  .icon-block {
    width: 21%;
    margin-right: 2%;
    margin-left: 2%;
  }
  .more-btn-links.putple {
    font-size: 14px;
  }
  .section-subbox-heading-text {
    font-size: 18px;
  }
  .section-subbox {
    margin-bottom: 25px;
  }
  .about-people-all-img-block {
    margin-right: -2%;
    margin-left: -2%;
  }
  .about-people-img-block {
    width: 46%;
    margin-right: 2%;
    margin-left: 2%;
  }
  .show-people-text-name {
    font-size: 12px;
  }
  .show-people-text-info {
    font-size: 10px;
    line-height: 12px;
  }
  .footer-block {
    overflow: hidden;
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .footer-3row {
    width: 50%;
  }
  .footer-3row.right {
    width: 50%;
  }
  .footer-3row.mid {
    display: none;
  }
  .footer-3row.mid.moblie {
    position: relative;
    top: 0%;
    display: block;
    width: 100%;
    margin-bottom: 50px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .footer-3row.left-and-mie {
    display: none;
  }
  .footer-3row.left-and-mie.moblie {
    position: relative;
    top: 0%;
    display: block;
    width: 100%;
    margin-bottom: 50px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .footer-logo-block {
    margin-right: -10px;
  }
  .footer-logo {
    padding-right: 10px;
    padding-left: 10px;
  }
  .bold-text-2 {
    font-size: 14px;
  }
  .text-block-2 {
    display: block;
  }
  .section-banner-img.info-ening {
    height: 400px;
  }
  .box-link-block-op {
    height: 100px;
  }
  .box-btn-bg-mask-op {
    height: 100px;
  }
  .about-pdm-img-block {
    left: 27%;
    right: 27%;
    width: 46%;
    margin-right: 2%;
    margin-bottom: 25px;
    margin-left: 2%;
    text-align: center;
  }
  .show-pdm-text-info {
    font-size: 10px;
    line-height: 12px;
  }
  .show-pdm-text-name {
    font-size: 12px;
  }
  .info-engin-heading {
    font-size: 40px;
  }
  .info-texrt-block {
    width: 80%;
  }
  .info-engin-sub-heading {
    font-size: 12px;
  }
  .info-engin-text {
    font-size: 10px;
  }
  .info-banner-block-img {
    width: auto;
  }
  .engin-texrt-block {
    width: 80%;
  }
  .home-slider {
    height: 400px;
  }
  .home-slide {
    overflow: hidden;
  }
  .home-slide-text-b {
    width: 322px;
    font-size: 28px;
    line-height: 29px;
  }
  .banner-sub-text {
    font-size: 18px;
    line-height: 18px;
  }
  .home-slide-heading {
    height: 20%;
    font-size: 45px;
  }
  .news-block {
    padding: 10px;
  }
  .new-blcck-top-bar {
    margin-top: -10px;
    margin-left: -10px;
  }
  .new-block-date-text {
    line-height: 18px;
  }
  .new-block-info-text {
    line-height: 18px;
  }
  .news-moer-btn {
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .home-big-btn {
    width: 33%;
    font-size: 14px;
    line-height: 15px;
  }
  .home-3-big-btn-block {
    height: 40vw;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .big-btn-img-block {
    width: 100%;
    height: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  ._3-btn-line {
    height: 37vw;
  }
  .home-background-video {
    height: 400px;
  }
  .header {
    height: 60px;
  }
  .header-logo {
    width: 220px;
  }
  .info-heading {
    width: 80%;
    font-size: 18px;
  }
  .info-heading._2 {
    font-size: 18px;
  }
  .form-header-blcok {
    padding: 5px;
    font-size: 18px;
  }
  .form-info-blcok {
    padding: 5px;
  }
  .box-text-block._50-margin-block {
    margin-bottom: 25px;
  }
  .box-text-block._20-margin-block {
    margin-bottom: 25px;
  }
  .box-list-header.popup {
    padding-right: 10px;
    padding-left: 10px;
    font-size: 18px;
  }
  .box-list-block-item {
    padding: 10px 10px 5px;
  }
  .box-list-block-item.gray-bg.down-padding-40.h-300px {
    height: 200px;
  }
  .box-list-block-item-h {
    width: 90%;
    margin-bottom: 5px;
  }
  .box-list-block-item-t {
    padding-left: 20px;
  }
  .box-list-block-btn-block {
    top: 10px;
    right: 10px;
  }
  .less-logo {
    height: 20px;
  }
  .more-logo {
    height: 20px;
  }
  .form-list-block {
    padding-left: 40px;
  }
  .section-banner-blcok.info-ening {
    height: 400px;
  }
  .form-block-img {
    min-width: 700px;
  }
  .float-left {
    width: 20px;
  }
  .slider-all-block.putple {
    margin-top: 20px;
    padding: 10px 20px 20px;
  }
  .slider {
    margin-right: -20px;
    margin-bottom: 20px;
    margin-left: -20px;
  }
  .slide {
    padding-right: 40px;
    padding-left: 40px;
  }
  .slider-left-arrow {
    width: 40px;
  }
  .slider-right-arrow {
    width: 40px;
  }
  .slider-arrow {
    width: 40px;
  }
  .slide-nav.show {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px;
  }
  .flex-img-text-blcok {
    display: block;
  }
  .flex-w50-blcok {
    width: 100%;
  }
  .flex-w50-blcok.blue {
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .flex-w50-blcok.news {
    width: 50%;
    float: left;
  }
  .flex-w50-blcok.contact-text {
    width: 100%;
  }
  .flex-w50-blcok.contact-map {
    width: 100%;
    height: 450px;
  }
  .slider-text {
    width: 50%;
    padding-top: 0px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .students-img-block {
    width: 48%;
  }
  .students-sharing-popup-block {
    width: 90%;
    min-height: auto;
  }
  .students-popup-header-block {
    height: 100px;
  }
  .students-popup-img-block {
    display: none;
    width: 20%;
    margin-top: 5%;
    margin-left: 5%;
  }
  .students-popup-name-block {
    position: relative;
    margin-left: 30%;
    padding-top: 30px;
  }
  .students-popup-info-block {
    padding-top: 10px;
    padding-right: 5%;
    padding-left: 5%;
  }
  .bold-text-3 {
    font-size: 28px;
  }
  .flex-img-blcok {
    display: block;
  }
  .flex-img-blcok.gd {
    width: 100%;
  }
  .from-heading {
    width: 80%;
    font-size: 18px;
  }
  .from-heading._2 {
    font-size: 18px;
  }
  .from-inside-list {
    padding-left: 65px;
  }
  .admission-popup-block {
    width: 90%;
    min-height: auto;
  }
  .popup-formbox-list-block-item {
    padding: 10px 10px 5px;
    font-size: 12px;
  }
  .popup-formbox-list-block-item.gray-bg.down-padding-40.h-300px {
    height: 200px;
  }
  .about-all-news-block {
    height: 250px;
  }
  .about-news-block {
    padding: 10px;
  }
  .news-popup-block {
    display: none;
    width: 90%;
    min-height: auto;
  }
  .flex-w33-blcok {
    width: 100%;
  }
  .contacr-logo-block {
    margin-right: -10px;
  }
  .popup-news-next-btn.horizontal {
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .students-popup-img-02-block {
    position: relative;
    display: block;
    width: 20%;
    margin-top: 10px;
    margin-left: 5%;
  }
  .faq-tabs-link {
    padding-right: 10px;
    padding-left: 10px;
  }
  .tabs-big-purple-text.center {
    font-size: 16px;
    line-height: 40px;
  }
}

@media (max-width: 479px) {
  .container.home-slide {
    overflow: hidden;
    margin-bottom: 20px;
    padding-top: 20px;
  }
  .top-banner-block {
    height: 250px;
  }
  .top-banner-img-block {
    height: 250px;
  }
  .navbar.bg._w-bar {
    z-index: 999;
  }
  .top-banner-text-block {
    width: 90%;
  }
  .brand {
    width: 79%;
    max-width: 80%;
  }
  .body {
    font-size: 14px;
  }
  .box-btn-content.text {
    z-index: 2;
  }
  .box-link-block {
    max-height: 200px;
  }
  .box-op-block {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .box-op-section-block._50-down-margin {
    margin-bottom: 0px;
  }
  .icon-info {
    width: 100%;
    font-size: 18px;
  }
  .icon-img-centered.aboutie {
    width: 50%;
  }
  .box-op-banner {
    height: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), to(transparent));
    background-image: linear-gradient(180deg, transparent, transparent);
  }
  .more-btn {
    margin-top: 15px;
  }
  .more-btn-text {
    font-size: 18px;
  }
  .more-btn-img {
    float: left;
  }
  .icon-block {
    width: 46%;
    height: 220px;
    padding-bottom: 0px;
  }
  .more-btn-links {
    margin-right: 0px;
    margin-left: 0px;
    font-size: 10px;
  }
  .more-btn-links.popup {
    width: 66%;
  }
  .section-subbox-heading-text {
    font-size: 18px;
  }
  .section-subbox-content-blcok {
    padding: 5% 4%;
  }
  .visit-btn.popup {
    text-align: left;
  }
  .visit-btn-text {
    font-size: 16px;
  }
  .visit-btn-text.popup {
    width: 80%;
  }
  .about-people-img-block {
    width: 70%;
    margin-right: 15%;
    margin-left: 15%;
  }
  .show-people-text {
    padding-right: 10px;
    padding-left: 10px;
  }
  .show-people-text-heading {
    line-height: 18px;
  }
  .footer-3row {
    width: 100%;
  }
  .footer-3row.right {
    width: 100%;
    margin-top: 50px;
    text-align: center;
  }
  .footer-logo {
    float: none;
  }
  .text-block-3 {
    text-align: center;
  }
  .section-banner-img {
    height: 200px;
  }
  .section-banner-img.info-ening {
    height: 300px;
  }
  .box-link-block-op {
    max-height: 200px;
  }
  .about-pdm-img-block {
    left: 0%;
    right: 0%;
    width: 80%;
    margin-right: 10%;
    margin-left: 10%;
    text-align: center;
  }
  .info-engin-heading {
    width: 80%;
    color: #fff;
    font-size: 24px;
    text-align: center;
  }
  .info-texrt-block {
    padding-left: 5px;
  }
  .info-engin-sub-heading {
    width: 100%;
    color: #fff;
    font-size: 10px;
    text-align: left;
  }
  .info-engin-text {
    display: none;
    width: 80%;
    color: #fff;
    font-size: 8px;
    text-align: center;
  }
  .engin-texrt-block {
    padding-right: 5px;
  }
  .engin-heading {
    width: 80%;
    color: #fff;
    font-size: 24px;
    text-align: center;
  }
  .engin-sub-heading {
    width: 100%;
    color: #fff;
    font-size: 10px;
    text-align: right;
  }
  .heading {
    line-height: 40px;
  }
  .heading.raic {
    margin-top: 40px;
    line-height: 40px;
  }
  .top-banner-img.academic {
    background-position: 50% 50%;
    background-size: cover;
  }
  .home-slider {
    height: 350px;
  }
  .home-slide-text-b {
    width: 280px;
    font-size: 24px;
  }
  .home-slide-heading {
    height: 15%;
  }
  .all-news-block {
    height: 70%;
  }
  .news-block {
    width: 48%;
  }
  .news-block.pc-table-only {
    display: none;
  }
  .new-block-date-text {
    margin-bottom: 5px;
  }
  .text-block-6 {
    font-size: 20px;
    line-height: 40px;
  }
  .home-big-btn {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 40px;
    font-size: 18px;
    line-height: 20px;
  }
  .home-3-big-btn-block {
    overflow: visible;
    height: auto;
  }
  .big-btn-img-block {
    position: relative;
    width: 60vw;
    margin-right: 20vw;
    margin-bottom: 20px;
    margin-left: 20vw;
  }
  ._3-btn-line {
    width: 100%;
    height: 0.2%;
    border-top: 2px dashed #69246b;
    border-left-style: none;
  }
  .home-background-video {
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(3%, rgba(2, 9, 39, .88)), color-stop(21%, transparent)), -webkit-gradient(linear, left top, left bottom, color-stop(5%, #041234), color-stop(26%, transparent));
    background-image: linear-gradient(0deg, rgba(2, 9, 39, .88) 3%, transparent 21%), linear-gradient(180deg, #041234 5%, transparent 26%);
  }
  .header-logo {
    width: 220px;
  }
  .info-heading {
    width: 100%;
    font-size: 18px;
  }
  .form-grid {
    overflow: scroll;
  }
  .box-text-block._50-margin-block {
    margin-bottom: 15px;
  }
  .box-text-block._20-margin-block {
    margin-bottom: 15px;
  }
  .box-list-block-item.gray-bg.down-padding-40.h-300px {
    height: 300px;
  }
  .box-list-block-item-h {
    width: 80%;
  }
  .box-list-block-item-t {
    padding-left: 10%;
  }
  .form-list-block {
    padding-left: 10%;
  }
  .section-banner-blcok.info-ening {
    height: 300px;
  }
  .float-left {
    width: 10%;
  }
  ._10p-padding-left {
    padding-left: 10%;
  }
  .slider-mask {
    margin-right: -20px;
    margin-left: -20px;
  }
  .slide {
    padding-right: 30px;
    padding-left: 30px;
  }
  .slider-left-arrow {
    width: 30px;
  }
  .slider-right-arrow {
    width: 30px;
  }
  .slider-arrow {
    width: 20px;
  }
  .slider-arrow.th {
    width: 20px;
  }
  .slide-nav.show {
    display: none;
  }
  .flex-w50-blcok.blue {
    padding-bottom: 30px;
  }
  .slider-text {
    width: 100%;
    padding-left: 0px;
  }
  .students-img-info-text {
    font-size: 16px;
  }
  .students-sharing-popup-block {
    width: 95%;
  }
  .students-popup-name-block {
    margin-left: 32%;
  }
  .from-heading {
    width: 100%;
    font-size: 18px;
  }
  .from-inside-list {
    padding-left: 60px;
  }
  .from-inside-list.popup {
    padding-left: 20px;
  }
  .admission-popup-block {
    display: none;
    width: 95%;
  }
  .popup-form-block {
    overflow: scroll;
    width: 400px;
  }
  .popup-formbox-list-block-item.gray-bg.down-padding-40.h-300px {
    height: 300px;
  }
  .about-all-news-block {
    height: 280px;
  }
  .about-news-block {
    width: 48%;
  }
  .about-news-block.pc-table-only {
    display: none;
  }
  .news-popup-block {
    width: 95%;
  }
  .flex-w33-blcok.blue {
    padding-bottom: 30px;
  }
  .flex-w33-blcok.purple {
    padding-bottom: 30px;
  }
  .students-popup-img-02-block {
    width: 25%;
    margin-top: 20px;
  }
  .faq-meun {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .faq-tabs-link {
    min-height: 60px;
    padding-right: 5px;
    padding-left: 5px;
    letter-spacing: 0.68px;
  }
  .tabs-big-purple-text.center {
    position: relative;
    top: 50%;
    -webkit-transform: translate(0px, -50%);
    -ms-transform: translate(0px, -50%);
    transform: translate(0px, -50%);
    line-height: 16px;
  }
}

#w-node-b9abd932b25a-b0a8dca6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 767px) {
  #w-node-b9abd932b25a-b0a8dca6 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

@media screen and (max-width: 479px) {
  #w-node-b9abd932b25a-b0a8dca6 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 1;
    grid-row-start: 1;
    -ms-grid-row-span: 1;
    grid-row-end: 2;
  }
}

#w-node-1e853779bdce-b0a8dca6 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-17a7685b6c72-b0a8dca6 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-f65439070b35-b0a8dca6 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

#w-node-9fe82cac3a04-b0a8dca6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

@media screen and (max-width: 767px) {
  #w-node-9fe82cac3a04-b0a8dca6 {
    -ms-grid-column: 1;
    grid-column-start: 1;
    -ms-grid-column-span: 1;
    grid-column-end: 2;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 1;
    grid-row-end: 3;
  }
}

#w-node-6afc39b96d64-b0a8dca6 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-0273110442c9-b0a8dca6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-7da7a81d3b15-b0a8dca6 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 3;
  grid-row-start: 3;
  -ms-grid-row-span: 1;
  grid-row-end: 4;
}

#w-node-54dbdfb693a9-b0a8dca6 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
}

@media screen and (max-width: 479px) {
  #w-node-54dbdfb693a9-b0a8dca6 {
    -ms-grid-column: 3;
    grid-column-start: 3;
    -ms-grid-column-span: 1;
    grid-column-end: 4;
    -ms-grid-row: 2;
    grid-row-start: 2;
    -ms-grid-row-span: 2;
    grid-row-end: 4;
  }
}

#w-node-15e24df801b0-b0a8dca6 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 2;
  grid-row-end: 4;
}

#w-node-c36b7d1754ae-b0a8dca6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 4;
  grid-row-start: 4;
  -ms-grid-row-span: 1;
  grid-row-end: 5;
}

#w-node-66fc13930818-b0a8dca6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-ec120d480a09-b0a8dca6 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-6dd971dd0727-b0a8dca6 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-dbdc853bc761-b0a8dca6 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 5;
  grid-row-start: 5;
  -ms-grid-row-span: 1;
  grid-row-end: 6;
}

#w-node-017a7a660ed0-b0a8dca6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 4;
  grid-column-end: 5;
  -ms-grid-row: 6;
  grid-row-start: 6;
  -ms-grid-row-span: 1;
  grid-row-end: 7;
}

#w-node-45db4616ca8e-b0a8dca6 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-2a0cb3d0a172-b0a8dca6 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-84c398fd3cba-b0a8dca6 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-ee409d0e6118-b0a8dca6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-row: 7;
  grid-row-start: 7;
  -ms-grid-row-span: 1;
  grid-row-end: 8;
}

#w-node-aa51bf0f78d5-b0a8dca6 {
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-column-span: 3;
  grid-column-end: 4;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

#w-node-658bf23300ab-b0a8dca6 {
  -ms-grid-column: 4;
  grid-column-start: 4;
  -ms-grid-column-span: 1;
  grid-column-end: 5;
  -ms-grid-row: 8;
  grid-row-start: 8;
  -ms-grid-row-span: 1;
  grid-row-end: 9;
}

/* @font-face {
  font-family: 'Lato';
  src: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/fonts/Lato-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/fonts/Lato-Semibold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/fonts/Lato-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/fonts/Lato-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/fonts/Lato-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/fonts/Lato-Heavy.ttf') format('truetype');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/fonts/Lato-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Lato';
  src: url('/20241031042126oe_/http://msc.ie.cuhk.edu.hk/wp-content/themes/odf-theme/resources/fonts/Lato-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
} */