@import url('/fonts.css');
@import url('/norm.css');

/* Page Layout */
.page-layout {
  width: 100%;
  height: 100%;
}

/* Top Panel */
.top-bar {
  width: 100%;
  height: 60px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}
.top-bar.is-hidden {
  display: none;
  visibility: hidden;
}
.top-bar.is-white {
  background-color: #FFFFFF;
  border-bottom: 1px solid #ddd;
  box-shadow: 0 0 2px rgba(202, 202, 202, 0.5);
}
.bar-inner {
  width: 960px;
  height: 100%;
  margin: 0 auto;
  padding: 0;
}
.bar-text {
  max-width: 460px;
  padding: 19px 0;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
}
.top-bar.is-grey .bar-text {
  color: #000;
}
.bar-buttons-menu {
  list-style: none;
  display: inline-block;
  float: right;
  height: 100%;
  padding: 15px 0;
}
.bar-buttons-menu .styled-button{
  font-size: 12px;
  border-width: 2px;
  position: relative;
  top: -1px;
}
.bar-buttons-menu .bar-text {
  padding: 4px 0;
}
.close-bar {
  position: absolute;
  top: 18px;
  right: 20px;
  cursor: pointer;
}
.close-bar:active {
  transition: none;
  -webkit-transform: scale(.75);
          transform: scale(.75);
}

@media (max-width: 1060px) {
  .top-bar {
    position: absolute;
    top: -60px;
  }
  .bar-inner {
    padding: 0 20px;
  }
  .bar-text {
    font-weight: 200;
  }
  .bar-buttons-menu .styled-button{
    font-weight: 200;
    border-width: 1px;
  }
  .close-bar {
    position: relative;
    float: right;
    right: -10px;
  }
}

/* Top Navigation */
header.top-header {
  margin-top: 60px;
}
header.top-header.without-top-bar {
  margin-top: 0;
}
.top-navigation {
  width: 90%;
  min-width: 960px;
  margin: 0 auto;
  padding: 36px 0;
}
.top-navigation:before, .top-navigation:after {
  display: table;

  content: '';
}
.top-navigation:after {
  clear: both;
}
.top-navigation .logo-float, .top-navigation .logo-link {
  float: left;
}
.top-navigation .logo-float {
  margin-top: 4px;

  cursor: default;
}

