@charset "UTF-8";

/* Body */
body {
    font-family: Sans-serif, Open Sans, Public Sans, Gotham, "Helvetica Neue", Helvetica, Arial, Sans-serif;
    background-color: #000000;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    font-style: normal;
    font-weight: 200;
}

/* Container */
.container {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    height: 1200px;
    background-color: #232323;
}

/* Navigation */
header {
	width: 100%;
	height: 80px;
	background-color: #232323;
	border-bottom: 1px solid #383838;
	position: bottom;
	padding-top: 20px;
	padding-right: 20px !important;
	min-width: 320px;
}

.logo {
    color: #ffffff !important;
    font-weight: bold;
    text-align: left;
    width: auto;
    float: left;
    margin-top: 5px;
    margin-left: 15px;
    letter-spacing: 4px;
	font-size:32px !important;
}

.fixtureLogo{
	font-weight: normal;
	font-size:44px;
	text-align: left;
}

nav {
	width: auto;
	text-align: right;
	margin-right: 05px !important;
	padding-right: 5px;
}

header nav ul {
	list-style: none;
	float: right;
}

nav ul li {
    float: left;
    color: #FFFFFF;
    font-size: 14px;
    text-align: left;
    margin-right: 25px;
    letter-spacing: 2px;
    font-weight: bold;
    transition: all 0.3s linear;
    display: block;
    padding: 15PX;
    border-width: 1px;
    border-radius: 3px;
    border: 1px solid #000;
    background-color: #efefef;
}

ul li a {
	color: #434343;
	text-decoration: none;
	/*background panel*/
	border: thin;
	border-colour:#efefef; 
	background-color:#efefef;
	padding:15px;
}

ul li:hover a {
	color: #2C9AB7;
	border: thin;
	border-colour:#efefef; 
	background-color:#ababab;
}

/* Hero Section */
.hero {
    padding-top: 150px;
    padding-bottom: 150px;
    /** Test **/
    background-image: url("../images/Hattie_profile.jpg");
    background-size: auto;
    background-size: cover;
    background-position: top bottom;
}

.light {
    font-weight: bold;
    color: #efefef;
    text-shadow: 2px 2px 3px #000000;
	font-size:36px;
    ;	/*lemon CBFA09*/
}

.tagline {
	text-align: center;
	color: #FFFFFF;
	margin-top: 4px;
	font-weight: lighter;
	text-transform: uppercase;
	letter-spacing: 1px;
}

/* About Section */
.text_column {
	width: 29%;
	text-align: justify;
	font-weight: lighter;
	line-height: 25px;
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	color: #A3A3A3;
}
.about {
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 35px;
	display: inline-block;
	background-color: #FFFFFF;
	margin-top: 0px;
}

/* Stats Gallery */
.stats {
	color: #717070;
	margin-bottom: 5px;
}
.gallery {
	clear: both;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	padding-bottom: 35px;
	padding-top: 0px;
	margin-top: -5px;
	margin-bottom: 0px;
}
.gallery .heading {
	padding-left:20px; 
    }

.gallery .paragraph{
	padding-left:20px; 
    padding-bottom:-10px; 
}

.thumbnail {
	width: 25%;
	text-align: center;
	float: left;
	margin-top: 5px;
}
.gallery .thumbnail h4 {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	color: #52BAD5;
}
.gallery .thumbnail p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #A3A3A3;
}

.designProcess{
	font-weight: bolder;
	font-size: 18px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
}

/* Parallax Section */
.hero_header {
	color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -20px;
	letter-spacing: 4px;
	padding-top: 180px;
	padding-left: 45px;
	font-size: 31px !important;
	width: 76%;
	font-weight: bold;
	font-family: sans-serif;
	text-shadow: 2px 2px 3px #000000;
	background-image: url(url);
}

.banner {
	background-color: #343434;
	background-image: url("../images/img-73.jpg");
	height: 500px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: top;
}

.feature {
	background-color: #2D9AB7;
	background-image: url("../images/img-57.jpg");
	height: 500px;
	background-attachment: fixed;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	padding-top: 50px;
}

