
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1{font-size: 70px; color: #FFF; font-weight: 400; }
p{ width: 980px; font-size: 18px; color: #FFF;  font-weight: 400; margin:40px auto; line-height: 28px;  }

.section{
	text-align:center;
}

.ok{ position: fixed; bottom: 70px; right: 0px; left: 0px; margin: 0px auto;  }
.sayi_icon { margin-bottom: 20px; }

@media (max-width:479px){
.ok{ bottom: 10px; }
}


@media (max-width:479px){

h1{font-size: 40px; color: #FFF; font-weight: 400; }
p{ width: 100%; font-size: 12px; color: #FFF;  font-weight: 400; margin:20px auto; line-height: 20px;  }

}


@media (max-width:991px){

h1{font-size: 50px; color: #FFF; font-weight: 400; }
p{ width: 100%; font-size: 14px; color: #FFF;  font-weight: 400; margin:20px auto; line-height: 20px;  }

}