@charset "utf-8";
/* CSS Document */
@media screen and (max-width: 479px) {

/*-----mobile tab html start------*/
#org-header {
	width: 100%;
	float: left;
}
.top-header {
	width: 100%;
}
.top-icon, .headertop-holder, #org-menu, .promo-banner, .org-right{
	display: none;
}
.gallery-right {
  padding: 0;
  width: 100%;
}
#org-logo {
	width: 100%;
	text-align: center;
	margin: 30px 0 30px;
}
#org-logo img {
	width: auto;
	max-width: 100%;
}
.org-content {
	width: 100%;
	float: left;
	  padding: 0 0px;
}
.org-listinghead {
	width: 96%;
	padding: 2%;
}
.org-listingarea-box{
border:none;	
}
.desc-hedtitle {
	width: 96%;
	padding: 2%;
}
.desc-rd {
	width: 96%;
	padding: 2%;
	border: 0 none;
}
.desc-text01{
	width: 96% !important;
	padding: 2% !important;
	border: 0 none;
}
.footer-div1{
	width:100%;
}
#org-footer02, .col-2, .col-3, .col-1, #org-footer #org-designer{
	display:none;
}
.org-wrapcens , #org-footer{
     width: 100%;
}
.copy-footer {
  margin: 0px auto 0;
   width: 100%;
   background:#2b2b2b;
}
.org-footer02 {
  margin: 0px 0 0;
}
.f-col4 {
  float: right;
  margin: 10px 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
#org-copy {
	width: 100%;
	text-align: center;
}
#org-designer {
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
}
.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%;
	padding: 0;
	margin: 0;
	border: 0 none;
}
#gallery #slides {
	width: 100%;
}
#gallery #slides div {
	width: auto;
}
#gallery #fullsize {
	height: 250px;
	width: 100%;
	margin: 0;
	padding: 0;
	border: 0 none;
}
#gallery #fullsize div {
	height: 250px;
}
#gallery #fullsize div span {
	width: auto;
	height: 250px;
	margin: 0 auto;
	display: table;
}
#gallery #fullsize div img {
	height: auto;
	max-height: 250px;
}
#gallery #slides div ul li {
	margin: 3px;
}
#gallery #slides div ul li:last-child {
	margin: 3px;
}
#gallery #slides div ul li a {
	width: 30px;
	height: 30px;
}
#gallery #slides div ul li a img {
	max-height: 30px;
}
}
