@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: local('Open Sans Light'), local('OpenSans-Light'), url(../s/opensans/v13/dxi1orhcpsqm3vp6mxoatynf5ufddttmlvmwujdhhgs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans'), local('OpenSans'), url(../s/opensans/v13/cjzkeoubrn4kerxqtauh3acwcynf_cdxxwclxiixg1c.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: local('Open Sans Semibold'), local('OpenSans-Semibold'), url(../s/opensans/v13/mtp_ysujh_bn48vbg8snsonf5ufddttmlvmwujdhhgs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: local('Open Sans Bold'), local('OpenSans-Bold'), url(../s/opensans/v13/k3k702zokiljc3wvjuplzinf5ufddttmlvmwujdhhgs.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  src: local('Open Sans Light Italic'), local('OpenSansLight-Italic'), url(../s/opensans/v13/prmixeptr36kac0geaetxrfb31yxozp-czbf6aakcvo.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: local('Open Sans Italic'), local('OpenSans-Italic'), url(../s/opensans/v13/xjajxh38i15wypjxxugmbp0eavxt0g0bientp43qt6e.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  src: local('Open Sans Semibold Italic'), local('OpenSans-SemiboldItalic'), url(../s/opensans/v13/prmixeptr36kac0geaetxi8cqlh4meise0rocu-qhoa.ttf) format('truetype');
}
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  src: local('Open Sans Bold Italic'), local('OpenSans-BoldItalic'), url(../s/opensans/v13/prmixeptr36kac0geaetxp_tkvowliotbr7epgfopf4.ttf) format('truetype');
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin:0; padding:0; border:0; outline:0; vertical-align:baseline; background:transparent; }
article,aside,details,figcaption,figure, footer,header,hgroup,menu,nav,section { display:block; }
nav ul { list-style:none; }
ul { margin-left: 25px;}
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; vertical-align:baseline; background:transparent; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }
table { border-collapse:collapse; border-spacing:0; }
hr { display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0; }
input, select { vertical-align:middle; }nav.mainmenu {
	opacity: .95;
	position: absolute;
	top: 0;
	left: -260px;
	z-index: 99999;
	visibility: hidden;
	width: 260px;
	height: 100%;
	overflow-y: auto;
	background: #161616;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	transition: all 0.5s;
	-webkit-box-shadow: 6px 0px 20px #000;
	-moz-box-shadow: 6px 0px 20px #000;
	box-shadow: 6px 0px 20px #000;
}
nav.mainmenu li {
	border-bottom: 1px solid #FFF;
	list-style: none;
}
nav.mainmenu li.thickline {
	border-bottom: 2px solid #FFF;
}
nav.mainmenu li a {
	display: block;
	color: #FFF;
	font-size: 14px;
	padding: 10px;
	padding-left: 10px;
	text-decoration: none;
	text-transform: uppercase;
}
nav.mainmenu li a span {
	width: 16px;
	height: 22px;
	display: block;
	float: right;
	margin-right: 5px;
	background-image: url('../themes/myryadv1/images/sprite.png');
	background-position: -198px -20px;
}
nav.mainmenu li:first-child {
	text-align:center;
	color: #FFF;
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 55px;
}
nav.mainmenu li:first-child a.back {
	position: absolute;
	visibility: hidden;
	top: 4px;
	left: 4px;
	float: left;
	display: block;
	padding: 7px;
	cursor: pointer;
	padding-right: 20px;
	border-right: 1px solid #ccc;
}
nav.mainmenu li:first-child a.back span {
	width: 16px;
	height: 22px;
	display: block;
	margin-left: 5px;
	margin-right: 0px;
	background-image: url('../themes/myryadv1/images/sprite.png');
	background-position: -182px -20px;
}
nav.mainmenu li:first-child a.close {
	float: right;
	padding: 0px 5px;
	font-size: 18px !important;
	font-weight: bold;
	margin-left: 20px;
	cursor: pointer;
}
nav.mainmenu li a:hover {
	background-color: #333;
}

header {
	background: #000 url('../themes/myryadv1/images/bar.jpg');
	background-position: center center;
}

