/* Top Image */
.carousel-inner {
	background: none;
}

#block-udel-page-title {
	position: absolute;
	top: 50%;
	z-index: 1;
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
}

#block-udel-page-title h1 span {
	font-family: 'greycliff-bold';
	font-weight: normal;
	font-size: 40px;
	color: #fff;
	line-height: 1;
	text-shadow: 3px 4px 5px rgba(50,50,50,0.53);
	font-size: 64px;
}

/* Side Navigation */
.pgc-main-menu ul#main-menu .sub-menu-hide > ul {
	display: none;
}

.pgc-main-menu ul#main-menu li span {
	right: 10px;
}

#pgc_resource_block:hover a {
	color: #ffffff;
}

.pg-how-gift-helps-item-text {
	background: #ffffff;
	padding: 5px;
}

.underaccordion {
	background: #ffffff;
	padding: 20px;
	font-family: 'greycliff-light';
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
}

.margin_t_20 {
	margin-top: 0px !important;
	margin-bottom: 20px !important;
}

#pgc_resource_block span {
	display: none;
}

.thumbnail {
	border: none;
	background: transparent;
}

.blue {
	background: #00539f;
	padding: 5px;
	color: #ffffff !important;
	text-transform: uppercase;
}

.yellow {
	background: #ffd200;
	padding: 5px;
	color: #000;
	text-transform: uppercase;
}

.blue2 {
	background: #00539f;
	padding: 5px;
	color: #ffffff !important;
	text-transform: uppercase;
	font-family: 'greycliff-light';
	font-size: 26px;
	font-weight: 100;
	color: #434343;
	margin: 5px 0;
	line-height: 36px;
}

.underaccordion h3 {
	font-size: 22px;
	line-height: 30px;
}

.underaccordion p {
	margin-bottom: 10px;
}

.underaccordion ul {
	list-style: disc;
	margin-left: 34px;
}

/* Additional Details */

#block-udel-contentfield-2 strong {
	font-wight: bold;
}

#block-udel-contentfield-2 ul li {
	margin-left: 34px;
	line-height: 30px;
	list-style: disc;
}

#block-udel-contentfield-2 ul {
	margin-bottom: 15px;
}

.field-content {
	background: #fff;
	font-family: 'greycliff-light';
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}

.subtitle {
	font-size: 20px;
	font-weight: bold;
}

.BluePanel {
	background: #00539f;
	padding: 5px;
	color: #ffffff !important;
	padding-left: 20px;
}

.BluePanel h3 {
	color: #fff !important;
	font-family: 'greycliff-light';
	font-size: 26px;
	font-weight: 100;
	margin: 5px 0;
	line-height: 36px;
}

.YellowPanel h3 {
	font-family: 'greycliff-light';
	font-size: 26px;
	font-weight: 100;
	color: #434343;
	margin: 5px 0;
	line-height: 36px;
}

.YellowPanel {
	background: #FFD200;
	padding: 5px;
	padding-left: 20px;
	color: #434343;
}

.YellowPanelhygh h3 {
	font-family: 'greycliff-light';
	font-size: 26px;
	font-weight: 100;
	color: #434343;
	margin: 5px 0;
	line-height: 36px;
	padding: 15px;
}

.YellowPanelhygh {
	background: #FFD200;
	padding: 6px;
	padding-left: 20px;
	color: #434343;
}

.WhiteBG {
	background: #ffffff;
	padding: 20px;
}

.field-content {
	background: none;
}

p {
	font-family: 'greycliff-light';
	margin-bottom: 10px;
	font-size: 16px;
	line-height: 24px;
}

.textComponent61722 .big ul li {
	font-size: 26px;
	line-height: 30px;
}

ul.big li {
	font-size: 26px;
	line-height: 30px;
	margin: 10px;
}

ul.whtbg li {
	margin-left: 34px;
}

ol.whtbg li {
	margin-left: 34px;
}

