/* --------------- FONTS --------------- */

/*
 * Socicon Typeface provided by http://www.socicon.com/
 */

@font-face {
	font-family: 'socicon';
	src: url('../fonts/socicon/font/socicon-webfont.eot');
	src: url('../fonts/socicon/font/socicon-webfont.eot?#iefix') format('embedded-opentype'),
		url('../fonts/socicon/font/socicon-webfont.woff') format('woff'),
		url('../fonts/socicon/font/socicon-webfont.ttf') format('truetype'),
		url('../fonts/socicon/font/socicon-webfont.svg#sociconregular') format('svg');
	font-weight: normal;
	font-style: normal;
	text-transform: initial;
}

.socicon {
	font-family: 'socicon' !important;
}

/* --------------- GLOBAL ELEMENTS --------------- */

body {
	background: #787366 url('../images/bg-page-tile.png') left top repeat;
	color: #242418;
	margin: 0;
	padding: 0;
}
a, img {
	border: none;
}
b, strong {
	font-weight: bold;
}
i, em {
	font-style: italic;
}
p {
	margin: 0px 0px 10px 0px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}
.clear-both {
	clear: both;
	height: 0px;
	width: 100%;
	line-height: 0px;
	font-size: 0px;
}

/* --------------- PAGE ELEMENTS --------------- */

.page {
	min-height: 645px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0 auto;
	padding: 0;
}

.bg {
	position: absolute;
	top: 62px;
	left: 0;
	width: 100vw;
	height: 100vh;
	background: url('../images/bg-page.jpg') left top no-repeat;
	background-size: cover;
	min-height: 645px;
	margin: 0;
	padding: 0;
	z-index: -1;
}

/* --------------- NAVIGATION ELEMENTS --------------- */

.nav {
	height: 60px;
	list-style: none outside none;
	margin-left: 160px;
}
h1 {
	float: left;
	color: #737366;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 36px;
	font-weight: 400;
	margin-top: 15px;
	line-height: 36px;
}
h1 a, 
h1 a:visited, 
h1 a:active {
	color: #737366;
	text-decoration: none;
}
.nav .nav-items {
	float: left;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	margin: 12px 0px 0px 0px;
}
.nav .nav-items li {
	display: inline-block;
	margin: 0px 8px;
}
.nav .nav-items a {
	color: #736642;
	text-decoration: none;
	-webkit-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	transition: color 0.3s linear;
}
.nav .nav-items a:hover {
	color: #af210f;
	text-decoration: none;
}
.nav .nav-items .social-icon {
	margin: 0 4px;
}
.nav .nav-items .social-icon a {
	font-size: 0;
	line-height: 0;
}
.nav .nav-items .social-icon a span.socicon {
	font-size: 16px;
	line-height: 1;
}

/* --------------- CONTENT ELEMENTS --------------- */

