@media only screen and (max-width: 768px) {
#container {
	width:100%;
	overflow:hidden;
}
header {
	height:auto;
}
header .header-content .header-content-part1 {
	width:100%;
	float:none;
}
header .header-content .header-content-part2 {
	float:none;
}
header .header-content .header-content-part2 .language {
	float:none;
	text-align:center;
	padding-bottom:8px;
}
header .header-content .header-content-part2 .search {
	margin:5px 18px 5px 12px;
}
aside .box .box-col {
	width:97%;
	float:none;
	overflow:hidden;
	clear:both;
	margin:0px 5px 10px 5px;
}
footer .footer-content .footer-content-col {
	width:100%;
	float:none;
	margin-right:0px;
}
.footer-content-col ul {
	width:35%;
	margin:0 auto;
}
footer .footer-content .copyright {
	text-align:center;
	margin-bottom:5px;
}
footer .footer-content .copyright-phone {
	margin-bottom:5px;
}
.content-page {
	padding:5px 10px 0px 10px;
}
.content-page h2 {
	margin-bottom:5px;
}
.content-page p img {
	width:100%;
}
.news {
	margin-right:0px;
}
.contact .contact-part1 {
	width:100%;
	float:none;
	margin-right:0px;
}
.contact .contact-part2 {
	width:100%;
	float:none;
	padding-top:30px;
}
.ebulten {
	width:95%;
	position:relative;
	top:0px;
	right:0px;
}
.solutions .solutions-part1 {
	width:100%;
	float:none;
	margin-right:0px;
	margin-bottom:20px;
	padding-right:0px;
	border-right:none;
}
.solutions .solutions-part2 {
	width:100%;
	float:none;
}
.products .products-part1 {
	width:100%;
	float:none;
	overflow:hidden;
	margin-right:0px;
	margin-bottom:20px;
}
.products .products-part2 {
	width:100%;
	float:none;
}
.product-detail .product-detail-part1 {
	width:100%;
	float:none;
	padding-right:0px;
	margin-right:0px;
	border:none;
}
.product-detail .product-detail-part2 {
	width:100%;
	float:none;
}
.product-share {
	float:none;
}
.floatleft {
	float:none;
}
.floatright {
	float:none;
}
.breadchumbs {
	margin-bottom:10px;
}
.products .products-part2 .products-box .products-box-col-1 {
	width:30%;
}
.products .products-part2 .products-box .products-box-col-1 img {
	width:100%;
}
.products .products-part2 .products-box .products-box-col-2 {
	width:31%;
}
}

@media only screen and (max-width: 575px) {
footer .footer-content {
	margin:36px 0px 10px 0px;
}
.news {
	width:94%;
	float:none;
	margin-right:0px;
}
.guvenlikdukkani ul li {
	width:44%;
}
.footer-content-col ul {
	width:62%;
}
.ebulten .ebulten-content input[type="text"] {
	width:88%;
}
.products .products-part2 .products-box .products-box-col-1 {
	width:100%;
	padding-right:0px;
	margin-right:0px;
	float:none;
	border:none;
	margin-bottom:20px;
}
.products .products-part2 .products-box .products-box-col-1 img {
	width:100%;
}
.products .products-part2 .products-box .products-box-col-2 {
	width:100%;
	padding-right:0px;
	padding-bottom:0px;
	margin-right:0px;
	float:none;
	border:none;
	margin-bottom:20px;
}
.products .products-part2 .products-box .products-box-col-3 {
	margin-top:0px;
	float:none;
}
.product-detail .product-detail-part2 .download-icon:before {
	display:none;
}
}

@media only screen and (max-width: 320px) {
.guvenlikdukkani ul li {
	width:100%;
}
.contact .contact-form input[type="submit"] {
	width:30%;
}
.footer-content-col ul {
	width:88%;
}
.fixed-right {
	display:none;
}
}