
.eventCarousel {
    font-family: Arial, sans-serif;
    font-size: 16px;
    font-weight: normal;
    padding: 0 15px;
    margin-bottom: 15px;
}

@media (min-width: 768px) {
    .eventCarousel {
        padding: 0 15px;
        margin-bottom: 15px;
    }
}

.eventCarousel > div:first-child {
    padding-top: 30px;
}

.eventCarousel h2.calender-box__h2 {
    font-family: 'Montserrat-Bold', sans-serif;
    text-rendering: optimizeLegibility;
    text-decoration: none;
    color: #0A579D;
    font-size: 1.5rem;
    line-height: 100%;
    padding-top: 25px;
    margin-bottom: 20px;
}

@media (min-width: 768px) {
    .eventCarousel h2.calender-box__h2 {
        margin-bottom: 20px;
        padding-top: 30px;
        padding-left: 8%;
    }
}

.eventCarousel p.calender-box__p {
    font-family: 'Montserrat-Regular', sans-serif;
    text-rendering: optimizeLegibility;
    font-size: 1.0em;
    color: rgb(68,68,68);
    letter-spacing: normal;
    padding-bottom: 20px;
}

@media (min-width: 768px) {
    .eventCarousel p.calender-box__p {
        padding-bottom: 20px;
        padding-left: 8%;
    }
}

.eventCarousel .hidden-sm.hidden-md.hidden-lg {
    height: 250px;
    overflow-x: hidden;
    overflow-y: auto;
    box-shadow: 0px 0px 28px -6px rgba(0,0,0,0.5);
    padding: 15px 0 15px 15px;
}

.eventCarousel .eventSchedule {
    padding: 5px;
    margin-right: 15px;
}

    .eventCarousel .eventSchedule:hover {
        -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
        box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    }

.eventCarousel .carousel-inner {
    height: 280px;
}

@media (min-width: 768px) and (max-width: 992px) {
    .eventCarousel .carousel-inner {
        height: 300px;
    }
}

.eventCarousel .carousel-inner > .item {
    height: 250px;
}

@media (min-width: 768px) and (max-width: 992px) {
    .eventCarousel .carousel-inner > .item {
        height: 290px;
    }
}

.eventCarousel .carousel-caption {
    left: 12%;
    right: 12%;
    top: 0;
    padding: 0;
    text-shadow: none;
}

@media (min-width: 768px) {
    .eventCarousel .carousel-caption {
        left: 8%;
        right: 8%;
        top: 10px;
    }
}

.eventCarousel .carousel-caption > div {
    display: inline-block;
    width: 23.5%;
    margin: 0 1%;
    box-shadow: 0px 0px 28px -6px rgba(0,0,0,0.5);
    float: left;
}

    .eventCarousel .carousel-caption > div:first-child {
        margin-left: 0;
    }

    .eventCarousel .carousel-caption > div:last-child {
        margin-right: 0;
    }

.eventCarousel .carousel-caption .event {
    height: 250px;
    position: relative;
    padding: 0;
}

@media (min-width: 768px) and (max-width: 992px) {
    .eventCarousel .carousel-caption .event {
        height: 280px;
    }
}

.eventCarousel .carousel-caption .event:hover,
.eventCarousel .carousel-caption .event:focus {
    border-color: #0A579D;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.eventCarousel .carousel-caption .day-date {
    background-color: #0A579D;
    background-image: url(/Portals/_default/Skins/RHF-2016-A4A/images/RHF_Spring_Awareness_Campaign_Dots.jpg);
    background-origin: border-box;
    background-repeat: repeat;
    background-size: 9%;
    box-sizing: border-box;
    height: 120px;
    padding: 20px 10px;
    box-shadow: 0px 0px 28px -6px rgba(0,0,0,0.5);
    color: #000;
}

@media (min-width: 768px) and (max-width: 992px) {
    .eventCarousel .carousel-caption .day-date {
        height: 110px;
    }
}

