.responsive-tabs__heading,
.ccms-tabbedcontent-tab {
  background-color: #efefef !important;
  font-size: 120%;
  margin-bottom: 10px !important;
  padding: 5px 0 !important;
  text-align: center;
  line-height: normal !important;
}
@media (max-width: 767px) {
  .responsive-tabs__heading,
  .ccms-tabbedcontent-tab {
    border-radius: 0;
    box-shadow: none;
    font-family: 'Lato', Arial, sans-serif;
    font-weight: 400;
    font-size: 100% !important;
  }
}
.ccms-tabbedcontent-tab {
  line-height: 2 !important;
  margin: 0 0.5px !important;
  padding: 0 15px !important;
  font-family: 'Lato', Arial, serif !important;
  font-size: 16px !important;
  border-width: 1px 1px 0px !important;
  border-top-left-radius: 2px !important;
  border-top-right-radius: 2px !important;
  letter-spacing: 0.03125rem;
}
.ccms-tabbedcontent-tab.ccms-tabbedcontent-active:hover,
.responsive-tabs__heading--active:hover,
.ccms-tabbedcontent-tab.ccms-tabbedcontent-active,
.responsive-tabs__heading--active {
  background: #16246d !important;
  color: #fff !important;
}
.ccms-tabbedcontent-tab.ccms-tabbedcontent-active:after,
.responsive-tabs__heading--active:after {
  border-bottom: 10px solid #fff;
  border-top: 0;
}
.responsive-tabs__list__item:hover,
.responsive-tabs__heading:hover {
  background: #2a6292 !important;
  color: #fff !important;
}
.responsive-tabs__list {
  border-bottom: 5px solid #16246d !important;
  margin: 0 !important;
}
.responsive-tabs__panel {
  padding: 20px !important;
  margin-bottom: 0px;
}
/* -------------------
   Facebook Feed
--------------------*/
.fb-feed-header {
  width: 100%;
  height: 78px;
  background-color: #306fa6;
}
.fb-feed-header-cont {
  background-image: url(../images/icon_fb_feed.png);
  background-repeat: no-repeat;
  padding-left: 50px;
  font-family: 'Cormorant Garamond', Arial, sans-serif, serif;
  font-size: 34px;
  text-transform: uppercase;
  color: #cbdff0;
  height: 78px;
  left: 24px;
  position: relative;
  padding-top: 16px;
}
.fb-feed {
  width: 100%;
  height: 362px;
  margin: auto;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
  text-align: center;
}
.fb-feed-wrap {
  width: 100%;
  height: 360px;
  margin: 0 auto;
}
/* -------------------
   Twitter Feed
--------------------*/
.tw-feed-header {
  width: 100%;
  height: 78px;
  background-color: #306fa6;
}
.tw-feed-header-cont {
  background-image: url(../images/icon_twitter_feed.png);
  background-repeat: no-repeat;
  padding-left: 94px;
  font-family: 'Cormorant Garamond', Arial, sans-serif, serif;
  font-size: 34px;
  text-transform: uppercase;
  color: #cbdff0;
  height: 78px;
  left: 0px;
  position: relative;
  padding-top: 16px;
}
.tw-feed {
  width: 100%;
  height: 362px;
  margin: 0;
  border-left: 1px #ccc solid;
  border-right: 1px #ccc solid;
  border-bottom: 1px #ccc solid;
}
.tw-feed-wrap {
  width: 100%;
  height: 360px;
  margin: 0 auto;
}
.ccmsDocumentLinkListing {
  font-size: 0.875rem;
}
.ccmsDocumentLinkListing.nobullets {
  margin-left: 0 !important;
}
.ccmsDocumentLinkListing ul {
  padding: 0 !important;
}
.ccmsDocumentLinkListing li {
  padding: 4px 0 !important;
}
/* Display Adjustments for Banner */
.banner #subbanner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 250px;
  overflow: hidden;
}
.banner #subbanner .ccms-contentelement {
  margin-bottom: 0 !important;
}
.subpages .ccms-banner-overlay {
  display: none;
}
.subpages .ccms-banner-slider .slick-dots {
  display: none !important;
}
.ccms-banner-slider .slick-slide {
  height: 250px;
}
.rspPane .ccms-banner-slider .slick-slide {
  height: 250px !important;
}
.rspPane .slick-slider {
  margin-bottom: 0px!important;
}
.ccms-banner-slider .slick-slide:after {
  background: transparent;
}
/* Catapult Display Adjustments */
.rspPane .subpages .ccms-banner-slider {
  height: 250px;
}
.rspPane .subpages .ccms-banner-overlay {
  display: none !important;
}
/* Disable Banner Card cataput option controls */
#calendarPanel,
.ccmsGoogleCalendar {
  font-family: 'Lato', Arial, sans-serif !important;
  /*border-left: 1px #ccc solid;
    padding-left: 20px;*/
  /* Event Feed */
}
#calendarPanel a,
.ccmsGoogleCalendar a {
  color: #444;
}
#calendarPanel h2,
.ccmsGoogleCalendar h2 {
  font-family: 'Lato', Arial, sans-serif;
}
#calendarPanel .fc-unthemed td,
.ccmsGoogleCalendar .fc-unthemed td {
  border-color: #CCC;
}
#calendarPanel .fc-day-header,
.ccmsGoogleCalendar .fc-day-header {
  background: transparent;
  color: #16246d;
  border-color: transparent;
  border-width: 0;
  font-weight: 400;
  font-size: 0.875rem;
  text-align: right;
  text-transform: uppercase;
}
#calendarPanel .fc-head td,
.ccmsGoogleCalendar .fc-head td {
  border-width: 0;
}
#calendarPanel .fc-day,
.ccmsGoogleCalendar .fc-day {
  background: #FFF;
  border-color: #BBB;
}
#calendarPanel .fc-other-month,
.ccmsGoogleCalendar .fc-other-month {
  background: #f9f9f9;
  color: #DDD;
}
#calendarPanel .fc-head td,
.ccmsGoogleCalendar .fc-head td {
  border-width: 0;
}
#calendarPanel .fc-day-number,
.ccmsGoogleCalendar .fc-day-number {
  background: transparent !important;
  color: #333;
  font-weight: bold;
  font-size: 75%;
  padding-right: 5px !important;
}
#calendarPanel .fc-today,
.ccmsGoogleCalendar .fc-today {
  background: transparent !important;
}
#calendarPanel .fc-day-number.fc-today,
.ccmsGoogleCalendar .fc-day-number.fc-today {
  background: #2a6292 !important;
  color: #ffffff !important;
}
#calendarPanel .fc-event,
.ccmsGoogleCalendar .fc-event {
  border-radius: 0px;
}
#calendarPanel .fc-event:hover,
.ccmsGoogleCalendar .fc-event:hover {
  background-color: #2a6292 !important;
  color: #ffffff !important;
}
#calendarPanel .fc-event .fc-content,
.ccmsGoogleCalendar .fc-event .fc-content {
  text-overflow: ellipsis;
}
#calendarPanel .fc-corner-right,
.ccmsGoogleCalendar .fc-corner-right,
#calendarPanel .fc-corner-left,
.ccmsGoogleCalendar .fc-corner-left {
  border-radius: 0 !important;
}
#calendarPanel .fc-state-default,
.ccmsGoogleCalendar .fc-state-default {
  border-color: rgba(0, 0, 0, 0.1) !important;
  background-color: #f5f5f5;
  background-image: none;
  color: #444;
  outline: none !important;
  text-shadow: none !important;
  font-size: 0.875rem;
  font-weight: 400;
}
#calendarPanel .fc-state-active,
.ccmsGoogleCalendar .fc-state-active {
  background-color: #16246d !important;
  color: #ffffff;
  box-shadow: none !important;
}
#calendarPanel .fc-state-hover,
.ccmsGoogleCalendar .fc-state-hover {
  background-color: #e9e9e9 !important;
}
#calendarPanel .fc-state-down,
.ccmsGoogleCalendar .fc-state-down {
  box-shadow: none !important;
}
#calendarPanel .ccms-gcalendar-legend li,
.ccmsGoogleCalendar .ccms-gcalendar-legend li {
  font-size: 0.875rem;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li {
  border: none;
  margin: 0;
  padding: 5px 10px;
  position: relative;
  border-radius: 0px;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li article,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li article {
  font-size: 1rem;
  width: auto;
  margin-left: 70px;
  float: none;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li article div,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li article div {
  font-size: 0.8125rem;
  padding-bottom: 0;
  margin-top: 4px;
  height: 3.5rem;
  overflow: hidden;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li article h4,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li article h4 {
  color: #16246d;
  font-family: 'Lato', Arial, sans-serif;
  font-size: 1.125rem;
  font-weight: bold;
  margin: 5px 0 0;
  padding: 0;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li article time,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li article time {
  font-size: 0.875rem;
  font-family: 'Lato', Arial, sans-serif;
  font-weight: 300;
  margin-top: 4px;
  color: #000;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 {
  width: 65px;
  color: #16246d;
  padding-top: 0.375rem;
  font-family: 'Lato', Arial, sans-serif;
  text-align: center;
  margin: 5px 0;
  font-weight: 400;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span {
  line-height: 1.2;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-day,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-day {
  display: none;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-date,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-date {
  font-size: 3rem;
  font-weight: 300;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-month,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-month {
  font-size: 0.875rem;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full {
  color: inherit;
  border: 1px solid #16246d;
  font-weight: 400;
  text-decoration: none;
  margin: 0 auto;
  width: 140px;
  color: #16246d;
  text-transform: uppercase;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full:hover,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full:hover {
  background-color: #16246d;
  color: #FFF;
  text-decoration: none;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full:after,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full:after {
  display: none;
}
/*Hayden's Calendar Adjustments*/
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-month,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-month {
  background-color: #2a6292;
  padding: 3px;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-date,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-date {
  background-color: #16246d;
  font-size: 28px;
  padding: 4px;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-month,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 span.ccms-gcalendar-month {
  background-color: #2a6292;
  color: #ffffff;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li h3,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li h3 {
  color: #fefefe;
  border: 1px solid;
  padding-top: 1px;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full {
  width: 215px;
  line-height: 34px;
  font-size: 16px;
  margin-top: 20px;
}
#calendarPanel ul.ccms-gcalendar-calendar-feed-list li article,
.ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li article {
  margin-left: 75px;
}
a.ccms-gcalendar-link:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  /*Moved From*/
  #calendarPanel ul.ccms-gcalendar-calendar-feed-list li,
  .ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li {
    border: none;
    margin: 0;
    padding: 5px 18px !important;
    position: relative;
    border-radius: 0px;
  }
  .gcalendar-list-unstyled {
    list-style: none;
    padding: 0 0 20px 0 !important;
    margin: 0;
  }
  .ccmsGoogleCalendar ul.ccms-gcalendar-calendar-feed-list li.ccms-gcalendar-full {
    margin-left: 0 !important;
  }
}
.ccmsImageRotator .ccms-ImageRotator-overlay p {
  font-size: 150%;
}

/*# sourceMappingURL=sub-card-styles.css.map */