header div.topbar {
	width: 100%;
	height: 27px;
	transition-delay: 0.5s;
	background-color: #232323;
}
header div.topbar section {
	height: 27px;
	text-align: right;
}
header div.topbar a {
	color: #EEE;
	padding: 7px;
	text-decoration: none;
	display: inline-block;
}
header div.topbar a:hover {
	color: #FFF;
}footer {
	position: absolute;
	bottom: 0px;
	left: 0px;
	color: #EEE;
	background-color: #020202;
}
footer ul {
	list-style: none;
	margin-left: 11px;
	margin-bottom: 20px;
}html, body {
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background: #FFF;
	font-size: 12px;
	line-height: 24px;
	font-family: 'Open Sans', sans-serif;
}
.buybutton{
	display: inline-block;
	padding: 10px 30px;
	background-color: green;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	margin: 5px;
	font-weight: bold
}
.buybutton:hover{
	background-color: red;
	color:#fff;
}
.buybutton:active{
	background-color:#000;
	color:#fff;
}
.brochureImg {
	border-radius: 6px;
	box-shadow: 0px 0px 5px #999;
}

.is-mobile {
	display: none;
}

.is-desktop {
	display: block;
}

header div.topbar a {
	position: relative;
	z-index:2;
}
header div.topbar a span.name {
	position: relative;
	top: -5px;
	display: inline-block;
}

header div.topbar a span.icon {
	display: inline-block;
	width: 18px;
	height: 15px;
	float: left;
	margin-right: 9px;
	background-image: url('../themes/myryadv1/images/sprite.png');
	background-position: -155px -20px;
	background-repeat: no-repeat;
}
header div.topbar a span.items {
	position: relative;
	top: -5px;
	left: 5px;
	display: inline-block;
}

a.button {
	display: inline-block;
	color: #FFF !important;
	padding: 12px 20px;
	text-decoration: none;
	background-color: #464646;
}
a.button:hover {
	color: #FFF !important;
	background-color: #000;
}

html.side-panel-open #container {
	-webkit-transform: translate3d(260px, 0, 0);
	-moz-transform: translate3d(260px, 0, 0);
	transform: translate3d(260px, 0, 0);
}

.clear {
	clear: both;
}

* {
	max-height: 10000em;
}

h1 {
	font-size: 28px;
	margin: 25px 0px;
	text-align: center;
	font-weight: 300;
}
h2 {
	font-size: 24px;
	margin: 20px 0px 50px;
	text-align: center;
	font-weight: 300;
}
h1 b, h2 b, h1 strong, h2 strong {
	font-weight: 600;
}

#container {
	position: relative;
	width: 100%;
	min-height: 100%;
	-webkit-transition: -webkit-transform 0.5s;
	-moz-transition: -moz-transform 0.5s;
	transition: transform 0.5s;
}

header, footer {
	width: 100%;
}
header section, footer section, section.gcontainer {
	position: relative;
	margin: 0px auto;
	max-width: 1140px;
}
header > section {
	height: 72px;
	transition: 0.5s linear;
}
header > section a.logo {
	width: 155px;
	height: 35px;
	line-height: 35px;
	margin: 18px 10px;
	display: inline-block;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	background-image: url('../themes/myryadv1/images/sprite.png');
	background-position: -0px -0px;
	background-repeat: no-repeat;
	transition: 0.5s linear;
}
header > section span.british-company {
	position: absolute;
	bottom: 14px;
	right: 0px;
	color: #FFF;
	font-size: 14px;
}
header > section span.british-company span {
	float: left;
	width: 42px;
	height: 20px;
	display: block;
	margin-right: 10px;
	background-image: url('../themes/myryadv1/images/sprite.png');
	background-position: -155px -0px;
	background-repeat: no-repeat;
}
header > section > nav {
	z-index:999;
	display: inline-block;
}
header > section > nav a.mobile-icon {
	position: absolute;
	top: 7px;
	right: 7px;
	width: 27px;
	height: 26px;
	z-index:4;
	display: none;
	cursor: pointer;
	overflow:hidden;
	background-repeat: no-repeat;
	background-color: transparent;
	background-image: url('../themes/myryadv1/images/sprite.png');
	background-position: -155px -57px;
}
header > section > nav li {
	float: left;
	list-style: none;
}
header > section > nav li a {
	color: #EEE;
	font-size: 14px;
	display: block;
	line-height: 19px;
	padding: 13px 12px;
	text-decoration: none;
}
header > section > nav li a:hover {
	color: #FFF;
}
header > section > nav.mobile {
	display: none;
	height: 0px;
	line-height: 0px;
	transition: 0.5s linear;
}


