@font-face {
    font-family: 'als_rublregular';
    src: url('../fonts/alsrubl.eot');
    src: url('../fonts/alsrubl.eot?#iefix') format('embedded-opentype'),
         url('../fonts/alsrubl.woff') format('woff'),
         url('../fonts/alsrubl.ttf') format('truetype'),
         url('../fonts/alsrubl.svg#als_rublregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


.video-box .video-box__text p { line-height: 90px;}

.preloader { display:none}

@media screen and (min-width:321px) and (max-width:620px) and (max-height:480px) and (orientation: landscape) {
  .preloader{
    display: table;
  }
  .preloader .rotateMob{
    display: table-cell;
  }
}

.passes #showcase .price span {
  font-family: 'als_rublregular';
}

.preloader .preIco, .loading .preIco{
  background: url(../images/Preloader.png) center center no-repeat;
  width: 152px;
  height: 152px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-top: -76px;
  margin-left: -76px;
}

.map .loading {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.85);
  z-index: 4;
  display: none;
}
.map .loading span {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  padding: 3px;
  border: 2px solid #ed1c24;
  transform: translate(-50%, -50%);
}
.map .loading .loading__line {
  float: left;
  height: 20px;
  background: #ed1c24;
}

.map .popup-gallery .btn-info {
  background-size: cover;
}

#showcase {
  width: 980px;
  margin-left: -490px;
  left: 50%;
  position: relative;
  max-width: 980px;
  height: 282px;
  margin-bottom: 155px;
}

@media screen and  (max-width:768px){
  #showcase {
    width: auto;
    margin-left: 0;
    left: 0;
  }

  .lines-info .metro-lines li {
    margin-right: 0;
  }

  .lines-info .metro-lines .count {
    font-size: 32px;
  }

  .lines-info .metro-lines .name {
    font-size: 16px;
    padding: 38px 0 0;
  }

  .short-info.short-info_pv_30 {
    padding: 10px 0 0;
  }

  .container {
    padding: 10px 20px;
  }

  .video-box video {
    display: none;
  }

  .video-box {
    padding: 20px;
    margin: 0 0 10px;
  }

  .video-box .video-text-change {
    position: relative;
    top: 0;
    transform: none;
  }

  .video-box p {
    position: relative;
    top: 0;
    transform: none;
    font-size: 28px;
    line-height: 32px;
  }
  
  .short-info {
    height: auto !important;
  }
  
  .video-box .video-box__text {
    position:relative;
    top: 0;
    transform: none;
    padding:0;
  }
  
  .video-box .video-box__text p {
    font-size:28px;
    line-height: 34px;
    margin:0;
  }
}

#showcase .cloud9-item{
  margin-top: 3px;
}

#showcase img {
  display: block;
  max-width: 100%;
  height: auto;
  width: 360px;
}

@media screen and (min-width:768px) and (max-width:1024px){
  .stations h2 {
    line-height: 62px;
  }

  .stations .with-people {
    margin: 0 0 5px;
  }


  #showcase {
    margin-top: 30px;
  }
}

@media screen and (min-width:768px) and (max-width:900px){
  #showcase {
    height: 388px;
  }

  #showcase .cloud9-item img {
    height: auto;
    width: 100%;
  }

  .video-box .video-text-change {
    left: 0;
  }

  .lastochka h2 {
    width: 100%;
    margin: 0 0 20px;
    font-size: 50px;
    line-height: 54px;

  }

  .lastochka .tools .column {
    width: 47%;
  }
}
.section .ya-share2 {
  z-index: 4;
  position: absolute;
  top: 40px;
  right: 30px;
}
.section .ya-share2__container_size_m .ya-share2__item {
  margin-bottom: 20px;
}
.section .ya-share2__title {
  display: none;
}
.section .ya-share2__badge {
  background: transparent !important;
}
.section .ya-share2__container_size_m .ya-share2__icon {
  -webkit-background-size: contain !important;
  background-size: contain !important;
  height: 48px;
  width: 48px;
}
.section .ya-share2__container_size_m .ya-share2__item_service_vkontakte .ya-share2__icon {
  background: url(../images/social/vk.png);
}
.section .ya-share2__container_size_m .ya-share2__item_service_facebook .ya-share2__icon {
  background: url(../images/social/fb.png);
}
.section .ya-share2__container_size_m .ya-share2__item_service_twitter .ya-share2__icon {
  background: url(../images/social/twi.png);
}
@media (min-width: 768px) and (max-width: 1024px) {
  header.section .ya-share2 {
    top: 110px;
    right: 54px;
  }
}
@media (max-width: 767px) {
  header.section .ya-share2 {
    top: 44px;
    right: 21px;
  }
  header.section .ya-share2__container_size_m .ya-share2__item {
    margin-bottom: 10px;
  }
  header.section .ya-share2__container_size_m .ya-share2__icon {
    height: 22px;
    width: 22px;
  }
}