@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Playfair+Display:400,400i");

#t3-mainbody{
  padding-top: 0;
}

#t3-mainbody .t3-content{
  padding-top: 0;
}


#feature-banner .headline .headline-inner .title, #feature-banner .headline .headline-inner .access {
  color: #FFF;
  margin: 20px 0;
 }

#feature-banner .headline .headline-inner .access {
  
  padding: 10px; }


#feature-banner .headline .headline-inner .title hr, .jumbotron hr {
  display: block;
  margin-top: 0;
  margin-bottom: 0.5em;
  margin-left: 0;
  margin-right: auto;
  border-style: solid;
  border-width: 2px; }

  
/*#feature-banner .bg-masthead{
   position: relative; height: 600px;
   background: url(/images/default-source/corporate/others/insidenus-masthead.jpg);
   background-size: cover;
   background-repeat: no-repeat;
}

@media screen and (max-width: 1107px){
#feature-banner .bg-masthead{
   height: 375px; }

}

@media screen and (max-width: 768px){
#feature-banner  .bg-masthead{
  position: relative; 
  height: 705px;
  background: url(/images/default-source/corporate/others/insidenus-masthead-sm.jpg);                 
  background-size: cover;
  background-repeat: no-repeat;
  }

}


@media screen and (min-width: 2560px){
#feature-banner .bg-masthead{
   height: 750px; }

}
*/
.article .main-body img{
  display: block;
  max-width: 100%;
  height: auto;
}
      
.staff .article #content .main-body blockquote::before, .staff .article #content .main-body blockquote::after {
  font-size: 44px;
  color: #003d7c;
  position: relative;
  top: 13px;}

