@media (max-width: 1585px) {


}
@media (max-width: 1360px) {


}
@media (max-width: 960px) {

	main {
		width:100vw;
	}
	
	#header {
		display:none;
	}
	#mobilheader {
		display:flex;
	}
	#mobilmenu {
		display:block;
	}

	.form-control {
		font-size:12px;
	}

	/*------------------ruyasorgula----------------------*/

	#ruyasorgula {
		padding:15px 0px 15px 0px;
	}
	/*------------------bloglarust----------------------*/

	#bloglarust {
		padding:30px 0px 30px 0px;
	}
	#bloglarust:before {
		height:30%;
	}
	#bloglarust .resim {
		position:relative;
		margin-bottom:15px;
	}
	#bloglarust .resim img {
		width:100%;
		aspect-ratio:646/465;
		max-height:800px;
		object-fit:cover;
		object-position:center;
		border-radius:20px;
	}
	#bloglarust .resim span {
		top:28px;
		left:28px;
	}
	#bloglarust .tarih {
		font-size: 13px;
		line-height: 18.328px; /* 140.984% */
		margin-bottom:15px;
	}
	#bloglarust .tarih small {
		font-size: 15px;
		line-height: 21px; /* 140% */
		margin-right:10px;
	}
	#bloglarust .adi {
		padding:0px;
		margin-bottom:15px;
		margin-left:0px;
		font-size: 20px;
	}
	#bloglarust .desc {
		font-size: 15px;
		line-height: 21px;
		margin-bottom:15px;
	}

	#bloglarust .butonlar {
		width:80px;
	}
	/*------------------bloglarpage----------------------*/

	#bloglarpage {
		padding:30px 0px 30px 0px;
	}
	#bloglarpage .baslik {
		font-size: 40px;
		margin-bottom:20px;
	}
	.blogitem {
		padding:14px;
		border-radius: 20px;
	}
	.blogitem .resim {
		margin-bottom:15px;
	}
	.blogitem .tarih {
		font-size: 13px;
		line-height: 18.328px; /* 140.984% */
		margin-bottom:15px;
	}
	.blogitem .tarih small {
		font-size: 15px;
		line-height: 21px; /* 140% */
		margin-right:10px;
	}
	.blogitem .adi {
		font-size: 20px;
		margin-bottom:15px;
	}
	.blogitem .desc {
		font-size: 15px;
		line-height: 18.328px;
		opacity: 0.7;
	}
		

	/*------------------blogdetay----------------------*/

	#blogdetay {
		padding:30px 0px 30px 0px;
	}
	#blogdetay:before {
		height:100px;
	}
	#blogdetay .resim {
		width:100%;
		aspect-ratio:625/417;
		max-height:800px;
		border-radius:20px;
		margin-bottom:15px;
	}
	#blogdetay .katman1 {
		margin-bottom:15px;
	}
	#blogdetay .katman1 .tarih {
		font-size: 13px;
		line-height: 18.328px;
	}
	#blogdetay .katman1 .tarih small {
		font-size: 13px;
		line-height: 21px; /* 140% */
		margin-right:10px;
	}
	#blogdetay .katman1 .sosyal {
		grid-gap:5px;
	}
	#blogdetay .katman1 .sosyal small {
		display:none;
		font-size: 13px;
	}
	#blogdetay .katman1 .sosyal a {
		width:30px;
		height:30px;
		border-radius: 9px;
		font-size:15px;
	}
	#blogdetay .adi {
		font-size: 22px;
		margin-bottom:15px;
	}	
}
