/* <!-- Start CSS --> */
.featured-products .owl-stage-outer .product-image-container {width: 100%!important;}

body,.cms-page-view .std p, .cms-no-route .std p,.cms-page-view .std h1, .cms-page-view .std h2 {
    color:#222;
}

.item-title {
  width: 60%;
  margin: 10px auto;
}
.item-desc {
  width: 75%;
  margin: 0 auto !important;
}

.icon-list {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  /*justify-content: space-between;*/
  width:85%;
  float: right;
  margin-bottom: 0 !important;
  margin-right: -14px;
}

.icon-list-item {
  display: inline-block;
  width: 25%;
  padding: 0 !important;
}

.owl-nav .owl-prev span.slide-arrow:after, .owl-nav .owl-next span.slide-arrow:after {
    border-top: 3px solid black;
    border-right: 3px solid black;
    opacity: 1;
}


.owl-nav .owl-prev span.slide-arrow, .owl-nav .owl-next span.slide-arrow {
    top: 35%;
}

.owl-carousel .owl-nav button.owl-next {
    height: 20%;
    top: 30%;
    opacity: .4;
}

.owl-carousel .owl-nav button.owl-prev {
    height: 20%;
    top: 30%;
    opacity: .4;
}

.widget-carousel .owl-item{
text-align: left !important;
}


   .explore-button{
        font-size: 15px; 
        bottom: -20px; 
        left: 0; right: 0;    
        margin: 0px auto 0px; 
        width: 220px;
    }
   .explore-center{
       margin: 0px 0px 25px 0px;
   }

.lps-header .set-item_image  {
  width:66.6% !important;
  padding:0px!important;
  height: 350px;
}

.lps-header .set-item_image .hero-image  {
  height: 100%;
}

.lps-header .set-item_image .hero-image.hero-image_desktop  {
  display: block;
}

.lps-header .set-item_image .hero-image.hero-image_mobile  {
  display: none;
}

.lps-header .set-item_text  {
  width:33.3% !important;
  padding-right:0px!important;
  background: #fff;
  height: 350px;
  padding: 20px 0px 0px 0px!important;
}

.lps-header .set-item_text  {
  width:33.3%;
  background: #fff;
  height: 350px;
  padding: 20px 50px 0px 50px!important;
}

.lps-header .set-item_text .intro-title_hero {
  color: #000;
  font-size: 28px;
  font-weight: 700;
  padding-bottom: 8px;
  border-bottom: 2px solid #878787;
  display: inline-block;
}


.lps-header .set-item_text .intro-text_hero {
  font-size: 16px;
  /*font-weight: 700;*/
  line-height: 1.5;
  margin-bottom: 40px;
}

.lps-header .set-item_text .intro_button {
    font-size: 1em;
    font-weight: 700;
    color: #222;
    padding: 8px 12px;
    text-transform: uppercase;
    border: 2px solid #222;
    line-height: 18px;
    display: inline-block;
}

.intro_button {
  font-size: 1em;
  font-weight: 700;
  color: #222 !important;
  padding: 8px 12px;
  text-transform: uppercase;
  border: 2px solid #222;
  line-height: 18px;
  display: inline-block;
}


.lps-feature {
  margin: 75px 0;
}

/*.lps-feature .set-item {
  padding: 40px 0;
  text-align: center; 
}*/

.lps-feature .set-item.video-item-wrap {
  padding: 0;
  margin: 0 9px;
}

.set .section-text {
  width: 80%;
  margin: 15% auto 0;

}

.lps-feature .set-item .video-item {
  height: 284px;
  background: #747474;
  position: relative;
}

.lps-feature .set-item .video-item .video-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow:hidden;
}

.lps-feature .set-item .video-item .video-block iframe {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
border: 0;
}

.lps-bylook, .lps-collection {
  margin-top: 70px;
  text-align: center;
}

.lps-feature h2.section-title, .lps-bylook h2.section-title, .lps-collection h2.section-title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 20px;
  border-bottom: 2px solid #878787;
  margin-bottom: 20px;
  margin-top:30px;
  text-transform: uppercase;
  display: inline-block;
}

/* ARTICLES */


.product-image-container {
    width: 100%!important;
}


