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


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

	.table th, .table td {
		padding:8px;
	}
	#top-links li a i {
		display: inline-block;
	} 

}
@media (min-width: 1200px) {
	.container {
		width:1200px;
		}
	}

@media (min-width: 768px) {

	.box .box-content .last {
		clear:left
	}
	
	#content .banners>div {
		width:50%
	}


}

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

	.btn.btn-add i {
		float:none;
	}
	footer h5 {
		word-wrap:break-word
	}
	.banners > div .s-desc h3 {
		font-size:40px;
	}
	.banners > div .s-desc h4 {
		font-size:18px;
	}
	aside .box h3 {
		font-size:24px;
	}
	.btn.btn-icon:visited, .btn.btn-icon,
	.btn.btn-add {
		margin-right:3px;
	}


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



}

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

	.button-view {
		margin-top:10px;
	}
	aside .box h3 {
		font-size: 15px;
	}
	.box-subcat li .name a {
		font-size: 14px;
	}
	footer h5 {
		word-wrap:break-word
	}
	footer ul li a {
		word-wrap:break-word
	}
	.product-thumb:hover a.quickview {
		top:20%;
	}


}

@media (max-width: 991px) {

	
	#menu-gadget {
		display:block;
		margin-bottom:30px;
	}
	#tm_menu {
		display:none;
	}
	div.parallax>div {
		background-attachment:inherit !important;
		background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
	}
	.btn i {
		float:none;
	}
	.banners > div .s-desc h1 {
		font-size:30px;
	}
	.banners > div .s-desc h2 {
		font-size:18px;
	}
	.banners > div .s-desc i {
		font-size:18px;
		width:50px;
		line-height:50px;
	}
	div.parallax {
		font-size:16px;
		line-height:22px;
	}
	div.parallax h1 {
		font-size:40px;
	}
	.box .product-layout {
		border-bottom:0;
		margin-bottom:30px;
		padding-bottom:0;
	}
	.box_html_links, .border_box, .facebook {
		padding:30px
	}
	.box-shipping {
		text-align:center;
	}
	.box-shipping .extra-wrap {
		float:none;
	}
	div.box-shipping {
		margin-top:15px;
	}
	.btn.btn-icon:visited, .btn.btn-icon, .btn.btn-add {
		min-height: 40px;
		min-width: 40px;
		padding:10px 15px
	}
	.banners > div .s-desc h3 {
		font-size:40px;
	}
	.banners > div .s-desc h4 {
		font-size:18px;
	}

}

@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; 
	}
	div.parallax>div {
		background-attachment:inherit !important;
		background-size: cover;
		-moz-background-size: cover;
		-webkit-background-size: cover;
	}

}


@media (max-width: 767px) {

	div.parallax > div {
		background-position:top center !important;
		background-attachment:inherit !important;
		background-size: cover;
	}
	#content .box.featured .product-thumb .image {
		display:inline-block;
		
	}
	.box_html_links, .border_box, .facebook {
		margin:0 auto 20px;
		max-width:370px
	}
	.banner-box {
		position:relative;
		max-width:370px;
		margin:0 auto 20px
	}
	#cart .dropdown-menu {
		max-height:300px;
		overflow:auto;
	}
	.product-grid .btn.btn-add {
		width:auto;
		float:left;
		margin-right:4px;
	}
	.box-cart {
		padding:0;
		border:0;
		background:none;
	}
	nav#top {
		float:right;
		position:fixed;
		z-index:99;
		right:80px;
		top:0
	}
	#search  {
		display:none;
	}
	#search input {
		height:50px;
		padding:15px 10px
	}
	#search button {
		line-height:50px;
	}
	.box-language .dropdown-toggle, .box-currency .dropdown-toggle {
		padding:15px;
		background-color:#323232;
	}
	#logo {
		margin-top:90px;
	}
	.toprow-1 {
		display:block;
	}
	footer {
		border-top:0;
	}
	footer>.container:first-child {
		display:none;
	}
	footer .copyright {
		margin-top:0;
		padding:20px 0;
		background-color:#464646;
	}
	.tabs .tab-heading:hover {
		cursor:pointer;
	}
	.tabs .tab-content {
		display:none;
	}
	.checkout_button {
		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;
		font-size:24px;
	}
	aside .box-heading i {
		float:right;
		font-size:21px;
		line-height:36px;
		cursor:pointer
	}
	aside .box.info .box-heading h3 {
		border-bottom: 1px solid #e3e3e3;
		padding-bottom:20px;
	}
	aside .box .box-heading h3 {
		font-size:24px;
		margin-bottom:10px;
	}
	footer {
		margin-top:20px;
		padding-top:0;
	}
	.box h3 {
		text-align:left;
	}#content {
		margin-bottom:30px;
	}
	#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%
	}
	.box-subcat li {
		overflow:hidden;
		clear:both;
		text-align:left;
	}
	.box-subcat li .image {
		float:left;
		margin-right:15px;
		width:25%
	}
	#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;
		background:none;
		width:auto
	}
	#cart > button strong {
		display:none;
	}
	#cart > button {
		text-align:left;
		padding:0 20px;
		background:#99bf38;
		line-height:50px;
		height:auto;
		width:auto;
		vertical-align:top;
		color:#fff
	}
	#cart #cart-total2 {
		display:block;
		float:left;
	}
	#cart #cart-total {
		display:none;
	}
	.product-desc iframe {
		float: none;
		margin:0 0 2em;
		max-width:560px;
		width: 100% !important;
	}

}

@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);
		-webkit-transform: rotate(0deg);
		-o-transform: rotate(0deg);
	}
	.breadcrumb > li {
		padding:0 5px
	}

}
@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
	}
	.banners > div .s-desc h3 {
		font-size:32px;
	}
	.banners > div .s-desc h4 {
		font-size:14px;
	}
	.buttons .btn {
		margin-bottom:2px;
	}
	#input-voucher,
	#input-coupon {
		margin-bottom:5px;
	}
	.panel-body .btn {
		font-size:11px;
	}
}
@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
	}
}