@media only screen and (max-width: 1600px) {
#slider{
	height: 750px;
}
.icon_header>ul {
    
    top: 290px;
   
}
}
@media only screen and (max-width: 1500px) {
	
	#slider{
		height: 700px;
		
	}
	.icon_header>ul {
    
    top: 280px;
   
}
	
}
@media only screen and (max-width: 1420px) {
	
	#slider{
		height: 600px;
		
	}
	.icon_header>ul {
    
    top: 270px;
   
}
	#gallery{
		width: 1200px;
	}
	.gallery{
		    margin: 0px 20px;
		    width: 350px;
	}
	.gallery img{
		width: 350px;
	}
	.gallery-title{
		width: 310px;
	}
}
@media only screen and (max-width: 1300px) {
	
	#slider{
		height: 550px;
		
	}
	.icon_header>ul {
    
    top: 260px;
   
}
	
}
@media only screen and (max-width: 1220px) {
	
	#slider{
		height: 550px;
		
	}
		.icon_header>ul {
    
    top: 170px;
   
}
	#page-mone{
		display: none;
	}
	#main{
		text-align: center;
	}
	#servise ul li:first-child{
	border-left: none;
}
#gallery{
	width: 100%;
	text-align: center;
}

}
@media only screen and (max-width: 1200px) {
	
	
	#servise ul li:last-child{
	border-left: none;
}
}
@media only screen and (max-width: 1070px) {
	
	.video{
		width: 380px;
		overflow: hidden;
	}

	.video-image {
    width: 330px;
    height: 401px;
    margin-top: 220px;
}
.image-div-bottom {
   
    width: 305px;
    height: 420px;
    bottom: -20px
}
.color-white h1 {
    font-size: 30px;
    color: #222;
    border-bottom: 1px solid #fcc7b0;
    font-family: 'dejavu_sansbook';
    font-weight: bold;
    margin-left: 60px;
    margin-top: 0;
    font-size: 17px;
    padding: 5px 8px;
    width: 250px;
    text-align: center;
}
.color-white p {
    font-size: 14px;
    line-height: 25px;
    color: #66788a;
    padding: 5px;
    text-align: center;
    width: 380px;
    font-family: 'dejavu_sansbook';
}
.play-button{
	left:150px;
	top: 200px;
}
.video{
	margin: 0px auto;
	
}
}

@media only screen and (max-width: 900px) {
	
.videobg,.video-border {
    width: 350px;
   
}

}
@media only screen and (max-width: 801px) {
	
#servise ul li{
   border: none;
   
}
.gallery-title{
	width: 290px;
}
.gallery{
	margin: 0px 0px;
}
.gallery-title{
	font-size: 15px;
}
}
@media only screen and (max-width: 600px) {
	
	#slider{
		height: 400px;
	}
	.icon_header>ul {
    
    top: 110px;
   
}
.color-white{
	width: 360px;
}

.close-button {
    width: 35px;
    height: 35px;
    border-radius: 50%;
    z-index: 9999999999999999;
    position: absolute;
    right: -20px;
    top: -35px;
    cursor: pointer;
    font-size: 30px;
    color: #fff;
}
.about {
    width: 100%;
    right:0px;
    overflow: hidden;
}
.about a {
    
    left: 35%;
    
}

}
@media only screen and (max-width: 450px) {
	
	.servise {
    width: 300px;
    height: 400px;
    margin: 20px 0px;
	

}