h2.center-title{
	text-align:center;
	padding-bottom: 30px;
	position: relative;
	margin:0 auto 50px auto;
}

h2.center-title:before{
	content: "";
    position: absolute;
    width: 20%;
    height: 1px;
    bottom: 0;
    border-bottom: 1px solid #b02030;
	width:100px;
	left: 50%;
	margin-left: -50px;
}

h3{
	font-size:16px;
	width:100%;
	text-transform:uppercase;
}

h3.filter-title{
	border-bottom:1px solid black;
	margin-bottom:12px !important;
}

h4.section,
h4.tab-section{
	border-bottom:1px solid black;
	font-size:11px;
	text-transform:uppercase;
	margin-bottom:20px !important;	
	margin-top:0 !important; 
	width:100%;
}

h4.tab-section{
	display:none;
	color:#c00;	
	border-bottom:1px solid #c00;
}

#mobile-buttons{
	display:none;
	position:fixed;
	bottom:0;
	width:100%;	
}

#mobile-buttons a{
	background:#a00;
	float:left;
	width:25%;
	position:relative;
}

#mobile-buttons a:hover{
	background:#d00;	
}

#mobile-buttons a strong{
	font-size:24px !important;
	text-align:center;
	color:#fff !important;
	position:absolute;
	width:100%;
	top: 50%;
	left:0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#mobile-buttons a:before{
	content: "";
	display: block;
	padding-top: 100%; /* initial ratio of 1:1*/
}

.message{
	background:#fff7e2;
	border:1px solid #e6b138;
	color:#8b6f32;
	width:92%;
	padding:2% 4%;
	margin-bottom:20px;
}

#topnav{
	background:#ddd;	
	float:left;
	font-size:11px;
	width:100%;
	padding:7px 0;
}

#topnav .columns,
#topnav p{
	margin-top:0 !important;
	margin-bottom:0 !important;
	padding:0;
}

#topnav p:first-child a{
	text-transform:uppercase;	
	color:#333;
	margin-right:25px;
}

#topnav p:last-child{
	text-align:right;	
}

#topnav p:last-child i{
	margin:0 5px 0 20px;
}

#responsive-trigger{
	display:none;
	width:50px;
	height:50px;
	background:#b02030;
	color:#fff;
	text-align:center;
	line-height:50px;
	position:absolute;
	top:0;
	left:0;
}

header{
	height:normal;
	width:100%;
	float:left;
	z-index:9990;
	padding:20px 0 15px 0;
	margin-bottom:43px !important;
}

header h1{
	float:left;
	display:inline-block;
	margin:0 !important;
}

header h1 img{
	height:70px;
	display:block;	
}

header #topheader{
	margin:15px 0 0 0 !important;
	float:right;
	position:relative;
}

header #topheader a{
	text-transform:uppercase;
	font-size:10px;
	color:#333;
	line-height:30px;
}

header #topheader a img{
	height:30px;
	margin:0 10px 0 30px;
	vertical-align:middle;
}

header #topheader input[type=text]{
	background:#fff;
	border:1px solid #ddd;
	border-right:none;
	height:38px;
	padding:0 15px;
	line-height:38px;
	float:left;
	width:300px;
	font-size:10px;
	text-transform:uppercase;
}

header #topheader button{
	background:#b02030;
	height:40px;
	width:40px;
	padding:0;
	text-indent:-2px;
	font-size:14px !important;
	border-radius:0 !important;
}

header .columns{
	padding:0;
	margin-top:0;
	margin-bottom:0;
}

#heading{
	border-top:1px solid black;	
	border-bottom:1px solid black;	
	float:left;
	width:100%;
	position:relative;
	margin-bottom:40px;
	padding:20px 0;
}

#heading h2{
	float:left;
	margin:0;
}

#heading #subheading-content{
	float:right;
	font-size:11px;
}

#heading #sorting{
	float:right;
	margin:5px 0 0 0;
}

#heading #sorting label{
	text-transform:uppercase;
	font-weight:normal;
	font-size:11px;
	display:inline-block;
	margin-left:40px;
	margin-right:10px;
}

#heading #sorting .textbox{
	border:1px solid black !important;
	margin-bottom:0;
	font-size:11px;
	padding:7px 25px 7px 12px !important;
	width:auto !important;
}

#heading #sorting a.viewmode{
	margin-left:5px;	
	margin-right:5px;
	opacity:0.4;
}

