/* CSS Document */
@-ms-viewport {width:device-width;}
@viewport{width:device-width;}
@media only screen and (max-width: 700px){
.details {
	display: none;
}
#header {
	height: auto;
	text-align: center;
}
.header {
	width: 100%;
	padding: 0px 10px;
	position:relative;
}
.logo {
	margin: 0;
	text-align: center;
	float: none;
	position:relative;
}
.icon_menu_open {
	display: block !important;
	border: 1px solid #eee;
	background: #fff;
	position: absolute;
	width: 30px;
	text-align:center;
	cursor:pointer;
	line-height:30px;
	height: 30px;
	left: 10px;
	top: 40px;
}
.icon_menu_open.active{
	border:1px solid #05b7a0;
	background:#05b7a0;
	color:#fff;
}
.icon_menu_open:before {
	content: "\f0c9";
	font-family: FontAwesome;
}
#navi {
	height: auto;
}
.navi {
	width: 100%;
}
.nav {
	float: none;
	width: 100%;
	text-align:center;
	display: none;
}
.social {
	float: none;
	text-align:center;
	width: 100%;
	height: auto;
	border: none;
}
#navi .social li{
	display:none;
}
#navi .social li.lango{
	display:inline-block;
	float:none;
}
.social li a {
	padding: 0px 10px;
}
.nav li {
	display: block;
	float: none;
}
.nav li a {
	border-bottom: 2px solid #eee;
	line-height: normal;
	padding: 10px;
}
.nav .sub ul li a{
	text-align:center;
}
.sub {
	position: static;
	box-shadow: none;
	width: 100%;
	display: none;
}
.nav li:hover .sub{
	display:block;
}
#slideshow {
	height: 350px;
}
.slider_cont h2 {
	font-size: 20px;
	padding:5px;
}
.slider_cont p {
	font-size: 13px;
	padding:5px;
}
.prod_loop {
	display: block;
	width: 100%;
}
.prod_all img {
	height: auto;
	width:auto;
	text-align:center;
}
.prod_all ol li {
	list-style: none;
	text-align: center;
}
.aboutus {
	width: 100%;
	padding: 10px;
}
.aboutus_right {
	float: none;
	width: 100%;
}
.aboutus_det ol li span {
	display: block;
	float: none;
}
.aboutus_left {
	width: 100%;
	float: none;
	margin-top: 20px;
	text-align: center;
}
.download {
	width: 100%;
	padding: 10px;
	text-align: center;
}
.download_txt {
	margin: 0;
	clear:both;
}
.download_link {
	float: none;
	width: auto;
	display:block;
	text-align:center;
}
.download_link a {
	float: none;
	display: inline-block;
	margin-top: 0px;
	margin-bottom: 20px;
}
.news {
	width: 100%;
	padding: 0px 10px;
	text-align: center;
}
.wraps_is {
	width: 100%;
	padding:20px 10px;
}
.news_all{
	text-align:center;
}
.news_img {
	height: auto;
	text-align:center;
}
.news_loop img {
	height: auto;
	width: auto;
}
.news_loop:last-child{
	border-bottom:none;
}
.news_loop {
	float: none;
	width: 100%;
	padding-left: 0px;
	padding-right: 0px;
	border-bottom: 1px solid #eee;
	margin-bottom: 20px;
}
.news_loop a {
	height: auto;
	width: 100%;
	text-align: center;
}
.news_loop p {
	height: auto;
}
.news_loop img {
	height: auto;
}
.news_txt {
	background: none;
	border: none;
	box-shadow: none;
	padding: 20px 10px;
}
.features {
	width: 100%;
	padding: 10px;
	text-align: center;
}
.features_right {
	float: none;
	width: 100%;
}
.features_left {
	width: 100%;
	float: none;
}
.map_data {
	display: none;
}
#footer {
	padding: 30px 0px;
}
.footer {
	width: 100%;
	padding: 0px 10px;
	text-align: center;
}
.foot {
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
.foot p {
	text-align: center;
}
.foot_bottom {
	display: none;
}
.bottom {
	width: 100%;
	padding: 20px 10px;
	text-align: center;
}
.copyrights {
	line-height:normal;
	float: none;
	height:auto;
}
.design:after{
	display:none;
}
.design {
	line-height: normal;
	float: none;
	background: none;
	width: 100%;
	height: auto;
}
.precemp {
	width: 100%;
	padding: 0px 10px;
	text-align: center;
}
.postin_img {
	float: none;
	width: 100%;
	margin-left:0;
	height: auto;
	max-width:100%;
	text-align: center;
}
.postmeta_cats {
	float: none;
	text-align: center;
	font-size:12px;
}
.post_tags {
	text-align: center;
}
.title_page_same {
	text-align: center;
	font-size: 20px;
}
.postin_txt {
	text-align: center;
}
.postmeta_dets {
	float: none;
	text-align: center;
	margin-top: 10px;
	font-size:12px;
}
.serv_txt p {
	height: auto;
}
#map_contact {
	display: block;
	width: 100%;
}
.map_contact_right {
	display: block;
	width: 100%;
	height: 250px;
}
.map_contact_left {
	display: block;
	width: 100%;
}
}