.spu-box 
{
    padding: 0;
    margin: 0;
    border: none;
    border-radius: 0;
}

#spu-9228
{
    border: none !important;
}
.jim {
  display: none;
}

.spu-content h3, .spu-content h4 
{
    margin: 0 !important;
    padding: 0 20px;
    width: 100%;
    background-color: #105a62;
    color: #fff;
    text-align: center;
}

.spu-content h3
{
    padding-top: 20px !important;
    font-size: 60px;
    font-size: 3.4vw;
}

.spu-content h4
{
    padding-bottom: 20px !important;
    font-size: 36px;
    font-size: 2vw;
}

.spu-content p 
{
    font-size: 24px;
    font-size: 1.6vw;
  	margin: 0px;
    text-align: center;
}

.spu-content a
{
    color: #fff;
    font-weight: 500;
}

.spu-content img
{
    padding: 20px 0 0 0;
    margin: 0;
}

.spu-close
{
    font-size: 72px;
    font-size: 6vw;
    height: 100px;
    width: 100px;
}

.spu-content img {
	width: 100%;
}

.spu-content h3 {
	padding-bottom: 15px !important;
}

.spu-content .donate-top {
	background-color: #20b4c5;
	color: #000;
	padding: 10px !important;
}
  
.spu-content .donate-bottom {
	background-color: #105a62;
	color: #fff;
	padding: 10px !important;
  	padding-bottom: 10px !important;
}
.spu-content .alternate .donate-top {
  	background-color: #105a62;
	color: #fff;
}
.spu-content .alternate .donate-bottom {
	background-color: #20b4c5;
	color: #000;
}  
.spu-content .alternate h3 {
	background-color: #20b4c5;	
}
.spu-content .after-campaign h1 {
    font-family: arial;
	color: #fff;
  	text-transform: uppercase;
  	font-size: 75px;
  font-weight: bold;
  padding: 10px 100px;
}



@media print {
.page-template-output_wwi-php h1.entry-title,
.page-template-output_wwi-php header .widget-area,
 .page-template-output_wwi-php .post-image,
.page-template-output_wwi-php .menu,
.page-template-output_wwi-php aside.sidebar, 
.page-template-output_wwi-php .entry-meta *,
.page-template-output_wwi-php .entry-footer,
.page-template-output_wwi-php .footer-widgets {
    display: none;
  }
  .page-template-output_wwi-php .entry-meta {
  	color: white;
  }

.page-template-output_wwi-php .entry-meta time {
    display: block;
    color: black;
  }
 .page-template-output_wwi-php .content{
    width: 100%;
  }
 .page-template-output_wwi-php {
   font-size: 1.2rem;
  }
 .page-template-output_wwi-php .entry-title{
   font-size: 2.6rem;
  }  
  .page-template-output_wwi-php article.type-post {
	page-break-after: always;
    margin: 0px;
  }
  .page-template-output_wwi-php article.type-post .wp-caption a,
  .page-template-output_wwi-php article.type-post .wp-caption,
  .page-template-output_wwi-php article.type-post img {
	page-break-after: avoid;
    page-break-before: avoid;
    max-width: 85%;
    margin: 0px auto;
   
  }
  .page-template-output_wwi-php article.type-post .wp-caption{
  	padding-left: 10%;
  }
.page-template-output_wwi-php .site-header {
    display: none;
  }
  .page-template-output_wwi-php .site-innter {
    border: none;
  }
.page-template-output_wwi-php .entry-content .wp-caption-text {
  max-width: 75%;
  }
  .post-10432 {
  	display: none;
	}
}