#heading #sorting a.viewmode.active{
	opacity:1;
}

#heading #sorting a.viewmode i{
	display:inline-block;
	width:13px;
	height:13px;
	background:#000;
	margin:0 0 -2px 1px !important;
}

#heading #sorting select{
	display:inline-block;
	text-transform:uppercase;
}

#featuring{
	width:96%;
	margin:0 0 0 2%;
	float:left;
	margin-top:-1%;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	position:relative;
	margin-bottom:40px !important;
}

#featuring:before{
	content: "";
	display: block;
	padding-top: 67%; /* initial ratio of 1:1*/
}

#featuring a{
	position:absolute;
	border-bottom:5px solid white;
	border-right:5px solid white;
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
	float:left;
	background:black;
	overflow:hidden;
}

#featuring a:nth-child(1){
	height:25% !important;
	width:100%; 
	top:0; 
	left:0;
	border-right:none;
}

#featuring a:nth-child(2){
	height:50% !important;
	width:50%; 
	top:25%; 
	left:0;
}

#featuring a:nth-child(3){
	height:25% !important;width:25%; top:75%; left:0;
}

#featuring a:nth-child(4){
	height:25% !important;width:25%; top:75%; left:25%;
}

#featuring a:nth-child(5){
	height:30% !important;width:25%; top:25%; right:25%;
}

#featuring a:nth-child(6){
	height:45% !important;width:25%; top:55%; right:25%;
}

#featuring a:nth-child(7){
	height:75% !important;width:25%; top:25%; right:0;
	border-right:none;
}

#featuring a img{
	width:100%;
}

h4 a{
	color:#036;
}

.homeintro{
	clear:both !important;
}

.homeintro p{
	text-align:center;	
}

.homebusinessniche{
	text-align:center;	
}

.homebusinessniche img{
	width:70%;	
}

.homebusinessniche h4{
	text-align:center;
	margin:20px 0 10px 0;
}


















.productlist {
	position: relative;
}
.productlist .mix, .productlist .gap {
	display: inline-block;
}
.productlist .mix {
	display: none;
}

.productlist .fail-message {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
	opacity: 0;
	pointer-events: none;
	-webkit-transition: 150ms;
	-moz-transition: 150ms;
	transition: 150ms;
}
.productlist .fail-message:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	height: 100%;
}
.productlist .fail-message span {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	font-weight: 700;
}
.productlist.fail .fail-message {
	opacity: 1;
	pointer-events: auto;
}

















#homereasons{
	background:url(../images/layout/home-reason.jpg) no-repeat center;
	background-size:cover;
	float:left;
	clear:both;
	width:100%;
	padding:90px 0 70px 0;
	margin-top:60px;
}

#homereasons .container{
	width:70%;
	margin:0 0 0 15% !important;
}

#homereasons .container .columns{
	margin-bottom:20px !important;
}

#homereasons .container h4{
	margin-top:15px;
	margin-bottom:10px;
}

#hometestimonials{
	background:url(../images/layout/home-testimonial.jpg) no-repeat center;
	background-size:cover;
	float:left;
	clear:both;
	width:100%;
	padding:0 0;
	color:#fff;
	margin-bottom:70px;
}

#hometestimonials h2{
	color:#fff;	
	margin-bottom:0;
	display:none;
}

#hometestimonials h2:before{
	border-bottom:1px solid #fff !important;
}

#hometestimonials #slider-testimonials{
	float:left;
	display:none;
}

#hometestimonials #slider-testimonials .slide .columns{
	padding:0 0 30px 0 !important;
}

#hometestimonials #slider-testimonials .slide .rounded{
	height:100%;
	border-radius:1000px;
}

#textured-content{
	float:left;
	background:url(../images/layout/home-reason.jpg) no-repeat center;
	background-size:cover;	
	margin-top:-12px;
	padding:50px 0;
	width:100%;
	margin-bottom:-50px;
}

#sjmap{
	width:100%;
	height:400px;
	margin-bottom:50px;
	float:left;
	background:#ccc;
}

label.error{
	color:#f00;
	margin-top:-20px;
	margin-bottom:10px;
	font-weight:normal;	
}

.textbox{
	-ms-box-sizing:content-box;
	-moz-box-sizing:content-box;
	-webkit-box-sizing:content-box; 
	box-sizing:content-box;
	padding:3% !important;
	width:94%;
	background:#fff !important;
	font-size:14px;
	height:auto !important;
	line-height:14px;
	border:none !important;
	margin-top:5px !important;
	margin-bottom:15px !important;
}

