
.container .test {
  margin: 20px 0 50px;
}

	.video_lecture  {
		background-size: cover;
		
	}
	
	.center {
		text-align: center;
	}

	.for_people_lecture .row	{		
		margin-bottom: 20px;
	}
	
.myimg {
	display: inline-block;
	text-align: center;
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;	
	margin: 0 5%;
	width: 170px; 
	height: 170px
	
}

.name_workers img {
  border-radius: 50%;
}


.myimg.msu {
    width: 140px;
}
 
	.fit_img img {
		width: 192px;
		header: 192px;
		border-radius: 20px;

	}

.lecture_img_end img {
  max-width: 164px;
}

.text_lecture p {
  font-size: 28px;
}

.for_navigation li:after {
    font-size: 22px;
    color: #ffffff;
    content: "\2F";
    margin-left: 8px;
    top: 0px;
    position: relative;
}

.for_navigation li:last-child:after {
    content: "";
    display: inline-block;
}

.title_lecture a {
    text-decoration: none;
}

.title_lecture a:hover {
    color: #111;
}

.double_role_stay {
	margin-bottom: 20px;
}

.content_vsba p {
	margin-bottom: 10px;
}

	.img_role_stay img {
		border-radius: 25px;
		text-align: center;
		margin-left: 15px;
		width: 103px;
		height: 103px;
	}
	
.big_news_informatoin img, 
.big_news_informatoin object, 
.big_news_informatoin embed {
  max-width: 100%;
  height: auto;
}

body div#fancy_overlay {
  z-index: 9000;
}
body div#fancy_outer {
  z-index: 9001;
}
body a#fancy_left, a#fancy_right {
  z-index: 9002;

}
@media screen and (max-width: 1460px){ 
	.for_blue_video {
	  right: -30px;
	}
}

@media screen and (min-width: 1400px){ 
	.content_vsba p {
	  font-size: 42px;
	}
}
@media screen and (max-width: 1399px){ 
	.fit_text p {
	  font-size: 24px;
	}	
	.text_lecture p {
	  font-size: 22px;
	}	
}

@media screen and (max-width: 1199px){ 
	.fit_text p {
	  font-size: 22px;
	}	
	.text_lecture p {
	  font-size: 20px;
	}

	.lecture_img_end img {
	  max-width: 126px;
	  margin: 0 auto 20px auto;
	}	
	
	.navbar-nav .nav-item a {
	  padding-top: 11px;
	}

}
@media screen and (max-width: 991px){ 
	.myimg {
		margin: 0 4%;		
	}
	
	
	.navbar-nav .list_in_nowel {
	  padding-bottom: 20px;
	}	
	.navbar-nav .list_in_nowel a {
	  margin-left: 20px;
	  padding-top: 0px;
	}
}




@media screen and (max-width: 991px){
	.fit_img img {
		width: 100%;
	}
	.for_navigation li:after {
		font-size: 16px;
	}
	.fit_text p {
	  font-size: 18px;
	}
}

@media screen and  (max-width: 767px){
	.fit_img img {
		width: 70%;
	}
}


@media screen and (max-width: 767px){ 
	.myimg {
		display: block;
		margin: 0 auto;
	}
	
	.fit_text p {
	  font-size: 16px;
	}

	.lecture_img_end img {
	  max-width: 100%;
	}
	.lecture_img_end {
	  max-width: 30%;
	  display: inline-block;
	}	
	
	.text_lecture {
	  max-width: 59%;
	  display: inline-block;
	}	
	.text_lecture p {
	  font-size: 14px;
	  line-height: 1.2em;
	}	

	.for_people_lecture .row {
	  margin-bottom: 0px;
	}
	
	.text_role_stay {
	  max-width: 59%;
	  width: 100%;
	}
	.img_role_stay {
	  width: 30%;
	}	
	.img_role_stay img {
	  width: 100%;
	  height: auto;
	}	
	.name_ro {
	  font-size: 16px;
	}
	.text_ro {
	  font-size: 14px;
	}
	
	.for_bph_content .hide_on_mob {
		display: none;
	}
	.for_bph_content .level_height {
		height: auto;
	}
}


/* Старя версия: */
.large-12 {
  position: relative;
  width: 100%;
}
.column, .columns {
  position: relative;
  padding-left: 1.40625rem;
  padding-right: 1.40625rem;
  float: left;
}

#map {
  width: 63%;
  height: 420px;
  margin: 0 0 30px 0;
}


#map-info {
  width: 33%;
  height: 360px;
  padding: 25px 30px 15px 30px;
  background: #CB261C;
  color: #fff;
  font-size: 14px;
  float: right;
  position: relative;
  margin-top: -420px;
  margin-right: 30px;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

#map-info h4, #map-info p {
  color: #fff;
}

#map-info h4, #map-info p {
  color: #fff;
}

@media screen and (max-width: 991px){
	#map {
	  width: 100%;
	margin: 0;
	}
	#map-info {
	  width: 100%;
	  height: auto;
	  float: none;
	  margin-top: 0px;
	  margin-right: 0px;
	}
}