@charset "utf-8";
/*
//(C)2007-2014 RAZOR WEB DESIGN
//THIS CODE IS STRICTLY COPYRIGHT. DO NOT MODIFY, REDISTRIBUTE, REMOVE WITHOUT THE CONSULTATION OF RAZOR WEB DESIGN.
//SITE TEMPLATE STYLESHEET
*/

/*FONTS*/
@import url(http://fonts.googleapis.com/css?family=Cinzel:400,700);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600,300,300italic,400italic,600italic,700italic,800,800italic);
@import url(http://fonts.googleapis.com/css?family=Playfair+Display+SC:400,700);
/*TEMPLATE*/
* {
	padding:0;
	margin:0;
}
body,html {
	margin:0 !important;
	padding:0 !important;
}
body {
	background-color:#FFF;
	font-family:"Open Sans", Arial, Tahoma, Geneva, sans-serif;
}
#head,
#content,
#foot {
	width:100%;
	clear:both;
}
#content {
	overflow:hidden;
}
#head .inner,
#content .inner,
#foot .inner {
	width:980px;
	padding:10px;
	margin:0 auto;
}
#head .inner.nopad,
#content .inner.nopad,
#foot .inner.nopad {
	padding-left:0;
	padding-right:0;
}
#head {
	background-image:url(images/bg-head.jpg);
	background-position:center bottom;
	background-size:cover;
	padding:10px 0 30px;
}
#slider {
	text-align:center;
	margin:1em auto;
	width:1000px;
}
#slider h2 {
	font-size:28px;
	color:#FFF;
	margin:0;
}
#nav {
	float:right;
	width:50%;
	padding-top:15px;
}
#head h1 {
	margin:0 auto;
	width:472px;
	display:block;
}
#head h1 a {
	display:block;
	width:100%;
	max-width:472px;
	min-height:140px;
	background-image:url(images/logo-alt.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

#head h2 {
	color: #9CAC5E;
	font-size:40px;
}
#head h3 a {
	color: #9CAC5E;
}
#head .temp-pad {
	padding: 20px 0;
}

div.content-body {
	width:520px;
	padding:5px 10px;
}
div.content-body.full {
	width:710px;
	padding:5px 0 5px 10px;
}
#note_box {
	margin:1em 0;
	padding:15px;
	color:#FFF;
	border-radius:5px;
	font-size:12px;
}
#note_box a {
	color:#FFF;
}
.info_box {
	padding:5px;
	background-color:#F1F1F1;
	border-radius:4px;
	font-size:12px;
	overflow:hidden;
	margin:5px 0;
}
#subcat {
	font-size:14px;
}
#subcat a {
	text-shadow:0px -2px 0px #FFF;
}
.product_box {
	padding:0;
	margin:0;
	margin-bottom:10px;
	width:700px;
}
.product_box .title a {
	font-size:22px;
	text-decoration:none;
	font-weight:100;
	letter-spacing:-1px;
	color:#285877;
}
.product_box .title a:hover {
	color:#333;
}
.product_box p.price {
	display:block;
	width:100px;
	font-size:28px;
	color:#222;
	text-align:center;
	letter-spacing:-3px;
}
.product_box .basket-button {
	display:block;
	width:100px;
	text-align:center;
}
.product_box .price_ex {
	font-size:12px;
	color:#999;
	text-align:center;
	letter-spacing:-1px;
}
.product_box .info {
	font-size:12px;
	color:#444;
}
.product_box .feature {
	font-size:12px;
	color:#7E98A9;
	letter-spacing:-1px;
}
.p_price {
	font-size:28px;
	letter-spacing:-1px;
	text-align:center;
}
#note_box.red {
	background-color:#C00;
	color:#FFF;
	font-size:12px;
}
#note_box.green {
	background-color:#9DB900;
	color:#FFF;
	font-size:12px;
}
hr {
	border:0;
	margin:15px 0;
	border-bottom:1px solid #DDD;
}
hr.or {
	background-image:url(images/divider-or.png);
	background-position:center;
	padding:20px 0;
	border:none;
}
.sidebox_bdy hr {
	margin:5px 0;
}
.product_box hr, hr.small {
	border:0;
	margin:3px 0;
	border-bottom:1px solid #DDD;
}
ul{
	padding:0px;	
}

/*Site Rows*/
.row {
	width:100%;
	padding:40px 0;
}
.row.style1 {
	border-top:1px solid #DDD;
	background-color:#FFF;
	border-bottom:1px solid #FFF;
}
.row.style2 {
	background-image:url(images/bg-row-style2.jpg);
	border-top:1px solid #DDD;
}
.row.style3 {
	background-color:#EEE;
	border-top:1px solid #DDD;
}
.row.style4 {
	background-image:url(images/bg-row-style4.jpg);
	border-bottom:1px solid #DDD;
	border-top:1px solid #DDD;
}
.row.no-top {
	padding-top:0;
}
.row.no-border-top {
	border-top:none;
}
.row.center {
	text-align:center;
}
.row.skinny .inner {
	width:500px !important;
}
.row.skinny2 .inner {
	width:400px !important;
}
.row .sidebox-container {
	width:200px;
	float:left;
}
.row .content-container {
	width:550px;
	padding:0 15px;
	float:left;
}
.row .content-container.full {
	width:765px;
	padding-right:0;
}

