@media (min-width: 1250px) {
    .main-news__pic {
        min-height: inherit;
    }
    .main-news__pic.main-news__pic--large {
        min-height: 363px;
    }
}
@media (max-width: 1249px) {
    .main-news__pic {
        min-height: 226px;
    }
    .page-header__logo {
        max-height: 74px;
    }
}
@media (max-width: 767px) {
    .main-news__pic {
        min-height: 320px;
    }
}
.main-news__title.main-news__title--large {
    color: #C70A6F;
    margin-bottom: 10px;
}
.main-news__text--large {
    height: auto;
    min-height: 255px;
}
.main-news__text--large .main-news__date {
    margin-bottom: 10px;
}
#mainNewsCountdown {
    margin-top: 10px;
}
.news-item__img-wrap {
    text-align: center;
}
.news-item__img-wrap #newsImgCountdown {
    margin-top: 15px;
}
#newscountdown, .newscountdown {
    font-size: 14px;
    font-weight: 700;
    padding: 10px 20px;
    margin: 10px 0 0 0;
    background-color: #c70a6f;
    border: 2px solid #c70a6f;
    color: #fff;
    text-transform: none;
}
#newscountdown:hover, .newscountdown:hover {
    background-color: #fff;
    color: #c70a6f;
}
.news-item__txt #newscountdown {
    margin: 20px 0;
    text-align: center;
}
.profile__activity-item.telelink {
    margin-bottom: 20px;
}
.profile__activity-item.telelink .profile__activity-date {
    margin-bottom: 0;
    color: black;
    text-decoration: none;
    font-weight: bold;
}
.profile__activity-item.telelink a {
    color: #C70A6F;
}
.profile__activity-item.telelink a:hover {
    text-decoration: none;
}
@media (min-width: 600px) and (max-width: 1249px) {
    .profile .nav-tabs li {
        display: table-cell;
        width: 25%;
        text-align: center;
    }
}
@media (max-width: 600px) {
    .profile .nav-tabs li {
        display: inline-block;
        width: 50%;
        margin: 0;
        float: left;
        text-align: center;
    }
}
.news-item__info-back a::before {
    content: url(/frontend/images/img/back-arrow.png);
}
.news-item__likes-btn p::before {
    content: url(/frontend/images/like-icon.png);
}
.library-inner__file-icon--pdf {
    background-image: url(/frontend/images/file-pdf-ico.png);
    background-size: contain;
}
.library-inner__file-icon--doc {
    background-image: url(/frontend/images/file-doc-ico.png);
    background-size: contain;
}
@media (min-width: 1230px) {
    .main-news__item.slide_pic {
        background-color: #fff;
    }
    .main-news__item.slide_pic {
        position: relative;
    }
    .main-news__item.slide_pic .main-news__text {
        max-height: 363px;
        height: auto;
    }
    .main-news__item.slide_pic .main-news__text-wrap {
        position: absolute;
        width: 363px;
        bottom: 0px;
        background: #F0F0F0;
        overflow-y: hidden;
        max-height: 0;
        transition-property: all;
        transition-duration: .5s;
        transition-timing-function: cubic-bezier(0, 1, 0.5, 1);
        padding: 0px 30px;
    }
    .main-news__item.slide_pic:hover .main-news__text-wrap {
        max-height: 363px;
        padding: 20px 30px;
    }
    .main-news__item.slide_pic .main-news__pic {
        height: 363px;
        width: 100%;
    }
}
@media (max-width: 1249px) {
    .main-news__pic {
        min-height: 350px;
    }
    .main-news__text--large {
        min-height: none;
    }
    .press-center--img {
        background-size: cover;
    }
}
@media (max-width: 767px) {
    .manysize {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .main-news__pic {
        min-height: 100px;
        background-size: contain;
        background-repeat: no-repeat;
        height: auto !important;
    }
    .main-news__item {
        max-width: none;
    }
    .press-center--img__wrapper {
        max-width: none;
    }
    .main-news__text--large {
        height: auto;
        min-height: 50px;
    }
}
.test-block .news-item__wrap {
    padding-bottom: 50px;
}
.test-block a {
    color: #c70a6f;
}
.test-block a.btn {
    color: #fff;
}
.test-block .test-q1 {
    padding: 30px 0;
}
.test-block img {
    max-width: 100%;
    height: auto;
}
.test-block .test-q4 {
    cursor: pointer;
}
.test-block .test-q4 {
    background-image: url('/css/rc.png');
    background-repeat: no-repeat;
    padding-left: 30px;
    min-height: 20px;
}
.test-block .test-q4.active {
    background-image: url('/css/rb.png');
    font-weight: bold;
}
.test-block #end_test, .test-block #start_test {
    font-size: 14px;
    font-weight: 700;
    padding: 10px 20px;
    margin: 10px 0 0 0;
    background-color: #c70a6f;
    border: 2px solid #c70a6f;
    color: #fff;
    text-transform: none;
}
.test-block .descr_text {
    font-size: 13.5pt;
    color: black;
}
.test-block .active {
    color: #993366;
}
@media(max-width: 720px) {
    #privacyPolicyModal {
        top: auto;
    }
}
.privacy-policy__content-block {
    padding: 0;
}
.modal__agree-btn {
    margin: 30px 0 0;
    background-color: #c70a6f;
    color: white;
}
.library-inner {
    margin-top: 40px;
}
.library-inner__content {
    display: none;
    color: black;
    padding: 10px 0 30px;
}
.library-inner_img {
    display: block;
    float: left;
    border-top: 6px solid #e80272;
    width: 30%;
}
.library-inner_img img {
    width: 100%;
}
.library-inner_content {
    display: block;
    float: left;
    width: 70%;
    padding-left: 38px;
}
.library-inner_content .news-item__form-btn {
    display: inline-block;
}
.library-inner_clear {
    clear: both;
}
@media (max-width: 767px) {
    .library-inner_img {
        width: 100%;
    }
    .library-inner_content {
        width: 100%;
        padding: 20px 0 0 0; 
    }
    .library-inner__file-desc {
        display: none
    }
}


