@charset "UTF-8";
/* Body */
/* Enable hardware acceleration to fix laggy transitions
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
-ms-transform: translateZ(0);
-o-transform: translateZ(0);
transform: translateZ(0); */

body {
	font-family: Verdana, Helvetica, "sans-serif";
	background-image: linear-gradient(#333, white);
	font-style: normal;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* Container */
.container {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #222222;
}
/* Navigation */
header {
	width:70%;
	height: 70px;
	background-color: #222222;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	position:fixed;
}
.logo {
	color: #ffffff;
	position:fixed;
	font-size: 36px;
	text-align: left;
	width: 10%;
	float: left;
	margin-top: 10px;
	margin-left: 45px;
	letter-spacing: 4px;
	z-index: 100;
}
.topMenu{
	display:inline;
}
.whiteMenu{
    display:none;
}
.whiteClose{
    display:none;
}
nav {
	position:fixed;
	width: 68%;
	text-align: right;
	margin-top: 10px;
}
header nav ul {
	list-style: none;
	float: right;
}
nav ul li {
	float: left;
	text-align: left;
	margin-right: 25px;
	letter-spacing: 2px;
	font-weight: bold;
	transition: all 1s linear;
	font-size: 14px;
}
ul li a {
	text-decoration: none;
	color: #ffffff;
}
ul li#hR:hover a {
	color: #999999;
	transition: 1s linear;
}
ul li#sR:hover a {
	color: #ff9900;
	transition: 1s linear;
}
ul li#gR:hover a {
	color: #99cc00;
	transition: 1s linear;
}
ul li#pR:hover a {
	color: #0099FF;
	transition: 1s linear;
}
ul li#cR:hover a {
	color: #ff0066;
	transition: 1s linear;
}
.jonMoat_header {
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 4px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.banner_header {
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 4px;
}
.banner2_header {
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 4px;
}
.banner3_header {
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 4px;
}
/* jonMoat Section */
.padding {
	background-color: #444444;
	height: 70px;
	background-size: cover;
	background-repeat: no-repeat;
}
.padding2 {
	height: 350px;
	float: none;
}
.jonMoat {
	background-color: #9999ad;
	background-image: url(../images/pimgpsh_fullsize_distr5c.jpg);
	background-attachment: fixed;
    background-position: center; 
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-repeat: no-repeat;
	padding-top: 181px;
	padding-bottom: 181px;
}
.tagline {
	text-align: center;
	text-shadow: 2px 2px 1px #000000;
	color: #ffffff;
	margin-top: 4px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 24px;
}
/* About Section */
.about{
	background-color: #222222;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 80px;
    display: inline;
}
.about h3 {
	color: #ff9900;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
}
.about2{
	background-color: #222222;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 80px;
    display: none;
}
.about2 h3 {
	color: #ff9900;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
}
/* Gallery */
.portfolio {
	background-color: #222222;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
    display: inline;
}
.portfolio2 {
	background-color: #222222;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
    display: none;
}
.portfolioContent {
	width: 100%;
	padding-left: auto;
	padding-right: auto;
}
.copyrightThirdParty {
	width: 100%;
	text-align: center;
	padding-top:  4%;
}
.portfolioNavPrevious {
	text-align: center;
	font-size: 60px;
	float:left;
	margin-top: 20px;
}
.portfolioNavPrevious a {
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}
.portfolioNavPrevious:hover a {
	color: #99cc00;
	transition: 1s linear;
	text-decoration: none;
}
.portfolioNavNext {
	text-align: center;
	font-size: 60px;
	float:right;
	margin-top: 20px;
}
.portfolioNavNext a {
	text-decoration: none;
	color: #ffffff;
	cursor: pointer;
}
.portfolioNavNext:hover a {
	color: #99cc00;
	transition: 1s linear;
	text-decoration: none;
}
.portfolio h3 {
	color: #99cc00;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
}
.portfolio2 h3 {
	color: #99cc00;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
}
.portfolio2 h4 {
	color: #99cc00;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
}
/* Parallax Section */
.banner {
	background-color: #B3B3B3;
	background-image: url(../images/pimgpsh_fullsize_distr2c.jpg);
	background-attachment: fixed;
    background-position: center; 
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 181px;
	padding-bottom: 181px;
}
.banner2 {
	background-color: #B3B3B3;
	background-image: url(../images/pimgpsh_fullsize_distr8c.jpg);
	background-attachment: fixed;
    background-position: center; 
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 181px;
	padding-bottom: 181px;
}
.banner3 {
	background-color: #B3B3B3;
	background-image: url(../images/pimgpsh_fullsize_distr4c.jpg);
	background-attachment: fixed;
    background-position: center; 
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 181px;
	padding-bottom: 181px;
}
.people {
	background-color: #222222;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
.people h3 {
	color: #0099FF;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
}
/* More info */
footer {
	background-color: #222222;
	padding-bottom: 30px;
}
.footer_block {
	background-color: #222222;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	padding-bottom: 0px;
}
footer .footer_block h3 {
	color: #0099FF;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
}
footer .footer_block p {
	color: #ffffff;
	background-color: #222222;
}
footer .footer_block p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	margin: auto;
}
footer .footer_column h3 {
	color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
}
footer .footer_column h4 {
	color: #ffffff;
	text-align: center;
	font-size: 16px;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 140px;
	max-height: 187px;
}
footer .footer_column p {
	color: #ffffff;
	background-color: #222222;
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
textarea{
    height: 100%;
    width: 100%;
   -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	font-size: 12px;
	font-family: Verdana, Helvetica, "sans-serif";
}
input{
    height: 100%;
    width: 100%;
   -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
	font-size: 12px;
	font-family: Verdana, Helvetica, "sans-serif";
}
.button {
	width: 140px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	vertical-align: middle;
	border-radius: 0px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2px;
	border: 2px solid #ffffff;
	color: #ffffff;
	transition: all 1s linear;
	float: right;
}
.quotes {
	color: #ffffff;
	width: 65%;
	margin-top: 80px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 40px;
	text-align: center;
	
}
.button:hover {
	background-color: #222222;
	border: 2px solid #ff0066;
	color: #ff0066;
	cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #444444;
	color: #FFFFFF;
	font-weight: lighter;
	letter-spacing: 1px;
}
.footer_banner {
	color: #ffffff;
	background-color: #222222;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	padding-left: 50px;
	padding-right: 50PX;
	padding-bottom: 20PX;
}
.footer_banner h3 {
	color: #ff0066;
	text-align: center;
	font-weight: bold;
	font-size: 36px;
}
footer {
	display: inline-block;
}
/* Mobile */
/*@media (max-width: 320px) {
.centered-table {
   margin-left: auto;
   margin-right: auto;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	display: none;
}
header nav ul {
}
nav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
}
.text_column {
	width: 100%;
	text-align: justify;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.thumbnail {
	width: 100%;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.tagline {
	margin-top: 20px;
	line-height: 22px;
}
.hero_header {
	padding-left: 10px;
	padding-right: 10px;
	line-height: 22px;
	text-align: center;
}
.about{
    display: none;
}
.about2{
    display: inline;
}
.portfolio {
    display: none;
}
.portfolio2 {
    display: inline;
}
}

*/
/* Small Tablets */
@media (max-width: 897px) { /*(min-width: 321px)and */
	
.container {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
}
.centered-table {
   margin-left: auto;
   margin-right: auto;
}
/* Navigation */
header {
	width:100%;
}
.whiteMenu{
    display:inline;
	float: right;
	position: fixed;
	top:10px;
	right:15px;
}
.whiteClose{
    display:none;
	float: right;
	position: fixed;
	top:10px;
	right:15px;
}
.topMenu{
	display:none;
}
nav {
	width: 96%;
	padding-top: 40px;
	text-align: center;
}
header nav ul {
    display:none;
	list-style: none;
	float: none;
	margin-right: 37px;
}
nav ul li {
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.logo {
	width: 100%;
	float: none;
	margin-top: 0px;
	margin-left: 0px;
	text-align: center;
}
.text_column {
	width: 50%;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.container header nav {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	float: none;
	overflow: auto;
	display: inline-block;
	background: #222222;
}
.footer_column {
	width: 100%;
	margin-top: 0px;
}
.footer_banner {
	text-align: center;
}
.address {
	margin-right: 10%;
	margin-left: 10%;
	float: none;
}
.contactForm {
	margin-right: 10%;
	margin-left: 10%;
	margin-bottom: 20px;
	float: none;
	text-align: center;
}
.quotes {
	margin-top: 10px;
}
	/* jonMoat Section */
.padding {
	height: 60px;
}
.padding2 {
	height: 40px;
	float: none;
}
.about{
    display: none;
}
.about2{
    display: inline;
}
.portfolio {
    display: none;
}
.portfolio2 {
    display: inline;
}
.jonMoat{
	background-attachment: scroll;
}
.banner{
	background-attachment: scroll;
}
.banner2{
	background-attachment: scroll;
}
.banner3{
	background-attachment: scroll;
}
}

/* Small Desktops */
@media (min-width: 898px) and (max-width: 1220px) {
.container {
		width: 96%;
	}
	/* Navigation */
	header {
		width:96%;
	}
	nav {
		width: 94%;
	}
	.logo {
		width: 96%;
	}
	.whiteMenu{
		display:none;
	}
	.whiteClose{
		display:none;
	}
	.topMenu{
		display:inline;
	}
	.thumbnail {
		width: 50%;
	}
	.text_column {
		width: 100%;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	.about{
		display: inline;
	}
	.about2{
		display: none;
	}
	.portfolio {
		display: inline;
	}
	.portfolio2 {
		display: none;
	}
}
