/**
 * WARNING: do not edit this file. It was generated automatically, your changes will be overwritten and lost.
 * 2013-01-08 17:28:04 */
/* Design for a width of 960-1024 px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* 960px <= width < 1024px */
@media only screen and (min-width: 960px) and (max-width: 1023px) {
    /* Adjust slider and items width */
	.itemslider-q.adjusted .slides > li { width:156px !important; } /*5*/
    .itemslider-q.adjusted { max-width:883px; }
}
/* Mobile, small old desktop - design for a width of less than 960px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* width < 960px */
@media only screen and (max-width: 959px) {
	/* Hide amount. Note: has to be defined after aligning ".amount" center */
	.toolbar .sorter .amount { display:none !important; }
    /* Nav
	-------------------------------------------------------------- */  
	/*...*/
}
/* Tablet (Portrait) - design for a width of 768px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* 768px <= width < 960px */
@media only screen and (min-width: 768px) and (max-width: 959px) {
	/* Default Magento classes
	-------------------------------------------------------------- */
	.nobr { white-space:normal !important; }
    /* Item grid: number of columns
	-------------------------------------------------------------- */
	/* Always show 2 columns */
	.itemgrid-2cols .item,
	.itemgrid-3cols .item,
	.itemgrid-4cols .item,
	.itemgrid-5cols .item,
	.itemgrid-6cols .item,
	.itemgrid-7cols .item { width:47%; clear:none !important; }
	/* Clear every first item in each row (group of n items) */
	.itemgrid-2cols .item:nth-child(2n+1),
	.itemgrid-3cols .item:nth-child(2n+1),
	.itemgrid-4cols .item:nth-child(2n+1),
	.itemgrid-5cols .item:nth-child(2n+1),
	.itemgrid-6cols .item:nth-child(2n+1),
	.itemgrid-7cols .item:nth-child(2n+1) { clear:left !important; }
	/* Products slider: item width
	-------------------------------------------------------------- */
	.itemslider-products .slides > li { width:160px !important; } /*4*/
	/* Itemslider
	-------------------------------------------------------------- */
	.itemslider-q.count-4,
	.itemslider-q.count-5,
	.itemslider-q.count-6,
	.itemslider-q.count-7,
	.itemslider-q.count-8,
	.itemslider-q.count-multi { max-width:752px; } /*4*/
	/* Adjust slider and items width */
	.itemslider-q.adjusted .slides > li { width:160px !important; } /*4*/
    .itemslider-q.adjusted { max-width:722px; }
	/* Narrow slider */
	.narrow-slider .itemslider-q.count-4,
	.narrow-slider .itemslider-q.count-5,
	.narrow-slider .itemslider-q.count-6,
	.narrow-slider .itemslider-q.count-7,
	.narrow-slider .itemslider-q.count-8,
	.narrow-slider .itemslider-q.count-multi { max-width:564px !important; } /*564px*/ /*3*/
	/* Cloud zoom
	-------------------------------------------------------------- */
	/* Shrink the slider if to many thumbnails */
	.itemslider-thumbnails.count-3,
	.itemslider-thumbnails.count-4,
	.itemslider-thumbnails.count-5,
	.itemslider-thumbnails.count-multi { max-width:158px !important; } /*2*/
	/* Direction navigation */
	.itemslider-thumbnails.count-3 .direction-nav,
	.itemslider-thumbnails.count-4 .direction-nav,
	.itemslider-thumbnails.count-5 .direction-nav,
	.itemslider-thumbnails.count-multi .direction-nav { display:block; }
    /* Items grid: in category view
    -------------------------------------------------------------- */
    /* Hide button completely despite it is on item hover */
	.category-products-grid.itemgrid-6cols .item:hover .btn-cart { display:none; }
    /* Slideshow caption
	-------------------------------------------------------------- */
    .caption .heading { font-size:2.0833em; }
	.caption p { font-size:1.1666em; }
}
/* All desktop - design for a width of 768px and wider
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* 768px <= width */
@media only screen and (min-width: 768px) {
	/* Itemslider
	-------------------------------------------------------------- */
	/* Mono slider */
	.mono-slider .itemslider-q.count-1,
	.mono-slider .itemslider-q.count-2,
	.mono-slider .itemslider-q.count-3,
	.mono-slider .itemslider-q.count-4,
	.mono-slider .itemslider-q.count-5,
	.mono-slider .itemslider-q.count-6,
	.mono-slider .itemslider-q.count-7,
	.mono-slider .itemslider-q.count-8,
	.mono-slider .itemslider-q.count-multi { max-width:188px; } /*1*/
	/* Product page
	-------------------------------------------------------------- */
	/* Itemslider: float left if 1, 2 or 3 items */
	.box-up-sell .itemslider-q.count-1,
	.box-up-sell .itemslider-q.count-2 { margin-left:0; margin-right:auto; }
    .payment_left {
        width: 100%;
    }
}

