/*인사말*/
@media screen and (max-width:810px) {
   .about_1 .text{font-size:14px;}
   .about_1 .text strong{font-size:18px;}
   .about_1 .text p.point{font-size:16px;}
}
@media screen and (min-width:320px) and (max-width:590px) {
   .about_1 .img img{width:50%;}
   .about_1{width:95%; margin:0 auto;}
   .about_1 .text strong{font-size:16px;}
   .about_1 .img{width:100%; float:none; text-align:center; margin-bottom:20px; border-bottom:1px solid #ccc; padding-bottom:20px;}
   .about_1 .text{width:100%; float:none;}
}

/*목회비전*/
@media screen and (max-width:590px) {
  .about_2 h2{font-size:20px; color:#222; font-weight:normal; text-align:center; margin-bottom:15px;}
  .about_2 h3{font-size:16px; color:#555; font-weight:normal; text-align:center; line-height:150%; margin-bottom:20px;}
  .about_2 li strong{display:block; color:#fff; font-size:20px; border-radius:100px; width:100px; height:100px; line-height:100px; margin:0 auto;}
  .about_2 li span{display:block; text-align:center; width:90%; margin:20px auto 0; font-size:14px; line-height:150%;}
}
@media screen and (max-width:360px) {
  .about_2 li strong{display:block; color:#fff; font-size:20px; border-radius:100px; width:80px; height:80px; line-height:80px; margin:0 auto;}
}

/*새가족 안내*/
@media screen and (min-width:320px) and (max-width:590px) {
  .about_3{width:95%; margin:0 auto;}
  .about_3 .guide h2{font-size:20px;}
  .about_3 .guide h2 span{display:block; position:relative; width:50px; height:1px; background:#222; margin:20px auto 40px;}
  .about_3 .guide h3{font-size:18px;}
}

/*온사랑의 교회 유초등부 안내*/
@media screen and (min-width:320px) and (max-width:720px) {
  .about_4_1{width:95%; margin:0 auto;}
  .about_4_1 h2{font-size:16px; color:#555; font-weight:normal; margin-bottom:30px; line-height:150%; text-align:center;}
  .about_4_1 h3{font-size:14px; color:#555; font-weight:normal; margin-top:30px; line-height:150%; text-align:center;}
  .about_4_1 .text .img{float:none; width:100%;}
  .about_4_1 .text .img img{width:100%;}
  .about_4_1 .text .context{float:none; width:100%;}
  .about_4_1 .text .context li p.tit0{background:#4395a2; color:#fff; font-size:15px; border-radius:5px; padding:10px; margin-bottom:8px;}
  .about_4_1 .text .context li p.tit1{background:#4376a2; color:#fff; font-size:15px; border-radius:5px; padding:10px; margin-bottom:8px;}
  .about_4_1 .text .context li p.tit2{background:#4949bf; color:#fff; font-size:15px; border-radius:5px; padding:10px; margin-bottom:8px;}
  .about_4_1 .text .context li p.tit3{background:#7b49bf; color:#fff; font-size:15px; border-radius:5px; padding:10px; margin-bottom:8px;}
}

/*오시는 길*/
@media screen and (max-width:480px) {
   .about_5{width:95%; margin:0 auto;}
   .about_5 .map iframe{height:300px;}

}

/*목사님 소개*/
@media screen and (max-width:640px) {
	
	.pastor_photo {float:none; text-align:center; margin-bottom:30px;}
	.pastor_photo p.img {text-align:center;}
	.pastor_photo p img {margin:0 auto 10px;}
	.inner_intro {margin:0; width:96%; padding:0 2%;}
}