.login,
.sign-up-btn,
.menu a,
.studio-btn,
.splash-btn,
.submenu a,
.white-btn {
	-ms-transition: color 0.3s ease, background 0.3s ease;
	-moz-transition: color 0.3s ease, background 0.3s ease;
	-webkit-transition: color 0.3s ease, background 0.3s ease;
	-o-transition: color 0.3s ease, background 0.3s ease;
	transition: color 0.3s ease, background 0.3s ease;
}

.pad100 {
  padding: 40px 0px;
}

.pad70 {
  padding: 40px 0px;
}

.white-text {
	color: white !important;
}

.cta-btn {
	border-radius: 8px;
	box-shadow: 0px 12px 28px rgba(0,0,0,0.25);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;
}

.cta-btn:hover {
	box-shadow: 0px 12px 28px rgba(0,0,0,0.55);
}

h1 {
	font-size: 52px;
}

h2 {
	font-size: 34px;
}

h3 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

p {
	font-size: 16px;
}

.header-bar {
  background: white;
  padding: 25px 0px;
  z-index: 10;
}

.prochurch-logo {
	max-width: 240px;
	width:100%;
	height: auto;
	margin-top: -5px;
	margin-left: 0;
	margin-right: 0;
}

.menu {
	text-align: left;
	margin-top:9px;
}

.menu-item a {
	color: #64b93a !important;
	font-size: 16px;
	margin: 0px 20px;
	padding: 9px 0px;
	text-transform: uppercase;
	border-bottom: 2px solid transparent;
}

.menu-item a:first-of-type {
	margin-left: 0px;
}

.menu-item a:hover {
	color: #2f3235 !important;
	border-bottom: 2px solid #64b93a;
	text-decoration: none;
}

.menu-item {
	display: inline-block;
}

.menu-buttons {
	text-align: right;
	margin-top:10px;
}

.menu-buttons a {
	margin: 0px 6px;
	font-size: 16px;
}

.menu-buttons a:last-of-type {
	margin-right: 0px;
}

.green-line {
	max-width: 600px;
	margin: 0 auto;
	border: 1px solid #64b93a;
}

.white-divider {
	max-width: 800px;
	margin: 0 auto;
	border: 1px solid white;
}

.login {
	color: #64b93a !important;
	background: white;
	padding: 10px 22px;
	border: 1px solid #64b93a;
	text-transform: uppercase;
	border-radius: 5px;
}

.login:hover {
	text-decoration: none;
	color: white !important;
	background: #64b93a;
}

.sign-up-btn {
	color: white !important;
	padding: 10px 22px;
	border: 1px solid #64b93a;
	background: #64b93a;
	text-transform: uppercase;
	border-radius: 5px;
	white-space: nowrap;
}

.white-btn {
	background: white;
	color: #303234;
	font-size: 26px;
	font-weight: 700;
	padding: 15px 30px;
	border-radius: 5px;
	text-transform: uppercase;
}

.white-btn:hover {
	color: #64b93a;
	text-decoration: none;
}

.sign-up-btn:hover {
	background: #4e9928;
	border-color: #4e9928;
	text-decoration: none;
}

.main-section {
	background: #64b93a;
	background-image: url("http://fmtestingsite.com/nick/ProChurch%20Website/SK-bootstrap/header-background.jpg");
	background-size: cover;
	background-repeat: no-repeat;
    background-attachment: fixed;
}

.testimony {
	background: #64b93a;
	background-image: url("http://fmtestingsite.com/nick/ProChurch%20Website/SK-bootstrap/background2.jpg");
	background-size: cover;
	background-repeat: no-repeat;
    background-attachment: fixed;
}

.one-px {
	background-image: none;
}

.box {
	border: 1px solid lightgray;
	padding: 0px 30px 8px 30px;
	background: #f2f2f2;
}

.app-logos {
	max-width: 250px;
	width: 100%;
	height: auto;
}

.app-logos-sm {
	max-width: 150px;
	width: 100%;
	height: auto;
}

.studio-btn,
.splash-btn {
	border: 1px solid lightgray;
	background: transparent;
	color: gray;
	letter-spacing: 2px;
	padding: 13px 20px;
	font-size: 16px;
	text-transform: uppercase;
	border-radius: 5px;
}

