	
@media  (max-width: 576px) { 			
	#header .head-menu ul li img{
		width: 40px;
	}
	#header .head-menu ul li a{
		font-size: 15px !important;
	}
	#header .head-menu ul{
		padding-top: 20px;
	}
	#comparative .comp-content .title h3 , #contanct .title p{
		font-size: 30px !important;
	}
	#header .head-menu ul li:last-child{
		margin-right: 0 !important;
	} 
} 
@media  (max-width: 768px) { 			
	.logo-content ,#header .head-menu{
		 text-align: center;
	 }
	 #map .iletisim{
	 	padding-left: 0 !important;
	  }
	  #comparative .comp-content .title h3{
	  	font-size: 35px;
	  }
	  #header .head-menu ul{
	  	text-align: center !important;
	  }
	  .carousel-control-prev{	
	  	top: -200px !important;
	  }
	  .carousel-control-next{
	  	top: -200px !important;
	  }


} 
@media  (max-width: 992px) { 			
	#map .iletisim{  }
} 
@media  (max-width: 1199px) { 			
	 #map .iletisim { padding-left: 0 !important; }
} 
@media  (max-height: 400px) { 			
	 .scroll {
        display: none;
    }
} 




