@import url("font-awesome.min.css");
@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,300italic,400, 600");

/*
	_cover_ _color_
	_left_
	Prologue by HTML5 UP
	html5up.net | @ajlkn
	Free for personal and commercial use under the CCA 3.0 license (html5up.net/license)
*/

/* 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;
}

/* Containers */

.container {
	margin-left: auto;
	margin-right: auto;
	width: 1400px;
}

.snake_img {
	display: inline;
	width: 24px;
	height: 45px;
	text-align: right;
}
@media screen and (min-width: 841px) {
	.snake_img {
		display: none;
	}
}
@media screen and (max-width: 541px) {
	.snake_img {
		display: none;
	}
}
/*
	background-color: #f5fafa;*/
.non_top_left {
	display: inline;
	text-align: left;
	font-size:74%;
	line-height: 155%;
}
@media screen and (min-width: 841px) {
	.non_top_left {
		display: none;
	}
}
@media screen and (max-width: 541px) {
	.non_top_left {
		display: none;
	}
	#rtable td > *:nth-child(3) {
		display: none;
	}
}


.phone_mobile_cover {
	display: none;
}
@media screen and (max-width: 541px) {
	.phone_mobile_cover {
		display: inline;
		font-size:74%;
		position: relative;
		top: 18px;
		left: 0px;
		background-color: #f5fafa;
	}
}


@media screen and (min-width: 841px) {

	.container {
		width: 1200px;
	}

}

@media screen and (min-width: 841px) {

	.container {
		width: 840px;
	}

}

@media screen and (min-width: 841px) {

	.container {
		width: 100%;
	}

}

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

	.container {
		width: 100%;
	}

}

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

	.container {
		width: 100% !important;
	}

}

/* Grid */

.row {
	border-bottom: solid 1px transparent;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.row > * {
	float: left;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}

.row:after,  .row:before {
	content: '';
	display: block;
	clear: both;
	height: 0;
}

.row.uniform > * > :first-child {
	margin-top: 0;
}

.row.uniform > * > :last-child {
	margin-bottom: 0;
}

.row > * {
	padding: 40px 0 0 40px;
}

.row {
	margin: -40px 0 -1px -40px;
}

.row.uniform > * {
	padding: 40px 0 0 40px;
}

.row.uniform {
	margin: -40px 0 -1px -40px;
}

.n_12_u {
	width: 100%;
	clear: none;
	margin-left: 0;
}

.n_6_u,  .n_6_udol {
	width: 50%;
	clear: none;
	margin-left: 0;
}

.n_4_u,  .n_4_udol {
	width: 65%;
	clear: none;
	margin-left: 0;
}

.filler {
	width: 16.3%;
	clear: none;
	margin-left: 0;
}

.n_12_udol + *, 
.n_6_udol + *, 
.n_4_udol + * {
	clear: left;
}

.-n_6_u {
	margin-left: 50%;
}

.-n_4_u {
	margin-left: 33.33333%;
}

@media screen and (min-width: 841px) {

	.row > * {
		padding: 40px 0 0 40px;
	}

	.row {
		margin: -40px 0 -1px -40px;
	}

	.row.uniform > * {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

}

@media screen and (min-width: 841px) {

	.row > * {
		padding: 40px 0 0 40px;
	}

	.row {
		margin: -40px 0 -1px -40px;
	}

	.row.uniform > * {
		padding: 40px 0 0 40px;
	}

	.row.uniform {
		margin: -40px 0 -1px -40px;
	}

}

@media screen and (min-width: 841px) {

	.row > * {
		padding: 20px 0 0 20px;
	}

	.row {
		margin: -20px 0 -1px -20px;
	}

	.row.uniform > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform {
		margin: -20px 0 -1px -20px;
	}

}

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

	.row > * {
		padding: 20px 0 0 20px;
	}

	.row {
		margin: -20px 0 -1px -20px;
	}

	.row.uniform > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform {
		margin: -20px 0 -1px -20px;
	}

}

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

	.row > * {
		padding: 20px 0 0 20px;
	}

	.row {
		margin: -20px 0 -1px -20px;
	}

	.row.uniform > * {
		padding: 20px 0 0 20px;
	}

	.row.uniform {
		margin: -20px 0 -1px -20px;
	}

	.mobile_width {
		width: 100%;
		clear: none;
		margin-left: 0;
	}
	/* 
	.mobile_width + * {
		clear: left;
	}  */
}