/*Product Box*/
.product-block {
}
.product-block.pro-bro .block{
	width:286px !important;	
}
.product-block.pro-bro-feat .block{
	width:286px !important;
	min-height:330px !important;	
}
.product-block.pro-bro-spec .block{
	width:286px !important;
	min-height:610px !important;	
}
.product-block .block {
	margin:10px 10px;
	margin-left:0px;
	width:205px;
	float:left;
	padding:15px;
	background-color:rgba(255,255,255,0.8);
	transition:all 0.2s ease-in-out 0s;
	box-shadow:0 0 10px rgba(0,0,0,0.4);
}
.product-block .block:first-child,
.product-block .block:nth-child(5) {
	margin-left:0;
}
.product-block .block:hover {
	background-color:rgba(255,255,255,1);
}
.product-block .block img {
	width:100%;
}
.product-block .block h2 {
	font-weight:300;
	color:#999;
	transition:all 0.2s ease-in-out 0s;
}
.product-block .block a {
	text-decoration:none;
	color:#999;
}
.product-block .block a:hover h2 {
	color:#000;
}
.product-block .block .spec {
	margin-top:5px;
	padding-top:5px;
	border-top:1px solid #EEE;
	list-style:none;
	overflow:hidden;
}
.product-block .block .spec li {
	float:left;
	margin-left:10px;
	color:#000;
	font-family:Raleway,Arial,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
.product-block .block .spec li span {
	color:#F00;
}
.product-block .block .spec li:first-child {
	margin-left:0;
}
.product-block.tile-image-link div.block {
	background-size:cover;
	background-color:#000;
	padding:0 !important;
	width:235px;
}
.product-block.tile-image-link div.block a {
	font-size:20px;
	color:#FFF !important;
	text-shadow:0 0 10px #000 !important;
	text-align:center;
	opacity:1;
	transition:all 0.2s ease-in-out 0s;
	-moz-transition:all 0.2s ease-in-out 0s;
	-webkit-transition:all 0.2s ease-in-out 0s;
	background-color:rgba(0,0,0,0.5);
	letter-spacing:-1px;
	font-weight:300;
	height:140px;
	width:235px;
	display:table-cell;
	vertical-align: middle;
	line-height: normal;   
}
.product-block.tile-image-link div.block a:hover {
	background-color:rgba(0,0,0,0.7);
	text-decoration:none;
}
/*Facebook like/share */
.fb-like {
	position: absolute !important;
	right: 49px;
	top: 50px;
	width: 136px;
}
.fb-wrap {
	position: fixed !important;
	left: 0px;
	bottom: 0px;
	z-index:1000;
}
.bt-close-fb {
	background-color:#C00;
	color:#FFF;
	padding:15px 0;
	min-width:40px;
	font-size:16px;
	border-radius:100px;
	position:absolute;
	top:-20px;
	right:-20px;
	z-index:1000;
	margin:0;
	text-align:center;
	text-decoration:none;
}
.bt-close-fb:hover {
	background-color:#000;
}

/*Footer*/
#footer {
	overflow:hidden;
	font-size:12px;
	padding:10px 0;
}
#footer .inner {
	padding:15px 0;
	width:1000px;
	min-height:70px;
	margin:0 auto;
	overflow:hidden;
	background-image:url(../../images/foot-badge.jpg);
	background-position:center center;
	background-repeat:no-repeat;
}
#footer a {
	color:#999;
	transition:all 0.2s ease-in-out 0s;
}
#footer a:hover {
	color:#666;
}
#footer h2 {
	font-weight:300;
	color:#FFF;
}
#footer #footer-copyright {
	float:left;
	width:50%;
	padding-top:20px;
}
#footer #footer-copyright p {
	font-family:Raleway,Arial,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	margin:0px;
	color:#999;
}
#footer #footer-copyright p.razor a {
	color:#CCC;
	text-decoration:none;
}
#footer #footer-copyright p.razor a:hover {
	color:#37a4d3;
}
#footer #footer-info {
	float:right;
	width:50%;
	padding-top:18px;
}
#footer #footer-info h2 {
	font-size:16px;
	text-align:right;
	font-weight:bold;
	text-transform:uppercase;
	color:#CCC;
	transition:all 0.2s ease-in-out 0s;
}
#footer #footer-info h2:hover {
	color:#FF0000;
}

/*Banner*/
#banner {
	width:100%;
	max-height:350px;
	position:relative;
}
#banner-cover {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	z-index:99999;
	text-align:center;
	padding-top:250px;
}
#banner-cover h2 {
	font-size:48px;
	color:#FFF;
	text-shadow:0 0 10px #000;
}
#banner-cover p {
	line-height:48px;
	color:#FFF;
	font-size:24px;
}
#banner-cover p a.button {
	padding:5px 30px;
}
#banner-cover p a.button.orange {
   background:url(images/bt-grad-blue.jpg) repeat-x;
   border-color:#0384b1;
   box-shadow:inset 0 1px 0 #9febff;
}

/*GENERAL*/
h1,h2,h3,h4,h5,h6 {
	font-family:Raleway,'Open Sans',sans-serif;
	font-weight:bold;
	margin:10px 0;
}
h1 {
	font-size:40px;
	color:#073146;
	margin:0;
}
h2 {
	font-size:24px;
	color:#f00;
}
h3 {
	font-size:20px;
	color:#999;
}
h4 {
	color:#F00;
}
p {
	font-size:16px;
	color:#000;
}
a {
	color:#f00;
	text-decoration:underline;
	transition:all 0.2s ease-in-out 0s;
}
a:hover {
	color:#333;
	text-decoration:none;
}
h1 .grey,
h1 .grey a {
	color:#999;
}
h1 a {
	text-decoration:none;
}
h1 a:hover {
	color:#000;
	text-decoration:underline;
}
h3 a {
	color:#000;
	text-decoration:none;		
}

/*OTHER*/
#nightforce {
	width: 100%;
	height: 700px;
	margin: 0 auto;	
}
iframe.nightforce {
	position: relative;
	left: 5%;
}
.nopad {
	padding:0;
}
.clearfix {
	clear:both;
}
.hide {
	display:none;
}
.float-right {
	float:right;
}
.float-left {
	float:left;
}
.clear-right {
	clear:right;
}
.clear-left {
	clear:left;
}
.overflow-hidden {
	overflow:hidden;
}
.text-right {
	text-align:right;
}
.display-inline {
	display:inline;
}
.display-block {
	display:block;
}
.list-no-style {
	list-style:none;
}
.no-underline {
	text-decoration:none;
}
.underline {
	text-decoration:underline;
}
.acc-title {
	font-size:14px;	
}
.stock,
.out-stock {
	color:#FFFFFF !important;
	background-color:#f00;	
	padding:2px 5px;
	margin-right:5px;
	border-radius:5px;
}
.in-stock {
	color:#FFFFFF !important;
	background-color:#009E4D;	
	padding:2px 5px;
	margin-right:5px;
	border-radius:5px;
}

.price{
	color:#FFFFFF;
	background-color:#444;	
	padding:2px 5px;
	margin-right:5px;
	border-radius:5px;
}
.price:hover{
	color:#000;
	background-color:#ccc;	
}
.lil-big{
	font-size:1.8em;	
}
.less-gap{
	line-height:18.8px;	
}
.red-text {
	color:#f00;	
}
.no-margin {
	margin: 0;
}
.sm-marg {
	margin: 9px 0;
}

.banner-image img {
	vertical-align: top;
	width: 100%;
	margin: 10px 0 0;
	box-sizing: border-box;
}
.columns .col50:first-child .cinner,
.columns .col40:first-child .cinner,
.columns .col60:first-child .cinner {
	margin-right: 5px;
}
.columns .col50:last-child .cinner,
.columns .col40:last-child .cinner,
.columns .col60:last-child .cinner {
	margin-right: 0;
	margin-left: 5px;
}

.att-head {
	display: table;
	margin: 0 auto;
	font-size: 16px;
	background-color: #9B2020;
	padding: 10px 20px;
	border-radius: 3px;
	color: #fff;
}

/*TEXT*/
.text-small {
	font-size:12px;
}
.text-regular {
	font-size:14px;
}
.text-medium {
	font-size:18px;
}
.text-mini {
	font-size:10px;
	line-height: 9px;	
}
.text-center {
	text-align:center;
}
.text-right {
	text-align:right;
}

