.nopadding {
  padding: 0;
}

.nomargin {
  margin: 0;
}

.nomargintop {
  margin-top: 0;
}

.jumbotron {
  max-width: 1024px;
  margin: 0 auto;
  margin-bottom: 0;
  background: none;
}

.jumbotron h2 {
  font-size: 40px;
  margin-bottom: 20px;
  margin-top: 0;
}

.jumbotron p {
  font-size: 18px;
  margin-bottom: 0;
}

h3 {
  font-size: 20px;
  font-weight: normal;
}
@media screen and (max-width: 1500px) {
  #event-stay-connected
    .nus-components
    .nus-components-left
    .label-layer
    .label-name {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 767px) {
  h3 {
    font-size: 24px;
  }

  #nus-highlights .headline p.small {
    line-height: 2.5;
  }
  #event-stay-connected
    .nus-components
    .nus-components-left
    .label-layer
    .label-name {
    font-size: 13px !important;
  }
}

.owl-dots {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-bottom: 10px;
}

a.learn-more,
a.learn-more:visited {
  padding: 6px 18px;
  border-radius: 5px;
  background: transparent;
  color: #fff;
  border-color: #fff;
  -webkit-transition: all ease 0.2s;
  -moz-transition: all ease 0.2s;
  transition: all ease 0.2s;
}

a.learn-more:hover {
  color: #376ba5;
  box-shadow: inset 123px 0 0 0 #fff;
}

#nus-highlights,
#president,
#instagram,
#thought-leadership {
  padding-top: 0px;
}

@media screen and (max-width: 767px) {
  #nus-highlights,
  #president,
  #instagram,
  #thought-leadership {
    padding-top: 0px;
    margin-top: -20px;
  }
  #thought-leadership .section-2,
  #thought-leadership .section-4 {
    margin-top: -20px;
    height: 400px !important;
  }

  #thought-leadership .section-1,
  #thought-leadership .section-3 {
    margin-top: -20px;
    height: 400px !important;
  }
  #thought-leadership .collaboration-icon .section-title {
    left: 0px !important;
  }
}
@media screen and (max-width: 1800px) {
  #feature-banner .banner-title {
    top: 126px !important;
    font-size: 100px !important;
    left: 24px !important;
  }
  #feature-banner .banner-subtitle {
    font-size: 31px !important;
    top: -48px !important;
    left: 0px !important;
  }
}
@media screen and (max-width: 1700px) {
  #feature-banner .banner-title {
    top: 115px !important;
    font-size: 100px !important;
    left: 24px !important;
  }
  #feature-banner .banner-subtitle {
    font-size: 31px !important;
    top: -48px !important;
    left: 0px !important;
  }
}
@media screen and (max-width: 1500px) {
  #feature-banner .banner-title {
    top: 100px !important;
    font-size: 100px !important;
    left: 24px !important;
  }
  #feature-banner .banner-subtitle {
    font-size: 31px !important;
    top: -48px !important;
    left: 0px !important;
  }
}
@media screen and (max-width: 1370px) {
  #feature-banner .banner-title {
    top: 110px !important;
    font-size: 79px !important;
    left: 24px !important;
  }
  #feature-banner .banner-subtitle {
    font-size: 25px !important;
    top: -35px !important;
    left: 0px !important;
  }
}

@media screen and (max-width: 1200px) {
  #feature-banner .banner-title {
    top: 38px !important;
    font-size: 79px !important;
    left: 24px !important;
  }
  #feature-banner .banner-subtitle {
    font-size: 25px !important;
    top: -35px !important;
    left: 0px !important;
  }
}

@media screen and (max-width: 900px) {
  #nus-highlights,
  #president,
  #instagram,
  #thought-leadership {
    padding-top: 0px;
    margin-top: -20px;
  }
  #thought-leadership .section-2,
  #thought-leadership .section-4 {
    margin-top: -20px;
    height: 400px !important;
  }

  #thought-leadership .section-1,
  #thought-leadership .section-3 {
    margin-top: -20px;
    height: 400px !important;
  }
  #thought-leadership .collaboration-icon .section-title {
    left: 0px !important;
  }
  #feature-banner .banner-title {
    top: 50px !important;
    font-size: 64px !important;
    left: 24px !important;
  }
  #feature-banner .banner-subtitle {
    font-size: 20px !important;
    top: -27px !important;
    left: 0px !important;
  }
}
.visible-non-desktop {
  display: none !important;
}

.visible-desktop {
  display: block !important;
}