select.textbox{
	background:#fff url(../images/layout/arrow-down.png) no-repeat 97% 50% !important;
	
}

textarea.textbox{
	height:150px !important;	
}

label.error{
	margin-top:-10px;	
	font-weight:normal;
	font-style:italic;
}


.textbox[readonly],
.textbox[disabled]
{
    color:#aaa !important;
	background:#fff url(../images/layout/padlock-closed.png) no-repeat 97% 50% !important;
}

.productsearch{
	float:left;
	margin-left:2%;
	width:22%;
}

.productsearch fieldset{
	width:100%;	
}

.productsearch h3{
	font-size:16px;
	width:100%;
	text-transform:uppercase;
	float:left;
}

.productsearch h3 span{
	float:left;
}

.productsearch h3 i{
	float:right;
	margin-top:8px;
}

.productsearch input[type=text]{
	border:1px solid black;
	width:90%;
	padding:5%;
	font-size:10px !important;
	text-transform:uppercase;
	background:#fff;
}

.productsearch .checkbox {
	display: block;
	position: relative;
	cursor: pointer;
	margin-bottom: 8px;
}
.productsearch .checkbox input[type="checkbox"] {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	cursor: pointer;
	margin: 0;
	opacity: 0;
	z-index: 1;
}
.productsearch .checkbox label {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	padding-left: 1.5em;
	margin-left:7px;
}
.productsearch .checkbox label:before, 
.checkbox label:after {
	content: '';
	display: block;
	position: absolute;
}
.productsearch .checkbox label:before {
	left: 0;
	top: 0;
	width: 18px;
	height: 18px;
	margin-right: 10px;
	background: #fff;
	border:1px solid black;
}
.checkbox label:after {
	content: '';
	position: absolute;
	top: 4px;
	left: 4px;
	width: 12px;
	height: 12px;
	background: #68b8c4;
	opacity: 0;
	pointer-events: none;
}
.checkbox input:checked ~ label:after {
	opacity: 1;
}
.checkbox input:focus ~ label:before {
	background: #eee;
}

.productlist{
	width:71%;
	margin-right:2%;
	float:right;
}

.samuderajayacontainer .twelve.columns{
	width:98% !important;
	margin-left:1%;	
}

footer{
	background:url(../images/layout/footer.jpg) no-repeat center;
	background-size:cover;
	width:100%;
	float:left;	
	font-size:10px;
	line-height:18px;
	padding:30px 0;
	clear:both;
	margin-top:50px;
}

footer big{
	font-size:28px;
	letter-spacing:0;
	font-weight:bold !important;	
}

footer big a{
	color:#b02030 !important;
}

footer a{
	text-transform:uppercase;
	color:#333;	
}

footer h3{
	font-size:15px; 	
	line-height:20px;
	margin-bottom:20px;
}

footer .contact{
	font-size:14px;	
}

footer #mc_embed_signup input[type=email]{
	border:none !important;
	width:91% !important;
	padding:4% !important;
	margin:0 0 10px 0;
}

footer #mc-embedded-subscribe-form input[type=submit]{
	background:none !important;
	padding:0;
}

footer #mc-embedded-subscribe-form input[type=submit]:hover{
	background:#efb505;
}

#preloader {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-color: #ddd;
	z-index: 9999 !important;
}

#status {
	width: 200px;
	height: 200px;
	position: absolute;
	left: 50%; /* centers the loading animation horizontally one the screen */
	top: 50%; /* centers the loading animation vertically one the screen */
	background: url(../images/layout/progress.gif) no-repeat center;
	mix-blend-mode: multiply;
	opacity:0.5;
	margin: -100px 0 0 -100px; /* is width and height divided by two */
}

.content{
	width:90%;
	padding:5%;	
	float:left;
}

.content.content-home *{
	text-align:center;	
}

.content.content-white{
	background:#fff;	
}

.home-intro{
	width:50%;	
	text-align:center;
	margin:0 auto;
}

.home-intro h2{
	color:#c00 !important;
	margin-bottom:5px;
}

.content.content-black{
	background:#000;	
	padding-bottom:0;
}

.content.content-black *{
	color:#fff !important;
}

.stockstatus{
	font-size:14px;
	margin-left:10px;
	clear:none;
}

.products-item-row{
	display:table-row;
	border:1px solid black;
}

