body .section1 .slider-text,
body .section1 .slider-text2{
  font-family: 'Cocomat Pro' !important;
}

body .section1 .revslider-initialised,
body .section1 .active-rs-slide,
body .section1 rs-slides{
  overflow: visible !important;
}

.section2 .row1 .column1 .vc_column-inner{
  padding: 50px;
}
.section_icons .wpb_singleimage_heading{
  font-size:15px;
}

.section2 .img1{
  margin-bottom: 0;
}

body .section2 .btn.btn-scheme-dark{
  font-size: 16px;
}

.section2 .title2 .woodmart-text-block{
  font-size: 2.6vw !important;
  line-height: 1.5 !important;
}

.section2 .title1 .woodmart-text-block{
  line-height: 1.2 !important;
  font-size: 3vw !important;
}

body .section2 .title2{
  margin-bottom: 0;
}

body .section2 .title1{
  position: relative;
}

.section2 .title1 .woodmart-text-block em{
  font-family: 'PFRegalDisplayPro' !important;
}

body .section2 .title1:before{
  content: "MEANING";
  position: absolute;
  left: 0;
  bottom: -55px;
  width: 100%;
  font-size: 20px;
  color: #646464;
  font-family: 'Cocomat Pro';
  font-weight: 800;
  letter-spacing: 2px;
}

@media (max-width: 767px){
  body .section2 .title1{
    margin-right: 24vw;
  }

  body .section2 .column1 .wpb_wrapper{
    display: flex;
  }

  body .section2 .title1:before{
    bottom: 0px;
  }
}

@media (max-width: 580px){
  body .section2 .title1:before{
    font-size: 13px;
  }
}

@media (max-width: 460px){
  body .section2 .column1 .wpb_wrapper{
    display: block;
  }

  body .section2 .title1{
    margin-right: 0px;
    text-align: center;
  }

  .section2 .title2 .woodmart-text-block{
    text-align: center;
    font-size: 15px !important;
    margin-top: 50px;
  }

  body .section2 .title1:before{
    left: 50%;
    transform: translateX(-50%);
    bottom: -30px;
  }

  .section2 .title1 .woodmart-text-block{
    font-size: 25px !important;
  }
}

.section3 .row1 .column2 .promo-banner .banner-inner{
  margin-top: 0px;
}


body .section3 .row1 .column1 .content-banner{
  position: absolute;
  bottom: 40px;
  width: 310px;
  margin: 0 auto;
  right: 30px;
  padding: 30px;
  background-color: #F5F4F9;
}

