@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 479px) {
	
.relatedno { display: none; }
.variation-section table { width: 100%; height: 100px; }
.variation-section table td { text-align: center; font-size: 1.9vw; color: #fff; text-transform: uppercase; font-weight: bold; }
.variation-section table td a { color: #fff; text-decoration: none; }
.variation-section table td img { max-width: 98%; max-height: 20%; border: 1px solid #ccc; }	

/*-----mobile tab html start------*/
#org-header {
	width: 100%;
	float: left;
}
#org-header {
  background: rgba(0, 0, 0, 0) url("../images/header-bg.png") no-repeat scroll center -45px;
}
/*.org-right, .promo-banner, #org-menu, .welcome, .org-topmenu, .top-header, .related-products {*/
.org-right, .promo-banner, #org-menu, .welcome, .org-topmenu, .top-header {
	display: none;
}
.header{
width:100%;	
	
}
#org-logo {
	width: 100%;
	text-align: center;
	margin: 17px 0 30px;
}
#org-logo img {
	width: auto;
	max-width: 100%;
}
.org-content {
	width: 100%;
	float: left;
	padding: 0px;
}
.org-listinghead {
	width: 96%;
	padding: 2%;
}
.desc-hedtitle {
	width: 96%;
	padding: 2%;
}
.desc-rd {
	width: 96%;
	padding: 2%;
	border: 0 none;
}
.org-wrapcens {
  margin: 0px 0 0;
}
.org-footer, .org-copy-hold{
	width:100%;
	margin: 10px auto;
}
.footer-menu, .f-col1, .top-col{
	display:none;
}
.org-footer02 {
 width: 100%;
  padding: 0;
}
.footer-copy {
  width: 100%;
}
#org-copy, #org-designedby {
	width: 100%;
	text-align: center;
}
#org-designer {
	width: 100%;
	text-align: center;
}
.description-tab {
	display: none;
}
.listing-tab {
	display: none;
}
.org-scrolleo-box {
	display: none;
}
.mobile-tab {
	display: block;
}
.accordion-item-bd > img {
	width: auto;
	max-width: 100%;
}
/*-----mobile tab html END------*/
#gallery {
	width: 100%;
	height: auto;
	padding: 0;
	margin: 0;
	border: 0 none;
}
#gallery #slides {
	width: 100%;
}
#gallery #slides div {
	width: auto;
}
#gallery #fullsize {
	height: 350px;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0 none;
}
#gallery #fullsize div {
	height: auto;
}
#gallery #fullsize div span {
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: table;
	margin-left: auto;
	margin-right: auto;
}
#gallery #fullsize div img {
	height: 350px;
	max-height: 350px;
	width: 350px
}
#gallery #slides div ul li {
	margin: 3px;
	width: auto;
	height: auto;
}
#gallery #slides div ul li:last-child {
	margin: 3px;
}
#gallery #slides div ul li a {
	width: 30px;
	height: 30px;
	width: auto;
	height: auto;
}
#gallery #slides div ul li a img {
	width: auto;
	height: auto;
	max-height: 30px;
	max-width: 100%;
}
}