@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 .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
}

aside.gc-04-generic-carousel {
    margin: 17px 0
}

aside.gc-04-generic-carousel:first-child {
    margin-top: 0
}

aside.gc-04-generic-carousel figure img {
    min-width: 100%
}

aside.gc-04-generic-carousel figure figcaption {
    padding: 10px;
    background-color: #eee;
    font-size: .8em
}

aside.gc-04-generic-carousel .overlay {
    height: 100%
}

aside.gc-04-generic-carousel .carousel-control {
    background-image: none;
    bottom: auto;
    top: 48%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 1;
    color: #d12e89;
    background-color: #fcfcfc;
    border: none;
    text-shadow: none;
    vertical-align: middle;
    font-size: 20px;
    height: 35px;
    width: 35px;
    line-height: 35px
}

@media (min-width: 480px) {
    aside.gc-04-generic-carousel .carousel-control {
        font-size: 25px;
        height: 45px;
        width: 45px;
        line-height: 45px
    }
}

@media (min-width: 768px) {
    aside.gc-04-generic-carousel .carousel-control {
        font-size: 30px;
        height: 60px;
        width: 60px;
        line-height: 60px
    }
}

aside.gc-04-generic-carousel .carousel-control.playing {
    opacity: .25
}

aside.gc-04-generic-carousel .carousel-control:hover {
    opacity: .75
}

.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
}

aside.gc-06-message {
    padding: 20px;
    background: -webkit-linear-gradient(left, #2c2c2c 0, #4d4d4d 100%);
    background: linear-gradient(to right, #2c2c2c 0, #4d4d4d 100%);
    color: #fff;
    margin: 17px 0
}

aside.gc-06-message:first-child {
    margin-top: 0
}

aside.gc-06-message:not(:first-child) {
    margin-top: -17px
}

aside.gc-06-message.light {
    background: #fff;
    border: 1px solid #cecece;
    color: #000
}

aside.gc-06-message.large {
    font-size: 1.6rem;
    padding: 15px
}

aside.gc-06-message {
    padding: 30px
}

aside.gc-06-message h2 {
    margin-top: 0;
    margin-bottom: 10px
}

.no-touch aside.gc-06-message .simple-links li a:hover {
    margin-left: 0;
    -webkit-transition: margin-left .2s;
    transition: margin-left .2s
}

.no-touch aside.gc-06-message .simple-links li a:hover:before {
    left: 25px;
    top: -5px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    width: 100%
}

aside.gc-06-message .simple-links {
    padding: 0;
    line-height: 2em;
    overflow: hidden
}

aside.gc-06-message .simple-links li {
    color: #069;
    display: block;
    font-weight: 700;
    margin-right: 1.2em;
    width: 190px
}

aside.gc-06-message .simple-links li a {
    margin-left: 20px;
    position: relative
}

aside.gc-06-message .simple-links li a:before {
    content: "\f138";
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    margin-left: -20px;
    top: -6px;
    left: 0;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    width: 1.2em;
    text-indent: .1em
}

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;
    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
}

.gc-07-action-cta .image .image-overlay > div {
    display: table;
    height: 100%;
}

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;
    display: table-cell;
    vertical-align: middle;
}

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 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%
}

section.gc-10-program-listing {
    margin: 17px 0
}

section.gc-10-program-listing>.panel {
    background-color: #E0F2FC;
    border: none;
    box-shadow: none
}

section.gc-10-program-listing>.panel.active {
    background-color: #fff;
    border: 1px solid #C5E9F5
}

section.gc-10-program-listing>.panel.active .panel-heading i {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

section.gc-10-program-listing .panel-heading {
    background-color: transparent;
    padding: 1em 1em 1em 0
}

section.gc-10-program-listing .panel-heading a i {
    background-color: #1AB2EA;
    border-radius: 50%;
    color: #FFF;
    padding: 11px 15px;
    width: 43px;
    text-align: center
}

section.gc-10-program-listing .panel-heading a h3 {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: #069;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 1.25em;
    min-height: 2em
}

section.gc-10-program-listing .panel-heading i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 21px;
    float: left;
    margin: 0 1.3em;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
    -webkit-transition: 100ms ease-in-out;
    transition: 100ms ease-in-out;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%
}

section.gc-10-program-listing .panel-heading i:before {
    content: "\f106";
    position: relative;
    top: -2px
}

@media (max-width: 480px) {
    section.gc-10-program-listing .panel-heading i {
        padding: 6px 10px!important;
        width: 32px!important;
        margin: 0 .5em
    }
}

section.gc-10-program-listing .panel-heading h3 {
    height: 2.5em;
    line-height: 2.5em
}

section.gc-10-program-listing .panel-body {
    border-top: none!important;
    padding-top: 0;
    margin-top: -10px;
}

section.gc-10-program-listing .panel-body h3 {
    margin-bottom: 10px;
}

@media (min-width: 481px)and (max-width: 991px) {
    section.gc-10-program-listing .panel-body {
        padding: 0 15px 15px 30px
    }
}

@media (min-width: 992px) {
    section.gc-10-program-listing .panel-body {
        padding-left: 100px
    }
}

section.gc-10-program-listing .panel-body img {
    margin-bottom: 1em;
    max-width: 100%
}

section.gc-10-program-listing .panel-body .simple-links {
    padding: 0;
    line-height: 2em;
    overflow: hidden
}

