.front #block-menu-block-1 #product-menu > ul.menu,
#block-menu-block-1 #product-menu > ul.menu {
  height: 560px !important;
  width: 420px;
  overflow-x: hidden;
  overflow-y: scroll; }

.front #block-menu-block-1 #product-menu > ul.menu ::-webkit-scrollbar {
  width: 6px;
  height: 6px; }

.front #block-menu-block-1 #product-menu > ul.menu ::-webkit-scrollbar-track-piece {
  background-color: #CCCCCC;
  -webkit-border-radius: 6px; }

.front #block-menu-block-1 #product-menu > ul.menu ::-webkit-scrollbar-thumb:vertical {
  height: 5px;
  background-color: #999999;
  -webkit-border-radius: 6px; }

.front #block-menu-block-1 #product-menu > ul.menu ::-webkit-scrollbar-thumb:horizontal {
  width: 5px;
  background-color: #CCCCCC;
  -webkit-border-radius: 6px; }

.flexslider.autoHeight .slides > li {
  max-height: none; }

.socs-products {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 80px 14%;
  color: #fff;
  box-sizing: border-box; }
  .socs-products * {
    box-sizing: border-box; }
  .socs-products img {
    width: 100%;
    height: auto;
    margin: 30px auto 5px auto; }
  .socs-products h1 {
    font-size: 50px;
    margin: 10% auto 20px auto; }
  .socs-products p {
    font-size: 26px; }
    .socs-products p span {
      position: relative;
      font-size: 20px;
      margin-right: 15px;
      padding: 0 16px 0 0;
      border-right: 1px solid #fff; }
      .socs-products p span:last-child {
        border-right: 0; }
  @media only screen and (max-width: 1440px) {
    .socs-products {
      padding: 80px 10%; }
      .socs-products h1 {
        margin: 40px auto 20px auto; } }
  @media only screen and (max-width: 1170px) {
    .socs-products {
      padding: 0 80px; }
      .socs-products h1 {
        margin-top: 0; } }
  @media only screen and (max-width: 768px) {
    .socs-products {
      padding: 0 20px; }
      .socs-products h1 {
        font-size: 38px; }
      .socs-products p {
        font-size: 20px; }
        .socs-products p span {
          font-size: 18px;
          margin-right: 10px;
          padding: 0 11px 0 0; } }

@media only screen and (max-width: 1170px) {
  .gallary .flexslider.autoHeight .slides > li {
    padding: 30px 0 50px 0 !important; } }
@media only screen and (max-width: 768px) {
  .gallary .flexslider.autoHeight .slides > li {
    padding: 20px 0 50px 0 !important; } }
