@charset "utf-8";
body {
	font-family: "Barlow", sans-serif;
	font-size: medium;
	color: #FFF;
	background-color: #202123;
	margin: 0;
	padding: 0;
}
figure, .figure {
	margin: 0;
}
.floatleft, .floatright{
	text-align: center;
	margin: 0 .5em .5em;
	float: none;
}
img, video, audio, iframe {
	width: 100%;
	height: auto;
}
#media iframe {
	background-color: #000;
	height: 50vw;
}
.serif, i, em {
	font-family: Georgia, "Times New Roman", Times, serif;
}
b, strong {
	font-weight: 700;
}
.thin {
	font-weight: 300;
}
strong {
	color: #000;
}
.upper {
	text-transform: uppercase;
}
hr {
	margin: 1em 0;
	border-bottom: none;
	border-left: none;
	border-right: none;
	border-top: 2px solid #3D3732;
	clear: both;
}
p, .colpad {
	padding: 0;
	margin: .125em 0 1.2em; 
	line-height: 1.3em;
}
p:last-child {
	margin-bottom: 0;
}
a, .submitbutton {
	-webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	transition: all 200ms cubic-bezier(.5, 0, .5, 1);
}
a, a:link, a:visited{
	text-decoration: none;
	color: #5B5869;
}
a:hover, a:visited:hover {
	color: #50C3F0;
	text-decoration: none;
	cursor: pointer;
}
a.tel, a.tel:link, a.tel:visited {
	color: #FFF;
}
a.redlink, a.redlink:link, a.redlink:visited {
	color: #880009;
}
a.redlink:hover, a.redlink:visited:hover {
	color: #EDA93F;
}
h1 {
	font-size: 2.14em;
	font-size: 8vw;
	color: #50C3F0;
	margin: 0 0 .5em;
	line-height: 1em;
	font-weight: 400;
}
h2, h3, h4 {
	color: #50C3F0;
	font-size: 1.57em;
	margin: 0 0 .7em; 
	line-height: 1em;
	font-weight: 400;
}
h3 b, h4 b {
	color: #FFF;
	font-weight: 400;
}
p + h3 {
	margin-top: 1em;
}
ul, ol, dl {
	padding: 0;
	margin: .125em 0 .5em 2em; 
}
dt {
	font-weight: 700;
	margin: .5em 0 0 -1em;
	padding: 0;
}
dd {
	margin: 0 0 .5em;
	padding: 0;
}
li {
	list-style-position: outside;
	padding-bottom: .5em;
}
li:last-child{
	padding-bottom: 0;
}
.unav li {
	line-height: 1.05em;
}
li.clean {
	list-style: none;
}
ul.links {
	font-size: 1.1em;
	font-weight: 700;
	color: #000;
}
ul.links a, ul.links a:link, ul.links a:visited {
	color: #003E87;
}
ul.links a:hover, ul.links a:visited:hover {
	color: #7E1519;
}
ul.movielist {
	list-style: none;
	margin-left: 0;
}
ul.movielist li {
	background-image: url(elements/bullet_movie.png);
	background-position: 0 0;
	background-size: 2.5em;
	background-repeat: no-repeat;
	padding-left: 3em;
}
ul li.more, div.more {
	background-image: none;
	text-align: right;
}
ul.grid {
	list-style: none;
	margin: 0 auto;
	text-align: center;
}
ul.grid li {
	display: inline-block;
	padding: .125em;
	vertical-align: middle;
}
ul.grid.w13 li {
	width: 13em;
}
ul.grid.single li {
	width: 96%;
}
ul.grid a, ul.grid span {
	display: block;
	border: 1px solid #5B5869;
	border-radius: .5em;
	background-color: #5B5869;
	background-image: linear-gradient(90deg, rgba(91,88,105,0), rgba(32,33,35,.8), rgba(91,88,105,0), rgba(32,33,35,.8));
	padding: .25em;
	color: #FFF;
}
ul.grid a:hover, ul.grid a:visited:hover {
	background-color: #067DA7;
	border-color: #067DA7;
}
.cover {
	position: fixed;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 600;
}
#fullwidth {
	background-color: #000;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
#header {
	width: 100%;
	background-image: linear-gradient(90deg, #202123, #FFF 20.6%, #202123);
	padding: 1.85em 0 1em;
}
#header .inside {
	box-sizing: border-box;
	padding: 0 2%;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
