@charset "UTF-8";
.gc-12-related-carousel header:after,
.gc-18-news-carousel header:after,
.institute-detail .features-carousel header:after,
.institute-detail .item.tw-post header:after,
.institute-detail .main-content .news-carousel aside header:after,
.institute-detail .publications-carousel header:after,
.institute-detail .software-carousel header:after,
.institute-detail .team-carousel header:after,
.institute-detail .twitter-carousel header:after,
.pc-01-carousel .carousel-caption .link-box .image .overlay:after,
.pc-04-box-image .image .image-overlay:after,
.pc-04-box-image .image .overlay:after,
.pc-11-social-trending-box:after,
aside.gc-07-action-cta .image .image-overlay:after {
    clear: both
}
article.has-lead-paragraph h2{
    font-size: 1em!important
}
.link-list,
aside.gc-05-link-list {
    margin: 17px 0
}
.link-list ul,
aside.gc-05-link-list ul {
    list-style-type: none;
    padding: 0
}
@media (max-width: 767px) {
    .link-list ul:first-of-type,
    aside.gc-05-link-list ul:first-of-type {
        padding-left: 0 !important
    }
}
.link-list ul li,
aside.gc-05-link-list ul li {
    margin-bottom: 20px;
    text-transform: capitalize;
    font-weight: 200;
    font-size: 18px;
    color: #d12e89;
    padding-left: 1.5em
}
@media (max-width: 768px) {
    .link-list ul li,
    aside.gc-05-link-list ul li {
        padding-left: 27px
    }
}
.link-list ul li a,
aside.gc-05-link-list ul li a {
    font-size: 24px;
    color: #000;
    line-height: 1em;
    position: relative
}
.link-list ul li a:before,
aside.gc-05-link-list ul li a:before {
    color: #d12e89;
    content: "\f138";
    font-family: FontAwesome;
    display: inline-block;
    padding: 0 2px;
    position: absolute;
    margin-left: -1.2em;
    -webkit-transition: all .2s;
    transition: all .2s;
    width: 100%
}
@media (max-width: 767px) {
    .link-list ul li a:before,
    aside.gc-05-link-list ul li a:before {
        top: 1px
    }
}
@media (min-width: 1200px) {
    .no-touch .link-list ul li a:hover,
    .no-touch aside.gc-05-link-list ul li a:hover {
        margin-left: -28px;
        -webkit-transition: margin-left .2s;
        transition: margin-left .2s
    }
    .no-touch .link-list ul li a:hover:before,
    .no-touch aside.gc-05-link-list ul li a:hover:before {
        -webkit-transform: translateX(100%)translateX(1.3em);
        -ms-transform: translateX(100%)translateX(1.3em);
        transform: translateX(100%)translateX(1.3em)
    }
}
@media all and (min-width: 1200px)and (-ms-high-contrast: none),
(min-width: 1200px)and (-ms-high-contrast: active) {
    .no-touch .link-list ul li a:hover:before,
    .no-touch aside.gc-05-link-list ul li a:hover:before {
        -webkit-transform: translateX(100%)translateX(2.5em);
        -ms-transform: translateX(100%)translateX(2.5em);
        transform: translateX(100%)translateX(2.5em)
    }
}
.link-list ul li a:hover,
aside.gc-05-link-list ul li a:hover {
    color: #666
}
html:not(.touch) aside.gc-07-action-cta:focus .image .image-overlay,
html:not(.touch) aside.gc-07-action-cta:hover .image .image-overlay {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
html:not(.touch) aside.gc-07-action-cta:focus .image .image-overlay.show-text,
html:not(.touch) aside.gc-07-action-cta:hover .image .image-overlay.show-text {
    background-position: 100% 0
}
aside.gc-07-action-cta {
    position: relative;
    margin: 17px 0;
    overflow: hidden
}
aside.gc-07-action-cta:first-child {
    margin-top: 0
}
aside.gc-07-action-cta .image {
    display: block;
    overflow: hidden;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #7dd2f1;
    color: #fff;
    text-align: center
}
aside.gc-07-action-cta .image picture img,
aside.gc-07-action-cta .image>img {
    width: 100%;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2
}
aside.gc-07-action-cta .image.gradient {
    background: #6cb3ce;
    background: -webkit-linear-gradient(315deg, #6cb3ce 0, #92d9f4 100%);
    background: linear-gradient(135deg, #6cb3ce 0, #92d9f4 100%)
}
aside.gc-07-action-cta .image .description,
aside.gc-07-action-cta .image .subtitle,
aside.gc-07-action-cta .image .title {
    line-height: 1em;
    margin: auto auto .5rem
}
aside.gc-07-action-cta .image .title {
    font-size: 3.5rem;
    font-weight: 100
}
@media (min-width: 768px) {
    aside.gc-07-action-cta .image .title {
        font-size: 4.5rem
    }
}
@media (min-width: 768px)and (max-width: 1199px) {
    aside.gc-07-action-cta .image .title {
        font-size: 3.5rem
    }
}
aside.gc-07-action-cta .image .subtitle {
    font-size: 3rem;
    font-weight: 500
}
@media (min-width: 768px) {
    aside.gc-07-action-cta .image .subtitle {
        font-size: 4rem
    }
}
@media (min-width: 768px)and (max-width: 1199px) {
    aside.gc-07-action-cta .image .subtitle {
        font-size: 3rem
    }
}
aside.gc-07-action-cta .image .description {
    margin: 0 30px 9rem;
    font-size: 1.1em
}
aside.gc-07-action-cta .image>div.icon {
    margin-top: 10px !important
}
aside.gc-07-action-cta .image>div:first-of-type:not(.image-overlay) {
    margin-top: 30px
}
aside.gc-07-action-cta .image .image-overlay {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    max-width: 100%;
    height: 100%;
    font-family: "Mount Sinai Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: 300;
    padding: 16.67% 1.5em;
    background: rgba(0, 0, 0, .75);
    -webkit-transform: translate(-101%, -50%);
    -ms-transform: translate(-101%, -50%);
    transform: translate(-101%, -50%);
    -webkit-transition: -webkit-transform .2s linear;
    transition: transform .2s linear
}
aside.gc-07-action-cta .image .image-overlay:after,
aside.gc-07-action-cta .image .image-overlay:before {
    content: " ";
    display: table
}
aside.gc-07-action-cta .image .image-overlay.show-text {
    background: 200% 0 no-repeat;
    background: -webkit-linear-gradient(#1e1f21, #1e1f21)200% 0/200% 100% no-repeat;
    background-image: linear-gradient(#1e1f21, #1e1f21);
    -webkit-transition-property: background-position;
    transition-property: background-position;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
aside.gc-07-action-cta .image .image-overlay h3 {
    font-family: "Neue Helvetica W01";
    font-weight: 100;
    font-size: 3em;
    margin-bottom: .5em
}
aside.gc-07-action-cta.txt-large a span {
    padding-left: 20px;
    font-size: 1.57143em;
    text-align: left
}
aside.gc-07-action-cta.cta-black .image {
    background-color: #1e1f21
}
aside.gc-07-action-cta.cta-black a {
    background-color: rgba(0, 0, 0, .5)
}
aside.gc-07-action-cta.cta-gray .image {
    background-color: #ccc
}
aside.gc-07-action-cta.cta-gray a {
    background-color: rgba(126, 126, 126, .5)
}
aside.gc-07-action-cta.cta-gray i {
    background-color: #333
}
aside.gc-07-action-cta.blue i {
    background-color: #23abe1
}
aside.gc-07-action-cta.blue a:hover i {
    background-color: #50bce7
}
aside.gc-07-action-cta a {
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 70px;
    vertical-align: middle;
    height: 70px;
    color: #fff
}
aside.gc-07-action-cta a:hover i {
    background-color: #36383c
}
aside.gc-07-action-cta a i {
    display: block;
    width: 70px;
    height: 70px;
    line-height: 70px;
    vertical-align: middle;
    text-align: center;
    font-family: FontAwesome;
    float: right;
    background-color: #000;
    color: #fff;
    font-size: 30px;
    font-style: normal
}
aside.gc-08-events-list #lw .lw .lwl a,
aside.gc-08-events-list #lw .lw .lwl a:before,
aside.gc-08-events-list #lw .lw .lwn span.lwn0 {
    font-family: "Mount Sinai Sans", "Helvetica Neue", Helvetica, Arial, sans-serif, "Glyphicons Halflings"
}
aside.gc-07-action-cta a i:before {
    content: ""
}
aside.gc-07-action-cta a span {
    display: block;
    text-align: right;
    padding-right: 100px;
    font-weight: 500
}
aside.gc-08-events-list {
    padding: 15px;
    background-color: #eee;
    margin: 17px 0
}
aside.gc-08-events-list:first-child {
    margin-top: 0
}
aside.gc-08-events-list h2 {
    margin-top: 0;
    margin-bottom: 10px
}
aside.gc-08-events-list>a {
    float: right
}
aside.gc-08-events-list #lw {
    position: relative;
    font-size: 20px;
    line-height: 10em;
    background-color: transparent
}
aside.gc-08-events-list #lw .lw {
    text-align: left;
    font-size: initial;
    background-color: transparent;
    line-height: 1em
}
aside.gc-08-events-list #lw .lw ul#lwe {
    padding-left: 0
}
aside.gc-08-events-list #lw .lw li.lwe {
    position: relative;
    border-bottom: none !important;
    margin-bottom: 15px;
    background-color: #fff;
    padding: 20px 20px 45px;
    cursor: pointer
}
aside.gc-08-events-list #lw .lw li.lwe:last-child {
    margin-bottom: 0
}
aside.gc-08-events-list #lw .lw li.lwe:hover {
    background-color: #1ab2ea;
    color: #fff
}
aside.gc-08-events-list #lw .lw li.lwe:hover .lwl a,
aside.gc-08-events-list #lw .lw li.lwe:hover .lwn,
aside.gc-08-events-list #lw .lw li.lwe:hover .lwn a,
aside.gc-08-events-list #lw .lw li.lwe:hover .lwn0 {
    color: #fff
}
aside.gc-08-events-list #lw .lw .lwn a {
    color: #333
}
aside.gc-08-events-list #lw .lw .lwn {
    color: #201f71;
    display: inline-block;
    width: 100%
}
aside.gc-08-events-list #lw .lw .lwl a:hover {
    color: #5e5da9
}
aside.gc-08-events-list #lw .lw span.lwl0 {
    display: none
}
aside.gc-08-events-list #lw .lw .lwl a:before {
    display: inline-block;
    content: "\e062";
    position: absolute;
    left: 0
}
aside.gc-08-events-list #lw .lw span.lwn0:before {
    content: "\e109";
    position: absolute;
    left: 0
}
aside.gc-08-events-list #lw .lw .lwl a {
    position: relative
}
aside.gc-08-events-list #lw .lw .lwl a,
aside.gc-08-events-list #lw .lw .lwn span.lwn0 {
    color: #201f71;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-left: 17px;
    display: inline-block
}
aside.gc-08-events-list #lw .lw .lwd,
aside.gc-08-events-list #lw .lw span.lwi0 {
    display: none
}
aside.gc-08-events-list #lw .lw .lwl {
    margin-top: 5px;
    margin-bottom: 0
}
aside.gc-08-events-list #lw .lw span.lwn0 {
    position: absolute;
    bottom: 20px;
    font-weight: 700
}
.pc-02-breadcrumbs .container {
    position: relative;
    height: 100%
}
.gc-11-video-carousel,
.gc-12-related-carousel,
.gc-18-news-carousel,
.gc-25-summary-carousel,
.institute-detail .features-carousel,
.institute-detail .main-content .news-carousel aside,
.institute-detail .publications-carousel,
.institute-detail .software-carousel,
.institute-detail .team-carousel,
.institute-detail .twitter-carousel {
    padding: 10px 46px 50px;
    background: #eee;
    margin: 17px 0
}
@media (max-width: 767px) {
    .gc-11-video-carousel:first-child,
    .gc-12-related-carousel:first-child,
    .gc-18-news-carousel:first-child,
    .gc-25-summary-carousel:first-child,
    .institute-detail .features-carousel:first-child,
    .institute-detail .main-content .news-carousel aside:first-child,
    .institute-detail .publications-carousel:first-child,
    .institute-detail .software-carousel:first-child,
    .institute-detail .team-carousel:first-child,
    .institute-detail .twitter-carousel:first-child {
        margin-top: 0
    }
}
.gc-11-video-carousel>a,
.gc-12-related-carousel>a,
.gc-18-news-carousel>a,
.gc-25-summary-carousel>a,
.institute-detail .features-carousel>a,
.institute-detail .main-content .news-carousel aside>a,
.institute-detail .publications-carousel>a,
.institute-detail .software-carousel>a,
.institute-detail .team-carousel>a,
.institute-detail .twitter-carousel>a {
    float: right;
    margin-top: 25px
}
.gc-11-video-carousel h1,
.gc-12-related-carousel h1,
.gc-18-news-carousel h1,
.gc-25-summary-carousel h1,
.institute-detail .features-carousel h1,
.institute-detail .main-content .news-carousel aside h1,
.institute-detail .publications-carousel h1,
.institute-detail .software-carousel h1,
.institute-detail .team-carousel h1,
.institute-detail .twitter-carousel h1 {
    font-size: 24px;
    margin-left: 9px
}
.gc-11-video-carousel a.image,
.gc-12-related-carousel a.image,
.gc-18-news-carousel a.image,
.gc-25-summary-carousel a.image,
.institute-detail .features-carousel a.image,
.institute-detail .main-content .news-carousel aside a.image,
.institute-detail .publications-carousel a.image,
.institute-detail .software-carousel a.image,
.institute-detail .team-carousel a.image,
.institute-detail .twitter-carousel a.image {
    display: block;
    position: relative
}
.gc-11-video-carousel a.image img,
.gc-12-related-carousel a.image img,
.gc-18-news-carousel a.image img,
.gc-25-summary-carousel a.image img,
.institute-detail .features-carousel a.image img,
.institute-detail .main-content .news-carousel aside a.image img,
.institute-detail .publications-carousel a.image img,
.institute-detail .software-carousel a.image img,
.institute-detail .team-carousel a.image img,
.institute-detail .twitter-carousel a.image img {
    display: block;
    width: 100%
}
.gc-11-video-carousel .item,
.gc-12-related-carousel .item,
.gc-18-news-carousel .item,
.gc-25-summary-carousel .item,
.institute-detail .features-carousel .item,
.institute-detail .main-content .news-carousel aside .item,
.institute-detail .publications-carousel .item,
.institute-detail .software-carousel .item,
.institute-detail .team-carousel .item,
.institute-detail .twitter-carousel .item {
    margin: 0 10px
}
.gc-11-video-carousel .owl-next,
.gc-11-video-carousel .owl-prev,
.gc-12-related-carousel .owl-next,
.gc-12-related-carousel .owl-prev,
.gc-18-news-carousel .owl-next,
.gc-18-news-carousel .owl-prev,
.gc-25-summary-carousel .owl-next,
.gc-25-summary-carousel .owl-prev,
.institute-detail .features-carousel .owl-next,
.institute-detail .features-carousel .owl-prev,
.institute-detail .main-content .news-carousel aside .owl-next,
.institute-detail .main-content .news-carousel aside .owl-prev,
.institute-detail .publications-carousel .owl-next,
.institute-detail .publications-carousel .owl-prev,
.institute-detail .software-carousel .owl-next,
.institute-detail .software-carousel .owl-prev,
.institute-detail .team-carousel .owl-next,
.institute-detail .team-carousel .owl-prev,
.institute-detail .twitter-carousel .owl-next,
.institute-detail .twitter-carousel .owl-prev {
    padding: 5px 17px;
    position: absolute;
    top: 25%
}
.gc-11-video-carousel .owl-next:hover,
.gc-11-video-carousel .owl-prev:hover,
.gc-12-related-carousel .owl-next:hover,
.gc-12-related-carousel .owl-prev:hover,
.gc-18-news-carousel .owl-next:hover,
.gc-18-news-carousel .owl-prev:hover,
.gc-25-summary-carousel .owl-next:hover,
.gc-25-summary-carousel .owl-prev:hover,
.institute-detail .features-carousel .owl-next:hover,
.institute-detail .features-carousel .owl-prev:hover,
.institute-detail .main-content .news-carousel aside .owl-next:hover,
.institute-detail .main-content .news-carousel aside .owl-prev:hover,
.institute-detail .publications-carousel .owl-next:hover,
.institute-detail .publications-carousel .owl-prev:hover,
.institute-detail .software-carousel .owl-next:hover,
.institute-detail .software-carousel .owl-prev:hover,
.institute-detail .team-carousel .owl-next:hover,
.institute-detail .team-carousel .owl-prev:hover,
.institute-detail .twitter-carousel .owl-next:hover,
.institute-detail .twitter-carousel .owl-prev:hover {
    background: #fff
}
.gc-11-video-carousel .owl-next:before,
.gc-11-video-carousel .owl-prev:before,
.gc-12-related-carousel .owl-next:before,
.gc-12-related-carousel .owl-prev:before,
.gc-18-news-carousel .owl-next:before,
.gc-18-news-carousel .owl-prev:before,
.gc-25-summary-carousel .owl-next:before,
.gc-25-summary-carousel .owl-prev:before,
.institute-detail .features-carousel .owl-next:before,
.institute-detail .features-carousel .owl-prev:before,
.institute-detail .main-content .news-carousel aside .owl-next:before,
.institute-detail .main-content .news-carousel aside .owl-prev:before,
.institute-detail .publications-carousel .owl-next:before,
.institute-detail .publications-carousel .owl-prev:before,
.institute-detail .software-carousel .owl-next:before,
.institute-detail .software-carousel .owl-prev:before,
.institute-detail .team-carousel .owl-next:before,
.institute-detail .team-carousel .owl-prev:before,
.institute-detail .twitter-carousel .owl-next:before,
.institute-detail .twitter-carousel .owl-prev:before {
    font-family: FontAwesome;
    display: block;
    color: #369;
    font-size: 36px;
    line-height: 36px
}
.gc-11-video-carousel .owl-prev,
.gc-12-related-carousel .owl-prev,
.gc-18-news-carousel .owl-prev,
.gc-25-summary-carousel .owl-prev,
.institute-detail .features-carousel .owl-prev,
.institute-detail .main-content .news-carousel aside .owl-prev,
.institute-detail .publications-carousel .owl-prev,
.institute-detail .software-carousel .owl-prev,
.institute-detail .team-carousel .owl-prev,
.institute-detail .twitter-carousel .owl-prev {
    left: -46px
}
.gc-11-video-carousel .owl-prev:before,
.gc-12-related-carousel .owl-prev:before,
.gc-18-news-carousel .owl-prev:before,
.gc-25-summary-carousel .owl-prev:before,
.institute-detail .features-carousel .owl-prev:before,
.institute-detail .main-content .news-carousel aside .owl-prev:before,
.institute-detail .publications-carousel .owl-prev:before,
.institute-detail .software-carousel .owl-prev:before,
.institute-detail .team-carousel .owl-prev:before,
.institute-detail .twitter-carousel .owl-prev:before {
    content: "\f104"
}
.gc-11-video-carousel .owl-next,
.gc-12-related-carousel .owl-next,
.gc-18-news-carousel .owl-next,
.gc-25-summary-carousel .owl-next,
.institute-detail .features-carousel .owl-next,
.institute-detail .main-content .news-carousel aside .owl-next,
.institute-detail .publications-carousel .owl-next,
.institute-detail .software-carousel .owl-next,
.institute-detail .team-carousel .owl-next,
.institute-detail .twitter-carousel .owl-next {
    right: -46px;
    text-align: right
}
.gc-11-video-carousel .owl-next:before,
.gc-12-related-carousel .owl-next:before,
.gc-18-news-carousel .owl-next:before,
.gc-25-summary-carousel .owl-next:before,
.institute-detail .features-carousel .owl-next:before,
.institute-detail .main-content .news-carousel aside .owl-next:before,
.institute-detail .publications-carousel .owl-next:before,
.institute-detail .software-carousel .owl-next:before,
.institute-detail .team-carousel .owl-next:before,
.institute-detail .twitter-carousel .owl-next:before {
    content: "\f105"
}
.gc-11-video-carousel .owl-nav,
.gc-12-related-carousel .owl-nav,
.gc-18-news-carousel .owl-nav,
.gc-25-summary-carousel .owl-nav,
.institute-detail .features-carousel .owl-nav,
.institute-detail .main-content .news-carousel aside .owl-nav,
.institute-detail .publications-carousel .owl-nav,
.institute-detail .software-carousel .owl-nav,
.institute-detail .team-carousel .owl-nav,
.institute-detail .twitter-carousel .owl-nav {
    display: none
}
@media (min-width: 768px) {
    .gc-11-video-carousel .owl-nav,
    .gc-12-related-carousel .owl-nav,
    .gc-18-news-carousel .owl-nav,
    .gc-25-summary-carousel .owl-nav,
    .institute-detail .features-carousel .owl-nav,
    .institute-detail .main-content .news-carousel aside .owl-nav,
    .institute-detail .publications-carousel .owl-nav,
    .institute-detail .software-carousel .owl-nav,
    .institute-detail .team-carousel .owl-nav,
    .institute-detail .twitter-carousel .owl-nav {
        display: block
    }
}
.gc-11-video-carousel .owl-dots,
.gc-12-related-carousel .owl-dots,
.gc-18-news-carousel .owl-dots,
.gc-25-summary-carousel .owl-dots,
.institute-detail .features-carousel .owl-dots,
.institute-detail .main-content .news-carousel aside .owl-dots,
.institute-detail .publications-carousel .owl-dots,
.institute-detail .software-carousel .owl-dots,
.institute-detail .team-carousel .owl-dots,
.institute-detail .twitter-carousel .owl-dots {
    display: block;
    text-align: center;
    margin-top: 10px;
}
.gc-11-video-carousel .owl-dots .owl-dot,
.gc-11-video-carousel .owl-dots>li,
.gc-12-related-carousel .owl-dots .owl-dot,
.gc-12-related-carousel .owl-dots>li,
.gc-18-news-carousel .owl-dots .owl-dot,
.gc-18-news-carousel .owl-dots>li,
.gc-25-summary-carousel .owl-dots .owl-dot,
.gc-25-summary-carousel .owl-dots>li,
.institute-detail .features-carousel .owl-dots .owl-dot,
.institute-detail .features-carousel .owl-dots>li,
.institute-detail .main-content .news-carousel aside .owl-dots .owl-dot,
.institute-detail .main-content .news-carousel aside .owl-dots>li,
.institute-detail .publications-carousel .owl-dots .owl-dot,
.institute-detail .publications-carousel .owl-dots>li,
.institute-detail .software-carousel .owl-dots .owl-dot,
.institute-detail .software-carousel .owl-dots>li,
.institute-detail .team-carousel .owl-dots .owl-dot,
.institute-detail .team-carousel .owl-dots>li,
.institute-detail .twitter-carousel .owl-dots .owl-dot,
.institute-detail .twitter-carousel .owl-dots>li {
    display: inline-block;
    zoom: 1;
    background: #fcfcfc;
    width: 10px;
    height: 10px;
    margin: 5px;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 30px
}
.gc-11-video-carousel .owl-dots .owl-dot.active,
.gc-11-video-carousel .owl-dots>li.active,
.gc-12-related-carousel .owl-dots .owl-dot.active,
.gc-12-related-carousel .owl-dots>li.active,
.gc-18-news-carousel .owl-dots .owl-dot.active,
.gc-18-news-carousel .owl-dots>li.active,
.gc-25-summary-carousel .owl-dots .owl-dot.active,
.gc-25-summary-carousel .owl-dots>li.active,
.institute-detail .features-carousel .owl-dots .owl-dot.active,
.institute-detail .features-carousel .owl-dots>li.active,
.institute-detail .main-content .news-carousel aside .owl-dots .owl-dot.active,
.institute-detail .main-content .news-carousel aside .owl-dots>li.active,
.institute-detail .publications-carousel .owl-dots .owl-dot.active,
.institute-detail .publications-carousel .owl-dots>li.active,
.institute-detail .software-carousel .owl-dots .owl-dot.active,
.institute-detail .software-carousel .owl-dots>li.active,
.institute-detail .team-carousel .owl-dots .owl-dot.active,
.institute-detail .team-carousel .owl-dots>li.active,
.institute-detail .twitter-carousel .owl-dots .owl-dot.active,
.institute-detail .twitter-carousel .owl-dots>li.active {
    background: #d12e89
}
.filtered-list.videos .arrow-box,
.gc-11-video-carousel .arrow-box,
.gc-12-related-carousel .arrow-box,
.gc-18-news-carousel .arrow-box,
.institute-detail .features-carousel .arrow-box,
.institute-detail .main-content .news-carousel aside .arrow-box,
.institute-detail .publications-carousel .arrow-box,
.institute-detail .software-carousel .arrow-box,
.institute-detail .team-carousel .arrow-box,
.institute-detail .twitter-carousel .arrow-box {
    height: 45%;
    width: 25%;
    text-align: center;
    background: #000;
    position: absolute;
    right: 0;
    bottom: 0;
    min-height: 45%
}
.filtered-list.videos .arrow-box .icon,
.gc-11-video-carousel .arrow-box .icon,
.gc-12-related-carousel .arrow-box .icon,
.gc-18-news-carousel .arrow-box .icon,
.institute-detail .features-carousel .arrow-box .icon,
.institute-detail .main-content .news-carousel aside .arrow-box .icon,
.institute-detail .publications-carousel .arrow-box .icon,
.institute-detail .software-carousel .arrow-box .icon,
.institute-detail .team-carousel .arrow-box .icon,
.institute-detail .twitter-carousel .arrow-box .icon {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 2.5rem
}
@media (min-width: 768px) {
    .gc-11-video-carousel .owl-dots,
    .gc-12-related-carousel .owl-dots,
    .gc-18-news-carousel .owl-dots,
    .gc-25-summary-carousel .owl-dots,
    .institute-detail .features-carousel .owl-dots,
    .institute-detail .main-content .news-carousel aside .owl-dots,
    .institute-detail .publications-carousel .owl-dots,
    .institute-detail .software-carousel .owl-dots,
    .institute-detail .team-carousel .owl-dots,
    .institute-detail .twitter-carousel .owl-dots {
        display: none !important
    }
    .filtered-list.videos .arrow-box .icon,
    .gc-11-video-carousel .arrow-box .icon,
    .gc-12-related-carousel .arrow-box .icon,
    .gc-18-news-carousel .arrow-box .icon,
    .institute-detail .features-carousel .arrow-box .icon,
    .institute-detail .main-content .news-carousel aside .arrow-box .icon,
    .institute-detail .publications-carousel .arrow-box .icon,
    .institute-detail .software-carousel .arrow-box .icon,
    .institute-detail .team-carousel .arrow-box .icon,
    .institute-detail .twitter-carousel .arrow-box .icon {
        font-size: inherit
    }
}
.filtered-list.videos .arrow-box .icon:before,
.gc-11-video-carousel .arrow-box .icon:before,
.gc-12-related-carousel .arrow-box .icon:before,
.gc-18-news-carousel .arrow-box .icon:before,
.institute-detail .features-carousel .arrow-box .icon:before,
.institute-detail .main-content .news-carousel aside .arrow-box .icon:before,
.institute-detail .publications-carousel .arrow-box .icon:before,
.institute-detail .software-carousel .arrow-box .icon:before,
.institute-detail .team-carousel .arrow-box .icon:before,
.institute-detail .twitter-carousel .arrow-box .icon:before {
    font-family: FontAwesome;
    content: "\f144";
    display: block
}
.filtered-list.videos h2,
.gc-11-video-carousel h2,
.gc-12-related-carousel h2,
.gc-18-news-carousel h2,
.institute-detail .features-carousel h2,
.institute-detail .main-content .news-carousel aside h2,
.institute-detail .publications-carousel h2,
.institute-detail .software-carousel h2,
.institute-detail .team-carousel h2,
.institute-detail .twitter-carousel h2 {
    font-size: 14px
}
.filtered-list.videos h2 a,
.gc-11-video-carousel h2 a,
.gc-12-related-carousel h2 a,
.gc-18-news-carousel h2 a,
.institute-detail .features-carousel h2 a,
.institute-detail .main-content .news-carousel aside h2 a,
.institute-detail .publications-carousel h2 a,
.institute-detail .software-carousel h2 a,
.institute-detail .team-carousel h2 a,
.institute-detail .twitter-carousel h2 a {
    color: #000
}
@media (max-width: 768px) {
    #VideoModal .modal-dialog {
        width: auto
    }
}
@media (min-width: 768px) {
    #VideoModal .modal-dialog {
        width: 80%
    }
}
.modal-header {
    border-bottom: none;
    padding: 10px 15px 20px
}
.modal .close {
    font-size: 30px
}
.modal .modal-body {
    padding-top: 25px;
    margin: 0 25px 20px;
    position: relative
}
@media (orientation: landscape)and (min-device-width: 320px)and (max-device-width: 500px) {
    .modal .modal-body {
        padding-bottom: 50.5%
    }
}
@media (orientation: landscape)and (min-device-width: 481px)and (max-device-width: 750px) {
    .modal .modal-body {
        padding-bottom: 43.5%
    }
}
.modal .modal-body iframe {
    top: 0;
    left: 0;
    width: 100%
}
.gc-23-tab-navigation .navbar {
    margin-bottom: 0;
    background-color: #9a9fba;
    border: 0
}
.gc-23-tab-navigation .navbar.affix {
    width: 100%;
    top: 94px;
    z-index: 100
}
@media (max-width: 767px) {
    .gc-23-tab-navigation .navbar {
        margin: 20px 15px;
        position: static;
        border: 1px solid #9a9fba
    }
    .gc-23-tab-navigation .navbar.affix {
        width: auto
    }
}
.gc-23-tab-navigation .navbar-brand {
    font-weight: 700;
    color: #fcfcfc
}
.gc-23-tab-navigation .icon-bar {
    background-color: #fcfcfc
}
.gc-23-tab-navigation .navbar-collapse {
    padding: 0;
    border: 0;
    overflow-y: hidden
}
@media (max-width: 767px) {
    .gc-23-tab-navigation .navbar-collapse {
        background-color: #fcfcfc;
        overflow: hidden
    }
}
.gc-23-tab-navigation .nav>li {
    vertical-align: middle;
    position: relative;
    background-color: #fcfcfc;
    font-size: 1em;
    font-weight: 700;
    line-height: 1.4em;
    cursor: pointer
}
@media (min-width: 768px) {
    .gc-23-tab-navigation {
        min-height: unset;
    }
    .vgn-ext-region {
        min-height: initial;
    }
    .gc-23-tab-navigation .navbar-header {
        display: none
    }
    .gc-23-tab-navigation .nav>li {
        height: 4em;
        border-left: 1px solid #fcfcfc;
        text-align: center;
        color: #fcfcfc
    }
    .gc-23-tab-navigation .nav>li,
    .gc-23-tab-navigation .nav>li .dropdown-box {
        padding: 0 .5em
    }
    .gc-23-tab-navigation .nav>li,
    .gc-23-tab-navigation .nav>li:focus {
        background-color: #9a9fba
    }
    .gc-23-tab-navigation .nav>li.active,
    .gc-23-tab-navigation .nav>li:hover {
        background-color: #201f71
    }
}
@media (min-width: 1200px) {
    .gc-23-tab-navigation .nav>li {
        font-size: 1.3em
    }
}
.gc-23-tab-navigation .nav>li:first-child {
    border-left: 0
}
.gc-23-tab-navigation .nav>li .dropdown-toggle,
.gc-23-tab-navigation .nav>li>a {
    margin: 0;
    padding: .5em 1em;
    display: block;
    font-weight: 700;
    text-align: left;
    line-height: 1.4em;
    color: #1e1f21
}
.gc-23-tab-navigation .nav>li .dropdown-toggle,
.gc-23-tab-navigation .nav>li .dropdown-toggle:focus,
.gc-23-tab-navigation .nav>li .dropdown-toggle:hover,
.gc-23-tab-navigation .nav>li>a,
.gc-23-tab-navigation .nav>li>a:focus,
.gc-23-tab-navigation .nav>li>a:hover {
    background-color: transparent
}
@media (min-width: 768px) {
    .gc-23-tab-navigation .nav>li .dropdown-toggle,
    .gc-23-tab-navigation .nav>li>a {
        padding: 0;
        display: table;
        width: 100%;
        height: 100%;
        text-align: center;
        color: #fcfcfc
    }
    .gc-23-tab-navigation .nav>li>a>span{
        display: table-cell;
        vertical-align: middle;
        text-align: center;
    }
}
@media (max-width: 767px) {
    .gc-23-tab-navigation .nav>li:hover {
        background-color: transparent
    }
    .gc-23-tab-navigation .nav>li:hover>a {
        background-color: #201f71;
        color: #fcfcfc
    }
}
.gc-23-tab-navigation .nav>li.dropdown {
    position: relative
}
.gc-23-tab-navigation .nav>li.dropdown .dropdown-menu {
    width: 100%;
    margin: 0;
    padding: 0;
    top: 100%;
    left: 0;
    border: 0;
    border-color: #ccc
}
@media (min-width: 768px) {
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>.dropdown-menu {
        float: left
    }
}
.gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>.dropdown-menu {
    box-shadow: none !important;
    position: static;
    top: initial;
    display: block
}
.gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>li {
    margin: 0 1em;
    border-top: 1px solid #ccc
}
.gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>li>a {
    margin: 0 -1em;
    padding: 0.5em 1.5em;
    white-space: normal
}
.gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>li>a:hover {
    background-color: #201f71;
    color: #fcfcfc
}
.gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>li:first-child {
    border-top: none
}
.gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>li.active {
    background-color: #ccc
}
.gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>li.active a {
    background-color: transparent;
    color: #1e1f21
}
.gc-23-tab-navigation .nav>li.dropdown .dropdown-submenu {
    margin: 0;
    padding: 0;
    list-style: none
}
.gc-23-tab-navigation .nav>li.dropdown .dropdown-submenu li {
    font-weight: 400
}
.gc-23-tab-navigation .nav>li.dropdown .dropdown-submenu a {
    padding: 0 1.5em 0 3em;
    display: block;
    color: #333
}
@media (max-width: 767px) {
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>li>a:hover,
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-submenu>li>a:hover,
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-toggle:hover {
        background-color: #201f71;
        color: #fcfcfc
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-menu {
        position: static;
        display: block;
        box-shadow: none;
        float: none;
        background-color: transparent
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>li {
        margin: 0;
        border: 0
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>li>a {
        margin: 0;
        padding: .5em 1.5em;
        border-top: none
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-submenu a {
        padding-top: .4em;
        padding-bottom: .4em
    }
}
.pc-01-carousel {
    min-height: 60px
}
@media (min-width: 768px) {
    .gc-23-tab-navigation .nav>li.dropdown {
        padding: 0
    }
    .gc-23-tab-navigation .nav>li.dropdown:before {
        content: "";
        position: absolute;
        left: 0;
        right: 0;
        bottom: .4em;
        font-family: FontAwesome;
        font-size: 1em;
        -webkit-transition: all .3s ease;
        transition: all .3s ease;
        -webkit-backface-visibility: hidden;
        font-weight: 400
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-menu>li>a.dropdown-subitem {
        padding-bottom: .2em
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-backdrop {
        position: static
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-box {
        position: relative;
        display: block;
        height: 100%
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-box.open {
        background-color: #201f71
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-toggle {
        width: 100%;
        height: 100%;
        display: table;
        color: #fcfcfc
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-toggle>span {
        display: table-cell;
        vertical-align: middle
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-submenu {
        margin: 0 -1em;
        padding: 0 0 .5em
    }
    .gc-23-tab-navigation .nav>li.dropdown .dropdown-submenu a:hover {
        background-color: #201f71;
        color: #fcfcfc
    }
    .pc-01-carousel {
        min-height: 95px
    }
}
.pc-01-carousel .item a:hover i {
    color: #23abe1
}
.pc-01-carousel .carousel-indicators,
.pc-01-carousel .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
.pc-01-carousel .carousel-indicators .owl-dot,
.pc-01-carousel .carousel-indicators>li,
.pc-01-carousel .owl-dots .owl-dot,
.pc-01-carousel .owl-dots>li {
    display: inline-block;
    zoom: 1;
    background: #fcfcfc;
    width: 10px;
    height: 10px;
    margin: 5px;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 30px
}
.pc-01-carousel .carousel-indicators .owl-dot.active,
.pc-01-carousel .carousel-indicators>li.active,
.pc-01-carousel .owl-dots .owl-dot.active,
.pc-01-carousel .owl-dots>li.active {
    background: #d12e89
}
.pc-01-carousel .owl-nav .owl-next,
.pc-01-carousel .owl-nav .owl-prev {
    height: 100%;
    position: absolute;
    padding-top: 70px;
    top: 0
}
.pc-01-carousel .owl-nav .owl-next i,
.pc-01-carousel .owl-nav .owl-prev i {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 2.25em;
    text-align: center
}
.pc-01-carousel .owl-nav .owl-prev {
    left: 0
}
.pc-01-carousel .owl-nav .owl-next {
    right: 0
}
.pc-01-carousel .carousel-control,
.pc-01-carousel .owl-nav {
    opacity: 1;
    background: 0 0;
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}
.pc-01-carousel .carousel-control .icon-next:hover,
.pc-01-carousel .carousel-control .icon-prev:hover,
.pc-01-carousel .carousel-control .owl-next i:hover,
.pc-01-carousel .carousel-control .owl-prev i:hover,
.pc-01-carousel .owl-nav .icon-next:hover,
.pc-01-carousel .owl-nav .icon-prev:hover,
.pc-01-carousel .owl-nav .owl-next i:hover,
.pc-01-carousel .owl-nav .owl-prev i:hover {
    background-color: #fcfcfc
}
@media (min-width: 767px) {
    .pc-01-carousel .owl-nav .owl-next,
    .pc-01-carousel .owl-nav .owl-prev {
        padding: 0;
        height: auto
    }
    .pc-01-carousel .carousel-control,
    .pc-01-carousel .owl-nav {
        display: block;
        top: 50%
    }
}
.pc-01-carousel .carousel-control .icon-next:hover,
.pc-01-carousel .carousel-control .icon-prev:hover,
.pc-01-carousel .owl-nav .icon-next:hover,
.pc-01-carousel .owl-nav .icon-prev:hover {
    opacity: 1
}
.pc-01-carousel .carousel-control .icon-next,
.pc-01-carousel .carousel-control .icon-prev,
.pc-01-carousel .carousel-control .owl-next i,
.pc-01-carousel .carousel-control .owl-prev i,
.pc-01-carousel .owl-nav .icon-next,
.pc-01-carousel .owl-nav .icon-prev,
.pc-01-carousel .owl-nav .owl-next i,
.pc-01-carousel .owl-nav .owl-prev i {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    opacity: .9;
    color: #d12e89;
    text-shadow: none;
    min-height: 48px;
    min-width: 48px
}
@media (min-width: 480px) {
    .pc-01-carousel .carousel-control .icon-next,
    .pc-01-carousel .carousel-control .icon-prev,
    .pc-01-carousel .carousel-control .owl-next i,
    .pc-01-carousel .carousel-control .owl-prev i,
    .pc-01-carousel .owl-nav .icon-next,
    .pc-01-carousel .owl-nav .icon-prev,
    .pc-01-carousel .owl-nav .owl-next i,
    .pc-01-carousel .owl-nav .owl-prev i {
        height: 50px;
        width: 50px
    }
}
@media (min-width: 992px) {
    .pc-01-carousel .carousel-control .icon-next,
    .pc-01-carousel .carousel-control .icon-prev,
    .pc-01-carousel .carousel-control .owl-next i,
    .pc-01-carousel .carousel-control .owl-prev i,
    .pc-01-carousel .owl-nav .icon-next,
    .pc-01-carousel .owl-nav .icon-prev,
    .pc-01-carousel .owl-nav .owl-next i,
    .pc-01-carousel .owl-nav .owl-prev i {
        height: 75px;
        width: 75px
    }

    .institute-detail aside.gc-05-link-list{
        padding-top: 20px;
    }
}
.pc-01-carousel .carousel-control .icon-next:before,
.pc-01-carousel .carousel-control .icon-prev:before,
.pc-01-carousel .carousel-control .owl-next i:before,
.pc-01-carousel .carousel-control .owl-prev i:before,
.pc-01-carousel .owl-nav .icon-next:before,
.pc-01-carousel .owl-nav .icon-prev:before,
.pc-01-carousel .owl-nav .owl-next i:before,
.pc-01-carousel .owl-nav .owl-prev i:before {
    top: 50%;
    position: relative;
    display: block;
    font-size: 1.75em
}
@media (min-width: 480px) {
    .pc-01-carousel .carousel-control .icon-next:before,
    .pc-01-carousel .carousel-control .icon-prev:before,
    .pc-01-carousel .carousel-control .owl-next i:before,
    .pc-01-carousel .carousel-control .owl-prev i:before,
    .pc-01-carousel .owl-nav .icon-next:before,
    .pc-01-carousel .owl-nav .icon-prev:before,
    .pc-01-carousel .owl-nav .owl-next i:before,
    .pc-01-carousel .owl-nav .owl-prev i:before {
        margin-top: -.5em
    }
}
.pc-01-carousel .carousel-inner>.item {
    overflow: hidden
}
.pc-01-carousel .carousel-inner>.item h1,
.pc-01-carousel .carousel-inner>.item h2,
.pc-01-carousel .carousel-inner>.item h3,
.pc-01-carousel .carousel-inner>.item h4,
.pc-01-carousel .carousel-inner>.item img,
.pc-01-carousel .carousel-inner>.item p,
.pc-01-carousel .carousel-inner>.item picture {
    pointer-events: none
}
@media (max-width: 479px) {
    .pc-01-carousel .carousel-inner>.item img {
        height: 100%
    }
}
@media (min-width: 1920px) {
    .pc-01-carousel .carousel-inner>.item img {
        width: 100%
    }
}
@media (max-width: 768px) {
    .pc-01-carousel #carouselVideoModal .modal-dialog {
        width: auto
    }
}
@media (min-width: 768px) {
    .pc-01-carousel #carouselVideoModal .modal-dialog {
        width: 80%
    }
}
.pc-01-carousel .carousel-caption {
    text-align: left;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10% 10% 40px;
    height: auto;
    font-size: 1.2em;
    line-height: 1.2em;
    right: 0;
    text-shadow: none;
    top: auto;
    position: absolute;
    background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, .8)100%);
    background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, .8)100%);
    color: #fff;
    display: inline-block
}
.pc-01-carousel .carousel-caption i {
    font-size: 3rem;
    position: relative;
    top: 2px;
    vertical-align: baseline
}
@media (min-width: 768px) {
    .pc-01-carousel .carousel-caption i {
        font-size: 3.5rem
    }
}
.pc-01-carousel .carousel-caption.video-link i {
    font-size: 3rem
}
.pc-01-carousel .carousel-caption p {
    max-width: 600px
}
.pc-01-carousel .carousel-caption h1,
.pc-01-carousel .carousel-caption h2,
.pc-01-carousel .carousel-caption h3,
.pc-01-carousel .carousel-caption h4,
.pc-01-carousel .carousel-caption h5,
.pc-01-carousel .carousel-caption h6 {
    font-size: 1.2em;
    margin-top: 0;
    font-weight: 600;
    margin-bottom: .25em;
    white-space: nowrap
}
@media (max-width: 767px) {
    .pc-01-carousel .carousel-caption p {
        display: none
    }
}
.pc-01-carousel .carousel-caption.link {
    width: 70%
}
@media (max-width: 479px) {
    .pc-01-carousel .carousel-caption.link {
        height: 86%
    }
}
@media (min-width: 480px)and (max-width: 700px) {
    .pc-01-carousel .carousel-caption.link {
        width: 80%
    }
}
@media (min-width: 768px) {
    .pc-01-carousel .carousel-caption {
        padding-right: 30%;
        padding-left: 15%
    }
    .pc-01-carousel .carousel-caption h1,
    .pc-01-carousel .carousel-caption h2,
    .pc-01-carousel .carousel-caption h3,
    .pc-01-carousel .carousel-caption h4,
    .pc-01-carousel .carousel-caption h5,
    .pc-01-carousel .carousel-caption h6 {
        font-size: 2em
    }
    .pc-01-carousel .carousel-caption.link {
        width: 50%
    }
}
.pc-01-carousel .carousel-caption .link-box {
    font-size: 1em;
    font-style: italic;
    font-weight: 100;
    text-shadow: none
}
.pc-01-carousel .carousel-caption .link-box .image {
    font-family: "Mount Sinai Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    margin: 0 auto;
    padding: 20% 0 0
}
@media (min-width: 768px) {
    .pc-01-carousel .carousel-caption .link-box .image {
        font-size: .8em
    }
}
@media (min-width: 992px) {
    .pc-01-carousel .carousel-caption .link-box .image {
        font-size: 1em
    }
}
@media (min-width: 1200px) {
    .pc-01-carousel .carousel-caption .link-box .image {
        font-size: 1.2em
    }
}
.pc-01-carousel .carousel-caption .link-box .image>img {
    width: 100%
}
.pc-01-carousel .carousel-caption .link-box .image .overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    background: 0 0;
    font-weight: 500;
    height: 100%;
    overflow: hidden
}
.pc-01-carousel .carousel-caption .link-box .image .overlay:after,
.pc-01-carousel .carousel-caption .link-box .image .overlay:before {
    content: " ";
    display: table
}
.pc-01-carousel .carousel-caption .link-box .image .overlay .text {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 75%;
    font-size: 1em;
    max-width: 75%
}
.pc-01-carousel .carousel-caption .link-box .image .overlay .arrow-box {
    width: 25%;
    height: 100%;
    text-align: center;
    float: left;
    color: #fcfcfc
}
.pc-01-carousel .carousel-caption .link-box .image .overlay .arrow-box>* {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    color: inherit
}
.pc-01-carousel .carousel-caption .link-box .image .overlay .arrow-box .icon:before {
    font-family: FontAwesome;
    font-style: normal;
    content: "\f105";
    font-size: 1.7em;
    font-weight: 300
}
@media (min-width: 768px) {
    .pc-01-carousel .carousel-caption .link-box {
        font-size: 1.2em
    }
}
@media (min-width: 992px) {
    .pc-01-carousel .carousel-caption .link-box {
        font-size: 1em
    }
}
@media (min-width: 1200px) {
    .pc-01-carousel .carousel-caption .link-box {
        font-size: .85em
    }
}
.pc-01-carousel .carousel-caption .link-box a {
    color: #fcfcfc
}
@media (max-width: 479px) {
    .pc-01-carousel .carousel-caption .link-box {
        position: relative;
        top: 50%;
        display: block;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
    .pc-01-carousel .carousel-caption .link-box .image {
        min-height: 100px;
        padding: 50% 0 0
    }
    .pc-01-carousel .carousel-caption .link-box .image .overlay {
        height: auto;
        overflow: visible
    }
}
.pc-01-carousel .carousel-caption .link-box .image .overlay * {
    max-height: 100%
}
.pc-01-carousel .carousel-caption .link-box .image .overlay .text {
    display: inline-block;
    float: left;
    background: #d12e89;
    color: #fcfcfc;
    padding: .5em;
    font-weight: 200;
    height: 100%
}
@media (min-width: 480px) {
    .pc-01-carousel .carousel-caption .link-box .image .overlay .text>div {
        position: relative;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }
}
@media (max-width: 479px) {
    .pc-01-carousel .carousel-caption .link-box .image .overlay .text {
        max-width: none;
        top: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        min-height: 100%;
        height: auto;
        width: auto
    }
}
.pc-01-carousel .carousel-caption .link-box .image .overlay .arrow-box {
    background: #fcfcfc !important;
    color: #d12e89 !important;
    max-width: 3em;
    font-size: 1.5em;
    font-style: normal
}
.pc-01-carousel .carousel-caption .link-box .image .overlay .arrow-box:after {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    content: "\f144";
    display: inline-block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}
@media (max-width: 479px) {
    .pc-01-carousel .carousel-caption .link-box .image .overlay .arrow-box {
        width: 50px;
        height: 50px
    }
}
.pc-01-carousel .carousel-caption .link-box .play-box {
    height: 100%;
    width: 80%;
    margin: 0 auto;
    padding: 20% 0;
    text-align: center
}
@media (max-width: 479px) {
    .pc-01-carousel .carousel-caption .link-box .play-box {
        margin-top: 50%;
        padding: 0
    }
}
.pc-01-carousel .carousel-caption .link-box .play-box span {
    font-size: 6em;
    color: #fcfcfc
}
@media (max-width: 736px) {
    .pc-01-carousel .carousel-control {
        display: none
    }
}
.pc-01-carousel .carousel-caption h3 {
    margin-top: 0;
    font-weight: 400
}
.pc-01-carousel .carousel-caption.video {
    background: 0 0;
    margin: 0 auto;
    text-align: center;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%)translateY(-40%);
    -ms-transform: translateX(-50%)translateY(-40%);
    transform: translateX(-50%)translateY(-40%)
}
.pc-01-carousel .carousel-caption.video a.link {
    display: inline-block
}
.pc-01-carousel .carousel-caption.video-link i.fa:before {
    content: "\f144";
    margin-right: 0
}
.pc-01-carousel .carousel-caption a.link {
    display: inline-block;
    width: auto;
    background: #fff;
    text-shadow: none;
    color: #666;
    font-style: italic;
    position: relative;
    padding: .5em
}
.pc-01-carousel .owl-item img,
.pc-04-box-image,
.pc-04-box-image .image>img {
    width: 100%
}
.pc-01-carousel .carousel-caption a.link:hover i {
    color: #e279b3
}
.pc-01-carousel .carousel-caption a.link h4 {
    margin: 0 2em 0 .5em;
    display: inline-block;
    font-size: 1em;
    padding-right: .5em
}
.pc-01-carousel .carousel-caption a.link i {
    float: right;
    font-size: 1.5em;
    right: 1rem;
    color: #d12e89;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute
}
.pc-01-carousel .carousel-caption a.link i:before {
    margin-right: .25em
}
.pc-01-carousel .owl-item {
    overflow: hidden
}
@media (max-width: 325px) {
    .pc-01-carousel .owl-item {
        height: auto
    }
}
.pc-02-breadcrumbs {
    background: 0 0;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    margin-bottom: 20px;
    display: none
}
@media (min-width: 768px) {
    .pc-02-breadcrumbs {
        display: block
    }
}
.pc-02-breadcrumbs ul {
    list-style: none;
    line-height: 40px;
    height: 40px;
    padding: 0;
    margin: 0
}
.pc-02-breadcrumbs ul li {
    display: inline-block;
    text-decoration: none
}
.pc-02-breadcrumbs ul li a {
    padding: 0 1em;
    color: #666
}
.pc-02-breadcrumbs ul li:after {
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    content: "\f054";
    font-size: .8em
}
.pc-04-box-image,
.pc-04-box-image .image {
    font-family: "Mount Sinai Sans", "Helvetica Neue", Helvetica, Arial, sans-serif
}
.pc-02-breadcrumbs ul li:last-child:after {
    content: none
}
html:not(.touch) .pc-04-box-image:focus .image .image-overlay,
html:not(.touch) .pc-04-box-image:hover .image .image-overlay {
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}
.pc-04-box-image .image .overlay .arrow-box>*,
.pc-04-box-image .image .overlay .text {
    position: relative;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -ms-transform: translateY(-50%)
}
html:not(.touch) .pc-04-box-image:focus .image .image-overlay.show-text,
html:not(.touch) .pc-04-box-image:hover .image .image-overlay.show-text {
    background-position: 100% 0
}
.twothirds .pc-04-box-image .image .image-overlay {
    font-size: 18px
}
@media (min-width: 480px) {
    .twothirds .pc-04-box-image .image .image-overlay {
        font-size: 25px
    }
}
@media (min-width: 768px) {
    .twothirds .pc-04-box-image .image .image-overlay {
        font-size: 11px
    }
}
.twothirds .pc-04-box-image .image .image-overlay h3 {
    display: none
}
.pc-04-box-image {
    background: 0 0;
    color: #fcfcfc;
    font-weight: 500;
    font-weight: medium;
    position: relative;
    overflow: hidden
}
@media (min-width: 480px) {
    .pc-04-box-image {
        font-size: 1.65em
    }
}
@media (min-width: 768px) {
    .pc-04-box-image {
        font-size: 1em
    }
}
@media (min-width: 992px) {
    .pc-04-box-image {
        font-size: .95em
    }
}
@media (min-width: 1200px) {
    .pc-04-box-image {
        font-size: 1.15em
    }
}
.pc-04-box-image .aspect-ratio {
    padding-bottom: 68.75%
}
.pc-04-box-image .aspect-ratio.double-height {
    padding-bottom: 137.5%
}
.pc-04-box-image .content {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0
}
.pc-04-box-image .header {
    font-size: 1.7em;
    font-weight: 300
}
.pc-04-box-image .inner {
    padding: 1.5em
}
.pc-04-box-image .inner h2 {
    margin-top: 0;
    margin-bottom: .9em
}
.pc-04-box-image .image {
    position: relative
}
@media (min-width: 768px) {
    .pc-04-box-image .image {
        font-size: .8em
    }
}
@media (min-width: 992px) {
    .pc-04-box-image .inner {
        padding: 3em
    }
    .pc-04-box-image .image {
        font-size: 1em
    }
}
@media (min-width: 1200px) {
    .pc-04-box-image .image {
        font-size: 1.2em
    }
}
.pc-04-box-image .image .overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    max-width: 100%;
    height: 33%;
    font-weight: 500;
    background: 0 0
}
.pc-04-box-image .image .overlay:after,
.pc-04-box-image .image .overlay:before {
    content: " ";
    display: table
}
.pc-04-box-image .image .overlay .text {
    top: 50%;
    float: left;
    padding: 1em;
    width: 75%;
    font-size: 1em;
    max-width: 75%
}
.pc-04-box-image .image .overlay .arrow-box {
    width: 25%;
    height: 100%;
    background: 0 0;
    text-align: center;
    float: left;
    color: #fcfcfc
}
.pc-04-box-image .image .overlay .arrow-box>* {
    top: 50%;
    display: block;
    color: inherit
}
.pc-04-box-image .image .overlay .arrow-box .icon:before {
    font-family: FontAwesome;
    font-style: normal;
    content: "\f105";
    font-size: 1.7em;
    font-weight: 300
}
.pc-04-box-image .overlay a,
.pc-04-box-image a.overlay {
    color: #fcfcfc
}
.pc-04-box-image .overlay a:hover,
.pc-04-box-image a.overlay:hover {
    color: inherit
}
.pc-04-box-image .image {
    display: block
}
.pc-04-box-image .image .image-overlay {
    position: absolute;
    top: 50%;
    width: 100%;
    max-width: 100%;
    height: 100%;
    font-family: "Mount Sinai Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1em;
    font-weight: 300;
    padding: 1.5em;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%);
    -webkit-transition: -webkit-transform .2s linear;
    transition: transform .2s linear;
    background: -webkit-linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75))200% 0 no-repeat;
    background: linear-gradient(rgba(0, 0, 0, .75), rgba(0, 0, 0, .75))200% 0 no-repeat
}
.pc-04-box-image .image .image-overlay:after,
.pc-04-box-image .image .image-overlay:before {
    content: " ";
    display: table
}
.pc-04-box-image .image .image-overlay.show-text {
    background-repeat: no-repeat;
    background-size: 200% 100%;
    -webkit-transition: background-position .2s linear;
    transition: background-position .2s linear;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: rgba(0, 0, 0, .65);
    background-image: none;
    background-position: 100% 0
}
.pc-04-box-image .image .image-overlay h3 {
    font-family: "Neue Helvetica W01";
    font-weight: 100;
    font-size: 2.25em;
    margin-bottom: .5em;
    margin-top: 0
}
@media (max-width: 767px) {
    .pc-01-carousel .carousel-caption .link-box .image .overlay * {
        max-height: none
    }
    .pc-04-box-image .image .image-overlay {
        background-image: none !important
    }
}
.pc-10-article-with-links {
    background: #fff;
    padding-bottom: 3em;
    padding-top: 0
}
@media (min-width: 768px) {
    .pc-10-article-with-links {
        margin-top: -20px;
        padding-top: 20px
    }
}
.pc-10-article-with-links .header,
.pc-10-article-with-links .subheader {
    text-transform: capitalize
}
.pc-10-article-with-links .subheader {
    font-size: 1.5em
}
.pc-10-article-with-links .content {
    line-height: 1.4;
    font-size: 1.05em
}
.pc-10-article-with-links .link-list ul:first-of-type {
    padding-left: 10%;
    margin-top: 10%;
    list-style-type: none
}
.row.twothirds.no-gutters {
    margin-left: -30px;
    margin-right: -30px
}
.twothirds .pc-11-social-trending-box>.headline {
    display: none
}
.twothirds .pc-11-social-trending-box>.header h1 {
    font-size: 3em
}
@media (min-width: 768px) {
    .pc-10-article-with-links .link-list ul:first-of-type {
        border-left: 1px solid #dadada
    }
    .row.twothirds.no-gutters {
        margin-left: 0;
        margin-right: 0
    }
    .twothirds .pc-11-social-trending-box {
        min-height: 180px;
        height: 180px
    }
    .twothirds .pc-11-social-trending-box>.header h1 {
        margin-top: 0;
        font-size: 2em
    }
    .twothirds .pc-11-social-trending-box>.header .hashtags li {
        font-size: 16px
    }
    .twothirds .pc-11-social-trending-box>.headline {
        display: block;
        color: #fff;
        padding: .6em
    }
    .twothirds .pc-11-social-trending-box>.headline .header {
        margin-top: 0
    }
}
@media (min-width: 768px)and (min-width: 768px) {
    .twothirds .pc-11-social-trending-box>.headline {
        font-size: 16px
    }
}
@media (min-width: 768px)and (min-width: 768px)and (max-width: 992px) {
    .twothirds .pc-11-social-trending-box>.header,
    .twothirds .pc-11-social-trending-box>.headline {
        width: 100%
    }
}
.pc-11-social-trending-box {
    margin: 0;
    height: 250px
}
.pc-11-social-trending-box:after,
.pc-11-social-trending-box:before {
    content: " ";
    display: table
}
.pc-11-social-trending-box>.header {
    float: left;
    min-height: 1px;
    font-weight: 100;
    font-family: "Mount Sinai Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #363c75;
    color: #fcfcfc;
    width: 100%;
    padding: 2em;
    height: 100%;
    position: relative
}
@media (min-width: 768px) {
    .pc-11-social-trending-box>.header {
        float: left;
        width: 33.33333%
    }
}
.pc-11-social-trending-box>.header h1 {
    font-weight: 100;
    font-family: "Helvetica Neue";
    font-size: 3.21429em
}
@media (max-width: 991px) {
    .pc-11-social-trending-box>.header h1 {
        font-size: 2.5em
    }
}
@media (max-width: 767px) {
    .pc-11-social-trending-box>.header h1 {
        font-size: 3.21429em
    }
}
.pc-11-social-trending-box>.header .hashtags {
    list-style: none;
    margin: 0;
    padding: 0
}
.pc-11-social-trending-box>.header .hashtags li {
    font-family: sans-serif;
    font-size: 20px;
    font-weight: 500
}
.pc-11-social-trending-box>.header .hashtags li a {
    color: #fff
}
.pc-11-social-trending-box>.header .hashtags li a:hover {
    color: inherit
}
.pc-11-social-trending-box>.headline {
    float: left;
    min-height: 1px;
    width: 100%;
    padding: 1em;
    height: 100%;
    position: relative;
    background: #9a9fba;
    color: #fcfcfc;
    font-size: 1.375em
}
@media (min-width: 768px) {
    .pc-11-social-trending-box>.headline {
        float: left;
        width: 66.66667%
    }
}
@media (min-width: 480px) {
    .pc-11-social-trending-box>.headline {
        padding: 2em
    }
}
.pc-11-social-trending-box>.headline .header {
    border-bottom: 1px solid #fcfcfc;
    font-size: .85em;
    padding: 1em
}
@media (max-width: 768px) {
    .pc-11-social-trending-box>.headline .header {
        margin: 0
    }
}
.pc-11-social-trending-box>.headline .header .subtitle {
    font-weight: lighter
}
.pc-11-social-trending-box>.headline .header:before {
    font-family: 'Font Awesome 6 Brands';
    font-weight: 400;
    font-style: normal;
    margin-right: 1em;
    content: "\e61b"
}
.pc-11-social-trending-box>.headline p {
    padding: 0 1em
}
.blue-carousel-wrapper {
    padding: 40px 0;
    background: #bfe8f8
}
.blue-carousel-wrapper .carousel-heading {
    border-bottom: 1px solid #79dafc;
    margin-bottom: 40px
}
.blue-carousel-wrapper .carousel-heading h1 {
    font-size: 24px;
    font-weight: 700;
    margin-top: 0;
    display: inline-block
}
.blue-carousel-wrapper .carousel-heading a {
    display: inline-block;
    vertical-align: top;
    margin-top: 9px;
    color: #069;
    font-size: 12px;
    font-weight: 700
}
.blue-carousel-wrapper .carousel-heading a:hover {
    color: #23abe1
}
.blue-carousel-container {
    padding: 0
}
.blue-carousel {
    width: 100%;
    overflow: hidden;
    position: relative
}
.blue-carousel .owl-stage-outer {
    /*padding-bottom:50px*/
}
.blue-carousel .owl-dots .owl-dot,
.blue-carousel .owl-dots>li {
    display: inline-block;
    zoom: 1;
    background: #ccc;
    width: 10px;
    height: 10px;
    margin: 5px;
    -webkit-backface-visibility: visible;
    -webkit-transition: opacity 200ms ease;
    transition: opacity 200ms ease;
    border-radius: 30px
}
.blue-carousel .owl-dots .owl-dot.active,
.blue-carousel .owl-dots>li.active {
    background: #d12e89
}
.blue-carousel .owl-nav>div {
    position: absolute;
    top: 50%;
    margin-top: -55px;
    height: 60px;
    width: 56px
}
.blue-carousel .owl-nav>div.owl-next {
    right: 0
}
.blue-carousel .owl-nav>div.owl-prev {
    left: 0
}
.blue-carousel .owl-nav>div:hover:before {
    background: #1e1f21
}
.blue-carousel .owl-nav>div:before {
    font-family: FontAwesome;
    text-align: center;
    position: absolute;
    font-size: 30px;
    color: #fff;
    width: 56px;
    height: 60px;
    line-height: 60px
}
.blue-carousel .owl-nav>div.owl-next:before {
    content: '\f105'
}
.blue-carousel .owl-nav>div.owl-prev:before {
    content: '\f104'
}
.blue-carousel .item .owl-carousel-caption {
    text-align: center;
    width: 100%;
    color: #069;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0 0;
    /*position: absolute;*/
    /*bottom: -50px*/
}
/*@media (min-width: 768px) {*/
    /*.blue-carousel .item .owl-carousel-caption {*/
        /*line-height: 50px*/
    /*}*/
