/*
* Prefixed by https://autoprefixer.github.io
* PostCSS: v7.0.29,
* Autoprefixer: v9.7.6
* Browsers: last 4 version
*/

@charset "UTF-8";
/*==========  Desktop First Method  ==========*/
@media only screen and (min-width : 1300px) {
  #votingBannerContainer {
    display: block !important;
  }
  .photowrapper {
    max-height: 100vh;
    height: 100vh;
    position: relative;
    display: flex;
    flex-direction: column;
  }
  .gallery-thumb-container {
    height: 200px;
  }
}

@media only screen and (max-width : 1230px) {
  .search__field input {
    width: 250px;
  }
  .subLogo {
	  display: none;
  }
}

/* Large Devices, Wide Screens */
@media only screen and (max-width : 1200px) {
  .nav {
    display: none;
    padding: 15px 0;
    position: absolute;
    background: #251170;
    top: 92px;left: 0;right: 0;
  }
  .nav__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .nav__drop__box, .nav__drop__box_single {
    padding-top: 15px;
    left: auto;right: -100%;
  }
  .search__field input {
    width: 280px;
  }
  .navbar-toggle {
    display: block;
  }
  .radio {
    display: none;
  }
  .running__item {
    font-size: 16px;
  }
  .news__link_bigg {
    height: 450px;
    padding: 20px;
  }
  .news__link_small {
    height: 260px;
    padding: 15px 20px;
  }
  .news__link_bigg .news__text {
    font-size: 22px;
  }
  .news__link_small .news__text {
    font-size: 18px;
  }

  .commBlock:hover .news__link_small .news__text {
    font-size: 18.5px;
  }

  .undersign {
    padding: 15px 20px;
  }
  .undersign__text {
    font-size: 14px;
  }
  .quote {
    margin: 40px 0;
  }
  p.quote__txt {
    font-size: 16px;
    padding: 0 0 0 20px;
  }
  .article__nav .footer__social {
    display: none;
  }
  .article__nav a:not(:last-child) {
    margin-right: 25px;
  }
  .modal__gallery__box {
    max-width: 750px;
  }
  .modal__gallery__title {
    font-size: 18px;
  }
  .modal__gallery__info {
    top: 5px;
    font-size: 12px;
  }
  .subLogo {
	  display: none;
  }

  .commBlock .banner__overlay{
    margin-left: -20px;
    margin-bottom: -15px;
  }
}

