@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;
		}
		
	.responsive .no-border-mobile {
		border: none !important;
	}
}

@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 10px;
	}
	
	.responsive .standard-body .fixed {
		padding: 0px;
	}
	
		.responsive .standard-body .fixed .container {
			padding: 0px 10px;
		}
	
	.responsive .fixed-body {
		padding: 0px 10px;
	}
	
		.responsive .main-fixed .container {
			padding: 0px 10px;
		}
		
		.responsive .standard-body .container .container {
			padding-left: 0px;
			padding-right: 0px;
		}
	
	/* Dropdown */
	
	.responsive #main .dropdown-menu {
		right: 0;
		left: auto;
	}
	
	/* Header */
	
	.responsive header {
		min-height: 0px;
		background: none;
	}
		
		.responsive header .background-header {
			background: none;
		}
		
		.responsive header .slider-header {
			position: relative;
		}
		
		.responsive header #top .pattern > .container {
			padding: 0px !important;
		}
		
		.responsive header #top .pattern > .container > .clearfix > .row {
			margin: 0px !important;
		}
		
	/* Top -> Links */
	
	.responsive #top .header-links {
		margin-left: 13px;
	}
	
		.responsive .header-type2 #top .header-links,
		.responsive .header-type3 #top .header-links {
			margin-left: 0px;
		}
		
	/* Top -> Block Cart */

	.responsive #top #cart_block .dropdown-menu {
		width: 300px;
	}
	
	/* Top -> Search */
	
	.responsive #top .search_form .search-area {
		right: 0;
	}
	
		.responsive .header-type2 #top .search_form,
		.responsive .header-type2 #top .custom-block,
		.responsive .header-type3 #top .search_form,
		.responsive .header-type3 #top .custom-block {
			display: none;
		}
	
	/* Breadcrumb
	------------------*/
	
	.responsive .breadcrumb .wrapper-breadcrumb {
		min-height: 0px;
		padding: 0px 0px 20px 0px;
	}
	
		.responsive .breadcrumb .left-area,
		.responsive .breadcrumb .page-top-title {
			width: 100%;
			position: relative;
			top: auto;
			left: auto;
			margin-top: 29px;
		}
		
			.responsive .breadcrumb .page-top-title {
				text-align: left;
				margin-bottom: 0px;
				margin-top: 14px;
			}

	/* Main Content
	------------------*/
	
	.responsive .main-content .pattern > .container:last-child,
	.responsive .standard-body .main-content .pattern > .container:last-child {
		padding-bottom: 35px;
	}
		
		/* Center column */
		
		.responsive .center-column {
			padding-top: 35px;
		}
	
		/* Banner */

		.responsive .banners > div > a  {
			margin-top: 20px !important;
			display: inline-block;
		}
		
			.responsive .box-content .banners > div:first-child > a:first-child {
				margin-top: 0px !important;
			}
		
		/* Block */
		
		.responsive .box {
			padding-top: 35px;
		}
		
			.responsive .col-sm-3 .box,
			.responsive .col-sm-4 .box {
				display: none;
			}
			
				.responsive .box-with-categories {
					display: block !important;
				}
		
		.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;
			}
			
			/* Carousel mobile products */
			
			.responsive .box-product .carousel .item .product-grid .row > div {
				display: none;
			}
			
				.responsive .box-product .carousel .item .product-grid .row:first-child > div:first-child,
				.responsive .box-product .carousel .item .product-grid .row:first-child > div:nth-child(2) {
					display: block;
				}
		
		/* Product */
		
		.responsive .product-grid,
		.responsive .center-column .product-grid {
		}
		
			.responsive .product-grid .product,
			.responsive .center-column .product-grid .product {
			}
			
			.responsive .center-column .product-grid {
			}
			
			.responsive .product-grid .row > div.col-xs-6:nth-child(odd) {
				clear: both;
			}

					
		/* Product list */
		
		.responsive .product-list > div {
			margin-bottom: 30px;
		}
		
			.responsive .product-list .image {
				border-bottom: 1px solid #e6e6e6;
			}
					
		/* Category page */
		
		.responsive .category-info {
			margin-right: -10px;
		}
		
			.responsive .category-info .image {
				padding-right: 10px;
			}
			
			.responsive .category-info p {
				padding-right: 10px;
			}
		
		.responsive .category-list-text-only {
			margin-bottom: 15px;
		}
		
			.responsive .category-list .row > div {
				margin-bottom: 16px;
			}
			
				.responsive .category-list-text-only .row > div {
					margin-bottom: 6px;
				}
		
		.responsive .product-filter {
			margin: 0px 0px 20px 0px;
		}
		
			.responsive .product-filter .options {
				margin: 0px;
				padding: 0px;
				clear: both;
				float: none;
			}
			
			.responsive .product-filter .list-options {
				padding: 20px 0px 0px 0px;
			}
			
		/* Product page */
		
		.responsive .product-info .product-center {
			padding-top: 20px;
		}
		
			/* Thumbnails */

			.responsive .product-info .thumbnails li,
			.responsive .product-info .thumbnails-left li {
				width: 25%;
				float: left;
			}
		
		/* Pagination */
		
		.responsive div.pagination-results .text-left,
		.responsive div.pagination-results .text-right { 
		}
		
		/* 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 { 
			float: none;
			width: 100%; 
		}

	/* Custom Footer
	-----------------*/
	
	.responsive .custom-footer .pattern {
		padding: 5px 0px 26px 0px;
	}
	
		.responsive .custom-footer h4 {
			padding-top: 25px;
		}
		
		/* Shop Features */
		
		.responsive .shop-features {
			padding-top: 5px;
		}
	
	/* Footer
	-----------------*/
	
	.responsive .footer .pattern {
		padding: 0px 0px 26px 0px;
	}

		.responsive .footer h4 {
			padding-top: 25px;
		}
		
		.responsive div.footer-panel:nth-child(3) {
			clear: both;
		}
		
		.responsive #twitterFeed {
			margin-top: 25px;
		}
		
		.responsive .social-share {
			padding-top: 25px;
		}
	
	/* Copyright
	------------------*/
	
	.responsive .copyright {
		text-align: center;
	}
	
		.responsive .copyright ul {
			padding: 5px 0px 10px 0px;
			float: none;
		}
		
	/* Cloud zoom */
	
	.responsive .zoomContainer {
		display: none !important;
	}
	
	/* Banners */
	
	.responsive .banner {
		margin-top: 20px;
	}
	
	/* Quickview */
	
	.responsive #quickview .thumbnails {
		margin-bottom: 0px;
	}
	
	/* Modal */
	
	.responsive .modal-footer {
		text-align: center;
	}
	
		.responsive .button-continue-shopping {
			display: inline-block;
			float: none;
		}
		
		.responsive .button-checkout {
			display: inline-block;
			float: none;
		}
		
	/* Action */
	
	.responsive #action_box h4.text {
		text-align: center;
		font-size: 16px;
		padding-left: 0px;
	}
	
	/* AdBox */
	
	.responsive .adbox.video {
		margin-top: 35px;
	}
	
	/* Box Feature */
	
	.responsive .smallm_title {
		margin-top: 35px !important;
	}
	
	/* Home Feature */
	
	.responsive .home-feature {
		margin-top: 30px;
	}
	
	/* About us Page */
	
	.responsive .process_steps .step { 
		float: none; 
		width: 100%; 
	}
	
	.responsive .vertical_tabs .tabbable .nav>li>a>span.text { 
		display: none; 
	}
	
	/* Welcome Text */
	
	.responsive .welcome-text .texts {
		top: 550px;
	}
	
	/* Action box */
	
	.responsive .actionbox .row > div {
		text-align: center;
		border: none !important;
	}
}

@media (max-width: 480px) {
	.responsive #top .logo {
		float: none;
		width: 100%;
	}
	
		.responsive #top .logo img {
			margin: 0px auto;
		}
		
		.responsive .header-type4 #top .logo,
		.responsive .header-type5 #top .logo {
			float: left;
			width: auto;
		}
}