callout-carousel-full-image .callout-headline {
	color: #fff;
	font-family: "greycliff-bold";
	font-size: 22px !important;
	line-height: 30px;
	position: relative;
	width: 100%;
	text-align: center;
	text-transform: uppercase;
	padding: 0 10px;
	text-shadow: 3px 4px 5px rgba(50,50,50,0.53);
}

.quote {
	font-size: 30px;
	font-style: italic;
	color: #00539f;
}

p.quote {
	font-size: 22px;
	line-height: 30px;
}

.link a {
	background: #fff;
	font-family: 'greycliff-bold';
	color: #00539f !important;
	text-decoration: none;
	font-weight: normal;
	border: 1px solid #00539f;
	text-align: center;
	margin: 10px 0 0 0;
	padding: 8px;
	text-transform: uppercase;
	cursor: pointer;
	line-height: 22px;
}

.link a: hover {
	background: #00539F;
	color: #fff !important;
	padding: 8px;
}

.table {
	width: 100%;
	border: 1px solid #000;
}

.tabletop {
	background: #00539f;
	color: #ffffff;
}

.strong {
	font-weight: bold;
}

.textComponent h3 {
	margin-bottom: 20px;
}

.italic {
	font-style: italic;
}

.bold {
	font-weight: bold;
}

.breadcrumb li {
	color: #fff;
	font-size: 11px;
	display: inline;
}

ol.breadcrumb > div{
	display:inline-block;
}

.pgc-body-content.section-landing-page article > div > div {
    border-bottom: none;  }

ol.breadcrumb > div li:first-of-type{
	display:none;
}

.pgc-title-btn [class^="icon-"], .block-pgc-contact-block [class^="icon-"], .block-pgc-resource-block [class^="icon-"], .pg-gift-details [class^="icon-"], #block-udel-views-block-block-contact-us-block-2 [class^="icon-"], .pgc-title-btn [class*=" icon-"], .block-pgc-contact-block [class*=" icon-"], .block-pgc-resource-block [class*=" icon-"], .pg-gift-details [class*=" icon-"], .pg-content-footer [class*=" icon-"], .group-accordion-wrapper [class*=" ui-icon"] {
    font-family: 'pgcalc-marketing' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

#block-udel-views-block-block-contact-us-block-2{
	background: #00539F;
	padding: 10px 20px;
}

.pgc-main-menu ul#main-menu li[data-title="Inspiring Stories"] ul { 
    display:none !important;
}

@media only screen and (max-width: 767px) {
	#block-udel-page-title h1 {
		font-size: 100% !important;
	}

	.homepage img {
		width: 100% !important;
		height: auto !important;
	}
}

.pgc-body-content.homepage {
     border-bottom: none;
      margin:  0px;  }

strong { font-weight: bold; }

#block-udel-contentfield-2 ul li {
     font-family: 'greycliff-light';
     margin-bottom: 10px;
     font-size: 16px;  }

#block-udel-contentfield-2 {
     margin-bottom: 20px; }

ol.whtbg li {
    font-family: 'greycliff-light';
     margin-bottom: 10px;
     font-size: 16px;  }

.pgc-charity-search input[type=submit] {
  background-color: #00539f; }


@media only screen and (max-width: 767px) {
#block-udel-page-title h1 span {
    font-size: 30px!important;
  }}

.pg-content-body .child-page {
    border-bottom: none;
}

/* side nav bar broken, so did this */
.active, .dot:hover {
       background-color: transparent;  }
/* end */

.textComponent a {
       text-decoration: none;  }

.textComponent a:hover {
      color: #fff;   }

.pg-wrap h2 a:hover {
       color: #00539f;    }

.textComponent a:hover {
        color: #00539f!important;  }  

.align-left {
    float: left;
    margin-bottom: 20px;
    margin-right: 10px;
}
  
figcaption  {
     color: #999;
     font-style: italic;  }