/* Logo */
.logo-link {
  float: left;
}
.top-navigation .logo-link {
  margin: 0 0 -8px -10px;
  padding: 10px 15px 10px 10px;

  border: none;
  border-radius: 4px;
}
.top-navigation .logo-link, .top-navigation .logo-link.was-tapped:hover, .top-navigation .logo-link.was-tapped:active {
  background: rgba(0,0,0,0);
}
.top-navigation .logo-link:hover, .top-navigation .logo-link:focus {
  background: rgba(0,0,0,.07);
}
.site-logo {
  font-size: 26px;
  line-height: 1;

  position: relative;

  height: 34px;

  color: #000;
}
.site-logo .speaker-first, .site-logo .speaker-second, .site-logo .speaker-third {
  position: absolute;
  top: 0;
  left: 0;

  width: 27px;
  height: 34px;

  background-size: 27px 34px;
}
.site-logo .speaker-first {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABECAYAAADKr8YXAAAB/klEQVRo3u3bvy8EQRTA8a9ziSAXEhHF+Q8UFCoalUQ0IjQUCqKkVZFIhP+AQsIfQYtGwiUXRCQa1AqtX+dQ2E1ext5tcbt7My/zksnt25ls8rnMXbJvZsC9yAMLwDlQAb6AMjCFwzEE3AI/Ndqqi6g54L0O6geoAoMuoVYMQAXYBvqBInAv+g5dQa0ZqIdgSsoYF/1vQI9rqCugN2JcDngS45ZdQl0CXXXGH4ixu1pQAGNi/JEWlAk70YIyYSUtKBN2rQVlJSwJlHWwrYRQVsF2DNQJUGjgeVbAolAdDT6z6bA0UE2HpYX6B8sbnUVgHhgBusX9lqBVg08i+uKiHRgW+RkwC7ym+U22AhvAZ8yLXFLtDOhM2BA5FfczAqWFipyKE8CiGFAG9oBHMTB85/kW12YfMf3fYgpmUvFZEvlxUO35wvHIAaMiX9eACmF9Ir9DSeSM/EMrDA/zMA/zMA/zMA/zMA/zMA/zMA/zsCRhbZpgzyIf0AQ7F/kmfyU55yPPXxV4OsgngQsUFEzDUFfiDm+qW5Qwl3+yXkaaAV4ShJ0G1zdZ/6YzW/hrxh+WyqXaNHFWwGrhChpgoHQDSxgqtxwlibMSlgTOWlijOAkrYWGo3DrbCE7CjrA4VG5Pr4VTcaCgFk7FEZAwVB7aCUPlMaswVB6MkwWo2KOMvx5ZsHgPrGfHAAAAAElFTkSuQmCC');
}
.site-logo .speaker-second {
  margin-left: 3px;

  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABECAMAAAD9cTYlAAAAxlBMVEUAAADsDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG7sDG65u9zmAAAAQXRSTlMAAgMEBwoLDQ8TFRscLzAyQEFCRklQWl9kZm5vdnh/hYeIl5yfoK2wtL6/wMHCxcnKy8zNz9DT2N3f6Pf4+vv8/Vqqh4UAAAEJSURBVHgB7MvJMsVQFIXhzdW4QhzR9z1Jjr5vCP/7vxR2KmV0qixDlX+y1uQzpcHKefN+s2Ra+T3ehqSWX2n7mBXUOtDszmQPcPR7tQU85l9nAV6Girqd/n4jT7AmqIsp8w5hX1cWoJSVs0pWzi5l5exOV84UJbCdVolsD6gmTWSuxi3JBOVMVj8s2zyJMZ6e1dGn6wqoh5Zgo9tvpIoTlmIHaKpli8D1ajEfQhGCT7chmCXZMZQDU3L2DHOmM2Dsb8x61rOe/VP22Xl9CAAAAAAM8rfOIYmdgcIhKIAXeH2YvzpeVK/Fl/Ar/wPjc+bj6VPtw/Az9KN3EjuCPvYhZiXWKEYsti8mE5qpmWVIh3AfAAAAAElFTkSuQmCC');
}
.site-logo .speaker-third {
  margin-left: 6px;

  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABECAMAAAD9cTYlAAAAxlBMVEUAAAAfm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3ofm3q5ky3fAAAAQXRSTlMAAgMEBwoLDQ8TFRscLzAyQEFCRklQWl9kZm5vdnh/hYeIl5yfoK2wtL6/wMHCxcnKy8zNz9DT2N3f6Pf4+vv8/Vqqh4UAAAEJSURBVHgB7MvJMsVQFIXhzdW4QhzR9z1Jjr5vCP/7vxR2KmV0qixDlX+y1uQzpcHKefN+s2Ra+T3ehqSWX2n7mBXUOtDszmQPcPR7tQU85l9nAV6Girqd/n4jT7AmqIsp8w5hX1cWoJSVs0pWzi5l5exOV84UJbCdVolsD6gmTWSuxi3JBOVMVj8s2zyJMZ6e1dGn6wqoh5Zgo9tvpIoTlmIHaKpli8D1ajEfQhGCT7chmCXZMZQDU3L2DHOmM2Dsb8x61rOe/VP22Xl9CAAAAAAM8rfOIYmdgcIhKIAXeH2YvzpeVK/Fl/Ar/wPjc+bj6VPtw/Az9KN3EjuCPvYhZiXWKEYsti8mE5qpmWVIh3AfAAAAAElFTkSuQmCC');
}
.site-logo .site-name {
  font-family: 'Amplifr Logo Font';

  position: relative;
  top: 4px;

  display: inline-block;
}
.site-logo:hover .speaker-first, .site-logo:hover .speaker-second, .site-logo:hover .speaker-third {
  -webkit-animation: logo-play 600ms linear;
          animation: logo-play 600ms linear;
}
.site-logo:hover .speaker-first {
  -webkit-animation-delay: 200ms;
          animation-delay: 200ms;
}
.site-logo:hover .speaker-second {
  -webkit-animation-delay: 100ms;
          animation-delay: 100ms;
}
@-webkit-keyframes logo-play {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }50% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
@keyframes logo-play {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }50% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }to {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
}
.site-logo.is-white .speaker-first {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADYAAABECAMAAAD9cTYlAAAAxlBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////DTx3aAAAAQXRSTlMAAgMEBwoLDQ8TFRscLzAyQEFCRklQWl9kZm5vdnh/hYeIl5yfoK2wtL6/wMHCxcnKy8zNz9DT2N3f6Pf4+vv8/Vqqh4UAAAEJSURBVHgB7MvJMsVQFIXhzdW4QhzR9z1Jjr5vCP/7vxR2KmV0qixDlX+y1uQzpcHKefN+s2Ra+T3ehqSWX2n7mBXUOtDszmQPcPR7tQU85l9nAV6Girqd/n4jT7AmqIsp8w5hX1cWoJSVs0pWzi5l5exOV84UJbCdVolsD6gmTWSuxi3JBOVMVj8s2zyJMZ6e1dGn6wqoh5Zgo9tvpIoTlmIHaKpli8D1ajEfQhGCT7chmCXZMZQDU3L2DHOmM2Dsb8x61rOe/VP22Xl9CAAAAAAM8rfOIYmdgcIhKIAXeH2YvzpeVK/Fl/Ar/wPjc+bj6VPtw/Az9KN3EjuCPvYhZiXWKEYsti8mE5qpmWVIh3AfAAAAAElFTkSuQmCC');
}
.site-logo.is-white {
  color: #fff;
}

