@media only screen and (max-width: 1400px) {
	
	#slider{
		height: 600px;
		
	}
	
	.page-mone-h{
		height: 25%;
	}
	
}

@media only screen and (max-width: 1220px) {
	
	#slider{
		height: 450px;
		
	}
	#page-mone{
		display: none;
	}
	#main{
		text-align: center;
	}
	.servise-image,.servise-backgrond{
		display: none;
	}
	.servise-text{
		width: 500px;
		float: none;
		margin: auto;
	}
	#servise{
		height:300px;
		overflow: hidden;
	}
	.color-white h1 {
    
    margin-top: 1px;
}
.color-white {
   
    left: 10px;
    /* top: 0; */
}
.link{
    top: 220px;
    left: 30px;
}
}
@media only screen and (max-width: 1100px) {
	

	.ifrale {
		display: none;
	}
	
}

@media only screen and (max-width: 800px) {
	


}

@media only screen and (max-width: 600px) {
	
	#slider{
		height: 400px;
	}
	
.color-white{
	width: 360px;
}

.ifrale 
}
@media only screen and (max-width: 450px) {
	
	
	

}