/*
    Copyright (c) Ascensio System SIA 2017. All rights reserved.
    http://www.teamlab.com
*/

/*******************************************************************************
   For planshet overflow: scroll
*******************************************************************************/
/* text styles */
.headerH2Style {
  font-size: 36px;
  font-weight: 400;
  color: #333333;
  line-height: 1.2em;
  text-align: left;
  font-family: "Open Sans", sans-serif, Arial;
}
.display-none {
  display: none !important;
}
/*****************clearFix***********************/

.clearFix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* MSIE6- */

/* MSIE7-*/

* + html .clearFix {
  zoom: 1;
}
.clearFix {
  display: block;
}
.portalChooseMainContainer .captchaReducer .clearFix {
  display: block;
}
/****************************************/

footer {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 160px;
  position: relative;
  z-index: 20;
  border-top: 1px solid #cccccc;
}
.narrowheader {
  width: calc(100% - 70px);
  position: relative;
  display: flex;
  justify-content: space-between;
  margin:0 auto;
}

.pushy-content{
  height: inherit;
}

.all-menu-items{
  display: grid;
  grid-template-columns: auto auto auto auto auto auto;
  width: 100%;
  position: relative;
  padding-top: 0;
  height: 100%;
}

header {
  width: 100%;
  height: 70px;
  background-color: rgba(255, 255, 255);
  background-repeat: repeat-x;
  background-position: 0 0;
  margin: 0;
  border-bottom: 1px solid #d9d9d9;
  position: relative;
  z-index: 1001;
  top: 0;
}
.logo {
  width: 180px;
  height: 70px;
  background: url("../images/logo_small.svg") no-repeat 0 50%;
  background-size: contain;
  z-index: 1;
  position: relative;
}
.logo a {
  display: block;
  height: 100%;
  width: 100%;
  cursor: pointer;
}

.narrowfooter {
  margin: 0 auto;
  position: relative;
  
}
.footer_menu {
  display: grid;
  grid-template-columns: 0.8fr 0.8fr 0.8fr 1fr;
  -ms-grid-columns: 0.8fr 32px 0.8fr 32px 0.8fr 32px 1fr;
  grid-gap: 32px;
  width: 100%;
  position: relative;
  padding-top: 0;
  height: 100%;
  text-align: left;
}
.footer_menu p {
  font-size: 12px;
  margin: 0 0 5px;
  line-height: 1.6em;
}
.footer_menu p a {
  display: block;
  color: #333333;
  margin: 0;
  text-decoration: none;
}
.footer_menu p a:hover{
  color: #FF6F3D;
}
 
.footer_menu ul {
  font-size: 13px;
  line-height: 18px;
  padding-bottom: 35px;
}
.footer_menu li {
  text-decoration: none;
  list-style: none;
}
.footer_menu ul li {
  list-style-type: none;
}
.footer_menu li a {
  text-decoration: none;
  font-size: 13px;
  line-height: 18px;
  margin: 0 0 7px;
}

.footer_menu li a.emailus{
  display: inline;
  margin-bottom: 15px;
  text-decoration: underline;
  color: #FF6F3D;
}
.footer_menu.emailus a.footer_link{
  text-decoration: none;
  color: #333;
}
.footer_menu li a.emailus:hover {
  text-decoration: none;
}
.footer_menu.help a:hover {
  text-decoration: none;
}
.footer_menu a.footerbutton,
.footer_menu a.footerbutton:hover {
  position: absolute;
  top: 190px;
  left: 0;
  text-decoration: none;
}
.bottomlines {
  padding-top: 56px;
  height: auto;
  padding-bottom: 25px;
}


footer h6 {
  font-family: Open Sans;
  font-style: normal;
  font-weight: bold;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
  letter-spacing: 0.02em;
  list-style: none;
  text-decoration: none;
  padding-bottom: 14px;
  color: #333;
}
footer h6.second_h {
  padding: 20px 0;
}

