.cityu-template-department-websites
  .t-primary-menu
  .t-menu-level-0
  > li
  > .t-nav-link.show::before,
.cityu-template-department-service
  .t-primary-menu
  .t-menu-level-0
  > li
  > .t-nav-link.show::before {
  background-color: transparent !important;
}

.t-primary-menu{
  margin-top: -29px!important;
}

/* mb dropdown icon */
.t-nav-toggle {
  background: #0cc7cf !important;
}

.t-nav-toggle::after {
  color: white !important;
}

#header {
  padding-top: 0px;
}

#header .t-header-wrapper {
  padding: 0 50px !important;
}

#block-headersocialicon {
  margin-right: 0% !important;
}

.navbar-brand-hk img {
  margin-top: 7px;
  /* width: 323px !important; */
}

.header_logo_border_block img {
  margin-left: 10px;
  margin-top: 0 !important;
}

.header_logo_border_block p.csci{
  position: relative;
}

.header_logo_border_block .divide-img{
border-right: 2px solid #717171;
position: absolute;
top: 0;
right: 102px;
}

p.csci {
  margin-left: 0px !important;
  display: flex !important;
  align-items: center !important;
  padding: 10px 12px 0 4px !important;
}

.navbar-brand-hk::after {
  height: 0 !important;
}

.header_logo_border_block p.csci::after {
  content: "" !important;
  height: 75px !important;
  display: inline-block !important;
  left: 14px;
  position: relative;
  border: 1px solid #707070 !important;
  opacity: 1;
  top: -3px;
  margin-left: 10px;
  margin-right: 10px;
}

.header_logo_border_block img {
  margin-bottom: -66px;
}

#block-headersocialicon img {
  width: 20px !important;
}

#header .t-header-search-icon::after {
  font-size: 30px;
  display: none;
}

#header .t-header-text {
  width: 100% !important;
  height: 45px !important;
  background: #072633 !important;
  border: 0 !important;
  margin-left: 10px !important;
  font-size: 28px !important;
  color: #b6b6b6 !important;
}

#header .t-header-text::placeholder {
  color: white !important;
}

#header .t-header-search-icon:hover::after {
  color: #ffc711 !important;
}
#block-headersocialicon > .content > div > div {
  align-items: flex-end;
}
#block-headersocialicon > .content > div > div  a  > img[alt="Youtube"]{
  margin-bottom: -3px;
}
/* md sec nav */
.t-primary-menu {
  padding: 20px 40px 20px 81px !important;
}

/* md sec nav items */
.t-primary-menu .t-menu-level-0 > li > .t-nav-link {
  font-size: 18px;
  font-weight: medium;
  font-family: "Raleway";
  color: white;
  padding: 0 20px;
}

.t-primary-menu .t-menu-level-0 > li > .t-nav-link:hover {
  color: #ffc711;
}

p.csci a {
  font-size: 18px;
  font-weight: 500;
  font-family: "Raleway";
  color: #072633;
}

p.csci a:hover {
  color: #20586f;
  text-decoration: underline;
}

.t-primary-menu .t-dropdown-menu {
  min-width: 230px !important;
}

.t-dropdown-menu .t-menu-level-1 {
  padding-top: 10px !important;
}

.t-primary-menu .t-dropdown-menu > .t-dropdown-item.t-active {
  background-color: white !important;
  border-radius: 12px;
}

.header #navbar-main .nav-item .t-nav-link {
  font-size: 18px;
  font-weight: 500;
  font-family: "Raleway";
}

.search-block-lg {
  display: block !important;
  width: calc(100% - 120px);
  position: absolute;
  z-index: 100;
  background-color: #072633 !important;
  top: 5px;
}

.search-icon-none {
  display: none !important;
}

.close-icon-block {
  display: block !important;
}

#block-searchicon:hover .search-button > img,
#block-searchicon:hover .search-close-button > img {
  filter: brightness(0) invert(83%) sepia(8%) saturate(6000%) hue-rotate(360deg)
    contrast(100%) !important;
}

/* .search-btn-block-lg {
    display: block !important;
} */
#block-exposedformsearchpage > .content > form {
  margin-left: 8%;
}

#block-exposedformsearchpage > .content > form > .form-row > fieldset {
  width: 80%;
}

#block-exposedformsearchpage
  > .content
  > form
  > .form-row
  > fieldset
  > .form-control {
  background-color: #072633 !important;
  border: none !important;
  color: white;
}

#block-exposedformsearchpage
  > .content
  > form
  > .form-row
  > fieldset
  > .form-control::placeholder {
  color: white !important;
}

/* home-page-research */
.home-mission::after {
  content: url("/sites/g/files/asqsls6306/files/inline-images/watermark-03.png");
  height: 126px;
  width: 378px;
  display: block;
  position: absolute;
  z-index: 0;
  margin-top: -1%;
}

.corporate-training > .pi-img-wrapper > img {
  z-index: 1;
  position: relative;
}

/* .pi-text a {
  font-size: 20px;
  background: white;
  padding: 13px 30px;
  color: #072633;
  box-shadow: 0px 8px 0px 0px #0cc7cf;
  -webkit-box-shadow: 0px 8px 0px 0px #0cc7cf;
  -moz-box-shadow: 0px 8px 0px 0px #0cc7cf;
  border-radius: 35px;
}

.pi-text a:hover {
  color: #ffc711 !important;
  transform: translateY(4px);
  box-shadow: 0px 5px 0px 0px #0cc7cf;
  -webkit-box-shadow: 0px 5px 0px 0px #0cc7cf;
  -moz-box-shadow: 0px 5px 0px 0px #0cc7cf;
} */

.pi-text a > svg g {
  stroke: #072633;
}

.pi-text a > svg {
  margin-right: 15px;
  -webkit-transition: 0.3s ease-out;
  -moz-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}

.pi-text a:hover > svg {
  -webkit-transform: rotateZ(90deg);
  -moz-transform: rotateZ(90deg);
  transform: rotateZ(90deg);
}

.pi-text a:hover > svg g {
  stroke: #ffc711;
}

.corporate-training {
  margin-bottom: 55px;
}

.corporate-training > .pi-img-wrapper {
  margin-top: -25px;
}

.future-skills > .pi-img-wrapper {
  margin-bottom: -25px;
}

.program {
  font-size: 18px;
  font-weight: 500;
  font-family: "Raleway";
}

.pi-text {
  padding-left: 120px !important;
  padding-right: 120px !important;
}

.corporate-training .pi-text {
  padding-top: 50px !important;
}

.pi-text-wrapper {
  margin-bottom: 4em;
}

.pi-text h3 {
  font-size: 52px;
  font-weight: 600;
  color: white !important;
  padding-top: 25px;
  position: relative;
  padding-bottom: 20px;
}

.pi-text p {
  font-size: 25px;
  font-weight: 300;
  padding-bottom: 50px;
  padding-top: 26px;
}

.pi-text h3::after {
  position: absolute;
  content: "";
  height: 8px;
  left: 0;
  right: 0;
  width: 58px;
  background: #0cc7cf;
  bottom: -18px;
  margin: 10px 0;
}

/* footer */
.footer-logo {
  margin-right: 0 !important;
}

nav.menu--footer ul.navbar-nav span,
nav.menu--footer ul.navbar-nav a {
  font-size: 25px;
  font-weight: bold;
  font-family: "Raleway";
  color: white;
}

nav.menu--footer ul.navbar-nav ul > li > a.nav-link {
  font-size: 16px !important;
  font-weight: 400 !important;
  font-family: "Raleway";
  color: white;
}

.t-sitemap .container {
  max-width: 1700px !important;
  margin: 0 auto !important;
}

.t-sitemap {
  border-top: 5px solid #0cc7cf;
}

nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(1) {
  width: calc(100% / 12) !important;
}

nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(2) {
  width: calc(100% / 5) !important;
}

nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(3) {
  width: calc(100% / 6) !important;
}

nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(4) {
  width: calc(100% / 6) !important;
}

nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(4) > ul,
nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(4) > span {
  margin-left: 18%;
}

.t-footer-bottom .t-footer-wrapper > .block > div > div > div > img {
  display: none;
  position: absolute;
  width: 150px;
  left: -33%;
  margin-top: -286px;
}

.t-footer .footer-copyright {
  font-size: 12px;
  font-family: "Raleway";
  color: white !important;
}

.t-footer .footer-links a {
  font-size: 14px;
  font-family: "Raleway";
  color: white !important;
}

.t-back-to-top {
  border-radius: 9px;
}

.t-back-to-top:hover {
  background-color: #ffc711;
  color: white;
}

.t-back-to-top::after {
  content: "\f106" !important;
}

/* about us programmes */
.programme-section::before {
  content: url("/sites/g/files/asqsls6306/files/inline-images/watermark-09.png");
  width: 242px;
  height: 363px;
  position: absolute;
  display: block;
  left: 0;
}

.programme-section {
  margin-top: 6rem !important;
  margin-bottom: 6rem !important;
}

.programme-section h3 {
  font-size: 45px !important;
  font-weight: bold !important;
}

.timeline {
  padding-top: 2% !important;
  max-width: 1000px;
  margin: 0 auto;
}

.timeline-heading h4 {
  font-size: 64px !important;
}

.timeline-body p {
  color: #072633 !important;
  font-size: 18px !important;
}

.timeline:before {
  background-color: #072633 !important;
  width: 1px !important;
}

.timeline > li .timeline-image {
  width: 23px !important;
  height: 23px !important;
  border: none !important;
  margin-left: -12px !important;
}

.timeline > li {
  display: flex;
}

.timeline > li:nth-child(1),
.timeline > li:nth-child(3) {
  justify-content: flex-end;
}

.timeline > li:nth-child(1) > .timeline-panel > .timeline-heading h4,
.timeline > li:nth-child(3) > .timeline-panel > .timeline-heading h4,
.timeline > li:nth-child(1) > .timeline-panel > .timeline-body p,
.timeline > li:nth-child(3) > .timeline-panel > .timeline-body p {
  text-align: left !important;
}

.timeline > li:nth-child(2) > .timeline-panel > .timeline-heading h4,
.timeline > li:nth-child(4) > .timeline-panel > .timeline-heading h4,
.timeline > li:nth-child(2) > .timeline-panel > .timeline-body p,
.timeline > li:nth-child(4) > .timeline-panel > .timeline-body p {
  text-align: right !important;
}

.timeline > li .timeline-panel {
  padding: 0 !important;
  margin-top: -30px;
}

/* research-student */
.section-breadcrumb .breadcrumb a {
  font-size: 18px;
  font-weight: 600;
}

.section-breadcrumb .breadcrumb-others .breadcrumb-first {
  color: #072633 !important;
}

.section-breadcrumb .breadcrumb a {
  color: #2e2e2e !important;
}

.section-breadcrumb .breadcrumb-others {
  white-space: normal !important;
  overflow-x: hidden !important;
}

.section-breadcrumb > .container,
.research-student-outer-wrapper .layout__region--first,
.postdocs-outer-wrapper .layout__region--first,
.student-review-story .layout__region--first,
.cross-institutional-sub-section,
.major-course-list-semester-section .layout__region--first,
.major-course-list-semester-section.layout--onecol,
.undergraduate-student-exchange .layout__region--second,
.bscm-student-exchange-section,
.minor-maths-programme-structure .layout__region--first,
.minor-maths-adding,
.minor-maths-course-list .layout__region,
.doctor-of-philo-outer-wrapper .layout__region--second,
.mphil-cross-institutional-section {
  max-width: 1820px !important;
  padding-left: 50px !important;
  padding-right: 50px !important;
  margin: 0 auto !important;
}

.major-course-list-semester-section.layout--onecol{
  margin-top: 5rem!important;
  margin-bottom: 5rem!important;
}

.page-view-search .views-element-container {
  max-width: 1720px;
  padding-left: 100px;
  padding-right: 100px;
  margin: 0 auto;
}

.research-student .table-responsive,
.postdocs-student .table-responsive {
  padding-left: 100px;
  padding-right: 100px;
}

