/*! HTML5 Boilerplate v6.0.1 | MIT License | https://html5boilerplate.com/ */
/* Arctic Gaming-Mounts v3 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
	color: #222;
	font-size: 1em;
	line-height: 1.4;
}

::-moz-selection {
	background: #cccccc;
	text-shadow: none;
}

::selection {
	background: #cccccc;
	text-shadow: none;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #000;
	margin: 1em 0;
	padding: 0;
}

/*
 * Remove the gap below audio, canvas, iframes, images, videos
 */

audio,
canvas,
iframe,
img,
svg,
video {
	vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
	border: 0;
	margin: 0;
	padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
	resize: vertical;
}

/* ==========================================================================
   Custom styles
   ========================================================================== */

* {
	box-sizing: border-box;
}

html {
	scroll-behavior: smooth;
}


body {
	margin: 0;
	font-family: LatoLatinWeb, Lato, Avenir, Frutiger, sans-serif;
	text-align: center;
}

header {
	background-color: white;
	text-align: center;
}

header.page {
	padding-top: 20px;
	padding-bottom: 12px;
}

header *,
footer * {
	margin: 0;
}

footer {
	margin: 1em 0 0 0;
	padding: 3em 8px 2em 8px;
	color: white;
	background-color: #222;
}

nav {
	text-align: left;
}

ul.menu-horizontal {
	list-style: none;
	padding-left: 0;
}

ul.menu-horizontal li {
	display: inline-block;
	margin: 0 0.25em;
	vertical-align: middle;
}

ul.menu-vertical {
	padding-left: 0;
}

ul.menu-vertical li {
	display: block;
	margin: 1em 0;
	text-align: left;
}

article ul.menu-horizontal {
	margin: 0.75em 0;
}

article ul.menu-horizontal li {
	margin: 0 2em;
	line-height: 32px;
}

nav#nav-network {
	vertical-align: bottom;
}

nav#nav-network a img {
	height: 2em;
	width: auto;
}

nav#nav-menu ul {
	padding: 0;
	display: block;
	text-align: right;
}

nav#nav-menu ul li:first-child {
	padding-left: 0;
}

nav#nav-menu ul li:last-child {
	padding-right: 0;
}


nav#nav-menu ul li {
	margin: 0 auto;
	color: #4ba9ac;
	text-align: center;
	text-transform: uppercase;
	line-height: 20px;
	border-right: 1px solid #4ba9ac;
	padding: 0.5em 1em;
	vertical-align: middle;
}

nav#nav-menu ul li.nosep {
	border-right: 0 none;
}

nav#nav-menu ul li a {
	transition: opacity 0.5s;
}

nav#nav-menu ul li.current {
	text-decoration: underline;
}

#header-trim h1 {
	display: block;
	margin-top: 16px;
	margin-bottom: 0px;
	overflow: hidden;
	font-size: 72px;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 64px;
}

#header-trim h1.long {
    font-size: 44px;
}

#nav-toolbar {
	padding-top: 0;
	padding-bottom: 0;
	text-align: right;
}

#nav-menu {
	text-align: left;
	line-height: 32px;
	font-size: 17px;
}

#footer-trim a {
	margin: 1em;
	font-size: 0.8em;
	padding: 0.5em 1em;
	border: 1px solid;
	text-transform: uppercase;
}

.menu-item-moni {
	height: 32px;
	overflow: hidden;
	display: inline-block;
	color: rgba(0, 0, 0, 0)!important;
	background-image: url(../img/monitors.svg);
	background-position: center left;
	background-size: auto 300%;
	background-repeat: no-repeat;
	margin-top: -0.25em;
	vertical-align: middle;
}
.menu-item-moni-black { background-position: top left; }
.menu-item-moni-white { background-position: bottom left; }
.menu-item-moni-one { width: 32px; }
.menu-item-moni-two { width: 64px; }
.menu-item-moni-three { width: 96px; }

