.mobile-menu{
    display: none;
}


.mobile-menu__btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 35px;
  height: 30px;
position: absolute;
    left: 10px;
  cursor: pointer;
  transition: .4s;
}
.mobile-menu__icon {
  display: block;
  position: relative;
  background: white;
  width: 90%;
  height: 4px;
  transition: .4s;
}
.mobile-menu__icon::after, .mobile-menu__icon::before {
  content: "";
  display: block;
  position: absolute;
  background: white;
  width: 100%;
  height: 4px;
  transition: .4s;
}
.mobile-menu__icon::after {
  top: 8px;
}
.mobile-menu__icon::before {
  top: -8px;
}
.mobile-menu__container {
  position: fixed;
  text-align: center;
  width: 100vw;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 50px;
  left: 0;
  right: 0;
  bottom:0;
  z-index: 999;
  display: none;
  opacity: 1;
  transition: .5s;
  overflow-x: hidden;
  overflow-y:auto;
background: #832926;
}
.mobile-menu__list {
  transition: .5s;
  list-style: none;
  padding-left: 0;
  margin-top: -50px;
}
.mobile-menu__item {
  font-size: 26px;
  padding-bottom: 15px;
}
.mobile-menu__link {
  text-decoration: none;
  color: #fff;
}
.mobile-menu__checkbox {
  display: none;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__nav {
  opacity: 1;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__container {
  display:block;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon {
  background: transparent;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before, .mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
  top: 0;
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::after {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.mobile-menu__checkbox:checked ~ .mobile-menu__btn .mobile-menu__icon::before {
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
@media (min-width:767px) and (max-width:1025px){

.owl-theme .owl-nav{
    top:7vh!important;
}
.navigation__nav__item,.navigation__nav__sublist{
    font-size:22px!important;
}

}
@media (min-width:901px) and (max-width:1025px){
.navigation__nav__item{
    font-size:10px;
}

}
.navigation.flex-row.aic.header__navigation.white{
    height: 95px;
}
@media (max-width:1240px){
    .container{
    padding: 4.3% 2%!important;    
}
.navigation{
    display:none;
}

.header{
    padding-top:50px;
}
.navigation__search{
  margin-right:2%;
}
.mobile-menu {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: flex-end;
-webkit-transition: .8s ease;
-moz-transition: .8s ease;
-ms-transition: .8s ease;
-o-transition: .8s ease;
transition: .8s ease;
  top: 0;
  background: #761d1a;
  left: 0;
  right: 0;
  height: 50px;
  z-index: 9999999;
  width: 100vw;
}
.navigation__nav__list{
    width:100%;
}
.navigation__nav__item{
font-size: 14px;
    color:white;
        text-align: left;
    padding: 1rem;
    border-bottom: 1px solid rgba(224, 224, 224, 0.1);
}
.navigation__nav__sublist{
    position:static;
    background:#832926;
    font-size: 14px;
}
.navigation__visible {
    margin: 1rem 1rem 0;
    color: #fffffff5;
}
.header-top-contacts--big{
    display:block;
}
}


@media (max-width:720px){

/* Хедр   */  
.header-top{
    height:140px;
    margin:0 2%;
}
.logo-head{
    margin-top:-25px;
}
.header-top-map{
    width:60px;
}
.header-top-contacts{
    display: block;
margin: 45px 0 0;
    width: 100%;
    text-align: center;
}
/* ------ */
/* новости */
.main-news__search{
   width: 100%;
}
.main-news__search__inputs > select{
width: 22%;
}
.main-news{
    padding:6% 0%;
}
.main-news__news .new-tile{
    max-width: 100%;
    margin: 1rem 0 0;
    width: 100%;
}
.main-news__more{
        background-size: 50px;
        height: 50px;
    margin: 8% 0 0 30%;
    width: 32%;
    padding:0;
}
.main-news__more:hover{
        background-size: 50px;
}
.main-news__more a{
    padding-top:20px;
}
.main-news__news .news-tile__button{
    padding: 10px;
    width: 25%;
}
/* ------ */
/* футер */
.contacts{
    padding: 3% 0% 6%;
}
/* ------ */
/* анонсы */
.anonces__main{
    padding: 1rem;
}
.anonces__other__item{
    padding: 11rem 1rem 1rem;
    word-break: break-word
}
.anonces__other__item--prata{
    font-size:14px;
    
}
.owl-theme .owl-nav{
    top:5vh;
}
/* ------ */
/* история */
.history{
    padding: 4% 2%;
}
.history__text{
    width:100%;
}
/* ------ */
/* партнеры */
.partners{
    overflow-x: scroll;
}

/* ------ */
/* документы */
.documents__list{
       margin: 2.5rem 1rem; 
}
/* ------ */
.admins-merits{
    padding-top: 125px;
}
/* учебно-исследовательская */
.round{
    width: 100px;
    height: 100px;
}
.science-activity .science-activity-org .licey-org__row:nth-child(2) .licey-org__round.round-red{
        width: 150px;
    height: 150px;
        left: 26%;
    top: -20%;
    z-index: 0;
}
.science-activity .science-activity-org .licey-org__row:nth-child(3) .licey-org__round:nth-child(1),.science-activity .science-activity-org .licey-org__row:nth-child(1) .licey-org__round:nth-child(1){
    left:0;
}
.science-activity .science-activity-org .licey-org__row:nth-child(3) .licey-org__round:nth-child(3),.science-activity .science-activity-org .licey-org__row:nth-child(1) .licey-org__round:nth-child(3){
    right:0;
}
.point__list{
    z-index: 1;
}
/* ------ */
.structure .lvl-takt .scheme,.structure .lvl-isp .scheme{
    padding:0;
    overflow-y:scroll;
}
.structure .lvl-takt .scheme__item,.structure .lvl-isp .scheme__item{
    width: 30%;
    margin: 0 6px;
}
}