.logo {
	font-size: 25vw;
	line-height: .8em;
	font-weight: 400;
	letter-spacing: -1pt;
	color: #000;
	text-align: center;
}
.logo b {
	color: #FFF;
	text-shadow: -4px 0 0 #000;
	margin-left: -.15em;
	font-weight: 400;
}
.slogan {
	font-weight: 300;
	font-size: 7.8vw;
	line-height: 1em;
	padding: 0;
	margin: .3em 0 0 .3em;;
	color: #000;
}
#header .service {
	text-align: center;
	font-size: 1em;
	line-height: 1em;
	color: #000;
	padding-top: 1em;
}
#header .service br {
	display: none;
}
.medialogos {
	padding: 0 .4em .4em;
	margin: 1em auto 2em;
	background-image: linear-gradient(90deg, #000000, #202123, #F00009, #202123, #000000);
}
.medialogos h4 {
	text-align: center;
	color: #FFF;
	padding: .6em;
	margin: 0;
}
ul.newslogos {
	list-style: none;
	text-align: center;
	background-color: #000;
	padding: 0;
	margin: 0;
}
ul.newslogos li{
	display: inline-block;
	margin: .4em 0;
	padding: 0 .4em;
}
ul.newslogos li:not(:last-child){
	border-right: 1px solid #5B5869;
}
#footer {
	font-size: .9em;
	text-align: center;
	padding-bottom: 2em;
}	
.navbar, .nav2, .original, #mobilehide, #mobilenav ul ul, #mobilehide br {
	display: none;
}
.navback, #mobilenav {
	background-color: #334B7B;
}
#mobilenav {
	display: block;
	width: 100%;
	position: relative;
}
#mobilenav ul	{
	font-size: 19px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#mobilenav li{
	box-sizing: border-box;
	width: 100%;
	list-style:none;
	display: table;
	text-align: center;
	padding: 0;
	position: relative;
}
#mobilehide > ul > li{
	border-top: 1px solid #66789C;
} 
#mobilehide > ul:last-child{
	border-bottom: 1px solid #66789C;
}
#mobilehide .more, #mobilehide .nomore, #mobilehide .more2{
	width: 70px;
	height: 44px;
}
#mobilehide .more2 {
	position: absolute;
	right: -70px;
	top: 0;
}
#mobilenav .more, #mobilenav .more2 {
	background-image: url(//commonelements.net/common/elements/mobile_pieces.png);
	background-position: center -56px;
	display: table-cell;
}
#mobilenav li > div, #mobilenav .more {
	display: table-cell;
	vertical-align: middle;
}
#mobilenav a {
	display: block;
	line-height: 44px;
	height: 44px;
	overflow: hidden;
}
#mobilenav a, #mobilenav a:link, #mobilenav a:visited {
	color: #FFF;
}
#mobilenav .mobiletitle {
	color: #FFF;
	text-align: center;
	font-weight: normal;
	font-size: x-large;
	line-height: 52px;
	height: 52px;
	display: block;
	margin-right: 70px;
	overflow: hidden;
}
.mobileicon {
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
	width: 70px;
	height: 52px;
	background-image: url(//commonelements.net/common/elements/mobile_pieces.png);
	background-position: center top;
	
}
.mobileicon:hover, #mobiletoggle:checked ~ .mobileicon, #mobilenav .more, #mobilenav a:hover, #mobilenav a:visited:hover {
	color: #FFF;
	background-color: #66789C;
}
#mobiletoggle, .subtoggle {
	position:absolute;
	left:-100%;
	top:-100%;
}
#mobiletoggle + label, #mobilehide .more{
	cursor: pointer;
}
#mobiletoggle:checked ~ #mobilehide {
	display: block;
}
#mobilehide ul li input:checked ~ ul {
	display: table-row;
}
#mobilehide ul li input:checked + label {
	background-position: center -109px;
}
#mobilehide ul ul, #mobilehide ul ul ul {
	font-size: .9em;
}
#mobilehide ul ul ul li:first-child {
	border-top: 1px solid #FFF;
}
#mobilehide ul ul ul li:last-child {
	border-bottom: 1px solid #FFF;
}
.medianav ul {
	display: table;
	margin: 0;
	padding: 1.8em 0 1em;
	position: relative;
	text-align: center;
	width: 100%;
}
.medianav li {
	display: table-cell;
	font-size: 1.2em;
	padding: .5em;
	margin: 0;
	font-weight: 300;
}
.medianav .nav a {
	padding: .5em 1.5em;
	display: block;
	cursor: pointer;
	border-radius: 1em;
}
.medianav .nav a, .medianav .nav a:link, .medianav .nav a:visited {
	color: #FFF;
}
.medianav .nav a:hover, .medianav .nav a:visited:hover {
	background-color: #067DA7;
}
.medianav .nav.on a, .medianav .nav.on a:link, .medianav .nav.on a:visited {
	color: #FFFF00;
	background-color: rgba(6,125,167,.2);
}
.container{
	position: relative;
	display: block;
	text-align: center;
}
.socialmedia, .socialmedia2 {
	vertical-align:middle;
	display: inline-block;
}
.socialmedia > div, .socialmedia2 > div {
	display: inline-block;
	margin: .5em;
}
.social, .social div.spacer { 
	background-image: url(elements/icons.png);
	background-repeat: no-repeat;
	background-size: 550px;
}
.social div.spacer {
	-webkit-transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	transition: all 200ms cubic-bezier(.5, 0, .5, 1);
	height: 32px;
	width: 32px;
}
.social div.spacer:hover {
	opacity: 0;
}
.socialmedia .facebook div.spacer  {
	background-position: 0px -50px;
}
.socialmedia .facebook {
	background-position: 0px -100px;
}
.socialmedia .linkedin div.spacer  {
	background-position: -150px -50px;
}
.socialmedia .linkedin {
	background-position: -150px -100px;
}
#login {
	display: table;
	margin: 0 auto;
	background-color: #D0D1D3;
	background-color: rgba(255,255,255,.8);
	padding: 1em 1.5em;
	color: #000;
}