.lps-articles {
  margin-top: 50px;
}

.gray-section{
  padding:15px!important;
  background-color:#FAFAFA;
  margin-bottom: 0 0 15px 0;
}

@media only screen and (min-width: 1025px) {

.set-item {padding: 0 0 20px;}

.stat-list--vertical li{padding-top:35px!important;}

#applications .app-image {margin:0px;}

#applications .hero-content-wrapper {width: 93%!important; max-width:298px;}

.hero-title {
    padding: 0px !important;
    text-align: left !important;
    white-space: normal;
    word-break: normal;
    opacity: 1;
    font-size: 18px !important;
    margin-bottom: 10px !important;
    box-sizing: border-box;
    text-rendering: optimizeLegibility;
  }

.block-heading {
  font-weight:bold;
  color: #222!important;
  font-size:14px;
}

.article-title{
  font-size:14px!important;
  font-weight:normal!important;
  text-transform:none!important;
  }

  div.section-title {
    border-bottom: none;
    margin-bottom: 0px;
    letter-spacing: 1.2px;
    background: none;
    font-size: 16px;
    color: #222;
    line-height: 32px;
    font-weight: 600;
    padding-bottom: 5px;
  }
  .lps-feature .set--three, .lps-bylook .set--three {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
  }
  .lps-feature .set--three .set-item, .lps-bylook .set--three .set-item {
    padding-right: 0px;
    width: 32%; 
  }
  .lps-feature .set--three .set-item .video-item {
    height: 339.8px;
  }

  .see-all-link {
    text-align: center;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
  }
}

.lps-articles .gray-section .set {
  padding-left: 11px !important;
}

.lps-articles .gray-section .set .set-item {
  padding: 4px 4px 4px 0;
}

.lps-articles .gray-section .set .set-item img {
  padding: 0 10px 10px 0;
}

.cms-page-view .std h1 {
    text-transform: uppercase !important;
    font-weight: bold !important;
    color: rgb(34, 34, 34) !important;
    font-size: 20px;
    border: none;
}



  .set-description {
    padding-right: 20px;
    text-align: left;
    font-weight: normal;
  }


@media only screen and (max-width: 1024px) and (min-width: 768px) {
.lps-articles .gray-section .set {
    padding-left: 11px!important;
    margin-top: 5px;
  }

.article-title{
  font-size:14px!important;
  font-weight:normal!important;
  text-transform:none!important;
  }
.lps-feature .set--three, .lps-bylook .set--three {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
  }
  .lps-feature .set--three .set-item, .lps-bylook .set--three .set-item {
    padding-right: 0px;
    width: 32%!important; 
  }
  .lps-feature .set--three .set-item .video-item {
    height: 272.97px;
  }
}

@media only screen and (max-width: 768px) {
  .lps-feature {
    margin-top: 50px;
  }
  .lps-feature .set--three, .lps-bylook .set--three  {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; 
  }
  .lps-feature .set--three .set-item, .lps-bylook .set--three .set-item {
    padding-right: 0px;
    width: 32%; 
  }
  .lps-feature .set--three .set-item:nth-child(odd) {
    margin-top: 25px;
  }
  .lps-feature .set--three .set-item .video-item {
    height: 208.97px;
  }
  .set .section-text {
    width: 100%;
    margin-top: 15%;
  }
}

@media only screen and (max-width: 780px) and (min-width: 320px) {
.lps-articles .gray-section .set {
    padding-left: 0px!important;
    margin-top: 5px;
  }
}

@media only screen and (max-width: 1024px) and (min-width: 600px) {
  .gray-section {
    padding: 15px!important;
    background-color: #FAFAFA;
    margin-bottom: 15px;
  }
  div.section-title {
    border-bottom: none!important;
    letter-spacing: 1.2px;
    background: none;
    font-size: 16px;
    color: #222;
    line-height: 32px;
    font-weight: bold;
    padding-bottom: 5px;
  }
  .see-all-link {
    text-align: center;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
  }

.block-heading {
  font-weight:bold;
  color: #222!important;
  font-size:14px;
}


  .hero-title {
    padding: 2px 7px 12px 0px;
    font-size: 14px;
    text-align: left;
    font-weight: normal;
    color: #222!important;
    text-rendering: optimizeLegibility;
    margin: 10px !important;
  }
  .set-description {
    display: none;
  }
}

