/*
	  =======================================================================
		  		 	Home Page Style
	  =======================================================================
*/
.header-style-8-plus{
	background-color:#090705;	
	width:100%;
	float:left;
}
.kode_chu_logo{
	float:left;	
	width:215px;
	text-align:center;
	border-right:1px solid #2f2e2c;
	height:120px;
	position:relative;
}
.kode_chu_logo a{
	display:block;	
}
/*
	  =======================================================================
		  		 	Top Strip Wrap Style
	  =======================================================================
*/
.kode_chu_top_right{
	float:none;
	padding:0px 0px 0px 220px;
}
.kode_chu_top_strip{
	float:left;
	width:100%;	
	padding:12px 0px;
	border-bottom:1px solid #2f2e2c;
}
.kode_chu_top_strip .strip-info:first-child{
	color:#fff;
	float:left;
	margin:0px;
	padding:0px 0px 0px 20px;	
}
.kode_chu_top_strip .strip-info:first-child li{
	padding:0px 0px;	
}
.kode_chu_top_strip .strip-info{
	float:right;
}
.kode_chu_top_strip ul li{
	float:right;
	position:relative;	
}
.kode_chu_top_strip .strip-info  li{
	display:block;
	color:#fff;
	border-left:1px solid #2f2e2c;
	padding:0px 25px;	
}
/*
	  =======================================================================
		  		 	Navigation Wrap Style
	  =======================================================================
*/
.kode_chu_nav{
	float:left;
	width:100%;
	text-align:center;	
}
.kode_chu_nav .kode-navigation-wrapper{
	background:none;
	border:0px;		
}
.kode_chu_nav .kode-navigation-wrapper{
	border-radius:0px;
	margin:0px;
	height:0px;
	float:left;
	width:85%;	
}
.kode_chu_nav .kode-navigation-wrapper .navigation ul{
	float:left;
	width:100%;
}
.kode_chu_nav .kode-navigation-wrapper .navigation ul > li{
	float:none;
	display:inline-block;	
}
.kode_chu_nav .kode-navigation-wrapper nav.navigation ul > li > a{
	text-align:left;
	padding:27px 14px 27px;
}
.kode_chu_nav .kode-navigation-wrapper nav.navigation ul ul a{
	padding:10px 15px;
}
.kode_chu_nav ul.nav li a{
	color:#fff;
	text-transform:uppercase;
	padding:25px 15px;
}
.kode_chu_nav ul.nav li.active a,
.kode_chu_nav ul.nav li:hover a{
	background-color:#171513;	
}
.kode_chu_nav .navbar-default .navbar-nav > .active > a,
.kode_chu_nav .navbar-default .navbar-nav > .active > a:focus,
.kode_chu_nav .navbar-default .navbar-nav > .active > a:hover{
	background-color:#171513;	
}
/*
	  =======================================================================
		  		 	Element Wrap Style
	  =======================================================================
*/
.kode_chu_element{
	float:right;	
}
.kode_chu_heart,
.kode_chu_search
{
	float:right;
	border-left:1px solid #2f2e2c;
	padding:25px 25px;	
}
.kode_chu_heart i,
.kode_chu_search i
{
	color:#fff;
	font-size:22px;	
}
.kode_chu_heart:hover,
.kode_chu_search:hover{
	background-color:#171513;
}

