@charset "utf-8";
/* CSS Document */

.style1 {font-weight: bold;color: #62381F}
.style2 {color: #262623; }
.style3 { font-weight:bolder;}
.style4 { font-weight:bolder; color: #ad0c10;}
.style5 {font-size: 0.9em; color: #40403b; }
.style6 {color: #1C8EA8; font-weight: bold; }
.style7 {color: #FFFFFF;font-weight: bold;}
.style8 {color: #FFFFFF; }
.style9 {color: #FFFFFF; font-weight: bold; }

.style10 { font-weight:bolder; color: #f08519;}
.style11 {color: #5FB85E; font-weight: bold; }
.style12 {color: #7B6EB3; font-weight: bold; }


.subMainTitle1
{
	font-family:'나눔고딕', NanumGothic, 'fontng', 'Nanum Gothic';
     color: #803E15;

	font-weight: bold;	 
}
.subMainTitle2
{
	font-family:'나눔고딕', NanumGothic, 'fontng', 'Nanum Gothic';
     color: #8b691e;

	font-weight: bold;	 
}
.subMainTitle3
{
	font-family:'나눔고딕', NanumGothic, 'fontng', 'Nanum Gothic';
     color: #1C8EA8;

	font-weight: bold;	 
}
.wrap{
	width:70%;
	margin:0 auto;}
/*---start-feartures-grids----*/
.feature-grid{
	width: 50%;
	float: left;
	margin-bottom: 5%;
}
.feature-grid:nth-child(2),.feature-grid:nth-child(4),.feature-grid:nth-child(6){
	margin-right:0;
}
.feature-grid-left {
	width: 13%;
	float: left;
	margin-top: 0.3em;
}
.feature-grid-left span{
	width:110px;
	height:130px;
	display:inline-block;
}
.icon1 span{
	background: url(http://new.saemoonan.org/church/images/0101mocksa_01.jpg) no-repeat -56px 0px;
}
.icon2 span{
	background: url(http://new.saemoonan.org/church/images/0101mocksa_01.jpg) no-repeat -328px 0px;
}
.icon3 span{
	background: url(http://new.saemoonan.org/church/images/0101mocksa_01.jpg) no-repeat -268px 0px;
}
.icon4 span{
	background: url(http://new.saemoonan.org/church/images/0101mocksa_01.jpg) no-repeat -74px 0px;
}
.icon5 span{
	background: url(http://new.saemoonan.org/church/images/0101mocksa_01.jpg) no-repeat -140px 0px;
}
.icon6 span{
	background: url(http://new.saemoonan.org/church/images/0101mocksa_01.jpg) no-repeat -204px 0px;
}
.feature-grid-right{
	width:84%;
	float:right;
}
.feature-grid-right h2{
	font-size: 1.8em;
	color: #3D3D3D;
	font-weight: 300;
	line-height: 1.5em;
	margin: 0px 0px 0.2em 0;
	display: block;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
}
.feature-grid-right p{
	font-size: 0.875em;
	color: #A2A2A2;
	line-height: 1.5em;
	width: 90%;
}
.content-feature-grids {
	border-bottom: 1px solid #eee;
	padding: 3em 0 4em 0;
}
.content-feature-grids h1{
	color: #3D3D3D;
	font-size: 2em;
	font-family: 'open_sanssemibold';
	margin: 0em 0 1em 0;
}
.content-feature-grids h1 span{
	color: #E95192;
	font-family: 'open_sanssemibold';
}

td {width:30px; height:30px;}

td.square{border:solid 1px #dddddd;}

td.top{border-top:solid 1px #dddddd;}

td.rt{border-right:solid 1px #dddddd;}


@media(max-width:996px) {
	.mainContentWrap .pastors .glyphicon.glyphicon-menu-right {
		-ms-transform: rotate(90deg); /* IE 9 */
		-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
		transform: rotate(90deg);
	}
}