#info{
	left:2px;
}

#wrapper{
	width:100%;
	display:block;	
}

html, body{
	/*background-color:#fff;*/
}

.large_cell_only{
	display:block;
}
.small_cell_only{
	display:none;
}
.tablet_only{
	display:none;
}
.desktop_only{
	display:none;
}

#mobile_home_container,#mobile_home_footer,#mobile_header,#mobile_content,#mobile_reg_footer{
	display:block;
}

#footerPusher{
	width:100%;
}
#gallery_bottom{
	width:100%;
    height: 120px;
    bottom: 0;
}

#image_desc {
    background-color:rgba(255, 255, 255,0.9);
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 5px;
    padding-bottom: 8px;
    font-size: 16px;
    line-height: 17px;
    position: absolute;
    bottom: 0px;
    left:0px;
    line-height: 14px;
    width: 90%;
    direction: rtl;
}

#circles{
	top:50px;
}



.mobile_item_desc{
    margin-bottom: 40px;
}