.research-student::after,
.postdocs-student::after,
.doctor-of-philo-research-graduate-outer-wrapper
  .layout__region--second::after {
  content: url("/sites/g/files/asqsls6306/files/inline-images/watermark-16.png");
  display: block;
  width: 156px;
  position: absolute;
  z-index: -1;
}

.research-student::after,
.postdocs-student::after,
.doctor-of-philo-research-graduate-outer-wrapper
  .layout__region--second::after {
  margin-top: -264px;
  margin-left: -95px;
}

.research-student-outer-wrapper::after,
.postdocs-outer-wrapper::after {
  content: url("/sites/g/files/asqsls6306/files/inline-images/watermark-15.png");
  display: block;
  width: 156px;
  position: absolute;
  right: 8px;
  bottom: -120px;
  z-index: -1;
}

.major-course-list-semester-section.layout--onecol .block-field-blocknodecurriculumfield-semester-table-section table{
  border: 0!important;
}
.major-course-list-semester-section.layout--onecol .block-field-blocknodecurriculumfield-semester-table-section table thead tr:first-child th[colspan="3"]{
  background-color: transparent!important;
  border: 0!important;
  text-align: left;
}

.major-course-list-semester-section.layout--onecol table tr th:nth-child(2){
  width: 30%;
}

.major-course-list-semester-section.layout--onecol table tr th:nth-child(4),
.major-course-list-semester-section.layout--onecol .block-field-blocknodecurriculumfield-semester-table-section .table-with-no-semester table thead tr th:first-child{
  width: 15%;
}

.major-course-list-semester-section.layout--onecol .block-field-blocknodecurriculumfield-semester-table-section .table-with-no-semester table thead tr th:nth-child(2){
  width: 25%;
}

.major-course-list-semester-section.layout--onecol .block-field-blocknodecurriculumfield-semester-table-section .table-with-no-semester table thead tr th:nth-child(3){
  width: 10%;
}

.major-course-list-semester-section.layout--onecol .block-field-blocknodecurriculumfield-semester-table-section .table-with-no-semester table thead tr th:last-child{
  width: 50%;
}

.major-course-list-semester-section.layout--onecol ul{
  padding-bottom: 1rem;
}

.major-course-list-semester-section.layout--onecol ul,
.major-course-list-semester-section.layout--onecol ul li{
  list-style: disc;
}

.major-course-list-semester-section.layout--onecol ul li a{
  text-decoration: underline;
}

.major-course-list-semester-section.layout--onecol .field__item a{
  color: #097e89!important;
}

/* .research-student > .view-content > .table-responsive > table , .postdocs-student > .view-content > .table-responsive > table {
    white-space: nowrap !important;
} */
.cross-institutional-sub-section.two-col-section .layout__region--second,
.bscm-student-exchange-section.two-col-section .layout__region--second {
  padding: 0 0 0 80px !important;
}

.enquiry-section-sticky li a:hover,
li u a:hover {
  color: #ffc711 !important;
}

.enquiry-section-sticky p a {
  color: #072633;
}

.cross-institutional-sub-section
  .layout__region--first
  .view-application-period-for-bscm
  table
  th:first-child{
    width: 20%!important;
  }
.major-course-list-semester-section
  .layout__region--first
  .view-application-period-for-bscm
  table
  th:first-child {
  width: 26% !important;
}

.cross-institutional-sub-section .layout__region--first .view-application-period-for-bscm table th:last-child,
.cross-institutional-sub-section .layout__region--first .view-application-period-for-bscm table th:nth-child(2){
    width: 40%!important;
  }
.major-course-list-semester-section
  .layout__region--first
  .view-application-period-for-bscm
  table
  th:last-child {
  width: 38% !important;
}
/* .about-department-section-img{
    margin-left: 20px;
} */

.joint-bachelor-section .col-lg-6 img {
  margin-left: 20px;
}

.cross-institutional-course-enrolment-scheme-main-section
  .overview-box-section
  .white-box {
  max-width: 555px;
}

.research-student > .view-content > .table-responsive > table,
.postdocs-student > .view-content > .table-responsive > table {
  white-space: normal !important;
}

.research-student > .view-content > .table-responsive > table th,
.postdocs-student > .view-content > .table-responsive > table th {
  font-size: 18px !important;
  font-weight: bold !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
}

.research-student > .view-content > .table-responsive > table td,
.postdocs-student > .view-content > .table-responsive > table td {
  font-size: 18px !important;
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  color: #323232;
}

.postdocs-student > .view-content > .table-responsive > table td {
  line-height: 1.5 !important;
}

.research-student > .view-content > .table-responsive > table td > a > i,
.research-student > .view-content > .table-responsive > table td > a > i,
.postdocs-student > .view-content > .table-responsive > table td > a > i {
  color: #20586f !important;
}

.research-student > .view-content > .table-responsive > table td > a > i:hover,
.research-student > .view-content > .table-responsive > table td > a:hover,
.postdocs-student > .view-content > .table-responsive > table td > a > i:hover,
.postdocs-student > .view-content > .table-responsive > table td > a:hover {
  color: #ffc711 !important;
}

.research-student > .view-content > .table-responsive > table td:nth-child(1),
.postdocs-student > .view-content > .table-responsive > table td:nth-child(1) {
  font-weight: 600;
}

.research-student > .view-header,
.postdocs-student > .view-header,
.student-review-story .view-header {
  font-size: 18px;
  color: #072633 !important;
  padding-left: 0;
  max-width: 1000px;
  margin-bottom: 50px;
}

.research-student > .view-header > h3,
.postdocs-student > .view-header > h3,
.student-review-story .view-header h3 {
  font-size: 45px;
  color: #072633 !important;
  font-weight: bold;
  margin-bottom: 40px;
}

/* student review and story */
.student-review-story .view-content {
  padding-left: 50px;
  padding-right: 50px;
}

.student-review-story .views-field-field-student-image {
  max-width: 485px;
  max-height: 415px;
  border-top-left-radius: 25% !important;
}

.student-review-story .views-field-field-degree-name {
  font-size: 35px;
  font-weight: 600;
  color: #20586f;
  margin-bottom: 10px;
}

.student-review-story .d-flex > .views-field-title a,
.student-review-story .d-flex > .views-field-field-degree-name,
.student-review-story .d-flex > .views-field-title {
  font-size: 18px;
  font-weight: 500;
  color: #0cc7cf;
  padding-right: 10px;
  border-right: 1px solid #0cc7cf;
}

.student-review-story .d-flex > .views-field-title{
  margin-bottom: 10px;
}

.student-review-story .d-flex > .views-field-field-degree-name {
  padding-left: 10px;
}

.student-review-story .d-flex > .views-field-field-year-active {
  padding-left: 10px;
  margin-top: 4px;
}

.student-review-story .views-field-body p {
  color: #072633;
  font-size: 18px;
}

.student-review-story .views-field-body ~ a {
  color: #20586f;
  font-size: 18px;
  font-weight: 500;
  margin-top: 20px;
}

.student-review-story .views-row {
  margin-bottom: 40px;
}

.student-review-story hr {
  border-top: 1px solid #20586f;
}

.student-review-story hr::before {
  content: "";
  background-image: url("/sites/g/files/asqsls6306/themes/site/cityu_subtheme_2019/images/student-sharing-bg.png");
  display: block;
  width: 118px;
  height: 127px;
  margin-left: auto;
  margin-top: -109px;
  background-size: contain;
  background-repeat: no-repeat;
}

/* contact */
.contact-office {
  margin-top: 7.5rem;
}

table.contact-office tr:first-child th:first-child {
  padding-left: 50px !important;
}