section.gc-10-program-listing .panel-body .simple-links li {
    color: #069;
    display: inline;
    float: left;
    font-weight: 700;
    margin-right: 1.2em;
    width: 190px
}

section.gc-10-program-listing .panel-body .simple-links li a {
    margin-left: 20px;
    position: relative
}

section.gc-10-program-listing .panel-body .simple-links li a:before {
    content: "\f138";
    font-family: FontAwesome;
    display: inline-block;
    position: absolute;
    margin-left: -20px;
    top: -6px;
    left: 0;
    -webkit-transition: -webkit-transform .2s;
    transition: transform .2s;
    width: 1.2em;
    text-indent: .1em
}

.no-touch section.gc-10-program-listing .panel-body .simple-links li a:hover {
    margin-left: 0;
    -webkit-transition: margin-left .2s;
    transition: margin-left .2s
}

.no-touch section.gc-10-program-listing .panel-body .simple-links li a:hover:before {
    left: 25px;
    top: -5px;
    -webkit-transform: translateX(100%);
    -ms-transform: translateX(100%);
    transform: translateX(100%);
    width: 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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .team-carousel .owl-dots,
.institute-detail .twitter-carousel .owl-dots {
    display: block;
    position: absolute;
    bottom: -40px;
    width: 100%;
    text-align: center
}

.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 .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 .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 .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 .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 .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 .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 .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 .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 .team-carousel h2 a,
.institute-detail .twitter-carousel h2 a {
    color: #000
}

@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 .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 .team-carousel a:hover,
.institute-detail .twitter-carousel a:hover {
    color: #23abe1
}

.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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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 .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-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 .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 .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 .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 .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 .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 .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-13-in-this-section {
    position: relative;
    background-color: #d12e89;
    padding: .5em 2em;
    margin: 17px 0
}

.gc-13-in-this-section .select-wrapper .btn.btn.dropdown-toggle {
    color: #000;
    height: 48px;
    border: none
}

.gc-13-in-this-section .select-wrapper .dropdown-menu {
    top: 45px;
    padding-left: 0
}

.gc-13-in-this-section .select-wrapper .dropdown-menu>li>a {
    padding: 3px 1em;
    margin-left: 0
}

.gc-13-in-this-section .select-wrapper.open .btn.btn.dropdown-toggle {
    border: 1px solid #ccc
}

.gc-13-in-this-section:first-child {
    margin-top: 0
}

@media (max-width: 767px) {
    .gc-13-in-this-section {
        display: none
    }
}

.gc-13-in-this-section h2 {
    color: #FFF;
    font-size: 24px;
    margin-top: .5em
}

.gc-13-in-this-section select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: transparent;
    border: none;
    border-radius: 0;
    color: #202020;
    display: block;
    font-weight: 700;
    height: 48px;
    padding: 15px;
    position: relative;
    width: 111%;
    cursor: pointer
}

.gc-13-in-this-section .select-wrapper {
    background-color: #fff;
    display: block;
    position: relative;
    max-width: 100%;
    width: 350px
}

.gc-13-in-this-section .select-wrapper:before {
    line-height: 48px;
    width: 48px
}

@media (max-width: 767px) {
    .col-md-8 .gc-13-in-this-section {
        display: block;
        margin-bottom: -1px
    }
}

@media (min-width: 1000px) {
    .col-sm-7 .gc-13-in-this-section .col-xs-12 {
        width: 50%
    }
    .col-sm-7 .gc-13-in-this-section .section-heading {
        top: .75em
    }
}

@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
}

.gc-15-sidebar-box,
.sidebar-box {
    padding: 0 1em 1em;
    font-size: 1.25em
}

.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-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
}

.gc-16-action-button {
    background: #33BCF0;
    display: block;
    margin: 1em 0;
    text-align: center
}

.gc-16-action-button p {
    color: #fff;
    padding: .5em
}

.gc-16-action-button .title {
    background: #00ABEB;
    font-size: 1.7em;
    font-weight: 700;
    margin-bottom: 0
}

.gc-16-action-button .description {
    font-size: 1.5em
}

.gc-16-action-button:hover {
    background: #0e8aba
}

.gc-16-action-button:hover .title {
    background: #00688f
}

#gc-17-sidebar-nav {
    margin: 17px 0
}

#gc-17-sidebar-nav:first-child {
    margin-top: 0
}

#gc-17-sidebar-nav .expandable.active {
    color: #fff!important
}

#gc-17-sidebar-nav .body {
    overflow-y: hidden;
    max-height: 500px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(0, 1, .5, 1);
    transition-timing-function: cubic-bezier(0, 1, .5, 1)
}

@media (max-width: 767px) {
    #gc-17-sidebar-nav.closed .body {
        max-height: 0
    }
}

#gc-17-sidebar-nav.closed i:before {
    content: ""
}

#gc-17-sidebar-nav .control {
    background: #0099CB;
    color: #fff;
    margin: 0 0 .5em;
    padding: .5em 1em;
    text-align: left
}

@media (min-width: 768px) {
    #gc-17-sidebar-nav .control {
        display: none
    }
}

#gc-17-sidebar-nav .control .text {
    font-size: 1.5em;
    font-weight: 700
}

#gc-17-sidebar-nav .control span {
    float: left
}