/*SERVICE ICONS*/
.sevice-icons {
	overflow:hidden;
	list-style:none;
	text-align:center;
	background-image:url(images/bg-service.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	margin-bottom:10px;
}
.sevice-icons li {
	float:left;
	padding:5px 20px;
	margin:10px 10px;
	width:100px;
	transition:background-color 0.2s ease-in-out 0s,color 1s ease 0s;
	border-radius:15px;
}
.sevice-icons.mini {
	margin-bottom:0;
}
.sevice-icons.mini li {
	width:130px;
	padding:5px 10px;
}
.sevice-icons li:hover {
	background-color:#EEE;
}
.sevice-icons li:hover h3,
.sevice-icons li:hover p {
	text-shadow:none;
	color:#000;
}
.sevice-icons li p.fa {
	background-color:#F00;
	width:90px;
	padding:25px 0;
	vertical-align:center;
	border-radius:100px;
	font-size:40px;
	color:#FFF;
	letter-spacing:-4px;
	transition:all 0.3s ease-in-out 0.0s;
}
.sevice-icons li:hover p.fa {
	transform:rotate(15deg);
}
.sevice-icons li p,
.sevice-icons li h3 {
	margin:0;
	margin-top:10px;
}
/*Sidebox*/
.sidebox {
	clear:both;
	margin-bottom:15px;
}
.sidebox_bdy {
	padding:5px;
	background-color:#F4F4F4;
	border:1px solid #EEE;
}
.sidebox_top {
	padding-left:5px;
	font-size:14px;
	font-weight:300;
	letter-spacing:-1px;
	color:#999;
	font-size:18px;
}
.sidebox_top_selector {
	background-color:#F9F9F9;
	border:1px solid #EEE;
	border-bottom:1px solid #FFF;
	overflow:hidden;
}
.sidebox_top_selector li {
	float:left;
	list-style:none;
}
.sidebox_top_selector li a {
	display:block;
	padding:5px 6px;
	color:#999;
	text-decoration:none;
	border-right:1px solid #EEE;
	font-size:16px;
	transition:all 0.2s ease-in-out 0s;
}
.sidebox_top_selector li a:hover,
.sidebox_top_selector li.selected a {
	background-color:#CCC;
	color:#666;
	border-right:1px solid #AAA;
}
.sidebox_top_selector li a span.label {
	font-weight:300;
	display:none;
	font-size:12px;
}
.sidebox_top_selector li a:hover span.label,
.sidebox_top_selector li.selected a span.label {
	display:inline;
}
.sidebox_bdy .form .field {
	border-top:1px solid #FFF;
	margin-top:5px;
	padding-top:5px;
	list-style:none;
}
.sidebox_bdy .form .field:first-child {
	padding-top:0;
	margin-top:0;
	border-top:none;
}
.sidebox_bdy .form .field label {
	font-weight:300;
	font-size:14px;
}

/*CATEGORY LIST*/
.sidebox_bdy ul.options {
	list-style:none;
	margin:0 auto;
}
.sidebox_bdy ul.options li {
	list-style:none;
}
.sidebox_bdy ul.options li a {
	font-size:14px;
	border-top:1px dotted #CCC;
	padding:7px 4px 6px;
	display:block;
	text-decoration:none;
	color:#999;
	transition:all 0.2s ease-in-out 0s;
}
.sidebox_bdy ul.options li a:hover {
	color:#FFF;
	background-color:#999;
	border-top:1px solid #777;
}
.sidebox_bdy ul.options li a:active {
	position:relative;
	top:1px;
}
.sidebox_bdy ul.options.mini li a {
	font-size:12px;
}
.sidebox_bdy ul.options.center li a {
	text-align:center;
}

/*FORMS*/
.sidebox_bdy input[type=text] {
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*CART BOX*/
#basket-box {
	float:right;
	padding:5px;
	background-color:#FFF;
	border-radius:5px;
	width:140px;
}
#basket-box img.icon {
	position:relative;
	top:7px;
}
#basket-box .title {
	font-size:14px;
	color:#073146;
	font-weight:bold;
	letter-spacing:-0.5px;
}
#basket-box .para {
	font-size:12px;
	color:#073146;
	letter-spacing:-0.5px;
}
#basket-box a.basket-bt, a.checkout-bt { /*control checkout button too*/
	background-color:#C00;
	color:#FFF;
	display:block;
	text-decoration:none;
	text-align:center;
	width:140px;
	padding:6px 0;
	border-radius:4px;
}
#basket-box a.basket-bt:hover, a.checkout-bt:hover {
	background-color:#666;
}

/*CHECKOUT BUTTON*/
a.checkout-bt {
	background-color:#A4B315;
	padding:10px 0;
}

