*{
	margin: 0;
	padding: 0;
	font-family: Century Gothic;
}

body{
	background-image: url(../hakkında.jpg);
	height: 100vh;
	background-size: 100% 100%; 
 
	background-position: center;
}
ul{
	float: right;
	list-style-type: none;
	margin-top: 2%;

}
ul li{
	display: inline-block;
}
ul li a{
	text-decoration: none;
	color: #fff;
	padding: 5px 20px;
	border: 1px solid #000;
	transition: 0.6s ease;
}
ul li a:hover{
	background-color: #000;
	color: #fff;
}
ul li.active a{
	background-color: #000;
	color: #fff;

}
.logo img{
   float: left;
  width: 10%;
  margin-top: 1%;
  height: auto;
}
.paragraf
{
	text-align: center; 
	color: white;
	 font-size:1.25vw;
	  margin-top: 150px;
	   margin-left: 200px;
	    margin-right: 200px;
}
.main{
	max-width: 1200px;
	margin: auto;
}
.title{
position: left;
top: 50%;
left: 50%;
}
.title h1{
	color: #fff;
}
.label{
	font-size: 70px;
	position: absolute;
	letter-spacing: 30px;
	left: 250px;
	top:450px;
	color: #fff

}
.image-mail{
	font-size: 15px;
	text-align: center;
	position: absolute;
	margin-top: 25%;
	left: 20%;
	top:25%;
	color: #fff
}
.image-telegram{
	font-size: 15px;
	text-align: center;
	position: absolute;
	margin-top: 25%;
	left: 33%;
	top:25%;
	color: #fff
}
.image-insta{
	font-size: 15px;
	text-align: center;
	position: absolute;
	margin-top: 25%;
	left: 42%;
	top:25%;
	color: #fff
}
.image-face{
		font-size: 15px;
	text-align: center;
	position: absolute;
	margin-top: 25%;
	left: 55%;
	top:25%;
	color: #fff
}
.image-wp{
		font-size: 15px;
	text-align: center;
	position: absolute;
	margin-top: 25%;
	left: 70%;
	top:25%;
	color: #fff
}
.p{
	font-size: 20px;
	text-align: center;
	position: absolute;
	margin-top: 30%;
	left: 30%;
	top:30%;
	color: #fff
}