.menu-item-net {
	height: 24px;
	width: 24px;
	display: block;
	overflow: hidden;
	color: rgba(0, 0, 0, 0)!important;
	background-image: url(../img/networks.png);
	background-size: cover;
	background-repeat: no-repeat;
}
.menu-item-net-fb { background-position-x: 0%; }
.menu-item-net-ig { background-position-x: 25%; }
.menu-item-net-li { background-position-x: 50%; }
.menu-item-net-tw { background-position-x: 75%; }
.menu-item-net-yt { background-position-x: 100%; }

.menu-item-toggle {
	display: none;
}

.menu-item-toggle img {
	margin-left: 4em;
	height: 24px;
	width: auto;
}

#header-logo {
	display: inline-block;
/*	float: left;
*/  vertical-align: top;
	margin-right: 16px;
	margin-top: 0;
}

#header-logo a img {
	height: 144px;
	width: 172px;
}

#header-content {
	display: inline-block;
	position: relative;
}

h1 {
	font-weight: normal;
	text-transform: uppercase;
}

h2 {
	color: #4ba9ac;
	font-weight: normal;
	font-size: 2em;
	text-transform: uppercase;
	margin: 0.25em 0 0.25em 0;
}

h3 {
	font-size: 1.0em;
	margin: 1em 0 0em 0;
}

h4 {
	font-size: 1.2em;
	margin: 1em 0 0em 0;
}

.h-black {
	display: inline-block;
	color: white;
	background: black;
	padding: 0.125em 0.5em;
	margin: 16px;
}

.maincontent > article > h2 {
	color: #fff;
}

.maincontent > article .comment {
	color: #eeeeee;
	margin-bottom: 1em;
}

article p {
	margin: 0 0 0.75em 0;
	font-size: 1.0em;
}

p.intro {
	display: inline-block;
	margin: 1em 2em 1em 2em;
	font-size: 1.4em;
	line-height: 1.6em;
}

p.slogan {
	margin: 0;
	font-weight: normal;
	font-size: 2em;
	text-transform: uppercase;
}

a,
a:visited {
	text-decoration: none;
	color: inherit;
}

a:active,
a:hover {
	color: inherit;
	opacity: 0.5;
	transition: opacity 0.125s;
}

#faq a,
#faq a:visited {
    text-decoration: underline;
}

.a-button {
	border: 1px solid black;
	margin: 1em;
	padding: 0.5em 0.75em;
	font-size: 1.5em;
	text-transform: uppercase;
	transition: opacity 0.5s;
	cursor: pointer;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

input {

}

article .silverscreen {
	height: 256px;
	width: 512px;
	max-width: 100%;
	text-align: center;
	margin: 0 auto;
	background-size: cover;
	background-position: center;
	cursor: pointer;
}

/*
 * Wall of Tiles
 */

.tile-wall {
	width: 960px;
	margin: -8px auto;
}

.tile-wall > div {
	max-width: 100%;
	margin: 0 auto;
	display: inline-block;
	vertical-align: middle;
	padding: 8px;
}

.tile-wall div {
	overflow: hidden;
}

.tile-wall div a {
	display: block;
	width: 100%;
	height: 100%;
}

.tile-wall div img {
	width: 100%;
	height: 100%;
}

.tile-wall div video,
.tile-wall div .silverscreen {
	width: 100%;
	height: 100%;
	background-color: #000000;
	background-size: cover;
	background-position: center;
	cursor: pointer;
}


.tile-wall .tile-text {
	color: black;
	font-size: 1.33em;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
	height: inherit;
	width: inherit;
}

#config .notice {
	margin: 2em auto;
	color: #aaaaaa;
	max-width: 320px;
}

#config #extensions {
	margin: 2em 8px -1em 8px;
	text-align: left;
	font-size: 1.2em;
	text-transform: uppercase;
}

#config #extensions img {
    height: 48px;
    width: auto;
    vertical-align: bottom;
    margin-top: -32px;
}

#config .tile-wall {
	background-color: #ffffff;
	position: relative;
    top: -6em;
    margin-bottom: -2em;
    margin-top: 2em;
}

/* Grid = 160x160px */

.tile-1-6-h {
	height: 160px;
}

.tile-2-6-h {
	height: 320px;
}