/* Medium Devices, Desktops */
@media only screen and (max-width : 992px) {
  .main.pt-93 {
    padding-top: 70px;
  }
  .main.pt-120 {
    padding-top: 64px;
  }
  .login,
  .header__bot {
  /* .banner { */
    display: none;
  }
  .nav {
    top: 55px;
  }
  .row_manual .col-auto:first-child,
  .row_manual .col-auto:last-child {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .news__link_bigg {
    height: 380px;
  }
  .news__link_small {
    height: 210px;
  }
  .article.pt-30 {
    padding-top: 0;
  }
  .row.mt-25 {
    margin-top: 10px;
  }
  .p-news .latest-news {
    max-width: 100%;
  }
  .modal__gallery__box {
    max-width: 640px;
  }
  .modal__gallery__sl .slick-arrow {
    width: 18px;height: 35px;
    background: url(../img/icons/sl-controls.png) 0 0 no-repeat !important;
  }
  .modal__gallery__sl .slick-prev {
    left: -40px;
  }
  .modal__gallery__sl .slick-next {
    right: -40px;
    background-position: 100% 0 !important;
  }
  .subLogo {
	  display: none;
  }
  .footer__nav {
    margin-bottom: 20px;
  }
  #mainTopVideoBlock iframe, #mainTopVideoBlock video {
    min-height: 380px;
  }
  .np-banner {
    margin-top: 30px;
  }
  .np-banner.np-banner__media {
    margin-top: 30px;
    padding: 0;
    margin-right: -15px;
    margin-left: -15px;
  }
}

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
  .main.pb-80 {
    padding-bottom: 0;
  }
  .partners {
    display: none;
  }
  .nav__drop__box, .nav__drop__box_single {
    width: 550px;
    left: -350px;right: auto;
  }
  .nav__drop__item, .nav__drop__item_single {
    padding: 10px;
  }
  .news__group .col-12,
  .news__group .col-md-4 {
    margin-bottom: 20px;
  }
  .news__link_big {
    height: 300px;
    padding: 15px;
  }
  .news__main {
    font-size: 14px;
  }
  .news__text {
    font-size: 18px;
  }
  .news__big .col-md-6 {
    margin-bottom: 20px;
  }
  .news__link_bigg .news__text {
    font-size: 18px;
  }
  .footer__top {
  /* .footer__menu { */
    display: none;
  }
  /* .footer__social {
    margin-left: 0;
  } */
  .footer__social__item,
  .subscribe__item {
    background-size: contain;
    width: 21px;height: 21px;
  }
  .footer__social__item:not(:first-child):not(:last-child) {
    margin-left: 10px;
  }
  .i-res {
    width: 15px;height: 15px;
  }
  .subscribe__text {
    font-size: 12px;
  }
  .subscribe__item {
    margin-left: 10px;
  }
  .article__box p,
  .interview__name,
  .interview__result__name {
    font-size: 14px;
  }
  p.comments__user__date,
  .interview__result__sum {
    font-size: 12px;
  }
  .interview {
    padding: 25px 15px;
  }
  .interview__box {
    margin-top: 15px;
  }
  .interview__box .check__custom {
    top: 2px;
    position: relative;
  }
  .interview__result__name {
    max-width: 130px;
  }
  .title__page {
    font-size: 20px;
    margin: 20px 0 30px;
  }
  .p-search__request {
    font-size: 18px;
  }
  .modal__gallery__box {
    max-width: 100%;width: 80%;
  }
  .modal__gallery__desc {
    padding: 15px;
  }
  .modal__gallery__title {
    font-size: 16px;
    padding-right: 15px;
  }
  .modal__gallery__info {
    top: 4px;
  }
  .modal__close {
    right: 0;
  }
  .footer {
    position: static;
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
  }
  .sl-dots {
    padding-bottom: 30px;
  }
  .sl-dots .slick-dots {
    bottom: 0;
  }
  .sl-dots .slick-dots li {
    margin: 0 4px;
    width: 8px;height: 8px;
  }
  .sl-dots .slick-dots li button {
    padding: 0;
    border-radius: 50%;
    background: #c9d3db;
    width: 100%;height: 100%;
  }
  .sl-dots .slick-dots li button:before {
    content: none;
  }
  .sl-dots .slick-dots li.slick-active button {
    background: #59abff;
  }
  .modal__video iframe {
    height: 290px;
  }
  .subLogo {
	  display: none;
  }
  #mainTopVideoBlock iframe, #mainTopVideoBlock video {
    min-height: 290px;
  }
  .gallery-thumb-container {
    height: auto;
  }
  .photowrapper {
    display: block;
  }
}