.content {
	background-color: rgba(255,255,255,0.3);
	min-height: 545px;
	margin: 50px 15% 0 140px;
	padding: 20px 50px 20px 40px;
	line-height: 140%;
	box-shadow: 0 0 20px rgba(0,0,0,0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.content.story {
	background-color: rgba(255,255,255,0.9);
	font-family: Georgia, "Times New Roman", serif;
	font-size: 15px;
	line-height: 180%;
}
.content.story p {
	margin: 0 100px 0 100px;
}
.content.story p.whitespace {
	margin: 40px 60px 0 60px;
}
.content.story .indent {
	margin-left: 35px;
}
.content.story .hidden {
	font-size: 0;
	line-height: 0;
}
.content a {
	-webkit-transition: color 0.3s linear;
	-moz-transition: color 0.3s linear;
	-o-transition: color 0.3s linear;
	transition: color 0.3s linear;
}
.content a, 
.content a:visited, 
.content a:active {
	color: #af180f;
	text-decoration: none;
}
.content a:hover {
	color: #0f0f0f;
}
.content ul {
	margin: 6px 0px 0px 20px;
	padding: 0;
}
.content li {
	color: #868080;
	margin: 0px 0px 12px;
}
.content li .second {
	margin-left: 26px;
}
.content li .title {
	color: #242418;
}
.content .feature-left {
	float: left;
	margin: 10px 0px 10px 10px;
}
.content .feature-right {
	float: left;
	margin: 20px 0px 0px 35px;
}
.content .about {
	float: left;
	width: 200px;
	height: auto;
	margin: 3px 15px 10px 0px;
}
.content .cover {
	vertical-align: middle;
}
h2 {
	background: transparent url('../images/img_title.png') left top no-repeat;
	color: #332112;
	height: 19px;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 28px;
	font-weight: 300;
	padding: 2px 0px 0px 40px;
	margin: 25px 0px 15px;
}
.content.story h2 {
	background: none;
	color: #332112;
	height: auto;
	font-family: "Times New Roman", Georgia, serif;
	font-size: 22px;
	text-align: center;
	margin: 25px 0 10px 0;
	padding: 0;
}
.content.story h3 {
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	margin: 0 auto 20px auto;
	padding: 0;
}
.col-list {
	display: inline-block;
	width: -webkit-calc(100% - 164px);
	width: -moz-calc(100% - 164px);
	width: calc(100% - 164px);
	vertical-align: top;
}
.col-award {
	display: inline-block;
	background-color: #fff;
	margin: 5px 10px 5px 10px;
	padding: 5px 6px 4px 6px;
	border-radius: 6px;
	box-sizing: border-box;
	vertical-align: top;
}

/* --------------- FOOTER ELEMENTS --------------- */

.footer {
	background: url('../images/bg_footer.png') left top repeat-x;
	width: 100%;
	height: 149px;
}
.footer .copyright {
	color: #f0f0e6;
	width: 650px;
	font-size: 12px;
	padding: 25px 0px 0px 250px;
}

/* --------------- MEDIA QUERIES --------------- */

/* Media Queries: MS :::::::::::::::::::::::::::::: */

@-ms-viewport {
    width: device-width;
}

/* Media Queries: Tablet (all) :::::::::::::::::::::::::::::: */

@media only screen and (min-width : 768px) and (max-width : 1024px) {
	.nav {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	h1 {
		display: inline-block;
		float: none;
	}
	.nav .nav-items {
		display: inline-block;
		float: none;
	}
	.content {
		margin: 50px 5% 0 5%;
		padding: 20px 30px 20px 40px;
	}
}

/* Media Queries: Phone :::::::::::::::::::::::::::::: */

@media only screen and (max-width : 960px) {

	.page {
		background-position: center -70px;
		padding: 0;
	}
	.nav {
		min-width: 30px;
		height: auto;
		margin: 0 20px;
		padding: 0;
	}
	h1 {
		display: block;
		float: none;
		font-size: 28px;
		text-align: center;
		margin: 20px auto 0 auto;
		padding: 0;
	}
	.nav .nav-items {
		display: block;
		width: 100%;
		font-size: 15px;
		text-align: center;
		margin: 12px auto 0px auto;
	}
	.nav ul {
		padding: 0;
	}
	.nav .nav-items li {
		margin: 0px 2px;
	}
	.content-top {
		display: none;
	}
	.content {
		width: auto;
		min-height: 200px;
		margin: 30px 10px 0 10px;
		padding: 20px 15px 20px 15px;
	}
	h2 {
		height: auto;
		font-size: 24px;
		padding: 0px 0px 0px 40px;
		line-height: 1;
	}
	.content .feature-left {
		display: block;
		float: none;
		margin: 10px auto 10px auto;
		text-align: center;
	}
	.content .feature-right {
		margin: 20px 0px 0px 20px;
	}
	.content .about {
		display: block;
		float: none;
		margin: 3px auto 10px auto;
	}
	.content ul {
		margin-left: 10px;
	}
	.content li .title {
		display: block;
	}
	.content li .second {
		margin-left: 0px;
		font-size: 13px;
	}
	.footer .copyright {
		width: auto;
		text-align: center;
		line-height: 1.2;
		padding: 25px 15px 0 15px;
	}
}

@media only screen and (max-width: 520px) {
	.col-list {
		display: block;
		width: auto;
	}
	.col-award {
		display: block;
		text-align: center;
		margin: 10px auto;
	}
}