html {
  overflow-y: scroll;
}
a {
	text-decoration: none;	
}
a:link, a:visited, a:active {
  color: #333;
}
a:hover {
  color: #fff;
}
body {
	background-color: #666666;
	margin: 0;
	padding: 0;
  	font-family: Calibri, Arial;
}
.left-content h3 {
  	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-bottom: dotted 1px #ddd;
}
.scrollToTop {
    padding: 10px;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display: none;
    width: 60px !important;
    height: 60px !important;
    background: url(/plugins/system/scrolltock/images/arrow_up.png) center 85% no-repeat !important;
    background-color: rgba(150,150, 150, 0.7) !important;
 	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.page-header {
	margin-top: 20px;
  	color: #333;
  	/*text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.7);*/
  	text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
}
.chronoforms6_credits {
    display: none;
}
#wrapper, #header-wrapper, #main-content-wrapper, #footer-wrapper {
	width: 100%;
	float: left;
}
#footer-wrapper {
  background-color: #333333;
  color: #ccc;
}
.header {
	height: 110px;
	width: 100%;
	/* background: -moz-linear-gradient(top, rgba(140,198,63,1) 0%, rgba(140,198,63,0.7) 70%, rgba(140,198,63,0) 100%); /* FF3.6-15 */
	/* background: -webkit-linear-gradient(top, rgba(140,198,63,1) 0%,rgba(140,198,63,0.7) 70%,rgba(140,198,63,0) 100%); /* Chrome10-25,Safari5.1-6 */
	/* background: linear-gradient(to bottom, rgba(140,198,63,1) 0%,rgba(140,198,63,0.7) 70%,rgba(140,198,63,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8cc63f', endColorstr='#008cc63f',GradientType=0 ); /* IE6-9 */
}
.footer {
	padding: 40px 0;
	text-align: center;
}
.bg {
	position: absolute;
	z-index: -1;
	width: 100%;
}
.contact-us .page-header {
  text-align: center;
}

/*breadcrumbs*/
.breadcrumb-wrapper {
	width: 94%;
	margin: 5px 3% 20px;
	display: table;
	padding-top: 15px;
  	color: rgba(140,198,63,1) !important;
	font-weight: bold;
}
ul.breadcrumb li a:link, ul.breadcrumb li a:visited, ul.breadcrumb li a:active {
  	color: #ccc !important;
}
ul.breadcrumb {
	text-transform: uppercase;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
	margin: 0 0 0 1.9%;
	padding: 0;
}
ul.breadcrumb li {
	float: left;
}

/*menu*/
.menu-wrapper {
	width: auto;
	float: right;
	margin-right: 30px;
	padding-top: 40px;
}
div#maximenuck106 {
    font-size: 18px !important;
    line-height: 25px !important;
    text-align: left;
    font-weight: 600;
}
ul.maximenuck {
	padding: 0;
}
ul.maximenuck li {
	padding: 0 15px;
}
/* ul.maximenuck li.current > a, ul.maximenuck li.active > a, ul.maximenuck li.current > a:link, ul.maximenuck li.active > a:link {
  color: #000;
  text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
} */
div#maximenuck106 a:link, div#maximenuck106 a:visited {
  color: #fff;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}
div#maximenuck106 li.current a, div#maximenuck106 li.active a {
  color: #000;
  text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
}
div#maximenuck106 ul.maximenuck li a:hover {
  color: #1fba24;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
div#maximenuck116 a:link {
  color: #fff;
  text-shadow: 0px 0px 3px rgba(0, 0, 0, 1);
}
div#maximenuck116 .active a:link {
  color: #000;
  text-shadow: 0px 0px 3px rgba(255, 255, 255, 1);
}
div#maximenuck116 a:hover, div#maximenuck116 a:visited {
  color: #1fba24;
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
}
.vm-search-custom-search-input .inputbox {
  width: 20%;
}
div[class*="-view"] .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    float: left;
    width: 100%;
    padding-top: 20px;

}
.vm-search-custom-search-input {
  display: none;
}
.products-title2 {
  height: 60px;
}
#mod_virtuemart_search {
  width: 99%;
  margin-bottom: 20px;
}
#f5ShowFullSlide119 p {
    text-shadow: rgba(0, 0, 0, 0.7) 0px 0px 7px;
}
#f5ShowFullModule119 .f5SlideLeftIdicatorsc, #f5ShowFullModule119 .f5SliderightIdicatorsc {
    width: 30% !important;
    top: 50% !important;
}