/*OTHER ELEMENTS*/
.imageGallery {
	border:2px solid #999;
	box-shadow: 0px 3px 0px #333;
}
.imageGallery:hover {
	border:2px solid #444;
}
.denote {
	color:#C30;
	font-size:16px;
	font-weight:bold;
	text-shadow:0px 1px 2px #111;
}
#base-menu {
	margin-right: auto;
	position: fixed;
	bottom:0px;
	width: 100px;
	height: 40px;
	text-align:right;
	right:1%;
}
.next, .back, .remove {
	background-color:#ededed;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	border-radius:2px;
	display:inline-block;
	color:#777777;
	font-family:Open Sans,Arial,sans-serif;
	font-size:12px;
	font-weight:bold;
	padding:3px 15px;
	text-decoration:none;
}
.next, .back {
	color:#FFF;
	background-color:#285877;
}
.back:hover, .next:hover, .remove:hover {
	color:#FFF;
	background-color:#285877;
}
.genericbt {
	-moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
	box-shadow:inset 0px 1px 0px 0px #ffffff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #e8e8e8), color-stop(1, #cccccc) );
	background:-moz-linear-gradient( center top, #e8e8e8 5%, #cccccc 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e8e8e8', endColorstr='#cccccc');
	background-color:#e8e8e8;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#195d8a;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	padding:3px 0px;
	width:100px;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0px #ffffff;
}
.genericbt:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cccccc), color-stop(1, #e8e8e8) );
	background:-moz-linear-gradient( center top, #cccccc 5%, #e8e8e8 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#e8e8e8');
	background-color:#cccccc;
}.genericbt:active {
	position:relative;
	top:1px;
}
.redbt {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #c70e0e), color-stop(1, #ff3030) );
	background:-moz-linear-gradient( center top, #c70e0e 5%, #ff3030 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c70e0e', endColorstr='#ff3030');
	background-color:#c70e0e;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #c26161;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:1px 1px 0px #632828;
}
.redbt:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff3030), color-stop(1, #c70e0e) );
	background:-moz-linear-gradient( center top, #ff3030 5%, #c70e0e 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3030', endColorstr='#c70e0e');
	background-color:#ff3030;
	color:#FFF;
}
.redbt.myButton:active {
	position:relative;
	top:1px;
	color:#FFF;
}
.addtobasket {
	background-color:#e8f4eb;
	border-radius:3px;
	border:1px solid #bfbfbf;
	display:inline-block;
	color:#285877;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:3px 34px;
	text-decoration:none;
	text-shadow:1px -1px 0px #ffffff;
}.addtobasket:hover {
	background-color:#d1d1d1;
}.addtobasket:active {
	position:relative;
	top:1px;
}
.pointer {
	cursor:pointer;
}
.grey {
	color:#999;
}
.grey-light {
	color:#CCC;
}
.grey-dark {
	color:#444;
}
.white {
	color:#FFF;
}
.green {
	color:#95A424;
}
.red:not(#note_box) {
	color:#C00 !important;
}
.text-bold {
	font-weight:bold;
}
.disclaimer{
	font-size:11px;
	color:#aaa;
}
.disclaimer.white {
	color:#fff;
}

/*Cart Summary*/
.cart-row {
	font-size:12px;
	background-color:#F5F5F5;
	border-radius:5px;
	margin-bottom:5px;
	padding:8px;
}
.cart-row table {
	width:100%;
}
.cart-row .attr {
	font-size:10px;
	color:#999;
}
.cart-row .attr2 {
	font-size:10px;
	color:#688AAD;
}
.cart-row .title {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
.cart-row .title a {
	font-size:14px;
	font-weight:bold;
	color:#444;
	letter-spacing:-1px;
}
.cart-row .price {
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
.cart-row.plain {
	margin-top:5px;
	padding:0;
	font-size:12px;
}


/*FORM*/
.form_subcaption {
	padding:5px;
	background-color:#02b6eb;
	border:1px solid #0390ba;
	border-top-right-radius:10px;
	border-top-left-radius:10px;
	margin-top:15px;
	font-size:18px;
	color:#FFF;
	text-shadow:0 1px 0 #0390ba;
	letter-spacing:-1px;
}
.form-block {
	overflow:hidden;
	display:block;
	border-radius:10px;
	background-color:#F4F4F4;
	border:1px solid #EEE;
	padding:15px;
	margin-bottom:15px;
}
.form_subcaption + div {
	border-top-right-radius:0 !important;
	border-top-left-radius:0 !important;
}
.form-block.style1 {
	background-color:rgba(255,255,255,0.5);
	box-shadow:0 1px 20px rgba(0,0,0,0.2);
	border:none;
}
.form-block.full .field {
	margin:10px 0;
	float:none;
	width:100%;
}
.form-block.full .field textarea {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width:100%;
	padding:15px;	
}
.field {
	margin-bottom:5px;
}
.field.clear {
	clear:left;
}
.form-block .field {
	float: left;
    width: 210px;
    margin: 0 10px 10px;
	min-height:65px;
}
.form-block .field.submit {
	min-height:0;
	margin-bottom:0;
}
.form-block .field label, .form-block .field p.caption, .form-block .field input, .form-block .field select, .form-block .field textarea {
	display:block;
}
.form-block .field p.caption, .form_caption,
.form-block .field p.caption, .form_caption a { /*Note caption*/
	font-size:14px;
	color:#999;
	margin:0.5em 0;
}
.form_caption { /*Toggle caption*/
	margin-left:5px;
	display:none;
}
.form-block.cut .field { /*shrink fields for twin sidebox pages*/
	width:145px;
}
.form-block.cut .field.textarea-full, .form-block.cut .field.textarea-full textarea {
	width:490px;
	margin:0;
}
.form-block.cut .field input[type="text"], .form-block.cut .field input[type="password"], .form-block.cut .field textarea {
	width:140px;
	margin:0;
}
.form-block.cut .field select {
	padding:7px 0 6px;
	width:150px;
}
input,select,textarea {
	transition:background-color 0.2s ease-in-out 0s, border-color 0.2s ease-in-out 0s;
	font-family:'Open Sans',Arial,sans-serif;
}
input[type="submit"] {
    background-color: #285877;
    border: 1px solid #0384b1;
    color: #FFFFFF;
    cursor: pointer;
    padding: 5px 40px;
	font-weight:300;
	font-size:16px;
	background: url("images/bt-grad-blue.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: 0 1px 0 #9febff inset;
}
input[type="submit"]:hover {
	border:1px solid #000;
    background-color: #333;
	background: url("images/bt-grad-grey.jpg") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
	box-shadow:inset 0 1px 0 #DDD;
}
input[type="submit"]:disabled {
	background-color:#AAA;
	border:1px solid #999;
	color:#777;
}
label {
	font-size:16px;
	font-weight:600;
	color:#999;
	text-transform:uppercase;
	font-family:'Raleway','Open Sans',sans-serif;
}
input[type="text"]:hover,
input[type="text"]:focus,
input[type="password"]:hover,
input[type="password"]:focus,
select:focus,
select:hover,
textarea:focus,
textarea:hover {
	border-color:#999;
}
input[type="text"],input[type="password"],textarea,select {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#FFF;
	width:190px;
	font-size:16px;
	padding:10px 3px;
	border:2px solid #CCC;
	color:#999;
}
.form-block.full input[type="text"],.form-block.full input[type="password"],.form-block.full textarea,.form-block .full select {
	width:355px;
}
select {
	background-color:#FFF;
	width:160px;
	padding:8px 0 7px;
}
.form-block .field-data { /*field data*/
	width:315px;
	background-color:#F5F5F5;
	border-radius:5px;
	float:left;
	padding:15px 10px;
	margin:5px;
	margin-bottom:10px;
}
.sidebox select { /*sidebox forms*/
	width:170px;
}
.sidebox input[type="text"], .sidebox input[type="password"], .sidebox textarea {
	background-color:#E1E1E1;
	border:1px solid #BBB;
	border-radius:3px;
	color:#777;
}
.sidebox input[type="text"]:hover, .sidebox input[type="password"]:hover, .sidebox textarea:hover {
	border:1px solid #AAA;
}
/*Add to cart*/

.denote {
	color:#C30;
	font-size:14px;
	font-weight:bold;
	text-shadow:0px -1px 0px #FFF;
	display:inline;
}
.button {
   background:url(images/bt-grad-green.jpg) repeat-x;
   padding: 6px 10px;
   border-radius: 5px;
   color: #ffffff;
   text-align:center;
   text-decoration: none;
   vertical-align: middle;
   cursor:pointer;
   border:1px solid #809A27;
   box-shadow:inset 0 1px 0 #BFDE00;
   transition:all 0.2s ease-in-out 0s;
   }
.button:hover {
   background:url(images/bt-grad-grey.jpg) repeat-x !important;
   box-shadow:inset 0 1px 0 #CCC !important;
   border:1px solid #999 !important;
   color: #ffffff !important;
}

/*MODULE*/
.module_select {
	 background-color:#EEE;
	 width:470px;
	 border-radius:3px;
	 margin-top:5px;
	 padding:5px 10px;
	 border-radius:5px;
	 border:1px solid #CCC;
}
.module_select:hover {
	background-color:#FFF;
	
}
.module_select table {
	width:470px;
}
.module_select input[type='radio'] {
	margin-right:5px;
}
.module_select h6 {
	font-size:14px;
	color:#285877;
	margin:0 0 5px;	
}
.module_select hr {
	margin:10px 0;
}
.module_select .price-box {
	padding-top:10px;
	margin-top:10px;
	border-top:1px solid #DDD;
	display:block;
	font-size:12px;
	color:#285877;
}

/*Sitemap*/
ul#sitemap {
	margin-top:10px;
	display:block;
}
ul#sitemap li {
	list-style:square;
	list-style-position:inside;
}
ul#sitemap li a {
	text-decoration:none;
}

/*Summary Row*/
div.summary_row {
	margin:10px 0;
	padding:8px;
	background-color:#F1F1F1;
	overflow:hidden;
	border-radius:3px;
	font-size:12px;
}
div.summary_row .title a {
	color: #285877;
    font-size: 16px;
    font-weight: 100;
    text-decoration: none;
}
div.summary_row .title a:hover {
	text-decoratioN:underline;
}
div.summary_row a.receipt {
	font-size:10px;
	text-decoration:none;
}
div.summary_row .price {
	color:#999;
}

/*Menu List*/
ul.menu-list {
	margin:1em 0;
	overflow:hidden;
}
ul.menu-list li {
	float:left;
	margin:5px;
}
ul.member-menu li {
	width:120px;
}
ul.member-menu li a {
	color:#FFF;
	display:block;
	text-decoration:none;
	padding:8px 10px;
	background-color: #555;
    border-radius: 4px;
	text-align:center;
	transition:all 0.2s ease-in-out 0s;
}
ul.member-menu li a:hover {
	background-color:#F00;
}

/*Button box*/
.button-box {
	overflow:hidden;
}
.button-box .button {
	display:block;
	width:200px;
	float:left;
}
.button-box .button:first-child {
	margin-right:20px;
}

/*Button*/
a.button-plain {
	padding:6px 15px;
	background-color:#285877;
	color:#FFF;
	text-decoration:none;
	border-radius:4px;
}
a.button-plain:hover {
	background-color:#666;
	text-shadow:0 -1px 0 #000;
	box-shadow:inset 0 0 5px black;
}
a.button-plain.add-to-cart {
	padding:5px 12px;
	background-color:#C00;
	text-shadow:0 -1px 0 #900;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	border-radius:4px;
}

/*Gallery*/
ul#gallery {
	margin-top:10px;
	display:block;
}
ul#gallery li {
	float:left;
	width:169px;
	list-style:none;
	margin-right:8px;
	margin-bottom:5px;
}
img.gallery-image {
    border: 2px solid #285877;
}