table.contact-office tr:first-child th {
  font-size: 22px !important;
  font-weight: 600 !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

table.contact-office tr.graduate th {
  color: #20586f !important;
  font-size: 22px !important;
  text-align: left;
  padding-left: 50px !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-weight: 600 !important;
}

table.contact-office tr td:first-child {
  padding-left: 100px !important;
  text-align: left;
}

table.contact-office tr td {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  font-size: 18px !important;
  font-weight: 600 !important;
  letter-spacing: -0.5px;
}

table.contact-office tr td > a {
  color: #3f97e3 !important;
  text-decoration: underline !important;
}

.contact-us-outer-wrapper .field--type-text-with-summary .row:nth-child(2) {
  overflow: auto;
  margin: 0 !important;
}

/* student-story-inner */
.bs-region--main h3 {
  font-size: 45px !important;
  font-weight: bold !important;
  color: #072633 !important;
}

.explore-more-degree-title {
  padding: 20px;
  /* transform: translate(1%, -220%); */
  position: absolute;
  bottom: 28%;
}

.explore-more-degree-title h3 {
  font-size: 28px !important;
  font-weight: 600;
  color: white !important;
}

.explore-more-degree-title .views-field-field-degree-name {
  font-size: 18px;
  color: white;
}

.bs-region--main .view-research-students .view-content .container,
.bs-region--main .view-content .container {
  margin: 0 auto;
  max-width: 1620px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 0 !important;
}

/* .page-node-2256 .view-this-is-a-heading {
    margin-top: 160px !important;
}
.page-node-2256 .view-this-is-a-heading .view-content .container {
    margin: 0 auto;
    max-width: 1720px;
    padding-left: 50px;
    padding-right: 50px;
    padding-bottom: 160px !important;
}
.page-node-2256 .view-this-is-a-heading .view-content .container .row > .col-lg-4{
    max-width: 49.33333% !important;
} */
.views-field-field-heading-image img {
  width: 40vw;
  margin-top: -7vw !important;
  margin-left: 20px !important;
}

/* .page-node-2256 .views-field-field-heading-image::after{
    content: url('https://deptma01.wcm.cityu.edu.hk/sites/g/files/asqsls6306/files/inline-images/watermark-21.png');
    width: 208px;
    right: 0;
    margin-left: auto;
    position: absolute;
    display: block;
    margin-top: -52px;
    margin-right: -143px;
} */
/* student inner option 2 */
.stu-inner-opt1-body-title > a {
  color: white !important;
  font-size: 45px !important;
  font-weight: bold !important;
}

/*
.page-node-2256 .view-this-is-a-heading .views-field-title .stu-inner-opt1-body-des > p{
    color: white !important;
    font-size: 18px !important;
}
 .page-node-2256 .view-this-is-a-heading .view-content .container .row::after {
    content: url('https://deptma01.wcm.cityu.edu.hk/sites/g/files/asqsls6306/files/inline-images/watermark-21.png');
    width: 208px;
    left: 0;
    display: block;
} 
.page-node-2256  .block-views-blockresearch-students-block-5 {
    background-color: transparent !important;
    position: relative;
}
.page-node-2256 .view-display-id-block_5::after {
    content: '';
    display: block;
    width: 100%;
    height: 50%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #20586F;
    z-index: -1;
}*/

/* Undergraduate/BSc in Computing Mathematics (BSCM) */
.bsc-compute-math-model h4 {
  font-weight: bold;
  font-size: 45px;
  color: #072633 !important;
  margin-bottom: 45px;
}

.bsc-compute-math-model table tr th {
  font-size: 18px !important;
  font-weight: bold !important;
  background-color: #20586f !important;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.bsc-compute-math-model table tr td {
  padding-top: 15px !important;
  padding-bottom: 15px !important;
}

.bsc-compute-math-model table tr td p a {
  font-size: 18px;
  text-decoration: underline;
  color: #20586f;
}

.bsc-compute-math-model table tr td p a:hover {
  color: #ffc711;
}

.bsc-compute-math-model table tr td:first-child {
  font-size: 18px !important;
  font-weight: 500;
  color: #323232;
}



.course-list-section > h4 {
  font-size: 45px;
  font-weight: bold !important;
  color: #072633 !important;
  margin-bottom: 30px !important;
}

.course-list-col .white-box p,
.course-list-section .white-box p {
  font-size: 14px !important;
  color: #20586f !important;
}

.course-list-col .white-box p:nth-child(2),
.minor-maths-course-list .course-list-section .white-box p:nth-child(2) {
  font-size: 18px !important;
  color: #072633 !important;
}

.course-list-col .white-box p > a,
.minor-maths-course-list .course-list-section .white-box p > a {
  font-size: 22px;
  font-weight: 500;
}

.course-list-col .white-box

/* .page-node-2901 .white-box */ {
  padding: 40px !important;
  margin: 0px !important;
}

.course-list-col:hover,
.minor-maths-course-list .course-list-section .white-box:hover {
  background-color: #20586f;
}

.course-list-col .white-box:hover p,
.course-list-col .white-box:hover p > a,
.minor-maths-course-list .course-list-section .white-box:hover p,
.minor-maths-course-list .course-list-section .white-box:hover p > a {
  color: white !important;
}

.bsc-compute-math-model table::after {
  content: url("/sites/g/files/asqsls6306/files/inline-images/admission-bg-icon.png");
  width: 168px;
  left: 0;
  display: block;
  margin-top: -98px !important;
  margin-left: -82px !important;
  z-index: -1;
}

.course-list-section .row::after,
.minor-maths-course-list .course-list-section .row::after {
  content: url("/sites/g/files/asqsls6306/files/inline-images/watermark-15.png");
  height: 146px;
  /* width: 157px; */
  display: block;
  position: absolute;
  z-index: 0;
  right: 0;
}

/* .page-node-2901 .course-list-section .row > div {
    flex: 0 0 50% !important;
    max-width: 50% !important;
}
.page-node-2901 .course-list-section .row > .offset-lg-2 {
    margin-left: 0 !important;
} */
/* .page-node-2671 .model-section {
    max-width: 1620px;
    padding-left: 100px;
    padding-right: 100px;
} */

/* Undergraduate/BSc in Computing Mathematics (BSCM)/Cross-Institutional Course Enrolment Scheme – 1 */
.cross-institutional-sub-section .views-element-container .row,
.major-course-list-semester-section .views-element-container .row {
  display: block;
  margin: 0 !important;
}

.mphil-cross-institutional-section > .layout__region--first .row {
  margin: 0 !important;
  display: block !important;
}

.cross-institutional-sub-section .views-element-container .view-header h5,
.cross-institutional-sub-section .views-element-container .view-header h4,
.cross-institutional-sub-section .views-element-container .view-header h5,
.cross-institutional-sub-section .view-header h4,
.major-course-list-semester-section .views-element-container .view-header h5,
.major-course-list-semester-section .views-element-container .view-header h4,
.major-course-list-semester-section .views-element-container .view-header h5,
.major-course-list-semester-section .view-header h4,
.major-course-list-semester-section.layout--onecol h3,
.major-course-list-semester-section.layout--onecol h4,
/* .undergraduate-student-exchange .student-exchange-section h5, */
.student-exchange-section h5,
.undergraduate-student-exchange .student-exchange-section div>h4,
.mphil-cross-institutional-section .deadline-row .deadline {
  font-size: 32px !important;
  font-weight: 600 !important;
  color: #072633 !important;
}
.student-exchange-section h5 {
  font-size: 22px !important;
  color: #20586f !important;
}
.student-exchange-section > h5:first-of-type {
  color: #072633 !important;
  font-size: 32px !important;
  margin-block: 1.5rem;
}
.student-exchange-section > div:nth-child(16) {
  margin-bottom: 4rem;
}

.student-exchange-section > div:nth-child(15) > h5 {
  color: #072633 !important;
  font-size: 32px !important;
  margin-block: 1.5rem;
}

.mphil-cross-institutional-section .deadline-row .deadline {
  margin-top: 50px;
}

.undergraduate-student-exchange .student-exchange-section div > h4 {
  margin-bottom: 30px;
}

.cross-institutional-sub-section
  .views-element-container
  .view-header
  .view-header-subtitle,
.major-course-list-semester-section
  .views-element-container
  .view-header
  .view-header-subtitle,
.undergraduate-student-exchange .student-exchange-section h6,
.major-course-list-semester-section.layout--onecol h5 {
  font-size: 22px !important;
  font-weight: 500 !important;
  color: #20586f !important;
}

.cross-institutional-sub-section .views-element-container .view-footer p,
.major-course-list-semester-section .views-element-container .view-footer p {
  font-size: 14px !important;
  margin-bottom: 50px;
}

.cross-institutional-sub-section .views-element-container .view-footer p > a,
.major-course-list-semester-section
  .views-element-container
  .view-footer
  p
  > a {
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #20586f;
}

.cross-institutional-sub-section
  .views-element-container
  .view-footer
  p
  > a:hover
  .cross-institutional-sub-section
  .views-element-container
  .view-footer
  p
  > a
  > span,
.major-course-list-semester-section
  .views-element-container
  .view-footer
  p
  > a:hover
  .major-course-list-semester-section
  .views-element-container
  .view-footer
  p
  > a
  > span {
  color: #ffc711;
}

.mphil-cross-institutional-section .deadline-row h3,
.mphil-cross-institutional-section .course-header span {
  font-size: 45px !important;
  font-weight: bold !important;
  color: #072633 !important;
}

.bscm-student-exchange-section,
.placement-test-ma1200-section,
.minor-mathematics-main-section,
.selected-publications-main-section .layout__region--first {
  margin-bottom: 5em !important;
}

.cross-institutional-sub-section .layout__region--first table,
.cross-institutional-sub-section .table-responsive>table,
/* .major-course-list-semester-section .layout__region--first table,
.major-course-list-semester-section .table-responsive > table, */
.bscm-student-exchange-section .layout__region--first table,
.mphil-cross-institutional-section>.layout__region--first table {
  max-width: 57vw;
}

.cross-institutional-sub-section table caption,
.cross-institutional-sub-section table tr th,
.major-course-list-semester-section table caption,
.major-course-list-semester-section table tr th,
.major-course-list-semester-section.layout--onecol table thead tr td,
.undergraduate-student-exchange .student-exchange-section table tr th p,
.mphil-cross-institutional-section .deadline-row .application-table tr th {
  font-size: 22px !important;
  font-weight: 600 !important;
}

.mphil-cross-institutional-section .deadline-row .application-table tr th {
  background-color: #20586f !important;
  padding: 20px !important;
}

.cross-institutional-sub-section .view-information-types-for-cityu-bscm table tr th:first-child,
.cross-institutional-sub-section .view-information-types-for-cityu-bscm table tr th:nth-child(3),
.cross-institutional-sub-section .view-information-types-for-cityu-bscm table tr th:last-child,
.cross-institutional-sub-section .view-information-for-hkbu-mathematics table tr th:first-child,
.cross-institutional-sub-section .view-information-for-hkbu-mathematics table tr th:nth-child(3),
.cross-institutional-sub-section .view-information-for-hkbu-mathematics table tr th:last-child{
  width: 15%;
}

.cross-institutional-sub-section .view-information-types-for-cityu-bscm table tr th:nth-child(2),
.cross-institutional-sub-section .view-information-for-hkbu-mathematics table tr th:nth-child(2){
  width: 30%;
}

.cross-institutional-sub-section table tr th:first-child{
  width: 20%;
}

.cross-institutional-sub-section table tr th:nth-child(2){
  width: 20%;
}

.cross-institutional-sub-section table tr th:nth-child(3){
  width: 20%;
}


.cross-institutional-sub-section table tr th:last-child{
  width: 20% !important;
}

.cross-institutional-sub-section table tr td,
.major-course-list-semester-section table tr td,
.undergraduate-student-exchange .student-exchange-section table tr td p,
.mphil-cross-institutional-section .deadline-row .application-table tr td,
.cross-institutional-sub-section .view-academic-calendar-and-examination table tr td,
.cross-institutional-sub-section .academic-calendar-examination-block table tr td p {
  font-size: 18px !important;
}
.view-academic-calendar-and-examination table tr th ,
.view-academic-calendar-and-examination table tr td {
  font-size: 0.9rem !important;
}
.cross-institutional-sub-section .view-academic-calendar-and-examination table tr th,
.cross-institutional-sub-section .academic-calendar-examination-block table tr th p{
  font-size: 22px !important;
}
.mphil-cross-institutional-section.deadline-row .application-table tr td {
  font-weight: 500 !important;
  padding: 20px 25px !important;
}

.mphil-cross-institutional-section
  .deadline-row
  .application-table
  tr
  td:first-child {
  text-align: left !important;
}

.mphil-cross-institutional-section .deadline-row p {
  font-size: 14px !important;
  font-weight: bold !important;
  margin-bottom: 10px !important;
}

.mphil-cross-institutional-section .course-header {
  margin-top: 80px !important;
}

.mphil-cross-institutional-section .views-element-container h2 {
  font-size: 32px !important;
  font-weight: 600 !important;
  color: #072633 !important;
  margin-top: 50px !important;
}

.mphil-cross-institutional-section .table-responsive {
  padding: 0 !important;
  overflow: auto;
}

.mphil-cross-institutional-section .table-responsive table tr th {
  background-color: #20586f !important;
  padding: 25px 25px !important;
  font-size: 22px !important;
  font-weight: 600 !important;
  color: #f1f1f1 !important;
}

.mphil-cross-institutional-section .table-responsive table tr td {
  font-size: 18px !important;
  font-weight: 500 !important;
  color: #072633 !important;
  padding: 25px 25px !important;
}

.mphil-cross-institutional-section .deadline-row .application-table tr th:first-child{
  width: 35%;
}

.mphil-cross-institutional-section .deadline-row .application-table tr th:nth-child(2),
.mphil-cross-institutional-section .deadline-row .application-table tr th:nth-child(3),
.mphil-cross-institutional-section .deadline-row .application-table tr th:last-child{
  width: 20%;
}

.mphil-cross-institutional-section .view-postgraduate-courses .table-responsive table tr th:first-child{
  width: 30%;
}

.mphil-cross-institutional-section .view-postgraduate-courses .table-responsive table tr th:nth-child(2){
  width: 50%;
}

.mphil-cross-institutional-section .view-postgraduate-courses .table-responsive table tr th:last-child{
  width: 20%;
}

.cross-institutional-sub-section .application-procedure-section {
  margin-top: 50px !important;
}

.cross-institutional-sub-section .application-procedure-section h5,
.cross-institutional-sub-section .field__item > h5,
.cross-institutional-sub-section .field__item > section > h5,
.undergraduate-student-exchange
  .student-exchange-section
  .student-exchange-section-subtitle {
  font-size: 22px !important;
  font-weight: 500 !important;
  color: #20586f !important;
  margin-bottom: 20px !important;
}

.cross-institutional-sub-section .application-procedure-section ol > li > p,
.cross-institutional-sub-section .field__item > ol > li > p,
.cross-institutional-sub-section .field__item > p,
.cross-institutional-sub-section .field__item > section > ol > li > p,
.undergraduate-student-exchange
  .layout__region--second
  .content
  .field__item
  > p,
.undergraduate-student-exchange .student-exchange-section p,
.undergraduate-student-exchange .student-exchange-section p a,
.minor-maths-adding .adding-section > div > p {
  font-size: 18px !important;
  color: #072633 !important;
}

.cross-institutional-sub-section .application-procedure-section p {
  font-size: 14px !important;
  color: #072633 !important;
  margin-top: 25px !important;
}

.cross-institutional-sub-section hr,
.undergraduate-student-exchange hr {
  margin: 50px 0;
}

.cross-institutional-sub-section
  .field__item
  > section
  > table
  > tbody
  > tr
  > th
  > p {
  font-size: 22px !important;
  font-weight: 600 !important;
  color: #f1f1f1 !important;
}

.cross-institutional-sub-section .field__item > section > ol > li > a > u,
.cross-institutional-sub-section.views-element-container
  .view-footer
  .cuhk-website
  > a,
.cross-institutional-sub-section .views-element-container .view-footer p > a,
.cross-institutional-sub-section .field__item > section > ol > li > p > a,
.undergraduate-student-exchange .student-exchange-section .app-details {
  font-size: 18px !important;
  font-weight: 600 !important;
  color: #20586f;
}

.cross-institutional-sub-section.field__item
  > section
  > ol
  > li
  > a:hover
  .cross-institutional-sub-section.field__item
  > section
  > ol
  > li
  > a
  > u,
.cross-institutional-sub-section
  .views-element-container
  .view-footer
  .cuhk-website
  > a:hover,
.cross-institutional-sub-section
  .views-element-container
  .view-footer
  p
  > a:hover,
.major-course-list-semester-section
  .views-element-container
  .view-footer
  p
  > a:hover,
.undergraduate-student-exchange .student-exchange-section div > a:hover {
  color: #ffc711 !important;
}

.cross-institutional-sub-section .field__item > section > ol > li > a > img,
.cross-institutional-sub-section
  .views-element-container
  .view-footer
  .cuhk-website
  > a
  > img,
.cross-institutional-sub-section
  .views-element-container
  .view-footer
  p
  > a
  > img,
.undergraduate-student-exchange .student-exchange-section p > a > img,
.undergraduate-student-exchange .student-exchange-section div > a > img {
  width: 18px !important;
  margin-left: 3px;
}

.undergraduate-student-exchange .student-exchange-section div > a:hover img,
.undergraduate-student-exchange .student-exchange-section p > a:hover img {
  filter: brightness(0) invert(83%) sepia(8%) saturate(6000%) hue-rotate(360deg)
    contrast(100%) !important;
}

.student-exchange-section div > a {
  text-decoration: underline;
}

.cross-institutional-sub-section
  .views-element-container
  > .content
  > .views-element-container
  > .row,
.major-course-list-semester-section
  .views-element-container
  > .content
  > .views-element-container
  > .row {
  display: block;
  margin: 0 !important;
}

.cross-institutional-sub-section .layout__region--first ol,
.cross-institutional-sub-section .layout__region--first ol {
  padding-left: 0px !important;
}

.cross-institutional-sub-section .academic-calendar-table {
  overflow: auto;
}

.cross-institutional-sub-section .field__item > div > h6,
.undergraduate-student-exchange .field__item > div > h6 {
  font-size: 20px !important;
  font-weight: 600 !important;
  color: #072633 !important;
  margin-top: 2.5rem;
}
.cross-institutional-sub-section .field__item > div > ul li,
.undergraduate-student-exchange .field__item > div > ul li {
  list-style-type: disc !important;
  margin-left: 1rem;
}

.cross-institutional-sub-section .field__item > div > p,
.cross-institutional-sub-section .field__item > div > div > p,
.cross-institutional-sub-section .field__item > div > div > ul > li > a {
  font-size: 16px !important;
  color: #072633 !important;
}

.cross-institutional-sub-section .field__item > div > p {
  margin-top: 1rem;
}
.cross-institutional-sub-section .field__item > div > p:first-of-type {
  margin-top: 2rem;
}
.cross-institutional-sub-section .field__item > div:first-of-type > p {
  margin-top: 0rem;
}

.cross-institutional-sub-section .field__item > div > hr,
.undergraduate-student-exchange .field__item > div > hr {
  margin: 5px 0;
}

.undergraduate-student-exchange .field__item > div > p,
.undergraduate-student-exchange .field__item > div > div > p {
  font-size: 16px !important;
  color: #072633 !important;
}

.bscm-student-exchange-section .student-exchange-table-section {
  overflow: hidden;
}

/* .major-course-list-semester-section table tr td[headers="view-field-summer-table-column"],
.major-course-list-semester-section table tr td[headers="view-field-summer-table-column--2"]{
  display: none!important;
} */

.major-course-list-semester-section table tr th:first-child{
  width: 15%;
}

.major-course-list-semester-section table tr th:nth-child(2){
  width: 40%;
}

.major-course-list-semester-section table tr th:nth-child(3){
  width: 15%;
}

.major-course-list-semester-section table tr th:nth-child(4),
.major-course-list-semester-section table tr th:nth-child(5),
.major-course-list-semester-section.layout--onecol table tr th:nth-child(3){
  width: 8%;
}

.major-course-list-semester-section table tr th:last-child{
  width: 10%;
}

.major-course-list-semester-section.layout--onecol .mobile-general-table-section{
  display: none;
}

/* .page-node-2901 .layout--twocol-section > div{
    padding-left: 0 !important;
} */
.minor-maths-adding .adding-section table tr th {
  font-size: 22px !important;
  font-weight: 600 !important;
  color: #f1f1f1 !important;
  background-color: #20586f !important;
  padding: 18px !important;
}

.minor-maths-adding .adding-section table tr td {
  font-size: 18px !important;
  color: #20586f !important;
  padding: 30px 20px !important;
}

.minor-maths-adding .adding-section > p {
  font-size: 14px !important;
  color: #072633 !important;
}

.minor-maths-adding .adding-section > div > h4 {
  font-size: 45px;
  font-weight: bold !important;
  color: #072633 !important;
  margin-top: 100px !important;
}

.mphil-cross-institutional-section > .layout__region--first,
.mphil-cross-institutional-section > .layout__region--second {
  margin: 0 !important;
}

/* search result page */
.page-view-search .views-element-container > .view-id-search {
  margin-top: 100px !important;
}

.page-view-search .field-content .result-title > a {
  font-size: 35px !important;
  font-weight: bold !important;
  color: #072633 !important;
}

.page-view-search .field-content .created-by {
  font-size: 18px !important;
  color: #072633 !important;
  margin-bottom: 20px !important;
}

.page-view-search .field-content .result-description {
  font-size: 18px !important;
  color: #072633 !important;
}

.page-view-search .view-content > .views-row,
.page-view-search .view-content > em > .views-row {
  margin-top: 50px !important;
}

.page-view-search .block-system-main-block::before {
  content: url("/sites/g/files/asqsls6306/themes/site/cityu_subtheme_2019/images/student-sharing-bg.png");
  display: block;
  width: 118px;
  height: 127px;
  margin-left: auto;
  position: absolute;
  right: 0;
}

.page-node-2656 table.sticky-header,
.page-node-2661 table.sticky-header {
  display: none !important;
}

.academic-calendar-examination-block ol li p:hover a {
  color: #ffc711 !important;
}

.academic-calendar-examination-block ol li a img {
  width: auto !important;
}

.bscm-student-exchange-section .student-exchange-section .app-details:hover {
  color: #ffc711;
}

.bscm-student-exchange-section .student-exchange-section .app-details img {
  width: 20px;
  vertical-align: middle;
  margin-left: 3px;
}

.bscm-student-exchange-section
  .student-exchange-section
  .app-details:hover
  img {
  filter: brightness(0) invert(83%) sepia(8%) saturate(6000%) hue-rotate(360deg)
    contrast(100%) !important;
}

.mphil-cross-institutional-block {
  margin-top: 1rem;
}

.mphil-cross-institutional-block .cross-two-col-content {
  margin-bottom: 5em;
}

h2.node_title{
  margin-top: 4rem;
  margin-bottom: 1rem;
}

p{
  font-size: 18px;
}

h2.node_title h1{
  font-size: 2.813rem !important;
  color: #072633 !important;
  font-weight: bold;
}

@media (max-width: 1681px) {
  .t-sitemap .block-menu {
    margin: 0 !important;
  }

  nav.menu--footer ul.navbar-nav {
    flex-wrap: nowrap !important;
    margin: 0 3% !important;
    justify-content: space-between;
  }

  nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(1) {
    width: unset !important;
  }

  nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(2) {
    width: unset !important;
  }

  nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(3) {
    width: unset !important;
  }

  nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(4) {
    width: unset !important;
  }

  nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(4) > ul,
  nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(4) > span {
    margin-left: 0% !important;
  } 

  .research-student .table-responsive,
  .postdocs-student .table-responsive {
    padding-left: 80px;
    padding-right: 80px;
  }

  .mphil-cross-institutional-section .deadline-row .application-table tr th:first-child{
    width: 40%;
  }
  
  .mphil-cross-institutional-section .deadline-row .application-table tr th:nth-child(2),
  .mphil-cross-institutional-section .deadline-row .application-table tr th:nth-child(3),
  .mphil-cross-institutional-section .deadline-row .application-table tr th:last-child{
    width: 18%;
  }
}

@media (max-width: 1601px){
  .cross-institutional-sub-section .layout__region--first .view-application-period-for-bscm table th:last-child,
  .cross-institutional-sub-section .layout__region--first .view-application-period-for-bscm table th:nth-child(2){
    width: 32%!important;
  }
}

@media (max-width: 1560px) {
  .t-footer-bottom .t-footer-wrapper > .block > div > div > div > img {
    left: -17%;
  }

  /* .research-student > .node--type-page .layout__region {
        padding-left: 100px;
        padding-right: 100px;
    } */
  .section-breadcrumb > .container,
  .research-student-outer-wrapper .layout__region--first,
  .postdocs-outer-wrapper .layout__region--first,
  .student-review-story .layout__region--first,
  .cross-institutional-sub-section,
  .major-course-list-semester-section .layout__region--first,
  .major-course-list-semester-section.layout--onecol,
  .undergraduate-student-exchange .layout__region--second,
  .undergraduate-student-exchange .layout--twocol-section--67-33,
  .bscm-student-exchange-section,
  .minor-maths-adding,
  .minor-maths-programme-structure .layout__region--first,
  .minor-maths-course-list .layout__region,
  .doctor-of-philo-outer-wrapper .layout__region--second,
  .mphil-cross-institutional-section {
    padding-left: 100px !important;
    padding-right: 100px !important;
  }

  #header .t-header-search-icon::after {
    /* font-size: 20px; */
    display: none;
  }

  .cross-institutional-sub-section .layout__region--first table,
  .cross-institutional-sub-section .table-responsive > table,
  .major-course-list-semester-section .layout__region--first table,
  .major-course-list-semester-section .table-responsive > table,
  .bscm-student-exchange-section .layout__region--first table,
  .mphil-cross-institutional-section > .layout__region--first table {
    max-width: 100%;
  }

  .research-student .table-responsive,
  .postdocs-student .table-responsive {
    padding-left: 50px;
    padding-right: 50px;
  }

  .research-student > .view-content > .table-responsive > table th:nth-child(2){
    width: 45%;
  }

  /* .page-node-2256 .view-this-is-a-heading .view-content .container{
        padding-left: 100px;
        padding-right: 100px;
        padding-bottom: 100px !important;
    } */
}