#container #prodmenubar {
	background-color: #AAA8A9;
	background-image: url('../themes/myryadv1/images/drop_bar.jpg');
	background-position: center center;
}
#container #prodmenubar ul {
	position: relative;
	margin: 0px auto;
	width: 1140px;
	height: 30px;
	list-style: none;
}
#container #prodmenubar ul li {
	float: left;
	display: block;
	padding: 3px 15px;
}
#container #prodmenubar ul li a {
	color: #000;
	text-decoration: none;
}
#container #prodmenubar ul.product li:first-child {
	border-right: 1px solid #AAA;
}


footer {
	z-index: 9;
}
footer > section section.col4 .block {
	padding: 15px;
}
footer > section section.col4 .block p, footer section.col4 .block ul {
	margin: 10px 0px;
}
footer section.col4 .block ul {
	list-style: none;
}
footer > div.bottom {
	position: relative;
	background: #101010;
	color: #EEE;
}
footer > div.bottom section.col div.padding {
	padding: 10px;
}
footer > div.bottom p {
	padding: 0px;
}
footer > div.bottom p a {
	color: #999;
	text-decoration: underline;
}
footer > div.bottom p a:hover {
	color: #CCC;
}
footer > section a {
	color: #EEE;
	text-decoration: none;
	line-height: 30px;
}
footer > section a:hover {
	color: #FFF;
}
footer > section a span {
	position: relative;
	float: left;
	display: block;
	width: 20px;
	height: 20px;
	background-color: #000;
	margin-right: 10px;
	margin-top: 10px;
}
footer section section.col3 h2 {
	margin: 20px 0px 15px;
	text-align: left;
	font-weight: 600;
	font-size: 16px;
	padding-left: 10px;
}
footer section section.col3:first-child p {
	padding: 10px 30px 10px 10px;
}
footer section section.col3:first-child p a {
	background: #222;
	padding: 5px 10px;
}
footer section section.col3:first-child p a:hover {
	background: #333;
}
footer section section.col3:first-child a.logo {
	width: 118px;
	height: 26px;
	display: block;
	line-height: 26px;
	margin: 20px 10px 10px;
	background-repeat: no-repeat;
	background-position: -0px -68px;
	background-image: url('../themes/myryadv1/images/sprite.png');
}
footer section section.col3 ul.social li {
	display: inline-block;
	margin-right: 15px;
}
footer section section.col3 ul.social li a {
	height: 26px;
	display: block;
	background-color: transparent;
	padding: 0px;
	background-image: url('../themes/myryadv1/images/sprite.png');
}
footer section section.col3 ul.social li a.facebook {
	width: 14px;
	background-position: -214px -0px;
}
footer section section.col3 ul.social li a.google {
	width: 30px;
	background-position: -260px -0px;
}
footer section section.col3 ul.social li a.facebook:hover {
	background-position: -214px -26px;
}
footer section section.col3 ul.social li a.google:hover {
	background-position: -260px -26px;
}
footer section section.col2 p {
	font-size: 11px;
	line-height: 16px;
}
footer section section.col2 a.armourlogo {
	width: 125px !important;
	height: 29px;
	display: block;
	line-height: 26px;
	margin: 20px 10px 10px;
	background-repeat: no-repeat;
	background-position: -214px -52px;
	background-image: url('../themes/myryadv1/images/sprite.png');
}

#body {
	padding-bottom: 328px;
}

section.col1 {
	float: left;
	width: 100%;
}
section.col2 {
	float: left;
	width: 50%;
}
section.col3 {
	float: left;
	width: 33%;
}
section.col4 {
	float: left;
	width: 25%;
}

/* Landscape Tablets / Netbooks */
@media only screen and (max-width: 1139px), only screen and (max-device-width: 1139px) {
	header section a.logo {
		transition: 0.5s linear;
		height: 33px;
		width: 148px;
		margin: 13px 10px;
		background-position: -0px -35px;
		line-height: 50px;
	}
	
	header section, footer > section, #page-blocks {
		/*margin: 0px 20px;*/
	}
	header section {
		transition: 0.5s linear;
		height: 60px;
	}
	
	header > section span.british-company {
		display: none;
	}
	
	.grid-block .block {
		margin: 0px 10px;
	}
	
	section.col4  {
		width: 25%;
	}
	
	#body {
		padding-bottom: 0px;
	}
	
	footer {
		position: relative;
	}
	
	.is-desktop {
		display: none;
	}
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-device-width: 1139px),
only screen and (   min--moz-device-pixel-ratio: 1.5) and (max-device-width: 1139px),
only screen and (     -o-min-device-pixel-ratio: 2/1) and (max-device-width: 1139px),
only screen and (        min-device-pixel-ratio: 1.5) and (max-device-width: 1139px),
only screen and (                min-resolution: 154dpi) and (max-device-width: 1139px),
only screen and (                min-resolution: 1.5dppx) and (max-device-width: 1139px) {
	section.col4  {
		width: 25%;
	}
}

