
html{
    overflow-x:hidden;
}

.bg_menu_bg1{
      background: url("../images/backimages2.jpg") ;
      sheight:57px;   
}
.promise p{
    color:#fff;
    font-size: 14px;
    text-align:justify;
    padding-right: 20px;
}
.frames{
    height: 350px;
    width:100%;
}
.promise h1{
   
    color:#8f5ff8;
    font-size: 18px;
    text-align:justify;
    font-weight:600;
}
.audio-details h3{
    margin:10px;
    padding:10px;
    color:orange;
    font-size: 16px;
    text-align:justify;
     width:100%;
        
}
.audio-details img{
    width:100%;
    height:200px;
    spadding-left:10px;
    
}

.audio-detail img{
    width:100%;
    height:175px;
    sspadding-left:10px;
    
}

.sss{
    background-color:red;
    border:2px solid #000;
    border-radius: 10px;
    
}
/*-------- time counter--------*/

/*----table-----*/

	/* 
	Generic Styling, for Desktops/Laptops 
	*/
	table { 
		width: 100%; 
		border-collapse: collapse; 
	}
	/* Zebra striping */
	tr:nth-of-type(odd) { 
		background: #eee; 
	}
	th { 
		background: cadetblue; 
		color: white; 
		font-weight: bold; 
	}
	td, th { 
		padding: 2px; 
		border: 1px solid #ccc; 
		text-align: left; 
	}
	td a { 
		padding: 2px; 
		border: 1px solid #ccc; 
		text-align: left; 
	}
	
	/* 
	Max width before this PARTICULAR table gets nasty
	This query will take effect for any screen smaller than 760px
	and also iPads specifically.
	*/
	@media 
	only screen and (max-width: 760px),
	(min-device-width: 768px) and (max-device-width: 1024px)  {
	
		/* Force table to not be like tables anymore */
		table, thead, tbody, th, td, tr { 
			display: block; 
		}
		
		/* Hide table headers (but not display: none;, for accessibility) */
		thead tr { 
			position: absolute;
			top: -9999px;
			left: -9999px;
		}
		
		tr { border: 1px solid #ccc; }
		
		td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left: 50%; 
		}
		
		td:before { 
			/* Now like a table header */
			position: absolute;
			/* Top/left values mimic padding */
			top: 6px;
			left: 6px;
			width: 45%; 
			padding-right: 10px; 
			white-space: nowrap;
		}
		
		/*
		Label the data
		*/
		td:nth-of-type(8):before { content: "First Name"; }
		td:nth-of-type(8):before { content: "Last Name"; }
		td:nth-of-type(8):before { content: "Job Title"; }
		td:nth-of-type(8):before { content: "Favorite Color"; }
		td:nth-of-type(8):before { content: "Wars of Trek?"; }
		td:nth-of-type(8):before { content: "Porn Name"; }
		td:nth-of-type(8):before { content: "Date of Birth"; }
		td:nth-of-type(8):before { content: "Dream Vacation City"; }
		td:nth-of-type(8):before { content: "GPA"; }
		td:nth-of-type(8):before { content: "Arbitrary Data"; }
	}
	
	/* Smartphones (portrait and landscape) ----------- */
	@media only screen
	and (min-device-width : 320px)
	and (max-device-width : 480px) {
		body { 
			padding: 0; 
			margin: 0; 
			width: 320px; }
			table{
				width: 320px;
			}
			td { 
			/* Behave  like a "row" */
			border: none;
			border-bottom: 1px solid #eee; 
			position: relative;
			padding-left:1%; 
		}
		
				div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
	:0 auto;
	width:130px;
	margin-top:10px;
	}
/* Style the links inside the tab */
div.tab a {
    float: left;
    display: block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}
		
		}
	
	/* iPads (portrait and landscape) ----------- */
	@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
		body { 
			width: 495px; 
		}
	}
	
	
	/*------tables-----*
	
	
	/*----- tab ------*/
	div.tab {
    overflow: hidden;
    border: 1px solid #ccc;
    background-color: #f1f1f1;
	margin:0 auto;
	width:150px;
	margin-top:10px;
	}
/* Style the links inside the tab */
div.tab a {
    float: left;
    display: block;
    color: black;
    text-align: center;
    padding: 14px 16px;
    text-decoration: none;
    transition: 0.3s;
    font-size: 17px;
}
.bg_product{
background: #eee;
    width: 1170px;
    smargin: 0px;
    sbox-shadow: inset 0 0 1em black, 0 0 1em black;
    margin-top: 25px;
    padding-bottom: 20px;
    border: 1px solid #000;
}

/* Change background color of links on hover */
div.tab a:hover {
    background-color: #ddd;
}

/* Create an active/current tablink class */
div.tab a:focus, .active {
    background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
    display: none;
    spadding: 6px 12px;
    sborder: 1px solid #ccc;
    border-top: none;
}

/*------------time counter---------*/