.tile-1-1-w {
    width: 960px
}

.tile-1-6-w {
	width: 160px;
}

.tile-2-6-w {
	width: 320px;
}

.tile-3-6-w {
	width: 480px;
}

.tile-4-6-w {
	width: 640px;
}

/* Grid = 240x240px */

.tile-1-4-h {
	height: 240px;
}

.tile-2-4-h {
	height: 480px;
}

.tile-1-4-w {
	width: 240px;
}

.tile-2-4-w {
	width: 480px;
}

.subtile-fullw {
	width: 100%;
}

.subtile-halfh {
	height: 50%;
}

.subtile-halfh {
	padding-top: 8px;
	padding-bottom: 8px;
}

.subtile-halfh:first-child {
	padding-top: 0!important;
}

.subtile-halfh:last-child {
	padding-bottom: 0!important;
}

/*
 * Product tiles
 */

 .tile-1-p-h { /* special height to match amazon widgets */
	height: 280px;
}

.tile-wall div .product {
    position: relative;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #333;
	padding: 0.75em 1em 0.75em 1em;
	text-align: left;
	height: 264px!important;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
}

.maincontent .tile-wall div .product {
	border: 1px solid white;
}

.tile-wall div .product > h4 {
	font-size: 1em;
	margin: 0.25em 0 0;
}

.tile-wall div .product > p,
.tile-wall div .product > ul {
	font-size: 0.8em;
	line-height: 1.25em;
	margin: 0;
	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-ms-hyphens: auto;
	hyphens: auto;
}

.tile-wall div .product > p {
	margin-bottom: 0.25em;
	font-weight: bold;
}

.tile-wall div .product > ul {
	padding-left: 1em;
}

.tile-wall div .product > img {
	width: 33%;
	height: auto;
	margin: 0 2em 2em 0;
	float: left;
}

.tile-wall div .product > .price {
    text-align: right;
    font-weight: bold;
    font-size: 1em;
    margin: 1em 0 0 0;
}

.tile-wall div .product > .awards {

    position: absolute;
    right: 0.8em;
    bottom: 1.5em;
    max-width: 50%;
    text-align: right;
}

.tile-wall div .product > .awards img {
    max-width: 36px;
    height: auto;
    margin: 2px 2px 0px 0px;
}

