﻿/* ============================================================================================== 
This copyright notice must be kept untouched in the stylesheet at all times.
The original version of this stylesheet and the associated (x)html 
is available at http://www.script-tutorials.com/bootstrap-one-page-template-with-parallax-effect/
Copyright (c) Script Tutorials. All rights reserved.
This stylesheet and the associated (x)html may be modified in any way to fit your requirements.
================================================================================================= */

/* general styles */
html, body {
    height: 100%;
    width: 100%;
    background-color: #fff;
    text-align: center;
    font-size: 22px;
    font-family: Arial, Helvetica, sans-serif;
    color: #fff;
}

/* padded section */
.pad-section {
    padding-right: 0;
    padding-left: 0;
}
.pad-section img {
  width: 100%;
}

/* vertical-centered text */
.text-vcenter {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}
.text-vcenter h1 {
  font-size: 4.5em;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

/* additional sections */
#home {
  background: url(../images/church.jpg) no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#beliefs {background: url("../images/open-bible.jpg") no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
	color: #000000;
	opacity: 1.;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#test {background: url("../images/only jesus.jpg") no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
	color: #000000;
	opacity: 1.;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#about {background: url(../images/about.jpg) no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
	color: #000000;
	opacity: 1.;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#vbs {background: url("../vbs/promo1.png") no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
	color: #000000;
	opacity: 1.;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#pastor {background: url(../images/open-bible.jpg) no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
	color: #000000;
	opacity: 1.;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


#mission {
	background: url(../images/harvest.jpg) no-repeat center center fixed; 
  display: table;
  height: 100%;
  position: relative;
  width: 100%;
	color: #000;
	opacity: 1.;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#welcome {
    background-repeat: no-repeat;
    background-position: center center fixed;
    background-image: url("../images/welcome.jpg");
    background-attachment: fixed;
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
    color: #000;

	opacity: 1.;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-color: #fff;
}

#welcome {
    background-color: #fff;
    color: #000;
    padding-top: 0px;
}
#leadership {
    background: url("../images/deacons.jpg") no-repeat center center fixed;
	display: table
    background-color: #fff;
    color: #000;
	width: 100%;
    padding-top: 100px;
    padding-bottom: 250px;
}

#welcome .glyphicon {
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  font-size: 60px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  vertical-align: middle;
  width: 140px;
}
#mission {
    background-color: #306d9f;
    color: #ffffff;
}
#mission.glyphicon {
  border: 2px solid #FFFFFF;
  border-radius: 50%;
  display: inline-block;
  font-size: 60px;
  height: 140px;
  line-height: 140px;
  text-align: center;
  vertical-align: middle;
  width: 140px;
}
#col-xs-12 {
	color: #000000;
	opacity: 1.;
}

#schedule{
	background: url(../images/crowd.jpg) no-repeat center center fixed; 
  	background-color: #306d9f;
  color: #ffffff;
	display: table;
  height: 100%;
  position: relative;
  width: 100%;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
	opacity: 0.90;
}
#about .panel {
	opacity: 0.8;
	color: #000000;
}

#contact {
	background: url(../images/phone.jpg) no-repeat center center fixed; 
	color: #000000;
	 display: table;
  height: 100%;
  position: relative;
  width: 100%;
	opacity: .0.80;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#welcome .panel {
    background-color: #fff;
    opacity: 1;
}


#schedule .panel {
    background-color: #fff;
    opacity: 1;
}

.google-map {
     padding-bottom: 70%;
     position: relative;
}

.google-map iframe {
     height: 100%;
     width: 100%;
     left: 0;
     top: 0;
     position: absolute;
}

footer {
    padding-top: 5px;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 5px;
    background-color: #2246D0;
}
footer .glyphicon {
  color: #FFF;
  font-size: 60px;
}
footer .glyphicon:hover {
  color: #FFF;
}