@media screen and (max-width: 991px) {
  .visible-non-desktop {
    display: block !important;
  }
  .visible-desktop {
    display: none !important;
  }
}

#feature-banner .headline {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center;
  padding: 10px 20px 20px 20px;
  background-image: -webkit-linear-gradient(
    top,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background-image: -o-linear-gradient(
    top,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background-image: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.0001) 0%,
    rgba(0, 0, 0, 0.7) 100%
  );
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=0);
}

#feature-banner .headline h1 {
  text-transform: uppercase;
  font-weight: bold;
  color: white;
  font-size: 52px;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
@media screen and (max-width: 1388px) {
  #event-stay-connected .nus-components .nus-components-left .extra {
    display: none;
  }
  #event-stay-connected .nus-components .nus-components-left .extra {
    display: none;
  }
}
@media screen and (max-width: 1206px) {
  #event-stay-connected .nus-components .nus-components-left .event-1 {
    padding-right: 0px !important;
    padding-left: 20px;
  }
  #event-stay-connected .nus-components .nus-components-left .event-2 {
    padding-right: 0px !important;
    padding-left: 20px;
  }
}

@media screen and (max-width: 988px) {
  #event-stay-connected .nus-components .nus-components-left .event-1 {
    padding-right: 50px !important;
    padding-left: 20px !important;
  }
  #event-stay-connected .nus-components .nus-components-left .event-2 {
    padding-right: 50px !important;
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 1024px) {
  #feature-banner .headline {
    padding-bottom: 15px;
  }
  #feature-banner .headline h1 {
    font-size: 42px;
  }
}

@media screen and (max-width: 860px) {
  #feature-banner .banner-title {
    top: 52px !important;
    font-size: 55px !important;
    left: 0px !important;
  }
  #feature-banner .banner-subtitle {
    font-size: 17px !important;
    top: -14px !important;
    left: 0px !important;
  }
}

@media screen and (max-width: 767px) {
  #feature-banner .headline {
    padding-bottom: 5px;
  }
  #feature-banner .headline h1 {
    font-size: 22px;
  }
  #feature-banner .banner-title {
    top: 52px !important;
    font-size: 62px !important;
    left: 0px !important;
  }
  #feature-banner .banner-subtitle {
    font-size: 19px !important;
    top: -21px !important;
    left: 0px !important;
  }
}

@media screen and (max-width: 320px) {
  #feature-banner .headline h1 {
    font-size: 22px;
  }
  #feature-banner .banner-title {
    top: 15px !important;
    font-size: 38px !important;
    left: 0px !important;
  }
  #feature-banner .banner-subtitle {
    font-size: 12px !important;
    top: -14px !important;
    left: 0px !important;
  }
}

#feature-banner .owl-theme .owl-dots .owl-dot span {
  width: 40px!important;
  height: 3px;
  background: white!important;
}

#feature-banner .owl-theme .owl-dots .owl-dot.active span,
#feature-banner .owl-theme .owl-dots .owl-dot:hover span {
  background: #f58220!important;
}

#feature-banner .banner-title {
  position: relative;
  top: 154px;
  text-align: center;
  font-size: 118px;
  color: #ffffff;
  height: 0px;
  font-weight: 600;
  z-index: 999999;
  left: 24px;
  padding: 0px;
  margin: 0px;
}
#feature-banner .banner-subtitle {
  position: relative;
  text-align: center;
  font-size: 37px;
  color: #ffffff;
  height: 0px;
  font-weight: 600;
  z-index: 999999;
  top: -57px;
  left: 5px;
}

@media screen and (min-width: 992px) {
  #nus-highlights .owl-item {
    width: auto !important;
    float: none;
    display: inline;
  }

  #nus-highlights .owl-stage {
    width: 100% !important;
  }
}

#nus-highlights a {
  display: block;
}

#nus-highlights .headline {
  background: white;
  color: #333;
  display: inline-block;
  padding: 20px;
  z-index: 2;
  position: relative;
}

#nus-highlights .headline h3 {
  margin-top: 0;
  color: #616161;
}

#nus-highlights .headline p {
  margin-bottom: 0;
  color: #555555;
}

#nus-highlights .headline .arrow {
  background: url(../images/homepage/gt-arrow.png) 8px top no-repeat;
  padding-left: 38px;
  background-size: 14px 26px;
}

#nus-highlights .img1 .headline,
#nus-highlights .img3 .headline {
  border-right: 1px solid #ddd;
}

