/*

 */

h2.title {
	color: #215b91;
}

.banner-wrapper {
    position: relative;
    display: inline-block;
}
@media screen and (min-width: 787px) {
	.banner-caption {
	  position: absolute;
	  bottom: 0;
	  right: 0;
	  left: 0;
	  opacity: 0.85;
	  text-align: left;
	}
}
@media screen and (max-width: 768px) {
	.banner-caption h1.banner-title {
		text-align: center;
		margin: 10px 0;
	}
	.banner-caption p.large {
		display: none;
	}
	.paragraph--type--accordion,
	.paragraph--type--header-text {
		padding: 0 40px
	}
	.paragraph--type--social-links,
	.paragraph--type--expanding-grid .header,
	.paragraph--type--horizontal-tabs .header {
	  padding-left: 40px;
	}
	.paragraph--type--two-third-media .container-fluid {
		width: 100%;
	}
	.paragraph > .container {
		padding-right: 0px;
		padding-left: 0px;
	}
	/* .no-spacing-lr > .container-fluid {
		padding-right: 15px;
    padding-left: 15px;
	} */
	.paragraph--type--featured-carousel.no-spacing-lr.grid-gutter-10 {
    margin-right: -10px;
    margin-left: -10px;
  }
}

.field--name-field-components > .field__item {
  margin: 20px 0;
  /*border: 1px solid #cc0000;*/
}

.field--name-field-components > .field__item:first-child {
  margin: 0 0 20px 0;
}

.field--name-field-components > .field__item:first-child > .paragraph--type--two-across,
.field--name-field-components > .field__item:first-child > .paragraph--type--advanced-text,
.field--name-field-components > .field__item:first-child > .paragraph--type--accordion {
  margin: 20px 0 0 0;
}

/* .field--name-field-components > .field__item > .paragraph {
  margin-right: -15px;
  margin-left: -15px;
} */

.field--name-field-components > .field__item > .paragraph > .container {
  /*border: 1px solid #a0a0a0;*/
	/* position: relative; */
}

.field--name-field-components > .field__item h3,
.paragraph--type--bio h3 {
  margin-top: 10px;
}

.paragraph--type--two-across,
.paragraph--type--expanded-trifold,
.paragraph--type--_0-50-carousel,
.paragraph--type--zooming-trifold {
  margin-bottom: 0px;
}

.paragraph--type--two-across .row,
.paragraph--type--expanded-trifold .row,
.paragraph--type--_0-50-carousel .row,
.paragraph--type--zooming-trifold .row {
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}

.paragraph--type--basic-text {
  height: 100%;
  /* padding: 10px; */
}
.paragraph--type--two-across .paragraph--type--basic-text.color- {
  padding-top: 0px;
}
.paragraph--type--basic-text p:last-of-type {
  padding-bottom: 0px;
}

.paragraph--type--_0-50-carousel .paragraph--type--basic-text,
.paragraph--type--two-across .paragraph--type--basic-text,
.paragraph--type--expanded-trifold .paragraph--type--basic-text,
.paragraph--type--zooming-trifold .paragraph--type--basic-text {
  padding: 40px;
}

.paragraph--type--_0-50-carousel .paragraph--type--basic-text h3:first-of-type,
.paragraph--type--two-across .paragraph--type--basic-text h3:first-of-type,
.paragraph--type--expanded-trifold .paragraph--type--basic-text h3:first-of-type,
.paragraph--type--zooming-trifold .paragraph--type--basic-text h3:first-of-type {
  margin-top: 0px;
}

.paragraph--type--_0-50-carousel h2 .field--name-field-title,
.paragraph--type--two-across h2 .field--name-field-title,
.paragraph--type--expanded-trifold h2 .field--name-field-title,
.paragraph--type--zooming-trifold h2 .field--name-field-title {
  color: darkblue;
}
.paragraph--type--two-across .paragraph--type--basic-text .field--name-field-link-button {
  display: flex;
  padding: 50px 10px 20px 0;
}
.paragraph--type--two-across .paragraph--type--basic-text .button {
  background: #6E6E6E;
  color: #ffffff;
}
.paragraph--type--two-across .paragraph--type--basic-text table td p,
.paragraph--type--price-list ul li {
  font-size: 18px;
}
.paragraph--type--two-across .paragraph--type--basic-text table td {
  padding-left: 0px;
  border: 0px;
  font-size: 18px;
}

.paragraph--type--_0-50-carousel .paragraph--type--basic-text .field--name-field-body {
  /* font-size: 1.875em; */
}

.paragraph--type--expanded-trifold .paragraph--type--basic-text .field--name-field-body {
  /* font-size: 1em; */
}

/*
.paragraph--type--expanded-trifold div.content-item-left {
  padding-right: 0px;
  padding-left: 0px;
}
.paragraph--type--_0-50-carousel div.content-item-left {
  padding-left: 0px;
}
 */


.paragraph--type--expanded-trifold div.content-item-left div.paragraph,
.paragraph--type--zooming-trifold div.content-item-left div.paragraph {
  margin-right: 80px;
}
.paragraph--type--expanded-trifold div.content-item-middle div.paragraph,
.paragraph--type--zooming-trifold div.content-item-middle div.paragraph {
  margin-right: -80px;
  margin-left: -80px;
	padding: 20px;
	height: 100%;
}
.paragraph--type--expanded-trifold div.content-item-right div.paragraph,
.paragraph--type--zooming-trifold div.content-item-right div.paragraph {
  margin-left: 80px;
}

@media screen and (max-width: 768px) {
	.paragraph--type--expanded-trifold div.content-item-left div.paragraph,
	.paragraph--type--zooming-trifold div.content-item-left div.paragraph,
	.paragraph--type--expanded-trifold div.content-item-middle div.paragraph,
	.paragraph--type--zooming-trifold div.content-item-middle div.paragraph,
	.paragraph--type--expanded-trifold div.content-item-right div.paragraph,
	.paragraph--type--zooming-trifold div.content-item-right div.paragraph {
	  margin: 0px;
	}
}
/*
.paragraph--type--expanded-trifold div.content-item-right {
  padding-right: 0px;
  padding-left: 0px;
}
.paragraph--type--_0-50-carousel div.content-item-right {
  padding-right: 0px;
}
*/
.path-node .paragraph h2.title {
	position: relative;
  color: #215b91;
  text-align: left;
	text-transform: none;
  /*margin-bottom: -10px;*/
  margin-bottom: 0px;
}
.path-node .paragraph.paragraph--type--important-dates h2.title {
  text-align: center;
}

.path-node .paragraph .header {
  margin-bottom: 10px;
}
.path-node .paragraph h4.subtitle {
  /*margin-bottom: -10px;*/
  margin-bottom: 0px;
}
.path-node .paragraph.paragraph--type--important-dates .header {
  margin-bottom: 20px;
}

.path-frontpage.page-node-type-home-page h2.title,
.path-node.page-node-type-landing-page h2.title {
  text-align: center;
  text-transform: uppercase;
}

/*
.path-node .paragraph p {
  font-size: 1.125em;
}
*/

.paragraph--type--expanding-text,
.paragraph--type--photo {
  position: relative;
}

.paragraph--type--photo .image-caption,
.paragraph--type--expanding-text .image-caption,
.paragraph--type--featured-video .image-caption,
.paragraph--type--event-grid .node__main-content-section .image-caption,
.view-whats-new .image-caption {
  background-color: black;
  color: #ffffff;
  opacity: 72%;
  position: absolute;
  bottom: 0;
  right: 0;
  padding: 10px 20px;
  width: 100%;
}
.paragraph--type--event-grid .node__main-content-section .image-caption {
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 40.85%, #2C2C2C 89.67%);
  opacity: 1;
}

.paragraph--type--photo .image-caption a {
	color: #ffffff;
}

/*
  changes to flexslider
  -pull the nav dots on the image/slider content
  -changes to nav buttons
 */
.flexslider {
  margin: 0;
  border: none;
  background: inherit;
}

.flexslider .flex-control-nav {
  z-index: 9;
  bottom: 0;
  height: 64px;
  padding: 26px 0px;
}

.flexslider .flex-control-nav li a {
  background: #fff;
}

.flexslider .flex-control-nav li a.flex-active {
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 1);
  background: unset;
}

.carousel-nav-color-4d90a0 .flex-control-nav {
  background-color: #4d90a0;
}

.flexslider .flex-direction-nav .flex-prev,
.flexslider .flex-direction-nav .flex-prev:hover,
.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 1;
  left: 0px;
	width: 60px;
	height: 60px;
}

.flexslider .flex-direction-nav .flex-next,
.flexslider .flex-direction-nav .flex-next:hover,
.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 1;
  right: 0px;
	width: 60px;
	height: 60px;
}


/*
For the full width flexsliders we need to set flex-next with right=10px
 */
.paragraph--type--slide-carousel .flexslider .flex-direction-nav .flex-next {
  right: 10px;
}
.paragraph--type--testimonial-carousel .flexslider .flex-direction-nav .flex-next {
	right: 5%;
}
.paragraph--type--slide-carousel .flexslider .flex-direction-nav .flex-prev {
  left: 10px;
}
.paragraph--type--testimonial-carousel .flexslider .flex-direction-nav .flex-prev {
	left: 5%;
}
/*
change the icon and add background of flexslider nav buttons
 */
.flexslider .flex-direction-nav a:before,
.featured-carousel-wrapper a.ui-link:before,
.mobile-carousel .carousel-wrapper a.ui-link::before {
  font-size: 35px;
  width: 100%;
  text-align: center;
  font-family: 'FontAwesome';
  display: inline-block;
  content: '\f053';
  color: #aaa;
  /* background: #aaa; */
  text-shadow: none;
  /* line-height: 1; */
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -30px;
	padding: 5px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}


.flexslider .flex-direction-nav a:hover:before,
.featured-carousel-wrapper a.ui-link:hover:before,
.mobile-carousel .carousel-wrapper  a.ui-link:hover:before {
	color: #6e6e6e;
}

.flexslider .flex-direction-nav a.flex-next:before,
.featured-carousel-wrapper a.next:before,
.mobile-carousel .carousel-wrapper a.next:before {
  content: '\f054';
}
.flexslider .flex-direction-nav a {
	display: block;
	font-size: 0px;
}
.paragraph--type--main-carousel .flexslider .flex-direction-nav,
.flexslider .flex-control-nav {
	display: none;
}
.paragraph--type--main-carousel .flexslider .flex-control-nav {
	display: block;
}
/*
  bottom nav dots background section
 */
.photo-carousel-nav-color {
  height: 50px;
  z-index: 5;
  position: absolute;
  bottom: 64px;
  width: -webkit-fill-available;
  /* margin-right: 19px !important; */
}

.field--name-field-tile {
  margin-top: 5px;
  margin-bottom: 5px;
}

.paragraph--type--tiles > .container {
  padding-right: 10px;
  padding-left: 10px;
}