.product-item{
	box-sizing: border-box;
	border:1px solid black;
	float:left;
	min-height:350px;
	position:relative;
}

.product-item .add-to-cart{
	position:absolute;	
	bottom:20px;
	left:20px;
}

.productlist-fourcolumns .product-item{
	width:24%;
	padding:2%;
	margin:0 0 1% 1%;
}

.productlist-threecolumns .product-item{
	width:32%;
	padding:2%;
	margin:0 0 1% 1%;
}

.product-item:before, 
.product-item:after {
 	box-sizing: border-box;
}

.product-item .product-image{
	width:100%;
	position:relative;	
	float:left;
	background:#f8f8f8;
	margin-bottom:10px;
	overflow:hidden;
}

.product-item .product-image:before{
	content: "";
	display: block;
	padding-top: 100%; /* initial ratio of 1:1*/
}

.product-item .product-image img {
	float:left;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	  -ms-transform: translate(-50%,-50%);
		  transform: translate(-50%,-50%);
}

.product-item h4{
	width:100%;
	min-height:45px;
	font-size:16px;
	line-height:19px;
	font-weight:normal;
	display:inline-block;
	border-bottom:1px solid black;
}

.product-item .price{
	font-weight:bold !important;
	font-size:14px;	
	color:#c00;
}

.product-item .price-line-through{
	text-decoration:line-through;
	font-size:14px;
	margin:0 0 -5px 0;
}

.table-price{
	width:100% !important;
	clear:both;	
	margin-bottom:20px;
}

.product-item ul{
	margin:0;
	padding:0;	
}

.product-item ul li{
	margin:0;
	padding:0;	
}

.product-item ul li a{
	margin:0 1%;
	padding:0;
	display:block;
	padding:10px 4%;
	border-bottom:1px solid #000;
	width:90%;
	color:#333;
	font-size:14px;
	text-transform:uppercase;
}

.product-item ul li a:hover{
	background:#036;
	color:#fff;
}

.product-item-2{
	float:left;
	width:21% !important;
	margin:2% !important;	
}

.product-item-2 h4{
	border-bottom:0 !important;	
}

.overlay-loading i{
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.overlay-loading{
	color:#fff;
	text-align:center;
	background-color:rgba(0,0,0,0.5);
	width:100%;
	height:100%;
	position:fixed;
	float:left;
	z-index:9998;
	display:none;
}

.my-list{
	padding:7%;
	width:86%;
	height:86%;
	background-color:rgba(239,148,7,0.8);
	position:fixed;
	z-index:9900;
	display:none;
}


.my-list *{	
	color:#fff;	
}

.my-list p{
	font-size:13px;
	line-height:18px;
	clear:both;
	margin-top:20px;
}

.my-list .linkbutton{
	float:left;
	background:none !important;
	margin:20px 20px 0 0;
	padding:0;
	color:#013366 !important;
	text-transform:uppercase;
	font-weight:bold;
	border:none !important;
}

.my-list .my-cart-item{
	margin:0;
	margin-bottom:3%;
	width:94%;
	float:left;
	border:1px solid black;
}

.my-list .my-cart-item img{
	margin:0;
	width:10%;
	margin-right:6%;
	float:left;
}

.my-list .my-wishlist-item label{
	text-transform:uppercase;
	font-size:11px;
	width:70px;
	text-align:left;
	display:inline-block !important;
}

.my-list .my-wishlist-item input[type=number]{
	width:35px;
	padding:5px 2px;
	clear:none;
	display:inline-block !important;
	font-size:11px;
}

.my-list .my-wishlist-item h4{
	margin:0;
	padding:0;	
	line-height:11px;
	font-size:11px;
}

.my-list .my-wishlist-item h4 a{
	
}

.row{
	margin-bottom:15px;
	width:100%;
	display:inline-block;
}

.row .full-width{
	width:92% !important;
	padding:4% !important;
	margin:0;
	-webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
}

.row textarea.full-width{
	height:120px;
}

.content-contact h5{
	margin-bottom:10px;	
}

.content-contact .row{
	margin:5px 0 0 0;
}

.content-contact .row .full-width{
	padding:1%;
	width:98%;
}

.addthis_sharing_toolbox{
	padding-top:25px;
	margin-top:40px;
	clear:both;
	border-top:1px solid #ccc;
	-webkit-filter: invert(1) grayscale(1) brightness(3);
	filter: invert(1) grayscale(1) brightness(3);
}

input.noshow{
	display:none;	
}

.tabs-menu {
    float: left;
    clear: both;
	margin:30px 0 0 0;
	padding-bottom:30px;
	border-bottom:1px solid black;
	width:100%;
}

ul.tabs-menu li {
    float: left;
    margin:0 30px 0 0;
    padding:0;
	background:none;
}

ul.tabs-menu li.current {
    position: relative;
    background:url(../images/layout/home-testimonial.jpg) center no-repeat !important;
	text-transform:uppercase !important;
	padding:5px 25px !important;
	border-radius:3px !important;
	display:inline-block;
	background-size:cover;
	margin-top:-5px !important;
}

ul.tabs-menu li a {
	font-size:11px !important;
    color:#000 !important;
	margin-bottom:0 !important;
	padding-bottom:0 !important;
	text-transform:uppercase;
	letter-spacing:1px;
}

ul.tabs-menu .current a {
    color: #fff !important;
}

.tab {
    float: left;
	width:100%;
	clear:both;
	margin-bottom:40px;
}

.tab-content {
    width: 100%;
    padding: 20px 0 0 0;
    display: none;
}

.tab-content .six.columns{
    margin:0 2% 0 0;
	padding:0 2% 0 0;
	width:48%;
}

#tab-1 {
	display: block;   
}