/* Portrait Tablets / Bigger Devices */
@media only screen and (max-width: 850px), only screen and (max-device-width: 850px) {
	@media screen {
		header {
			position: fixed;
			top: 0px;
			z-index: 999999;
		}
		#container {
			padding-top: 60px;
		}
	}
	header nav a.mobile-icon {
		display: block;
		top: 16px;
		right: 20px;
	}
	header div.topbar a span.name {
		display: none;
	}
	header div.topbar a span.icon {
		width: 27px;
		height: 22px;
		margin-top: 11px;
		margin-right: 82px;
		font-size:1px;
		background-position: -155px -35px;
	}
	header div.topbar a span.items {
		left: -70px;
		font-size: 20px;
		top: 9px;
	}
	header nav li {
		display: block;
		float: none;
		display: none;
	}
	header div.topbar {
		height: 0px !important;
	}
	header div.topbar > section {
		height: 0px;
	}
	header nav {
		height: 35px;
	}
	header > section > nav a.mobile-icon {
		display: block;
		top: 16px;
		right: 20px;
		font-size:1px;
	}
	header > section, footer > section, #page-blocks {
		/*margin: 0px 20px;*/
	}
	header nav li:first-child {
		margin-top: 35px;
	}
	header > section > nav li {
		float: none;
	}
	/*
	header nav:hover li {
		display: block;
		background-color: #CCC;
	}
	*/
	
	.grid-block .block {
		margin: 0px 10px;
	}
	
	section.col4 {
		width: 50%;
	}
	section.col3  {
		width: 100%;
	}
	
	#body {
		padding-bottom: 0px;
	}
	
	footer {
		position: relative;
	}
	
	.is-desktop {
		display: none;
	}
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5) and (max-device-width: 850px),
only screen and (   min--moz-device-pixel-ratio: 1.5) and (max-device-width: 850px),
only screen and (     -o-min-device-pixel-ratio: 2/1) and (max-device-width: 850px),
only screen and (        min-device-pixel-ratio: 1.5) and (max-device-width: 850px),
only screen and (                min-resolution: 154dpi) and (max-device-width: 850px),
only screen and (                min-resolution: 1.5dppx) and (max-device-width: 850px) {
	section.col4  {
		width: 50%;
	}
}