/* 
	Calibri Light
	color: #4a4a4a;
	font-family: 'Source Sans Pro',  sans-serif; */
body {
	background: #fff;
	font-family: 'Source Sans Pro',  sans-serif;
	font-size: 19pt;
	font-weight: 300;
	line-height: 1.75em;
	color: #151515;
}

	body.is-loading * {
		-moz-transition: none !important;
		-webkit-transition: none !important;
		-ms-transition: none !important;
		transition: none !important;
		-moz-animation: none !important;
		-webkit-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}

input, textarea,  select {
	font-family: 'Source Sans Pro',  sans-serif;
	font-size: 19pt;
	font-weight: 300;
	line-height: 1.75em;
	color: #888;
}

h1, h2, h3, h4, h5,  h6 {
	font-weight: 300;
	color: #3e3c3c;
	line-height: 1.5em;
}
/* 
	color: inherit;
*/
h1 a, h2 a, h3 a, h4 a, h5 a,  h6 a {
	color: #002fee;
	text-decoration: none;
}

	h1 a strong, h2 a strong, h3 a strong, h4 a strong, h5 a strong,  h6 a strong {
		color: #333;
	}

h2 {
	font-size: 1.7em;
	letter-spacing: -1px;
}
/*
 style="color:#888"
 */
h2.alt_class {
	color: #888;
	letter-spacing: .5px;
	font-size: 135%;
	font-weight: 350;
}

h2.alt_class strong {
	color: #666;
}

h3 {
	font-size: 1.5em;
}

h4 {
	font-size: 1rem;
	font-weight: 600;
	/*
	color: #01509f;
	text-decoration: underline;
	*/
	display: inline-flex;
}	
.clickable-img {
	cursor: pointer;
	color: #01509f;
	text-decoration: underline;
	font-weight: 300 !important;
}
.clickable-img:hover {
	cursor: pointer;
	opacity: 0.7;
}

.mybold {
	color: #111c;
	font-weight: 400;
	font-size: 1.1rem;
}

.plaisio {
	margin: 10px 60px;
	border: 2px solid #e27689;
	padding: 20px 20px;
	width: 90% !important;
	background-color: #fff;
}
@media screen and (max-width: 736px) {
	.plaisio {
		margin: 10px 20px;
	}
}
.mid_cell {
	display: grid;
	border-left: 1px solid rgba(0, 0, 0, 0.6);
	border-right: 1px solid rgba(0, 0, 0, 0.6);
	padding: 5px 10px;
}
@media screen and (max-width: 930px) {
	.mid_cell {
		border-left: unset;
		border-right: unset;
		border-top: 1px solid rgba(0, 0, 0, 0.6);
		border-bottom: 1px solid rgba(0, 0, 0, 0.6);
	}
}
header {
	margin: 0 0 1.1em 0;
}

header > p {
	margin: 1em 0 0 0;
}

footer {
	margin: 2em 0 0 0;
}

strong,  b {
	color: #555;
	font-weight: 400;
}

em,  i {
	font-style: italic;
}

/* 
	color: inherit;
*/
a {
	text-decoration: none;
	color: #01509f;
	border-bottom: dotted 1px rgba(128, 128, 128,  0.5);
	-moz-transition: color 0.35s ease-in-out,  border-bottom-color 0.35s ease-in-out;
	-webkit-transition: color 0.35s ease-in-out,  border-bottom-color 0.35s ease-in-out;
	-ms-transition: color 0.35s ease-in-out,  border-bottom-color 0.35s ease-in-out;
	transition: color 0.35s ease-in-out,  border-bottom-color 0.35s ease-in-out;
	outline: 0;
}

	a:hover {
		color: #E27689;
		border-bottom-color: rgba(255, 255, 255,  0);
	}

sub {
	position: relative;
	top: 0.5em;
	font-size: 1.2rem;
}

sup {
	position: relative;
	/*
	top: -0.5em;
	*/
	font-size: 1.2rem;
}

hr {
	border: 0;
	border-top: solid 1px #ddd;
}

blockquote {
	border-left: solid 0.5em #ddd;
	padding: 1em 0 1em 2em;
	font-style: italic;
}

/* 
p, ul, ol, dl,  table {
	margin-bottom: 2em;
}
*/
.v_spacer_1 {
	margin-bottom: 1em;
}
.v_spacer {
	margin-bottom: 2em;
}