.tile-wall div .product > .buy-button {
    display: inline-block;
    position: absolute;
    bottom: 1.5em;
    left: 1em;
    color: white;
    background-color: #4ba9ac;
    border-radius: 3px;
    padding: 0.25em 2em;
    height: auto;
    width: 33%;
    text-align: center;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

.tile-wall div .product > .buy-button-amzn {
    display: inline-block;
    position: absolute;
    bottom: 1.5em;
    left: 1em;
    color: white;
    background-color: orange;
    border-radius: 3px;
    padding: 0.25em 1.5em;
    height: auto;
    width: 33%;
    text-align: center;
	-moz-hyphens: none;
	-webkit-hyphens: none;
	hyphens: none;
}

.tile-wall div .product .amazon-container {
	float: right;
	margin-left: 1em;
	display: block;
	/* width: 120px;
	height: 240px; */
	/* Trying to fix text overlap inside frame: */
	width: 124px;
	height: 244px;
}

.page {
	max-width: 992px; /* 960 + 16 + 16 */
	margin: 0 auto;
	padding: 16px;
}

header.page {
	max-width: unset;
}

.maincontent {
	background-color: #4ba9ac;
/*	background-image: url('../img/background_turquoise.png');
	background-position: center top;
	background-size: 1944px;
*/
}

ul.checklist {
	display: inline-block;
	text-align: left;
	padding-left: 0;
	list-style: none;
	margin-top: 0;
}

label {
	cursor: pointer;
	display: block;
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

label > * {
	  pointer-events: none;
}

label.chooser {
	display: inline-block;
	text-align: center;
	margin: 8px;
	border: 1px solid #ccc;
	height: 128px;
	width: 128px;
	cursor: pointer;
	line-height: 112px;
	padding: 8px;
	vertical-align: middle;
/*	background-image: url('../img/monitors.svg');
	background-size: 400%;
	background-position: top left;
	background-repeat: no-repeat; */
}

input[type="radio"]:checked + label.chooser {
	background-color: #4ba9ac;
}

input[type="radio"]  {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: none;
}

input[type="checkbox"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: none;
}

input[type="checkbox"] + label {
	padding-left: 36px;
	line-height: 2em;
}

input[type="checkbox"] + label::before {
	content: ' ';
	display: inline-block;
	background-image: url('../img/checkbox.svg');
	background-repeat: no-repeat;
	background-size: 200%;
	background-position: left top;
	height: 24px;
	width: 24px;
	margin: 0px 0px 2px -28px;
	vertical-align: middle;
	position: relative;
	left: -8px;
}

input[type="checkbox"]:checked + label::before {
	background-position: right top;
}

input[type="checkbox"]:checked:disabled + label::before {
	background-position: right bottom;
}

input[type="checkbox"]:disabled + label::before {
	background-position: left bottom;
}


.credits {
	font-size: 0.8em;
	opacity: 0.5;
	margin-bottom: 0;
}

.comment {
    margin: 0em;
	color: #999999;
	font-size: 0.75em;
}

.vignette {
	height: 6em;
	width: auto;
	margin: 0.33em;
}

.vignette-small {
	width: 1.5em;
	margin: 0.33em;
}

/*
 * Tables
 */

table {
	display: inline-block;
	margin: 0 auto 1em;
	border-collapse: collapse;
	font-size: 0.9em;
	background-color: #fff;
	color: #333;
	position: relative;
}

tbody {
	display: block;
}

tr {

}

th {
	font-weight: normal;
	text-align: left;
	padding: 0.5em;
}

td {
	font-weight: normal;
	text-align: left;
	padding: 0.5em;
	border-right: 1px solid #666;
}

td:last-child {
	border-right: 0px none;
}

tr.alt {
	background-color: rgba(75, 169, 172, 0.15);
}

#table-compare {
	max-width: 100%;
}

#table-compare img {
	max-width: 128px;
}

#table-compare tbody {
	margin-left: 128px;
	border-left: 1px solid black;
	overflow-x: auto;
}

#table-compare th {
	position: absolute;
	left: 0;
	width: 128px;
	margin-right: 128px;
	background-color: inherit;
}

/*
 * Language Chooser
 */

#topbar {
    color: black;
    background-color: #e0f2f4;
    line-height: 2em;
}

.dropdown {
    display: inline-block;
    -moz-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.dropdown-content {
/*    height: auto;
    max-height: 0px;
*/    position: absolute;
    -webkit-transition: all 0.25s;
    -moz-transition: all 0.25s;
    -o-transition: all 0.25s;
    transition: all 0.25s;
    top: 2.5em;
	z-index: 9000;
	margin: 0;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    display: none;
}

.dropdown-content ul {
    overflow: hidden;   
    list-style: none;
    margin: 0.5em 1.25em;
    padding-left: 0;
}

.dropdown-content ul li {
    text-align: left;
    margin: 0.5em 0;
}

.dropdown-content .arrow {
    display: inline-block;
    position: absolute;
    top: -8px;
    left: 20px;
    height: 16px;
    width: 16px;
    border: inherit;
    border-width: 1px 0 0 1px;
    overflow: hidden;
    background-color: inherit;
    color: rgba(0, 0, 0, 0.0);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.dropdown-button {
    margin: 0.5em 1.25em;
    display: inline-block;
}

.lang-button,
#lang-selector li {
    background-image: url('../img/languages.png');
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 20px auto;
    line-height: 20px;
}

.lang-button,
#lang-selector li a {
    padding-left: 28px;
}

.lang-world { background-position-y: 0% !important; }
.lang-de { background-position-y: 12.5% !important; }
.lang-es { background-position-y: 25% !important; }
.lang-it { background-position-y: 37.5% !important; }
.lang-fr { background-position-y: 50% !important; }
.lang-scand { background-position-y: 62.5% !important; }
.lang-ru { background-position-y: 75% !important; }
.lang-en-uk { background-position-y: 87.5% !important; }
.lang-en-us { background-position-y: 100% !important; }