.eventCarousel .carousel-caption .day-date .day,
.eventCarousel .hidden-sm.hidden-md.hidden-lg .day-date {
    font-family: Montserrat-Regular, sans-serif;
    font-size: 1.2em;
    font-weight: normal;
}

.eventCarousel .carousel-caption .day-date .day {
    color: #fff;
}

.eventCarousel .hidden-sm.hidden-md.hidden-lg .day-date {
    color: #0A579D;
}

.eventCarousel .carousel-caption .day-date .date {
    font-family: Montserrat-Bold, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    color: #fff;
}

@media (min-width: 768px) and (max-width: 992px) {
    .eventCarousel .carousel-caption .day-date .date {
        font-size: 1.1em;
    }
}

.eventCarousel .carousel-caption .title-location {
    box-sizing: border-box;
    height: 130px;
    padding: 20px;
    background-color: #fff;
    box-shadow: inset 0 8px 8px -6px rgba(0,0,0,0.5);
}

    .eventCarousel .title-location .title a,
    .eventCarousel .title-location .title a:link,
    .eventCarousel .carousel-caption .title-location .title a,
    .eventCarousel .carousel-caption .title-location .title a:link {
        text-decoration: underline !important;
        color: #0d64a5;
        font-size: 90%;
    }


        .eventCarousel .title-location .title a:visited,
        .eventCarousel .carousel-caption .title-location .title a:visited {
            color: #000;
        }

        .eventCarousel .title-location .title a:hover,
        .eventCarousel .carousel-caption .title-location .title a:hover {
            text-decoration: none !important;
            color: #0d64a5;
        }

@media (min-width: 768px) and (max-width: 992px) {
    .eventCarousel .carousel-caption .title-location {
        height: 170px;
    }
}

.eventCarousel .carousel-caption .title-location,
.eventCarousel .hidden-sm.hidden-md.hidden-lg .title-location {
    font-family: Arial, sans-serif;
    font-size: 0.99em;
    font-weight: normal;
    color: rgb(68,68,68);
    text-shadow: none;
    text-align: left;
}

    .eventCarousel .carousel-caption .title-location .title,
    .eventCarousel .hidden-sm.hidden-md.hidden-lg .title-location .title {
        font-weight: bold;
    }

.eventCarousel .carousel-control {
    height: 250px;
    top: 10px;
}

@media (min-width: 768px) and (max-width: 992px) {
    .eventCarousel .carousel-control {
        height: 250px;
        top: 10px;
    }
}

.eventCarousel a.carousel-control:link,
.eventCarousel a.carousel-control:visited {
    width: 7%;
    text-shadow: none;
    color: #0A579D;
    opacity: 1;
    border-color: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.eventCarousel a.carousel-control:hover,
.eventCarousel a.carousel-control:active {
    color: #e50145;
}


.eventCarousel .left.carousel-control:focus,
.eventCarousel .right.carousel-control:focus {
    border-color: #0A579D;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, .6);
}

.eventCarousel .carousel-control.left,
.eventCarousel .carousel-control.right {
    background-image: none;
}

    .eventCarousel .carousel-control.left > span:before,
    .eventCarousel .carousel-control.right > span:before {
    }

@media (min-width: 768px) {
    .eventCarousel .carousel-control .glyphicon-chevron-left,
    .eventCarousel .carousel-control .glyphicon-chevron-right,
    .eventCarousel .carousel-control .icon-prev,
    .eventCarousel .carousel-control .icon-next {
        margin-top: -30px;
    }
}

.eventCarousel .carousel-control .glyphicon-chevron-left {
    margin-left: -15px;
    font-size: 45px;
}

.eventCarousel .carousel-control .glyphicon-chevron-right {
    margin-right: -5px;
    font-size: 45px;
}

.eventCarousel .carousel-indicators {
    display: none;
}

.eventCarousel .loading {
    font-size: 4em;
    text-align: center;
    padding-top: 1em;
}