#nus-highlights .headline p.small.pull-right {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.nus-orange-text {
  color: #ef7c00;
  opacity: 0.7;
}

#nus-highlights .nav-tabs > li {
  display: inline-block;
  float: none;
}

#nus-highlights .nav-tabs,
#nus-highlights .nav-tabs > li a {
  border: none;
}

#nus-highlights .nav-tabs > li a {
  line-height: 125%;
  font-size: 16px;
  border: 1px solid #f27c36;
  color: #f27c36;
  border-radius: 5px;
  min-width: 110px;
  padding: 10px 20px;
  margin: 0 5px 50px 5px;
  -webkit-transition: all 0.4s;
  -o-transition: all 0.4s;
  transition: all 0.4s;
}

#nus-highlights .nav-tabs > li a i {
  font-size: 18px;
}

#nus-highlights .nav-tabs > li.active a,
#nus-highlights .nav-tabs > li a:hover {
  background: rgb(242, 124, 54);
  color: white;
}

#nus-highlights .effect {
  box-shadow: 0 0px 10px rgba(0, 0, 0, 0.16), 0 0px 10px rgba(0, 0, 0, 0.16);
}

@media screen and (max-width: 991px) {
  #nus-highlights .headline {
    position: relative;
    width: 100% !important;
    height: auto !important;
    padding-bottom: 0;
  }

  #nus-highlights .img1 .headline,
  #nus-highlights .img3 .headline {
    border-right: none;
  }

  #nus-highlights .headline p.small.pull-right {
    position: initial;
    margin-top: 10px;
  }

  #nus-highlights .owl-dots {
    position: relative;
  }

  #nus-highlights .owl-theme .owl-dots .owl-dot.active span,
  #nus-highlights .owl-theme .owl-dots .owl-dot:hover span {
    background: #ccc;
  }

  #nus-highlights .effect {
    box-shadow: none;
  }
}

#president .caption {
  position: absolute;
  top: 25px;
  right: 0;
  color: #fff;
  background: #376ba5;
  padding: 37px;
  width: 50%;
}

@media screen and (max-width: 991px) {
  #president .caption {
    top: 0;
    height: 284px;
  }
}

@media screen and (max-width: 767px) {
  #president .jumbotron {
    background: #f8f8f8;
    padding-top: 55px;
  }

  #president .caption {
    position: relative;
    width: 100%;
    top: 0;
    text-align: center;
    height: auto;
  }
  #event-stay-connected .nus-components .nus-components-left .event-1 {
    padding-right: 20px !important;
  }
  #event-stay-connected .nus-components .nus-components-left .event-2 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  #event-stay-connected .nus-components-right {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  #event-stay-connected .nus-components-left {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
}

#president a.learn-more:hover {
  color: #376ba5;
}

#instagram .time {
  background: black;
  color: white;
  display: inline-block;
  padding: 3px 9px;
  position: absolute;
  bottom: 0;
  display: none;
}

#instagram .icon.carousel {
  background-image: url(https://www.instagram.com/static/bundles/sprite_core.png/fb48443ec9d3.png);
  background-repeat: no-repeat;
  background-position: -238px -251px;
  height: 47px;
  width: 47px;
  position: absolute;
  z-index: 1;
  right: 0;
}

#instagram .icon.video {
  background-image: url(https://www.instagram.com/static/bundles/sprite_core.png/fb48443ec9d3.png);
  background-repeat: no-repeat;
  background-position: -177px -82px;
  height: 48px;
  width: 48px;
  position: absolute;
  z-index: 1;
  right: 0;
}

#instagram .owl-carousel:before {
  content: "";
  background: url(../images/homepage/instagram-shadow-top.png) top center
    no-repeat;
  height: 15px;
  width: 100%;
  position: absolute;
  z-index: 1;
  background-size: cover;
}

#instagram .owl-carousel:after {
  content: "";
  background: url(../images/homepage/instagram-shadow-bottom.png) bottom center
    no-repeat;
  height: 15px;
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 0;
  background-size: cover;
}
#event-stay-connected .nus-components-right {
  padding-left: 50px;
  padding-right: 0;
  margin-top: 44px;
}
#event-stay-connected .nus-components-left {
  padding-left: 0;
  padding-right: 0;
  margin-top: 44px;
}
#thought-leadership .headline {
  color: white;
  padding: 24px;
}

#thought-leadership h2 {
  color: #f58220;
  text-align: center;
  font-size: 26px;
  font-weight: bold;
}