/*}*/
.blue-carousel .item .overlay {
    position: relative
}
.blue-carousel .item .overlay:before {
    position: absolute;
    width: 100%;
    height: 100%;
    content: '';
    background: #000;
    opacity: .6;
    z-index: 1;
    -webkit-transition: opacity .2s ease-in-out;
    transition: opacity .2s ease-in-out
}
.blue-carousel .item .overlay img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: -webkit-filter .2s ease-in-out, filter .2s ease-in-out;
    transition: filter .2s ease-in-out
}
.blue-carousel .owl-item.center .overlay:before {
    opacity: 0
}
.blue-carousel .owl-item.center .overlay img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0)
}
@media (max-width: 767px) {
    .blue-carousel-wrapper {
        padding-left: 20px;
        padding-right: 20px;
        padding-bottom: 0
    }
    .blue-carousel-wrapper .owl-carousel .owl-stage-outer {
        padding-bottom: 100px
    }
    .blue-carousel-wrapper .owl-carousel .owl-dots {
        display: block;
        position: absolute;
        bottom: 0;
        width: 100%;
        text-align: center
    }
    .blue-carousel-wrapper .owl-carousel .owl-dots .owl-dot,
    .blue-carousel-wrapper .owl-carousel .owl-dots>li {
        background: #fff
    }
    .blue-carousel-wrapper .owl-carousel .owl-dots .owl-dot.active,
    .blue-carousel-wrapper .owl-carousel .owl-dots>li.active {
        background: #d12e89
    }
    .blue-carousel-wrapper .owl-carousel .item .owl-carousel-caption {
        color: #000;
        font-size: 14px;
        font-weight: 700;
        text-align: left
    }
}
.gc-29-social-connect {
    background-color: #e0f2fc;
    text-align: center;
    font-size: 1.28571em;
    margin: 17px 0
}
.gc-29-social-connect:first-child {
    margin-top: 0
}
.gc-29-social-connect h2 {
    margin-top: 0;
    padding: 1em 0;
    background-color: #1ab2ea;
    font-size: 1em;
    color: #fcfcfc
}
.gc-29-social-connect ul {
    margin: 0;
    padding: 1.5em 0;
    display: block;
    font-size: .88889em
}
.gc-15-sidebar-box,
.sidebar-box {
    padding: 0 1em 1em;
    font-size: 1.25em
}
.gc-29-social-connect li {
    padding: 0 .6em
}
.gc-29-social-connect a {
    color: #1ab2ea
}
.gc-29-social-connect a:hover {
    color: #069
}
aside.pc-17-meet-summary {
    margin: 17px 0
}
aside.pc-17-meet-summary:first-child {
    margin-top: 0
}
aside.pc-17-meet-summary .image {
    margin: 17px 0
}
aside.pc-17-meet-summary .image.with-text {
    margin-bottom: -17px
}
aside.pc-17-meet-summary .image img {
    width: 100%
}
.gc-15-sidebar-box {
    border: 1px solid #D1D1D1;
    margin: 17px 0
}
.gc-15-sidebar-box:first-child {
    margin-top: 0
}
.gc-15-sidebar-box a[href*="www.google.com/maps"],
.gc-15-sidebar-box a[href^=tel] {
    font-weight: 400
}
.sidebar-box {
    border: 1px solid #D1D1D1;
    margin: 17px 0
}
.sidebar-box:first-child {
    margin-top: 0
}
.sidebar-box a {
    font-weight: 700
}
.sidebar-box a[href*="www.google.com/maps"],
.sidebar-box a[href^=tel] {
    font-weight: 400
}
.sidebar-box h2 {
    margin-bottom: 1em
}
@media (min-width: 922px)and (max-width: 991px) {
    .summary-carousel-wrap {
        width: auto
    }
}
@media (min-width: 1200px) {
    .summary-carousel-wrap {
        width: 1110px
    }
}
.gc-25-summary-carousel {
    padding-top: 20px;
    padding-bottom: 0;
    background-color: transparent
}
@media (max-width: 767px) {
    .gc-25-summary-carousel {
        padding: 20px 0
    }
}
.gc-25-summary-carousel .item,
.gc-25-summary-carousel aside {
    margin: 0
}
.gc-25-summary-carousel aside a span {
    padding-left: 20px;
    text-align: left
}
.gc-25-summary-carousel aside .image {
    min-height: 275px;
    height: 275px;
    max-height: 275px
}
.gc-25-summary-carousel aside .image picture {
    width: 100%;
    min-height: 275px;
    position: relative;
    overflow: hidden;
    display: block
}
.gc-25-summary-carousel aside .image picture img {
    width: auto;
    height: 100%;
    margin: auto;
    position: absolute;
    top: -100%;
    bottom: -100%;
    left: -100%;
    right: -100%
}
.gc-25-summary-carousel aside .icon img {
    width: auto;
    margin: -10px auto 10px
}
.gc-25-summary-carousel .gc-08-events-list {
    min-height: 275px;
    position: relative
}
.gc-25-summary-carousel .gc-08-events-list h2 {
    font-size: 1.71429em
}
.gc-25-summary-carousel .gc-08-events-list>a {
    margin: auto;
    display: block;
    position: absolute;
    bottom: 1.5em;
    left: 0;
    right: 0;
    float: none;
    text-align: center;
    color: #069
}
.gc-25-summary-carousel .gc-08-events-list>a:hover {
    color: #23abe1
}
.gc-25-summary-carousel .gc-08-events-list #lw .lw {
    min-height: 165px;
    background-color: #fff
}
.gc-25-summary-carousel .gc-08-events-list #lw .lw:hover,
.gc-25-summary-carousel .gc-08-events-list #lw .lw:hover .lwe {
    background-color: #1ab2ea
}
.gc-25-summary-carousel .gc-08-events-list #lw .lw:hover .lwe .lwn0,
.gc-25-summary-carousel .gc-08-events-list #lw .lw:hover .lwe a,
.gc-25-summary-carousel .gc-08-events-list #lw .lw:hover .lwn0,
.gc-25-summary-carousel .gc-08-events-list #lw .lw:hover a {
    color: #fcfcfc
}
.gc-25-summary-carousel .gc-08-events-list #lw .lw .lwl a {
    font-size: 14px
}
.gc-25-summary-carousel .gc-08-events-list #lw .lw .lwn a {
    width: 100%;
    max-height: 2.5em;
    overflow: hidden;
    display: block;
    display: -webkit-box;
    line-height: 1.3em;
    font-size: 1.28571em;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    text-overflow: ellipsis
}
.gc-25-summary-carousel .owl-carousel {
    padding-bottom: 20px
}
.gc-25-summary-carousel .owl-nav .owl-next,
.gc-25-summary-carousel .owl-nav .owl-prev {
    top: 40%
}
.gc-25-summary-carousel .owl-nav .owl-next:hover,
.gc-25-summary-carousel .owl-nav .owl-prev:hover {
    background-color: #eee
}
.gc-25-summary-carousel .owl-nav .owl-next {
    right: -50px
}
.gc-25-summary-carousel .owl-nav .owl-prev {
    left: -50px
}
.gc-26-owl-carousel .video-link {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2
}
.gc-26-owl-carousel .centered-control {
    color: #C92682;
    width: 74px;
    height: 74px;
    line-height: 74px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -37px;
    margin-left: -37px;
    cursor: pointer;
    display: none;
    font-size: 48px;
    text-align: center
}
.gc-26-owl-carousel .centered-control i {
    cursor: pointer
}
.gc-26-owl-carousel .overlay:hover .centered-control {
    color: #922060
}
.gc-26-owl-carousel .center .overlay {
    cursor: pointer
}
.gc-26-owl-carousel .center .centered-control,
.gc-26-owl-carousel .center .video-link {
    display: block
}
@media (max-width: 767px) {
    .gc-26-owl-carousel .centered-control {
        background: #000;
        margin: 0;
        left: auto;
        top: auto;
        right: 0;
        bottom: 0;
        color: #fff;
        width: 48px;
        height: 48px;
        line-height: 48px;
        font-size: 18px
    }
    .gc-26-owl-carousel .overlay:hover .centered-control {
        color: #fff
    }
}
.touch .gc-26-owl-carousel .overlay:hover .centered-control {
    color: #C92682
}
@media (max-width: 767px) {
    .gc-12-related-carousel,
    .gc-18-news-carousel,
    .institute-detail .features-carousel,
    .institute-detail .main-content .news-carousel aside,
    .institute-detail .publications-carousel,
    .institute-detail .software-carousel,
    .institute-detail .team-carousel,
    .institute-detail .twitter-carousel {
        padding-bottom: 40px
    }
}
.gc-12-related-carousel a:hover,
.gc-18-news-carousel a:hover,
.institute-detail .features-carousel a:hover,
.institute-detail .main-content .news-carousel aside a:hover,
.institute-detail .publications-carousel a:hover,
.institute-detail .software-carousel a:hover,
.institute-detail .team-carousel a:hover,
.institute-detail .twitter-carousel a:hover {
    color: #23abe1
}
.institute-detail .main-content .news-carousel aside a{
    font-size: 14px;
    display: block;
    line-height: 1.42857;
}
.gc-12-related-carousel h2 a,
.gc-18-news-carousel h2 a,
.institute-detail .features-carousel h2 a,
.institute-detail .main-content .news-carousel aside h2 a,
.institute-detail .publications-carousel h2 a,
.institute-detail .software-carousel h2 a,
.institute-detail .team-carousel h2 a,
.institute-detail .twitter-carousel h2 a {
    color: #069
}
.gc-12-related-carousel h2 a:hover,
.gc-18-news-carousel h2 a:hover,
.institute-detail .features-carousel h2 a:hover,
.institute-detail .main-content .news-carousel aside h2 a:hover,
.institute-detail .publications-carousel h2 a:hover,
.institute-detail .software-carousel h2 a:hover,
.institute-detail .team-carousel h2 a:hover,
.institute-detail .twitter-carousel h2 a:hover {
    color: #23abe1
}
.gc-12-related-carousel .item,
.gc-18-news-carousel .item,
.institute-detail .features-carousel .item,
.institute-detail .main-content .news-carousel aside .item,
.institute-detail .publications-carousel .item,
.institute-detail .software-carousel .item,
.institute-detail .team-carousel .item,
.institute-detail .twitter-carousel .item {
    padding-left: 20px;
    margin-left: 10px
}
.gc-12-related-carousel .item p,
.gc-18-news-carousel .item p,
.institute-detail .features-carousel .item p,
.institute-detail .main-content .news-carousel aside .item p,
.institute-detail .publications-carousel .item p,
.institute-detail .software-carousel .item p,
.institute-detail .team-carousel .item p,
.institute-detail .twitter-carousel .item p {
    margin-bottom: 0
}
.gc-12-related-carousel .item:before,
.gc-18-news-carousel .item:before,
.institute-detail .features-carousel .item:before,
.institute-detail .main-content .news-carousel aside .item:before,
.institute-detail .publications-carousel .item:before,
.institute-detail .software-carousel .item:before,
.institute-detail .team-carousel .item:before,
.institute-detail .twitter-carousel .item:before {
    padding: 1px;
    content: "\f138";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 10px;
    color: #069
}
.gc-12-related-carousel header,
.gc-18-news-carousel header,
.institute-detail .features-carousel header,
.institute-detail .main-content .news-carousel aside header,
.institute-detail .publications-carousel header,
.institute-detail .software-carousel header,
.institute-detail .team-carousel header,
.institute-detail .twitter-carousel header {
    padding: 10px 0 8px
}
.gc-12-related-carousel header:after,
.gc-12-related-carousel header:before,
.gc-18-news-carousel header:after,
.gc-18-news-carousel header:before,
.institute-detail .features-carousel header:after,
.institute-detail .features-carousel header:before,
.institute-detail .main-content .news-carousel aside header:after,
.institute-detail .main-content .news-carousel aside header:before,
.institute-detail .publications-carousel header:after,
.institute-detail .publications-carousel header:before,
.institute-detail .software-carousel header:after,
.institute-detail .software-carousel header:before,
.institute-detail .team-carousel header:after,
.institute-detail .team-carousel header:before,
.institute-detail .twitter-carousel header:after,
.institute-detail .twitter-carousel header:before {
    content: " ";
    display: table
}
.gc-12-related-carousel header.border-bottom,
.gc-18-news-carousel header.border-bottom,
.institute-detail .features-carousel header.border-bottom,
.institute-detail .main-content .news-carousel aside header.border-bottom,
.institute-detail .publications-carousel header.border-bottom,
.institute-detail .software-carousel header.border-bottom,
.institute-detail .team-carousel header.border-bottom,
.institute-detail .twitter-carousel header.border-bottom {
    margin-bottom: 5px;
    padding: 25px 0 16px
}
.gc-12-related-carousel header h1,
.gc-18-news-carousel header h1,
.institute-detail .features-carousel header h1,
.institute-detail .main-content .news-carousel aside header h1,
.institute-detail .publications-carousel header h1,
.institute-detail .software-carousel header h1,
.institute-detail .team-carousel header h1,
.institute-detail .twitter-carousel header h1 {
    margin: 0 0 0 9px;
    float: left;
    display: inline-block
}
.gc-12-related-carousel header a,
.gc-18-news-carousel header a,
.institute-detail .features-carousel header a,
.institute-detail .main-content .news-carousel aside header a,
.institute-detail .publications-carousel header a,
.institute-detail .software-carousel header a,
.institute-detail .team-carousel header a,
.institute-detail .twitter-carousel header a {
    margin-top: 9px;
    float: right;
    font-size: 12px;
    font-weight: 700
}
.gc-12-related-carousel .owl-next,
.gc-12-related-carousel .owl-prev,
.gc-18-news-carousel .owl-next,
.gc-18-news-carousel .owl-prev,
.institute-detail .features-carousel .owl-next,
.institute-detail .features-carousel .owl-prev,
.institute-detail .main-content .news-carousel aside .owl-next,
.institute-detail .main-content .news-carousel aside .owl-prev,
.institute-detail .publications-carousel .owl-next,
.institute-detail .publications-carousel .owl-prev,
.institute-detail .software-carousel .owl-next,
.institute-detail .software-carousel .owl-prev,
.institute-detail .team-carousel .owl-next,
.institute-detail .team-carousel .owl-prev,
.institute-detail .twitter-carousel .owl-next,
.institute-detail .twitter-carousel .owl-prev {
    top: 50%;
    margin-top: -23px
}
.gc-18-news-carousel .item,
.gc-32-news-media-carousel .item {
    padding-left: 9px;
    margin: 0
}
.gc-12-related-carousel .fa,
.gc-12-related-carousel .fa:before,
.gc-18-news-carousel .fa,
.gc-18-news-carousel .fa:before,
.institute-detail .features-carousel .fa,
.institute-detail .features-carousel .fa:before,
.institute-detail .main-content .news-carousel aside .fa,
.institute-detail .main-content .news-carousel aside .fa:before,
.institute-detail .publications-carousel .fa,
.institute-detail .publications-carousel .fa:before,
.institute-detail .software-carousel .fa,
.institute-detail .software-carousel .fa:before,
.institute-detail .team-carousel .fa,
.institute-detail .team-carousel .fa:before,
.institute-detail .twitter-carousel .fa,
.institute-detail .twitter-carousel .fa:before {
    width: 16px;
    height: 16px;
    line-height: 16px;
    padding-left: 1px;
    position: absolute;
    top: 0;
    left: 5px;
    color: #069
}
.gc-12-related-carousel a,
.gc-18-news-carousel a,
.institute-detail .features-carousel a,
.institute-detail .main-content .news-carousel aside a,
.institute-detail .publications-carousel a,
.institute-detail .software-carousel a,
.institute-detail .team-carousel a,
.institute-detail .twitter-carousel a {
    color: #069
}
.gc-12-related-carousel h2,
.gc-18-news-carousel h2,
.institute-detail .features-carousel h2,
.institute-detail .main-content .news-carousel aside h2,
.institute-detail .publications-carousel h2,
.institute-detail .software-carousel h2,
.institute-detail .team-carousel h2,
.institute-detail .twitter-carousel h2 {
    font-size: 18px;
    margin: 0
}
.gc-12-related-carousel p,
.gc-18-news-carousel p,
.institute-detail .features-carousel p,
.institute-detail .main-content .news-carousel aside p,
.institute-detail .publications-carousel p,
.institute-detail .software-carousel p,
.institute-detail .team-carousel p,
.institute-detail .twitter-carousel p {
    font-size: 14px
}
.institute-detail .main-content .news-carousel .touch aside a:hover,
.institute-detail .main-content .news-carousel .touch aside h2 a:hover,
.institute-detail .touch .features-carousel a:hover,
.institute-detail .touch .features-carousel h2 a:hover,
.institute-detail .touch .publications-carousel a:hover,
.institute-detail .touch .publications-carousel h2 a:hover,
.institute-detail .touch .software-carousel a:hover,
.institute-detail .touch .software-carousel h2 a:hover,
.institute-detail .touch .team-carousel a:hover,
.institute-detail .touch .team-carousel h2 a:hover,
.institute-detail .touch .twitter-carousel a:hover,
.institute-detail .touch .twitter-carousel h2 a:hover,
.touch .gc-12-related-carousel a:hover,
.touch .gc-12-related-carousel h2 a:hover,
.touch .gc-18-news-carousel a:hover,
.touch .gc-18-news-carousel h2 a:hover,
.touch .institute-detail .features-carousel a:hover,
.touch .institute-detail .features-carousel h2 a:hover,
.touch .institute-detail .main-content .news-carousel aside a:hover,
.touch .institute-detail .main-content .news-carousel aside h2 a:hover,
.touch .institute-detail .publications-carousel a:hover,
.touch .institute-detail .publications-carousel h2 a:hover,
.touch .institute-detail .software-carousel a:hover,
.touch .institute-detail .software-carousel h2 a:hover,
.touch .institute-detail .team-carousel a:hover,
.touch .institute-detail .team-carousel h2 a:hover,
.touch .institute-detail .twitter-carousel a:hover,
.touch .institute-detail .twitter-carousel h2 a:hover {
    color: #069
}
.gc-18-news-carousel .item:before {
    display: none
}
.gc-18-news-carousel .item .date {
    color: #333;
    font-size: 14px;
    font-weight: 700
}
.gc-18-news-carousel .item h2>a {
    color: #069;
    font-size: 24px;
    font-weight: 400
}
.gc-18-news-carousel .item h2>a:hover {
    color: #23abe1
}
.touch .gc-18-news-carousel a:hover,
.touch .gc-18-news-carousel h2 a:hover {
    color: #069
}
.gc-32-news-media-carousel .item .date {
    color: #333;
    font-size: 14px;
    font-weight: 700
}
.gc-32-news-media-carousel .item h2>a {
    color: #069;
    font-size: 24px;
    font-weight: 400
}
.gc-32-news-media-carousel .item h2>a:hover {
    color: #23abe1
}
.touch .gc-32-news-media-carousel a:hover,
.touch .gc-32-news-media-carousel h2 a:hover {
    color: #069
}
.gc-38-software-and-tools .heading {
    margin-bottom: 22px
}
.gc-38-software-and-tools .tile {
    width: 25%;
    height: 90px;
    margin-bottom: 20px;
    float: left
}
.gc-38-software-and-tools .tile .inner {
    height: 100%;
    margin: 0 10px;
    padding: 1em 1.5em;
    display: block;
    background-color: #fcfcfc
}
.gc-38-software-and-tools .tile .inner:hover {
    background-color: #1ab2ea
}
.gc-38-software-and-tools .tile .inner:hover,
.gc-38-software-and-tools .tile .inner:hover h4,
.gc-38-software-and-tools .tile .inner:hover p {
    color: #fcfcfc
}
.gc-38-software-and-tools .tile .icon {
    display: none
}
.gc-38-software-and-tools .tile .caption {
    width: 100%;
    height: 100%;
    display: table
}
.gc-38-software-and-tools .tile .wrapper {
    display: table-cell
}
.gc-38-software-and-tools .tile h4,
.gc-38-software-and-tools .tile p {
    margin: 0;
    font-size: 12px;
    color: #1e1f21
}
.gc-38-software-and-tools .tile h4 {
    font-size: 1.2em;
    color: #069
}
.gc-38-software-and-tools .tile .owl-next,
.gc-38-software-and-tools .tile .owl-prev {
    margin-top: -30px
}
@media (min-width: 768px) {
    .gc-38-software-and-tools .item.items-7 .tile:nth-child(5),
    .gc-38-software-and-tools .item.items-7 .tile:nth-child(6),
    .gc-38-software-and-tools .item.items-7 .tile:nth-child(7) {
        width: 33.33333%
    }
    .gc-38-software-and-tools .item.items-6 .tile:nth-child(5),
    .gc-38-software-and-tools .item.items-6 .tile:nth-child(6) {
        width: 50%
    }
    .gc-38-software-and-tools .item.items-5 .tile:nth-child(5) {
        width: 100%
    }
    .gc-38-software-and-tools .item.items-1 .tile,
    .gc-38-software-and-tools .item.items-2 .tile,
    .gc-38-software-and-tools .item.items-3 .tile,
    .gc-38-software-and-tools .item.items-4 .tile {
        height: 200px
    }
    .gc-38-software-and-tools .item.items-1 .tile .caption,
    .gc-38-software-and-tools .item.items-2 .tile .caption,
    .gc-38-software-and-tools .item.items-3 .tile .caption,
    .gc-38-software-and-tools .item.items-4 .tile .caption {
        display: table
    }
    .gc-38-software-and-tools .item.items-1 .tile .caption .wrapper,
    .gc-38-software-and-tools .item.items-2 .tile .caption .wrapper,
    .gc-38-software-and-tools .item.items-3 .tile .caption .wrapper,
    .gc-38-software-and-tools .item.items-4 .tile .caption .wrapper {
        display: table-cell;
        vertical-align: middle
    }
    .gc-38-software-and-tools .item.items-3 .tile {
        width: 33.33333%
    }
    .gc-38-software-and-tools .item.items-2 .tile {
        width: 50%
    }
    .gc-38-software-and-tools .item.items-1 .tile {
        width: 100%
    }
}
.institute-detail .features-carousel .owl-controls .owl-nav .owl-next,
.institute-detail .main-content .news-carousel .owl-controls .owl-nav .owl-next,
.institute-detail .team-carousel .owl-controls .owl-nav .owl-next {
    right: -47px
}
@media (max-width: 767px) {
    .gc-38-software-and-tools {
        padding-right: 5px;
        padding-left: 5px
    }
    .gc-38-software-and-tools .item {
        margin: 0;
        padding: 0
    }
    .gc-38-software-and-tools .tile {
        height: 90px;
        width: 100%
    }
    .gc-38-software-and-tools .caption,
    .gc-38-software-and-tools .wrapper {
        display: block
    }
    .institute-detail .features-carousel header.border-bottom,
    .institute-detail .main-content .news-carousel header.border-bottom,
    .institute-detail .publications-carousel header.border-bottom,
    .institute-detail .software-carousel header.border-bottom,
    .institute-detail .team-carousel header.border-bottom,
    .institute-detail .twitter-carousel header.border-bottom {
        padding-top: 15px
    }
    .institute-detail .features-carousel header.border-bottom a,
    .institute-detail .main-content .news-carousel header.border-bottom a,
    .institute-detail .publications-carousel header.border-bottom a,
    .institute-detail .software-carousel header.border-bottom a,
    .institute-detail .team-carousel header.border-bottom a,
    .institute-detail .twitter-carousel header.border-bottom a {
        display: none
    }
    .institute-detail .contact-section,
    .institute-detail .features-carousel,
    .institute-detail .our-focus-section,
    .institute-detail .publications-carousel,
    .institute-detail .software-carousel,
    .institute-detail .team-carousel,
    .institute-detail .twitter-carousel {
        margin-right: 15px;
        margin-left: 15px;
        padding-left: 0;
        padding-right: 0
    }
    .institute-detail .contact-section .container,
    .institute-detail .features-carousel .container,
    .institute-detail .our-focus-section .container,
    .institute-detail .publications-carousel .container,
    .institute-detail .software-carousel .container,
    .institute-detail .team-carousel .container,
    .institute-detail .twitter-carousel .container {
        padding: 0
    }
}
.contact-box h2{
    font-weight: 400;
    font-size: 18px;
    margin-top: 0
}
.institute-detail .features-carousel header h1,
.institute-detail .features-carousel:last-child,
.institute-detail .main-content .news-carousel aside header h1,
.institute-detail .publications-carousel header h1,
.institute-detail .publications-carousel:last-child,
.institute-detail .software-carousel header h1,
.institute-detail .software-carousel:last-child,
.institute-detail .team-carousel header h1,
.institute-detail .twitter-carousel header h1,
.institute-detail .twitter-carousel:last-child {
    margin-top: 0
}
.institute-detail .features-carousel .item,
.institute-detail .main-content .news-carousel aside .item,
.institute-detail .publications-carousel .item,
.institute-detail .software-carousel .item,
.institute-detail .team-carousel .item,
.institute-detail .twitter-carousel .item {
    padding-left: 0
}
.institute-detail .features-carousel .item:before,
.institute-detail .main-content .news-carousel aside .item:before,
.institute-detail .publications-carousel .item:before,
.institute-detail .software-carousel .item:before,
.institute-detail .team-carousel .item:before,
.institute-detail .twitter-carousel .item:before {
    display: none
}
@media (min-width: 768px)and (max-width: 1199px) {
    .institute-detail .features-carousel .container,
    .institute-detail .features-carousel .owl-carousel,
    .institute-detail .main-content .news-carousel aside .container,
    .institute-detail .main-content .news-carousel aside .owl-carousel,
    .institute-detail .publications-carousel .container,
    .institute-detail .publications-carousel .owl-carousel,
    .institute-detail .software-carousel .container,
    .institute-detail .software-carousel .owl-carousel,
    .institute-detail .team-carousel .container,
    .institute-detail .team-carousel .owl-carousel,
    .institute-detail .twitter-carousel .container,
    .institute-detail .twitter-carousel .owl-carousel {
        width: auto
    }
}
@media (max-width: 767px) {
    .institute-detail .features-carousel,
    .institute-detail .main-content .news-carousel aside,
    .institute-detail .publications-carousel,
    .institute-detail .software-carousel,
    .institute-detail .team-carousel,
    .institute-detail .twitter-carousel {
        padding: 10px 15px 10px;
    }
    .institute-detail .features-carousel header.border-bottom,
    .institute-detail .main-content .news-carousel aside header.border-bottom,
    .institute-detail .publications-carousel header.border-bottom,
    .institute-detail .software-carousel header.border-bottom,
    .institute-detail .team-carousel header.border-bottom,
    .institute-detail .twitter-carousel header.border-bottom {
        padding-top: 15px
    }
    .institute-detail .features-carousel .item,
    .institute-detail .main-content .news-carousel aside .item,
    .institute-detail .publications-carousel .item,
    .institute-detail .software-carousel .item,
    .institute-detail .team-carousel .item,
    .institute-detail .twitter-carousel .item {
        margin: 0
    }
}
@media (max-width: 1199px) {
    .institute-detail .section-landing {
        padding-top: 0
    }
}
.institute-detail .institute-container {
    margin-bottom: 1em
}
.institute-detail .institute-container h1 {
    font-size: 2.14286em;
    line-height: 1.2em
}
.institute-detail .institute-container .list-inline {
    margin-left: 0;
    font-weight: 700
}
.institute-detail .institute-container .list-inline li {
    padding-right: 0
}
@media (min-width: 768px) {
    .institute-detail .institute-container h1 {
        margin-bottom: .2em;
        font-size: 2.71429em
    }
}
.institute-detail .main-content {
    margin-top: 40px
}
.institute-detail .main-content .content,
.institute-detail .main-content .content h1 {
    font-size: 18px
}
.institute-detail .main-content .news-carousel aside header h1 {
    margin-left: 0
}
.institute-detail .main-content .news-carousel h2>a,
.institute-detail .main-content .news-carousel time {
    font-size: 14px
}
.institute-detail .main-content .news-carousel img {
    margin-bottom: 1em;
    display: block
}
.institute-detail .main-content .news-carousel .summary {
    font-size: 12px
}
.institute-detail .main-content .news-carousel .item {
    padding-left: 0
}
.institute-detail .main-content .side-content .btn {
    display: block;
    width: 100%;
    margin: 17px 0;
    padding: 1em .5em;
    text-align: center;
    font-weight: 700;
    font-size: 1.28571em
}
@media (max-width: 767px) {
    .institute-detail .main-content {
        margin-top: 0
    }
    .institute-detail .main-content .content h1 {
        margin-top: .5em
    }
    .institute-detail .main-content .pc-17-meet-summary .image {
        margin-top: 0
    }
}
@media (min-width: 768px) {
    .institute-detail .main-content .content {
        padding: 0 2em
    }
    .institute-detail .main-content .content h1 {
        font-size: 1.33333em
    }
    .institute-detail .main-content .news-carousel aside .item {
        margin: 0
    }
    .institute-detail .main-content .news-carousel aside .owl-next,
    .institute-detail .main-content .news-carousel aside .owl-prev {
        top: 28%
    }
    .institute-detail .main-content .news-carousel aside .owl-prev {
        left: -46px
    }
    .institute-detail .main-content .news-carousel aside .owl-next {
        right: -27px
    }
}
.institute-detail .bottom-container {
    padding: 0
}
.institute-detail .features-carousel,
.institute-detail .twitter-carousel {
    margin: 17px 0
}
.institute-detail .features-carousel .owl-carousel,
.institute-detail .twitter-carousel .owl-carousel {
    max-width: 1200px;
    margin: 0 auto
}
.institute-detail .features-carousel .owl-carousel a,
.institute-detail .twitter-carousel .owl-carousel a {
    color: #069
}
.institute-detail .features-carousel .item,
.institute-detail .twitter-carousel .item {
    margin: 0;
    padding: 0
}
.institute-detail .features-carousel .item p,
.institute-detail .twitter-carousel .item p {
    font-size: 12px
}
.institute-detail .features-carousel .item h2,
.institute-detail .twitter-carousel .item h2 {
    margin-top: .5em;
    font-size: 14px
}
.institute-detail .features-carousel .owl-next,
.institute-detail .features-carousel .owl-prev {
    top: 35%
}
.institute-detail .item.tw-post {
    min-height: 15em;
    padding: 1em;
    background-color: #fcfcfc;
    font-size: 14px
}
.institute-detail .item.tw-post header {
    padding-top: 0;
    color: #069;
    line-height: 2em
}
.institute-detail .item.tw-post header:after,
.institute-detail .item.tw-post header:before {
    content: " ";
    display: table
}
.institute-detail .item.tw-post header img {
    width: auto;
    margin-right: 1em;
    float: left
}
.institute-detail .item.tw-post header h2 {
    margin-top: 0
}
.institute-detail .item.tw-post header a {
    float: none;
    font-size: 1.28571em;
    display: block;
    line-height: 1em
}
.institute-detail .item.tw-post header a:hover {
    color: #23abe1
}
.institute-detail .item.tw-post header time {
    display: block
}
.institute-detail .item.tw-post .tw-content p {
    font-size: 14px
}
@media (max-width: 767px) {
    .institute-detail .blue-carousel-wrapper {
        padding-top: 25px;
        padding-bottom: 15px
    }
    .institute-detail .blue-carousel-wrapper .carousel-heading {
        margin-bottom: 1em;
        border-bottom: none
    }
}
.institute-detail .team-carousel .list-inline li {
    display: inline
}
.institute-detail .team-carousel .item {
    font-size: 12px
}
.institute-detail .team-carousel .item img {
    width: auto;
    margin: 0 auto 1em;
    display: block
}
.institute-detail .team-carousel .item h3 {
    margin: 0 0 .3em;
    font-size: 1.5em
}
.institute-detail .team-carousel .item strong {
    display: inline;
    margin-right: .5em
}
.institute-detail .team-carousel .item strong:after {
    content: " |";
    position: relative;
    top: -.1em;
    font-size: .9em
}
.institute-detail .team-carousel .owl-next,
.institute-detail .team-carousel .owl-prev {
    top: 37%
}
.institute-detail .publications-carousel .container {
    position: relative
}
.institute-detail .publications-carousel .item {
    padding: 0;
    margin: 0 9px
}
.institute-detail .publications-carousel .item p {
    margin-bottom: 1em;
    padding-bottom: 1em;
    border-bottom: 1px solid #ccc;
    font-size: 1.28571em
}
.institute-detail .publications-carousel .item p:last-child {
    border-bottom: 0
}
.institute-detail .publications-carousel .btn {
    padding: .6em 2em;
    font-weight: 700
}
.institute-detail .publications-carousel .btn,
.institute-detail .publications-carousel .btn:focus,
.institute-detail .publications-carousel .btn:hover {
    color: #fcfcfc
}
@media (max-width: 767px) {
    .institute-detail .publications-carousel:last-child {
        padding-bottom: 2em
    }
    .institute-detail .publications-carousel .item p {
        padding-bottom: 0;
        border-bottom: none
    }
    .institute-detail .publications-carousel .item p:last-child,
    .institute-detail .publications-carousel .owl-controls {
        display: none
    }
}
@media (min-width: 768px) {
    .institute-detail .publications-carousel .owl-dots {
        width: 6em;
        display: block !important;
        position: absolute;
        top: -3em;
        right: 5em
    }
}
.institute-detail .software-carousel .item {
    margin: 0 -10px;
    padding: 0
}
.institute-detail .our-focus-section {
    margin-bottom: 20px;
    padding: 30px 0;
    background-color: #eee
}
.institute-detail .our-focus-section .heading {
    margin: 0 0 1em;
    font-size: 24px
}
.institute-detail .our-focus-section .tab-panel {
    position: relative;
    /*height: 88px;*/
}
@media (max-width: 767px) {
    .institute-detail .our-focus-section {
        padding-bottom: 0
    }
    /*.institute-detail .our-focus-section .tab-panel {*/
        /*height: 53px;*/
    /*}*/
    .institute-detail .our-focus-section .nav.nav-tabs li.single-tab{
        width: 100%;
        text-align: left;
    }
    .institute-detail .our-focus-section .nav.nav-tabs li.single-tab a{
        display: inline-block;
        padding: 2em;
    }
}
@media (min-width: 768px){
    .institute-detail .our-focus-section .nav.nav-tabs li.single-tab{
        white-space: nowrap;
        display: inline-block;
    }
    .institute-detail .our-focus-section .nav.nav-tabs li a{
        padding: 0 2.75em!important;
    }
}
.institute-detail .our-focus-section .nav.nav-tabs {
    position: relative;
    z-index: 2;
    border: 0;
    display: inline-block;
    width: 100%;
    border-bottom: 10px solid #201f71
}
.institute-detail .our-focus-section .nav.nav-tabs li {
    /*height: 78px;*/
    text-align: center
}
.institute-detail .our-focus-section .nav.nav-tabs li a {
    height: 100%;
    line-height: 78px;
    padding: 0 10px;
    background: #9a9dbb;
    border: 0;
    margin: 0;
    color: #fff;
    font-size: 1.28571em;
    font-weight: 700
}
.institute-detail .our-focus-section .nav.nav-tabs li a:hover {
    background: #7c82a5
}
.institute-detail .our-focus-section .nav.nav-tabs li.active a {
    border: 0;
    background: #201f71
}
@media (max-width: 991px) {
    .institute-detail .our-focus-section .nav.nav-tabs {
        width: 100%
    }
    .institute-detail .our-focus-section .nav.nav-tabs li {
        width: 25%
    }
}
@media (max-width: 767px) {
    .institute-detail .our-focus-section .nav.nav-tabs {
        border-bottom: 5px solid #201f71
    }
    .institute-detail .our-focus-section .nav.nav-tabs li:not(.single-tab) {
        width: 50%;
        border: 1px solid #201f71;
        border-bottom: 0;
        display: table;
    }
    .institute-detail .our-focus-section .nav.nav-tabs li a {
        line-height: 1.5;
        padding-top: 1.5em;
        font-size: 14px;
        height: 70px;
        display: block
    }
    .institute-detail .our-focus-section .nav.nav-tabs li:not(.single-tab) a {
        padding: 0!important;
        display: table-cell;
        vertical-align: middle;
        width: 100%;

    }
}
.institute-detail .our-focus-section .tab-content {
    margin: 20px -10px 0
}
.institute-detail .our-focus-section .tab-pane {
    height: 270px
}
/*.institute-detail .our-focus-section .tab-pane.active {*/
    /*display: -webkit-box;*/
    /*display: -webkit-flex;*/
    /*display: -ms-flexbox;*/
    /*display: flex;*/
    /*-webkit-flex-flow: column wrap;*/
    /*-ms-flex-flow: column wrap;*/
    /*flex-flow: column wrap*/