/*FB Icons*/
.share-icons a:hover {
	position:relative;
	top:1px;
}

/*Comments List*/
ul.comments {
	margin-top:10px;
	list-style:none;
	background:#EEE;
	padding:0 3px 1px;
	border-radius:5px;
}
ul.comments li {
	position:relative;
	display:block;
	margin-bottom:10px;
	border-top:1px solid #CCC;
	padding:5px;
}
ul.comments li.no-border {
	border:none;
}
ul.comments li p.info {
	font-size:16px;
	font-weight:bold;
	color:#285877;
}
ul.comments li .info-box {
	height:25px;
	padding-top:5px;
	display:block;
}
ul.comments li p {
	font-size:12px;
}
ul.comments li .rating-box {
	position:absolute;
	padding:4px 5px 6px;
	right:0;
	top:3px;
	border-radius:5px;
	color:#FFF;
	font-weight:bold;
}
ul.comments li .rating-box img {
	position:relative;
	top:2px;
}
ul.comments li .rating-box.red {
	background-color:#C00;
	text-shadow:0 -1px 0 #900;
}
ul.comments li .rating-box.grey {
	background-color:#999;
	text-shadow:0 -1px 0 #777;
}
ul.comments li .rating-box.green {
	background-color:#9DB01E;
	text-shadow:0 -1px 0 #829020;
}

/*SUB CATEGORY*/
.sub-category {
	display:block;
	overflow:hidden;
}
.sub-category a {
	font-size:14px;
	text-shadow:0px -2px 0px #FFF;
}
.sub-category ul {
	display:block;
	list-style:none;
}
.sub-category ul li {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	background-color:#EEE;
	width:140px;
	padding:5px;
	border-radius:5px;
}
.sub-category ul li a {
	text-decoration:none;
	font-size:16px;
}

/*Contact Form / Map*/
.contact-container {
	width:100%;
	font-family: "raleway", sans-serif;
}
.contact-container .form-block {
	background-color: #fff;
	border-radius: 0 0 15px 15px;
	border: none;
}
.contact-container .panel-title {
	background-color: #ccc;
	padding: 13px 20px 11px;
	border-radius: 15px 15px 0 0;
	text-align: center;
	font-weight: 700;
	font-size: 22px;
	text-transform: uppercase;
	color: #fff;
}
.contact-container .form-block .field {
	width: 100%;
	display: block;
	margin: 0 0 10px;
}
.contact-container .form-block .field label {
	width: 100%;
	padding: 6px 12px;
	background-color: #eee;
	box-sizing: border-box;
}
.contact-container .form-block .field label i {
	color: #c00;
}
.contact-container .form-block .field input[type="text"] {
	width: 100%;
	box-sizing: border-box;
	border: 2px solid #eee;
	padding: 8px 14px;
}
.contact-container .form-block .field textarea {
	width: 100%;
	box-sizing: border-box;
	border: 2px solid #eee;
	padding: 8px 14px;
	min-height: 155px;
}
.contact-container .form-block .field input[type="submit"] {
	margin: 20px auto 0;
	border: none;
	border-radius: 10px;
	background: #c00;
	box-shadow: none;
}

/*Data List*/
ul.data-list {
	list-style:none;
	margin:10px 0;
	border-radius:10px;
	background-color:#F5F5F5;
}
ul.data-list li {
	padding:5px;
	border-top:1px dotted #EEE;
}
ul.data-list li.first {
	border-top:none;
}
ul.data-list li hr {
	margin:8px 0;
}
ul.data-list li h3 {
	color: #444444;
    font-size: 16px;
    font-weight: bold;
}

