/* News Listing Page*/
.n-clip,
.n-clip img {
  height: 245px; }

.for-scale:hover {
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

.clip-bg {
  padding: 0px; }

.clip-bg img {
  margin: 0 auto; }

.news-row {
  width: 100%;
  height: 245px;
  margin-top: 50px; }

.view-content .news-row:nth-child(even) .clip-bg {
  left: 66.66666667%; }

.view-content .news-row:nth-child(even) .new-group {
  right: 33.33333333%;
  height: 245px;
  border-bottom: 6px solid #25bee8; }

.view-content .news-row:nth-child(even) .n-clip img {
  float: right; }

.view-content .news-row:nth-child(odd) .new-group {
  background-image: url("/ceng/sites/g/files/asqsls3426/themes/site/custom/cityu_ceng/img/news_bg.png");
  background-size: cover;
  height: 245px; }

/*listing news page mobile version*/
@media only screen and (max-width: 991px) {
  .news-row {
    height: unset;
    border: none;
    padding: 0; }
  .view-content .news-row:nth-child(even) .clip-bg {
    left: unset;
    width: 100%; }
  .view-content .news-row:nth-child(even) .new-group {
    right: unset;
    width: 100%; }
  .new-group {
    border-bottom: 2px solid #d4b430;
    margin-bottom: 20px;
    padding-bottom: 20px;
    height: auto !important; }
  .n-clip img {
    width: 100%;
    height: unset; } }

body {
  background-image: url("/ceng/sites/g/files/asqsls3426/themes/site/custom/cityu_ceng/img/ceng_bg.png");
  background-size: cover; }

.path-frontpage {
  /*world ranking*/
  /*data*/
  /*data*/ }
  .path-frontpage .news-achievements {
    margin-top: 40px; }
  .path-frontpage .paragraph--id--2131 .viewsreference--view-title {
    font-size: 30px;
    color: #00aad4;
    font-weight: 900;
    letter-spacing: 0.5px;
    word-spacing: 2px; }
  .path-frontpage .news-date {
    padding: 0;
    margin: 0; }
  .path-frontpage .center {
    display: block;
    margin: 0 auto; }
  .path-frontpage .more-link {
    text-align: center;
    margin: 40px 0; }
  .path-frontpage .read-more {
    margin-top: 130px !important; }
  @media only screen and (min-width: 1200px) {
    .path-frontpage .paragraph--id--2131 {
      margin-top: 50px; } }
  .path-frontpage .world-ranking {
    background-image: url("/ceng/sites/g/files/asqsls3426/themes/site/custom/cityu_ceng/img/ranking_bg.svg");
    background-size: cover;
    padding: 40px 0;
    text-align: center;
    color: #fff;
    height: 450px; }
  .path-frontpage .world-ranking .row {
    margin: 0; }
  .path-frontpage .world-ranking h3 {
    font-size: 18px; }
  .path-frontpage .th {
    font-size: 25px;
    display: inline-block;
    position: relative;
    bottom: 20px; }
  .path-frontpage .ranking-title {
    font-size: 16px; }
  .path-frontpage p.ranking-title {
    padding: 0;
    margin: 0; }
  .path-frontpage p.ranking-name {
    font-size: 12px !important;
    padding: 0;
    margin: 0; }
  .path-frontpage .counter {
    display: inline-block;
    margin: 1.5%;
    font-size: 80px !important;
    vertical-align: middle; }
  .path-frontpage .news-link-con {
    padding: 50px 0;
    text-align: center; }
  .path-frontpage .glyphicon {
    background-color: #fff;
    padding: 15px; }
  .path-frontpage .carousel-control .glyphicon-chevron-left,
  .path-frontpage .carousel-control .glyphicon-chevron-right {
    width: unset;
    height: unset;
    font-size: 20px; }
  .path-frontpage .carousel-control {
    color: #6e4fa7; }
  .path-frontpage .carousel-inner {
    max-height: 400px;
    min-height: 200px;
    float: none !important; }
  .path-frontpage .carousel-inner > .item > img, .path-frontpage .carousel-inner > .item > a > img, .path-frontpage .paragraph--type--bp-carousel .paragraph--type--bp-image img {
    min-height: 200px;
    object-fit: cover; }
  .path-frontpage .carousel-control:hover {
    color: #6e4fa7; }
  .path-frontpage .quick-links p {
    padding: 0; }
  @media only screen and (max-width: 991px) {
    .path-frontpage .news-none {
      display: none; }
    .path-frontpage .world-ranking {
      display: none; }
    .path-frontpage .view-content .news-row:nth-child(2n) .new-group,
    .path-frontpage .view-content .news-row:nth-child(2n+1) .new-group,
    .path-frontpage .n-clip {
      height: unset; } }

/*Content Page*/
body:not(.path-frontpage) {
  background-image: url("/ceng/sites/g/files/asqsls3426/themes/site/custom/cityu_ceng/img/ceng_bg.png");
  background-size: cover; }

.inner-banner {
  max-width: 100%;
  object-fit: cover; }

@media only screen and (max-width: 767px) {
  .region-content .content-bottom-border {
    border-left: 1px solid #25bee8; } }

@media only screen and (min-width: 768px) {
  .region-content .content-row-margin {
    margin-bottom: 20px; }
  .region-content .content-left-border {
    border-left: 1px solid #25bee8; }
  .region-content .nav-tabs > li.active > a,
  .region-content .nav-tabs > li.active > a:hover,
  .region-content .nav-tabs > li.active > a:focus {
    color: #3c268c;
    border: 1px solid #00aad4;
    border-bottom: 2px solid transparent; }
  .region-content .nav-tabs {
    border-bottom: none; }
    .region-content .nav-tabs li {
      margin-top: 10px; }
  .region-content .nav-tabs > li > a {
    border-bottom: 2px solid #00aad4; } }

/*video page*/
.video-height {
  min-height: 400px; }
  .video-height iframe {
    width: 100% !important;
    height: 300px; }
