@media (min-width: 768px) and (max-width: 1200px) {

	#content .box .product-layout:nth-child(4) {
		clear:left
	}

}
@media (max-width: 1200px) {

	.table th, .table td {
		padding:8px;
	}
	.box .product-layout {
		margin-bottom:30px;
	}
	#menu-gadget .menu li a {
		font-size:20px;
	}
	.btn.btn-icon i,
	.btn.btn-add i {
		font-size:18px;
	}
	footer h5 {
		font-size:25px;
	}

}
@media (min-width: 1200px) {
	.container {
		width:1200px;
	}
	div.parallax>div a {
		position:absolute;
		bottom:20px;
		right:20px;
	}
	.parallax .parallax-bg {
		min-height:418px
	}
}

@media (min-width: 768px) {

	.box .cart-button {
		position:absolute;
		top:100%;
		left:0;
		width:100%;
		z-index:50;
		height:0;
		opacity:0;
		overflow:hidden;
		margin-top:-61px;
	}
	.box .product-thumb:hover .cart-button {
		opacity:1;
		height:61px;
		margin-top:0;
	}

}

@media (min-width: 768px) and (max-width: 1199px) {

	.btn.btn-add i {
		float:none;
	}
	.btn:visited, .btn {
		padding:12px;
	}
	footer h5 {
		word-wrap:break-word
	}
	div.parallax > div {
		background-size:cover;
	}
	#search input {
		width: 475px;
	}
	#menu-icon {
		font-size:30px;
	}


}
@media (min-width: 980px) and (max-width: 1199px) {



}

@media (min-width: 768px) and (max-width: 991px) {

	.button-view {
		margin-top:10px;
	}
	.box-subcat li .name a {
		font-size: 14px;
	}
	footer ul li a {
		word-wrap:break-word
	}

}

@media (max-width: 991px) {

	#tm_menu {
		display:none;
	}
	div.parallax>div {
		background-attachment:scroll !important;
		background-size: cover  !important;
	}
	#search input {
		width: 330px;
	}
	#search .heading,
	#menu-icon {
		font-size:22px;
	}
	footer ul.soc-icon li a i {
		font-size:37px;
	}
	aside .box h3 {
		font-size:23px;
	}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation:landscape) { 

	#full_gallery {
		display:block;
	}
	#default_gallery {
		display:none;
	}
	.box .box-content .box-product ul li:hover .quick-view-button {
		display:none !important; 
		visibility:hidden; 
	}

}

@media (max-width: 767px) {

	#menu-gadget {
		margin-bottom:10px;
	}
	#cart .dropdown-menu {
		max-height:300px;
		overflow:auto;
	}
	.box-cart {
		padding:0;
		border:0;
		background:none;
	}
	nav#top {
		position:fixed;
		top:0;
		right:80px;
		z-index:100;
		background-color:#323232;
	}
	#logo {
		margin-top:90px;
	}
	.toprow-1 {
		display:block;
	}
	footer {
		border-top:0;
	}
	footer>.container {
		display:none;
	}
	footer .copyright {
		margin-top:20px;
		padding:20px 0;
	}
	.tabs .tab-heading:hover {
		cursor:pointer;
	}
	.tabs .tab-content {
		display:none;
	}
	a.quickview {
		display:none !important;
	}
	aside {display:block;}
	#full_gallery {
		display:block;
	}
	#default_gallery {
		display:none;
	}
	.box-subcat li .image  {
		display:inline-block;
	}
	aside .box-content {
		display: none;
	}
	aside .box-heading {
		cursor:pointer
	}
	aside .box-heading i {
		float:right;
		font-size:21px;
		cursor:pointer
	}
	aside .box.info .box-heading h3 {
		border-bottom: 1px solid #e3e3e3;
		padding-bottom:20px;
	}
	#content {
		margin-bottom:30px;
	}
	footer {
		margin-top:20px;
		padding-top:0;
	}
	.box h3 {
		text-align:left;
	}
	#top-links,
	.button-view {
		display:none;
	}
	.product-thumb .rating {
		position:static;
	}
	.product-list .product-thumb .image,
	.product-grid .product-thumb .image {
		float:left;
		margin-right:15px;
		width:25%
	}
	.product-grid .product-thumb,
	.product-list .product-thumb {
		padding:10px;
	}
	.box-subcat li {
		overflow:hidden;
		clear:both;
		text-align:left;
	}
	.box-subcat li .image {
		float:left;
		margin-right:15px;
		width:25%
	}
	.banners > div div.banner-box {
		display:inline-block;
		max-width:100%;
		margin-bottom:20px;
	}
	#cart {
		position:fixed;
		top:0;
		right:0;
		margin:0;
		z-index:91
	}
	#cart > button i {
		display:block;
		float:left;
		line-height:50px;
		font-size:21px;
		margin-right:10px;
	}
	#cart > button strong {
		display:none;
	}
	#cart > button {
		text-align:left;
		padding:0 20px;
		background:#000;
		line-height:50px;
		height:auto;
		width:auto;
		vertical-align:top;
		color:#fff;
		font-size:15px;
	}
	.product-desc iframe {
		float: none;
		margin:0 0 2em;
		max-width:560px;
		width: 100% !important;
	}
	#content .box .product-layout:nth-child(5),
	#content .box .product-layout:nth-child(3) {
		clear:left
	}

}

@media (max-width: 600px) {

	.breadcrumb > li:last-child:after {
		display:none;
	}
	.breadcrumb > li:after {
		width:auto;
		position:static;
		border:0;
		content:'>';
		margin-left:5px;
		display:inline-block;
		-moz-transform: rotate(0deg);
		transform: rotate(0deg);
	}
	.breadcrumb > li {
		padding:0 5px
	}
	.parallax .parallax-bg {
		max-width:250px;
		padding:15px
	}
	.parallax .parallax-bg p {
		display:none;
	}
	div.parallax h1 {
		margin-bottom:10px;
		font-size:30px;
	}
	#search .heading {
		display:none;
	}
	#search input {
		max-width:80%;
		width:100%
	}
	#search button {
		max-width:20%;
		width:100%
	}

}
@media (max-width: 518px) {

	.product-list .product-thumb .image, 
	.product-grid .product-thumb .image {
		float:none;
		width:100%;
		margin:0 auto 10px;
	}
}
@media (max-width: 410px) {
	#accordion .table td, 
	#accordion .table thead td {
		font-size:9px;
		word-wrap:break-word
	}
}
@media (max-width: 370px) {

	img.alignleft {
		float:none;
		margin:0 0 20px;
	}
	.fb-like-box,
	.fb-like-box>span,
	.fb-like-box iframe  {
		width:270px !important
	}
	.table.privacy_page td {
		padding:8px
	}
	.delivery_page .table td,
	.delivery_page .table th {
		padding:6px
	}
}