/*
 * Cookie Notice
 */

#cookienotice {
	position: fixed;
	bottom: 0;
	padding: 0em 10%;
	color: white;
	background-color: rgba(64, 96, 96, 0.75);
	transition: bottom ease 0.5s;
	-moz-hyphens: auto;
	-webkit-hyphens: auto;
	hyphens: auto;
	z-index: 9999;
}

#cookienotice a {
	text-decoration: underline;
}

#cookienotice .a-button {
	font-size: smaller;
	padding: 0.25em 2em;
	margin: 0.25em 0.75em;
	background-color: #4ba9ac;
	text-decoration: none;
}

/*
 * Lightslider styling
 */

.lSSlideOuter {
	max-width: 944px;
	margin: 0 auto;
}

.lSSlideOuter .lSAction > a {
	height: 64px;
	width: 64px;
	margin-top: -32px;
}

.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
	vertical-align: middle;
	background-size: cover;
	color: #ffffff;
	position: relative;
}

.lSSlideOuter .lightSlider > * > p,
.lSSlideOuter .lSGallery li > p {
	position: absolute;
	top: 50%;
	left: 50%;
	-moz-transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	transform: translateY(-50%) translateX(-50%);
	font-size: 3em;
	line-height: 2em;
	text-transform: uppercase;
	padding: 16px 72px;
	margin: auto;
	width: 100%;
}

.lSSlideOuter .lightSlider > * > img,
.lSSlideOuter .lSGallery li > img {
	width: 100%;
	height: auto;
}

.slider-notext > li > p {
    top: -256px !important;
    position: absolute !important;
}

.mobile-only {
	display: none!important;
}

/* Configuratior support */
.config-hidden-size,
.config-hidden-heavy,
.config-hidden-large,
.config-hidden-table,
.config-hidden-usbhub,
.config-hidden-liftarm,
.config-hidden-expand,
.config-hidden-laptop {
	display: none !important;
}

.tile-wall > div.config-true-expand,
.tile-wall > div.config-true-laptop {
	display: none;
}

.tile-wall > div.config-visible-expand,
.tile-wall > div.config-visible-laptop {
	display: inline-block !important;
}

