@media only screen and (max-width: 1550px) {
	.video{
		width: 380px;
	}
}

@media only screen and (max-width: 1400px) {
	
	#news{
	width: 1200px;
}
.news{
	margin: 10px;
}

}

@media only screen and (max-width: 1220px) {
	
	#slider{
		height: 450px;
		background-size: 100% 100%;
	}
	.search_border {
    width: 530px;
    margin: auto;
    height: 64vh;
    margin-top: 0vh;
    display: flex;
}
	
	#news{
	width: 910px;
	overflow: hidden;
	
}
	.h1 {
    
    margin-top: 50px;
    
}

.Archive{
	top:50px;
}
}
@media only screen and (max-width: 1142px) {
	

.news:nth-child(3){
	display: none;
}
}

@media only screen and (max-width: 1020px) {
	
.maps{
	width: 300px;
}
#contacts{
	width: 95%;
}
#news{
	width: 620px;
	
}
}

@media only screen and (max-width: 900px) {
	
	
.slider_color{
	width: 100%;
	right: 0;
}

	#ul li {
    width: 15px;
    height: 15px;
   
}
	
}
@media only screen and (max-width: 807px) {
	

}
@media only screen and (max-width: 766px) {
	
	
#main-background-color{
	height: 830px;
}
.search_border{
	display: none;
}
.Sakrebulo{
	
    margin-top: 230px;
}
}

@media only screen and (max-width: 620px) {

	.main {
    width: 360px;
   
}
h2{
	font-size: 12px;
}
.maps{
	display: none;
}

#news>h1 {
    width: 140px;
    margin-left: 10px;
}
	.Archive {
    top: 40px;
    right: 0px;
}
	
#news{
	width: 360px;
	
}
.news {
    width: 350px;
    height: 350px;
    display: inline-block;
    background-color: #f4fbfb;
    border-radius: 3px;
    border: 1px solid rgba(55,88,157, 0.2);
    overflow: hidden;
    position: relative;
    margin: 5px;
}
.Sakrebulo_info{
	width: 359px;
	margin: 20px 0px;
}
}
@media only screen and (max-width: 450px) {
	
	.video{
		width: 350px;
	}
	
	
#blog .blog {
   margin-left: 0;
    
}
.contacts-text {
    width: 330px;
}
.footer .footer-meps {
    margin-left: 20px;
}
}