/*---------------------------------------------------
    LESS Elements 0.9
  ---------------------------------------------------
    A set of useful LESS mixins
    More info at: http://lesselements.com
  ---------------------------------------------------*/
@font-face {
  font-family: 'helvetica-neue';
  src: url('../fonts/helveticaneuecyr-roman-webfont.eot');
  src: url('../fonts/helveticaneuecyr-roman-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/helveticaneuecyr-roman-webfont.woff') format('woff'), url('../fonts/helveticaneuecyr-roman-webfont.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'helvetica-neue';
  src: url('../fonts/helveticaneuecyr-bold-webfont.eot');
  src: url('../fonts/helveticaneuecyr-bold-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/helveticaneuecyr-bold-webfont.woff') format('woff'), url('../fonts/helveticaneuecyr-bold-webfont.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'helvetica-neue';
  src: url('../fonts/helveticaneuecyr-medium-webfont.eot');
  src: url('../fonts/helveticaneuecyr-medium-webfont.eot#iefix') format('embedded-opentype'), url('../fonts/helveticaneuecyr-medium-webfont.woff') format('woff'), url('../fonts/helveticaneuecyr-medium-webfont.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
}
html,
body {
  height: 100%;
}
body {
  background-color: #fff;
  font-family: "Helvetica Neue", "helvetica-neue", Helvetica, Arial, sans-serif;
}
.main-wrap {
  overflow: hidden;
  min-height: 100%;
  padding-bottom: 80px;
  position: relative;
}
@media (max-width: 767px) {
  .main-wrap {
    padding-bottom: 64px;
  }
}
.inner-page .main-wrap {
  padding-bottom: 330px;
}
@media (max-width: 767px) {
  .inner-page .main-wrap {
    padding-bottom: 480px;
  }
}
a {
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  color: #00adff;
}
h1 {
  font-size: 36px;
  font-family: "Helvetica Neue", "helvetica-neue", Helvetica, Arial, sans-serif;
  text-align: center;
  margin-top: 60px;
  line-height: 43px;
  margin-bottom: 45px;
  font-weight: normal;
}
@media (min-width: 768px) and (max-width: 1023px) {
  h1 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 28px;
    line-height: 34px;
    margin: 40px 0 25px;
  }
}
h2 {
  font-size: 32px;
  font-family: "Helvetica Neue", "helvetica-neue", Helvetica, Arial, sans-serif;
  font-weight: normal;
  margin-bottom: 12px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  h2 {
    font-size: 28px;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 28px;
    line-height: 1.3;
  }
}
.container-1 {
  width: 1000px;
  padding: 0 30px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .container-1 {
    width: 768px;
  }
}
@media (max-width: 767px) {
  .container-1 {
    width: 320px;
    padding: 0 20px;
  }
}
@media (max-width: 767px) {
  .students-landing .container-1 {
    padding: 0 18px;
  }
}
.students-landing .share-block {
  margin-top: 0;
}
.students-landing .top-descr {
  font-size: 18px!important;
  width: 343px!important;
  color: #575F68!important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .students-landing .top-descr {
    font-size: 14px!important;
    width: 268px!important;
  }
}
@media (max-width: 767px) {
  .students-landing .top-descr {
    width: 100%!important;
    font-size: 14px!important;
  }
}
.students-landing .top-pic {
  width: 706px!important;
  right: -40px !important;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .students-landing .top-pic {
    right: 0!important;
    width: 477px!important;
  }
}
@media (max-width: 767px) {
  .students-landing .top-pic {
    right: 0!important;
    width: 477px!important;
  }
}
.students-landing .top-descr h2 {
  font-size: 32px!important;
}
@media (max-width: 1023px) {
  .students-landing .top-descr h2 {
    font-size: 22px!important;
  }
}
.wide-block {
  min-width: 1000px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .wide-block {
    min-width: 768px;
  }
}
@media (max-width: 767px) {
  .wide-block {
    min-width: 320px;
  }
}
.main-header {
  background-color: #3c434a;
  line-height: 60px;
  text-align: center;
  min-height: 60px;
}
.main-header .main-logo {
  position: absolute;
  left: 30px;
  top: 10px;
}
@media (max-width: 1023px) {
  .main-header .main-logo {
    top: 10px;
  }
}
@media (max-width: 767px) {
  .main-header .main-logo {
    left: 10px;
  }
}
@media (max-width: 1023px) {
  .main-header {
    line-height: 48px;
    min-height: 48px;
  }
}
.common-menu {
  list-style: none;
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font-size: 13px;
  padding: 0;
  margin: 0;
  letter-spacing: 0.46px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .common-menu {
    font-size: 11px;
  }
}
.common-menu a {
  color: #fff;
  display: inline-block;
  padding: 0 12px;
  position: relative;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .common-menu a {
    padding: 0 6px;
  }
}
.common-menu a:hover {
  background-color: #34393f;
}
.common-menu a:active,
.common-menu a:focus {
  outline: 0;
}
.common-menu li {
  display: inline-block;
}
.common-menu li.active {
  background-color: #34393f;
}
.common-menu li.active a:after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: #24b9ff;
  left: 0;
}
.common-menu li.marked {
  font-weight: 500;
}
.common-menu li.marked a {
  color: #00adff;
  font-weight: 500;
}
.common-menu li.marked a:hover {
  color: #fff;
}
.cabinet-menu {
  position: absolute;
  right: 30px;
  top: 0;
}
.cabinet-menu a {
  padding: 0 10px;
}
.cabinet-menu a:hover {
  background: none;
  color: #9dacbb;
}
@media (max-width: 1023px) {
  .cabinet-menu {
    top: 2px;
  }
}
@media (max-width: 767px) {
  .cabinet-menu {
    right: 54px;
    font-size: 12px;
  }
  .cabinet-menu .cabinet-menu__login {
    display: none!important;
  }
}
.bg-blue {
  background-color: #24b9fe;
}
.bg-light-blue {
  background-color: #e6eff8;
}
.bg-verylight-blue {
  background-color: #f2f8ff;
}
.bg-dark-grey {
  background-color: #3c434a;
  background-image: radial-gradient(circle 844px at 27.73% 329.41%, rgba(255, 255, 255, 0.02) 0%, rgba(0, 0, 0, 0.02) 100%);
}
.bg-light-grey {
  background-color: rgba(245, 249, 253, 0.9);
}
.bg-light-grey-2 {
  background-color: #f2f5f7;
}
.top-descr {
  width: 456px;
  margin-top: 85px;
  color: #1a4e6c;
  font-size: 20px;
  padding-bottom: 87px;
}
.top-descr .buttons {
  margin-top: 25px;
}
.top-descr h2 {
  color: #fff;
  font-size: 36px;
  margin: 0 0 18px;
  padding: 0;
  line-height: 1.2;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-descr {
    font-size: 16px;
    width: 327px;
    margin-top: 65px;
    padding-bottom: 65px;
  }
  .top-descr h2 {
    font-size: 32px;
  }
}
@media (max-width: 767px) {
  .top-descr {
    text-align: center;
    width: auto;
    margin-top: 40px;
    font-size: 14px;
  }
  .top-descr h2 {
    font-size: 24px;
  }
}
.main-logo {
  display: block;
  width: 133px;
  height: 31px;
  background: url("../images/sprite.png") no-repeat 0 -153px;
  background-size: 390px 300px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .main-logo {
    background-image: url(../images/sprite-2x.png);
  }
}
@media (max-width: 1023px) {
  .main-logo {
    width: 106px;
    height: 25px;
    background-position: -138px -157px;
  }
}
@media (max-width: 767px) {
  .main-menu {
    display: none;
  }
}
.main-menu-narrow {
  display: none;
  position: absolute;
  right: 16px;
  top: 0;
}
.main-menu-narrow .icon {
  position: relative;
  top: -2px;
}
.main-menu-narrow a:active,
.main-menu-narrow a:focus {
  outline: 0;
}
@media (max-width: 767px) {
  .main-menu-narrow {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .life-centralized .container-1 {
    padding-bottom: 180px;
  }
}
.btn {
  height: 48px;
  border-radius: 5px;
  background-color: #444;
  font-weight: 500;
  line-height: 48px;
  padding: 0 58px;
  font-size: 15px;
  text-transform: uppercase;
  letter-spacing: 0.46px;
  color: #fff;
}
@media (max-width: 1023px) {
  .btn {
    line-height: 40px;
    height: 40px;
    padding: 0 48px;
    font-size: 12px;
  }
}
.btn:hover {
  background-color: #333;
  color: #fff;
}
.btn:active,
.btn:focus,
.btn:active:focus {
  outline: 0!important;
}
.btn.btn_small {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
}
.btn.btn_tiny {
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  color: #3c434a!important;
  padding-left: 20px;
  padding-right: 20px;
  text-transform: none;
}
.btn.btn_white {
  background-color: #fff;
  color: #2cb4eb;
}
.btn.btn_white:hover {
  background-color: #c5edff;
}
.btn.btn_white-bordered {
  background-color: transparent;
  color: #fff;
  border: 2px #fff solid;
}
.btn.btn_blue {
  background-color: #24b9ff;
  color: #fff;
}
.btn.btn_blue:hover {
  background-color: #18a5e6;
}
.btn.btn_light-grey {
  background-color: #d9e3ed;
  color: #63737e;
}
.btn.btn_light-grey:hover {
  background-color: #C8D4DF;
}
.top-pic {
  position: absolute;
  width: 520px;
  height: 480px;
  bottom: -68px;
  right: 0px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-pic {
    width: 400px;
    height: 400px;
    bottom: -58px;
  }
}
.top-pic .top-pic__inner {
  position: relative;
  width: 720px;
  height: 480px;
  background: url("../images/devices_top.png") no-repeat 0 0;
  background-size: 100% 100%;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .top-pic .top-pic__inner {
    background-image: url(../images/devices_top-2x.png);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .top-pic .top-pic__inner {
    width: 600px;
    height: 400px;
  }
}
@media (max-width: 767px) {
  .top-pic {
    top: auto;
    bottom: -50px;
    left: -40px;
    width: 300px;
    height: 300px;
  }
  .top-pic .top-pic__inner {
    width: 430px;
    height: 300px;
    background: url("../images/320_devices_top.png") no-repeat 0 0;
    background-size: 100% 100%;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .top-pic .top-pic__inner {
    background-image: url(../images/320_devices_top-2x.png);
  }
}
.top-pic__play-btn {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/play_desktop_hover.png") no-repeat center center;
  opacity: .8;
  background-size: 110px 110px;
}
.top-pic__play-btn:hover {
  opacity: 1;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .top-pic__play-btn {
    background-image: url(../images/play_desktop_hover-2x.png);
  }
}
@media (max-width: 1023px) {
  .top-pic__play-btn {
    background-image: url("../images/play_tablet_mobile.png");
    background-size: 90px 90px;
  }
}
@media (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1023px) and (min-resolution: 240dpi) {
  .top-pic__play-btn {
    background-image: url(../images/play_tablet_mobile-2x.png);
  }
}
.overflow-hidden {
  overflow: hidden;
}
.centrallo-features {
  text-align: center;
  padding-bottom: 120px;
}
.centrallo-features h2 {
  margin: 110px 0 40px;
}
@media (max-width: 1023px) {
  .centrallo-features h2 {
    margin-top: 74px;
  }
}
@media (max-width: 767px) {
  .centrallo-features {
    padding-bottom: 50px;
  }
}
.centrallo-features-item {
  display: inline-block;
  vertical-align: top;
  width: 290px;
  text-align: center;
  margin: 0 10px;
}
.centrallo-features-item .centrallo-features-item__pic {
  display: inline-block;
  vertical-align: top;
  width: 66px;
  height: 66px;
  background: url("../images/sprite.png") no-repeat 0 0;
  background-size: 390px 300px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .centrallo-features-item .centrallo-features-item__pic {
    background-image: url(../images/sprite-2x.png);
  }
}
.centrallo-features-item .centrallo-features-item__pic.centrallo-features-item__pic_focused {
  background-position: 0 0;
}
.centrallo-features-item .centrallo-features-item__pic.centrallo-features-item__pic_share {
  background-position: -66px 0;
}
.centrallo-features-item .centrallo-features-item__pic.centrallo-features-item__pic_available {
  background-position: -132px 0;
}
.centrallo-features-item .centrallo-features-item__title {
  font-size: 22px;
  margin: 24px 0 10px;
}
.centrallo-features-item .centrallo-features-item__text {
  font-size: 16px;
  color: #69717b;
}
@media (max-width: 1023px) {
  .centrallo-features-item {
    width: 220px;
    margin: 20px 5px 0;
  }
  .centrallo-features-item .centrallo-features-item__title {
    font-size: 18px;
  }
  .centrallo-features-item .centrallo-features-item__text {
    font-size: 14px;
  }
}
.centrallo-features-item_size_small {
  width: 210px;
}
.centrallo-features-item_size_small .centrallo-features-item__pic {
  width: 36px;
  height: 36px;
}
.centrallo-features-item_size_small .centrallo-features-item__pic.centrallo-features-item__pic_lock {
  background-position: 0 -66px;
}
.centrallo-features-item_size_small .centrallo-features-item__pic.centrallo-features-item__pic_priorities {
  background-position: -36px -66px;
}
.centrallo-features-item_size_small .centrallo-features-item__pic.centrallo-features-item__pic_attachments {
  background-position: -72px -66px;
}
.centrallo-features-item_size_small .centrallo-features-item__pic.centrallo-features-item__pic_secure {
  background-position: -109px -66px;
}
.centrallo-features-item_size_small .centrallo-features-item__title {
  font-size: 20px;
  margin-top: 15px;
}
@media (max-width: 1023px) {
  .centrallo-features-item_size_small {
    width: 162px;
    margin: 0 5px;
  }
  .centrallo-features-item_size_small .centrallo-features-item__title {
    font-size: 16px;
  }
}
@media (max-width: 1023px) and (max-width: 767px) {
  .centrallo-features-item_size_small {
    margin-bottom: 20px;
    margin-top: 10px;
  }
}
.centrallo-features-item_size_big .centrallo-features-item__pic {
  width: 150px;
  height: 284px;
  background-size: 150px 284px;
}
.centrallo-features-item_size_big .centrallo-features-item__pic.centrallo-features-item__pic_add-list {
  background-image: url("../images/step_1.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .centrallo-features-item_size_big .centrallo-features-item__pic.centrallo-features-item__pic_add-list {
    background-image: url(../images/step_1-2x.png);
  }
}
.centrallo-features-item_size_big .centrallo-features-item__pic.centrallo-features-item__pic_add-note {
  background-image: url("../images/step_2.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .centrallo-features-item_size_big .centrallo-features-item__pic.centrallo-features-item__pic_add-note {
    background-image: url(../images/step_2-2x.png);
  }
}
.centrallo-features-item_size_big .centrallo-features-item__pic.centrallo-features-item__pic_order {
  background-image: url("../images/step_3.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .centrallo-features-item_size_big .centrallo-features-item__pic.centrallo-features-item__pic_order {
    background-image: url(../images/step_3-2x.png);
  }
}
@media (max-width: 767px) {
  .centrallo-features-item_size_big {
    margin-bottom: 10px;
  }
  .centrallo-features-item_size_big .centrallo-features-item__pic {
    display: none;
  }
  .centrallo-features-item_size_big .centrallo-features-item__title {
    margin-top: 0;
  }
}
.simple-and-intuitive {
  height: 442px;
}
@media (max-width: 767px) {
  .simple-and-intuitive {
    height: auto;
  }
}
.simple-and-intuitive .simple-and-intuitive__text {
  float: right;
  width: 420px;
  color: #c0cad0;
  font-size: 20px;
  margin-right: 22px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .simple-and-intuitive .simple-and-intuitive__text {
    width: 310px;
    margin-right: 50px;
    font-size: 16px;
  }
}
.simple-and-intuitive .simple-and-intuitive__text h2 {
  color: #fff;
  margin: 100px 0 28px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .simple-and-intuitive .simple-and-intuitive__text h2 {
    margin-top: 74px;
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .simple-and-intuitive .simple-and-intuitive__text {
    float: none;
    width: 100%;
    text-align: center;
    margin-right: 0;
    font-size: 16px;
  }
  .simple-and-intuitive .simple-and-intuitive__text h2 {
    margin-top: 32px;
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel-wrap {
  float: left;
  position: relative;
  margin-left: 30px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .simple-and-intuitive .simple-and-intuitive__carousel-wrap {
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .simple-and-intuitive .simple-and-intuitive__carousel-wrap {
    float: none;
    margin-left: 0;
    text-align: center;
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel {
  position: absolute;
  top: -68px;
  left: 0;
  width: 360px;
  height: 510px;
  padding-top: 69px;
  padding-left: 46px;
  background: url("../images/nexus_6.png") no-repeat 0 0;
  background-size: 100% 100%;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel {
    background-image: url(../images/nexus_6-2x.png);
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-inner {
  width: 270px;
  overflow: hidden;
}
.simple-and-intuitive .simple-and-intuitive__carousel .item {
  width: 270px;
  height: 441px;
  background-size: 100% 100%;
}
.simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(1) {
  background-image: url(../images/colored/color_dark_gray.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(1) {
    background-image: url(../images/colored/color_dark_gray-2x.png);
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(2) {
  background-image: url(../images/colored/color_red.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(2) {
    background-image: url(../images/colored/color_red-2x.png);
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(3) {
  background-image: url(../images/colored/color_blue.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(3) {
    background-image: url(../images/colored/color_blue-2x.png);
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(4) {
  background-image: url(../images/colored/color_green.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(4) {
    background-image: url(../images/colored/color_green-2x.png);
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(5) {
  background-image: url(../images/colored/color_yellow.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(5) {
    background-image: url(../images/colored/color_yellow-2x.png);
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(6) {
  background-image: url(../images/colored/color_brown.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(6) {
    background-image: url(../images/colored/color_brown-2x.png);
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(7) {
  background-image: url(../images/colored/color_pink.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(7) {
    background-image: url(../images/colored/color_pink-2x.png);
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(8) {
  background-image: url(../images/colored/color_purple.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(8) {
    background-image: url(../images/colored/color_purple-2x.png);
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(9) {
  background-image: url(../images/colored/color_light_blue.png);
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(9) {
    background-image: url(../images/colored/color_light_blue-2x.png);
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators {
  position: absolute;
  left: 568px;
  bottom: 100px;
  text-align: left;
  width: 420px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators {
    left: 430px;
    bottom: 86px;
    width: 310px;
  }
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators li {
  border: 0;
  width: 16px;
  height: 16px;
  margin: 0 5px;
  padding: 0;
  position: relative;
  background-color: #353b42;
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators li:nth-child(2) {
  background-color: #ff6262;
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators li:nth-child(3) {
  background-color: #37b7ec;
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators li:nth-child(4) {
  background-color: #67d886;
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators li:nth-child(5) {
  background-color: #ffdf76;
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators li:nth-child(6) {
  background-color: #daa286;
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators li:nth-child(7) {
  background-color: #ff9adc;
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators li:nth-child(8) {
  background-color: #be8afe;
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators li:nth-child(9) {
  background-color: #5ce4f0;
}
.simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators li.active:before {
  width: 20px;
  height: 20px;
  position: absolute;
  top: -2px;
  left: -2px;
  border-radius: 50%;
  border: 2px #fff solid;
  content: "";
}
@media (max-width: 767px) {
  .simple-and-intuitive .simple-and-intuitive__carousel {
    position: relative;
    top: 0;
    left: 0;
    width: 230px;
    margin: 70px auto 0;
    height: 326px;
    padding-top: 42px;
    padding-left: 29px;
    background: url("../images/320_nexus_6.png") no-repeat 0 0;
    background-size: 100% 100%;
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .carousel-inner {
    width: 174px;
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .item {
    width: 174px;
    height: 285px;
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(1) {
    background-image: url(../images/colored/320_color_dark_gray.png);
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(2) {
    background-image: url(../images/colored/320_color_red.png);
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(3) {
    background-image: url(../images/colored/320_color_blue.png);
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(4) {
    background-image: url(../images/colored/320_color_green.png);
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(5) {
    background-image: url(../images/colored/320_color_yellow.png);
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(6) {
    background-image: url(../images/colored/320_color_brown.png);
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(7) {
    background-image: url(../images/colored/320_color_pink.png);
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(8) {
    background-image: url(../images/colored/320_color_purple.png);
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(9) {
    background-image: url(../images/colored/320_color_light_blue.png);
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .carousel-indicators {
    position: absolute;
    left: 50%;
    top: -40px;
    text-align: center;
    width: 300px;
    margin-left: -150px;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel {
    background-image: url(../images/320_nexus_6-2x.png);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(1) {
    background-image: url(../images/colored/320_color_dark_gray-2x.png);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(2) {
    background-image: url(../images/colored/320_color_red-2x.png);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(3) {
    background-image: url(../images/colored/320_color_blue-2x.png);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(4) {
    background-image: url(../images/colored/320_color_green-2x.png);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(5) {
    background-image: url(../images/colored/320_color_yellow-2x.png);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(6) {
    background-image: url(../images/colored/320_color_brown-2x.png);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(7) {
    background-image: url(../images/colored/320_color_pink-2x.png);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(8) {
    background-image: url(../images/colored/320_color_purple-2x.png);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .simple-and-intuitive .simple-and-intuitive__carousel .item:nth-child(9) {
    background-image: url(../images/colored/320_color_light_blue-2x.png);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .simple-and-intuitive {
    height: 354px;
  }
  .simple-and-intuitive .simple-and-intuitive__carousel {
    top: -58px;
    width: 290px;
    height: 411px;
    padding-top: 56px;
    padding-left: 37px;
  }
  .simple-and-intuitive .simple-and-intuitive__carousel .item {
    width: 217px;
    height: 356px;
  }
}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}
.centered-common-block {
  padding: 70px 0 62px;
  text-align: center;
}
.centered-common-block h2 {
  margin: 0 0 58px;
}
.centered-common-block .big-pic {
  height: 546px;
  min-width: 960px;
  background: url("../images/web_app.png") no-repeat center 0;
  background-size: auto 100%;
  margin-bottom: 20px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .centered-common-block .big-pic {
    background-image: url(../images/web_app-2x.png);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .centered-common-block .big-pic {
    min-width: 768px;
    height: 410px;
  }
}
@media (max-width: 767px) {
  .centered-common-block {
    padding: 32px 0;
  }
  .centered-common-block h2 {
    margin-bottom: 10px;
  }
  .centered-common-block .big-pic {
    display: none;
  }
}
.feedback-carousel {
  text-align: center;
  height: 330px;
}
.feedback-carousel .item {
  height: 290px;
}
.feedback-carousel .carousel-control {
  background: none;
  width: 28px;
}
.feedback-carousel .carousel-control.left {
  left: -28px;
}
.feedback-carousel .carousel-control.left .icon {
  left: 0;
}
.feedback-carousel .carousel-control.right {
  right: -28px;
}
.feedback-carousel .carousel-control.right .icon {
  right: 0;
}
.feedback-carousel .carousel-control .icon {
  position: absolute;
  top: 66px;
}
.feedback-carousel .carousel-indicators {
  bottom: 0;
}
.feedback-carousel .carousel-indicators li {
  width: 8px;
  height: 8px;
  background-color: #dadee4;
  margin: 0 2px;
  border: 0;
}
.feedback-carousel .carousel-indicators li.active {
  background-color: #00adff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .feedback-carousel {
    height: 390px;
  }
  .feedback-carousel .carousel-control {
    width: 25%;
  }
  .feedback-carousel .carousel-control .icon {
    display: none;
  }
  .feedback-carousel .item {
    height: 350px;
  }
}
@media (max-width: 767px) {
  .feedback-carousel {
    height: 250px;
    margin-top: 30px;
  }
  .feedback-carousel .carousel-control {
    width: 25%;
  }
  .feedback-carousel .carousel-control .icon {
    display: none;
  }
  .feedback-carousel .item {
    height: 220px;
  }
  .feedback-carousel .item .feedback-item:nth-child(2),
  .feedback-carousel .item .feedback-item:nth-child(3) {
    display: none;
  }
}
@media (min-width: 1200px) {
  .feedback-carousel .carousel-control.left {
    left: -70px;
  }
  .feedback-carousel .carousel-control.right {
    right: -70px;
  }
}
.feedback-item {
  width: 294px;
  padding-left: 45px;
  text-align: left;
  display: inline-block;
  vertical-align: top;
  margin: 0 8px;
  font-size: 16px;
}
.feedback-item .feedback-item__pic {
  width: 64px;
  height: 64px;
}
.feedback-item .feedback-item__pic img {
  width: 64px;
  height: 64px;
  border-radius: 50%;
}
.feedback-item .feedback-item__text {
  margin-top: 20px;
  margin-bottom: 10px;
  position: relative;
}
.feedback-item .feedback-item__text:before {
  content: "";
  position: absolute;
  top: 0;
  left: -42px;
  width: 27px;
  height: 27px;
  background: url("../images/sprite.png") no-repeat -146px -70px;
  background-size: 390px 300px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .feedback-item .feedback-item__text:before {
    background-image: url(../images/sprite-2x.png);
  }
}
.feedback-item .feedback-item__author-name {
  color: #00adff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .feedback-item {
    width: 210px;
    padding-left: 28px;
    font-size: 14px;
  }
  .feedback-item .feedback-item__pic {
    width: 48px;
    height: 48px;
  }
  .feedback-item .feedback-item__pic img {
    width: 48px;
    height: 48px;
  }
  .feedback-item .feedback-item__text:before {
    left: -28px;
    top: 4px;
    width: 20px;
    height: 20px;
    background: url("../images/sprite.png") no-repeat -249px -130px;
    background-size: 390px 300px;
  }
}
@media (max-width: 767px) {
  .feedback-item {
    width: 248px;
    padding-left: 28px;
    font-size: 14px;
    margin-bottom: 30px;
  }
  .feedback-item .feedback-item__pic {
    text-align: left;
    width: 100%;
    padding-right: 0;
  }
  .feedback-item .feedback-item__pic img {
    display: inline-block;
    width: 48px;
    height: 48px;
  }
  .feedback-item .feedback-item__text {
    margin-top: 0;
  }
  .feedback-item .feedback-item__text:before {
    left: -28px;
    top: 4px;
    width: 20px;
    height: 20px;
    background: url("../images/sprite.png") no-repeat -249px -130px;
    background-size: 390px 300px;
  }
  .feedback-item .feedback-item__author {
    font-size: 12px;
  }
}
.icon {
  display: inline-block;
  vertical-align: middle;
  width: 28px;
  height: 28px;
  background: url("../images/sprite.png") no-repeat 0 0;
  background-size: 390px 300px;
  border: 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .icon {
    background-image: url(../images/sprite-2x.png);
  }
}
.icon.icon_arr-prev {
  background-position: -28px -102px;
}
.icon.icon_arr-next {
  background-position: 0 -102px;
}
.icon.icon_apple {
  width: 16px;
  height: 16px;
  background-position: -229px -133px;
  position: relative;
  top: -3px;
}
.icon.icon_menu {
  width: 20px;
  height: 20px;
  background-position: -207px -132px;
}
.icon.icon_list {
  width: 50px;
  height: 22px;
  background-position: -58px -105px;
}
.icon.icon_person {
  width: 20px;
  height: 20px;
  background-position: -233px -192px;
}
.icon.icon_email {
  width: 20px;
  height: 20px;
  background-position: -256px -192px;
}
.icon.icon_storage {
  width: 20px;
  height: 20px;
  background-position: -117px -191px;
}
.icon.icon_storage.blue {
  background-position: -2px -191px;
}
.icon.icon_note {
  width: 20px;
  height: 20px;
  background-position: -140px -191px;
}
.icon.icon_note.blue {
  background-position: -25px -191px;
}
.icon.icon_lists {
  width: 20px;
  height: 20px;
  background-position: -163px -191px;
}
.icon.icon_lists.blue {
  background-position: -48px -191px;
}
.icon.icon_attachment {
  width: 20px;
  height: 20px;
  background-position: -186px -191px;
}
.icon.icon_attachment.blue {
  background-position: -71px -191px;
}
.icon.icon_lock {
  width: 20px;
  height: 20px;
  background-position: -209px -191px;
}
.icon.icon_lock.blue {
  background-position: -94px -191px;
}
.icon.icon_msg {
  width: 20px;
  height: 20px;
  background-position: -278px -192px;
}
.icon.icon_reload {
  width: 26px;
  height: 26px;
  background-position: -3px -215px;
}
.icon.icon_cross {
  width: 20px;
  height: 20px;
  background-position: -184px -132px;
}
.icon.icon_cross.grey {
  background-position: -161px -132px;
}
.icon.icon_twitter {
  width: 20px;
  height: 20px;
  background-position: -114px -132px;
}
.icon.icon_twitter:not(.white):hover {
  background-position: -137px -132px;
}
.icon.icon_twitter.white {
  background-position: -46px -132px;
}
.icon.icon_fb {
  width: 20px;
  height: 20px;
  background-position: -70px -132px;
}
.icon.icon_fb:not(.white):hover {
  background-position: -93px -132px;
}
.icon.icon_fb.white {
  background-position: -23px -132px;
}
.icon.icon_google {
  width: 20px;
  height: 20px;
}
.icon.icon_google.white {
  background-position: 0 -132px;
}
.icon.icon_app-store {
  width: 45px;
  height: 45px;
  background-position: -199px 0;
}
.icon.icon_google-play {
  width: 45px;
  height: 45px;
  background-position: -246px 0;
}
.icon.icon_arr-down {
  width: 16px;
  height: 16px;
  background-position: -317px -194px;
}
.icon.icon_checklist {
  width: 64px;
  height: 64px;
  background: url("../images/checklist.png") no-repeat 0 0;
  background-size: 64px 64px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .icon.icon_checklist {
    background-image: url(../images/checklist-2x.png);
  }
}
.get-centrallo {
  font-size: 18px;
}
.get-centrallo h2 {
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .get-centrallo {
    padding-top: 40px;
  }
}
@media (max-width: 767px) {
  .get-centrallo {
    font-size: 14px;
  }
}
.pad-01 {
  margin-top: 30px;
}
.devices-bottom {
  margin: 50px 0;
  height: 530px;
  background: url("../images/devices_bottom.png") no-repeat center 0;
  background-size: auto 100%;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .devices-bottom {
    background-image: url(../images/devices_bottom-2x.png);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .devices-bottom {
    height: 460px;
  }
}
@media (max-width: 767px) {
  .devices-bottom {
    display: none;
  }
}
.main-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  line-height: 80px;
  min-height: 80px;
  background-color: #3c434a;
  text-align: center;
}
.main-footer .copy {
  text-transform: uppercase;
  font-size: 12px;
  color: #979ea4;
  position: absolute;
  left: 30px;
}
.main-footer .common-menu {
  font-size: 12px;
  letter-spacing: 0.42px;
}
.main-footer .common-menu .dvdr {
  width: 20px;
}
.main-footer .common-menu a {
  padding: 0 10px;
  color: #979ea4;
}
.main-footer .common-menu a:hover {
  color: #fff;
  background: none!important;
}
.main-footer .common-menu a.sn {
  padding: 0 5px;
}
@media (max-width: 767px) {
  .main-footer {
    min-height: 64px;
    line-height: 64px;
    text-align: left;
  }
  .main-footer .cabinet-menu {
    right: 20px;
  }
  .main-footer .common-menu {
    font-size: 11px;
  }
  .main-footer .common-menu .dvdr {
    width: 16px;
  }
  .main-footer .copy {
    display: none;
  }
}
.social-likes__widget {
  margin: 0 11px;
}
.social-likes__button {
  line-height: 27px;
  height: 28px;
  max-height: none;
  padding: 0 10px 0 4px;
  background: #ccc;
  border-radius: 3px;
  border: 0;
  text-shadow: none;
  font-size: 14px;
  font-weight: normal;
  font-family: "Helvetica Neue", 'helvetica-neue', Helvetica, Arial, sans-serif;
}
.social-likes__button:hover {
  background-image: none;
  background-color: #bfbfbf;
}
@media (max-width: 767px) {
  .social-likes__button {
    line-height: 20px;
    height: 20px;
    font-size: 11px;
    border-radius: 2px;
    padding: 0 8px 0 2px;
  }
}
.social-likes__button_facebook {
  background-color: #4a6ab3;
  color: #fff;
}
.social-likes__button_facebook:hover {
  background-color: #435fa1;
  color: #fff;
}
.social-likes__button_plusone {
  padding: 0 14px;
  background-color: #dd4b38;
  color: #fff;
}
.social-likes__button_plusone:hover {
  background-color: #d73925;
  color: #fff;
}
.social-likes__button_twitter {
  padding: 0 8px 0 10px;
  background-color: #00aee8;
  color: #fff;
}
.social-likes__button_twitter:hover {
  background-color: #009bcf;
  color: #fff;
}
@media (max-width: 767px) {
  .social-likes__button_twitter {
    padding-left: 4px;
  }
}
.social-likes__icon {
  background: url("../images/sprite.png") no-repeat 0 -133px;
  background-size: 390px 300px;
  vertical-align: middle;
  position: relative;
  top: -1px;
  left: 0;
  display: inline-block;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .social-likes__icon {
    background-image: url(../images/sprite-2x.png);
  }
}
@media (max-width: 767px) {
  .social-likes__icon {
    width: 16px;
    height: 16px;
  }
}
.social-likes__icon_facebook {
  background-position: -271px -130px;
  margin-right: 6px;
}
@media (max-width: 767px) {
  .social-likes__icon_facebook {
    background-position: -171px -108px;
    top: -2px;
  }
}
.social-likes__icon_plusone {
  background-position: 0 -133px;
}
@media (max-width: 767px) {
  .social-likes__icon_plusone {
    background-position: -154px -108px;
  }
}
.social-likes__icon_twitter {
  background-position: -46px -133px;
  margin-right: 6px;
  position: relative;
  top: -1px;
}
@media (max-width: 767px) {
  .social-likes__icon_twitter {
    background-position: -138px -108px;
    margin-right: 2px;
    top: -2px;
  }
}
.social-likes__counter {
  padding: 0 5px;
  height: 28px;
  line-height: 28px;
  vertical-align: middle;
  color: #666;
  border: 1px #666 solid;
  background: #fff;
  opacity: 1;
  font-size: 13px;
}
.social-likes__counter:before {
  top: 6px;
  opacity: 1;
}
.social-likes__counter:after {
  top: 7px;
}
.social-likes__counter.social-likes__counter_plusone {
  border-color: #dd4b38;
}
.social-likes__counter.social-likes__counter_facebook {
  border-color: #4a6ab3;
}
.social-likes__counter.social-likes__counter_twitter {
  border-color: #00aee8;
}
@media (min-width: 1024px) {
  .social-likes__counter {
    position: relative;
    top: -2px;
  }
}
@media (max-width: 767px) {
  .social-likes__counter {
    vertical-align: bottom;
    height: 20px;
    line-height: 20px;
  }
  .social-likes__counter:before {
    top: 4px;
    opacity: 1;
  }
  .social-likes__counter:after {
    top: 5px;
  }
}
.share-block {
  margin-top: 62px;
}
@media (max-width: 767px) {
  .share-block {
    margin-top: 40px;
  }
  .share-block .social-likes {
    width: 100%;
    margin: 0 auto;
  }
  .share-block .social-likes > div {
    margin-bottom: 20px;
  }
}
.main-menu-modal .modal-dialog {
  width: 100%;
  padding: 0;
  margin: 0;
}
.main-menu-modal .modal-content {
  border-radius: 0;
  background-color: rgba(60, 67, 74, 0.9);
  position: relative;
  border: 0;
}
.main-menu-modal .close {
  position: absolute;
  top: 15px;
  right: 15px;
  opacity: 1;
  z-index: 100;
}
.main-menu-modal .menu {
  padding: 6px 10px 20px;
  margin: 0;
  text-align: center;
  list-style: none;
  text-transform: uppercase;
  font-size: 13px;
}
.main-menu-modal .menu hr {
  margin: 10px 0;
  border-top-color: #20272c;
}
.main-menu-modal .menu a {
  display: block;
  padding: 16px 0;
  color: #fff;
}
.main-menu-modal .menu a:active,
.main-menu-modal .menu a:focus {
  outline: 0;
}
.main-menu-modal .menu .marked {
  font-weight: 500;
}
.main-menu-modal .menu .marked a {
  color: #00adff;
}
.common-modal {
  opacity: 0;
}
.common-modal .modal-dialog {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .common-modal .modal-dialog {
    width: 360px;
  }
}
.common-modal .modal-content {
  border-radius: 4px;
  border: 0;
}
@media (max-width: 767px) {
  .common-modal .modal-content {
    border-radius: 0;
  }
}
.common-modal .modal-header {
  border: 0;
}
.common-modal .modal-body {
  background-color: #f0f5fa;
  padding: 36px 45px;
}
.common-modal .modal-footer {
  border: 0;
  text-align: center;
}
.common-modal .modal-title {
  font-size: 24px;
  text-align: center;
}
.common-modal .close {
  position: absolute;
  top: 6px;
  right: 9px;
  opacity: 1;
  z-index: 100;
}
.social-nets-item {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background-color: #ccc;
  display: inline-block;
  vertical-align: middle;
  line-height: 33px;
  text-align: center;
  margin: 0 8px;
}
.social-nets-item.social-nets-item_fb {
  background-color: #3a589c;
}
.social-nets-item.social-nets-item_fb:hover {
  background-color: #334e89;
}
.social-nets-item.social-nets-item_twitter {
  background-color: #29a9e1;
}
.social-nets-item.social-nets-item_twitter:hover {
  background-color: #1e9cd3;
}
.social-nets-item.social-nets-item_google {
  background-color: #e34c3e;
}
.social-nets-item.social-nets-item_google:hover {
  background-color: #e03728;
}
input.text,
textarea.text {
  border: 1px #d9e3ed solid;
  height: 40px;
  background-color: #d9e3ed;
  border-radius: 3px;
  padding: 0 13px;
}
input.text:hover,
textarea.text:hover {
  background-color: #ced7e0;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
input.text:active,
textarea.text:active,
input.text:focus,
textarea.text:focus {
  outline: none;
  border: 1px solid #00adff;
}
input.text.error,
textarea.text.error {
  border: 1px solid #e6001c;
}
input.text:-moz-placeholder,
textarea.text:-moz-placeholder {
  color: #707982;
}
input.text::-webkit-input-placeholder,
textarea.text::-webkit-input-placeholder {
  color: #707982;
}
input.text:-ms-input-placeholder,
textarea.text:-ms-input-placeholder {
  color: #707982;
}
textarea.text {
  height: auto;
  resize: none;
  padding-top: 12px;
  padding-bottom: 12px;
}
@media (max-width: 1023px) {
  textarea.text {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.common-form .text {
  width: 100%;
}
.common-form label {
  font-weight: normal;
  font-size: 12px;
}
.common-form .input-block {
  margin-bottom: 10px;
  position: relative;
}
.common-form .input-block .error-msg {
  position: absolute;
  left: 100%;
  top: 0;
  margin-left: 10px;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  padding: 0 25px;
  border-radius: 3px;
  background-color: #e6001c;
  color: #fff;
}
.common-form .input-block .error-msg:before {
  content: "";
  position: absolute;
  left: -10px;
  width: 0;
  height: 0;
  border: 5px transparent solid;
  border-right-color: #e6001c;
  top: 50%;
  margin-top: -5px;
}
@media (max-width: 767px) {
  .common-form .input-block .error-msg {
    display: none;
  }
}
.common-form .input-block.big {
  margin-bottom: 20px;
}
.common-form .input-block.big input.text {
  height: 48px;
}
.common-form .input-block.big .text {
  font-size: 18px;
}
@media (max-width: 1023px) {
  .common-form .input-block.big {
    margin-bottom: 16px;
  }
  .common-form .input-block.big input.text {
    height: 40px;
  }
  .common-form .input-block.big .text {
    font-size: 16px;
  }
}
.common-form .input-block.with-icon {
  position: relative;
}
.common-form .input-block.with-icon .text {
  padding-left: 43px;
}
.common-form .input-block.with-icon .input-block__icon {
  position: absolute;
  top: 15px;
  left: 15px;
}
@media (max-width: 1023px) {
  .common-form .input-block.with-icon .input-block__icon {
    top: 11px;
    left: 12px;
  }
}
.common-form .buttons {
  margin-top: 30px;
  text-align: center;
}
@media (max-width: 1023px) {
  .common-form .buttons {
    margin-top: 20px;
  }
}
.two-buttons {
  display: table;
  width: 100%;
}
.two-buttons .button-1 {
  display: table-cell;
  width: 50%;
  padding-right: 6px;
}
.two-buttons .button-2 {
  display: table-cell;
  width: 50%;
  padding-left: 6px;
}
.two-buttons .btn {
  width: 100%;
  padding: 0;
  text-align: center;
}
.fz-12 {
  font-size: 12px;
}
.fz-16 {
  font-size: 16px;
}
.pad-02 {
  font-size: 12px;
  margin-bottom: 10px;
}
.pad-02 label {
  margin: 0;
  position: relative;
  top: 3px;
}
.pad-02 a {
  position: relative;
  top: 3px;
}
.pad-03 {
  position: relative;
  top: 3px;
}
@media (max-width: 767px) {
  .use-cases {
    text-align: center;
  }
}
.case-item {
  width: 302px;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  margin: 0 6px;
  color: #575f68;
}
@media (max-width: 1023px) {
  .case-item {
    width: 226px;
    margin: 0 5px;
  }
}
@media (max-width: 767px) {
  .case-item {
    margin-bottom: 20px;
  }
}
.case-item:nth-child(3n + 1) {
  margin-left: 0;
}
.case-item:nth-child(3n + 3) {
  margin-right: 0;
}
.case-item__video-preview {
  width: 302px;
  height: 172px;
  background-size: 100% 100%;
  position: relative;
}
.case-item__video-preview:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url("../images/video_play.png") no-repeat center center;
  background-size: 60px 60px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .case-item__video-preview:before {
    background-image: url(../images/video_play-2x.png);
  }
}
@media (max-width: 1023px) {
  .case-item__video-preview {
    width: 226px;
    height: 129px;
  }
  .case-item__video-preview:before {
    background-size: 50px 50px;
  }
}
.case-item__title {
  font-size: 26px;
}
@media (max-width: 1023px) {
  .case-item__title {
    font-size: 22px;
  }
}
.case-item__text {
  font-size: 16px;
}
@media (max-width: 1023px) {
  .case-item__text {
    font-size: 14px;
  }
}
.download-block {
  width: 100%;
  display: table;
  height: 250px;
}
.download-item {
  display: table-cell;
  width: 50%;
  vertical-align: middle;
  text-align: center;
  font-size: 18px;
  color: #fff;
  line-height: 3;
  position: relative;
}
.download-item .icon {
  opacity: .6;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.download-item:after {
  content: "";
  opacity: 0;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.05);
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.download-item:hover {
  color: #fff;
}
.download-item:hover .icon {
  opacity: 1;
}
.download-item:hover:after {
  opacity: 1;
}
.download-item.download-item_appstore {
  background: url("../images/download_app_store_bg.jpg") no-repeat center center;
  background-size: 1280px 250px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .download-item.download-item_appstore {
    background-image: url(../images/download_app_store_bg-2x.jpg);
  }
}
.download-item.download-item_google-play {
  background: url("../images/download_google_play_bg.jpg") no-repeat center center;
  background-size: 1280px 250px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .download-item.download-item_google-play {
    background-image: url(../images/download_google_play_bg-2x.jpg);
  }
}
@media (max-width: 767px) {
  .download-item {
    display: block;
    height: 200px;
    padding-top: 56px;
    font-size: 14px;
    width: 100%;
  }
}
.inner-page .share-block {
  text-align: center;
  margin-bottom: 100px;
}
@media (max-width: 1023px) {
  .inner-page .share-block {
    margin: 20px 0 30px;
  }
}
.contact-form {
  width: 460px;
  margin: 0 auto 80px;
  font-size: 18px;
}
.contact-form .btn {
  padding: 0 73px;
}
.contact-form .contact-form__descr {
  text-align: center;
  position: relative;
  top: -20px;
  color: #575f68;
}
@media (max-width: 1023px) {
  .contact-form .contact-form__descr {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .contact-form .contact-form__descr {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .contact-form {
    width: 100%;
    margin-bottom: 50px;
  }
}
.pad-04 {
  margin-bottom: 13px!important;
}
@media (max-width: 767px) {
  .pad-04 {
    margin-bottom: 9px!important;
  }
}
.captcha .captcha__pic {
  height: 48px;
  width: 141px;
  background-color: #bfcdda;
  border-radius: 3px;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 1023px) {
  .captcha .captcha__pic {
    height: 40px;
    width: auto;
  }
  .captcha .captcha__pic img {
    height: 40px;
  }
}
.captcha .captcha__reload-btn {
  margin-left: 10px;
}
.captcha .captcha__reload-btn:active,
.captcha .captcha__reload-btn:focus,
.captcha .captcha__reload-btn:active:focus {
  outline: 0;
}
@media (max-width: 767px) {
  .captcha .pull-left,
  .captcha .pull-right {
    float: none!important;
  }
  .captcha .captcha__input {
    width: 100%;
  }
  .captcha .pull-left {
    margin-bottom: 16px;
  }
}
.story-top {
  height: 475px;
  background: url("../images/top_photo.jpg") #3c434a no-repeat center center;
  background-size: cover;
  overflow: hidden;
  color: #fff;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .story-top {
    background-image: url(../images/top_photo-2x.jpg);
  }
}
.story-top .story-top__inner {
  width: 676px;
  margin: 0 auto;
  font-size: 20px;
  line-height: 1.375;
}
.story-top .story-top__inner h1 {
  margin: 111px 0 30px;
  line-height: 38px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .story-top {
    height: 380px;
  }
  .story-top .story-top__inner {
    width: 560px;
    font-size: 16px;
  }
  .story-top .story-top__inner h1 {
    margin-top: 70px;
  }
}
@media (max-width: 767px) {
  .story-top {
    height: 312px;
    background: url("../images/320_intro_bg.jpg") no-repeat center center;
    background-size: cover;
  }
  .story-top .story-top__inner {
    width: 100%;
    text-align: center;
    font-size: 14px;
    padding: 0 10px;
  }
  .story-top .story-top__inner h1 {
    font-size: 24px;
    margin-top: 40px;
    margin-bottom: 21px;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .story-top {
    background-image: url(../images/320_intro_bg-2x.jpg);
  }
}
.story {
  font-size: 18px;
  color: #575f68;
}
.story h2 {
  font-size: 30px;
  text-align: center;
  margin-top: 50px;
  margin-bottom: 30px;
  color: #404143;
}
.story .share-block {
  margin: 40px 0 90px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .story {
    font-size: 16px;
  }
  .story h2 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .story h2 {
    font-size: 24px;
    line-height: 29px;
    margin-top: 30px;
    margin-bottom: 24px;
  }
  .story .share-block {
    margin: 40px 0 20px;
  }
}
.story-list .story-list__inner {
  width: 670px;
  margin: 70px auto;
  padding-bottom: 0px;
}
.story-list .story-list__inner h2 {
  margin-bottom: 28px;
  text-align: left;
  padding-left: 72px;
  position: relative;
}
.story-list .story-list__inner h2 .icon {
  position: absolute;
  top: 5px;
  left: 0px;
}
.story-list .story-list__inner ul {
  list-style: none;
  padding: 0 0 0 72px;
  margin: 0;
}
.story-list .story-list__inner ul li {
  min-height: 26px;
  position: relative;
  color: #575f68;
  margin-bottom: 20px;
}
.story-list .story-list__inner ul li:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background: url("../images/sprite.png") no-repeat -109px -103px;
  left: -50px;
  top: -2px;
  background-size: 390px 300px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .story-list .story-list__inner ul li:before {
    background-image: url(../images/sprite-2x.png);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .story-list .story-list__inner {
    width: 560px;
  }
  .story-list .story-list__inner h2 .icon {
    top: 2px;
  }
}
@media (max-width: 767px) {
  .story-list .story-list__inner {
    width: 100%;
    padding: 0 10px;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .story-list .story-list__inner h2 {
    text-align: center;
    padding-left: 0;
  }
  .story-list .story-list__inner h2 .icon {
    display: none;
  }
  .story-list .story-list__inner ul {
    padding-left: 0;
  }
  .story-list .story-list__inner ul li {
    padding-top: 34px;
    font-size: 14px;
  }
  .story-list .story-list__inner ul li:before {
    left: 50%;
    margin-left: -13px;
    top: 0;
  }
}
.story-problem {
  padding-bottom: 70px;
  background-color: #f0f5fa;
}
.story-problem h2 {
  margin-top: 70px;
}
@media (max-width: 767px) {
  .story-problem {
    padding-bottom: 10px;
  }
  .story-problem h2 {
    margin-top: 40px;
  }
}
strong {
  color: #363f4b;
  font-weight: 500;
}
.story-problem__item {
  color: #575f68;
  width: 430px;
  display: inline-block;
  vertical-align: top;
}
.story-problem__item:first-child {
  margin-right: 65px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .story-problem__item {
    font-size: 14px;
    width: 330px;
  }
  .story-problem__item:first-child {
    margin-right: 30px;
  }
}
@media (max-width: 767px) {
  .story-problem__item {
    width: 100%;
    font-size: 14px;
    margin-bottom: 24px;
    padding: 0 10px;
    text-align: center;
  }
}
.story-solved__inner {
  width: 676px;
  margin: 0 auto;
  font-size: 20px;
}
.story-solved__inner h2 {
  margin-top: 70px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .story-solved__inner {
    width: 560px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .story-solved__inner {
    width: 100%;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
  }
  .story-solved__inner h2 {
    margin-top: 40px;
  }
}
.story-solved__resume {
  text-align: center;
  margin-top: 30px;
  color: #34393f;
}
.nobr {
  white-space: nowrap;
}
.main-footer .icon_fb {
  position: relative;
  top: -3px;
}
.main-footer .icon_twitter {
  position: relative;
  top: -2px;
}
@media (max-width: 1023px) {
  .main-footer .icon_fb {
    width: 16px;
    height: 16px;
    background-position: -332px -133px;
  }
  .main-footer .icon_fb:hover {
    background-position: -348px -133px !important;
  }
  .main-footer .icon_twitter {
    width: 16px;
    height: 16px;
    background-position: -295px -133px;
  }
  .main-footer .icon_twitter:hover {
    background-position: -314px -133px !important;
  }
}
.pricing-blocks {
  text-align: center;
  margin: 90px 0 80px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pricing-blocks {
    margin: 64px 0;
  }
}
@media (max-width: 767px) {
  .pricing-blocks {
    margin: 40px 0 20px;
  }
}
.pricing-block {
  display: inline-block;
  width: 320px;
  vertical-align: top;
  margin: 0 27px;
}
.pricing-block .btn {
  width: 220px;
  padding: 0;
  text-align: center;
  font-size: 14px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pricing-block {
    width: 300px;
    margin: 0 14px;
  }
  .pricing-block .btn {
    font-size: 12px;
  }
}
@media (max-width: 767px) {
  .pricing-block {
    width: 100%;
    text-align: center;
    margin: 0 0 40px;
  }
  .pricing-block .btn {
    font-size: 12px;
  }
}
.pricing-box {
  width: 100%;
  height: 420px;
  background: #fff;
  border: 2px solid #d9e3ed;
  margin-bottom: 24px;
  border-radius: 3px;
  text-align: left;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pricing-box {
    height: 380px;
  }
}
@media (max-width: 767px) {
  .pricing-box {
    width: 280px;
    height: 370px;
    margin-left: auto;
    margin-right: auto;
  }
}
.pricing-box__heading {
  height: 80px;
  background-color: #d9e3ed;
  text-align: center;
  display: table;
  width: 100%;
}
.pricing-box__heading .price {
  font-size: 26px;
  font-weight: 500;
}
.pricing-box__heading .price .dollar {
  font-size: 15px;
  position: relative;
  top: -6px;
  margin-right: 4px;
}
.pricing-box__heading .price .per {
  font-size: 15px;
}
.pricing-box__heading h2 {
  margin: 0;
  color: #63737e;
  text-transform: uppercase;
  font-size: 15px;
  font-weight: 500;
}
.pricing-box__heading .pricing-box__heading-inner {
  display: table-cell;
  vertical-align: middle;
}
@media (max-width: 1023px) {
  .pricing-box__heading {
    height: 70px;
  }
  .pricing-box__heading .price {
    font-size: 24px;
  }
  .pricing-box__heading .price .dollar,
  .pricing-box__heading .price .per {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .pricing-box__heading {
    height: 60px;
  }
}
.pricing-box__inner {
  list-style: none;
  margin: 0;
  padding: 36px 30px 0 56px;
  color: #69717b;
  font-size: 18px;
}
.pricing-box__inner .icon {
  position: relative;
  top: -3px;
  margin-right: 12px;
}
.pricing-box__inner .icon.icon_lock {
  top: -5px;
}
.pricing-box__inner .icon.icon_lists {
  top: -4px;
}
.pricing-box__inner li {
  padding-bottom: 32px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pricing-box__inner {
    font-size: 16px;
  }
  .pricing-box__inner li {
    padding-bottom: 27px;
  }
}
@media (max-width: 767px) {
  .pricing-box__inner {
    font-size: 16px;
    padding-left: 36px;
  }
  .pricing-box__inner li {
    padding-bottom: 27px;
  }
}
.pricing-box_premium {
  border-color: #24b9ff;
}
.pricing-box_premium .pricing-box__heading {
  background-color: #24b9ff;
  color: #fff;
}
.pricing-box_premium .pricing-box__heading h2 {
  color: #fff;
  margin-bottom: 6px;
  margin-top: 6px;
}
.pricing-box_premium .pricing-box__heading .dollar,
.pricing-box_premium .pricing-box__heading .per {
  color: #aee5ff;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .pricing-box_premium h2 {
    font-size: 14px;
    margin-bottom: 0;
  }
}
.text-blue {
  color: #00adff;
}
.faq-block {
  width: 902px;
  margin: 30px auto 90px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .faq-block {
    width: 672px;
  }
}
@media (max-width: 767px) {
  .faq-block {
    width: 100%;
    padding: 0 10px;
    text-align: center;
    margin-bottom: 20px;
  }
}
.faq-item {
  width: 420px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 24px;
}
.faq-item:nth-child(odd) {
  margin-right: 52px;
}
.faq-item .faq-item__question {
  font-size: 20px;
  color: #404143;
  margin-bottom: 8px;
}
.faq-item .faq-item__answer {
  font-size: 18px;
  color: #5b636c;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .faq-item {
    width: 320px;
    margin-bottom: 24px;
  }
  .faq-item:nth-child(odd) {
    margin-right: 24px;
  }
  .faq-item .faq-item__question {
    font-size: 16px;
  }
  .faq-item .faq-item__answer {
    font-size: 14px;
  }
}
@media (max-width: 767px) {
  .faq-item {
    width: 100%;
  }
  .faq-item .faq-item__question {
    font-size: 16px;
  }
  .faq-item .faq-item__answer {
    font-size: 14px;
  }
}
.faq-title {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .faq-title h2 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  .faq-title h2 {
    font-size: 22px;
  }
}
.system-error {
  text-align: center;
  margin-top: 91px;
  margin-bottom: 50px;
}
@media (max-width: 767px) {
  .system-error {
    margin-top: 50px;
  }
}
.system-error__error-num {
  font-size: 128px;
  color: #5b636c;
  line-height: 157px;
}
@media (max-width: 767px) {
  .system-error__error-num {
    font-size: 102px;
    line-height: 124px;
  }
}
.system-error__error-msg {
  font-size: 30px;
  color: #5b636c;
  position: relative;
  top: -15px;
}
@media (max-width: 767px) {
  .system-error__error-msg {
    font-size: 24px;
    top: -10px;
  }
}
.system-error__links {
  margin-top: 112px;
  font-size: 20px;
}
.system-error__links a {
  border-bottom: 1px #9fe1ff solid;
}
.system-error__links a:hover {
  border-bottom: none;
}
@media (max-width: 767px) {
  .system-error__links {
    font-size: 16px;
    margin-top: 60px;
  }
}
.common-page {
  padding-bottom: 50px;
  font-size: 18px;
}
.common-page h1 {
  font-size: 34px;
  margin-bottom: 30px;
}
.common-page h2 {
  font-size: 26px;
  text-align: center;
  margin-bottom: 24px;
}
.common-page h3 {
  font-size: 20px;
}
.common-page .bigger {
  font-size: 20px;
}
.common-page ul {
  padding-left: 30px;
}
.common-page ul li {
  padding-left: 8px;
  padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .common-page {
    padding-left: 18px;
    padding-right: 18px;
    font-size: 14px;
  }
  .common-page h1 {
    font-size: 30px;
    margin-bottom: 24px;
  }
  .common-page h2 {
    font-size: 22px;
  }
  .common-page h3 {
    font-size: 17px;
  }
  .common-page .bigger {
    font-size: 16px;
  }
}
@media (max-width: 768px) {
  .common-page {
    font-size: 14px;
    padding-bottom: 40px;
  }
  .common-page h1 {
    font-size: 30px;
    margin-bottom: 24px;
  }
  .common-page h2 {
    font-size: 22px;
  }
  .common-page h3 {
    font-size: 17px;
  }
  .common-page .bigger {
    font-size: 16px;
  }
}
.cabinet__userpic {
  width: 32px;
  height: 32px;
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  overflow: hidden;
  background: url("../images/no-upic.png") no-repeat 0 0;
  background-size: 100% 100%;
  position: relative;
  top: -2px;
  line-height: 1;
}
.cabinet__userpic img {
  width: 32px;
  height: 32px;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .cabinet__userpic {
    width: 24px;
    height: 24px;
  }
  .cabinet__userpic img {
    width: 24px;
    height: 24px;
  }
}
@media (max-width: 767px) {
  .cabinet__userpic {
    top: -4px;
    width: 24px;
    height: 24px;
  }
  .cabinet__userpic img {
    width: 24px;
    height: 24px;
  }
}
.cabinet__link.open .cabinet__caret {
  background-position: -301px -194px !important;
}
.cabinet__link:hover .cabinet__caret {
  background-position: -331px -194px !important;
}
.cabinet__menu {
  background-color: #3c434a;
  border-radius: 0 0 3px 3px;
  margin: 0;
  right: 0;
  left: auto;
  min-width: 0;
  padding: 0;
  height: auto;
  border: 0;
  line-height: 1.2;
  min-height: 0;
  overflow: hidden;
}
.cabinet__menu a {
  color: #fff!important;
  font-size: 10px;
  padding: 10px 20px!important;
}
.cabinet__menu a:hover {
  background-color: #34393f!important;
}
@media (max-width: 767px) {
  .cabinet__menu {
    background-color: #3c434a;
    top: 46px;
    opacity: 0.9;
    border-radius: 0;
    text-align: center;
  }
  .cabinet__menu a {
    padding-top: 15px!important;
    padding-bottom: 15px!important;
    font-size: 13px;
  }
}
@media (max-width: 767px) {
  .web-app-link {
    display: none!important;
  }
}
.off-to-college {
  text-align: center;
  color: #fff;
  background: url("../images/bg-students.jpg") no-repeat center top;
  background-size: cover;
  min-height: 500px;
  padding: 140px 0;
  font-size: 24px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .off-to-college {
    background-image: url(../images/bg-students-2x.jpg);
  }
}
@media (max-width: 767px) {
  .off-to-college {
    padding: 62px 0;
    min-height: 320px;
    background: url("../images/bg-students_768-.jpg") no-repeat center top;
    background-size: auto 100%;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .off-to-college {
    background-image: url(../images/bg-students_768--2x.jpg);
  }
}
.off-to-college .text {
  width: 718px;
  margin: 0 auto;
}
.off-to-college .text h2 {
  margin-bottom: 20px;
  margin-top: 0;
}
@media (max-width: 767px) {
  .off-to-college .text {
    width: 100%;
    font-size: 16px;
  }
  .off-to-college .text h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
}
.off-to-college .buttons {
  margin-top: 30px;
}
.off-to-college .buttons .btn {
  height: 50px;
  line-height: 50px;
  padding: 0 70px;
}
@media (max-width: 767px) {
  .off-to-college .buttons {
    margin-top: 16px;
  }
  .off-to-college .buttons .btn {
    height: 40px;
    line-height: 40px;
    padding: 0 48px;
  }
}
@media (max-width: 767px) {
  .likely-big {
    width: auto!important;
    line-height: 20px;
    margin: 0 -5px -10px;
  }
  .likely-big .likely__widget {
    font-size: 14px;
    border-radius: 3px;
    height: 22px;
    margin: 0 5px 10px;
  }
  .likely-big svg {
    left: 3px;
    top: 3px;
    width: 16px;
    height: 16px;
  }
  .likely-big .likely__icon {
    width: 22px;
    height: 22px;
  }
  .likely-big .likely__button {
    padding: 1px 4px 1px 0;
  }
  .likely-big .likely__counter {
    padding: 1px 4px;
  }
}
.likely__widget_facebook {
  background-color: #4a6ab3!important;
}
.likely__widget_facebook:hover {
  background-color: #3457a7!important;
}
.likely__widget_gplus {
  background-color: #dd4b38!important;
}
.likely__widget_gplus:hover {
  background-color: #d83c28!important;
}
.likely__widget_twitter {
  background-color: #00aee8!important;
}
.likely__widget_twitter:hover {
  background-color: #029ed2!important;
}
.centrallo-helps-remember {
  font-size: 18px;
  color: #575f68;
}
.centrallo-helps-remember h2 {
  margin-bottom: 20px;
  color: #3b3e44;
}
@media (max-width: 767px) {
  .centrallo-helps-remember {
    font-size: 14px;
  }
  .centrallo-helps-remember h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .centrallo-helps-remember .container-1 {
    width: 100%;
  }
}
.remember-item {
  width: 231px;
  height: 464px;
  display: inline-block;
  vertical-align: top;
  margin: 0 0 6px;
  overflow: hidden;
  border-radius: 5px;
  background-color: #fff;
  border: 1px solid #c8dae2;
  position: relative;
  white-space: normal!important;
}
.remember-item__title {
  height: 122px;
  width: 100%;
  text-align: center;
  display: table;
  background-color: #ccc;
  position: relative;
  background-size: 231px 122px;
}
.remember-item__title:after {
  content: "";
  width: 100%;
  height: 100%;
  background: #444444;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.6)), color-stop(1, rgba(0, 0, 0, 0)));
  background: -ms-linear-gradient(bottom, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  background: -moz-linear-gradient(center bottom, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 100%);
  background: -o-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.6));
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='rgba(0, 0, 0, 0)', endColorstr='rgba(0, 0, 0, 0.6)', GradientType=0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
.remember-item__title h2 {
  display: table-cell;
  vertical-align: bottom;
  font-size: 17px;
  padding-bottom: 15px;
  color: #fff;
  position: relative;
  z-index: 10;
}
.remember-item_clothing .remember-item__title {
  background-image: url("../images/cover_clothing.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .remember-item_clothing .remember-item__title {
    background-image: url(../images/cover_clothing-2x.png);
  }
}
.remember-item_kitchen .remember-item__title {
  background-image: url("../images/cover_kitchen.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .remember-item_kitchen .remember-item__title {
    background-image: url(../images/cover_kitchen-2x.png);
  }
}
.remember-item_electronics .remember-item__title {
  background-image: url("../images/cover_electronics.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .remember-item_electronics .remember-item__title {
    background-image: url(../images/cover_electronics-2x.png);
  }
}
.remember-item_household .remember-item__title {
  background-image: url("../images/cover_household.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .remember-item_household .remember-item__title {
    background-image: url(../images/cover_household-2x.png);
  }
}
.remember-item_laundry .remember-item__title {
  background-image: url("../images/cover_laundry.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .remember-item_laundry .remember-item__title {
    background-image: url(../images/cover_laundry-2x.png);
  }
}
.remember-item_office .remember-item__title {
  background-image: url("../images/cover_office.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .remember-item_office .remember-item__title {
    background-image: url(../images/cover_office-2x.png);
  }
}
.remember-item_room-needs .remember-item__title {
  background-image: url("../images/cover_room_needs.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .remember-item_room-needs .remember-item__title {
    background-image: url(../images/cover_room_needs-2x.png);
  }
}
.remember-item_shared .remember-item__title {
  background-image: url("../images/cover_shared.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .remember-item_shared .remember-item__title {
    background-image: url(../images/cover_shared-2x.png);
  }
}
.remember-item_toiletries .remember-item__title {
  background-image: url("../images/cover_toiletries.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .remember-item_toiletries .remember-item__title {
    background-image: url(../images/cover_toiletries-2x.png);
  }
}
.remember-item__list {
  list-style: none;
  text-align: left;
  padding: 16px 16px 0;
  margin: 0;
  font-size: 15px;
}
.remember-item__list li {
  padding-left: 26px;
  background: url("../images/checkmark.png") no-repeat 0 2px;
  padding-bottom: 14px;
}
.remember-item__more {
  text-align: left;
  color: #a2abb5;
  font-size: 15px;
  padding-left: 46px;
  position: absolute;
  bottom: 20px;
}
.remember-list {
  margin-top: 40px;
  text-align: left;
}
@media (max-width: 767px) {
  .remember-list {
    margin-top: 20px;
    text-align: center;
    /*white-space: nowrap;
    padding-left: 18px;
    padding-right: 18px;
    margin-left: -18px;
    margin-right: -18px;
    width: auto;
    overflow-x: scroll;
    margin-bottom: 10px;*/
  }
}
.life-centralized.v2 {
  color: #575f68;
}
.life-centralized.v2 h2 {
  color: #3b3e44;
}
.life-centralized.v2 .buttons .btn {
  height: 50px;
  line-height: 50px;
  padding: 0 72px;
}
.life-centralized.v2 .top-pic {
  height: 480px;
  bottom: -16px;
}
.life-centralized.v2 .top-pic .top-pic__inner {
  width: 820px;
  height: 480px;
  background: url("../images/1200_mbp.png") no-repeat 0 0;
  background-size: 820px 480px;
  position: relative;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .life-centralized.v2 .top-pic .top-pic__inner {
    background-image: url(../images/1200_mbp-2x.png);
  }
}
.life-centralized.v2 .top-pic .play-link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: url("../images/1200_play.png") no-repeat center center;
  background-size: 90px 90px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .life-centralized.v2 .top-pic .play-link {
    background-image: url(../images/1200_play-2x.png);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .life-centralized.v2 h2 {
    font-size: 22px;
    margin-bottom: 6px;
  }
  .life-centralized.v2 .buttons {
    margin-top: 16px;
  }
  .life-centralized.v2 .top-descr {
    font-size: 14px;
    padding-bottom: 40px;
    width: 268px;
  }
  .life-centralized.v2 .top-descr p {
    margin-bottom: 4px;
  }
  .life-centralized.v2 .top-pic {
    height: 360px;
    width: 620px;
  }
  .life-centralized.v2 .top-pic .top-pic__inner {
    width: 620px;
    height: 360px;
    background: url("../images/768_mbp.png") no-repeat 0 0;
    background-size: 620px 360px;
  }
  .life-centralized.v2 .top-pic .play-link {
    background: url("../images/768_play.png") no-repeat center center;
    background-size: 64px 64px;
  }
}
@media (min-width: 768px) and (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2), (min-width: 768px) and (max-width: 1023px) and (min-resolution: 240dpi) {
  .life-centralized.v2 .top-pic .play-link {
    background-image: url(../images/768_play-2x.png);
  }
}
@media (max-width: 767px) {
  .life-centralized.v2 .container-1 {
    padding-bottom: 0;
  }
  .life-centralized.v2 .top-descr {
    padding-bottom: 20px;
  }
  .life-centralized.v2 .top-descr .buttons .btn {
    height: 40px;
    line-height: 40px;
    padding: 0 48px;
  }
  .life-centralized.v2 .top-pic {
    width: auto;
    margin: 0 -18px;
    height: 190px;
    position: relative;
    left: 0;
    right: 0;
    bottom: -10px;
  }
  .life-centralized.v2 .top-pic .top-pic__inner {
    width: 320px;
    height: 190px;
    background: url("../images/320_mbp.png") no-repeat 0 0;
    background-size: 320px 190px;
  }
  .life-centralized.v2 .top-pic .play-link {
    background: url("../images/320_play.png") no-repeat center center;
    background-size: 40px 40px;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .life-centralized.v2 .top-pic .top-pic__inner {
    background-image: url(../images/320_mbp-2x.png);
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .life-centralized.v2 .top-pic .play-link {
    background-image: url(../images/320_play-2x.png);
  }
}
.full-width {
  width: 100%;
}
.thank-you-list {
  padding: 0 0 0 20px;
  margin: 0;
  font-size: 16px;
}
.thank-you-list li {
  padding-bottom: 10px;
}
@media (max-width: 767px) {
  .thank-you-list {
    font-size: 14px;
  }
}
.with-tooltip {
  position: relative;
  border-bottom: 1px dotted;
}
@media (max-width: 767px) {
  .with-tooltip {
    border: 0;
  }
}
.with-tooltip .s-tooltip {
  display: none;
  position: absolute;
  bottom: 100%;
  left: 100%;
}
.with-tooltip .s-tooltip.inbox-img {
  width: 220px;
  opacity: .9;
  height: 200px;
  background: url("../images/popup.png") no-repeat 0 0;
  background-size: 220px 200px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .with-tooltip .s-tooltip.inbox-img {
    background-image: url(../images/popup-2x.png);
  }
}
.download {
  margin-left: -20px;
  margin-top: 10px;
  margin-bottom: 6px;
  text-align: center;
}
.download__item {
  display: inline-block;
  width: 136px;
  height: 46px;
  vertical-align: middle;
  opacity: .9;
}
.download__item:hover {
  opacity: 1;
}
.download__item_appstore {
  background: url("../images/download_app_store_hover.png") no-repeat 0 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .download__item_appstore {
    background-image: url(../images/download_app_store_hover-2x.png);
    background-size: 136px 46px;
  }
}
.download__item_googleplay {
  background: url("../images/download_google_play_hover.png") no-repeat 0 0;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .download__item_googleplay {
    background-image: url(../images/download_google_play_hover-2x.png);
    background-size: 136px 46px;
  }
}
#modalThankYou .modal-body {
  padding: 20px!important;
}
.students-landing .top-descr {
  padding-bottom: 47px;
}
.remember-item_add-link {
  border: 2px dashed #a9bdc7;
  background-color: #f2f8ff;
  padding-top: 183px;
  text-align: center;
  font-size: 13px;
  letter-spacing: 0.3px;
  text-transform: uppercase;
  font-weight: bold;
}
.remember-item_add-link:hover {
  border-color: #04afff;
  color: #04afff;
}
.remember-item_add-link-icon {
  margin-bottom: 18px;
}
.common-modal .auth-form-info {
  position: absolute;
  top: 7px;
  width: 100%;
  left: 0;
  text-align: center;
  margin: 0;
  color: #ff1111;
}
.catch-everything {
  height: 380px;
  background: url("../images/pic_0.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .catch-everything {
    background-image: url(../images/pic_0-2x.jpg);
  }
}
.catch-everything h1 {
  font-size: 44px;
  text-align: left;
  line-height: 1.2;
  margin-top: 40px;
  margin-bottom: 30px;
  color: #fff;
}
@media (max-width: 1023px) {
  .catch-everything {
    height: 243px;
    background: url("../images/pic_0_medium.jpg") no-repeat center center;
    background-size: cover;
  }
  .catch-everything h1 {
    font-size: 30px;
    line-height: 38px;
    width: 283px;
    margin-top: 20px;
  }
  .catch-everything .catch-everything__btn {
    display: none;
  }
  .catch-everything .catch-everything__stores {
    padding-top: 46px;
  }
}
@media (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1023px) and (min-resolution: 240dpi) {
  .catch-everything {
    background-image: url(../images/pic_0_medium-2x.jpg);
  }
}
@media (max-width: 767px) {
  .catch-everything {
    height: 380px;
    background-image: url("../images/pic_0_small.jpg");
    text-align: center;
  }
  .catch-everything h1 {
    text-align: center;
    margin-top: 128px;
    margin-bottom: 20px;
  }
  .catch-everything .catch-everything__btn {
    display: block;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .catch-everything {
    background-image: url(../images/pic_0_small-2x.jpg);
  }
}
.catch-everything__text {
  width: 420px;
}
@media (max-width: 767px) {
  .catch-everything__text {
    width: 100%;
  }
}
.catch-everything__stores {
  padding-top: 20px;
}
@media (max-width: 767px) {
  .catch-everything__stores {
    padding-top: 10px!important;
  }
}
.catch-everything__cover-link {
  position: absolute;
  width: 72px;
  height: 72px;
  z-index: 100;
  background: url("../images/play-2.png") no-repeat center center;
  background-size: 72px 72px;
  opacity: .6;
  left: 50%;
  margin-left: -36px;
  top: 50%;
  margin-top: -36px;
}
.catch-everything__cover-link:hover {
  opacity: 1;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .catch-everything__cover-link {
    background-image: url(../images/play-2-2x.png);
  }
}
@media (max-width: 767px) {
  .catch-everything__cover-link {
    top: 38px;
    margin-top: 0;
    width: 64px;
    height: 64px;
    background-size: 64px 64px;
  }
}
.centered-common-block-2 {
  padding: 50px 0 70px;
  text-align: center;
  font-size: 20px;
  line-height: 26px;
  color: #575f68;
}
.centered-common-block-2 h2 {
  margin-top: 0;
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .centered-common-block-2 {
    font-size: 16px;
    padding-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .centered-common-block-2 {
    padding-top: 30px;
  }
}
.organize-details {
  padding-bottom: 110px;
}
@media (max-width: 1023px) {
  .organize-details {
    padding-bottom: 50px;
  }
}
.organize-details__col {
  padding-top: 25px;
  display: inline-block;
  vertical-align: top;
  width: 222px;
  text-align: left;
  margin: 30px 10px 0;
  font-size: 16px;
  line-height: 20px;
}
.organize-details__col h3 {
  font-size: 20px;
  line-height: 26px;
  font-weight: normal;
  color: #404143;
}
@media (max-width: 1023px) {
  .organize-details__col {
    width: 166px;
    margin: 30px 6px 0;
    padding-top: 0;
    font-size: 14px;
  }
  .organize-details__col h3 {
    font-size: 16px;
    color: #404143;
  }
}
.organize-details__pic {
  padding-top: 0;
  height: 384px;
  background-size: 220px 380px;
  border: 1px solid #e3e3e3;
  background-color: #fff;
  background-repeat: no-repeat;
}
@media (max-width: 1023px) {
  .organize-details__pic {
    height: 287px;
    background-size: 166px 287px;
  }
  .organize-details__pic img {
    width: 164px;
    margin-top: 1px;
  }
}
.organize-details__pic_1 {
  background-image: url("../images/screen-01.jpg");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .organize-details__pic_1 {
    background-image: url(../images/screen-01-2x.jpg);
  }
}
.organize-details__pic_2 {
  background-image: url("../images/screen-02.jpg");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .organize-details__pic_2 {
    background-image: url(../images/screen-02-2x.jpg);
  }
}
.organize-details__list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.organize-details__list li {
  padding-left: 20px;
  position: relative;
  padding-bottom: 10px;
}
.organize-details__list li:before {
  position: absolute;
  top: -2px;
  left: 0;
  color: #24baff;
  font-weight: bold;
  content: '+';
}
.list-hierarchies {
  height: 492px;
  font-size: 20px;
  color: #575f68;
}
.list-hierarchies h2 {
  color: #404143;
}
@media (max-width: 1023px) {
  .list-hierarchies {
    height: 314px;
    font-size: 16px;
  }
  .list-hierarchies h2 {
    max-width: 217px;
  }
}
@media (max-width: 767px) {
  .list-hierarchies {
    height: auto!important;
  }
}
.list-hierarchies__pic {
  display: inline-block;
  vertical-align: top;
  margin-left: 85px;
  width: 299px;
  height: 492px;
  background: url("../images/phone-01.png") no-repeat 0 0;
  background-size: 299px 492px;
  margin-right: 80px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .list-hierarchies__pic {
    background-image: url(../images/phone-01-2x.png);
  }
}
@media (max-width: 1023px) {
  .list-hierarchies__pic {
    height: 315px;
    width: 192px;
    background-size: 192px 314px;
    padding-left: 7px!important;
  }
  .list-hierarchies__pic img {
    height: 314px;
  }
}
@media (max-width: 767px) {
  .list-hierarchies__pic {
    margin-left: 0;
    padding-left: 0!important;
  }
  .list-hierarchies__pic img {
    margin-top: 1px;
  }
}
.list-hierarchies__text {
  display: inline-block;
  vertical-align: top;
  height: 492px;
  width: 465px;
}
@media (max-width: 1023px) {
  .list-hierarchies__text {
    width: 345px;
    height: 314px;
  }
}
@media (max-width: 767px) {
  .list-hierarchies__text {
    display: block;
    text-align: center;
    width: 100%;
  }
  .list-hierarchies__text h2 {
    width: 100%;
    max-width: none;
  }
}
.list-hierarchies__text-inner {
  height: 100%;
  width: 100%;
  display: table;
}
.list-hierarchies__text-deep-inner {
  display: table-cell;
  vertical-align: middle;
}
.cl-icon {
  display: inline-block;
  vertical-align: middle;
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background-color: #dce1e7;
  background-size: 64px 64px;
  margin-bottom: 10px;
}
@media (max-width: 1023px) {
  .cl-icon {
    width: 40px;
    height: 40px;
    background-size: 40px 40px;
    margin-bottom: 0;
  }
}
.cl-icon_list {
  background-image: url("../images/icon-list.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .cl-icon_list {
    background-image: url(../images/icon-list-2x.png);
  }
}
@media (max-width: 1023px) {
  .cl-icon_list {
    background-image: url("../images/icon-list-sm.png");
  }
}
@media (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1023px) and (min-resolution: 240dpi) {
  .cl-icon_list {
    background-image: url(../images/icon-list-sm-2x.png);
  }
}
.cl-icon_search {
  background-image: url("../images/icon-search.png");
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .cl-icon_search {
    background-image: url(../images/icon-search-2x.png);
  }
}
@media (max-width: 1023px) {
  .cl-icon_search {
    background-image: url("../images/icon-search-sm.png");
  }
}
@media (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1023px) and (min-resolution: 240dpi) {
  .cl-icon_search {
    background-image: url(../images/icon-search-sm-2x.png);
  }
}
.share-lists {
  font-size: 20px;
  background: url("../images/pic_2.jpg") no-repeat center center;
  background-size: cover;
  height: 486px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .share-lists {
    background-image: url(../images/pic_2-2x.jpg);
  }
}
@media (max-width: 1023px) {
  .share-lists {
    background: url("../images/pic_2_medium.jpg") no-repeat center center;
    background-size: cover;
    height: 311px;
  }
}
@media (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1023px) and (min-resolution: 240dpi) {
  .share-lists {
    background-image: url(../images/pic_2_medium-2x.jpg);
  }
}
@media (max-width: 767px) {
  .share-lists {
    background-image: url("../images/pic_2_small.jpg");
    height: 330px;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .share-lists {
    background-image: url(../images/pic_2_small-2x.jpg);
  }
}
.share-lists__text {
  width: 390px;
  margin-top: 110px;
  color: #fff;
}
@media (max-width: 1023px) {
  .share-lists__text {
    width: 307px;
    margin-top: 70px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .share-lists__text {
    text-align: center;
    width: 100%;
  }
}
.find-anything {
  font-size: 20px;
  color: #575f68;
}
.find-anything h2 {
  color: #404143;
}
.find-anything__pic {
  display: inline-block;
  vertical-align: top;
  margin-left: 85px;
  width: 302px;
  height: 486px;
  background: url("../images/phone-02.png") no-repeat 0 0;
  background-size: 302px 486px;
  margin-right: 80px;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .find-anything__pic {
    background-image: url(../images/phone-02-2x.png);
  }
}
@media (max-width: 1023px) {
  .find-anything__pic {
    width: 192px;
    height: 315px;
    background-size: 192px 315px;
  }
  .find-anything__pic img {
    height: 290px;
    margin-top: 9px!important;
    margin-left: 14px!important;
  }
}
.find-anything__text {
  display: inline-block;
  vertical-align: top;
  height: 486px;
  width: 465px;
}
@media (max-width: 1023px) {
  .find-anything__text {
    width: 344px;
    height: 315px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .find-anything__text {
    width: 100%;
    height: auto;
    text-align: center;
    padding: 20px 0;
  }
}
.find-anything__text-inner {
  height: 100%;
  width: 100%;
  display: table;
}
.find-anything__text-deep-inner {
  display: table-cell;
  vertical-align: middle;
}
.get-centrallo-2 {
  padding-top: 60px;
}
.get-centrallo-2 h2 {
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .get-centrallo-2 {
    padding: 50px 0;
  }
}
.how-it-works {
  height: 486px;
  background: url("../images/pic_3.jpg") no-repeat center center;
  background-size: cover;
  position: relative;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .how-it-works {
    background-image: url(../images/pic_3-2x.jpg);
  }
}
@media (max-width: 1023px) {
  .how-it-works {
    height: 311px;
    background-image: url("../images/pic_3_medium.jpg");
  }
}
@media (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1023px) and (min-resolution: 240dpi) {
  .how-it-works {
    background-image: url(../images/pic_3_medium-2x.jpg);
  }
}
@media (max-width: 767px) {
  .how-it-works {
    height: 240px;
    background-image: url("../images/pic_3_small.jpg");
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .how-it-works {
    background-image: url(../images/pic_3_small-2x.jpg);
  }
}
.how-it-works__cover-link {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 100;
  background: url("../images/play-2.png") no-repeat center 176px;
  background-size: 72px 72px;
  opacity: .6;
  padding-top: 272px;
  text-align: center;
  font-size: 32px;
  color: #fff;
}
.how-it-works__cover-link:hover,
.how-it-works__cover-link:visited,
.how-it-works__cover-link:active,
.how-it-works__cover-link:focus {
  opacity: 1;
  color: #fff;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .how-it-works__cover-link {
    background-image: url(../images/play-2-2x.png);
  }
}
@media (max-width: 1023px) {
  .how-it-works__cover-link {
    background-position: center 100px;
    padding-top: 180px;
  }
}
@media (max-width: 767px) {
  .how-it-works__cover-link {
    background-position: center 60px;
    padding-top: 140px;
  }
}
.cl-way-to-use {
  position: relative;
  width: 300px;
  display: inline-block;
  vertical-align: top;
  margin: 16px 4px;
}
@media (max-width: 1023px) {
  .cl-way-to-use {
    width: 220px;
    margin: 16px 6px;
  }
}
.cl-way-to-use__cover-link {
  width: 100%;
  height: 168px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 100;
  background-color: rgba(60, 67, 74, 0.2);
  background-image: url("../images/play-2.png");
  background-repeat: no-repeat;
  background-position: center center;
  opacity: .8;
}
.cl-way-to-use__cover-link:hover {
  opacity: 1;
}
@media (max-width: 1023px) {
  .cl-way-to-use__cover-link {
    height: 123px;
  }
}
.cl-way-to-use__text {
  color: #575f68;
  font-size: 16px;
  line-height: 22px;
  margin-top: 10px;
}
@media (max-width: 1023px) {
  .cl-way-to-use__text {
    font-size: 14px;
    margin-top: 8px;
  }
}
.cl-way-to-use__pic {
  height: 168px;
}
@media (max-width: 1023px) {
  .cl-way-to-use__pic {
    height: 123px;
  }
}
.cl-way-to-use__pic img {
  width: 300px;
  height: 168px;
}
@media (max-width: 1023px) {
  .cl-way-to-use__pic img {
    width: 220px;
    height: 123px;
  }
}
.tired-of-evernote {
  font-size: 20px;
  line-height: 26px;
  color: #404143;
  height: 486px;
  background: url("../images/pic_4.jpg") no-repeat center center;
  background-size: cover;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .tired-of-evernote {
    background-image: url(../images/pic_4-2x.jpg);
  }
}
@media (max-width: 1023px) {
  .tired-of-evernote {
    background-image: url("../images/pic_4_medium.jpg");
    height: 330px;
  }
}
@media (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1023px) and (min-resolution: 240dpi) {
  .tired-of-evernote {
    background-image: url(../images/pic_4_medium-2x.jpg);
  }
}
@media (max-width: 767px) {
  .tired-of-evernote {
    background-image: url("../images/pic_4_small.jpg");
    text-align: center;
    color: #fff;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .tired-of-evernote {
    background-image: url(../images/pic_4_small-2x.jpg);
  }
}
.tired-of-evernote__btn {
  margin-top: 36px;
}
@media (max-width: 1023px) {
  .tired-of-evernote__btn {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .tired-of-evernote__btn {
    margin-top: 36px;
  }
}
.tired-of-evernote__text {
  margin-top: 105px;
  width: 420px;
}
@media (max-width: 1023px) {
  .tired-of-evernote__text {
    margin-top: 50px;
    width: 320px;
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .tired-of-evernote__text {
    width: 100%;
  }
}
.devices-bottom-2 {
  margin: 50px 0 20px;
  height: 459px;
  background: url("../images/pic_5.png") no-repeat center 0;
  background-size: auto 100%;
}
@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 240dpi) {
  .devices-bottom-2 {
    background-image: url(../images/pic_5-2x.png);
  }
}
@media (max-width: 1023px) {
  .devices-bottom-2 {
    background-image: url("../images/pic_5_medium.png");
    height: 352px;
  }
}
@media (max-width: 1023px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 1023px) and (min-resolution: 240dpi) {
  .devices-bottom-2 {
    background-image: url(../images/pic_5_medium-2x.png);
  }
}
@media (max-width: 767px) {
  .devices-bottom-2 {
    background-image: url("../images/pic_5_small.png");
    height: 210px;
    margin-left: -20px;
  }
}
@media (max-width: 767px) and (-webkit-min-device-pixel-ratio: 2), (max-width: 767px) and (min-resolution: 240dpi) {
  .devices-bottom-2 {
    background-image: url(../images/pic_5_small-2x.png);
  }
}
.share-block_2 {
  margin-top: 30px;
}
.cl-stores {
  margin: 20px 0;
}
.cl-stores__item {
  display: inline-block;
  vertical-align: middle;
  margin: 0 8px;
  width: 142px;
  height: 48px;
  background-size: 142px 48px;
  background-repeat: no-repeat;
}
.cl-stores__item:first-child {
  margin-left: 0;
}
.cl-stores__item:last-child {
  margin-right: 0;
}
@media (max-width: 1023px) {
  .cl-stores__item {
    width: 124px;
    height: 42px;
    background-size: 124px 42px;
  }
}
.cl-stores__item_apple {
  background-image: url("../images/apple-store-2.png");
}
@media (max-width: 1023px) {
  .cl-stores__item_apple {
    background-image: url("../images/apple-store-2-sm.png");
  }
}
.cl-stores__item_google {
  background-image: url("../images/google-play-2.png");
}
@media (max-width: 1023px) {
  .cl-stores__item_google {
    background-image: url("../images/google-play-2-sm.png");
  }
}
.cl-evernote-import {
  width: 80px;
  background-color: rgba(60, 67, 74, 0.6);
  position: fixed;
  right: 0;
  top: 155px;
  z-index: 500;
  color: #fff;
  padding: 16px 12px;
  text-align: center;
  border-radius: 5px 0 0 5px;
}
@media (max-width: 1023px) {
  .cl-evernote-import {
    top: 75px;
  }
}
@media (max-width: 767px) {
  .cl-evernote-import {
    display: none;
  }
}
.cl-evernote-import__btn {
  margin-top: 14px;
}
.cl-evernote-import__icon {
  width: 46px;
  height: 46px;
  display: inline-block;
  vertical-align: top;
  background: url("../images/icon-evernote-import.png") no-repeat 0 0;
  margin-bottom: 14px;
}
.feedback {
  padding: 40px 0;
}
@media (max-width: 1023px) {
  .feedback h2 {
    margin-bottom: 32px;
  }
}
.organize-details__pic_1_narrow {
  display: none;
}
@media (max-width: 767px) {
  .organize-details__pic_1_narrow {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .organize-details__pic_1_wide {
    display: none;
  }
}
.list-hierarchies__pic_narrow {
  display: none;
}
@media (max-width: 767px) {
  .list-hierarchies__pic_narrow {
    display: block;
    background-color: #e7ebee;
    width: 100%;
    background-position: center center;
    text-align: center;
  }
  .list-hierarchies__pic_narrow img {
    display: inline-block;
  }
}
.list-hierarchies__pic_wide {
  padding-left: 10px;
}
@media (max-width: 767px) {
  .list-hierarchies__pic_wide {
    display: none;
  }
}
.find-anything__pic_narrow {
  display: none;
}
@media (max-width: 767px) {
  .find-anything__pic_narrow {
    display: block;
    background-color: #e7ebee;
    width: 100%;
    background-position: center center;
    margin-left: 0;
    text-align: center;
  }
  .find-anything__pic_narrow img {
    margin-left: 0!important;
  }
}
.find-anything__pic_wide img {
  margin-top: 14px;
  margin-left: 21px;
}
@media (max-width: 767px) {
  .find-anything__pic_wide {
    display: none;
  }
}
@media (max-width: 767px) {
  .get-centrallo__text {
    display: none;
  }
}