/*МЕДИАЗАПРОСЫ*/

@media only screen and (max-width: 1599px) {
	#top .container {
    	padding: 0 50px !important;
	}
	
	#top .cf__section form {
    	width: 100% !important;
	}
	
	#top .cf__section form input[type='submit'] {
	    width: 100% !important;
	}
}


@media only screen and (max-width: 1440px){
	
	#top .footer__section .flex__f5 .avia_textblock a {
		font-size: 20px !important;
	}

	#top .footer__section .flex__f5 .avia-button-wrap a {
		font-size: 20px !important;
	}
}

@media only screen and (max-width: 1340px) {
	#top .gallery__tabs__section .av-tab-section-inner-container .flex_column .avia-button {
		padding: 15px 5% !important;
	}
	#top .news__section .avia-content-slider article.slide-entry {
    	align-items: center !important;
	}
	#top .news__section .avia-content-slider .slide-entry .slide-image {
		height: auto !important;
	}
	#top .news__section .avia-content-slider .slide-entry .slide-image img {
		height: auto !important;
	}


@media only screen and (max-width: 1200px) {
		
	#top .footer__section .flex__f5 .avia-button-wrap a {
		max-width: 264px;
		width: 100% !important;
	}
	
	#top #header .av-main-nav>li>a {
		padding: 0 8px !important;
	}
}