/* Site Menu */
.site-menu {
  font-size: 16px;
  font-weight: 500;

  float: right;
}
.user-menu {
  float: right;

  list-style: none;
}
.menu-item {
  display: inline-block;

  margin-left: 10px;
}
.menu-link {
  font-weight: 700;
  line-height: 36px;

  display: inline-block;

  height: 36px;
  padding: 0 17px;

  border: none;
  border-radius: 4px;
}
.menu-link, .menu-link.was-tapped:hover, .menu-link.was-tapped:active {
  color: #000;
  background: rgba(0,0,0,0);
}
.menu-link:hover, .menu-link:focus {
  color: #000;
  background: rgba(0,0,0,.07);
}
.menu-link:active {
  background: rgba(0,0,0,.07);
}
.is-open .menu-link {
  pointer-events: none;

  background: rgba(0,0,0,.07);
}
.is-signup .menu-link {
  border: 2px solid #000;
}

/* Buttons */
.styled-button {
  font-size: 15px;
  font-weight: 700;
  line-height: 2.1em;

  position: relative;

  display: inline-block;

  height: 2.3em;
  padding: 0 1em;

  cursor: pointer;
  transition: opacity 200ms,background 200ms,color 200ms;
  text-align: center;
  text-decoration: none;

  border: 0;
  border-radius: 4px;
  outline: none;
  box-shadow: none;

  -webkit-appearance: none;
}
.styled-button:active {
  transition: none;
  -webkit-transform: scale(.95);
          transform: scale(.95);
}
.block-button {
  display: block;

  width: 100%;
}
.is-large {
  line-height: 44px;

  height: 42px;
}
.is-green {
  color: #fff;
  border-color: #43c7ad;
  background-color: #43c7ad;
}
.is-green:hover {
  color: #fff;
  border-color: #2f9e88;
  background-color: #2f9e88;
}
.is-transparent {
  border: 2px solid;
  background-color: transparent;
}
.is-transparent.is-green {
  color: #43c7ad;
  border-color: #43c7ad;
}
.is-transparent.is-green:hover {
  color: #fff;
  background-color: #43c7ad;
}
.is-transparent.is-red {
  color: #ea196e;
  border-color: #ea196e;
}
.is-transparent.is-red:hover {
  color: #fff;
  background-color: #ea196e;
}

.is-twitter {
  background-color: #fff;
  border-style: solid;
  border-color: #55acee;
  color: #55acee;
}
.is-twitter:hover, .is-twitter:focus {
  background-color: #55acee;
  border-style: solid;
  border-color: #55acee;
  color: #fff;
}
.is-vk {
  background-color: #fff;
  border-style: solid;
  border-color: #45668e;
  color: #45668e;
}
.is-vk:hover, .is-vk:focus {
  background-color: #45668e;
  border-style: solid;
  border-color: #45668e;
  color: #fff;
}
.is-facebook {
  background-color: #fff;
  border-style: solid;
  border-color: #3b5998;
  color: #3b5998;
}
.is-facebook:hover, .is-facebook:focus {
  background-color: #3b5998;
  border-style: solid;
  border-color: #3b5998;
  color: #fff;
}