.staff {
  /* end inside-nus*/ }
  .staff #t3-mainbody {
    padding-top: 0;
    width: 100%; }    
  .staff #t3-content {
    padding-top: 0; }
  .staff #t3-content .container-fluid{
    padding-left:0;
    padding-right:0;
  }   
  {
    /* owl patch general*/ }
    #feature-banner .headline {
      position: absolute;
      width: 100%;
      bottom: 0;
      text-align: left;
      background: none; }
      #feature-banner .headline a {
        text-decoration: none;
        color: #FFF; }
      @media only screen and (max-width: 414px) {
        #feature-banner .headline {
          padding-left: 0;
          padding-right: 0; } }
      #feature-banner .headline .ie-inner {
        display: -ms-grid;
        -ms-grid-columns: min-content; }
      #feature-banner .headline .headline-inner {
        max-width: 1170px;
        margin: 0 auto;
        padding: 0 15px;
        width: 100%;
        white-space: nowrap; }
        @media screen and (min-width: 768px) {
          #feature-banner .headline .headline-inner {
            max-width: 750px; } }
        @media screen and (min-width: 991px) {
          #feature-banner .headline .headline-inner {
            max-width: 970px; } }
        @media screen and (min-width: 1200px) {
          #feature-banner .headline .headline-inner {
            max-width: 1170px;
            margin: 0 auto; } }
        
          
          #feature-banner .headline .headline-inner .title .main-text {
            font-size: 60px; }
            @media only screen and (max-width: 1200px) {
              #feature-banner .headline .headline-inner .title .main-text {
                font-size: 35px; } }
            @media only screen and (max-width: 414px) {
              #feature-banner .headline .headline-inner .title .main-text {
                font-size: 25px; } }
            #feature-banner .headline .headline-inner .title .main-text .text1 {
              font-family: 'Playfair Display', serif;
              font-weight: 400;
              font-style: italic; }
            #feature-banner .headline .headline-inner .title .main-text .text2 {
              font-weight: 700; }
          #feature-banner .headline .headline-inner .title .sub-text {
            font-size: 26px;
            text-transform: uppercase;
            font-weight: 600;
            letter-spacing: 1px; }
            @media only screen and (max-width: 1200px) {
              #feature-banner .headline .headline-inner .title .sub-text {
                font-size: 18px; } }
            @media only screen and (max-width: 414px) {
              #feature-banner .headline .headline-inner .title .sub-text {
                font-size: 14px; } }
          #feature-banner .headline .headline-inner .title hr {
            border-width: 3px;
            width: 80px;
            margin: 10px 0 17px 0;
            text-align: left;
            color: #fff; }
            @media only screen and (max-width: 1200px) {
              #feature-banner .headline .headline-inner .title hr {
                border-width: 2px; } }
            @media only screen and (max-width: 414px) {
              #feature-banner .headline .headline-inner .title hr {
                border-width: 1px;
                width: 60px;
                margin: 10px 0; } }
        #feature-banner .headline .headline-inner .access {
          background: rgba(239, 124, 0, 0.8);
          width: -moz-fit-content;
          width: -webkit-fit-content;
          width: -ms-fit-content;
          width: -o-fit-content;
          width: fit-content; }
     .jumbotron h2.pt22, .pt22  {
      font-size: 24px; }
      @media screen and (max-width: 1200px) {
        .jumbotron h2.pt22  {
          font-size: 18px; } }
      @media screen and (max-width: 995px) {
        .jumbotron h2.pt22  {
          font-size: 28px; } }
      @media screen and (max-width: 414px) {
        .jumbotron h2.pt22  {
          font-size: 21px; } }
    .portal-access {
      border: 2px solid #ef7c00;
      color: inherit;
      padding: 20px;
      text-align: center;
      display: inline-block;
      width: 100%;
      white-space: nowrap; }
      .portal-access a.button {
        background-color: #f8f8f8;
        border-color: #e7e7e7;
        box-shadow: #e7e7e7 2px 2px 0;
        color: inherit;
        padding: 10px 35px;
        display: inline-block;
        border-radius: 10px;
        text-transform: initial;
        text-decoration: none;
        font-weight: 400; }
        @media screen and (max-width: 1200px) {
          .portal-access a.button {
            padding: 10px 25px; } }
        @media screen and (max-width: 991px) {
          .portal-access a.button {
            font-size: 28px;
            max-width: 350px;
            width: 100%; } }
        @media screen and (max-width: 414px) {
          .portal-access a.button {
            font-size: 18px;
            width: unset; } }
      .portal-access a.button:hover {
        background-color: #e7e7e7;
        border-color: #f8f8f8;
        box-shadow: #f8f8f8 2px 2px 0; }
      .portal-access a.button:active {
        background-color: #e7e7e7;
        border-color: #f8f8f8;
        box-shadow: #f8f8f8 2px 2px 0; }
      .portal-access .fa-desktop {
        color: #ef7c00; }
      .portal-access .fa-laptop {
        color: #003d7c; }
      .portal-access .option-icon {
        font-size: 50px;
        padding: 15px;
        vertical-align: middle; }
        @media screen and (max-width: 768px) {
          .portal-access .option-icon {
            font-size: 60px; } }
      .portal-access div {
        padding: 0; }
        @media screen and (max-width: 991px) {
          .portal-access div {
            margin: 10px auto; } }
        .portal-access div h2 {
          font-size: 27px;
          font-weight: 400;
          margin: unset;
          line-height: 4;
          text-transform: uppercase; }
          @media screen and (max-width: 1200px) {
            .portal-access div h2 {
              font-size: 25px; } }
          @media screen and (max-width: 995px) {
            .portal-access div h2 {
              line-height: unset; } }
          @media screen and (max-width: 320px) {
            .portal-access div h2 {
              white-space: pre-line; } }
    .container.spa, .container.our-people, 
    .container.staffawards, .container.latest {
      padding-top: 48px;
      padding-left: 30px;
      padding-right: 30px;
      display: inline-block;}

      @media only screen and (max-width: 414px) {
        .container.spa, .container.our-people, 
        .container.staffawards, .container.latest {
            padding-left: 0px;
            padding-right: 0px;
        }
      }


    .container.spa .row, .container.our-people .row, 
    .container.staffawards .row, .container.latest .row{
      margin: 0;
    }

      .container.spa .jumbotron, .container.our-people .jumbotron, 
      .container.staffawards .jumbotron, .container.latest .jumbotron {
        padding-left: 0;
        padding-right: 0; }

    @media only screen and (max-width: 768px) {

      .container.latest .sflist{
        text-align: center;
      }
      .container.newsfeed-events {
        padding-top: 48px; } }
    .container.newsfeed-events .label {
      text-transform: capitalize; }
  .container.latest .row{
        background-color: #fbfbfb; padding: 10px 0; }  
    .container.latest .label-default {
      background-color: #ef7c00; }
  .container.latest .label-default a{
      color: #fff; font-decoration:none; }    
  @media only screen and (max-width: 414px) {
    .container.latest .newsfeed-item{    
    text-align: center; padding: 5px;}}  
    .container.newsfeed-events .newsfeed-bh {
      height: 77px;
      padding: 7px;
      background-image: url("");
      background-position: center;
      background-repeat: no-repeat;
      background-size: 52px 48px;
      image-rendering: -webkit-optimize-contrast; }
    .jumbotron {
      margin-bottom: 15px;
      padding: 0;
      margin-left: 0; }
      @media only screen and (max-width: 991px) {
        .jumbotron {
          text-align: center; } }
      .jumbotron h2.pt22  {
        margin-bottom: 10px;
        color: #999999;
        text-transform: uppercase;
        font-weight: 500; }
      .jumbotron hr {
        color: #ef7c00;
        border-top-color: #ef7c00;
        background: #ef7c00;
        width: 70px; }
        @media screen and (max-width: 1200px) {
          .jumbotron hr {
            width: 50px; } }
        @media only screen and (max-width: 991px) {
          .jumbotron hr {
            position: relative;
            left: 46%; } }
        @media only screen and (max-width: 414px) {
          .jumbotron hr {
            position: relative;
            left: 42%; } }
    @media only screen and (max-width: 768px) {
      .story-lists .bxslider .sflistitem {
        height: unset; } }
    .story-lists .bxslider .sflistitem a {
      position: relative;
      overflow: hidden;
      display: block; }
    .story-lists .bxslider .sflistitem a .image {
      overflow: hidden; }
    .story-lists .bxslider .sflistitem a img {
      -webkit-transform: scale(1);
      transform: scale(1);
      -webkit-transition: .2s ease-in-out;
      transition: .2s ease-in-out;
      z-index: 0; }
    .story-lists .bxslider .sflistitem a:hover {
      text-decoration: none;
      color: #333; }
    .story-lists .bxslider .sflistitem a:hover img {
      -webkit-transform: scale(1.1);
      transform: scale(1.1); }
    .story-lists .bxslider .sflistitem .title a {
      color: #919191;
      font-size: 18px;
      text-align: left;
      padding-top: 5px;
      padding-bottom: 3px;
      z-index: 1; }
      @media only screen and (max-width: 2000px) {
        .story-lists .bxslider .sflistitem .title a {
          font-size: 16px; } }
      @media only screen and (max-width: 414px) {
        .story-lists .bxslider .sflistitem .title a {
          padding-top: 10px;
          padding-left: 10px;
          padding-right: 10px; } }
    .story-lists .bxslider .sflistitem .sfsummary a {
      color: #919191;
      font-size: 13px;
      line-height: 1;
      text-align: left;
      z-index: 1; }
      @media only screen and (max-width: 414px) {
        .story-lists .bxslider .sflistitem .sfsummary a {
          padding-left: 10px;
          padding-right: 10px; } }
    @media only screen and (max-width: 414px) {
      .story-lists .bxslider .sflistitem {
        background: #f8f8f8;
        padding-bottom: 15px; } }
    .story-lists .hr-span {
      display: none; }
      @media only screen and (max-width: 414px) {
        .story-lists .hr-span {
          display: block;
          margin-top: 10px;
          margin-left: 0;
          margin-right: auto;
          border-style: solid;
          border-width: 1px;
          color: #999;
          background: #999;
          width: 100px;
          text-align: left; } }
    .story-lists .owl-theme .owl-nav {
      margin-top: unset; }
    .story-lists .owl-theme .owl-nav {
      position: absolute;
      top: 50px;
      right: -26px; }
      @media only screen and (max-width: 1200px) {
        .story-lists .owl-theme .owl-nav {
          top: 35px; } }
      @media only screen and (max-width: 414px) {
        .story-lists .owl-theme .owl-nav {
          display: none; } }
      .story-lists .bx-wrapper .bx-next {
        background: url(/images/default-source/icons/gt-arrow.png) center no-repeat;
        background-size: 13px;
        background-color: #fff;
        color: #fff;
        font-size: 0;
        height: 40px;
        width: 40px;
        border-radius: 250px;
        border: 2px solid #f8f8f8; }
      .story-lists .bx-wrapper .bx-next:hover {
        background-color: #e7e7e7;
        border-color: #f8f8f8; }
      .story-lists .bx-wrapper .bx-next:active {
        background-color: #e7e7e7;
        border-color: #fff; }
      .story-lists .bx-wrapper .bx-next:after {
        content: ''; }
      @media screen and (max-width: 768px) {
        .story-lists .owl-theme .owl-nav {
          right: 0; } }
      @media screen and (max-width: 414px) {
        .story-lists .owl-theme .owl-nav {
          top: 90px; } }
    .story-lists .owl-prev {
      display: none; }
    @media screen and (max-width: 991px) {
      .story-lists .owl-stage {
        left: -25px; } }
    a.learn-more, a.learn-more:visited {
      color: #003d7c;
      border-color: #003d7c;
      background: #fff;
      padding: 6px 28px;
      border-width: 3px;
      margin-top: 28px;
      font-size: 15px;
      font-weight: 500;
      border-radius: 5px;
      -webkit-transition: all ease 0.2s;
      -moz-transition: all ease 0.2s;
      transition: all ease 0.2s; }
    a.learn-more:hover {
      color: #fff;
      box-shadow: inset 123px 0 0 0 #003d7c; }
    .newsfeed-events .list .details {
      margin-left: 90px; }
    .newsfeed-events .announcement .list .item {
      display: inline-block;
      margin: 20px 0; }
    .mail-us {
      font-size: 17px;
      margin-bottom: 30px; }
    .owl-theme .owl-dots .owl-dot {
      display: none; }
  .staff .article #feature-banner {
    padding-top: 0; }
    .staff .article #feature-banner .headline {
      padding-left: 0; }
  .staff .article .staff-details {
    border-left: 9px solid #ef7c00;
    padding-left: 24px;
    margin-bottom: 48px;
    font-weight: 500; }
    .staff .article .staff-details .name {
      font-size: 27px;
      font-weight: 500;
      color: #003d7c;
      text-transform: uppercase; }
    .staff .article .staff-details .photo-about {
      font-size: 14px;
      font-weight: 500;
      color: #003d7c;
      line-height: 0.9;  display: none;}
    .staff .article .staff-details .description {
      font-size: 14px;
      font-weight: 500;
      padding-top: 10px; }
  .staff .article .jumbotron {
    padding: 0; }
  .staff .article #content {
    margin-top: 40px; }
    @media screen and (max-width: 414px) {
      .staff .article #content {
        margin-top: 20px;
        margin-bottom: 30px; } }
  .staff .article .container {
    padding-top: 0; }
  .staff .article .body {
    margin-bottom: 50px; }
    .staff .article .body .title {
      font-size: 28px;
      margin-top: 0;
      margin-bottom: 10px;
      font-weight: 400;
      line-height: 1.1;
      text-align: left; }
    .staff .article .body .story {
      line-height: 1.7; }
      @media screen and (max-width: 768px) {
        .staff .article .body .story p {
          font-size: 18px; } }      
      .staff .article #content .main-body blockquote {
        border: none;
        line-height: 0.8;
        font-size: 25px;
        font-weight: 300;
        color: #636363;
        padding-left: 0;
        padding-right: 0;
        line-height: 45px; }
    
   .staff .article #content .main-body blockquote p{
     display: inline;}  
        @media screen and (max-width: 768px) {
         .staff .article #content .main-body blockquote {
            font-size: 28px; } }
     .staff .article #content .main-body blockquote::before {
        content: "“"; }
        @media screen and (max-width: 768px) {
         .staff .article #content .main-body blockquote::before {
            font-size: 60px; } }
        @media screen and (max-width: 414px) {
         .staff .article #content .main-body blockquote::before {
            top: 8px; } }
     .staff .article #content .main-body blockquote::after {
        content: "”"; }
        @media screen and (max-width: 768px) {
         .staff .article #content .main-body blockquote::after {
            font-size: 60px; } }
        @media screen and (max-width: 414px) {
         .staff .article #content .main-body blockquote::after {
            top: 8px; } }
  .staff .aside {
    margin-bottom: 50px; }
    .staff .aside .title {
      font-size: 20px;
      font-weight: 500;
      color: #ef7c00;
      text-transform: uppercase;
      text-align: left; }
    .staff .aside hr {
      width: 50px;
      border-bottom: 2px solid #ef7c00;
      margin: 0 0 10px;
      text-align: left;
      left: 0; }
    .staff .aside .addthis_toolbox {
      margin-bottom: 48px; }
      .staff .aside .addthis_toolbox a:hover img {
        opacity: 1; }
      .staff .aside .addthis_toolbox img {
        max-width: 52px;
        display: inline-block;
        padding-right: 10px;
        opacity: 0.8; }
      .staff .aside .addthis_toolbox .google_plusone_iframe_widget {
        display: none; }
    .staff .aside #story-lists .sfitem {
      margin-bottom: 20px; }
    .staff .aside #story-lists .bx-wrapper {
      box-shadow: none;
      border: 0; }
    .staff .aside #story-lists .bx-controls-direction a {
      top: unset;
      right: 40%; }
    .staff .aside #story-lists .bx-prev {
      display: none; }
    .staff .aside #story-lists .bx-wrapper .bx-next {
      background: url("http://www.nus.edu.sg/images/resources/home/gt-arrow.png") center no-repeat;
      background-size: 13px;
      background-color: #fff;
      color: #fff;
      font-size: 0;
      height: 40px;
      width: 40px;
      border-radius: 250px;
      border: 2px solid #f8f8f8;
      transform: rotate(90deg); }
    .staff .aside #story-lists .bx-wrapper .bx-next:hover {
      background-color: #e7e7e7;
      border-color: #f8f8f8; }
    .staff .aside #story-lists .bx-wrapper .bx-next:active {
      background-color: #e7e7e7;
      border-color: #fff; }
    .staff .aside .bxslider .sflistitem .title a {
      display: none; }
    .staff .aside .bxslider .sflistitem .sfsummary a {
      display: none; }
    @media screen and (max-width: 991px) {
      .staff .aside .owl-stage {
        left: -25px; } }
    