/*Horizontal Product List*/
ul.product-box {
	list-style:none;
	overflow:hidden;
	display:table;
}
.product-box li.block {
	float:left;
	list-style:none;
	width:215px;
	margin:10px;
	padding:8px;
	border:2px solid #DDD;
	border-radius:5px;
	transition:all 0.5s ease-in-out 0s;
}
.block p {
	color:#333;
	font-size:12px;
}
.alt-block h2 {
	margin-bottom:0 !important;	
}
.alt-block p {
	margin-top:0 !important;
}
.spec li{
	font-size:11px;
	color:#555;
	margin-left:10px;
	margin-top:5px;
}
.product-box li.block:hover {
	border-color:#F00;
	box-shadow:0 0 10px #DDD;
}
.product-box li img {
	width:100%;
}
.product-box li p {
	margin:0;
}
.product-box .title {
	min-height:46px;
}
.product-box .title a {
	color: #999;
    font-size: 14px;
    font-weight: 300;
    text-decoration:none;
}
.product-box .title a:hover {
	text-decoration:underline;
}
.product_box .feature {
	font-size:12px;
	color:#7E98A9;
	letter-spacing:-1px;
}
.product-box ul.options {
	overflow:hidden;
	margin-top:5px;
	font-size:12px;
	border-top:1px dotted #EEE;
}
.product-box ul.options li {
	list-style:none;
	float:left;
	padding-top:5px;
	margin-left:5px;
	font-family:Raleway,'Open Sans',arial,sans-serif;
}
.product-box ul.options li.clear {
	clear:both;
	margin-left:0;
}
.product-box ul.options li p.label {
	color:#F00;
	font-weight:600;
	font-size:11px;
	text-transform:uppercase;
}
.product-box ul.options li p.value {
	font-weight:300;
	font-size:13px;
}
.product-box ul.options li:first-child {
	margin-left:0;
}

/*Product List*/
.product-list {
	clear:both;
	margin:1em 0;
}
.product-list .block:first-child {
	border-top:1px solid #DDD;
}
.product-list .block {
	padding:10px;
	background-color:#EEE;
	border-bottom:1px solid #DDD;
}
.product-list .block.hvr {
	background-color:#F4F4F4;
}
.product-list .block.header {
	background-color:#DDD;
	border-bottom:1px solid #FFF;
}
.product-list .block.header ul li {
	font-size:12px;
	color:#999 !important;
	font-weight:300;
}
.product-list ul.data {
	list-style:none;
	overflow:hidden;
}
.product-list ul.data li {
	float:left;
	width:auto;
	padding-left:10px;
	font-size:14px;
}
.product-list ul.data.video li {
	padding-top:20px;
}
.product-list ul.data li:first-child {
	padding-left:0;
}
.product-list ul.data li.title a {
	font-weight:bold;
	text-decoration:none;
}
.product-list ul.data li.title .spec {
	font-size:11px;
	font-weight:400;
	color:#999;
}
.product-list ul.data li.code {
	color:#999;
	text-align:center;
	min-width:60px;
}
.product-list ul.data li.icon,
.product-list ul.data li.icon img {
	width:96px;
	height:60px;
	padding-top:0;
}
.product-list ul.data li.links,
.product-list ul.data li.alert {
	float:right;
}
.product-list ul.data li.links {
	color:#999;
}
.product-list ul.data li.links span {
	font-weight:600;
}
.product-list ul.data li.links a {
	text-decoration:none;
	margin-left:5px;
}
.product-list a:hover {
	color:#000;
}
.product-list ul.data li.alert {
	font-size:11px;
	font-weight:bold;
	color:#C00;
	padding-top:1px;
}
.product-list ul.data li.image {
	width:100px;
}
.product-list ul.data li.image img {
	width:100%;
}
.product-list ul.data li.image + li,
.product-list ul.data li.image ~ li {
	padding-top:45px;
}
.product-list ul.data li.image + li.title,
.product-list ul.data li.image ~ li.title {
	padding-top:35px;
}
.product-list.projects li {
	padding-top:10px;
}
.product-list.projects li.title {
	padding-top:0;
}

/*Quick Links*/
ul.quick-links {
	list-style:none;
	overflow:hidden;
	margin:0.5em 0;
}
ul.quick-links li {
	float:left;
}
ul.quick-links li a {
	background-color:#02b6eb;
	padding:5px 12px;
	border-radius:5px;
	margin-right:10px;
	font-size:13px;
	display:block;
	color:#FFF;
	text-decoration:none;
	transition:background-color 0.2s ease-in-out 0s;
}
ul.quick-links li a:hover,
ul.quick-links li a.sel,
ul.quick-links li.selected a {
	background-color:#000;
}

/*Product Gallery*/
ul.product-gallery {
	list-style:none;
	overflow:hidden;
}
ul.product-gallery li {
	float:left;
	width:75px;
	padding:4px;
}
ul.product-gallery li img {
	width:73px;
	border:1px solid #FFF;
}

/*BreadCrumb*/
div.breadcrumb {
	display:block;
	background-color:#E8E8E8;
	border-radius:3px;
	font-size:10px;
	color:#777;
	padding:3px;
	margin-bottom:5px;
}
div.breadcrumb a {
	color:#777;
}

/*List*/
ul.list {
	list-style:square;
	font-size:14px;
	margin:1em 0;
}
ul.list li {
	margin:0.5em 0;
	margin-left:15px;
}

/*Bulk Table*/
div.bulktable table {
	background-color:#E7E7E7;
	border-radius:5px;
	width:400px;
	font-size:12px;
}
div.bulktable table td {
	padding:5px 10px;
}
div.bulktable table td.header {
	font-weight:bold;
	text-align:center;
	width:30px;
}
div.bulktable table td input[type=text] {
	width:23px;
	height:23px;
	padding:3px;
	margin:0 auto;
	text-align:center;
}

/*Image Container*/
.image-container {
	border:2px solid #CCC;
	padding:10px;
	border-radius:10px;
	margin:1em 0;
}
.image-container img.main {
	border-radius:10px;
	width:100% !important;
}

/*Span Float*/
ul.span-float {
	overflow:hidden;
	list-style:none;
}
ul.span-float li {
	float:left;
	padding-right:10px;
}

/*Sidebox Image*/
.sidebox-image {
	border:1px solid #999;
	margin-bottom:10px;
	vertical-align:top;
}

/*Info Block*/
.info-block {
	margin:1em 0;
	overflow:hidden;
}
.info-block .block {
	padding:10px;
	margin:10px;
	width:190px;
	border:1px solid #DDD;
	float:left;
	position:relative;
}
.info-block .block:first-child {
	margin-left:0;
}
.info-block .block.no-top {
	padding-top:0;
}
.info-block .block p {
	font-size:13px;
	text-shadow:0 1px 0 #FFF;
	margin:0.35em 0;
}
.info-block .block h2 {
	color:#999;
}

