

/*======================== BASIC ========================*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a {
	text-decoration: none;
	background: transparent;
}
a ,a:hover, a:active, a:focus ,object, embed {
	outline: 0;
	text-decoration: none;
}
svg:not(:root) {
	overflow: hidden;
}
img {
	border: 0;
}
button, input, select, textarea {
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	max-width: 100%;
	
}
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	height: 100%;
	-webkit-font-smoothing: antialiased;
}
img {
	max-width: 100%;
}

*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
* {
	outline: none;
}
body {
	font-family: 'Raleway', sans-serif;
	font-weight: normal;
	font-size: 16px;
	word-spacing: normal;
	height: 100%;
	min-height: 100%;
	color: #fff;
	background-size: 100% 100%;
	margin: 0;
}
a img {
	border: 0
}
a {
	color: #fff;
	text-decoration: none;
}
a:active, a:focus, a:hover {
	outline: 0;
	text-decoration: none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
a:hover {
	text-decoration: none;
}
img {
	border: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
form {
	margin: 0;
}
button, input, textarea {
	border-radius: 0;
	font-size: 14px;
	margin: 0;
	max-width: 100%;
	vertical-align: baseline;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
button, input {
	line-height: normal;
}
button, input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
textarea {
	overflow: auto;
	vertical-align: top;
}

.clearfix {
	clear: both;
	float: none;
	*zoom: 1;
}
.clearfix:before,
.clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
	content: '';
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.row {
	position: relative;
	width:100%;
	margin: 0 auto;
	text-align: center;
}

/*======================== INTRO ========================*/
#sections{z-index:20}

/*======================== CUSTOM BACKGROUND ========================*/
body {	
	background:#fdfff7;
	background:url("../media/background_texture.png") repeat;
}
#snow {
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	background-position: center center;
}
.snow,
#snow {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: hidden;
}
/*======================== HOME ========================*/
#home .container{
	max-width:100%;
	margin: 0;
}
#logo{
	width: 100%;
	position: relative;
	text-transform: uppercase;
	color: white;
	line-height: normal;
}
#logo img{
	margin:0;
	width:240px;
	height:auto;
	opacity:0.8;
}

.container {
	text-align: center;
	position: absolute;
	left: 0%;
	top: 45%;
	-moz-transform: translateX(0%) translateY(-50%);
	-webkit-transform: translateX(0%) translateY(-50%);
	transform: translateX(0%) translateY(-50%);
	margin:0px;
	width:100%
}
#tagline p {
	float:left;
	font-family: 'Fredericka the Great', cursive;
	text-align:center;
	opacity:0.8;
	font-weight:normal;
	width:100%;
	color:#a1c701;
}
#tagline p span {
	color:#36454f;
}


@media screen and (min-width: 1031px) {
#tagline p {
	font-size:100px;
	line-height:180px;
}
}

@media screen and (min-width: 801px) and (max-width:1030px) {
#tagline p {
	font-size:80px;
	line-height:180px;
}
}

@media screen and (min-width: 581px) and (max-width:800px) {
#tagline p {
	font-size:80px;
	padding:10% 10% 0%;
	line-height:80px;
}
}

@media screen and (min-width: 0px) and (max-width:580px) { 
#tagline p {
	font-size:60px;
	padding:10% 10% 0%;
	line-height:60px;
}
}

/* Bottom Image */

.bottom_font_image  {
	float:none;
	position:absolute;
	bottom:0;
	margin:0px;
}
.bottom_font_image  {
	text-align:center;
	float:left;
	width:100%;
	margin:0px;
	opacity:0.6;
}
.bottom_font_image i.fa-tree {
	color:#a1c701;
}
.bottom_font_image i.fa-tree-large {
	font-size:45px;
	line-height:45px;
}
.bottom_font_image i.fa-tree-medium {
	font-size:30px;
	line-height:30px;
}
.bottom_font_image i.fa-tree-small {
	font-size:20px;
	line-height:20px;
}
.bottom_font_image i.fa-tree-mini {
	font-size:15px;
	line-height:15px;
}

.bottom_font_image i.fa-road {
	font-size:40px;
	color:#36454f;
	line-height:40px;
	margin:0px 10px;
}