@media only screen and (max-width : 576px) {
  .nav {
    padding: 25px 15px;
  }
  .nav__item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .nav__link {
    font-size: 16px;
  }
  .nav__drop__box, .nav__drop__box_single {
    opacity: 1;
    width: 100%;
    display: none;
    padding-top: 0;
    position: static;
  }
  .nav__drop {
    padding: 10px 0 0;
  }
  .nav__drop__item, .nav__drop__item_single {
    left: 0;
    border: 0;
    width: 100%;
    padding: 10px 0;
  }
  .nav__drop__item:not(:last-child), .nav__drop__item_single:not(:last-child) {
    padding-bottom: 10px;
    border-bottom: 2px solid #351b98;
  }
  .nav__drop__link {
    font-size: 14px;
  }
  .news.pt-50 {
    padding-top: 30px;
  }
  .news__link_big,
  .news__link_small {
    /* 15px - paddings,
       300 - image's height (in px) on 576px screen's size,
       528 - image's width (in px) on 576px screen's size */
    height: calc((100vw - 2 * 15px) * 300 / 528);
    max-width: 360px;
    margin: 0 auto;
  }

  .news_photo-video .news__link_big,
  .news_photo-video .news__link_small,
  .news_infographics .news__link_big,
  .news_infographics .news__link_small {
    max-width: 100%;
  }

  .news__link_bigg .news__text,
  .news__link_small .news__text {
    font-size: 16px;
  }

  .commBlock:hover .news__link_small .news__text {
    font-size: 16.5px;
  }

  .undersign,
  .read {
    display: none;
  }
  .audio {
    padding: 50px 0 10px;
  }
  .audio__txt {
    font-size: 12px;
  }
  .comments__user__name {
    font-size: 14px;
  }
  .p-search__item {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .p-search__list {
    margin-top: 10px;
  }
  .p-video__item {
    height: 240px;
  }
  .modal__gallery__desc {
    display: block;
  }
  .modal__gallery__title {
    width: 100%;
    display: block;
    padding-right: 0;
  }
  .modal__gallery__info {
    top: 0;
    margin-top: 10px;
    text-align: left;
  }
  .modal__left, .modal__right {
    border: 0;
    padding: 0;
    width: 100%;
    text-align: center;
  }
  .modal__right {
    padding-top: 30px;
  }
  .subLogo {
	  display: none;
  }
  .gallery-thumb-container {
    height: auto;
  }
  .photowrapper {
    display: block;
  }
}

/* Extra Small Devices, Phones */
@media only screen and (max-width : 480px) {
  .search__field input {
    width: 100%;
  }
  .news__link_big, .news__link_small {
    /*height: 250px;*/
    max-width: 260px;
    margin: 0 auto;
  }
  .news__link_bigg .news__text, .news__link_small .news__text {
    font-size: 14px;
  }

  .commBlock:hover .news__link_small .news__text {
    font-size: 14px;
  }

  .footer {
    -webkit-transform: translateY(72px);
        -ms-transform: translateY(72px);
            transform: translateY(72px);
  }
  .footer__bot .row,
  .article__info,
  .interview__result__item {
    display: block !important;
  }
  .footer__bot .row .col-6 {
    -webkit-box-flex: 0 !important;
        -ms-flex: 0 0 100% !important;
            flex: 0 0 100% !important;
    max-width: 100% !important;
  }
  .footer__bot .row .col-6,
  .subscribe {
    -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
            justify-content: center !important;
  }
  .subscribe {
    margin-top: 10px;
  }
  .article__info__group {
    margin-top: 10px;
  }
  .interview__result__item span {
    display: block;
  }
  .interview__result__name {
    max-width: 100%;
    padding-right: 0;
  }
  .interview__result__progressbar {
    margin: 10px 0;
  }
  .interview__result__sum {
    padding-left: 0;
  }
  .p-search__title a {
    font-size: 14px;
  }
  .p-search__date {
    font-size: 10px;
  }
  .p-video__item {
    height: 200px;
  }
  .modal__gallery__box {
    width: 96%;
  }
  .modal__gallery__info {
    display: none;
  }
  .modal__box {
    width: 94%;
    padding: 25px 15px 15px;
  }
  .modal__gallery .modal__close {
    right: 0;
  }
  .modal__video iframe {
    height: 220px;
  }
  .subLogo {
	  display: none;
  }
  .gallery-thumb-container {
    height: auto;
  }
  .photowrapper {
    display: block;
  }
}

@media only screen and (max-width : 370px) {
  .news__group .col-md-4 {
    -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
            flex: 0 0 100%;
    max-width: 100%;
  }
  .subLogo {
	  display: none;
  }
  .gallery-thumb-container {
    height: auto;
  }
  .photowrapper {
    display: block;
  }
}

@media only screen and (max-width : 575px) {
  .main-block-img {
    min-height: 247px;
    max-width: 100%;
  }
}

/* Custom, iPhone Retina */
@media only screen and (max-width : 320px) {
  .news-title, .newslist .lightp.news-content {
    font-size: 13px;
    hyphens: auto;
  }
  .article-view h1 {
    font-size: 18px;
    font-weight: 700;
  }
}

/*==========  Mobile First Method  ==========*/

/* Custom, iPhone Retina */
@media only screen and (min-width : 320px) {

}

/* Extra Small Devices, Phones */
@media only screen and (min-width : 480px) {

}

/* Small Devices, Tablets */
@media only screen and (min-width : 575px) {
  .pager ul.mobile-pager {
    display: none;
  }
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {

}

 /* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
  .container {
    max-width: 1230px;
  }
  .nav {
    display: block !important;
    padding: 0 25px;
  }
}

@media only screen and (max-width : 575px) {
  .pager ul.desktop-pager {
    display: none;
  }
}