#gc-17-sidebar-nav .control i {
    cursor: pointer;
    float: right;
    text-align: right
}

#gc-17-sidebar-nav .body {
    background: #0099CB;
    font-size: 1.25em
}

#gc-17-sidebar-nav hr {
    border-top: 2px solid #4BBBE0;
    margin: 1em 1em .5em
}

#gc-17-sidebar-nav h2 {
    font-size: 24px;
    margin: 1em
}

#gc-17-sidebar-nav a,
#gc-17-sidebar-nav h2,
#gc-17-sidebar-nav i {
    color: #fff
}

#gc-17-sidebar-nav li {
    position: relative
}

#gc-17-sidebar-nav li a {
    display: inline-block;
    padding: .75em 1em .75em 2.7em;
    width: 100%
}

#gc-17-sidebar-nav li a.active,
#gc-17-sidebar-nav li a:hover {
    background: #006599;
    color: #fff!important
}

#gc-17-sidebar-nav li.child .expandable {
    cursor: pointer;
    height: 50px;
    left: 0;
    position: absolute;
    top: 0;
    width: 43px
}

#gc-17-sidebar-nav li.child .expandable:before {
    position: relative;
    left: 25px;
    top: 13px;
    content: "";
    cursor: pointer;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    margin-right: .25em;
    -webkit-transition: -webkit-transform .2s ease-in-out;
    transition: transform .2s ease-in-out
}

#gc-17-sidebar-nav li.child ul {
    overflow-y: hidden;
    max-height: 500px;
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: .5s;
    transition-duration: .5s;
    -webkit-transition-timing-function: cubic-bezier(.5, 1, .5, 1);
    transition-timing-function: cubic-bezier(.5, 1, .5, 1)
}

#gc-17-sidebar-nav li.child li a {
    padding: .25em 0 .25em 2.5em
}

#gc-17-sidebar-nav li.child li a:before {
    content: "•";
    margin-right: .25em
}

#gc-17-sidebar-nav li.child a {
    margin-left: 0
}

#gc-17-sidebar-nav li.child.open {
    background: #E0F2FC;
    color: #000
}

#gc-17-sidebar-nav li.child.open a,
#gc-17-sidebar-nav li.child.open i {
    color: #000
}

#gc-17-sidebar-nav li.child.open.active i {
    color: #fff
}

#gc-17-sidebar-nav li.child.open .expandable:before {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg)
}

#gc-17-sidebar-nav li.child.closed ul {
    max-height: 0
}

#gc-17-sidebar-nav ul {
    font-weight: 700;
    list-style-type: none;
    margin-bottom: 0;
    padding-left: 0
}

#gc-17-sidebar-nav ul ul {
    background: #E0F2FC
}

#gc-17-sidebar-nav ul ul a,
#gc-17-sidebar-nav ul ul li {
    color: #000
}

.gc-18-news-carousel .item {
    padding-left: 9px;
    margin: 0
}

.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-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: 75px
    }
    .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;
        text-align: center;
        vertical-align: middle
    }
}

@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: .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
    }
}

@media (min-width: 768px) {
    .gc-23-tab-navigation .nav>li.dropdown {
        padding: 0
    }
    .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
    }
}

@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;
    position: relative;
}

.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
}

.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-29-social-connect li {
    padding: 0 .6em
}

.gc-29-social-connect a {
    color: #1ab2ea
}

.gc-29-social-connect a:hover {
    color: #069
}

.gc-32-news-media-carousel .item {
    padding-left: 9px;
    margin: 0
}

.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 {
    max-width: 880px;
    margin: 0 auto
}

@media (max-width: 991px) {
    .gc-38-software-and-tools {
        max-width: 652px
    }
}

.gc-38-software-and-tools .heading {
    text-align: center;
    margin: 0 0 15px
}

.gc-38-software-and-tools .owl-item {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

@media (min-width: 768px) {
    .gc-38-software-and-tools .item.items-8 .tile,
    .gc-38-software-and-tools .item.items-9 .tile {
        height: 90px;
        width: 33.33333%
    }
    .gc-38-software-and-tools .item.items-8 .tile:nth-child(7),
    .gc-38-software-and-tools .item.items-8 .tile:nth-child(8) {
        width: 50%
    }
    .gc-38-software-and-tools .item.items-7 .tile {
        height: 90px;
        width: 33.33333%
    }
    .gc-38-software-and-tools .item.items-7 .tile:nth-child(4),
    .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: 50%
    }
    .gc-38-software-and-tools .item.items-5 .tile,
    .gc-38-software-and-tools .item.items-6 .tile {
        height: 145px;
        width: 33.33333%
    }
    .gc-38-software-and-tools .item.items-5 .tile:nth-child(4),
    .gc-38-software-and-tools .item.items-5 .tile:nth-child(5) {
        width: 50%
    }
    .gc-38-software-and-tools .item.items-4 .tile {
        height: 145px;
        width: 50%
    }
    .gc-38-software-and-tools .item.items-3 .tile {
        height: 310px;
        width: 33.33333%
    }
    .gc-38-software-and-tools .item.items-2 .tile {
        height: 310px;
        width: 50%
    }
    .gc-38-software-and-tools .item.items-1 .tile {
        height: 310px;
        width: 100%
    }
    .gc-38-software-and-tools .item.items-1 .caption,
    .gc-38-software-and-tools .item.items-2 .caption,
    .gc-38-software-and-tools .item.items-3 .caption,
    .gc-38-software-and-tools .item.items-4 .caption,
    .gc-38-software-and-tools .item.items-5 .caption {
        display: table
    }
    .gc-38-software-and-tools .item.items-1 .caption .wrapper,
    .gc-38-software-and-tools .item.items-2 .caption .wrapper,
    .gc-38-software-and-tools .item.items-3 .caption .wrapper,
    .gc-38-software-and-tools .item.items-4 .caption .wrapper,
    .gc-38-software-and-tools .item.items-5 .caption .wrapper {
        display: table-cell;
        vertical-align: middle
    }
}

