img{
	max-width:100%;
}
.contentCommonText{
	font-size:20px;
	text-align:left;
}
.mainMinistryIcons{
	text-align:center;
	margin-top:30px;
	position:relative;
}
.mainMinistryIcons p{
	color:#000;
	font-size:25px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1;
	margin-top:10px;
}
.watchNow{
	color: #fff;
	border:2px solid #FFB500;
	/*float:left;*/
	display:inline-block;
	margin-bottom:0px;
	padding:10px 20px;
	position:absolute;
	left:50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: all 0.5s ease-in-out;
	z-index:99;
}


.serviceIcs {
    position: absolute;
    right: 0;
    top: calc(50% + 20px);
    transform: translateY(-50%);
 }
.watchNow.annimated {
    left: 0;
    transform: translate(0, -50%);
}

.animattedPart .watchNow {
    float:left;
}

.giveNowBtn{
    margin-bottom: 30px;
    padding: 7px 100px;
    font-size: 18px;
    letter-spacing: 2px;
}
.giveNowBtn:hover{
	background:#ffb500;
	border-color:#ffb500;
}
.question-common{
	margin-left: -70px;
}
.ministry{
   color: #000;
}
.ministry a{
   color: #000 !important;
}

.ministry h2{
    font-size: 50px;
    font-weight: bolder;
    padding-bottom: 40px;
    letter-spacing: 6px;
	font-family: 'goboldregular';
}

.questionMainSection{
	 background-image: url("../images/what_is_jubliee.jpg");
	 background-size:cover;
}
.questionInner-text{
	color:#ffb500;
	font-size: 50px;
    letter-spacing: 6px;
    text-transform: uppercase;
    font-weight: 800;
	position:relative;
	font-family: 'goboldregular';
}
.questionInner-text::before{
    content: "";
    background: #ffb500;
    width: 97px;
    height: 5px;
    position: absolute;
    top: 76px;
    left: 44%;
}
.commonInnerSection {
    color: #fff;
    text-transform: uppercase;
    padding: 0px 50px 0 0;
    text-align: justify;
}
.commonInnerSection p{
	color:#EAEAEC;
	text-transform:none;
	font-size:20px;
	line-height: 1.5;
}
.commonQuestionBtn {
    margin-bottom: 30px;
    padding: 7px 100px;
    font-size: 18px;
    letter-spacing: 2px;
}
.btn-common{
    background: #ffb500;
    padding: 0px 60px;
    color: #000;
    text-transform: none;
    border-radius: 20px;
}
.btn-common:hover{
	color:#fff;
	background:#000;
}
.commonSectionPaddings{
	padding:80px 0;
}
.connectMainSection{
	background:#e0e2e4;
}
.connectWithTitle{
	color:#16023D;
	text-transform:uppercase;
}
.mainConnectIcons{
	text-align:center;
	margin-top:30px;
}
.mainConnectIcons p{
	color:#16023D;
	font-size:25px;
	font-weight:bold;
	line-height:1;
	margin-top:10px;
}


.visitorMainSection{
	background:#0A0025;
}
.visitorWithTitle{
	color:#ffb500;
	text-transform:uppercase;
    font-size: 50px;
	font-weight: bold;
	font-family: 'goboldregular';
}
.inner-text{
    color: #fff;
    font-size: 37px;
	letter-spacing:5px;	
}
.mainVistiorsIcons{
	text-align:center;
	margin-top:30px;
}
.mainVistiorsIcons p {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    line-height: 1;
    margin-top: 25px;
}