/* All mobile - design for a width of less than 768px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* width < 768px */
@media only screen and (max-width: 767px) {
	/* Grid and basic layout
	-------------------------------------------------------------- */
		/* Margin for basic Magento columns */
.col-main, .col-left, .col-right {
  margin-bottom: 30px;
  min-height: 100px;
}
.payment_left {
    width: 100%;
}
.main-container {
  margin: 20px 0 0;
}
.products-grid .item:nth-child(2n) {
    /* padding:20px 0 20px 0; */
}
#nav {display: none;}
#mobnav {display: block;}
#mobnav-trigger, #nav > li > a {
  border-left: medium none;
}
.col3-layout .col-wrapper {
  float: left;
  margin: 0;
  width: 100%;
}
		/* Product view:
		   margin for all grid units */
		.product-view .grid12-1,
		.product-view .grid12-2,
		.product-view .grid12-3,
		.product-view .grid12-4,
		.product-view .grid12-5,
		.product-view .grid12-6,
		.product-view .grid12-7,
		.product-view .grid12-8,
		.product-view .grid12-9,
		.product-view .grid12-10,
		.product-view .grid12-11,
		.product-view .grid4-1,
		.product-view .grid4-2,
		.product-view .grid4-3,
		.product-view .grid2-1
		{
			margin-bottom:30px;
		}
	/* Magento utility classes
	-------------------------------------------------------------- */
	.nobr { white-space:normal !important; }
    /* Forms
	-------------------------------------------------------------- */
	.form-list .field,
	.form-list input.input-text,
	.form-list textarea,
	.form-list select,
	.form-list li.wide .input-box,
	.form-list li.wide input.input-text,
	.form-list li.wide textarea,
	.form-list li.wide select { max-width:100%; }
	/* Tables
	-------------------------------------------------------------- */
	.data-table thead .nobr { white-space:normal !important; }
	.data-table th,
	.data-table td { padding:5px; }
	/* Data tables formatting
	-------------------------------------------------------------- */
    	/* Basic formatting */
			.cart .data-table thead,
            .my-wishlist .data-table thead,
            .my-account .data-table thead,
            .order-review .data-table thead { display:none; }
            .cart .data-table tbody,
            .my-wishlist .data-table tbody,
            .my-account .data-table tbody,
            .order-review .data-table tbody { background:transparent !important; }
            .cart .data-table tr,
            .cart .data-table td,
            .my-wishlist .data-table tr,
            .my-wishlist .data-table td,
            .my-account .data-table tr,
            .my-account .data-table td,
            .order-review .data-table tr,
            .order-review .data-table td { border:none !important; background:transparent !important; display:block; width:100%; text-align:left !important; }
            .cart .data-table tr,
            .my-wishlist .data-table tr,
            .my-account .data-table tr,
            .order-review .data-table tr { border-bottom:1px solid #e5e5e5 !important; margin-bottom:20px; }
		/* Highlight first cell in table footer */
            .my-account .data-table tfoot tr td:first-child,
            .order-review .data-table tfoot tr td:first-child { font-weight:bold; }
    	/* Show cell label */
            .data-table .cell-label {
                display:inline-block;
                width:30%;
                min-width:100px;
                max-width:140px;
                margin-right:10px;
                font-weight:bold;
            }
    /* Basic Magento layout elements
	-------------------------------------------------------------- */
.breadcrumbs {
  margin-bottom: 5px;
  margin-top: 0;
}
.breadcrumbs ul {
  float: left;
  position: relative;
  text-align: right;
  top: 0;
  width: 100%;
}
	/* Header
	-------------------------------------------------------------- */
		/* Vertical positioning of header elements */
		.v { display:block; }
		.v .v-item { float:inherit; display:block; width:100%; }
		/* Logo */
		.header .logo-wrapper { text-align:center; }
		.header .logo { width:70%; margin-left:auto; margin-right:auto; }
		/* Quick search */
		.header-top-search-wrapper { width:100%; max-width:301px; margin-left:auto; margin-right:auto; }
		.header .form-search { width:100%; }
		.header .form-search .input-text { padding:0; }
		/* User menu (Top Links) */
		.user-menu { width:100%; margin-left:0; margin-right:0; }
		/* Mini cart */
		.after-mini-cart { clear:none; }
		/* Top links */
		.top-links { float:left; }
	/* Nav
	-------------------------------------------------------------- */
	/* Footer
	-------------------------------------------------------------- */
		/* Simplify links */
		.footer .show-separators .links li a,
		.footer .show-separators-left .links li a { background-image:none; }
		/* Footer horizontal links - align center */
		.footer-top .item { float:none; }
		.footer-primary-top-inner,
		.footer-primary-bottom-inner,
		.footer-top .links { text-align:center; }
		.footer-primary-top-inner .item,
		.footer-primary-bottom-inner .item,
		.footer-top .links li { float:none; display:inline-block; }
		/* Social links */
		.social-links a { float:none; display:inline-block; margin-right:0; margin-bottom:3px; padding:6px; }
		/* Footer bottom elements - align center */
		.footer-bottom { text-align:center; }
		.footer-bottom .item { float:none; display:inline-block; margin-left:5px; margin-right:5px; }
        /* Copyright - remove space */
        .footer-copyright { margin-left:0;  }
	/* Products list
	-------------------------------------------------------------- */
	.products-list .product-shop-inner { padding-right:0; border-right:none; }
    /* Products grid
	-------------------------------------------------------------- */
    .products-grid .add-to-links.addto-onimage { display:none; }
    /* Layered navigation
	-------------------------------------------------------------- */
    .block-layered-nav dd li,
    .block-layered-nav .currently ol li { line-height:2.3333em; background-position:3px 10px; }
    .block-layered-nav dd li:hover,
    .block-layered-nav .currently ol li:hover { background-position:6px 10px; }
	/* Toolbar
	-------------------------------------------------------------- */
		/* All elements - align center and increase vertical spacing */
		.pager,
		.sorter { text-align:center; }
		.pager .amount,
		.pager .limiter,
		.pager .pages,
		.sorter .amount,
		.sorter .limiter,
		.sorter .view-mode,
		.sorter .sort-by { display:inline-block; float:none; padding-top:10px; padding-bottom:10px; }
		.toolbar .sort-by,
		.toolbar sorter .amount { border-right:none; }
	/* Product page
	-------------------------------------------------------------- */
		/* Secondary column */
		.product-secondary-column .inner { padding-left:0; border-left:none; min-height:auto; }
    	/* Wrapper for collaterals - remove top margin (grid units already have bottom margin) */
    	.product-view .box-additional { margin-top:0; }
		/* Sidebar */
		.product-view .box-sidebar .box-sidebar-inner { padding-left:0; border-left:none; }
		/* Related: remove bottom margin */
		.block-related-slider { margin-bottom:0; }
	/* Cart
	-------------------------------------------------------------- */
    	.cart-table .product-name { font-size:1.5em; }
    /* Buttons below table: align center */
    	.cart-table tfoot tr.first td { text-align:center !important; padding:0; margin-bottom:20px; }
    	.cart-table tfoot button { display:inline-block; float:none !important; margin:0 0 3px; padding:0; }
	/* One Page Checkout
	-------------------------------------------------------------- */
		/* Step title - link "edit" */
        .opc .allow .step-title a { display:none; }
		/* Form */
		.opc form fieldset { display:table-column-group; }
		/*.opc .form-list .field {}
		.opc .form-list input.input-text {}*/
		.opc .form-list select { width:auto; }
	/* Items slider
	-------------------------------------------------------------- */
	/*.itemslider .control-nav { display:none; }*/
	.control-nav.control-paging { display:none; }
	/* Slideshow
	-------------------------------------------------------------- */ 
    /* Slideshow navigation: move buttons to the top right corner */
        .the-slideshow .direction-nav .next { top:4%; right:2%; }
        .the-slideshow .direction-nav .prev { top:4%; right:63px; left:auto; }
    /* Slideshow caption */
    	/* Shrink all and hide paragraph and button */
        .caption .heading { font-size:2.0833em; margin-bottom:1px; }
        .caption p { font-size:1.1666em; display:none; }        
        .caption button { margin-top:0.5em; display:none; }
    /* Cloud Zoom
	-------------------------------------------------------------- */
    /* Hide zoom */
    .cloud-zoom-big,
    .cloud-zoom-lens { display:none !important; }
    .cloud-zoom-lens { cursor:default !important; }
	/* Lightbox
	-------------------------------------------------------------- */
	#cboxTitle,
	#cboxCurrent { display:none !important; }
	/* Accordion
	-------------------------------------------------------------- */
    .accordion li a { padding:15px; }
    /* Space for openner if item has children. It has to be a few pixels wider than openner */
.accordion li.parent > a {
  background: none repeat scroll 0 0 #4B4B4B;
  font-size: 11px;
  height: auto;
  padding-right: 20px;
}
.accordion li > a {
  background: none repeat scroll 0 0 #4B4B4B;
  font-size: 11px;
  height: auto;
  padding-right: 20px;
}
.nav-container .accordion li a {
  border: medium none;
  line-height: 35px;
  padding: 0;
}
.nav-container .accordion li.level1 a {
    padding: 0 0 0 20px;
}
.vertnav-top.mobile.show {
    border: none;
}
.col-left .accordion li > a {
  background: none repeat scroll 0 0 #FFFFFF;
  font-size: 11px;
  height: auto;
  line-height: 35px;
  padding: 0 0 0 10px;
}
.col-left .accordion li:hover > a {
    background: none repeat scroll 0 0 #4B4B4B;
    /*color: #fff;*/
}
#mobnav-trigger, #nav > li > a {
  line-height: 48px;  
}
.header-top-search-wrapper {
  padding: 0;
}
.header .form-search .input-text {
    width: 73%;
}
    .accordion .opener { width:48px; height:48px; }
	/* Items grid: in category view
	-------------------------------------------------------------- */
    /* Revert default sizes */
    .category-products-grid.itemgrid .product-name
    {
        font-size:1.3333em; /*16px*/
        line-height:1.25em; /*20px*/
    }
    /* Hide/show elements: 6 & 7 columns */
	.category-products-grid.itemgrid-6cols .item .btn-cart,
	.category-products-grid.itemgrid-7cols .item .btn-cart { display:block; }
 .home_menu li {
  float: left;
  margin: 0 3.5% 3% 0;
  max-width: 200px;
  position: relative;
  width: 31%;
}
.home_menu li:nth-child(3n) {
    margin: 0 0 3% 0;
}
}
/* end: width < 768px */
/* Mobile (Landscape) - design for a width of 480px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* 480px <= width < 768px */
@media only screen and (min-width: 480px) and (max-width: 767px) {
	/* Item grid: number of columns
	-------------------------------------------------------------- */
	/* Always show 2 columns */
	.itemgrid-2cols .item,
	.itemgrid-3cols .item,
	.itemgrid-4cols .item,
	.itemgrid-5cols .item,
	.itemgrid-6cols .item,
	.itemgrid-7cols .item { width:47%; clear:none !important; }
	/* Clear every first item in each row (group of n items) */
	.itemgrid-2cols .item:nth-child(2n+1),
	.itemgrid-3cols .item:nth-child(2n+1),
	.itemgrid-4cols .item:nth-child(2n+1),
	.itemgrid-5cols .item:nth-child(2n+1),
	.itemgrid-6cols .item:nth-child(2n+1),
	.itemgrid-7cols .item:nth-child(2n+1) { clear:left !important; }
	/* Products slider: item width
	-------------------------------------------------------------- */
	.itemslider-products .slides > li { width:206px !important; } /*2*/

	/* Itemslider
	-------------------------------------------------------------- */
	.itemslider-q.count-2,
	.itemslider-q.count-3,
	.itemslider-q.count-4,
	.itemslider-q.count-5,
	.itemslider-q.count-6,
	.itemslider-q.count-7,
	.itemslider-q.count-8,
	.itemslider-q.count-multi { max-width:450px !important; } /*2*/
	/* Cloud zoom
	-------------------------------------------------------------- */
	/* Broaden the slider if at least 4 thumbnails */
	.itemslider-thumbnails.count-4,
	.itemslider-thumbnails.count-5,
	.itemslider-thumbnails.count-multi { max-width:316px; } /*4*/
	/* Shrink and align center the main image */
	.product-view .product-img-box .product-image { width:60.4651%; /*364px*/ max-width:364px; margin:0 auto; }	
}
/* Additional break-point:
   Mobile (Landscape, iPhone 4 Portrait) - design for a width of 640px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* 640px <= width < 768px */
