/* FIRST+ */
br.fixed{display:block !important;}

/* 1180 first */
@media all and (max-width : 1180px){ 
	
	/* Top nav */
		.top-nav li a{font:700 14px/24px Acrom;}
	
}

/* FIRST- */

/* 1180 other */
@media all and (max-width : 1180px){ 
	
	h2{font:500 24px/36px Acrom;padding:20px 0;}
	
	/* News */
		.news-title{font:700 18px/24px Acrom;}
	
}


/* FIRST+ */

/* 920 first */
@media all and (max-width : 920px){ 
	
	/* Header */
		.header-contacts-phones{text-align:right;}
			.header-contacts-phones-phone{margin:0 0 10px;display:block;}
	
	/* Top nav */
		.top-nav li a{font:700 13px/24px Acrom;padding:15px 20px;}
	
	/* Content */
		.content-wrapper{padding:0 20px 0 0;}
		.aside{flex:0 0 230px;}
	
			.si-optimized-fonts h1{font:500 40px/54px Acrom;}
			.si-optimized-fonts h2{font:500 24px/36px Acrom;}
			.si-optimized-fonts h3{font:500 20px/32px Acrom;}
			.si-optimized-fonts h4{font:500 16px/24px Acrom;}
		
		.dropdown-button.w-1-3{flex:0 0 48%;}
		
}

/* FIRST- */

/* 920 other */
@media all and (max-width : 920px){ 
	
	/* Sections */
		.section-item{text-align:center;}
			.section-icon-wrapper{float:none;margin:0 auto;}
	
	/* Diseases */
		.disease-item{flex:0 0 48%;margin:0 4% 50px 0;}
		.disease-item:nth-child(3n){margin:0 4% 50px 0;}
		.disease-item:nth-child(even){margin-right:0;}	
	
	/* News */
		.news-item{flex:0 0 48%;margin:0 4% 50px 0;}
		.news-item:nth-child(3n){margin:0 4% 50px 0;}
		.news-item:nth-child(even){margin-right:0;}
		
	/* Footer */
		.footer-cols{flex-flow:row wrap;justify-content:center;}
			.footer-col{flex:0 0 100%;text-align:center;padding:10px;margin:0;}
				.logo.simple{margin:0;}
		.footer-other{float:none;text-align:center;padding:30px 0 0;}
	
}




/* FIRST+ */

/* 768 first */
@media all and (max-width : 768px){ 
	
	/* Titles */
	h2{font:500 20px/32px Acrom;}
	
	/* Header */
	header .centered{padding:0 !important;}
		.header-contacts{display:none;}
		.header-top-line{border-radius:0;}
		.sandwich-link{display:block;}
		
	/* Top nav */
	#top-nav{display:none;}
	
	/* Action */
	#action{background-position:60% bottom}
	#action .centered{padding:70px 0 80px;}
		.action-title{font:500 30px/42px Acrom;}
			.action-title em{font:300 20px/30px Acrom;}
	
	/* Content */
	#content .centered{flex-flow:row wrap;}
		.content-wrapper{flex:0 0 100%;margin:0 0 40px;padding:0;}
		.aside{flex:0 0 260px;margin:0 auto;}
	
		.all-page-title{padding:0;}
			.show-all-page-drop{position:relative;top:auto;right:auto;display:inline-block;}
			.show-all-page-drop:active{top:1px;}
			.content-drop-item-title{font:500 18px/30px Acrom}
			
}

/* FIRST- */

/* 768 other */
@media all and (max-width : 768px){ 
	
	/* Sections */
	#sections .centered{padding:60px 0 30px;}
		.section-item{flex:0 0 100%;}
	
	/* Disease */
		.disease-item{flex:0 0 100%;margin:0 0 40px !important;}
			.disease-title{font:700 20px/30px Acrom;}
			
	/* News */
		.news-item{flex:0 0 100%;}
			.news-image-wrapper{max-width:340px;}
			.news-title{font:700 16px/24px Acrom;}
	
	
	
}





/* FIRST+ */

/* 480 first */
@media all and (max-width : 480px){ 
	
	.hide-480{display:none;}
	
	.button{display:block;padding:15px 25px;box-sizing:border-box;text-align:center;}
	
	/* Header */
		.logo{background-size:42px 50px;font:700 14px/18px 'Open Sans';padding:3px 0 0 50px;min-height:50px;}
		.mobile-nav-wrapper{padding:65px 0 0;}
		.mobile-nav li a{font:700 14px/24px Acrom;}
		
	/* Action */
	#action .centered{padding:50px 0;}
		.action-title{font:500 24px/36px Acrom;}
			.action-title em{font:300 16px/24px Acrom;}
				.action-title em br{display:none;}
	
	/* Breadcrumbs */
		.breadcrumbs{font:300 12px/20px 'Open Sans';}
	
	/* Content */
	
		.si-optimized-fonts h1{font:500 30px/42px Acrom;}
		.si-optimized-fonts h2{font:500 20px/32px Acrom;}
		.si-optimized-fonts h3{font:500 18px/30px Acrom;}
		.si-optimized-fonts h4{font:500 14px/24px Acrom;}
		
		.si-optimized-fonts ul, .si-optimized-fonts ol{margin:5px 0 5px 10px;}
		
		.all-page-dropdown-title{font:11px/24px 'Open Sans';padding:0 10px 0 0;}
		.all-page-dropdown-link{font:12px/24px 'Open Sans';padding:0 0 0 10px;}
		
		.show-all-page-drop{font:300 12px/20px 'Open Sans';}
		.all-page-title{font:500 24px/30px Acrom;}
		.content-drop-item-title{font:500 16px/26px Acrom;}
		
		.content-short-image-wrapper{flex:0 0 100%;text-align:center;}
		.content-short-text{flex:0 0 100%;padding:20px 0 0;}
		.dropdown-button.w-1-3{flex:0 0 100%;}
		.alpha-letter{width:23px;height:23px;font:13px/23px 'Open Sans'}
		
}

/* FIRST- */

/* 480 other */
@media all and (max-width : 480px){ 
	
	/* Desieses */
		.dropdown-button.w-1-2{flex:0 0 100%;}
	
	/* Modals */
		.modal-form .form-title{font:700 16px/24px Acrom;}
		.modal-inputs-wrapper{width:90%;}
			.submit{font:600 12px/20px Acrom;}
			
	.si-success-modal{font:14px/24px Acrom;}
		.si-success-modal-title{font:700 30px/42px Acrom;}
	
}