.studio-btn:hover {
	border: 1px solid #64b93a;
	background: #64b93a;
	color: white;
	text-decoration: none;
}

.splash-btn:hover {
	border: 1px solid #178dcc;
	background: #178dcc;
	color: white;
	text-decoration: none;
}

.green-text {
	color: #64b93a;
}

.light-blue-text {
	color: #b2b7bd;
}

.blue-text {
	color: #178dcc;
}

.light-text {
	font-weight: 300;
}

.bold-text {
	font-weight: 700;
}

.gray-background {
	background: #f2f2f2;
}

white-background {
	background: white;
}

.green-background {
	background: #64b93a;
}

.blue-background {
	background: #178dcc;
}

.dark-gray-background {
	background: #303234;
}

.icon-holder {
	background: white;
	padding: 30px;
	box-shadow: 5px 5px 35px rgba(0,0,0,0.10);
}

.cta-section {
	background: darkgray;
	background-image: url("http://fmtestingsite.com/nick/ProChurch%20Website/SK-bootstrap/background3.jpg");
	background-size: cover;
	background-repeat: no-repeat;
    background-attachment: fixed;
}

.box-inline {
	border: 1px solid lightgray;
	padding: 20px 30px 10px 30px;
	background: white;
	display: inline-block;
}

.footer-bar a {
	color: white !important;
	font-weight: 300;
	font-size: 14px;
}

.footer-bar h3 {
	font-size: 16px;
}

.submenu-wrapper {
  display: none;
  z-index: 100;
  height: 0px;
}

.submenu {
  position: relative;
  display: block;
  padding-top: 20px;
}

.submenu .submenu-content {
  width: 160px;
  background-color: white;
  color: #fff;
  padding: 15px 25px;
  position: absolute;
  left: 50%;
  margin-left: -80px;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
}

.submenu-item {
	border-bottom: 1px solid lightgray;
}

.submenu-item:last-of-type {
	border-bottom: none;
}

.submenu-item a {
	color: gray !important;
	padding: 0px 10px;
	text-transform: none !important;
	border: none !important;
}

.submenu-item a:hover {
	color: #303234 !important;
	border: none !important;
}

.mobile-menu-toggle {
	margin-top: 20px;
}

.mobile-menu-toggle {
	margin-top: 20px;
	cursor: pointer;
}

.mobile-menu {
	display: none;
	padding: 20px 0px;
}

.mobile-menu-item {
	color: #303234;
	text-transform: uppercase;
}

.mobile-menu-item:hover {
	color: #303234;
}

.md-pad-bottom35 {
	padding-bottom: 35px;
}

.md-pad-bottom55 {
	padding-bottom: 55px;
}

.sm-center-text {
	text-align: center;
}

.sm-center-text img {
	margin: 0 auto;
}

.md-center-text {
	text-align: center;
}

.md-center-text img {
	margin: 0 auto;
}

.fa-ul {
	font-size: 18px;
}

.fa-li {
	line-height: 1.2 !important;
	font-size: 24px !important;
}

.studio-animation {
	box-shadow: 0px 0px 120px rgba(0,0,0,0.3);
}

@media only screen and (min-width : 992px) {
	.one-px {
		background-image: url("http://fmtestingsite.com/nick/ProChurch%20Website/SK-bootstrap/1px-dot.png");
		background-position: center top;
		background-repeat: repeat-y;
	}
	.header-bar {
		padding: 50px 0px;
	}
	.prochurch-logo {
		margin-left: auto;
		margin-right: auto;
	}
	.md-pad-bottom35 {
		padding-bottom: 0px;
	}
	.md-pad-bottom55 {
		padding-bottom: 0px;
	}
	.pad100 {
		padding: 100px 0px;
	}
	.pad70 {
		padding: 70px 0px;
	}
	.md-center-text {
		text-align:left;
	}
	.md-center-text img {
		margin: inherit;
	}
}

@media only screen and (min-width : 768px) {
	.sm-center-text {
		text-align:left;
	}
	.sm-center-text img {
		margin: inherit;
	}
}