/* Input */
.styled-input {
  font-size: 14px;
  line-height: 12px;

  height: 36px;
  margin-bottom: 14px;
  padding: 1px 10px 0;

  border: 1px solid #ddd;
  border-radius: 4px;
  outline: none;
}
.styled-input::-webkit-input-placeholder {
  padding-top: 1px;

  color: #ddd;
}
.styled-input:-moz-placeholder {
  padding-top: 1px;

  color: #ddd;
}
.styled-input.is-error {
  color: #ea196e;
  border-color: #ea196e;
}

.search-input {
  display: block;

  margin-bottom: 0;
  padding: 1px 10px 0 35px;
}
.search-input + label {
  font-family: FontAwesome;
  font-size: 13px;

  position: absolute;
  top: 9px;
  left: 12px;
}
.search-input + label:before {
  content: '\f002';
}

.block-input {
  display: block;

  width: 100%;
}

.input-message {
  font-size: 14px;
  font-weight: bold;

  display: block;
  overflow: hidden;

  height: 0;
  margin-top: -8px;
  margin-bottom: 8px;

  transition: height .2s cubic-bezier(1, 0, 0, 1), margin .2s cubic-bezier(1, 0, 0, 1);
}
.input-message.is-show {
  height: 16px;
}
.input-message.is-error {
  color: #ea196e;
}
.input-message.is-success {
  color: #43c7ad;
}

/* Forms */
.search-form {
  position: relative;
}

/* Pagination */
.pagination {
  box-sizing: content-box;
  width: 100%;
  height: 24px;
  padding: 40px 0;

  text-align: center;
}
.pagination a {
  text-decoration: none;

  border: none;
}
.pagination a:hover {
  border-bottom: 1px solid rgba(47, 158, 136,.4);
}
.first-page {
  float: left;
}
.last-page {
  float: right;
}

/* Container */

.container:before, .container:after {
  display: table;

  content: '';
}
.container:after {
  clear: both;
}

.centered-content {
  position: relative;

  width: 960px;
  margin: 0 auto;
  padding: 0;
}
.centered-content:before, .centered-content:after {
  display: table;

  content: '';
}
.centered-content:after {
  clear: both;
}

/* Content */
.content {
  width: 100%;
}
.content.with-sidebar {
  float: left;

  width: 645px;
}

/* Sidebar */
.sidebar {
  float: right;

  width: 265px;
  padding: 40px 0;
}
.sidebar h3 {
  font-size: 16px;
  font-weight: bold;

  margin: 24px 0 20px;

  color: #000;
}
.sidebar p {
  font-size: 14px;
  line-height: 20px;

  margin-bottom: 14px;

  color: #737373;
}
.sidebar-block {
  padding-bottom: 30px;

  border-bottom: 1px solid #ebebeb;
}
.sidebar-block:last-child {
  border-bottom: none;
}

/* Post */
.post {
  font-family: 'Franklin Gothic', Arial, sans-serif;
  font-size: 18px;
  line-height: 1.4;

  padding: 30px 0 40px;

  border-bottom: 1px solid #ddd;
}
.post:last-child {
  border-bottom: none;
}
.single-post .post {
  border-bottom: none;
}

.post .post-title {
  font-size: 26px;
  font-weight: bold;
  line-height: 36px;

  margin-bottom: 20px;

  color: #000;
  border-bottom: none;
}
.post a.post-title {
  cursor: pointer;
}
.post a.post-title:hover {
  text-decoration: underline;
}
.post a.post-title:active {
  -webkit-transform: scale(1);
          transform: scale(1);
}
.post .post-title h3 {
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;

  color: inherit;
}

.post-image-link {
  text-decoration: none !important;
}

.post .post-content h3 {
  padding: 30px 0 4px;
}

.post .post-subtitle {
  font-size: 13px;

  color: #737373;
}
.post .post-subtitle a {
  text-decoration: none;

  color: inherit;
  border-bottom: none;
}
.post .post-content {
  font-family: 'Franklin Gothic','ITC Franklin Gothic',Arial,sans-serif;
  font-size: 18px;
  line-height: 1.4;

  padding: 20px 0 50px;
}
.single-post .post-content {
  border-bottom: 1px solid #ccc;
}
.post .post-content p, .post .post-content li {
  padding: 10px 0;
}
.post .post-content p:first-child {
  padding-top: 0;
}
.post .post-content p:last-child {
  padding-top: 0;
}
.post .post-content img {
  max-width: 100%;
}

