@charset "utf-8";
/* CSS Document */
body {
	background: #f3f2ed;
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 14px;
	color: #444;
	text-align: center;
	line-height: 1.75em;
}
h2, h3, h4, h5, h6 {
	padding: 0 0 .5em 0;
	margin: 0 auto;
	text-transform: uppercase;
	font-weight: 600;
}
h1, h2, a:hover, a:active, #contact a:hover, #contact a:active {
	color: #b09a51;
}
.preloader {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background-image: url(../img/preloader-1.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	background-position: center;
}
h1 {
	display: block;
	height: 20px;
	width: 92px;
	margin: 0;
	position: relative;
	top: 6px;
	background-image: url('../img/kaiser-stud-logo-full-wht.svg');
	text-indent: -9999px;
}
@media (max-width: 768px) {
	#logo {
		width: 60%;
		margin: 0 auto;
		text-align: center;
		/*top: 10%;*/
		position: relative;
		top: 5%;
	}
	/*

	h1 {

		width: 100%;

		height: auto;

		margin: 0 auto;

		position: relative;

		left: 0;

		top: 15%;

		background-position: center;

	}

	*/
	#landing h2, #landing address {
		width: 90%;
		margin: 0 auto;
		/*-webkit-text-stroke-width: 0.5px;

    		-webkit-text-stroke-color: black;*/
	}
}
section {
	padding: 70px 0;
}
ul li {
	list-style-type: none;
}
nav {
	width: 100%;
	color: #fff;
	font-weight: 600;
	font-size: 1.14em;
	text-transform: uppercase;
	position: fixed;
	z-index: 10;
}
nav .colContain {
	width: 35%;
	margin-left: 60%;
	margin-right: 5%;
	text-align: right;
}
nav #topNav, #contact {
	background-color: #b09a51;
}
/*nav #topNav #search {

	background: #b7a464;

	height: 100%;

	width: 250px;

	text-align: left;

	text-indent: 10px;

}

*/
nav #topNav #phone p {
	text-align: right;
}
nav #brand {
	text-align: left;
}
nav #topNav p {
	padding: 5px;
	margin: 0;
}
nav #bottomNav {
	background-color: #222222;
}
nav ul {
	margin: 0;
	padding: 0;
}
nav ul li {
	display: inline-block;
}
nav a {
	color: #fff;
}
nav #bottomNav a {
	display: block;
	padding: 10px 30px;
}
#topNav a:hover {
	color: #222;
}
nav #toggleMenu {
	display: none;
	text-align: right;
}
nav #toggle {
	font-size: 1.5em;
}
@media (max-width: 768px) {
	nav #toggleMenu {
		display: block;
	}
	nav ul {
		padding: 0;
		display: none;
	}
	nav ul li {
		display: block;
		border-bottom: 1px solid #333;
	}
	nav ul li a {
		padding: 10px 15px;
	}
}
#landing {
	background-image: url(../img/landing3.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	height: 700px;
	min-height: 500px;
	color: #efefef;
	position: relative;
	padding: 140px 0 70px 0;
}
#landing h2 {
	color: #fff;
	font-size: 2.57em;
}
#landing address {
	font-weight: 600;
	font-size: 1.7em;
	text-transform: uppercase;
}
#landing h2, #landing address {
	text-shadow: -1px 1px 10px rgba(34, 34, 34, 0.30), 1px 1px 10px rgba(34, 34, 34, 0.30), 1px -1px 10px rgba(34, 34, 34, 0.30), -1px -2px 10px rgba(34, 34, 34, 0.30);
}
@media (max-width: 768px) {
	#landing {
		/*background-image: url(../img/mobile-landing.jpg);

		background-position: left;*/
		height: 650px;
	}
	#landing h2, #landing address {
		text-shadow: -1px 1px 10px rgba(34, 34, 34, 0.40), 1px 1px 10px rgba(34, 34, 34, 0.40), 1px -1px 10px rgba(34, 34, 34, 0.40), -1px -2px 10px rgba(34, 34, 34, 0.40);
	}
	#landing h2 {
		font-size: 1.5em;
	}
	#landing address {
		font-size: 1em;
	}
}
#about h3 {
	padding-top: 30px;
}
#insta-placeholder iframe {
	min-width: auto !important;
	width: 100%;
	margin: 0 auto !important;
}
.width90p {
	width: 90%;
	padding: 0;
	margin: 0 auto;
}
.width90p > div {
	padding: 0;
	margin: 0 auto;
}
@media (max-width: 991px) {
	.smShowNone {
		display: none;
	}
	.Embed {
		text-align: center;
	}
}
#lessons, #gallery {
	background-color: #d9d8d3;
}
#showing {
	background-color: #fff;
}
#lessons, #showing {
	padding: 0;
	overflow-x: hidden;
}
@media (max-width: 991px) {
	#lessons {
		padding: 70px 0;
	}
	#lessons .decorativeImgWrap {
		width: 80%;
		margin: 0 auto;
	}
	#pricing {
		padding: 0 0 30px 0;
	}
	#showing {
		padding: 70px 0;
	}
	#showing .decorativeImgWrap {
		display: none;
	}
}
#lessons #pricing {
	padding-top: 30px;
	padding-bottom: 30px;
}
#lessons #pricing > div {
	text-align: left;
}
#lessons #pricing h3 {
	color: #333;
	margin-top: 12px;
	font-size: 1em;
}
#lessons #pricing ul {
	padding: 0;
}
#lessons #pricing ul li {
	list-style-type: disc;
}
#lessons #pricing em {
	font-weight: bold;
	font-style: normal;
}
.decorativeImgWrap {
	padding: 0;
}
.decorativeImg {
	height: 100%;
	width: 100%;
}
#thja {
	padding-top: 30px;
}
#ohja {
	height: 100px;
}
#boarding {
	overflow-x: hidden;
}
#boarding #boardingContent {
	padding-bottom: 30px;
}
#boarding .borderRight {
	border-right: 2px dotted #b09a51;
}
#boarding ul {
	padding: 0;
	margin: 0 auto;
	margin-top: 2em;
}
#boarding ul li {
	display: inline-block;
	margin: 0 15px;
}
#boarding ul li a {
	display: block;
}
#boarding em {
	font-weight: 600;
	font-style: normal;
}
#boarding ul li a, #gallery button {
	width: 130px;
	text-transform: uppercase;
}
#boarding .btn-default, #gallery button {
	color: #fff;
	background-color: #b09a51;
	border-color: #b09a51;
}
#boarding .btn, #gallery button {
	border-radius: 20px;
}
@media (max-width: 991px) {
	#boarding .borderRight {
		border-right: none;
		border-top: 2px dotted #b09a51;
	}
	#boarding .smPadding {
		padding: 20px 0;
	}
}
@media (max-width: 768px) {
	#boarding ul li {
		margin-bottom: 15px;
	}
	#boarding h2, #boarding h3, #boarding p {
		width: 90%;
		margin: 0 auto;
	}
}
#gallery .buttonGroup {
	margin-bottom: 30px;
}
#gallery button {
	margin: 0 10px;
}
@media (max-width: 768px) {
	#gallery button {
		width: auto;
		padding: 6px 15px;
		margin: 0 3px;
	}
}
#gallery .row {
	padding: 0 30px;
}
#gallery img {
	width: 100%;
	height: auto;
	padding-bottom: 15px;
}
#gallery #photoCredit {
	font-size: .8em;
}
#contact {
	text-align: left;
	padding: 30px 0;
}
#contact, #contact h2, #contact a {
	color: #fff;
}
#contact h2 {
	font-size: 1.2em;
}
#contact p {
	margin: 0 auto;
	padding: 0;
}
#contact .row, footer .row {
	width: 90%;
	margin: 0 auto;
}
#contact #social {
	text-align: right;
}
#contact ul {
	position: relative;
	top: 8px;
}
#contact ul li {
	display: inline-block;
}
#contact ul li a {
	display: block;
	padding-left: 30px;
}
#contact .phone:hover {
	color: #222;
}
@media (max-width: 768px) {
	#contact, #contact #social {
		text-align: center;
	}
	#contact ul {
		padding: 0;
		margin-top: 15px;
	}
	#contact ul li a {
		padding-left: 0;
	}
	#contact #facebook {
		padding-left: 30px;
	}
}
#contactInfo {
	margin-bottom: 40px;
}
#contactInfo p {
	margin-bottom: 0;
}
#contactInfo span {
	padding-right: 10px;
}
footer {
	padding: 70px 0 30px 0;
}
footer, footer a {
	color: #444;
	text-align: left;
}
footer ul {
	padding: 0;
}
footer h3, footer span {
	color: #b09a51;
	font-size: 1.2em;
}
footer #contactInfo {
	margin-top: 30px;
}
footer #googleMaps {
	text-align: right;
}
@media (max-width: 768px) {
	footer #googleMaps {
		text-align: center;
	}
	footer #barnHours, #googleMaps {
		margin-top: 30px;
	}
}
#developer {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #d9d8d3;
	text-align: right;
}
@media (max-width: 768px) {}
#developer {
	text-align: center;
}
#testimonials .stars {
	margin-bottom: 24px;
}