.grid-appointment {
	margin: 20px 15px;
	font-size: 1.1rem;
	border: 1px solid rgba(0, 0, 0, 0.6);
	grid-template-columns: 2fr 1fr 1fr;
}

@media screen and (max-width: 930px) {
	.grid-appointment {
		grid-template-columns: 1fr;
	}
}

/* Sections/Article */

section,  article {
	margin-bottom: 3em;
}

	section > :last-child, section > .container, section:last-child, article > :last-child, article > .container,  article:last-child {
		margin-bottom: 0;
	}

	.row > section,  .row > article {
		margin-bottom: 0;
	}

/* Image */

		/* 
		_cover_ _left_
			background: #f5fafa;
		*/
.top_left_colors {
background: white;
color: #222629;
}
.top_left_text {
font-size: 90%;
}

.image {
	display: inline-block;
	border: 0;
}

	.image img {
		display: block;
		width: 100%;
	}

	.image.avatar48 {
		width: 48px;
		/*
		height: 48px;
		background: white;
		background: #f00;
		*/
	}

	/*
	background: white;
	background: #f00;
		width: 45px;
	*/
	.image.avatar48 img {
		width: 23px;
	}

	.image.fit {
		display: block;
		width: 100%;
	}

	.image.featured {
		display: block;
		width: 100%;
		margin: 0 0 2em 0;
	}

	.image.left {
		float: left;
		margin: 0 2em 2em 0;
	}

	.image.centered {
		display: block;
		margin: 0 0 2em 0;
	}

		.image.centered img {
			margin: 0 auto;
			width: auto;
		}

/* List */

ul.default {
	list-style: disc;
	padding-left: 0em;
}

	ul.default li {
		padding-left: 0.5em;
	}

ul.icons {
	cursor: default;
}

	ul.icons li {
		display: inline-block;
	}

	ul.icons a {
		display: inline-block;
		width: 2em;
		height: 2em;
		line-height: 2em;
		text-align: center;
		border: 0;
	}

ol.default {
	list-style: decimal;
	padding-left: 1.25em;
}

	ol.default li {
		padding-left: 0.25em;
	}

/* Form */

form label {
	display: block;
	text-align: left;
	margin-bottom: 0.5em;
}

form input[type="text"], form input[type="email"], form input[type="password"], form select, form textarea {
	position: relative;
	-webkit-appearance: none;
	display: block;
	border: 0;
	outline: 0;
	background: #fff;
	background: rgba(255, 255, 255,  0.75);
	width: 100%;
	border-radius: 0.35em;
	padding: 0.75em 1em 0.75em 1em;
	box-shadow: inset 0 0.1em 0.1em 0 rgba(0, 0, 0,  0.05);
	border: solid 1px rgba(0, 0, 0,  0.15);
	-moz-transition: all 0.35s ease-in-out;
	-webkit-transition: all 0.35s ease-in-out;
	-ms-transition: all 0.35s ease-in-out;
	transition: all 0.35s ease-in-out;
}

	form input[type="text"]:focus, form input[type="email"]:focus, form input[type="password"]:focus, form select:focus, form textarea:focus {
		box-shadow: 0 0 2px 1px #8ebebc;
		background: #fff;
	}

form input[type="text"], form input[type="email"], form input[type="password"], form select {
	line-height: 1.25em;
}

form textarea {
	min-height: 14em;
}

form .formerize-placeholder {
	color: #555 !important;
}

form ::-webkit-input-placeholder {
	color: #555 !important;
}

form :-moz-placeholder {
	color: #555 !important;
}

form ::-moz-placeholder {
	color: #555 !important;
}

form :-ms-input-placeholder {
	color: #555 !important;
}

form ::-moz-focus-inner {
	border: 0;
}

/* 
	border: solid 1px black; */

table {
	width: 100%;
}
td {
	padding: 0.5em 1em 0.5em 1em;
	vertical-align: middle;
	text-align: center;
}
/* td.non_top_left {
	background-color: #f5fafa;
}*/

	table.default {
		width: 100%;
		text-align: left;
	}

		table.default tbody tr:nth-child(2n+2) {
			background: #f4f4f4;
		}

		table.default td {
			padding: 0.5em 1em 0.5em 1em;
		}
		/*
			background: #222729 url("images/overlay.png");
		*/
		table.default th {
			text-align: left;
			text-align: left;
			padding: 0.5em 1em 0.5em 1em;
			color: #fff;
			background: #222729;
		}

		table.default thead {
			background: #444;
			color: #fff;
		}

		table.default tfoot {
			background: #eee;
		}