@media (max-width: 1492px){
  .pi-text h3{
    font-size: 45px;
  }
  .cross-institutional-sub-section .layout__region--first .view-application-period-for-bscm table th:last-child,
  .cross-institutional-sub-section .layout__region--first .view-application-period-for-bscm table th:nth-child(2){
    width: 28px!important;
  }

  .cross-institutional-sub-section .layout__region--first .view-application-period-for-bscm table th:first-child{
    width: 22px!important;
  }
}

@media (max-width: 1440px) {
  .t-primary-menu .t-menu-level-0 > li > .t-nav-link {
    padding: 0 10px;
  }

  .t-primary-menu {
    padding: 10px 40px !important;
    margin-top: -28px !important;
  }

  div.t-primary-menu {
    padding: 8px 20px 8px 30px !important;
  }

  .header_logo_border_block img {
    margin-bottom: -70px;
    max-width: 80px;
  }

  #block-headersocialicon > .content > div > div {
    margin-top: 0 !important;
  }

  .t-header-nav-wrapper {
    margin-top: 30px;
  }

  .t-footer-bottom .t-footer-wrapper > .block > div > div > div > img {
    left: -12%;
  }

  /* footer */
  nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(4) > ul,
  nav.menu--footer ul.navbar-nav > li.nav-item:nth-child(4) > span {
    margin-left: 0% !important;
  }

  /* home-page-research */
  .program {
    font-size: 16px;
  }

  .pi-text h3 {
    font-size: 40px;
  }

  .pi-text p {
    font-size: 18px;
  }

  .cross-institutional-sub-section .academic-calendar-table table tr th:last-child,
  .cross-institutional-sub-section .view-academic-calendar-and-examination .view-content table tr th:last-child{
    width: 15%;
  }

  .mphil-cross-institutional-section .deadline-row .application-table tr th:first-child{
    width: 38%;
  }
}