/*Spec List*/
ul.spec-list {
	overflow:hidden;
	list-style:none;
	margin:1em 0;
}
ul.spec-list li p {
	float:left;
	width:30%;
}
ul.spec-list li p.value {
	width:70%;
}
ul.spec-list li p.label {
	color:#105C84;
	font-weight:bold;
}
ul.spec-list li {
	overflow:hidden;
	border-bottom:1px dotted #CCC;
}
ul.spec-list li.first {
	border-top:1px dotted #CCC;
}

/*Hide Mobile Menu*/
.mobile-nav {
	display:none !important;
}

/*Login buttons*/
.login-buttons {
	width:250px;
	margin:0 auto;
}
.login-buttons a {
	display:block;
	margin:4px 0;
}
.login-buttons a img {
	width:100%;
}

/*Columns*/
.columns {
	overflow:hidden;
}
.col2,
.col50 {
	width:50%;
	float:left;
}
.col2,
.col60 {
	width:60%;
	float:left;
}
.col2,
.col40 {
	width:40%;
	float:left;
}
.col3 {
	width:33%;
	float:left;
}
.col2 .inner,
.col3 .inner,
.col2 .cinner,
.col3 .cinner {
	padding:10px;
	width:auto;
}
.col2:first-child .inner,
.col3:first-child .inner {
	padding-left:0;
}

.block-double {
	width: 450px !important;
}

/*Sale*/
.sale .cinner {
	padding:20px;
	background-image:url(images/bg-box.jpg) !important;
	background-color:#444444;
	border:1px solid #EEE;
}
.sale .cinner ul li{
	color:#eeeeee;
	font-size:13px;
	padding-bottom:5px;
	
}
.sale .cinner h2{
	padding-bottom:10px;	
}
.sale .cinner p{
	padding-bottom:8px;
	color:#FFFFFF;	
}
.sale .cinner {
	margin-right:10px;
}
.sale ul {
	list-style:square;
	margin-left:15px;
	text-decoration:none;
}
.sale img {
	width:100%;
}
.d-point{
	margin-left:20px;	
}
.anti-gap {
	margin:-14px 0px 2px;	
}

/*Progress */
.progress {
	overflow:hidden;
	margin:1em 0;
}
.progress li {
	list-style:none;
	float:left;
	margin-right:5px;
	background-color:#AAA;
	padding:4px 7px;
	color:#FFF;
	border-radius:4px;
}
.progress li.selected {
	background-color:#02b6eb;
}

.checkbox-selector {
	overflow:hidden;
}
.checkbox-selector li {
	float:left;
	min-width:300px;
	list-style:none;
	margin:0 3px;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px dotted #DDD;
}
.checkbox-selector li a {
	text-decoration:none;
	transition:all 0.2s ease-in-out 0s;
}

/*Fancy Field*/
.fancy-field {
	font-weight:300 !important;
	text-transform:none;
	line-height:20px;
	color:#999;
	transition:all 0.2s ease-in-out 0s;
}
.fancy-field input,
.fancy-field select {
	border-radius:8px;
	border-color:#999;
	padding:6px 10px;
}
.fancy-field:hover,
.fancy-field:hover input,
.fancy-field:hover select,
.fancy-field:focus input,
.fancy-field:focus select {
	border-color:#02b6eb;
	color:#02b6eb;
}

/*Steps*/
.steps {
	overflow:hidden;
	list-style:none;
	margin:15px 0;
}
.steps li {
	float:left;
	font-size:18px;
	font-weight:300;
	color:#999;
	padding-right:15px;
	border-bottom:2px solid #DDD;
}
.steps li a {
	color:#999;
	text-decoration:none;
	transition:all 0.2s ease-in-out 0s;
}
.steps li a:hover {
	color:#02b6eb;
}
.steps li.selected,
.steps li.selected a {
	border-color:#02b6eb;
	color:#02b6eb;
}

/*Feature Select*/
.feature-select {
	overflow:hidden;
}
.feature-select .block {
	float:left;
	text-align:center;
	padding:20px;
	margin:10px 25px;
	padding-top:50px;
	background-color:#EEE;
	border-radius:200px;
	min-height:150px;
	width:180px;
	background-image:url(images/bg-row-style2.jpg);
	transition:all 0.2s ease-in-out 0s;
}
.feature-select .block:hover {
	transform:rotate(2deg);
	box-shadow:inset 0 0 20px #CCC;
}
.feature-select .block p {
	font-size:12px;
}
.feature-select .block p.icon {
	font-size:32px;
}
/*Profile*/
.profile-container {
	overflow:hidden;
}
.profile-container .profile-image {
	float:right;
	width:30%;
	box-shadow:0 0 20px rgba(0,0,0,0.5);
}
.profile-container .profile-info {
	float:left;
	width:70%;
}
.profile-image .image {
	clear:both;
}
.profile-image .image img {
	width:100%;
	vertical-align:top;
}
.profile-image .buttons li {
	float:left;
	list-style:none;
	width:50%;
}
.profile-image .buttons li a {
	display:block;
	text-align:center;
	padding:15px 0;
	color:#FFF;
	font-size:18px;
	text-decoration:none;
	font-family:Raleway,'Open Sans',Arial,sans-serif;
	font-weight:bold;
	text-transform:uppercase;
}
.profile-image .buttons li a.follow {
	background-color:#E15E45;
	text-shadow:0 1px 0 #b43f29;
}
.profile-image .buttons li a.impress {
	background-color:#38B8E7;
	text-shadow:0 1px 0 #2782a3;
}
.profile-image .buttons li a:hover {
	background-color:#222;
	text-shadow:0 1px 0 #000;
}
.profile-container ul.summary,
.profile-image .buttons {
	overflow:hidden;
}
.profile-container ul.summary {
	margin-bottom:20px;
}
.profile-container ul.summary li {
	float:left;
	margin-right:20px;
	list-style:none;
	color:#999;
	transition:all 0.2s ease-in-out 0s;
	font-weight:300;
}
.profile-container ul.summary li span {
	color:#F00;
}
.profile-container ul.summary li:hover {
	color:#666;
}
.profile-container p.background {
	font-size:14px;
	color:#444;
	font-weight:300;
	padding-right:40px;
	text-align:justify;
}

/*Home SLider*/
#home-slider {
	list-style:none;
	width:1000px;
	margin:0 auto;
	box-shadow:0 0 15px #000;
}
#home-slider li img {
	vertical-align:top;
	border:none;
	width:1000px;
	height:350px;
}

