/************************************** Customer CSS START **************************************/


/*.sarmon-archive-wrap .p-post-latest {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
}

.sarmon-archive-wrap .p-post-latest + * {
    padding-top: 600px;
}*/


.fource-full-width {width: 100% !important;max-width: 100% !important;padding-left: 0 !important; padding-right: 0 !important; margin-left: 0px !important; margin-right: 0px !important; display: block !important;}
form.asp-archive-filter {display: flex;align-items: center; flex-wrap: wrap;}
div .recent-pro.content-grid li {width: calc(25% - 30px) !important;
    margin: 0 !important;
    padding: 0px 15px !important; }
/*.recent-pro.content-grid ul#jar ,.recent-pro ul{margin: 0 0;display: grid !important; grid-template-columns: 25% 25% 25% 25%; 
; grid-gap:0px 20px !important;}
*/body.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container .content-grid li:nth-child(3n+2) {margin: 0 !important;}
.recent-pro ul li:nth-child(5n+5) {margin: 0 !important;}
.sermon-youtube-player .textbox {position: absolute;top: 0; z-index: 1;width: 100%; left: 0; bottom: 0; right: 0;}
.sermon-youtube-player .textbox .main-desc {position: absolute;bottom: 150px;right: 150px;max-width: 40%;}
.sermon-youtube-player .main-desc p{ font-size: 22px !important; color: #fff; }
.recent-pro ul {display: flex;flex-wrap: wrap;}
.recent-pro ul li {width:calc(25% - 30px) !important;margin: 0 !important;padding: 0 15px !important;}
.sermon-youtube-player {padding-bottom: 0px; height: calc(100vw/1.8);}
.sermon-filter-holder.show-filter-bar { position: relative; z-index: 1; }
.sermon-wrapper .sermon-title-holder .sermon-title h3 { color: #fff !important; }
a.video-download-link.sermon-mp4-file { color: #fff; font-size: 15px; margin-top: 2px; top: 0px; }
.sermon-youtube-player .textbox .main-title h3 { color: #fff; }
.sermon-youtube-player .textbox .main-title { padding:50px 0 0 50px; }
.empty-video-player.video-player-contact { display: block; }
.video-player-contact { display: none; }


/* 10-06-2022 start */ 
	.sarmon-archive-wrap h3.main_title { font-size: 4rem; line-height: 73px; }
	@media (max-width: 767px){
		.sarmon-archive-wrap h3.main_title { font-size: 3rem; line-height: 53px; }
		.sermon-youtube-player:after { display: none; }
		.sermon-youtube-player .textbox { display: none; }
		.sermon-details .details-sermon-speaker { margin-bottom: 0; }
		.summery .textbox { color: #000; text-align: center; padding: 50px 15px 0; }
		.summery .textbox .main-desc p {  max-width: 100% !important; }
		.summery { padding: 0 0; }
		.summery .textbox .main-title h3 { font-size: 27px; padding-bottom: 10px; }
		.empty-video-player.video-player-contact { display: block; }
		.video-player-contact { display: block; }
		.video-player-contact .imgbox { display: none; }
		.empty-video-player.video-player-contact .imgbox { display: block; }
	}
/* 10-06-2022 end*/ 


.sermon-details {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.sermon-details .media-download-wrapper {
    display: flex;
    align-items: center;
}

.sermon-details .media-download-wrapper .sermon-mp4-file {
    top: 0;
}


@media  (max-width:991px) {
	.recent-pro ul li ,div .recent-pro.content-grid li {width: calc(33.33% - 30px) !important;}
}
@media  (max-width:767px) {
	.recent-pro ul li ,div .recent-pro.content-grid li {width:100% !important;}
}
@media  (max-width:575px){
	form.asp-archive-filter {text-align: center;justify-content: center;width: 100%;max-width: 280px;}
	.asp-archive-filter input[type="submit"] {margin: 10px 0;display: inline-block;}
	.asp-archive-filter .asp-clear-filter-criteria {width: 100%;}
	form.asp-archive-filter input.title-search {width: 100% !important;display: inline-block;max-width: 100% !important;}
}

.asp-clear-filter-criteria{
	display: none !important;
}
.title-search {
    margin: 0px !important;
}
.sermon-wrapper-wwrap{
	width: 100%;
}

.eltdf-post-info-category,
.eltdf-post-info-author {
	display: none !important;
}

.asp-archive-filter input.search-field,
.asp-archive-filter select {
	border: 1px solid #dadada;
	height: 43px;
	border-radius: 50px;
	padding: 0 13px;
	color: #000;
}

.p-post-container {
	display: flex;
	flex-wrap: wrap;
}

.p-post-latest .img-latest {
	width: 100%;
	float: left;
	height: 550px;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container .content-grid li:nth-child(3n+2) {
    margin-right: 1.25% !important;
}

.pagination {
	background: #304e5c;
	float: left;
	width: 100%;
	text-align: center;
	justify-content: center;
}

.pagination li {
	/* float: left; */
	width: initial !important;
	clear: none !important;
}

.pagination li {
	list-style: none;
}

.pagination {
	padding: 0 0 22px 0;
}

body.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container {
	padding: 50px 0px 0 !important;
}

.pagination li a {
	color: #000;
}

.pagination li#previous-page {
	float: left;
}

.pagination li#next-page {
	float: right;
}

.pagination li#previous-page,
.pagination li#next-page {
	display: block;
	background: #faf6f4;
	padding: 10px 20px;
}

.pagination li.page-item {
	display: none;
}

/* .post-type-archive-sermons .sermon-wrapper .sermon-container_inner .content-grid .asp-archive-container li:nth-child(3n+4) {
	margin: 0px 1.5px;
} */

/*.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container .content-grid li:nth-child(3n+2) {
	margin-right: 1.25%;
}*/

.recent-pro.content-grid li {
	position: relative;
}

div .recent-pro.content-grid li {  }

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container .content-grid li:nth-child(3n+5) {
	clear: both;
}
.asp-archive-filter input[type="submit"] {
	background: inherit !important;
	font-family: inherit;
	color: inherit;	
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li:before {
	display: none;
}

.recent-pro.content-grid li {
	width: 23% !important;
	float: left;
	margin-right: 1.25%;
}

a.read-more {
	font-weight: 700;
	color: #fff !important;
}

.sermon-featured-image.header-image {
	padding-top: 12%;
	padding-bottom: 12%;
}

/*.archive  .p-post .img, 
.archive  .p-post .img img {
	height: initial !important;
}*/

.p-post-latest {
	margin-bottom: 70px;
}

h3.main_title {
	clear: both;
	width: 100%;
	text-align: center;
	
	font-weight: 900;
	margin-bottom: 70px;
}

.p-post-latest .img-latest img {
	height: 100%;
	object-fit: cover;
	width: 100%;
	float: left;
}

.p-post-latest:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	background: rgb(0 0 0 / 50%);
}

.p-post-latest .content-latest {
	width: 100%;
	position: absolute;
	top: 0;
	bottom: 0;
	height: max-content;
	margin: auto;
	display: flex;
	flex-direction: row-reverse;
	padding: 0 30px;
	box-sizing: border-box;
	z-index: 2;
}

.post-type-archive-sermons .eltdf-content  .sermon-wrapper {
	width: 100%;
}

.p-post-latest {
	width: 100%;
	float: left;
	position: relative;
}

.p-post-latest .content-latest .left {
	width: 65%;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.p-post-latest .content-latest .right {
	width: 35%;
	padding: 0 0px 0px 150px;
	box-sizing: border-box;
}

.p-post-latest .content-latest .left h6 {
	color: #fff;
	background-color: #f4ca61;
	padding: .25rem 1rem;
	font-weight: 700;
	margin: 0 0 20px;
}

.p-post-latest .content-latest .left h3 {
	color: #fff;
	font-size: 4rem;
	font-weight: 900;
	padding: 0 3rem;
}

.p-post-latest .content-latest .right h5 {
	letter-spacing: 1px;
	text-transform: uppercase;
	font-weight: 700;
	font-size: .85rem;
	color: #fff;
	margin: 0;
	position: relative;
}

.p-post-latest .content-latest .right h3 {
	font-weight: 900;
	font-size: 2rem;
	color: #fff;
	font-family: inherit;
	text-transform: capitalize;
	font-style: italic;
	margin: 5px 0;
}

.p-post-latest .content-latest .right h5:nth-child(4) {
	margin: 50px 0 40px;
	padding: 0 0 0 30px;
}

.p-post-latest .content-latest .right h5:nth-child(5) {
	padding: 0 0 0 30px;
}

.p-post-latest .content-latest .right h5:nth-child(4):before {    
	content: "\f04b";
	font-family: FontAwesome;
	left: 0px;
	position: absolute;
	top: 0px;
	color: #7a9e5c;
	font-size: 20px;
}

.p-post-latest .content-latest .right h5 a {
	color: #fff;
}

.p-post-latest .content-latest .right h5:nth-child(5):before {
	content: "\f067";
	font-family: FontAwesome;
	left: 0px;
	position: absolute;
	top: 0px;
	color: #f4ca61;
	font-size: 20px;
}

/*.archive  {
	display: flex;
	width: 100%;
	flex-wrap: wrap;
}*/

.archive  .p-post {
	width: 33.33%;
	position: relative;
}

.archive  .p-post .img, 
.archive  .p-post .img img {
	width: 100%;
	float: left;
	/*height: 370px;*/
	height: 100%;
}

.archive  .p-post .content {
	width: 80%;
	position: absolute;
	text-align: center;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	height: max-content;
}

.archive  .p-post .content a {
	font-family: inherit;
	font-size: 60px;
	font-weight: bold;
	color: #fff;
	text-shadow: 3px -1px rgb(0 0 0 / 30%);
}

.archive  .p-post .content p {
	font-size: 18px;
	text-align: center;
	font-family: inherit;
	padding: 0 20px;
	color: #fff;
}

.eltdf-wrapper .eltdf-slider .scroll-down-svg-rev {
	display: none;
}
.sermon-audio-player-wrapper img {
	margin: 50px auto 0;
	display: table;
}
.post-type-archive-sermons .sermon-container_inner {
	width: 100% !important;
}
.eltdf-wrapper .newcontc .embedForm {
	max-width: 100% !important;
	background: transparent !important;
}

.eltdf-wrapper .newcontc .embedForm .ml-form-embedBody {
	background: transparent;
}

.eltdf-wrapper .newcontc .embedForm .ml-form-embedBody 
.ml-form-formContent input {
	border-color: #7a9e5c !important;
}

.home .eltdf-wrapper .eltdf-wrapper-inner .eltdf-content .wpb_wrapper .newcontc .ml-form-embedContainer .embedForm .ml-form-embedBody form .ml-form-embedSubmit button {
	background: #7a9e5c !important;
}

.eltdf-wrapper .eltdf-wrapper-inner .eltdf-page-header .eltdf-vertical-align-containers {
	background: #faf6f4;
}

.home .eltdf-wrapper .eltdf-wrapper-inner .eltdf-page-header .eltdf-vertical-align-containers {
	background: transparent;
}

.eltdf-wrapper .eltdf-has-bg-image {
	background-size: cover !important;
	background-position: center center !important;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner {
	max-width: 100%;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container {
	padding: 50px 0px !important;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container .content-grid li {
	padding: 0;
	width: calc(33.33% - 1px);
	margin-bottom: 1.5px;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container .content-grid li:nth-child(3n+2) {
	margin: 0px 1.5px;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-media {
	display: none;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-archive-details {
	display: none;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-media {
	display: none;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-archive-details {
	display: none;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-title {
	text-align: center;
	position: absolute;
	bottom: 52%;
	width: max-content;
	height: max-content;
	left: 0;
	right: 0;
	margin: auto;
	color: #fff;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-master-content {
	border: none;
	padding: 0 50px;
	text-align: center;
	position: absolute;
	bottom: 35%;
	color: #fff;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-master-content p a {
	color: #dbab9e;
	font-weight: bold;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-title h2 {
	color: #fff;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background: rgb(0 0 0 / 25%);
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-thumbnail {
	margin: 0;
	height: 350px;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-thumbnail img {
	object-fit: cover;
	height: 100%;
	max-height: 100%;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-title h2 a {
	font-size: 34px;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-master-content p:empty {
  display: none;
}

.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-title h2 a:hover {
	color: #fff;
}

.active-post {
	width: 100%;
	display: table;
	max-width: 1170px;
	margin: auto;
	text-align: center;
}

.recent-pro {
	background: #304e5c;
	width: 100%;
	float: left;
	padding: 60px 20px;
	box-sizing: border-box;
	margin: 40px 0px 0px;
}

.recent-pro ul {
	list-style: none;
	margin: 0;
	padding-left:0px ;
}

.recent-pro ul li {
	width: 19%;
	float: left;
	margin-right: 1.25%;
}

/*.recent-pro ul li:nth-child(5n+5) {
		margin-right: 1.25% !important;
}*/

.recent-pro ul li .img {
	width: 100%;
	float: left;
	text-align: center;
}

.recent-pro ul li .img img {
	display: table;
	margin: 0 auto;
}

.recent-pro ul li .content {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 5px 0px 0px 0px;
}

.recent-pro ul li .content .date {
	color: #fff;
	margin: 0 0 10px;
	float: left;
}

.recent-pro ul li .content h2 {
	margin: 0;
	font-size: 24px;
	color: #fff;
	font-style: italic;
	line-height: 30px;
}

.recent-pro ul li .content .author {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	margin: 0 0 12px;
}

.recent-pro ul li .content p {
	margin: 0;
	color: #fff;
}

.container {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}

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

.col-1 {
	width: 50%;
}

.box_inner h2 {
	font-family: inherit;
	font-size: 1rem;
	line-height: 1.5;
	color: #373534;
	font-size: 25px;
}

.box_inner p {
	font-family: inherit;
	font-size: 1rem;
	line-height: 1.5;
	color: #373534;
	font-size: 18px;
	text-align: center;
}

.border {
	position: relative;
}

.border:before {
	position: absolute;
	left:0;
	right:0;
	width:50%;
	content: "";
	margin: 0 auto;
}

.border:after {
	position: relative;
}

.col-2 {
	width: 50%;
}

.box_inner img.border.alignnone.size-full.wp-image-2444 {
	max-width: 192px;
	margin: 0 auto;
	display: table;
}


.summery .textbox.sermon-empty-video .main-title ,.summery .textbox.sermon-empty-video 	.main-desc{ 
	position: initial;
}

.box_1 {
	width: 355px;
	height: 355px;
	display: block;
	top: 0px;
	left: 0px;
	background: url(https://christunveiled.org/coverart/Rudy%20Currence%20-%20I%20Belong%20Here.jpg) center top / cover no-repeat rgb(0, 0, 0);
}


.box_2 {
	width: 21.3%;
	background: rgb(255, 255, 255);
	box-shadow: 1px 0px 2px 1px #00000045;
	padding: 0 25px;
	position: absolute;
}

.box_2 h2 {
	color: #000;
	font-size: 14px;
	overflow: hidden;
}

.box_2 p {
	color: #000;
	font-size: 14px;
	overflow: hidden;
}
/*=========custom post single======*/
.active-post {
	width: 100%;
	display: table;
	max-width: 1170px;
	margin: auto;
	text-align: center;
}

.recent-pro {
	background: #304e5c;
	width: 100%;
	float: left;
	padding: 60px 20px;
	box-sizing: border-box;
	margin: 40px 0px 0px;
}

.recent-pro ul {
	list-style: none;
	margin: 0;
}
.single-sermons .sermon-featured-image {
	display: none;
}
.recent-pro ul li {
	width: 23%;
	float: left;
	margin-right: 1.25%;
}
.recent-pro ul li .img img {
	width: 100%;
}
.sermon-container_inner {
	max-width: 100%;
}
.desc {
	margin-bottom: 20px;
}
span.playing {
	background: #29191a;
	padding: 10px;
	color: #fff;
}
/* .desc:after {
	content: '';
	background: url(https://projects.theglobalwebdev.com/christunveiled/wp-content/uploads/2021/04/playmp3-1.png) no-repeat;
	width: 50px;
	height: 50px;
	display: inline-block;
	background-size: cover;
	margin: 12px 0 0 10px;
	top: 18px;
	position: relative;
} */

.imgbox img {
	border-bottom: 7px solid #29191a;
}
.sermon-info,
.sermon-main-content.sermon-has-content {
	display: none;
}
.recent-pro ul li:nth-child(5n+5) {
	margin-right: 0;
}

.recent-pro ul li .img {
	width: 100%;
	float: left;
	text-align: center;
}

.recent-pro ul li .img img {
	display: table;
	margin: 0 auto;
}

.recent-pro ul li .content {
	width: 100%;
	display: flex;
	flex-direction: column;
	padding: 5px 0px 0px 0px;
}

.recent-pro ul li .content .date {
	color: #fff;
	margin: 0 0 10px;
	float: left;
}

.recent-pro ul li .content h2 {
	margin: 0;
	font-size: 20px;
	color: #fff;
	font-style: italic;
	line-height: 30px;
}

.recent-pro ul li .content .author {
	color: #fff;
	font-size: 13px;
	font-weight: 600;
	margin: 0 0 12px;
}

.recent-pro ul li .content p {
	margin: 0;
	color: #fff;
}

.summery {
	max-width: 1200px;
	margin: 0 auto;
}

.imgbox {
	width: 40%;
	float: left;
}

.textbox {
	float: right;
	width: 55%;
}
.textbox h2 {
	margin: 5px 0 17px 0;
}
.summery {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 23px;
	display: table;
	box-sizing: border-box;
	width: 100% !important;
}
.single-sermons .sermon-title-holder {
	display: none;
}


/*26-05-22*/
.single-sermons .asp-column-inner{
	padding-top: 0px;
}
video{
	height: 100% !important;
	width: 100% !important;
	object-fit: cover;
}
.asp-sermon-pagination li a:hover, .asp-sermon-pagination li.active a,
.asp-sermon-pagination li a, .asp-sermon-pagination li a:hover, .asp-sermon-pagination li.active a, .asp-sermon-pagination li.disabled {
    background-color: inherit !important;
}
.asp-sermon-pagination li a, .asp-sermon-pagination li a:hover, .asp-sermon-pagination li.active a, .asp-sermon-pagination li.disabled {
    color: inherit !important;
}


/*.video-js:after {position: absolute !important;content: 
"" !important;background: #000;left: 0px;right: 0px;top: 0px;bottom: 0px;opacity: 17%;}*/
.sermon-youtube-player:after {position: absolute;content: "";height: 100%;width: 100%;background: #312f2f;opacity: 50%;pointer-events: none;}
.sermon-youtube-player .main-title h2,.sermon-youtube-player .main-desc{
	color: #fff;
}
/*.summery .textbox {float: initial;width: 100%;}*/
/* .summery .textbox .main-title {position: absolute;top: 30px;left: 70px;}
.summery .textbox .main-desc {position: absolute;top: auto;width: 700px;right: 70px;bottom: 25%;} */
.video-play-pause .sermon-youtube-player:after {
    opacity: 0;
    visibility: hidden;
}
.video-play-pause  .sermon-youtube-player .textbox{
	display: none;
}



@media only screen and (max-width: 767px) {
	.recent-pro.content-grid li {
		width: 100% !important;
		float: left;
		margin-right: 0;
	}
	
	.p-post-latest .content-latest {
		display: inherit;
	}
	
	.p-post-latest .content-latest .right {
    width: 100%;
		padding: 0;
	}
	
	.archive  {
    display: inline-block;
    width: 100%;
	}
	
	.p-post-latest .content-latest .left {
		width: 100%;
	}
	
	.archive  .p-post {
    width: 100%;
	}
	
	.p-post-latest .content-latest .right h5:nth-child(4) {
    margin: 20px 0 8px;
    padding: 0 0 0 30px;
	}
	
	.p-post-latest .content-latest .left h3 {
    color: #fff;
    font-size: 3rem;
    font-weight: 900;
    padding: 0 0rem;
    line-height: 53px;
	}
	
	.textbox,
	.imgbox {
		width: 100%;
	}
	
	.recent-pro ul li {
		width: 100%;
		float: left;
		margin-right: 0;
		margin-bottom: 20px;
	}

	.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li {
		width: 100%;
		margin-bottom: 2px;
	}
	
	.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-title {
		bottom: 54%;
		width: 90%;
	}
	
		.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-title h2 {
			line-height: 38px;
	}
	
		.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container .content-grid li:nth-child(3n+2) {
			margin: 0 0 2px;
	}
}

@media only screen and (max-width: 736px) {
	.p-post-latest .content-latest {
		display: flex;
		flex-flow: row wrap;
		margin-top: 30px;
		height: unset;
	}

	.p-post-latest .content-latest .right {
		order: 2;
	}
	
	.p-post-latest .content-latest .left h3 {
		text-align: center;
	}
	
	.p-post-latest .content-latest .left h6 {
		margin-bottom: 0;
		text-align: center;
	}
}

@media only screen and (min-width: 768px) and (max-width: 1000px) {
	
		.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container .content-grid li:nth-child(3n+2) {
			margin-right: 0 !important;
	}
	
	.recent-pro.content-grid li {
    width: 49% !important;
    float: left;
    margin-right: 1.25%;
	}
	
	.p-post-latest .content-latest .right {
    padding: 0;
	}
	
	.p-post-latest .content-latest .left h3 {
    color: #fff;
    font-size: 2rem;
	}

	.recent-pro ul li {
    width: 48.7%;
    float: left;
    margin-right: 1.25%;
    margin-bottom: 20px;
	}
	
	.sermon-container_inner {
		width: 94%;
	}
	
	.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li {
    width: calc(50% - 1px);
		margin-bottom: 2px;
	}
	
		.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li:nth-child(2n+2) {
		margin: 0 0px 2px 2px;
	}
	
	.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-title {
    bottom: 49%;
    width: 90%;
	}
	
	.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-thumbnail {
    height: 300px;
	}
	
	.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-master-content {
    bottom: 23%;
	}
	
	.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container .content-grid li:nth-child(3n+2) {
		margin: 0px 0px 2px;
	}
	
}


@media only screen and (min-width: 1001px) and (max-width: 1365px) {
	
	.p-post-latest .content-latest .left h3 {
    line-height: 73px;
	}
	
	.p-post-latest .content-latest .right {
    padding: 0;
	}
	
	.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-thumbnail {
    height: 300px;
	}
	
	.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-title {
    width: 90%;
	}
	
	.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container li .sermon-master-content {
    padding: 0 20px;
    bottom: 27%;
	}
	
	.post-type-archive-sermons .sermon-wrapper .sermon-container_inner .asp-archive-container .content-grid li:nth-child(3n+2) {
   margin: 0px 1.5px 1.5px;
	}

}

@media only screen and (min-width: 200px) and (max-width: 5000px) {
	
	.sermon-container_inner {
		width: 100%;
	}
	
	.single-sermons .asp-column1 {
    padding-left: 0 !important;
    padding-right: 0 !important;
	}
	
}

	.title-search {
		height: 43px !important; 
		width: auto !important;		
		max-width: 185px !important;
		border-radius: 50px !important;
		padding: 0px 30px 0px 25px !important; 		
		font-size: 13.25px !important;
		font-family: initial !important; 
		
	}

/*.title-search::placeholder{
	color: #000 !important; 
}*/

.wpcf7-form-control{
	height: auto;
}

/* Fix for Hero Image on Mobile */
@media screen and (max-width: 767px) {
	.eltdf-title-holder.eltdf-bg-parallax {
		background-attachment: scroll;
	}
}

/* Custom CSS for Happy Giver Form */
#happy-giver-type-form .amounts .custom-group input {
	height: 55px;
}

#happy-giver-type-form .field-group {
	padding-right: 0;
}

#happy-giver-type-form input[type="text"] {
	background-color: #fff;
	margin-bottom: 0;
}

#happy-giver-type-form #happy-giver-cardtype {
	height: 60px;
	margin-right: 10px;
	padding: 12px 19px !important;
}

#happy-giver-type-form label {
	width: 50%;
}

#happy-giver-type-form #happy-giver-submit-donation {
	background-color: #7a9e5c;
	border-color: #7a9e5c;
	border-width: 1px;
	color: #fff;
	font-family: inherit;
	font-weight: 600;
	text-transform: uppercase;
}

#happy-giver-type-form #happy-giver-submit-donation:hover {
	background-color: #7a9e5c;
	color: #fff;
}

/* Mobile Menu Fix */
.eltdf-mobile-nav {
	min-height: 340px;
}

.recent-pro ul li .content p {
	margin-bottom: 40px; 
}

.single-card {
	padding-right: 10px; 
}

.title-search {
	font-family: inherit !important; 
	font-weight: 500 !important; 
}

@media only screen and (max-width: 767px) {
	
	.asp-archive-filter input[type="submit"] {
		display: block; 
		margin: 10px auto; 
	}
	
	.sermon-filter-holder{
		text-align: center; 
	}
	.summery .textbox .main-title {position: initial;}
	.summery .textbox .main-desc {position: initial;}
	.summery .textbox .main-desc p {word-break: break-all;max-width: 47%;}

}

/*#jar {
    display: flex !important;
    flex-wrap: wrap;
}*/

@media only screen and (min-width: 1024px) {
	.single-card  img {
		float: left; 
	}
}

/** Sermon Image Size Fix **/
.recent-pro ul li .img,
.summery .imgbox .img {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 56.25%;
}
#crypto-button  
{
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}


.sermon-filter-holder {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 0 30px;
}

.sermon-details .sermon-pdf-file {
    top: 0px !important;
}

/************************************** Customer CSS END ***********************************/
