@import url(font-awesome.min.css);

/* Reset */

	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, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
		margin: 0;
		padding: 0;
		border: 0;
		font-size: 100%;
		font: inherit;
		vertical-align: baseline;
	}

	article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
		display: block;
	}

	body {
		line-height: 1;
	}

	ol, ul {
		list-style: none;
	}

	blockquote, q {
		quotes: none;
	}

	blockquote:before, blockquote:after, q:before, q:after {
		content: '';
		content: none;
	}

	table {
		border-collapse: collapse;
		border-spacing: 0;
	}

	body {
		-webkit-text-size-adjust: none;
	}

/* Box Model */

	*, *:before, *:after {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
/* Page Styles */

	body {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		line-height: 1.428571429;
		padding: 0;
		margin: 0;
		width: auto;
		color: #000;
		background: #f7eee7;
	}
	
	#container {
		display: block;
		width: 100%;
		max-width: 1000px;
		margin: 0 auto;
		padding: 3em;
	}
	
	@media screen and (max-width: 736px) {
		
		#container {
			padding: 2em;
		}
		
	}
	
	h1 {
		width: 100%;
		text-align: center;
		margin: 0em auto 1em auto;
		height: auto;
		font-size: 2.5em;
		display: block;
		margin: 1em 0;
	}
	
	h1.header span {
		display: block;
		margin-bottom: 1.15em;
	}
	
	h1.header.logo span {
		display: none;
	}
	
	@media screen and (max-width: 736px) {
		
		h1:not(.header.logo) {
			font-size: 1.875em;
		}
		
	}
	
	h1 img {
		display: block;
		margin: 0 auto;
		height: auto;
		width: auto;
		max-height: 500px;
		max-width: 100%;
	}
	
	p {
		text-align: center;
		font-size: 1.85em;
		margin-bottom: 2em;
	}
	
	p.contact {
		font-size: 1.25em;
		margin-bottom: 1em;
	}
	
	p.url {
		word-break: break-all;
	}
	
	@media screen and (max-width: 736px) {
		
		h1 img {
			max-height: 300px;
		}
		
		p {
			font-size: 1.35em;
		}
		
		p.contact {
			font-size: 1.1em;
		}
		
	}
	
	ul.icons {
		list-style: none;
		display: block;
		text-align: center;
		margin-bottom: 1.25em;
		padding-top: 0.55em;
	}
	
	ul.icons li {
		display: inline-block;
		margin-right: 1.25em;
	}
	
	ul.icons li:last-child {
		margin-right: 0em;
	}
	
	.icon {
		text-decoration: none;
		border-bottom: none;
		position: relative;
		font-size: 1.625em;
	}
	
	@media screen and (max-width: 736px) {
		
		.icon {
			font-size: 1.375em;
		}
		
		ul.icons li {
			margin-right: 1em;
		}
		
	}

	.icon:before {
		-moz-osx-font-smoothing: grayscale;
		-webkit-font-smoothing: antialiased;
		font-family: FontAwesome;
		font-style: normal;
		font-weight: normal;
		text-transform: none !important;
	}

	.icon > .label {
		display: none;
	}
	
	ul.icons li a.icon {
		display: inline-block;
		width: 1.65em;
		height: 1.65em;
		padding: 0;
		color: #f7f7f7;
		border-radius: 5px;
		line-height: 1.75em;
	}
	
	ul.icons li a.icon.fa-facebook {
		background: #385998;
	}
	
	ul.icons li a.icon.fa-twitter {
		background: #000;
	}
	
	ul.icons li a.icon.fa-instagram {
		background: #e95950;
	}
	
	ul.icons li a.icon.fa-linkedin {
		background: #007bb5;
	}
	
	ul.icons li a.icon.fa-youtube {
		background: #ff0000;
	}
	
	ul.icons li a.icon.fa-pinterest {
		background: grey;
	}

	ul.icons li a.icon.fa-facebook:hover {
		background: #385998 !important;
		color: #f7f7f7 !important;
		opacity: 0.75;
	}
	
	ul.icons li a.icon.fa-twitter:hover {
		background: #000 !important;
		color: #f7f7f7 !important;
		opacity: 0.75;
	}
	
	ul.icons li a.icon.fa-instagram:hover {
		background: #e95950 !important;
		color: #f7f7f7 !important;
		opacity: 0.75;
	}
	
	ul.icons li a.icon.fa-linkedin:hover {
		background: #007bb5 !important;
		color: #f7f7f7 !important;
		opacity: 0.75;
	}
	
	ul.icons li a.icon.fa-youtube:hover {
		background: #ff0000 !important;
		color: #f7f7f7 !important;
		opacity: 0.75;
	}
	
	ul.icons li a.icon.fa-pinterest:hover {
		background: #cb2027 !important;
		color: #f7f7f7 !important;
		opacity: 0.75;
	}
	
	@font-face {
		font-family: 'Font Awesome 6 Brands';
		font-style: normal;
		font-weight: 400;
		font-display: block;
		src: url("../fonts/fa-brands-400.woff2") format("woff2"), url("../fonts/fa-brands-400.ttf") format("truetype");
	}

	.fa-6n:before {
		font-family: 'Font Awesome 6 Brands' !important;
		font-weight: 400 !important;
	}

	.fa-6n.fa-twitter:before {
		content: "\e61b";
	}
	
