/*#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:991.98px) {
	.title h1 {
		margin-left: -40px;
	}
}
@media (min-width:1200px) {
	.container {
		width: 100%;
		max-width: 1320px
	}
}

@media (max-width: 991.98px) {
	#AbsoluteTop .container {
		background: none
	}
	.meni-header-top .custom p {
	    text-indent: 0;
	    text-align: center;
	    float: none;
	}
	.meni-header-top .custom p a {
	    text-indent: 0;
	    text-align: center;
	    float: none;
	}
	.latestnews {
	    display: block;
	}
	.footer-links ul li {
	    width: 100%;
	    display: inline-block;
	}
	.footer-links ul li a {
	    text-align: center;
	    font-size: 1.5rem;
	    line-height: 2;
	}
}