.similar-posts:before, .similar-posts:after {
  content: '';
  display: table;
}
.similar-posts:after {
  clear: both;
}
.similar-posts-title {
  font-size: 18px;
  padding: 18px 0;
}

.similar-post {
  width: 50%;
  float: left;
}
.similar-post:first-child {
  padding-right: 40px;
}
.similar-post:last-child {
  padding-left: 40px;
}
.similar-post-title {
  font-size: 16px;
  font-weight: bold;
  padding: 15px 0;
}
.similar-post-link {
  line-height: 1.4;
  border-bottom: none;
  text-decoration: underline;
}
.similar-post-preface {
  color: #737373;
  font-size: 14px;
}

.post-shares {
  margin-bottom: 60px;
}
.post-shares .right {
  float: right;

  text-align: right;
}
.shares-list {
  padding-top: 6px;

  list-style: none;
}
.shares-list li {
  display: inline-block;

  height: 20px;

  vertical-align: bottom;
}
.shares-list li * {
  vertical-align: bottom;
}
.shares-list .twitter-share {
  width: 80px;
}
.shares-list .vk-share {
  width: 143px;
}

/* Footer */
.mixpanel-partner-link {
  display: block;

  text-decoration: none;

  border-bottom: none;
}
.footer-section {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;

  text-align: center;
}
.footer-section .contacts {
  font-size: 14px;

  position: relative;
  top: -22px;

  max-width: 500px;
  margin: 0 auto;
}
.footer-section .contacts-part {
  line-height: 28px;

  display: inline-block;

  height: 28px;
}
.footer-section .help {
  margin-right: 20px;
}
.footer-section .tel {
  margin-right: 20px;

  color: #000;
  border: none;
}
.footer-section .author {
  font-size: 14px;

  display: inline-block;

  margin: 0 auto;
  padding: 0 10px;

  -webkit-transform-origin: 50% 100% 0;
          transform-origin: 50% 100% 0;

  border: none;
}
.footer-section .author, .footer-section .author.was-tapped:hover, .footer-section .author.was-tapped:active {
  color: #000;
}
.footer-section .author:hover, .footer-section .author:focus {
  color: #000;
}
.footer-section .author:hover .company, .footer-section .author:focus .company {
  border-color: #000;
}
.footer-section .company {
  font-weight: 700;

  border-bottom: 2px solid rgba(0,0,0,0);
}
.footer-section .logo {
  position: relative;

  width: 82px;
  height: 21px;
  margin: 10px auto 0;

  background: url('data:image/png;base64,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') no-repeat;
  background-size: 82px 21px;
}
.footer-section .logo:before, .footer-section .logo:after {
  position: absolute;
  bottom: 1px;

  content: '';
  -webkit-animation: footer-blinking 3270ms linear infinite 1000ms;
          animation: footer-blinking 3270ms linear infinite 1000ms;

  opacity: 0;
}
.footer-section .logo:before {
  left: 9px;

  width: 15.5px;
  height: 7px;

  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB8AAAAOCAYAAADXJMcHAAABE0lEQVQ4y+2VvUoDQRSFv5ndsP4QkxAhrooKgmJhCCjY2Qk2qXwhGx/AB/ElrE06GxXiQggsxigGIv5krsWYTRRdcBdMk1Peud+cO2cYRp2cbgtjkmaMmphPzP9VbuPCIajZGXaO3sjO/97cbUPtLAPA5n4ff8uQhtfT2eEzbzfigxhdn5qzXBpeF1cM+rMW1B06TfUj2Gkqgrpj4/KEvG9N0/DOQbV0/PKs6N5ZKLzWiNgGb8ZG1brUXJ270UZruyYydzKQlHcB1vcMjy1N72F4gsGU35XzheWy+VJLyms7vVCpvpNbMLF3VlwVyof9KOaBkvJq9GMRgftbTXijeQoVrz3wZoX8olDaMBSW4v+gv/IfB8GaL1geoEgAAAAASUVORK5CYII=') no-repeat;
  background-size: 15.5px 7px;
}
.footer-section .logo:after {
  right: 7px;

  width: 15px;
  height: 7px;

  -webkit-animation-duration: 3200ms;
          animation-duration: 3200ms;
  -webkit-animation-delay: 1200ms;
          animation-delay: 1200ms;

  background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAOCAMAAAAPOFwLAAAAWlBMVEVFKjJGKzNHLDNHLTRKLzZLMDZLMDdMMjdQNTpRNjxZPkFiR0hkSUllSkpyWFSGa2OLcWePdWqRd2yehHafhXanjXyqj36rkH/GrJTHrZTKsJfMspjTuZ7Vu5/C+DzWAAAAXklEQVR42tXJMRKCQBQE0VZEQREVcF2Fvv81pWqL4CfmdjSvBn/2x3cLucxcsV+M5gqpMMFZoxmgL+zhptHMzeqkadUhazS+dmxNajT6PBXUo2o06ufRHevL/a1q9Bfl/yTWLquouwAAAABJRU5ErkJggg==') no-repeat;
  background-size: 15px 7px;
}
@-webkit-keyframes footer-blinking {
  from {
    opacity: 1;
  }2%, to {
    opacity: 0;
  }
}
@keyframes footer-blinking {
  from {
    opacity: 1;
  }2%, to {
    opacity: 0;
  }
}

