@media only screen and (max-width: 1400px) {
	
	#slider{
		height: 650px;
	}
	.page-mone>a{
		margin-top: 50px;
	}
	
	
}

@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;
	}
}
@media only screen and (max-width: 1100px) {

	.video{
	width: 800px;
	position: relative !important;
	height: 333px;
}
.video-image,.image-div-bottom{
	display: none;
}
.color-white,.video-text{
	width: 100%;
}
.color-white p{
	margin-left: 0;
	text-align: center;
}
.color-white h1{
	text-align: center;
	margin-left: 0;
	margin: auto;
}
.color-white {
    margin-left: 0;
    width: 95%;

}
}

@media only screen and (max-width: 800px) {
	
.video{
	width: 100%;
}

}

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

    width: 97%;

}

.video{
	
	height: 433px;
}
}
@media only screen and (max-width: 450px) {
	
	
	

}