.paragraph--type--tiles .more-link {
  text-align: center;
	font-size: 14px;
}
.paragraph--type--tiles	.more-link:after {
  content: "\f101";
  font-family: 'FontAwesome';
  font-size: 14px;
  margin-left: 5px;
  display: inline-block;
  line-height: 1;
}
.paragraph--type--tiles .more-link:hover {
	color: #ffffff;
}
.paragraph--type--tiles a {
	text-decoration: none;
}
.paragraph--type--tiles .overlay-container--pillar {
	color: #ffffff;
}
.paragraph--type--tiles .overlay-container--pillar .overlay .overlay-caption--pillar {
	font-size: 1.125em;
	opacity: 0;
}
.paragraph--type--tiles .overlay-container--pillar.no-color,
.paragraph--type--tiles .hover_image_background .no-image .overlay,
.paragraph--type--tiles .overlay-container--pillar.no-color .overlay,
.paragraph--type--tiles .no-image .overlay-container--pillar.no-color {
	background-color: #215b97;
}
.paragraph--type--tiles .with-image .overlay-container--pillar.no-color {
	background-color: #215b97e6;
}
.paragraph--type--tiles .overlay-caption-container--pillar {
	display: flex;
  justify-content: center;
  align-items: center;
}
.paragraph--type--tiles .overlay-container--pillar:hover .overlay,
.paragraph--type--tiles .overlay-container--pillar:hover .overlay .overlay-caption--pillar {
	opacity: 1;
	height: auto;
}
.paragraph--type--tiles .pillar-content {
	background: none;
	opacity: 1;
	color: #ffffff;
	display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.paragraph--type--tiles .pillar-content h3 {
	font-family: "Lato", sans-serif;;
	font-weight: 700;
}
.paragraph--type--tiles .overlay-caption--pillar .more-link {
	text-align: center;
	font-size: 14px;
}
.paragraph--type--tiles .hover_image_background:hover .more-link {
  text-shadow: 0px 0px 15px #000000;
	opacity: 1;
}
.paragraph--type--tiles .pillar-content h3,
.paragraph--type--tiles .pillar-content .more-link {
	color: #ffffff;
}
.paragraph--type--tiles .image_background .image-container,
.paragraph--type--tiles .hover_image_background .image-container {
	background-repeat: no-repeat;
	background-size: cover;
}
.paragraph--type--tiles .hover_image_background:hover .overlay-container--pillar {
	background-color: #00000000 !important;
	-webkit-transition: background-color 0.4s linear;
  -moz-transition: background-color 0.4s linear;
  -o-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
}
.paragraph--type--tiles .hover_image_background .with-image .overlay,
.paragraph--type--tiles .hover_image_background:hover .with-image .overlay,
.paragraph--type--tiles .hover_image_background:hover .overlay .overlay-caption--pillar {
	display: none;
}
.paragraph--type--tiles .hover_image_background:hover .no-image .overlay {
	z-index: -1;
}
.paragraph--type--tiles .hover_image_background:hover .pillar-content img,
.paragraph--type--tiles .hover_image_background:hover .pillar-content i,
.paragraph--type--tiles .hover_image_background:hover .pillar-content h3 {
	opacity: 0;
}
.paragraph--type--tiles .pillar-content img {
	height: 80px;
}
.paragraph--type--tiles .pillar-content i {
	font-size: 60px;
  padding: 10px;
}
.paragraph--type--tiles .hover_image_background .more-link {
  position: absolute;
  bottom: 20px;
}
.paragraph--type--tile:hover .no-link .more-link {
	opacity: 0;
}

.content-highlight {
  padding: 20px;
}
.content-highlight img {
  /* width: 102px; */
}

.paragraph--type--highlights > .container {
  padding-right: 10px;
  padding-left: 10px;
}
.paragraph--type--highlights h2 {
	color: #215b91;
	text-align: center;
	text-transform: none;
}
.paragraph--type--highlights .content-highlight .icon span {
	padding-top: 20px;
  font-size: 82px;
  color: #215b91;
	height: 100px;
}
.paragraph--type--highlights.color-21527d .content-highlight .icon span::before {
  color: #ffffff;
}
.paragraph--type--highlights.color-21527d .content-highlight h3,
.paragraph--type--highlights.color-21527d h2 {
	color: #ffffff;
}
.paragraph--type--highlights.color-21527d .content-highlight a.button {
	color: #ffffff;
	border-color: #ffffff;
}
/*
Testimonial css
  -paragraph padding 20px to all sides
  -background to #666363
  -Testimonial body text font size 30px, white color
  -bottom padding to whole text section of 20 px to push the nav dots lower
  -testimonial photo with height 189px, 50% radius, 60px left margin
  -testimonial subtitle/author with 24px font-size and white color
 */
.testimonial-paragraph {
  background: #f0f0f2;
  padding: 20px;
	height: 100%;
}

.testimonial-paragraph .container {
  align-self: center;
}

.testimonial-paragraph  .testimonial-body {
  font-size: 24px;
	font-weight: 400;
}
.testimonial-paragraph  .testimonial-body:before,
.testimonial-paragraph  .testimonial-body:after {
	font-family: Georgia, 'Times New Roman', Serif;
	content: "“";
	font-size: 30px;
	line-height: 0;
	font-weight: 400;
	vertical-align: middle;
}
.testimonial-paragraph  .testimonial-body:after {
  content: '”';
}

.testimonial-text {
  color: #000000;
  padding-bottom: 20px;
	text-align: center;
}

.testimonial-photo {
  height: 189px !important;
  border-radius: 50%;
  width: auto !important;
  margin-left: 60px;
}

.testimonial-paragraph .testimonial-author {
  font-size: 18px;
  padding-top: 30px;
}

.paragraph--type--testimonial-carousel.dkgray-white .testimonial-paragraph {
	background-color: #898989;
}
.paragraph--type--testimonial-carousel.dkgray-white .testimonial-paragraph .testimonial-text {
	color: #ffffff;
}
.paragraph--type--testimonial-carousel.ltgray-black .testimonial-paragraph .testimonial-text,
.paragraph--type--testimonial-carousel.white-black .testimonial-paragraph .testimonial-text {
	color: #000000;
}
.paragraph--type--testimonial-carousel.ltgray-blue .testimonial-paragraph .testimonial-text,
.paragraph--type--testimonial-carousel.white-blue .testimonial-paragraph .testimonial-text {
	color: #215b91;
}
.paragraph--type--testimonial-carousel.ltgray-black .testimonial-paragraph,
.paragraph--type--testimonial-carousel.ltgray-blue .testimonial-paragraph {
	background-color: #f0f0f2;
}
.paragraph--type--testimonial-carousel.white-black .testimonial-paragraph,
.paragraph--type--testimonial-carousel.white-blue .testimonial-paragraph {
	background-color: #ffffff;
}

/*
  Important Dates class
  - paragraph div with #848080 background and 40px padding
  - h2 header with white font color
  - subheader with 30px font-size
  - card-group used to fit the all cards in one line
  - cards are individual dates added media brekpoint at 768px for small display devices
  - the important date div with height 471px and 10px padding
  - date content is used to align the content at center and middel of the card
  - date label font size is 18px, font-weight 400 and with border below 25px
  - date number font size is 105px and font-weight 700 with border at bottom
  - month year with 18px size with 400 font-weight
  - border div is used to draw order inside the card and arround the date content
 */
.paragraph--type--important-dates {
  /* background: #848080; */
  text-align: center;
  /* color: #ffffff; */
}

.paragraph--type--important-dates .container {
  /*padding-top: 20px;*/
  padding-bottom: 20px;
}

.paragraph--type--important-dates .container .date-col {
  padding-left: 10px;
  padding-right: 10px;
}

.card-group {
  justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
}

@media screen and (max-width: 768px) {
  .card-group {
    flex-direction: column;
		align-items: center;
  }
	.important-date {
		margin: 10px;
	}
	.paragraph--type--important-dates .container .date-col {
		padding-left: 0px;
	  padding-right: 0px;
	}
}

@media screen and (max-width: 991px) {
  .important-date {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.card {
  position: relative;
  word-wrap: break-word;
  /* background-color: #313139; */
  background-clip: border-box;
  border: 1px solid rgba(0, 0, 0, .125);
  border-radius: .25rem;
}

.important-date {
  color: #ffffff;
  height: 360px;
  padding: 10px;
}

.important-date .date-content {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  margin: auto;
  height: max-content;
  /* line-height: 2; */
}

.important-date .date-label {
  color: #ffffff;
  font-weight: 400;
  padding-bottom: 0px;
  margin: 10px 20px;
  border-bottom: 2px solid #848080;
  /*line-height: 2em;*/
  min-height: 4em;
  font-size: 1.25em;
  display: flex;
  justify-content: center;
  align-items: center;
}

.important-date .date-number {
  font-family: 'Oswald', Helvetica Neue, Arial, Sans-serif;
  font-size: 100px;
  padding-bottom: 0px;
  margin: 0 48px;
  border-bottom: 2px solid #848080;
}

.important-date .date-month-year {
  font-weight: 400;
  margin-top: 10px;
}

.important-date .border-div {
  border: 2px solid #848080;
  height: 100%;
}

/*

 */
.paragraph--type--timeline .header h2 {
  text-align: center;
}

.paragraph--type--timeline .header h4 {
  /* font-size: 1.675em; */
  text-align: center;
  margin-bottom: 20px;
}

.timeline-rule-wrapper,
.timeline-wrapper {
  display: block;
  position: relative;
}

.timeline-rule {
  display: flex;
  height: 80px;
  margin-left: 40px;
  margin-right: 40px;
  position: relative;
  overflow: auto;
}

.timeline-rule::-webkit-scrollbar {
  display: none;
}

.timeline-rule hr {
  height: 1px;
  /* width: 1500%; */
  background: #e3544c;
  border-radius: 5px;
  margin-top: 50px;
  margin-bottom: 50px;
  transform: translateY(-50%);
  position: absolute;
}

.circle {
  width: 20px;
  height: 20px;
  background: #e3544c;
  border-radius: 15px;
  position: absolute;
  top: 50%;
  border: 3px solid white;
  cursor: pointer;
  z-index: 5;
}

.circle.active, .circle.circle-first {
  box-shadow: 0em 0em 0 1px rgb(227 84 76);
}

.popupSpan {
  display: block;
}

@media screen and (max-width: 768px) {
	.circle .popupSpan {
		transform: rotate(-90deg);
		font-size: 15px !important;
		left: -20px !important;
	}
}

.circle .popupSpan {
  font-size: 1.25em;
  width: auto;
  height: auto;
  padding: 10px;
  white-space: nowrap;
  display: inline-block;
  color: #000;
  position: absolute;
  top: -40px;
  left: -20px;
  transition: all 0.1s ease-out;
}

.circle:before {
  content: '';
  width: 10px;
  height: 10px;
  background: #e3544c;
  position: absolute;
  border-radius: 100%;
  top: 2px;
  left: 2px;
  display: none;
}

.timeline {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
	margin: 0 10px;
  -ms-overflow-style: none;
}

.timeline::-webkit-scrollbar {
  display: none;
}

.timeline-entry-small {
  position: relative;
  float: left;
  /* width: 464px; */
  /* height: 750px; */
  flex: 0 0 auto;
}

.timeline-entry-small .timeline-image {
  /* height: 263px; */
  /* width: 100% */
  /* margin-bottom: 5px; */
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.timeline-entry-small {
	cursor: pointer;
}
.timeline-entry-small .timeline-title {
  padding: 10px 20px 0 20px;
}

.timeline-entry-small .timeline-title h3 {
}

.timeline-entry-small .image-caption p {
  display: none;
}

.timeline-entry-small .timeline-text {
  position: relative;
  max-height: 250px;
  overflow-y: hidden;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.timeline-entry-small .timeline-text .timeline-body {
	display: none;
}

.timeline-summary {
  overflow: hidden;
	font-size: 18px;
}

.timeline-entry-small .timeline-link {
  /*text-transform: uppercase;*/
  position: absolute;
  cursor: pointer;
  margin-top: 10px;
  bottom: 10px;
  left: 10px;
}

.timeline-entry-small .timeline-text .more-link{
  cursor: pointer;
}
.timeline-entry-small .timeline-text .close-link {
  display: none;
  cursor: pointer;
}

.timeline-entry-small.active .notch,
.timeline-expanded.active .notch {
  position: absolute;
  top: 0px;
  right: 70%;
  margin: 0;
  border-top: 10px solid #e3544c;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 0;
  padding: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  _border-right-color: #e3544c;
  _border-left-color: #e3544c;
  _filter: chroma(color=#e3544c);
}

.timeline-rule-wrapper a {
  /* these are the left/right arrows to navigate the timeline */
  position: absolute;
  z-index: 1;
  top: 45px;
  bottom: auto;
  height: 8px;
  width: 8px;
  color: transparent;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.3s;
  -moz-transition: border-color 0.3s;
  transition: border-color 0.3s;
  border: solid black;
  border-width: 0 1px 1px 0;
  display: inline-block;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}

.timeline-rule-wrapper a.prev {
  left: 10px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.timeline-rule-wrapper a.next {
  right: 10px;
}

.timeline-rule-wrapper a:hover {
  border-color: #215b91;
  border-width: 0 3px 3px 0;
}

.paragraph--type--timeline-entry {
  border: 1px solid #cccccc50;
	height: 100%;
	display: block;
}
.timeline-entry-small.active .paragraph--type--timeline-entry,
.timeline-expanded.active .paragraph--type--timeline-entry {
  border-top: 5px solid #e3544c;
}


.aspect-ratio-box {
  height: 0;
  overflow: hidden;
  padding-top: 66.66%;
  background: white;
  position: relative;
}

/*
	Timeline expanded
 */
.timeline-expanded {
  position: relative;
  float: left;
  /* width: 780px; */
  flex: 0 0 auto;
}

.timeline-expanded .timeline-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.timeline-expanded .timeline-photo {
  width: 50%;
  float: left;
}

.timeline-expanded .timeline-title {
  width: 50%;
  float: left;
  padding: 10px 20px 0 20px;
}

.timeline-expanded .timeline-title h4 {
  color: #215b91;
}

.timeline-expanded .timeline-text {
  width: 50%;
  max-height: 450px;
  overflow-y: auto;
  padding: 10px 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
	.timeline-expanded .timeline-photo,
	.timeline-expanded .timeline-title,
	.timeline-expanded .timeline-text {
	  width: 100%;
	}
}
@media screen and (max-width: 425px) {
	.paragraph--type--timeline-entry {
		height: auto;
	}
}

.timeline-expanded .timeline-text .timeline-summary {
  display: none;
}

.timeline-expanded .timeline-text::-webkit-scrollbar {
  width: 1em;
  margin-right: 10px;
  margin-left: 10px;
}

/* .timeline-expanded .timeline-text::-webkit-scrollbar-button {
  color: #000000;
} */
/* Buttons */
.timeline-expanded .timeline-text::-webkit-scrollbar-button:single-button {
  display: block;
  border-style: solid;
  height: 12px;
  width: 16px;
}

/* Up */
.timeline-expanded .timeline-text::-webkit-scrollbar-button:single-button:vertical:decrement {
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #000000 transparent;
}

/* Down */
.timeline-expanded .timeline-text::-webkit-scrollbar-button:single-button:vertical:increment {
  border-width: 8px 8px 0 8px;
  border-color: #000000 transparent transparent transparent;
}

.timeline-expanded .timeline-text::-webkit-scrollbar-thumb {
  background-color: #215b91;
  border-radius: 10px;
}

.timeline-expanded .timeline-text .more-link{
  display: none;
	cursor: pointer;
}
.timeline-expanded .timeline-text .close-link {
  cursor: pointer;
}

.timeline-expanded .timeline-close {
  position: absolute;
  z-index: 1;
  color: #fff;
  width: 30px;
  height: 30px;
  /*background: #215b91;*/
  top: 0;
  right: 32px;
  padding: 5px;
  text-align: center;
  font-size: 32px;
}

.timeline-expanded .timeline-close i {
  display: inline-block;
}

.timeline-pdf-link {
  text-align: center;
  margin: 50px;
  cursor: pointer;
}

.timeline-pdf-link h3 {
}

.timeline-pdf-link h3::before {
  font-size: 40px;
  width: 100%;
  text-align: center;
  font-family: 'FontAwesome';
  content: '\f054';
  color: #e2544c;
  text-shadow: none;
  vertical-align: middle;
  line-height: normal;
  /* line-height: 1; */
  margin-right: 10px;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}
.timeline-photo .image-caption {
  font-weight: 300;
	font-size: 14px;
	font-style: italic;
	padding: 0 10px;
}
/*
 this can be used to hide the hidden content
*/
.gradientback {
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 50px;
  background: -moz-linear-gradient(top, rgba(137, 255, 241, 0) 0%, rgba(255, 255, 255) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(137, 255, 241, 0)), color-stop(100%, rgba(255, 255, 255)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(137, 255, 241, 0) 0%, rgba(255, 255, 255) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(137, 255, 241, 0) 0%, rgba(255, 255, 255) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(137, 255, 241, 0) 0%, rgba(255, 255, 255) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(137, 255, 241, 0) 0%, rgba(255, 255, 255) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0089fff1', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}

.image-caption {
  font-weight: 400;
}

.image-caption-title h3 {
  color: #ffffff;
}

.image-caption-subtitle {
  line-height: normal;
}

.image-caption-more {
  color: #ffffff;
  cursor: pointer;
}
.image-caption-more span {
	border-bottom: 1px solid;
}

.expanded-feature-content {
  display: none;
}

.expanded-feature {
  display: none;
  background: #f0f0f2;
  position: relative;
  padding: 30px 40px 20px 40px;
  width: 100%
}

.expanded-feature .notch {
  position: absolute;
  top: -10px;
  right: 75%;
  margin: 0;
  border-bottom: 10px solid #f0f0f2;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0;
  padding: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  _border-right-color: #f0f0f2;
  _border-left-color: #f0f0f2;
  _filter: chroma(color=#f0f0f2);
}

.expanded-feature img {
  /* Following code cause the inline images to not resize automatically.
  /*width: 664px;
  height: 468px;
  margin: 10px;*/
}

.expanded-close {
  position: absolute;
  z-index: 1;
  color: #000;
  width: 50px;
  height: 50px;
  font-size: 1.25em;
  font-weight: 400;
  /* background: #215b91; */
  top: 0;
  right: 0;
  padding: 5px;
  text-align: center;
  cursor: pointer;
}

.expanded-link-bottom {
  text-transform: uppercase;
  float: right;
  margin: 10px;
  cursor: pointer;
}

.expanded-link-bottom b {
  border-bottom: 1px solid;
}

.paragraph--type--callout {
  padding: 40px 20px;
  position: relative;
}

.paragraph--type--callout p:last-of-type {
  padding-bottom: 0px;
}

.callout {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 768px)  {
	.callout {
		display: block;
	}
	.paragraph--type--callout.quick-donate-form p.large {
		display: none;
	}
}

.callout-title {
  margin: 10px 0;
}

.callout-text p {
  font-size: 1.5em;
}

.paragraph--type--callout .notch {
  position: absolute;
  bottom: -14px;
  right: 70%;
  margin: 0;
  border-left: 14px solid transparent;
  border-right: 14px solid transparent;
  border-bottom: 0;
  padding: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
}

/*
	horizontal tab css
 */
.horizontal-tabpanel {
  background: #f0f0f2;
  padding: 0px;
}

/* .horizontal-tabpanel .header {
  padding: 20px;
} */

/* .horizontal-tabpanel .header h2.title,
.horizontal-tabpanel .header .subtitle {
  text-align: center;
} */

.horizontal-tabpanel .horizontal-nav-tabs {
  list-style: none;
}

.horizontal-tabpanel .horizontal-nav-tabs {
	display: table;
  margin: 0;
  table-layout: fixed;
  padding: 0px;
}

.horizontal-tabpanel .horizontal-nav-tabs>li {
  position: relative;
	display: table-cell;

}

.horizontal-tabpanel .horizontal-nav-tabs>li>a {
  margin-right: 2px;
  border: 1px solid transparent;
  padding: 8px 20px;
  display: block;
  font-weight: 700;
  text-transform: capitalize;
  color: #215b91;
  border-radius: 0;
  text-decoration: none;
  font-size: 16px;
  border-bottom: 3px solid transparent;
  -webkit-transition: none;
  -moz-transition: none;
  -ms-transition: none;
  -o-transition: none;
  transition: none;
}

.horizontal-tabpanel .horizontal-nav-tabs li a i {
  padding-right: 10px;
  font-size: 1.25em;
}

.horizontal-tabpanel .horizontal-nav-tabs.nav-justified > li>a:hover,
.horizontal-tabpanel .horizontal-nav-tabs.nav-justified > li>a:focus,
.horizontal-tabpanel .horizontal-nav-tabs.nav-justified > li.active > a {
  border-top: 5px solid #215B91;
  text-decoration: none;
  color: #215b91;
  border-bottom: 10px solid #ffffff;
  /* margin-bottom: 12px; */
}

.horizontal-tabpanel .horizontal-nav-tabs.nav-justified > li.active > a::after {
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  font-size: 35px;
  font-weight: normal;
  color: #215B91;
  background: #fff;
  bottom: 15%;
  left: calc(50% - 15px);
  margin-top: -15px;
  font-family: "FontAwesome";
  line-height: 30px;
  content: "\f107";
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}

.horizontal-tabpanel .horizontal-nav-tabs.nav-justified>li>a {
	border: none;
  margin: 10px;
	height: inherit;
  border-bottom: 10px solid #f0f0f2;
  padding: 38px;
  background: #ffffff;
  font-weight: bold;
  /* margin-bottom: 18px; */
  border-top: 5px solid #ffffff;
  /* border-bottom: 10px solid #ffffff; */
}
@media (min-width: 768px) {
	.horizontal-tabpanel .horizontal-nav-tabs.nav-justified > li:first-of-type > a {
	  margin-left: 0;
	}
}

.horizontal-tabpanel .horizontal-nav-tabs.nav-justified > li:last-of-type > a {
  margin-right: 0;
}

@media (max-width: 768px) {
	.horizontal-tabpanel .horizontal-nav-tabs.nav-justified > li>a:hover,
	.horizontal-tabpanel .horizontal-nav-tabs.nav-justified > li>a:focus,
	.horizontal-tabpanel .horizontal-nav-tabs.nav-justified > li.active > a {
		margin-bottom: 0px;
	}
	.horizontal-tabpanel .horizontal-nav-tabs {
		display: block;
	}
  .horizontal-nav-tabs>li>a {
    font-size: 12px;
    padding: 12px 15px 6px;
    margin: 0 2px;
  }

  .horizontal-nav-tabs~.tab-content {
    padding: 15px;
  }
	.horizontal-tabpanel .horizontal-nav-tabs.nav-justified > li:last-of-type > a {
	  margin-right: 10px;
	}
}

@media (min-width: 992px) {
  .col-md-3 .horizontal-nav-tabs>li>a {
    font-size: 13px;
    padding: 8px 10px;
  }

  .col-md-3 .horizontal-nav-tabs~.tab-content {
    padding: 20px 10px;
  }
}

@media (min-width: 1200px) {
  .col-md-3 .horizontal-nav-tabs>li>a {
    padding: 14px 15px 8px;
  }

  .col-md-3 .horizontal-nav-tabs~.tab-content {
    padding: 20px;
  }
}

.horizontal-tabpanel .tab-content {
  background: #ffffff;
  top: -11px;
  position: relative;
  z-index: 5;
}

.horizontal-tabpanel>.paragraph {
  padding: 20px 40px;
}

@media screen and (min-width: 769px) {
	.mobile-tab-content {
    display: none;
	}
}
@media screen and (max-width: 768px) {
	.horizontal-tabpanel .tab-content {
    display: none;
	}
	.horizontal-tabpanel .horizontal-nav-tabs>li {
		display: block;
	}
}
@media (min-width: 768px) {
	.horizontal-tabpanel .nav-justified>li {
    display: table-cell;
    width: 1%;
	}
	/* .horizontal-tabpanel .horizontal-nav-tabs.nav-justified > li:first-of-type > a {
    margin-left: 10px;
	} */
}

.mobile-tab-content .tab-pane {
	display: none;
	background: #ffffff;
	margin: 10px;
  margin-top: 0px;
}
.mobile-tab-content .tab-pane.active {
	display: flex;
}
/*
	Accordion css
 */
.tab-pane .accordion {
  padding: 20px 40px;
}

.accordion .accordion-header {
  padding-top: 1px;
	position: relative;
	padding-right: 60px;
}

.accordion .accordion-header hr {
    margin: 20px 0px;
}

.accordion .accordion-header h2,
.accordion .accordion-header h4 {
  color: #215b91;
}

.paragraph--type--horizontal-tabs .paragraph--type--accordion .accordion-header .component-title,
.paragraph--type--horizontal-tabs .paragraph--type--tab-item .field--name-field-title  {
  display: none;
}

.accordion .panel-group {
  margin: 0;
  border-width: 0;
  -moz-border-radius: 5px;
}

.accordion-item .panel .panel-title a {
  background: #fff;
  border-bottom: 1px dashed #f1f1f1;
  font-size: 18px;
	padding-right: 60px;
}

.accordion-item .panel-collapse .panel-body {
  border-top: 0px !important;
}

.accordion-item .panel-title a {
  padding: 20px 0;
}

.accordion-item .panel-body {
  padding: 20px;
}

.accordion-item .panel-body p:last-of-type {
  padding-bottom: 0px;
}

.accordion-item .panel-heading--trigger-icon .panel-title a:hover:after,
.accordion-item .panel-heading--trigger-icon .panel-title a:hover:before {
  background-color: #ffffff;
}

.accordion .accordion-header.collapsable:after,
.accordion-item .panel-heading--trigger-icon .panel-title a:after {
  position: absolute;
  width: 30px;
  height: 30px;
  text-align: center;
  color: #215b91;
  background: #fff;
  top: 50%;
  right: 10px;
  margin-top: -15px;
  font-family: "FontAwesome";
  line-height: 30px;
  content: "\f107";
  -webkit-transition: background-color 0.2s ease-in-out;
  -moz-transition: background-color 0.2s ease-in-out;
  -ms-transition: background-color 0.2s ease-in-out;
  -o-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
}

.accordion-item .panel-heading--trigger-icon .panel-title a.collapsed {
  color: #000000;
}

.accordion .accordion-header.collapsable.collapsed:after,
.accordion-item .panel-heading--trigger-icon .panel-title a.collapsed:after {
  background: #fff;
  content: "\f105";
  color: #000000;
}

.accordion .panel-group.hide {
	display: none;
}

/*
	Vertical tabs css
*/
.vertical-tabs {
 padding: 20px 0px;
}

.vertical-tabs .vertical-nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
  text-align: right;
}

.vertical-tabs-header .subtitle {
  color: #215b91;
}
.vertical-tabs .vertical-tabs-header .subtitle {
    padding: 0px 40px 10px 40px;
}

.vertical-tabs .tabpanel {
  display: flex;
}

.vertical-tabs .vertical-nav-tabs~.tab-content {
  padding-left: 20px;
}

.vertical-tabs .tab-content {
  display: table-cell;
  max-width: 80%;
  width: 80%;
}

.vertical-tabs .vertical-nav-tabs {
  padding-right: 10px;
	border-right: 3px solid #f2f2f2;
}

.vertical-tabs .vertical-nav-tabs>li a {
  text-transform: capitalize;
  text-align: center;
  font-weight: 700;
  color: #363636;
  /* background: #ffffff; */
  border: none;
  padding-top: 0;
  padding: 8px 20px;
}

.vertical-tabs .vertical-nav-tabs>li>a:hover,
.vertical-tabs .vertical-nav-tabs>li>a:focus {
  color: #215b91;
}

.vertical-tabs .vertical-nav-tabs>li.active>a,
.vertical-tabs .vertical-nav-tabs>li.active>a:focus,
.vertical-tabs .vertical-nav-tabs>li.active>a:hover {
  color: #215b91;
}

.vertical-tabs .vertical-nav-tabs>li.active::after {
  content: ' ';
  position: absolute;
  height: 250%;
  width: 5px;
  background: #215b91;
  top: 0;
  right: -10px;
}

.vertical-tabs .vertical-nav-tabs>li {
  position: relative;
}

/*Vertical Tabs*/
.vertical-nav-tabs {
  display: table-cell;
  min-width: 20%;
  width: 20%;
  border-right-color: transparent;
  border: 0;
}

.vertical-nav-tabs>li>a {
  min-width: 70px;
  padding-top: 0;
  margin: 0 0px 15px;
  text-align: center;
}

.vertical-tabs .tab-text .subtitle h4 {
  margin: 0;
}
.vertical-tabs .tab-text {
    padding: 10px;
}
@media screen and (max-width: 768px)  {
	.vertical-tabs .tabpanel {
	  display: block;
		padding-left: 10px;
	}
	.vertical-tabs .vertical-nav-tabs>li a {
		padding: 8px 0px;
	}
}

/*
	Advanced-text paragraph css
*/


.advanced-text {
  padding: 0px 40px;
}

.tab-text {
	padding: 20px 40px;
}

.tab-text .subtitle h4 {
  color: #215b91;
}

/*
  Featured css
 */
.featured-wrapper {
	display: flex;
  /* flex-flow: column; */
  height: 100%;
}
.featured-wrapper .field--name-field-featured {
  /*background: #f0f0f2;
  margin: 0px 5px;
  padding: 0px;*/
}
.featured-text {
  /* display: flex;
  flex-flow: column;*/
  height: 100%;
  background: #f0f0f2;
	/* flex: 1 1 auto; */
}
.paragraph--type--featured-grid .paragraph--type--featured-text {
	background: #f0f0f2;
}

.paragraph--type--featured{
  margin: 0;
  /*padding: 10px;*/
}
.featured-text-media {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.aspect-ratio-box .field--type-video-embed-field {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.featured-text-content {
  background: #f0f0f2;
  padding: 10px 20px;
}

.featured-text-content a {
 /* color: #000000;
  font-weight: bold;*/
}
.featured-text-content .featured-text-body {
  color: #000000;
}
@media screen and (max-width: 767px) {
	.featured-wrapper {
		flex-flow: column;
	}
	.featured-wrapper .field--name-field-featured {
		/*margin: 0px;*/
	}
	.paragraph--type--featured-grid .featured-grid-item.text-item {
		height: auto !important;
		margin-bottom: 20px;
		padding-left: 15px;
    padding-right: 15px;
	}
	.paragraph--type--featured-grid .paragraph--type--photo {
    margin-left: -15px;
    margin-right: -15px;
	}
}
.featured-carousel-wrapper .featured-text-content .featured-text-body .subheader {
  padding-bottom: 5px;
}
.paragraph--type--featured .paragraph--type--featured-text .video-embed-field-responsive-video:after,
.paragraph--type--featured-grid .paragraph--type--featured-text .video-embed-field-responsive-video:after,
.paragraph--type--featured-carousel .paragraph--type--featured-text .video-embed-field-responsive-video:after {
  padding-bottom: 0;
}
.paragraph--type--featured .paragraph--type--featured-text.video-paragraph,
.paragraph--type--featured .paragraph--type--featured-text.video-paragraph .overlay-container,
.paragraph--type--featured .paragraph--type--featured-text.video-paragraph .video-item,
.paragraph--type--featured .paragraph--type--featured-text.video-paragraph .video-embed-field-responsive-video,
.paragraph--type--featured-grid .paragraph--type--featured-text.video-paragraph,
.paragraph--type--featured-grid .paragraph--type--featured-text.video-paragraph .overlay-container,
.paragraph--type--featured-grid .paragraph--type--featured-text.video-paragraph .video-item,
.paragraph--type--featured-grid .paragraph--type--featured-text.video-paragraph .video-embed-field-responsive-video,
.paragraph--type--featured-carousel .paragraph--type--featured-text.video-paragraph,
.paragraph--type--featured-carousel .paragraph--type--featured-text.video-paragraph .overlay-container,
.paragraph--type--featured-carousel .paragraph--type--featured-text.video-paragraph .video-item,
.paragraph--type--featured-carousel .paragraph--type--featured-text.video-paragraph .video-embed-field-responsive-video {
	height: inherit;
}
@media screen and (max-width: 768px) {
	.paragraph--type--featured .featured-text.video-paragraph,
	.paragraph--type--featured-grid .featured-text.video-paragraph,
	.paragraph--type--featured-carousel .featured-text.video-paragraph {
		margin-right: 0;
		margin-left: 0;
	}
	.paragraph--type--featured .paragraph--type--featured-text.video-paragraph img,
	.paragraph--type--featured-grid .paragraph--type--featured-text.video-paragraph img,
	.paragraph--type--featured-carousel .paragraph--type--featured-text.video-paragraph img {
	  width: 100%;
		max-width: 100%;
	}
	.paragraph--type--featured .paragraph--type--featured-text.video-paragraph,
	.paragraph--type--featured .paragraph--type--featured-text.video-paragraph .overlay-container,
	.paragraph--type--featured .paragraph--type--featured-text.video-paragraph .video-item,
	.paragraph--type--featured .paragraph--type--featured-text.video-paragraph .video-embed-field-responsive-video,
	.paragraph--type--featured-grid .paragraph--type--featured-text.video-paragraph,
	.paragraph--type--featured-grid .paragraph--type--featured-text.video-paragraph .overlay-container,
	.paragraph--type--featured-grid .paragraph--type--featured-text.video-paragraph .video-item,
	.paragraph--type--featured-grid .paragraph--type--featured-text.video-paragraph .video-embed-field-responsive-video,
	.paragraph--type--featured-carousel .paragraph--type--featured-text.video-paragraph,
	.paragraph--type--featured-carousel .paragraph--type--featured-text.video-paragraph .overlay-container,
	.paragraph--type--featured-carousel .paragraph--type--featured-text.video-paragraph .video-item,
	.paragraph--type--featured-carousel .paragraph--type--featured-text.video-paragraph .video-embed-field-responsive-video {
    width: 100%;
	}
	.paragraph--type--featured .featured-grid-item.video-item,
	.paragraph--type--featured-grid .featured-grid-item.video-item,
	.paragraph--type--featured-carousel .featured-grid-item.video-item {
		margin-bottom: 20px;
	}
}

/*
	zooming-trifold css
 */
.paragraph--type--zooming-trifold  {
	z-index: 10;
}
.paragraph--type--zooming-trifold .middle-wrapper {
	border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.paragraph--type--zooming-trifold .content-item-middle,
.paragraph--type--zooming-trifold .content-item-left,
.paragraph--type--zooming-trifold .content-item-right {
	/* border: 5px solid #ffffff; */
	padding: 0px 5px;
}
/* .paragraph--type--zooming-trifold .content-item-middle div, */
.paragraph--type--zooming-trifold .middle-wrapper div {
	height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  padding: 20px;
}
.paragraph--type--zooming-trifold .left-wrapper {
  padding: 0px 5px 5px 5px;
  margin-bottom: 5px;
}
.paragraph--type--zooming-trifold .right-wrapper {
	padding: 5px 5px 0px 5px;
  margin-top: 5px;
}

.paragraph--type--zooming-trifold .zooming-feature {
	display: block;
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.75);
	color: #ffffff;
	z-index: 10;
	padding: 20px;
  overflow: hidden;
}
.paragraph--type--zooming-trifold .zooming-feature h3 {
	color: #ffffff;
	padding: 10px 0px;
}

.paragraph--type--zooming-trifold .zooming-feature .zooming-close {
	position: absolute;
  z-index: 1;
  color: #ffffff;
  width: 50px;
  height: 50px;
  font-size: 1.25em;
  font-weight: 400;
  /* background: #215b91; */
  top: 0;
  right: 0;
  padding: 5px;
  text-align: center;
  cursor: pointer;
}
.paragraph--type--zooming-trifold div.content-item-right.active div.paragraph {
    margin-left: 0px;
}

.paragraph--type--zooming-trifold div.content-item-left.active div.paragraph {
    margin-right: 0px;
}

#zooming-wrapper-right .image-caption-more,
#zooming-wrapper-left .image-caption-more {
	display: none;
}

@media screen and (max-height: 768px) {
	.paragraph--type--zooming-trifold .row {
    display: block;
	}
}

/*
  Featured section css
 */
.paragraph--type--featured-section {
  position: relative;
}

.paragraph--type--featured-section .image-caption {
  background-color: black;
  color: #ffffff;
  opacity: 61%;
  position: absolute;
  bottom: 0;
  right: 0;
	left: 0px;
  padding: 20px;
  width: 100%;
  height: 30%
}
@media screen and (max-width: 425px) {
	.paragraph--type--featured-section .image-caption {
		height: 50%
	}
}
.paragraph--type--featured-section .image-caption h3 {
  color: #ffffff;
}
.paragraph--type--featured-section img {
  /* height: 730px; */
  /* width: 471px; */
}
.field--name-field-featured-section {
  padding: 6px;
}
#block-connectblockhome .load-more-btn {
  padding: 20px;
}
.field--name-field-featured-section.featured-active {
  display: block;
}
.field--name-field-featured-section.featured-inactive {
  display: none;
}

/*
  featured carousel css
 */

.paragraph--type--featured-carousel {
	position: relative;
}
.featured-carousel-wrapper {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
  -ms-overflow-style: none;
}
.featured-carousel-wrapper:hover a.ui-link {
  display: block;
}

.featured-carousel-wrapper::-webkit-scrollbar,
.event-modal::-webkit-scrollbar,
.mobile-carousel .carousel-wrapper::-webkit-scrollbar {
  display: none;
}
.featured-carousel-wrapper .featured-text {
  background: #f0f0f2;
	padding-bottom: 20px;
}
.featured-carousel-wrapper .featured-text .more-link {
  position: absolute;
  right: 50px;
  bottom: 0px;
}
.featured-carousel-wrapper .featured-text.no-body-text {
	padding-bottom: 0px;
}
.field--name-field-featured {
  position: relative;
  float: left;
  /* width: 464px; */
  /* height: 750px; */
  /* margin: 5px; */
  flex: 0 0 auto;
}

@media screen and (max-width: 768px)  {
	.field--name-field-featured {
		width: 100%;
	}
	.featured-carousel-wrapper .field--name-field-featured {
		width: fit-content;
		margin-bottom: 20px;
	}
	.featured-carousel-wrapper a.ui-link {
		display: block !important;
	}
	.field--name-field-featured-section {
	  padding: 0px;
		padding-bottom: 10px;
	}
	.paragraph--type--featured .row {
    margin-left: 0;
		margin-right: 0;
	}
	.paragraph--type--featured .row > div {
		padding-left: 0;
		padding-right: 0;
	}
	.paragraph--type--four-featured-section > .container {
		margin-left: -6px;
		margin-right: -6px;
	}
	/* .featured .featured__section .content {
		margin-left: -20px;
    margin-right: -20px;
	} */
	.container-fluid .content > .grid-gutter-5.no-spacing-lr {
		margin-right: -5px;
    margin-left: -5px;
	}
	/* .view-featured-articles-carousel .featured-carousel-wrapper .field--name-field-featured {
    margin-right: -30px;
    margin-left: -30px;
	} */
}

.featured-carousel-wrapper a.ui-link,
.mobile-carousel .carousel-wrapper a.ui-link {
  position: absolute;
  top: 50%;
  transform: translateY(-30px);
  margin-top: -20px;
  z-index: 100;
  width: 60px;
  padding-top: 5px;
  height: 60px;
  text-align: center;
  display: none;
	cursor: pointer;
}
/* .featured-carousel-wrapper a.ui-link::before{
  font-size: 40px;
  width: 100%;
  text-align: center;
  font-family: 'FontAwesome';
  content: '\f105';
  color: #e2544c;
  text-shadow: none;
  vertical-align: middle;
  line-height: normal;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
} */

.featured-carousel-wrapper a.prev,
.mobile-carousel .carousel-wrapper a.prev {
  left: 5%;
	height: 60px;
  width: 60px;
}
/* .featured-carousel-wrapper a.prev:before {
  font-size: 40px;
  width: 100%;
  text-align: center;
  font-family: 'FontAwesome';
  content: '\f104';
  color: #e2544c;
  text-shadow: none;
  vertical-align: middle;
  line-height: normal;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
} */

.featured-carousel-wrapper a.next,
.mobile-carousel .carousel-wrapper a.next {
  right: 5%;
	height: 60px;
  width: 60px;
}
.featured-carousel-wrapper a.ui-link:hover {
  /* background: #00000099;
  border-radius: 50%; */
}
.featured-carousel-wrapper .featured-text-content .featured-text-body {
  color: #000000;
}

.featured-carousel-wrapper .field--name-field-featured {
  margin-right: -20px;
  margin-left: -20px;
}

.featured-carousel-wrapper .field--name-field-featured .paragraph--type--featured-text,
.featured-carousel-wrapper .paragraph--type--featured-program {
  margin-right: 20px;
  margin-left: 20px;
}

.featured-carousel-wrapper .paragraph--type--photo .image-wrapper {
    margin: 0px 15px;
}

  /*
    Call to action css
   */
.paragraph--type--call-to-action {
  /* background: #f7eecf; */
  padding: 20px 20px;
}

.paragraph--type--call-to-action .call-action-body {
  display: table;
  height: 100px;
}

.paragraph--type--call-to-action .call-action-button {
  display: table;
  height: 100px;
  text-align: right;
}

.paragraph--type--call-to-action .call-action-wrapper {
  display: table-cell;
  vertical-align: middle
}
.call-action-button a.action-button {
	font-size: 1.125em;
	font-weight: 700;
	text-transform: uppercase;
	padding: 15px 23px;
	text-decoration: none;
	display: inline-block;
	line-height: 1;
	border-width: 1px;
	border-style: solid;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	margin: 10px 0;
	text-align: center;
}

/*
  Expanded grid css
 */
/* .paragraph--type--expanding-grid .header {
  margin: 20px;
} */
/* .paragraph--type--expanding-grid .header h2 {
  color: #215b91;
  text-align: center;
} */
/* .paragraph--type--expanding-grid .header h4 {
  text-align: justify;
} */
.paragraph--type--expanding-grid hr {
  margin: 10px 0px;
}
.paragraph--type--expanding-grid .expandedView,
.paragraph--type--mosaic .expandedView {
  display: none;
}
.paragraph--type--expanding-grid .expanded-wrapper,
.paragraph--type--mosaic .expanded-wrapper {
  display: none;
  background: #f0f0f2;
  position: relative;
  width: 100%;
  padding: 50px;
  margin-bottom: 20px;
}
.paragraph--type--expanding-grid .expanded-wrapper {
  padding: 30px 40px 20px 40px;
}

.paragraph--type--expanding-grid .expanded-wrapper.active {
	display: block;
}
@media screen and (max-width: 767px) {
	.paragraph--type--expanding-grid .expanded-wrapper.active {
		display: flex;
	}
}
.paragraph--type--mosaic .expanded-wrapper.active {
	display: flex;
}

.paragraph--type--expanding-grid .expanded-wrapper .expanded-close,
.paragraph--type--mosaic .expanded-wrapper .expanded-close {
  position: absolute;
  z-index: 1;
  /* color: #000; */
  width: 30px;
  height: 40px;
  /* content: '\f00d'; */
  /* background: #215b91; */
  top: 0;
  right: 20px;
  padding: 5px;
  text-align: center;
  font-weight: bold;
}

.expanding-grid-item {
  position: relative;
  margin-bottom: 10px;
}

.paragraph--type--expanding-grid .row,
.paragraph--type--featured-grid .content {
	display: flex;
	justify-content: center;
}
@media screen and (max-width: 767px) {
	.paragraph--type--expanding-grid .row,
	.paragraph--type--featured-grid .content {
		display: block;
	}
}
.expanding-grid-item .more,
.mosaic-item .more {
  font-weight: 600;
}
.expanding-grid-item .more span,
.mosaic-item .more span {
  text-decoration: underline;
  cursor: pointer;
}

.expanding-grid-item .content{
  /* background: #f4f4f4; */
  height: 100%;
}
.expanding-grid-item .body{
  padding: 10px 20px 50px 20px;
}
.expanding-grid-item .body .more-link {
  position: absolute;
  bottom: 0;
	padding-bottom: 10px;
	cursor: pointer;
}
.paragraph--type--expanding-grid .expanded-wrapper .notch,
.paragraph--type--mosaic .expanded-wrapper .notch {
  position: absolute;
  top: -10px;
  right: 0;
  margin: 0;
  border-bottom: 10px solid #f0f0f2;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 0;
  padding: 0;
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  _border-right-color: #f0f0f2;
  _border-left-color: #f0f0f2;
  _filter: chroma(color=#f0f0f2);
}

/*
video banner css
 */

.paragraph--type--banner .tp-leftarrow,
.paragraph--type--banner .tp-rightarrow,
.paragraph--type--banner .tp-bullets {
  display: none;
}
.paragraph--type--banner .video-thumbnail {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	min-height: calc(33.3333vw);
}
@media screen and (min-width: 1920px) {
	.paragraph--type--banner .video-thumbnail {
		/*
		* when screen is more than 1920px the container width get fixed to 1920px.
		* Heght in 3:1 (banner size) of width 1920px is ~640px.
		*/
		min-height: 640px;
	}
}
.paragraph--type--banner {
  position: relative;
}
.paragraph--type--banner iframe {
	border: none;
}
/*
  benifit paragraph css
 */

.paragraph--type--benefits {
  padding-bottom: 30px;
}

.benefit-title h2 {
  text-align: center;
  color: #ffffff;
  margin: 20px;
}

.benefit-subhead {
  text-align: center;
  color: #ffffff;
  font-size: 24px;
  margin: 20px;
}

.benefits {
  text-align: center;
  color: #ffffff;
  margin: 20px;
}

.benefits img{
	margin: 10px;
  width: 102px;
}

.benefits .icon span {
	padding: 20px;
  font-size: 82px;
  /* width: 82px; */
}
.paragraph--type--benefit-entry {
  border-left: 2px solid #e1e1e1;
}
.paragraph--type--benefit-entry:last-child {
  border-left: 0px;
}
.paragraph--type--benefit-entry .icon .span {
  font-size: 82px;
  color: #ffffff;
}
@media screen and (max-width: 786px) {
	.benefits > div {
		padding-bottom: 50px;
	}
	.benefits > div:last-child {
		padding-bottom: 0px;
	}
	.paragraph--type--benefit-entry .callout-large,
	.paragraph--type--benefit-entry .callout-small {
		line-height: 1.2;
	}
	.benefits .icon span {
		padding-bottom: 0;
	}
}
.paragraph--type--benefits.light-color .benefits .icon span,
.paragraph--type--benefits.light-color .benefit-title h2,
.paragraph--type--benefits.light-color .benefit-subhead,
.paragraph--type--benefits.light-color .benefits .callout-large {
  color: #215b91;
}
.paragraph--type--benefits.light-color .benefits .benefit-link a,
.paragraph--type--benefits.light-color .benefits .callout-small {
	color: #000000;
}

.callout-large {
  font-size: 80px;
  font-weight: bold;
	white-space: nowrap;
  overflow: hidden;
}

.callout-small {
  font-size: 24px;
  font-weight: 400;
}

.benefit-link a {
/*	font-size: 24px;
  font-weight: 400;
  color: #ffffff;*/
  text-align: center;
}
.benefit-link a:hover {
  color: #ffffff;
  text-decoration: underline;
}
/*
	Mosaic paragraph
 */
.mosaic-item {
	padding: 0px;
	margin: 0px;
  white-space: nowrap;
}
.mosaic-item:before > .content.photo-content {
  content: ""; /* Adding Extra Space Above Element */
  display: inline-block;
  height: 100%;
  margin-right: -0.3em;
  vertical-align: middle;
}
.paragraph--type--mosaic .expanded-wrapper {
	margin-bottom: 0px;
}
.paragraph--type--mosaic .subtitle {
  margin-bottom: 20px;
	font-size: 18px;
	text-align: center;
}
.paragraph--type--mosaic .more-link a {
	font-weight: bold;
	font-size: 18px;
	text-align: center;
}

.mosaic-item .title h3 {
	font-size: 28px;
  margin: 10px 0 15px 0;
}

.mosaic-item .content-expanded-text {
  padding: 0 100px;
  text-align: center;
  display: inline-block;
  line-height: normal;
  vertical-align: middle;
  white-space: normal;
	width: 100%;
}
.width-fixed .mosaic-item .content-expanded-text {
  padding: 0 60px;
}


 .mosaic-item .icon {
    text-align: center;
}
 .mosaic-item .icon span {
    font-size: 60px;
		color: #21527d;
}
.mosaic-item .content-expanded-text .image {
    width: 70px;
    max-height: 105px;
    margin: 0 auto;
}
.mosaic-item .body {
    text-align: left;
		/*padding: 0px 50px;*/
}

@media screen and (max-width: 768px) {
	.mosaic-item .content-expanded-text .image {
		width: 70px;
		/* height: 50px; */
	}
	.mosaic-item .body {
    padding: 0px;
    font-size: 14px;
	}
}

/*
Anchor links code
*/
.paragraph:hover .component-title > a.anchor-link,
.paragraph:hover a.anchor-link,
.horizontal-nav-tab:hover span.anchor-link,
.nav-tabs li:hover span.anchor-link {
  display: block;
	z-index: 100;
}

a.anchor-link, span.anchor-link {
	position: absolute;
  display: none;
  top: 15px;
  left: 100px;
  font-size: 20px;
}
span.anchor-link {
	top: 35%;
  left: 30px;
}
.paragraph:hover .component-title > a.anchor-link,
.paragraph:hover .banner-title > a.anchor-link,
.paragraph--type--bios-tabs > a.anchor-link,
.paragraph--type--bios > a.anchor-link {
	left: -30px;
}
.nav-tabs li:hover span.anchor-link {
	left: 0;
	font-size: 16px;
}
.paragraph--type--testimonial-carousel a.anchor-link,
.paragraph--type--two-third-media .container-fluid a.anchor-link,
.paragraph--type--featured-carousel a.anchor-link,
.paragraph--type--featured-grid .container-fluid a.anchor-link,
.paragraph:hover .banner-title > a.anchor-link,
.paragraph--type--webform a.anchor-link,
.paragraph--type--timeline a.anchor-link,
.paragraph--type--spotlight-photo .container-fluid a.anchor-link,
.paragraph--type--slide-carousel .container-fluid a.anchor-link,
.paragraph--type--spotlight-video .container-fluid a.anchor-link,
.paragraph--type--mosaic .container-fluid a.anchor-link {
	left: 100px;
}
.paragraph--type--horizontal-tabs .tab-content a.anchor-link {
	display: none;
}
a.anchor-link:hover, span.anchor-link:hover {
	text-decoration: none;
}

a.anchor-link .tooltiptext,
.asterisk .tooltiptext,
span.anchor-link .tooltiptext {
  font-family: "Lato", sans-serif;
  visibility: hidden;
  width: 150px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px;
  position: absolute;
  z-index: 1;
  bottom: 150%;
  left: 50%;
  margin-left: -75px;
	line-height: normal;
	font-size: 1em;
}

a.anchor-link .tooltiptext::after,
.asterisk .tooltiptext::after,
span.anchor-link .tooltiptext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: black transparent transparent transparent;
}

a.anchor-link:hover .tooltiptext,
.asterisk:hover .tooltiptext,
span.anchor-link:hover .tooltiptext {
  visibility: visible;
}

/*
	Scholarship table css
*/
.meta .legend>* {
   display: inline-block;
   margin: 0 20px 0 0;
   color: #666666;
   font-size: .8em;
   text-transform: uppercase;
}

.stat {
    display: inline-block;
    width: 10px;
    height: 10px;
    border-radius: 5px;
    text-indent: -999em;
    margin: 10px auto 0;
}

.stat.green {
    background-color: #40b34f;
}

.stat.red {
    background-color: #c22632;
}

.paragraph--type--accordion-table .table thead {
    font-weight: 700;
    background: #f2f2f2;
}
.paragraph--type--accordion-table .table th,
.paragraph--type--accordion-table .table td {
    vertical-align: middle;
    padding: 20px 15px;
}

.paragraph--type--accordion-table .table .content {
    width: 88%;
    margin: 0 auto;
    padding-bottom: 20px;
}

.paragraph--type--accordion-table .asterisk {
    font-size: 22px;
    color: #3576af;
    line-height: 0;
		position: relative;
}

@media screen and (max-width: 680px) {
  .fader_controls {
      display:none
  }

  .paragraph--type--accordion-table .btn-link {
      float: none
  }

  .paragraph--type--accordion-table table,.paragraph--type--accordion-table thead,
	.paragraph--type--accordion-table tbody,.paragraph--type--accordion-table th,
	.paragraph--type--accordion-table td,.paragraph--type--accordion-table tr {
      display: block
  }

  .paragraph--type--accordion-table thead tr {
      position: absolute;
      top: -9999px;
      left: -9999px
  }

  .paragraph--type--accordion-table .stat {
      text-indent: 20px;
      line-height: .9;
      text-transform: uppercase;
      font-size: .8em;
      margin: 0
  }

  .paragraph--type--accordion-table .view {
      border-bottom: 2px solid #d1d1d1
  }

  .paragraph--type--accordion-table .info {
      display: none
  }

  .paragraph--type--accordion-table .info td:before {
      display: none
  }

  .paragraph--type--accordion-table .info td {
      width: 100%;
      padding: 0 !important;
			padding-top: 10px;
      border-bottom: 2px solid #d1d1d1
  }

  .paragraph--type--accordion-table td:nth-of-type(8) {
      padding: 10px;
      text-align: center
  }

  .paragraph--type--accordion-table td {
      border: none;
      border-bottom: 1px solid #eee;
      position: relative;
      padding: 10px 0 10px 50% !important;
  }

  .paragraph--type--accordion-table td:before {
      position: absolute;
      top: 10px;
      left: 15px;
      width: 45%;
      padding-right: 10px;
      white-space: nowrap;
      font-weight: 700
  }

  .paragraph--type--accordion-table td:nth-of-type(1):before {
      content: "Status"
  }

  .paragraph--type--accordion-table td:nth-of-type(2):before {
      content: "Scholarship"
  }

  .paragraph--type--accordion-table td:nth-of-type(3):before {
      content: "Award"
  }

  .paragraph--type--accordion-table td:nth-of-type(4):before {
      content: "Open Date"
  }

  .paragraph--type--accordion-table td:nth-of-type(5):before {
      content: "Close Date"
  }

  .paragraph--type--accordion-table td:nth-of-type(6):before {
      content: "Decisions Posted"
  }

  .paragraph--type--accordion-table td:nth-of-type(8):before {
      content: ""
  }
}

/*
 * MS CSS
 */

.paragraph--type--main-carousel .tp-caption {
  text-align: left !important;
  margin: 0 !important;
}
.paragraph--type--main-carousel .tp-caption__text {
	margin-top: 0px;
  margin-bottom: 0px;
}
.paragraph--type--main-carousel .tp-caption.position-top-left {
	position: absolute;
	left: 10%;
	top: 10%;
	padding: 0px !important;
}
.paragraph--type--main-carousel .tp-caption.position-top-right {
	position: absolute;
	right: 10%;
	top: 10%;
	padding: 0px !important;
}
.paragraph--type--main-carousel .tp-caption.position-bottom-left {
	position: absolute;
	left: 10%;
  bottom: 10%;
	padding: 0px !important;
}
.paragraph--type--main-carousel .tp-caption.position-bottom-right {
	position: absolute;
	right: 10%;
  bottom: 10%;
	padding: 0px !important;
}
.paragraph--type--main-carousel a.button {
  background-color: #ffffff;
}
.paragraph--type--main-carousel a.button:hover {
  background-color: #215B91;
}
@media screen and (max-width: 768px) {
	.paragraph--type--main-carousel .tp-caption__title,
	.paragraph--type--main-carousel .tp-caption__text {
		font-size: 20px !important;
	}
}

.paragraph--type--main-carousel .flexslider .flex-direction-nav a:before {
	background: #215b91;
}

/*
 *	two-third-media css
 */
.content-item-left.content-item-two-third-media {
	display: flex;
  justify-content: center;
  align-items: center;
}
.content-item-two-third-media .content {
	padding: 0 20%;
	color: #ffffff;
}
.paragraph.paragraph--type--two-third-media .content-item-two-third-media .content h2 {
	color: #ffffff;
  text-transform: none;
  text-align: left;
}
.content-item-two-third-media .content hr {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 4px solid #ffffff;
}
.content-item-two-third-media.light-color .content hr {
  border-color: #215b91;
}
.content-item-two-third-media.light-color .content h2.title {
  color: #215b91;
}
.content-item-two-third-media.light-color .content .subtitle {
	color: #000000;
}
/*
	Featured grid css
 */

.paragraph--type--featured-grid .more-link {
	padding-right: 50px;
  padding-top: 10px;
  font-weight: bold;
}

.paragraph--type--featured-grid .more-link a {
    font-weight: bold;
    text-decoration: underline;
}

@media screen and (max-width: 768px) {
    .paragraph--type--featured-grid .featured-text {
      margin-right: -15px;
      margin-left: -15px;
      margin-bottom: 10px;
    }
    .paragraph--type--featured-grid .featured-text .featured-text-content {
      padding: 10px;
    }
    .paragraph--type--featured-grid .featured-text article.media.media--type-image,
    .paragraph--type--featured-grid .featured-text .featured-text-content {
      width: 50%;
      float: left;
			display: table-column;
    }
		.paragraph--type--featured-grid .featured-text article.media.media--type-image, .paragraph--type--featured-grid .featured-text .featured-text-content {
	    width: 50%;
	    float: right;
	    display: table-column;
		}
		.paragraph--type--featured-grid img {
	    max-width: 50%;
		}
		.paragraph--type--featured-grid .paragraph--type--photo img {
			max-width: 100%;
		}
    .paragraph--type--featured-grid .featured-text-content .featured-text-body {
      font-size: 14px;
    }
		.paragraph--type--featured-grid .featured-text {
			display: table;
    	background: #f0f0f2;
		}
}

/*
 *		Four featured section
 */
.paragraph--type--two-third-media .content-item-left {
	line-height: 1.25;
}

/*
 *  Spotlight paragraph
 */
 .paragraph--type--spotlight-video .container-fluid {
   width: 100%;
 }

/* Social links css */
.bio-social ul.icons-list.icons-list--bordered li a,
.paragraph--type--social-links ul.icons-list.icons-list--bordered li a,
.paragraph--type--two-across-instagram ul.icons-list.icons-list--bordered li a {
  background: #215b91;
  color: #ffffff;
}
.bio-social ul.icons-list.icons-list--bordered li a:hover,
.paragraph--type--social-links ul.icons-list.icons-list--bordered li a:hover,
.paragraph--type--two-across-instagram ul.icons-list.icons-list--bordered li a:hover {
	color: #215b91;
  border: 1px solid #215b91;
  background: #ffffff;
}
/* Paragraph magazine features css update */
.paragraph--type--magazine-features .issue-featured-center .image img {
	width: 100%;
}
.paragraph--type--magazine-features .featured-top .featured-banner {
  /* padding-top: 10px; */
}
.paragraph--type--magazine-features .text {
	margin: 10px;
}
.paragraph--type--magazine-features h4.article-label {
    margin-bottom: 5px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.paragraph--type--magazine-features .subheader-body {
	font-size: 14px;
}
.paragraph--type--magazine-features .byline::before {
    width: 100px;
    border-top: 2px solid #215b91;
    content: " ";
    display: block;
		margin: 5px 0px;
}
.paragraph--type--magazine-features .byline {
  margin: 0 0 15px 0;
  font-size: 12px;
  text-transform: uppercase;
}
.paragraph--type--magazine-features {
	margin-bottom: 50px;
}

/* paragraph type featured-video CSS */
.paragraph--type--featured-video .image-caption .title {
	text-transform: uppercase;
}
.paragraph--type--featured-video .image-caption .title,
.paragraph--type--featured-video .image-caption .subtitle {
	font-size: 16px;
  font-weight: 400;
}

/* Paragraph Essay CSS */
.node--type-article .paragraph--type--photo-essay .container {
  width: 100%;
  padding: 0;
}
.paragraph--type--photo-essay-item.essay-item {
  height: 25vh;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
	border: 5px solid #ffffff;
	overflow: hidden;
	padding: 0;
}
.paragraph--type--photo-essay-item.essay-item div,
.paragraph--type--photo-essay-item.essay-item article {
	height: 100%;
}
.paragraph--type--photo-essay-item.essay-item img {
	object-fit: cover;
  height: 100%;
  width: 100%;
}
.paragraph--type--photo-essay-item.essay-item.tall {
	height: 50vh;
}
.paragraph--type--photo-essay-item.essay-item.tall-wide {
	height: 50vh;
}
.paragraph--type--photo-essay .essay-invoke.col-md-12 {
  padding: 0px;
}
.paragraph--type--photo-essay .essay-invoke.float-left {
	float: left;
}
.paragraph--type--photo-essay .essay-invoke.float-right {
	float: right;
}
.paragraph--type--photo-essay .modal {
  display: none;
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.9);
}
/* The Close Button */
.paragraph--type--photo-essay .close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.paragraph--type--photo-essay .close:hover,
.paragraph--type--photo-essay .close:focus,
.paragraph--type--photo-essay .modal .ui-link:hover,
.paragraph--type--photo-essay .modal .ui-link:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* Modal Content (image) */
.paragraph--type--photo-essay .modal .modal-content {
  margin: auto;
  display: block;
  width: 70%;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .paragraph--type--photo-essay .modal-content {
    width: 100%;
  }
  .paragraph--type--photo-essay-item.essay-item {
    height: auto !important;
  }
}
.paragraph--type--photo-essay .modal .ui-link {
	position: absolute;
	font-size: 100px;
	width: 100%;
	text-align: center;
	font-family: monospace;
	color: #f1f1f1;
	text-shadow: none;
	vertical-align: middle;
	line-height: normal;
	top: calc(50% - 50px);
	width: 100px;
  height: 100px;
	margin-right: 10px;
	-webkit-transition: all 0.2s;
	-moz-transition: all 0.2s;
	-ms-transition: all 0.2s;
	-o-transition: all 0.2s;
	transition: all 0.2s;
}
.paragraph--type--photo-essay .modal .ui-link.prev {
	left: 50px;
}
.paragraph--type--photo-essay .modal .ui-link.next {
	right: 50px;
}
.paragraph--type--photo-essay .modal .ui-link.inactive {
	display: none;
}
@media screen and (max-width: 768px) {
  .paragraph--type--photo-essay .modal .ui-link {
    font-size: 50px;
    transform: translateY(0px);
    width: 50px;
    height: 50px;
    z-index: 10;
  }
  .paragraph--type--photo-essay #myModal.modal {
    padding-top: 0px;
  }
}
.paragraph--type--photo-essay .essay-invoke {
	cursor: pointer;
  padding-left: 0px;
  padding-right: 0px;
}
.paragraph--type--photo-essay .modal .modal-image {
  width: 100%;
}
.paragraph--type--photo-essay .modal .modal-caption {
	background: gray;
  color: white;
  padding: 20px;
  font-size: 16px;
}

/* video paragraph css update*/
.video-paragraph a.overlay-img:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0;
  right: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border-radius: 5px;
  opacity: 0;
  filter: alpha(opacity=20);
  webkit-transition: opacity 0.2s linear;
  -moz-transition: opacity 0.2s linear;
  -o-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
  background-color: rgba(0, 0, 0, 0.7);
	z-index: 5;
}

.video-paragraph a.overlay-img:after {
	content: "\f04b";
  font-family: "FontAwesome";
  font-size: 1.625em;
  line-height: 70px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -40px 0 0 -40px;
  color: #ffffff;
  width: 100%;
  text-align: center;
  width: 80px;
  height: 80px;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  background: transparent;
  border-width: 5px;
  border-style: solid;
  border-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: all linear 0.2s;
  -moz-transition: all linear 0.2s;
  -o-transition: all linear 0.2s;
  -ms-transition: all linear 0.2s;
  transition: all linear 0.2s;
  opacity: 0.8;
  filter: alpha(opacity=80);
	z-index: 5;
}
.video-paragraph a.overlay-img:hover:after {
    border-color: #ffffff;
}
.video-paragraph a.overlay-img:hover:before,
.video-paragraph a.overlay-img:hover:after {
    opacity: 1;
    filter: alpha(opacity=100);
}
.featured-text.no-body-text {
	background-color: unset;
}

.paragraph--type--document:first-of-type {
    border-top: 1px dashed #dddddd;
}

.paragraph--type--document {
    height: 56px;
    border-bottom: 1px dashed #dddddd;
}


.paragraph--type--document h4 {
	float: left;
  margin: 15px 0 0;
	font-weight: 600;
}

.paragraph--type--document .download_links_right {
  float: right;
  margin: 10px 0 0;
}

@media screen and (max-width: 768px) {
	.paragraph--type--document {
		height: 90px;
		display: flex;
	}
	.paragraph--type--document .download_links_right {
		float: left;
	}
	.paragraph--type--document h4 {
		flex-grow: 1;
	}
}
.field.tab-item {
  padding: 20px 0px;
	background-color: #ffffff;
}

.paragraph--type--bios-tabs li h3 {
  margin: 0px !important;
}
@media screen and (max-width: 768px) {
	.paragraph--type--bios-tabs .nav-tabs > li {
		text-align: center;
	  float: none;
	}
	.paragraph--type--bios-tabs .profile-div.active {
		background-color: #ffffff;
	}
}
.field--name-field-components > .field__item > .paragraph.paragraph--type--bios,
.field--name-field-components > .field__item > .paragraph.paragraph--type--bios-tabs {
  margin-right: auto;
  margin-left: auto;
}

.nav-tabs {
  margin: 25px 15px 20px;
}

.paragraph--type--bios-tabs .nav-tabs {
  margin: 25px 0px 20px;
}

.field--name-field-bios .paragraph--type--bios.container,
.field--name-field-tab-item .paragraph--type--bios-tabs.container {
	width: 100%;
}

.paragraph--type--bios .grid-view {
	margin-bottom: 0;
}
.person-div {
  margin-bottom: 20px;
}
.paragraph--type--block h2.title {
	text-transform: capitalize;
	padding-bottom: 40px;
	color: #215b91;
}
.paragraph--type--block hr {
	margin-bottom: 20px;
}

/* color combo css changes */
/* banner colors */
.banner-caption.color-f0f0f2 {
  background-color: #F0F0F2;
  opacity: 0.9;
}
.banner-caption.color-f0f0f2 h1.banner-title {
  color: #215b91;
}
.banner-caption.color-223d8c {
  background-color: #223D8C;
  opacity: 0.9;
  color: #ffffff;
}
.banner-caption.color-223d8c h1.banner-title {
  color: #ffffff;
}

/* call to action colors */

/* If background color is #223D8C */
/* If background color is #215B91 */
/* If background color is #1F97A0 */
/* If background color is #82A9AF */
.color-223d8c {
  background-color: #223d8c;
  color: #ffffff;
}
.color-215b91 {
  background-color: #215b91;
  color: #ffffff;
}
.color-1f97a0 {
  background-color: #1f97a0;
  color: #ffffff;
}
.color-82a9af {
  background-color: #82a9af;
  color: #ffffff;
}
.paragraph--type--callout h3, .paragraph--type--callout a, .paragraph--type--callout a:hover {
	color: #ffffff;
}
.paragraph--type--callout.color- h3, .paragraph--type--callout.color- a, .paragraph--type--callout.color- a:hover,
.paragraph--type--callout.color-f0f0f2 h3, .paragraph--type--callout.color-f0f0f2 a, .paragraph--type--callout.color-f0f0f2 a:hover {
	color: #215b91;
}
.paragraph.hye-font .field--name-field-callout-text {
  font-family: 'Mardoto Light', Arial, Sans-serif;
}
.paragraph.hye-font .field--name-field-callout-text h3 {
  font-family: 'Mardoto Medium', Arial, Sans-serif;
}
/* .color- a, .color- a:hover, .color-f0f0f2 a, .color-f0f0f2 a:hover {
	color: #000000;
} */
.paragraph--type--call-to-action,
.paragraph--type--call-to-action h3,
.paragraph--type--call-to-action .call-action-button a,
.paragraph--type--call-to-action.color-223d8c a,
.paragraph--type--call-to-action.color-1f97a0 a,
.paragraph--type--call-to-action.color-215b91 a,
.paragraph--type--call-to-action.color-82a9af a {
  color: #ffffff;
}
.paragraph--type--call-to-action .call-action-button a:hover {
  background-color: #ffffff;
}
.paragraph--type--call-to-action .call-action-button a {
  border-color: #ffffff;
  background-color: transparent;
}
.paragraph--type--call-to-action .call-action-button a:hover {
  color: transparent;
}
.paragraph--type--call-to-action.color- .call-action-button a.button-color-ffffff,
.paragraph--type--call-to-action .call-action-button a.button-color-215b91 {
  color: #215b91;
}
.paragraph--type--call-to-action.color- .call-action-button a.button-color-ffffff:hover,
.paragraph--type--call-to-action .call-action-button a.button-color-215b91:hover {
  background-color: #215b91;
}
.paragraph--type--call-to-action .call-action-button a.button-color-223d8c {
  color: #223d8c;
}
.paragraph--type--call-to-action .call-action-button a.button-color-223d8c:hover {
  background-color: #223d8c;
}
.paragraph--type--call-to-action .call-action-button a.button-color-1f97a0 {
  color: #1f97a0;
}
.paragraph--type--call-to-action .call-action-button a.button-color-1f97a0:hover {
  background-color: #1f97a0;
}
.paragraph--type--call-to-action .call-action-button a.button-color-82a9af {
  color: #82a9af;
}
.paragraph--type--call-to-action .call-action-button a.button-color-82a9af:hover {
  background-color: #82a9af;
}

/* If background color is #F0F0F2 */
/* If background color is No Background */
.paragraph--type--call-to-action.color-f0f0f2,
.paragraph--type--call-to-action.color- {
  color: #000000;
}
.paragraph--type--call-to-action.color-f0f0f2 h3,
.paragraph--type--call-to-action.color- h3 {
  color: #215B91;
}
.paragraph--type--call-to-action.color-f0f0f2 .call-action-button a,
.paragraph--type--call-to-action.color- .call-action-button a {
  border-color: #666363;
}

.paragraph--type--call-to-action.color-f0f0f2 .call-action-button a:hover {
  color: #f0f0f2;
}
.paragraph--type--call-to-action.color- .call-action-button a:hover {
  color: #ffffff;
}
.paragraph--type--call-to-action.color-223d8c .call-action-button a:hover {
  color: #223d8c;
  background-color: #ffffff;
}
.paragraph--type--call-to-action.color-215b91 .call-action-button a:hover {
  color: #215b91;
  background-color: #ffffff;
}
.paragraph--type--call-to-action.color-1f97a0 .call-action-button a:hover {
  color: #1f97a0;
  background-color: #ffffff;
}
.paragraph--type--call-to-action.color-82a9af .call-action-button a:hover {
  color: #82a9af;
  background-color: #ffffff;
}

/* highlights color */
.paragraph--type--highlights.light-color .title h2,
.paragraph--type--highlights.light-color .content-highlight .icon span,
.paragraph--type--highlights.light-color .content-highlight h3 {
  color: #215b91;
}
.paragraph--type--highlights.light-color .content-highlight .field--name-field-body {
  color: #000000;
}
.paragraph--type--highlights.dark-color .title h2,
.paragraph--type--highlights.dark-color .content-highlight .icon span,
.paragraph--type--highlights.dark-color .content-highlight h3,
.paragraph--type--highlights.dark-color .content-highlight .field--name-field-body {
  color: #ffffff;
}
.paragraph--type--highlights.light-color .content-highlight a {
  border-color: #666363;
  color: #215B91;
	background-color: #ffffff;
}
.paragraph--type--highlights.dark-color .content-highlight a {
  border-color: #ffffff;
  color: #ffffff;
  background-color: transparent;
}
.paragraph--type--highlights.dark-color .content-highlight a:hover {
  background-color: #ffffff;
}
.paragraph--type--highlights.light-color .content-highlight a:hover {
  background-color: #215B91;
  color: #ffffff;
}
.paragraph--type--highlights.color-f0f0f2 .content-highlight a:hover {
  color: #f0f0f2;
}
.paragraph--type--highlights.color-666363 .content-highlight a:hover {
  color: #666363;
}
.paragraph--type--highlights.color-82a9af .content-highlight a:hover {
  color: #82a9af;
}
.paragraph--type--highlights.color-215b91 .content-highlight a:hover {
  color: #215b91;
}

/* animation paragraph css */
.paragraph--type--animation .tp-leftarrow,
.paragraph--type--animation .tp-rightarrow,
.paragraph--type--animation .tp-bullets {
  display: none;
}
.paragraph--type--animation .video-thumbnail {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}
.paragraph--type--animation {
  position: relative;
}
.paragraph--type--animation .rs-background-video-layer iframe{
	border: none;
}

.content-item-zooming-trifold .color-215b91 h3,
.content-item-zooming-trifold .color-1f97a0 h3,
.content-item-zooming-trifold .color-82a9af h3,
.content-item-zooming-trifold .color-666363 h3 {
	color: #ffffff;
}

/*(
.paragraph {
  border: 1px solid red;
}
.paragraph .paragraph {
  border: 0px;
}*/

.paragraph.hye-font,
.paragraph.hye-font .download_links_right {
	font-family: 'Mardoto Light', Arial, Sans-serif;
}
.paragraph.hye-font h1,
.paragraph.hye-font h2,
.paragraph.hye-font h3,
.paragraph.hye-font h4,
.paragraph.hye-font h5,
.paragraph.hye-font h6 {
	font-family: 'Mardoto Medium', Arial, Sans-serif;
}
.paragraph.en-font {
	font-family: 'Lato',Helvetica Neue,Arial,Sans-serif;
}
.paragraph.hye-font .callout-small,
.paragraph.hye-font a,
.paragraph.hye-font .testimonial-paragraph .testimonial-body {
	font-family: 'Mardoto Regular', Arial, Sans-serif;
}
.paragraph.hye-font .more-link a,
.paragraph.hye-font .close-link a,
.paragraph.hye-font a.button,
.paragraph.hye-font .button > a,
.paragraph.hye-font input[type="submit"],
.paragraph.hye-font input[type="reset"],
.paragraph.hye-font input[type="button"],
.paragraph.hye-font b,
.paragraph.hye-font strong {
	font-family: 'Mardoto Bold', Arial, Sans-serif;
}
.paragraph--type--horizontal-tabs .tab-content .paragraph--type--header-text {
	padding-left: 40px;
}

.paragraph .field.field--name-field-caption {
  display: none;
}
.paragraph--type--advanced-text .field.field--name-field-caption {
  display: block;
}
.paragraph--type--menu-bar {
  background: #F5F5F5;
  width: 100%;
  z-index: 99;
}
.paragraph--type--menu-bar .menu-wrapper {
  display: flex;
  justify-content: space-between;
  padding: 0px 20px;
  position: sticky;
  top: 0;
}
.paragraph--type--menu-bar .menu-wrapper a {
  color: #2c2c2c;
  font-size: 18px;
  margin: 10px 20px;
  font-weight: 900;
  align-items: center;
  text-align: center;
  border-bottom: 2px solid #ffffff00;
}
.paragraph--type--menu-bar .menu-wrapper a:hover {
  border-bottom: 2px solid #6e6e6e;
  text-decoration: none;
}
.paragraph--type--menu-bar .menu-wrapper a i {
  display: none;
}

@media screen and (max-width: 768px) {
  .paragraph--type--menu-bar .menu-wrapper a {
    font-size: 12px;
    font-weight: 500;
    text-align: center;
  }
  .paragraph--type--menu-bar .menu-wrapper a i {
    display: block;
    font-size: 18px;
    font-weight: 300;
  }
}

.paragraph--type--price-list .card {
  margin: 10px;
}
.paragraph--type--price-list .card .card-header {
  background-color: #545454;
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  color: #ffffff;
  padding: 15px 30px;
}
.paragraph--type--price-list .card .card-body,
.paragraph--type--price-list .card .card-body p {
  font-weight: 400;
  line-height: 175%;
  padding: 0px;
}
.paragraph--type--price-list .card .card-body {
  padding: 30px;
}
.row.justify-content-center {
  justify-content: center;
}
.paragraph--type--event-grid .node__main-content-section {
  position: relative;
}
.paragraph--type--event-grid .row {
  margin-bottom: 10px;
}
.paragraph--type--event-grid .node__main-content-section:hover .overlay-full {
  top: 0;
}
.paragraph--type--event-grid .node__main-content-section .overlay-full {
  background-color: #2C2C2CB2;
  color: #ffffff;
  position: absolute;
  bottom: 0;
  right: 0;

  /* fix text transition issue for .left and .right but need to overwrite left and right properties in .right */
  width: 100%;
  -moz-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  -webkit-transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
  transition: top 0.3s, right 0.3s, bottom 0.3s, left 0.3s;
}
.paragraph--type--event-grid .node__main-content-section .overlay-full {
  display: none;
  top: 100%;
}
.paragraph--type--event-grid .node__main-content-section .overlay-full .overlay-content {
  position: absolute;
  bottom: 0;
  padding: 20px;
  display: none;
}
.paragraph--type--event-grid .node__main-content-section:hover .overlay-full .overlay-content,
.paragraph--type--event-grid .node__main-content-section .image-caption {
  display: block;
  width: 100%;
  height: 100%;
}
.paragraph--type--event-grid .node__main-content-section .image-caption .caption-wrapper {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 10px 20px;
  width: 100%;
}
.paragraph--type--event-grid .node__main-content-section:hover .overlay-full {
  display: block;
}
.paragraph--type--event-grid .node__main-content-section .overlay-full .overlay-content .more-link a {
  display: inline-block;
  color: #fff;
  text-decoration: underline;
  font-size: 14px;
}
.paragraph--type--event-grid .node__main-content-section .image-caption .title,
.paragraph--type--event-grid .node__main-content-section .overlay-full .overlay-content .title {
  /* text-transform: uppercase; */
}
.paragraph--type--event-grid .node__main-content-section .image-caption .title {
  /* font-size: 18px; */
  font-weight: 400;
}
.paragraph--type--event-grid .node__main-content-section .image-caption .date,
.paragraph--type--event-grid .node__main-content-section .image-caption .more-link a {
  font-size: 12px;
}
.paragraph--type--event-grid .node__main-content-section .image-caption .title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.paragraph--type--event-grid .node__main-content-section .overlay-full .overlay-content .subheader-body {
  font-size: 14px;
  /* padding-top: 10px; */
}
.paragraph--type--event-grid .child-event-wrapper:first-of-type .event-modal .prev-link,
.paragraph--type--event-grid .child-event-wrapper:last-of-type .event-modal .next-link {
  display: none;
}
.paragraph--type--event-grid .child-event-wrapper {
  padding-bottom: 10px;
}
@media screen and (max-width: 768px) {
  .paragraph--type--event-grid .row > div {
    margin-right: -5px;
    margin-left: -5px;
  }
  .paragraph--type--event-grid .row > div:first-of-type {
    margin-bottom: 10px;
  }
}

.paragraph--type--event-grid .overlay-full a::before {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-12px, -12px);
  margin: 0 auto;
  color: #ffffff;
  font-size: 24px;
  font-weight: 200;
}
.paragraph--type--event-grid .event-modal {
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  padding-top: 50px;
  padding-bottom: 300px;
  background-color: #000000cc;
}

.paragraph--type--event-grid .event-modal .event-links {
  padding: 20px;
}
.paragraph--type--event-grid .event-modal .event-links a {
  color: #000000;
  font-weight: 700;
  font-size: 16px;
}
.paragraph--type--event-grid .event-modal .event-links a i {
  color: #215B91;
}
.paragraph--type--event-grid .event-modal .event-links a.next-link {
  float: right;
}
.paragraph--type--event-grid .event-modal .event-info {
  font-weight: 300;
  /* font-size: 18px; */
  line-height: 22px;
  color: #000000;
  padding: 0 40px;
}
.paragraph--type--event-grid .event-modal .event-info,
.paragraph--type--event-grid .event-modal .event-details .card {
  background: #FFFFFF;
  box-shadow: 0px 4px 40px rgba(0, 0, 0, 0.1);
}
.paragraph--type--event-grid .event-modal .event-details .header {
  background: #545454;
  padding: 24px 32px;
  color: #FFFFFF;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
}
.paragraph--type--event-grid .event-modal .event-info .header {
  color: #215B91;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 24px;
  line-height: 100%;
  padding-top: 43px;
  padding-bottom: 30px;
}
.paragraph--type--event-grid .event-modal .event-details h5 {
  font-weight: 300;
  font-size: 16px;
  color: #000000;
  position: relative;
  padding-left: 80px;
  padding-bottom: 20px;
  line-height: 1.5;
  border-bottom: 1px solid #f0f0f0;
}
.paragraph--type--event-grid .event-modal .event-details h5:last-of-type {
  border-bottom: 0px;
  margin-bottom: 0px;
}
.paragraph--type--event-grid .event-modal .event-details h5 i {
  font-weight: 300;
  font-size: 24px;
  position: absolute;
  font-size: 30px;
  left: 30px;
  text-align: center;
  width: 30px;
  color: 707070;
  padding: 0;
}
.paragraph--type--event-grid .event-modal .event-details a.button {
  width: 100%;
  margin: 0px;
  border: 0px;
  border-radius: 0;
}
.paragraph--type--event-grid .event-modal .close {
  text-transform: uppercase;
  color: #FDFEFE;
  opacity: 1;
  font-weight: 900;
  font-size: 24px;
  line-height: 100%;
  position: absolute;
  top: 10%;
  right: 10%;
  z-index: 100;
}
.paragraph--type--event-grid .event-modal .field.field--name-field-banner-image {
  max-width: 1920px;
  margin: 0 auto;
}
.paragraph--type--event-grid h3.title {
  padding: 20px 40px;
}
.paragraph--type--event-grid .event-modal .modal-content-wrapper {
  background-color: #F1F1F1;
}
.page-node-type-special-event .field--name-field-components .paragraph--type--photo-essay {
  position: relative;
}

@media screen and (max-width: 768px) {
  .mobile-carousel {
    position: relative;
  }
  .mobile-carousel .carousel-wrapper {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    -ms-overflow-style: none;
    position: initial !important;
    padding-right: 0;
    padding-left: 0;
  }
  .mobile-carousel .carousel-wrapper .carousel-item {
    position: relative;
    float: left;
    flex: 0 0 auto;
    width: fit-content;
    margin-bottom: 20px;
  }
  .mobile-carousel .carousel-wrapper a.ui-link {
    display: block;
  }
  .mobile-carousel .carousel-wrapper.justify-content-center {
    justify-content: left;
  }
  .page-node-type-special-event .paragraph--type--two-across .paragraph--type--basic-text h3 {
    margin-top: 20px;
  }
  .paragraph--type--event-grid h3.title {
    text-align: center;
  }
}

.paragraph--type--two-across-instagram .block-instagram-lite h2.title {
  display: none;
}
.paragraph--type--two-across-instagram .block-instagram-lite .image-caption {
  display: none;
}
.paragraph--type--two-across-instagram .field--name-body {
  padding-right: 50px;
}
.paragraph--type--two-across-instagram .paragraph--type--social-links .container {
  padding-left: 0;
  padding-right: 0;
}
.paragraph--type--two-across-instagram h2 {
  text-align: center;
  color: #215b91;
  margin: 20px 0 30px;
  text-transform: uppercase;
}