.SocialLinks span {
  font-size: 14px;
  color: #333;
  font-weight: 600;
  text-transform: uppercase; 
}
.SocialLinks h6{
  text-align: left;
  line-height: 1.4em;
  padding-bottom: 1px;
}
.blubase {
  display: none;
}
.defaultp {
  margin-top: -130px;
  position: relative;
  height: 150px;
}
.copyReserved {
  font-family: Open Sans;
  font-style: normal;
  font-weight: normal;
  font-size: 13px;
  line-height: 18px;
  color: #666;
}
span.underline {
  border-bottom: 1px dotted #838383;
  padding-bottom: 2px;
  color: white;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.clearBoth {
  clear: both;
}
.vertical-middle,
input.vertical-middle {
  vertical-align: middle;
}
.vertical-bottom,
input.vertical-bottom {
  vertical-align: bottom;
}
.greenText {
  color: #2d5007;
}
.redText {
  color: #bf3703;
}
.bigBlueText {
  color: #3d4a6b;
  font-size: 16px;
  font-weight: bold;
}
.relative-block {
  position: relative;
}
.inline-block {
  display: inline-block;
}
.text-bold {
  font-weight: bold;
}
.text-overflow {
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}
.text-align-right {
  text-align: right;
}
.textMediumDescribe {
  color: #999999;
  font-size: 13px;
}
.textBigDescribe {
  color: #999999;
  font-size: 20px;
}
.textBlueUppercase18 {
  color: #3d4a6b;
  font-size: 18px;
  text-transform: uppercase;
}
.splitter {
  padding: 0 4px;
}
.odd,
.even {
  margin: 0;
  position: relative;
  font-size: 12px;
}
.bottomgray {
  background: white;
}
#defaultpage .bottomgray {
  background: transparent;
}
.SocialLinks {
  align-items: center;
  margin-top: 2px;
}
#navitem_footer_contact ul li{
  margin: 0 0 7px;
}
.footer_menu ul.ListSocLink {
  padding: 0;
}

.ListSocLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 12px 0 7px 10px;
  max-width: 300px;
}
.ListSocLink li {
  list-style-type: none;
  display: inline-block;
  width: 26px;
  height: 42px;
  margin: 0;
  padding-right: 24px;
  vertical-align: middle
}
.ListSocLink li label {
  background-repeat: no-repeat;
  background-image: url("../images/color_social_icons.svg");
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  display: block;
  height: 24px;
  width: 32px;
  margin: 0;
  vertical-align: middle;
  background-position-y: 0;
}
.ListSocLink li label:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0)
}
.ListSocLink li label:active {
  background-position-y: -41px
}

.ListSocLink li label.social_grey_subscribe{
  background-position-x: -430px;
}

.ListSocLink li label.social_grey_fb {
  background-position-x: 4px;
}


.ListSocLink li label.social_grey_twi {
  background-position-x: -36px;
}


.ListSocLink li label.social_grey_in {
  background-position-x: -76px;
}


.ListSocLink li label.social_grey_g {
  background-position-x: -75px;
}


.ListSocLink li label.social_grey_tube {
  background-position-x: -116px;
}


.ListSocLink li label.social_grey_blog {
  background-position-x: -196px;
}

.ListSocLink li label.social_grey_medium {
  background-position-x: -236px;
}

.ListSocLink li label.social_grey_instagram {
  background-position-x: -276px;
}

.ListSocLink li label.social_grey_vk {
  background-position-x: -156px;
}

.ListSocLink li label.social_grey_github {
  background-position-x: -316px
}

.ListSocLink li label.social_grey_fosstodon {
  background-position-x: -393px
}



/*****************livechat fix***********************/

#uvTab {
  display: none !important;
}
#editonline #livechat-compact-container {
  display: none !important;
}
.livechat.online,
.livechat.offline {
  cursor: pointer;
}
/****************************************/