/* Button */

input[type="button"], input[type="submit"], input[type="reset"], button_class, 
.button_class {
	position: relative;
	display: inline-block;
	border-radius: 0.35em;
	color: #fff !important;
	text-decoration: none;
	padding: 0.75em 2.5em 0.75em 2.5em;
	background-color: #8ebebc;
	border: 0;
	cursor: pointer;
	background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)),  url("images/overlay.png");
	background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)),  url("images/overlay.png");
	background-image: -ms-linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)),  url("images/overlay.png");
	background-image: linear-gradient(top, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15)),  url("images/overlay.png");
	-moz-transition: background-color 0.35s ease-in-out;
	-webkit-transition: background-color 0.35s ease-in-out;
	-ms-transition: background-color 0.35s ease-in-out;
	transition: background-color 0.35s ease-in-out;
}

	input[type="button"]:hover, input[type="submit"]:hover, input[type="reset"]:hover, button_class:hover, 
	.button_class:hover {
		background-color: #9ececc;
	}

	input[type="button"]:active, input[type="submit"]:active, input[type="reset"]:active, button_class:active, 
	.button_class:active {
		background-color: #7eaeac;
	}

/* 
	border: solid 1px #e6ebea; */

.item {
	border: solid 1px #a7b6b2;
	box-shadow: 0 0.05em 0.15em 0 rgba(0, 0, 0,  0.05);
	margin-bottom: 40px;
}

	.item header {
		background: #fff;
		margin: 0;
		padding: .8em 0 .8em 0;
		font-size: 0.8em;
	}

		.item header h3 {
			font-size: 1.2em;
		}

/* Icons */

.icon {
	text-decoration: none;
}

	.icon:before {
		display: inline-block;
		font-family: FontAwesome;
		font-size: 1.25em;
		text-decoration: none;
		font-style: normal;
		font-weight: normal;
		line-height: 1;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
	}

	.icon > .label {
		display: none;
	}

/* Header */

#header {
	display: -moz-flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: flex;
	-moz-flex-direction: column;
	-webkit-flex-direction: column;
	-ms-flex-direction: column;
	flex-direction: column;
	-moz-justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-justify-content: space-between;
	justify-content: space-between;
	background: #222629 url("images/overlay.png");
	box-shadow: inset -0.25em 0 0.25em 0 rgba(0, 0, 0,  0.1);
	color: #fff;
	height: 100%;
	left: 0;
	overflow-y: hidden;
	position: fixed;
	text-align: right;
	top: 0;
	width: 375px;
}

	#header .top_class {
		-moz-flex-grow: 1;
		-webkit-flex-grow: 1;
		-ms-flex-grow: 1;
		flex-grow: 1;
	}

	#header .bottom_class {
		-moz-flex-shrink: 0;
		-webkit-flex-shrink: 0;
		-ms-flex-shrink: 0;
		flex-shrink: 0;
		padding: 1.5em 0 0.75em 0;
	}

		#header .bottom_class > :last-child {
			margin-bottom: 0;
		}

	#header .icons {
		font-size: 0.8em;
		text-align: center;
	}

		#header .icons a {
			color: #41484c;
			-moz-transition: color 0.35s ease-in-out;
			-webkit-transition: color 0.35s ease-in-out;
			-ms-transition: color 0.35s ease-in-out;
			transition: color 0.35s ease-in-out;
		}

			#header .icons a:hover {
				color: #fff;
			}
/*
		  y1    x1    y2    x2
padding: 2.6em 1.9em 3.6em 1.5em;
*/
#logo {
	position: relative;
	padding: 1.4em 1.6em 1.02em 1.4em;
	min-height: 48px;
	cursor: default;
}
@media screen and (min-width: 1217px) {
	#logo {
		padding: 1.4em 1.6em 2.02em 1.4em;
		min-height: 48px;
	}
}

	#logo h1 {
		position: relative;
		/*
		color: #fff;
		*/
		font-weight: 600;
		font-size: 1em;
		line-height: 1em;
	}

	/*
	color: rgba(255, 255, 255,  0.5);
	*/
	#logo p {
		position: relative;
		display: block;
		font-size: 0.7em;
		line-height: 1.25em;
		margin: 0.5em 0 0 0;
	}

	#logo .image {
		position: relative;
		margin: 0 0 0.5em 0;
	}