@media (min-width: 1200px) {
/* contact us */
/*.contact-us{
  background-color: #1a1a1a;
}*/
h2 {
    margin: 0;
	padding: 0;
	font-size: 21px;
}
.contactus-wrapper {
    margin: 15px 8.5% 0;
	width: 83%;
}
.contactus-wrapper a:link, .contactus-wrapper a:visited, .contactus-wrapper a:active{
  color: #fff;
}
#contact-left, #contact-right {
    float: left;
    width: 35%;
    display: table;
    text-align: left;
}
#display-section1 .field {
    margin: 5px 0;
  	display: table;
  	width: 99%;
}
#contact-left label, #contact-right label {
    width: 26%;
    color: #fff;
    font-size: 15px;
  	float: left;
}
#contact-left input, #contact-right input, #contact-right textarea {
    width: 72%;
  	float: left;
}
.ui.form .inline.field > :first-child, .ui.form .inline.fields .field > :first-child {
    margin: 0 5px 0 0 !important;
}
.ui.form .inline.fields .field {
    padding: 0 5px 0 0 !important;
}
#contact-right button {
  	float: left;
}
#contact-right #button14 {
    margin-left: 26.5%;
}
.address-wrapper {
    float: left;
    color: #fff;
    text-align: left;
    font-size: 18px;
  	width: 30%;
}
.left-content {
    width: 19%;
	margin-left: 5%;
	float: left;
	margin-right: 1.5%;
	margin-top: 0px;
	background-color: #aaa;
	padding: 0.5%;
  	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.vm-categories-wall img, .vm-categories-wall-catwrapper {
  	width: 100% !important;
	margin-bottom: 5px !important;
}
.vm-categories-wall img {
	border: solid 1px #666;
}
.logo, .siteLogo {
	height: 62px !important;
	width: 209px !important;
}
.logo {
	padding: 20px 0 0 30px;
	float: left;
}

/*VM*/
.horizontal-separator {
    height: 1px;
    background: #e9e8e8;
    margin: 10px 0;
    display: none;
}
.category-view-wrapper {
	/*background-color: #FFF;*/
	width: 92%;
	margin-right: 4%;
	margin-left: 4%;
}
.category-view a, .category-view a.link {
	color: #fff;
	font-size: 22px;
	font-weight: bolder;
}
.category-view h2 {
	font-size: 22px;
	font-weight: bolder;
}
.category {
	background-color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 31.2%;
	margin: 0 1% 20px 1%;
}
.category:hover {
	background-color: #555;
}
.category-view .row .category .spacer h2 {
    font-size: 14px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.category-view .row .category .spacer h2 a img {
    margin-top: 20px;
    max-width: 100%;
    height: auto;
}
.category_description {
	padding: 1%;
}
.browse-view {
	width: 90%;
	margin: 0 5%;
}
.virtuemart_search {
	text-align: right;
	margin-right: 5px;
	padding-top: 20px;
	/*border-top: solid 1px #333;*/
	height: auto;
  	color: #333;
  	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.7);
}
.virtuemart_search .inputbox {
	line-height: 21px;
	margin-bottom: 3px !important;
}
.virtuemart_search .button {
	line-height: 23px;
	margin-top: 5px !important;
}
.cat-title {
	float: left;
}
.cat-title h1 {
	margin: 0;
	padding: 0;
}
.product-description {
  	width: 96%;
    margin: 0 1% !important;
    padding: 1%;
    border-top: dotted 1px;
    text-align: left;
    background-color: #fff;
}
.product-description .title{
    font-size: 20px;
    margin-left: 0px;
    font-weight: bold;
}
.vm-product-media-container #WWM_thumbs_images {
    margin-top: 10px;
    width: 95% !important;
}
.jcarousel-wrapper {
    margin: 20px 0 !important;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
  	background-color: #fff;
}
.orderby-displaynumber {
	display: none;
}
.aboutus-content {
  width: 70%;
  margin: 0 15%;
  background-color: #fff;
  display: table;
  padding-bottom: 50px;
}
.aboutus-content h3 {
  margin: 0;
  padding: 0;
}
.au-content {
  padding: 1%;
}
.au-slider {
  left: 1%;
  position: relative;
}
.au-content2 {
  width: 49%;
  margin-left: 0%;
  float: left;
}
.au-content3 {
  width: 49%;
  margin-left: 1%;
  float: left;
}
.imgwrap {
    width: 49%;
	float: left;
	margin-right: 1%;
	margin-bottom: 15px;
	overflow: hidden;
}
.spacer.product-container {
	background-color: #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.vm-product-media-container {
	margin-bottom: 5px !important;
}
.vm-product-descr-container-1 > h2, .vm-product-descr-container-0 > h2 {
	font-size: 18px;
	font-weight: bolder;
}
p.product_s_desc {
    line-height: 20px;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
}
.vm3pr-0 {
	display: none;
}
.vm-product-descr-container-1 {
    min-height: auto;
    margin-bottom: 10px;
}
div.vm-details-button {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bolder;
}
div.vm-details-button a {
    padding: 11px 16px;
    border: 2px solid gray;
    font-size: 18px;
    max-width: 85%;
    width: 192px;
    line-height: 18px;
}
.vm-categories-wall a {
    font-weight: bold;
    display: block;
    font-size: 16px;
	margin-bottom: 15px;
}
.vm-products-title {
	float: left;
	clear: both;
  	margin-left: 1%;
	margin-bottom: 15px;
}
.vm-product-container .vm-product-media-container {
    float: left;
    width: 400px !important;
    clear: left;
}
#main-content-wrapper .main-image {
    max-width: 400px !important;
    height: 400px !important;
    border: 0px solid #000000 !important;
    border-radius: 0px !important;
    margin: 0px 0px 0px 0px !important;
    background: #FFFFFF !important;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
}
.vm-product-details-container {
    float: left;
    width: 45%;
    margin-left: 2%;
    font-size: 20px;
}
.zoom_container {
    width: 400px !important;
    height: 400px !important;
	right: -400px !important;
}
.products .main-content {
    width: 69.5%;
    float: left;
    background-color: #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  	padding-bottom: 30px;
}
.vm-product-container {
	margin: 0 1% 0 1%;
}
.back-to-category {
    float: right;
	margin-right: 1.5%;
}
.about-us {
  background-image:url(/images/FactoryOutlook5.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.latest-news .main-content {
    width: 69.5%;
    float: left;
    background-color: #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  	padding-bottom: 30px;
}
.blog {
  	margin: 0 2% 2%;
  	text-align: justify;
}
.pagination {
  	width: 100%;
  	text-align: center;
  	padding-top: 10px;
	border-top: solid 1px #aaa;
}
.pagination ul {
  	margin: 0;
  	padding: 0;
  	text-transform: uppercase;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
  	width: 100%;
  	display: table;
  	text-align: center;
}
.pagination ul li {
  	display: inline;
  	margin: 0 2%;
}
.article-info {
    text-align: right;
    font-size: 12px;
    color: #666;
}
.items-leading {
	padding-top: 10px;
    border-top: solid 1px #aaa;
}
.moduletablelatestnewsmod ul li {
  	float: left;
 	margin: 5px 0;
}
.mod-articles-category-date {
  	font-size: 12px;
	color: #666;
	margin-left: 10%;
	float: left;
}
.moduletablelatestnewsmod ul {
    display: table;
    margin: 5px;
    padding: 0 0 0 5%;
}
}

@media (min-width: 992px) and (max-width: 1199px)  {
/* contact us */
/*.contact-us{
  background-color: #1a1a1a;
}*/
.menu-wrapper {
    width: 40%;
    float: right;
    margin-right: 30px;
    padding-top: 45px;
}
.mobilebarmaximenuck .mobilebarmenutitleck {
    display: block;
    padding-top: 5px;
    padding-right: 40px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 20px;
    color: #000000;
    text-align: right;
    text-indent: 10px;
    line-height: 10px;
    height: 40px;
}
h2 {
    margin: 0;
	padding: 0;
	font-size: 30px;
}
.contactus-wrapper {
    margin: 15px 8.5% 0;
	width: 83%;
}
.contactus-wrapper a:link, .contactus-wrapper a:visited, .contactus-wrapper a:active{
  color: #fff;
}
#contact-left, #contact-right {
    float: left;
    width: 50%;
    display: table;
    text-align: left;
}
#display-section1 .field {
    margin: 5px 0;
  	display: table;
  	width: 99%;
}
#contact-left label, #contact-right label {
    width: 31%;
    color: #fff;
    font-size: 15px;
  	float: left;
}
#contact-left input, #contact-right input, #contact-right textarea {
    width: 67%;
  	float: left;
}
.ui.form .inline.field > :first-child, .ui.form .inline.fields .field > :first-child {
    margin: 0 5px 0 0 !important;
}
.ui.form .inline.fields .field {
    padding: 0 5px 0 0 !important;
}
#contact-right button {
  	float: left;
}
#contact-right #button14 {
    margin-left: 31%;
}
.address-wrapper {
    float: left;
	color: #fff;
	text-align: center;
	font-size: 18px;
	width: 100%;
	margin: 10px 0 20px;
}
.left-content {
    width: 19%;
	margin-left: 5%;
	float: left;
	margin-right: 1.5%;
	margin-top: 0px;
	background-color: #aaa;
	padding: 0.5%;
  	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.vm-categories-wall img, .vm-categories-wall-catwrapper {
  	width: 100% !important;
	margin-bottom: 5px !important;
}
.vm-categories-wall img {
	border: solid 1px #666;
}
.logo, .siteLogo {
	height: 62px !important;
	width: 209px !important;
}
.logo {
	padding: 20px 0 0 30px;
	float: left;
}

/*VM*/
.category-view-wrapper {
	/*background-color: #FFF;*/
	width: 92%;
	margin-right: 4%;
	margin-left: 4%;
}
.category-view a, .category-view a.link {
	color: #fff;
	font-size: 22px;
	font-weight: bolder;
}
.category-view h2 {
	font-size: 22px;
	font-weight: bolder;
}
.category {
	background-color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 31.2%;
	margin: 0 1% 20px 1%;
}
.category:hover {
	background-color: #555;
}
.category-view .row .category .spacer h2 {
    font-size: 14px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.category-view .row .category .spacer h2 a img {
    margin-top: 20px;
    max-width: 100%;
    height: auto;
}
.category_description {
	padding: 1%;
}
.browse-view {
	width: 90%;
	margin: 0 5%;
}
.virtuemart_search {
	text-align: right;
	margin-right: 5px;
	padding-top: 20px;
	/*border-top: solid 1px #333;*/
	height: auto;
  	color: #333;
  	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.7);
}
.virtuemart_search .inputbox {
	line-height: 21px;
	margin-bottom: 3px !important;
}
.virtuemart_search .button {
	line-height: 23px;
	margin-top: 5px !important;
}
.cat-title {
	float: left;
}
.cat-title h1 {
	margin: 0;
	padding: 0;
}
.product-description {
  	width: 96%;
    margin: 0 1% !important;
    padding: 1%;
    border-top: dotted 1px;
    text-align: left;
    background-color: #fff;
}
.product-description .title{
    font-size: 20px;
    margin-left: 0px;
    font-weight: bold;
}
.vm-product-media-container #WWM_thumbs_images {
    margin-top: 10px;
    width: 95% !important;
}
.jcarousel-wrapper {
    margin: 20px 0 !important;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
  	background-color: #fff;
}
.orderby-displaynumber {
	display: none;
}
.aboutus-content {
  width: 70%;
  margin: 0 15%;
  background-color: #fff;
  display: table;
  padding-bottom: 50px;
}
.aboutus-content h3 {
  margin: 0;
  padding: 0;
}
.au-content {
  padding: 1%;
}
.au-slider {
  left: 1%;
  position: relative;
}
.au-content2 {
  width: 49%;
  margin-left: 0%;
  float: left;
}
.au-content3 {
  width: 49%;
  margin-left: 1%;
  float: left;
}
.imgwrap {
    width: 49%;
	float: left;
	margin-right: 1%;
	margin-bottom: 15px;
	overflow: hidden;
}
.spacer.product-container {
	background-color: #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.vm-product-media-container {
	margin-bottom: 5px !important;
}
.vm-product-descr-container-1 > h2, .vm-product-descr-container-0 > h2 {
	font-size: 18px;
	font-weight: bolder;
}
p.product_s_desc {
    line-height: 20px;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
}
.vm3pr-0 {
	display: none;
}
.vm-product-descr-container-1 {
    min-height: auto;
    margin-bottom: 10px;
}
div.vm-details-button {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bolder;
}
div.vm-details-button a {
    padding: 11px 16px;
    border: 2px solid gray;
    font-size: 18px;
    max-width: 85%;
    width: 192px;
    line-height: 18px;
}
.vm-categories-wall a {
    font-weight: bold;
    display: block;
    font-size: 16px;
	margin-bottom: 15px;
}
.vm-products-title {
	float: left;
	clear: both;
  	margin-left: 1%;
	margin-bottom: 15px;
}
.vm-product-container .vm-product-media-container {
    float: left;
    width: 400px !important;
    clear: left;
}
#main-content-wrapper .main-image {
    max-width: 400px !important;
    height: 400px !important;
    border: 0px solid #000000 !important;
    border-radius: 0px !important;
    margin: 0px 0px 0px 0px !important;
    background: #FFFFFF !important;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
}
.vm-product-details-container {
    float: left;
    width: 45%;
    margin-left: 2%;
    font-size: 20px;
}
.zoom_container {
    width: 400px !important;
    height: 400px !important;
	right: -400px !important;
}
.products .main-content {
    width: 69.5%;
    float: left;
    background-color: #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  	padding-bottom: 30px;
}
.vm-product-container {
	margin: 0 1% 0 1%;
}
.back-to-category {
    float: right;
	margin-right: 1.5%;
}
.about-us {
  background-image:url(/images/FactoryOutlook5.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.latest-news .main-content {
    width: 69.5%;
    float: left;
    background-color: #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  	padding-bottom: 30px;
}
.blog {
  	margin: 0 2% 2%;
  	text-align: justify;
}
.pagination {
  	width: 100%;
  	text-align: center;
  	padding-top: 10px;
	border-top: solid 1px #aaa;
}
.pagination ul {
  	margin: 0;
  	padding: 0;
  	text-transform: uppercase;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
  	width: 100%;
  	display: table;
  	text-align: center;
}
.pagination ul li {
  	display: inline;
  	margin: 0 2%;
}
.article-info {
    text-align: right;
    font-size: 12px;
    color: #666;
}
.items-leading {
	padding-top: 10px;
    border-top: solid 1px #aaa;
}
.moduletablelatestnewsmod ul li {
  	float: left;
 	margin: 5px 0;
}
.mod-articles-category-date {
  	font-size: 12px;
	color: #666;
	margin-left: 10%;
	float: left;
}
.moduletablelatestnewsmod ul {
    display: table;
    margin: 5px;
    padding: 0 0 0 5%;
}
}

@media (min-width: 768px) and (max-width: 991px) {
/* contact us */
/*.contact-us{
  background-color: #1a1a1a;
}*/
.menu-wrapper {
    width: 40%;
    float: right;
    margin-right: 30px;
    padding-top: 30px;
}
.mobilebarmaximenuck .mobilebarmenutitleck {
    display: block;
    padding-top: 5px;
    padding-right: 40px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 20px;
    color: #000000;
    text-align: right;
    text-indent: 10px;
    line-height: 10px;
    height: 40px;
}
h2 {
    margin: 0;
	padding: 0;
	font-size: 30px;
}
.contactus-wrapper {
    margin: 20px 8.5% 0;
	width: 83%;
}
.contactus-wrapper a:link, .contactus-wrapper a:visited, .contactus-wrapper a:active{
  color: #fff;
}
#contact-left, #contact-right {
    float: left;
	width: 49%;
	display: table;
	text-align: left;
	margin-left: 1%;
}
#display-section1 .field {
    margin: 5px 0;
  	display: table;
  	width: 99%;
}
#contact-left label, #contact-right label {
    width: 100%;
    color: #fff;
    font-size: 15px;
  	float: left;
}
#contact-left input, #contact-right input, #contact-right textarea {
    width: 100%;
  	float: left;
}
.ui.form .inline.field > :first-child, .ui.form .inline.fields .field > :first-child {
    margin: 0 5px 0 0 !important;
}
.ui.form .inline.fields .field {
    padding: 0 5px 0 0 !important;
}
#contact-right button {
  	float: left;
}
#contact-right #button14 {
    margin-left: 0%;
}
.address-wrapper {
    float: left;
	color: #fff;
	text-align: center;
	font-size: 18px;
	width: 100%;
	margin: 10px 0 20px;
}
.left-content {
    width: 19%;
	margin-left: 5%;
	float: left;
	margin-right: 1.5%;
	margin-top: 0px;
	background-color: #aaa;
	padding: 0.5%;
  	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.vm-categories-wall img, .vm-categories-wall-catwrapper {
  	width: 100% !important;
	margin-bottom: 5px !important;
}
.vm-categories-wall img {
	border: solid 1px #666;
}
.logo, .siteLogo {
	height: 70px !important;
	width: 200px !important;
	background-size: 85%;
	background-repeat: no-repeat;
}
.logo {
	padding: 20px 0 0 30px;
	float: left;
}

/*VM*/
.category-view-wrapper {
	/*background-color: #FFF;*/
	width: 92%;
	margin-right: 4%;
	margin-left: 4%;
}
.category-view a, .category-view a.link {
	color: #fff;
	font-size: 22px;
	font-weight: bolder;
}
.category-view h2 {
	font-size: 22px;
	font-weight: bolder;
}
.category {
	background-color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 31.2%;
	margin: 0 1% 20px 1%;
}
.category:hover {
	background-color: #555;
}
.category-view .row .category .spacer h2 {
    font-size: 14px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.category-view .row .category .spacer h2 a img {
    margin-top: 20px;
    max-width: 100%;
    height: auto;
}
.category_description {
	padding: 1%;
}
.browse-view {
	width: 90%;
	margin: 0 5%;
}
.virtuemart_search {
	text-align: right;
	margin-right: 5px;
	padding-top: 20px;
	/*border-top: solid 1px #333;*/
	height: auto;
  	color: #333;
  	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.7);
}
.virtuemart_search .inputbox {
	line-height: 21px;
	margin-bottom: 3px !important;
}
.virtuemart_search .button {
	line-height: 23px;
	margin-top: 5px !important;
}
.cat-title {
	float: left;
}
.cat-title h1 {
	margin: 0;
	padding: 0;
}
.product-description {
  	width: 96%;
    margin: 0 1% !important;
    padding: 1%;
    border-top: dotted 1px;
    text-align: left;
    background-color: #fff;
}
.product-description .title{
    font-size: 20px;
    margin-left: 0px;
    font-weight: bold;
}
.vm-product-media-container #WWM_thumbs_images {
    margin-top: 10px;
    width: 95% !important;
}
.jcarousel-wrapper {
    margin: 20px 0 !important;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
  	background-color: #fff;
}
.orderby-displaynumber {
	display: none;
}
.aboutus-content {
  width: 70%;
  margin: 0 15%;
  background-color: #fff;
  display: table;
  padding-bottom: 50px;
}
.aboutus-content h3 {
  margin: 0;
  padding: 0;
}
.au-content {
  padding: 1%;
}
.au-slider {
  left: 1%;
  position: relative;
}
.au-content2 {
  width: 49%;
  margin-left: 0%;
  float: left;
}
.au-content3 {
  width: 49%;
  margin-left: 1%;
  float: left;
}
.imgwrap {
    width: 49%;
	float: left;
	margin-right: 1%;
	margin-bottom: 15px;
	overflow: hidden;
}
.spacer.product-container {
	background-color: #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.vm-product-media-container {
	margin-bottom: 5px !important;
}
.vm-product-descr-container-1 > h2, .vm-product-descr-container-0 > h2 {
	font-size: 18px;
	font-weight: bolder;
}
p.product_s_desc {
    line-height: 20px;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
}
.vm3pr-0 {
	display: none;
}
.vm-product-descr-container-1 {
    min-height: auto;
    margin-bottom: 10px;
}
div.vm-details-button {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bolder;
}
div.vm-details-button a {
    padding: 11px 16px;
    border: 2px solid gray;
    font-size: 18px;
    max-width: 85%;
    width: 192px;
    line-height: 18px;
}
.vm-categories-wall a {
    font-weight: bold;
    display: block;
    font-size: 16px;
	margin-bottom: 15px;
}
.vm-products-title {
	float: left;
	clear: both;
  	margin-left: 1%;
	margin-bottom: 15px;
}
.vm-product-container .vm-product-media-container {
    float: left;
    width: 400px !important;
    clear: left;
}
#main-content-wrapper .main-image {
    max-width: 400px !important;
    height: 400px !important;
    border: 0px solid #000000 !important;
    border-radius: 0px !important;
    margin: 0px 0px 0px 0px !important;
    background: #FFFFFF !important;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
}
.vm-product-details-container {
    float: left;
    width: 45%;
    margin-left: 2%;
    font-size: 20px;
}
.zoom_container {
    width: 400px !important;
    height: 400px !important;
	right: -400px !important;
}
.products .main-content {
    width: 69.5%;
    float: left;
    background-color: #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  	padding-bottom: 30px;
}
.vm-product-container {
	margin: 0 1% 0 1%;
}
.back-to-category {
    float: right;
	margin-right: 1.5%;
}
.about-us {
  background-image:url(/images/FactoryOutlook5.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.latest-news .main-content {
    width: 69.5%;
    float: left;
    background-color: #eee;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  	padding-bottom: 30px;
}
.blog {
  	margin: 0 2% 2%;
  	text-align: justify;
}
.pagination {
  	width: 100%;
  	text-align: center;
  	padding-top: 10px;
	border-top: solid 1px #aaa;
}
.pagination ul {
  	margin: 0;
  	padding: 0;
  	text-transform: uppercase;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
  	width: 100%;
  	display: table;
  	text-align: center;
}
.pagination ul li {
  	display: inline;
  	margin: 0 2%;
}
.article-info {
    text-align: right;
    font-size: 12px;
    color: #666;
}
.items-leading {
	padding-top: 10px;
    border-top: solid 1px #aaa;
}
.moduletablelatestnewsmod ul li {
  	float: left;
 	margin: 5px 0;
}
.mod-articles-category-date {
  	font-size: 12px;
	color: #666;
	margin-left: 10%;
	float: left;
}
.moduletablelatestnewsmod ul {
    display: table;
    margin: 5px;
    padding: 0 0 0 5%;
}
.menu-wrapper {
	width: auto;
	float: right;
	margin-right: 30px;
	padding-top: 30px;
}
.header {
	height: 80px;
	width: 100%;
}
.pogoSlider-nav-btn {
    background: #cccccc;
    background: rgba(255,255,255,0.5);
    border: none;
    border-radius: 20% !important;
    width: 5px !important;
    height: 8px !important;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    cursor: pointer;
}
}

@media (max-width: 767px) {
/* contact us */
/*.contact-us{
  background-color: #1a1a1a;
}*/
.menu-wrapper {
    width: 40%;
    float: right;
    margin-right: 30px;
    padding-top: 30px;
}
.mobilebarmaximenuck .mobilebarmenutitleck {
    display: block;
    padding-top: 5px;
    padding-right: 40px;
    padding-bottom: 5px;
    padding-left: 5px;
    font-size: 20px;
    color: #000000;
    text-align: right;
    text-indent: 10px;
    line-height: 10px;
    height: 40px;
}
h2 {
    margin: 0;
	padding: 0;
	font-size: 30px;
}
.contactus-wrapper {
    margin: 25px 8.5% 0;
	width: 83%;
}
.contactus-wrapper a:link, .contactus-wrapper a:visited, .contactus-wrapper a:active{
  color: #fff;
}
#contact-left, #contact-right {
    float: left;
	width: 100%;
	display: table;
	text-align: left;
	margin-left: 1%;
}
#display-section1 .field {
    margin: 5px 0;
  	display: table;
  	width: 99%;
}
#contact-left label, #contact-right label {
    width: 100%;
    color: #fff;
    font-size: 15px;
  	float: left;
}
#contact-left input, #contact-right input, #contact-right textarea {
    width: 100%;
  	float: left;
}
.ui.form .inline.field > :first-child, .ui.form .inline.fields .field > :first-child {
    margin: 0 5px 0 0 !important;
}
.ui.form .inline.fields .field {
    padding: 0 5px 0 0 !important;
}
#contact-right button {
  	float: left;
}
#contact-right #button14 {
    margin-left: 0%;
}
.address-wrapper {
    float: left;
	color: #fff;
	text-align: center;
	font-size: 18px;
	width: 100%;
	margin: 10px 0 20px;
}
.left-content {
    display: none;
}
.vm-categories-wall img, .vm-categories-wall-catwrapper {
  	width: 100% !important;
	margin-bottom: 5px !important;
}
.vm-categories-wall img {
	border: solid 1px #666;
}
.logo, .siteLogo {
	height: 70px !important;
	width: 200px !important;
	background-size: 85%;
	background-repeat: no-repeat;
}
.logo {
	padding: 20px 0 0 30px;
	float: left;
}