.bannerSupport {
  display: block;
  height: 181px;
  margin-right: 0;
  margin-top: -20px;
  position: fixed;
  right: 0;
  top: 50%;
  width: 32px;
  z-index: 1;
}
.rotate1 {
  background: url("/images/mainpage/2016award.png") no-repeat 30px 210px, url("/images/mainpage/documents_pic.png") no-repeat 0 20px;
}
.rotate4 {
  background: url("/images/mainpage/2016award.png") no-repeat 30px 210px, url("/images/mainpage/crm_pic.png") no-repeat 0 20px;
}
.rotate3 {
  background: url("/images/mainpage/2016award.png") no-repeat 30px 210px, url("/images/mainpage/projects_pic.png") no-repeat 0 20px;
}
.rotate2 {
  background: url("/images/mainpage/2016award.png") no-repeat 30px 210px, url("/images/mainpage/mail_pic.png") no-repeat 0 20px;
}
.viewport .pager {
  margin: 0 0 0 5px;
  position: absolute;
  right: 0;
  bottom: 50px;
  width: 600px;
}
.viewport .pagenum {
  color: #d45b47;
  display: block;
  font-size: 15px;
  text-align: center;
  text-decoration: none;
  padding: 0 0 0 11px;
}
.viewport .pagenum .page-icon {
  background-color: white;
  display: inline-block;
  margin-right: 2px;
  border: 2px solid #d76048;
  border-radius: 9px;
  -moz-border-radius: 9px;
  -webkit-border-radius: 9px;
  height: 7px;
  width: 7px;
}
.viewport .pagenum.active .page-icon {
  background-color: #d76048;
}
.viewport .overview a p,
.viewport .overview a:hover p,
.viewport .overview a:active p,
.viewport .overview a:visited p {
  text-decoration: none;
}
/*************************************************************
    LoadingBanner
*************************************************************/