@media (min-width: 768px), print {
  .lps-articles .set.set--three .set-item {
      width: 33.3333%!important;
      clear: none;
  }
}

@media only screen and (max-width: 767px) {
  .lps-articles .set.set--three .set-item {
      clear: both;
      width: 100%;
  }
}

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

.article-title{font-size:11px!important;}

.widget-carousel .owl-carousel {
    padding-left: 0px!important;
    padding-right: 0px!important;
}

  div.section-title {
    border-bottom: none!important;
    padding-left: 4px;
    margin-bottom: 0px;
    letter-spacing: normal;
    background: none;
    font-size: 16px;
    color: #222;
    line-height: 32px;
    font-weight: bold;
    padding-bottom: 5px;
  }
  .see-all-link {
    text-align: center;
    font-size: 12px;
    text-decoration: underline;
    font-weight: bold;
    letter-spacing: normal;
    text-transform: none;
  }
.lps-articles .set.set--three .set-item {
    padding: 2px !important;
    clear: none !important;
    width: 50% !important;
  }
  .lps-articles .set.set--three .set-item:nth-child(odd) {
    padding-left: 0px!important;
    padding-right: 2px!important;
  }
  .lps-articles .set.set--three .set-item .learn-image {
    padding-right: 4px;
    padding-bottom: 10px;
  }

.block-heading {
  font-weight:bold;
  color: #222!important;
  font-size:12px;
}

  .hero-title {
    font-size: 11px!important;
  }
  .set .section-text {
    margin-top: 80px;
    transform: translateY(-50%);
    width: 90%;
  }
}

/* ARTICLES END */

.feature-image_desktop, .lps-image_desktop {
  display: block;
}

.feature-image_mobile, .lps-image_mobile {
  display: none;
}

.lps-feature h2.section-title, .lps-bylook h2.section-title, .lps-collection h2.section-title {
/*font-style: normal;*/
/*list-style: none !important;*/
/*box-sizing: border-box;*/
/*margin: 0;*/
/*padding: 0;*/
/*text-transform: uppercase;*/
border-bottom: none!important;
margin-bottom: 0;
margin-top: 0px;
letter-spacing: 2px;
background: none;
font-size: 18px;
/*text-align: left;*/
font-weight: 900;
color: #222;
line-height: 32px;
padding-bottom: 5px;
}

/*-----SLIDER ARROWS START-----*/
.featured-products {
  text-align: center;
}

.featured-products .owl-stage-outer .product-image-container {
  margin: 0 auto;
}

.featured-products .owl-stage-outer .owl-item h4 {
  font-style: normal;
  list-style: none !important;
  -webkit-tap-highlight-color: transparent;
  user-select: none;
  box-sizing: border-box;
  margin: 0;
  font-weight: 700;
  font-size:16px;
  color: #222!important;
  line-height: 1.5!important;
  margin-top: 10px;
  margin-bottom: 5px;
}
 
.featured-products .owl-stage-outer .owl-item h4 a {
  text-decoration: none;
  color: #222;
  font-size: 16px;
  font-weight: 400;
  width: 100%;
  padding: 0;
}
 
.featured-products .owl-carousel .owl-nav .owl-prev span.slide-arrow {
  left: 0px !important;
  top: 132.5px;
  transform: translateY(-50%);
  margin-left: -20px;
}

.featured-products .owl-carousel .owl-nav .owl-next span.slide-arrow {
  right: 0px !important;
  top: 132.5px;
  transform: translateY(-50%);
  left: unset;
  margin-right: -20px;
}

.featured-products .owl-carousel .owl-nav button {
  top: 0;
  background: none!important;
}

.featured-products .owl-nav .owl-prev span.slide-arrow:after,
.featured-products .owl-nav .owl-next span.slide-arrow:after {
    border-top: 3px solid black;
    border-right: 3px solid black;
    opacity: 1;
}

@media (max-width: 1024px) {
  .featured-products .owl-carousel .owl-nav .owl-prev span.slide-arrow {
    top: 115.5px;
  }

  .featured-products .owl-carousel .owl-nav .owl-next span.slide-arrow {
    top: 115.5px;
  }
  .item-title {
    width: 70%;
  }
  .item-desc {
    width: 95%;
  }
}