/* jQuery Lighter
 * Copyright 2015 Kevin Sylvestre
 * 1.3.4
 */
.lighter {
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 4000;
  opacity: 1; }
  .lighter img {
    display: block;
    width: 100%;
    height: 100%; }
  .lighter-fade .lighter-overlay {
    opacity: 0; }
  .lighter-loading .lighter-spinner {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .lighter-loading .lighter-container {
    opacity: 0;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4); }
  .lighter-fetched .lighter-spinner {
    opacity: 0;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4); }
  .lighter-fetched .lighter-container {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  .lighter-fade .lighter-container {
    opacity: 0;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4); }
  .lighter-fade .lighter-spinner {
    opacity: 0;
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4); }
  .lighter-overlay {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transition-property: opacity, -webkit-transform;
    -moz-transition-property: opacity, -moz-transform;
    transition-property: opacity, transform;
    background: rgba(255, 255, 255, 0.8);
    height: 100%;
    width: 100%; }
  .lighter-container {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transition-property: opacity, -webkit-transform;
    -moz-transition-property: opacity, -moz-transform;
    transition-property: opacity, transform;
    background: #FFF;
    position: absolute;
    z-index: 4000;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%;
    box-shadow: 0px 2px 8px rgba(0, 0, 0, 0.4); }
  .lighter-close {
    top: 0;
    left: 0;
    width: 30px;
    height: 30px;
    margin: -15px;
    line-height: 28px;
    font-size: 16pt;
    font-family: Helvetica, Arial, serif; }
  .lighter-next, .lighter-prev {
    display: none;
    top: 50%;
    width: 40px;
    height: 40px;
    margin: -20px 0;
    line-height: 34px;
    font-size: 32pt;
    font-family: Times, serif; }
  .lighter-next {
    right: 40px; }
  .lighter-prev {
    left: 40px; }
  .lighter-next, .lighter-prev, .lighter-close {
    cursor: pointer;
    position: absolute;
    z-index: 8000;
    text-align: center;
    border-radius: 50%;
    color: rgba(255, 255, 255, 0.8);
    background: rgba(0, 0, 0, 0.2);
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transition-property: color, background;
    -moz-transition-property: color, background;
    transition-property: color, background; }
    .lighter-next:hover, .lighter-prev:hover, .lighter-close:hover {
      color: white;
      background: rgba(0, 0, 0, 0.4); }
    .lighter-next:active, .lighter-prev:active, .lighter-close:active {
      color: white;
      background: rgba(0, 0, 0, 0.4); }
  .lighter-spinner {
    -webkit-transition: opacity 0.4s ease-in-out;
    -moz-transition: opacity 0.4s ease-in-out;
    transition: opacity 0.4s ease-in-out;
    position: absolute;
    width: 60px;
    height: 20px;
    margin: -10px -30px;
    z-index: 4000;
    top: 50%;
    left: 50%;
    right: 50%;
    bottom: 50%; }
    .lighter-spinner::after {
      clear: both;
      content: "";
      display: table; }
  .lighter-dot {
    display: block;
    float: left;
    background: rgba(0, 0, 0, 0.2);
    width: 16px;
    height: 16px;
    margin: 2px;
    padding: 0;
    border-radius: 50%;
    -webkit-animation: lighter-bounce 1.6s infinite ease-in-out;
    -moz-animation: lighter-bounce 1.6s infinite ease-in-out;
    animation: lighter-bounce 1.6s infinite ease-in-out; }
    .lighter-dot:nth-child(1) {
      -webkit-animation-delay: -0.4s;
      -moz-animation-delay: -0.4s;
      animation-delay: -0.4s; }
    .lighter-dot:nth-child(2) {
      -webkit-animation-delay: -0.26667s;
      -moz-animation-delay: -0.26667s;
      animation-delay: -0.26667s; }
    .lighter-dot:nth-child(3) {
      -webkit-animation-delay: -0.13333s;
      -moz-animation-delay: -0.13333s;
      animation-delay: -0.13333s; }

@-webkit-keyframes lighter-bounce {
  from,to {
    -webkit-transform: scale(0); }
  20% {
    -webkit-transform: scale(0); }
  50% {
    -webkit-transform: scale(1); }
  80% {
    -webkit-transform: scale(0); } }
@-moz-keyframes lighter-bounce {
  from,to {
    -moz-transform: scale(0); }
  20% {
    -moz-transform: scale(0); }
  50% {
    -moz-transform: scale(1); }
  80% {
    -moz-transform: scale(0); } }
@keyframes lighter-bounce {
  from,to {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
  20% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1); }
  80% {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0); } }