.tab-content .table{
	width:100%;
}

.tab-content .table th,
.tab-content .table td{
	padding:5px 10px 5px 0;	
	font-size:13px;
}

.tab-content .table th{
	font-weight:bold;
	width:30%;
	text-align:left;
	border-bottom:1px solid #666;
}

.tab-content .table td:first-child{
	font-weight:bold;
	width:30%;
}

.review-item{
	font-size:14px;	
	border-bottom:1px solid black;
	clear:both;
	padding-bottom:10px;
	margin-bottom:20px;
}

.review-item .review-heading{
	padding-bottom:5px;	
	float:left;
	clear:both;
	width:100%;
}

.review-item .review-heading h4{
	font-size:14px;	
	float:left;
}

.review-item .review-heading .rating{
	float:right;	
	margin:0;
}

.review-item small{
	display:block !important;
	text-transform:uppercase;
}

.review-item small.review-by-admin{
	color:#a00;
}

.score{
	width:100%;	
	text-align:center;
}

.score p{
	text-align:center;	
}

.score big{
	margin:20px 0 40px 0;
	font-size:80px;
	width:100%; 
	display:inline-block !important;
}

#product-detail-price{
	margin-bottom:20px;	
}

#product-detail-price p{
	color:#a00;
	font-size:20px;
	margin-bottom:0;
}

#product-detail-price p.price-line-through{
	color:#000;
	font-size:14px;
	text-decoration:line-through;
}

.fa-star{
	color:#a00;	
}

.fa-star.disabled{
	color:#ccc !important;	
}

.number-spinner{
	margin-bottom:10px !important;	
	margin-right:10px !important;
	display:inline-block;
	float:left;
}

.number-spinner input[type=number].textnumber{
	margin-right:0 !important;
	margin-top:0 !important;
	display:inline-block;
	float:left;
	width:40px;
	border:1px solid black !important;
	border-right:none !important;
	font-size:12px !important;
	height:12px !important;
	line-height:normal !important;
	padding:9px 9px !important;
}

td.number-spinner{
	margin:0 !important;
	float:none !important;
	display:table-cell !important;
}

td.number-spinner input[type=number].textbox.textnumber{
	padding:12px 11px 13px 11px !important;
}

.number-spinner input[type=number]::-webkit-inner-spin-button, 
.number-spinner input[type=number]::-webkit-outer-spin-button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0;
}

.qtyminus,
.qtyplus{
	cursor:pointer !important;
	padding:10px !important;
	width:12px;
	text-align:center;
	height:12px;
	line-height:12px;
	font-weight:bold !important;
	margin-left:0 !important;
	float:left;
	background:#000;
	color:#fff !important;
}

.qtyminus img,
.qtyplus img{
	cursor:pointer !important;
	padding:12px !important;
	width:12px;
	text-align:center;
	height:12px;
	line-height:12px;
	font-weight:bold !important;
	margin-left:0 !important;
	float:left;
	background:#000;
	color:#fff !important;
}

.table{
	width:100%;	
}

.table th{
	border-bottom:1px solid #036;	
	font-weight:400 !important;
}