@media (max-width: 767px) {
    .gc-38-software-and-tools .heading {
        font-size: 24px;
        margin-bottom: 6px
    }
    .gc-38-software-and-tools {
        padding-right: 5px;
        padding-left: 5px;
        padding-bottom: 80px
    }
    .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
    }
}

.gc-38-software-and-tools .owl-carousel {
    padding-top: 20px
}

.gc-38-software-and-tools .owl-carousel .owl-next,
.gc-38-software-and-tools .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-38-software-and-tools .owl-carousel .owl-next:hover,
.gc-38-software-and-tools .owl-carousel .owl-prev:hover {
    color: #09c
}

.gc-38-software-and-tools .owl-carousel .owl-prev {
    left: -80px
}

.gc-38-software-and-tools .owl-carousel .owl-prev:before {
    content: '\f104';
    display: block
}

.gc-38-software-and-tools .owl-carousel .owl-next {
    right: -80px
}

.gc-38-software-and-tools .owl-carousel .owl-next:before {
    content: '\f105';
    display: block
}

@media (max-width: 1199px) {
    .gc-38-software-and-tools .owl-carousel .owl-prev {
        left: -40px
    }
    .gc-38-software-and-tools .owl-carousel .owl-next {
        right: -40px
    }
}

.gc-38-software-and-tools {
    padding: 26px 5px 0
}

.gc-38-software-and-tools .heading {
    font-size: 24px;
    font-weight: 300;
    line-height: 24px;
    margin-bottom: 7px
}

.gc-38-software-and-tools .item {
    margin: 0 -10px
}

.gc-38-software-and-tools .tile {
    padding: 0 10px;
    margin-bottom: 20px;
    float: left
}

.gc-38-software-and-tools .tile .icon {
    width: 60px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    padding-top: 20px
}

.gc-38-software-and-tools .tile .icon i {
    font-size: 25px
}

.gc-38-software-and-tools .tile .caption {
    width: 100%;
    height: 100%
}

.gc-38-software-and-tools .tile .inner {
    padding: 20px 20px 20px 60px;
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    background: #fff;
    color: #000;
    box-shadow: 0 5px 25px rgba(0, 0, 0, .1)
}

.gc-38-software-and-tools .tile .inner:hover {
    background: #069;
    color: #fff
}

.gc-38-software-and-tools .tile .inner:hover .caption,
.gc-38-software-and-tools .tile .inner:hover i {
    color: #fff
}

.gc-38-software-and-tools .tile h4 {
    margin: 0;
    font-size: 14px;
    line-height: 1;
    font-weight: 700
}

.gc-38-software-and-tools .tile p {
    font-size: 12px;
    line-height: 13px;
    font-weight: 400;
    margin: 3px 0 0
}

.gc-38-software-and-tools .tile {
    height: 90px;
    width: 100%
}

.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: relative;
    bottom: 0;
    left: 50%;
    -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
}

.gc-40-specialty-box {
    display: block;
    font-size: 18px;
    height: 380px;
    color: #fff;
    background-color: #fff;
    overflow: hidden;
    position: relative
}

.gc-40-specialty-box h1 {
    font-size: 24px
}

.gc-40-specialty-box>picture img {
    width: 100%;
}

.gc-40-specialty-box>h1 {
    color: #000;
    margin-top: 10px;
    text-align: center;
    z-index: 2;
    position: relative
}

.gc-40-specialty-box>div {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 20px 20px;
    background: 0 0;
    color: #fff;
    z-index: 0;
    -webkit-transition: background .25s ease;
    transition: background .25s ease
}

.gc-40-specialty-box>div h1:first-child {
    font-size: 24px;
    font-weight: 300;
    text-align: center;
}

.gc-40-specialty-box>div h1 {
    margin-bottom: 5px
}

.gc-40-specialty-box:hover a,
.gc-40-specialty-box:hover div,
.gc-40-specialty-box:hover h1,
.gc-40-specialty-box:hover p {
    color: #23abe1!important
}

.gc-40-specialty-box:hover div,
.gc-40-specialty-box>div:not(:empty) {
    background: rgba(0, 0, 0, .7)
}

.gc-40-specialty-box>div:not(:empty)~h1 {
    color: #fff
}

.gc-40-specialty-box>div:not(:empty):hover {
    background: rgba(0, 0, 0, .8)
}

.pc-01-carousel {
    min-height: 60px
}

@media (min-width: 768px) {
    .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
    }
}

.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
    }
}

.blue-carousel,
.pc-01-carousel .owl-item {
    overflow: hidden
}

.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
}

@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: 20px 0;
    background: #bfe8f8
}

.blue-carousel-wrapper .carousel-heading {
    border-bottom: 1px solid #79dafc;
    margin-bottom: 20px
}

