@charset "utf-8";


div.ustcizgi{width:100%; height:20px; border-top:1.5px solid #0081BF; }

div.yazimavi{width:100%; padding-top:50px; padding-bottom:50px; background:url("../Images/sonyazibg.png") 0 100% no-repeat, radial-gradient(#0081BF, #00496C 150%); background-size:600px, contain;}
	div.yazimaviInner{width:40vw; margin:0 auto;}
		div.yazimaviInner>h1{font:2.7vw robotocondlight, Arial, sans-serif; color:white;}
		div.yazimaviInner p{margin-top:1vw; font:1vw robotocondlight, Arial, sans-serif; color:white; text-align:justify; line-height:1.8vw;}
		div.yazimaviInner img{width:40vw;}



@media only screen and (max-width: 1440px){
/*Sadece font boyutu ve line-height düzenlendi.*/	
div.ustcizgi{width:100%; height:20px; border-top:1.5px solid #0081BF; }

div.yazimavi{width:100%; padding-top:50px; padding-bottom:50px; background:url("../Images/sonyazibg.png") 0 100% no-repeat, radial-gradient(#0081BF, #00496C 150%); background-size:600px, contain;}
	div.yazimaviInner{width:40vw; margin:0 auto;}
		div.yazimaviInner>h1{font:3.2vw robotocondlight, Arial, sans-serif; color:white;}
		div.yazimaviInner p{margin-top:1vw; font:1.2vw robotocondlight, Arial, sans-serif; color:white; text-align:justify; line-height:2.2vw;}
		div.yazimaviInner img{width:40vw;}
}		


@media only screen and (max-width: 1024px){
	
	div.ustcizgi{width:100%; height:20px; border-top:none; }

	div.yazimavi{width:100%; padding-top:50px; padding-bottom:50px; background:url("../Images/sonyazibg.png") 0 100% no-repeat, radial-gradient(#0081BF, #00496C 150%); background-size:600px, contain;}
	div.yazimaviInner{width:80vw; margin:0 auto;}
		div.yazimaviInner>h1{font:36px robotocondlight, Arial, sans-serif; color:white;}
		div.yazimaviInner p{margin-top:16px; font:16px robotocondlight, Arial, sans-serif; color:white; text-align:justify; line-height:32px;}
		div.yazimaviInner img{width:80vw;}

}