@media (max-width: 812px) {
  .featured-products .owl-carousel .owl-nav .owl-prev span.slide-arrow {
    top: 81.5px;
  }

  .featured-products .owl-carousel .owl-nav .owl-next span.slide-arrow {
    top: 81.5px;
  }
}

@media (max-width: 768px) {
  .featured-products .owl-carousel .owl-nav .owl-prev span.slide-arrow {
    top: 113px;
    margin-left: 10px;
  }

  .featured-products .owl-carousel .owl-nav .owl-next span.slide-arrow {
    top: 113px;
    margin-right: 10px;
  }
  .item-title {
    width: 90%;
  }
  .item-desc {
    width: 95%;
  }
}

@media (max-width: 599px) {
  .featured-products .owl-stage-outer {
    height: 260px;
  }
.widget-carousel .owl-item a {font-size:14px;text-align:left;}
 .item-icon {
    width: 32px !important;
  }

}

@media (max-width: 375px) {
  .featured-products .owl-carousel .owl-nav .owl-prev span.slide-arrow {
    top: 73.75px;
    margin-left: 5px;
  }
  .featured-products .owl-carousel .owl-nav .owl-prev span.slide-arrow::after {
    width: 15px;
    height: 15px;
  }

  .featured-products .owl-carousel .owl-nav .owl-next span.slide-arrow {
    top: 73.75px;
    margin-right: 5px;
  }

  .featured-products .owl-carousel .owl-nav .owl-next span.slide-arrow::after {
    width: 15px;
    height: 15px;
  }
}

/*-----SLIDER ARROWS END-----*/


@media (max-width: 1024px) {
  .lps-header .set-item_text  {
    height: 340px;
    padding: 10px 20px 0px 20px!important;
  }
  .lps-feature .set-item.video-item-wrap {
    width: 38%!important;
  }
  .lps-header .set-item_image  {
    width: 66.6% !important;
    height: 340px;
  }
  .lps-header .set-item_image .hero-image  {
    height: 100%;
  }
}

@media (max-width: 768px) {
  .lps-header .set-item_text  {
    height: 290px;
    padding: 10px 0px 0px 20px!important;
  }
  .lps-header .set-item_image  {
    width: 66.6% !important;
    height: 290px;
  }
  .lps-header .set-item_image .hero-image  {
    height: 100%;
  }
  .lps-header .set-item_text .intro-title_hero {
    font-size: 24px;
  }
  .lps-header .set-item_text .intro-text_hero {
    font-size: 14px;
    margin-bottom: 5px;
  }
  .lps-feature .set--three .set-item {
    clear: none;
  }
  .lps-feature .set-item.video-item-wrap {
    width: 37%!important;
  }
  .lps-feature .set-item.video-item-wrap .video-item {
    height: 250px;
  }
  .lps-bylook .set--three .set-item {
    clear: none;
    width: 33.3333%;
  }
  
  .lps-bylook .set--three .set-item {
    clear: none;
    width: 32.4%;
  }
/*
  .lps-bylook .set--three .set-item:nth-child(2) {
    margin: 0 10px;
  }
  .lps-bylook .set--three .set-item:nth-child(5) {
    margin: 0 10px;
  }*/
}

