.cp-left-col {
  padding-right: 9.83333%; }
  .cp-left-col:after {
    content: '';
    position: absolute;
    top: 0;
    right: 5.87%;
    width: 1px;
    height: 40%;
    background: #dbdbdb; }

.header.shrink {
  background: rgba(0, 0, 0, 0.8); }
  .header.shrink .h-logo {
    padding-top: 22px; }
  .header.shrink .title-logo {
    font-size: 17px;
    padding: 5px 0 0 12px;
    color: #fff; }
  .header.shrink .logo-b {
    width: 35px;
    height: 35px; }
  .header.shrink .navbar-toggle {
    margin-bottom: -8px;
    margin-top: 12px; }
    .header.shrink .navbar-toggle .icon-bar {
      background: #fff; }

.features-viewport {
  background-size: contain;
  width: 350px; }

.h-social-links {
  float: none;
  padding: 28px 0 27px;
  text-align: center; }
  .h-social-links li {
    float: none;
    display: inline-block; }
  .h-social-links:after {
    content: '';
    display: block;
    clear: both; }

.h-right-bar {
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  opacity: 0;
  width: 245px;
  background: #1f1f1f;
  visibility: hidden;
  z-index: 1;
  -webkit-transition: 300ms ease-in-out;
          transition: 300ms ease-in-out;
  -webkit-transform: translate3d(245px, 0, 0);
          transform: translate3d(245px, 0, 0);
  box-shadow: -1px -1px 2px -1px rgba(0, 0, 0, 0.5); }
  .h-right-bar.in {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible; }
  .h-right-bar .no-target-block_empty {
    height: 100%;
    overflow-y: auto;
    position: relative; }

.h-logo {
  padding-top: 20px; }

.header-container {
  padding-bottom: 20px;
  margin: 0; }

.primary-list {
  list-style-type: none;
  padding: 0;
  margin: 0; }
  .primary-list > li.active_item_mobile > a {
    background: #1dd2af; }
  .primary-list > li.active > a {
    background: #ff3d4f; }
  .primary-list > li > a {
    display: block;
    font: 11px/14px "Montserrat", Arial, sans-serif;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    padding: 19px 22px;
    position: relative;
    -webkit-transition: background 250ms ease-in;
            transition: background 250ms ease-in; }
    .primary-list > li > a:hover {
      background: #ff3d4f; }
  .primary-list li {
    position: relative; }

.sb-social-links {
  float: none;
  text-align: center;
  min-height: 20px; }

.img-caption-slide {
  margin-right: 15px; }
  .img-caption-slide img {
    max-width: 100%; }

.fs-btn-link .btn {
  margin-right: 89px; }

.fullSlider-box, .fullScreenWrap {
  height: auto !important; }

.align-center {
  padding-bottom: 120px;
  padding-top: 120px; }

.title-group {
  padding: 0 0 200px;
  padding: 0 0 20rem; }

.flexslider .slides {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.lg-title-slide {
  font-size: 62px;
  font-size: 6.2rem; }

.lg-logo {
  max-width: 220px;
  background: url(../img/lg-logo-mob.png) 0 0 no-repeat;
  width: 220px;
  height: 218px;
  background-size: contain; }
  .lg-logo img, .lg-logo .logo-el-circle, .lg-logo .logo-letter {
    display: none !important; }

.mb-center {
  max-width: 450px; }

.fs-btn-link .btn {
  margin-right: 50px; }

.super-header .no-target-block_empty {
  padding-bottom: 25px; }

.device-kit {
  font-size: 8px; }

html {
  font-size: 9px; }

.gallery-block, .gallery-block_2 {
  background-position: center top !important; }

.title-group .title-block {
  white-space: normal; }

.propos-block {
  margin-left: auto;
  margin-right: auto; }
  .propos-block > a {
    min-height: 0;
    padding-left: 25px;
    padding-right: 25px; }

.services-block {
  padding: 106px 0 38px;
  padding: 10.6rem 0 3.8rem; }

.video-frame {
  margin-bottom: 79px; }

.container {
  min-width: 90%; }

.align-center {
  width: 85%; }

.static-bg {
  height: 800px !important; }
  .static-bg .align-center {
    padding-bottom: 50px; }

.right-caption {
  max-width: 400px;
  bottom: -38px; }

.left-caption {
  max-width: 400px;
  bottom: -16px; }