/* Mobile Devices / Small Devices */
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	html, body {
		min-width: 320px;
	}
	html {
		overflow-x: hidden;
	}
	
	h2 {
		line-height: 40px;
		margin: 20px 0px 34px;
	}

	@media screen {
		header {
			position: fixed;
			top: 0px;
			z-index: 999999;
		}
		#container {
			padding-top: 40px;
		}
	}

	.non-mobile {
		display: none;
	}
	
	.is-mobile {
		display: block;
	}
	
	.grid-block .block {
		margin: 0px 10px;
	}
	
	/* Hide the Editor */
	#edit-mode, #editor-mode {
		display: none !important;
	}
	
	#container {
		margin-top: 0px !important;
	}
	
	header div.topbar {
		height: 0px !important;
	}
	header div.topbar > section {
		height: 0px;
	}
	header div.topbar a span.icon {
		width: 27px;
		height: 22px;
		margin-top: 2px;
		margin-right: 62px;
		background-position: -155px -35px;
	}
	header div.topbar a span.items {
		left: -50px;
		font-size: 20px;
		top: 0px;
	}
	
	header section, footer > section, #page-blocks {
		/*margin: 0px 5px;*/
	}
	header div.topbar a span.name {
		display: none;
	}
	header section {
		height: 40px;
	}
	header > section a.logo {
		width: 118px;
		height: 26px;
		line-height: 26px;
		transition: 0.5s linear;
		background-position: -0px -68px;
		margin: 7px;
	}
	header > section > nav {
		display: block;
		height: 40px;
		line-height: 40px;
		background: transparent;
	}
	header > section > nav li {
		float: none;
	}
	header > section > nav a.mobile-icon {
		display: block;
		color: #FFF;
		top: 7px;
		right: 7px;
	}
	header > section > nav > a {
		background-color: #444;
	}
	header > section > nav li:nth-child(2) {
		margin-top: 40px;
	}
	
	section.col2 {
		width: 100%;
	}
	section.col3 {
		width: 100%;
	}
	section.col4 {
		width: 100%;
	}
	
	.grid-block .block {
		margin: 0px 10px;
	}
	
	a.button {
		text-align: center;
		text-transform: uppercase;
		display: block;
	}
	
	.style1398332672 {
		margin-top: 0px !important;
	}
	
	#b1398156378 a.add-to-cart.cur {
		display: block !important;
		text-align: center;
		font-weight: 600;
		padding: 12px 20px;
		text-transform: uppercase;
	}
	#b1398156378 a.add-to-cart.cur span {
		width: 100%;
		font-size: 16px;
		font-weight: 300;
	}
	#b1398156378 a.add-to-cart.cur span b {
		font-weight: 600;
	}
	
	div.tabContent {
		padding: 10px;
	}
	div.tabContent section {
		float: none;
	}
	div.prodContent a.add-to-cart.cur {
		display: block !important;
		text-align: center;
		font-weight: 600;
		text-transform: uppercase;
	}
	
	#body {
		padding-bottom: 0px;
	}
	
	footer {
		position: relative;
	}
	footer > section section.col4 h2 {
		display: block;
		color: #FFF;
		padding: 10px;
		background-color: #101010;
	}
	footer > section section.col4 .block p {
		padding: 10px;
	}
	footer > section section.col4 .block ul {
		margin: 0px;
	}
	footer > section section.col4 .block ul li a {
		display: block;
		padding: 8px 10px;
		background: #191919;
	}
	footer > section section.col4 .block ul li a:hover {
		background: #1E1E1E;
	}
	footer > section section.col2 p {
		text-align: center;
	}
	
	footer section section.col3:first-child p {
		padding: 10px 10px 10px 10px;
	}
	footer section section.col3 ul {
		margin: 0px;
		padding: 10px;
	}
	footer section section.col3 h2 {
		
	}
	footer section section.col3 ul.social {
		width: 80px;
		margin: 0px auto;
	}
	footer section section.col2 p.big-links {
		text-align: center;
	}
	footer section section.col3 p a, footer section section.col2 p.big-links a, footer section section.col3 li a {
		display: block;
		text-transform: uppercase;
		text-align: center;
		color: #EEE;
		background-color: #333;
		padding: 4px;
		margin: 10px 0px;
		line-height: 30px;
		text-decoration: none;
	}
	footer section section.col3 p a:hover, footer section section.col3 li a:hover {
		color: #FFF;
		background-color: #444;
	}
	
	.is-desktop {
		display: none;
	}
}

@media
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (   min--moz-device-pixel-ratio: 1.5),
only screen and (     -o-min-device-pixel-ratio: 2/1),
only screen and (        min-device-pixel-ratio: 1.5),
only screen and (                min-resolution: 154dpi),
only screen and (                min-resolution: 1.5dppx) {
	a {
		font-size: 14px;
		display: inline-block;
		padding: 2px;
	}
	html, body {
		/*font-size: 16px;*/
	}
	#page-blocks table {
		width: 100% !important;
	}
}

.catmenu, .catsubmenu{
	display: none;
}
section.grid-block{clear:both}
/* Columns Widths */
section.col.w25{width:25%} section.col.w26{width:26%} section.col.w27{width:27%} section.col.w28{width:28%} section.col.w29{width:29%} section.col.w30{width:30%} section.col.w31{width:31%} section.col.w32{width:32%} section.col.w33{width:33%} section.col.w34{width:34%} section.col.w35{width:35%} section.col.w36{width:36%} section.col.w37{width:37%} section.col.w38{width:38%} section.col.w39{width:39%} section.col.w40{width:40%} section.col.w41{width:41%} section.col.w42{width:42%} section.col.w43{width:43%} section.col.w44{width:44%} section.col.w45{width:45%} section.col.w46{width:46%} section.col.w47{width:47%} section.col.w48{width:48%} section.col.w49{width:49%} section.col.w50{width:50%} section.col.w51{width:51%} section.col.w52{width:52%} section.col.w53{width:53%} section.col.w54{width:54%} section.col.w55{width:55%} section.col.w56{width:56%} section.col.w57{width:57%} section.col.w58{width:58%} section.col.w59{width:59%} section.col.w60{width:60%} section.col.w61{width:61%} section.col.w62{width:62%} section.col.w63{width:63%} section.col.w64{width:64%} section.col.w65{width:65%} section.col.w66{width:66%} section.col.w67{width:67%} section.col.w68{width:68%} section.col.w69{width:69%} section.col.w70{width:70%} section.col.w71{width:71%} section.col.w72{width:72%} section.col.w73{width:73%} section.col.w74{width:74%} section.col.w75{width:75%} section.col.w100{width:100%} section.col.col3.w33{width:33.33%}