.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%;
    position: relative
}

.blue-carousel .item .owl-carousel-caption {
    text-align: center;
    width: 100%;
    color: #069;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0px 0px 0px;
}

@media (min-width: 768px) {

    .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 .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: 25px 20px 0px 20px;
    }

    .blue-carousel-wrapper .carousel-heading {
        margin-bottom: 1em;
        border-bottom: none;
    }

    .blue-carousel .item .owl-carousel-caption {
        color: #000;
        font-size: 14px;
        text-align: left;
        padding: 0px 0px 0px 0px;
    }

    .blue-carousel .owl-dots {
        width: 100%;
        text-align: center;
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .blue-carousel .owl-dots .owl-dot,
    .blue-carousel .owl-dots>li {
        display: inline-block;
        zoom: 1;
        background: #fff;
        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
    }
}

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-39-tabbed-link-list {
    padding: 25px 5px 30px
}
.gc-39-tabbed-link-list .tab-panel ul.nav-tabs a{
    display: table-cell;
    vertical-align: middle;
    height: 4.2em;
}
.gc-39-tabbed-link-list .tab-panel ul.nav-tabs li{
    display: table;
}
@media (max-width: 767px) {
    .gc-39-tabbed-link-list {
        padding-bottom: 46px
    }
}

.gc-39-tabbed-link-list .heading {
    font-size: 24px;
    text-align: center;
    margin: 0 0 6px
}

.gc-39-tabbed-link-list .tab-panel {
    margin-bottom: 20px;
    text-align: center;
}

.gc-39-tabbed-link-list .tab-panel ul.hide-tabs{
    display: none;
}
.gc-39-tabbed-link-list .tab-panel ul {
    display: inline-block;
    overflow: hidden;
    margin: 0 auto;
    padding: 0;
    border: 0
}

.gc-39-tabbed-link-list .tab-panel ul.four-tabs{
    border-bottom: 1px solid #1ab2ea!important;
}
.gc-39-tabbed-link-list .tab-panel ul.four-tabs li{
    width: 50%!important;
    border: 1px solid #1ab2ea!important;
}
.gc-39-tabbed-link-list .tab-panel ul li,
.gc-39-tabbed-link-list .tab-panel ul li.active {
    width: 119px;
    font-weight: 400;
    font-size: 14px
}

.gc-39-tabbed-link-list .tab-panel ul a {
    margin: 0;
    text-align: center;
    font-weight: 700;
    border: 0;
    color: #000
}

.gc-39-tabbed-link-list .tab-content {
    margin-left: -10px;
    margin-right: -10px
}

.gc-39-tabbed-link-list .tab-pane {
    height: 270px
}

.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
}

@media (max-width: 991px) {
    .gc-39-tabbed-link-list .tab-pane {
        height: 280px
    }
}

@media (max-width: 767px) {
    .gc-39-tabbed-link-list .tab-pane {
        height: auto
    }
}

.gc-39-tabbed-link-list .tab-pane>div {
    padding: 0 10px;
    height: 210px
}

.gc-39-tabbed-link-list .link {
    display: table;
    height: 50px;
    width: 100%;
    margin-bottom: 20px
}

.gc-39-tabbed-link-list .link a {
    display: table-cell;
    vertical-align: middle;
    font-weight: 700;
    padding: 0 16px;
    font-size: 14px;
    line-height: 14px
}

.gc-39-tabbed-link-list .owl-carousel .owl-dots {
    text-align: center;
    width: 260px;
    position: absolute;
    bottom: -6px;
    left: 50%;
    height: 1px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.gc-39-tabbed-link-list .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
}

.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 .team-carousel header h1,
.institute-detail .twitter-carousel header h1,
.institute-detail .twitter-carousel:last-child {
    margin-top: 0
}

.gc-39-tabbed-link-list .owl-carousel .owl-dot.active {
    background: #d12e89
}

.gc-39-tabbed-link-list .heading {
    color: #000;
    font-weight: 700
}

.gc-39-tabbed-link-list .tab-panel ul li {
    color: #000;
    border: 0;
    background: #fff
}

.gc-39-tabbed-link-list .tab-panel ul li.active.tab-1,
.gc-39-tabbed-link-list .tab-panel ul li.active.tab-2,
.gc-39-tabbed-link-list .tab-panel ul li.tab-1,
.gc-39-tabbed-link-list .tab-panel ul li.tab-2 {
    border: 0
}

.gc-39-tabbed-link-list .tab-panel ul li.active {
    border: 0;
    background: #1ab2ea
}

.gc-39-tabbed-link-list .tab-panel ul li.active>a,
.gc-39-tabbed-link-list .tab-panel ul li.active>a:focus li.active>a:hover,
.gc-39-tabbed-link-list .tab-panel ul li>a:focus,
.gc-39-tabbed-link-list .tab-panel ul li>a:hover {
    border: 0;
    color: #fff;
    background-color: #1ab2ea
}

.gc-39-tabbed-link-list .link {
    border: 0;
    background: #fff
}

.gc-39-tabbed-link-list .link a {
    color: #000
}

.gc-39-tabbed-link-list .link a:hover {
    color: #fff;
    background: #1ab2ea
}

.recent-news {
    padding: 0;
    margin-left: 17px
}

.responsive-table table {
    table-layout: fixed
}

