/*	-------------------------------------------------
	Helpers
	------------------------------------------------- */
@import url(modules/swiper.css);
@import url(modules/lightbox.css);
.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }
.clearfix:after {
  clear: both; }

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.pull-right {
  float: right !important; }

.pull-left {
  float: left !important; }

.aright {
  text-align: right !important; }

.aleft {
  text-align: left !important; }

.acenter {
  text-align: center !important; }

.hide {
  display: none !important; }

.show {
  display: block !important; }

.invisible {
  visibility: hidden; }

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

.hidden {
  display: none !important;
  visibility: hidden !important; }

.affix {
  position: fixed; }

.t-ellps {
  white-space: nowrap;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis; }

.p-abs {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

.social-ico {
  background-size: 36px 36px  !important; }
  .social-ico.facebook {
    background: url("../img/social/facebook-01.png") no-repeat; }
  .social-ico.twitter {
    background: url("../img/social/twitter-01.png") no-repeat; }
  .social-ico.stumbleupon {
    background: url("../img/social/su-01.png") no-repeat; }
  .social-ico.reddit {
    background: url("../img/social/reddit-01.png") no-repeat; }
  .social-ico.letter {
    background: url("../img/social/letter-01.png") no-repeat; }
  .social-ico.phone {
    background: url("../img/social/phone-01.png") no-repeat; }
  .social-ico.printer {
    background: url("../img/social/printer-01.png") no-repeat; }

.no-svg .social-ico {
  background: url("../img/socials.png") no-repeat; }
  .no-svg .social-ico.facebook {
    background-position: -1px -2px; }
  .no-svg .social-ico.twitter {
    background-position: -47px -2px; }
  .no-svg .social-ico.stumbleupon {
    background-position: -93px -2px; }
  .no-svg .social-ico.reddit {
    background-position: -139px -2px; }
  .no-svg .social-ico.letter {
    background-position: -185px -2px; }
  .no-svg .social-ico.phone {
    background-position: -231px -2px; }
  .no-svg .social-ico.printer {
    background-position: -277px -2px; }
.no-svg .vertical .social-ico.facebook {
  background-position: 0 0; }
.no-svg .vertical .social-ico.twitter {
  background-position: 0 -64px; }
.no-svg .vertical .social-ico.stumbleupon {
  background-position: 0 -128px; }
.no-svg .vertical .social-ico.reddit {
  background-position: 0 -192px; }
.no-svg .vertical .social-ico.letter {
  background-position: 0 -256px; }
.no-svg .vertical .social-ico.phone {
  background-position: 0 -320px; }
.no-svg .vertical .social-ico.printer {
  background-position: 0 -384px; }

@-webkit-keyframes move {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  50% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  75% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
@-moz-keyframes move {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  50% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  75% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
@-ms-keyframes move {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  50% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  75% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
@-o-keyframes move {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  50% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  75% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
@keyframes move {
  0% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  25% {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -o-transform: rotate(5deg);
    transform: rotate(5deg); }
  50% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); }
  75% {
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  100% {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg); } }
@-webkit-keyframes radialwave {
  0% {
    box-shadow: 0 0 0 1px #516975, 0 0 0 0 #506874; }
  30% {
    box-shadow: 0 0 0 3px rgba(33, 73, 85, 0.4), 0 0 3px 15px rgba(80, 104, 116, 0.2); }
  100% {
    box-shadow: 0 0 0 rgba(80, 104, 116, 0.2); } }
@-moz-keyframes radialwave {
  0% {
    box-shadow: 0 0 0 1px #516975, 0 0 0 0 #506874; }
  30% {
    box-shadow: 0 0 0 3px rgba(33, 73, 85, 0.4), 0 0 3px 15px rgba(80, 104, 116, 0.2); }
  100% {
    box-shadow: 0 0 0 rgba(80, 104, 116, 0.2); } }
@-ms-keyframes radialwave {
  0% {
    box-shadow: 0 0 0 1px #516975, 0 0 0 0 #506874; }
  30% {
    box-shadow: 0 0 0 3px rgba(33, 73, 85, 0.4), 0 0 3px 15px rgba(80, 104, 116, 0.2); }
  100% {
    box-shadow: 0 0 0 rgba(80, 104, 116, 0.2); } }
@-o-keyframes radialwave {
  0% {
    box-shadow: 0 0 0 1px #516975, 0 0 0 0 #506874; }
  30% {
    box-shadow: 0 0 0 3px rgba(33, 73, 85, 0.4), 0 0 3px 15px rgba(80, 104, 116, 0.2); }
  100% {
    box-shadow: 0 0 0 rgba(80, 104, 116, 0.2); } }
@keyframes radialwave {
  0% {
    box-shadow: 0 0 0 1px #516975, 0 0 0 0 #506874; }
  30% {
    box-shadow: 0 0 0 3px rgba(33, 73, 85, 0.4), 0 0 3px 15px rgba(80, 104, 116, 0.2); }
  100% {
    box-shadow: 0 0 0 rgba(80, 104, 116, 0.2); } }
.edit-shift:hover, .remove-shift:hover {
  -webkit-animation-name: move;
  animation-name: move;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

::-moz-selection {
  background: #607d8b;
  color: #ebeff2; }

::selection {
  background: #607d8b;
  color: #ebeff2; }

/* Theme style variables */
/* Theme style variables END */
body {
  height: 100%;
  word-wrap: break-word; }

a {
  -webkit-transition: border-color, 0.4s, linear;
  -o-transition: border-color, 0.4s, linear;
  transition: border-color, 0.4s, linear; }

header {
  width: 100%;
  display: inline-block;
  min-width: 320px; }
  header .logo {
    width: 100%;
    height: 60px;
    background: #fff url("../img/logo-full_md.png") no-repeat center;
    background-size: 320px 45px;
    display: block; }
  header .header {
    background: #0093d0;
    width: 100%;
    height: 40px;
    color: #fff;
    font-size: 21px;
    line-height: 40px;
    position: relative;
    text-align: center;
    z-index: 11; }
    header .header button {
      width: 46px;
      height: 40px;
      background: url("../img/sprite.png") no-repeat;
      background-color: #1a3c4f; }
      header .header button.logout {
        background-position: -62px 0; }
      header .header button.search {
        background-position: -54px -113px;
        background-color: #222;
        margin: 0;
        border: none; }
      header .header button.menu-open {
        background: #1a3c4f;
        position: relative; }
        header .header button.menu-open:after, header .header button.menu-open:before {
          display: block;
          content: '';
          position: absolute;
          top: 50%;
          left: 50%;
          -webkit-transition: all, 0.1s, linear;
          -o-transition: all, 0.1s, linear;
          transition: all, 0.1s, linear; }
        header .header button.menu-open:after {
          width: 25px;
          height: 3px;
          background: #fff;
          margin: -1px 0 0 -13px; }
        header .header button.menu-open:before {
          width: 25px;
          height: 11px;
          border: 3px solid #fff;
          border-style: solid none;
          margin: -8px 0 0 -13px; }
        header .header button.menu-open.active:after, header .header button.menu-open.active:before {
          width: 25px;
          height: 3px;
          background: #fff;
          border: none;
          margin: -1px 0 0 -12px;
          border-radius: 1px; }
        header .header button.menu-open.active:after {
          -webkit-transform: rotate(-45deg);
          -ms-transform: rotate(-45deg);
          -o-transform: rotate(-45deg);
          transform: rotate(-45deg); }
        header .header button.menu-open.active:before {
          -webkit-transform: rotate(45deg);
          -ms-transform: rotate(45deg);
          -o-transform: rotate(45deg);
          transform: rotate(45deg); }
    header .header .logged-user {
      margin-right: 12px; }
      header .header .logged-user a {
        color: #fff; }
  header .logo-small {
    width: 74px;
    height: 74px;
    background: url("../img/logo-small.png") no-repeat center;
    background: url("../img/acm.svg") no-repeat center;
    background-size: 100% 100%;
    margin: -6px 9px;
    display: block; }

.header-search {
  display: none;
  top: 5px;
  position: absolute;
  z-index: 2;
  margin: 0;
  overflow: hidden; }
  .header-search input {
    background: none;
    border: none;
    outline: none;
    box-shadow: none; }
  .header-search [type="text"] {
    width: 100%;
    height: 36px;
    padding: 0 65px 0 15px;
    line-height: 36px;
    font-size: 16px;
    font-family: Verdana, Geneva CY, DejaVu Sans, Sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear; }
  .header-search [type="button"], .header-search [type="submit"] {
    height: 36px;
    width: 35px;
    position: absolute;
    z-index: 2;
    top: 0;
    right: 15px;
    background: url("../img/sprite.png");
    background-position: -11px -687px;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear; }
  .header-search ::-webkit-input-placeholder {
    color: #71787b; }
  .header-search ::-moz-placeholder {
    color: #71787b; }
  .header-search :-moz-placeholder {
    color: #71787b; }
  .header-search :-ms-input-placeholder {
    color: #71787b; }

.page-header {
  left: auto;
  top: auto;
  z-index: 20;
  display: block; }

.header-wrapper {
  width: 100%;
  height: 99px;
  display: none; }

.index header .logo {
  display: block; }

.index .header-wrapper {
  height: 99px; }

footer {
  width: 100%;
  background: #222;
  font-size: 14px;
  line-height: 15px;
  text-align: center;
  padding: 0 20px 1px;
  font-family: Verdana, Geneva CY, DejaVu Sans, Sans-serif; }
  footer .links {
    font-size: 15px;
    background: #0093d0;
    margin: 0 -20px;
    display: block;
    font-family: 'Roboto Condensed', Arial, sans-serif; }
    footer .links * {
      display: inline-block;
      vertical-align: middle; }
    footer .links a {
      display: block;
      text-align: center;
      padding: 13px;
      color: #fff; }
    footer .links hr {
      border-color: #464646;
      border-style: solid none none;
      width: 100%;
      height: 0;
      margin: 0;
      display: block; }
  footer p {
    color: #999;
    font-size: 12px;
    line-height: 15px;
    margin: 13px 0; }

.content {
  padding: 1px 0 0;
  margin-top: -1px;
  width: 100%; }

.article-list {
  padding: 14px 8px;
  position: relative;
  margin: 0 auto; }
  .article-list hr {
    border-top-color: #e3e3e3;
    border-style: solid none none;
    margin: 20px 0 12px; }
  .article-list.highlighted {
    box-shadow: 0 0 20px #aaa;
    margin: 0 12px 24px;
    padding: 10px 12px; }
  .article-list.darkness {
    background: #193b4e;
    color: #fff; }
    .article-list.darkness h3 a {
      color: #fff; }
    .article-list.darkness p {
      color: #fff; }
    .article-list.darkness hr {
      border-top-color: #4b6472; }

.article-list_title {
  color: #fff;
  font-size: 33px;
  line-height: 42px;
  text-align: center;
  margin: 0 -8px;
  padding: 35px 30px; }
  .article-list_title.blue {
    background: #00afec; }
  .article-list_title.green {
    background: #a6bc09; }

.article-list_link {
  text-transform: uppercase;
  color: #0093d0;
  font-size: 14px;
  margin: 10px 0 15px;
  display: inline-block; }

.anons {
  margin: 0;
  position: relative; }
  .anons h3 {
    line-height: 27px;
    margin: 0 0 13px; }
  .anons p {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 15px;
    line-height: 22px; }
    .anons p.anons_title {
      font-size: 17px;
      line-height: 20px;
      margin-bottom: 5px; }
    .anons p.anons_date {
      margin-top: 5px;
      margin-bottom: 3px;
      font-size: 12px;
      color: #9a9a9a; }
  .anons figure {
    display: inline-block;
    vertical-align: middle;
    margin: 15px; }
    .anons figure img {
      display: block;
      max-width: 100px; }
    .anons figure.pull-left {
      margin: 5px 15px 5px 0; }
    .anons figure.pull-right {
      margin: 5px 0 5px 15px; }
  .anons a {
    color: #003356;
    word-break: break-word; }
    .anons a:hover {
      color: #0093d0; }

.anons_image {
  display: block;
  float: left;
  margin: 0 15px 0 0;
  overflow: hidden;
  width: 100px;
  height: 100px; }
  .anons_image img {
    display: block;
    width: 100%;
    min-height: 100%; }

.anons_description {
  overflow: hidden; }
  .anons_description p {
    color: #222;
    font: normal 15px/22px Verdana, Geneva CY, DejaVu Sans, Sans-serif;
    margin: -5px 0 10px; }
    .anons_description p.anons_title {
      font: normal 33px/33px 'Roboto Condensed', Arial, sans-serif; }
      .anons_description p.anons_title a {
        color: #222; }

.anons_more {
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  margin: 30px 0 10px; }
  .anons_more i {
    font-size: 25px;
    font-style: normal;
    font-family: Courier New, Monospace; }

.video-container, .videoThumb {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 5px;
  height: 0;
  margin: 12px 0;
  overflow: hidden;
  clear: left; }
  .video-container iframe, .videoThumb iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.anons_journal {
  position: relative;
  margin: 0;
  background: #05140d;
  overflow: hidden; }
  .anons_journal .slider-back {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    min-height: 100%;
    min-width: 100%; }
  .anons_journal article {
    position: relative;
    z-index: 1; }
    .anons_journal article > .button {
      clear: none;
      width: 235px;
      margin: 10px 100px 10px 0; }
  .anons_journal h2 {
    font-size: 22px;
    line-height: 26px;
    text-align: center;
    margin: 3px 0 13px;
    text-transform: uppercase; }
    .anons_journal h2 a {
      color: #fff; }
  .anons_journal p {
    font-size: 18px;
    line-height: 24px;
    color: #fff;
    margin: 0 0 12px 155px; }
    .anons_journal p + p {
      border-top: 1px dotted #346849;
      padding-top: 10px; }
    .anons_journal p a {
      color: #222; }
      .anons_journal p a.button-blue, .anons_journal p .popup a.action-button, .popup .anons_journal p a.action-button {
        min-width: 155px;
        text-align: center; }
  .anons_journal .toggle-tab {
    cursor: pointer; }
  .anons_journal .anons_journal_list {
    margin-top: -25px;
    display: none; }
    .anons_journal .anons_journal_list > div {
      display: none; }
      .anons_journal .anons_journal_list > div.active {
        display: block; }
    .anons_journal .anons_journal_list p {
      margin: 0 0 10px 0;
      font: normal 20px/18px 'Roboto Condensed', Arial, sans-serif;
      color: #fefefe; }
      .anons_journal .anons_journal_list p a {
        color: #fefefe; }
      .anons_journal .anons_journal_list p:last-child {
        margin-bottom: 25px; }
    .anons_journal .anons_journal_list .anons_journal_list_arrow {
      width: 0;
      height: 0;
      border-color: transparent #edf3f7 transparent transparent;
      border-width: 12px 18px;
      border-style: solid solid solid none;
      position: absolute;
      left: -18px;
      top: 35px; }

.anons_journal_image {
  overflow: hidden;
  display: block;
  position: relative; }
  .anons_journal_image img {
    display: block; }
  .anons_journal_image.pull-left {
    margin: 5px 13px 13px 0; }
  .anons_journal_image .new-label {
    background: #3ebbf4;
    color: #fff;
    font-size: 16px;
    width: 140px;
    height: 35px;
    text-align: center;
    position: absolute;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    text-transform: uppercase;
    font-style: normal;
    line-height: 37px;
    left: -38px;
    bottom: 10px; }
  .anons_journal_image + .anons_journal_articles {
    margin-left: 150px; }

.anons_journal_articles {
  position: relative;
  padding-top: 8px;
  height: 170px; }
  .anons_journal_articles:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: #6bc0eb;
    width: 30px;
    height: 2px; }
  .anons_journal_articles p {
    margin: 9px 0;
    font-size: 16px; }
    .anons_journal_articles p.anons_journal_more {
      margin: 13px 0 0; }
      .anons_journal_articles p.anons_journal_more a {
        display: block;
        border: 1px solid #2e2e2e;
        background: transparent;
        color: #2e2e2e;
        text-transform: uppercase;
        text-align: center;
        width: 135px;
        height: 35px;
        line-height: 35px;
        font-size: 13px;
        box-shadow: 0 0 1px #0e0e0e inset; }

nav {
  position: absolute;
  width: 100%;
  background: #fff;
  top: 100px;
  right: 0;
  box-shadow: 0 9px 18px rgba(0, 0, 0, 0.42);
  z-index: 10;
  font-family: Verdana, Geneva CY, DejaVu Sans, Sans-serif;
  /*padding: 18px 0 0;*/
  overflow: hidden;
  max-height: 0;
  padding: 0; }
  nav > ul {
    display: inline-block; }
  nav ul {
    display: block;
    margin: 0;
    padding: 0 10px;
    list-style: none; }
    nav ul li {
      display: block;
      margin: 0;
      border-top: 1px solid #d1dce1;
      padding: 0;
      text-transform: uppercase;
      position: relative;
      list-style: none; }
      nav ul li:first-child {
        border-top: none; }
      nav ul li a {
        -webkit-transition: none;
        -o-transition: none;
        transition: none;
        display: block;
        margin: 0;
        padding: 0 18px;
        height: 48px;
        font-size: 16px;
        line-height: 50px;
        color: #2e2e2e;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden; }
        nav ul li a.active {
          color: #fff;
          background: #0093d0;
          margin: -1px 0;
          height: 50px;
          line-height: 52px;
          position: relative;
          z-index: 2; }
      nav ul li.current > a {
        color: #fff;
        background: #0093d0;
        margin: -1px 0;
        height: 50px;
        line-height: 52px;
        position: relative; }
      nav ul li.current > i.js-accordeon_head:before, nav ul li.current > i.js-accordeon_head:after {
        background: #fff; }
      nav ul li i.active + a {
        color: #fff;
        background: #0093d0;
        margin: -1px 0;
        height: 50px;
        line-height: 52px;
        position: relative; }
      nav ul li i.js-accordeon_head {
        display: block;
        width: 50px;
        height: 50px;
        z-index: 2;
        position: absolute;
        top: 0;
        right: 0;
        cursor: pointer; }
        nav ul li i.js-accordeon_head:before, nav ul li i.js-accordeon_head:after {
          content: "";
          width: 13px;
          height: 1px;
          background: #272727;
          display: block;
          position: absolute;
          top: 50%;
          -webkit-transition: all, 0.2s, linear;
          -o-transition: all, 0.2s, linear;
          transition: all, 0.2s, linear; }
        nav ul li i.js-accordeon_head:before {
          -webkit-transform: rotate(50deg);
          -ms-transform: rotate(50deg);
          -o-transform: rotate(50deg);
          transform: rotate(50deg);
          right: 21px; }
        nav ul li i.js-accordeon_head:after {
          -webkit-transform: rotate(-50deg);
          -ms-transform: rotate(-50deg);
          -o-transform: rotate(-50deg);
          transform: rotate(-50deg);
          right: 13px; }
        nav ul li i.js-accordeon_head.active:before, nav ul li i.js-accordeon_head.active:after {
          background: #fff; }
        nav ul li i.js-accordeon_head.active:before {
          -webkit-transform: rotate(-50deg);
          -ms-transform: rotate(-50deg);
          -o-transform: rotate(-50deg);
          transform: rotate(-50deg); }
        nav ul li i.js-accordeon_head.active:after {
          -webkit-transform: rotate(50deg);
          -ms-transform: rotate(50deg);
          -o-transform: rotate(50deg);
          transform: rotate(50deg); }
    nav ul ul {
      padding: 0 0 0 30px; }
      nav ul ul li {
        text-transform: none; }
      nav ul ul li:first-child {
        border-top: none; }
      nav ul ul a {
        margin: 0;
        padding: 0 18px; }
        nav ul ul a.active {
          background: none;
          color: #00afec;
          margin: 0;
          height: 50px;
          line-height: 52px; }
  nav .nav-search {
    background: #eff3f5;
    height: 40px;
    margin: 0 10px 10px;
    position: relative; }
    nav .nav-search .search {
      width: 40px;
      height: 40px;
      position: absolute;
      top: 0;
      right: 0;
      background: url("../img/sprite.png") no-repeat -11px -322px; }
    nav .nav-search [type="text"] {
      width: calc(100% - 50px);
      padding: 10px 15px;
      height: 20px;
      line-height: 20px;
      font-size: 16px;
      border: none;
      outline: none;
      border-radius: 0;
      box-shadow: none;
      background: none; }

.close-nav, .close {
  position: absolute;
  display: block;
  top: 30px;
  right: 15px;
  z-index: 2;
  width: 16px;
  height: 16px;
  overflow: hidden; }
  .close-nav:before, .close-nav:after, .close:before, .close:after {
    content: "";
    width: 22px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    left: -3px;
    top: 7px; }
  .close-nav:before, .close:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .close-nav:after, .close:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

.close {
  width: 14px;
  height: 14px;
  width: 14px !important;
  padding: 0; }
  .close:before, .close:after {
    width: 22px;
    height: 1px;
    left: -4px;
    top: 7px; }

.js-accordeon_body {
  display: none; }
  .js-accordeon_body.active {
    display: block; }

.popup-mask {
  display: none;
  position: fixed;
  z-index: 100;
  height: 100%;
  width: 100%;
  background: rgba(37, 38, 39, 0.84);
  top: 0;
  left: 0; }

.popup-open {
  cursor: pointer; }

.popup {
  display: none;
  position: absolute;
  z-index: 101;
  left: 50%;
  font: normal 15px/24px Verdana, Geneva CY, DejaVu Sans, Sans-serif; }
  .popup .title {
    margin: 0;
    position: relative;
    width: 100%;
    font: normal 22px/24px 'Roboto Condensed', Arial, sans-serif !important;
    color: #111; }
    .popup .title .close {
      right: 12px;
      top: 14px; }
  .popup .action-button {
    height: 47px;
    text-transform: capitalize; }

.sign-in {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 13px;
  top: calc(50% - 150px);
  left: 0;
  margin: 5px 0 0; }
  .sign-in form {
    padding: 1px 0; }
    .sign-in form p {
      margin: 5px 0 10px;
      color: #111;
      font-size: 13px;
      line-height: 17px;
      letter-spacing: -1.2px; }
      .sign-in form p a {
        color: #111; }
  .sign-in fieldset {
    margin: 17px 0 10px; }
    .sign-in fieldset + fieldset {
      margin-top: 22px; }
    .sign-in fieldset input[type="text"], .sign-in fieldset input[type="password"] {
      width: 100%;
      height: 38px;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      background: #fff;
      border: 1px solid #c3c3c3;
      box-shadow: none;
      outline: none;
      padding: 10px 15px;
      font: normal 15px/20px 'Roboto Condensed', Arial, sans-serif !important;
      color: #022222; }
    .sign-in fieldset.action {
      margin: 17px 0 23px;
      text-align: left; }
      .sign-in fieldset.action .button.light-green {
        line-height: 36px !important;
        height: 36px; }

#forgot-password h2, #create-account h2 {
  font: normal 18px/24px 'Roboto Condensed', Arial, sans-serif !important;
  color: #fff;
  margin: 5px 0 9px; }
#forgot-password .title, #create-account .title {
  margin: 0 0 10px; }

#create-account {
  top: calc(50% - 300px);
  text-align: center; }
  #create-account .button.light-green {
    min-width: 256px;
    text-align: center; }

.static_sign-in {
  background: #1a3b4e;
  margin: 33px -8px -15px;
  width: auto;
  top: auto;
  left: auto; }
  .static_sign-in .title {
    color: #fff;
    font: normal 22px/24px 'Roboto Condensed', Arial, sans-serif !important;
    margin: 18px 0 0; }

.action-button {
  width: auto;
  height: 35px;
  background: #2e2e2e;
  line-height: 37px;
  color: #d4f0fe;
  font-size: 13px;
  text-transform: uppercase;
  padding: 0 25px;
  display: block;
  margin: 0 auto;
  border: none;
  outline: none;
  box-shadow: none; }

.arhiv-list {
  text-align: center;
  padding: 1px 8px 10px; }

.arhiv-list_title {
  color: #fff;
  background: #b2bb1d;
  font-size: 30px;
  margin: -1px -8px 0;
  text-align: center;
  line-height: 30px;
  padding: 5px 0 8px; }
  .arhiv-list_title span {
    display: inline-block;
    vertical-align: middle;
    margin: 0 20px; }
  .arhiv-list_title .decade {
    display: inline-block;
    vertical-align: middle;
    width: 13px;
    height: 13px;
    border: 2px solid #fff;
    position: relative;
    z-index: 20; }
    .arhiv-list_title .decade.prev {
      border-style: solid none none solid;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }
    .arhiv-list_title .decade.next {
      border-style: solid solid none none;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg); }

.arhiv-list_preview, .arhiv-preview_image, .arhiv-preview_image img {
  width: 125px;
  height: 170px; }

.arhiv-list_preview {
  display: inline-block;
  vertical-align: top;
  margin: 11px;
  position: relative; }

.arhiv-preview_image {
  display: block;
  position: relative;
  overflow: hidden; }

.arhiv-preview_title {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 68px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: rgba(0, 175, 236, 0.8);
  color: #fff;
  font-size: 18px;
  padding: 7px 5px 4px;
  line-height: 20px;
  font-style: normal;
  display: block;
  text-align: left; }
  .arhiv-preview_title em {
    display: block;
    font-style: normal; }
  .arhiv-preview_title small {
    display: block;
    color: #d3f2fe;
    font: normal 13px/16px Verdana, Geneva CY, DejaVu Sans, Sans-serif;
    margin-top: 1px; }

.arhiv_decade .arhiv-preview_title {
  height: auto;
  font-size: 20px;
  padding: 7px 5px;
  min-height: 35px; }

.arhiv-year .arhiv-preview_title {
  height: auto;
  padding: 7px 5px;
  min-height: 52px; }

.arhiv-list_articles {
  text-align: left;
  padding: 1px 0 16px; }
  .arhiv-list_articles p {
    color: #222;
    font: normal 15px/22px Verdana, Geneva CY, DejaVu Sans, Sans-serif; }
    .arhiv-list_articles p > a {
      color: #222; }
    .arhiv-list_articles p.arhiv-list_articles_author {
      font-size: 14px;
      line-height: 13px;
      margin-top: 8px;
      color: #949494; }
    .arhiv-list_articles p.arhiv-list_articles_title {
      font: normal 22px/26px 'Roboto Condensed', Arial, sans-serif !important;
      margin: 5px 0 9px; }
      .arhiv-list_articles p.arhiv-list_articles_title a {
        color: #003356; }
  .arhiv-list_articles + .arhiv-list_articles {
    border-top: 1px solid #d7d7d7;
    padding-top: 9px; }
  .arhiv-list_articles em {
    color: #949494;
    font: normal 14px/15px Verdana, Geneva CY, DejaVu Sans, Sans-serif;
    font-style: normal;
    display: block;
    margin: 5px 0; }
  .arhiv-list_articles .button-blue, .arhiv-list_articles .popup .action-button, .popup .arhiv-list_articles .action-button {
    margin: 16px 0; }

.article-inner {
  position: relative;
  padding: 5px 8px 15px;
  font-family: Verdana, Geneva CY, DejaVu Sans, Sans-serif; }
  .article-inner .article-inner_img {
    margin: 0 -8px; }
  .article-inner h2 {
    font: normal 22px/30px 'Roboto Condensed', Arial, sans-serif !important;
    color: #222;
    margin: 13px 0; }
  .article-inner h3 {
    font: normal 22px/24px 'Roboto Condensed', Arial, sans-serif !important;
    color: #222;
    margin: 22px 0; }
  .article-inner h4 {
    font: normal 19px/24px 'Roboto Condensed', Arial, sans-serif !important;
    color: #222;
    margin: 10px 0 5px; }
  .article-inner figure {
    display: block;
    border: 1px solid #c9c9c9;
    position: relative; }
    .article-inner figure img {
      width: 100%;
      display: block; }
    .article-inner figure.pull-left {
      width: 100px;
      margin: 0 18px 10px 0; }
    .article-inner figure.pull-right {
      width: 100px;
      margin: 0 0 10px 18px; }
  .article-inner hr {
    border-top: 1px solid #d1dce1;
    margin: 8px 0; }

.article-inner_title {
  display: block;
  color: #000;
  font-size: 24px;
  line-height: 26px;
  margin: 15px 0 1px;
  z-index: 2;
  position: relative;
  font-family: 'Roboto Condensed', Arial, sans-serif !important; }

.article-inner article {
  position: relative;
  font-size: 15px;
  line-height: 24px;
  color: #222; }
  .article-inner article p {
    margin: 10px 0;
    line-height: 22px; }
  .article-inner article hr {
    width: 80px;
    margin: 28px auto;
    border-top: 1px solid #a6bc09;
    border-style: solid none none; }
  .article-inner article blockquote {
    background: #1a3b4e;
    margin: 22px -8px 18px;
    padding: 11px 20px 11px 60px;
    position: relative;
    color: #fff;
    font-style: italic; }
    .article-inner article blockquote p {
      line-height: 24px; }
    .article-inner article blockquote:before {
      display: block;
      content: '';
      width: 25px;
      height: 20px;
      top: 29px;
      left: 22px;
      background: url("../img/sprite.png") no-repeat -20px -182px;
      position: absolute; }
  .article-inner article .article-inner_youtube {
    margin: 23px 0 15px;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    .article-inner article .article-inner_youtube iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }

.to-top {
  display: block;
  width: 52px;
  height: 52px;
  background: url("../img/sprite.png") no-repeat -61px -183px;
  margin: 15px auto 16px;
  cursor: pointer;
  border-radius: 50%; }

.article-inner_comments {
  border-top: 2px solid #333;
  padding-top: 7px; }

h3 + .article-inner_comment {
  border-top: none;
  margin-top: -25px; }

.article-inner_comments_form {
  margin: -10px 0 30px; }
  .article-inner_comments_form label {
    color: #555454;
    font-size: 16px; }
  .article-inner_comments_form textarea {
    height: 110px;
    margin: 0 0 10px;
    border: 1px solid #cdd3d6;
    background: #f3f3f3; }

.article-inner_comment {
  margin: 10px 0;
  border-top: 1px solid #d7d7d7;
  padding: 5px 0 1px; }
  .article-inner_comment time {
    display: block;
    color: #949393;
    font-size: 14px;
    line-height: 9px;
    margin: 0 0 -3px;
    font-family: 'Roboto Condensed', Arial, sans-serif !important; }
  .article-inner_comment p {
    color: #484848;
    font-size: 15px;
    line-height: 22px;
    margin: 10px 0; }

.must_sign-in {
  padding-left: 30px;
  text-transform: uppercase;
  font-size: 15px;
  line-height: 20px;
  position: relative;
  margin: 20px 0 5px; }
  .must_sign-in i {
    display: block;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background: url("../img/sprite.png") no-repeat -75px -63px;
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -13px; }

.article-inner_meta {
  font-size: 14px;
  line-height: 24px;
  color: #949494;
  margin: 1px 0 10px; }
  .article-inner_meta p {
    margin: 2px 0;
    font-family: 'Roboto Condensed', Arial, sans-serif !important; }
  .article-inner_meta em {
    display: block;
    font-style: normal;
    color: #9a9a9a;
    line-height: 18px; }

.article-inner_comments-link {
  text-transform: uppercase; }

.article-inner.withvideo h3 {
  margin: 5px 0 15px; }
  .article-inner.withvideo h3 a {
    color: #000; }
.article-inner.withvideo p {
  font-size: 15px;
  line-height: 22px; }

.social-links {
  padding: 8px 10px;
  background: #6bc0eb;
  position: relative; }
  .social-links.vertical {
    background: rgba(255, 255, 255, 0.62);
    position: fixed;
    width: auto;
    top: 50%;
    right: 0;
    padding: 0;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.49);
    z-index: 20;
    margin-top: -235px; }
    .social-links.vertical .social-links_wrapper {
      padding: 3px 0;
      overflow: hidden;
      max-width: 0; }
    .social-links.vertical .social-ico {
      width: 36px;
      height: 36px;
      margin: 8px 0; }
    .social-links.vertical .social-arrow {
      width: 34px;
      height: 50px;
      margin-top: -25px;
      right: 100%;
      background: #00afec;
      box-shadow: -3px 0 8px rgba(0, 0, 0, 0.49);
      border: none; }
      .social-links.vertical .social-arrow:before {
        content: "";
        display: block;
        width: 17px;
        height: 17px;
        border: 2px solid #fff;
        border-style: none none solid solid;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        position: absolute;
        top: 50%;
        left: 50%;
        margin: -9px 0 0 -4px;
        -webkit-transition: all, 0.2s, linear;
        -o-transition: all, 0.2s, linear;
        transition: all, 0.2s, linear; }
  .social-links[data-view="true"] .social-arrow:before {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin: -9px 0 0 -14px; }

.social-ico {
  display: inline-block;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  vertical-align: middle;
  margin: 5px; }
  .social-ico:first-child {
    margin-left: 0; }
  .social-ico:last-child {
    margin-right: 0; }

.social-links_wrapper {
  margin: 8px 0 10px; }

.swiper-container {
  max-width: 550px;
  margin: 0 auto; }

.social-arrow {
  display: block;
  width: 15px;
  height: 15px;
  border: 1px solid #fff;
  border-style: none none solid solid;
  cursor: pointer;
  position: absolute;
  top: 50%;
  margin-top: -10px; }
  .social-arrow.prev {
    left: 18px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
  .social-arrow.next {
    right: 18px;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    -o-transform: rotate(-135deg);
    transform: rotate(-135deg); }

.arhiv-slider_wrapper {
  padding: 17px 20px 5px;
  position: relative;
  margin: 0 -8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.arhiv-slider .swiper-slide {
  margin: 0;
  width: 55px;
  height: 25px;
  text-align: center;
  font-size: 18px; }
  .arhiv-slider .swiper-slide a {
    color: #626262; }
    .arhiv-slider .swiper-slide a:hover {
      color: #009cd3; }
    .arhiv-slider .swiper-slide a.active {
      color: #0093d0; }

.arhiv-slider_control {
  display: block;
  width: 14px;
  height: 14px;
  cursor: pointer;
  border: 2px solid #00afec;
  position: absolute;
  top: 50%;
  z-index: 2;
  margin-top: -1px; }
  .arhiv-slider_control.prev {
    left: 8px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-style: solid none none solid; }
  .arhiv-slider_control.next {
    right: 8px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    border-style: solid solid none none; }

.middle-screen {
  display: none; }

.content {
  min-height: calc(100% - 200px); }

.index .content {
  min-height: calc(100% - 200px); }

.search.header-search {
  display: none; }

.button {
  font-size: 20px !important;
  line-height: 36px !important;
  height: 36px;
  padding: 0 30px 0;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Roboto Condensed', Arial, sans-serif !important; }
  .button .pdf-ico {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    background: url("../img/sprite.png");
    background-position: -100px -600px;
    margin: -3px 0 0; }

.button-blue, .popup .action-button {
  color: #fff !important;
  background: #0093d0;
  font-size: 20px !important;
  line-height: 24px !important;
  padding: 6px 30px 5px;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Roboto Condensed', Arial, sans-serif !important; }

.button-green {
  color: #fff !important;
  background: #a6bc09;
  font-size: 20px !important;
  line-height: 36px !important;
  height: 36px;
  padding: 0 30px 0;
  display: inline-block;
  vertical-align: middle;
  font-family: 'Roboto Condensed', Arial, sans-serif !important; }
  .button-green.with-arrow {
    padding-right: 70px;
    position: relative;
    text-align: center; }
    .button-green.with-arrow .arrow-right {
      position: absolute;
      top: 0;
      right: 0;
      margin: 0; }
  .button-green .arrow-right {
    width: 40px;
    height: 36px;
    background: url("../img/sprite.png");
    background-position: -90px -520px;
    background-color: #8c940f;
    float: right;
    margin: 0 -30px 0 10px; }

.button.light-green {
  color: #fff !important;
  text-shadow: 1px 1px 0 #8c940f;
  background: #b2bb1d;
  font-size: 20px !important;
  line-height: 32px !important;
  height: 31px;
  padding: 0 30px 0;
  display: inline-block;
  vertical-align: middle; }

.fixed-block {
  position: fixed; }

.page-header.fixed-block {
  position: relative; }

.content.fixed-block {
  margin-top: 0; }

.header-absolute {
  position: absolute;
  top: 0; }

.only-big {
  display: none; }

.frendly-link {
  width: 246px;
  border: 1px solid #d7d7d7;
  position: relative;
  padding: 40px 42px;
  margin: 34px 0 30px 47px; }
  .frendly-link a {
    display: block; }
    .frendly-link a img {
      display: block;
      max-width: 100%; }
  .frendly-link.horizontal {
    border: none;
    padding: 15px 0 0; }
    .frendly-link.horizontal .frendly-link_title {
      left: 50%;
      margin-left: -80px;
      font-size: 11px;
      color: #959595;
      top: -2px; }

.frendly-link_title {
  position: absolute;
  display: block;
  background: #fff;
  width: 160px;
  top: -8px;
  left: 43px;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  color: #222; }

.navigation {
  position: relative;
  margin: -5px -30px 0; }
  .navigation .arrow {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 14px;
    margin-left: 5px;
    z-index: 2;
    cursor: pointer;
    position: relative; }
    .navigation .arrow:before, .navigation .arrow:after {
      content: "";
      width: 12px;
      height: 1px;
      background: #fff;
      display: block;
      position: absolute;
      top: 34%;
      -webkit-transition: all, 0.2s, linear;
      -o-transition: all, 0.2s, linear;
      transition: all, 0.2s, linear; }
    .navigation .arrow:before {
      -webkit-transform: rotate(50deg);
      -ms-transform: rotate(50deg);
      -o-transform: rotate(50deg);
      transform: rotate(50deg);
      right: 8px; }
    .navigation .arrow:after {
      -webkit-transform: rotate(-50deg);
      -ms-transform: rotate(-50deg);
      -o-transform: rotate(-50deg);
      transform: rotate(-50deg);
      right: 0px; }
  .navigation .js-accordeon_head.active > .arrow:before {
    -webkit-transform: rotate(-50deg);
    -ms-transform: rotate(-50deg);
    -o-transform: rotate(-50deg);
    transform: rotate(-50deg); }
  .navigation .js-accordeon_head.active > .arrow:after {
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    -o-transform: rotate(50deg);
    transform: rotate(50deg); }
  .navigation .navigation_title {
    font-size: 16px;
    color: #fff;
    height: 45px;
    line-height: 45px;
    background: #24baef;
    text-transform: uppercase; }
  .navigation .navigation_list {
    padding: 0 24px;
    text-align: left;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    background: #fff;
    box-shadow: 0 13px 13px -13px rgba(1, 1, 1, 0.37); }
  .navigation .navigation_sublist_title {
    border-top: 1px solid #d7d7d7;
    height: 50px;
    line-height: 50px;
    position: relative;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 13px; }
    .navigation .navigation_sublist_title.active {
      color: #00afec; }
    .navigation .navigation_sublist_title .arrow {
      position: absolute;
      top: 50%;
      margin-top: -5px;
      right: 15px; }
      .navigation .navigation_sublist_title .arrow:before, .navigation .navigation_sublist_title .arrow:after {
        background: #353535; }
    .navigation .navigation_sublist_title.active .arrow:before, .navigation .navigation_sublist_title.active .arrow:after {
      background: #16b6ee; }
  .navigation .navigation_sublist:first-child .navigation_sublist_title {
    border-top: none; }
  .navigation .navigation_sublist_list {
    margin: 0;
    border-top: 1px solid #d7d7d7;
    padding: 0 0 0 35px; }
    .navigation .navigation_sublist_list li {
      list-style: none;
      border-top: 1px solid #d7d7d7;
      height: 50px;
      line-height: 50px;
      font-size: 16px; }
      .navigation .navigation_sublist_list li:first-child {
        border-top: none; }
      .navigation .navigation_sublist_list li a {
        display: block;
        padding: 0 13px;
        color: #222; }

.only-mid {
  display: none; }

.arrow-right {
  display: inline-block;
  vertical-align: middle; }
  .arrow-right.text {
    font: normal normal 22px/12px Arial, sans-serif;
    height: 12px;
    margin-top: -4px; }

.desktop {
  background: url("../img/sprite.png");
  background-position: -17px -602px;
  width: 18px;
  height: 16px;
  display: inline-block;
  vertical-align: middle;
  margin: -2px 3px 0 0; }

.back_partition {
  font-size: 15px;
  text-transform: uppercase;
  color: #0093d0;
  margin: 12px 0;
  font-family: 'Roboto Condensed', Arial, sans-serif !important; }
  .back_partition .cutted {
    display: none; }

.to-save {
  margin: 6px 0; }

.full-screen_ico {
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  margin: 0 -8px -8px 0;
  width: 25px;
  height: 25px;
  background: url("../img/sprite.png");
  background-position: -13px -649px; }

.separate {
  border-left: 1px solid #d1dce1;
  width: 1px;
  height: 25px;
  display: inline-block;
  vertical-align: middle; }

.logout-ico {
  display: none;
  background: url("../img/sprite.png");
  background-position: -95px -649px;
  width: 22px;
  height: 22px; }

.from-mid, .article-inner figure.from-mid {
  display: none; }

.menu-ico {
  display: inline-block;
  vertical-align: middle;
  width: 15px;
  height: 15px;
  background: url("../img/sprite.png");
  background-position: -100px -702px; }

.article-menu {
  width: 204px;
  margin: 20px 35px;
  padding: 0; }
  .article-menu li {
    list-style: none;
    border-top: 1px solid #d5d7d8; }
    .article-menu li:first-child {
      border: none; }
    .article-menu li a {
      display: block;
      color: #0093d0;
      font: normal 16px/45px 'Roboto Condensed', Arial, sans-serif;
      text-transform: uppercase; }
      .article-menu li a.active {
        color: #222; }

.article-inner_wrapper .article-list {
  margin: 0 -25px;
  clear: none;
  padding: 0; }

article.vertical {
  display: inline-block;
  vertical-align: top;
  width: 200px;
  margin: 25px;
  padding: 0; }
  article.vertical p:not(.anons_title) {
    max-height: 1000px;
    overflow: hidden; }
  article.vertical.anons:nth-child(even) {
    padding-left: 0; }
  article.vertical.anons:nth-child(odd) {
    padding-right: 0; }
  article.vertical .anons_image {
    margin: 0;
    width: 200px;
    height: 120px;
    float: none; }
  article.vertical h3 {
    line-height: 24px;
    margin: 15px 0 9px;
    font-size: 24px; }

.news-list .anons_meta {
  margin: 7px 0 0; }
  .news-list .anons_meta p {
    margin: 4px 0;
    color: #949494;
    font-size: 14px;
    line-height: 16px; }
.news-list h1 {
  margin: 13px 0 20px;
  font-size: 34px; }
.news-list .anons_image img {
  min-height: 0; }
.news-list .anons_image {
  width: 100px;
  height: 100px;
  overflow: hidden;
  margin: 7px 20px 0 0; }
.news-list h3 {
  margin: 0 0 4px; }
.news-list hr {
  margin: 21px 0; }

.error-page {
  color: #222;
  font: normal 15px/22px Verdana, Geneva CY, DejaVu Sans, Sans-serif;
  padding: 0 23px; }
  .error-page p {
    margin: 5px 0;
    line-height: 22px; }
  .error-page h2 {
    font: bold 18px/22px Verdana, Geneva CY, DejaVu Sans, Sans-serif;
    margin: 10px 0; }
  .error-page h1 {
    color: #b2bb1d;
    font: normal 38px/33px 'Roboto Condensed', Arial, sans-serif !important;
    margin: 27px 0 24px; }
  .error-page form {
    background: #eff3f5;
    height: 40px;
    margin: 30px 0 10px;
    position: relative; }
    .error-page form .search {
      width: 40px;
      height: 40px;
      position: absolute;
      top: 0;
      right: 0;
      background: url("../img/sprite.png") no-repeat -11px -322px;
      border: none;
      outline: none; }
    .error-page form [type="text"] {
      width: calc(100% - 50px);
      padding: 0 15px;
      height: 40px;
      line-height: 40px;
      font-size: 16px;
      border: none;
      outline: none;
      border-radius: 0;
      box-shadow: none;
      background: none; }

.close-popup {
  width: 17px;
  height: 17px;
  display: block;
  overflow: hidden; }
  .close-popup:before, .close-popup:after {
    content: '';
    display: block;
    width: 30px;
    height: 2px;
    background: #111; }
  .close-popup:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -14px; }
  .close-popup:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-left: -13px; }

.spinner {
  background: url("images/ajax-loader.gif") no-repeat; }

#article_list .spinner {
  position: absolute;
  left: 50%;
  height: 25px;
  margin-bottom: 66px;
  margin-top: -28px;
  z-index: 100; }

#scroll_top, .to-top {
  position: fixed;
  bottom: 5%;
  right: 2%;
  z-index: 9;
  opacity: 0.8; }

p.totop, a[href="#PageTop"] {
  display: none; }

.append-new {
  height: 90px;
  width: 90px;
  color: gray;
  border-radius: 50%;
  margin-top: 40px;
  text-align: center;
  margin-bottom: 40px;
  background: #d6d6d6;
  margin-left: 47% !important; }

.nested-second {
  padding-left: 20px; }

.nested-third {
  padding-left: 40px; }

.arhiv-list_title .decade {
  display: inline-block;
  vertical-align: middle;
  width: 13px;
  height: 13px;
  border: 2px solid #fff;
  position: relative;
  z-index: 20; }

.anons_journal .anons_journal_text .button-green {
  position: relative;
  width: 200px;
  text-align: center;
  padding: 0 25px; }
  .anons_journal .anons_journal_text .button-green .arrow-right {
    position: absolute;
    right: 11px; }

.accounts-new, .accounts-create, .accounts-finish, .accounts-complete, .accounts-expired {
  padding: 0 30px; }
  .accounts-new h1, .accounts-create h1, .accounts-finish h1, .accounts-complete h1, .accounts-expired h1 {
    font: normal 34px/24px 'Roboto Condensed', Arial, sans-serif !important;
    margin: 0;
    padding: 20px 0 15px;
    color: #080808;
    height: auto !important; }
  .accounts-new hr, .accounts-create hr, .accounts-finish hr, .accounts-complete hr, .accounts-expired hr {
    border-top-color: #585858;
    margin: 10px 0; }
  .accounts-new h2, .accounts-create h2, .accounts-finish h2, .accounts-complete h2, .accounts-expired h2 {
    color: #222;
    font: normal 24px/24px 'Roboto Condensed', Arial, sans-serif !important;
    margin: 10px 0 0; }
  .accounts-new .instructional, .accounts-create .instructional, .accounts-finish .instructional, .accounts-complete .instructional, .accounts-expired .instructional {
    display: block;
    margin: 5px 0;
    font-size: 13px;
    line-height: normal;
    color: #080808; }
  .accounts-new form, .accounts-create form, .accounts-finish form, .accounts-complete form, .accounts-expired form {
    padding: 0; }
    .accounts-new form p, .accounts-create form p, .accounts-finish form p, .accounts-complete form p, .accounts-expired form p {
      margin: 5px 0;
      font-size: 13px;
      line-height: normal;
      color: #080808; }
    .accounts-new form input[type="text"], .accounts-new form input[type="password"], .accounts-create form input[type="text"], .accounts-create form input[type="password"], .accounts-finish form input[type="text"], .accounts-finish form input[type="password"], .accounts-complete form input[type="text"], .accounts-complete form input[type="password"], .accounts-expired form input[type="text"], .accounts-expired form input[type="password"] {
      width: 90%;
      height: 38px;
      padding: 0 15px;
      line-height: 38px;
      border: 1px solid #c3c3c3; }
    .accounts-new form .button.light-green, .accounts-new form button, .accounts-create form .button.light-green, .accounts-create form button, .accounts-finish form .button.light-green, .accounts-finish form button, .accounts-complete form .button.light-green, .accounts-complete form button, .accounts-expired form .button.light-green, .accounts-expired form button {
      color: #fff !important;
      text-shadow: 1px 1px 0 #8c940f;
      background: #b2bb1d;
      font-size: 20px !important;
      line-height: 36px !important;
      height: 36px;
      display: inline-block;
      vertical-align: middle;
      padding: 0 44px;
      margin: 15px 0; }
    .accounts-new form fieldset, .accounts-create form fieldset, .accounts-finish form fieldset, .accounts-complete form fieldset, .accounts-expired form fieldset {
      margin: 20px 0 11px 100px; }
      .accounts-new form fieldset label, .accounts-create form fieldset label, .accounts-finish form fieldset label, .accounts-complete form fieldset label, .accounts-expired form fieldset label {
        display: block;
        float: left;
        margin: 8px 0 0 -100px;
        color: #222;
        font: normal 15px/24px 'Roboto Condensed', Arial, sans-serif !important; }
    .accounts-new form fieldset + fieldset, .accounts-create form fieldset + fieldset, .accounts-finish form fieldset + fieldset, .accounts-complete form fieldset + fieldset, .accounts-expired form fieldset + fieldset {
      margin-top: 11px; }
    .accounts-new form fieldset.action, .accounts-create form fieldset.action, .accounts-finish form fieldset.action, .accounts-complete form fieldset.action, .accounts-expired form fieldset.action {
      margin: 0 0 15px 100px; }
    .accounts-new form .repair-pass, .accounts-create form .repair-pass, .accounts-finish form .repair-pass, .accounts-complete form .repair-pass, .accounts-expired form .repair-pass {
      display: inline-block;
      vertical-align: middle;
      color: #0093d0;
      margin-left: 40px;
      font: normal 15px/32px 'Roboto Condensed', Arial, sans-serif !important; }
    .accounts-new form ::-webkit-input-placeholder, .accounts-create form ::-webkit-input-placeholder, .accounts-finish form ::-webkit-input-placeholder, .accounts-complete form ::-webkit-input-placeholder, .accounts-expired form ::-webkit-input-placeholder {
      color: transparent; }
    .accounts-new form ::-moz-placeholder, .accounts-create form ::-moz-placeholder, .accounts-finish form ::-moz-placeholder, .accounts-complete form ::-moz-placeholder, .accounts-expired form ::-moz-placeholder {
      color: transparent; }
    .accounts-new form :-moz-placeholder, .accounts-create form :-moz-placeholder, .accounts-finish form :-moz-placeholder, .accounts-complete form :-moz-placeholder, .accounts-expired form :-moz-placeholder {
      color: transparent; }
    .accounts-new form :-ms-input-placeholder, .accounts-create form :-ms-input-placeholder, .accounts-finish form :-ms-input-placeholder, .accounts-complete form :-ms-input-placeholder, .accounts-expired form :-ms-input-placeholder {
      color: transparent; }

.accounts-finish form label, .accounts-complete form label {
  display: block;
  margin-top: 10px; }

.logged-user > span.only-small {
  color: #003356;
  text-transform: capitalize;
  font-size: 20px; }
  .logged-user > span.only-small .ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 160px;
    display: inline-block;
    vertical-align: middle;
    line-height: 37px; }

.accounts-new form > p.only-small {
  display: none !important; }

.accounts-new hr.from-mid, .accounts-new .from-mid.create-new {
  display: block; }

.accounts-new .title {
  font: normal 24px/24px 'Roboto Condensed', Arial, sans-serif !important;
  margin: 5px 0;
  color: #080808; }

.accounts-new .light-green {
  margin: 15px 0; }

.accounts-new .create-new .title {
  margin: 20px 0; }

.accounts-new form button, .accounts-create form button, .accounts-finish form button, .accounts-expired form button {
  margin: 10px 0 15px;
  padding: 0 35px;
  white-space: nowrap;
  min-width: 265px;
  text-align: center; }
.accounts-new form + form > button:first-child, .accounts-create form + form > button:first-child, .accounts-finish form + form > button:first-child, .accounts-expired form + form > button:first-child {
  margin-top: 0; }
.accounts-new hr, .accounts-create hr, .accounts-finish hr, .accounts-expired hr {
  margin: 0; }
.accounts-new h2, .accounts-create h2, .accounts-finish h2, .accounts-expired h2 {
  margin: 15px 0 0; }
.accounts-new h5, .accounts-create h5, .accounts-finish h5, .accounts-expired h5 {
  margin: 15px 0 5px; }

.accounts-new #new-user-signup {
  margin: 15px 0 0; }
.accounts-new #userNameInPage {
  margin-bottom: 10px; }

.accounts-complete form button {
  padding: 0 35px;
  white-space: nowrap;
  min-width: 265px;
  text-align: center; }
.accounts-complete form + form > button:first-child {
  margin-top: 0; }
.accounts-complete span + form > button:first-child {
  margin-top: 10px; }
.accounts-complete hr {
  margin: 15px 0; }
.accounts-complete h2 {
  margin: 0; }

.logo_wrapper {
  position: relative; }

.logo_acm {
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: 2;
  width: 35px;
  margin: 0 0 0 120px; }

#notifier {
  max-width: 90%; }

.popup {
  background: #fff;
  box-shadow: 0 0 0 7px rgba(171, 171, 171, 0.52); }

/* Theme style variables */
/*Theme style variables END*/
@media screen and (min-width: 768px) {
  .page-header {
    background: #fff; }

  .from-mid, .article-inner figure.from-mid {
    display: block; }

  .logged-user .from-mid {
    display: inline-block; }

  .logged-user .ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 50px;
    display: inline-block;
    vertical-align: middle; }

  button .from-mid {
    display: inline; }

  .only-small {
    display: none; }

  header .logo {
    width: 420px;
    height: 90px;
    background: #fff url("../img/logo-full_md.png") no-repeat center;
    background-size: 420px 58px;
    margin: 0 auto; }

  .logo_wrapper {
    width: 420px;
    height: 90px;
    margin: 0 auto; }

  .logo_acm {
    width: 60px;
    margin: 0 0 0 150px; }

  .index .header-wrapper {
    height: 129px; }

  .page-header.with-search .logo_wrapper {
    margin: 0 0 0 20px; }

  .article-inner {
    padding: 5px 20px;
    margin: 0 auto; }
    .article-inner .article-inner_img {
      margin: 0; }
    .article-inner h2 {
      font: normal 22px/30px 'Roboto Condensed', Arial, sans-serif !important;
      margin: 13px 0 0; }
    .article-inner h3 {
      font: normal 22px/24px 'Roboto Condensed', Arial, sans-serif !important;
      margin: 22px 0 15px; }
    .article-inner h4 {
      font: normal 19px/20px 'Roboto Condensed', Arial, sans-serif !important;
      margin: 15px 0; }
    .article-inner figure.pull-left {
      width: 250px;
      margin: 7px 30px 20px 0; }
    .article-inner .only-small {
      display: none; }

  .article-inner article .article-inner_youtube {
    margin: 30px 0; }

  .article-inner article blockquote {
    margin: 20px 0;
    padding: 8px 25px 8px 50px; }

  .article-inner_title {
    font-size: 38px;
    line-height: 34px;
    margin: 22px 0 15px; }

  .article-inner_meta {
    margin: 15px 0 10px; }

  .article-inner article {
    font-size: 17px;
    line-height: 28px; }
    .article-inner article p {
      line-height: 20px;
      font-size: 15px; }
    .article-inner article hr {
      width: 120px;
      margin: 30px auto; }

  .to-top {
    margin: 15px auto; }

  .article-inner_comments_form {
    margin: 0 0 30px; }
    .article-inner_comments_form label {
      font-size: 19px; }
    .article-inner_comments_form textarea {
      height: 105px;
      margin: 2px 0 16px; }
    .article-inner_comments_form .button-blue, .article-inner_comments_form .popup .action-button, .popup .article-inner_comments_form .action-button {
      font-size: 18px !important;
      padding: 7px 20px 6px; }

  .button-blue, .popup .action-button {
    font-size: 22px !important;
    padding: 13px 32px 14px; }

  .button-green {
    font-size: 20px !important;
    padding: 0 62px 0 25px;
    height: 45px;
    line-height: 45px !important; }
    .button-green.with-arrow {
      padding-right: 80px;
      padding-left: 30px; }
      .button-green.with-arrow .arrow-right {
        margin: 0; }

  .button-green .arrow-right {
    width: 51px;
    height: 45px;
    background-position: -84px -515px;
    margin: 0 -62px 0 16px; }

  .article-inner_comment p {
    font-size: 15px;
    line-height: 20px; }

  .article-inner_comment time {
    font-size: 15px;
    margin: -8px 0 5px; }

  .article-inner article blockquote p {
    font-size: 15px;
    line-height: 24px;
    font-weight: 500; }

  .social-links.vertical {
    box-shadow: -3px 0 8px rgba(0, 0, 0, 0.49); }

  nav {
    top: 125px;
    width: 340px; }
    nav ul {
      padding: 0 13px; }
      nav ul li a {
        display: block;
        font-size: 16px;
        margin: 0;
        height: 50px;
        line-height: 52px;
        padding: 0 15px; }
        nav ul li a.active {
          margin: -1px 0;
          height: 52px;
          line-height: 52px; }
      nav ul li i.js-accordeon_head {
        width: 50px;
        height: 50px; }
      nav ul li i.active + a {
        margin: -1px 0;
        height: 52px;
        line-height: 52px;
        background: #0093d0;
        color: #fff; }
      nav ul ul {
        padding: 0; }
        nav ul ul li:first-child {
          border-top: none; }
        nav ul ul a {
          padding-left: 50px; }
    nav .nav-search {
      display: none;
      height: 70px;
      margin: 17px 24px 34px; }
      nav .nav-search .search {
        width: 70px;
        height: 70px;
        background: url("../img/sprite.png") no-repeat -61px -306px; }
      nav .nav-search [type="text"] {
        width: calc(100% - 70px);
        padding: 0 20px;
        height: 70px;
        line-height: 70px;
        font-size: 20px; }
    nav.active {
      max-height: calc(100vh - 130px) !important;
      overflow-y: auto; }

  .article-list {
    padding: 14px 20px; }

  .content {
    overflow: hidden; }

  .article-list_title {
    margin: 0 -100%; }

  .anons_image {
    margin: 0 20px 0 0;
    width: 115px;
    height: 115px; }

  .anons_description {
    padding: 0;
    max-height: 95px; }

  .news-list .anons_description {
    max-height: none; }

  .anons_journal h2 {
    text-align: left;
    margin: 3px 0 0;
    float: left;
    letter-spacing: -.8px;
    font-size: 20px; }

  .anons_journal h2 a {
    color: #b2bb1d; }

  .anons_journal_image img {
    width: 132px; }

  .anons_journal_image.pull-left {
    margin: 5px 45px 20px 0;
    clear: left; }

  .anons_journal p {
    margin: 3px 0 16px 180px;
    width: 175px;
    font-size: 20px; }
    .anons_journal p.active {
      color: #b2bb1d; }

  .anons_journal p + p {
    padding-top: 14px; }

  .anons_journal .anons_journal_text {
    float: right;
    width: calc(100% - 370px); }

  .anons_journal .anons_journal_text p {
    margin: 0 0 10px 0;
    width: auto;
    border: none;
    color: #fff;
    font-size: 20px; }

  .anons_journal .anons_journal_text .button-green {
    margin-top: 17px;
    width: 200px;
    text-align: center;
    padding: 0 25px; }
    .anons_journal .anons_journal_text .button-green .arrow-right {
      position: absolute;
      right: 11px; }

  .anons_journal .anons_journal_text p:first-child {
    margin-top: -25px; }

  .article-list_title {
    font-size: 38px; }

  .anons_description p.anons_title {
    font: normal 38px/43px 'Roboto Condensed', Arial, sans-serif; }

  .anons_description p {
    font: normal 15px/18px Verdana, Geneva CY, DejaVu Sans, Sans-serif;
    margin: 5px 0; }

  .anons figure img {
    min-width: 173px;
    max-width: none; }

  .anons figure.pull-left {
    margin: 23px 20px 15px 0; }

  .arhiv-list {
    padding: 1px 40px 10px;
    margin: 0 auto;
    text-align: left; }

  .arhiv-list_title {
    float: none;
    text-align: left; }

  .arhiv-list_title.tcont_title {
    float: none;
    text-align: left;
    color: #0093d0;
    font: normal 24px/33px 'Roboto Condensed', Arial, sans-serif !important; }

  .page-name {
    color: #0093d0;
    font: normal 16px/33px 'Roboto Condensed', Arial, sans-serif !important;
    text-transform: uppercase;
    text-align: left;
    margin: 16px 0 5px; }

  .arhiv-list_articles p.arhiv-list_articles_title {
    font: normal 24px/30px 'Roboto Condensed', Arial, sans-serif !important;
    color: #003356; }

  .arhiv-list_articles p {
    font: normal 15px/18px Verdana, Geneva CY, DejaVu Sans, Sans-serif;
    color: #222; }

  .arhiv-list_title {
    color: #222;
    background: none;
    margin: 0 20px 0 0;
    float: left; }
    .arhiv-list_title .decade {
      border: 2px solid #00afec; }
    .arhiv-list_title span {
      color: #222; }

  .arhiv-list_preview {
    margin: 2px 11px 30px; }

  .arhiv-list_preview, .arhiv-preview_image, .arhiv-preview_image img {
    width: 137px;
    height: 183px; }

  .arhiv-slider {
    max-width: 620px;
    margin: 0; }

  .arhiv-slider_control {
    width: 60px;
    height: 60px;
    margin-top: -30px; }
    .arhiv-slider_control:before {
      width: 18px;
      height: 18px;
      margin: -10px 0 0 -7px; }
    .arhiv-slider_control.prev {
      margin-left: -280px; }
    .arhiv-slider_control.next {
      margin-left: 220px; }
      .arhiv-slider_control.next:before {
        margin-left: -12px; }

  .arhiv-slider_wrapper {
    margin: 0; }

  .arhiv-slider_control {
    display: none; }

  footer {
    height: 60px;
    position: relative;
    text-align: left;
    padding: 1px 25px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    footer .links {
      position: absolute;
      right: 0;
      bottom: 0;
      margin: 0; }
      footer .links a {
        display: inline-block;
        padding: 23px 48px;
        height: 60px;
        font-size: 16px; }
      footer .links hr {
        border-style: none solid none none;
        border-right: 1px solid #464646;
        width: 0;
        height: 25px;
        margin: 0;
        display: inline-block; }
    footer p {
      color: #999;
      font: normal 16px/18px 'Roboto Condensed', Arial, sans-serif !important;
      margin: 20px 0; }

  .close-popup {
    width: 20px;
    height: 20px; }
    .close-popup:before, .close-popup:after {
      background: #000;
      width: 30px;
      height: 2px; }
    .close-popup:before {
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      -o-transform: rotate(45deg);
      transform: rotate(45deg);
      margin-left: -12px; }
    .close-popup:after {
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      -o-transform: rotate(-45deg);
      transform: rotate(-45deg); }

  .sign-in {
    width: 620px;
    top: 50%;
    margin: -280px 0 0 -310px;
    box-shadow: 0 0 0 7px rgba(171, 171, 171, 0.52);
    color: #080808;
    padding: 0;
    margin-top: 0;
    top: 10%;
    top: 20vh;
    margin-bottom: 20vh; }
    .sign-in#create-account {
      margin-top: -340px;
      top: 50%; }
    .sign-in .title {
      font: normal 24px/24px 'Roboto Condensed', Arial, sans-serif !important;
      margin: 0;
      padding: 20px 30px 15px;
      color: #080808;
      height: auto !important; }
    .sign-in hr {
      border-top-color: #585858; }
    .sign-in h2 {
      color: #222;
      font: normal 24px/24px 'Roboto Condensed', Arial, sans-serif !important;
      margin: 10px 0 0; }
    .sign-in form {
      padding: 5px 30px; }
      .sign-in form p {
        margin: 5px 0;
        font-size: 13px;
        line-height: normal;
        color: #080808; }
      .sign-in form input[type="text"], .sign-in form input[type="password"] {
        width: 295px;
        height: 38px;
        padding: 0 15px;
        line-height: 38px;
        border: 1px solid #c3c3c3; }
      .sign-in form .button.light-green {
        padding: 0 44px; }
      .sign-in form fieldset {
        margin: 20px 0 11px 100px; }
        .sign-in form fieldset label {
          display: block;
          float: left;
          margin: 8px 0 0 -100px;
          color: #222;
          font: normal 15px/24px 'Roboto Condensed', Arial, sans-serif !important; }
      .sign-in form fieldset + fieldset {
        margin-top: 11px; }
      .sign-in form fieldset.action {
        margin: 15px 0; }
      .sign-in form .repair-pass {
        display: inline-block;
        vertical-align: middle;
        color: #0093d0;
        margin-left: 40px;
        font: normal 15px/32px 'Roboto Condensed', Arial, sans-serif !important; }
      .sign-in form ::-webkit-input-placeholder {
        color: transparent; }
      .sign-in form ::-moz-placeholder {
        color: transparent; }
      .sign-in form :-moz-placeholder {
        color: transparent; }
      .sign-in form :-ms-input-placeholder {
        color: transparent; }
    .sign-in .create-new {
      padding: 5px 30px 20px; }
      .sign-in .create-new .title {
        padding: 14px 0 1px; }
      .sign-in .create-new p {
        font-size: 13px;
        color: #080808;
        line-height: normal; }
      .sign-in .create-new .button {
        margin: 13px 0 5px;
        padding: 2px 20px;
        height: auto; }
    .sign-in.static_sign-in {
      width: 625px;
      margin: 40px 0;
      padding: 15px 30px 25px;
      box-shadow: none;
      top: auto; }
      .sign-in.static_sign-in .title {
        font: normal 24px/24px 'Roboto Condensed', Arial, sans-serif !important;
        margin: 18px 0 0;
        color: #fff; }
      .sign-in.static_sign-in form p {
        margin: 5px 0;
        font-size: 13px;
        line-height: normal;
        color: #b6bdc1; }
      .sign-in.static_sign-in form input[type="text"], .sign-in.static_sign-in form input[type="password"] {
        width: 295px;
        height: 38px;
        padding: 0 15px;
        line-height: 38px; }
      .sign-in.static_sign-in form .button.light-green {
        padding: 0 44px; }
      .sign-in.static_sign-in form fieldset {
        margin: 20px 0 20px 100px; }
        .sign-in.static_sign-in form fieldset label {
          display: block;
          float: left;
          margin: 8px 0 0 -100px;
          color: #fff;
          font: normal 15px/24px 'Roboto Condensed', Arial, sans-serif !important; }
      .sign-in.static_sign-in form fieldset + fieldset {
        margin-top: 22px; }
      .sign-in.static_sign-in form fieldset.action {
        margin: -4px 0 30px 100px; }
      .sign-in.static_sign-in form p:last-child {
        width: 295px;
        margin-left: 100px; }

  .popup {
    display: none;
    position: absolute;
    background: #fff;
    z-index: 101;
    left: 50%;
    font: normal 17px/24px Verdana, Geneva CY, DejaVu Sans, Sans-serif; }
    .popup .action-button {
      height: 51px; }

  header .header {
    width: 100%;
    height: 51px; }
    header .header button {
      width: 80px;
      height: 80px; }
      header .header button.logout {
        background-position: 17px -356px; }
      header .header button.menu-open {
        background-position: -64px -356px; }
  header .logo-small {
    width: 74px;
    height: 74px;
    background: url("../img/logo-small.png") no-repeat center;
    background: url("../img/acm.svg") no-repeat center;
    background-size: 100% 100%;
    margin: -6px 9px;
    display: block; }

  .index .header-wrapper {
    height: 140px; }

  .anons {
    display: block;
    vertical-align: top;
    margin: 15px 0 20px; }
    .anons:nth-child(odd) {
      padding-right: 15px; }
    .anons:nth-child(even) {
      padding-left: 15px; }
    .anons.md-full-width {
      width: 100%;
      padding-left: 0;
      padding-right: 0; }
    .anons p:not(.anons_title) {
      max-height: 112px;
      overflow: hidden; }
    .anons.withimg {
      padding-left: 130px;
      min-height: 115px;
      position: relative; }
      .anons.withimg .anons_image {
        position: absolute;
        top: 0;
        left: 0;
        width: 115px;
        height: 115px; }
    .anons.withvideo {
      padding-left: 380px;
      position: relative;
      min-height: 215px; }
      .anons.withvideo .video-container {
        position: absolute;
        top: 0;
        left: 0;
        width: 351px;
        padding-bottom: 213px;
        margin: 0; }
    .anons h3 {
      line-height: 24px;
      margin: 0 0 9px; }

  .article-list hr {
    margin: 5px 0; }

  .article-list {
    margin: 0 auto; }

  .news-list {
    clear: none;
    margin-left: 250px; }

  .header-wrapper {
    height: 141px; }

  .navigation {
    text-align: center;
    margin: -5px -40px 0; }
    .navigation .navigation_title {
      font-size: 18px;
      height: 54px;
      line-height: 54px; }
    .navigation .navigation_list {
      padding: 0; }
    .navigation .navigation_sublist {
      float: left;
      width: 33.333%; }
      .navigation .navigation_sublist .navigation_sublist_list {
        border-left: 1px solid #d7d7d7;
        border-right: 1px solid #d7d7d7;
        margin-right: -1px; }
      .navigation .navigation_sublist:first-child .navigation_sublist_list {
        border-left: none; }
      .navigation .navigation_sublist:last-child .navigation_sublist_list {
        border-right: none; }
    .navigation .navigation_sublist_title {
      border-top: none;
      color: #fff;
      height: 54px;
      line-height: 54px;
      text-align: center;
      background: #24baef;
      font-size: 18px;
      padding: 0; }
      .navigation .navigation_sublist_title.active {
        color: #fff; }
      .navigation .navigation_sublist_title .arrow {
        display: none; }
    .navigation .navigation_sublist_list {
      margin: 0;
      border-top: none;
      display: block;
      max-height: none !important;
      padding: 12px 0; }
      .navigation .navigation_sublist_list li {
        border-top: none;
        height: auto;
        font: 16px/20px Verdana, Geneva CY, DejaVu Sans, Sans-serif; }
        .navigation .navigation_sublist_list li a {
          display: block;
          padding: 9px 43px;
          color: #005596; }

  .only-mid {
    display: block; }

  header .header button.search {
    background-position: 10px -506px; }

  .header-search {
    height: 36px;
    border-right: 1px solid #b0b4b6;
    right: calc(100% - 65px);
    display: block;
    position: absolute;
    width: 300px;
    max-width: 65px;
    z-index: 10;
    background: #fff;
    overflow: hidden;
    -webkit-transition: all, 0.2s, linear;
    -o-transition: all, 0.2s, linear;
    transition: all, 0.2s, linear; }
    .header-search.active {
      right: 0;
      max-width: 300px;
      border: 1px solid #b0b4b6;
      height: 47px;
      top: -3px; }
      .header-search.active [type="button"], .header-search.active [type="submit"] {
        top: 4px; }
      .header-search.active [type="text"] {
        height: 47px;
        line-height: 47px; }

  .anons_journal .anons_journal_list {
    position: relative;
    width: 100%;
    clear: left;
    display: block; }

  .anons_journal .anons_journal_list .anons_journal_list_arrow {
    border-color: transparent transparent #edf3f7 transparent;
    border-width: 13px 9px;
    border-style: none solid solid solid;
    left: 60px;
    top: -13px !important; }

  .article-list.highlighted, .article-list.darkness {
    padding: 10px 10px 40px; }
    .article-list.highlighted .article-list_link, .article-list.darkness .article-list_link {
      font-size: 18px;
      margin: 10px;
      display: block; }
    .article-list.highlighted h3, .article-list.darkness h3 {
      line-height: 28px;
      margin: 0 0 15px; }
    .article-list.highlighted .arrow-right.text, .article-list.darkness .arrow-right.text {
      font: bold 28px/12px Arial, sans-serif;
      margin-top: -6px; }
    .article-list.highlighted .anons, .article-list.darkness .anons {
      width: calc(50% - 20px);
      display: block;
      float: left;
      margin: 0 10px; }
      .article-list.highlighted .anons:nth-child(even), .article-list.darkness .anons:nth-child(even) {
        padding-left: 0; }
    .article-list.highlighted > hr, .article-list.darkness > hr {
      display: none; }
    .article-list.highlighted .anons_description, .article-list.darkness .anons_description {
      height: 115px;
      max-height: 115px; }
      .article-list.highlighted .anons_description p, .article-list.darkness .anons_description p {
        max-height: 110px;
        margin: 0; }

  .frendly-link {
    width: calc(100% - 40px);
    padding: 20px;
    margin: 0 20px 30px;
    z-index: 2; }
    .frendly-link.horizontal {
      width: 100%;
      padding: 15px 0 0;
      margin: 20px 0; }
    .frendly-link.pull-left {
      clear: left;
      margin: 0;
      border: none;
      padding: 30px 50px;
      width: 260px; }

  .article-inner > .frendly-link:first-child {
    margin: 10px 0; }

  .nav-line {
    max-width: 100%; }
    .nav-line a {
      width: auto;
      color: #fff;
      font: normal 20px/31px 'Roboto Condensed', Arial, sans-serif !important;
      padding: 10px 22px;
      text-transform: capitalize; }
      .nav-line a.active {
        background: #0975a4; }

  header .header .logged-user {
    margin-right: 12px;
    position: absolute;
    top: -70px;
    right: 0;
    padding-left: 80px; }
    header .header .logged-user a {
      color: #0093d0;
      white-space: nowrap;
      display: inline-block;
      vertical-align: middle;
      overflow: hidden;
      text-overflow: ellipsis;
      max-width: 200px; }
    header .header .logged-user .ellipsis {
      max-width: 160px; }

  header .header button.menu-open {
    position: absolute;
    top: 0;
    right: 0;
    width: 75px;
    height: 51px;
    z-index: 3; }

  header .header button.menu-open:before {
    width: 27px;
    height: 13px;
    margin: -9px 0 0 -14px; }
  header .header button.menu-open:after {
    width: 27px;
    margin: -1px 0 0 -14px; }

  .back_partition .cutted {
    display: inline;
    margin-right: 10px; }

  .popup-open {
    color: #0093d0; }

  .arhiv-slider .swiper-slide {
    width: 75px;
    max-width: 620px;
    margin: -4px 0 0; }

  .article-menu ~ .article-inner {
    margin-left: 270px;
    clear: none; }

  #forgot-password h2, #create-account h2 {
    color: #222; }

  .accounts-new form input[type="text"], .accounts-new form input[type="password"], .accounts-create form input[type="text"], .accounts-create form input[type="password"], .accounts-finish form input[type="text"], .accounts-finish form input[type="password"], .accounts-complete form input[type="text"], .accounts-complete form input[type="password"], .accounts-expired form input[type="text"], .accounts-expired form input[type="password"] {
    width: 295px; }
  .accounts-new form .button.light-green, .accounts-new form button, .accounts-create form .button.light-green, .accounts-create form button, .accounts-finish form .button.light-green, .accounts-finish form button, .accounts-complete form .button.light-green, .accounts-complete form button, .accounts-expired form .button.light-green, .accounts-expired form button {
    margin: 15px 0; }

  .logout-ico {
    display: inline-block;
    vertical-align: middle;
    margin: -2px 5px 0 1px; }

  .mobile_app_table {
    width: auto !important;
    max-width: 643px; }
    .mobile_app_table td {
      padding-right: 10px;
      width: 50%; }
      .mobile_app_table td img {
        max-width: 90%;
        height: auto; }

  .mobile-apps_block {
    display: none; }

  .page-header.fixed-block {
    position: fixed; } }
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .article-list.highlighted .anons.only-mid_full, .article-list.darkness .anons.only-mid_full {
    width: 100%;
    float: none;
    margin: 0 10px; }
  .article-list.highlighted > hr.only-mid_full, .article-list.darkness > hr.only-mid_full {
    display: block;
    margin: 20px 10px; }
  .article-list.highlighted .anons_description, .article-list.darkness .anons_description {
    height: 115px;
    max-height: 115px; }
    .article-list.highlighted .anons_description p, .article-list.darkness .anons_description p {
      max-height: 110px;
      margin: 0; } }
@media screen and (max-width: 767px) {
  .small-screen_hidden {
    display: none; }

  .mobile-apps_block h2 {
    text-align: center; }
  .mobile-apps_block ul {
    list-style: none;
    padding: 0 !important;
    margin: 15px 0; }
    .mobile-apps_block ul li {
      list-style: none;
      margin: 15px 0; }
    .mobile-apps_block ul p {
      margin: 0; }
    .mobile-apps_block ul a {
      color: #fff;
      text-shadow: 1px 1px 0 #8c940f;
      background: #b2bb1d;
      font-size: 20px;
      line-height: 26px;
      min-height: 36px;
      display: block;
      vertical-align: middle;
      padding: 5px 10px;
      text-align: center;
      margin: 0;
      font-family: 'Roboto Condensed', Arial, sans-serif; }

  #notifier {
    max-width: 90%;
    height: 230px !important;
    width: 440px; }
    #notifier .header {
      margin-bottom: 10px; }
    #notifier .body .left-column {
      width: 100% !important;
      float: none !important; }
      #notifier .body .left-column .inner-left-column {
        width: 80px !important;
        padding-top: 0 !important;
        text-align: center; }
        #notifier .body .left-column .inner-left-column img {
          margin: 5px !important;
          width: 60px !important;
          padding: 0 !important; }
      #notifier .body .left-column .inner-right-column {
        width: calc(100% - 80px) !important;
        overflow: hidden;
        padding: 0 15px 0 0 !important; }
        #notifier .body .left-column .inner-right-column ul li {
          margin: 12px 0; }
    #notifier .body .right-column {
      width: 80px !important;
      float: left !important;
      text-align: center;
      margin-top: -60px; }
      #notifier .body .right-column img {
        float: none !important;
        padding: 0 !important;
        margin: 5px;
        width: 60px !important; } }
@media screen and (max-width: 500px) {
  #notifier {
    height: 280px !important; } }
@media screen and (min-width: 768px) and (max-width: 850px) {
  header .header .logged-user a {
    max-width: 85px; }

  header .header .logged-user .ellipsis {
    max-width: 50px; } }
@media screen and (min-width: 850px) and (max-width: 950px) {
  header .header .logged-user a {
    max-width: 100px; }

  header .header .logged-user .ellipsis {
    max-width: 70px; } }
@media screen and (min-width: 1024px) {
  .logout-ico {
    float: right;
    margin: 9px 0 0 10px; }

  .only-big {
    display: block; }

  .only-mid {
    display: none; }

  .swiper-container.only-mid, .anons_journal_text.only-mid {
    display: block; }

  .anons_journal .anons_journal_text {
    width: calc(100% - 450px); }

  .frendly-link {
    width: 245px;
    padding: 20px 42px;
    margin: 30px 60px;
    z-index: 2; }
    .frendly-link.pull-left {
      clear: left;
      margin: 0;
      border: none;
      padding: 30px 50px;
      width: 260px; }

  .frendly-link_title {
    font-size: 12px;
    color: #9b9b9b; }

  .frendly-link ~ .article-list {
    clear: none; }

  .article-list {
    padding: 14px 40px; }

  .anons.withvideo {
    padding-left: 330px;
    position: relative;
    min-height: 176px; }
    .anons.withvideo .video-container {
      position: absolute;
      top: 0;
      left: 0;
      width: 292px;
      padding-bottom: 169px;
      margin: 0; }

  .article-list.highlighted, .article-list.darkness {
    padding: 10px 10px 40px; }
    .article-list.highlighted h3, .article-list.darkness h3 {
      line-height: 28px;
      margin: 0 0 15px; }
    .article-list.highlighted .arrow-right.text, .article-list.darkness .arrow-right.text {
      font: bold 28px/12px Arial, sans-serif;
      margin-top: -6px; }
    .article-list.highlighted .anons, .article-list.darkness .anons {
      width: calc(33% - 20px);
      display: block;
      float: left;
      margin: 0 10px; }

  .article-inner {
    padding: 5px 40px; }

  .frendly-link + .article-inner {
    clear: none;
    width: calc(100% - 365px);
    margin: 0;
    padding: 5px 0 5px 40px; }

  .frendly-link + .arhiv-list {
    clear: none;
    width: calc(100% - 365px);
    margin: 0;
    padding: 5px 0 5px 40px; }

  .frendly-link ~ .arhiv-list {
    clear: none;
    width: calc(100% - 365px);
    margin: 0;
    padding: 5px 0 5px 40px; }

  .arhiv-list {
    text-align: left; }

  .arhiv-slider .swiper-slide {
    width: 80px; }

  .header-search.active {
    right: calc(100% - 65px);
    border: none;
    overflow: visible;
    border-right: 1px solid #b0b4b6;
    height: 36px;
    top: 0; }
    .header-search.active [type="button"], .header-search.active [type="submit"] {
      top: 0; }
    .header-search.active [type="text"] {
      height: 47px;
      line-height: 47px;
      margin: -5px 0 0 -7px;
      border: 1px solid #b0b4b6; }

  .page-header.with-search .logo_wrapper {
    margin: 0 0 0 100px; }

  header .header .logged-user .logged-user .ellipsis {
    max-width: 100px; } }

/*# sourceMappingURL=style.css.map */
