/* RESET CSS */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
textarea,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
input {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  line-height: 100%;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
body {
  line-height: 100%;
  height: 100%;
}
body u {
  text-decoration: underline;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
.clear {
  clear: both;
}

/* DISPLAY*/
.block {
  display: block;
}
.inline {
  display: inline !lteIE7;
  display: inline-block;
}
.none {
  display: none;
}
/* POSITION */
.absolute {
  position: absolute;
}
.relative {
  position: relative;
}
.fixed {
  position: fixed;
}
/* SHADOW */
.shadow {
  -webkit-box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0.35);
}
.shadow-none {
  -webkit-box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0);
  box-shadow: 0px 1px 10px 1px rgba(0, 0, 0, 0);
}
.shadow-white {
  -webkit-box-shadow: 1px 1px 1px 1px #ffffff;
  box-shadow: 1px 1px 1px 1px #ffffff;
}
.shadow-inset {
  -webkit-box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
  box-shadow: inset 1px 1px 1px 1px rgba(0, 0, 0, 0.5);
}
.text-shadow {
  text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.9);
  filter: dropshadow(color=#000000, offx=0, offy=0);
}
.text-shadow-gold {
  text-shadow: 0px 2px 15px rgba(255, 193, 93, 0.8);
  filter: dropshadow(color=#000000, offx=1, offy=1);
}
.text-shadow-none {
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
  filter: dropshadow(color=#000000, offx=0, offy=0);
}
.text-shadow-inset {
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 0.1), 0px -1px 0px rgba(0, 0, 0, 0.5);
  filter: dropshadow(color=#ffffff, offx=1, offy=0);
}
.text-shadow-white {
  text-shadow: 1.5px 1.5px 1px #ffffff;
  filter: dropshadow(color=#ffffff, offx=1, offy=0);
}
.text-shadow-white-2 {
  text-shadow: 0px 1px 1px rgba(255, 255, 255, 0.2);
  filter: dropshadow(color=#ffffff, offx=1, offy=0);
}
.rounded-5 {
     -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}

/* FLOAT */
.left-side {
  float: left;
}
.right-side {
  float: right;
}
/* FONTS */
@font-face {
  font-family: 'CenturyGothicRegular';
  src: url('century-gothic.eot');
  src: url('century-gothic.eot') format('embedded-opentype'), url('century-gothic.woff') format('woff'), url('century-gothic.ttf') format('truetype'), url('century-gothic.svg#CenturyGothicRegular') format('svg');
}
@font-face {
  font-family: 'CenturyGothicBold';
  src: url('century-gothic-bold.eot');
  src: url('century-gothic-bold.eot') format('embedded-opentype'), url('century-gothic-bold.woff') format('woff'), url('century-gothic-bold.ttf') format('truetype'), url('century-gothic-bold.svg#CenturyGothicBold') format('svg');
}
@font-face {
  font-family: 'HelveticaNeueRegular';
  src: url('helveticaneue.eot');
  src: url('helveticaneue.eot') format('embedded-opentype'), url('helveticaneue.woff') format('woff'), url('helveticaneue.ttf') format('truetype'), url('helveticaneue.svg#HelveticaNeueRegular') format('svg');
}
@font-face {
  font-family: 'HelveticaNeueMedium';
  src: url('helveticaneue-medium.eot');
  src: url('helveticaneue-medium.eot') format('embedded-opentype'), url('helveticaneue-medium.woff') format('woff'), url('helveticaneue-medium.ttf') format('truetype'), url('helveticaneue-medium.svg#HelveticaNeueMedium') format('svg');
}
@font-face {
  font-family: 'HelveticaNeueLight';
  src: url('helveticaneue-light.eot');
  src: url('helveticaneue-light.eot') format('embedded-opentype'), url('helveticaneue-light.woff') format('woff'), url('helveticaneue-light.ttf') format('truetype'), url('helveticaneue-light.svg#HelveticaNeueLight') format('svg');
}
@font-face {
  font-family: 'HelveticaNeueCondensedBold';
  src: url('helveticaneue-condensedbold.eot');
  src: url('helveticaneue-condensedbold.eot') format('embedded-opentype'), url('helveticaneue-condensedbold.woff') format('woff'), url('helveticaneue-condensedbold.ttf') format('truetype'), url('helveticaneue-condensedbold.svg#HelveticaNeueCondensedBold') format('svg');
}

body,
html {
  font-family: 'CenturyGothicRegular';
  font-size: 12px;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: #F3F3F3;
  height: 100%;
  color: red;
}

.container{
	background: #fff;
	min-height: 93%;
	width: 80%;
	/* width: 1024px; */
	margin: 0 auto;
}

/* --- HEADER ------------------------  */
.header{
	width: 100%;
	height: 130px;
	background: #F3F3F3;
	margin-top: 20px;
}
	.header .logo{
		float: left;
		width: 120px;
		height: 120px;
	}
		.header .logo img{
			width: 100%;
			height: 100%;
			margin: 0 auto;
		}
	.header .perusahaan{
		float: left;
		/* width: 550px; */
		width: 50%;
		height: 120px;
		padding: 10px;
	}
		.header .perusahaan .title{
			font-size: 25px;
			color: #000;
			font-weight: bold;
			margin: 0px 0px 0px 10px;
		}
		.header .perusahaan .kepanjangan{
			font-size: 17px;
			margin: 2px 0px 10px 10px;
		}
		.header .perusahaan  .info1{
			color: #646464;
			margin-bottom: 5px;
			margin-left: 10px;
			font-size: 15px;
			line-height: 17px;
		}
		.header .perusahaan  .info2{
			color: #646464;
			margin-bottom: 10px;
			margin-left: 10px;
			line-height: 14px;
		}
			.header .perusahaan  .info2 span{
				color: red;
			}

	.header .kanan{
		float: right;
		/* width: 300px; */
		width: 30%;
		height: 100px;
		padding: 0 10px 10px 10px;
		border-left:1px solid #CECECE;
		color: #9B9B9B;
		margin-top: 10px;
	}
		.header .kanan .title{
			font-size: 16px;
			margin-bottom: 2px;
			color: red;
		}
		.header .kanan .tgl{
			font-size: 10px;
		}
		.header .kanan .isi{
			margin-top: 7px;
			color: #9B9B9B;
      line-height: 15px;
		}
			.header .kanan .isi .ayat{
				text-decoration: italic;
        line-height: 15px;
			}
			.header .kanan .isi .link{
				margin-top: 5px;
			}
				.header .kanan .isi .link a{
					color: #646464;
				}
				.header .kanan .isi .link a:hover{
					color: red;
				}

/* --- NAVIGATION ------------------------  */
.fixed-nav{
	position:fixed;
	top:0;
	z-index:100;
	width:100%;
	/*height:80px;*/
	background:#fff;
	border-top:5px solid red;
	display:none;
}
	.fixed-nav .container-fixed{
		margin:0 auto;
		/* width:1024px; */
		width: 90%;
		padding:10px 0 10px 0;
	}
		.fixed-nav .container-fixed .kiri{
			float:left;
			margin-right:30px;
		}
			.fixed-nav .container-fixed .kiri .logo{
				float:left; margin-right:10px;
			}
				.fixed-nav .container-fixed .kiri .logo img{
					height: 60px;
				}
			.fixed-nav .container-fixed .kiri .sinode{
				float:left;
			}
				.fixed-nav .container-fixed .kiri .sinode .title{
					color:#000;
					font-size:22px;
					font-weight:bold;
					padding-top:5px;
				}
		.fixed-nav .container-fixed .kanan{
			float:right;
			padding-top:10px;
		}

.navi{
	background: #fff;
	width: 100%;
	padding-left: 10px;
	padding-right: 10px;
  border-bottom: 1px solid #ddd;
}
	.navi .login{
		font-weight: bold;
		float: right;
		background: red;
		color: #fff;
		padding: .75em 1em;
		cursor: pointer;
	}
	.navi .login:hover{
		background: #646464;
	}

	.navi .current{
		background: #eee;
	}

/* --- SLIDE ------------------------  */
.slide-show{
	/*
	height:450px;
	*/
	width:100%;
	background: #fff;
}
	.bx-viewport ul li img{
		width: 100%;
	}

	.bx-wrapper .bx-caption {
		position: absolute;
		bottom: 0;
		left: 0;
		background: #666;
		background: rgba(80, 80, 80, 0.75);
		width: 100%;
	}

	.bx-wrapper .bx-caption span {
		color: #fff;
		font-family: Arial;
		display: block;
		font-size: .85em;
		padding: 10px;
	}
.ayat-bulanan{
  border-top:1px solid red; width:100%; color:#646464; text-align:center; padding:50px 0 50px 0;
  font-family: 'Lobster', cursive;
  font-size: 30px;
  color:#A10000;
}


/* --- NEWS ------------------------  */
.news{
	width:100%;
	padding:10px;
}
	.news .title{
		border-bottom:2px solid red;
		color:red;
		font-weight:bold;
		font-size:25px;
		padding:10px 0 5px 0;
		margin-bottom:10px;
		text-align:center;
	}
		.news .title .news-all{
			float:right;
		}
			.news .title .news-all a{
				color: #fff;
				background: red;
				font-size: 10px;
				padding: 3px 5px 3px 5px;
				font-weight: bold;
			}
			.news .title .news-all a:hover{
				background: #646464;
			}

	.news .kiri{
		float:left;
		width:49%;
	}
	.news .kanan{
		float:right;
		width:49%;
	}
	.news .isi{
		color: #646464;
		border-bottom: 1px solid red;
		padding: 10px;
		/*text-align: justify;*/
		line-height: 15px;
	}
	.news .isi.last{
		border-bottom: 0px solid red;
	}
		.news .isi .judul{
			font-size: 17px;
			font-weight: bold;
			margin-bottom: 10px;
		}
		.news .isi img{
			float:left;
			display:inline-block;
			margin:0 10px 0 0px;
		}
		.news .isi p{
			line-height: 22px;
      font-size: 15px;
		}
		.news .isi .info{
			margin:10px 0 5px 0;
			font-size:10px;
		}
			.news .isi .info .kiri{
				float:left;
				width:300px;
				color:#C9C9C9;
				font-size:9px;
			}
			.news .isi .info .kanan{
				float:right;
				width:100px;
				color:red;
				border-left:3px solid red;
				padding-left:5px;
			}
				.news .isi .info .kanan a{
					color: red;
				}
				.news .isi .info .kanan a:hover{
					color: #646464;
				}
		.news .isi a{
			color: #646464;
		}
		.news .isi a:hover{
			color: red;
		}

/* --- CONTENT ------------------------- */
.colum-1{
	padding:10px;
	color:#646464;
	font-size:14px;
}
	.colum-1 .judul-inner{
		font-size:20px;
		background:#d7d7d7;
		margin-bottom:20px;
		padding:5px;
	}
	.colum-1 .content{
		text-align:justify;
		line-height:17px;
	}
		.colum-1 .content p{
			margin-bottom: 20px;
      line-height: 22px;
      font-size: 15px;
		}
		.colum-1 .content p.kesimpulan{
			margin-bottom: 20px;
			font-weight: bold;
		}
		.colum-1 .content ul li{
		}
			.colum-1 .content ul li span.jabatan{
				display: block;
				font-weight: bold;
			}

		.colum-1 .isi ul.jemaat{
			margin-bottom: 20px;
		}
			.colum-1 .isi ul.jemaat li{
				margin-top: 5px;
        margin-bottom:20px;
			}
        .colum-1 .isi ul.jemaat li .jemaat-wrapper{
          margin:10px 10px 20px 20px;
        }
          .colum-1 .isi ul.jemaat li .jemaat-kiri{
            float:left;
            width:35%;
          }
          .colum-1 .isi ul.jemaat li .jemaat-kanan{
            float:right;
            width:62%;
          }
            .colum-1 .isi ul.jemaat li .jemaat-kanan .jemaat-nama{
              font-size: 22px;
            }
            .colum-1 .isi ul.jemaat li .jemaat-kanan .label-info-detail{
              float:left;
              width:25%;
            }
            .colum-1 .isi ul.jemaat li .jemaat-kanan .label-info-detail-ksng{
              float:left;
              width:25%;
            }
            .colum-1 .isi ul.jemaat li .jemaat-kanan .isi-info-detail{
              float:left;
              width:75%;
            }


	.colum-1 .pengurus{
		margin:0 auto;
		/* width:900px; */
		width:90%;
	}
		.colum-1 .pengurus .pejabat{
			/* width:300px; */
			width:30%;
			padding:10px;
			padding: 10px;
		}
			.colum-1 .pengurus .pejabat span.nama-pejabat{
				font-weight:bold;
				font-size:18px;
				display:block;
				margin-bottom:5px;
			}

.colum-2{
	width: 47%;
}

.profil{
	margin:0 auto;
	width:100%;
	padding:10px;
	text-align:center;
}

.agenda-link a{
	text-decoration: none;
	color: #000;
}
.agenda-link a:hover{
	background: red !important;
}

.single-blog{
    float: left; 
    margin: 10px; 
    margin-bottom: 30px;
    padding: 5px;
    /*border: 1px solid #000; */
    width: 31%; 
    height: auto;
    font-size: 14px;
}
.single-blog:hover{
    opacity: 0.5;
}
.single-blog a.link{
    color: #000;
}

.single-blog .judul{
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    clear: both;
}
.single-blog .info{
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 15px;
    color: #999;
    clear: both;
}
.single-blog .selengkapnya{
    color: red;
    font-weight: bold;
}

/*-- PIC STYLE ------------------------ */
	img.inline-pic-400{
		display:inline-block;
		float:left;
		margin:0 10px 10px 0;
		width: 400px;
	}
	img.inline-pic{
		display:inline-block;
		float:left;
		margin:0 10px 10px 0;
		width: 300px;
	}
	img.single-pic{
		margin:0 auto !important;
		width: 80%;
	}
	img.single-pic-border{
		margin:0 auto !important;
		width: 80%;
		border:3px solid #fff;
	}
	img.single-pic-small{
		margin:0 auto !important;
		width: 50%;
		border:3px solid #eee;
	}

/*-- ELEMENT STYLE ------------------------ */
	.blacked{
		color: #646464 !important;
		border-color: #646464 !important;
	}
	.top-10{
		margin-top: 10px;
	}
	.top-20{
		margin-top: 20px;
	}
	.bolder{
		font-weight: bold;
	}
	.f-15{
		font-size: 15px !important;
	}
	.align-center{
		text-align: center;
		margin: 0 auto;
	}
	.padding-top-250{
		padding-top:250px !important;
	}
	.padding-top-150{
		padding-top:150px !important;
	}


/* -- FORM ------------------------------ */
.input-field label{
	width: 100px;
	display: inline-block;
	vertical-align: top;
}
.input-text{
	border:1px solid #646464;
	padding:5px;
	margin-bottom: 10px;
	width: 70%;
}
.area{
	border:1px solid #646464;
	padding:5px;
	margin-bottom: 10px;
	width: 70%;
}
.btn-red{
	background: red;
    color: #fff;
    cursor: pointer;
    font-weight: bold;
    padding: 10px;
}

/* --- FOOTER ------------------------  */
.berita-agenda{
	margin:20px; 0 10px 0;
}
	.berita-agenda .berita{
		float:left;
		/* width:610px; */
		width: 60%;
	}
		.berita-agenda .berita .title{
			font-size:15px;
			border-bottom:3px solid red;
			padding:5px 0 5px 0;
			font-weight:bold;
		}
			.berita-agenda .berita .title .berita-all{
				float:right;
			}
				.berita-agenda .berita .title .berita-all a{
					color: #fff;
					background: red;
					font-size: 10px;
					padding: 3px 5px 3px 5px;
					font-weight: bold;
				}
				.berita-agenda .berita .title .berita-all a:hover{
					background: #646464;
				}

		.berita-agenda .berita .isi{
			color: #646464;
			border-bottom: 1px solid red;
			padding: 10px;
			text-align: justify;
			line-height: 15px;
		}
		.berita-agenda .berita .isi.last{
			border-bottom: 0px solid red;
		}
			.berita-agenda .berita .isi .judul{
				font-size: 17px;
				font-weight: bold;
				margin-bottom: 5px;
			}
			.berita-agenda .berita .isi img{
				float:left;
				display:inline-block;
				margin:0 5px 5px 0;
				width: 300px;
			}

			.berita-agenda .berita .isi p{
				line-height: 22px;
				font-size: 15px;
			}
			.berita-agenda .berita .isi .info{
				margin:10px 0 5px 0;
				font-size:10px;
			}
				.berita-agenda .berita .isi .info .kiri{
					float:left;
					width:300px;
					color:#C9C9C9;
					font-size:9px;
				}
				.berita-agenda .berita .isi .info .kanan{
					float:right;
					width:100px;
					color:red;
					border-left:3px solid red;
					padding-left:5px;
				}
					.berita-agenda .berita .isi .info .kanan a{
						color: red;
					}
					.berita-agenda .berita .isi .info .kanan a:hover{
						color: #646464;
					}

	.berita-agenda .agenda{
		float:right;
		/* width:350px; */
		width: 37%;
	}
		.berita-agenda .agenda .title{
			font-size:15px;
			border-bottom:3px solid red;
			padding:5px 0 5px 0;
			font-weight:bold;
		}
			.berita-agenda .agenda .title .agenda-all{
				float:right;
			}
				.berita-agenda .agenda .title .agenda-all a{
					color: #fff;
					background: red;
					font-size: 10px;
					padding: 3px 5px 3px 5px;
					font-weight: bold;
				}
				.berita-agenda .agenda .title .agenda-all a:hover{
					background: #646464;
				}
		.berita-agenda .agenda .isi{
			color:#646464;
			padding:5px;
			margin-bottom:5px;
			background: #eee;
			font-size: 14px;
		}
			.berita-agenda .agenda .isi.ganjil{
				background: #F8F8F8;
			}
      .berita-agenda .agenda .isi.belum{
				color: green;
			}
			.berita-agenda .agenda .isi:hover{
				background: #fff;
				color: red;
			}
			.berita-agenda .agenda .isi .nama{
				text-transform:uppercase;
				margin-bottom:5px;
			}
			.berita-agenda .agenda .isi .waktu{
				margin-bottom:3px;
			}
			.berita-agenda .agenda .isi .tempat{
				margin-bottom:3px;
			}
			.berita-agenda .agenda .isi span{
				font-weight:bold;
			}


/* --- FOOTER ------------------------  */
.footer{
	background: #F3F3F3;
	margin-bottom: 10px;
	padding-top: 10px;
	min-height: 100px;
}
	.footer .content{
		border-top: 5px solid #F3F3F3;
		color: #000;
	}
		.footer .content .kiri{
			float:left;
			/* width:600px; */
			width:70%;
			padding:10px;
		}
			.footer .content .kiri .satu{
				float:left;
				margin-right:20px;
				margin-bottom: 20px;
				padding-left:7px;
				min-width: 150px;
			}
				.footer .content .kiri .satu .title{
					margin-bottom:10px;
					color: #646464;
					font-weight: bold;
				}
				.footer .content .kiri .satu ul li{
					padding: 5px 0 5px 0;
					border-bottom: 1px dashed #D7D7D7;
				}
					.footer .content .kiri .satu ul li.last{
						border-bottom: 0px dashed #D7D7D7;
					}
					.footer .content .kiri .satu ul li a{
						color: red;
					}
					.footer .content .kiri .satu ul li a:hover{
						color: #636363;
					}

		.footer .content .kanan{
			float:right;
			/* width:230px; */
			width:30%;
			padding:10px;
			text-align: left;
			color: #646464;
		}
			.footer .content .kanan .title{
				margin-bottom: 5px;
				font-weight: bold;
			}
			.footer .content .kanan .content{
				margin-bottom: 5px;
				line-height: 20px;
			}

	.footer .closed{
		text-align:center;
		padding-top:10px;
		text-transform:uppercase;
		color: #646464;
		border-top: 1px solid #D7D7D7;
		margin-top: 5px;
	}

/* --- SPESIAL MOBILE ------------- */
.spacer-mobi{
	height: 40px;
	display: none;
}
.mobi-nav{
	width:100%;
	height:60px;
	background:#fff;
	position:fixed;
	top:0;
	z-index:999;
	display: none;
}
	.mobi-nav .left{
		margin-left:20px;
		float:left;
	}
		.mobi-nav .left .logo{
			float: left;
		}
			.mobi-nav .left .logo img.logo-mobi{
				height:50px;
				margin-top:5px;
			}

		.mobi-nav .left .bread{
			float:left;
			margin-left:10px;
			margin-top:20px;
			font-size:17px;
			color: #000;
			font-weight: bold;
		}

	.mobi-nav .right{
		margin-right:20px;
		float:right;
	}
		.mobi-nav .right img.tick-mobi{
			height:35px;
			margin-top:10px;
		}

	.list-menu-mobi{
		margin-top:20px
	}
		.list-menu-mobi ul{
			background:#d7d7d7;
		}
			.list-menu-mobi ul li{
				padding: 10px;
				border-bottom: 1px solid #eee;
			}
				.list-menu-mobi ul li a{
					color: #646464;
				}
				.list-menu-mobi ul li a:hover{
					color: #fff;
				}

				.list-menu-mobi ul li ul{
					margin-top: 10px;
				}
				.list-menu-mobi ul li ul li{
					border-top: 1px solid #eee;
					border-bottom: 0px solid #eee;
					padding-left: 20px;
				}

.overlay{
	position: fixed;
	z-index: 99998;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7); /*dim the background*/
	display: none;
}

.modal {
	/* some styles to position the modal at the center of the page */
	position: fixed;
	top: 50%;
	left: 50%;
	width: 500px;
	height: 300px;
	margin-left: -250px;
	margin-top: -150px;
	border: 4px solid red;
	background-color: #fff;
	color: red;
	text-align: center;
	padding: 10px;

	/* needed styles for the overlay */
	z-index: 99999; /* keep on top of other elements on the page */

	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	-khtml-border-radius: 20px;
	border-radius: 20px;
}

.modal .title-popup{
	margin: 0 auto;
	margin-bottom: 40px;
	padding-top: 20px;
	padding-bottom: 5px;
	width: 90%;
	border-bottom: 2px solid red;
	font-weight: bold;
	font-size: 15px;
}
.modal .input{
	margin-top: 10px;
}


/* ------------------------------------ 999 */
@media screen and (max-width: 999px) {
	.header{
		height: auto;
		border-bottom: 20px solid #fff;
	}
	.navi, .header .logo{
		display: none;
	}
	.header .perusahaan{
		width: 100%;
		height: auto;
	}
		.header .perusahaan .title{
			display: none;
		}
		.header .perusahaan .kepanjangan{
			font-size: 18px;
			font-weight: bold;
			text-align: center;
			margin-top: 7px;
		}
		.header .perusahaan  .info1{
			color: #646464;
			margin-bottom: 5px;
			margin-left: 10px;
			font-size: 15px;
			line-height: 17px;
			text-align: center;
		}
		.header .perusahaan  .info2{
			color: #646464;
			margin-bottom: 10px;
			margin-left: 10px;
			line-height: 14px;
			text-align: center;
		}
			.header .perusahaan  .info2 span{
				color: red;
			}
			
	.header .kanan{
		width: 100%;
		height: auto;
		border-top: 1px solid #cecece;
		border-left: 0px solid #cecece;
		padding: 10px;
	}


	/* NAV */
	.mobi-nav, .list-menu-mobi, .spacer-mobi{
		display: block;
	}


	/* CONTENT */
	.berita-agenda .berita{
		width: 100%;
	}
	.berita-agenda .agenda{
		width: 100%;
		margin-top: 50px;
	}
	.colum-2{
		width: 100%;
	}

  .colum-1 .isi ul.jemaat li .jemaat-kiri{
    float:left;
    width:100%;
  }
  .colum-1 .isi ul.jemaat li .jemaat-kanan{
    float:right;
    width:100%;
    margin-bottom:10px;
    padding-top:10px;
    padding-left:10px;
  }
    .colum-1 .isi ul.jemaat li .jemaat-kanan .jemaat-nama{
      font-size: 18px;
    }

  .colum-1 .isi img, .berita-agenda .berita .isi img{
		width: 100% !important;
    margin-bottom: 20px;
	}

	.modal {
		/* some styles to position the modal at the center of the page */
		top: 10%;
		left: 5%;
		width: 90%;
		height: 300px;
		margin:0 auto;
	}
	
	
    .single-blog{
        margin-bottom: 30px;
        padding: 5px;
        width: 100%; 
        height: auto;
        font-size: 16px;
    }
        
    
    .max-image {
        width: 100% !important;
    }
	
}

/* ------------------------------------ 426 */
@media screen and (max-width: 426px) {
    
    
.single-blog{
    margin-bottom: 30px;
    padding: 5px;
    width: 100%; 
    height: auto;
    font-size: 16px;
}
    
    

  .ayat-bulanan{
    font-size: 20px;
  }

	.colum-1 .isi img, .berita-agenda .berita .isi img{
		width: 100% !important;
    margin-bottom: 20px;
	}

	.berita-agenda .berita .title .berita-all a{
		font-size: 7px;
		padding: 3px;
	}
	.berita-agenda .agenda .title .agenda-all a{
		font-size: 7px;
		padding: 3px;
	}
	.berita-agenda .berita .isi .info .kanan, .news .isi .info .kanan{
		width: 100%;
		margin-top: 10px;
		float: right;
	}


	/* PICTURE CONTENT */
	img.inline-pic-400, img.inline-pic{
		display:inline-block;
		float:left;
		margin:0 10px 10px 0;
		width: 100%;
	}
	img.single-pic-border, img.single-pic-small{
		width: 100%;
	}

	.news .title{
		font-size: 14px;
	}
	.news .isi .judul{
		font-size: 14px;
	}
	.colum-1 .judul-inner{
		font-size: 12px;
	}
	.colum-1 .pengurus .pejabat{
		padding: 0px;
	}
	.colum-1 .pengurus .pejabat span{
		font-size: 9px;
	}
	.colum-1 .pengurus .pejabat span.nama-pejabat{
		font-size: 12px;
	}
	.colum-1 .isi .jemaat{
		font-size: 12px;
	}
  .colum-1 .isi ul.jemaat li .jemaat-kanan .jemaat-nama{
    font-size:15px;
    font-weight: bold;
    text-align: left !important;
  }

  .colum-1 .isi ul.jemaat li .jemaat-kanan .label-info-detail{
    width:100%;
    font-weight: bold;
    margin-bottom: 5px;
  }
  .colum-1 .isi ul.jemaat li .jemaat-kanan .label-info-detail-ksng{
    display: none;
  }
  .colum-1 .isi ul.jemaat li .jemaat-kanan .isi-info-detail{
    width:100%;
  }


	.colum-2{
		width: 100%;
	}
	.colum-2 .isi ul{
		text-align: left;
		font-size: 12px;
	}
	.f-15{
		font-size: 13px !important;
	}


	/* FOOTER */
	.footer .content .kiri, .footer .content .kiri .satu{
		width: 100%;
	}

	.footer .content .kanan{
		width: 100%;
		text-align: center;
	}

	.footer .closed{
		padding-bottom: 20px;
	}
}