.articlelist {
	display: table;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 1em 0;
}
.articlelist > div{
	padding-top: .5em;
}
.docside {
	text-align: center;
}
.articlelist .docside img {
	max-width: 150px;
}
.articlelist .more {
	margin-top: .4em;
}
#media {
	margin: .4em auto;
	text-align: center;
}
.navigation {
	text-align: right;
	font-size: .9em;
	opacity: .9;
	margin: .5em 0;
}
.fullarticle {
	position: relative;
	padding-top: 1.25em;
}
.fullarticle h3 {
	color: #000;
	font-size: 1.12em;
	margin-top: .82em;
}	
.articlelist h3 {
	font-size: 1.3em;
}
.articlelist h3 a{
	padding: 0;
}
.articlelist h4, .fullarticle h4{
	color: #7E1519;
	font-weight: 700;
	font-size: 1.05em;
	margin-bottom: .6em;
}
.articlelist h5, .fullarticle h5, .fullarticle h6 {
	padding: .5em 0 0 .5em;
	margin: 0;
	font-size: .8em;
	color: #7E90A6;
}
.articlelist h5 + div, .fullarticle h5 + div, .fullarticle h6 + div {
	padding-top: .5em;
}
.fullarticle .image {
	margin: 1em .5em .5em;
	width: auto;
}	
.fullarticle img {
	width: 100%;
	height: auto;
}
.fullarticle .author {
	padding: 0 0 .4em;
	color: #7E90A6;
}
.photoshell {
	margin: .5em auto;
	text-align: center;
}
.sharetable {
	display: table;
	border-collapse: separate;
	border-spacing: 6px;
}
.sharecell {
	display: table-cell;
	vertical-align: top;
	width: 58px;
	font-size: 10px;
}
.sharecell.space{
	padding-top: 4px;
}
.fb-share-button {
	position: relative;
	top: 4px;
}