.table td{
	border-bottom:1px solid #999;	
}

.table td, 
.table th{
	padding:7px 15px 7px 0;
	text-align:left;
}

.table td:last-child, 
.table th:last-child{
	padding-right:0;
}

.table textarea{
	width:90%;
	padding:5%;
}

table.cart th{
	font-size:11px;
	line-height:15px;
	text-transform:uppercase;	
}

.table.cart td{
	vertical-align:middle !important;
	font-size:11px;
	line-height:15px;
	padding:10px 0 3px 0 !important;
}

table.cart td .thumb{
	width:50px;	
	height:50px;
	margin-right:10px;
	display:inline-block;
	overflow:hidden;
	text-align:center;
	background:#ccc;
}

table.cart td .thumb img{
	height:100%;	
}

.table.cart h4{
	margin:0 !important;
	font-weight:400 !important;	
	font-size:11px;
}

.table.cart .qtyminus,
.table.cart .qtyplus{
	width:18px !important;
	height:19px !important;
	padding:10px !important;
}

#product-pricing{
	font-size:12px !important;	
}

#product-pricing .price{
	font-weight:700 !important;
	font-size:22px;
}

#product-pricing .button{
	font-size:12px !important;	
	clear:both !important;
	padding:10px 20px !important;
}

#product-description{
	font-size:12px !important;	
}

#subnavigation{
	text-transform:uppercase;	
}

#subnavigation li{
	background:none;
	border-bottom:1px solid black;
	width:100%;
	padding:4px 0 8px 0 !important;
}

#subnavigation li a{
	font-size:13px;
	color:black;
	letter-spacing:1px;
}

#subnavigation li a.active{
	color:white;
	background:url(../images/layout/home-testimonial.jpg) no-repeat center;
	background-size:cover;
	padding:5% 7%;
	width:86%;
	display:inline-block;
	border-radius:8px;
}

.bxslider#product-slider li{
	width:100%;
	position:relative;	
	float:left;
	background:#f8f8f8;
	margin-bottom:10px;
	overflow:hidden !important;
}

.bxslider#product-slider li:before{
	content: "";
	display: block;
	padding-top: 100%; /* initial ratio of 1:1*/
}

.bxslider#product-slider li img{
	float:left;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	  -ms-transform: translate(-50%,-50%);
		  transform: translate(-50%,-50%);
}







.bxoneslide{
	width:100%;
	position:relative;	
	float:left;
	background:#f8f8f8;
	margin-bottom:10px;
	overflow:hidden !important;
}

.bxoneslide:before{
	content: "";
	display: block;
	padding-top: 100%; /* initial ratio of 1:1*/
}

.bxoneslide img{
	float:left;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	  -ms-transform: translate(-50%,-50%);
		  transform: translate(-50%,-50%);
}









#bx-product-slider{
	margin-top:20px;	
	border-top:1px solid black;
	padding-top:20px;
}

#bx-product-slider a{
	position:relative;
	background:#f8f8f8;
	width:75px;
	float:left;
	overflow:hidden;
	opacity:0.65;
}

#bx-product-slider a.active{
	opacity:1;
}

#bx-product-slider a:before{
	content: "";
	display: block;
	padding-top: 75px; /* initial ratio of 1:1*/
}

#bx-product-slider span{
	border:4px solid yellow;
	float:left;
	overflow:hidden;
	border:1px solid #666;
	padding:8px;
	margin-right:5px;
}

#bx-product-slider a img{
	float:left;
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%,-50%);
	  -ms-transform: translate(-50%,-50%);
		  transform: translate(-50%,-50%);
}

#nojs{
	background:rgba(0,0,0,0.75);
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	z-index:9999;	
	float:left;
}

#nojs div{
	background:#b02030;
	margin:0 auto;
	width:320px;
	padding:40px;
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

#nojs div h3{
	text-align:center;
	text-transform:uppercase;
	font-weight:bold !important;
	color:#fff;
	font-size:14px;
	margin:0;
	padding:0;
}

#nojs div p{
	text-align:center;
	color:#fff;
	font-size:14px;
	margin:0;
}
	
