@media only screen and (max-width: 1420px) {
	#slider{
		height: 550px;
		
	}
}

@media only screen and (max-width: 1420px) {
	
	
	.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: 500px;
		
	}
	.icon_header>ul {
    
    top: 260px;
   
}
	
}
@media only screen and (max-width: 1220px) {
	

		.icon_header>ul {
    
    top: 170px;
   
}
	
	#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) {
	#news{
		width: 850px;
		margin: auto;
	}
	.news h4 {
    border-left: 1px solid rgba(0,0,0,0.0);
        margin-left: 0px;
}
.news-text{
	width: 330px;
	height: 170px;
	margin-left: 15px;
	margin-top: 10px;
	border: none;
}
	.news-image{
		width: 375px;
	}
	.news{
		width: 380px;
		height: 500px;
		display: inline-block;
		margin: 20px;
	}
	.news-url{
    right: 15px;
    
	}
}

@media only screen and (max-width: 900px) {
	
#news{
		width: 380px;
		margin: auto;
		
	}
.news{
		
		margin: 10px 0px;
	}
	#page-mone{
		display: none;
	}
}

@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;
	

}