.share-section {
  position: absolute;
  bottom: 0;
  left: 0;

  overflow: hidden;

  width: 100%;
  height: 58px;
  transition: opacity 400ms;

  opacity: 1;
}
.share-section ul {
  list-style: none;
}
.share-section ul li {
  display: inline-block;

  height: 20px;
}
.share-section .twitter-share {
}
.share-section .facebook-share {
  position: relative;
  top: -7px;
}
.share-section .left, .share-section .right {
  position: absolute;
  top: 10px;
}
.share-section .left {
  left: 0;
}
.share-section .right {
  right: 0;
}
.hidden-desktop {
  display: none;
}

body.is-popup-opened:not(.is-popup-closed) .page-layout{
  -webkit-filter: blur(5px);
          filter: blur(5px);
}

.popup {
  opacity: 0;
  transition: opacity 0.5s ease-out;
  height: 0;
  width: 0;
  overflow: hidden;
  -webkit-filter: blur(0);
          filter: blur(0);
}
.popup.is-open {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  display: block;
  background-color: rgba(0,0,0,0.5);
  opacity: 1;
}
.popup-inner {
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  padding: 50px 0;
  background-color: #fff;
  border-radius: 2px;
  opacity: 0;
  transition: opacity 0.5s ease-out, width 0.1s ease-in, height 0.1s ease-in;
  overflow: hidden;
}
.popup.is-open .popup-inner {
  width: 600px;
  height: 400px;
  top: 50%;
  left: 50%;
  opacity: 1;
}
.popup-form {
  width: 80%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.popup-form form{
  margin-top: 25px;
}
.popup-title {
  margin-bottom: 15px;
}
.popup-list {
  list-style: none;
}
.popup-close {
  position: absolute;
  text-align: right;
  top: 0;
  right: 0;
  font-size: 28px;
  padding: 2px 10px;
  cursor: pointer;
  opacity: 0.5;
  transition: opacity 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transition: opacity 0.2s ease-out, transform 0.2s ease-out;
  -webkit-transform: scale(1);
          transform: scale(1);
}
.popup-close:hover {
  opacity: 1;
}
.popup-close:active {
  transition: opacity 0.2s ease-out, -webkit-transform 0s ease-out;
  transition: opacity 0.2s ease-out, transform 0s ease-out;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.is-popup-closed .popup,
.is-popup-closed .popup.is-open {
  opacity: 0;
  width: 0;
  height: 0;
  display: none;
}

@media (max-width: 1060px) {
  body {
    min-width: 320px;
  }
  .top-bar {
    position: absolute;
    top: -105px;
    height: 105px;
  }
  .top-bar .bar-inner {
    width: 100%;
  }
  .top-bar .bar-inner .bar-text {
    height: 60px;
  }
  .top-bar .bar-inner .bar-buttons-menu {
    height: 45px;
    float: none;
    margin-left: -10px;
    padding: 0 0 15px;
    display: block;
  }
  .close-bar {
    position: relative;
    float: right;
    right: -10px;
  }
  header.top-header {
    margin-top: 105px;
    padding: 0 20px;
  }
  .top-navigation {
    width: 100%;
    min-width: 100%;
    padding: 20px 0 10px;
  }
  .user-menu {
    padding: 10px 0;
  }

  .container {
    overflow-x: hidden;
  }
  #mc_embed_signup_scroll {
    max-width: 600px;
    margin: 0 auto;
  }
  #mc_embed_signup_scroll:after, #mc_embed_signup_scroll:before {
    display: table;
    content: '';
  }
  #mc_embed_signup_scroll:after {
    clear: both;
  }
  .mc-field-group {
    box-sizing: border-box;
    float: left;
  }
  .mc-field-group:first-child {
    width: calc(100% - 250px);
    padding-right: 10px;
  }
  .mc-field-group:last-child {
    width: 250px;
    padding-left: 10px;
  }
  
  .centered-content {
    margin: 0;
    width: 100%;
  }
  .hidden-mobile, .sidebar {
    display: none;
  }
  .content.with-sidebar {
    width: 100%;
  }
  .content {
    padding: 0 20px;
  }

  .subscribe-form p{
    padding: 20px 0;
  }
  
  .post-comments {
    min-height: 30px;
    margin-bottom: 50px;
  }
  .hidden-desktop {
    display: block;
  }
  .share-section {
    height: 110px;
    padding: 0 20px;
  }
  .footer-section .contacts {
    top: -58px;
  }
}

