html.home .nopadding {
    padding: 0;
}

html.home .nomargin {
    margin: 0;
}

html.home .nomargintop {
    margin-top: 0;
}

html.home .jumbotron {
    max-width: 1024px;
    margin: 0 auto;
    margin-bottom: 0;
}

html.home .jumbotron h2 {
    font-size: 40px;
    margin-bottom: 20px;
}

html.home .jumbotron p {
    font-size: 18px;
}

html.home h3 {
    font-size: 20px;
    font-weight: normal
}

@media screen and (max-width: 767px) {

    html.home h3 {
        font-size: 24px;
    }

    html.home #nus-highlights .headline p.small {
        line-height: 2.5;
    }
}

html.home .owl-carousel
{
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}

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

html.home a.learn-more,
html.home 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;
}

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

html.home #nus-highlights,
html.home #president,
html.home #instagram,
html.home #thought-leadership {
    padding-top: 30px;
}

@media screen and (max-width: 767px) {

    html.home #nus-highlights,
    html.home #president,
    html.home #instagram,
    html.home #thought-leadership {
        padding-top: 25px;
    }
}

html.home .visible-non-desktop {
    display: none !important;
}

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

@media screen and (max-width: 991px) {

    html.home .visible-non-desktop {
        display: block !important;
    }
    html.home .visible-desktop {
        display: none !important;
    }
}

html.home #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);
}

html.home #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: 1024px) {

    html.home #feature-banner .headline {
        padding-bottom: 15px;
    }
    html.home #feature-banner .headline h1 {
        font-size: 42px;
    }
}

@media screen and (max-width: 767px) {

    html.home #feature-banner .headline {
        padding-bottom: 5px;
    }
    html.home #feature-banner .headline h1 {
        font-size: 22px;
    }
}

html.home #feature-banner .owl-theme .owl-dots .owl-dot span {
    width: 80px;
    height: 3px;
    background: black;
}

html.home #feature-banner .owl-theme .owl-dots .owl-dot.active span,
html.home #feature-banner .owl-theme .owl-dots .owl-dot:hover span {
    background: white;
}

@media screen and (min-width: 992px) {

    html.home #nus-highlights .owl-item {
        width: auto !important;
        float: none;
        display: inline;
    }

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

html.home #nus-highlights a {
    display: block;
}

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

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

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

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

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

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

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

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

html.home #nus-highlights .nav-tabs,
html.home #nus-highlights .nav-tabs>li a {

    border: none;
}

html.home #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;
}

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

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

html.home #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) {

    html.home #nus-highlights .headline {
        position: relative;
        width: 100% !important;
        height: auto !important;
        padding-bottom: 0;
    }

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

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

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

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

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

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

@media screen and (max-width: 991px) {

    html.home #president .caption {
        top: 0;
        height: 284px;
    }
}

@media screen and (max-width: 767px) {

    html.home #president .jumbotron {
        background: #f8f8f8;
        padding-top: 55px;
    }

    html.home #president .caption {
        position: relative;
        width: 100%;
        top: 0;
        text-align: center;
        height: auto;
    }
}

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

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

html.home #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;
}

html.home #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;
}

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

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

html.home #thought-leadership .headline {
    color: white;
    padding: 24px;
}

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

html.home #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);
}

html.home #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) {

    html.home #thought-leadership .nopadding {
        border-right: none !important;
        border-left: none !important;
    }
}

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

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

html.home.no-touch #nus-highlights .hover::before,
html.home.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, .2);
    border-radius: 0;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0;
}

html.home.no-touch #nus-highlights .hover:hover::before,
html.home.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.home.no-touch #instagram .hover {
    position: relative;
    overflow: hidden;
    display: block;
}

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

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

/*
@media screen and (width: 1024px) {

    #nus-highlights .headline .arrow {
        font-size: 6px;
        line-height: 16px;
    }

    #nus-highlights span.headline {
        width: unset!important;
    }

    #nus-highlights .headline p {
        display: none;
    }

    #nus-highlights .headline h3 {
        margin-bottom: 0;
    }
}
*/