.parallaxFooter{
	background-color: #323232;
	background-image: url("../images/img-66.jpg");
	background-position: center center;
	height: 500px;
	margin-top: -15px;
	padding-top: 15px;
	background-repeat: no-repeat;
}

.parallax {
	color: #FFFFFF;
	text-align: left;
	padding-right: 100px;
	padding-top: 0px;
	letter-spacing: 2px;
	margin-top: 0px;
	margin-left: 45px;
}

.parallax1 {
	color: #FFFFFF;
	text-align: left;
	padding-right: 100px;
	padding-top: 110px;
	letter-spacing: 2px;
	padding-top: 60px;
	margin-left: 45px;
}
.parallax_description {
    color: #FFFFFF;
    width: 50%;
    float: left;
    font-weight: normal;
    line-height: 23px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 45px;
    text-shadow: 2px 2px 2px #000000;
}
.parallax_description1 {
    color: #FFFFFF;
    text-align: left;
    padding-left: 45px;
    width: 50%;
    float: left;
    font-size: 16px;
    font-weight: lighter;
    line-height: 23px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: -23px;
    text-shadow: 2px 2px 2px #000000;
}
/* More info */

footerCTA{
	tect-align : center;
	padding-top: 0px !important;
}
footer {
	background-color: #FFFFFF;
	padding-bottom: 35px;
}
.footer_column {
	width: 50%;
	text-align: center;
	padding-top: 30px;
	float: left;
}
footer .footer_column h3 {
	color: #B3B3B3;
	text-align: center;
}
footer .footer_column p {
	color: #717070;
	background-color: #FFFFFF;
}
.cards {
	width: 100%;
	height: auto;
	max-width: 420px;
	max-height: 360px;
}
footer .footer_column p {
	padding-left: 30px;
	padding-right: 30px;
	text-align: justify;
	line-height: 25px;
	font-weight: lighter;
	margin-left: 20px;
	margin-right: 20px;
}
.button {
    width: 200px;
    margin-top: 40px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: 10px;
    padding-top: 13px;
    padding-right: 10px;
    padding-bottom: 13px;
    padding-left: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 5px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 2px;
    border: 3px solid #FFFFFF;
    color: #FFFFFF;
    transition: all 0.3s linear;
}
.button:hover {
    background-color: #FEFEFE;
    color: #C4C4C4;
    cursor: pointer;
}
.copyright {
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
}
.footer_banner {
    background-color: #B3B3B3;
    padding-top: 60px;
    padding-bottom: 60PX;
    margin-bottom: 0px;
    background-image: url("../images/pattern.png");
    background-repeat: repeat;
    text-align: center;
    font-size: 24px;
    color: #EFEFEF;
}
footer {
	display: inline-block;
}
.hidden {
	display: none;
}