/*VM*/
.category-view-wrapper {
	/*background-color: #FFF;*/
	width: 92%;
	margin-right: 4%;
	margin-left: 4%;
}
.category-view a, .category-view a.link {
	color: #fff;
	font-size: 22px;
	font-weight: bolder;
}
.category-view h2 {
	font-size: 22px;
	font-weight: bolder;
}
.category {
	background-color: #333;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	width: 98%;
	margin: 0 1% 20px 1%;
}
.category:hover {
	background-color: #555;
}
.category-view .row .category .spacer h2 {
    font-size: 14px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}
.category-view .row .category .spacer h2 a img {
    margin-top: 20px;
    max-width: 100%;
    height: auto;
}
.category_description {
	padding: 1%;
}
.browse-view {
	width: 90%;
	margin: 0 5%;
}
.virtuemart_search {
	text-align: center;
	margin-right: 5px;
	padding-top: 20px;
	/*border-top: solid 1px #333;*/
	height: auto;
  	color: #333;
  	text-shadow: 0px 0px 7px rgba(0, 0, 0, 0.7);
}
.virtuemart_search .inputbox {
	line-height: 21px;
	margin-bottom: 3px !important;
}
.virtuemart_search .button {
	line-height: 23px;
	margin-top: 5px !important;
}
.cat-title {
	float: left;
  	width: 100%;
}
.cat-title h1 {
	margin: 0;
	padding: 0;
}
.product-description {
  	width: 96%;
    margin: 0 1% !important;
    padding: 1%;
    border-top: dotted 1px;
    text-align: left;
    background-color: #fff;
}
.product-description .title{
    font-size: 20px;
    margin-left: 0px;
    font-weight: bold;
}
.vm-product-media-container #WWM_thumbs_images {
    margin-top: 10px;
    width: 95% !important;
}
.jcarousel-wrapper {
    margin: 20px 0 !important;
    position: relative;
    border: 10px solid #fff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 0 2px #999;
    -moz-box-shadow: 0 0 2px #999;
    box-shadow: 0 0 2px #999;
  	background-color: #fff;
}
.orderby-displaynumber {
	display: none;
}
.aboutus-content {
  width: 70%;
  margin: 0 15%;
  background-color: #fff;
  display: table;
  padding-bottom: 50px;
}
.aboutus-content h3 {
  margin: 0;
  padding: 0;
}
.au-content {
  padding: 1%;
}
.au-slider {
  left: 1%;
  position: relative;
}
.au-content2 {
  width: 100%;
  margin-left: 0%;
  float: left;
}
.au-content3 {
  width: 100%;
  margin-left: 1%;
  float: left;
}
.imgwrap {
    width: 49%;
	float: left;
	margin-right: 1%;
	margin-bottom: 15px;
	overflow: hidden;
}
.spacer.product-container {
	background-color: #ddd;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.vm-product-media-container {
	margin-bottom: 5px !important;
}
.vm-product-descr-container-1 > h2, .vm-product-descr-container-0 > h2 {
	font-size: 18px;
	font-weight: bolder;
}
p.product_s_desc {
    line-height: 20px;
    height: auto;
    margin: 0;
    padding: 0;
    text-align: center;
}
.vm3pr-0 {
	display: none;
}
.vm-product-descr-container-1 {
    min-height: auto;
    margin-bottom: 10px;
}
div.vm-details-button {
    text-align: center;
    margin-bottom: 10px;
    font-weight: bolder;
}
div.vm-details-button a {
    padding: 11px 16px;
    border: 2px solid gray;
    font-size: 18px;
    max-width: 85%;
    width: 192px;
    line-height: 18px;
}
.vm-categories-wall a {
    font-weight: bold;
    display: block;
    font-size: 16px;
	margin-bottom: 15px;
}
.vm-products-title {
	float: left;
	clear: both;
  	margin-left: 1%;
	margin-bottom: 15px;
}
.vm-product-container .vm-product-media-container {
    float: left;
    width: 400px !important;
    clear: left;
}
#main-content-wrapper .main-image {
    max-width: 400px !important;
    height: 400px !important;
    border: 0px solid #000000 !important;
    border-radius: 0px !important;
    margin: 0px 0px 0px 0px !important;
    background: #FFFFFF !important;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.5);
}
.vm-product-details-container {
    float: left;
    width: 45%;
    margin-left: 2%;
    font-size: 20px;
}
.zoom_container {
    width: 400px !important;
    height: 400px !important;
	right: -400px !important;
}
.products .main-content {
    width: 90%;
    float: left;
    background-color: #aaa;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
  	padding-bottom: 30px;
  	margin-left: 5%;
}
.vm-product-container {
	margin: 0 1% 0 1%;
}
.back-to-category {
    float: right;
	margin-right: 1.5%;
}
.about-us {
  background-image:url(/images/FactoryOutlook5.jpg);
  background-size: 100% auto;
  background-repeat: no-repeat;
}
.latest-news .main-content {
    width: 90%;
    float: left;
    background-color: #eee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    padding-bottom: 30px;
    margin-left: 5%;
}
.blog {
  	margin: 0 2% 2%;
  	text-align: justify;
}
.pagination {
  	width: 100%;
  	text-align: center;
  	padding-top: 10px;
	border-top: solid 1px #aaa;
}
.pagination ul {
  	margin: 0;
  	padding: 0;
  	text-transform: uppercase;
	text-decoration: none;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;
  	width: 100%;
  	display: table;
  	text-align: center;
}
.pagination ul li {
  	display: inline;
  	margin: 0 2%;
}
.article-info {
    text-align: right;
    font-size: 12px;
    color: #666;
}
.items-leading {
	padding-top: 10px;
    border-top: solid 1px #aaa;
}
.moduletablelatestnewsmod ul li {
  	float: left;
 	margin: 5px 0;
}
.mod-articles-category-date {
  	font-size: 12px;
	color: #666;
	margin-left: 10%;
	float: left;
}
.moduletablelatestnewsmod ul {
    display: table;
    margin: 5px;
    padding: 0 0 0 5%;
}
.menu-wrapper {
	width: auto;
	float: right;
	margin-right: 30px;
	padding-top: 30px;
}
.header {
	height: 80px;
	width: 100%;
}
.pogoSlider-nav-btn {
    background: #cccccc;
    background: rgba(255,255,255,0.5);
    border: none;
    border-radius: 20% !important;
    width: 5px !important;
    height: 8px !important;
    box-shadow: 0 1px 1px rgba(0,0,0,0.1);
    cursor: pointer;
}
 #display-section1 {
   padding-top: 30px;
}
.contact-us  div[itemprop="articleBody"] {
    padding-top: 0% !important;
}
.nexco img {
    width: 70% !important;
}
.nexcologo {
    padding-top: 35% !important;
}
div[class*="vm-col-"] {
    width: 90%;
    margin-left: 5%;
}
}