/*#AbsoluteTop {
	background: url(../images/fon_header.png) center
}
*/
#AbsoluteTop .container {
	background: url(../images/russian-flag.png) 0 50% no-repeat
}

/*h1,h2,h3,h4{
  
  font-family: 'Roboto Slab', serif;
}*/

@media (min-width:1200px) {
	.container {
		width: 100%;
		max-width: 1320px
	}
}

@media (max-width: 991.98px) {
	#AbsoluteTop .container {
		background: none
	}
}
