.gallery{
  padding-bottom: 20px;
	display: flex;
	flex-direction: column;
}

.images{
  width: 100%;
  height: auto;
  transition: 0.6s all ease-in-out;
}

.images:hover{
  transform: scale(1.2);
 
}


.site-header, .site-header.header-scrolled {
	    background-color: rgba(32,37,41,0.7) !important;
}

@media screen and (max-width : 800px){
  
  header{
 
    color: white;
    transition: 1s all ease-in-out;
  }
  
  header:hover{
    transform: scale(1.02);
  }
  
  .gallery{
    width: 100%;
    padding: 0;
     background: black;
  }
  
  .images{
   
    padding: 0;
    width: 100%;
  }
  .images:hover{
    transform: scale(1);
  }
}

.footer-contact-block a {
	font-size: 13.7px;
}

.site-copyright {
	display: none;
}

.header-image::after {
	background-color: rgba( 37, 46, 53, 0.7);
}

.header-button:focus {
	text-decoration: none;
	color: #6bd5ff;
}

.buffer {
    min-width: 2%;
}

.contain {
    width: 100%;
}

.offset-2 {
    margin-left: 2%;
}

.offset-3 {
    margin-left: 3%;
}

.row:before, 
.row:after {
    content:"";
    display: table ;
    clear:both;
}

.header-text {
    font-size: 150%
}

.card {
    position: relative;
    text-align: center;
    width: 25%;
    float: left;
    height: 20em;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

@media only screen and (max-width: 768px) {
	.card{
		width: 50% !important;
	}
}

@media only screen and (max-width: 481px) {
	.card{
		width: 100% !important;
	}
}

.card::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(37, 46, 53, 0.6)
}

.card-info {
    width: 100%;
    color: #fff !important;
    z-index: 111;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.card-img {
    width: 100%;
    height: inherit;
    border: 0;
}

.card-info h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 300;
	color: #fff;
}

.card-info p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14pt !important;
    line-height: 18pt !important;
    margin: 0;
}

.one {
    background-image: url("https://parrishumc.com/wp-content/uploads/2019/08/church-home-1.jpg");
    background-size: cover;
}

.two {
    background-image: url("https://parrishumc.com/wp-content/uploads/2019/08/church-home-2.jpg");
    background-size: cover;
}

.three {
    background-image: url("https://parrishumc.com/wp-content/uploads/2019/08/church-home-3.jpg");
    background-size: cover;
}

.four {
    background-image: url("https://parrishumc.com/wp-content/uploads/2019/08/church-home-4.jpg");
    background-size: cover;
}

.contain {
    width: 100%;
}

.row:before, 
.row:after {
    content:"";
    display: table ;
    clear:both;
}

.flex-fix {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.flex-fix-2 {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.staff-image {
    width: 20em;
    height: 28em;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    margin: 1%;
}

.staff-content {
    background-color: rgba(107, 213, 255, 0.74);
    font-family: 'Montserrat', sans-serif;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #ffffff;
    height: 6em;
    text-align: center;
}

.staff-content h3, .staff-content p {
    margin: 0em;
}

.container {
	width: 100%;
}

.atblock {
	padding: 0px 15px !important;
}

.home-wrapper section {
	padding: 0 !important;
}

header.entry-header {
	text-align: center;
}

.div-pad {
	padding: 0% 20%
}

#pp-podcast-1 {
	margin: 5%;
	border-radius: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #656D6D;
}

.ppjs__controls, .pod-entry {
	background: #656D6D !important;
}

.pp-podcast__player {
	border-radius: 10px;
}

.ppjs__audio-controls {
	padding: 0px 0px 10px 0px
}

.ppjs__button {
	border: none !important;
	color: #fff !important;
}

.icon, .skip-duration, .ppjs__audio-timer, .episode-list__entry, .ppjs__episode-title {
	color: #fff !important;
}

.pp-podcast[id^=pp-podcast-] .pod-entry__title a {
	color: #fff !important;
}

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

#custom_html-11 {
	background: #282828;
}

#colophon {
	display: none;
}

.entry-title, .entry-title a {
	color: #fff;
}

.hentry {
	background: #282828;
	border: 0;
}

.site-content {
	margin: 0;
	background: #282828;
}

.entry-content {
	color: #fff
}

hr {
	border: 0;
}

body {
	background: #282828;
}

.widget-title{color:#fff;margin-top:90px!important}
.podcast_desc{color:#fff}
.podcast_feed{width: 50%;}
.podcast_feed a {font-size:150%;font-weight:bold}


.fluid-width-video-wrapper iframe, .fluid-width-video-wrapper object, .fluid-width-video-wrapper embed {
	padding: 143px 255px
}

.podcast_feed{margin-left: 25%}

#custom_html-21 .home-wrapper section{padding-bottom: 0px !important}

#custom_html-22{padding-bottom: 0px !important}