/* Landscape Tablets / Netbooks */
@media only screen and (min-width: 1920px), only screen and (min-device-width: 1920px) {
	.style1398329905, .style1398786789, .style1398867209, .style1398871083 {
		background-size: cover;
	}
}
/* Landscape Tablets / Netbooks */
@media only screen and (max-width: 1139px), only screen and (max-device-width: 1139px) {
	img  {
		width: 100% !important;
		height: auto !important;
	}
	.style1398329905, .style1398786789, .style1398867209, .style1398871083 {
		background-size: inherit;
	}
}

/* Portrait Tablets / Bigger Devices */
@media only screen and (max-width: 850px), only screen and (max-device-width: 850px) {
	section.col.w25, section.col.w26, section.col.w27, section.col.w28, section.col.w29, section.col.w30, section.col.w31, section.col.w32, section.col.w33, section.col.w34,
	section.col.w35, section.col.w36, section.col.w37, section.col.w38, section.col.w39, section.col.w40, section.col.w41, section.col.w42, section.col.w43, section.col.w44,
	section.col.w45, section.col.w46, section.col.w47, section.col.w48, section.col.w49 {
		width: 35% !important;
		height: auto !important;
	}
	section.col.w50 {
		width: 50% !important;
		height: auto !important;
	}
	section.col.w51, section.col.w52, section.col.w53, section.col.w54,
	section.col.w55, section.col.w56, section.col.w57, section.col.w58, section.col.w59, section.col.w60, section.col.w61, section.col.w62, section.col.w63, section.col.w64,
	section.col.w65, section.col.w66, section.col.w67, section.col.w68, section.col.w69, section.col.w70, section.col.w71, section.col.w72, section.col.w73, section.col.w74,
	section.col.w75 {
		width: 65% !important;
		height: auto !important;
	}
	section.col.col3 {
		width: 33% !important;
		height: auto !important;
	}
	
	section.col.w100 {
		width: 100% !important;
		height: auto !important;
	}
	img {
		width: 90% !important;
		height: auto !important;
		padding: 20px;
		margin: 0px !important;
	}
	.style1398332672 {
		margin-top: 0px !important;
	}
}

/* Mobile Devices / Small Devices */
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	section.col.w25, section.col.w26, section.col.w27, section.col.w28, section.col.w29, section.col.w30, section.col.w31, section.col.w32, section.col.w33, section.col.w34,
	section.col.w35, section.col.w36, section.col.w37, section.col.w38, section.col.w39, section.col.w40, section.col.w41, section.col.w42, section.col.w43, section.col.w44,
	section.col.w45, section.col.w46, section.col.w47, section.col.w48, section.col.w49, section.col.w50, section.col.w51, section.col.w52, section.col.w53, section.col.w54,
	section.col.w55, section.col.w56, section.col.w57, section.col.w58, section.col.w59, section.col.w60, section.col.w61, section.col.w62, section.col.w63, section.col.w64,
	section.col.w65, section.col.w66, section.col.w67, section.col.w68, section.col.w69, section.col.w70, section.col.w71, section.col.w72, section.col.w73, section.col.w74,
	section.col.w75, section.col.w100, section.col.col3.w33 {
		width: 100% !important;
		height: auto !important;
	}
	img {
		width: 90% !important;
		height: auto !important;
	}
}div#category h1 {
	margin: 50px auto;
}

div.prodContent {
	display: block;
	float: left;
	clear: both;
	width: 100%;
}
div.prodContent .tabContent, .imgColour, a.add-to-cart {
	display: none;
}
div.prodContent .tabContent.cur, .imgColour.cur {
	display: block;
}

