.bio-nav-cta:after,
.gc-12-related-carousel header:after,
.pc-01-carousel .carousel-caption .link-box .image .overlay:after {
    clear: both
}

.gc-15-contact-info .panel-group .panel,
.gc-24-collapsable-tabs {
    border: none;
    box-shadow: none
}

.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 {
    color: #069;
    display: inline;
}

section.gc-10-program-listing .panel-heading i {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 21px;
    margin: 0 25px;
    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
}

@media (min-width: 481px)and (max-width: 991px) {
    section.gc-10-program-listing .panel-body {
        padding: 15px 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-25-summary-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-25-summary-carousel:first-child {
        margin-top: 0
    }
}

.gc-11-video-carousel>a,
.gc-12-related-carousel>a,
.gc-25-summary-carousel>a {
    float: right;
    margin-top: 25px
}

.gc-11-video-carousel h1,
.gc-12-related-carousel h1,
.gc-25-summary-carousel h1 {
    font-size: 24px;
    margin-left: 9px
}

.gc-11-video-carousel a.image,
.gc-12-related-carousel a.image,
.gc-25-summary-carousel a.image {
    display: block;
    position: relative
}

.gc-11-video-carousel a.image img,
.gc-12-related-carousel a.image img,
.gc-25-summary-carousel a.image img {
    display: block;
    width: 100%
}

.gc-11-video-carousel .item,
.gc-12-related-carousel .item,
.gc-25-summary-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-25-summary-carousel .owl-next,
.gc-25-summary-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-25-summary-carousel .owl-next:hover,
.gc-25-summary-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-25-summary-carousel .owl-next:before,
.gc-25-summary-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-25-summary-carousel .owl-prev {
    left: -46px
}

.gc-11-video-carousel .owl-prev:before,
.gc-12-related-carousel .owl-prev:before,
.gc-25-summary-carousel .owl-prev:before {
    content: "\f104"
}

.gc-11-video-carousel .owl-next,
.gc-12-related-carousel .owl-next,
.gc-25-summary-carousel .owl-next {
    right: -46px;
    text-align: right
}

.gc-11-video-carousel .owl-next:before,
.gc-12-related-carousel .owl-next:before,
.gc-25-summary-carousel .owl-next:before {
    content: "\f105"
}

.gc-11-video-carousel .owl-nav,
.gc-12-related-carousel .owl-nav,
.gc-25-summary-carousel .owl-nav {
    display: none
}

@media (min-width: 768px) {
    .gc-11-video-carousel .owl-nav,
    .gc-12-related-carousel .owl-nav,
    .gc-25-summary-carousel .owl-nav {
        display: block
    }
}

.gc-11-video-carousel .owl-dots,
.gc-12-related-carousel .owl-dots,
.gc-25-summary-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-25-summary-carousel .owl-dots .owl-dot,
.gc-25-summary-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-25-summary-carousel .owl-dots .owl-dot.active,
.gc-25-summary-carousel .owl-dots>li.active {
    background: #d12e89
}

.filtered-list.videos .arrow-box,
.gc-11-video-carousel .arrow-box,
.gc-12-related-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 {
    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-25-summary-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 {
        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 {
    font-family: FontAwesome;
    content: "\f144";
    display: block
}

.filtered-list.videos h2,
.gc-11-video-carousel h2,
.gc-12-related-carousel h2 {
    font-size: 14px
}

.filtered-list.videos h2 a,
.gc-11-video-carousel h2 a,
.gc-12-related-carousel h2 a {
    color: #000
}

@media (max-width: 767px) {
    .gc-12-related-carousel {
        padding-bottom: 40px
    }
}

.gc-12-related-carousel a:hover {
    color: #23abe1
}

.gc-12-related-carousel h2 a {
    color: #069
}

.gc-12-related-carousel h2 a:hover {
    color: #23abe1
}

.gc-12-related-carousel .item {
    padding-left: 20px;
    margin-left: 10px
}

.gc-12-related-carousel .item p {
    margin-bottom: 0
}

.gc-12-related-carousel .item:before {
    padding: 1px;
    content: "\f138";
    font-family: FontAwesome;
    display: block;
    position: absolute;
    left: 10px;
    color: #069
}

.gc-12-related-carousel header {
    padding: 10px 0 8px
}

.gc-12-related-carousel header:after,
.gc-12-related-carousel header:before {
    content: " ";
    display: table
}

.gc-12-related-carousel header.border-bottom {
    margin-bottom: 5px;
    padding: 25px 0 16px
}

.gc-12-related-carousel header h1 {
    margin: 0 0 0 9px;
    float: left;
    display: inline-block
}

.gc-12-related-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 {
    top: 50%;
    margin-top: -23px
}

.gc-12-related-carousel .fa,
.gc-12-related-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 {
    color: #069
}

.gc-12-related-carousel h2 {
    font-size: 18px;
    margin: 0
}

.gc-12-related-carousel p {
    font-size: 14px
}

.touch .gc-12-related-carousel a:hover,
.touch .gc-12-related-carousel h2 a:hover {
    color: #069
}

@media (max-width: 768px) {
    #VideoModal .modal-dialog {
        width: auto
    }
}

@media (min-width: 768px) {
    #VideoModal .modal-dialog {
        width: 80%
    }
}

.modal-header {
    border-bottom: none;
    padding: 10px 15px 20px
}

.modal .close {
    font-size: 30px
}

.modal .modal-body {
    padding-top: 25px;
    margin: 0 25px 20px;
    position: relative
}

@media (orientation: landscape)and (min-device-width: 320px)and (max-device-width: 500px) {
    .modal .modal-body {
        padding-bottom: 50.5%
    }
}

@media (orientation: landscape)and (min-device-width: 481px)and (max-device-width: 750px) {
    .modal .modal-body {
        padding-bottom: 43.5%
    }
}

.modal .modal-body iframe {
    top: 0;
    left: 0;
    width: 100%
}

.no-touch .gc-24-collapsable-tabs a:hover {
    color: #09c
}

.touch .gc-24-collapsable-tabs a:hover {
    color: #069
}

.gc-24-collapsable-tabs .tab {
    margin-bottom: .5em;
    padding: 17px 25px 17px 25px;
    display: block;
    position: relative;
    line-height: 1.333em
}

.gc-24-collapsable-tabs .tab span {
    display: block;
    font-size: 14px;
    color: #1e1f21
}

.gc-24-collapsable-tabs .tab.collapsed {
    background-color: #eee
}

.gc-24-collapsable-tabs .tab.collapsed .fa:before {
    content: "\f13a"
}

.gc-24-collapsable-tabs .tab .fa {
    vertical-align: middle;
    margin-bottom: 1px;
    margin-right: 10px;
}

.gc-24-collapsable-tabs .tab .fa:before {
    content: "\f139";
    font-size: 21px;
    position: relative;
    left: 1px
}

.gc-24-collapsable-tabs .tab-content {
    padding: 9px 25px 17px;
    font-size: 14px
}

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

@media (min-width: 768px) {
    .pc-01-carousel {
        min-height: 95px
    }
}
@media (max-width: 767px) {
    .gc-24-collapsable-tabs .tab .fa {
        top: 16px;
    }
    .gc-15-contact-info .gc-24-collapsable-tabs .tab .fa {
        top: 17px;
    }
}

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

.pc-01-carousel .carousel-caption .link-box .image .overlay * {
    max-height: 100%
}

@media (max-width: 767px) {
    .pc-01-carousel .carousel-caption .link-box .image .overlay * {
        max-height: none
    }
}

.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 .carousel-caption a.link:hover i {
    color: #e279b3
}

.pc-01-carousel .carousel-caption a.link h4 {
    margin: 0 2em 0 .5em;
    display: inline-block;
    font-size: 1em;
    padding-right: .5em
}

.pc-01-carousel .carousel-caption a.link i {
    float: right;
    font-size: 1.5em;
    right: 1rem;
    color: #d12e89;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: absolute
}

.pc-01-carousel .carousel-caption a.link i:before {
    margin-right: .25em
}

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

@media (max-width: 325px) {
    .pc-01-carousel .owl-item {
        height: auto
    }
}

.pc-01-carousel .owl-item img {
    width: 100%
}

.pc-02-breadcrumbs {
    background: 0 0;
    border-bottom: 1px solid #dadada;
    border-top: 1px solid #dadada;
    /*display: none*/
}

@media (min-width: 768px) {
    .pc-02-breadcrumbs {
        display: block
    }
}

.pc-02-breadcrumbs .vgn-ext-region {
    min-height: initial;
}

.pc-02-breadcrumbs ul {
    list-style: none;
    height: auto;
    padding: 0;
    margin: 0;
    padding-top: 8px;
    padding-bottom: 8px;
}

.pc-02-breadcrumbs ul li {
    display: inline-block;
    text-decoration: none;
    margin-top: 3px;
    margin-bottom: 3px;
}

.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-02-breadcrumbs ul li:last-child:after {
    content: none
}

.bio-intro {
    margin-top: 20px
}

.bio-intro h1 {
    position: relative;
    top: -.15em;
    font-size: 1.71429em;
}

.bio-intro footer {
    margin: 1em 0;
    font-size: 1.28em
}

@media (min-width: 1200px) {
    .bio-intro footer {
        margin-right: 10em
    }
}

@media (min-width: 992px) {
    .bio-intro h1 {
        font-size: 2.14286em
    }
    .bio-intro footer {
        margin-bottom: 3em
    }
}

.bio-content {
    min-height: 210px;
    margin-left: 190px;
    margin-bottom: 20px;
}

@media (min-width: 750px) {
    .bio-content {
        height: auto
    }
}

.bio-media {
    float: left;
    padding: 20px;
    background-color: #eee;
}

.bio-media img {
    max-width: 130px;
}

@media (max-width: 480px) {
    .bio-content {
        height: auto;
        min-height: 0;
        margin-left: 0;
    }
    .bio-media {
        margin-bottom: 1em;
        float: none;
        text-align: center
    }
}

.bio-degree {
    margin: 0 0 1em;
    padding: 0;
    list-style-type: none
}

.bio-degree li {
    margin-bottom: .3em;
    line-height: 1.3em
}

.bio-degree strong {
    font-weight: 400;
    margin-right: .3em
}

.bio-degree strong:after {
    content: " |";
    position: relative;
    top: -.1em;
    font-size: .9em
}

.bio-specialty {
    margin: 1.5em 0;
    overflow: hidden
}

.bio-specialty h2,
.bio-specialty ul {
    display: inline
}

.bio-specialty h2 {
    margin-top: 0;
    padding-right: .2em;
    font-size: inherit;
    font-weight: 400
}

.bio-specialty ul {
    margin: 0
}

.bio-specialty li {
    padding: 0;
    display: inline;
    white-space: nowrap
}

@media (min-width: 480px) {
    .bio-specialty {
        margin: 0 0 .6em
    }
}

.bio-contact {
    font-size: 1.28571em;
    margin-left: 0px;
}

.bio-contact i {
    margin-right: .2em;
    font-size: 1.33333em
}

.bio-nav-cta{
    margin: 0 0 1em 0
}
.bio-nav-cta:after,
.bio-nav-cta:before {
    content: " ";
    display: table
}

.bio-nav-cta ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

.bio-nav-cta li {
    padding-right: .8em;
    display: inline
}

@media (max-width: 750px) {
    .bio-nav-cta li {
        width: 50%;
        float: left
    }
    .bio-nav-cta .btn {
        width: 98%
    }
}

@media (max-width: 630px) {
    .bio-nav-cta li {
        width: 100%;
        float: none
    }
    .bio-nav-cta .btn {
        width: 100%;
        margin: .5em 0 .8em
    }
}

@media (min-width: 992px) {
    .bio-nav-cta .btn {
        padding-right: 3em
    }
}

.gc-15-contact-info .tab {
    margin-top: 17px;
    margin-bottom: 0
}

.gc-15-contact-info .inner-content {
    padding-top: 17px;
    padding-bottom: 17px;
}

.gc-15-contact-info .inner-content h1 {
    margin-bottom: 0
}

.gc-15-contact-info .inner-content h2 {
    font-weight: 400;
    margin-bottom: 1em
}

.gc-15-contact-info .inner-content hgroup h1 {
    margin-bottom: 17px;
}

.gc-15-contact-info .info-box:last-of-type {
    border: none;
    padding-bottom: 0;
    margin-bottom: 0
}

.gc-15-contact-info .info-box em {
    font-style: normal
}

.gc-15-contact-info .info-box .address {
    display: block;
    margin-bottom: 0
}

.gc-15-contact-info .icon-note {
    margin-top: 1.2em;
    margin-bottom: 1.2em;
    display: block;
}

.gc-15-contact-info .btn {
    margin: 17px auto 10px
}

.gc-15-contact-info .office-hours h2 {
    margin-bottom: .4em;
    font-weight: 700;
    font-size: inherit
}

.gc-15-contact-info .office-hours dt {
    width: 35%;
    float: left;
    clear: left;
    text-align: left;
    font-weight: 400;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.gc-15-contact-info .office-hours dd {
    margin-left: 40%;
}

@media screen and (max-width: 320px){
    .gc-15-contact-info .office-hours dt {
        width: 100%;
        float: none;
    }

    .gc-15-contact-info .office-hours dd {
        margin-left: 20px;
    }
}

.gc-15-contact-info .payment-methods {
    font-size: 18px
}

.gc-15-contact-info .payment-methods ul {
    padding-left: 0
}

.gc-15-contact-info .payment-methods li {
    margin-bottom: .8em;
    list-style: none
}

.gc-15-contact-info .payment-methods .fa {
    width: auto
}

.gc-15-contact-info[id^=contact-map] {
    overflow: hidden;
    margin: 17px -17px;
    height: 230px;
    display: block
}

.gc-15-contact-info .panel-group {
    margin: 0 -16px
}

.gc-15-contact-info .panel-group .panel-heading {
    padding: 0
}

.gc-15-contact-info .panel-group .panel-heading h2 {
    margin: 0
}

.gc-15-contact-info .panel-group .panel-heading .panel-title a {
    padding: 17px;
    display: block;
    background-color: #eee
}

.gc-15-contact-info .panel-group .panel-heading .panel-title a .fa:before {
    content: "\f13a";
}

.gc-15-contact-info .panel-group .panel-heading .panel-title a[aria-expanded=true] .fa:before {
    content: "\f139"
}

.gc-15-contact-info .panel-group .panel-body {
    border: none !important;
    padding-top: 15px;
    padding-bottom: 0;
}

.gc-15-contact-info h2.panel-title a div {
    padding-left: 22px;
}

.gc-15-contact-info .panel-body .office-info {
    line-height: 1.1;
    margin-bottom: 5px;
}

.gc-15-contact-info .panel-body .contact {
    margin-top: .4em;
}

.gc-15-contact-info .panel-body .office-hours {
    margin-top: 1.2em;
}

.profile-content .col-md-4 {
    margin-top: 0
}

section.gc-10-program-listing {
    margin-top: 0;
    margin-bottom: 0
}

section.gc-10-program-listing .panel-subtab h3 {
    margin-top: 0;
    color: #069
}

section.gc-10-program-listing .panel-subtab p {
    margin-bottom: 1em
}

section.gc-10-program-listing .panel-subtab .panel-collapse {
    width: 100%;
    overflow: hidden;
    padding: 0 22px;
    font-size: 14px
}

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

section.gc-10-program-listing .panel-body h3 {
    margin-bottom: .5em;
    font-size: 1.2em
}

section.gc-10-program-listing .panel-body ul {
    padding-left: 1.2em;
    list-style-type: disc
}

section.gc-10-program-listing .panel-body li {
    width: auto;
    margin-bottom: .5em;
    float: none;
    display: list-item;
    line-height: 1.2em;
    font-weight: 400;
    color: inherit
}

section.gc-10-program-listing .panel-body li a {
    margin: 0
}

section.gc-10-program-listing .panel-body li a:before {
    content: none
}

section.gc-10-program-listing .panel-body li a:hover {
    -webkit-transition: none;
    transition: none
}

section.gc-10-program-listing .panel-body .programs li,
section.gc-10-program-listing .panel-body dd {
    margin-bottom: 1em
}

section.gc-10-program-listing .panel-body .programs span {
    margin-top: .2em;
    display: block;
    color: #666
}

section.gc-10-program-listing .panel-body .bio-degree strong {
    padding-right: .6em
}

section.gc-10-program-listing .panel-body .separator {
    margin-left: .2em;
    padding-left: .6em;
    position: relative;
    font-weight: 400
}

section.gc-10-program-listing .panel-body .separator:after {
    content: "";
    height: 1em;
    margin-top: -.5em;
    position: absolute;
    top: 50%;
    left: 0;
    border-right: 1px solid #1e1f21
}

section.gc-10-program-listing .panel-body .separator:hover {
    margin-left: .2em
}

section.gc-10-program-listing .panel-body .note {
    margin-top: .4em;
    display: block
}

.nav-dropdown {
    margin: 0 -15px
}

.nav-dropdown aside {
    background-color: #9a9fba
}

.nav-dropdown aside>div {
    width: 100%
}

.bottom-tabs .gc-24-collapsable-tabs {
    margin-top: 5px
}

.bottom-tabs .gc-24-collapsable-tabs>a {
    margin-bottom: 0
}

h2[itemprop='name'] > a:after {
    clear: both;
    display: table;
    visibility: hidden;
    content: "";
    height: 0
}

@media (min-width: 768px) {
    .profile {
        position: relative;
    }
    .profile:before {
        position: absolute;
        background: #FFF url('/sites/ismms/assets/images/profile_bg.jpg') 0 30% no-repeat; /* 23may16 jmch new background image for profile page - using local ismms path */
        background-size: cover;
        content: '';
        display: block;
        height: 500px;
        width: 100%;
        top: -50px;
        z-index: -1;
    }
    .profile .profile-container {
        margin-top: 50px;
        padding-left: 20px;
        padding-right: 20px;
        background-color: #FFFFFF;
    }
}

/*
    Fix line height in profile
*/
div[data-target='.profile-nav'] p {
    line-height: 1.42857em;
}

/*
    for two-column clinical foci
*/
div[data-target='.profile-nav'] ul.cflist{
    padding-left: 0;
    width: 50%;
    float: left;
    list-style: none;
    margin-bottom: 0;
}

div[data-target='.profile-nav'] ul.cflist > li{
    margin: 0;
}

/***** IS-1026 *****/
.ppd__panel-body_wrap {
    overflow-wrap: break-word;
    word-wrap: break-word;
}
/***** IS-1026 - END *****/

/**** IS-1084 ****/
div.gc-11-video-carousel div.container,
div.youtube-video-container div.container,
div.youtube-video-container div.gc-11-video-carousel div.container,
div.col-xs-12.col-sm-12.col-md-12 div.youtube-video-container div.gc-11-video-carousel div.container {
    width: 100%;
}
/**** IS-1084 ****/
