.home-construction-company-banner-section{
    width: auto;
    height: auto;
}
.home-construction-company-banner-section h1{
    font-weight: 800 !important; 
    letter-spacing: 1px;
    border-right: 4px solid #ec1e31;
    padding: 0px 10px
}
.home-construction-company-banner-section p{
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 1.5;
}
.home-construction-company-banner-section a.wp-block-button__link{
    padding: 10px 25px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #fff !important;
    font-weight: bold;
}
.home-construction-company-banner-section .
/*services-section*/
.home-construction-company-services-section p{
    text-transform: capitalize;
    font-weight: 500;
}
.home-construction-company-services-section h2{
    font-weight: 700;
    padding: 0px;
}
.home-construction-company-services-section .our-services-section  figure.alignright.size-full {
    border: 0;
}
.home-construction-company-services-section .our-services-text.is-layout-flow {
    margin-bottom: 12px;
    border-left: 4px solid #ec1e31;
    padding: 0px 10px;
}
.home-construction-company-services-section .our-services-section {
    border-bottom: 1px solid #bcb6b8;
}
.home-construction-company-services-section .services-butten-section a.wp-block-button__link {
    border: none;
    background: transparent !important;
    color: #000;
    padding: 10px 40px;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    margin: 0 8px;
    border-right: 1px solid #bcb6b8;
    text-transform: uppercase;
}
.home-construction-company-services-section .services-butten-section a.wp-block-button__link:hover{
    box-shadow: none !important;
    color: #ec1e31 !important;
}
.home-construction-company-services-section .services-butten-section .wp-block-button{
    margin-bottom: 0em !important;
}
.home-construction-company-services-section .wp-block-buttons.services-butten-section {
    background: #f5f5f5;
    padding: 14px 0px;
}
.home-construction-company-services-section .tab-title-image img{
    width: 100%;
}
.wp-block-columns.service-icon-column{
/*    display: inline-flex;*/
    gap: 2em;
    padding: 12px 80px;
    clip-path: polygon(13% 0, 100% 1%, 87% 55%, 0 55%) !important;
    background: #f5f5f5;
    margin: 0px;
}
.home-construction-company-services-section .service-icon-section p{
   text-transform: uppercase;
   font-weight: 600;
}
.home-construction-company-services-section .service-icon-section .wp-block-columns{
   margin-bottom: 0em;
}
.home-construction-company-services-section .tab-title-button a.wp-block-button__link{
    text-transform: uppercase;
    background: transparent !important;
    border-left: 4px solid #ec1e31;
    padding: 10px;
    font-weight: 400 !important;
}
.home-construction-company-services-section .tab-title-button a.wp-block-button__link{
   box-shadow: none !important;
   color: #ec1e31 !important;
}
@media screen and (min-width: 320px) and (max-width:720px) {
    .home-construction-company-banner-section .wp-block-column.text-section{
       margin: 15px !important;
    }
    .home-construction-company-services-section .services-butten-section a.wp-block-button__link{
        padding: 5px;
        margin: 2px;
    }
    .home-construction-company-banner-section .wp-block-columns{
       margin: 0px !important;
       padding: 0px !important;
   }
    .home-construction-company-banner-section .wp-block-columns h1{
       font-size: 25px !important;
   }
   .home-construction-company-services-section .service-icon-column {
        display: none;
   }
   .home-construction-company-services-section .wp-block-columns.our-services-section {
       flex-wrap: nowrap !important;
   }
   .our-services-section:not(.is-not-stacked-on-mobile)>.our-services-text{
    flex-basis: 80% !important;
   }
   .our-services-section:not(.is-not-stacked-on-mobile)>.our-services-img{
    flex-basis: 20% !important;
   }
   .home-construction-company-services-section .our-services-img .alignright{
    margin: 0em;
   }   
}
@media screen and (min-width: 721px) and (max-width:991px) {
    .home-construction-company-banner-section .wp-block-columns{
       margin: 0px !important;
       padding: 0px !important;
    }
    .home-construction-company-services-section .services-butten-section a.wp-block-button__link {
        padding: 10px 10px;
    }
    .home-construction-company-services-section .wp-block-columns.tab-title-section{
        flex-wrap: nowrap !important;
    }
   .home-construction-company-services-section .service-icon-column {
        display: none;
   }
   .home-construction-company-services-section .wp-block-columns.our-services-section {
       flex-wrap: nowrap !important;
   }
   .home-construction-company-services-section{
    margin: 0px -100px !important;
  }
  .home-construction-company-services-section .our-services-section,.home-construction-company-services-section .tabs-section,.home-construction-company-services-section .tab-title-section {
    margin: 20px -30px !important;
  }
}
@media screen and (min-width: 992px) and (max-width:1024px) {
    .home-construction-company-services-section .services-butten-section a.wp-block-button__link {
        padding: 10px 23px;
    }
    .home-construction-company-banner-section .wp-block-columns{
       margin: 0px !important;
       padding: 0px !important;
   } 
   .home-construction-company-services-section{
    margin: 0px -100px !important;
  } 
  .home-construction-company-services-section .our-services-section,.home-construction-company-services-section .tabs-section,.home-construction-company-services-section .tab-title-section {
    margin: 15px -80px !important;
  }
}