/*end staff*/


.story-lists .bxslider{
  width: 100%;
}

.story-lists .bxslider .sflistitem .sfrelatedItmWrp {
    overflow: hidden;
    max-height: 150px;
}


.story-lists .bxslider .col-md-3{
  padding: 5px; 
}

.story-lists .more-stories{
    background-color: #fff;
    color: #fff;
    font-size: 0;
    height: 40px;
    width: 40px;
    border-radius: 250px;
    border: 2px solid #f8f8f8;
    display: inline-block;
    position: absolute;
    top: 377px;
    right: 0;
    text-align: center;    
}


@media screen and (max-width: 1024px) {
  .story-lists .more-stories{
    top: 346px;
  }
}

.story-lists .more-stories:hover {
    background-color: #e7e7e7;
    border-color: #f8f8f8;
}

.story-lists .more-stories img{
  width: 13px;
  margin: 5px;
}


.story-lists .more-stories-sm{
    width: 100%;
    text-align: center;
    margin: 15px auto;
}


.story-lists .more-stories-sm a{
   background: #ef7c00;
   padding: 5px;
   color: #fff;
}


.story-lists .more-stories-sm{
  display: none;
}

@media screen and (max-width: 768px){
  .story-lists .more-stories{
    display: none;
  }

  .story-lists .more-stories-sm{
    display: inline-block;
  }



}