#nav ul {
	margin-bottom: 0;
}

	#nav ul li a {
		display: block;
		padding: 0.5em 1.5em 0.5em 1.5em;
		color: rgba(255, 255, 255,  0.5);
		text-decoration: none;
		outline: 0;
		border: 0;
		-moz-transition: none;
		-webkit-transition: none;
		-ms-transition: none;
		transition: none;
	}

		#nav ul li a span {
			position: relative;
			display: block;
			font-size: 0.8em;
		}

			#nav ul li a span:before {
				position: absolute;
				left: 0;
				color: #41484c;
				text-align: center;
				width: 1.25em;
				line-height: 1.75em;
			}

		#nav ul li a.active {
			background: rgba(0, 0, 0,  0.15);
			box-shadow: inset 0 0 0.25em 0 rgba(0, 0, 0,  0.125);
			color: #fff;
		}

			#nav ul li a.active span:before {
				color: #e27689;
			}

/* Footer */

#footer {
	margin-left: 375px;
	text-align: center;
	background-color: #dce3e2;
	padding: 3em 0 4em 0;
	box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.05), inset 0 0.1em 0.1em 0 rgba(0, 0, 0,  0.025);
	font-size: 0.8em;
}

	#footer .copyright {
		cursor: default;
		margin: 0;
	}

		#footer .copyright li {
			display: inline-block;
			line-height: 1em;
			border-left: solid 1px rgba(128, 128, 128,  0.35);
			padding: 0 0 0 0.5em;
			margin: 0 0 0 0.5em;
		}

			#footer .copyright li:first-child {
				border-left: 0;
				padding-left: 0;
				margin-left: 0;
			}

/* Main */

#main {
	margin-left: 375px;
}

	/*
		background-image: url("images/overlay.png");
	*/
	#main > section {
		margin: 0;
		overflow: hidden;
		padding: 4em 0;
		box-shadow: inset 0 1px 0 0 rgba(0, 0, 0, 0.05), inset 0 0.1em 0.1em 0 rgba(0, 0, 0,  0.025);
		text-align: center;
	}

		#main > section.dark {
			color: #ddd;
			color: rgba(255, 255, 255,  0.75);
		}

			#main > section.dark h2, #main > section.dark h3, #main > section.dark h4, #main > section.dark h5,  #main > section.dark h6 {
				color: inherit;
			}

			#main > section.dark strong {
				/*
				color: #fff;
				*/
				border-color: inherit;
			}

			#main > section.dark a {
				/*
				color: #fff;
				*/
				border-color: inherit;
			}

			#main > section.dark a:hover {
				border-bottom-color: rgba(255, 255, 255,  0);
			}

		/* 
		_cover_ _color_
			background-color: #f5fafa;
			background-image: url("/images/office-wide-s.jpg");
		*/
		#main > section.cover {
			padding: 6em 0;
			background-size: cover;
			background-position: center center;
			background-color: white;
		}
		/* 
		_cover_ _color_
		@media screen and (min-width: 541px) {
			#main > p.non_top_left {
			margin: .1em 0em .1em 0em;
			padding: .5em 0em .5em 0em;
				background-color: #yellow;
			}
		}
			background-color: #f5fafa;
			margin: .1em 0em .1em 0em;
			padding: .5em 0em .5em 0em;
		*/
		#main > section.cover p {
			margin: .1em -1.5em -0.9em 0em;
			padding: 0.5em 0em 1em .5em;
			background-color: white;
		}
		@media screen and (max-width: 541px) {
			#main > section.cover p {
				margin: .1em 0em .1em 0em;
				padding: .25em 0em .25em 0em;
				background-color: white;
			}
		}

		/* 
			background-color: #81918E;
			background-image: url("../../images/banner.jpg"); 
			background-color: white;
		*/
		#main > section.one {
			background-color: #f5fafa;
			text-align: left;
		}
		#main > section.one_b {
			background-color: #f5fafa;
			text-align: left;
		}

		#main > section.two {
			background-color: white;
			text-align: left;
		}

		#main > section.three {
			background-color: #fff;
			text-align: left;
		}

		#main > section.three_b {
			background-color: #e8edec;
			text-align: left;
		}

		#main > section.four {
			background-color: #e8edec;
			text-align: left;
		}

		#main > section.five {
			background-color: #ecf1f18c;
			text-align: left;
		}