@media (max-width: 1367px){ 
  .mphil-cross-institutional-section .deadline-row .application-table tr td,
  .cross-institutional-sub-section .view-academic-calendar-and-examination table tr td,
  .cross-institutional-sub-section .academic-calendar-examination-block table tr td p{
    font-size: 17px!important;
  }

  table.contact-office tr td{
    font-size: 16px!important;
  }
}

@media (max-width: 1366px) {
  .t-footer-bottom .t-footer-wrapper > .block > div > div > div > img {
    left: -9%;
  }

  .research-student .table-responsive,
  .postdocs-student .table-responsive {
    padding-left: 50px;
    padding-right: 50px;
  }
  .enquiry-section-sticky {
    padding: 2rem 1.5rem !important;
  }
  .enquiry-section-sticky .mt-3 {
    margin-top: 0.5rem !important;
  }
  .enquiry-section-sticky hr {
    margin-top: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }

  .mphil-cross-institutional-section .deadline-row .application-table tr th:nth-child(2){
    width: 23%;
  }

  .mphil-cross-institutional-section .deadline-row .application-table tr th:nth-child(3),
  .mphil-cross-institutional-section .deadline-row .application-table tr th:last-child{
    width: 20%;
  }
}

@media (max-width: 1280px) {
  .future-skills > .pi-img-wrapper {
    margin-bottom: 0px;
    position: relative;
    bottom: -82px;
  }
  .t-header-nav-wrapper {
    margin-top: 40px;
  }

  .t-primary-menu .t-menu-level-0 > li > .t-nav-link {
    font-size: 15px;
  }

  .t-primary-menu {
    margin-top: -48px !important;
  }

  .t-footer-bottom .t-footer-wrapper > .block > div > div > div > img {
    left: -5%;
  }

  .t-sitemap .block-menu {
    margin: 0 !important;
  }

  /* home-page-research */
  .pi-text {
    padding-left: 50px !important;
    padding-right: 50px !important;
    padding-bottom: 0px;
    margin-top: 2em;
  }

  .future-skills {
    /* padding-bottom: 30px; */
    padding-bottom: 30px;
  }

  .future-skills > .pi-img-wrapper > img {
    margin-bottom: 0;
  }

  .student-review-story hr::before {
    width: 100px;
    margin-top: -92px;
    margin-right: -75px;
  }

  .pi-text {
    position: relative !important;
    top: unset !important;
    transform: none !important;
    /* padding-left: 120px !important;
        padding-right: 120px !important; */
  }

  .pi-text-wrapper {
    margin-bottom: 2em;
  }

  .cross-institutional-sub-section.two-col-section .layout__region--second,
  .bscm-student-exchange-section.two-col-section .layout__region--second {
    padding: 0 0 0 50px !important;
  }

  .major-course-list-semester-section table tr th:nth-child(2){
    width: 32%;
  }
}

@media (max-width: 1278px){
  .header #navbar-main .nav-item .t-nav-link{
    font-size: 14px;
  }
}

@media (max-width: 1049px){
  .header #navbar-main .nav-item .t-nav-link{
    font-size: 14px;
  }
}

@media (max-width: 1024px) {
  .corporate-training > .pi-img-wrapper > img,
  .future-skills > .pi-img-wrapper > img {
    height: auto;
  }

  .section-breadcrumb > .container,
  .research-student-outer-wrapper .layout__region--first,
  .postdocs-outer-wrapper .layout__region--first,
  .student-review-story .layout__region--first,
  .cross-institutional-sub-section,
  .major-course-list-semester-section .layout__region--first,
  .undergraduate-student-exchange .layout__region--second,
  .undergraduate-student-exchange .layout--twocol-section--67-33,
  .bscm-student-exchange-section,
  .minor-maths-adding,
  .minor-maths-programme-structure .layout__region--first,
  .minor-maths-course-list .layout__region,
  .doctor-of-philo-outer-wrapper .layout__region--second,
  .mphil-cross-institutional-section,
  .major-course-list-semester-section.layout--onecol {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .navbar-brand-hk img {
    /* width: 265px !important; */
  }

  #header .t-header-text {
    font-size: 21px !important;
  }

  .t-header-nav-wrapper {
    margin-top: 48px;
  }

  .t-sitemap .block-menu {
    margin: 0 !important;
  }

  nav.menu--footer ul.navbar-nav {
    margin: 0 1% !important;
  }

  .t-footer-bottom .t-footer-wrapper > .block > div > div > div > img {
    left: -3%;
    margin-top: -263px;
  }

  /* home-page-research */
  .corporate-training > .pi-img-wrapper > img {
    margin-top: 0;
  }

  .corporate-training {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .future-skills {
    padding-bottom: 30px;
  }

  .future-skills > .pi-img-wrapper > img {
    margin-bottom: 0px;
  }

  .future-skills > .pi-img-wrapper {
    display: unset;
    align-self: flex-end;
  }

  .section-breadcrumb > .container,
  .research-student-outer-wrapper .layout__region--first,
  .postdocs-outer-wrapper .layout__region--first,
  .student-review-story .layout__region--first,
  .cross-institutional-sub-section,
  .major-course-list-semester-section .layout__region--first,
  .undergraduate-student-exchange .layout__region--second,
  .undergraduate-student-exchange.layout--twocol-section--67-33,
  .minor-maths-adding,
  .minor-maths-course-list .layout__region,
  .doctor-of-philo-outer-wrapper .layout__region--second,
  .mphil-cross-institutional-section,
  .bscm-student-exchange-section,
  .major-course-list-semester-section.layout--onecol {
    padding-left: 50px !important;
    padding-right: 50px !important;
  }

  .page-view-search .views-element-container {
    padding-left: 40px;
    padding-right: 40px;
  }

  /* .page-node-2256 .views-field-field-degree-name .field-content {
        font-size: 15px;
    } */
  .enquiry-section-sticky {
    padding: 2rem 0.5rem !important;
  }
  .mphil-cross-institutional-section .deadline-row .application-table tr th {
    padding: 13px !important;
  }

  /* .explore-more-degree-title{
    transform: translate(1%, -185%);
  } */

  .explore-more-degree-title h3{
    font-size: 18px!important;
  }

  .explore-more-degree-title .views-field-field-degree-name{
    font-size: 14px;
  }

  .cross-institutional-sub-section .views-element-container .view-footer p.cuhk-website a{
    font-size: 17px!important;
  }
}

@media (max-width: 999px) {
  /* .t-menu-open {

    } */
  .navbar-brand-hk img {
    margin-top: 0;
  }

  .header_logo_border_block p.csci::after {
    height: 62px !important;
  }

  .header_logo_border_block img {
    margin-bottom: -36px;
  }

  p.csci {
    padding-top: 0 !important;
  }

  #page {
    margin-top: 60px;
  }

  #header {
    padding-bottom: 0px;
  }

  .t-nav-toggle::after,
  .t-nav-toggle.t-nav-active::after {
    padding: 24px;
  }

  .t-header-left {
    padding: 6px 0;
  }

  p.csci {
    margin-left: 0px;
  }

  #header .t-header-wrapper {
    padding: 0 10px !important;
    justify-content: space-between;
  }

  #block-headersocialicon {
    visibility: hidden;
    width: 0;
  }

  .t-header-logo-m {
    width: 70% !important;
  }

  /* .navbar-brand-hk::after{
        left: 27vw !important;
        top: -59px !important;
        height: 58px !important;
	} */
  .cross-institutional-sub-section.two-col-section .layout__region--second,
  .bscm-student-exchange-section.two-col-section .layout__region--second {
    padding: 0 !important;
  }

  .t-menu-open .t-header-wrapper {
    background-color: #072633;
  }

  .t-menu-open #block-exposedformsearchpage-2 {
    width: calc(100% - 60px) !important;
  }

  #navbar-top #block-exposedformsearchpage-2 fieldset {
    width: calc(100% - 10px) !important;
    padding-left: 8%;
  }

  #navbar-top #block-exposedformsearchpage-2 fieldset > .form-control {
    background-color: #072633;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 0;
    color: white;
  }

  #navbar-top #block-exposedformsearchpage-2 fieldset > .form-control:focus {
    outline: none;
    border-bottom: 1px solid white !important;
  }

  #header .t-header-text {
    display: block !important;
  }

  #header .t-header-text {
    width: 85vw !important;
    /* height: 45px !important; */
    background: #072633 !important;
    border-bottom: 1px solid white !important;
    margin-left: 10px !important;
    font-size: 15px !important;
    color: white !important;
  }

  .t-nav-collapse {
    top: 70px !important;    
    background: #072633;
    padding-top: 20px;
  }

  .navbar .t-nav-collapse .t-navbar-nav,
  .navbar #header.t-menu-open {
    background: #072633 !important;
  }

  .t-nav-collapse .t-navbar-nav li {
    border: none !important;
  }

  /* .t-nav-collapse .t-navbar-nav .t-dropdown .t-dropdown-toggle  ~ .show{
        background: #097E89 !important;
    } */
  .search-button {
    margin-right: 20px;
  }

  #header.t-menu-open .t-header-left.t-department-websites {
    display: block !important;
  }

  #header.t-menu-open .t-nav-toggle.t-nav-active {
    margin-left: 0 !important;
  }

  .t-dropdown-toggle.show {
    transition: all 0.2s;
    background: #097e89 !important;
  }

  .t-navbar-nav .t-dropdown-item > .t-nav-link:hover,
  .no-touch .t-nav-collapse .t-navbar-nav .t-dropdown-item > .t-nav-link:hover {
    background: #097e89 !important;
  }

  .t-dropdown-menu {
    background: #031d27 !important;
  }

  .t-nav-collapse .t-navbar-nav .t-dropdown-menu {
    color: white !important;
    background: #031d27 !important;
    box-shadow: none;
  }

  .t-nav-collapse .t-navbar-nav li .t-nav-link > span {
    font-size: 16px;
    font-family: "Raleway";
  }

  .t-nav-collapse .t-menu-level-1 li .t-nav-link > span {
    font-size: 14px;
    font-weight: 300;
  }

  .t-nav-collapse .t-navbar-nav li .t-nav-link > span,
  .t-dropdown-item span.t-nav-link span,
  ul.t-menu-level-1 li.menu-item--expanded span.t-dropdown-toggle span {
    color: white !important;
    /* background: #031D27 !important; */
  }

  /* .t-nav-collapse .t-navbar-nav .t-dropdown .t-dropdown-toggle span::after, */
  .t-sidebar-mobile .t-navbar-nav .t-dropdown .t-dropdown-toggle span::after {
    content: "\f0d7";
  }

  .t-nav-collapse .t-navbar-nav .t-dropdown .t-dropdown-toggle span::after {
    content: "\f0d7";
    transition: all 0.2s;
  }

  .t-nav-collapse
    .t-navbar-nav
    .t-dropdown
    .t-dropdown-toggle.show
    span::after {
    content: "\f0d8";
  }

  .t-nav-collapse .t-navbar-nav .t-dropdown .t-dropdown-toggle.show {
    transition: all 0.2s;
  }

  #header .t-header-wrapper .field--name-body a {
    font-size: 16px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
  }

  /* #header .t-header-wrapper .field--name-body a:hover {
        font-size: 20px;
    } */
  .header_logo_border_block img {
    width: 80%;
  }

  .nav-item .menu-item--expanded .t-dropdown > ul > li > a > span {
    color: #072633;
  }

  .t-nav-search {
    display: none;
  }

  /* .search-block {
        display: block !important;
        width: calc(100% - 46px);
        position: absolute;
        z-index: 100;
        background-color: #072633 !important;
        top: 0;
    } */
  .t-search-input .t-header-search {
    padding-top: 0 !important;
  }

  .t-search-input .t-header-search .t-header-text {
    border-top: none !important;
    border-left: none !important;
    border-right: none !important;
    border-bottom: 1px solid white !important;
    border-radius: 0px !important;
  }

  .t-search-input .t-header-search .t-header-text::placeholder {
    color: white !important;
  }

  .t-search-input .t-header-search .t-header-text:focus {
    color: white !important;
  }

  input:focus {
    border: none !important;
  }

  .t-search-input .t-header-search .t-header-search-icon::after {
    color: white !important;
  }

  /* footer */

  .t-sitemap {
    display: none;
  }

  .t-footer-wrapper {
    flex-wrap: wrap;
  }

  .t-footer-bottom {
    border-top: 5px solid #0cc7cf !important;
    border-bottom: 5px solid #0cc7cf;
  }

  .t-footer .footer-links span {
    display: inline-block;
    padding: 5px;
  }

  .footer-logo {
    margin-left: 46vw;
    top: 51px !important;
    margin-right: 0 !important;
  }

  .t-footer-bottom .t-footer-wrapper > .block > div > div > div > img {
    display: none;
  }

  .t-footer-bottom .t-footer-wrapper > .block {
    margin-top: 35px;
  }

  .site-footer {
    margin-top: 0px !important;
  }

  /* home-page-research */
  .corporate-training {
    flex-direction: column;
    margin-bottom: 0 !important;
  }
 
  .pi-img-wrapper,
  .pi-text-wrapper {
    width: 90% !important;
  }

  .corporate-training > .pi-text-wrapper {
    margin: 0 0 6em 0;
  }

  .future-skills > .pi-text-wrapper {
    margin-top: 3em;
    margin-bottom: 7em;
  }

  .corporate-training .pi-text {
    padding-top: 15px !important;
  }

  .future-skills {
    flex-direction: column-reverse;
  }

  .future-skills > .pi-img-wrapper,
  .future-skills > .pi-text-wrapper {
    margin-left: auto;
  }

  .future-skills > .pi-text-wrapper > .pi-text {
    padding-left: 0 !important;
    padding-right: 50px !important;
    margin-top: 4rem !important;
  }

  .corporate-training > .pi-text-wrapper > .pi-text {
    padding-left: 35px !important;
    padding-right: 0px !important;
  }

  .program {
    font-size: 16px;
  }

  .future-skills > .pi-text p {
    padding-right: 10px;
  }

  .pi-text h3 {
    font-size: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .pi-text p {
    font-size: 18px;
  }

  .pi-text {
    padding-right: 0 !important;
  }

  .programme-info {
    margin-bottom: 0px !important;
  }

  .home-mission::after,
  .programme-section::before {
    display: none;
  }

  .home-mission p{
    margin-bottom: 7rem!important;
  }

  .t-search-input {
    display: none;
  }

  /* student-review-story */
  .student-review-story .row {
    display: block;
    margin: 0;
  }

  .student-review-story .row .col-lg-4,
  .student-review-story .row .col-lg-8 {
    padding: 0;
  }

  .student-review-story .row > div {
    max-width: 100%;
  }

  /* .student-review-story hr::before {
        display: none;
    } */
  /* .page-node-2256 .views-field-field-degree-name .field-content {
        font-size: 18px;
    } */

  .course-list-section .row,
  .minor-maths-course-list .course-list-section .row {
    display: block;
  }

  .course-list-section .row div.course-list-col,
  .minor-maths-course-list .course-list-section .row div {
    margin: 0 auto !important;
    max-width: 80%;
    margin-bottom: 30px !important;
  }

  .course-list-section .row::after,
  .minor-maths-course-list .course-list-section .row::after {
    display: none;
  }

  .course-list-section .row::before,
  .minor-maths-course-list .course-list-section .row::before {
    content: url("/sites/g/files/asqsls6306/files/inline-images/watermark-15.png");
    height: 146px;
    /* width: 157px; */
    display: block;
    position: absolute;
    z-index: 0;
    right: 0;
  }

  /* search-result page */
  .page-view-search .field-content .result-title > a {
    font-size: 28px !important;
  }

  .page-view-search .field-content .created-by {
    font-size: 16px !important;
  }

  .page-view-search .field-content .result-description {
    font-size: 16px !important;
  }

  .doctor-of-philo-outer-wrapper .layout__region--second {
    margin-bottom: 3rem !important;
  }

  .cross-institutional-sub-section .views-element-container .view-footer p.cuhk-website a{
    font-size: 18px!important;
  }
}

