/* #Large desktop 
===========================================================================================================================================================================*/
@media (min-width: 1200px) {
	#off-canvas-nav{
		position:absolute;
		left:-99999em;
		top:-99999em;
	}
}

/* #Ipad landscape
===========================================================================================================================================================================*/
@media (min-width: 940px) and (max-width: 1170px) {
	#off-canvas-nav{
		position:absolute;
		left:-99999em;
		top:-99999em;
	}
}

/* #Ipad Portrait
===========================================================================================================================================================================*/   
@media (min-width: 768px) and (max-width: 979px) {

	h1, .h1{
		font-size: 17px;
	}

	h2, .h2{
		font-size: 15px;
	}
	
	h3, .h3{
		font-size: 13px;
	}

	h4, .h4{
		font-size: 11px;
	}

	/* #Header 
	=========================================================*/
	.pav-header-top{
		padding: 8px 0;
	}

	/* SlideShow */
	.tp-caption.pav_donec{
		font-size: 16px !important;
		top: 3% !important;
	}

	.tp-caption.pav_offter{
		padding-top: 10px !important;
		padding-bottom: 10px !important;
		font-size: 30px !important; 
		top: 12% !important;
	}

	.tp-caption.pav_description{		
		top: 20% !important;
	}	

	/* #Manufacture 
	=========================================================*/
	.jcarousel-skin-html .jcarousel-item a, .jcarousel-skin-html .jcarousel-item span{
		line-height: normal;
		font-size: 90%;
	}

	/* #Mass Bottom 
	=========================================================*/
	.m-height .box-content{
		min-height: 100%;
	}

	/* #Footer 
	=========================================================*/
	.footer-top-wrapper{
		margin:0;
	}
	.footer-top-inner:before{
		left: -99999em;
	}
	.footer-top-inner:after{
		right: -99999em;
	}
	footer h3{
		font-size: 100%;
	}
	footer p{
		font-size: 90%;
	}
	
	/* #Navigation 
	=========================================================*/
	.is-white{
		background-color: #FFFFFF;		
	}
	.navbar-inner{
		min-height: 0;
	}

	/*Product
	=========================================================*/
	.product-grid .pavicon-compare-default, 
	.product-grid .pavicon-wishlist-default,
	.product-grid .product-inner:hover .pavicon-compare-default,
	.product-grid .product-inner:hover .pavicon-wishlist-default
	{
		position: absolute;
		left: -99999em;
		top: -99999em;
		opacity: 0;
	}

	.product-block h3{
		margin: 0;
	}

	.product-list .product-block{
		width: 100%;
		padding: 0;
		margin-left: 0;
		margin-right: 0;
	}
	.product-list .product-block p{
		min-height: 20px;		
	}

	.product-info .cart{
		margin: 10px 0;
		float: left;
	}

}