.half_left {
	width:45%;
	float:left;
}
.half_right {
	width:45%;
	float:right;
}
.side_left {
	width: 340px;
	margin-right: 10px;
}
.side_right {
	width: 340px;
	margin: 20px;
}
@media screen and (max-width: 541px) {
	.half_left {
		width:100%;
		float:clear;
	}
	.half_right {
		width:100%;
		float:clear;
	}
	.side_left {
		width:100%;
		margin-bottom: 25px;
	}
	.side_right {
		width:70%;
		min-width: 169px;
	}
}

/* Wide */

@media screen and (min-width: 841px) {

	/* Basic */

		body, input, textarea,  select {
			font-size: 17pt;
		}

	/* Header */

		#header {
			width: 300px;
		}

	/* Footer */

		#footer {
			margin-left: 300px;
		}

	/* Main */

		#main {
			margin-left: 300px;
		}

}

/* Normal */

@media screen and (min-width: 841px) {

	/* Main */

		#main > section {
			padding: 2.2em 0;
		}

		#main section.cover {
			padding: 1.55em 0;
		}

}

/* Narrow */

@media screen and (min-width: 841px) {

	/* Basic */

		body, input, textarea,  select {
			font-size: 16pt;
		}

		.container {
			padding: 0 2em 0 2em;
		}

	/* List */

		ul.icons li a {
			width: 1.75em;
		}

	/* Item */

		.item {
			margin-bottom: 20px;
		}

	/* Header */

		#header {
			width: 22%;
		}

		#logo .image {
			position: relative;
			margin: 0 0 0.2em 0;
		}

		#nav ul li a {
			font-size: 0.8em;
			padding-top: 0.5em;
			padding-bottom: 0.5em;
		}

			#nav ul li a span {
				padding-right: 2.25em;
			}

				#nav ul li a span:before {
					left: 100%;
					margin-left: -1.25em;
					line-height: 2.25em;
				}

	/* Footer */

		#footer {
			margin-left: 20%;
		}

	/* Main */

		#main {
			margin-left: 20%;
		}

}

@media screen and (max-width: 1000px) {
	#header {
		width: 25%;
	}
	#footer {
		margin-left: 25%;
	}
	#main {
		margin-left: 25%;
	}
}

/* Narrower */

