


#contentLAYOUT section.page .content p { font-size: max(3vh, 24px); line-height: max(4vh, 32px); }
#contentLAYOUT section.page .content p a { text-decoration: none; }


#contentLAYOUT section.contacts { position: absolute; bottom: 0; left: 0; }
#contentLAYOUT section.contacts > .wrap { padding: max(2vh,16px); }
#contentLAYOUT section.contacts p { font-size: max(1.5vh, 12px); line-height: max(1.5vh, 12px); margin-bottom: max(0.5vh, 4px); }
    
    




@media screen and (min-width: 1025px) {
	
	
	
}

@media screen and (max-width: 1024px) {
	
	
	
}

@media screen and (max-width: 768px) {

}

@media screen and (max-width: 667px) {



}

@media screen and (max-width: 414px) {
	

  
}