.responsive-table table th {
    white-space: normal;
    text-align: left;
    text-indent: 10px
}

.responsive-table table tr:nth-child(even) {
    background-color: #fafafa
}

#iclp-carousel {
    background-image: url(../../images/iclp-v-header-bg.jpg);
    min-height: 83px
}

.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) {
    .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 .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 .team-carousel header.border-bottom a,
    .institute-detail .twitter-carousel header.border-bottom a {
        display: none
    }
    .institute-detail .features-carousel,
    .institute-detail .publications-carousel,
    .institute-detail .team-carousel,
    .institute-detail .twitter-carousel {
        margin-right: 15px;
        margin-left: 15px;
        padding-left: 0;
        padding-right: 0
    }
    .institute-detail .features-carousel .container,
    .institute-detail .publications-carousel .container,
    .institute-detail .team-carousel .container,
    .institute-detail .twitter-carousel .container {
        padding: 0
    }
}

.institute-detail .features-carousel,
.institute-detail .main-content .news-carousel aside,
.institute-detail .publications-carousel,
.institute-detail .team-carousel,
.institute-detail .twitter-carousel {
    margin: 0
}

.institute-detail .features-carousel .item,
.institute-detail .main-content .news-carousel aside .item,
.institute-detail .publications-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 .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 .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 .team-carousel,
    .institute-detail .twitter-carousel {
        padding: 10px 15px 55px
    }
    .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 .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 .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) {
    #iclp-carousel {
        min-height: 166px
    }
    .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 .bottom-container .xs-one-third {
    width: calc(33% - 21px)
}

.institute-detail .bottom-container .xs-two-thirds {
    width: calc(66% - 21px)
}

.institute-detail .bottom-container .xs-half {
    width: calc(50% - 21px)
}

.institute-detail .bottom-container .xs-full {
    width: calc(100% - 21px)
}

@media (min-width: 768px) {
    .institute-detail .bottom-container .sm-one-third {
        width: calc(33% - 21px)
    }
    .institute-detail .bottom-container .sm-two-thirds {
        width: calc(66% - 21px)
    }
    .institute-detail .bottom-container .sm-half {
        width: calc(50% - 21px)
    }
    .institute-detail .bottom-container .sm-full {
        width: calc(100% - 21px)
    }
}

@media (min-width: 992px) {
    .institute-detail .bottom-container .md-one-third {
        width: calc(33% - 21px)
    }
    .institute-detail .bottom-container .md-two-thirds {
        width: calc(66% - 21px)
    }
    .institute-detail .bottom-container .md-half {
        width: calc(50% - 21px)
    }
    .institute-detail .bottom-container .md-full {
        width: calc(100% - 21px)
    }
}

@media (min-width: 1200px) {
    .institute-detail .bottom-container .lg-one-third {
        width: calc(33% - 21px)
    }
    .institute-detail .bottom-container .lg-two-thirds {
        width: calc(66% - 21px)
    }
    .institute-detail .bottom-container .lg-half {
        width: calc(50% - 21px)
    }
    .institute-detail .bottom-container .lg-full {
        width: calc(100% - 21px)
    }
}