@media (max-width: 835px) {
  .research-student::after,
  .postdocs-student::after,
  .doctor-of-philo-research-graduate-outer-wrapper
    .layout__region--second::after {
    content: "";
  }

  #header.t-menu-open .t-header-search {
    margin-left: 45px !important;
  }

  .header_logo_border_block .divide-img{
    right: 85px;
  }
  /* .major-course-list-semester-section table tr td[headers="view-field-semester-table-column"],
  .major-course-list-semester-section table tr td[headers="view-field-semester-table-column--2"]{
    display: none;
  } */

  /* .page-node-2256 .view-content .container {
        padding-left: 50px;
        padding-right: 50px;
        max-width: 700px;
    }
    .page-node-2256 .view-display-id-block_5::after {
        height: 100%;
    }
    .page-node-2256 .view-header h3 {
        background: white;
        padding-bottom: 50px;
    }
    .page-node-2256 .view-content .row > li {
        margin-bottom: 30px;
    }
    .page-node-2256 .view-content .container {
        padding-bottom: 40px !important;
    } */
 

  .research-student .view-students table td {
    border-bottom: 1px solid white !important;
  }

  .views-field-field-heading-image img {
    width: 85vw;
    margin-top: 30px !important;
    margin-left: auto;
    margin-left: 0px !important;
  }

  .cross-institutional-sub-section .view-academic-calendar-and-examination table tr td{
    display: flex;
    justify-content: space-between;
  }

  .cross-institutional-sub-section .view-academic-calendar-and-examination table tr td::before{
    content: attr(headers);
    display: block;
    font-weight: bold;
  }

  /* .page-node-2256 .view-this-is-a-heading .view-content .container{
        padding-left: 50px;
        padding-right: 50px;
    } */
  /* .research-student > .view-content > .table-responsive > table {
        border: 0;
      } */

  /* .research-student > .view-content > .table-responsive > table caption {
        font-size: 1.3em;
      } */
  .bachelor-laws-bsc-computing-mathematics-nobg-img-block
    .block-views-blockstudents-block-3
    table
    td {
    width: 100% !important;
    text-align: right !important;
  }

  /* contactus */
  .contact-us-outer-wrapper .contact-office tbody tr:first-child {
    display: none;
  }

  table.contact-office tr td:first-child {
    padding-left: 7px !important;
    text-align: right;
  }

  .cross-institutional-sub-section
    .view-application-period-for-bscm
    table
    td::before {
    width: 50%;
    text-align: left !important;
  }

  .cross-institutional-sub-section > .layout__region--first,
  .bscm-student-exchange-section > .layout__region--first {
    flex: 100% !important;
  }

  .bachelor-laws-bsc-computing-mathematics-nobg-img-block
    .view-display-id-block_3
    table
    td:nth-child(2) {
    width: 100% !important;
    display: flex;
    justify-content: space-between;
  }

  .bachelor-laws-bsc-computing-mathematics-nobg-img-block
    .view-display-id-block_3
    table
    td {
    text-align: right !important;
  }

  /* .page-node-2656 .view-application-period-for-bscm table td:first-child td::before{
          display: none;
      } */
  /* .page-node-2656 .view-application-period-for-bscm table td::before{
         
      } */
  .bsc-compute-math-model table,
  .cross-institutional-sub-section .layout__region--first table,
  .major-course-list-semester-section .layout__region--first table,
  .undergraduate-student-exchange .student-exchange-table-section table {
    white-space: normal !important;
  }

  .bscm-content {
    margin-bottom: 5rem;
  }

  .block-views-blockmsfms-courses-block-1 table tbody td:nth-child(2) {
    display: flex;
    justify-content: space-between;
    padding-left: 6px !important;
  }

  .mphil-cross-institutional-section
    .deadline-row
    .application-table
    tr
    td:first-child {
    display: flex !important;
    justify-content: space-between !important;
    text-align: right !important;
  }

  .research-student > .view-content > .table-responsive > table thead,
  .postdocs-student > .view-content > .table-responsive > table thead,
  .doctor-of-philo-research-graduate-outer-wrapper table thead,
  .contact-us-outer-wrapper .contact-office thead,
  .bsc-compute-math-model table tbody tr:first-child th,
  .cross-institutional-sub-section
    .view-application-period-for-bscm
    table
    thead,
  .cross-institutional-sub-section
    .view-information-types-for-cityu-bscm
    table
    thead,
  .cross-institutional-sub-section
    .view-academic-calendar-and-examination
    table
    thead,
  .cross-institutional-sub-section
    .view-information-for-hkbu-mathematics
    table
    thead,
  .cross-institutional-sub-section .academic-calendar-table table tbody tr > th,
  .major-course-semester-block table thead,
  .major-course-semester-block table tbody tr > th,
  .undergraduate-student-exchange
    .student-exchange-table-section
    table
    tbody
    tr
    th,
  .bachelor-laws-bsc-computing-mathematics-nobg-img-block
    .view-msfms-courses
    table
    thead
    tr
    th,
  .minor-maths-adding .adding-table-section table tbody tr th,
  .msc-financial-statistics-two-col-outer-wrapper
    .mscfms-structure-table
    thead
    tr
    th,
  .msc-financial-statistics-two-col-outer-wrapper
    .view-msfms-courses
    table
    thead
    tr
    th,
  .mphil-cross-institutional-section .application-table thead tr th,
  .mphil-cross-institutional-section .view-postgraduate-courses thead tr th,
  .bscm-student-exchange-section .student-exchange-section table tr th,
  .adjunct-professor-visiting-fellow-section .views-element-container table tr th,
  .major-course-list-semester-section.layout--onecol table tr th,
  .major-course-list-semester-section.layout--onecol table thead tr td {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }

  .research-student > .view-content > .table-responsive > table tr,
  .postdocs-student > .view-content > .table-responsive > table tr,
  .doctor-of-philo-research-graduate-outer-wrapper table tr,
  .contact-us-outer-wrapper .contact-office tr,
  .bsc-compute-math-model table tr,
  .cross-institutional-sub-section .view-application-period-for-bscm tr,
  .cross-institutional-sub-section
    .view-information-types-for-cityu-bscm
    table
    tr,
  .cross-institutional-sub-section.view-academic-calendar-and-examination
    table
    tr,
  .cross-institutional-sub-section
    .view-information-for-hkbu-mathematics
    table
    tr,
  .cross-institutional-sub-section .academic-calendar-table table tr,
  .major-course-semester-block table tr,
  .undergraduate-student-exchange .student-exchange-table-section table tr,
  .bachelor-laws-bsc-computing-mathematics-nobg-img-block
    .view-msfms-courses
    table
    tr,
  .minor-maths-adding .adding-table-section table tr,
  .msc-financial-statistics-two-col-outer-wrapper .mscfms-structure-table tr,
  .msc-financial-statistics-two-col-outer-wrapper .view-msfms-courses table tr,
  .mphil-cross-institutional-section .application-table tr,
  .mphil-cross-institutional-section .view-postgraduate-courses tr,
  .bscm-student-exchange-section .student-exchange-section table tr,
  .adjunct-professor-visiting-fellow-section .views-element-container table tr {
    /* border-bottom: 3px solid #ddd; */
    display: block;
    margin-bottom: 0.625em;
  }

  .research-student > .view-content > .table-responsive > table td,
  .postdocs-student > .view-content > .table-responsive > table td,
  .doctor-of-philo-research-graduate-outer-wrapper table td,
  .contact-us-outer-wrapper .contact-office td,
  .bsc-compute-math-model table td,
  .cross-institutional-sub-section .view-application-period-for-bscm table td,
  .cross-institutional-sub-section
    .view-information-types-for-cityu-bscm
    table
    td,
  .cross-institutional-sub-section
    .view-academic-calendar-and-examination
    table
    td,
  .cross-institutional-sub-section
    .view-information-for-hkbu-mathematics
    table
    td,
  .cross-institutional-sub-section .academic-calendar-table table td,
  .major-course-semester-block table td,
  .undergraduate-student-exchange .student-exchange-table-section table td,
  .bachelor-laws-bsc-computing-mathematics-nobg-img-block
    .view-msfms-courses
    table
    td,
  .minor-maths-adding .adding-table-section table td,
  .msc-financial-statistics-two-col-outer-wrapper .mscfms-structure-table td,
  .msc-financial-statistics-two-col-outer-wrapper .view-msfms-courses table td,
  .mphil-cross-institutional-section .application-table td,
  .mphil-cross-institutional-section .view-postgraduate-courses td,
  .bscm-student-exchange-section .student-exchange-section table tr td,
  .adjunct-professor-visiting-fellow-section .views-element-container table td,
  .major-course-list-semester-section.layout--onecol table tr td {
    border-bottom: 1px solid #ddd;
    display: block;
    text-align: right;
  }
  .research-student > .view-content > .table-responsive > table td{
    text-align: left;
  }

  .bscm-student-exchange-section .student-exchange-section table tr td {
    display: flex;
    flex-direction: column;
    text-align: left;
  }

  .bscm-student-exchange-section .student-exchange-section table tr td p {
    line-height: 2.5;
  }

  .research-student > .view-content > .table-responsive > table td::before,
  .postdocs-student > .view-content > .table-responsive > table td::before,
  .doctor-of-philo-research-graduate-outer-wrapper table td::before,
  .contact-us-outer-wrapper .contact-office td::before,
  .bsc-compute-math-model table td::before,
  .cross-institutional-sub-section
    .view-application-period-for-bscm
    table
    td::before,
  .cross-institutional-sub-section
    .view-information-types-for-cityu-bscm
    table
    td::before,
  .cross-institutional-sub-section.view-academic-calendar-and-examination
    table
    td::before,
  .cross-institutional-sub-section
    .view-information-for-hkbu-mathematics
    table
    td::before,
  .cross-institutional-sub-section .academic-calendar-table table td::before,
  .major-course-semester-block table td::before,
  .undergraduate-student-exchange
    .student-exchange-table-section
    table
    td::before,
  .bachelor-laws-bsc-computing-mathematics-nobg-img-block
    .view-msfms-courses
    table
    td::before,
  .minor-maths-adding .adding-table-section table td::before,
  .msc-financial-statistics-two-col-outer-wrapper
    .mscfms-structure-table
    td::before,
  .msc-financial-statistics-two-col-outer-wrapper
    .view-msfms-courses
    table
    td::before,
  .mphil-cross-institutional-section .application-table td::before,
  .mphil-cross-institutional-section .view-postgraduate-courses td::before,
  .bscm-student-exchange-section .student-exchange-section table tr td::before,
  .adjunct-professor-visiting-fellow-section .views-element-container table td:before,
  .major-course-list-semester-section.layout--onecol table tr td:before {
    /*
        * aria-label has no advantage, it won't be read inside a table
        content: attr(aria-label);
        */
    content: attr(headers);
    float: left;
    font-weight: bold;
    /* text-transform: uppercase; */
    font-size: 18px;
    line-height: 1;
    padding-right: 1em;
  }

  /* .postdocs-student > .view-content > .table-responsive > table td::before {
        content: attr(header-table);
        float: left;
        font-weight: bold;
        text-transform: uppercase;
      } */

  /* .research-student > .view-content > .table-responsive > table td:last-child {
        border-bottom: 0;
      } */
  .student-review-story .d-flex {
    flex-direction: row !important;
  }

  .student-review-story .layout__region--first {
    margin-bottom: 5rem !important;
  }
  .research-graduates table td[headers|="Field of Study"] {
    text-align: right;
  }
  .research-graduates table td[headers|="Field of Study"]::before {
    text-align: left;
  }

  .major-course-list-semester-section.layout--onecol .mobile-general-table-section,
  .major-course-list-semester-section.layout--onecol .block-field-blocknodecurriculumfield-semester-table-section .mobile-general-table-section table,
  .major-course-list-semester-section.layout--onecol .block-field-blocknodecurriculumfield-semester-table-section .mobile-general-table-section table tbody,
  .major-course-list-semester-section.layout--onecol .block-field-blocknodecurriculumfield-semester-table-section .mobile-general-table-section table tr{
    display: block!important;
  }

  .major-course-list-semester-section.layout--onecol .block-field-blocknodecurriculumfield-semester-table-section table{
    display: none;
  }
}

