@media (max-width: 1095px) {
ul.contact-us li i {
		display: none;
		}
}

@media (max-width: 960px) {
	.responsive .standard-body .full-width .container {
		padding-left: 20px;
		padding-right: 20px;
	}
	
	.responsive .standard-body .fixed .container {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.responsive .main-fixed .container {
		padding-left: 30px;
		padding-right: 30px;
	}
	
		.responsive .standard-body .container .container,
		.responsive .main-fixed .container .container {
			padding-left: 0px;
			padding-right: 0px;
		}
}

@media (max-width: 767px) {

	/* Row */
	
	.responsive .row {
		margin-left: -10px;
		margin-right: -10px;
	}
	
		.responsive .row > div {
			padding-left: 10px;
			padding-right: 10px;
		}

	.responsive .standard-body .full-width .container {
		padding: 0px 20px;
	}
	
	.responsive .standard-body .fixed {
		padding: 0px;
	}
	
		.responsive .standard-body .fixed .container {
			padding: 0px 20px;
		}
	
	.responsive .fixed-body {
		padding: 0px;
	}
	
		.responsive .main-fixed .container {
			padding: 0px 20px;
		}
		
		.responsive .standard-body .container .container {
			padding-left: 0px;
			padding-right: 0px;
		}
		
	/* Buttons */
	
	.responsive .buttons .right {
		clear: both;
		float: none;
		text-align: center;
		margin-top: 5px;
	}
	
	.responsive .buttons .center,
	.responsive .buttons .left {
		text-align: center;
		clear: both;
		float: none;
		margin-top: 15px;
	}
	
	/* Top */
	
	.responsive #top #header-left,
	.responsive #top #header-left-logo,
	.responsive #top #header-center,
	.responsive #top #header-right {
		padding-top: 0px;
		padding-left: 10px;
		text-align: center;
	}
	
		.responsive #top #header-left {
			padding-top: 10px;
		}
		
		.responsive #top #header-left-logo {
			padding-top: 20px;
		}
	
	.responsive #top .container {
		padding-bottom: 10px;
	}
		
	/* Top -> Block Cart */
	
	.responsive #top #cart_block {
		display: block;
		margin: 0px 0px 15px 0px;
	}
	
		.responsive #top #cart_block .cart-heading {
			display: inline-block;
		}
		
		.responsive #top #cart_block .dropdown-menu {
			width: 100%;
		}
		
			.responsive #top #header-right #cart_block .dropdown-menu:after {
				right: 50%;
				margin-right: -15px;
			}
			
			.responsive #top #header-right #cart_block .dropdown-menu:before {
				right: 50%;
				margin-right: -16px;
			}

	/* Main Content
	------------------*/
	
	.responsive .main-content .container,
	.responsive .standard-body .main-content .container {
		padding-bottom: 20px;
	}
	
		/* Slider */
		
		.responsive .fullwidthbanner-container,
		.responsive .camera_wrap {
			margin-top: 20px !important;
		}
		
			.responsive #slider .fullwidth .fullwidthbanner-container,
			.responsive #slider .fullwidth .camera_wrap {
				margin-top: 0px !important;
			}
		
		/* Center column */
		
		.responsive .center-column {
			padding-top: 20px;
		}
	
		/* Banner */
		
		.responsive .banners > div {
			padding-top: 20px;
		}
		
		/* Block */
		
		.responsive .box {
			padding-top: 20px;
		}
		
		.responsive .inner-page .pattern > div > .row:first-child > div {
			margin-top: 0px !important;
		}
		
			.responsive .inner-page .pattern > div > .row:first-child > div {
				float: none;
			}
			
			.responsive .inner-page .pattern > div > .row:first-child > div:first-child {
				margin-top: -5px !important;
			}
		
		/* Product */
		
		.responsive .product-grid,
		.responsive .center-column .product-grid {
			margin-top: -20px;
		}
		
			.responsive .product-grid .row > div:after {
				top: 30px;
			}
		
			.responsive .product-grid .product,
			.responsive .center-column .product-grid .product {
				margin-top: 20px;
			}
			
			.responsive .center-column .product-grid {
				margin-bottom: 20px;
			}
			
			.responsive .product-grid .row > div.col-xs-6:nth-child(odd) {
				clear: both;
			}
			
		.product-filter .list-options select
		{width:100%;margin: 0px;}
		
		.category-list .row > div a, .product-grid .product .name a, .hover-product .name a, ul.megamenu li .product .name a {
		font-size: 14px !important;
		}
			
		/* Product for column left & right */
		
		.responsive .box > .prev,
		.responsive .box > .next,
		.responsive .tab-content .prev-button, 
		.responsive .tab-content .next-button {
			display: none;
		}
		
		.responsive .col-sm-3 .products,
		.responsive .col-sm-4 .products {
		}
			
			.responsive .col-sm-3 .carousel-indicators,
			.responsive .col-sm-4 .carousel-indicators {
				display: none;
			}
			
			.responsive .col-sm-3 .products .product-grid,
			.responsive .col-sm-4 .products .product-grid {
				margin: -20px 0px 0px 0px;
			}
			
			.responsive .col-sm-3 .products .row > div.col-xs-6,
			.responsive .col-sm-4 .products .row > div.col-xs-6 {
				width: 50%;
				margin: 0px;
			}
			
				.responsive .col-sm-3 .products .row > div .product,
				.responsive .col-sm-4 .products .row > div .product {
					margin-top: 20px;
					padding: 14px;
					text-align: center;
					position: relative;
					border: none;
				}
				
					.responsive .col-sm-3 .products .row > div .product .left,
					.responsive .col-sm-4 .products .row > div .product .left {
						float: none;
						width: 100%;
					}
					
					.responsive .col-sm-3 .products .row > div .product .right,
					.responsive .col-sm-4 .products .row > div .product .right {
						float: none;
						width: 100%;
						margin-left: 0%;
						padding-top: 0px;
					}
					
		/* Product list */
		
		.responsive .product-list > div {
			margin-bottom: 20px;
		}
		
			.responsive .product-list .actions > div {
				padding: 15px 0px 0px 0px;
				border-top: 1px solid #e6e6e6;
				margin: 20px 0px 0px 0px;
			}
			
				.responsive .product-list .actions > div:before {
					display: none;
				}
					
		/* Category page */
		
		.responsive .category-info {
			padding: 0px 0px 10px 0px;
		}
		
		.responsive .category-list-text-only {
			margin-bottom: 15px;
		}
		
			.responsive .category-list .row > div {
				margin-bottom: 16px;
				font-size: 87%;
			}
			
				.responsive .category-list-text-only .row > div {
					margin-bottom: 6px;
				}
		
		.responsive .product-filter {
			margin: 0px 0px 20px 0px;
		}
		
			.responsive .product-filter .options,
			.responsive .product-filter .list-options,
			.responsive .product-filter .list-options .limit {
				float: none;
				margin: 0px;
				clear: both;
			}
				
				.responsive .product-filter .list-options .sort {
					padding-top: 10px;
					width:100%;
				}
				
				.product-filter .list-options .limit{padding:0px;}
				
				.responsive .product-filter .list-options .limit {
					padding-left: 0px;
				}
			
		/* Product page */
		
			/* Thumbnails */

			.responsive .product-info .thumbnails li,
			.responsive .product-info .thumbnails-left li {
				width: 25%;
				float: left;
			}
		
		/* Pagination */
		
		.responsive div.pagination .results { 
			float: none;
			width:100%;
			text-align:center;
		}
		
		.responsive div.pagination .links { 
			float: none;
			width: 100%;
			text-align: center;
		}
		
		/* Content */
		
		.responsive .login-content .left,
		.responsive .login-content .right,
		.responsive .main-content .content .left,
		.responsive .main-content .content .right,
		.responsive .checkout-content .left,
		.responsive .checkout-content .right,
		.responsive .quotation-content .left,
		.responsive .quotation-content .right,
		.responsive .quotation-content input[type="text"],.responsive .quotation-content select, .responsive .checkout-content input[type="text"],.responsive .checkout-content select{ 
			float: none;
			width: 100%; 
		}

	/* Custom Footer
	-----------------*/
	
	.responsive .custom-footer .background {
		background-image: none;
	}
	
	.responsive .custom-footer .pattern {
		padding: 5px 0px 26px 0px;
	}
	
		.responsive .custom-footer h4 {
			padding-top: 20px;
			padding-bottom: 15px;
		}
	
	/* Footer
	-----------------*/
	
	.responsive .footer .pattern {
		padding: 5px 0px 26px 0px;
	}
		
		.responsive div.footer-panel:nth-child(3) {
			clear: both;
		}
	
		.responsive .footer ul {
			text-align: center;
		}
		
		.responsive .footer h4 {
			margin-top: 0px;
			margin-bottom: 20px;
		}
		
		/* Newsletter */
		
		.responsive .newsletter .circle {
			display: none;
		}
		
			.responsive .newsletter .row {
				padding-left: 0px;
				padding-top: 10px;
			}
			
		ul.contact-us li {
		margin: 10px 0px 0px 0px;
		}
			
		ul.contact-us li i {
		display: none;
		}
		
	.footer h4 {
	padding: 20px 0px 0px 0px;
	margin: 30px 0px 15px 0px;
	}
	
	/* Copyright
	------------------*/
	
	.responsive .copyright {
		text-align: center;
	}
	
		.responsive .copyright ul {
			padding: 5px 0px 10px 0px;
			float: none;
		}
	
	/* Htabs */
	
	.responsive .htabs {
		margin-top: 10px;
		padding: 0px 0px 14px 0px;
	}
	
		.responsive .htabs a {
			float: none;
			clear: both;
			padding: 0px 0px 5px 0px;
			text-align: center;
		}
		
			.responsive .htabs a.selected:after {
				display: none;
			}
			
	/* Cloud zoom */
	
	.responsive .zoomContainer {
		display: none !important;
	}
	
	.cart-info table td.model {display: none !important;}
	
}