/*Home Slider2*/
#home-slider2 {
	list-style:none;
	width:1000px;
	margin:0 auto;
	box-shadow:0 0 15px #999;
}
#home-slider2 li img {
	vertical-align:top;
	border:none;
	width:1000px;
	height:350px;
}


/*Logo Slider*/
#logo-slider {
	list-style:none;
	margin:0 auto;
	padding:20px 0;
}
#logo-slider li {
	box-shadow:0 0 15px #EEE;
	width:25%;
	box-sizing:border-box;
	float:left;
}
#logo-slider li.clearfix {
	float:none;
	display:block;
	clear:both;
	height:0;
	width:0;
}
#logo-slider li img {
	width:100%;
	vertical-align:top;
}

/*Other*/
.sidenote {
	color:#CCCCCC;
	font-size:16px;
	font-weight:bold;
}
.sidenote.facebook{
	color:#CCCCCC;
	font-size:45px;
}
.sidenote.global {
	position:absolute;
	top:10px;
	right:20px;
}
.sidenote.icon {
	position:absolute;
	top:30px;
	right:20px;
}
.sidenote.icon .facebook,
.sidenote.icon .instagram {
	color: #aaa !important;
	font-size: 40px;
	padding: 0 2px;
}
.sidenote.icon .facebook:hover,
.sidenote.icon .instagram:hover {
	color: #fff !important;
}
.sidenote.global.sg-phone {
	font-size:22px;
	position:absolute;
	top:10px;
	left:20px;
}
.facebook a {
	color:#fff !important;	
}
.anti-deco {
	text-decoration:none !important;	
}
.d-defense {
	font-size:25px;
	font-family:"Playfair Display SC",Arial, Helvetica, Tahoma, sans-serif;
}
.fancy-title{
	font-family:"Playfair Display SC",Arial, Helvetica, Tahoma, sans-serif;
	font-size:36px;	
}
.bro-man{
	text-align:center;	
}
.bro-title{
	color:#670204 !important;
	font-size:15px !important;	
}
.bro-man p{
	padding-top:20px;
	color:#333;
	font-size:12px;	
}
.bro-man .bro-man-down{
	background-color:#222;
	padding:7px;
	padding-left:10px;
	padding-right:10px;
	color:#fff;	
	border-radius:3px;
	text-decoration:none;
}
.bro-man .bro-man-down:hover{
	background-color:#f00;
	color:#fff;	
}
.bro-man a {
	color: #000;
	text-decoration: none;
	transition: all 0.4s;
}
.bro-man a:hover {
	color: #999;
}
.martop {
	margin-top:-14px;	
}
hr.exmar {
	margin:30px 0;
}
.no-margin {
	margin:0px !important;	
}
.headtag {
	color:#fff; 
	font-size:19px;
}
.nfi {
	width: 600px;
}
.tivid .col3 {
	width: 33.33%;
}
.tivid .col3 iframe {
	height: 220px;
}

.responsive {
	width: 100%;
	vertical-align: top;
}

/******* RESPONSIVE OVERRIDE **************/

@media screen and (max-width: 800px) {
	#slider  {
		width:100%;
		padding:10px;
		box-sizing:border-box;
	}
	.disnone {
		display: none;
	}
	#slider .csSlideOuter {
		display:none;
	}
	#logo-slider li {
		width:50%;
	}
	#footer .inner,
	#head .inner,
	#content .inner,
	#foot .inner {
		width:100%;
		box-sizing:border-box;
	}
	#content {
		width:auto;
		min-width:300px;
		border-radius:0;
	}
	.content-body {
		width:auto !important;
		clear:both;
		float:none;
		padding:10px;
	}
	#head {
		width:auto;
		height:auto;
		margin:0;
		padding:0;
	}
	#head h1 {
		width:100%;
		box-sizing:border-box;
		padding:20px 20px 0;
	}
	#head h1 a {
		margin:0 auto;
	}
	#head h1 a {
		width:100%;
		max-width:auto;
		height:100%;
		background-size:contain;
	}
	#basket,
	#basket-box {
		float:none;
		clear:both;
		border-radius:0;
		overflow:hidden;
		background:none;
		padding:0;
	}
	#basket {
		width:auto;
		background-color:#EEE;
		padding:0 10px;
		box-shadow:0 0 5px #000;
	}
	#basket-box {
		width:100%;
	}
	#basket-box-img {
		display:none;
	}
	#basket .overflow-hidden {
		float:left;
		overflow:hidden;
	}
	#basket .basket-bt {
		float:right;
		margin-top:8px;
	}
	#basket .basket-image,
	#basket .basket-info {
		width:auto;
		float:left;
	}
	.sidebox-container {
		width:auto;
		padding:0;
		float:none !important;
	}
	.sidebox {
		width:auto;
	}
	.sidebox .options li a {
		text-align:center;
	}
	.sidebox input[type="text"],
	.sidebox input[type="password"],
	.sidebox textarea {
		width:100%;
		padding:10px 0;
	}
	#footer {
		width:100%;
	}
	#footer .inner {
		background-position:top center !important;
	}
	#footer-copyright,
	#footer-nav,
	#footer-nav-list,
	#footer-nav-list li {
		float:none !important;
		text-align:center;
		clear:both;
		width:100% !important;
	}
	#footer-copyright, #footer-nav, #footer-info {
		display:block;
		clear:both;
		text-align:center !important;
		float:none !important;
		width:100% !important;
	}
	#footer-info h2 {
		text-align:center !important;
	}
	#footer-info { 
		padding-top:100px !important;
	}
	.product-block .block {
		margin:10px 0 !important;
		width:100%;
		box-sizing:border-box;
		text-align:center;
	}
	#base-menu {
		display:block;
		position:static;
		margin:0;
		width: auto;
		height: 40px;
		text-align:center;
	}
	.float-left,
	.float-right {
		float:none;
	}
	.sevice-icons li {
		padding:10px 0;
		min-height:170px;
	}
	.col2, .col60, .col40 {
		float: none;
		width: 100%;
	}
	.nfi {
		width: 100%;
	}
	.tivid .col3 {
		float: none;
		width: 100%;
	}
	.tivid .col3 iframe {
		width: 100%;
	}
}
@media screen and (max-width:500px) {
	.columns .col50 {
		float:none;
		width:100%;
		box-sizing:border-box;
	}
	#head {
		padding-bottom: 20px;
	}
	#head h1 a,
	#head h1 {
		height:100px !important;
		min-height:auto;
		max-height:auto;
		padding-top: 60px;
		margin-bottom: 40px;
	}
	.product-block {
		padding:10px;
		box-sizing:border-box;
	}
	.product-block .block {
		width:100%;
		box-sizing:border-box;
		margin-right:0;
		margin-left:0;
	}
	.sidenote.global.sg-phone {
		font-size: 16px;	
	}
	.headtag {
		font-size:14px;
	}
	#home-slider li img {
		
	}
}