a.mobile-tab {
	background-color: #EFEFEF;
	text-align: center;
	padding: 14px 0px;
	font-weight: 600;
	margin: 0px 5px;
	clear: both;
	border-left: 2px solid #EFEFEF;
	border-bottom: 1px solid #DDD;
}
a.mobile-tab:hover {
	cursor: pointer;
}
a.mobile-tab.cur, a.mobile-tab:hover {
	border-left: 2px solid #000;
	background-color: #DBDBDB;
}

a.add-to-cart {
	color: #FFF;
	padding: 12px 20px;
	text-decoration: none;
	background-color: #464646;
}
a.add-to-cart.cur {
	display: inline-block;
}
a.add-to-cart:hover {
	color: #FFF !important;
	background-color: #000;
}
#b1398156378 p.add-to-cart {
	margin: 35px 0px 10px;
}
#b1398156378 p.add-to-cart a {
	position: relative;
	padding: 4px 20px;
}
#b1398156378 p.add-to-cart a span {
	position: absolute;
	display: block;
	top: -25px;
	left: 0px;
	color: #000;
	width: 250px;
}

table.productFinishes a {
	position: relative;
	display: block;
	max-width: 180px;
	line-height: 16px;
	margin: 5px 0px;
	padding: 5px;	
	text-decoration: none;
	color: #000;
}
table.productFinishes a span {
	float: left;
	width: 38px;
	height: 38px;
	margin-right: 8px;
	margin-top: -4px;
	border: 2px solid #FFF;
}
table.productFinishes a.cur span {
	box-shadow: 0px 0px 1px 1px #000;
}
table.productFinishes a.black span {
	background-color: #000;
}
table.productFinishes a.silver span {
	background-color: #999;
}

div.prodTabs {
	position: relative;
	z-index:1;
	width: 535px;
	height: 50px;
	margin: 35px auto 20px;
	background-color: #EFEFEF;
}
div.prodTabs div {
	position: absolute;
	z-index:2;
	top: -2px;
	left: 0px;
	width: 175px;
	height: 50px;
	border-top: 2px solid #000;
	background-color: #DBDBDB;
}
div.prodTabs a {
	position: relative;
	z-index:4;
	width: 105px;
	float: left;
	font-weight: 600;
	padding: 19px 35px;
	display: block;
	line-height: 12px;
	font-size: 12px !important;
	text-align: center;
}
div.prodTabs span {
	position: relative;
	z-index:3;
	width: 5px;
	height: 12px;
	float: left;
	top: -2px;
	padding: 20px 0px;
	display: block;
	background-color: #FFF;
	vertical-align: middle;
}.timage,.tqty,.tunit,.ttotal{
	float: left;
	padding-right: 10px
}
.clear{
	clear:both;
}
.totals{
	float: right;
	width: 280px;
	padding-right: 20px;
}
.totals a{
	display: block;
	margin-bottom: 5px;
}
.titems{
	width: 100%;
	max-width: 700px;
	float: left;
}
.checkoutinfo{
	float: left;
	width: auto;
}
.checkoutinfo .column{
	padding: 5px;
	border: 1px solid #eee;
	background-color: #f5f5f5;
	margin-top: 10px;
}
.checkoutinfo ul{
	list-style-type:square;
	margin: 0px;
	padding: 0px;
	padding-left: 15px;
}
.checkoutinfo .cpadding{
	padding: 5px;
}
.pricing{
	text-align: right;
	font-size: 24px;
	line-height: 35px;
}
.checkout{
	padding-left: 10px;
}
.checkout a{
	text-decoration: none;
	color: #000;
}
.titem{
	border-bottom: 1px solid #eee;
	padding: 10px;
	clear: left;
}
.checkoutform{
	padding-top: 15px;
}
.narrow{
	width: 48%;
	padding: 1%;
	float: left;
}
.text{
	width: 80%;
	border: 1px solid #888;
	padding: 1%;
}
.error{
	color: red;
	display:block;
}
@media only screen and (max-width: 1139px), only screen and (max-device-width: 1139px) {

}
@media only screen and (max-width: 850px), only screen and (max-device-width: 850px) {

}
@media only screen and (max-width: 640px), only screen and (max-device-width: 640px) {
	.titems{
		float:none;
		width: 96%;
		padding: 2%;
	}
	.checkoutinfo{
		float:none;
		width: 96%;
		padding: 2%;
	}
	.totals{
		float:none;
		width: 96%;
		padding: 2%;
	}
	.timage{
		display:none;
	}
	.checkout{
		padding-left: 0px;
	}
	.narrow{
		width: 94%;
		padding: 3%;
	}
}