body > div.loadingBanner {
  background: url("/images/loaders/loader_32.gif") no-repeat scroll 13px 50% white;
  border: 1px solid #cacaca;
  font-size: 13px;
  color: #999999;
  cursor: wait;
  left: 50%;
  top: 97px;
  min-width: 80px;
  max-width: 1024px;
  height: 36px;
  position: fixed;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  opacity: 0;
  margin-left: -100px;
  padding: 6px 15px 6px 55px;
  line-height: 36px;
  z-index: 2011;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
body > div.loadingBanner div {
  display: inline-block;
  margin-left: 6px;
  font-size: 13px;
}

.companydata.inline-block {
  float: left;
  margin-right: 50px;
}
/*************************************************************
    Desktop
*************************************************************/

body.desktop .mainpart {
  padding: 0;
}
body.desktop header,
body.desktop .basement {
  display: none;
}
body.desktop article {
  padding: 0;
}
body.desktop .innerblue {
  width: 100%;
  min-width: 302px;
}
body.desktop .description {
  padding: 0;
  margin: 0;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: -webkit-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
  overflow: auto;
}
body.desktop .description .signuppageform h2 {
  font-weight: 300;
  font-size: 24px;
  color: #3d4a6b;
}
body.desktop .signuppageform {
  padding: 0;
  margin: 0 auto;
}
body.desktop .dataForm a.text {
  color: #3a83db;
}
body.desktop .button.red,
body.desktop .button.red:active,
body.desktop .button.red:visited,
body.desktop .button.red:hover,
body.desktop .button.red:focus,
body.desktop .button.red.disabled,
body.desktop .button.red.disabled:active,
body.desktop .button.red.disabled:hover,
body.desktop .button.red.disabled:focus,
body.desktop .button.red.disabled:visited {
  background-color: #3a83db;
  text-transform: none;
  padding: 10px 25px;
}
@media screen and (min-width: 1920px) {
  .postwrapper a img {
    height: calc(100vw * 0.10);
  }
}

@media screen and (max-width: 1920px) {
  .postwrapper a img {
    height: calc(100vw * 0.10);
  }
}
@media screen and (max-width: 1640px) {
  .postwrapper a img {
    height: calc(100vw * 0.12);
  }
}
@media screen and (max-width: 1320px) {
  .download-block {
    height: auto;
  }

  .download-button {
    display: block;
    text-align: center;
    align-items: center;
  }
  .download.GooglePlay{
    margin: 0 16px 0 0;
  }
  .download.AppStore {
    margin: 0;
  }
  .download {
    margin: 0 16px 16px 0;
  }
  .postwrapper a img {
    height: calc(100vw * 0.12);
  }
}
@media screen and (max-width: 1200px) {
  .wdgt-facebook,
  .wdgt-twitter,
  .wdgt-vk,
  .wdgt-instagram {
    margin-right: 4px;
  }
  .input-header .search-field{
    width: 0;
    height: 32px;
    padding: 0 0 0 14px;
    border: none;
    background-color: transparent;
    background-size: 14px 15px;
    cursor: pointer;
    background-position: 99% center;
  }
  .input-header .search-field:focus{
    background-color: #F9F9F9;
    border: 1px solid #E0E0E0;
    border-radius: 5px;
    cursor: text;
    outline: 0;
    width: calc(100vw - 120px);
  }
  .serach-header {
    position: absolute;
    right: 40px;
    top: 20px;
    z-index: 15;
  }

    .input-header .search-field::placeholder { 
      line-height: 220%;
  }
  /* WebKit, Edge */
  .input-header .search-field::-webkit-input-placeholder {
    line-height: 220%;
  }

  /* Firefox 4-18 */
  .input-header .search-field:-moz-placeholder { 
    line-height: 220%;
  }

  /* Firefox 19+ */
  .input-header .search-field::-moz-placeholder { 
    line-height: 220%;
  }

  /* IE 10-11 */
  .input-header .search-field:-ms-input-placeholder { 
    line-height: 220%;
  }

  /* Edge */
  .input-header .search-field::-ms-input-placeholder { 
    line-height: 220%;
  }

}

@media screen and (max-width: 1024px){
  main{
    padding-top: 50px;
    position: relative;
    margin-top: -50px;
}

  .all-menu-items{
    display: block;
    height: 100%;
  }
  p iframe{
    width:100%;   
  }
  body, .BaseSide{
    min-width: 0;
  }
  .MainContainer{
    width: auto;
    box-sizing: border-box;
    padding: 0 0 80px 0;
  }
  .pageContent{
    width: 100%;
    float: none;
    margin:auto;
    box-sizing: border-box;
    max-width: 736px;
  }
  .SearchContainer{
    margin: auto;
    max-width: 736px;
    box-sizing: border-box;
    padding: 40px 0 80px 0;
  }
  .PostContainer {
    max-width: 736px;
    box-sizing: border-box;
    overflow: hidden;
    padding: 0 0 80px 0;
  }
  .SingleContainer {
    max-width: 736px;
    box-sizing: border-box;
    padding: 0 0 80px 0;
  }
  .ErrorContainer {
    max-width: 736px;
    overflow: hidden;
    padding: 112px 0 80px 0;
  }

  .MailContainer {
    padding: 64px 0 80px 0;
    max-width: 736px;
    box-sizing: border-box;
    display: flex;
    flex-flow: wrap;
    grid-gap: 0;
    text-align: center;
    justify-content: center;
  }
  .PostContainer #post-content .sidebar .wrapperMain .postwrapper:last-child {
    display: none;
  }
  .breadcrumbs-single {
    margin: 32px 0 70px;
  }
  #content{
    display: block;
  }
  .content{
    width: 100%;
  }
  .content .cloud-block .red{
    padding: 12px 20px;
  }
  .input-header .search-field:focus {
    width: calc(100vw - 130px);
  }
  .serach-header{
    position: absolute;
    right: 61px;
    top: 8px;
    z-index: 15;
}
.no-results h3{
  margin-bottom: 80px;
}
.bg{
  height: 302px;
}
  .letter-box{
      order: 1;
      width: 352px;
      margin-bottom: 64px;
  }
  .content-mail{
      display: block;
      width: 100%;
      text-align: center;
      margin: 0 auto;
      order:2;
  }

  .post .entry-info .post-info{
    white-space: normal;
  }
  .post .entry-info .post-info{
    padding-bottom: 10px;
  }
  .postwrapper a img {
    height: calc(100vw * 0.20);
  }
  .sidebar{
    margin-top: 80px;
    width: 100%;
    display: block;
  }
  .widget{
    margin-bottom: 64px;
  }
  .widget:last-child {
    margin-bottom: 0;
  }
  .sidebar-press{
    display: none;
  }
  .wrapperMain{
    margin-top: 56px;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 32px;
    grid-row-gap: 61px;
    position: relative;
  }
  footer {
    max-width: 736px;
    padding: 0;
  }
  .narrowfooter{
    width: auto;
  }
  .download-block{
    padding: 48px 31px 56px 31px;
  }
  .tags-page{
    margin-top: 62px;
  }
  .recent{
    margin-bottom: 32px;
  }
  .recent-post{
    display: block;
  }
  .SearchContainer #content .sidebar .recent-post .wrapperMain .postwrapper:last-child {
    display: none;
  }
  .widget_recent_entries{
    display: none;
  }
  .widget_recent_entries .press-all ul:last-child {
    margin-bottom: 0;
  }
  .press-recent{
    margin-top: 8px;
    margin-bottom: 0;
  }
  .wdgt-facebook,
  .wdgt-twitter,
  .wdgt-vk,
  .wdgt-instagram {
    margin-right: 24px;
  }
}