/*# sourceMappingURL=style.css.map */


@media screen and (max-width: 414px){
   

   #feature-banner .headline .headline-inner .title, #feature-banner .headline .headline-inner .access {
     margin: 7px -7px;
  }
  
  #feature-banner .headline .headline-inner .title{
      background: rgba(0, 61, 124, 0.1);
  }

}

 #feature-banner .caption{
     background: #eeeeee;
     color: #919191;
     font-size: 12px;
     text-align: center;
     width: 100%;
     margin: 0;
     padding: 10px;
 }

 .bx-wrapper{
   border:0;
   box-shadow: none;
 }

 .bx-wrapper .sflistitem{
   margin-right: 10px;
 }

 .bx-wrapper .bx-controls-direction a{
  margin-top: -75px;
 }

 .aside .bx-wrapper .bx-controls-direction a{
  margin-top: -16px;
 }

 .bx-wrapper .bx-next {
  right: -25px;
 }


.staffawards .shadow > div {
  box-shadow: inset 0px 11px 4px -10px #333, inset 0px -11px 4px -10px #333;
  position: relative;
}

.staffawards .leaderboard{
  height: 100px;
  display: inline-block;
  overflow: hidden;
  cursor: pointer;
}

.staffawards .leaderboard img { 

    position: relative; z-index: -1; 
    float: left;
    max-width: 178px;
    width: 100%;
}