@media only screen and (max-width: 767px) {
	h2{
		font-size:24px;
		line-height:30px;	
	}
	
	header{
		margin:50px 0 20px 0;	
	}
	
	header h1{
		float:none;
		width:100%;
		text-align:center !important;
	}
	
	header img{
		margin:auto;
	}
	
	header #topheader{
		margin:20px 0 -20px 0 !important;
		width:100%;
		float:none;
		clear:both;
		text-align:center;
	}
	
	header #topheader a{
		display:inline-block;
		margin:0 10px;
	}
	
	header #topheader a img{
		margin:-3px 5px 0 0;
		height:24px;
	}
	
	header #topheader input[type=text]{
		padding:0 0 0 0;
		width:100%;
		text-indent:15px;
	}
	
	header #topheader button{
		position:absolute;
		top:0;
		right:0;
	}
	
	footer{
		padding-bottom:30%;	
	}
	
	#heading #subheading-content{
		float:left;
	}
	
	#responsive-trigger{
		display:block;
		position:fixed;
		z-index:9999;
	}
	
	#topnav{
		position:fixed;
		background:#ddd;	
		z-index:9899;
		float:left;
		font-size:11px;
		width:88%;
		height:37px !important;
		padding-left:12%;
		overflow:hidden;
	}
	
	#topnav a{
		font-size:10px;
		margin-top:-2px;
		margin-right:8px !important;	
		float:left;
		padding:0 !important;
	}
	
	#topnav .six.columns{
		float:left !important;
		clear:both;
		text-align:left;
	}
	
	#topnav .six.columns i{
		margin-left:0;
	}
	
	#topnav a{
		white-space:nowrap;
	}
	
	#topnav #contacts{
		display:none;	
	}
	
	.homebusinessniche .column,
	.homesupport .column{
		margin-top:40px;
	}
	
	.homesupport .columns *{
		text-align:center !important;
		width:100%;
	}
	
	.homebusinessniche img,
	.homesupport img{
		width:50%;
		margin:auto;
	}
	
	.homebusinessniche h4{
		text-align:center;
		margin:10px 0 10px 0;
	}
	
	#slider-testimonials .three.columns{
		width:100%;
		text-align:center !important;	
	}
	
	#slider-testimonials .slide{
		margin-top:40px;
		text-align:center !important;	
	}
	
	#slider-testimonials .slide .rounded{
		width:40%;	
		float:none !important;
		margin:0 auto !important;
	}
	
	#cbp-hrmenu-wrapper{
		position:absolute;
		top:0;
		left:0;	
	}
	
	.controls.productsearch{
		display:none;	
	}
	
	.productlist{
		width:100%;	
	}
	
	.product-item{
		width:100% !important;	
	}
	
	.top-filterization{
		width:100%;
		float:left;
		clear:both;
	}
	
	.top-filterization #sorting{
		float:left !important;
		display:none;
	}
	
	.top-filterization #sorting label{
		margin:0 !important;
		display:none;
	}
	
	.top-filterization .viewmode{
		display:none;
	}
	
	.top-filterization #labelforsortby{
		display:inline-block !important;
	}
	
	.top-filterization #sortby{
		float:right;	
	}
	
	#tabs-container .tabs-menu{
		display:none;	
	}
	
	#tabs-container .tab-content{
		display:inline-block !important;
		margin-bottom:40px !important;
	}
	
	#tabs-container h4.tab-section{
		display:inline-block !important;
	}
	
	#subnavigation{
		background:#fff;
		margin-bottom:40px;
		margin-top:-20px;
	}
	
	#subnavigation li{
		border-bottom:none;
		width:50%;
		margin:0 !important;
		padding:0 !important;
		float:left;
	}
	
	#subnavigation li a{
		padding:4px 5%;
		text-align:center;
		width:90%;
		font-size:11px;
		float:left;
		background:#fff;
	}
	
	#subnavigation li a:hover{
		background:#e5e5e5;
	}
	
	footer .three.columns:nth-child(2),
	footer .three.columns:nth-child(3){
		display:none !important;	
	}
	
	footer .three.columns{
		margin-bottom:40px;
	}
	
	footer .three.columns:last-child{
		margin-bottom:0;
	}
	
	footer h3{
		font-size:13px; 	
		line-height:14px;
		margin-bottom:5px;
	}
	
	#featuring{	
	}
	
	#featuring:before{
		content: "";
		display: block;
		padding-top: 0;
	}
	
	#featuring a{
		display:none;
		position:relative;
		background:none;
	}
	
	#featuring a:nth-child(2){
		height:auto !important;
		width:auto !important; 
		top:0; 
		left:0;
		display:block;
	}
	
	#mobile-buttons{
		display:inline-block;	
	}
}