@media (max-width: 768px) {
  #header.t-menu-open .t-header-search {
    margin-left: 17px !important;
  }

  #navbar-top #block-exposedformsearchpage-2 fieldset {
    padding-left: 4%;
  }

  .contact-us-outer-wrapper .field--type-text-with-summary .row:nth-child(2) {
    overflow: auto;
  }

  .contact-office {
    white-space: normal;
  }
}

@media (max-width: 767px) {
  .timeline > li .timeline-image {
    left: -45px !important;
    top: -14px !important;
  }

  .timeline > li.timeline-inverted > .timeline-panel > .timeline-heading h4 {
    text-align: left !important;
  }

  .timeline > li.timeline-inverted > .timeline-panel > .timeline-body p {
    text-align: left !important;
  }

  .timeline-heading h4 {
    font-size: 35px !important;
  }

  .timeline:before {
    margin-left: -21.5px !important;
  }

  .timeline {
    padding-left: 10% !important;
  }

  .timeline > li {
    min-height: 85px;
  }

  .student-review-story
    .block-views-blockstudent-review-story-block-2
    .views-row {
    display: flex;
    flex-direction: column;
    margin: 3em 0 2em 0em;
  }
}

@media (max-width: 641px) {
  /* .node--type-student-review .row {
        flex-direction: column !important;
    }
    .node--type-student-review .row .col-lg-4 {
        flex: 0 0 100% !important;
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px;
    } */
  .bsc-compute-math-model {
    width: 100% !important;
  }

  .course-list-section {
    margin-top: 0rem !important;
  }

  .explore-more-degree-title{
    /* transform: translate(-4%, -160%); */
  }

  h2.node_title h1{
    font-size: 1.375rem!important;
  }
}