/*}*/
.institute-detail .our-focus-section .tab-pane>div {
    padding: 0 10px
}
@media (max-width: 991px) {
    .institute-detail .our-focus-section .tab-pane {
        height: 280px
    }
}
@media (max-width: 767px) {
    .institute-detail .our-focus-section .tab-pane {
        height: auto
    }
}
.institute-detail .our-focus-section .link {
    width: 100%;
    height: 50px;
    display: table;
    margin-bottom: 20px;
    background-color: #fcfcfc;
    text-align: center;
    font-weight: 700
}
.institute-detail .our-focus-section .link a {
    padding: 0 16px;
    display: table-cell;
    vertical-align: middle;
    color: #1e1f21
}
.institute-detail .our-focus-section .link:hover {
    background-color: #1ab2ea
}
.institute-detail .our-focus-section .link:hover a {
    color: #fcfcfc
}
.institute-detail .contact-section {
    padding: 30px 0;
    background-color: #eee;
    font-size: 18px
}
.institute-detail .contact-section h1 {
    margin-top: 0;
    margin-bottom: 1em;
    font-size: 24px
}
.institute-detail .contact-section strong {
    margin-bottom: .2em;
    display: block;
    font-weight: 400
}
.institute-detail .contact-section span {
    margin-bottom: 1em;
    display: block
}
@media (min-width: 768px) {
    .institute-detail .contact-section .contact-box {
        min-height: 7em;
        padding-right: 2em;
        border-right: 1px solid #ccc
    }
    .institute-detail .contact-section .contact-box.no-border {
        border-right: none
    }
}
.blue-gradient {
    background-color: #00AAEA;
    background-image: -webkit-linear-gradient(bottom, rgba(32, 31, 113, .06)0, rgba(255, 255, 255, .06)100%);
    background-image: linear-gradient(to top, rgba(32, 31, 113, .06)0, rgba(255, 255, 255, .06)100%)
}
.blue-gradient .gc-39-tabbed-link-list {
    padding: 34px 0 30px
}
@media (max-width: 767px) {
    .gc-38-software-and-tools .owl-carousel .owl-next,
    .gc-38-software-and-tools .owl-carousel .owl-prev {
        display: none
    }
    .gc-38-software-and-tools .owl-carousel .owl-dots {
        text-align: center;
        width: 260px;
        position: absolute;
        bottom: -19px;
        left: 50%;
        height: 1px;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%)
    }
    .gc-38-software-and-tools .owl-carousel .owl-dot {
        display: inline-block;
        zoom: 1;
        background: #fcfcfc;
        width: 10px;
        height: 10px;
        margin: 5px;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
        transition: opacity 200ms ease;
        border-radius: 30px
    }
    .gc-38-software-and-tools .owl-carousel .owl-dot.active {
        background: #d12e89
    }
    .blue-gradient .gc-39-tabbed-link-list {
        padding: 34px 5px 30px
    }
}
.blue-gradient .gc-39-tabbed-link-list .heading {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    text-align: center;
    margin: 0 0 25px
}
@media (max-width: 767px) {
    .blue-gradient .gc-39-tabbed-link-list .heading {
        font-size: 24px;
        margin-bottom: 25px
    }
}
.blue-gradient .gc-39-tabbed-link-list .tab-panel {
    margin-bottom: 30px;
    text-align: center
}
.blue-gradient .gc-39-tabbed-link-list .tab-panel ul {
    display: inline-block;
    margin: 0 auto;
    padding: 0;
    border: 0
}
.blue-gradient .gc-39-tabbed-link-list .tab-panel ul li,
.blue-gradient .gc-39-tabbed-link-list .tab-panel ul li.active {
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    font-weight: 400;
    font-size: 14px
}