/* #Iphone 5 landscape 
===========================================================================================================================================================================*/
@media(max-width:767px) {

	/* Typo 
	=========================================================*/
	.one-page h1{
		text-align: center;
	}

	.one-page h1, .one-page h2, .one-page h3, .one-page h4, .one-page h5, .one-page h6{
		line-height: normal;
	}

	.wrapper{
		padding: 15px;
	}

	/*Header
	=========================================================*/
	#cart .content{
		right: -40%;
		top: 40px;
	}

	/* Breadcrumb 
	=========================================================*/

	.breadcrumb{
		text-align: center;
	}

	/* #Header 
	=========================================================*/

	.pav-header-top{
		padding: 8px 10px;
	}
	#welcome{
		margin-top: 10px;
	}
	.pav-header-bottom{
		background-color: #695547;
		padding: 10px;
	}
	#logo{
		float: none;
		text-align: center;
		
	}
	#logo a{
		display: inline;
	}
	.header-right{
		margin-top: 0;				
		text-align: center;
	}
	#cart{
		text-align: left;		
	}
	.total-cart:hover, .total-cart{
		padding:0;
	}

	/* #SlideShow 
	=========================================================*/
	.tp-caption{
		font-size: 0 !important;
		color: transparent !important;
		background-color: transparent !important;
		background-image: none !important;
	}

	.tparrows{
		left: -99999em !important;
		top: -99999em !important;
	}


	/* Product Block Category 
	=========================================================*/
	.product-tab-content:before{
		left: -99999px;
		top: -99999px;
	}

	.tabs-category,.product-tab-content{
		float: none;
		width: 100%;
		padding: 0;
	}

	.tabs-category{
		margin-bottom: 20px;
	}

	.h-tabs li a{
		float: none;
		width: 95%;	
		padding: 5px;
		display: block;
		margin: 0 auto;
	}

	.pro-content .product-bottom{
		position: static;
		opacity: 1;		
		background-color: transparent;
	}

	.pav-product-category .is-hidden{
		left: -99999px;
		top: -99999px;
		position: absolute;
	}
	
	.pro-content .image{
		/*padding: 8% 32% 0;*/
	}

	.pro-content .product-bottom{
		padding-left: 4%;
		padding-right: 4%;
	}

	.pro-content h3 a{
		color: #7b7771;
	}

	.pav-product-category .box-product{
		border-bottom: 0;
	}

	.pro-content{
		border-bottom:1px solid #E5E2DD;
	}
	
	.pav-product-category .product-inner{
		margin-bottom: 0;
	}

	.pav-product-category .box-product:last-child .pro-content:last-child{
		border-bottom: 0;
	}

	.pav-button .button{
		font-size: 12px !important;
	}



	/* Product 
	=========================================================*/
	.product-inner{
		margin-bottom: 20px;
	}
	.pavicon-compare-default, .pavicon-wishlist-default{
		height: 27px;
	}

	.filter > div, .filter > ul{
		float: none;
		margin-bottom: 10px;
	}

	.product-list .product-block p{
		min-height: 25px;
	}

	.pavicon-compare-default, .pavicon-wishlist-default{
		height: 28px;
	}
	

	/* Product Detail 
	=========================================================*/

	.content-info .normal{
		margin-top: 20px;
		margin-bottom: 20px;
	}

	.product-info{
		margin-bottom: 20px;
	}

	/* Manufacture 
	=========================================================*/
	.jcarousel-skin-html .jcarousel-item a, .jcarousel-skin-html .jcarousel-item span{
		font-size: 90%;
		line-height: normal;
	}

	/* Mass Bottom 
	=========================================================*/
	.m-height .box-content{
		min-height: 20px;
	}

	/* Footer 
	=========================================================*/
	.button-newsletter span{
		float: left;
		font-size: 12px;
		margin-top: 6px;
	}

	.footer-top-wrapper{
		margin:0;
	}
	.footer-top-inner:before{
		left: -99999em;
	}
	.footer-top-inner:after{
		right: -99999em;
	}
	.footer-top-inner{
		padding: 20px 10px;
		border: 1px solid #E5E2DD;
		text-align: center;
		height: auto;
		line-height: normal;
	}
	.input-box{
		float: none;
		display: inline-block;
		margin-top: 10px;
	}
	.social {
		text-align: center;
	}
	.social li{
		float: none;
		display: inline-block;
	}
	.foot-pack{
		margin:0;
		padding: 20px;
	}
	.foot-pack h3{
		clear: both;
		margin: 15px 0;
	}
	.foot-pack p{
		overflow: hidden;
		line-height: 26px;
	}

	/* Navigation 
	=========================================================*/
	.is-white{
		background-color: #FFFFFF;		
	}
	.navbar-inner{
		min-height: 0;
	}

	/* Table 
	=========================================================*/
	table {
		width: 100%;
	}
	table td,
	table th {
		display: block;		
		float: none;
		clear: both;
		overflow: hidden;		
	}
	table span.phone {
		font-size: 13px;
		float: left;
	}
	table td .avg-right {
		text-align: right;
		float: right;
	}
	table td.quantity span.phone {
		padding: 5px 10px 0 0;
	}
	table.radio tr td:first-child {
		width: auto;
	}
	table td.name {
		height: auto;
	}


}