/*
	  =======================================================================
		  		 	Banner Wrap Style
	  =======================================================================
*/
.kode_chu_banner{
	float:left;
	width:100%;
	position:relative;	
}
.kode_chu_banner ul li img{
	width:100%;
	height:auto;	
}
.kode_chu_banner .kode-caption{
	position:absolute;
	top:50%;
	left:50%;
	width:1150px;
	text-align:center;
	margin:-150px 0px 0px -575px;
	padding:50px 0px;
	/*background-color:rgba(0,0,0,0.4);
	border-bottom:2px solid;*/
}
.kode_chu_banner .kode-caption .kode-caption-title{
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	margin:0px 0px 25px;
	font-size:80px;
	text-shadow:5px 5px 5px rgba(0,0,0,0.3);
	-moz-text-shadow:5px 5px 5px rgba(0,0,0,0.3);
	-webkit-text-shadow:5px 5px 5px rgba(0,0,0,0.3);
}
.kode_chu_banner .kode-caption .kode-caption-text{
	color:#fff;
	font-size:18px;
	margin:0px 0px 30px;	
}
.kode_chu_banner .kode-caption .kode-linksection{
	display:inline-block;
	text-transform:uppercase;
	color:#fff;
	font-size:20px;
	border:2px solid #fff;
	border-radius:40px;
	padding:10px 50px;
	font-weight:600;	
}
.kode_chu_banner .bx-wrapper .bx-pager .bx-pager-item,
.kode_chu_banner .bx-wrapper .bx-controls-auto .bx-controls-auto-item{
	vertical-align:middle;	
}
.kode_chu_banner .bx-wrapper .bx-pager,
.kode_chu_banner .bx-wrapper .bx-controls-auto{
	bottom:20px;	
}
.kode_chu_banner .bx-wrapper .bx-pager{
	padding:0px;	
}
.kode_chu_banner .bx-wrapper .bx-pager.bx-default-pager a{
	height:12px;
	width:12px;
	background-color:#fff;
	border-radius:100%;
}
.kode_chu_banner .bx-wrapper .bx-pager.bx-default-pager a.active{
	width:18px;
	height:18px;
	margin:0px 0px 0px;	
}
/*
	  =======================================================================
		  		 	Download Sermon Wrap Style
	  =======================================================================
*/
.kode_chu_dwnlod{
	float:left;
	width:100%;	
}
.kode_chu_dwnlod h4{
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-weight:bold;
	padding:23px 0px 0px;	
}
.kode_chu_dwnlod a{
	float:right;
	display:inline-block;
	background-color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	padding:20px 20px;
	border-radius:50px;
/*	border:5px solid #ee7e73; */
	line-height:normal;	
}
.kode_chu_dwnlod a:hover{
	/*color:#fff;
	background-color:#111111;
	border:5px solid #fff;	*/
}
/*
	  =======================================================================
		  		 	Umeed Chrurch Heading Wrap Style
	  =======================================================================
*/
.kode_chu_hdg1{
	float:left;
	width:100%;
	text-align:center;	
}
.kode_chu_hdg1 h3{
	color:#2c2c2c;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px 0px 50px;
	position:relative;	
	font-size:40px !important;
}
.kode_chu_hdg1 h3:before{
	content:"";
	position:absolute;
	bottom:-15px;
	left:0px;
	right:0px;
	margin:auto;
	width:80px;
	height:2px;	
}
.kode_chu_hdg1 p{
	color:#2c2c2c;
	font-size:18px;
	line-height:24px;	
}
.kode_chu_hdg2{
	float:left;
	width:100%;
	text-align:center;	
}
.kode_chu_hdg2 h3{
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px 0px 60px;
	position:relative;	
	font-size:40px !important;
}
.kode_chu_hdg2 h3:before{
	content:"";
	position:absolute;
	bottom:-15px;
	left:0px;
	right:0px;
	margin:auto;
	width:80px;
	height:2px;	
}