.caption {
	display: block;
	font-size: .9em;
	line-height: 1em;
	margin-top: .3em;
 	color: #B4AE98;
}
.breadcrumb {
	background-color: #E4E4E4;
	padding: 1em;
	font-weight: 700;
}
.breadcrumb li {
	font-size: .9em;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0 0 0 3px;
	vertical-align: middle;
	display: inline-block;
	padding: 0;
	opacity: .9;
}
.breadcrumb li:not(:first-child)::before {
	content: ">";
	padding: 0 .5em;
}
.thumbphotos {
	display: inline-block;
	vertical-align: middle;
	width: 30%;
	padding: 1%;
	font-size: .9em;
	line-height: 1.1em;
}
.thumbphotos img {
	border: 1px solid;
}
.fullphoto, .photodata, .thumbphotos h3 {
	box-sizing: border-box;
	padding: 6px;
	text-align: center;
}
.photodata hr {
	width: 200px;
	margin: .5em auto;
}
.page {
	padding: .5em 2%;
}
.leftside {
	text-align: center;
	margin-bottom: .5em;
	margin-top: .5em;
}
.fullphoto {
	text-align: center;
	margin: 1em auto 2em;
}
.split > div{
	margin: 1em 0;
}	
.littlesplit{
	display: table;
	margin: 0 auto;
}
.littlesplit > div{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.littlesplit .space {
	padding-right: 2em;
}
.border {
	border: 2px solid #3D3732;
	border-radius: 1.14em;
	padding: 1em;
}
.blueborder {
	border: 2px solid #50C3F0;
	border-radius: 1.14em;
	padding: 1em;
}
.blueborder h3 {
	width: 50%;
	background-image: linear-gradient(90deg, #50C3F0, #000);
	color: #FFF;
	border-top-left-radius: .5em;
	position: relative;
	top: -.64em;
	left: -.64em;
	padding: .64em;
	margin-bottom: 0;
}
.yellow {
	color: #FFFF00;
}
.light1 {
	color: #4FBFD7;
}
.light2 {
	color: #50C3F0;
}
.light3 {
	color: #EB010A;
}
.dark1 {
	color: #0067E1;
}
.dark2 {
	color: #7E1519;
}
.bar1 {
	text-align: center;
	font-size: 1.1em;
	color: #FFF;
	background-color: #981A32;
}

.formtable {
	width: 90%;
	max-width: 640px;
}
input[type="text"], input[type="email"], input[type="tel"], select, textarea {
	box-sizing: border-box;
	width: 100%;
}
.navigation select{
	width: auto;
}
.check_human .errorborder {
	padding: 4px;
}
.formbox {
	padding: 1em 2em 1em 1em;
}
.formnorm {
	font-size: .85em;
	background-color: #E0E2DF;
	color: #000;
	padding: .6em;
	border: none;
}
.formnorm::-webkit-input-placeholder {
	color: #595959 !important;
}
.formnorm::-moz-placeholder {
	color: #595959 !important;
}
.formnorm:-ms-input-placeholder {
	color: #595959 !important;
}
.formsubmit {
	width: 100%;
	font-size: 1.1em;
	border-radius: .3em;
	border: .2em outset #D7D9D4;
	background-color: #7E1519;
	color: #FFF;
	padding: .5em;
}
table.preview {
	color: #000;
	background-color: #E0E2DF;
	border-spacing: 0;
}
table.preview td {
	padding: .5em;
}
.floatsplit .side {
	position: relative;
	display: block;
	margin: 2em 0;
}
.side {
	background-image: linear-gradient(180deg, #000, #067DA7 60%, #000);
	text-align: center;
}
.darkbar {
	background-color: #1D2A45;
	color: #FFF;
	padding: 1em 0;
	text-align: center;
}
.darkbar svg, .redtable svg {
	display: block;
	margin: 0 auto;
}
.point, .darkbar .globe  {
	width: 1.6em;
	height: 1.5em;
	padding-right: .5em;
	vertical-align: middle;
}
.point {
	fill: #FFF;
}
.darkbar .globe {
	stroke: #FFF;
	stroke-width: 2;
	fill: transparent;
	margin-top: 1em;
}
.darkbar a, .darkbar a:link, .darkbar a:visited {
	color: #528CFF;
}
.darkbar a:hover, .darkbar a:visited:hover {
	color: #FFF;
}
input.submitbutton {
	text-align: center;
	display: block;
	padding: 1em;
	background-color: #981A32;
	border-radius: .3em;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: 0.2em;
	border: none;
	margin: 0 auto;
	font-size: .95em;
	color: #FFF;
}
input.submitbutton:hover, input.submitbutton:focus{
	cursor: pointer;
	background-color: #334B7B;
}
.author {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	margin-bottom: 1em;
}
.book.border {
	padding-bottom: 0;
}
.book .floatleft {
	width: 25%;
}
.paypal {
	text-align: right;
}
.paypal a {
	border: 3px ridge #CCC;
	background-color: #EAF7FC;
	display: inline-block;
}
.paypal a:hover, paypal a:visited:hover {
	border-color: #067DA7;
	background-color: #FFF;
}
@media only screen and (min-width: 20em) {
	#debug {
		z-index: 501;
		background-color: rgba(256,256,256,.5);
		border: 1px solid #FFF;
		color: #3300FF;
		padding: 4px;
		position: fixed;
		bottom: 0;
		right: 0;
	}
	#debug::before {
		content: "> 320";
	}
	.debugnotes {
		font-size: medium;
		line-height: 1.15em;
	}
}
@media only screen and (min-width: 23.8em) {
	#debug::before {
		content: "> 381";
	}
}
@media only screen and (min-width: 30.2em) {
	#debug::before {
		content: "> 483";
	}
	.original {
		display: initial;
	}
	.blog .articlelist > div, .news .articlelist > div{
		display: table-cell;
		vertical-align: top;
	}
	.blog .articlelist.withphoto .docside, .news .articlelist.withphoto .docside {
		padding-right: 1em;
		width: 150px;
	}
	.blog .docside .date {
		width: 180px;
	}
	.fullarticle .image {
		float: right;
		width: 35%;
	}	
}
@media only screen and (min-width: 41em) {
	#debug::before {
		content: "> 656";
	}
	#media iframe {
		max-width: 640px;
		height: 360px;
	}
	h3 br {
		display: initial;
	}
	.floatleft {
		float: left;
		margin: .2em 1em .5em 0;
	}
	.floatright {
		float: right;
		margin: .2em 0 .5em 1em;
	}
	.news .floatleft, .news .floatright {
		max-width: 200px;
	}
	.splitlist ul {
		-moz-column-count: 2;
		-moz-column-gap: 2em;
		-webkit-column-count: 2;
		-webkit-column-gap: 2em;
		column-count: 2;
		column-gap: 2em;
	}
	input.submitbutton{
		padding: 1em 2em;
	}
}
@media only screen and (min-width: 50em) {
	#debug::before {
		content: "> 800";
	}
	.logo {
		font-size: 13vw;
		line-height: 1em;
		text-align: left;
	}
	.slogan {
		font-size: 3.6vw;
		line-height: 1em;
		margin: -.2em 0 0 .3em;;
	}
	.slogan br {
		display: none;
	}

}
@media only screen and (min-width: 60.2em) {
	#debug::before {
		content: "> 962";
	}
}
@media only screen and (min-width: 985px) {
	#debug::before {
		content: "> 985";
	}
}
@media only screen and (min-width: 64em) {
	#debug::before {
		content: "> 1024";
	}
	body {
		font-size: 16px;
	}	
	h1 {
		font-size: 2.75em;
	}
	.logo {
		font-size: 6.85em;
		line-height: 1em;
	}
	.slogan {
		font-size: 1.8em;
		line-height: 1em;
	}

	#header .service {
		color: #A9A9AB;
		position: absolute;
		top: 0;
		right: 0;
		text-align: right;
		line-height: 2em;
		padding: 0 1em 0 0;
	}
	#header .service br {
		display: initial;
	}
	.navbar {
		display: block;
		color: #FFF;
		padding: .5em;
		font-size: 1.2em;
	}
	.navbar > ul {
		display: table;
		width: 100%;
		list-style: none;
	}
	.navbar > ul, .navbar li{
		margin: 0;
		padding: 0;
	}
	.navbar > ul > li {
		display: table-cell;
		vertical-align: middle;
		position: relative;
	}
	.navbar > ul > li:not(:last-child) {
		padding-right: .5em;
	}
	.navbar .nav {
		background-image: linear-gradient(90deg, #50C3F0, #202123, #50C3F0, #202123);
		border: 1px solid #067DA7;
		border-radius: .5em;
	}
	.navbar .nav a {
		text-align: center;
		display: block;
		cursor:pointer;
		z-index:100;
		border-radius: .43em;
	}
	.navbar .nav a {
		padding: .6em 2em;
		font-weight: 400;
		letter-spacing: 1pt;
	}
	.navbar .nav a, .navbar .nav a:link, .navbar .nav a:visited {
		color: #FFF;
		background-color: rgba(0,0,0,.4);
	}
	.navbar .nav a:hover, .navbar .nav a:visited:hover {
		background-color: rgba(0,0,0,0);
	}
	.navbar .nav.on a {
		background-color: rgba(121,229,242,.4);
	}
	.unav ul ul {
		transition: opacity 500ms cubic-bezier(.5, 0, .5, 1);
		margin: 0;
		padding: 0;
		position: absolute;
		height: 1px;
		z-index: 90;
		opacity: 0;
		text-align: left;
		list-style: none;
		width: 18.5em;
		overflow: hidden;
		box-shadow: 0 0 .9em rgba(0,0,0,.25);
	}
	.unav ul ul a {
		display: block;
		font-weight: 700;
		text-transform: uppercase;
		padding: .5em 1.5em;
		border-bottom: 1px solid rgba(0,0,0,.2);
	}
	.unav ul ul a, .unav ul ul a:link, .unav ul ul a:visited {
		color: #212121;
		background-color: #FFF;
	}
	.unav ul ul a:hover, .unav ul ul a:visited:hover {
		background-color: #334B7B;
		color: #FFF;
	}
	.unav li:hover ul ul,
	.unav li li:hover ul ul,
	.unav li li li:hover ul ul,
	.unav li li li li:hover ul ul
	{height: 1px; opacity: 0;}
	
	.unav li:hover ul,
	.unav li li:hover ul,
	.unav li li li:hover ul,
	.unav li li li li:hover ul
	{height: auto; opacity: 1;}
	
	.medianav ul {
		list-style: none;
		padding: 1.8em 0 0;
		text-align: right;
	}
	.medianav li {
		display: block;
		padding: 0;
	}
	.medianav .nav a {
		border-radius: 0;
	}

	.original {
		display: inherit;
	}
	#mobilenav {
		display: none;
	}
	video, audio {
		width: auto;
	}
	.forcebreak:after {
		content: "\A";
		white-space: pre;
	}
	.photoshell {
		max-width: 50%;
		float: right;
		margin: 0 0 .5em .5em;
	}
	.figure{ 
		max-width: 200px;
	}
	.split{
		box-sizing: border-box;
		width: 100%;
		display: table;
		margin: 0;
		border-collapse: separate;
		border-spacing: 1em;
	}
	#main .split {
		width: 102%;
		margin: -1% -1% 0;
	}
	.split > div{
		display: table-cell;
		vertical-align: middle;
		margin: 0;
	}
	.split > div.top {
		vertical-align: top;
	}
	.floatsplit {
		padding-left: 25em;
		position: relative;
	}
	.side {
		width: 25em;
		padding: 0;
	}
	.floatsplit .page {
		min-height: 30em;
		padding: 1em 5% 2em;
	}
	.floatsplit .side {
		position: absolute;
		top: 0;
		left: 0;
		height: 100%;
		margin: 0;
	}
	ul.newslogos li {
		padding: 0 1.5%;
	}
	.side .quote {
		position: absolute;
		top: 40%;
		width: 100%;
	}
	.formnorm, table.preview {
		background-color: rgba(235,237,239,0.9);
	}

	.articlelist img.photothumb, #media img, .shadowed {
		box-shadow: 2px 2px 4px #000;
	}
	.clips.border, .news.border {
		width: 25%;
	}

}
@media only screen and (min-width: 72em) {
	#debug::before {
		content: "> 1152";
	}
	.columnize {
		-moz-column-count: 2;
		-moz-column-gap: 2em;
		-webkit-column-count: 2;
		-webkit-column-gap: 2em;
		column-count: 2;
		column-gap: 2em;
	}
}

@media only screen and (min-width: 80em) {
	#debug::before {
		content: "> 1280";
	}
	body {
		font-size: 1.1vw;
	}
	#fullwidth, #header .inside {
		margin: 0 8.3%;
	}
}
@media only screen and (min-width: 85.5em) {
	#debug::before {
		content: "> 1368";
	}
}
@media only screen and (min-width: 89em) {
	#debug::before {
		content: "> 1424";
	}
}
@media only screen and (min-width: 100em) {
	#debug::before {
		content: "> 1600";
	}
}
@media only screen and (min-width: 120em) {
	#debug::before {
		content: "> 1920";
	}
}