#headerToggle {
	display: none;
}

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

	/* Basic */

		html,  body {
			overflow-x: hidden;
		}

		body, input, textarea,  select {
			font-size: 16pt;
		}

		.container {
			padding: 0 2em 0 2em;
		}

	/* Item */

		.item {
			margin-bottom: 15px;
		}

	/* List */

		ul.icons a {
			width: 1.75em;
			font-size: 1.25em;
		}

	/* Header */

		#header {
			-moz-backface-visibility: hidden;
			-webkit-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			backface-visibility: hidden;
			-moz-transform: translateX(-220px);
			-webkit-transform: translateX(-220px);
			-ms-transform: translateX(-220px);
			transform: translateX(-220px);
			-moz-transition: -moz-transform 0.5s ease;
			-webkit-transition: -webkit-transform 0.5s ease;
			-ms-transition: -ms-transform 0.5s ease;
			transition: transform 0.5s ease;
			-webkit-overflow-scrolling: touch;
			display: block;
			height: 100%;
			left: 0;
			overflow-y: auto;
			position: fixed;
			top: 0;
			z-index: 10002;
			width: 220px;
			background: #222729 url("images/overlay.png");
			box-shadow: inset -0.25em 0 0.25em 0 rgba(0, 0, 0,  0.125);
		}

			#header .top_class {
				position: relative;
			}

			#header .bottom_class {
				border-top: solid 1px rgba(255, 255, 255,  0.05);
				box-shadow: 0 -1px 0 0 rgba(0, 0, 0,  0.15);
				padding-top: 2em;
				margin-top: 2em;
				position: relative;
			}

		/*	margin: 1.5em 1.25em 1.25em 1.25em; */
		#logo {
			margin: 0;
		}

		#nav ul li a {
			padding: 0.5em 1.25em 0.5em 1.25em;
		}

		#headerToggle {
			-moz-backface-visibility: hidden;
			-webkit-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			backface-visibility: hidden;
			-moz-transition: -moz-transform 0.5s ease;
			-webkit-transition: -webkit-transform 0.5s ease;
			-ms-transition: -ms-transform 0.5s ease;
			transition: transform 0.5s ease;
			display: block;
			height: 2.25em;
			left: 0;
			position: fixed;
			top: 0;
			width: 3.25em;
			z-index: 10001;
		}

			#headerToggle .toggle {
				position: absolute;
				left: 0;
				top: 0;
				width: 100%;
				height: 100%;
				outline: 0;
				border: 0;
			}

				#headerToggle .toggle:before {
					font-family: FontAwesome;
					text-decoration: none;
					font-style: normal;
					font-weight: normal;
					-webkit-font-smoothing: antialiased;
					-moz-osx-font-smoothing: grayscale;
					content: '\f0c9';
					color: #fff;
					font-size: 18px;
					line-height: 2.25em;
					background: rgba(128, 136, 144,  0.5);
					border-radius: 0.35em;
					text-align: center;
					position: absolute;
					left: 0.5em;
					top: 0.5em;
					display: block;
					width: 3.25em;
					height: 2.25em;
					line-height: 2.25em;
				}

		body.header-visible #main {
			-moz-transform: translateX(220px);
			-webkit-transform: translateX(220px);
			-ms-transform: translateX(220px);
			transform: translateX(220px);
		}

		body.header-visible #headerToggle {
			-moz-transform: translateX(220px);
			-webkit-transform: translateX(220px);
			-ms-transform: translateX(220px);
			transform: translateX(220px);
		}

		body.header-visible #header {
			-moz-transform: translateX(0);
			-webkit-transform: translateX(0);
			-ms-transform: translateX(0);
			transform: translateX(0);
		}

	/* Footer */

		#footer {
			margin-left: 0;
		}

	/* Main */

		#main {
			-moz-backface-visibility: hidden;
			-webkit-backface-visibility: hidden;
			-ms-backface-visibility: hidden;
			backface-visibility: hidden;
			-moz-transition: -moz-transform 0.5s ease;
			-webkit-transition: -webkit-transform 0.5s ease;
			-ms-transition: -ms-transform 0.5s ease;
			transition: transform 0.5s ease;
			padding-bottom: 1px;
			margin-left: 0;
		}

			#main > section {
				padding: 2.2em 0;
			}

			#main section.cover {
				padding: 0em 0;
			}

}

/* Mobile */

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

	/* Basic */

		body, input, textarea,  select {
			font-size: 14pt;
		}

		h2 {
			font-size: 1.5em;
			letter-spacing: 0;
			font-weight: 300;
		}

		.container {
			padding: 0 15px 0 15px;
		}
		@media screen and (max-width: 541px) {
			.container {
				padding: 0 4px 0 14px;
			}
		}

	/* List */

		ul.icons a {
			width: 2em;
			font-size: 1.25em;
		}

	/* Main */

		#main > section {
			padding: 2.2em 0;
		}

		#main section.cover {
			padding: 0.8em 0em;
		}
		@media screen and (max-width: 541px) {
			#main section.cover {
				padding: 1.6em 0em 0em 0em;
			}
		}

		#main section.cover header {
			padding: 0 1em;
		}

	/* Footer */

		#footer .copyright li {
			display: block;
			line-height: 1.25em;
			border: 0;
			padding: 0;
			margin: 1em 0 0 0;
		}

			#footer .copyright li:first-child {
				margin-top: 0;
			}

}

.lang-outer {
	display: inline-flex;
}
.lang-link {
	display: grid;
	width: 169px;
	float: right;
	grid-template-columns: 1fr 3fr 1fr;
}
.hidden {
	display: none !important;
}
.lang-label {
	font-size: 0.853rem;
	line-height: 2.33rem;
}
.menu-lang {
	padding: 0.2rem;
	display: flex;
}
.curr-lang {
	background: rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 0 0.25em 0 rgba(255, 255, 255, 0.13);
}
.back-link {
	
}
.back-link:hover {
	opacity: 0.7;
	cursor: pointer;
}
.my_icon {
	position: absolute;
	right: 1.56em;
	top: 17.6px;
}

.inline_nowrap {
	display: inline-block;
	white-space: nowrap;
}

@media screen and (max-width: 840px) {
	.my_icon {
		right: unset;
		left: 1.44em;
	}
}