.institute-detail .bottom-container .normalize-margins {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

.institute-detail .bottom-container .normalize-margins .iclp-title {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 20px;
    height: auto;
}

@media (min-width: 1200px) {
    .institute-detail .bottom-container .normalize-margins .iclp-title {
        height: 380px;
        padding-bottom: 0;
        margin-left: 17px;
    }

    .institute-detail .bottom-container .lg-one-third {
        width: calc(33% - 26px);
    }
}

.institute-detail .bottom-container .normalize-margins h1 {
    width: 100%;
    text-align: center;
    font-weight: 500
}

.institute-detail .related-links {
    background: #eee;
    padding: 0
}

.institute-detail .main-content .news-carousel .related-links aside,
.institute-detail .related-links .features-carousel,
.institute-detail .related-links .gc-12-related-carousel,
.institute-detail .related-links .gc-18-news-carousel,
.institute-detail .related-links .main-content .news-carousel aside,
.institute-detail .related-links .publications-carousel,
.institute-detail .related-links .team-carousel,
.institute-detail .related-links .twitter-carousel {
    padding: 8px 60px 15px;
    margin-bottom: 10px
}

@media (max-width: 767px) {
    .institute-detail .main-content .news-carousel .related-links aside,
    .institute-detail .related-links .features-carousel,
    .institute-detail .related-links .gc-12-related-carousel,
    .institute-detail .related-links .gc-18-news-carousel,
    .institute-detail .related-links .main-content .news-carousel aside,
    .institute-detail .related-links .publications-carousel,
    .institute-detail .related-links .team-carousel,
    .institute-detail .related-links .twitter-carousel {
        padding-top: 25px;
        padding-bottom: 39px
    }
}

.institute-detail .main-content .news-carousel .related-links aside header.border-bottom,
.institute-detail .related-links .features-carousel header.border-bottom,
.institute-detail .related-links .gc-12-related-carousel header.border-bottom,
.institute-detail .related-links .gc-18-news-carousel header.border-bottom,
.institute-detail .related-links .main-content .news-carousel aside header.border-bottom,
.institute-detail .related-links .publications-carousel header.border-bottom,
.institute-detail .related-links .team-carousel header.border-bottom,
.institute-detail .related-links .twitter-carousel header.border-bottom {
    padding-top: 0
}

.institute-detail .main-content .news-carousel .related-links aside header.border-bottom h1,
.institute-detail .related-links .features-carousel header.border-bottom h1,
.institute-detail .related-links .gc-12-related-carousel header.border-bottom h1,
.institute-detail .related-links .gc-18-news-carousel header.border-bottom h1,
.institute-detail .related-links .main-content .news-carousel aside header.border-bottom h1,
.institute-detail .related-links .publications-carousel header.border-bottom h1,
.institute-detail .related-links .team-carousel header.border-bottom h1,
.institute-detail .related-links .twitter-carousel header.border-bottom h1 {
    margin: 0;
    text-align: center;
    width: 100%
}

.institute-detail .main-content .news-carousel .related-links aside .item,
.institute-detail .related-links .features-carousel .item,
.institute-detail .related-links .gc-12-related-carousel .item,
.institute-detail .related-links .gc-18-news-carousel .item,
.institute-detail .related-links .main-content .news-carousel aside .item,
.institute-detail .related-links .publications-carousel .item,
.institute-detail .related-links .team-carousel .item,
.institute-detail .related-links .twitter-carousel .item {
    margin: 0;
    padding: 30px 30px 25px;
    height: 220px;
    background: #fff
}

.institute-detail .main-content .news-carousel .related-links aside .item:before,
.institute-detail .related-links .features-carousel .item:before,
.institute-detail .related-links .gc-12-related-carousel .item:before,
.institute-detail .related-links .gc-18-news-carousel .item:before,
.institute-detail .related-links .main-content .news-carousel aside .item:before,
.institute-detail .related-links .publications-carousel .item:before,
.institute-detail .related-links .team-carousel .item:before,
.institute-detail .related-links .twitter-carousel .item:before {
    display: none
}

.institute-detail .main-content .news-carousel .related-links aside .owl-carousel .owl-stage,
.institute-detail .main-content .news-carousel .related-links aside .owl-item,
.institute-detail .related-links .features-carousel .owl-carousel .owl-stage,
.institute-detail .related-links .features-carousel .owl-item,
.institute-detail .related-links .gc-12-related-carousel .owl-carousel .owl-stage,
.institute-detail .related-links .gc-12-related-carousel .owl-item,
.institute-detail .related-links .gc-18-news-carousel .owl-carousel .owl-stage,
.institute-detail .related-links .gc-18-news-carousel .owl-item,
.institute-detail .related-links .main-content .news-carousel aside .owl-carousel .owl-stage,
.institute-detail .related-links .main-content .news-carousel aside .owl-item,
.institute-detail .related-links .publications-carousel .owl-carousel .owl-stage,
.institute-detail .related-links .publications-carousel .owl-item,
.institute-detail .related-links .team-carousel .owl-carousel .owl-stage,
.institute-detail .related-links .team-carousel .owl-item,
.institute-detail .related-links .twitter-carousel .owl-carousel .owl-stage,
.institute-detail .related-links .twitter-carousel .owl-item {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.institute-detail .main-content .news-carousel .related-links aside .owl-prev,
.institute-detail .related-links .features-carousel .owl-prev,
.institute-detail .related-links .gc-12-related-carousel .owl-prev,
.institute-detail .related-links .gc-18-news-carousel .owl-prev,
.institute-detail .related-links .main-content .news-carousel aside .owl-prev,
.institute-detail .related-links .publications-carousel .owl-prev,
.institute-detail .related-links .team-carousel .owl-prev,
.institute-detail .related-links .twitter-carousel .owl-prev {
    left: -60px
}

.institute-detail .main-content .news-carousel .related-links aside .owl-next,
.institute-detail .related-links .features-carousel .owl-next,
.institute-detail .related-links .gc-12-related-carousel .owl-next,
.institute-detail .related-links .gc-18-news-carousel .owl-next,
.institute-detail .related-links .main-content .news-carousel aside .owl-next,
.institute-detail .related-links .publications-carousel .owl-next,
.institute-detail .related-links .team-carousel .owl-next,
.institute-detail .related-links .twitter-carousel .owl-next {
    right: -60px
}

.institute-detail .main-content .news-carousel .related-links aside h2,
.institute-detail .related-links .features-carousel h2,
.institute-detail .related-links .gc-12-related-carousel h2,
.institute-detail .related-links .gc-18-news-carousel h2,
.institute-detail .related-links .main-content .news-carousel aside h2,
.institute-detail .related-links .publications-carousel h2,
.institute-detail .related-links .team-carousel h2,
.institute-detail .related-links .twitter-carousel h2 {
    margin: 0;
    font-size: 22px;
    font-weight: 700;
    line-height: 24px
}

.institute-detail .main-content .news-carousel .related-links aside p,
.institute-detail .related-links .features-carousel p,
.institute-detail .related-links .gc-12-related-carousel p,
.institute-detail .related-links .gc-18-news-carousel p,
.institute-detail .related-links .main-content .news-carousel aside p,
.institute-detail .related-links .publications-carousel p,
.institute-detail .related-links .team-carousel p,
.institute-detail .related-links .twitter-carousel p {
    color: #333;
    font-size: 18px;
    font-weight: 300;
    line-height: 20px
}

.institute-detail .features-carousel .owl-carousel a,
.institute-detail .twitter-carousel .owl-carousel a {
    color: #069
}

.institute-detail .features-carousel,
.institute-detail .twitter-carousel {
    margin: 0
}

.institute-detail .features-carousel header.border-bottom,
.institute-detail .twitter-carousel header.border-bottom {
    padding: 10px 0 8px
}

.institute-detail .features-carousel header.border-bottom>a,
.institute-detail .twitter-carousel header.border-bottom>a {
    display: none
}

.institute-detail .features-carousel .owl-carousel,
.institute-detail .twitter-carousel .owl-carousel {
    max-width: 1200px;
    margin: 0 auto
}

.institute-detail .features-carousel .owl-carousel .owl-dots,
.institute-detail .twitter-carousel .owl-carousel .owl-dots {
    display: block!important;
    bottom: 10px
}

.institute-detail .twitter-carousel .owl-carousel .owl-dots {
    position: relative;
    bottom: 0px;
}

.institute-detail .features-carousel .owl-carousel .owl-dots .owl-dot,
.institute-detail .twitter-carousel .owl-carousel .owl-dots .owl-dot {
    background: #ccc
}

.institute-detail .features-carousel .owl-carousel .owl-dots .owl-dot.active,
.institute-detail .twitter-carousel .owl-carousel .owl-dots .owl-dot.active {
    background: #d12e89
}

.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 .twitter-carousel {
    padding: 20px
}

.institute-detail .twitter-carousel .tw-post {
    height: 100%
}

.institute-detail .twitter-carousel .item.tw-post .tw-content p {
    word-wrap: break-word;
    font-size: 18px
}

.institute-detail .twitter-carousel .owl-carousel {
    margin: 0 auto;
    background-color: #fcfcfc;
}

@media (min-width: 768px) {
    .institute-detail .twitter-carousel .owl-item {
        height: 320px
    }
}

.institute-detail .features-carousel {
    padding: 10px 20px 20px
}

.institute-detail .features-carousel .owl-next,
.institute-detail .features-carousel .owl-prev {
    top: 35%
}

.institute-detail .features-carousel .owl-carousel {
    max-width: 1200px;
    margin: 0 auto 20px
}

@media (min-width: 768px) {
    .institute-detail .twitter-carousel>header {
        display: none
    }
    .institute-detail .features-carousel .owl-carousel {
        margin-bottom: 0
    }
}

.institute-detail .features-carousel .owl-carousel .owl-dots {
    top: calc(100% + 10px)
}

.institute-detail .features-carousel .item h2,
.institute-detail .features-carousel .item p {
    background: #fff;
    margin: 0!important;
    padding: 5px 10px
}

.institute-detail .features-carousel .item p {
    padding: 0 10px 10px
}

.institute-detail .item.tw-post {
    min-height: 15em;
    padding: 1em;
    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
}

.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
}

.institute-detail .team-carousel header.border-bottom {
    margin-top: 10px;
    padding: 10px 0 8px
}

.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 .publications-carousel .item p:last-child,
.institute-detail .publications-carousel .owl-controls,
.institute-detail .software-carousel .gc-38-software-and-tools .tile .icon {
    display: none
}

.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 {
    padding: 10px
}

.institute-detail .publications-carousel header.border-bottom {
    padding-top: 20px
}

.institute-detail .publications-carousel .container {
    position: relative
}

.institute-detail .publications-carousel .item {
    padding: 15px;
    margin: 0 20px;
    background: #fff;
    height: 240px;
}

@media (max-width: 767px) {
    .institute-detail .publications-carousel .item {
        height: auto;
    }
}

.institute-detail .publications-carousel .item p:last-child {
    border-bottom: 0;
}

.institute-detail .publications-carousel .btn {
    padding: .6em 2em;
    font-weight: 700;
    margin-top: 20px
}

.institute-detail .publications-carousel .btn,
.institute-detail .publications-carousel .btn:focus,
.institute-detail .publications-carousel .btn:hover {
    color: #fcfcfc
}

.institute-detail .publications-carousel:last-child {
    padding-bottom: 2em
}

.institute-detail .publications-carousel .item p {
    font-size: 1.28571em;
}

.institute-detail .software-carousel {
    background: #eee
}

.institute-detail .software-carousel .gc-38-software-and-tools {
    padding: 26px 20px 0
}

.institute-detail .software-carousel .gc-38-software-and-tools .tile h4 {
    color: #069
}

.institute-detail .software-carousel .gc-38-software-and-tools .tile .inner {
    padding: 20px;
    box-shadow: none
}

.institute-detail .software-carousel .gc-38-software-and-tools .tile .inner:hover h4 {
    color: #fff
}

@media (max-width: 767px) {
    .institute-detail .software-carousel {
        padding-bottom: 20px
    }
    .institute-detail .software-carousel .button-container {
        padding-top: 0;
        margin-top: 10px;
        padding-left: 0;
        padding-right: 0
    }
    .institute-detail .software-carousel .button-container a {
        width: 100%;
        max-width: 350px
    }
}

.institute-detail .focus-tabs {
    background-color: #eee;
    padding: 0 15px
}

.gc-19-filter-by .sort-by {
    text-align: right;
    padding-right: 0;
    margin-top: 1.8em;
}
@media (max-width: 991px) {
    .gc-19-filter-by .sort-by {
        text-align: left
    }
}