.serviceMainSection{
    background:#e0e2e4; 
}
.service h2{
    font-size: 50px;
    font-weight: 900;
    padding-bottom: 40px;
    letter-spacing: 6px; 
	font-family: 'goboldregular';
}
.serviceWithTitle{
    color:#16023D;
	text-transform:uppercase;
}
.mainServiceIcons{
    text-align:center;
	margin-top:30px;
}
.mainServiceIcons p{
	font-size:23px;
	    line-height: 1;
    margin-top: 5px;
	color:#000;
}
.service-text{
    font-size: 30px;
    letter-spacing: 3px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    margin-top: 30px;
}
.footer-main{
	text-align:center;
}
.footer-icons{
	text-align: center;
}
.fb-icon{
	border:1px solid #fff;
	color:#fff;
    border-radius: 18px;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 31px;
}
.twitter-icon{
	border:1px solid #fff;
	color:#fff;
    border-radius: 18px;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 31px;
}
.commonSocialIcons{
	border: 1px solid #fff;
    color: #fff;
    border-radius: 18px;
    height: 30px;
    width: 30px;
    display: inline-block;
    line-height: 31px;
	margin-right:10px;
}

.commonSocialIcons:hover{
	color:#ffb500;
	border-color:#ffb500;
}
.form_box {
    margin: 0px 0px 24px 0px;
    padding: 10px 0px 26px 0px;
}
.border_pray {
    margin: 0px 0px 0px 0px;
    padding: 15px 0px 15px 0px;
    border-bottom: #ccc solid thin;
}
.pray_title {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    font-family: "GOTHIC";
    font-size: 16px;
    text-align: center;
    color: #000;
}
label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.top_spas {
    margin: 0px;
    padding: 6px 0px;
}
.common-dark {
    background: #3D0155 !important;
    color: white;
    padding: 10px 50px;
    margin: 15px 0 !important;
}
.common-spacing{
	padding:0px 12px;
}
#wowslider-container1 img{
	width:100%;
}

.our-vision{
	padding-top:45px !important;
}

.common-innerTitle{
    font-size: 35px;
    font-weight: normal;
}

.common-part{
	padding:35px 0px;
}
.icons{
    font-size: 40px;
    color: #18013D;
}

.btn-custom{
	background-color:#18013D;
	color:#fff;
}
.btn-custom:hover{
	background:#ffb500;
}
.btn-custom:hover{
	background:#EDD550;
	color:#fff;
}
.custom{
	margin:auto;
}
#contact-submit{
	padding: 16px 50px;
}
.contact-text{
	display: inline-block;
    padding: 0px 13px;
}
.contact-text p{
	font-size:20px;
}
.contact-text strong{
	font-size:23px;
}
.contact-mail a{
	color: #848484;
    padding-left: 9px;
}
.contact-mail p{
	font-size:20px;
}
.contact-mail a:hover{
	color:#B68BDB;
}
.contact-phone a{
	color: #848484;
    padding-left: 26px;
}
.contact-phone a:hover{
	color:#B68BDB;
}
.contact-phone p{
	font-size:20px;
}  

.series_title {
	opacity: 0.7;
}
.searchandfilter {
	margin: 100px auto;
	text-align: center;
	width: 50%;
}

.searchandfilter li {
	list-style: none;
	padding: 0;
    vertical-align: top;
    display: block;
}
form.searchandfilter ul li input {
    height: 50px;
    width: 100%;
}
form.searchandfilter ul li:first-child {
    flex: 1 1 100%;
}


form.searchandfilter ul {
    padding: 0;
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
}

.searchandfilter .btn-custom {
	padding: 0 30px;
}

.item_image {
	width: 100%;
	margin-bottom: 30px;
	position: relative;
}

.item_image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.item_wrap {
	width: calc(100% - 20px);
	margin: 0 auto 45px;
	text-align: center;
}
.item_content a {
	color: #18013D;
	font-weight: normal;
}

.item_content a:hover, .item_content a:focus, .item_content a:active {
	color: #ffb500;
}

.item_meta {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	padding: 0;
	margin: 0;
	width: 100%;
}
.item_meta li {
	list-style: none;
	display: inline-block;
	padding: 15px 0;
    margin: 0px -2px;
}

.item_meta li a {
	border-right: 2px solid #ccc;
	display: inline-block;
	padding: 0 20px;
	color: #fff;
}

