/* CSS Document */
@charset "utf-8";
.mobile_slider, .mobile_tab, .mobile-tab {
	display: none;
}
.tab_desc > div {
	text-align: left;
}
@media only screen and (min-width: 320px) and (max-width: 768px) {
	.org-background {
	border: 0px;
	overflow: hidden;
 padding: 0 1%;
    width:98%;
}
.org-wrapcen {
	background: none;
	margin: 0;
	padding: 0;
	width: 100%;
}
.top-header {
width: 100%;	
}
.headertop-holder, .menu-holder, .prom01, .promo-banner, .welcome_msg, .favourites, .top-paypal {
	display:none;
}

#org-logo {
	width: 100%;
	text-align:center;
	 margin: 8px 0 8px 0px;
	
}
#org-logo img {
  border: 0 none;
  margin: 0;
  max-width: 100%;
}
.org-content {
width: 100%;	
}
.org-listinghead {
width: 100%;
box-sizing:border-box;	
}

.desc-hedtitle {
width: 100%;
box-sizing:border-box;
}
.desc-hedtitle {
width: 100%;
box-sizing:border-box;
}
.desc-rd {
box-sizing:border-box;
  width: 100%;
}
#org-designer > img {
	max-width:100%;
}
.org-wrapcens, .copy-footer {
	width: 100%;
	background:none;
}
#org-footer, .footer-menu {
display:none;	
}
.footer {
width:100%;	
}
#org-copy {
  margin: 0px 0 5px;
  width: 100%;
    text-align: center;
}
#org-designer {
  margin: 0px 0 15px;
  width: 100%;
  text-align:center;
}

#org-designedby > img {
max-width:100%;	
}
#gallery {
	border: 0 none;
	margin: 0px 0 0px;
	padding: 0 0px 0px;
	width: 100%;
}
#gallery .big-img-wpr {
	background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0;
	height: 322px;
	width: 100%;
}
#gallery div.img-wpr {
	height: 320px;
	left: 0;
	margin: 10px auto 0;
	right: 0;
	top: 0 !important;
	width: 100%;
}
#gallery div.img-wpr .img-box {
	height: 320px;
}
#gallery #slides {
	width: 100%;
	margin: 20px auto 0;
}
#slides > div {
	float: none;
	margin: 0 auto !important;
	text-align: center;
}
#gallery #slides > div ul {
	margin: 0 auto 5px;
}
#gallery #slides div ul li {
	float: left;
	margin: 1px 3px;
}
#gallery #slides .thumb {
	width: 35px;
	height: 35px;
}
#gallery #slides .thumb img {
	max-height: 30px;
	max-width: 30px;
}
#gallery #slides div ul {
	width: auto;
	margin: 0 auto;
}
#top, #org-top {
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
#gallery div.img-wpr .big-img {
   max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}
#gallery .thumb > img {
	 max-height: calc(100% - 20px);
    max-width: calc(100% - 20px);
}


/* Mobile Tab Start*/
.listing-tab, .org-shipping, .org-banner, #org-shipping {
	display: none;
}
.top {
	display: table;
	height: auto;
	margin: 0 0 12px;
	padding: 0;
	width: 100%;
}
.mobile-tab {
	display: block!important;
	margin: 0px 0 0;
}
.accordion-item-bd > img {
	max-width: 100%;
	width: auto;
}
.org-mobile-contact {
	display: block;
	padding: 20px 0;
}
/* Mobile Tab End */
}