@media (max-width: 599px) {   
  .lps-header .set-item_image .hero-image.hero-image_desktop, .lps-image_desktop  {
    display: none;
  }
  .lps-header .set-item_image .hero-image.hero-image_mobile, .lps-image_mobile  {
    display: block;
  }

  .page-main {
  padding: 0px!important;
  margin: 0px!important;
  }

  .lps-header .set-item_image  {
    width:100%;
    height: 290px !important;
  }

  /*.lps-header .set-item_text {
  width: 100%;
  padding: 30px 20px !important;
  }*/

  .lps-header .set-item_text .intro-text_hero {
  font-size: 16px;
  margin-bottom: 15px;
  }
  .lps-feature .set--three .set-item {
  clear: both;
  width: 100%!important;
  margin: 0 0 10px 0;
  padding: 0;
  }
  .feature-image_desktop {
    display: none;
  }
  .feature-image_mobile {
    display: block;
  }
  .lps-feature {
  margin-bottom: 40px;
  }
  .lps-bylook {
  margin-top: 20px;
  text-align: center;
  }
  .lps-bylook .set-item, .lps-collection .set-item {
  clear: both!important;
  width: 100%!important;
  margin: 0!important;
  }
  /*.lps-articles {
  margin-top: 20px;
  }*/
  .lps-header .set-item_text {
    width: 100%;
    padding: 15px 20px 0!important;
    height: 280px;  
  }
  .lps-header, .lps-feature, .lps-bylook {
    margin-bottom: 35px;
  }
  .lps-feature, .lps-bylook,
  .lps-bylook .section-title,
  .lps-collection,
  .lps-collection .section-title {
    margin-top: 0px;
  }
.lps-feature .set-item.video-item-wrap {
    margin-top: 40px;
  }
.lps-bylook {
    margin-left: 10px;
    margin-right: 10px;
  }
.lps-bylook .set img {
    width: 100%;
    margin: 0;
  }
.cms-page-view .std .messages, .cms-home .std .messages {
  margin-bottom: 0px;
}
.lps-feature .set .set-item:last-child {
    display: none;
  }
}


h1, h2, h3, a {
  font-family: 'Manrope',Arial,sans-serif !important;
}

p {
  font-family: 'Manrope',Arial,sans-serif !important;
  font-size: 16px; 
}

h2.section-title {
  color: #000;
  font-size: 18px;
  font-weight: 700;
  padding-bottom: 0px;
  border-bottom: none;
  margin-bottom: 10px;
  text-transform: uppercase;
  /*display: inline-block;*/
  text-align: center;
}

.stat-list--vertical li {
  border-top: none;
}

.lps-header .set-item_text {
  padding: 20px 30px 0 30px!important;
}

.lps-header .set-item_text .intro-title_hero {
  margin-bottom: 10px;
}

.lps-header .set-item_image {
  /*height: 450px;*/
}

.lps-header .set-item_image .hero-image {
  /*height: 450px;*/
}

.lps-header .set-item_text .intro-text_hero {
  margin-bottom: 30px;
}

.qualy {
  margin-bottom: 30px;  
}

.qualy-title {
  background: #fff;
  display: block;
  width: 50%;
  position: relative;
  padding: 0px 10px;
  width: 50%;
  margin: 0 auto 10px;
  z-index: 999;
  color: #000;
  font-size: 16px;
  font-weight: 700;
}

.qualy-text {
  position: relative;
  z-index: 99;
  width: 80%;
  margin: -23px auto 0px !important;
  font-size: 10px !important;
  border: 1px solid #000;
  padding: 20px;
}

.lps-header {
  margin-bottom: 15px;
}

.stat-list--vertical li {
  padding: 15px 0;
}

.std ul {
  margin-bottom: 0;
}

.stat-list--vertical li:last-child {
  border: none;
}

.set--three.collections, .set--four.set--four_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between; 
}
.set--three .set-item {
  padding-right: 0px;
  width: 32.5%!important; 
}
.set--four.set--four_flex .set-item {
  padding: 0;
  width: 24.1%;
}

.section-title_sub {
  text-align: left !important;
  font-size: 10px !important;
  padding-top: 6px !important;
}

.installation > .set-item > .set--two {
  padding-right: 20px !important;
}  

p > a {
  color: #222;
  text-decoration: none;
  transition: all .3s ease;
}
p > a:hover {
  color: #222;
  opacity: .9;
}

.difference {
  max-height: 315px;;
}

.difference .set-item {
  padding-bottom: 0;
}

.difference .set-item:first-child {
  padding-left: 0;;
}

.difference .set-item:last-child, .installation .set-item:last-child {
  padding-right: 0;
}

.installation .section-title_sub {
  padding-top: 3px !important;
  padding-bottom: 3px;
  margin-bottom: 0;
}

.installation-img {
  display: block;
  width: 100%;
  height: 139px;
}

