
.cinematograf{ margin-top: 50px;}
.content-cinematograf h1{ text-align: center}
.cinematograf .header{text-align: center; padding: 30px 0}
.cinematograf section{margin: 50px auto; }

.cinematograf .logo{
	
	max-width: 400px;
	width: 90%;

}
.cinematograf .teaser{
	font-style: italic;
}
.cinematograf .main{
	max-width: 1400px;
	margin: 0 auto;
}
.cinematograf .about-master{
			
	font-style: italic;
}

.cinematograf .program{clear: both}
.cinematograf img{width: 100%}
.cinematograf .gallery > div{margin-bottom: 30px;}
.cinematograf h1,.cinematograf h2,.cinematograf h3,.cinematograf h4,.cinematograf h5,.cinematograf h6{font-weight: bold}
.cinematograf table{
	width: 100%;
	border: solid 1px #000;
}
.cinematograf table td{

	border: solid 1px #000;
	padding: 5px;
}
.cinematograf .applicant{ font-style: italic}
.cinematograf p{margin-bottom: 24px}

.cinematograf .about-master img{margin: 0 30px 30px; float:right; width: 100%; max-width: 400px;} 
.cinematograf .cinematograf-social{list-style: none; margin: 15px 0; padding: 0;}
.cinematograf .cinematograf-social li{
	
	display: inline-block;
	margin: 0px 3px;
}
.cinematograf .contacts-mobile{ margin-top: 50px;}
.cinematograf .footer{text-align: center;}

@media (max-width: 768px) {
	
	.cinematograf .about-master img{margin: 0 0 30px; width: 100%; max-width: none; float: none}
	.cinematograf .header .phone, .cinematograf .header .cinematograf-social{display: none}
	.cinematograf .contacts-mobile .cinematograf-social{display: block; width: auto;}
}

@media (min-width: 768px) {
	
	.cinematograf .contacts-mobile{display: none}
	.cinematograf .header{
		display: flex;
		justify-content: space-between;
		align-items: center;
		
	}
	.cinematograf .header .phone, .cinematograf .header .logo, .cinematograf .header .cinematograf-social{
	
	flex: 1 1 0;
     width: 0;
	
	
}

	
}