/*
	  =======================================================================
		  		 	Welcome Umeed Chruruch Wrap Style
	  =======================================================================
*/
.kode_chu_welcme_bg{
	float:left;
	width:100%;
	padding-bottom:0px;
	position:relative;
}
.kode_chu_wel_item{
	float:left;
	width:100%;
	margin:50px 0px 0px;	
}
.kode_chu_wel_item .owl-carousel .owl-item{
	margin:80px 0px 0px;	
}
.kode_chu_wel_item .owl-pagination,
.kode_chu_wel_item .owl-buttons
{
	display:none;	
}
.kode_chu_wel_lst{
	float:left;
	border:1px solid #eaeaea;
	position:relative;	
	width:100%;
}
.kode_chu_wel_lst:before{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:0px;
	background-color:rgba(0,0,0,0.3);
	z-index:100;	
}
.kode_chu_wel_lst figure{
	float:left;
	width:100%;
}
.kode_chu_wel_lst figure img{
	width:100%;
}
.kode_chu_wel_lst figure:before{
	content:"";
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:#fff;	
}
.kode_chu_wel_des{
	float:left;
	width:100%;	
	text-align:center;
	position:absolute;
	top:0px;
	left:0px;
	padding:70px 26px 20px;
	z-index:200;
}
.kode_chu_wel_des i{
	position:absolute;
	display:inline-block;
	width:122px;
	height:122px;
	border:1px solid #eaeaea;
	border-radius:100%;
	background-color:#fff;
	font-size:35px;
	color:#666666;	
	line-height:122px;
	top:-70px;
	margin:0px 0px 30px -60px;
}
.kode_chu_wel_des h4{
	font-size:30px;
	color:#666666;
	margin:0px 0px 25px;
	font-weight:bold;	
}
.kode_chu_wel_des p{
	line-height:24px;
	font-size:16px;
	color:#2c2c2c;
	margin:0px 0px 25px;
	word-break:break-all;	
}
.kode_chu_wel_des a{
	display:inline-block;
	font-size:16px;
	color:#2c2c2c;
	border:1px solid #dfdfdf;
	padding:15px 40px;
	line-height:normal;
	border-radius:40px;	
}
.kode_chu_wel_lst:hover:before{
	height:100%;	
}
.kode_chu_wel_lst:hover figure:before{
	bottom:0px;
	height:0px;
	opacity:0.8;	
}
.kode_chu_wel_lst:hover .kode_chu_wel_des p,
.kode_chu_wel_lst:hover .kode_chu_wel_des h4
{
	color:#fff;	
}
.kode_chu_wel_lst:hover .kode_chu_wel_des a{
	color:#fff;
	font-weight:bold;
	border:1px solid #8f8b89;	
}
/*
	  =======================================================================
		  		 	Most Urgent Causes Wrap Style
	  =======================================================================
*/
.kode_chu_urgnt_bg{
	position:relative;
	background-image:url(images/chu-urgnt-01.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;	
}
.kode_chu_urgnt_bg:before{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-image:url(../images/chu-urgnt-bg-clr.png);
	background-repeat:repeat;
	opacity:0.9;
	background-color:#000;
}
.kode_chu_urgnt_bg .container{
	position:relative;	
}
.kode_chu_urgnt{
	float:left;
	width:100%;
	text-align:center;	
}
.kode_chu_urgnt h2{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 30px;	
	font-size:60px !important;
}
.kode_chu_urgnt h3{
	font-size:30px !important;
	font-weight:bold;
	text-transform:uppercase;
	color:#fff;
	margin:0px 0px 30px;	
}
.kode_chu_urgnt .progress{
	display:inline-block;
	background-color:#000000;
	border-radius:40px;
	box-shadow:none;
	margin:0px 0px 80px;
	width:645px;	
	height:20px;
}
.kode_chu_urgnt .progress .progress-bar:before{
	width:0px !important;
}
.kode_chu_recent > figure{
	position:relative;
}
.kode_chu_urgnt .progress-bar-striped,
.progress-striped .progress-bar{
	background-image:url(../images/chu-pro-bg.png);	
}
.kode_chu_prg_lnk{
	float:left;
	width:100%;	
}
.kode_chu_prg_lnk a{
	display:inline-block;
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
	font-size:24px;
	padding:10px 35px;
	line-height:normal;
	border-radius:40px;	
}
.kode_chu_prg_lnk a:hover{
	background-color:#fff;	
}
/*
	  =======================================================================
		  		 	Recent Sermon Wrap Style
	  =======================================================================
*/
.kode_chu_recent{
	float:left;
	width:100%;
	text-align:center;
	position:relative;
	margin:0px 0px 20px;	
}
.kode_chu_recent figure{
	border-bottom:2px solid;
	margin:0px 0px 20px;	
}
.kode_chu_recent figure:before{
	content:"";
	position:absolute;
	bottom:0px;
	left:0px;
	width:100%;
	height:0px;	
}
.kode_chu_recent:hover figure:before{
	height:100%;
	opacity:0.7;	
}
.kode_chu_recent figure img{
	width:100%;
	height:auto;	
}
.kode_chu_rcnt_scl{
	position:absolute;
	top:0px;
	width:100%;
	margin:-10px 0px 0px;
	opacity:0;	
}
.kode_chu_rcnt_scl ul{
	float:left;
	width:100%;
	margin:0px;
}
.kode_chu_rcnt_scl ul li{
	display:inline-block;
	position:relative;
	margin:0px 0px 0px 10px;	
}
.kode_chu_rcnt_scl ul li a{
	display:block;
	text-align:center;
	line-height:35px;
	width:35px;
	height:35px;
	background-color:#fff;
	border-radius:100%;
	color:#333;
	font-size:16px;	
}
.kode_chu_rcnt_scl ul li:first-child{
	margin-left:0px;	
}
.kode_chu_rcnt_scl ul li:hover a{
	color:#fff;	
}
.kode_chu_rcnt_des{
	float:left;
	width:100%;	
}
.kode_chu_rcnt_des h4{
	text-transform:uppercase;
	color:#2c2c2c;
	margin:0px 0px 10px;
	font-weight:bold;	
}
.kode_chu_rcnt_des ul{
	float:left;
	width:100%;	
}
.kode_chu_rcnt_des ul li{
	display:inline-block;
	position:relative;
	text-transform:uppercase;
	color:#2c2c2c;	
}
.kode_chu_recent:hover .kode_chu_rcnt_scl{
	top:50%;
	opacity:1;	
}
/*
	  =======================================================================
		  		 	Most Recent Project Wrap Style
	  =======================================================================
*/
.kode_chu_prject_bg{
	position:relative;
	background-image:url(../images/chu-project-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:center;
	padding-bottom:0px;	
}
.kode_chu_prject_bg:before{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background-color:rgba(40,40,40,0.7);	
}
.kode_chu_projct{
	float:left;
	width:20%;
	position:relative;	
	overflow:hidden;
}
.kode_chu_projct figure:before{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:0px;	
}
.kode_chu_projct figure img{
	width:100%;
	height:auto;
}
.kode_chu_projct h3{
	position:absolute;
	top:-20px;
	left:10px;
	color:#fff;
	font-size:30px;
	text-transform:uppercase;
	opacity:0;	
}
.kode_chu_projct ul{
	position:absolute;
	bottom:-20px;
	right:10px;
	opacity:0;	
}
.kode_chu_projct ul li{
	float:left;
	position:relative;
	margin:0px 0px 0px 10px;	
}
.kode_chu_projct ul li a{
	display:block;
	width:40px;
	height:40px;
	border:1px solid #fff;
	font-size:15px;
	color:#fff;
	text-align:center;
	border-radius:3px;
	line-height:40px;	
}
.kode_chu_projct ul li:first-chuld{
	margin-left:0px;	
}
.kode_chu_projct:hover figure:before{
	height:100%;
	opacity:0.7;	
}
.kode_chu_projct:hover h3{
	top:10px;	
	opacity:1;
}
.kode_chu_projct:hover ul{
	opacity:1;
	bottom:10px;	
}
/*Recent Project Style*/
.kode_chu_prjct_des_bg{
	float:left;
	width:100%;
	position:relative;
	background-color:#282828;
	padding:50px 30px;	
}
.kode_chu_prjct_des{
	float:left;
	width:100%;	
	text-align:center;
}
.kode_chu_prjct_des h4{
	color:#fff;
	text-transform:uppercase;
	font-weight:600;
	line-height:35px;	
}
/*
	  =======================================================================
		  		 	Latest Blog Post Wrap Style
	  =======================================================================
*/
.kode_chu_blog_outer{
	float:left;
	width:100%;
	margin:0px 0px 80px;	
}
.kode_chu_blog_post{
	float:left;
	width:100%;
}
.kode_chu_blog_post figure{
	overflow:hidden;
	margin:0px 0px 30px 0px;
}
.kode_chu_blog_post figure img{
	width:100%;
	height:auto;	
}
.kode_chu_blog_post h5{
	font-weight:bold;
	color:#333;
	font-size:20px;
	
}
.kode_chu_blog_post h5 a{
	color:#333;
}
.kode_chu_blog_date {
	position:absolute;
	top:20px;
	left:30px;	
}
.kode_chu_blog_date span{
	display:block;
	width:57px;
	height:57px;
	border:3px solid #fff;
	border-radius:5px;
	color:#fff;
	text-align:center;
	padding:5px 10px;	
}
.kode_chu_blog_date span p{
	color:#fff;
	margin:0px;
	line-height:normal;	
}
.kode_chu_blog_post_des{
	float:left;
	width:100%;
	padding:30px 25px;	
}
.kode_chu_blog_post_des h5{
	text-transform:uppercase;
	color:#282828;
	margin:0px 0px 30px;
	font-weight:bold;	
}
.kode_chu_blog_post_des p{
	color:#999999;
	line-height:24px;
	word-break:break-all;	
}
.kode_chu_blog_meta{
	float:left;
	width:100%;
	border-top:1px solid #dbdbdb;
	border-bottom:1px solid #dbdbdb;
	padding:12px 0px;	
}

.kode_chu_blog_meta{
}
/*Comment UL here*/
.kode_chu_post_scl,
.kode_chu_post_cmnt{
	float:left;	
	margin:0px;
}
.kode_chu_post_cmnt li{
	position:relative;
	float:left;
	list-style:none;
	margin:0px !important;
}
.kode_chu_post_cmnt li a{	
	padding:0 15px 0 8px;
	color:#2c2c2c;	
}
.kode_chu_post_cmnt li a i{
	margin:0px 10px 0px 0px;	
}
/*Social Icon UL here*/
.kode_chu_post_scl{
	float:right;	
	list-style:none;
	margin: 3px 0px;
}
.kode_chu_post_scl li{
	position:relative;
	float:left;	
}
.kode_chu_post_scl li a{
	display:block;
	padding:0px 10px;
	color:#2c2c2c;	
}
.kode_chu_post_scl li a:hover{
	background:none !important
}
/*Link Style*/
.kode_chu_link{
	float:left;
	width:100%;	
	text-align:center;
}
.kode_chu_link a{
	display:inline-block;
	width:155px;
	height:50px;
	font-size:20px;
	font-weight:normal;
	color:#282828;
	text-align:center;
	line-height:46px;
	border:1px solid #e6e6e6;
	border-radius:35px;	
}
.kode_chu_link a:hover{
	color:#fff;	
}
/*
	  =======================================================================
		  		 	Testimonial Wrap Style
	  =======================================================================
*/
.kode_chu_testi_bg{
	position:relative;
	background-image:url(images/chu-testi-bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
	height:480px;
	margin:0px 0px 160px;
	padding-bottom:0px;	
}
.kode_chu_testi_bg:before{
	content:"";
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:480px;
	background-color:rgba(50,48,45,0.9);	
}
.kode_chu_tesi{
	float:left;
	width:100%;
	text-align:center;
	position:relative;	
}
.kode_chu_tesi ul,
.kode_chu_testi_des
{
	float:left;
	width:100%;	
}
.kode_chu_testi_des{
	text-align:center;
	padding:50px;	
}
.kode_chu_testi_des p{
	font-size:40px;	
	color:#fff;
	line-height:50px;
	margin:0px 0px 50px;
	position:relative;
	word-break:break-all;
	padding:0px 30px;
}
.kode_chu_testi_des p:before{
	content:"\f10d";
	font-family:fontawesome;
	font-size:30px;
	font-style:italic;
	position:absolute;
	top:-60px;
	height:100%;	
}
.kode_chu_testi_des p:after{
	content:"\f10e";
	font-family:fontawesome;
	font-size:30px;
	font-style:italic;
	position:absolute;
	bottom:-100px;
	height:100%;	
}
.kode_chu_testi_des h4{
	color:#fff;
	font-weight:normal;
	text-transform:uppercase;
	margin:0px 0px 40px;	
}
.kode_chu_testi_des figure{
	height:80px;
	width:80px;
	border:5px solid #fff;
	border-radius:100%;
	display:inline-block;
}
.kode_chu_testi_des figure img{
	border-radius:100%;
	display:inline-block;
	width:100%;
}
.kode_chu_tesi .bx-wrapper .bx-pager .bx-pager-item,
.kode_chu_tesi .bx-wrapper .bx-controls-auto .bx-controls-auto-item{
	vertical-align:middle;	
}
.kode_chu_tesi .bx-wrapper .bx-pager{
	padding:0px;	
}
.kode_chu_tesi .bx-wrapper .bx-pager.bx-default-pager a{
	height:10px;
	width:10px;
	background-color:#111111;
	border-radius:100%;
}
.kode_chu_tesi .bx-wrapper .bx-pager.bx-default-pager a.active{
	width:15px;
	height:15px;
	margin:0px 0px 0px;	
}
.kode_chu_tesi .bx-wrapper img{
	width:auto;
	height:auto;
}

/*
	  =======================================================================
		  		 	Our Main Pastors Wrap Style
	  =======================================================================
*/
.kode_chu_pastor{
	float:left;
	width:100%;	
}
.kode_chu_pastor figure{
	overflow:hidden;	
}
.kode_chu_pastor figure img{
	width:100%;
	height:auto;	
}
.kode_chu_pastors_des{
	float:left;
	width:100%;	
	text-align:center;
	border:1px solid #eeeeee;
	padding:20px;
}
.kode_chu_pastors_des h3{
	font-size:36px;
	font-weight:bold;
	text-transform:capitalize;
	margin:0px 0px 5px;
	color:#333333;	
}
.kode_chu_pastors_des h5{
	color:#333333;
	text-transform:capitalize;
	margin:0px 0px 20px;
}
.kode_chu_pastors_des ul{
	float:left;
	width:100%;	
	margin:0px;
}
.kode_chu_pastors_des ul li{
	display:inline-block;
	position:relative;	
}
.kode_chu_pastors_des ul li a{
	font-size:18px;
	padding:0px 15px;
	color:#333333;	
}
.kode_chu_pastors_des ul li:first-child{
	padding-left:0px;	
}
.kode_chu_pastor:hover .kode_chu_pastors_des{
	box-shadow:0 1px 1px 2px rgba(0, 0, 0, 0.11);	
}
/*
	  =======================================================================
		  		 	Map Wrap Style
	  =======================================================================
*/
.kode_chu_map{
	float:left;
	width:100%;	
}
.kode_chu_map iframe{
	float:left;
	width:100%;
	height:400px;	
}
.item.col-md-3{padding:0px;}

.kode_chu_top_strip ul li a,
.kode_chu_nav ul.nav li:hover a,
.kode_chu_heart,
kode_chu_search,
.kode_chu_heart i,
.kode_chu_search i,
.kode_chu_caption a,
.kode_chu_dwnlod a,
.bx-pager-item a,
.kode_chu_wel_lst,
.kode_chu_wel_lst:before,
.kode_chu_wel_lst figure:before,
.kode_chu_wel_des i,
.kode_chu_wel_des h4,
.kode_chu_wel_des p,
.kode_chu_wel_des a,
.kode_chu_prg_lnk a,
.kode_chu_recent figure:before,
.kode_chu_rcnt_scl ul li a,
.kode_chu_rcnt_scl,
.kode_chu_rcnt_des h4,
.kode_chu_projct figure:before,
.kode_chu_projct h3,
.kode_chu_projct ul,
.kode_chu_projct ul li a,
.kode_chu_link a,
.kode_chu_pastors_des,
.kode_chu_pastors_des h3,
.kode_chu_pastors_des ul li a,
.kode_chu_blog_date span,
.kode_chu_blog_post figure img,
.kode_chu_blog_post_des h5,
.kode_chu_post_cmnt li a,
.kode_chu_post_scl li a,
.kode_chu_pastor figure img,
.kode_chu_testi_des figure img
{
	transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-o-transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;	
}


.kode_chu_blog_post:hover figure img,
.kode_chu_pastor:hover figure img
{
	transform:scale(1.2) rotateZ(-6deg);	
}
.kode-gallery-style-2 .row.kode-item .gallery-item{
	padding:0px;
}
.kode-gallery-style-2 .row.kode-item,
.kode-gallery-style-2{
	margin-bottom:0px;
}
.kode-gallery-style-2 .row.kode-item .gallery-item ul{
	list-style:none;
	margin:0px;
	padding:0px;
}

.kode-blog-church-grid .kode_chu_blog_post_des{
	padding:10px 0px;
}