@media (max-width: 1024px) {
  .lps-header .set-item_text {
    padding: 0px 30px 0 30px!important;
  }
  .spec-logo {
    width: 130px !important;
    margin-left: 7px !important;
  }
  .lps-header .set-item_text .intro-title_hero {
    font-size: 24px;
  }
  .qualy-text {
    width: 90%;
  }
  .icon-list {
    margin-right: 0px;
  }
}

@media (max-width: 768px) {
  .lps-header .set-item_text {
    padding: 0px 0px 0 10px!important;
  }
  .spec-logo {
    width: 114px !important;
    margin-left: 5px !important;
  }
  .lps-header .set-item_text .intro-title_hero {
    font-size: 22px;
  } 
  .lps-header .set-item_text .intro-text_hero {
    margin-bottom: 5px;
  }
  .qualy {
    margin-bottom: 20px;
  }
  .qualy-title {
    width: 70%;
  }
  .set--three .set-item {
    clear: none;
  }
  .set--two .set-item {
    width: 50%;
  }
  .difference .set-item:first-child {
    padding-right: 5px;
  }
  .difference .set-item:last-child {
    padding-left: 5px;
  }
  .difference p {
    width: 100% !important;
  }
  .installation > .set-item:first-child {
    padding-right: 5px !important;
  }  
  .installation .set-item:last-child {
    padding-left: 5px;
  }  
  .installation p {
    width: 100% !important;
  }
  .installation > .set-item > .set--two {
    padding-right: 0px !important;
  } 

  .installation > .set-item > .set--two > .set-item:nth-child(odd) {
    padding-right: 5px !important;
  }

  .installation > .set-item > .set--two > .set-item:nth-child(even) {
    padding-left: 5px !important;
  }

  .installation-img {
    height: 125px;
  }
}

@media (max-width: 599px) {
  .lps-header {
    height: auto;
    margin-bottom: 20px;
  }

  .lps-header .set-item_image .hero-image {
    height: 290px;
  }

  .lps-header .set-item_text {
    padding: 35px 10px 0 10px!important;
    height: auto; 
  }
  .spec-logo {
    width: 115px !important;
    margin-left: 53px !important;
  }
  .lps-header .set-item_text .intro-title_hero {
    font-size: 24px;
    margin-bottom: 20px;
  } 
  .lps-header .set-item_text .intro-text_hero {
    margin-bottom: 20px;
  }
  .set--three.how-to-order .set-item {
    width: 100%;
    margin-bottom: 10px;
  }
  .set--three.collections .set-item {
    width: 49%;
    margin-bottom: 10px;
    padding-bottom: 0;
  }
  .set--three.collections :last-child {
    width: 100%;
    margin-bottom: 0px;
    padding-bottom: 0;
  } 

/*
  h2.section-title {
    font-size: 20px;
  }
*/

  .set--two .set-item {
    width: 100% !important;
  }
  .difference .set-item:first-child {
    padding-right: 0;
  }
  .difference .set-item:last-child {
    padding-left: 0;
  }
  .installation .set-item:last-child {
    text-align: center !important;
    padding-left: 0;
  }
  .difference .section-title, .difference p, .installation .section-title, .installation p {
    text-align: center !important;
  }

  li.stat {
    /*border-bottom: 1px solid #222;*/
    margin-bottom:40px;

  }
  .icon-list-item {
    width: 50%;
  }
  .set-item {
    padding-bottom: 0;
  }
  .set--four.set--four_flex .set-item, .set--three .set-item {
    width: 49% !important;  
    margin-bottom: 10px;
  }
  .set--four.set--four_flex .set-item img, .set--three .set-item img {
    width: 100%;
  }

  /*.numbers .set-item {
    clear: both;
    width: 100% !important;
    height: 160px !important;
    margin-bottom: 20px;
  }*/

}

.set--four .set-item {
  width: 24%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Pavers End*/

/*Applications Start*/

.set--four {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.numbers {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#applications .set {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
} 

#applications .set--four .set-item {
  width: 24%;
  padding-left: 0 !important;
  padding-right: 0 !important;
} 

#applications .hero-image-app {
  position: relative;
} 

#applications .app-image {
  position: relative;
  border-radius: 10px!important;
  border: 1px solid #999;
}

#applications .hero-content-wrapper {
  position: absolute;
  background: #fff;
  bottom: 0;
  top: inherit;
  border: 1px solid #999;
  border-top: none;
  border-radius: 0 0 10px 10px;
  height: auto;
} 