.audio-det{
    margin-top:10px;
    padding:0px;
    float: left;
    width:100%;
    display:block;
background: url('../img/source.gif');
}
.audio-detail
{
 
  border-radius: 10px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f3e2c7+0,c19e67+50,b68d4c+51,e9d4b3+100;L+Brown+3D */
background: rgb(243,226,199); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(243,226,199,1) 0%, rgba(193,158,103,1) 50%, rgba(182,141,76,1) 51%, rgba(233,212,179,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(243,226,199,1) 0%,rgba(193,158,103,1) 50%,rgba(182,141,76,1) 51%,rgba(233,212,179,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(243,226,199,1) 0%,rgba(193,158,103,1) 50%,rgba(182,141,76,1) 51%,rgba(233,212,179,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3e2c7', endColorstr='#e9d4b3',GradientType=0 ); /* IE6-9 */
}
.audio-details{
background: url('../img/23.jpg');
sborder-radius:10px;
     margin:0px;
   padding:10px;
   width:100%;
float:left;
display:block;


}
.audio-details ul{
    list-style: none;
    }
    .audio-details li{
        color:silver;
        font-size:14px;
        font-weight:600;
        margin-bottom:10px;
        
    }

.bg81{
    background: url("../img/a_blue_box.png") ;
    margin-top:10px;
    margin-bottom:10px;
}

.bible2 {
    margin:15px;
    padding:8px;
    background-color:#ddd;
    border-radius: 5px;
    border:1px solid #aab2bd;

}
 .bible2:hover {
    margin:15px;
    padding:8px;
    background-color:#fff;

}
 
.ds{
       background-color: #fff;
}
.ss{
    background-color:lightgray;
    sheight:580px;
    
}
.ff{
    sbackground-color: #212121;
    sheight:555px;
    sbox-shadow: inset 0 0 1em black, 0 0 1em black;
    
}
.clr{
    clear:both;
    height:0px;
    sbackground: url(../images/btm_bg1.png) no-repeat;
 
    
}
.livestream{
    margin:0px;
    padding:0px;
    
}

.livestream1  {
   color:#555;
   font-size:14px;
   smargin-left:30px;
   float:right;
   background-color:#fff;
   border-radius:10px;
   border:1px solid #aab2bd;

}

.livestream1:hover  {
   color:#aab2bd;
 background-color:#fff;
   border-radius:10px;
  
}
.livestream1{
     margin:0px;
    padding:0px;
      padding-left:10px;
      padding-right: 10px;
}

.livestream  {
   color:#000;
   font-size:16px;
   margin-left:50px;
  spadding:15px;
   sbackground-color:blue;
   border-radius:5px;
   sborder:1px solid white;
   margin: 10px;    
  
}

.responsive img{
    width:100%;
}
     .left{
        width: 235px;
    padding: 0 18px 0 0;
    color: #d3d4d5;
    margin-bottom: -25px;
     }
.ee{
    height: 13px;
    position: relative;
    top: 13px;
    width: 100%;
}
.vv{
    margin: 0px;
    padding:0px  
}
.img_responsive{
    width:100%;
}
.indexgallery1 img{
    width:100%;
    height:180px;
    smargin-top:10px;
    smargin-bottom:30px;
    sfloat:left;
    display:block;
    margin: 0px;
    padding: 10px;
}
.indexdetails h1{
    color:#decf85;
    font-size:18px;
    text-align:left;
    font-weight: 600;
    
}
.indexdetails img{
    width:90%;
    height:300px;
    border-radius:5px;
    sadding-right:25px;
}

.hop1{
    width:31%;
    display:block;
    float:left;
    margin:0;
    padding:0
}
.hop1 img{
    width:100%;
    height:150px;
    margin-bottom:30px;
     margin-top: 15px;
     }
.hop2{
    margin-right: 15px;
    }

 .logo_img{
    margin:0px;
    padding:0px;
    width:100%;

    }
    .logo_img img{
        swidth:100%;
        height:100px;
        margin-left:15px;
    }
	.logo_header1 img {
    swidth: 100%;
    height: 100px;
}
	

.indexdetails h3{
sbackground-color: silver;
 background: url("../img/date_bg2.png")no-repeat ;
border-radius:5px;
padding-top:5px;
padding-bottom:5px;
font-size:10px;
stext-align:center;
font-weight:600;
padding-left:5px;
}
.indexdetails h3 span{
    font-size: 12px;
    color:#fff;
    text-align:center;
    font-weight:600;
    
}
.indexdetails h2{
    color:#fcfcfa;
    font-size: 12px;
    
}
.indexdetails p{
    color:#adacaa;
    font-size: 10px;
    }
    
    
    
    .indexdetails1 h1{
    color:#8f5ff8;
    font-size:18px;
    text-align:left;
    font-weight: 600;
    
}
.indexdetails1 img{
    width:90%;
    height:350px;
    border-radius:5px;
    sadding-right:25px;
}
    
    .indexdetails1 h3{
sbackground-color: silver;
 background: url("../img/date_bg2.png")no-repeat ;
border-radius:5px;
padding-top:5px;
padding-bottom:5px;
font-size:10px;
stext-align:center;
font-weight:600;
padding-left:5px;
}
.indexdetails1 h3 span{
    font-size: 12px;
    color:#fff;
    text-align:center;
    font-weight:600;
    
}
.indexdetails1 h2{
    color:#fcfcfa;
    font-size: 12px;
    
}
.indexdetails1 p{
    color:#adacaa;
    font-size: 10px;
    }
    
    
    .footercenter{
 
width:100%;
display:block;

        
    }
    
    .footercenter p{
              font-size: 12px;    
    text-align:left;
    margin-top:10px;    
    
        
    }
    .footercenter h3{
        color:#decf85;
        font-size:14px;
        font-weight:600;
        text-align:left;        
        margin-bottom:10px;
        
        
    }
    
    
    
    .footerleft p{
        font-size: 12px;
    color:#797877;
    text-align:left;
smargin-left:25px;
    spadding-left:55px;
    margin-top:10px;
    
    }
.footerleft{
smargin:10px;
padding:10px;
width:100%;
display:block;
float: left;

}
.footerleft img{
       height: 40px;
    sborder-radius: 100%;
    margin-bottom: 20px;
}


    .footerright p{
        font-size: 12px;
    color:#797877;
    text-align:right;
    smargin-left:25px;
    spadding-left:55px;
    margin-top:10px;
    padding:5px;
    
    }
.footerright{
smargin:10px;
padding:10px;
width:100%;
display:block;
float: left;

}
.footerright img{
       height: 40px;
    border-radius: 100%;
    margin-bottom: 20px;
}


.footerright ul{
    list-style:none;
}

.footerright ul li{
    float:right;
    display:block;
    font-size: 16px;
    text-align: center;
    width: 50px;
    spadding-right: 15px;
    margin-right:10px;
    
    
}
.footerright ul li a{
    background-color:#5e5e5e ;
    border-radius:50%;
    float:left;
    color:#fff;
    width:100%;
    padding: 10px;
}
.footerright ul li a:hover{
    background-color:#747474;
}



.responsive img{
    width:100%;
}
.bg_border1{
    background: rgb(113,33,153);
    background: -moz-linear-gradient(top, rgba(113,33,153,1) 0%, rgba(102,0,153,1) 51%, rgba(113,33,153,1) 100%);
    background: -webkit-linear-gradient(top, rgba(113,33,153,1) 0%,rgba(102,0,153,1) 51%,rgba(113,33,153,1) 100%);
    background: linear-gradient(to bottom, rgba(113,33,153,1) 0%,rgba(102,0,153,1) 51%,rgba(113,33,153,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#712199', endColorstr='#712199',GradientType=0 );
}

.about h1{
    font-size:18px;
    color:#8f5ff8;
    text-align:left;
    font-weight:600;
}
.about ul{
    list-style: none;
    padding-left:0px;
    
}
.about ul li{
    list-style:none;
    padding:10px;
    border-bottom:1px solid black;
    width:80%;
    
}
.about ul li:hover{
 background-color:#000;
 color:#fff;
    
    
    
}
.about ul li a{
    font-size: 14px;
    font-weight:400;
    text-align:left;
    color:#fcfcfa;
}
.aboutpasterhop h1{
color:blue;
font-size:18px;
text-align:left;
font-weight:600;


}
.aboutpasterhop img{
    width:100%;
    height:250px;
    padding-top:10px;margin-bottom: 10px;
        padding-left: 10px;
    padding-right: 10px;
}
.aboutpasterhop p{
color:#000;
font-size:14px;
text-align:justify;
margin-bottom:15px;


}
.hfgg
{
    box-shadow: inset 0 0 1em white, 0 0 1em black;
}
.aboutpasterhop1 img{
    width:100%;
    height:250px;
    padding-top:10px;
    margin-bottom: 10px;
    padding-left:10px;
}

.aboutpasterhop1{
     margin:0px;
    padding:0px;
    display:block;
    width:100%;   
    float:left;
    
}


.aa{
    sbackground-color:#e3e3e2;
}
.abouthop{
    margin:0px;
    padding:0px;
    display:block;
    width:100%;   
    float:left;
}
.abouthop h1{
    color:red;
    font-size:20px;
    text-align:left;
    font-weight:600;
    spadding-top: 10px;
    
}

.abouthop p{
    text-align:justify;
    font-size:14px;
    color:#000;
    spadding-right:15px;
    
}
.abouthop img{
    width:100%;
    height:220px;
    margin-bottom:10px;
    margin-top:10px;
    spadding-right:15px;
    
}

.abouthoppaster{
    margin:0px;
    padding:0px;
    display:block;
    width:100%;   
    float:left;
}

.abouthoppaster h1{
    color:red;
    font-size:20px;
    text-align:left;
    font-weight:600;
    spadding-top: 10px;
    
}

.abouthoppaster p{
    margin-top:10px;
    text-align:justify;
    font-size:14px;
    color:#000;
    spadding-right:15px;
    
}
.abouthoppaster img{
    width:100%;
    height:200px;
    margin-bottom:5px;
    smargin-top:10px;
    spadding-right:15px;
    
}

.abouthop1 img{
    width:100%;
    height:400px;
    margin-bottom:30px;
    margin-bottom:10px;
    spadding-right:30px;
}
.abouthop1 h3{
    color:red;
    font-size:20px;
    font-weight:600;
    text-align:left;
    margin-bottom:15px;
    
    
}

.testimonies h3{
color:olivedrab;
font-size:18px;
text-align:left;
padding-left:10px;
font-weight:600;

}
.eventborder{
   
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cabbf7+0,a583f7+97,8f5ff8+99,8f5ff8+99,8f5ff8+99,8f5ff8+99,e9d4b3+100 */
background: #cabbf7; /* Old browsers */
background: -moz-linear-gradient(top, #cabbf7 0%, #a583f7 97%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #e9d4b3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cabbf7', endColorstr='#e9d4b3',GradientType=0 ); /* IE6-9 */
border-radius: 10px;
margin-bottom: 10px;
}

.bor {
    background: url("../img/border.png")no-repeat;
    width:100%;
   height:30px;
   margin-right: 20px;
    margin-top:30px;
}
.testimonies img{
    width:100%;
    height:200px;
    padding-top:10px;margin-bottom: 10px;
        padding-left: 10px;
}


.testimonies1 img {
  
    width:100%;
    height:150px;
    padding-top:10px;margin-bottom: 10px;
        padding-left: 10px;
   
}

.testimonies p{
color:#000;
font-size:14px;
text-align:justify;
margin-bottom:15px;
spadding-right:15px;
padding-left:5px;
}


.webtv1 {
    background:url("../img/fairy.gif");
    width:100%;
    sheight:450px;
    padding-top:20px;
    margin-top:10px;
    
}

.webtvs {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cabbf7+0,a583f7+97,8f5ff8+99,8f5ff8+99,8f5ff8+99,8f5ff8+99,e9d4b3+100 */
background: #cabbf7; /* Old browsers */
background: -moz-linear-gradient(top, #cabbf7 0%, #a583f7 97%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #e9d4b3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cabbf7', endColorstr='#e9d4b3',GradientType=0 ); /* IE6-9 */
    width:100%;
    height:450px;
    padding-top:20px;
    margin-top:50px;
    
}



.webtv1 h1{
    color:black;
    font-size:14px;
    text-align:left;
    
}
.webtv1 img{
    width:100%;
    height:55px;
    
}

.webtv img{
      width:100%;
    height:175px;
    padding-top:10px;
    margin-bottom: 10px;
    
}
.magazine {
     margin:0px;
    padding:0px;
    width:100%;
    float:left;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cabbf7+0,a583f7+97,8f5ff8+99,8f5ff8+99,8f5ff8+99,8f5ff8+99,e9d4b3+100 */
background: #cabbf7; /* Old browsers */
background: -moz-linear-gradient(top, #cabbf7 0%, #a583f7 97%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #e9d4b3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cabbf7', endColorstr='#e9d4b3',GradientType=0 ); /* IE6-9 */
}

  

.songs_details
  {  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cabbf7+0,a583f7+97,8f5ff8+99,8f5ff8+99,8f5ff8+99,8f5ff8+99,e9d4b3+100 */
background: #cabbf7; /* Old browsers */
background: -moz-linear-gradient(top, #cabbf7 0%, #a583f7 97%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #e9d4b3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cabbf7', endColorstr='#e9d4b3',GradientType=0 ); /* IE6-9 */
width:100%;
margin:10px;
padding:10px;
}

.ministries {
    
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    
}

img.img-res{
    width: 100%;
    height:150px;
}

.ministries h3{
    color:green;
    font-size:20px;
text-align:left;
font-weight:600;
padding-left:10px;

}
.magazine img{
    width:100%;
    height:150px;
    border:1px solid #fff;
    sbox-shadow: 0px 0px 5px black;
    margin-top: 10px;
    padding:10px;
}

.filtr-item h3{
    font-size:14px;
    font-weight:600;
    text-align:center;
    background-color:#222;
    color:#fff;
    border-radius:10px;
    padding:5px;
}
.filtr-item p{
    color:#222;
    font-size:14px;
    text-align:justify;
    font-weight:400;
    
    
}


.magazine img:hover{
    opacity:0.9;
}

.magazine h1{
color:white;
font-size:18px;
text-align:center;
font-weight:600;
padding:10px;
background-color:#000;
}
.magazine p{
color:#000;
font-size:14px;
text-align:justify;
margin-bottom:15px;
padding-left:10px;
}
.service
{
      margin:0px;
    padding:0px;
    width:100%;
    float:left;
    
}

.service h1{
color:#000;
font-size:18px;
text-align:center;
font-weight:600;
padding:10px;

 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cabbf7+0,a583f7+97,8f5ff8+99,8f5ff8+99,8f5ff8+99,8f5ff8+99,e9d4b3+100 */
background: #cabbf7; /* Old browsers */
background: -moz-linear-gradient(top, #cabbf7 0%, #a583f7 97%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #e9d4b3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cabbf7', endColorstr='#e9d4b3',GradientType=0 ); /* IE6-9 */


}
.service img{
    width:100%;
    height:150px;
    border:1px solid #fff;
    box-shadow: 0px 0px 5px black;
    margin-top: 10px;
    padding:10px;
}
.bible{
    width:100%;
   margin:0px;
   padding:0px;
   float:left;
 /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#cabbf7+0,a583f7+97,8f5ff8+99,8f5ff8+99,8f5ff8+99,8f5ff8+99,e9d4b3+100 */
background: #cabbf7; /* Old browsers */
background: -moz-linear-gradient(top, #cabbf7 0%, #a583f7 97%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #e9d4b3 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cabbf7', endColorstr='#e9d4b3',GradientType=0 ); /* IE6-9 */
}

.bible p{
    color:#000;
font-size:14px;
text-align:justify;
margin-bottom:15px;
padding-left:10px; 
padding-bottom:5px;  

}

.bible1{
    width:100%;
   margin:0px;
   padding:0px;
   float:left;   
background: #cabbf7; 
background: -moz-linear-gradient(top, #cabbf7 0%, #a583f7 97%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #8f5ff8 99%, #e9d4b3 100%); 
background: -webkit-linear-gradient(top, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%); 
background: linear-gradient(to bottom, #cabbf7 0%,#a583f7 97%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#8f5ff8 99%,#e9d4b3 100%);  
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cabbf7', endColorstr='#e9d4b3',GradientType=0 );
}







.bible p span{
    color:maroon;
    font-size:14px;
}


.ministries h1{
color:blue;
font-size:18px;
text-align:left;
font-weight:600;
padding-left:10px;



}
.ministries img{
    width:100%;
    height:175px;
    border:1px solid #fff;
    box-shadow: 0px 0px 5px black;
    margin-top: 10px;
  
    spadding-top:10px;margin-bottom: 10px;
        spadding-left: 10px;
    spadding-right: 15px;
}
.ministries p{
color:#000;
font-size:14px;
text-align:justify;
margin-bottom:15px;
padding-left:10px;
}

.ministries1{
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    
}
.ministries1 img{
width:100%;
    height:175px;
    padding-top:10px;margin-bottom: 10px;
    }


.eventhop{
    margin: 0px;
    padding:0px;
    float:left;
    display:block;
    width:100%;
}

.eventhop h1{
    color:#fff;
    font-size: 18px;
    font-weight:600;
    text-align:center;
    padding:10px;
    margin-bottom: 20px;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#0a0a0a+0,959595+0,0a0a0a+0,959595+0,959595+0,959595+0,0a0a0a+1,959595+1,4e4e4e+9,4e4e4e+26,383838+70,4e4e4e+79,4e4e4e+88,1b1b1b+100 */
background: #0a0a0a; /* Old browsers */
background: -moz-linear-gradient(top,  #0a0a0a 0%, #959595 0%, #0a0a0a 0%, #959595 0%, #959595 0%, #959595 0%, #0a0a0a 1%, #959595 1%, #4e4e4e 9%, #4e4e4e 26%, #383838 70%, #4e4e4e 79%, #4e4e4e 88%, #1b1b1b 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #0a0a0a 0%,#959595 0%,#0a0a0a 0%,#959595 0%,#959595 0%,#959595 0%,#0a0a0a 1%,#959595 1%,#4e4e4e 9%,#4e4e4e 26%,#383838 70%,#4e4e4e 79%,#4e4e4e 88%,#1b1b1b 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #0a0a0a 0%,#959595 0%,#0a0a0a 0%,#959595 0%,#959595 0%,#959595 0%,#0a0a0a 1%,#959595 1%,#4e4e4e 9%,#4e4e4e 26%,#383838 70%,#4e4e4e 79%,#4e4e4e 88%,#1b1b1b 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a0a0a', endColorstr='#1b1b1b',GradientType=0 ); /* IE6-9 */


    
    
}
.eventhop img{
    width:100%;
    height:175px;
    smargin-top:10px;
    margin-bottom:10px;
    
}
.eventhop1 img{
    height: 150px;
    width:100%;
    margin-top:10px;
    spadding-right:10px;
    margin-bottom:20px;
    
    
}
.eventhop ul{
    list-style:none;
}
.eventhop li{
    font-size: 14px;
    stext-align: justify;
    margin-left:15px;
    margin-bottom:5px;
    padding-right:10px;
    color:#000;
}
.eventhop li span{
    font-size:16px;
    color:#000;
    font-weight:600;
    
}
.eventhop li b{
    font-weight:bold;
    font-size:16px;
    color:maroon;
    
}
.hopgallery{
    margin:0px;
    padding:0px;
    width:100%;
    float:left;
    display:block;
    
}
.portfolio {
     margin:0px;
    padding:0px;
    width:100%;
    float:left;
    display:block;
    }
    
    
    
    .magazine_border{
        background-color: red;
    }
.portfolio img{
    width:100%;
    float:left;
    display:block;
    
}
.hopgallery a{
    margin:0px;
    padding:0px;
    
}
.hopgallery img{
    width: 100%;
    height:200px;
    float: left;
    display:block;
    spadding-right:15px;
    border:1px solid #fff;
    box-shadow: 0px 0px 5px black;
    margin-bottom:10px;
     margin-top:15px;
}
.hopgallerys img{
    width: 100%;
    height:200px;
    float: left;
    display:block;
    margin-top:15px;
    border:1px solid #fff;
    box-shadow: 0px 0px 5px black;
    margin-bottom:30px;
    
}


.hopgallery1{
    
     margin:0px;
    padding:0px;
    width:100%;
    float:left;
    display:block;
}

.hopgallery1 img{
    width: 100%;
    height:200px;
    float: left;
    display:block;
    spadding-right:15px;
    border:1px solid #fff;
    box-shadow: 0px 0px 5px black;
    margin-bottom:5px;
}


.hopgallery2{
    
     margin:0px;
    padding:0px;
    width:100%;
    float:left;
    display:block;
}

.hopgallery2 img{
    width: 100%;
    height:200px;
    float: left;
    display:block;
    spadding-right:15px;
    border:1px solid #fff;
    box-shadow: 0px 0px 5px black;
    margin-bottom:5px;
}
.agileits-img{
    width:100%;
    margin:0px;
    padding:0px;
    display:block;
    float:left;
    
}
.agileits-img{
    smargin-top:30px;
    box-shadow: 2px 3px 5px #191919;
        border: 5px solid #fff;    
    margin:5px;
    padding: 10px;
    
}
.agileits-img audio{
    width:100%;
}
.children-img{
     box-shadow: 0px 0px 20px #191919;
        border: 5px solid #fff;
    background:none;
    margin-bottom:30px;
    width:108%;
    padding: 10px;
}

.magazine_img{
     box-shadow: 0px 0px 20px #191919;
        border: 2px solid #fff;
    
    width:100%;
    padding: 15px;
}
.agileits-audio{
    margin-top:30px;
    swidth:100%;
}
.audio control{
    width:100%;
    box-shadow: 0px 0px 20px #191919;
        border: 5px solid #fff;
    
    margin-bottom:30px;
}
/*-- portfolio --*/ 
.sub-banner-wthree {
    background: url(../images/pr.jpg) no-repeat 0px -399px;
    background-size: cover;
    min-height: 300px;
}
.filtr-item {
    padding: 1em;
}
.item-desc {
    background-color: rgba(0,0,0,0.5);
    color: white;
    position: absolute;
    text-transform: uppercase;
    text-align: center;
    padding: 1em;
    z-index: 1;
    bottom: 1em;
    left: 1em;
    right: 1em;
}

/* Filter controls */
ul.simplefilter {
    text-align: center;
    margin-bottom:30px;
   
}
.simplefilter li {
    color: white;
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    padding: 1em 2em;
     
}
.simplefilter li {
    background-color: #292929;

}
.simplefilter li.active {
    background-color: #F44336;
    margin-top:20px;
        sfloat:left;
}
/*-- img-hover-effect --*/
.adipoli-wrapper
{
    margin:auto;
    position:relative;
    display: inline-block;
}
.adipoli-wrapper>img
{
    position: absolute;
    z-index: 1;
   
}
.adipoli-before
{
    position: absolute;
    z-index: 5;
}
.adipoli-after
{
    position: absolute;
    z-index: 10;
}
.adipoli-slice {
    display:block;
    position:absolute;
    z-index:15;
    height:100%;
	background-size: cover !important;
}
/*-- //img-hover-effect --*/  
/*-- //portfolio--*/ 



.filtr-item {
    padding: 1em;
}
.hr{
    color:black;
}


.donatehop h1{
    color:red;
    font-size: 20px;
    font-weight:600;
    text-align:left;
    margin-top:10px;
     
    
}
.donatehop{
    margin:0px;
    padding: 0px;
    float: left;
    width:100%;
    display:block;
    
}

.center
{
    width: 70%;
    max-width: 640px;
    margin:  0 auto;
  
}
.center h1{
    color:#000;
    font-weight:600;
    text-align:left;
    font-size:20px;
    
}

.donatehop1 img{
    height: 175px;
    width:100%;
    margin-top:5px;
    margin-bottom:5px;
    spadding-right:15px;
       
}
.donatehop1 h1{
    font-size:18px;
    font-weight:600;
    text-align:left;
    color:orangered;
    margin:0px;
    
}
.donatehop ul{
    list-style:none;
}
.donatehop li{
    font-size: 14px;
    stext-align: justify;
    margin-left:15px;
    color:#fff;
    
}
.donatehop li span{
    font-size:14px;
    color:orange;
    font-weight:600;
    
}
.donatehop p{
    font-size:16px;
    color: #fff;
    text-align:justify;
    margin-top:10px;
    padding-left:5px;
    padding-right:5px;
    
}
.donatehop ul  li b{
    color:lawngreen;
}
.donatehop{
    background: url("img/bible.jpg");
    margin:0px;
    padding:0px;
    margin-bottom:10px;
    }
.donationhopimage img{
    width:100%;
    height:425px;
    margin-top:20px;
    
}
.preyar_head{
     margin:0px;
    padding: 0px;
    float: left;
    width:100%;
    display:block;
}

.preyar_head img{
     width:100%;
    height:150px;
    margin-bottom:10px;
    margin-top:10px;
    spadding-right:15px;
    margin-bottom:20px;
    
}
.preyar_head h1{
        color:red ;
    spadding:10px;
    margin-bottom: 10px;
    font-size: 20px;
 font-family: LucidaGrandeRegular, Helvetica, Verdana, sans-serif;
    font-weight: bolder;
 }
    
    .prayer_request form
{
    width: 100%; float: left; margin: 0 ; padding: 0;
    sborder-radius: 10px;
    background-color:white;
    margin-bottom: 30px;
}
.prayer_request form fieldset
{
    width: 100%; float: left; margin: 5px 0px ; padding: 0;
}
.prayer_request form input,.prayer_request form textarea
{
    float: left; margin: 5px ; 
    padding:5px;
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    border-radius: 0;
    font: 12px/20px verdana;
    width: 90%;
}

.prayer_request form input,.prayer_request form textarea,
{
    width: 95%;     
    padding: 0px 0px 0px 10px;
    height: 40px;
}

.prayer_request form button
{
    float: left; margin: 0 ; 
    sborder: 1px solid ;
    box-sizing: border-box;
    border-radius: 5px;
    font: 16px/20px verdana;
    width: 100%;
    cursor: pointer;
    padding: 10px 0px;
    background: #fa7305 ;
    color: #FFF;

}
    .prayer_request form button:hover{
        background-color:#312d2b;
        z-index:1;
    
    }
    .prayer_request img{
    margin: 0px;
    padding:0px;
    width:100%;
    height:450px;
        box-shadow: 0px 0px 5px black;
        border: 1px solid white;
    
}


<!------------contact form------------!>

.contact_request{
    margin:0px;
    padding:0px;
    
}
.contact_request h1{
        color:red ;
    spadding:10px;
    margin-bottom: 10px;
    font-size: 20px;
 font-family: LucidaGrandeRegular, Helvetica, Verdana, sans-serif;
    font-weight: bolder;
    padding-left:15px;
 }
    
    .contact_request form
{
    width: 100%; float: left; margin: 0 ; padding: 0;
    sborder-radius: 10px;
    background-color:white;
    margin-bottom: 30px;
    sbox-shadow: 0px 0px 5px black;
    sborder: 1px solid black;
}
.contact_request form fieldset
{
    width: 100%; float: left; margin: 5px 0px ; padding: 0;
}
.contact_request form input,.contact_request form textarea
{
    float: left; margin: 10px ; 
    padding:10px;
    border: 1px solid #CFCFCF;
    box-sizing: border-box;
    border-radius: 0;
    font: 12px/20px verdana;
    width: 90%;
}

.contact_request form input,.contact_request form textarea,
{
    width: 95%;     
    padding: 0px 0px 0px 10px;
    height: 40px;
}

.contact_request form button
{
    float: left; margin: 0 ; 
    sborder: 1px solid ;
    box-sizing: border-box;
    border-radius: 5px;
    font: 16px/20px verdana;
    width: 100%;
    cursor: pointer;
    padding: 10px 0px;
    background: #fa7305 ;
    color: #FFF;
    margin-bottom:10px;

}
    .contact_request form button:hover{
        background-color:#312d2b;
        z-index:1;
    
    }
   
    .contact_request img{
    margin: 0px;
    padding:0px;
    width:100%;
    height:350px;
    padding-left:15px;
    spadding-right:10px;
    }
    
 .contact_request ul{
           list-style:none;
            
        }
        .contact_request li{
            font-size:14px;
            color:black;
            text-align: left;
            font-weight:400;
            
        }
.contact_request  li span{
    color:black;
    font-size:12px;
    ssfont-weight:600;
    
}
.map {
    width:100%;
    margin-bottom:30px;
    sborder:5px solid red;
    margin-top: 10px;
  
    
}

a {
  scolor: #D94568;
  text-decoration: none;
 
}

a:hover { color: #5b2946;
 
  }

body {
    
  background: url("../images/back1.jpg") repeat  ;
  scolor: #E95546;
  font: 14px Arial, sans-serif;
  -webkit-font-smoothing: antialiased;
  line-height: 1;
  width: 100%;
  font-family: robotos;
}


nav {
  display: block;
  sbackground: #80536d;
}

.menu { display: block; }

.menu li {
  display: inline-block;
  position: relative;
  z-index: 100;
  background: url(../images/backimages2.jpg);
}

.menu li:first-child { margin-left: 0; }

.menu li a {
    sbackground: url("../images/menu_bg2.png");
  font-weight: 600;
  text-decoration: none;
  display: block;
  color:#fff;
  transition: all 0.2s ease-in-out 0s;
  font-size:12px;
      font-family: 'Yanone Kaffeesatz', sans-serif;
}
.menu li a {
    padding:  10px 41.4px; 
    smargin-top: 10px;
}

/*css declaration only for Chrome/Safari*/

@media screen and (-webkit-min-device-pixel-ratio:0) { 
      .menu li a {
    padding:  15px 38px; 
}
}

.menu li a:hover,
.menu li:hover>a {
    
  color: #000;
background: url("../images/top_nav_hover41.png");
height:45px;
width:100%;

}

.menu ul {
  visibility: hidden;
  opacity: 0;
  margin: 0;
  padding: 0;
  width: 170px;
  position: absolute;
  left: 0px;
  background: #fff;
  z-index: 99;
  transform: translate(0, 20px);
  transition: all 0.2s ease-out;
}

.menu ul:after {
  bottom: 100%;
  left: 20%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #fff;
  border-width: 6px;
  margin-left: -6px;
}

.menu ul li {
  display: block;
  float: none;
  
  margin: 0;
  padding: 0;

}

.menu ul li a {

  font-size: 12px;
  font-weight: normal;
  display: block;
  color: #797979;
  background: white;
}

.menu ul li a:hover,
.menu ul li:hover>a {
  background:url(".../images/res.jpg");
  color: #fff;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.menu ul ul {
  left: 169px;
  top: 0px;
  visibility: hidden;
  opacity: 0;
  transform: translate(20px, 20px);
  transition: all 0.2s ease-out;
}

.menu ul ul:after {
  left: -6px;
  top: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 6px;
  margin-top: -6px;
}

.menu li>ul ul:hover {
  visibility: visible;
  opacity: 1;
  transform: translate(0, 0);
}

.responsive-menu {
  display: none;
  width: 100%;
  text-align:right;
  padding: 20px;
  background: #8f5ff8;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  smargin-left:15px;
}

.responsive-menu:hover {
  background:#a67eff;
  color: #fff;
  width: 100%;
  text-decoration: none;
 
}
a.homer { sbackground: #5b2946; }

 @media (min-width: 991px) and (max-width: 1255px) {

.menu
{
    display: block;
    width: 100%;
    max-width: 990px;
    margin: 0 auto;
}
.menu li a { font-size: 11px; }
.menu li a {
  font-weight: 600;
  text-decoration: none;
  display: block;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
   sbackground: url("../images/menu_bg2.png");
}

.menu li a {
    padding:  15px 26px; 
}
.menu li a:hover,
.menu li:hover>a {
    
  color: #000;
background: url("../images/top_nav_hover31.png");
height:53px;
width:100%;

}
 .footerleft p{       
   margin-left:25px;   
    }
.frames{
    height: 350px;
    width:100%;
}

 .contact_request img{
    height:300px;
      }
      
      
      .audio-details{
        background: url('../img/24.jpg');
sborder-radius:10px;
     margin:0px;
   padding:10px;
   width:100%;
float:left;
display:block;

        
    }


/*css declaration only for Chrome/Safari*/

@media screen and (-webkit-min-device-pixel-ratio:0) { 
      .menu li a {
    padding:  18px 24px; 
}
}


.mainWrap { width: 768px; }

.menu ul { top: 37px; }

.menu li a { font-size: 12px; }

a.homer { sbackground: #E95546; }
.menu li a {
  font-weight: 600;
  text-decoration: none;
  display: block;
  color: #fff;
  transition: all 0.2s ease-in-out 0s;
   sbackground: url("../images/menu_bg2.png");
}

}

 @media (min-width: 768px) and (max-width: 990px) {
    .menu
{
    display: block;
    width: 100%;
    max-width: 760px;
    margin: 0 auto;
}
.menu li a {
    padding:  16px 13px; 
}
.indexdetails p{
    spadding-left:20px;
    smargin-left:20px;
    font-size:14px;
    
}

	
.frames{
    height: 340px;
    width:100%;
}
 .contact_request img{
    height:300px;
      }
.indexdetails h2{
    smargin-left:20px;
    spadding-left:20px;
    font-size:14px;   
    
    }
    .indexdetails1 p{
    spadding-left:20px;
    smargin-left:20px;
    font-size:14px;
    
}
.indexdetails1 h2{
    smargin-left:20px;
    spadding-left:20px;
    font-size:14px;   
    
    }
    .audio-details{
        background: url('../img/25.jpg');
sborder-radius:10px;
     margin:0px;
   padding:10px;
   width:100%;
float:left;
display:block;

        
    }
    .indexdetails h3{
        width:80%;
    }
     .indexdetails1 h3{
        width:80%;
    }
    
    .aboutpasterhop1 img {     
        
        height:275px; 
    }
    .abouthop img {     
        
        height:225px; 
        margin-bottom:10px;
    }
    
    .mar2{
        margin-right:16px;
    }
    .menu li a:hover,
.menu li:hover>a {
    
  color: #000;
background: url("../images/top_nav_hover33.png");
height:45px;
width:100%;

}
    .footer p{
        font-size: 12px;
    color:#797877;
    text-align:left;
   margin-left:0px;
    padding-left:0px;
    margin-top:10px;
    
    }
    .footerleft p{ 
      
   margin-left:0px;
   
    
    }
/*css declaration only for Chrome/Safari*/

@media screen and (-webkit-min-device-pixel-ratio:0) { 
      .menu li a {
    padding:  15px 10.5px; 
}
}
.mainWrap { width: 768px; }

.menu ul { top: 37px; }

.menu li a { font-size: 12px; }

a.homer { sbackground: #D94568; }
.menu li a { spadding: 20px 15px;}
    
}





 @media (max-width: 767px) {

.mainWrap {
  width: auto;
  padding: 50px 20px;
}

.menu { display: none; }

.responsive-menu { display: block; }


nav {
  margin: 0;
  background: none;
}

.menu li {
  display: block;
  margin: 0;
}

.menu li a {
  background: #000;
  color: #fff;
  margin-left:20px;
  width:100%;
  
}

.menu li a:hover,
.menu li:hover>a {
  background:#fff;
  color: #000;
}

.menu ul {
  visibility: hidden;
  opacity: 0;
  top: 0;
  left: 0;
  width: 100%;
  transform: initial;
}

.menu li:hover>ul {
  visibility: visible;
  opacity: 1;
  position: relative;
  transform: initial;
}

.menu ul ul {
  left: 0;
  transform: initial;
}

.menu li>ul ul:hover { transform: initial; }
}
 @media (min-width: 768px) {
    
   .indexdetails h3{
sbackground-color: silver;
border-radius:5px;
font-size:10px;
stext-align:center;
font-weight:600;
padding-left: 5px;
} 
   .indexdetails1 h3{
sbackground-color: silver;
border-radius:5px;
font-size:10px;
stext-align:center;
font-weight:600;
padding-left: 5px;
} 

.contact_request li{
    font-size: 12px;
}
.mar2{
    margin-right: 15px;
}
 }
@media (max-width: 767px) {
    .hop1 {
        width:100%;      
    }
    .contact_request li{
    font-size: 14px;
    margin-bottom:5px;
}
    .aboutpasterhop1 img{
       
        padding-right:10px;
        padding-left:5px;
        height:350px;
    }
    .hop1 img{
        padding-right:15px;
    }
      .indexdetails h3{
     float: left;
    margin-right: 10px;
    width: 15%;
    }
    
    .logo_img img{
        width:100%;
        height:100px;
    }
    .indexdetails h1{
        padding-top:20px;
    }
	
          
            .indexdetails1 h3{
     float: left;
    margin-right: 10px;
    width: 15%;
    }
         .indexdetails1 h1{
        spadding-top:20px;
    }
     .logo_header1 img {
    swidth: 100%;
    height: 60px;
	float:right;
}
          
          .abouthop img{
            width:100%;
            height:200px;
            padding-right:10px;
            
            
          }
      .abouthop1 img{
        padding-right:45px;
        width:100%;
    z-index: 1000;
     margin-top:25px;
      }
       .abouthop p{
        padding-left:5px;
    padding-right:15px;
}
.abouthop h1{
    padding-left:5px;
}


.about h1{
    padding-top:15px;
    text-align:left;
    padding-left: 30px;
    
}
.aboutpasterhop {
    width:100%;
}
.aboutpasterhop p{
    padding-right: 15px;
}
.aboutpasterhop img{
    height:400px;
    width:100%;
    padding-left:0px;
    }
    .donatehop p{
        padding-left:10px;
        padding-right:10px;
    }
    .eventhop img{
        padding-left:5px;
    padding-right:10px;
        }
        .eventhop h1{
            padding-left: 5px;
            
        }
    
.eventhop li b{font-size:14px;}

.prayer_request form button{
    margin-left:100px;
    width:30%;
    }
    .hopgallery img{
        
        width:98%;
        
    }
    
    .agileits-img{
        margin-left:8px;
        
    }
    .agileits-img img{
        width:100%;
       sheight:250px;
        
    }
    .simplefilter li{
        padding: 15px 15px;
    }
    .bg81{
    background: url("../img/a_blue_box.png") ;
    margin-top:10px;
    margin-bottom:20px;
}
.indexdetails img{
    width:97%;
    border-radius:5px;
    margin-top:10px;
    
}
.indexdetails1 img{
    width:97%;
    border-radius:5px;
    margin-top:10px;
    
}

.ministries img{
    width:100%;
    padding-right:10px;
}


.ministries1 img{
    width:100%;
    padding-right: 10px;
    padding-left: 5px;
}

.footer p{
    padding-left:0px;
    margin-left:0px;
}
.ministries p{
    padding-right:10px;
    padding-left:5px;
    margin-top:5px;
    
}

.ministries h1{
    padding-left:5px;
    
}

.children-img{
     
    width:100%;
    margin-bottom:10px;
    
}

.agileits-img{
    width:99%;
    padding:0px
}

.magazine_img{
    width:99%;
    padding:0px;
}
.eventborder{
    width:99%;
}
.bible p{ font-size:12px;

}
.bible p span{
    font-size: 11px;
}
.testimonies img{
    width:100%;
    padding-right:20px;
    
}

.bor {
    background: url(../img/border1.png)no-repeat;
    width: 100%;
    height: 20px;
    margin-right: 20px;
    margin-top: 30px;}
    .filtr-item {
        width:100%;
    }
    
    .donatehop1 img{
        width:100%;
        padding-right:10px;
    }
    .eventhop1 img{
    height: 150px;
    width:100%;
    margin-top:10px;
    margin-bottom:20px;
    
    
}
.preyar_head img
{
    padding-right:10px;
    
}
.contact_request img{
    padding-right:10px;
}
   .center h1{
    color:#fff;
    
   }
   .bible1 p{
    font-size:14px;
    text-align:justify;
    padding:10px;
    
   } 
   
   .contact_request form button{
    width:30%;
    margin-left:50px;
   }
   .testimonies p{
    padding-right:15px;
    
   }
   .testimonies h3{
    padding-left:10px;
   }
   
   .testimonies1 img{
    padding:10px;
   }
   .player{
    margin:20px;
   }
   
.audio-detail img{
    width:100%;
    height:175px;
    padding-right:10px;
    margin-top:5px;
    
    
}
img.img-res{
    width: 100%;
    height:200px;
}
  
   .audio-details{
background: url('../img/gs1.jpg');
display:block;
   }
   .footerright ul li{
    float:left;
    display:block;
   }
   .footerright p{
    text-align:left;
    margin-left:0px;
   }
.audio-det{
    margin:10px;
    padding:0px;
    float: left;
    width:95%;
    display:block;
background: url('../img/gs1.jpg');
}
.frames{
    height: 340px;
    width:100%;
}



@media (max-width: 480px) {
	.bg_product{
		width:100%;
	}

	.indexdetails img{
		display:none;	
	}
	
	.logo_header1 img {
		display:none;
    swidth: 100%;
    height: 50px;
	float:right;
}
.logo_img img{
	margin:0
}
    .hop1 img{
        display:none;
    }
    
    .promise p{
        display:none;
        
    }
    
    .promise h1{
        display:none;
        
    }
    .form-style-5{
        display:none;
    }
    
    .indexdetails1 h1 {
    display:none;
}
    
    .indexdetails1 img{
        display: none;
    }
    .indexdetails1 img{
        display:none;
    }
    .agileits-img img{
        width:100%;
        height:200px;
        
    }
    .agileits-img{
        margin:0px;
        
    }
    .donationhopimage img{
        display:none;
    }
    .contact_request img{
        display:none;
    }
    
    .contact_request img{
        width:98%;
    }
    .ministries1 img{
        display:none;
    }
    .ministries img{
        width:98%;
        
    }
    .map {
    width:100%;
   smargin-bottom:30px;
    padding:20px;
    sborder:5px solid red;   
}
.abouthop img{
    display: none;
}

.about h1{
    display:none;
}
.indexdetails h3{
    display: none;
}
.indexdetails h2{
    display: none;
}
.indexdetails p{
    display: none;
}
.webtv1{
    width: 100%;
    sheight: 450px;
    smargin-top:-20px;
    margin-right: -15px;
    margin-left: -3px;   
}
.center
{
    width: 100%;
    smax-width: 640px;
    margin-top:-25px;
}
.about ul{
    display:none;
    
}
img.img-res{
    width: 100%;
    height:50px;
}
    .magazine img{
    width:100%;
    height:100px;
   
}
.thumb img {
	height: 70px;
}
.magazine p{
    padding:10px;
    margin:0px;
    
}
    .news_rotatator p{
    display:none;
}
    .footercenter p{
        display:none;
    }
      .footercenter h3{
        display:none;
    }
    .frames{
    height: 300px;
    width:100%;
    margin-top:-50px;
}
  .indexdetails1 h2{
    display:none;
  }
    .indexdetails1 p{
        display: none;
    }
    .indexdetails1 h3{
        display:none;
    }
    .about h1{
        display: none;
    }
    .about ul li{display:none;}
    .about ul li a{display:none;}
    }
    