#thought-leadership .sections {
  position: relative;
  left: 65px;
  top: 38px;
}

#thought-leadership .collaboration-icon .section-title {
  left: 50px;
}

#thought-leadership .section-title {
  position: relative;
  z-index: 999;
  color: #000;
  height: 104px;
  text-align: center;
  width: 252px;
  top: 40px;
}
#thought-leadership .section-1 .resource-icon {
  background: url(../images/homepage/resources-icon.png) no-repeat;
}
#thought-leadership .section-2 .service-icon {
  background: url(../images/homepage/services-icon.jpg) no-repeat;
}
#thought-leadership .section-3 .community-icon {
  background: url(../images/homepage/community-icon.jpg) no-repeat;
}
#thought-leadership .section-4 .collaboration-icon {
  background: url(../images/homepage/collaboration-icon.jpg) no-repeat;
}
#thought-leadership p {
  color: #ffffff;
  padding: 53px 70px 70px 70px;
  text-align: left;
}
#thought-leadership .section-2,
#thought-leadership .section-4 {
  background-color: #4b2a94;
  height: 360px;
}

#thought-leadership .section-1,
#thought-leadership .section-3 {
  background-color: #110050;
  height: 360px;
}

#thought-leadership a.learn-more:hover {
  color: #d26649;
}

#thought-leadership .left-gradient {
  background: #e98f2e;
  background: linear-gradient(to right, #e98f2e, #d36844);
  background: -webkit-linear-gradient(left, #e98f2e, #d36844);
  background: -o-linear-gradient(right, #e98f2e, #d36844);
  background: -moz-linear-gradient(right, #e98f2e, #d36844);
}

#thought-leadership .right-gradient {
  background: #d26649;
  background: linear-gradient(to right, #d26649, #b5366b);
  background: -webkit-linear-gradient(left, #d26649, #b5366b);
  background: -o-linear-gradient(right, #d26649, #b5366b);
  background: -moz-linear-gradient(right, #d26649, #b5366b);
}

@media screen and (max-width: 767px) {
  #thought-leadership .nopadding {
    border-right: none !important;
    border-left: none !important;
  }
}

#nus-highlights .hover,
#thought-leadership .hover,
#instagram .hover {
  display: block;
}

/* Circle */
html.no-touch #nus-highlights .hover,
html.no-touch #thought-leadership .hover {
  position: relative;
  overflow: hidden;
  display: block;
}

html.no-touch #nus-highlights .hover::before,
html.no-touch #thought-leadership .hover::before {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 2;
  display: block;
  content: "";
  width: 0;
  height: 0;
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
}

html.no-touch #nus-highlights .hover:hover::before,
html.no-touch #thought-leadership .hover:hover::before {
  -webkit-animation: circle 1.2s;
  animation: circle 1.2s;
}

@-webkit-keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

@keyframes circle {
  0% {
    opacity: 1;
  }
  40% {
    opacity: 1;
  }
  100% {
    width: 200%;
    height: 200%;
    opacity: 0;
  }
}

/* Zoom In */
html.no-touch #instagram .hover {
  position: relative;
  overflow: hidden;
  display: block;
}

html.no-touch #instagram .hover img {
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}

html.no-touch #instagram .hover:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

/* Event */
@media print {
  .newsfeed-events .col-item {
    width: 50%;
  }
}

.newsfeed-events .newsfeed-item {
  display: inline-block;
  margin: 20px 0;
}

.newsfeed-events .newsfeed-cal {
  text-align: center;
  width: 70px;
  float: left;
  display: inline-block;
}

@media print {
  .newsfeed-events .newsfeed-cal {
    border: 1px solid #ddd;
    width: 55px;
  }
}

.newsfeed-events .newsfeed-cal .newsfeed-caldate {
  background: #003d7c;
  color: #ffffff;
  font-size: 36px;
  font-weight: 200;
}

@media print {
  .newsfeed-events .newsfeed-cal .newsfeed-caldate {
    font-size: 22px;
  }
}

.newsfeed-events .newsfeed-cal .newsfeed-calday {
  background: #003d7c;
  color: #ffd2a3;
  font-size: 14px;
  font-weight: 200;
  padding: 3px 0;
  text-transform: uppercase;
}

@media print {
  .newsfeed-events .newsfeed-cal .newsfeed-calday {
    font-size: 12px;
  }
}

.newsfeed-events .newsfeed-details {
  margin-left: 90px;
}

@media print {
  .newsfeed-events .newsfeed-details {
    margin-left: 70px;
  }
}