@media screen and (max-width: 768px){
  .MainContainer{
  padding: 0 40px 80px 40px;
  }
  .SingleContainer{
    width: auto;
    padding: 0 40px 80px 40px;
  }
  .MailContainer{
      width: auto;
      padding: 64px 15px 128px;
  }
   .SearchContainer{
    width: auto;
    padding: 40px 40px 80px 40px;
   }
   .SearchContainer .sidebar .recent-post h3 {
     font-size: 24px;
     font-weight: 600;
   }
   .SearchContainer .sidebar .wrapperMain {
     margin: 40px 0 0 0;
   }
   .PostContainer {
     width: auto;
     padding: 0 40px 80px 40px;
     margin: 0;
   }
   #post-content .content .entry-title {
     font-size: 32px;
   }
   #post-content .content .entry-header {
     text-align: left;
   }
   #post-content .content .entry-header {
     text-align: left;
   }
   #post-content .content .entry-header .info-page {
     margin-top: 7px;
   }
   #post-content .content .meta .comments,
   #post-content .content .meta .views {
     display: none;
   }
   #post-content .sidebar {
     margin-top: 72px;
   }
   #post-content .content h3 {
     font-size: 24px !important;
   }
   .tagsList {
     display: block;
     margin-bottom: 120px;
   }
   .tagLine{
     width: 100%;
     margin-bottom: 27px;
   }
   .tagShare{
     width: 100%;
   }
   .tagShare .a2a_kit {
     margin: 0;
   }
   .a2a_kit{
     float: left !important;
   }
   .breadcrumbs-single{
    margin: 24px 0;
    }
    .tags-page{
    margin-top: 44px;
    }

  footer{
    width: auto;
    padding: 0;
  }
  footer h6{
    margin-bottom: 0;
    padding: 14px 0;
    line-height: 1;
  }
  .footer_menu ul{
    padding-left: 0;
    padding-bottom: 0;
  }
  .bottomlines{
    padding-top: 0;
  }
  .footer_menu {
    display: block;
  }
  .footer_menu p {
    font-size: 12px;
}
.narrowfooter {
  padding: 0 17px 50px;
}
.footer_menu p a {
  font-size: 13px;
}
.footer_menu li a.emailus,
.footer_menu li
{
  line-height: 1.6em;
}
  .footer_menu div {
    margin-bottom: 0;
}
  #navitem_footer_features,
  #navitem_footer_integration,
  #navitem_footer_solutions,
  #navitem_footer_support,
  #navitem_footer_developers,
  #navitem_footer_GetInfo,
  #navitem_footer_contact {
    display: none;
    transition: max-height 0.2s ease-in-out, visibility 0.2s ease-in-out;
  }
  #navitem_footer_contact li{
    font-size: 13px;
  }
  .footer_menu li{
    position: relative;
    margin-bottom: 0;
  }

  .footer-border {
      border-bottom: 2px solid #f7f7f7;
      cursor: pointer;
      padding: 3px 0;
  }
  .footer-button:before {
      display: block;
      content: '';
      width: 10px;
      height: 10px;
      background-image: url(../images/arrow-gray.svg);
      background-position: 50% 50%;
      background-repeat: no-repeat;
      background-size: auto 100%;
      position: absolute;
      right: 0px;
      top: 20px;
      -moz-transform: rotate( 90deg );
      -ms-transform: rotate( 90deg );
      -o-transform: rotate( 90deg );
      -webkit-transform: rotate( 90deg );
      transform: rotate( 90deg );
      -webkit-transition: .1s linear;
      -moz-transition: .1s linear;
      -o-transition: .1s linear;
      transition: .1s linear;
  }
  .footer-button.active:before {
      -moz-transform: rotate( 270deg );
      -ms-transform: rotate( 270deg );
      -o-transform: rotate( 270deg );
      -webkit-transform: rotate( 270deg );
      transform: rotate( 270deg );
      -webkit-transition: 0.1s linear;
      -moz-transition: 0.1s linear;
      -o-transition: 0.1s linear;
      transition: 0.1s linear;
  }
  .BaseFooter {
    margin-top: -30px;
}
  .SocialLinks {
    margin-top: 0;
  }
  .SocialLinks h6{
    display: block;
    padding: 14px 0;
  }
  .SocialLinks span {
    display: block;
    padding-bottom: 10px;
  }
  .footer-search{
    margin-top: 32px;
  }
  .ListSocLink {
    max-width: 102%;
    justify-content: space-between;
  }
  .ListSocLink li {
    padding-right: 24px;
  }
  .tagsList{
    padding: 0 15px;
  }
  .gRecaptcha{
    width: 150px;
    transform: scale(.60);
    -webkit-transform: scale(.60);
  }
  .cloud-block{
    background-position: 50% 25%;
    background-size: 95%;
    background-color: #F8F8F8;
  }
  .ErrorContainer .bg{
    height: 300px;
  }
}