@media (max-width: 700px) {
  #mc_embed_signup_scroll {
    max-width: 500px;
    margin: 0 auto;
  }
  #mc_embed_signup_scroll:after, #mc_embed_signup_scroll:before {
    display: table;
    content: '';
  }
  #mc_embed_signup_scroll:after {
    clear: both;
  }
  .mc-field-group {
    box-sizing: border-box;
    float: left;
  }
  .mc-field-group:first-child {
    width: calc(100% - 200px);
    padding-right: 10px;
  }
  .mc-field-group:last-child {
    width: 200px;
    padding-left: 10px;
  }
}

@media (max-width: 500px) {
  body {
    min-width: 320px;
  }
  .top-bar {
    position: absolute;
    top: -105px;
    height: auto;
  }
  .top-bar .bar-inner {
    width: 100%;
    text-align: center;
  }
  .top-bar .bar-inner .bar-text {
    white-space: normal;
    height: 36px;
    padding: 8px 0;
    font-size: 13px;
  }
  .top-bar .bar-inner .bar-buttons-menu {
    height: auto;
    float: none;
    margin-left: -10px;
    padding: 0 0 15px;
    display: block;
  }
  .top-bar .bar-inner .bar-buttons-menu .mobile-block{
    display: block;
  }
  .top-bar .bar-inner .menu-item .bar-text {
    padding: 0 0 10px;
    height: 30px;
  }
  .close-bar {
    position: absolute;
    float: right;
    right: 5px;
    top: 5px;
  }
  header.top-header {
    margin-top: 105px;
  }
  .logo-link {
    width: 100%;
    text-align: center;
    margin: 0 !important;
  }
  .site-menu {
    width: 100%;
  }
  .user-menu {
    width: 100%;
    text-align: center;
    padding: 10px 0;
  }

  .similar-post {
    width: 100%;
    float: none;
  }
  .similar-post:first-child {
    padding: 0 0 25px;
  }
  .similar-post:last-child {
    padding: 25px 0 0;
  }
  
  .post-shares{
    margin-bottom: 10px;
  }
  .post-shares .right {
    float: none;
    text-align: left;
  }
  .post-shares .right ul{
    padding: 20px 0;
  }
  #mc_embed_signup_scroll {
    max-width: 100%;
    margin: 0 auto;
  }
  #mc_embed_signup_scroll:after, #mc_embed_signup_scroll:before {
    display: table;
    content: '';
  }
  #mc_embed_signup_scroll:after {
    clear: both;
  }
  .mc-field-group {
    box-sizing: border-box;
    float: none;
  }
  .mc-field-group:first-child {
    width: 100%;
    padding-right: 0;
  }
  .mc-field-group:last-child {
    width: 100%;
    padding-left: 0;
  }

  .popup {
    display: none;
  }
  
  .footer-section {
    height: 60px;
  }
  .share-section {
    height: 50px;
    padding: 0 20px;
    position: relative;
    overflow: visible;
  }
  .footer-section .contacts {
    top: -115px;
    padding: 0 20px;
  }
  .share-section .left {
    display: block;
    left: auto;
    position: relative;
    margin-bottom: 10px;
  }
  .share-section .right {
    display: block;
    right: auto;
    position: relative;
  }
  .share-section .right ul {
    padding: 0;
  }
}
