
@media screen and (min-width: 1200px) and (max-width: 1440px){
	

}

@media screen and (min-width: 993px) and (max-width: 1199px){
	

}


@media screen and (max-width:992px) {


}


@media screen and (max-width:991px) {
	
}


@media screen and (max-width: 767px){
	
	
.content-3 .caption,
.content-4 .caption,
.content-5 .caption {min-height:auto;}
	
}

@media screen and (max-width: 576px){
	
	.main {width:100%;}
	
	.content-6 .caption,
	.content-7 .caption {padding:15px 15px 0 15px;}
	
	.content-6 {margin-bottom:0;}
	
}

@media screen and (max-width: 480px){
	
	.sosyal-medya ul li {margin-right:10px;}
	
}