.style1394032718{
width: ;
height: 560px;
color: #000000;
padding: 20px 20px 20px 20px;
margin: 0px 0px 0px 0px;
border: 0px none #000000;
background-color: #000000;
background-image: url('../themes/myryadv1/images/banner/myryad_banner_homepage_z_series.jpg');
background-position: top center;
background-repeat: no-repeat;
border-radius: 0px;
background-size: cover;
}

.style1394032718 a{
color: #000000;
}

.style1394032718 a:hover{
color: #000000;
}


.style1398329905{
width: ;
height: px;
color: #000000;
padding: 20px 20px 20px 20px;
margin: 0px 0px 0px 0px;
border: 0px none #000000;
background-color: #000000;
background-image: url('../themes/myryadv1/images/banner/myryad_banner_z_series_product.jpg');
background-position: bottom center;
background-repeat: no-repeat;
border-radius: 0px;
}

.style1398329905 a{
color: #000000;
}

.style1398329905 a:hover{
color: #000000;
}


.style1398332672{
width: ;
height: ;
color: #000000;
padding: 15px 15px 15px 15px;
margin: 70px 0px 10px 0px;
border: 0px none #000000;
background: rgba(255,255,255,0.4);
border-radius: 0px;
}
.style1398332672 a{
color: #000000;
}
.style1398332672 a:hover{
color: #000000;
}

.style1398349075{
padding-bottom: 45px;
border-bottom: 1px solid #CCC !important;
margin-bottom: 30px;
}
#g1398156353.style1398349075{
padding-bottom: 0px;
border-bottom: none !important;
margin-bottom: 0px;
}

.style1398349075 .gcontainer{
padding-bottom: 45px;
border-bottom: 1px solid #CCC !important;
margin-bottom: 30px;
}
.style1398786789{
width: ;
height: ;
color: #000000;
padding: 20px 20px 20px 20px;
margin: 0px 0px 0px 0px;
border: 0px none #000000;
background-color: #000000;
background-image: url('../themes/myryadv1/images/banner/myryad_banner_mx_series_product-1.jpg');
background-position: bottom center;
background-repeat: no-repeat;
border-radius: 0px;
}

.style1398786789 a{
color: #000000;
}

.style1398786789 a:hover{
color: #000000;
}


.style1398787037{
position: relative;
z-index: 5;
width: ;
height: ;
color: #000000;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
border: 0px none #000000;
background-color: ;
background-image: ;
background-position: ;
background-repeat: ;
border-radius: 0px;
box-shadow: 0px 0px 20px #000;
}
.style1398787037 a{
color: #000000;
}
.style1398787037 a:hover{
color: #000000;
}

.style1398867209{
width: ;
height: ;
color: #000000;
padding: 20px 20px 20px 20px;
margin: 0px 0px 0px 0px;
border: 0px none #000000;
background-color: #000000;
background-image: url('../themes/myryadv1/images/banner/mx-series-stereo-integrated.jpg');
background-position: bottom center;
background-repeat: no-repeat;
border-radius: 0px;
}

.style1398867209 a{
color: #000000;
}

.style1398867209 a:hover{
color: #000000;
}


.style1398871083{
width: ;
height: ;
color: #000000;
padding: 20px 20px 20px 20px;
margin: 0px 0px 0px 0px;
border: 0px none #000000;
background-color: #000000;
background-image: url('../themes/myryadv1/images/banner/myryad_banner_pre-and-power_amp.jpg');
background-position: bottom center;
background-repeat: no-repeat;
border-radius: 0px;
}

.style1398871083 a{
color: #000000;
}

.style1398871083 a:hover{
color: #000000;
}


.style1398874466{
padding: 0px 20px 0px 20px;
}
.style1398949103{
width: ;
height: ;
color: #000000;
padding: 20px 20px 20px 20px;
margin: 0px 0px 0px 0px;
border: 0px none #000000;
background-color: #000000;
background-image: url('../themes/myryadv1/images/banner/myryad_banners-1.jpg');
background-position: top center;
background-repeat: no-repeat;
border-radius: 0px;
background-size: cover;
}

.style1398871083 a{
color: #000000;
}

.style1398871083 a:hover{
color: #000000;
}