/* #Iphone 4 landscape 
===========================================================================================================================================================================*/
@media only screen and (min-width: 320px) and (max-width: 480px) {

	/* Header 
	=========================================================*/
	#welcome{
		margin-top: 10px;
		margin-bottom: 10px;
		float: none;
		clear: both;
		text-align: center;
	}
	.language-wrapper,
	.currency-wrapper{
		text-align: center;
		float: none !important;
		margin: 5px 0;
	}

	#cart{
		float: none;
		display: inline-block;
		zoom: 1;
		*display: inline;
		margin: 0;
	}

	#search{
		display: inline-block;
		zoom: 1;
		*display: inline;
		margin: 10px 0;
		float: none;
	}

	span.h1{
		width: 85%;
		padding: 5px 0 0 0;
	}
	
	

	/* testimonial 
	=========================================================*/

	.testimonial{
		margin:0;		
		width: 70%;
	}

	.testimonial:before,
	.testimonial:after{
		left: -99999px;
		top: -99999px;
	}	

	.pavtestimonial p{
		font-size: 100%;
	}

	.t-avatar{
		margin:0;
		width: 30%;
	}

	/* SlideShow 
	=========================================================*/

	.tparrows,.tparrows:hover{
		display: none;
	}


	/* Navigation 
	=========================================================*/


	/* Manufacture 
	=========================================================*/

	.jcarousel-list li img{
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
	}

	.jcarousel-skin-html .jcarousel-next-horizontal, 
	.jcarousel-skin-html .jcarousel-prev-horizontal,
	.jcarousel-skin-html .jcarousel-item span
	{
		position: absolute;
		left: -99999px;
		top: -99999px;
	}
	.jcarousel .box-content{
		padding: 20px 13px;
	}


	/* Footer 
	=========================================================*/

	.button-newsletter span{
		float: left;
		font-size: 12px;
		margin-top: 6px;
	}

	.input-box{
		margin-top: 20px;
	}

	#powered{
		padding: 20px 10px;
	}
	.info li{
		line-height: normal;
	}
	address{
		line-height: 20px;
		margin-top: 10px;
	}
	.foot-pack{
		padding: 20px 20px 30px;
	}

	/* Product 
	=========================================================*/

	.nav-tabs > li > a{
		padding: 8px 10px;	
	}

	.product-list .image{
		width: 100%;
	}

	.button-newsletter span{
		margin-top: 0;
	}


	/* Product Detail 
	=========================================================*/


	/* Mass Bottom 
	=========================================================*/

	/*.pav-about-us img{
		position: absolute;
		left: -99999em;
		top: -99999em;
		display:block;
	}*/

	.input-box .input-subscribe{
		width: 180px;
	}
	
	.mini{ width:300px; height:240px; !important}

}










   
/* #Iphone 4 + 5 Portrait 
===========================================================================================================================================================================*/
@media only screen and (min-width: 240px) and (max-width: 320px) {

	/* Header
	=========================================================*/
	#welcome{
		margin-top: 10px;
		margin-bottom: 10px;
		float: none;
		clear: both;
		text-align: center;
	}
	.language-wrapper,
	.currency-wrapper{
		text-align: center;
		float: none !important;
		margin: 5px 0;
	}
	#logo{
		margin: 10px 0;
	}
	#search, #cart{
		float: none;
		margin: 5px 0;
		display: inline-block;
	}
	span.h1{
		width: 80%;
	}
	.links{
		text-align: center;
	}
	.links li{
		float: none;
		display: inline-block;
	}

	/* Product Tab 
	=========================================================*/
	.nav-tabs > li > a{
		padding: 8px 5px;
		margin: 0 2px 0 0;
	}

	.carousel-controls .left{
		left: -99999px;
		top: -99999px;
		position: absolute;
	}
	.carousel-controls .right{
		right: -99999px;
		top: -99999px;
		position: absolute;
	}

	/* Product 
	=========================================================*/
	.pavicon-compare-default, .pavicon-wishlist-default{
		height: 28px;
	}


	/* testimonial 
	=========================================================*/

	.testimonial{
		margin:0;		
	}

	.testimonial:before,
	.testimonial:after{
		left: -99999px;
		top: -99999px;
	}	

	.pavtestimonial p{
		font-size: 100%;
	}


	/* Manufacture */
	.jcarousel-list li img{
		border-radius: 50%;
		-webkit-border-radius: 50%;
		-moz-border-radius: 50%;
		-ms-border-radius: 50%;
		-o-border-radius: 50%;
	}

	.jcarousel-skin-html .jcarousel-next-horizontal, 
	.jcarousel-skin-html .jcarousel-prev-horizontal,
	.jcarousel-skin-html .jcarousel-item span
	{
		position: absolute;
		left: -99999px;
		top: -99999px;
	}
	.jcarousel .box-content{
		padding: 20px 13px;
	}

	/* Footer */
	.input-box .input-subscribe{
		width: 150px;
	}
	.button-newsletter span{
		float: left;
		font-size: 12px;
		margin-top: 6px;
	}
	.input-box{
		margin-top: 20px;
	}
	.foot-pack{
		padding: 20px 20px 40px;
	}
	.foot-pack p{
		line-height: normal;
	}
	footer h3{
		font-size: 100%;
	}
	#back-top a{
		left: 40%;
	}
	.info li{
		line-height: 20px;
	}
	address{
		line-height: 20px;
		margin: 10px 0 0 0;
	}
	#powered{
		padding: 20px 10px;
	}


	/* SlideShow 
	=========================================================*/
	[id*="sliderlayer"] .tp-bannershadow,[id*="sliderlayer"] .tp-bullets{
		left: -99999em;
		top: -99999em ;
		position: absolute;
	}

	.pav-about-us img{
		position: absolute;
		left: -99999em;
		top: -99999em;
	}

	.bannercontainer:hover .tparrows{
		left: -99999px;
		top: -99999px;
		opacity: 0;
	}



}