.item_meta li:last-child a {
	border-right-color: transparent;
	cursor:pointer;
}

.item_container:nth-child(even) .item_meta li {
	background: #18013D;
}

.item_container:nth-child(odd) .item_meta li {
	background: #ffb500;
}

.pagination {
	text-align: center;
	margin: auto;
}

.pagination li {
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #ccc;
	margin:5px;
}

.pagination li a{
	color: #18013D;
	padding: 0 20px;
}

.pagination li.active {
	background-color: #18013D;
}
.pagination li.active a {
	color: #fff;
}

.pagerPagination nav {
	margin: auto;
}

.video_player_container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    z-index: 9999;
    background: rgba(255,255,255,0.6);
    text-align: center;
    display: none;
}

.player_backdrop {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: transparent;
}

.video_player_wrap {
	position: relative;
	width:100%;
	height: 100%;
}

.video_player {
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	display: none;
}

.audio_player {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: none;
}

.mfp-close {
    border: none;
    background: transparent;
    opacity: 0.6;
    position: absolute;
    top: -40px;
    right: 0;
    transition: all 0.3s ease-in-out;
}

.mfp-close:hover, .mfp-close:focus, .mfp-close:active {
	border: none;
	box-shadow: none;
	transform: rotate(-180deg);
}

audio::-webkit-media-controls-panel {background-color: #ffb500;}

.searchTerm {
	margin-bottom: 30px;
	padding-left: 15px;
	font-style: italic;
	font-weight: normal;
	color: #ffb500;
}
.leaderShipMain{
	text-align:center;
}
.responsive-part h4{
	text-transform:uppercase;
}
.leaderhipTitle{
	font-size:30px;
	font-weight:bold;
	color:#5C5C5C;
	margin-top:10px;
	margin-bottom:0;
}
.leaderhipName{
	font-size:40px;
	text-transform:uppercase;
	color:#120142;
	letter-spacing:1px;
	font-weight:bold;
	margin-bottom:20px;
}
.leaderShipContet,.leaderShipContetBottom{
	text-align:justify;
}
.leaderShipContet p{
	padding:0 20%;
	color:#949494;
}
.leaderShipMainBorder{
	border-right:2px solid #949494;
}
.botomSection{
	padding-top:80px;
}
.botomSection img{
	max-width:180px;
}
.leadershipTop{
	padding-top:100px;
}

.events-bg {
    background: #3d0155;
    color: #fff;
	padding-top: 20px;
    padding-bottom: 15px;
    padding-left: 25px;
}
.common-text{
	color: #fff;
	padding: 0px;
    margin-bottom: 0px;
	font-size: 20px;
} 

/* Guest services */
.rightImageSection
{
	padding: 160px 0px;
}
.guestServiceText h2{
	font-size: 37px;
	font-weight:bold;
	text-align:left;
    letter-spacing: 2px;
	line-height:58px;
    color: #fff;
	padding-left:15%;
}
.rightWorship{
	 font-family: 'goboldregular';
	 letter-spacing: 2px;
	 font-size:53px;
}
.leftText p{
	font-size: 20px;
    text-align: justify;
    line-height: 23px;
    padding-top: 10px;
    color: #333;
}

.imageClass p{
	
    color: #333 !important;
}

.guestTitle{
	font-size:53px;
	padding-top:95px;
	text-transform:uppercase;
	font-family: 'goboldregular';
	letter-spacing:2px;
	color:#ec5600 !importent;
}
.guestDescription{
	   
    font-size: 20px;
	text-align:justify;
	line-height:23px;
	padding-top:10px;
	color: #333;
}
.leftImageSection{
	text-align:right;
	margin-right:-15px;
}
.leftImageSection img{
	max-width:80%;
}
.leftText{
	padding-left:15%;
}
.mainServiceIcons p{
	color:#fff;
}
.rightImageSection img{
	max-width:100%;
}
.guestServiceColor h2{
	color:#480060 !important;
	text-align:left;
	padding-top: 95px;
}
.rightImage{
	margin-right: -15px;
    text-align: right;
	margin-top:70px;
}

/* Online Giving */
.givingHeading{
	padding: 0px 100px;
    font-weight: bold;
    padding-top: 90px;
}
.givingTitle{
	font-size:25px;
	font-style:italic;
	color:#818181;
	font-weight: bold;
}
.givingDescription{
	font-size:21px;
	color:#747474;
    padding-top: 10px;
}
.givingLinks{
	width:100%;
	padding-top:25px;
}
.givingLinks h3{
	text-align: center;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
	font-weight: bold;
}
.rightborder{
	border-right: 1px solid #000;
}
.givingImage{
	margin: 20px 0px;
    text-align: center;
	position:relative;
}

.give_link
{
	position: absolute;
    right: 47px;
    bottom: -33px;
}
.givingPay{
	min-height:113px;
}
.givingButton{
	width:100%;
	text-align:center;
	padding-bottom:75px;
}
	
.givingButton a{
	background:#7801A4;
	padding: 3px 75px;
    border-radius: 30px;
	color:#fff;
	font-size:28px;
	font-weight: bold;
	text-transform:uppercase;
}
.givingButton a:hover{
	background:#0A0025;
}

.givingSmallDesc p{
	font-size:21px;
	color:#555555;
	text-align:justify;
}
.leftTextBottom{
	padding-bottom:80px;
}
.guestServiceTextBottom h2{
	position:relative;
}
.guestServiceTextBottom h2 img{
	position: absolute;
    top: -67px;
    max-width: 55%;
    float: left;
    /* margin-left: 130px; */
    left: 14%;
}
.guestServiceTextLast h2{
	color:#480060 !important;
	text-align:left !important;
}
.guestServiceTextLast h2 img{
	position: absolute;
    top: -67px;
    max-width: 170px;
    right: 20%;
}
.rightImageSectionSecond{
	
	padding: 160px 0px;
}
.rightImageSectionThird{
	
    background-position: center;
}
.leftTextBotom{
	padding-left:0;
	padding-bottom:80px;
}
.leftTextBotom p{
	margin-top:70px;
}
.mainServiceColor p{
	color:#000;
}
.homeMainSection{
	width:100%;
	display:inline-block;
	position:relative;
}
.animattedPart {
    display:none;
}
@keyframes fadeIn {
  from {opacity: 0;}
  to {opacity: 1;}
}
.rightSideIcons{    
    width: 120px;
    float: left;
    text-align: center;
    opacity:0;
    position: relative;
    left: 100px;
    transition: all 0.5s ease-in-out;
}
.rightSideIcons.visi {
    opacity: 1;
    left: 0;
}

/*.rightSideIcons.ic1 { 
    transition: all 0.5s ease-in-out 0.5s;
}
.rightSideIcons.ic2 { 
    transition: all 0.5s ease-in-out 0.7s;
}
.rightSideIcons.ic3 { 
    transition: all 0.5s ease-in-out 0.9s;
}
.rightSideIcons.ic4 { 
    transition: all 0.5s ease-in-out 1.1s;
}
.rightSideIcons.ic5 { 
    transition: all 0.5s ease-in-out 1.3s;
}
.rightSideIcons.ic6 { 
    transition: all 0.5s ease-in-out 1.5s;
}*/
.iconRigharrow{	color:#FFB500;}.iconRigharrow:hover{	color:#fff;}.iconRigharrow i{	    font-size: 52px;    position: relative;    top: 0px;    right: -11px;}.visibleIcon{ position:relative;	display:block !important;}.rightSideIcons p{	color:#fff;	margin-bottom:0;	line-height:1 !important;	margin-top:4px; opacity: 0; transition: 0.3s all ease-in-out;}
.rightArrowIcon{
	position: absolute;
    right: 7%;
    top: 50%;
    font-size: 50px;
    color: #FFB500;
    line-height: 1;
    transform: translateY(-50%);
	
}
.commonBtnInner{
	border: 2px solid #18013D;
    padding: 5px 15px;
    color: #18013D;
    font-weight: bold;
    display: inline-block;
    margin-top: 10px;
}
.commonBtnInner:hover{
	color:#ffb500;
	border-color:#ffb500;
}
.rightArrowIcon:hover{
	color:#fff;
}
.titleTextVisible{
	opacity: 0;
}
.rightSideIcons:hover .titleTextVisible{
	opacity: 1;
}
.rightSideIcons img {
    margin-bottom:10px;
    transform: scale(1);
    transition: 0.3s all ease-in-out;
}
.rightSideIcons:hover img {
    transform: scale(1.2);
}
.lightColor{
	color:#949494;
	text-transform:uppercase;
	margin-top:-25px;
	font-weight:bold;
}
.visionCommonSection{
	position:relative;
	margin-bottom:45px;
}
.visionCommonSection h4{
	text-transform: uppercase;
    font-weight: bold;
    color: #18013D;
    margin-bottom: 0;
    font-size: 35px;
}
.visionCommonSection p{
	font-size:20px;
}
.visionCommonSection:after{
	position: absolute;
    content: "";
    width: 25%;
    height: 5px;
    background: #BDB2C1;
    left: 38%;
    bottom: -10px;
}
.visionPageTitle{
	color: #848484;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 0;
}
.guestBtnModify{
	background:#480060;
	color:#fff;
	border:none;
}
.guestBtnModify:hover,.guestBtnModify:not(:disabled):not(.disabled):active{
	background:#ffb500;
}
.closeGiestBtn{
	    border-radius: 50%;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 1.8;
    font-weight: bold;
    padding: 0;
    margin-top: 42px;
}
.mainMinistryImageIn{
	display:none;
	    position: absolute;
    top: 0;
    left: 34px;
}
.mainMinistryIcons:hover .mainMinistryImageIn{
	display:block !important;
}
.text-white-details p
{
	color:#fff;
}

.visionPageTitle h2
{
	color: #848484;
    font-weight: bold;
    font-size: 26px;
    margin-bottom: 0;

}

.service-text p
{
	font-size: 30px;
    letter-spacing: 3px;
    font-weight: 700;
    color: #000;
    line-height: 1;
    margin-top: 30px;
	
}
.contentCommonText p
{
	font-family: "Source Sans Pro", sans-serif;
    color: #848484;
    font-size: 16px;
    line-height: 1.65;
	text-align: left !important;
	font-size:20px !important;
}
.tuthty_section a
{
	/* float:right;
	color:#fff;
	font-size: 18px; */
	
}
.donate_button
{
	background: green !important;
	border: 1px solid green !important;
    padding: 10px 20px !important;
    line-height: 1 !important;
    margin-top: 15px;
    border-radius: 20px;
	color:#fff !important;
}

.event_details,.pull-left
{
	font-size: 22px;
}
.event_description
{
	margin-left:0px !important;
}
.event_data p
{
	font-size: 22px;
}

/*-----28-09-2022--- Footer */
.first_section p
{
  font-size: 15px;
  line-height: 15px;
  padding-right: 0px;
}
.report_section a
{
   color:#fff !important;
}
.report_section p
{
    color: #fff;
    font-size: 16px;
    text-decoration: underline;
    font-weight: bold;

}
.icon_width
{
   font-size:25px;
}
.social_icon
{
height: 50px !important;
width: 50px !important;
line-height: 45px !important;
border-radius: 25px !important;
}


.social_img img
{
max-width: 25px;
} 
.eventBack{
	    background: linear-gradient(#fff,#fff 1em,#e7e7e7);
    color: #000;
    text-align: center;
	border:1px solid #c2c2c2;
	border-radius:5px;
}
.monthName{
	background: #3d0155;
    border: 1px solid gray;
    color: #fff;
    font-size: 16px;
    border-radius: 5px 0 0;
    margin-bottom: 0;
}
.dateName{
	color: #3d0155;
    font-size: 29px;
    font-weight: bold;
    margin-bottom: 0;
    line-height: 1;
}
.dayName{
	    font-size: 16px;
    margin-bottom: 0;
    color: #3d0155;
}
.responsive-events{
	font-size: 24px;
    margin-bottom: 0;
    line-height: 1;
}
.startDateText{
	margin-top: 0px !important;
    font-size: 15px;
}
.read_moreBtn
{
    color: #fff;
    margin-right: 40px;
	font-size:18px;
} 
.read_moreBtn:hover{
	color:#FFB500;
	
}
.evntDetailsTitle{
	    font-size: 30px;
    color: #3d0155;
    font-weight: bold;
	margin-bottom: 15px !important;
}
.commongBlackEvntDetails p{
	    color: #000;
    font-size: 18px;
    margin-bottom: 6px;
}
.orgTitle{
	margin:5px 0;
}
.commongBlackEvntDetails{
	margin-bottom:30px;
}
.commonLink{
	width:100%;
	height:100%;
	position:absolute;
	
}
.linkWhite{
	color:#fff;
}
.linkWhite:hover{
	color: #FFB500;
}

.event_form
{
	padding: 0px 15px;
}
.event_images
{
	padding: 0px 15px;
	margin-right:10px;
}


.formTitle {
    width: 100%;
    height: 100%;
    /* position: absolute; */
}
.formbtnarray {
    /* margin-bottom: 30px; */
    /* padding: 7px 100px; */
    font-size: 18px;
    letter-spacing: 2px;
}

.image_section
{
	hight:50px;
}
.eventTitle
{
	color:#fff;
}
.eventTitle:hover
{ 
    color:#FFB500;
}

.image_section img
{
	/* width:80%; */
}
.image_section img:hover
{
	width:90%;
}
.first_section a
{
	color:#fff;
}
.first_section a:hover
{
	color:#FFB500;
}

/*---------- Gallery Page Code -------------*/
.item_image_gallery
  {
    width: 100%;
    height: 150px;
    margin-bottom: 30px;
    position: relative;
  } 
  .item_image_gallery img 
  {
    width: 100%;
    height: 100%;
  } 

  /*---------- Gallery Details Page Code -------------*/
  .gallery_title
 {
  padding:5px;
   color:#18013D;
 }
 

.galleryDetailsImage {
  max-width: 100%;
  display: block;
}

.gallery_images {
  margin: 0;
  display: grid;
  grid-template-rows: 1fr auto;
  margin-bottom: 10px;
  break-inside: avoid;
}

.gallery_images > img {
  grid-row: 1 / -1;
  grid-column: 1;
}

.gallery_images a {
  color: black;
  text-decoration: none;
}



.container_img {
  column-count: 4;
  column-gap: 10px;
}

.load-more:hover{
    cursor: pointer;
}
.item_content h6
{
	color:#8B0B84;
}
.item_content h6:hover
{
	color:#27002C;
}







@media only screen and (min-width: 768px) {

	

}

@media screen and (min-width: 992px){
	.homeMemberServices .col{
		flex-basis: auto;
		max-width:20%;
	}

}


/* mobile responsive*/
@media only screen and (max-width: 992px) {

.mainVistiorsIcons p {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin-top: 25px;
}

.mainConnectIcons p{
	color:#16023D;
	font-size:20px;
	font-weight:bold;
	line-height:1;
	margin-top:10px;
}

.mainServiceIcons p{
	font-size:20px;
	    line-height: 1;
    margin-top: 5px;
	color:#fff;
}
	.lightColor {
   	 	color: #949494;
    		text-transform: uppercase;
    		margin-top: 0px;
    		font-weight: bold;
	}
	.searchandfilter {
  	  	margin: 17px auto;
    		text-align: center;
    		width: 90%;
	}
	.hero-area 
	{
		height: 28vh;
	}
	.hero-slider 
	{
		margin-top: 50px;
	}
	.responsive-part h4
	{
		font-size: 22px;
	}
	.title
	{
		padding-top:70px;
		padding-bottom:0px;
	}
	.title h2 {
		font-size: 40px;
	}
	.common-text {
		padding: 2px 9px;
	}
	.small-img {
		margin-bottom: 0px;
	}
	.ministry h2 {
		font-size: 33px;
		letter-spacing: 0px; 
		padding-bottom: 0px;
	}
	.commonSectionPaddings {
		padding: 20px 0; 
	}
	.giveNowBtn {
		margin-bottom: 20px;
		letter-spacing: 0px;
	}
	.questionInner-text {
		font-size: 40px;
		letter-spacing: 0px;
	}
	.questionInner-text::before {
		left: 44%;
		top: auto;
		bottom:-10px;
	}
	.question-common{
		margin-left:0px;
	}
	.commonInnerSection{
		padding:0px;
		text-align:left;
	}
	#wowslider-container1{
		margin-top:55px;
	}
	.leadershipTop {
		padding-top: 0px;
	}
	.leaderShipContet p {
		padding: 0px; 
	}
	.leaderhipName {
		letter-spacing: 0px;
		margin-bottom: 0px;
	}
	.leaderShipMain img{
		max-width: 180px;
	}
	.responsive-leadership{
		padding-top: 15px !important;
	}
	.responsive-leaderShipMain{
		padding: 0px !important;
	}
	.responsive-leadershipSection{
		margin-bottom: 0px !important;
	}
	.leaderShipMainBorder {
		border-right: 0px;
	}
	.botomSection {
		padding-top: 0px;
	}
	.leaderShipMain {
    padding: 3px !important;
	}
	.responsive-events{
		margin-top: 15px;
		font-size: 20px;
		line-height: 37px;
	}
	.responsive-innerSection{
		padding-left: 15px !important;
	}
	.common-innerTitle{
		padding-top:10px;
	}
	.responsive-innerSection p{
		margin-bottom:0px !important;
	}
	.responsive-vision{
		padding-top: 0px !important;
	}
	.responsive-serviceSection{
		margin-right: 30px;
		margin-left: 25px;
	}
	.givingHeading {
		padding: 0px 15px;
		padding-top: 15px;
		text-align: justify;
	}
	.givingDescription {
		font-size: 19px;
		line-height: 25px;
		padding-top: 0px;
	}
	.givingLinks {
		padding-top: 0px; 
	}
	.rightborder {
		border-right: 0px;
	}
	.givingButton {
		padding-top: 25px;
	}
	.givingSmallDesc p {
		font-size: 19px;
		line-height: 25px;
		padding: 0px 15px;
	}
     
/* Guest services */	 
    .guestTitle {
		font-size: 42px;
	}
	.leftText p {
		font-size: 22px;
		line-height: 21px;
		padding-top: 0px;
		padding-bottom: 50px;
	}
	.rightImageSection 
	{
		padding: 0px;
		background-size: revert !important;
	}
	.guestServiceText h2 {
		font-size: 36px;
		letter-spacing: 0px;
		margin-bottom: 0px;
		padding-top: 35px;
	}
	.rightWorship {
		font-size: 42px;
	}
	.guestServiceColor h2 {
		padding-top: 70px;
	}
	.guestServiceTextBottom h2 img {
		top: 36px;
		max-width: 56%;
		margin-left: 20px;
		left: 0%;
	}
	.responsive-image{
		 background-position: inherit;
	}
	.guestServiceTextLast h2 img {
		top: 33px;
		max-width: 117px;
		right: -16%;
	}
	.responsiveGuestText{
		padding-top:25px;
	}
	.responsiveGuestHead{
		padding-left:107px;
	}
	.leftImageSection img {
		max-width: 100%;
		padding-top: 165px;
	}	
}

@media only screen and (max-width: 786px) 
{
	.footerText
	{
		text-align: center;
	}
	.commonSocialIcons
	{
		border-radius: 20px;
		height: 40px;
		width: 40px;
		line-height: 38px;
    	margin-right: 10px;
	}
	.copyRight
	{
		/* height: 350px; */
		text-align: center;
	}
	
	.footer_img
	{
		width:20%;
		margin: 2%;
	}

	.mid-part 
	{
		padding:13px 0;
	}
	.responsive-part h4
	{
		font-size: 12px;
	}
	.title h2 
	{
		font-size: 28px;
	}
	.small-img 
	{
		margin-bottom: 0px;
		text-align:center;
    }
	.small-img img 
	{
		max-width:100%;
    }
	.common-text {
		color: #c2ccd7;
		padding: 0px; 
		line-height: 1;
    		font-size: 15px;
	}
	.contentCommonText {
		padding: 0 20px;
	}
	.ministry h2 {
		font-size: 28px;
		letter-spacing: 0px; 
		padding-bottom: 0px;
	}
	.questionInner-text {
		font-size: 28px;
		letter-spacing: 0px;
	}
	.questionInner-text::before {
		left: 35%;
		top: auto;
		bottom:-10px;
	}
	.commonInnerSection{
		padding:0 0 0 0;
	}
	.connect-mobile .col{
		width: 48%;
		display: inline-block;
		flex-grow: unset;
		flex-basis: auto;
	}
	.connect-mobile .col img{
		max-width:80%;
	}
	.visitorWithTitle {
		font-size: 28px;
	}
	.inner-text {
		font-size: 22px;
		letter-spacing: 0px;
	}
	.visitior-wrapper .col{
		width: 48%;
		display: inline-block;
		flex-grow: unset;
		flex-basis: auto;
	}
	.visitior-wrapper .col img{
		max-width:100%;
	}
	.service h2 {
		font-size: 28px;
		font-weight: 900;
		padding-bottom: 0px;
		letter-spacing: 0px;
		margin-bottom: 0px;
	}
	.service-text {
		font-size: 22px;
		letter-spacing: 0px;
		margin-top: 20px;
		padding: 0 20px;
		margin-bottom:0px;
	}
	.mainServiceIcons {
		margin-top: 20px;
	}
	.top-footer {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.events-bg {
		padding-left:0px;
	}
	
	
	    
/* Guest services */	 
    .guestTitle {
		font-size: 30px;
		padding-top: 31px;
		text-align:center;
	}
	.leftText {
		padding-left:0px;
		padding-bottom: 16px;
	}
	.leftText p {
		font-size: 17px;
		line-height: 20px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.leftImageSection, .rightImage {
		display: none;
	}
	.rightImageSection {
		padding: 0px;
		background-size: revert;
	}
	.guestServiceText h2 {
		font-size: 30px;
		text-align: center !important;
		letter-spacing: 0px; 
		line-height: 39px;
		margin-bottom:0px;
	}
	.rightWorship {
		font-size: 35px;
	}
	.guestServiceColor h2 {
		padding-top: 30px;
	}
	.guestServiceTextBottom h2 img {
		top: 3px;
		max-width: 36%;
		margin-left: 20px;
		left: 54%;
	}
	.guestServiceTextLast h2 img {
	    top: 10px;
		max-width: 20%;
		margin-left: 20px;
		right: 11%;
	}
	.responsiveGuestText{
		padding-top:0px;
	}
	.responsiveGuestHead{
		padding-left:0px;
	}
	.leftTextBotom p {
		margin-top: 23px;
	}
	.responsiveguest-image{
		background-position:right !important;
	}
	.rightImageSectionMobile{
		background-position:right !important;
	}
	.ministryMobile{
		    width: 50%;
    flex-grow: 0;
    flex-basis: auto;
	}
	.mainMinistryImageIn{
		left:18px;
		}
	
}