@media (min-width:100px) and (max-width:500px) {
   .aciklama {
	   display:none;
   }
 
   .head-ust-bilgi .col-md-6 {
	   width:100% !important;
   }
   .icerik-head .col-md-3 {
	   width:100%;
   }
.head-ust-bilgi .col-md-6 ul {
	width:120px;
	margin:0 auto;
	position:relative; left:20px;
}
.owl-theme .owl-controls .owl-buttons div {
	color: #fff;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	width:30px !important;
	height:67px;
	font-size:18px;
	text-align:center;
	line-height:67px;
	font-weight:bold;
	background: #ef7b14;
	position:absolute; top:-98px;	
}
.owl-theme .owl-controls .owl-buttons div:first-child {
	 right:48px !important;
 }
.owl-theme .owl-controls .owl-buttons div:last-child {
	 right:10px !important; 
 }
   .head-ust-bilgi .col-md-6 .head-bilgi {
	   text-align:center;
	   float:none;
   }
   .arayin {
	display:block;
}
   .bx-wrapper .bx-pager.bx-default-pager {
	   display:none;
   }
   
   .hizmet-icerik .col-md-4 {
	   width:100% !important;
   }
   .footers .col-md-6 {
	    width:100% !important;
		padding:0 !important; 
	   margin:0 !important;
   }
   .footers .col-md-6 ul {

	   padding:0 !important; 
	   margin:0 !important;
   }
   .footers .col-md-6 p {
	text-align:center;
	  
	   
   }
   .footer .adress {
	   width:100% !important;
	    border-bottom:1px solid #ddd;
   }
    .footer .col-md-9 {
	   width:100% !important;
	     padding:0 !important; 
	   margin:0 !important; 
   }
   .footer .col-md-9 .col-md-3 {
	   width:100% !important;
	   height:250px;
	   border-bottom:1px solid #ddd;
	    padding:0 !important; 
	   margin:0 !important; 
   }
   .footer .col-md-9 .col-md-3:last-child {
	    border-bottom:none;
   }
   .hizmet-icerik .col-md-4 .hizmet-bilgi {
	margin:10px 0px 15px 0px;
	}
	
}

@media (min-width:250px) and (max-width:768px) {
   .aciklama {
	   display:none;
   }
   .bx-wrapper .bx-pager.bx-default-pager {
	   display:none;
   }
   
   .hizmet-icerik .col-md-4 {
	   width:100% !important;
   }
   .footers .col-md-6 {
	    width:100% !important;
		padding:0 !important; 
	   margin:0 !important;
   }
   .footers .col-md-6 ul {
	   padding:0 !important; 
	   margin:0 !important;
   }
   .footer .adress {
	   width:100% !important;
   }
    .footer .col-md-9 {
	   width:100% !important;
	     padding:0 !important; 
	   margin:0 !important; 
   }
   .footer .col-md-9 .col-md-3 {
	    padding:0 !important; 
	   margin:0 !important; 
   }
   .hizmet-icerik .col-md-4 .hizmet-bilgi {
	margin:10px 0px 15px 0px;
	}
	
}

@media (min-width:768px) and (max-width:911px) {
	ul.bxslider li .aciklama {
		width:80%;
		margin:0 auto;
		padding-left:5%;
		position:absolute; top:50%; z-index:2;
		margin-top:-130px;
		
	}
	ul.bxslider li .aciklama h1 {
	font-size:30px;
	color:#fff;
	font-family: 'Roboto', sans-serif;
	font-weight:600;
	}
	ul.bxslider li .aciklama p {
	color:#fff;
	font-size:14px;
	padding-bottom:10px;
	}
	.hizmet-bilgi-ust .overlay a {
	display:block;
	width:100px;
	padding:10px 0 ;
	margin:0 auto;
	position:absolute; top:50%; left:50%;
	margin-top:-500px;
	margin-left:-50px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	font-size:15px;
	font-weight:500;
	background:#ef7b14;
	transition:all .5s ease-out;
	-webkit-transition:all .5s ease-out;
	-moz-transition:all .5s ease-out;
	-o-transition:all .5s ease-out;
	}
	.hizmet-bilgi-detay i {
	float:left;
	background:#eee;
	width:50px;
	height:55px;
	color:#2b2a29;
	line-height:55px;
	text-align:center;
	font-size:19px;
	margin-right:10px;
	transition:all .3s ease-out;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	}
	.hizmet-bilgi-detay p {
		font-size:12px;
	}
	
  
}

@media (min-width:992px) and (max-width:1119px) {
   ul.bxslider li .aciklama {
		width:80%;
		margin:0 auto;
		
		position:absolute; top:50%; z-index:2;
		margin-top:-130px;
	}
   
}
}
