.dtbg {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  width: 100%;
  height: 100%; }
  .dtbg img {
    display: none; }

.for-pc-only {
  display: inherit; }
  @media screen and (max-width: 767px) {
    .for-pc-only {
      display: none; } }

.for-mb-only {
  display: none; }
  @media screen and (max-width: 767px) {
    .for-mb-only {
      display: inherit; } }

.clear-fix {
  clear: both; }
  .clear-fix:before {
    clear: both; }
  .clear-fix:after {
    clear: both; }

.excerpt-title {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.5rem;
  width: 100%;
  font-size: 1.05rem;
  max-height: calc(1 * 1.5rem + 1px);
  height: calc(1 * 1.5rem + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  height: auto;
  height: auto; }

.excerpt-content {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  line-height: 1.5rem;
  width: 100%;
  font-size: 1rem;
  max-height: calc(2 * 1.5rem + 1px);
  height: calc(2 * 1.5rem + 1px);
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: auto; }

::-webkit-input-placeholder {
  color: #fff !important;
  opacity: 1.0; }

::placeholder {
  color: #fff !important;
  opacity: 1.0; }

::-ms-input-placeholder {
  color: #fff !important;
  opacity: 1.0; }

::-ms-input-placeholder {
  color: #fff !important;
  opacity: 1.0; }

* {
  box-sizing: border-box; }
  *:before {
    box-sizing: border-box; }
  *:after {
    box-sizing: border-box; }

html {
  font-size: 16px;
  max-width: 100%;
  overflow-x: hidden; }

body {
  font-size: 16px;
  line-height: 1;
  max-width: 100%;
  margin: 0; }

section {
  padding: 64px 0;
  background-color: #fff; }
  section:nth-of-type(2n) {
    background-color: #f8f8f8; }
  @media screen and (max-width: 767px) {
    section {
      padding: 32px 0; } }

a {
  font-size: 1.0rem;
  line-height: 1.5;
  text-decoration: none;
  color: inherit;
  font-size: inherit; }
  a:visited {
    text-decoration: none;
    color: inherit;
    font-size: inherit; }
  a:hover, a:active, a:focus {
    text-decoration: none;
    outline: none;
    color: #aaa; }

p {
  font-size: 1.0rem;
  line-height: 1.5;
  margin-bottom: 0;
  -webkit-margin-before: 0; }

span {
  font-size: 1.0rem;
  line-height: 1.5; }

ul,
ol {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  -webkit-margin-before: 0;
  -webkit-margin-after: 0; }

ul li,
ol li {
  font-size: 1rem;
  line-height: 1; }

h1,
h2,
h3,
h4,
h5,
h6 {
  line-height: 1; }

h1,
h2,
h3 {
  margin: 1rem 0;
  font-weight: 800; }

h4,
h5,
h6 {
  margin: 0.5rem 0;
  font-weight: 600; }

h1 {
  font-size: 2.5rem; }

h2 {
  font-size: 2.0rem; }

h3 {
  font-size: 1.5rem; }

h4 {
  font-size: 1.25rem; }

h5 {
  font-size: 1.0rem; }

h6 {
  font-size: 0.75rem; }

html {
  font-size: 254px; }

html.lang-en,
body.lang-en {
  font-family: Arial, Helvetica, sans-serif; }

html,
body {
  font-family: 'Roboto', Arial, Helvetica, sans-serif;
  width: 100%; }

body {
  overflow: hidden;
  background-color: #ffffff; }

section {
  background-color: #ffffff;
  padding: 0;
  padding: 80px 0; }
  section.bg-dark {
    background-color: #f8f8f8; }
  @media screen and (max-width: 767px) {
    section {
      padding: 2rem 1rem; } }
  section:nth-of-type(2n) {
    background-color: #ffffff; }

.section-wrapper {
  padding: 80px 0;
  background-color: #ffffff; }
  .section-wrapper.bg-dark {
    background-color: #f8f8f8; }

p,
ul li,
ol li {
  font-size: 16px;
  color: #282828;
  line-height: 1.5; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 400; }

.text-title {
  font-weight: 500; }

.anchor-wrapper {
  padding-bottom: 60px;
  margin-top: -60px; }

@media (min-width: 1200px) {
  .container {
    width: 1200px;
    padding: 0; }
    .container > .row {
      margin: 0; } }

.plyr__control--overlaid {
  background: red !important; }

.plyr--full-ui input[type=range] {
  color: red !important; }

.plyr--video .plyr__control.plyr__tab-focus,
.plyr--video .plyr__control:hover,
.plyr--video .plyr__control[aria-expanded=true] {
  background: red !important; }

.plyr__controls__item.plyr__menu {
  display: none !important; }

.page-home,
.content-page {
  margin-top: 72px; }
  @media screen and (max-width: 1366px) {
    .page-home,
    .content-page {
      margin-top: 60px; } }

.learn-more a .stripe-hover {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  transition: opacity 0.3s ease;
  background-size: 30px 30px;
  background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.2) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.2) 50%, rgba(0, 0, 0, 0.2) 75%, transparent 75%, transparent);
  animation: barberpole 0.5s linear infinite; }

.banner-content {
  height: 0;
  padding-bottom: 33.3333%;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center; }
  .banner-content .overflow {
    position: absolute;
    z-index: 10;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: #282828;
    opacity: 0.25; }
  .banner-content h1 {
    margin: 0;
    color: #ffffff;
    font-weight: 100;
    font-size: 0.1875rem;
    text-transform: uppercase;
    position: relative;
    z-index: 20;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%); }
    .banner-content h1 strong {
      font-weight: 800; }

.text-content span {
  display: inline-block;
  font-size: 12px;
  margin-left: 3px;
  transform: translateY(-10px);
  -webkit-transform: translateY(-10px); }

.text-content p span {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px); }

section.products h2.no-found {
  text-align: center;
  margin: 120px auto 0; }

@media screen and (max-width: 767px) {
  .pc-only {
    display: none; } }

.mb-only {
  display: none; }
  @media screen and (max-width: 767px) {
    .mb-only {
      display: inherit; } }

@keyframes barberpole {
  0% {
    background-position: 0 0; }
  100% {
    background-position: 60px 30px; } }

.anim-typewriter {
  animation: typewriter 4s steps(35) 1s 1 normal both, blinkTextCursor 500ms steps(35) 4.7s normal; }

@keyframes typewriter {
  0% {
    width: 0; }
  100% {
    width: 18em; } }

@media screen and (max-width: 320px) {
  @keyframes typewriter {
    0% {
      width: 0; }
    100% {
      width: 17em; } } }

@keyframes blinkTextCursor {
  0% {
    border-right-color: rgba(255, 255, 255, 0.75); }
  100% {
    border-right-color: transparent; } }

header .container {
  width: 100%; }
  header .container .row {
    position: relative; }

header .navbar-default {
  background: #ffffff;
  border: none;
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  margin: 0; }

@media screen and (min-width: 768px) {
  header .navbar > .container .navbar-brand,
  header .navbar > .container-fluid .navbar-brand {
    padding: 0;
    margin: 0;
    height: auto; } }

header .navbar-brand > img {
  height: 72px;
  margin: 0; }
  @media screen and (max-width: 1366px) {
    header .navbar-brand > img {
      height: 60px; } }

header .navbar-header {
  position: absolute; }

@media screen and (min-width: 768px) {
  header .navbar-default .navbar-right {
    float: none !important;
    margin: 0 auto;
    width: 1200px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center; } }
  @media screen and (min-width: 768px) and (max-width: 1366px) {
    header .navbar-default .navbar-right {
      padding-left: 200px;
      -webkit-box-pack: flex-start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; } }

header .navbar-default .navbar-nav > li {
  margin: 0 72px 0 0;
  position: relative; }
  header .navbar-default .navbar-nav > li:last-of-type {
    margin-right: 0; }
  @media screen and (max-width: 1366px) {
    header .navbar-default .navbar-nav > li {
      margin: 0 36px 0 0; } }
  header .navbar-default .navbar-nav > li a {
    color: #333333;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 72px;
    padding: 0;
    background: transparent;
    position: relative;
    transition: all 0.35s ease; }
    header .navbar-default .navbar-nav > li a:hover {
      color: #004FAC; }
    @media screen and (max-width: 1366px) {
      header .navbar-default .navbar-nav > li a {
        font-size: 16px;
        line-height: 60px; } }

header .navbar-default .navbar-default .navbar-nav > .active > a,
header .navbar-default .navbar-default .navbar-nav > .active > a:focus,
header .navbar-default .navbar-default .navbar-nav > .active > a:hover {
  color: #408edd;
  background: transparent; }
  header .navbar-default .navbar-default .navbar-nav > .active > a:after,
  header .navbar-default .navbar-default .navbar-nav > .active > a:focus:after,
  header .navbar-default .navbar-default .navbar-nav > .active > a:hover:after {
    display: block; }

header .nav-tools {
  position: absolute;
  right: 0;
  top: 0;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  header .nav-tools .search-form {
    width: 50px;
    height: 100%;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center; }
    header .nav-tools .search-form button {
      width: 100%;
      height: 100%;
      background-color: #B4B4B4;
      position: relative;
      z-index: 20;
      transition: all 0.35s ease;
      border: none;
      outline: none;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center; }
      header .nav-tools .search-form button:hover {
        background-color: #004FAC; }
    header .nav-tools .search-form .icon {
      width: 24px;
      height: 24px;
      background-image: url("https://lenovoretailsolution.com/wp-content/themes/lpk/assets/img/icons/icon-search.png");
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center center; }
    header .nav-tools .search-form i {
      font-size: 24px;
      color: #ffffff; }
    header .nav-tools .search-form .input-wrapper {
      position: absolute;
      z-index: 10;
      top: 0;
      height: 100%;
      left: 0;
      right: 0;
      transition: all 0.35s ease;
      padding: 0 16px;
      background-color: #f8f8f8;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center; }
      header .nav-tools .search-form .input-wrapper ::-webkit-input-placeholder {
        color: #a1a1a1 !important;
        opacity: 1.0; }
      header .nav-tools .search-form .input-wrapper ::placeholder {
        color: #a1a1a1 !important;
        opacity: 1.0; }
      header .nav-tools .search-form .input-wrapper ::-ms-input-placeholder {
        color: #a1a1a1 !important;
        opacity: 1.0; }
      header .nav-tools .search-form .input-wrapper ::-ms-input-placeholder {
        color: #a1a1a1 !important;
        opacity: 1.0; }
      header .nav-tools .search-form .input-wrapper input {
        font-size: 16px;
        color: #555555;
        width: 100%;
        height: 40px;
        padding: 10px;
        outline: none;
        border: 1px solid #dddddd; }
        header .nav-tools .search-form .input-wrapper input:focus {
          border-color: #aaaaaa; }
        @media screen and (max-width: 1366px) {
          header .nav-tools .search-form .input-wrapper input {
            font-size: 14px; } }
  header .nav-tools .search-form:hover .input-wrapper {
    left: -300px;
    right: 100%; }
  header .nav-tools .lang-select {
    margin: 0 24px 0 0;
    height: 100%;
    color: #777777;
    font-size: 18px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: flex-end;
    -webkit-justify-content: flex-end;
    justify-content: flex-end; }
    header .nav-tools .lang-select a {
      font-size: 18px;
      transition: all 0.35s ease; }
      header .nav-tools .lang-select a:hover {
        color: #282828; }
        header .nav-tools .lang-select a:hover i {
          color: #282828; }
    header .nav-tools .lang-select i {
      font-size: 16px;
      color: #777777;
      transition: all 0.35s ease; }

header .navbar-default .navbar-nav > .active > a,
header .navbar-default .navbar-nav > .active > a:focus,
header .navbar-default .navbar-nav > .active > a:hover {
  background-color: transparent;
  color: #004FAC; }

footer {
  padding: 80px 0 0;
  background-color: #212121; }
  footer .flex-wrapper {
    padding: 0 0 36px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
  footer .copy-right {
    padding: 18px 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    footer .copy-right ul li {
      display: inline-block;
      margin-right: 24px; }
      footer .copy-right ul li:last-of-type {
        margin-right: 0; }
      footer .copy-right ul li i {
        font-size: 24px;
        color: rgba(255, 255, 255, 0.7);
        transition: all 0.35s ease; }
    footer .copy-right ul li:hover i {
      color: #ffffff; }
    footer .copy-right p {
      color: rgba(255, 255, 255, 0.5);
      font-size: 14px;
      text-transform: capitalize; }
  footer h3 {
    font-size: 22px;
    line-height: 1;
    color: rgba(255, 255, 255, 0.9);
    line-height: 1;
    text-transform: capitalize;
    margin: 0 0 20px;
    padding-left: 6px; }
  footer .part > ul li {
    margin: 0 0 12px; }
    footer .part > ul li:last-of-type {
      margin-bottom: 0; }
    footer .part > ul li .wrapper {
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: flex-start;
      -webkit-justify-content: flex-start;
      justify-content: flex-start; }
      footer .part > ul li .wrapper.location {
        -webkit-box-align: flex-start;
        -webkit-align-items: flex-start;
        align-items: flex-start; }
        footer .part > ul li .wrapper.location span {
          line-height: 1.45; }
    footer .part > ul li i {
      font-size: 16px;
      color: rgba(255, 255, 255, 0.7); }
      footer .part > ul li i.fa-shopping-bag {
        font-size: 12px; }
      footer .part > ul li i.fa-volume-control-phone {
        font-size: 14px; }
      footer .part > ul li i.fa-envelope {
        font-size: 13px; }
      footer .part > ul li i.fa-globe {
        font-size: 14px; }
      footer .part > ul li i.fa-volume-control-phone {
        margin-top: -3px; }
    footer .part > ul li .icon {
      width: 24px;
      height: 24px;
      margin-right: 6px;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center; }
    footer .part > ul li span {
      font-size: 14px;
      display: inline-block;
      line-height: 1;
      color: rgba(255, 255, 255, 0.7);
      width: calc(100% - 24px - 6px); }
  footer .logo img {
    display: block;
    width: 225px;
    height: auto; }
  footer .part {
    max-width: 290px; }
  footer .newsletter h3 {
    padding-left: 0; }
  footer .newsletter p {
    font-size: 16px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.45;
    margin: 0 0 16px; }
  footer .newsletter form {
    position: relative;
    height: 36px;
    border-radius: 36px;
    overflow: hidden; }
    footer .newsletter form ::-webkit-input-placeholder {
      color: #555555 !important;
      opacity: 1.0; }
    footer .newsletter form ::placeholder {
      color: #555555 !important;
      opacity: 1.0; }
    footer .newsletter form ::-ms-input-placeholder {
      color: #555555 !important;
      opacity: 1.0; }
    footer .newsletter form ::-ms-input-placeholder {
      color: #555555 !important;
      opacity: 1.0; }
    footer .newsletter form button {
      width: 110px;
      height: 36px;
      background-color: #004FAC;
      color: #ffffff;
      font-size: 16px;
      text-transform: uppercase;
      position: absolute;
      right: 0;
      bottom: 0;
      border: none;
      border-radius: 36px 0 0 36px;
      outline: none;
      transition: all 0.35s ease;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center; }
      footer .newsletter form button:hover {
        background-color: #003879; }
    footer .newsletter form input {
      width: 198px;
      padding: 10px;
      padding-right: 28px;
      font-size: 16px;
      color: #333333;
      background-color: #ffffff;
      outline: none;
      margin: 0;
      border: none;
      padding-left: 16px; }

@media screen and (max-width: 767px) {
  footer .footer-pc {
    display: none; } }

footer .footer-mb {
  display: none; }
  @media screen and (max-width: 767px) {
    footer .footer-mb {
      display: block; } }

@media screen and (max-width: 767px) {
  footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    padding: 0 !important;
    z-index: 1001; }
    footer .footer-mb .flex-wrapper {
      padding: 0;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: center;
      -webkit-align-items: center;
      align-items: center;
      -webkit-box-pack: space-between;
      -webkit-justify-content: space-between;
      justify-content: space-between; }
      footer .footer-mb .flex-wrapper .part {
        width: calc(100% / 3);
        border-right: 1px solid #003879; }
        footer .footer-mb .flex-wrapper .part:last-of-type {
          border-right: none; }
        footer .footer-mb .flex-wrapper .part a {
          padding: 12px 0;
          width: 100%;
          background-color: #004FAC;
          display: -webkit-box;
          display: -webkit-flex;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          align-items: center;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
          justify-content: center; }
          footer .footer-mb .flex-wrapper .part a i {
            font-size: 18px;
            color: #ffffff;
            margin-right: 10px; }
          footer .footer-mb .flex-wrapper .part a span {
            display: inline-block;
            line-height: 1;
            color: #ffffff;
            font-size: 16px; } }

@media screen and (max-width: 320px) {
  footer .footer-mb .flex-wrapper .part a span {
    font-size: 14px; }
  footer .footer-mb .flex-wrapper .part a i {
    font-size: 16px; } }

.animate-item {
  opacity: 0;
  transition: all 0.35s ease;
  visibility: hidden; }

.animate-item.animated {
  opacity: 1;
  visibility: visible; }

.animated.delay-qts {
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s; }

.animated.delay-hfs {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s; }

.animated.delay-3qts {
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s; }

.animated.delay-1s {
  -webkit-animation-delay: 1s;
  animation-delay: 1s; }

.animated.delay-1p5 {
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-2p5 {
  -webkit-animation-delay: 2.5s;
  animation-delay: 2.5s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-3p5 {
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-4p5 {
  -webkit-animation-delay: 4.5s;
  animation-delay: 4.5s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

.page-home .banner {
  width: 100%;
  padding-bottom: 47.3%;
  position: relative; }
  .page-home .banner .img {
    position: absolute;
    z-index: 10;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("https://lenovoretailsolution.com/wp-content/themes/lpk/assets/img/banner-img.jpg"); }
  .page-home .banner .slogan {
    position: absolute;
    z-index: 20;
    top: 0.8203125rem;
    left: 0.859375rem; }
    .page-home .banner .slogan h1 {
      color: #ffffff;
      text-align: left;
      line-height: 1;
      margin: 0 0 0.3125rem;
      font-size: 0.1875rem; }
    .page-home .banner .slogan h1.line-1 {
      position: relative;
      width: 18em;
      white-space: nowrap;
      overflow: hidden; }
      @media screen and (max-width: 320px) {
        .page-home .banner .slogan h1.line-1 {
          width: 17em; } }
    .page-home .banner .slogan p {
      color: #ffffff;
      line-height: 1.36;
      margin: 0 0 0.234375rem;
      font-size: 0.109375rem; }
    .page-home .banner .slogan .learn-more a {
      position: relative;
      display: inline-block;
      padding: 20px 0;
      line-height: 1; }
      .page-home .banner .slogan .learn-more a span {
        color: #ffffff;
        position: relative;
        z-index: 30;
        line-height: 1;
        display: inline-block;
        text-transform: capitalize;
        font-size: 0.1171875rem; }
      .page-home .banner .slogan .learn-more a:after {
        position: absolute;
        content: '';
        width: 100%;
        height: 4px;
        z-index: 10;
        background-color: #408edd;
        bottom: 0;
        left: 0;
        transition: all 0.35s ease; }
    .page-home .banner .slogan .learn-more a:hover:after {
      height: 8px;
      background-color: #004FAC; }
    .page-home .banner .slogan .learn-more a:hover .stripe-hover {
      opacity: 1;
      z-index: 20; }

section.products {
  background-color: #f9f9f9;
  padding: 80px 0; }
  section.products h2 {
    margin: 0 0 30px;
    line-height: 1;
    font-size: 36px;
    color: #333333;
    text-align: center; }
  section.products p {
    font-size: 20px;
    color: #777777;
    line-height: 28px;
    text-align: center; }
  section.products .products-wrapper {
    margin: 36px 0 0;
    margin-bottom: -36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    section.products .products-wrapper .item {
      width: calc((100% - 72px) / 3);
      margin: 0 36px 36px 0;
      border: 1px solid #eeeeee;
      background-color: #ffffff;
      transition: all 0.35s ease; }
      section.products .products-wrapper .item:nth-of-type(3n) {
        margin-right: 0; }
      section.products .products-wrapper .item:hover {
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2); }
      section.products .products-wrapper .item > .wrapper {
        width: 100%;
        position: relative;
        padding-bottom: 112%;
        height: 0; }
      section.products .products-wrapper .item .img-wrapper {
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        height: 60%;
        overflow: hidden;
        padding: 10px;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        justify-content: center; }
        section.products .products-wrapper .item .img-wrapper img {
          max-width: 100%;
          transition: all 0.55s ease;
          max-height: 100%;
          width: 100%;
          height: auto;
          display: block; }
      section.products .products-wrapper .item .info-wrapper {
        position: absolute;
        width: 100%;
        height: 40%;
        bottom: 0;
        left: 0;
        border-top: 1px solid #eeeeee;
        padding: 18px;
        transition: all 0.35s ease; }
        section.products .products-wrapper .item .info-wrapper h3 {
          margin: 0 0 12px;
          text-align: left;
          line-height: 1;
          font-size: 18px;
          color: #333333;
          transition: all 0.35s ease; }
        section.products .products-wrapper .item .info-wrapper .excerpt p {
          font-size: 15px;
          line-height: 21px;
          height: 63px;
          color: #777777;
          transition: all 0.35s ease;
          text-align: left;
          position: relative;
          overflow: hidden; }
          section.products .products-wrapper .item .info-wrapper .excerpt p span {
            position: absolute; }
        section.products .products-wrapper .item .info-wrapper .learn-more {
          position: absolute;
          left: 18px;
          bottom: 18px; }
          section.products .products-wrapper .item .info-wrapper .learn-more a {
            width: 90px;
            height: 30px;
            background-color: #004FAC;
            position: relative;
            text-transform: capitalize;
            line-height: 1;
            transition: all 0.35s ease;
            display: -webkit-box;
            display: -webkit-flex;
            display: flex;
            -webkit-box-align: center;
            -webkit-align-items: center;
            align-items: center;
            -webkit-box-pack: center;
            -webkit-justify-content: center;
            justify-content: center; }
            section.products .products-wrapper .item .info-wrapper .learn-more a span {
              display: inline-block;
              line-height: 1;
              font-size: 14px;
              color: #ffffff;
              position: relative;
              z-index: 30;
              text-transform: capitalize;
              transition: all 0.35s ease; }
            section.products .products-wrapper .item .info-wrapper .learn-more a:hover .stripe-hover {
              z-index: 20;
              opacity: 1; }
    section.products .products-wrapper .item:hover .info-wrapper {
      background-color: #004FAC; }
    section.products .products-wrapper .item:hover .img-wrapper img {
      transform: scale(1.1);
      -webkit-transform: scale(1.1); }
    section.products .products-wrapper .item:hover h3 {
      color: #ffffff; }
    section.products .products-wrapper .item:hover .excerpt p {
      color: rgba(255, 255, 255, 0.8); }
    section.products .products-wrapper .item:hover .learn-more a {
      background-color: #ffffff; }
      section.products .products-wrapper .item:hover .learn-more a span {
        color: #333333; }

.page-home section.products .learn-more.bottom {
  margin: 36px 0 0;
  text-align: center; }
  .page-home section.products .learn-more.bottom a {
    position: relative;
    padding: 6px 0; }
    .page-home section.products .learn-more.bottom a .stripe-hover {
      bottom: 0;
      top: unset;
      height: 4px; }
    .page-home section.products .learn-more.bottom a span {
      font-size: 18px;
      color: #333333;
      display: inline-block;
      line-height: 1;
      text-transform: capitalize;
      position: relative;
      z-index: 20; }
      .page-home section.products .learn-more.bottom a span i {
        font-size: 12px;
        color: #333333;
        display: inline-block;
        margin-left: 4px; }
  .page-home section.products .learn-more.bottom a:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #408edd;
    z-index: 30;
    transition: all 0.3s ease; }
  .page-home section.products .learn-more.bottom a:hover:after {
    height: 4px; }
  .page-home section.products .learn-more.bottom a:hover .stripe-hover {
    opacity: 1;
    z-index: 31; }

.content-page.about .banner-content {
  background-image: url("https://lenovoretailsolution.com/wp-content/themes/lpk/assets/img/banner-about.jpg"); }

.content-page.about .about-content {
  padding: 80px 0;
  background-color: #ffffff; }
  .content-page.about .about-content h2 {
    margin: 0 0 36px;
    font-size: 30px;
    font-weight: 200;
    text-transform: uppercase;
    text-align: center;
    color: #282828;
    color: #004FAC; }
  .content-page.about .about-content p {
    color: #2b2b2b;
    color: #555555;
    line-height: 1.75;
    font-size: 18px;
    margin-bottom: 20px; }
    .content-page.about .about-content p:last-of-type {
      margin-bottom: 0; }
    .content-page.about .about-content p strong {
      font-weight: 800;
      text-transform: uppercase;
      color: #000000; }
    .content-page.about .about-content p a {
      text-decoration: underline; }
      .content-page.about .about-content p a:hover {
        color: #004FAC; }

.content-page.contact {
  background-color: #ffffff; }
  .content-page.contact .banner-content {
    background-image: url("https://lenovoretailsolution.com/wp-content/themes/lpk/assets/img/banner-contact.jpg"); }
  .content-page.contact .location {
    padding: 80px 0; }
    .content-page.contact .location .part {
      transition: all 0.35s ease;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      align-items: stretch;
      -webkit-box-pack: space-between;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap; }
      .content-page.contact .location .part .img {
        width: 580px;
        overflow: hidden; }
        .content-page.contact .location .part .img img {
          display: block;
          max-width: 100%;
          transition: all 0.45s ease;
          transform: scale(1.1);
          -webkit-transform: scale(1.1);
          margin-left: 0; }
      .content-page.contact .location .part .content {
        width: calc(100% - 580px);
        background-color: #004FAC;
        padding: 48px; }
        .content-page.contact .location .part .content h2 {
          font-size: 36px;
          color: #ffffff;
          margin: 0 0 24px;
          display: -webkit-box;
          display: -webkit-flex;
          display: flex;
          -webkit-box-align: center;
          -webkit-align-items: center;
          align-items: center;
          -webkit-box-pack: flex-start;
          -webkit-justify-content: flex-start;
          justify-content: flex-start;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap; }
          .content-page.contact .location .part .content h2 i {
            font-size: 30px;
            color: #ffffff;
            margin-right: 12px; }
        .content-page.contact .location .part .content ul li {
          font-size: 20px;
          line-height: 1.75;
          color: rgba(255, 255, 255, 0.7); }
    .content-page.contact .location .part:hover {
      box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4); }
      .content-page.contact .location .part:hover .img img {
        margin-left: 5%; }

.content-page.products section.products {
  padding: 0 0 80px;
  min-height: 900px; }

.content-page.products .filter-by {
  padding: 80px 0 24px;
  text-align: right; }
  .content-page.products .filter-by .wrapper {
    display: inline-block;
    cursor: pointer;
    font-size: 20px;
    color: #aaaaaa;
    text-transform: capitalize;
    position: relative;
    z-index: 100; }
    .content-page.products .filter-by .wrapper i {
      font-size: 12px;
      color: #aaaaaa;
      margin-left: 4px; }
    .content-page.products .filter-by .wrapper:hover {
      color: #333333; }
      .content-page.products .filter-by .wrapper:hover i {
        color: #333333; }
      .content-page.products .filter-by .wrapper:hover .categories {
        opacity: 1;
        visibility: visible; }
    .content-page.products .filter-by .wrapper .categories {
      position: absolute;
      left: 50%;
      top: 100%;
      padding-top: 16px;
      transform: translateX(-50%);
      -webkit-transform: translateX(-50%);
      opacity: 0;
      visibility: hidden; }
      .content-page.products .filter-by .wrapper .categories ul li a {
        display: block;
        font-size: 16px;
        color: #ffffff;
        background-color: #004FAC;
        min-width: 120px;
        height: 40px;
        text-align: center;
        line-height: 40px; }
        .content-page.products .filter-by .wrapper .categories ul li a:hover {
          background-color: #003879; }
      .content-page.products .filter-by .wrapper .categories ul li {
        border-bottom: 1px solid #eeeeee; }
        .content-page.products .filter-by .wrapper .categories ul li:last-of-type {
          border-bottom: none; }

.content-page.products.single .details-wrapper {
  padding: 80px 0 0;
  margin: 0 0 120px;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: flex-start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .content-page.products.single .details-wrapper .left {
    width: 450px;
    position: relative; }
    .content-page.products.single .details-wrapper .left .wrapper {
      position: relative; }
  .content-page.products.single .details-wrapper .right {
    width: calc(100% - 64px - 450px);
    position: relative; }
  .content-page.products.single .details-wrapper .title-area {
    padding: 0 0 24px;
    margin: 0 0 24px;
    border-bottom: 1px solid #eeeeee;
    position: relative; }
    .content-page.products.single .details-wrapper .title-area h1 {
      font-size: 36px;
      color: #333333;
      text-transform: capitalize;
      text-align: left;
      line-height: 1;
      margin: 0 0 16px; }
    .content-page.products.single .details-wrapper .title-area .desc p {
      font-size: 20px;
      line-height: 1.5;
      color: #777777; }

.content-page.products.single .features {
  position: relative; }
  .content-page.products.single .features .part {
    margin: 0 0 36px;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap; }
    .content-page.products.single .features .part:last-of-type {
      margin-bottom: 0; }
    .content-page.products.single .features .part .number {
      width: 48px;
      height: 48px;
      margin-right: 24px;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-box-align: flex-start;
      -webkit-align-items: flex-start;
      align-items: flex-start;
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      justify-content: center; }
      .content-page.products.single .features .part .number span {
        font-size: 24px;
        color: #aaaaaa;
        display: inline-block;
        line-height: 1;
        color: #aaaaaa;
        padding-bottom: 6px;
        border-bottom: 2px solid #aaaaaa; }
    .content-page.products.single .features .part .info {
      width: calc(100% - 48px - 24px); }
      .content-page.products.single .features .part .info h3 {
        line-height: 1;
        font-size: 24px;
        color: #333333;
        margin: 0 0 16px;
        text-align: left;
        color: #004FAC; }
      .content-page.products.single .features .part .info p {
        font-size: 20px;
        line-height: 1.45;
        color: #555555; }

.content-page.products.single .fake-box {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  opacity: 1; }
  @media screen and (max-width: 1366px) {
    .content-page.products.single .fake-box {
      width: 72%;
      padding-bottom: 72%; } }
  .content-page.products.single .fake-box > div {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border: 1px solid #eee; }

.content-page.products.single .carousel img {
  width: auto;
  max-height: 560px;
  margin: 0 auto;
  max-width: 100%;
  display: block; }

.content-page.products.single .carousel .slider.slider-for {
  margin-bottom: -1px;
  border: 1px solid #eeeeee;
  border: none; }
  .content-page.products.single .carousel .slider.slider-for .item {
    outline: none; }
    .content-page.products.single .carousel .slider.slider-for .item:hover {
      cursor: zoom-in; }

.content-page.products.single .carousel .slider.slider-nav {
  width: 100%;
  position: relative;
  border: 1px solid #eeeeee;
  border: none;
  padding: 0 24px; }
  .content-page.products.single .carousel .slider.slider-nav .item {
    padding: 4px;
    outline: none;
    opacity: 1; }
    .content-page.products.single .carousel .slider.slider-nav .item img {
      max-width: 100%;
      padding: 4px;
      background-color: #f8f8f8;
      opacity: 0.45;
      border: 1px solid #aaaaaa; }
  .content-page.products.single .carousel .slider.slider-nav .item.slick-current img {
    opacity: 1;
    border-color: #004FAC; }
  .content-page.products.single .carousel .slider.slider-nav .slick-arrow {
    position: absolute;
    outline: none;
    border-radius: none;
    border: none;
    display: inline-block;
    width: 1.5rem;
    width: 20px;
    height: 3rem;
    height: calc(100% - 8px);
    background-color: #eeeeee;
    transition: all 0.25s ease;
    top: 50%;
    top: 4px;
    color: transparent; }
    .content-page.products.single .carousel .slider.slider-nav .slick-arrow i {
      display: block;
      line-height: 3rem;
      text-align: center;
      font-size: 1.0rem;
      color: #2b2b2b;
      transition: all 0.25s ease; }
    .content-page.products.single .carousel .slider.slider-nav .slick-arrow:hover {
      background-color: #cccccc; }
      .content-page.products.single .carousel .slider.slider-nav .slick-arrow:hover i {
        color: #555555; }
  .content-page.products.single .carousel .slider.slider-nav .slick-prev {
    left: -2.5rem;
    left: 0; }
  .content-page.products.single .carousel .slider.slider-nav .slick-next {
    right: -2.5rem;
    right: 0; }

.drift-bounding-box {
  background-color: #004FAC;
  opacity: 0.5; }

body .drift-bounding-box.drift-open {
  display: none !important; }

body .drift-bounding-box.drift-open:last-of-type {
  display: block !important; }

.content-page.support section.support h3 {
  font-size: 32px;
  text-align: center;
  margin: 120px auto;
  line-height: 1;
  color: #333333;
  text-transform: uppercase; }

@media screen and (max-width: 1366px) {
  .banner-content {
    padding-bottom: 25%; }
  .banner-content h1 {
    font-size: 30px; } }

@media screen and (max-width: 1366px) {
  header .navbar-brand > img {
    position: relative;
    z-index: 20; } }

@media screen and (max-width: 1366px) {
  footer {
    padding: 36px 0 0; }
  footer h3 {
    font-size: 20px;
    margin: 0 0 16px; }
  footer .logo img {
    width: 160px; }
  footer .part > ul li {
    margin: 0 0 10px; }
  footer .newsletter p {
    font-size: 14px; }
  footer .newsletter form {
    height: 32px; }
  footer .newsletter form input {
    font-size: 14px;
    padding: 8px 16px;
    width: 180px; }
  footer .newsletter form button {
    height: 32px;
    font-size: 15px; }
  footer .newsletter form {
    width: 260px; }
  footer .copy-right p {
    font-size: 12px; }
  footer .copy-right ul li i {
    font-size: 18px; }
  footer .copy-right {
    padding: 10px 0; } }

@media screen and (max-width: 1366px) {
  section.products {
    padding: 60px 0; }
  section.products h2 {
    font-size: 30px;
    margin: 0 0 24px; }
  section.products p {
    font-size: 18px;
    line-height: 1.35; }
  section.products .products-wrapper {
    margin: 30px 0 0;
    margin-bottom: -36px; }
  section.products .products-wrapper .item .info-wrapper .excerpt p {
    font-size: 14px;
    line-height: 1.35;
    height: 56.7px; }
  section.products .products-wrapper .item > .wrapper {
    padding-bottom: 106%; }
  section.products .products-wrapper .item .info-wrapper .learn-more a {
    width: 82px;
    height: 26px; }
  section.products .products-wrapper .item .info-wrapper .learn-more a span {
    font-size: 12px; }
  .page-home section.products .learn-more.bottom {
    margin: 30px 0 0; } }

@media screen and (max-width: 1366px) {
  .content-page.about .about-content {
    padding: 60px 0; }
  .content-page.about .about-content h2 {
    font-size: 30px;
    margin: 0 0 24px; }
  .content-page.about .about-content p {
    font-size: 16px;
    text-align: justify; } }

@media screen and (max-width: 1366px) {
  .content-page.products .filter-by {
    padding: 60px 0 0; }
  .content-page.products .filter-by .wrapper {
    font-size: 16px; }
  .content-page.products .filter-by .wrapper .categories ul li a {
    height: 36px;
    line-height: 36px; }
  .content-page.products section.products {
    min-height: 500px; }
  section.products h2.no-found {
    margin: 60px 0 0; } }

@media screen and (max-width: 1366px) {
  .content-page.contact .location .part .content h2 {
    font-size: 30px; }
  .content-page.contact .location .part .content ul li {
    font-size: 18px; }
  .content-page.contact .location {
    padding: 60px 0; } }

@media screen and (max-width: 767px) {
  .page-home,
  .content-page {
    margin-top: 48px;
    margin-bottom: 45px; } }

@media screen and (max-width: 767px) {
  .page-home,
  .content-page {
    margin-bottom: 41px; } }

@media screen and (max-width: 767px) {
  .navbar {
    min-height: 48px; }
  .navbar-default .navbar-brand {
    padding: 0;
    height: 48px; }
  header .navbar-brand > img {
    height: 48px; }
  header .navbar-header {
    position: relative; }
  header .nav-tools {
    display: none; }
  .navbar-default .navbar-toggle {
    margin: 6px 8px;
    height: 36px;
    border-radius: 0;
    background-color: #004FAC;
    border: none; }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff; }
  header .navbar-default .navbar-nav > li {
    margin: 0;
    text-align: center;
    margin: 12px 0; }
  header .navbar-default .navbar-nav > li a {
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    display: inline-block;
    padding: 0 16px;
    color: #ffffff;
    border-radius: 100px; }
    header .navbar-default .navbar-nav > li a:hover {
      text-decoration: underline;
      color: #ffffff; }
  .navbar-nav {
    margin: 0;
    background-color: #004FAC; }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border: none;
    padding: 0; }
  header .navbar-default .navbar-nav > li.active a {
    background-color: #ffffff; }
    header .navbar-default .navbar-nav > li.active a:hover {
      color: #004FAC;
      background-color: #ffffff; }
  .navbar-toggle .icon-bar {
    height: 1px;
    width: 18px; }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px; }
  .navbar-default .navbar-toggle:focus,
  .navbar-default .navbar-toggle:hover {
    background-color: #003879; } }

@media screen and (max-width: 320px) {
  header .navbar-default .navbar-nav > li a {
    font-size: 12px; } }

@media screen and (max-width: 767px) {
  .page-home .banner {
    padding-bottom: 83.333333%; }
  .page-home .banner .img {
    background-image: url("https://lenovoretailsolution.com/wp-content/themes/lpk/assets/img/banner-home-mb.jpg"); }
  .page-home .banner .slogan {
    top: 20%;
    left: 5%; }
  .page-home .banner .slogan h1.line-1 {
    font-size: 24px;
    margin: 0 0 24px; }
  .page-home .banner .slogan p {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 24px;
    padding-right: 35%;
    color: rgba(255, 255, 255, 0.9); }
    .page-home .banner .slogan p br {
      display: none; }
  .page-home .banner .slogan .learn-more a span {
    font-size: 16px; }
  .page-home .banner .slogan .learn-more a {
    padding: 12px 0; } }

@media screen and (max-width: 450px) {
  .page-home .banner .slogan {
    top: 10%; }
  .page-home .banner .slogan h1.line-1 {
    font-size: 18px;
    margin: 0 0 14px; }
  .page-home .banner .slogan p {
    font-size: 13px;
    padding-right: 37%;
    margin: 0 0 18px; }
  .page-home .banner .slogan .learn-more a {
    padding-top: 0; }
  .page-home .banner .slogan .learn-more a span {
    font-size: 14px; } }

@media screen and (max-width: 320px) {
  .page-home .banner .slogan p {
    font-size: 12px; }
  .page-home .banner .slogan h1.line-1 {
    font-size: 17px; }
  .page-home .banner .slogan .learn-more a span {
    font-size: 13px; } }

@media screen and (max-width: 767px) {
  section.products {
    padding: 36px 24px; }
  section.products h2 {
    font-size: 20px;
    margin: 0 0 16px; }
  section.products p {
    font-size: 14px; }
    section.products p br {
      display: none; }
  section.products .products-wrapper {
    margin: 20px 0 0;
    margin-bottom: -24px; }
  section.products .products-wrapper .item {
    width: 80%;
    margin: 0 auto 24px !important; }
  section.products .products-wrapper .item .img-wrapper {
    height: 240px;
    position: relative; }
  section.products .products-wrapper .item .info-wrapper {
    height: auto;
    position: relative; }
  section.products .products-wrapper .item .info-wrapper .excerpt p {
    font-size: 12px;
    height: auto; }
  section.products .products-wrapper .item > .wrapper {
    padding-bottom: 0;
    height: auto; }
  section.products .products-wrapper .item .info-wrapper .excerpt p span {
    position: relative;
    font-size: 12px;
    transform: translateY(-6px) scale(0.8);
    -webkit-transform: translateY(-6px) scale(0.8); }
  .page-home section.products .learn-more.bottom a span {
    font-size: 16px; }
  .page-home section.products .learn-more.bottom {
    margin: 20px 0 0; }
  section.products .products-wrapper .item .info-wrapper .learn-more {
    position: relative;
    left: unset;
    bottom: unset;
    margin: 16px 0 0; } }

@media screen and (max-width: 415px) {
  section.products .products-wrapper .item {
    width: 100%; } }

@media screen and (max-width: 375px) {
  section.products p {
    font-size: 12px; } }

@media screen and (max-width: 320px) {
  section.products .products-wrapper .item .img-wrapper {
    height: 200px;
    position: relative; }
  section.products .products-wrapper .item .info-wrapper {
    height: auto;
    position: relative; } }

@media screen and (max-width: 767px) {
  .banner-content h1 {
    font-size: 20px;
    width: 100%;
    text-align: center; }
  .content-page.about .banner-content {
    padding-bottom: 50%;
    background-attachment: unset; }
  .content-page.about .about-content {
    padding: 36px 24px; }
  .content-page.about .about-content h2 {
    font-size: 20px;
    margin: 0 0 20px; }
  .content-page.about .about-content p {
    font-size: 14px;
    line-height: 1.45;
    margin-bottom: 16px;
    text-indent: 28px; } }

@media screen and (max-width: 450px) {
  .content-page.about .about-content h2 {
    font-size: 18px; } }

@media screen and (max-width: 375px) {
  .content-page.about .about-content h2 {
    font-size: 16px; }
  .content-page.about .about-content p {
    font-size: 12px; } }

@media screen and (max-width: 320px) {
  .content-page.about .about-content h2 {
    font-size: 14px; } }

@media screen and (max-width: 767px) {
  .content-page.contact .banner-content {
    background-attachment: unset;
    padding-bottom: 50%; }
  .content-page.contact .location {
    padding: 36px 24px; }
  .content-page.contact .location .part .img {
    width: 100%; }
  .content-page.contact .location .part .content {
    width: 100%;
    padding: 24px; }
  .content-page.contact .location .part .content h2 {
    font-size: 24px;
    margin: 0 0 20px; }
  .content-page.contact .location .part .content h2 i {
    font-size: 20px; }
  .content-page.contact .location .part .content ul li {
    font-size: 14px; }
  .content-page.contact .contact-map iframe {
    height: 450px !important; } }

@media screen and (max-width: 767px) {
  .content-page.products section.products {
    padding: 36px 24px; }
  .content-page.products .filter-by {
    padding: 0 0 20px; }
  .content-page.products .filter-by .wrapper {
    font-size: 14px; }
  .content-page.products .filter-by .wrapper .categories ul li a {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    min-width: 100px; } }

@media screen and (max-width: 767px) {
  .content-page.products.single .details-wrapper {
    padding: 36px 24px;
    margin: 0 0 24px; }
  .content-page.products.single .details-wrapper .left {
    width: 100%;
    margin: 0 0 20px; }
  .content-page.products.single .details-wrapper .right {
    width: 100%; }
  .content-page.products.single .details-wrapper .carousel {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-pack: space-between;
    -webkit-justify-content: space-between;
    justify-content: space-between; }
    .content-page.products.single .details-wrapper .carousel .slider.slider-for {
      width: calc(100% - 70px); }
    .content-page.products.single .details-wrapper .carousel .slider.slider-nav {
      width: 60px;
      height: 100%;
      padding: 0 4px;
      margin-top: 36px; }
  .content-page.products.single .details-wrapper .title-area h1 {
    font-size: 20px;
    margin: 0 0 16px; }
  .content-page.products.single .details-wrapper .title-area .desc p {
    font-size: 14px;
    line-height: 1.35; }
  .content-page.products.single .features .part .info h3 {
    font-size: 18px;
    margin: 0 0 12px; }
  .content-page.products.single .features .part .info p {
    font-size: 14px;
    line-height: 1.35; }
  .content-page.products.single .features .part {
    margin: 0 0 20px; }
  .content-page.products.single .features .part .number span {
    font-size: 18px; }
  .content-page.products.single .features .part .number {
    width: 36px;
    height: 36px;
    margin-right: 16px; }
  .content-page.products.single .features .part .info {
    width: calc(100% - 36px - 16px); }
  .content-page.products.single .details-wrapper .title-area {
    margin: 0 0 20px;
    padding: 0 0 20px; } }

.isIe .page-home .banner .slogan h1.line-1 {
  border: none !important; }