@media only screen and (min-width: 640px) and (max-width: 767px) {
	/* Itemslider
	-------------------------------------------------------------- */	
	.itemslider-q.count-3,
	.itemslider-q.count-4,
	.itemslider-q.count-5,
	.itemslider-q.count-6,
	.itemslider-q.count-7,
	.itemslider-q.count-8,
	.itemslider-q.count-multi { max-width:564px !important; } /*3*/
}
/* All small mobile - design for a width of less than 480px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* width < 480px */
@media only screen and (max-width: 479px) {
	/* Grid elements
	-------------------------------------------------------------- */
	.col2-set .col-1,
	.col2-set .col-2 { width:100%; }
	/* Header
	-------------------------------------------------------------- */
		/* Simplify links */
		.user-menu .show-separators .links li a,
		.user-menu .show-separators-left .links li a { background-image:none; }
		/* Header elements - align center */
		.header-top { text-align:center; }
		.header-top .item { float:none; display:inline-block; margin-left:5px; margin-right:5px; }
			/* Links */
			.user-menu { text-align:center; }
			.user-menu .top-links { float:none; }
			#mini-cart,
			.user-menu .links,
			.user-menu .links li { float:none; display:inline-block; }
        /* Mini cart - adjust width and align center, hide drop-down box */
        #mini-cart .block-content { display:none !important; }
        /*#mini-cart .block-content { width:100%; }
		#mini-cart .block-title > * { float:none !important; display:inline-block !important; vertical-align:middle !important; }
        */
	/* Nav
	-------------------------------------------------------------- */
	/*#nav > li { width:100%; }
	#nav > li > a { border-right:none; }*/
    /* Products list
	-------------------------------------------------------------- */
    .products-list .product-image { margin-bottom:20px; }
	/* Product page
	-------------------------------------------------------------- */
		/* Reviews */
		.product-view .box-reviews .form-add .data-table th,
		.product-view .box-reviews .form-add .data-table td { padding:6px 1px; }
		.product-view .box-reviews .form-add .form-list input.input-text,
		.product-view .box-reviews .form-add .form-list textarea { width:90%; }
	/* Toolbar
	-------------------------------------------------------------- */
		.toolbar .limiter { display:none; }
		/* Pages */
		.pager .pages li { display:none; }
		.pager .pages li.previous,
		.pager .pages li.current,
		.pager .pages li.next { display:block; }
	/* Cart
	-------------------------------------------------------------- */
    /* Account
    -------------------------------------------------------------- */
    	/* Account info + Order info */
        	/*
            .box-account.box-info .col-1,
            .order-info-box .col-1 { border-right:none; }
            .box-account.box-info .col-1 .box,
            .order-info-box .col-1 .box { padding-right:0; }
            */
            .my-account .col2-set .col-1 { border-right:none; margin-bottom:20px; }
            .my-account .col2-set .col-1 .box { padding-right:0; }
		/* Order details */
			.order-items .sub-title .separator { display:none; }
	/* Slideshow
	-------------------------------------------------------------- */
	.the-slideshow .control-nav { display:none; }
    /* Slideshow caption */
    	/* Shrink all and hide heading */
        .caption .heading { font-size:1.3333em; display:none; }
        .caption p { font-size:1em; }
    /* Cloud zoom
	-------------------------------------------------------------- */
	#zoom-btn { display:none; }
}
/* Mobile (Portrait) - design for a width of 320px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* 320px <= width < 480px */
@media only screen and (min-width: 320px) and (max-width: 479px) {
	/* Item grid: number of columns
	-------------------------------------------------------------- */
	/* Always show 2 columns */
	.itemgrid-2cols .item,
	.itemgrid-3cols .item,
	.itemgrid-4cols .item,
	.itemgrid-5cols .item,
	.itemgrid-6cols .item,
	.itemgrid-7cols .item { width:98%; clear:none !important; }
	/* Products slider: item width
	-------------------------------------------------------------- */
	.itemslider-products .slides > li { width:301px !important; } /*1*/
	/* Itemslider
	-------------------------------------------------------------- */
	.itemslider-q.count-2,
	.itemslider-q.count-3,
	.itemslider-q.count-4,
	.itemslider-q.count-5,
	.itemslider-q.count-6,
	.itemslider-q.count-7,
	.itemslider-q.count-8,
	.itemslider-q.count-multi { max-width:295px !important; } /*1*/
	/* Cloud zoom
	-------------------------------------------------------------- */
	/* Shrink the slider if to many thumbnails */
	.itemslider-thumbnails.count-3,
	.itemslider-thumbnails.count-4,
	.itemslider-thumbnails.count-5,
	.itemslider-thumbnails.count-multi { max-width:158px; } /*2*/
	/* Direction navigation */
	.itemslider-thumbnails.count-3 .direction-nav,
	.itemslider-thumbnails.count-4 .direction-nav,
	.itemslider-thumbnails.count-5 .direction-nav,
	.itemslider-thumbnails.count-multi .direction-nav { display:block; }
}
/* Mobile (Portrait) - design for a width of 240px
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
*/
/* width < 320px */
@media only screen and (max-width: 380px) {
.products-grid .item {
  float: left;
  padding: 20px 3.3% 20px 0;
  position: relative;
  width: 100%;
}
.col-wrapper .col-left {
  width: 100%;
}
.col3-layout .col-wrapper .col-main {
  float: right;
  max-width: 538px;
  width: 100%;
}
.payment_left li {
  float: left;
  text-align: center;
  width: auto;
}
.payment_left {
    max-width: 500px;
}
}
@media only screen and (max-width: 320px) {
	/* Item grid: number of columns
	-------------------------------------------------------------- */
	/* Always show 1 columns */
	.itemgrid-2cols .item,
	.itemgrid-3cols .item,
	.itemgrid-4cols .item,
	.itemgrid-5cols .item,
	.itemgrid-6cols .item,
	.itemgrid-7cols .item { width:98%; clear:none !important; }
	/* Products slider: item width
	-------------------------------------------------------------- */
	.itemslider-products .slides > li { width:226px !important; } /*1*/
	/* Itemslider
	-------------------------------------------------------------- */
.home_menu li {
  float: left;
  margin: 0 4% 3% 0;
  max-width: 200px;
  position: relative;
  width: 48%;
}
.home_menu li:nth-child(2n) {
    margin: 0 0 3%;
}
.home_menu li:nth-child(3n) {
  margin: 0 4% 3% 0;
}

	.itemslider-q.count-1,
	.itemslider-q.count-2,
	.itemslider-q.count-3,
	.itemslider-q.count-4,
	.itemslider-q.count-5,
	.itemslider-q.count-6,
	.itemslider-q.count-7,
	.itemslider-q.count-8,
	.itemslider-q.count-multi { max-width:200px !important; } /*1*/
	/* Cloud zoom
	-------------------------------------------------------------- */
	/* Shrink the slider if to many thumbnails */
	.itemslider-thumbnails.count-2,
	.itemslider-thumbnails.count-3,
	.itemslider-thumbnails.count-4,
	.itemslider-thumbnails.count-5,
	.itemslider-thumbnails.count-multi { max-width:79px !important; } /*1*/
	/* Direction navigation */
	.itemslider-thumbnails.count-2 .direction-nav,
	.itemslider-thumbnails.count-3 .direction-nav,
	.itemslider-thumbnails.count-4 .direction-nav,
	.itemslider-thumbnails.count-5 .direction-nav,
	.itemslider-thumbnails.count-multi .direction-nav { display:block; }
    /* Slideshow
	-------------------------------------------------------------- */
    .the-slideshow .direction-nav { display:none; }
}