@media only screen and (max-width: 445px) {

.content-wrapper-main .blog-featured .row-fluid, .content-holder_in > .mainbody > .blog > .row-fluid {
    height: 285px;
}

.menu-128 .content-holder_in > .mainbody > .blog > .row-fluid {
	height:180px;
}

.baslik-copy {
	font-size: 30px;
    top: 130px;
}

#layerslider {
    margin-top: 30px;
}

.allbody-in .social ul {
	width:103px;
}

.allbody-in .social ul li{
	float:none;
}

.allbody-main .social ul {
	width:103px;
}

.allbody-main .social ul li{
	float:none;
}

.allbody-main .footer-wrapper {
	bottom: -244px;
	height: 434px;
}

.content-holder_in > .mainbody > .contact input, .content-holder_in > .mainbody > .contact textarea {
	padding: 3%;
    width: 94%;
}

}