.container .jumbotron.story-list-title{
    border-radius: 0;
    padding: 0;
    margin-top: 50px;
    margin-bottom: 30px;
}

.article-list .sfitem{    
    width: 23%;
    float: left;
    margin: 0 20px 20px 0;
    overflow: hidden;
    height: 283px;
}

.article-list .sfitem:after{
  content: "";
  clear: both;
  display: table;
}

.article-list .sfitem .sfmasthead{
  background: #f6f6f6;
  height: 147px;
  margin-bottom: 10px; 
  
}

.article-list .sfitem img{
  max-height: 147px;
  margin: 0 auto;
}


@media screen and (max-width: 1024px){
  .article-list .sfitem{    
    width: 30%;
    margin-bottom: 25px;
    margin-left: 10px;
    margin-right: 10px;
  }

  .article-list .sfitem .sfmasthead{
     max-height: 156px;
  }

  .article-list .sfitem img{
    max-height: 156px;
  }
}


@media screen and (max-width: 764px){
  .article-list .sfitem{    
    width: 100%;
    margin: 0 auto 20px;    
    display: inline-block;
    float: unset;
    height: unset;
    overflow: auto;
  }

  .article-list .sfitem:after{
    content: normal; 
    clear: none;
    display: inline-block;
}

  .article-list .sfitem .sfmasthead{
     max-height: unset;
     height: auto;
  }

  .article-list .sfitem img{
    max-height: unset;
  }
}


.article-list .title a{
    color: #919191;
    font-size: 16px;
}

.article-list .sfsummary a{
    color: #919191;
    font-size: 13px;
}


.pagination {
    width: 100%;
    margin-top:30px;
    margin-left: 50%;  
}


.pagination a{

    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;

}


.pagination .sf_PagerCurrent{
  z-index: 3;
  color: #fff;
  cursor: default;
  background-color: #337ab7;
  border-color: #337ab7;
}