#config-showcase {
	height: 64px;
	width: 64px;
	overflow: hidden;
	display: inline-block;
	color: rgba(0, 0, 0, 0) !important;
	background-image: url(../img/monitors.svg);
	background-position: top left;
	background-size: auto 300%;
	background-repeat: no-repeat;
	margin: -0.25em 0 0.75em -0.25em;
	vertical-align: middle;
	transition: width 0.25s ease;
}


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
	display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *	causes content to wrap 1 word per line:
 *	https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
	border: 0;
	clip: rect(0 0 0 0);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
	clip: auto;
	-webkit-clip-path: none;
	clip-path: none;
	height: auto;
	margin: 0;
	overflow: visible;
	position: static;
	width: auto;
	white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
	visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *	`contenteditable` attribute is included anywhere else in the document.
 *	Otherwise it causes space to appear at the top and bottom of elements
 *	that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *	`:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
	content: " "; /* 1 */
	display: table; /* 2 */
}

.clearfix:after {
	clear: both;
}

/* Big windows, but a bit crammed */
@media only screen and (max-width: 1200px) {
	#header-logo a img {
		width: 160px;
	}

	#header-trim h1 {
		font-size: 64px;
		line-height: 56px;
	}
	
	#header-trim h1.long {
	    font-size: 40px;
	}

	nav#nav-menu ul li {
		padding: 0.5em .66em;
	}

	#table-compare {
		max-width: 944px;
	}
}

/* Tablets and small windows */
@media only screen and (max-width: 1000px) {
	#header-trim h1 {
		font-size: 48px;
		line-height: 40px;
	}
	
	#header-trim h1.long {
	    font-size: 32px;
	}

	#header-logo a img {
		width: 160px;
	}

	nav#nav-menu ul.menu-horizontal li {
		display: block;
	}

	nav#nav-menu ul li {
		border-right: 0px none;
		border-bottom: 1px solid;
	}

	#header-content {
		padding-bottom: 48px;
	}

	#nav-toolbar {
		position: absolute;
		bottom: 0;
		text-align: center;
		width: 100%;
		padding-bottom: 0.5em;
	}

	ul.menu-vertical li {
		text-align: center;
	}

	.tile-wall {
		width: 512px;
	}

	.tile-wall div .product {
		padding: 1em;
	}

	/* Grid = 120x120px */

	.tile-1-6-h {
		height: 240px;
	}

	.tile-2-6-h {
		height: 240px;
	}
	
	.tile-1-1-w {
	    width: 640px;
	}

	.tile-1-6-w {
		width: 240px;
	}

	.tile-2-6-w {
		width: 240px;
	}

	.tile-3-6-w {
		width: 360px;
	}

	.tile-4-6-w {
		width: 480px;
	}

	.tile-2-6-w.tile-1-6-h {
		width: 480px;
	}

	/* These are problematic in three-column-layout, but not very neccessary */
	/* .tile-2-4-w.tile-1-4-h
	{
		display: none;
	}*/

	.tile-2-4-w.tile-1-p-h {
		display: block;
	}

	.page {
		width: 752px;
	}

	header.page {
		width: auto;
	}

	#nav-menu {
		font-size: 15px;
	}
	
	nav#nav-menu ul li:last-child {
	    padding-right: 0.66em;
	}

	.menu-item-moni {
		height: 24px;
	}

	.menu-item-moni-one { width: 24px; }
	.menu-item-moni-two { width: 48px; }
	.menu-item-moni-three { width: 72px; }


	footer nav {
		float: none;
		text-align: center;
	}

	#table-compare {
		display: block;
		overflow-x: auto;
	}

	.problematic {
		display: none!important;
	}

	.desktop-only {
		display: none!important;
	}

	.mobile-only {
		display: inline-block!important;
	}
}

/* Big smartphones */
@media only screen and (max-width: 760px) {
	#header-trim h1 {
		font-size: 40px;
		line-height: 36px;
		text-align: center;
        line-height: 1.25em;
        margin-top: 0.1em;
    }

	#header-trim h1.long {
	    font-size: 22px;
	}

	.tile-wall {
		width: 100%;
	}

	.tile-wall > div {
	/*	width: 240px; */
	/*	height: 480px; */
		height: auto;
	}

	.tile-wall div img {
		width: 100%;
		height: auto;
	}

	.tile-wall div .silverscreen {
		height: 256px;
	}

	.tile-2-6-w.tile-1-6-h,
	.tile-2-4-w.tile-1-4-h {
		/* height: 240px; */
		height: auto;
	}

	.tile-1-6-w.tile-2-6-h .subtile-halfh,
	.tile-1-4-w.tile-2-4-h .subtile-halfh {
	/*	height: 480px;
		padding-top: 16px;
		padding-bottom: 16px; */
	}

	.tile-2-4-w.tile-1-4-h
	{
		display: inline-block;
		width: 480px;
	}

	.tile-2-4-w.tile-1-p-h {
		height: 280px;
		width: 480px;
	}

	.page {
		width: 100%;
	}

	footer nav {
		float: none!important;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
	}

	nav#nav-menu ul.menu-horizontal li {
		display: block;
	}

	nav#nav-menu ul li {
		border-right: 0px none;
		border-bottom: 1px solid;
	}

	ul.menu-vertical li {
		text-align: center;
	}

	p.intro {
		font-size: 1em;
		margin: 1em 1em;
	}
	
	#config #extensions {
	    font-size: 1.0em;
	}
	
	#config #extensions img {
	    height: 32px;
	}

	.lSSlideOuter .lightSlider > * > p,
	.lSSlideOuter .lSGallery li > p {
		font-size: 2em;
		padding: 16px 16px;
	}

	.lSSlideOuter .lSAction > a {
		display: none;
	}

	.problematic {
		display: block!important;
	}
}

/* Small smartphones */
@media only screen and (max-width: 500px) {
	#header-trim h1 {
		font-size: 22px;
	}
	
	.tile-wall {
		width: 100%;
	}

	.tile-wall > div {
		/* width: 50%; */
		/* height: 288px; */
		height: auto;
	}

	.tile-wall div .silverscreen {
		height: 136px;
	}

	.tile-2-6-w,
	.tile-1-6-w,
	.tile-1-4-w {
		width: 50%;
	}

	.tile-2-6-w.tile-1-6-h,
	.tile-2-4-w.tile-1-4-h {
		width: 100%;
		/* height: 144px; */
	}

	.tile-1-6-w.tile-2-6-h .subtile-halfh,
	.tile-1-4-w.tile-2-4-h .subtile-halfh {
	/*	height: 288px;
		padding-top: 16px;
		padding-bottom: 16px; */
	}

	.tile-wall div .product {
		padding: 0.8em;
	}

    /* Was only needed for Amazon widgets */
	/* .tile-wall div .product > img {
		margin: 0;
		display: none;
	}*/
	
	.tile-wall div .product > img {
		margin: -0.13em 1em 8em -0.25em;
		width: 40%;
	}

	.tile-wall div .product > h4 {
		margin: -0.125em 0 0;
	}
	
    .tile-wall div .product > .awards {
        padding: 2px 0;
        max-width: 90%;
        display: block;
        position: absolute;
        right: 0.8em;
        bottom: 3.5em;
    }

    .tile-wall div .product > .awards img {
        max-width: 24px;
        height: auto;
        margin: 2px 2px 0px 0px;
    }
	
	.tile-wall div .product > .buy-button-amzn {
        display: block;
        width: auto;
        margin: 0 auto;
        position: absolute;
        right: 0.8em;
        left: 0.8em;
        bottom: 0.8em;
    }

	article p {
		font-size: 1.0em;
	}

	article .silverscreen {
		width: 256px;
		height: 128px;
	}

	label.chooser {
		height: 96px;
		width: 96px;
		line-height: 88px;
		padding: 4px
	}

	#table-compare {
		font-size: 0.8em;
	}

	#table-compare tbody {
		margin-left: 108px;
	}

	#table-compare th {
		width: 108px;
	}

	#table-compare img {
		max-width: 64px;
	}

	#cookienotice {
		bottom: 0;
		padding: 0em 4px;
		color: white;
		background-color: rgba(64, 96, 96, 0.75);
		transition: bottom ease 0.5s;
	}

	#cookienotice p {
		margin: 0.5em 0;
		font-size: 75%;
	}

	.lSSlideOuter .lightSlider > * > p,
	.lSSlideOuter .lSGallery li > p {
		font-size: 1.5em;
	}

	.problematic {
		display: block!important;
	}
}


/* Print */


@media print,
	   (-webkit-min-device-pixel-ratio: 1.25),
	   (min-resolution: 1.25dppx),
	   (min-resolution: 120dpi) {
	/* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
	*,
	*:before,
	*:after {
		background: transparent !important;
		color: #000 !important; /* Black prints faster:
								   http://www.sanbeiji.com/archives/953 */
		-webkit-box-shadow: none !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}

	a,
	a:visited {
		text-decoration: underline;
	}

	a[href]:after {
		content: " (" attr(href) ")";
	}

	abbr[title]:after {
		content: " (" attr(title) ")";
	}

	/*
	 * Don't show links that are fragment identifiers,
	 * or use the `javascript:` pseudo protocol
	 */

	a[href^="#"]:after,
	a[href^="javascript:"]:after {
		content: "";
	}

	pre {
		white-space: pre-wrap !important;
	}
	pre,
	blockquote {
		border: 1px solid #999;
		page-break-inside: avoid;
	}

	/*
	 * Printing Tables:
	 * http://css-discuss.incutio.com/wiki/Printing_Tables
	 */

	thead {
		display: table-header-group;
	}

	tr,
	img {
		page-break-inside: avoid;
	}

	p,
	h2,
	h3 {
		orphans: 3;
		widows: 3;
	}

	h2,
	h3 {
		page-break-after: avoid;
	}
}
