

body {

    line-height: 32px;

}


h2 {margin-top:80px;}


.header .header-inner .nav ul li ul {
    display: none;
	z-index: 10;}


.header {
	position:unset;
	background-color:#ee6600;
	/*background-color:#2d385b;*/
}

.header .header-inner .nav{
   margin: 10px 0 10px 0;
	
}

 

.header .header-inner .logo span {display:none}

.fauser {display:none}


#about p {
	text-align:unset;
}



.home-contact-info {
    color: #fff;
	width: 70%;
}


.header .header-inner .nav ul {
	
clear:both;
}



/* front page */


.meinfo-caption h2 {
	font-size:75px;
	margin-top:0
}

.meinfo-caption p {
    font-size: 50px;
		color:#fff;
}


.meinfo-caption p.subtext {
	 font-size: 30px;
		line-height:30px;
		color:#fff;
	
}

#support-harry 
{color:#001042}



#contact label {color:#fff;}

#contact .home-phone-info a {color:#fff}




/* donate */


.donatenow ul li a {
	background-color:#2d385b;

}




.donate-section {
	color:#000372
}

.donate-section h2 {
	color:#fff;
	font-size: 2.5em;
}
.donate-section .read-more{
	background-color:#EE6600;
	font-size:2em
}



.donate-section .read-more:hover{
	background-color:#CC5800;

}

/* sidebar */

#sidebar {

    background-color: #e1e1e1;
	
}
h3.widget-title{
margin-right: 10px; 
	  margin-right: 15px;;
	margin-left: 15px;
	margin-top:15px;
}

aside.widget {
    background-color: #fff;
    margin-right: 15px;;
	margin-left: 15px;
}

#sidebar ul li.icon:before {
	display:none;
}



.rpwe-alignleft {
    margin-right: 10px;
}

#sidebar ul li a {
    padding: 0 0 0 0px;
}


.rpwe-clearfix:before{
	display:none !important;
}



/*media page */
.wp-block-gallery .blocks-gallery-item figcaption {

    padding: 10px 0px;
 

    font-size: 1.2em;
    background-color: #001230;
}


.wp-block-gallery .blocks-gallery-item figcaption a {
	color:#ffffff;
}



/* contact */

.page-id-16 .content-area .social-icons {
    text-align: left;

}

/*.copyright  .social-icons {
    text-align: right !important;

}

*/






/* footer */

.copyright-wrapper {
    background-color: #001230;
}



/* Grid style */


.display-posts-listing.grid .listing-item {
	
	background-color:#fff;
	float:left;padding:15px
	
}

.display-posts-listing.grid {
	display: grid;
	grid-gap: 30px;
}

.display-posts-listing.grid .title {
	display: block;
	font-size:1.2em;
	text-decoration:none;
}

.display-posts-listing.grid img { 
	display: block; 
	max-width: 100%; 
	height: auto; 
	float: left;
	margin-right: 20px;
}



.post-template-default .post-thumb, .post-comment, .nav-next,.post-categories,.post-tags,.nav-previous {display:none}










/* Responsive */








@media screen and (max-width: 479px)
{
	.meinfo-caption {
    display: block;
		width:55%
}
	.meinfo-caption p {
	font-size:20px;
	margin-bottom: 5px;
	
		
	}
	

	
	.meinfo-caption p.subtext {
	 font-size: 12px;
		line-height:14px;
		color:#fff;
	
}
	
	
	
	.meinfo-caption h2 {
	font-size:25px;
		line-height:5px;
	
}
	
	.meinfo-caption div.social-icons {
		display:none;
	}
	.meinfo-caption a.read-more{ 
	margin-top:0;
		padding:10px;
		font-size:12px;
	}
	

}


@media screen and (max-width: 767px) and (min-width: 480px)

{
	.meinfo-caption {
    display: block;
		width:55%
}
	
	.meinfo-caption h2 {
	font-size:40px;
}
	.meinfo-caption p {
	font-size:25px;
	margin-bottom: 15px;
		
	}
	
	.meinfo-caption p.subtext {
	 font-size: 15px;
		line-height:15px;
		color:#fff;
	
}
		.meinfo-caption a.read-more{ 
	margin-top:5px;
	}

	

	
	
}







@media screen and (min-width: 980px){
.header .header-inner .logo {
	margin-top: 10px;
	vertical-align: middle;
}

}



@media screen and (max-width: 1023px) and (min-width: 768px){
		.meinfo-caption h2 {
	font-size:55px !important;
}
	
	
	.header .header-inner .logo img {max-height:75px;}
		
	.meinfo-caption{
		
		width:50%
	}
	
	.meinfo-caption p {
	margin-bottom: 15px;
	font-size:40px;
		
	}
	
	.meinfo-caption p.subtext {
	 font-size: 25px;
		line-height:25px;
		color:#fff;
	
}



}


.toggle a {
	color:#fff !important;
	
}