@media screen and (max-width: 592px){

  .MainContainer{
    padding: 0 0 64px 0;
  }
  .wrapperMain{
    display: block;
  }
  .postwrapper{
    margin:0 15px 61px 15px;
  }
  .download-block{
    margin: 64px 0;
  }
  .bottomWrapper {
    padding-bottom: 56px;
  }
 .SingleContainer{
    padding: 0 0 96px;
    width: 100%;
  }
  .PostContainer {
    padding: 0 0 60px;
  }
   .PostContainer .content img{
     height: 100%;
     margin: 0;
   }
  .SingleContainer .breadcrumbs-single{
    margin: 32px 0 40px;
  }
  .breadcrumbs-single{
    padding: 0 15px;
    }
    .tags-page{
      margin-top: 28px;
    }
    .SearchContainer{
    width: auto;
    padding: 40px 0 48px;
   } 
   .PostContainer #post-content .sidebar .wrapperMain .postwrapper:last-child,
   .SearchContainer #content .sidebar .recent-post .wrapperMain .postwrapper:last-child {
     display: block;
    margin: 0 15px 0 15px;
   }

   .SearchContainer .search-page,
   .breadcrumbs-search{
     padding: 0 15px;
   }
   .recent-post {
     padding-top: 48px;
     margin-bottom: 48px;
   }
  .MailContainer{
      padding: 32px 15px 40px;
  }
  .search-main{
    padding: 0 15px;
  }
  .SingleContainer .subscribe-blue,
  .SingleContainer .subscribe-white,
  .sidebar {
    margin-top: 48px;
  }
  .wpdc-join-discussion{
    max-width: none;
    width: 100%;
    margin: 48px auto 0;
    text-align: center;
    padding: 0 15px;
}
.wpdc-join-discussion a.wpdc-join-discussion-link{
    font-size: 13px;
    line-height: 133%;
    letter-spacing: 0.04em;
}
  .subscribe-white{
    padding: 66px 40px 67px;
    background: url(../images/newsletter.svg) no-repeat  50% 66px;
}
  .ErrorContainer {
    width:  auto;
    padding: 60px 16px 64px;
  }
  .ErrorContainer .bg{
    height: 235px;
  }
