  @import url('https://fonts.googleapis.com/css?family=Open+Sans:400,700');

  
  .left-sidebar{ margin-top: 280px;}
  .left-social{list-style: none; display: inline;}
  .left-social li{ padding-right: 10px; float: left;}
  .profilepg{margin-top: 50px;margin-bottom: 40px;}

  .right-social{list-style: none; display: inline;}
  .right-social li{ padding-right: 10px; float: left;}
  
  .sharethestory{
    display: inline-block;
    margin-bottom: 20px;
  }

  .label-image{ width:100%; }




  .herobg{
    width: 100%;
  }

  .homepg-thumbnail-height{height: 118px !important;}


  .feature-label{ margin-top: 60px; }
  .design-feature-label{ margin-top: 60px; }
  .sharetitle{ font-family: 'Open Sans', sans-serif;color: #999;position: relative; display: block;width: 53px; }


  @media screen and (min-width: 2000px) and (max-width: 2560px) {
   
    /*.herobg-design{height: 1192px; background-position: top center;}*/
    
    .label-image{ width:60%; }
    .left-social{  display: inline;}

  }   

  @media screen and (min-width: 1191px) and (max-width: 1660px) {
    
    .label-image{ width:100%; }
    
    .left-social{ display: inline;}

      
  }

  @media screen and (min-width: 1101px) and (max-width: 1190px) {
    
    .label-image{ width:60%; }
    .left-social{  display: inline;}
    .left-sidebar{ margin-top: -50px;margin-bottom: 20px;}
    .recommend{ width: auto;}
    .sharetitle{ position: absolute;left: 339px;margin-top: 10px;}
    .design-feature-label {   margin-top: 11px;}

  } 
  @media screen and (min-width: 1025px) and (max-width: 1100px) {
    .left-social{display: inline;}
    .label-image{ width:50%; }
    .left-sidebar {  margin-top: 0px; margin-bottom: 20px;}
    .sharetitle{ left: 12px;margin-top: 0px;margin-bottom: 0px;}
    .design-feature-label {   margin-top: 11px;}
  }

  @media only screen and (min-width : 961px) and (max-width : 1024px) {
    .label-image{ width:60%; }
    .foe-label{width: 70%;}
    .music-label{width: 70%;}

    .left-sidebar{ margin-top: -40px;   margin-bottom: 25px;}
    .herobg-label{ margin-top: 223px; margin-left: 12px;}
    .left-social{  display: inline;}
    .sharetitle{ position: absolute;  left: 0px;  margin-top: -13px;font-size: 14px;}
    .design-feature-label {   margin-top: 11px;}
     .homepg-thumbnail-height{height: 73px !important;}
     .homepg-thumbnail-height-1{     height: 143px !important; }
  }

  @media only screen and (min-width : 773px) and (max-width : 960px) {
     
     .left-social{display: inline-flex;}
     .left-sidebar{ margin-top: 0px; margin-bottom: 16px; margin-left: 0px;}
     
     .sharetitle{ position: absolute;  left: 214px; margin-top: 15px;}
     .label-image{ width:50%; }
     .foe-label{ width:50%; }
      .music-label{ width:100%; }
      .design-feature-label {   margin-top: 11px;}
      .homepg-thumbnail-height{height: 72px !important;}
       .homepg-thumbnail-height-1{height: 140px !important;}
  }

  /* Extra Small Devices, Phones */ 
  @media only screen and (min-width : 483px) and (max-width : 768px) {
    .left-social{display: inline-flex;}
    
    .left-sidebar{ margin-top: 0px;  margin-bottom: 22px;}
    
    .sharetitle{ position: absolute;  left: 106px; margin-top: 10px;}
    .label-image{ width:60%; }
    .foe-label{ width:60%; }
    .music-label{ width:100%; }
    .design-feature-label {   margin-top: 11px;}
    .homepg-thumbnail-height{height: auto !important;}
  }

  /* Custom, iPhone Retina */ 
  @media only screen and (min-width : 260px)  and (max-width : 480px) {
    .left-social{display: inline-flex;}
    .left-sidebar{     margin-top: 0px;  margin-bottom: 20px;}
   
    .sharetitle{ position: absolute;left: 39px; margin-top: 10px;}
    .label-image{ width:60%; }
    .foe-label{ width:60%; }
    .music-label{ width:100%; }
    .design-feature-label {   margin-top: 11px;}
    .feature-label {   margin-top: 11px;}
    .homepg-thumbnail-height{height: auto !important;}
  }



  .pgdate{
    font-family: 'Open Sans', sans-serif;
    background-color: #ef7c00;
    display: inline-block;
    color:#fff;font-size: 16px;
    padding: 2px 7px;
  }
  .detailinfo{ margin-top: 164px;  text-align: right;}
  .namebg{    
       font-family: 'Open Sans', sans-serif; 
       background-color: #003D7C;
      display: inline-block;
      color: white;
      padding: 6px 20px;
      width: auto;
      font-weight: 700;
      margin-bottom: 0px;
  }
  .designationbg{
    font-family: 'Open Sans', sans-serif; 
    background-color: #ef7c00;
      display: inline-block;
      color: white;
      padding: 6px 20px;
      width: auto;
      font-weight: 700;
      margin-top: 5px;
      font-size: 15px;
  }
  .facultydetail{ font-family: 'Open Sans', sans-serif; font-weight: 700;font-size: 15px; color: black;}

  .socialico{ width:40px; display: block;}

  @media screen and (min-width: 2000px) and (max-width: 2560px) {
    .socialico{ display: block;}
  }   

  @media only screen and (min-width : 993px) and (max-width : 1024px) {
    .socialico{ display: inline;}
  }

  @media only screen and (min-width : 773px) and (max-width : 960px) {
     .socialico{ display: inline;}
  }

  /* Extra Small Devices, Phones */ 
  @media only screen and (min-width : 533px) and (max-width : 768px) {
    .socialico{ display: inline;}
  }

  /* Custom, iPhone Retina */ 
  @media only screen and (min-width : 320px)  and (max-width : 480px) {
    .socialico{ display: inline;}
  }

  .page-title { 
    font-family: 'Open Sans', sans-serif;
    font-size: 50px; 
    font-weight: 500; 
    line-height: 63px;
    margin-bottom: 35px;
    margin-top: 0px;
        color: #003D7C;
  }

  /* Custom, iPhone Retina */ 
  @media only screen and (min-width : 320px)  and (max-width : 480px) {
    .page-title {    font-size: 27px;
      line-height: 33px;}
  }

  .borderimg-circle {
      border-radius: 50%;
      margin-top: 5px;
  }
  .dividerinfo{
      font-family: 'Open Sans', sans-serif;
       padding-left: 45px;
      height: 115px;
      margin-top: 30px;
      display: inline-block;
  }
  .workinfo{ font-family: 'Open Sans', sans-serif;margin-top: -6px; margin-bottom: 0; font-weight: 700; line-height: 28px;   font-size: 20px;color:#003D7c;}
  .workinfo a{ color:#003D7C;}
  .workinfo a:link{ color:#003D7C;}
  .workinfo a:hover{ color:#003D7C; }
  .faultyinfo{font-family: 'Open Sans', sans-serif;color: #ef7c00; line-height: 22px;font-size: 18px; margin:10px 0;}
  .faultyinfo h4 a { text-decoration: none;color: #ef7c00;}
  .faultyinfo h4 a:link {text-decoration: none;color:#ef7c00 !important; }
  .faultyinfo h4 a:hover{text-decoration: none;color:#ef7c00 !important;}

  @media only screen and (min-width : 533px)  and (max-width : 786px) {
    .dividerinfo{      margin-top: 37px;height: 135px;}
    .faultyinfo{    margin-top: 18px;line-height: 22px;}
    .workinfo{       margin-top: -6px; font-weight: 700; line-height: 30px;}
  }
  @media only screen and (min-width : 320px)  and (max-width : 480px) {
    .dividerinfo{     padding-left: 23px;  margin-top: 0px; height: 136px;}
    .faultyinfo{    font-size: 14px;   line-height: 17px;}
    .workinfo{     font-size: 16px;
      line-height: 22px;
      margin-top: 9px;}
  }

#articleside { padding-left: 30px;}
#articleside .profile-info{
  margin-left: 15px;
  margin-right: 15px;
  margin-bottom: 50px;
}

.profile-info .mug-col, .profile-info .info-col{
  padding: 0;
}

.profile-info .mug-col img{
  max-height: 150px;
}

#articleside .article img{

  display: block;
  max-width: 100%;
  height: auto;

}

  .article{
    margin-top: 70px;
    font-family:'Open Sans', sans-serif;
    font-size: 14px;
    line-height: 1.8;
    color: black; 
  }

  .article p {
      margin: 0 0 20px;
  }

  .article-img{margin-bottom: 30px;margin-top:30px;}
  .article-img-caption{ font-family: 'Open Sans', sans-serif; font-style: italic;text-align: center;    color: #403737;}
  .article-img-caption img{text-align: center; margin: 0 auto;}
  .sidebar-recommend { font-family: 'Open Sans', sans-serif; font-size:21px;font-weight: 400;  margin-bottom: 25px;color: #003D7C;
    margin-top: 30px; border-bottom: 2px solid #ef7c00;padding-bottom:10px;}}


/* Extra Small Devices, Phones */ 
  @media only screen and (min-width : 375px) and (max-width : 768px) {
    #articleside .profile-info{
      margin-left: 5px;
      margin-right: 5px;

    }
  }

  .recommend{ width: 288px;}

  @media screen and (min-width: 2000px) and (max-width: 2560px) {
    .recommend{ width: 301px;}
  }   

  @media screen and (min-width: 1191px) and (max-width: 1660px) {
    .recommend{ width: auto;} 

  }

  @media screen and (min-width: 1101px) and (max-width: 1190px) {
    .recommend{ width: auto;} 

  }

  @media screen and (min-width: 1025px) and (max-width: 1100px) {

    .recommend{ width: auto;} 
  }

  @media only screen and (min-width : 961px) and (max-width : 1024px) {
    .recommend{ width: auto;}
  }

  @media only screen and (min-width : 773px) and (max-width : 960px){
     .recommend{ width: auto;}
  }

  /* Extra Small Devices, Phones */ 
  @media only screen and (min-width : 483px) and (max-width : 768px) {
    .recommend{ width: auto;text-align: center;}
  }

  /* Custom, iPhone Retina */ 
  @media only screen and (min-width : 320px)  and (max-width : 480px) {
    .recommend{ width: auto;    text-align: center;}
  } 

  .recommend-items{
    font-family: 'Open Sans', sans-serif;
    margin-top: 0px;
      padding-bottom: 20px;     
      /* width: auto; */
      display: inline-block;
      margin-bottom: 20px;

  }

  .recommend-items h5{ color:#696565;font-size: 15px;font-family: 'Open Sans', sans-serif;
      line-height: 23px;
      font-weight: bold}

  .recommend-items h5 a {font-family: 'Open Sans', sans-serif; color:#696565;text-decoration: none;  font-size:  16px; }
  .recommend-items h5 a:hover {color:#696868; }

  .nav-btn-mobile { display: none;}

  .pthumbnail {
      position:relative;
      overflow:hidden;
      display: inline-block;
  }

  .pthumbnail a:hover {
      
  }
   
  .procaption {
      font-family: 'Open Sans', sans-serif;
      position: absolute;
      top: 0; 
      right: 0;
      background: url('../../images/default-source/why-nus/nusbeyond/2019profile/hover.png') no-repeat;
      width: 100%;
      height: 100%;
      padding: 27% 10%;
      display: none;
      text-align: center;
      color: #fff !important;
      z-index: 2;
      font-size: 35px;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      /*transition: all .5s ease-in;*/
      /*text-shadow: 1px 1px #504d4d;*/
      line-height: 40px;

  }



  .procaption a,.procaption a:link, .procaption a:focus, .procaption a:hover 
  { 
    color: white;text-decoration: none;
    /*text-shadow: 1px 1px #504d4d;*/
    transition: all .5s ease-in;

  }



  .adbtn {    

    background-color: #003D7c;  
    border: 1px solid #4e7fb1;border-radius: 0px;    
    margin-bottom: 20px;  margin-top: 20px; 
    color:white;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
  }

  .adbtn:hover {text-decoration: none; color:white;background: #054d98} 
  .adbtn:focus {text-decoration: none; color:white;} 
  .adbtn:link  {text-decoration: none; color:white;}

 #return-to-top {
      position: fixed;
      bottom: 20px;
      right: 20px;
      background: rgb(0, 0, 0);
      background: #003D7C;
      width: 40px;
      height: 40px;
      display: block;
      text-decoration: none;
      -webkit-border-radius: 0px;
      -moz-border-radius: 0px;
      border-radius: 0px;
      display: none;
      -webkit-transition: all 0.3s linear;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }
  #return-to-top i {
      color: #fff;
      margin: 0;
      position: relative;
      left: 9px;
      top: 10px;

      /*left: 16px;
      top: 13px;*/
      font-size: 19px;
      -webkit-transition: all 0.3s ease;
      -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
      -o-transition: all 0.3s ease;
      transition: all 0.3s ease;
  }
  #return-to-top:hover {
      background: #054d98;
  }
  #return-to-top:hover i {
      color: #fff;
      top: 5px;
  }

  .stickysidebar{    margin-top: 211px;}


  #social-container.affix {
    top: 300px;
    bottom: 450px;
  }

  #social-container.affix-bottom {
    position: absolute;
    top: 300px;
    bottom: 450px;
  }

  .landing-beyond-title {
      text-transform: uppercase;
      font-size: 95px;
      border-left: 3px solid #ef7c00;
      display: inline-block;
      padding: 0px 60px;
      height: auto;
      /* margin: 0 auto; */
      text-align: center;
      border-right: 3px solid #ef7c00;
      font-family: 'Open Sans', sans-serif;
      font-weight: 700;
      line-height: 63px;
      margin-bottom: 60px;
      margin-top: 0px;
      color: #003D7C;
  }

  .landing-label {
      font-family: 'Open Sans', sans-serif;
      margin-bottom: 25px;
      color: #003D7C;
      font-size: 18px;
  }


  .landing-social {
      list-style: none;
      /*display: inline-block;*/
          display: -webkit-inline-box;
          display: -ms-inline-flexbox;
          padding-left: 0px;
  }

  .landing-social li {
      padding: 0px 10px;
  }

  .landing-thumbnail-label {
      font-family: 'Open Sans', sans-serif;
      padding: 0px 0px 0px 20px;
      border-right: 1px solid #1c447e;
      margin-top: 20px;
      color: #003D7C;
      font-size: 20px;
      margin-bottom: 30PX;
      margin-top: 20px;
  }

  .landing-thumbnail-label h3 a, 
  .landing-thumbnail-label h3 a:link, 
  .landing-thumbnail-label h3 a:hover, 
  .landing-thumbnail-label h3 a:focus {
      font-family: 'Open Sans', sans-serif;
      text-decoration: none;
      color: #003D7C;
      font-weight: 700;
      font-size: 20px;
  }

  .landing-thumbnail-label  h5{
   font-size: 16px;
   font-family: 'Open Sans', sans-serif;
  }
  .no-gutter{
    padding-right:0;
    padding-left:0;
  }
  /* remove spacing between middle columns */
  .row.no-gutter [class*='col-'] {
    padding-right:0;
    padding-left:0;
  }
  /* remove right padding from first column */

  /*.no-gutter > [class*='col-'] {
      padding-right:0;
      padding-left:0;
  }*/

  .last{  border-right:none;}
  .bluebox{background:#1c447e;color:white;padding:50px; font-family: 'Open Sans', sans-serif;}


  /*overlay for landing page*/

  .adscontent .adscontent-overlay {
    background: rgba(0,0,0,0.7);
    position: absolute;
    height: 80.2%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
  }

  .adscontent:hover .adscontent-overlay{
    opacity: 1;
  }

  .adscontent-image{
    width: 100%;
  }

  .adscontent-details {
    position: absolute;
    text-align: center;
    padding-left: 2em;
    padding-right: 2em;
    width: 100%;
    top: 40%;
    left: 50%;
    opacity: 0;
    -webkit-transform: translate(-50%, -40%);
    -moz-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%);
    -webkit-transition: all 0.3s ease-in-out 0s;
    -moz-transition: all 0.3s ease-in-out 0s;
    transition: all 0.3s ease-in-out 0s;
  }

  .adscontent:hover .adscontent-details{
    top: 40%;
    left: 50%;
    opacity: 1;
  }

  .adscontent-details h3{
    color: #fff;
    font-weight: 700;
    margin-bottom: 0.5em;
    font-size: 28px;
   /* line-height: 38px;*/

    
  }

  .adscontent-details p{
    color: #fff;
    font-size: 0.8em;
  }

  .adsheight-2{     height: 77.6% !important; }
  .adsfadeIn-top{
    top: 20%;
  }


  .customborderline{
    height:184px !important;
  }


  @media screen and (min-width: 1101px) and (max-width: 1190px) {
    
    .adscontent .adscontent-overlay {height: 79.1%;}
  }

  @media screen and (min-width: 1025px) and (max-width: 1100px) {
    
     .adscontent .adscontent-overlay {height: 79.1%;}
  }

  @media only screen and (max-width : 1024px) {
    
     .adscontent .adscontent-overlay {height: 79.8%;}
  }

  @media only screen and (max-width : 960px){

  .adscontent .adscontent-overlay {height: 75.2%;}

  }

  @media only screen and (max-width : 840px){

  .adscontent .adscontent-overlay {height: 75.2%;}

  }


  /*@media only screen and (max-width : 790px){

  .adscontent .adscontent-overlay {height: 85.1%;}

  }*/


  @media only screen and (max-width : 720px){

  .adscontent .adscontent-overlay {height: 84.6%;}

  }

  @media only screen  and (max-width : 600px) {

   .adscontent .adscontent-overlay{    height: 81.5%;}

  }

  @media only screen and (max-width : 480px) {

    .adscontent .adscontent-overlay{ height: 80.5%;}
      .adscontent-details h3{ font-size: 25px;}
        
      
      .adsheight{ height: 77.3% !important; }
      .adsheight-1{ height: 78.5% !important; }
      .adsheight-2{ height: 78.5% !important; }

  }


  @media only screen  and (max-width : 375px) {

    .adscontent .adscontent-overlay{ height: 76%;}
      .adscontent-details h3{ font-size: 25px;}
      .adscontent-details {top: 30%;     left: 50%; }
      .adscontent:hover .adscontent-details{
            top: 30%;
            left: 50%;
            
          }
      .adsheight{ height: 72.3% !important; }
      .adsheight-1{ height: 73% !important; }
       .adsheight-2{ height: 73% !important; }

  }


  @media only screen  and (max-width : 360px) {

    .adscontent .adscontent-overlay{ height: 75%;}
      .adscontent-details h3{ font-size: 25px;}
      .adscontent-details {top: 30%;     left: 50%; }
      .adscontent:hover .adscontent-details{
            top: 30%;
            left: 50%;
            
          }
      .adsheight{ height: 71.3% !important; }
      .adsheight-1{ height: 72.5% !important; }

  }

  @media only screen and (max-width : 320px) {

    .adscontent .adscontent-overlay{ height: 72.5%;}
      .adscontent-details h3{ font-size: 25px;}
      .adscontent-details {top: 30%;     left: 50%; }
      .adscontent:hover .adscontent-details{
            top: 30%;
            left: 50%;
            
          }
      .adsheight{ height: 68.5% !important; }
      .adsheight-1{ height: 69.5% !important; }

  }




  @media screen and (min-width: 1101px) and (max-width: 1190px) {
    .landing-thumbnail-label{ border-right: none; border-bottom: 1px solid #1c447e; width:400px;height: 83px;}
    .row.no-gutter > [class*='col-'] { padding-right:15px;  padding-left:15px;}

  }

  @media screen and (min-width: 1025px) and (max-width: 1100px) {
     .landing-thumbnail-label{ border-right: none; border-bottom: 1px solid #1c447e; width:400px;height: 72px;}
     .row.no-gutter > [class*='col-'] { padding-right:15px;  padding-left:15px;}
     
  }

  @media only screen and (min-width : 961px) and (max-width : 1024px) {
    .landing-thumbnail-label{ border-right: none; border-bottom: 1px solid #1c447e; width:400px;height: 72px;}
    .procaption {font-size: 35px;}
    .no-gutter{padding-left: 15px; padding-right:15px;}
     
  }

  @media only screen and (min-width : 773px) and (max-width : 960px){
     .no-gutter{padding-left: 15px; padding-right:15px;}
    .row.no-gutter > [class*='col-'] { padding-right:0px;  padding-left:0px;}
    .landing-thumbnail-label{ border-right: none; border-bottom: 1px solid #1c447e; width:364px;height: 72px;}
    .landing-beyond-title { font-size: 65px; padding: 0px 20px;}
    .landing-thumbnail-label h3 a {font-size: 16px !important;}
    .procaption {font-size: 35px;}
    
  }

  /* Extra Small Devices, Phones */ 
  @media only screen and (min-width : 483px) and (max-width : 768px) {
    .no-gutter{padding-left: 60px; padding-right:60px;}
    .row.no-gutter > [class*='col-'] { padding-right:0px;  padding-left:0px;}
    .landing-beyond-title { font-size: 40px; padding: 0px 20px;}
    .landing-thumbnail-label{ border-right: none; border-bottom: 1px solid #1c447e; width:auto;}
    .procaption {font-size: 35px;}
   

  }


  /* Custom, iPhone Retina */ 
  @media only screen and (min-width : 300px)  and (max-width : 480px) {
    .no-gutter{padding-left: 15px; padding-right:15px;}
    .row.no-gutter > [class*='col-'] { padding-right:0px;  padding-left:0px;}
    .landing-beyond-title { font-size: 37px; padding: 0px 10px;}
    .landing-thumbnail-label{ border-right: none; border-bottom: 1px solid #1c447e;width:auto}
    .landing-thumbnail-label h3 a, 
    .landing-thumbnail-label h3 a:link, 
    .landing-thumbnail-label h3 a:hover, 
    .landing-thumbnail-label h3 a:focus  {   font-size: 18px;}
    .landing-thumbnail-label h5 {   font-size: 14px;}
    .procaption {font-size: 32px;}
    .landing-social li {    padding: 0px 4px;}
    .customborderline {
      height: 284px !important;
  }
  } 


.otherprofile{
   border-top: 2px solid #ef7c00;
}
  .otherprofile, .otherprofile a
  {    color: #003D7C;
      font-family: 'Open Sans', sans-serif;
      font-size: 16px;
     

  }

  .otherprofile a:hover
  { text-decoration: none; color:black;}


  .recommend-items img { width: 100%; }


.video-inline-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

.video-inline-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.disclaimr{
    color: #555;
    margin-top: 60px;
    font-size: 13px;
    font-style: italic;
}


blockquote{
  color:#ef7c00;
  font-weight: 500;  
	margin: 20px auto;
	padding: 0;
	position: relative;
	width: 80%;
	min-width: 400px;
	max-width: 820px;
	font-size: 22px;
	line-height: 1.4;
	text-rendering: optimizeLegibility;
	font-smoothing: antialiased;
	-webkit-font-smoothing: antialiased;
	-moz-osx-fon-smoothing: grayscale;
}

blockquote p{
  color:#ef7c00;
  text-align: center;
  font-style: italic;
}


/* blockquote p:first-of-type:before {
	content: '\201c';
	position: absolute;
	left: -.1em;
}

blockquote p:last-of-type:after {
	content: '\201d';
	position: absolute;
} */


@media all and (max-width: 600px) {
	blockquote {
		font-size: 18px;
	}
	blockquote {
		width: 100%;
		min-width: 100%;
	}
}