/* Mobile */
@media (max-width: 320px) {
	.logo {
		width: 100%;
		text-align: left;
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-left:15px;
	}
	
	.fixtureLogo{
		font-weight: normal;
		fontS-size:38px;
	}	
		
	.container header nav {
		margin-top: -3px;
		margin-right: 0px;
		margin-bottom: -3px;
		margin-left: 0px;
		padding-right: 15px;
		width: 100%;
		float: none;
		display: none;
	}
	
	.banner {
		background-color: #343434;
		background-image: url("../images/img-73.jpg");
		height: 500px;
		background-attachment: fixed;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	header nav ul {
	}
	nav ul li {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		width: 100% auto;
		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;
	}
	.parallax {
		text-align: center;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 40%;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		width: 100%;
		font-size: 18px;
	}
	.parallax_description {
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		width: 90%;
		margin-top: 25px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 12px;
		float: none;
		text-align: center;
	}
	.banner {
		background-color: #2D9AB7;
		background-image: none;
	}
	.tagline {
		margin-top: 20px;
		line-height: 22px;
	}
	.hero_header {
		padding-left: 40px;
		padding-right: 10px;
		line-height: 22px;
		text-align: left;
		line-height: inherit;
	}
		
	.parallaxFooter{
		background-color: #323232;
		background-image: url("../images/img-68.jpg");
		background-position: center center;	
		height: 750px;
		background-attachment: fixed;
		background-size: cover;
		background-position: center center;
		margin-top:-15px;
		padding-top: 15px;
		height: 500px;
	}
	
}

/* Small Tablets */

@media (min-width: 321px)and (max-width: 767px) {
	.logo {
		width: 100%;
		text-align: left;
		margin-top: 5px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-left: 10px;
		color: #043745;
		font-size: 34px;
	}
		
	.fixtureLogo {
		font-weight: normal;
		text-align: left;
		font-size: 34px;
	}
	
	.container header nav {
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-right: 0px;
		width: 100%;
		height: 62px;
		position: inherit;
		float: left;
		overflow: auto;
		display: inline-block;
		background-color: #121212 !important;
		padding-left: 10px;
	}
	
	header nav ul {
		padding: 0px;
		float: left;
	}
	
	nav ul li {
		margin-top: -20px;
		margin-right: 0px;
		margin-bottom: 0px;
		min-width: 95px;
		text-align: center;
		padding-top: 18px !important;
		padding-bottom: 8px;
		padding-left: 1px;
	}
	
	nav ul li a {
		color: #434343;
		text-decoration: none;
		border: none;
		display: list-item;
		background-color: #f1f1f1;
		padding: 5px;
		margin-left: 0px;
		text-align: center;
		font-size: larger;
		width: auto;
	}
		
	.text_column {
		width: 100%;
		text-align: left;
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
	}
	
	.thumbnail {
		width: 100%;
	}
	
	.footer_column {
		width: 100%;
		margin-top: 0px;
	}
	
	.banner {
		background-color: #343434;
		background-image: url("../images/img-73.jpg");
		height: 500px;
		background-attachment: fixed;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: bottom;
	}
	
	.parallax {
		text-align: center;
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-top: 40%;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		width: 100%;
		font-size: 18px;
	}
	
	.parallax_description {
		padding-top: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		margin-top: 30%;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		float: none;
		width: 100%;
		text-align: center;
	}
	
	.thumbnail {
		width: 50%;
	}
	
	.parallax {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-right: 0px;
		padding-bottom: 0px;
		padding-left: 0px;
		padding-top: 20%;
		text-shadow: 2px 2px 3px #000000;
	}
	
	.parallax_description {
		margin-top: 0px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		width: 100%;
		padding-top: 30px;
	}
	
	.banner {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.footer_column {
		width: 100%;
	}
		

    .parallaxFooter {
        background-color: #323232;
        background-image: url("../images/img-66.jpg");
        height: 500px;
        background-color: #efefef;
        background-attachment: fixed;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        margin-top: -5px;
        padding-top: 15px;
        height: 850px;
        text-shadow: none;
    }
	
}

@media (min-width: 0px)and (max-width: 320px){
	.logo {
    width: 100%;
    text-align: left;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-left: 10px;
	color: #043745;
	font-size: 28px !important;
	}
		
	.fixtureLogo {
		font-weight: normal;
		text-align: left;
		font-size: 34px;
	}
	
	.container header nav {
		margin-top: 10px;
		margin-right: 0px;
		margin-bottom: 0px;
		margin-left: 0px;
		padding-right: 0px;
		width: 100%;
		height: 62px;
		position: inherit;
		float: left;
		overflow: auto;
		display: inline-table;
		background-color: #121212 !important;
		padding-left: 10px;
	}
	
	header nav ul {
		padding: 0px;
		float: left;
	}
	
	nav ul li {
		margin-top: -20px;
		margin-right: 0px;
		margin-bottom: 0px;
		min-width: 95px;
		text-align: center;
		padding-top: 18px !important;
		padding-bottom: 8px;
		padding-left: 1px;
	}
	
	nav ul li a {
		color: #434343;
		text-decoration: none;
		border: none;
		display: list-item;
		background-color: #f1f1f1;
		padding: 5px;
		margin-left: 0px;
		text-align: center;
		font-size: medium;
		width: auto;
	}
	
	.banner {
		background-color: #343434;
		background-image: url("../images/img-68.jpg");
		height: 500px;
		background-attachment: fixed;
		background-size: cover;
		background-repeat: no-repeat;
		background-position: center;
	}
	
}