.gRecaptcha{
    width: 100%;
    transform: none;
    -webkit-transform: none;
  }
  .widget{
    margin:0 15px 48px 15px;
  }
  .popup{
    width: 100%;
    padding: 0;
  }
  .content .cloud-block .red{
    bottom: 32px;
  }
  .download.GooglePlay{
    margin-bottom: 16px;
  }
  .download.AppStore {
    margin: 0 16px 0 0;
  }
  div#comments{
    padding: 35px 15px 40px 15px;
  }
  #post-content .sidebar {
    margin-top: 40px;
  }
  .content a.nameTags {
    margin: 16px 0;
  }
  .load_more_results{
    margin: 48px auto 0;
  }
  .post{
    padding: 0 15px;
  }
  h2.entry-title:first-child{
    padding: 0 15px;
  }

  .entry-title{
    font-size: 24px;
  }
  .SearchContainer .post h2.entry-title a {
    font-size: 20px;
    line-height: 133%;
  }
  .post h2.entry-title a{
    font-size: 18px;
    line-height: 133%;
  }
  .post h2.entry-title.press-page-title a {
    font-size: 18px;
  }
  .in-the-press {
    margin-top: 43px;
  }
  .cloud-block{
    background: url(../images/cloud-block-mini.svg) no-repeat 50% 39px;
    background-color: #F8F8F8;
    height: 252px;
    padding-top: 39px;
    background-size: 272px 122.78px;
  }
  .postwrapper a img {
    height: auto;
  }
  .content-mail h2{
    font-size: 24px;
    font-weight: bold;
    line-height: 133%;
    text-align: center;
    letter-spacing: -0.01em;
  }
  .thank-you{
    font-weight: bold;
    font-size: 24px;
    line-height: 133%;
    color: #FF6F3D;
}
  .letter-box{
    width: 288px;
    height: 262px;
    margin-bottom: 32px;
  }
  .go-home{
    margin-top: 32px;
  }
  .ErrorContainer p {
    width: 100%;
  }
  .ErrorContainer h1 {
    margin-top: 40px;
    font-size: 24px;
  }
  .no-results h3{
    margin-bottom: 48px;
  }
  .bg{
    height: 55vw;
  }
  p iframe{
    height: 235px;
  }
  div#container{
    margin-top:0;
  }
  div.post div.post-header h2.entry-title a, div.post div.post-header h3.entry-title a{
    line-height: 26px;
    font-size: 24px;
  }
  div.post div.post-header h1.entry-title, div.post div.post-header h2.entry-title, div.post div.post-header h3.entry-title{
    line-height: 26px;
    font-size: 24px;
  }

  div.post div.entry-utility span.googleplus-button{
    display: none;
  }

  .content .button{
    padding: 16px 20px;
  }
}
@media screen and (max-width: 549px) {
  .ListSocLink {
    justify-content: normal;
  }
}

@media screen and (max-width: 488px) {
#post-content .content .entry-header .meta .a2a_kit {
  bottom: -50px;
  left: 0;
  top: auto;
  right: auto;
}
#post-content .content .entry-content {
  margin: 72px auto 0;
}
.content p.first-img {
  margin-top: 72px;
}
.wrapperMain .postwrapper .postThemeGridBox .meta .comments,
.wrapperMain .postwrapper .postThemeGridBox .meta .views {
  display: none;
}
.MainContainer .meta .comments,
.MainContainer .meta .views {
  display: none;
}

.cloud-block{
  background-size: 272px 122.78px;
}

}
@media screen and (max-width: 320px){
  .PostContainer {
    padding: 0 0 20px 0;
    margin: 0;
  }
  #post-content .post {
    padding: 0;
  }
  #post-content .content .entry-title {
    font-size: 24px;
  }
  #post-content .content .entry-header{
    padding: 0 15px;
  }
  #post-content .content .entry-content {
    padding: 0 15px;
  }
  #post-content .content .entry-header .info-page {
    margin-top: 16px;
  }
  #post-content .content h3 {
    font-size: 18px !important;
  }
  
  .tagsList {
    margin-top: 43px;
    margin-bottom: 96px;
    padding: 0 15px;
  }
  div#respond{
    padding-bottom: 0;
  }
  #post-content .sidebar h3 {
    padding: 0 15px;
    text-align: left;
  }
  #post-content .sidebar .wrapperMain{
    margin: 32px 0 0 0;
  }
  div.post div.entry-utility span.googleplus-button{
    display: none;
  }
  .postwrapper {
    margin-bottom: 45px;
  }
  .search-main {
    margin: 32px 0 32px 0;
  }
  .press-url{
    margin-right: 0px;
  }
  .letter-box{
    width: 220px;
    height: 200px;
  }
  .ErrorContainer .bg {
    height: 133px;
  }
  .logo {
    width: 180px;
    height: 70px;
    background: url("../images/logo-mini.svg") no-repeat 0 50%;
    z-index: 1;
    position: relative;
  }
  .wdgt-facebook,
  .wdgt-twitter,
  .wdgt-vk,
  .wdgt-instagram {
    margin-right: 4px;
    white-space: nowrap;
  }

}
