@charset "UTF-8";
.new-content-section .blockquote {
   position: relative;
   z-index: 105;
   font-size: 36px;
   font-weight: bold;
   line-height: 49px;
}
.blockquote {
   /*font: 42px/1 adobe-garamond-pro, "Adobe Garamond Pro", Georgia, Garamond, Times, serif;*/
   margin: 40px;
}
.blockquote p:before,
.blockquote p:after {
   color: #999999;
   font-size: 42px;
   line-height: 0;
   position: relative;
   vertical-align: baseline;
}
.blockquote p:before,
.blockquote p:before {
   content: "\201C";
   top: .28em;
}
.blockquote p:after,
.blockquote p:after {
   content: '\201E';
   top: -0.32em;
}
.blockquote p,
.link--lg p {
   color: #000;
   font-size: 24px;
   left: 3px;
   line-height: 1.2;
}
.blockquote--right {
   margin: 1rem 0;
   float: none;
   font-size: 36px;
   font-weight: bold;
   width: auto;
   font-family: 'Crimson Text', serif;
}
.blockquote--gradient {
   color: #571C79;
   line-height: 49px;
   background: transparent;
   -webkit-text-fill-color: none;
}
/*Define font family for para text*/
.new-content-section {
   line-height: 1.5;
   font-size: 1.4375rem;
   font-family: 'Crimson Text', serif;
}
.forty-outer-wrapper ul {
   list-style-type: disc;
   margin-left: 1.5rem;
   margin-top: 2rem;
}
.forty-outer-wrapper ul li,
.forty-outer-wrapper ol li {
   list-style-position: outside;
   display: list-item;
   line-height: 32px;
   font-size: 1.25rem;
   margin-bottom: 2rem;
   font-family: var(--para-font);
   font-size: 1.4375rem;
}
.forty-outer-wrapper ul,
.forty-outer-wrapper ol {
   font-family: 'Crimson Text', serif;
}
.article-content p {
   margin-bottom: 1em;
   line-height: 1.5;
   font-size: 1.4375rem;
   font-family: 'Crimson Text', serif;
   text-align: left;
}
.article-content h2 {
   margin-top: 1rem;
   margin-bottom: 1rem;
   font-size: 2.5rem;
}
/*Heading Text*/
.new-content-section h2 {
   font-family: 'Palanquin', 'Arial Narrow', Arial, sans-serif;
   color: var(--fontcolor);
   line-height: 120%;
   font-size: 1.875rem;
}
.forty-outer-wrapper h2 {
   font-size: 1.875rem;
   margin-bottom: 1rem;
   font-family: 'Palanquin', 'Arial Narrow', Arial, sans-serif;
}
/*Image container*/
.inline-image {
   padding: 0px;
}
.legacy-wrapper p,
.legacy-wrapper .global-list-item li {
   font-size: 23px;
}
.swiper {
   padding-bottom: 1px;
}
.filter-grid li {
   font-size: 1rem;
}
.vp-video-wrapper {
   height: 0;
   padding-bottom: 56.25%;
   position: relative;
}
.vp-video-wrapper .video {
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   width: 100%;
}
.mapouter {
   position: relative;
   text-align: right;
   height: 400px;
   width: 800px;
}
.layout-sidebar__heading {
   font-family: 'Palanquin', 'Arial Narrow', Arial, sans-serif;
   color: var(--fontcolor);
   line-height: 120%;
   font-size: 1.875rem;
}
.profile-outer-wrapper .masonry-grid figure a {
   height: auto;
}
.awardeesSwiper .swiper-slide--content {
   min-height: 6rem !important;
}
.link--purple {
   color: var(--blue);
}
.link--lg {
   font-family: 'Palanquin', 'Arial Narrow', Arial, sans-serif;
}
..web-address a {
   display: block;
						  
}
.address-label--rgt a {}
				 
 
.address-label--rgt span {
   display: flex;
}