.newsfeed-events .newsfeed-details .feed-title {
  color: #555555;
  margin-top: 0;
  line-height: 1.2;
  font-weight: 300;
}

.newsfeed-events .newsfeed-details .feed-text {
  color: #999999;
  font-size: 14px;
  font-weight: 300;
}

@media print {
  .newsfeed-events .visible-md-block {
    display: none !important;
  }
}

@media print {
  .newsfeed-events .visible-sm-block {
    display: block !important;
  }
}

.section-home-events.section-footer {
  padding-top: 40px;
  text-align: center;
}

@media print {
  .section-home-events.section-footer {
    padding-top: 20px;
  }
}

.section-footer {
  padding-bottom: 120px;
}

.nus-faculty-border {
  float: left;
  margin: 0px 15px;
  border-left: 1.5pt solid #003d7c;
  width: 1px !important;
  height: 60px;
}
#event-stay-connected .nus-components .nus-components-left .img {
  height: 80px;
  width: 80px;
  box-sizing: border-box;
  border-radius: 2px;
  text-align: center;
  left: -20px;
  position: relative;
}
#event-stay-connected .nus-components .nus-components-left .img h4 {
  font-size: 50px;
  margin: 0;
  padding: 0;
  color: #f58220;
  font-weight: bold;
}
#event-stay-connected .nus-components .nus-components-left .img h5 {
  margin: 0;
  padding: 0;
  color: #f58220;
  font-size: 20px;
  font-weight: normal;
}
#event-stay-connected .nus-components .nus-components-left .latest-event {
  margin-bottom: 0px;
}
#event-stay-connected
  .nus-components
  .nus-components-left
  .label-layer
  .label-name {
  font-size: 16px;
  color: #444444;
  font-weight: 600;
  width: 95%;
  padding-right: 15px;
}
#event-stay-connected .nus-components .nus-components-left .label-layer {
  border-bottom: 1px solid #ada6a6;
  padding-bottom: 10px;
}
#event-stay-connected .nus-components .nus-components-left .event-arrow {
  position: relative;
  text-align: right;
  float: right;
  top: -29px;
  left: 5px;
}
#event-stay-connected .nus-components .nus-components-left .details {
  font-size: 13px;
  margin-top: 10px;
  color: #303132;
}

#event-stay-connected .nus-components .nus-components-left .event-1 {
  padding-right: 30px;
  padding-left: 20px;
  padding-top: 25px;
}
#event-stay-connected .nus-components .nus-components-left .event-2 {
  padding-right: 30px;
  padding-left: 30px;
  padding-top: 25px;
}

.col-lg-6.col-md-6.col-sm-12.event-0 {
  padding-left: 0;
}

.col-lg-6.col-md-6.col-sm-12.event-1 {
  padding-right: 0;
}

.slide-container {
  position: relative;
  padding: 0!important;
}

.slide-logo {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 5;
}

.slide-logo img {
  width: 100px;
}

.slide-image {
  height: 300px;
  background-size: cover;
  position: relative;
}

.slide-text {
  position: absolute;
  bottom: 30px;
  left: 0;
  right: 0;
  text-align: center;
  color: white;
  padding: 0 5rem;
  z-index: 2;
}

.slide-text a {
  color: white;
  text-decoration: underline;
}

.slide-text a:hover, .slide-text a:visited, .slide-text a:focus {
  color: white!important;
}

.section-info .card-title {
  padding-left: 1em!important;
}

@media screen and (min-width: 768px) {
  .slide-image {
    height: 400px;
  }

  .slide-logo {
    top: 50px;
    left: 65px;
  }

  .slide-logo img {
    width: initial;
  }

}

.owl-theme .owl-nav {
  margin-top: 0!important;
}


.owl-prev, .owl-next {
  width: 30px;
  height: 105px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: block !important;
  border:0px solid black;
  padding: 0!important;
  margin:0!important;
  background: none!important;
  border-radius: 0!important;
  font-size: 40px!important;
}

.owl-prev { left: 0; }
.owl-next { right: 0; }
.owl-prev i, .owl-next i {
  transform : scale(2,5); 
  color: #ccc; 
  position: absolute;
  top: 32%;
  transform: translateY(-50%);
  font-weight: bold;
}

.owl-prev i {
  left: 15px;
}

.owl-next i {
  right: 30px;
}

.owl-prev .fa-angle-left:before, .owl-next .fa-angle-right:before {
position: absolute;
}