body .section3 .row1 .column1 .content-banner:before{
  content: "";
  position: absolute;
  right: 30px;
  bottom: 20px;
  width: 35px;
  height: 26px;
  background-image: url(/wp-content/uploads/2020/04/right-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.3s ease-in-out;
}

body .section3 .promo-banner:hover .content-banner:before{
  right: 25px;
}

body .section3 .row1 .column1 .woodmart-button-wrapper{
  text-align: right;
}

body .section3 .banner-inner p{
  font-weight: 600;
  padding-right: 3vw;
}

body .section3 .row2 .column3 .content-banner{
  position: absolute;
  bottom: 40px;
  width: 310px;
  margin: 0 auto;
  right: 30px;
  padding: 40px 30px;
  background-color: #F5F4F9;
}

body .section3 .row2 .column3 .content-banner:before{
  content: "";
  position: absolute;
  right: 25px;
  bottom: 20px;
  width: 35px;
  height: 26px;
  background-image: url(/wp-content/uploads/2020/04/right-arrow.png);
  background-size: contain;
  background-repeat: no-repeat;
  transition: 0.3s ease-in-out;
}

body .section3 .row2 .promo-banner:hover .content-banner:before{
  right: 15px;
}

body .section3 .row2 .column3 .woodmart-button-wrapper{
  text-align: right;
}

.section3 .row2 .column1 .promo-banner .banner-inner,
.section3 .row2 .column2 .promo-banner .banner-inner{
  margin-top: 0px;
}

@media (max-width:1140px)
{
  body .section3 .row1 .column1 .content-banner
  {
    width: 260px;
  }

  body .section3 .row2 .column3 .content-banner
  {
    width: 260px;
  }

}

@media (max-width: 991px){
  .section3 .row1 .promo-banner .promo-banner-image{
    height: 544px;
    object-fit: cover;
  }

  .section3 .row1 .banner2 .promo-banner-image{
    object-fit: contain;
    background-color: #DFEEF1;
  }

  .section3 .last-banner .promo-banner-image{
    height: 550px;
    object-fit: cover;
    object-position: top;
  }
}

@media (max-width: 580px){
  .section3 .row1 .promo-banner .promo-banner-image{
    height: 345px;
  }

  .section3 .row1 .banner2 .banner-title{
    text-align: center;
  }

  .section3 .last-banner .promo-banner-image{
    height: 450px;
  }

  .section3 .row1 .column2 .promo-banner .banner-title,
  .section3 .row2 .column1 .promo-banner .banner-title,
  .section3 .row2 .column2 .promo-banner .banner-title{
    font-size: 15px !important;
    line-height: 23px !important;
  }
}

@media (max-width: 400px){
  body .section3 .row1 .column1 .content-banner {
    width: 200px;
  }

  body .section3 .row2 .column3 .content-banner {
    width: 200px;
  }

  body .section3 .column1 .promo-banner .banner-title{
    font-size: 32px !important;
    line-height: 38px !important;
  }
}


body .section4{
  position: relative;
}

body .section4:before{
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 86%;
  height: 420px;
  display: block;
  background-color: #DEEEF0;
}

.section4 .blog-design-masonry.blog-style-shadow .article-body-container {
    margin-top: 15px;
    background-color: #f1f1f1;
}

.section4 .meta-categories-wrapp,
.section4 .entry-meta.woodmart-entry-meta,
.section4 .hovered-social-icons,
.section4 .blog-design-masonry.has-post-thumbnail .post-date{
  display: none;
}

.section4 .blog-design-masonry.blog-style-shadow .article-inner{
  box-shadow: none;
}

.section4 .title1 .woodmart-text-block{
  position: relative;
  display: inline-block;
}

.section4 .title1 .woodmart-text-block:before{
  content: "";
  position: absolute;
  left: -180px;
  top: 45%;
  transform: translateY(-50%);
  width: 0px;
  height: 2px;
  background-color: #646464;
  transition: 0.5s all;
  transition-delay: 0.4s;
}

.section4 .title1 .woodmart-text-block:after{
  content: "";
  position: absolute;
  right: -180px;
  top: 45%;
  transform: translateY(-50%);
  width: 0px;
  height: 2px;
  background-color: #646464;
  transition: 0.5s all;
  transition-delay: 0.4s;
}

.section4.animated .title1 .woodmart-text-block:after,
.section4.animated .title1 .woodmart-text-block:before{
  width: 150px;
}

.section4 .title1{
  margin-bottom: 20px;
}

.section4 .blog-design-masonry.blog-style-shadow:hover .article-inner{
  box-shadow: none;
}

.section4 .post-image-mask{
  display: none;
}

.section4 .text1{
  margin-bottom: 10px;
}

@media (max-width: 1360px)
{
  body .section4:before
  {
    height: 370px;
  }
}

@media (max-width: 991px){
  body .section4 .title1 .woodmart-text-block{
    font-size: 50px !important;
    line-height: 60px !important;
  }
}

@media (max-width: 768px){
  body .section4 article:nth-last-child(1){
    display: none;
  }
}

@media (max-width: 767px){
  .section4 .title1 .woodmart-text-block:before{
    width: calc(100% - 100px) !important;
    left: -155px;
  }

  .section4 .title1 .woodmart-text-block:after{
    width: calc(100% - 100px) !important;
    right: -155px;
  }
}

.section5 .title1{
  margin-bottom: 12px;
}

.section5 .title1 .woodmart-text-block{
  letter-spacing: 2px;
}

.section5 .vc_separator{
  margin-bottom: 20px;
}

.section5 .title2 .woodmart-text-block{
  z-index: 99;
  position: relative;
  z-index: 9;
  display: block;
}

.section5 .vc_sep_width_10{
  width: 15% !important;
}

.section5 .btn-style-link.btn-color-default {
  border-color: #fff;
  color: #fff;
}

.section5 .btn-style-link.btn-color-default:hover {
  border-color: #231F20;
  color: #231F20;
}

@media (min-width: 1141px){
  body .section5{
    margin: 0 6%;
  }
}


@media (min-width: 768px){
  .section2 .row1 .column1,
  .section2 .row1 .column2{
    padding: 0 15px;
  }
  .section3 .row1 .column1 .vc_column-inner{
    padding-right: 0;
  }

  .section3 .row1 .column2 .vc_column-inner{
    padding-left: 0;
  }
  .section3 .row2 .column1 .vc_column-inner,
  .section3 .row2 .column2 .vc_column-inner,
  .section3 .row2 .column3 .vc_column-inner{
    padding: 0;
  }
  .section3 .row2{
    padding: 0 15px;
  }
  body .section4{
    padding: 0 12%;
  }

  body .section5 .wpb_column .vc_column-inner{
    padding-top: 0 !important;
  }
  body .section5 .title3{
    margin-bottom: 10vh;
  }
  body .section2 .row1 .img1 img{
    height: 55vh;
    object-fit: cover;
  }
  .section2 .row1 .column1 .wpb_wrapper{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
  }
  body .section2 .title1{
    padding-right: 10%;
  }

  body .section3 .row1 .banner-title{
    padding-right: 30px;
  }
  .section5 .column2 .vc_column-inner{
    padding: 0 50px;
  }
  .section5 .text1{
    position: relative;
    transform: translateX(-75px);
    width: 126%;
  }

  .section5 .text1:before{
    content: "";
    position: absolute;
    left: -45px;
    top: 50%;
    transform: translateY(-50%);
    width: 200px;
    height: 200px;
    display: block;
    background-image: url(/wp-content/uploads/2020/04/section5-shape.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
    transition: 0.5s all;
    transition-delay: 0.4s;
  }


  .section5.animated .text1:before{
    left: -65px;
  }

  .section2 .column2 .vc_column-inner{
    padding-right: 0;
    padding-left: 0;
  }

}

@media (max-width: 1280px)
{
  .section5 .text1
  {
    width: 180%
  }
}

@media (max-width: 1140px){
  body .section4{
    padding: 0 5%;
  }

  body .section4:before{
    width: 97%;
  }
}

@media (max-width: 1024px)
{
  .wd-tools-element .wd-tools-text
  {
    color: #fff !important;
  }

  .section5 .column2 .text1
  {
    padding-right: 1vw;
  }

}


@media (max-width: 972px)
{
  body .section5 .text1 .woodmart-text-block
  {
    font-size: 14px !important;
  }

  .section5 .text1
  {
    width: 160% !important;
  }

  body .section5 .column1
  {
    width: 60%
  }

  body .section5 .column2
  {
    width: 40%;
  }

}



@media (min-width: 973px) and (max-width:1100px)
{
  body .section5 .column1
  {
    width: 60%
  }

  body .section5 .column2
  {
    width: 40%;
  }

  .section5 .text1
  {
    width: 150% !important;
  }

}



@media (max-width: 768px)
{
  body .section5 .text1 .woodmart-text-block
  {
    line-height: 18px !important;
  }

  body .section5 .text1
  {
    width: 100% !important;
  }
}

@media (max-width: 767px){
  body .section5 .column2{
    width: 45%;
  }

  body .section5 .column2 .vc_column-inner{
    padding: 0 10%;
  }

  body .section5 .column1{
    width: 55%;
  }
}

@media (max-width: 670px){
  body .section5 .column1,
  body .section5 .column2{
    width: 100%;
  }

  body .section5 .column1 .vc_column-inner{
    padding: 200px 0;
  }

  .section4.animated .title1 .woodmart-text-block:after,
  .section4.animated .title1 .woodmart-text-block:before{
    display: none;
  }
}

@media (max-width: 460px){
  body .section5 .column1 .vc_column-inner{
    padding: 150px 0;
  }

  body .section5 .custom-height{
    height: 5vh !important;
  }
}

/***********************************************/

.sliderimage_hide_border .wpls-logo-cnt.slick-slide img {
  filter: grayscale(1) !important;
  -webkit-filter: grayscale(1) !important;
  max-width: 150px !important;
}

.wpls-logo-showcase .slick-dots{
  display: none !important;
}

.wpls-logo-showcase{
  padding: 0 !important;
}