.blue-gradient .gc-39-tabbed-link-list .tab-panel ul li:last-child{
    border-right: 2px solid #fff
}
.blue-gradient .gc-39-tabbed-link-list .tab-panel ul li.active,
.blue-gradient .gc-39-tabbed-link-list .tab-panel ul li {
    border-left: 2px solid #fff
}
.blue-gradient .gc-39-tabbed-link-list .tab-panel ul a {
    margin: 0;
    border: 0;
    color: #fff;
    text-align: center;
    font-weight: 700
}
.blue-gradient .gc-39-tabbed-link-list .tab-panel ul li.active>a,
.blue-gradient .gc-39-tabbed-link-list .tab-panel ul li.active>a:focus li.active>a:hover,
.blue-gradient .gc-39-tabbed-link-list .tab-panel ul li>a:focus,
.blue-gradient .gc-39-tabbed-link-list .tab-panel ul li>a:hover {
    border: 0;
    color: #069;
    background-color: #fff
}
.blue-gradient .gc-39-tabbed-link-list .tab-content {
    margin-left: -10px;
    margin-right: -10px
}
.blue-gradient .gc-39-tabbed-link-list .tab-pane {
    height: 270px
}
.blue-gradient .gc-39-tabbed-link-list .tab-pane.active {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-align-content: center;
    -ms-flex-align: center;
    align-content: center;
}
@media (max-width: 991px) {
    .gc-38-software-and-tools {
        max-width: 652px
    }
    .blue-gradient .gc-39-tabbed-link-list .tab-pane {
        height: 280px
    }
}
@media (max-width: 767px) {
    .blue-gradient .gc-39-tabbed-link-list .tab-pane {
        height: auto
    }
}
.blue-gradient .gc-39-tabbed-link-list .tab-pane>div {
    padding: 0 10px
}
.blue-gradient .gc-39-tabbed-link-list .link {
    display: table;
    height: 50px;
    width: 100%;
    border: 2px solid #fff;
    margin-bottom: 20px
}
.blue-gradient .gc-39-tabbed-link-list .link a {
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    color: #fff;
    padding: 0 16px;
    font-size: 14px;
    line-height: 14px
}
.blue-gradient .gc-39-tabbed-link-list .link a:hover {
    color: #069;
    background: #fff
}
.gc-34-featured-lab-carousel {
    width: 100%;
    max-width: 880px;
    margin: 0 auto
}
.gc-34-featured-lab-carousel .button-container {
    margin-top: 2em;
}
.gc-34-featured-lab-carousel .button-container a.action {
    background-color: #fcfcfc;
    color: #1ab2ea;
}
@media (max-width: 991px) {
    .gc-34-featured-lab-carousel {
        max-width: 652px
    }
}
.gc-34-featured-lab-carousel h1 {
    font-size: 30px;
    font-weight: 300;
    color: #fff;
    display: block;
    width: 100%;
    text-align: center;
    margin: 34px 0
}
@media (max-width: 767px) {
    .gc-34-featured-lab-carousel {
        max-width: 590px;
        padding: 0 5px
    }
    .gc-34-featured-lab-carousel h1 {
        font-size: 24px;
        margin-top: 15px;
        margin-bottom: 27px
    }
}
.gc-34-featured-lab-carousel .owl-carousel .owl-item {
    -webkit-transform-style: preserve-3d
}
.gc-34-featured-lab-carousel .owl-carousel .owl-next,
.gc-34-featured-lab-carousel .owl-carousel .owl-prev {
    position: absolute;
    top: 50%;
    height: 50px;
    line-height: 50px;
    margin-top: -25px;
    font-family: FontAwesome;
    font-size: 36px;
    color: #369
}
.gc-34-featured-lab-carousel .owl-carousel .owl-next:hover,
.gc-34-featured-lab-carousel .owl-carousel .owl-prev:hover {
    color: #09c
}
.gc-34-featured-lab-carousel .owl-carousel .owl-prev {
    left: -105px
}
.gc-34-featured-lab-carousel .owl-carousel .owl-prev:before {
    content: '\f104';
    display: block
}
@media (max-width: 991px) {
    .gc-34-featured-lab-carousel .owl-carousel .owl-prev {
        left: -80px
    }
}
.gc-34-featured-lab-carousel .owl-carousel .owl-next {
    right: -105px
}
.gc-34-featured-lab-carousel .owl-carousel .owl-next:before {
    content: '\f105';
    display: block
}
@media (max-width: 991px) {
    .gc-34-featured-lab-carousel .owl-carousel .owl-next {
        right: -80px
    }
}
@media (max-width: 1199px) {
    .gc-34-featured-lab-carousel .owl-carousel .owl-prev {
        left: -34px
    }
    .gc-34-featured-lab-carousel .owl-carousel .owl-next {
        right: -34px
    }
}
@media (max-width: 767px) {
    .gc-34-featured-lab-carousel .owl-carousel .owl-next,
    .gc-34-featured-lab-carousel .owl-carousel .owl-prev {
        display: none
    }
    .gc-34-featured-lab-carousel .owl-carousel .owl-dots {
        margin-top: 2em;
        text-align: center;
    }
    .gc-34-featured-lab-carousel .owl-carousel .owl-dot {
        display: inline-block;
        zoom: 1;
        background: #fcfcfc;
        width: 10px;
        height: 10px;
        margin: 5px;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity 200ms ease;
        transition: opacity 200ms ease;
        border-radius: 30px
    }
    .gc-34-featured-lab-carousel .owl-carousel .owl-dot.active {
        background: #d12e89
    }
}
.gc-34-featured-lab-carousel .item {
    width: 100%;
    position: relative
}
.gc-34-featured-lab-carousel .item .item-cell {
    position: relative
}
.gc-34-featured-lab-carousel .item .left {
    width: 66.66666%;
    padding-right: 3px
}
.gc-34-featured-lab-carousel .item .right {
    width: 33.33333%;
    padding-left: 17px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0
}
.gc-34-featured-lab-carousel .item a {
    display: block
}
.gc-34-featured-lab-carousel .item aside {
    width: 100%;
    background-repeat: no-repeat;
    background-size: 100%;
    position: relative
}
.gc-34-featured-lab-carousel .item img {
    width: 100%;
    height: auto
}
.gc-34-featured-lab-carousel .item .desc {
    background: #fff;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-height: 50px;
    text-align: left
}
.gc-34-featured-lab-carousel .item .desc h4 {
    font-size: 14px;
    font-weight: 700;
    margin: 0
}
.gc-34-featured-lab-carousel .item .left .desc-wrapper {
    position: absolute;
    bottom: 0;
    padding-right: 3px;
    width: 100%
}
.gc-34-featured-lab-carousel .item .left .desc {
    padding: 9px 20px 16px;
    position: static
}
.gc-34-featured-lab-carousel .item .left .desc h4 {
    padding: 5px 0;
    margin-bottom: 2px;
    display: inline-block
}
.gc-34-featured-lab-carousel .item .left .desc p {
    font-size: 12px;
    line-height: 15px;
    font-weight: 400;
    margin-bottom: 0;
    color: #000
}
.gc-34-featured-lab-carousel .item .right .desc {
    height: 50px
}
.gc-34-featured-lab-carousel .item .right .desc h4 {
    line-height: 50px;
    padding-left: 20px;
    display: block
}
@media (max-width: 767px) {
    .gc-34-featured-lab-carousel .item .left {
        width: 100%;
        padding-right: 0
    }
    .gc-34-featured-lab-carousel .item .left .desc-wrapper {
        position: static;
        padding-right: 0
    }
    .gc-34-featured-lab-carousel .item .right {
        display: none
    }
}
.gc-34-featured-lab-carousel .item .img-2 {
    position: absolute;
    bottom: 0;
    padding-right: 17px
}
.gc-34-featured-lab-carousel .item .img-2 .desc {
    padding-right: 17px;
    background: 0 0
}
.gc-34-featured-lab-carousel .item .img-2 .desc div {
    background: #fff
}
@media (max-width: 991px) {
    .gc-34-featured-lab-carousel .item .right .desc {
        height: 40px;
        min-height: 40px
    }
    .gc-34-featured-lab-carousel .item .right .desc h4 {
        line-height: 40px
    }
}
.contact-the-institute {
    padding-top: 47px;
    padding-bottom: 72px
}
.contact-the-institute .container {
    max-width: 880px
}
@media (max-width: 767px) {
    .iclp-detail .contact-the-institute .container, .institute-detail .contact-the-institute .container {
        max-width: 240px
    }
}
.contact-the-institute label {
    display: block;
    font-size: 18px;
    font-weight: 500;
    margin-top: 20px
}
.contact-the-institute a {
    font-size: 18px;
    line-height: 19px;
    font-weight: 400
}
.contact-the-institute .fa {
    width: 70px;
    height: 70px;
    border-radius: 36px;
    border: 1px solid #b4b4b4;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    color: #000;
    margin: 0 auto;
    display: block;
    padding: 0 0 0 2px
}
@media (max-width: 767px) {
    .contact-the-institute .fa {
        font-size: 12px;
        line-height: 48px;
        width: 48px;
        height: 48px;
        border-radius: 24px
    }
}
.contact-the-institute h1,
.contact-the-institute p {
    width: 100%;
    text-align: center
}
.contact-the-institute h1 {
    font-size: 30px;
    font-weight: 300
}
@media (max-width: 767px) {
    .contact-the-institute h1 {
        font-size: 24px
    }
}
.contact-the-institute .icons .fa {
    color: #069;
    margin: 0;
    line-height: 1;
    display: inline-block;
    border: none;
    height: 20px;
    width: 20px;
    font-size: 18px;
    font-weight: 400
}
.contact-the-institute .icons a {
    display: inline-block;
    vertical-align: top;
    margin-right: 10px
}
.contact-the-institute .icons a:hover .fa {
    color: #09c
}
.contact-the-institute h2 {
    font-weight: 400
}
.gc-37-latest-publications .item {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}
.gc-37-latest-publications {
    padding: 34px 0 30px
}
.gc-37-latest-publications .heading {
    font-size: 30px;
    font-weight: 300;
    text-align: center;
    margin: 0 0 35px
}
@media (max-width: 767px) {
    .gc-37-latest-publications {
        padding: 25px 5px 30px
    }
    .gc-37-latest-publications .heading {
        font-size: 24px;
        margin-bottom: 26px
    }
}
.gc-37-latest-publications .item {
    width: 100%;
    max-width: 880px;
    margin: 0 auto 20px;
    min-height: 120px;
    background-color: #FFF;
    box-shadow: 0 5px 25px rgba(0, 0, 0, .1);
    padding-left: 120px;
    position: relative;
    display: block
}
.gc-37-latest-publications .item .icon {
    position: absolute;
    left: 0;
    top: 0;
    float: left;
    width: 120px;
    height: 120px;
    padding-top: 20px
}
.gc-37-latest-publications .item .icon i {
    border-radius: 40px;
    width: 80px;
    height: 80px;
    line-height: 78px;
    border: 1px solid #b4b4b4;
    text-align: center;
    font-size: 24px;
    color: #000;
    margin: 0 auto;
    display: block;
    padding: 0 0 0 2px
}
@media (max-width: 767px) {
    .gc-37-latest-publications .item .icon {
        height: 80px
    }
    .gc-37-latest-publications .item .icon i {
        font-size: 12px;
        line-height: 48px;
        width: 48px;
        height: 48px;
        border-radius: 24px
    }
}
.gc-37-latest-publications .item .caption {
    display: table;
    height: 100%;
    padding: 0 20px 0 0;
    width: 100%
}
.gc-37-latest-publications .item .caption span {
    font-size: 18px;
    font-weight: 400;
    line-height: 21px;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 0
}
@media (max-width: 767px) {
    .gc-37-latest-publications .item {
        /*height: 300px;*/
        padding: 80px 0 0
    }
    .gc-37-latest-publications .item .icon {
        width: 100%;
        text-align: center
    }
    .gc-37-latest-publications .item .caption {
        padding: 0 27px 30px
    }
}
.gc-37-latest-publications .button-container {
    padding-top: 10px
}
@media (max-width: 767px) {
    .gc-37-latest-publications .button-container {
        padding-top: 0;
        margin-bottom: 30px;
        padding-left: 0;
        padding-right: 0
    }
    .gc-37-latest-publications .button-container a {
        width: 100%;
        max-width: 350px
    }
    .gc-37-latest-publications .owl-carousel .owl-stage-outer {
        overflow: initial
    }
    .gc-37-latest-publications .owl-carousel .owl-item {
        -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d
    }
    .gc-37-latest-publications .owl-carousel .owl-dots {
        display: block;
        position: absolute;
        bottom: -92px;
        width: 100%;
        text-align: center
    }
    .gc-37-latest-publications .owl-carousel .owl-dots .owl-dot,
    .gc-37-latest-publications .owl-carousel .owl-dots>li {
        zoom: 1;
        background: #fff;
        width: 10px;
        height: 10px;
        margin: 5px;
        -webkit-backface-visibility: visible;
        -webkit-transition: opacity .2s ease;
        transition: opacity .2s ease;
        border-radius: 10px;
        display: inline-block
    }
    .gc-37-latest-publications .owl-carousel .owl-dots .owl-dot.active,
    .gc-37-latest-publications .owl-carousel .owl-dots>li.active {
        background: #d12e89
    }
}
.gray-gradient{background-image:-webkit-linear-gradient(bottom,#e8e8e8 0,#fff 100%);background-image:linear-gradient(to top,#e8e8e8 0,#fff 100%)}

#owl-right {
    padding-bottom: 20px;
}