.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
@media only screen and (min-width: 319px) and (max-width: 479px) 
{
	body{
	background-image: url(../hakkında.jpg);
	background-attachment: fixed;
	height: 100vh;
	 background-size: 100% 100%;  
	background-position: center;
}
ul{
	 font-size: 15px;
  margin-right: 15%;

}
ul li{
	display: inline-block;
}
ul li a{
	margin: 5;
 	padding: 0 1.5px;
}
ul li a:hover{
	background-color: #000;
	color: #fff;
}
ul li.active a{
	background-color: #000;
	color: #fff;

}
.logo img{
margin-left: 15%;
  width: 20%;
  margin-top: 7%;
  height: auto;
}
.main{
	max-width: 1200px;
	margin: auto;
}
.title{
top: 20%;
left: 20%;
}
.title h1{
	color: #fff;
	font-size: 100%;
}
.label{
	display: none;

}
.image-mail{
	display: none;

}
.image-telegram{
	display: none;
}
.image-insta{
	display: none;
}
.image-face{
	display: none;
}
.image-wp{
	display: none;
}
.para p{

	display: none;

}
.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
}
@media only screen and (max-width: 480px) 
{
	body{
	background-image: url(../hakkında.jpg);
	background-attachment: fixed;
	height: 100vh;
	 background-size: 100% 100%;  
	background-position: center;
}
ul{
	 font-size: 10px;
  margin-right: 12%;

}
ul li{
	display: inline-block;
}
ul li a{
	margin: 5;
 	padding: 0 1.5px;
}
ul li a:hover{
	background-color: #000;
	color: #fff;
}
ul li.active a{
	background-color: #000;
	color: #fff;

}
.logo img{
margin-left: 15%;
  width: 20%;
  margin-top: 7%;
  height: auto;
}
.main{
	max-width: 1200px;
	margin: auto;
}
.paragraf
{
	text-align: center;
	 color: white; 
	 font-size:10px;
	  margin-top: 35%;
	   margin-left: 20%; 
	   margin-right: 20%;
}
.title{
top: 20%;
left: 20%;
}
.title h1{
	color: #fff;
	font-size: 100%;
}
.label{
	display: none;

}
.image-mail{
	display: none;

}
.image-telegram{
	display: none;
}
.image-insta{
	display: none;
}
.image-face{
	display: none;
}
.image-wp{
	display: none;
}
.p{

	display: none;

}
.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
}
@media only screen and (min-width: 481px) and (max-width: 768px) {

	body{
	background-image: url(../hakkında.jpg);
	background-attachment: fixed;
	height: 100vh;
	 background-size: 100% 100%;  
	background-position: center;
}
ul{
	 font-size: 15px;
  margin-right: 20%;

}
ul li{
	display: inline-block;
}
ul li a{
	margin: 5;
 	padding: 0 1.5px;
}
ul li a:hover{
	background-color: #000;
	color: #fff;
}
ul li.active a{
	background-color: #000;
	color: #fff;

}
.logo img{
  margin-left: 20%;
  width: 15%;
  margin-top: 0%;
  height: auto;
}
.main{
	max-width: 1200px;
	margin: auto;
}
.title{
top: 20%;
left: 20%;
}
.title h1{
	color: #fff;
	font-size: 120%;
}
.paragraf
{
	text-align: center;
	 color: white; 
	 font-size:15px;
	  margin-top: 20%;
	   margin-left: 20%; 
	   margin-right: 20%;
}
.label{
	display: none;

}

.image-mail{
	display: none;

}
.image-telegram{
	display: none;
}
.image-insta{
	display: none;
}
.image-face{
		display: none;
}
.image-wp{
	display: none;
}
.p{

	display: none;

}
.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
}
@media only screen and (min-width: 769px) and (max-width: 961px) {
	body{
	background-image: url(../hakkında.jpg);
	background-attachment: fixed;
	height: 100vh;
	 background-size: 100% 100%;  
	background-position: center;
	
}
ul{
	 font-size: 18px;
  margin-right: 17%;

}
ul li{
	display: inline-block;
}
ul li a{
	margin: 5;
 	padding: 0 1.5px;
}
ul li a:hover{
	background-color: #000;
	color: #fff;
}
ul li.active a{
	background-color: #000;
	color: #fff;

}
.logo img{
  margin-left: 20%;
  width: 15%;
  margin-top: 0%;
  height: auto;
}
.main{
	max-width: 1200px;
	margin: auto;
}
.title{
top: 40%;
left: 20%;
}
.title h1{
	color: #fff;
	font-size: 150%;
}
.paragraf
{
	text-align: center;
	 color: white; 
	 font-size:15px;
	  margin-top: 20%;
	   margin-left: 20%; 
	   margin-right: 20%;
}
.label{
	display: none;

}
.image-mail{
	display: none;

}
.image-telegram{
	display: none;
}
.image-insta{
	display: none;
}
.image-face{
	display: none;
}
.image-wp{
	display: none;
}
.p{

	display: none;

}
.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
}

}
@media only screen and (min-width: 962px) and (max-width: 1024px) 
{
	body{
	background-image: url(../hakkında.jpg);
	background-attachment: fixed;
	height: 100vh;
	 background-size: 100% 100%;  
	background-position: center;
	
}
ul{
	font-size: 15px;
  margin-right: 30%;

}
ul li{
	display: inline-block;
}
ul li a{
	margin: 5;
 	padding: 0 1.5px;
}
ul li a:hover{
	background-color: #000;
	color: #fff;
}
ul li.active a{
	background-color: #000;
	color: #fff;

}
.logo img{
  margin-left: 20%;
  width: 15%;
  margin-top: 5%;
  height: auto;
}
.main{
	max-width: 1200px;
	margin: auto;
}
.title{
top: 20%;
left: 20%;
}
.title h1{
	color: #fff;
	font-size: 120%;
}
.label{
	display: none;

}
.paragraf
{
	text-align: center;
	 color: white; 
	 font-size:15px;
	  margin-top: 20%;
	   margin-left: 20%; 
	   margin-right: 20%;
}
.image-mail{
	display: none;

}
.image-telegram{
	display: none;
}
.image-insta{
	display: none;
}
.image-face{
	display: none;
}
.image-wp{
	display: none;
}
.p{

	display: none;

}
.map-responsive{
    overflow:hidden;
    padding-bottom:50%;
    position:relative;
    height:0;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}
}
}