/*
Theme Name: GKI Sinode Wilayah Jawa Timur
Author: Judah Andrew S - yehudha_mail@yahoo.com
Date Start: 19-Des-2015 8.15 WIB;

Description: GKI Sinode Wilayah Jawa Timur theme is One Page Theme.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Copyright 2015. All Right Reserved
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
*/

body {font-family: 'Century Gothic', Arial, sans-serif; font-weight: normal; font-style: normal; font-size: 14px; line-height: 1.5; color: #7f8c8d; position: relative; -webkit-font-smoothing: antialiased; background-color: #fff; margin:0;}
h1, h2, h3, h4, h5, h6 {font-family: 'Arial', sans-serif !important; font-weight: 900; text-transform: uppercase; color: #333; line-height: normal; font-weight: bold; margin: 0px;}
a {color: #fff; transition-property: color; transition-duration: 0.5s; transition-timing-function: linear; text-decoration: none;}
a:hover, a:focus {color: #7f8c8d; text-decoration: none;}
.color-link {color: #fff}
.color-link:hover {color: #d35400}
.color-link2 {color: #2c3e50}
.color-link2:hover {color: #d35400}

.rwd-img {width: 100%}
.rwd80-img {width: 80%}
section {position: relative; overflow: hidden; padding: 50px 0px 50px 0px}
.down-arrow {text-align: center; padding: 50px 0; font-size: 40px; color: #7f8c8d}
.text-white {color: #fff;}

.readmore-big-white {font-size: 16px; font-weight: bold; color: #fff; border: 2px solid #fff; padding: 10px 20px; display: inline-block;}
.readmore-big-white:hover {font-size: 16px; color: #000; border: 2px solid #fff; background-color: #fff}

.readmore-big-color {font-size: 16px; font-weight: bold; color: #d35400; border: 2px solid #d35400; padding: 10px 20px; display: inline-block;}
.readmore-big-color:hover {font-size: 16px; color: #fff; border: 2px solid #d35400; background-color: #d35400}

.readmore-medium-white {font-size: 12px; font-weight: bold; color: #fff; border: 2px solid #fff; padding: 10px 20px; display: inline-block;}
.readmore-medium-white:hover {font-size: 12px; color: #000; border: 2px solid #fff; background-color: #fff}

.readmore-medium-color {font-size: 12px; font-weight: bold; color: #d35400; border: 2px solid #d35400; padding: 10px 20px; display: inline-block;}
.readmore-medium-color:hover {font-size: 12px; color: #fff; border: 2px solid #d35400; background-color: #d35400}

.title-section {text-align: center; margin-bottom: 30px;}
.title-section h2 {background: #fff; display: inline-block; z-index: 1; padding: 0px 10px;}
.line-title {border-bottom: 1px solid #2c3e50; margin-top: -18px; z-index: -1;}

.line-section {border: 2px solid #d35400; margin-top: 17px;}
.line-section-white {border: 2px solid #fff; margin-top: 17px;}

.blue-title {text-align: right;}
.blue-title h3 {background: #fff; display: inline-block; z-index: 1; padding: 0px 10px; color: #7f8c8d}
.blue-line-title {border-bottom: 1px solid #fff; top: -24px; position: relative; z-index: -1}

div#preloader { 
  position: fixed; 
  left: 0; 
  top: 0; 
  z-index: 9999999; 
  width: 100%; 
  height: 100%; 
  overflow: hidden; 
  background: #fff url('../images/gkiswjatim-loader.gif') no-repeat center center; 
}

/* SUBSCRIBE */
#active-popup {background-color: rgba(0,0,0, 0.5); position: fixed; width: 100%; heighT: 100% !important; top: 0; left: 0; z-index: 999;}

#popup-container {width: 70%; height: auto; margin: 0 auto; position: fixed; left: 15%; border-top: 5px solid #c0392b; z-index: 999; display: none; background: #fff url(../images/bg-logo-subscribe.jpg) left bottom no-repeat; padding: 40px 20px; text-align: center;}
.modal-content { position: relative; text-align: center;}
#popup-window { position: relative; }
.modal-content h1, .modal-content p { color: #fff; }
.modal-content p { padding: 20% 5% 0 5%; }

/* Form & Close button */
#signup-name, #signup-email, #inputcaptcha {background-color: #ecf0f1; border: none; padding: 10px 15px; color: #7f8c8d; width: 100%; margin: 3px 0; text-align: center;} 
#signup-button {background-color: #c0392b; border: none; padding: 10px 15px; color: #fff; width: 100%;  margin: 3px 0;}
#popup-container a.close {position: absolute; float: right; top: 5px; right: 5px; z-index: 99; font-weight: bold; font-size: 14px; padding: 2px 2px 2px 3px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; width: 30px; height: 30px; text-align: center; background: #E74C3C; border: 4px solid #fff; cursor: pointer; color:#fff;}
.error-invalid, .error {color: #c0392b; font-style: italic; font-weight: bold;}
.error-border {border: 1px solid #c0392b !important;}
.success-valid {color: #16a085; font-style: italic; font-weight: bold;}

/* RWD SECTION */
.rwd-menu {background-color: rgba(0,0,0,0.85); width: 100%; height: 100%; position: fixed; top: 0; z-index: 200000; display: none;}
.close a {
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition:    all 0.8s ease-in-out;
    -o-transition:      all 0.8s ease-in-out;
    -ms-transition:     all 0.8s ease-in-out;
}
.close a:hover {
    -webkit-transform: rotate(360deg);
    -moz-transform:    rotate(360deg);
    -o-transform:      rotate(360deg);
    -ms-transform:     rotate(360deg);    
}
.close-btn {
    top: 50px;
    right: 50px;
    height: 30px;
    width: 30px;
    position: absolute;
    cursor: pointer;
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 100;
    -webkit-transition: opacity 400ms cubic-bezier(0.39,0.575,0.565,1);
    -moz-transition: opacity 400ms cubic-bezier(0.39,0.575,0.565,1);
    -o-transition: opacity 400ms cubic-bezier(0.39,0.575,0.565,1);
    transition: opacity 400ms cubic-bezier(0.39,0.575,0.565,1);
    z-index: 100000;
}
.line-btn:first-child {
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);    
}
.line-btn {
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background-color: #fff;
    display: block;
    height: 3px;
    width: 30px;
    position: absolute;
    margin-top: 13px;
}
.rwd-wrap {font-family: 'Century Gothic', sans-serif; display: table-cell; vertical-align: middle; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; text-align: center; width: 100%;}
.rwd-wrap ul {padding: 0px; margin: 0px;}
.rwd-wrap ul li {list-style: none;}
.rwd-wrap ul li ul {display: none;}
.rwd-wrap ul li ul li a {font-size: 14px;}
.rwd-wrap a {color: #777; font-size: 30px;}
.rwd-wrap a:hover, .rwd-wrap a:focus {color: #e74c3c}

#menu-utama-rwd {display: none;}


/* SCROLL to TOP */
#scroll-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 50px;
  height: 50px;
  font-size: 40px;
  line-height: 45px;
  border-radius: 5px;
  text-align: center;
  background-color: rgba(50, 50, 50, 0.75);
  z-index: 10000;
}

#scroll-top a {color: #ccc}
#scroll-top a:hover, #scroll-top a:focus {color: #fff}

/* GKI MODAL*/
.gkimodal-header {height: auto; width: 100%; padding: 20px; text-align: center; background-color: #ecf0f1;}
.gkimodal-close img {width: 65px; height: 65px;}
.gkimodal-container {padding: 50px; font-size: 15px; line-height: 2em; overflow: hidden;}
.gkimodal-container-medium {font-size: 14px; line-height: 1.5em}
.gkimodal-container-medium h5 {margin-bottom: 10px;}
.gkimodal-container h1 {text-align: center; margin: 40px 0;}
.mfp-container {padding: 0px !important;}

/* HEADER SECTION */
#header-section {background-color: transparent; position: fixed; width: 100%; top: 0px; padding: 10px; z-index: 100; line-height: 50px; font-size: 13px;}
#header-section2 {background-color: transparent; position: fixed; width: 100%; top: 0px; padding: 10px; z-index: 100; line-height: 50px; font-size: 13px;}
.logo-part {width: 20%; float: left;}
.menu-part {width: 80%; float: right;}
.menu-part ul {text-align: right; margin: 0;}
.menu-part ul li {display: inline; padding: 0px; margin: 0px;}
.menu-part ul li a, .menu-part ul li a:visited {font-weight: bold; padding: 10px 10px; border: transparent 2px solid; font-size: 11px;}
.menu-part ul li a:hover, .menu-part ul li a.current {font-weight: bold; border: #7f8c8d 2px solid; color: #7f8c8d;}

.scroll-header {border-bottom: 5px solid #2c3e50; background-color: #34495e !important; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;}
.scroll-header2 {border-bottom: 5px solid #95a5a6; background-color: #bdc3c7 !important; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; -o-transition: all 0.3s ease-in-out; -ms-transition: all 0.3s ease-in-out;}

.home-wrap {background-color: rgba(0,0,0,0.85); width: 100%; height: 100%; position: relative; top: 0; z-index: 10000;}
.home-content-wrap {font-family: 'Century Gothic', sans-serif; display: table-cell; vertical-align: middle; -webkit-box-sizing: border-box !important; -moz-box-sizing: border-box !important; box-sizing: border-box !important; text-align: center; width: 100%; border: 1px solid #fff;}

.language-menu a {background-color: #fff; color: #34495e}
.language-menu a:hover {border: #ecf0f1 2px solid !important; background-color: #ecf0f1;}

/* LATEST EVENT */
#latest-event {position: relative; margin-top: -133px; background-color: rgba(44,62,80,0.5); padding: 20px}
.datetime-event {border-right: 1px solid #7f8c8d;}
.date-event {background-color: #d35400; display: inline-block; padding: 10px 15px; float: left; color: #fff;}
.date-event h1 {text-align: center; margin: 0px;  color: #fff; font-size: 34px;}
.time-title {padding: 0px 20px 10px 20px; overflow: hidden;}
.time-event {color: #95a5a6; font-size: 12px;}
.title-event h4 {margin: 0px; font-size: 3.5vmin;}
.map-marker i {font-size: 30px; text-align: center;}
.location-marker {color: #fff; font-size: 14px;}

/* SLIDE SECTION */
#slide-section {margin: 0px;}
.slide-content {position: absolute; width: 100%; top: 25%;}
.slide-content h1 {font-family: 'Arial', sans-serif !important; font-weight: bold; color: #fff; font-size: 7.5vmin;}
.slide-content span { font-size: 3vmin; color: #fff; font-weight: bold; display: block;}
.img-slide {width: 100%; height: 100%;}

/* HEADER SECTION */
#header-theme-section {margin: 0px;}
.header-theme-content {width: 100%; top: 0px;}
.header-theme-content h1 {font-family: 'Arial', sans-serif !important; font-weight: bold; color: #fff; font-size: 7.5vmin; position: absolute; width: 100%; margin: 15% auto}

/* ABOUT SECTION */
#about-section {padding: 25px 0px 25px 0px}
#about-section h2 {margin: 0px;}
.item-about {position: relative; overflow: hidden; padding: 10px 0}

/* VISION SECTION */
#vision-section {background: url(../images/bg-vision-section.jpg) bottom right; background-size: cover; padding: 50px 0; color: #fff}
#vision-section h3 {margin: 20px 0; color: #fff}
.vision-item span {font-size: 50px; color: #fff; margin-top: 30px;}
.vision-item span i.fa-inverse {color: #d35400;}

/* DEPARTMENT SECTION */
#department-section {}
.depart-item {border: 1px solid #bdc3c7; background-color: #ecf0f1; padding: 30px 20px; margin: 15px 0; min-height: 250px; text-align: center;}
.depart-item i {font-size: 40px; padding: 10px 20px 30px 20px; color: #333}
.depart-item:hover, .depart-item:hover h5,  .depart-item:hover i {background-color: #bdc3c7; color: #fff}

/* KLASIS SECTION */
#klasis-section {background: url(../images/bg-download-section.jpg) top center; background-size: cover; color: #fff}
.klasiscat-item {margin: 10px 0}
.gkimodallinkklasis li {list-style: none;}

/* ACT SECTION */
#act-section {background: #ecf0f1;}

/* GMAP SECTION */
#gmap_section {}
.google-map {width: 100% !important; height: 450px !important;}
.map_locations {list-style: none;}
.map_locations p {display: none;}

/* DOWNLOAD SECTION */
#download-section {padding: 50px 0;}
.item-download {margin: 10px 0; display: inline-block;}
.icon-download {background-color: #fff; border: 1px solid #7f8c8d; width: 80px; height: 80px; text-align: center; display: inline-block; border-radius: 80px;}
.icon-download i {font-size: 35px; color: #7f8c8d; padding-top: 22px;}
/* changing in 11 June 2016 --Adi */
.content-download {padding: 0px}

#gkilist-loadmore1 {margin: 0; padding: 0;}
#gkilist-loadmore1 li { display:none; list-style: none;}
.item-gkilist {border: 1px solid #bdc3c7; padding: 20px; margin-top: 35px;}
.item-gkilist h4 {overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.loadmore-wrap {text-align: center; width: 100%; padding: 50px; overflow: hidden;}
#loadMore1 {font-size: 15px; font-weight: bold; color: #d35400; border: 2px solid #d35400; padding: 10px 20px; display: inline-block;}
#loadMore1:hover {font-size: 15px; color: #fff; border: 2px solid #d35400; background-color: #d35400; cursor: pointer;}

/* ARTICLES */
#article-section {background: url(../images/bg-renungan-section.jpg) center center; background-size: cover;}
.article-wrapper {background-color: #fff; margin: 10px 0;}
.article-content {padding: 20px;}
.article-content h4 {white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.item-gkilist-artikel {margin-bottom: 70px;}
.latest-article {padding: 0px; margin: 20px 0 0 0}
.latest-article li {list-style: none; padding: 30px 0; overflow: hidden; border-top: 1px solid #ecf0f1}
.latest-article li div {padding: 5px;}
.lead-detail {padding: 20px 20px 10px 20px; background-color: #ecf0f1; color: #7f8c8d; font-weight: bold;}
.content-detail {padding-top: 20px;}

/* IG Gallery */
.ig-gal {
	
	
	-webkit-column-count: 3; /* Chrome, Safari, Opera */
    -moz-column-count: 3; /* Firefox */
    column-count: 3;
	  
	
	}	
	.ig-gal img{ width: 100%; padding: 7px 0;}
@media (max-width: 500px) {
		
		.ig-gal {
	
	
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
	  
	
	}
		
	}

/* CONTACT SECTION */
#contact-section {}
.content-contact {text-align: center; padding: 30px 0 60px 0; overflow: hidden;}
.left-contact {text-align: right;}
.right-contact {text-align: left;}
.circle-icon {border-radius: 50%; background-color: #fff; width: 50px; height: 50px; display: inline-block;}
.circle-icon i {color: #000; font-size: 30px; padding: 11px;}

/* FOOTER SECTION */ 
#footer-section{margin-bottom: 50px;}
.footer-content {background-color: #95a5a6; overflow: hidden; text-align: center; color: #fff; font-size: 12px; padding: 40px 0;}
.footer-content p {font-size: 18px;}
.menu-footer ul {padding: 50px 0 0 0}
.menu-footer ul li {display: inline; list-style: none; padding: 0 10px;}
.menu-footer ul li a {color: #fff}

.footer-socials {display:inline-block!important; padding: 0; margin: 0;}
.footer-socials li {float:left; list-style:none; padding:0 10px; font-size: 20px;}


@media (min-width: 1200px) {
}

@media (max-width: 1200px) {

#menu-utama {display: none;}
#menu-utama2 {display: none;}
#menu-utama-rwd {display: block;}
#menu-utama-rwd a {font-weight: bold;}
#menu-utama-rwd a:hover, #menu-utama-rwd a:focus {text-decoration: none;}

.logo-part {width: 30%; float: left;}
.menu-part {width: 70%; float: right;}

.left-contact {text-align: center;}
.right-contact {text-align: center; padding-top: 20px;}  

/* LATEST EVENT */
.readmore-marker {display: none;}

} 

@media (max-width: 991px) {
.datetime-event {border: none;}  
.locationread-event {display: none;}

} 

/* Landscape phone to portrait tablet */
@media (max-width: 767px) { 
.line-section, .line-section-white {display: none;}  
#latest-event {margin-top: -10px; background-color: rgba(44,62,80,1);} 
.slide-content {top: 30%;}
.rwd-logo-slide {width: 25%; height: 25%}

}
 
/* Landscape phones and down */
@media (max-width: 480px) {
.readmore-big-color {font-size: 12px;}  
.readmore-big-color:hover {font-size: 12px;}
 
.slide-content h1 {font-size: 18px;}
.logo-part {width: 50%; float: left;}
.menu-part {width: 50%; float: right;}

.gkimodal-container {padding: 0px 0px 20px 0px;}
}

/* Landscape phones and down */
@media (max-width: 320px) {
  
}

.col-xs-15,
.col-sm-15,
.col-md-15,
.col-lg-15 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
}
.col-xs-15 {
    width: 20%;
    float: left;
}
@media (min-width: 768px) {
.col-sm-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left;
    }
}
@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left;
    }
}