/*iPad landscape 1024 x 768*/
@media screen and (max-width:1024px)
{
.prodcut-detail .prodcut-description {
  float: left;
  width: 40%!important;
  color: #000;
  margin-bottom: 30px;
  padding: 42px 0 30px;
}	
}
/******END*********** 1024*768 ********/



/*iPad portrait 768 x 1024*/
@media screen and (max-width:768px)
{
	
	.featuredProducts_section{margin-top:10px;}
	.header_nav {padding-top:20px !important; padding-right: 75px;}
				.prodcut-detail .prodcut-description {
  float: none!important;
  width: 90%!important;
  padding: 39px 0 17px;
  margin: 7px 16px!important;
  text-align: center!important;
}
.prodcut-detail .detailimg {
   margin-left: 196px!important;
 
}

.product .col-sm-6 {
  width: 30%!important;
}

.product .mainProducts_section {
  margin-right: 20px!important;
  margin-left: 4px!important;
}


}
/******END*********** 768*1024 ********/

/*iPad portrait 736 x 1024*/
@media screen and (max-width:736px)
{
	.footer_inner{text-align:center;}
	.footer_left{border-right:0 !important;}
	.footer_nav{float:none !important;}
	.socail_media{float:none !important; display:inline-block !important;}
	.socail_nav{float:none !important;}
	.btn_sign{width:100%;}
	.product_socail_icon a img{width:3% !important; }
	.nav>li>a{padding:10px 0;}
	.navbar-nav{margin:7.5px 0;}
	.header_nav{padding-right:0 !important;}
	
				.prodcut-detail .prodcut-description {
  float: none!important;
  width: 90%!important;
  padding: 39px 0 17px;
  margin: 7px 16px!important;
  text-align: center!important;
}
.prodcut-detail .detailimg {
   margin-left: 183px!important;
 
}

}
/******END*********** 736*1024 ********/

/*Android (Samsung Galaxy) landscape 685 by 380 (equivalent desktop resolution)*/
@media screen and (max-width:685px)
{
	.footer_inner{text-align:center;}
	.footer_left{border-right:0;}
	.footer_nav{float:none;}
	.socail_media{float:none; display:inline-block;}
	.socail_nav{float:none;}
	
			.prodcut-detail .prodcut-description {
  float: none!important;
  width: 90%!important;
  padding: 39px 0 17px;
  margin: 7px 16px!important;
  text-align: center!important;
}
.prodcut-detail .detailimg {
 
  margin-left: 67px!important;
 
}
}
/******END*********** 685*380 ********/


/*Kindle portrait 600 x 1024*/
@media screen and (max-width:600px)
{
	
}
/******END*********** 600*1024 ********/



/*iPhone 5 landscape 568 x 320*/
@media screen and (max-width:568px)
{
	 		.prodcut-detail .prodcut-description {
  float: none!important;
  width: 90%!important;
  padding: 39px 0 17px;
  margin: 7px 16px!important;
  text-align: center!important;
}

.prodcut-detail .detailimg {
 
  margin-left: 67px!important;
 
}


}
/******END*********** 568*320 ********/


/*iPhone 3+4 landscape 480 x 320*/
@media screen and (max-width:480px)
{
	.footer_inner{text-align:center;}
	.footer_left{border-right:0;}
	.footer_nav{float:none;}
	.socail_media{float:none; display:inline-block;}
	.socail_nav{float:none;}
	.product_socail_icon a img{width:5%; }
	.middle_cnt_texted_min{text-align:center;}
	.texted_img{float:none;}
	.texted_text{float:none; width:100%;}
		.prodcut-detail .prodcut-description {
  float: none!important;
  width: 90%!important;
  padding: 39px 0 17px;
  margin: 7px 16px!important;
  text-align: center!important;
}
	
}
/******END*********** 480*320 ********/


/*Android (Samsung Galaxy) portrait 380 by 685 (equivalent desktop resolution)*/
@media screen and (max-width:380px)
{
	.socail_media ul li{margin:10px 6px;}
	.prodcut-detail .prodcut-description {
  float: none!important;
  width: 90%!important;
  padding: 39px 0 17px;
  margin: 7px 16px!important;
  text-align: center!important;
}
	
}
/******END*********** 380*685 ********/




/* iPhone 3+4 portrait 320 x 480*/
@media screen and (max-width:320px)
{
	.socail_media ul li{margin:5px 1px;}
	
	.prodcut-detail .prodcut-description {
   float: none!important;
  width: 90%!important;
  padding: 39px 0 17px;
  margin: 7px 16px!important;
  text-align: center!important;
}

}
/******END*********** 320*480 ********/