#applications .hero-content-wrapper .hero-content {
  padding: 10px 0;
} 

#applications .hero-title {
  padding: 0;
  font-weight: 700;
  margin-bottom: 0 !important;
} 
/* APP IMAGE END*/
@media (max-width: 1024px) {
/* APP IMAGE START*/
#applications .set-item {
  width: 24%;
} 

#applications .hero-content-wrapper .hero-content {
  padding: 10px 0;
  padding-top: 0;
}

#applications .hero-title {
  padding: 0;
  font-weight: 700;
}
/* APP IMAGE END*/
}

@media (max-width: 768px) {
/* APP IMAGE START*/
.app-item {
  padding-bottom: 0;
}

#applications .hero-content-wrapper .hero-content {
  padding-top: 0;
}
/* APP IMAGE END*/
}
@media (max-width: 599px) {   
/* APP IMAGE START*/
#applications .set--four .set-item {
  width: 49% !important;
  margin-bottom: 15px !important;
} 
#applications .hero-content-wrapper .hero-content {
  padding: 7px 0;
}
#applications .hero-title {
  text-align: center;
} 
/* APP IMAGE END*/
}
/*Applications End*/

/*Testimonial Start*/
.testimonial-wrap {
  border: 2px solid #222;
  border-radius: 10px;
  padding: 40px;
  min-height: 100%;
}

.testimonial-wrap p {
  margin-bottom: 0;
}

*/
.testimonial-content::before {
  content: "";
  display: block;
  /*background: url("https://aicdn.speedsize.com/e0ef94ef-bbea-450b-a400-575c3145c135/www.tilebar.com/media/wysiwyg/Homepage/webp-images/sample-quotation-1.webp") no-repeat;*/
  background-size: contain;
  width: 70px;
  height: 15px;
  clear: both;
  margin-left: -10px;
  margin-bottom: 0;
}
.testimonial-content::after {
  content: "";
  display: block;
  /*background: url("https://aicdn.speedsize.com/e0ef94ef-bbea-450b-a400-575c3145c135/www.tilebar.com/media/wysiwyg/Homepage/webp-images/sample-quotation-2.webp") no-repeat;*/
  background-size: contain;
  width: 70px;
  height: 15px;
  clear: both;
  margin-right: -10px;
  margin-left: auto;
}*/


.testimonial-name {
  text-align: left;
  margin-bottom: 0;
}
.testimonial-name::before {
  content: "";
  display: block;
  /*background: url("https://aicdn.speedsize.com/e0ef94ef-bbea-450b-a400-575c3145c135/www.tilebar.com/media/wysiwyg/Homepage/webp-images/sample-martini-v2.webp") no-repeat;*/
  background-size: contain;
  width: 70px;
  height: 85px;
  float: left;
  margin-top: -25px;
}
.video-item {
  background: #747474;
  position: relative;
  height: 355px;
}
.video-item .video-block {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
}
.video-block iframe {
  min-width: 100%;
  min-height: 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  border: 0;
  width: 100%;
}
@media (max-width: 1024px) {
  .set--four .set-item {
    width: 24% !important;
  }
  .testimonial-wrap {
    min-height: 100%;
  }
}
@media (max-width: 768px) {
  .set--four .set-item {
    width: 49% !important;
  }
  #applications .set--four .set-item {
    width: 24% !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
  } 
  .testimonial-wrap {
    min-height: 100%;
  }
  .video-item {
    height: 100%;
  }
}
@media (max-width: 599px) {
  .set--four .set-item {
    width: 96% !important;
    margin: 20px auto 0;

  }
  .testimonial-wrap {
    height: 100%;
    min-height: 100px;
  }
  .video-item { 
    height: 295px;
  }
  .numbers .set-item {
    width: 100% !important;
  }  
  .numbers .set-item {
    width: 100% !important;
    margin: 0 5px 10px;
  }
  .samples-img {
    width: 60% !important;
  }
  #applications .set--four .set-item {
    width: 49% !important;
    margin-bottom: 15px !important;
  } 
}
/*Testimonial End*/
/*Processed-by-SpeedSize:2026-06-04_22:10:04*/