@media (max-width: 640px) {
  .future-skills > .pi-text-wrapper {
    margin-bottom: 5em;
  }

  .corporate-training > .pi-text-wrapper {
    margin: 0 0 4em;
  }

 

  .section-breadcrumb .breadcrumb a {
    font-size: 14px !important;
  }

  .section-breadcrumb > .container,
  .research-student-outer-wrapper .layout__region--first,
  .postdocs-outer-wrapper .layout__region--first,
  .student-review-story .layout__region--first,
  .cross-institutional-sub-section,
  .major-course-list-semester-section .layout__region--first,
  .undergraduate-student-exchange .layout__region--second,
  .bscm-student-exchange-section,
  .minor-maths-adding,
  .minor-maths-course-list .layout__region,
  .doctor-of-philo-outer-wrapper.layout__region--second,
  .mphil-cross-institutional-section,
  .minor-maths-programme-structure .layout__region--first,
  .doctor-of-philo-outer-wrapper .layout__region--second,
  .major-course-list-semester-section.layout--onecol {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }

  .research-student .table-responsive,
  .postdocs-student .table-responsive .minor-maths-adding {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .program {
    font-size: 10px;
  }

  .pi-text h3 {
    font-size: 22px;
  }

  .pi-text p {
    font-size: 12px;
  }

  .pi-text a {
    font-size: 13px;
  }

  .pi-text a > svg {
    width: 20px;
    height: 20px;
  }

  .programme-section h3 {
    font-size: 22px !important;
  }

  .timeline-body p {
    font-size: 14px !important;
  }

  .t-footer .footer-links a,
  .t-footer .footer-copyright {
    font-size: 10px;
  }

  .t-footer-bottom .t-footer-wrapper > .block {
    text-align: left;
  }

  .student-review-story hr::before {
    width: 65px;
    margin-top: -59px;
    margin-right: 0;
  }

  .student-review-story .views-field-field-degree-name {
    font-size: 22px;
  }

  /* stuent-review-story */
  .student-review-story .view-content {
    padding-left: 0px;
    padding-right: 0px;
  }

  .student-review-story .row > div > .d-flex {
    display: block !important;
  }

  .student-review-story .d-flex > .views-field-title a,
  .student-review-story .d-flex > .views-field-title {
    border: none;
    margin-bottom: 0;
  }

  .student-review-story .d-flex > .views-field-field-degree-name {
    border: none;
    padding-left: 0;
  }

  .student-review-story .d-flex > .views-field-field-year-active {
    padding-left: 0;
    margin-top: 0;
  }
  .explore-more-degree-title h3{
    font-size: 18px!important;
  }
  .explore-more-degree-title .views-field-field-degree-name{
    font-size: 14px;
  }

  /* .page-node-2256 .views-field-field-degree-name .field-content {
        font-size: 14px;
    }
    .page-node-2256 .view-content .container {
        padding-left: 20px;
        padding-right: 20px;
    } */
  .course-list-section .row::before,
  .minor-maths-course-list .course-list-section .row::before {
    display: none;
  }

  .course-list-section .row div.course-list-col,
  .minor-maths-course-list .course-list-section .row div {
    margin: 0 auto !important;
    max-width: 100%;
    margin-bottom: 25px !important;
  }

  .course-list-col .white-box p > a,
  .minor-maths-course-list .white-box p > a {
    font-size: 18px !important;
  }

  .course-list-col .white-box p:nth-child(2),
  .minor-maths-course-list .white-box p:nth-child(2) {
    font-size: 14px !important;
  }

  .course-list-section,
  .minor-maths-course-list .course-list-section {
    margin-top: 4rem !important;
  }

  .bsc-compute-math-model {
    overflow: auto;
  }

  .bs-region--main .view-research-students .view-content .container {
    padding-left: 20px;
    padding-right: 20px;
  }

  /* .page-node-2256 .view-this-is-a-heading .view-content .container {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 100px !important;
    }
    .page-node-2256 .views-field-field-heading-image::after{
        display: none;
    }
    .page-node-2256 .view-this-is-a-heading .view-content .container .row > .col-lg-4{
        max-width: 100% !important;
    } */
  .views-field-field-heading-image img {
    width: 100%;
  }

  .bsc-compute-math-model {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .bachelor-laws-bsc-computing-mathematics-nobg-img-block
    .view-display-id-block_3
    table
    td {
    padding-left: 1px !important;
    padding-right: 1px !important;
  }

  .mphil-cross-institutional-section .deadline-row .application-table tr td {
    font-weight: 500 !important;
    padding: 20px 20px !important;
  }

  .mphil-cross-institutional-section .deadline-row .application-table tr td,
  .doctor-of-philo-research-graduate-outer-wrapper table td:nth-child(2),
  .cross-institutional-sub-section .view-academic-calendar-and-examination table tr td,
  .cross-institutional-sub-section .academic-calendar-examination-block table tr td p {
    font-size: 14px !important;
  }

  .suggested-study-path-container table tbody tr th {
    font-size: 14px !important;
    padding: 10px 0 !important;
  }

  .suggest-study-path-section table td {
    font-size: 14px !important;
  }

  .research-student > .view-content > .table-responsive > table td,
  .postdocs-student > .view-content > .table-responsive > table td,
  .doctor-of-philo-research-graduate-outer-wrapper table td,
  .contact-us-outer-wrapper .contact-office td,
  .bsc-compute-math-model table td,
  .cross-institutional-sub-section .view-application-period-for-bscm table td,
  .cross-institutional-sub-section
    .view-information-types-for-cityu-bscm
    table
    td,
  .cross-institutional-sub-section
    .view-academic-calendar-and-examination
    table
    td,
  .cross-institutional-sub-section
    .view-information-for-hkbu-mathematics
    table
    td,
  .cross-institutional-sub-section .academic-calendar-table table td,
  .major-course-semester-block table td,
  .undergraduate-student-exchange .student-exchange-table-section table td,
  .bachelor-laws-bsc-computing-mathematics-nobg-img-block
    .view-msfms-courses
    table
    td,
  .minor-maths-adding .adding-table-section table td,
  .msc-financial-statistics-two-col-outer-wrapper .mscfms-structure-table td,
  .msc-financial-statistics-two-col-outer-wrapper .view-msfms-courses table td,
  .mphil-cross-institutional-section .application-table td,
  .mphil-cross-institutional-section .view-postgraduate-courses td,
  .major-course-list-semester-section.layout--onecol table tr td {
    border-bottom: 1px solid #ddd;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    text-align: right;
    font-size: 14px !important;
  }

  .bscm-student-exchange-section .student-exchange-section table tr td,
  .bachelor-laws-bsc-computing-mathematics-nobg-img-block
    .view-display-id-block_3
    table
    td
    span {
    font-size: 14px !important;
  }

  /* .research-student > .view-content > .table-responsive > table td{
       
    } */
  .research-student > .view-content > .table-responsive > table td::before,
  .postdocs-student > .view-content > .table-responsive > table td::before,
  .doctor-of-philo-research-graduate-outer-wrapper table td:before,
  .contact-us-outer-wrapper .contact-office td::before,
  .bsc-compute-math-model table td::before,
  .cross-institutional-sub-section
    .view-application-period-for-bscm
    table
    td::before,
  .cross-institutional-sub-section
    .view-information-types-for-cityu-bscm
    table
    td::before,
  .cross-institutional-sub-section
    .view-academic-calendar-and-examination
    table
    td::before,
  .cross-institutional-sub-section
    .view-information-for-hkbu-mathematics
    table
    td::before,
  .cross-institutional-sub-section .academic-calendar-table table td::before,
  .major-course-semester-block table td::before,
  .undergraduate-student-exchange
    .student-exchange-table-section
    table
    td::before,
  .bachelor-laws-bsc-computing-mathematics-nobg-img-block
    .view-msfms-courses
    table
    td::before,
  .minor-maths-adding .adding-table-section table td::before,
  .msc-financial-statistics-two-col-outer-wrapper
    .mscfms-structure-table
    td::before,
  .msc-financial-statistics-two-col-outer-wrapper
    .view-msfms-courses
    table
    td::before,
  .mphil-cross-institutional-section .application-table td::before,
  .mphil-cross-institutional-section .view-postgraduate-courses td::before,
  .bscm-student-exchange-section .student-exchange-section table tr td::before,
  .major-course-list-semester-section.layout--onecol table tr td:before {
    text-align: left;
    font-size: 14px !important;
    min-width: 100px !important;
    line-height: 1.5;
  }

  .cross-institutional-sub-section table caption,
  .cross-institutional-sub-section table tr th,
  .major-course-semester-block table caption,
  .major-course-semester-block table tr th,
  .undergraduate-student-exchange .student-exchange-section table tr th p,
  .mphil-cross-institutional-section .deadline-row .application-table tr th,
  .major-course-list-semester-section.layout--onecol table tr th,
  .cross-institutional-sub-section .view-academic-calendar-and-examination table tr th,
.cross-institutional-sub-section .academic-calendar-examination-block table tr th p {
    font-size: 16px !important;
  }

  .undergraduate-student-exchange
    .layout__region--second
    .content
    .field__item
    > p,
  .undergraduate-student-exchange .student-exchange-section p,
  .undergraduate-student-exchange .student-exchange-section p a,
  .minor-maths-adding .adding-section > div > p,
  .bsc-compute-math-model table tr td p a,
  .cross-institutional-sub-section .application-procedure-section ol > li > p,
  .cross-institutional-sub-section .field__item > ol > li > p,
  .cross-institutional-sub-section .field__item > p,
  .cross-institutional-sub-section .field__item > section > ol > li > p,
  .undergraduate-student-exchange
    .layout__region--second
    .content
    .field__item
    > p,
  .undergraduate-student-exchange .student-exchange-section p,
  .undergraduate-student-exchange .student-exchange-section p a,
  .minor-maths-adding .adding-section > div > p,
  .cross-institutional-sub-section .field__item > div > p,
  .cross-institutional-sub-section .field__item > div > div > p,
  .cross-institutional-sub-section .field__item > div > div > ul > li > a,
  .mphil-cross-institutional-block .cross-two-col-content p {
    font-size: 14px !important;
  }

  .cross-institutional-sub-section
    .views-element-container
    .view-header
    .view-header-subtitle,
  .undergraduate-student-exchange .student-exchange-section h6,
  .cross-institutional-sub-section .field__item > div > h6,
  .cross-institutional-sub-section .field__item > div > h6,
  .undergraduate-student-exchange .field__item > div > h6 {
    font-size: 16px !important;
  }

  .cross-institutional-sub-section .views-element-container .view-header h5,
  .cross-institutional-sub-section .views-element-container .view-header h4,
  .cross-institutional-sub-section .views-element-container .view-header h5,
  .cross-institutional-sub-section .view-header h4,
  .major-course-list-semester-section .views-element-container .view-header h5,
  .major-course-list-semester-section .views-element-container .view-header h4,
  .major-course-list-semester-section .views-element-container .view-header h5,
  .major-course-list-semester-section .view-header h4,
  .major-course-list-semester-section.layout--onecol h3,
  .major-course-list-semester-section.layout--onecol h4,
  .undergraduate-student-exchange .student-exchange-section h5,
  .undergraduate-student-exchange .student-exchange-section div > h4,
  .mphil-cross-institutional-section .deadline-row .deadline,
  .student-exchange-section h5,
  .mphil-cross-institutional-section .views-element-container h2 {
    font-size: 20px !important;
  }
  .student-exchange-section > h5:first-of-type {
    font-size: 22px !important;
    margin-top: 0;
  }
  .student-exchange-section h5 {
    font-size: 18px !important;
  }
  .student-exchange-section > div:nth-child(16) {
    margin-bottom: 2rem;
  }

  .student-exchange-section > div:nth-child(15) > h5 {
    font-size: 22px !important;
  }

  .programme-requirement-section h4,
  .adding-section h4,
  .course-list-section > h4,
  .research-section h3,
  /* .bs-region--main h3, */
  .cross-instititional-section h4,
  .bscm-student-exchange-block .content span,
  .mphil-cross-institutional-block h3,
  .mphil-cross-institutional-section .deadline-row h3,
  .mphil-cross-institutional-section .course-header span {
    font-size: 22px !important;
  }

  p,
  li,
  td,
  u,
  a {
    font-size: 0.875rem !important;
  }

  h4 {
    font-size: 22px !important;
  }

  h5 {
    font-size: 18px !important;
  }

  .faulty-btn,
  .research-btn {
    height: 48px !important;
  }

  /* .bsc-compute-math-model h4,
    .course-list-section > h4,
    .page-node-2901 .course-list-section > h4 
    {
        font-size: 22px !important;
    } */
  .bsc-compute-math-model table tr td:first-child {
    font-size: 14px !important;
  }

  .model-section table:after {
    top: 0 !important;
    padding-top: 8rem !important;
  }
}

.major-course-list-semester-section table tr td {
  font-size: 14px !important;
}

@media (max-width: 550px) {
  .t-nav-toggle::after,
  .t-nav-toggle.t-nav-active::after {
    padding: 18px;
  }

  #header.t-menu-open .t-header-search {
    margin-left: 10px !important;
  }

  #block-headersocialicon,
  .header_logo_border_block .divide-img {
    display: none;
  }

  #header .t-header-text {
    width: 75vw !important;
  }

  .t-nav-collapse {
    top: 58px !important;
  }

  /* footer */

  .footer-logo {
    margin-left: 23vw;
    top: 60px !important;
  }

  /* home-page-research */

  /* about-us-timeline */
  .timeline > li .timeline-image {
    left: -51px !important;
    top: -15px !important;
  }

  .timeline:before {
    left: 19px !important;
  }

  .corporate-training > .pi-text-wrapper{
    margin: 0;
  }

  /* .timeline > li .timeline-panel, .timeline > li.timeline-inverted > .timeline-panel {
        padding: 0 20px 0 24px !important;
    } */

  /* .page-node-2671 .model-section table {
        white-space: nowrap;
    } */

  /* .page-node-2751 .block-views-blockstudents-block-3 table td {
        padding-left: 0px !important;
    } */
}

@media screen and (max-width: 480px) {
  /* #header .t-header-wrapper {
        padding: 0 14px 0 ;
    } */
  /* .navbar-brand-hk::after {
        left: 54vw !important;
        top: -57px !important;
        height: 52px !important;
    } */

  .timeline > li .timeline-image {
    left: -40px !important;
  }
  .block-views-blockmsfms-courses-block-1 table {
    width: 100% !important;
  }

  #block-headerlink > .content > div {
    display: flex;
  }

  .csci {
    padding: 2px 5px !important;
  }

  .t-header-logo-m {
    width: 100% !important;
  }

  #header .t-header-wrapper .field__item img {
    width: 42px !important;
  }

  #header .t-header-wrapper .field--name-body a {
    font-size: 8px !important;
  }

  /* .timeline > li:nth-child(1) {
        margin-bottom: 110px !important;
    }
    .timeline > li:nth-child(2) {
        margin-bottom: 142px !important;
    }
    .timeline > li:nth-child(3) {
        margin-bottom: 140px !important;
    } */
  .node--type-student-review .row {
    flex-direction: column !important;
  }

  .node--type-student-review .row .col-lg-4,
  .bs-region--main .view-content .container .row .col-lg-4 {
    flex: 0 0 100% !important;
    max-width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .explore-more-degree-title{
    /* transform: translate(-4%, -120%); */
    bottom: 7%;
  }
}

@media screen and (max-width: 425px) {
  .timeline > li .timeline-image {
    left: -39px !important;
    top: -15px !important;
  }

  .header_logo_border_block p.csci::after {
    margin-left: 3px;
    margin-right: 3px;
    height: 60px !important;
    top: 0px;
  }

  .header_logo_border_block img {
    margin-right: 27px;
  }
}

@media (max-width: 395px) {
  /* .navbar-brand-hk::after {
        left: 51vw !important;
    } */
  .timeline > li .timeline-image {
    left: -35px !important;
  }
}

@media (max-width: 375px) {
  .navbar-brand-hk::after {
    left: 48vw !important;
  }
}

@media (max-width: 360px) {
  /* .navbar-brand-hk::after {
        left: 46vw !important;
    } */
  .timeline > li .timeline-image {
    left: -33px !important;
  }
}

@media (max-width: 320px) {
  /* .t-header-logo-m {
        width: 47px !important;
    } */
    .header_logo_border_block img {
    margin-right: 12px;
  }

  #header .t-header-wrapper .field__item img {
    width: 35px !important;
  }

  /* .navbar-brand-hk::after {
        left: 42vw !important;
    } */
  .timeline > li .timeline-image {
    left: -28px !important;
  }

  /* .page-node-2256 .views-field-title > .field-content > a {
        margin-top: -35%;
    }
    .page-node-2256 .views-field-field-degree-name .field-content {
        margin-top: -20%;
    } */
}

@media (min-width: 768px) {
}

@media (min-width: 1024px) {
  .navbar-brand-hk img {
    width: 265px !important;
  }
}

@media (min-width: 1200px) {
  .navbar-brand-hk img {
    width: 323px !important;
  }
}

@media (min-width: 1560px) {
  #block-exposedformsearchpage
    > .content
    > form
    > .form-row
    > fieldset
    > .form-control {
    height: calc(2.25rem + 22px);
  }

  table.contact-office tr:first-child th:first-child {
    width: 32vw;
  }

  .search-block-lg {
    width: calc(100% - 170px);
  }

  #header .t-header-text {
    height: 70px !important;
  }
}

/* @media only screen and (min-device-width: 200px) and (max-device-width: 384px){
    .t-search-input {
        display: none !important;
    }
} */
