p {
  padding-bottom: 1.5em;
  margin:0;
}
h1 ,h2,h3,h5,h4,h6{
  margin-bottom: 7px;
  text-transform:capitalize;
}


@media (min-width:1000px){
  .page-center{
    padding: 0px 90px;
  }
}
@media only screen and (min-width: 690px) and (max-width: 999px){
  .page-center{
    max-width: 600px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 690px){
  .page-center{
    max-width: 400px;
  }
}
@media only screen and (max-width: 690px){
  .page-center{
    max-width: 100%;
    padding: 0 15px;
  }
}
@media only screen and (max-width: 321px){
  .page-center{
    max-width: 300px;

  }
}
@media only screen and (max-width: 1300px) and (min-width: 1000px){

  h1{
    font-size:60px;
  }
  body {
    font-size: 14px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 999px) and (min-width: 690px){
  h1{
    font-size:40px;
  }
  body {
    font-size: 14px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 690px){
  body {
    font-size: 14px;
    line-height: 26px;
  }
}

.span2 .hs-button,
.span3 .hs-button,
.span4 .hs-button,
.span5 .hs-button,
.span6 .hs-button{
  padding:15px 22px;
}
form label, form legend {
  font-family: Inter;
  font-size:16px;
  font-weight: 700 !important;
}
form input[type=email], form input[type=file], form input[type=number], form input[type=password], form input[type=search], form input[type=tel], form input[type=text], form select, form textarea {
  padding: 10px;
  width: 100% !important;
  font-size: 14px;
  font-family: inherit;
  line-height: 24px;
  border-width: 2px;
}
.hs-button, .hs-sec-btn, .hs-trans-btn, .systems-page .hs-search-results__next-page, .systems-page .hs-search-results__prev-page, form input[type=submit] {
  font-family: Roboto;
  text-transform: capitalize !important;
  letter-spacing: 0px;
  font-size: 16px;
  font-weight: 700;
  line-height:normal;
  transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
}
.hs-button:hover, .hs-sec-btn:hover, .hs-trans-btn:hover, .systems-page .hs-search-results__next-page:hover, .systems-page .hs-search-results__prev-page:hover, form input[type=submit]:hover{
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}
.cm-header.header .page-center{
  padding:0px 28px;
} 
.cm-header.header .primary-section{
  padding:0px 
} 

.cm-header ul li{
  list-style-type:none;

}
.cm-header .nav>nav>ul .header__menu-item--depth-1>a{
  margin-left: 41px;
  margin-right: 41px;
  text-transform: capitalize;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  position:relative;
}
.cm-header .right-section{
  margin-right: 82px
}
.cm-header .logo-section{
  margin-right: 2%;}
.cm-header .primary-section .container-wrapper{
  column-gap:0px;
}
.cm-header  .header__menu--desktop>.header__menu-wrapper{
  column-gap:0px
}
.cm-header .header__menu--desktop>.header__menu-wrapper>li:last-child>a {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.cm-header .nav>nav>ul .header__menu-item--depth-1.active-branch>a {
  color: #fff;
}
.cm-header a.header__menu-link.header__menu-link--active-link {
  background-color: #401319 !important;
  color: #fff !important;
}
.cm-header .nav>nav>ul .header__menu-item--depth-1.active-branch>a :after  {
  transform: scale(1);
}

.cm-header .right-section .btn-section a{
  text-transform: capitalize;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 16px;
  font-weight: 500;
  margin-left: 41px;
}
.cm-header .nav>nav>ul .header__menu-item--depth-1>a :after{
  position: absolute;
  display: block;
  bottom: -6px;
  left: 0px;
  width: 100%;
  transform: scaleX(0);
  content: "";
  padding-bottom: inherit;
  transition: transform 0.3s ease-out, border-color 0.3s ease-out;
  border-top: 2px solid rgb(0, 0, 0);
  transform-origin: 0px 0px;
  bottom: -3px;
  border-color: #ffffff;
}
.cm-header .nav>nav>ul .header__menu-item--depth-1:hover>a :after{
  transform: scaleX(1);
}

.cm-header .nav>nav>ul .header__menu-item--depth-1 ul>li a {
  font-size: 16px;
  line-height: 14px;
  font-weight: 500;
  padding:15px 0px;
  margin:0px 0px 0px 0;
}  
.cm-header .header__menu--desktop>.header__menu-wrapper>li:last-child>a>.child-trigger{
  display: none;
}
.custom-footer .back_to_top {
  right: 17px;
  bottom: 17px;
}

/* **********************************************footer********************************* */
.custom-footer .footer-section{
  background-color:transparent;
}
.custom-footer:after{
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  left: 0;
  top: 0;
  opacity: 0.9;
  background-color:#000;
  z-index: -1;
}
.sec1-col1 p a:hover{
  color:#ddd !important;
  opacity: .65;
}
.custom-footer{
  background-image: url('https://242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/WestOhioTool_May2025/Images/bigg-150x150.jpg');
  background-size: cover;
  background-position: center;
  background-color: #000000 !important;
  color: #dddddd !important;
  position:relative;
  z-index:99;
}
.custom-footer .sec1-col1 p a{
  color:#dddddd !important;
}
.custom-footer .cm-section1 .page-center .flex_row{
  padding: 20px;
}
.sec1-col1 p{
  color:rgb(221, 221, 221);
  text-align:center;
  line-height: 30px;
}
.cm-header.header .mobile-close-icon {
  right: 16px;
}
.sec2-col2 .footer-social .footer-social-item a:hover svg path{
  fill:#fff;
}
.sec1-col1  h3{
  font-weight:600;
  font-size:24px;
  color:#fff;
  text-align:center;
  margin-bottom: 8px;
  line-height:32px;
}
.sec1-col1  .cm-address .footer-content p:nth-last-of-type(2){
  padding-bottom:20px;
}
.sec1-col1 .cm-address .footer-content p:nth-last-of-type(1) {
  padding-bottom: 0px;
}
.custom-footer .cm-section1 .flex_row .sec1-col1{
  font-size:1rem;
}
.custom-footer .cm-section1 .flex_row{
  justify-content:space-between
}
.sec1-col4{
  display:flex
}
.sec2-col1 p{
  line-height: 22px;
  margin-top: 3px !important;
  padding-bottom:0px;
  color: #939393;
  font-size:14px;

}
.cm-section2{
  padding: 20px 0 !important;
}
.sec2-col2 .footer-social{
  justify-content:flex-end;
}
.sec2-col2 .footer-social .footer-social-item{
  width: 19px;
  height: 24px;
  margin: 0 0px 0 18px;
}
.sec2-col2 .footer-social .footer-social-item a{
  width:20px;
  height:20px;
}
.sec2-col2 .footer-social .footer-social-item>a svg{
  width:20px;
  height: 20px;
}

.sec2-col2 .footer-social {
  gap: 0px;
  padding-left: 0px;
}
.custom-footer .sec2-col2{
  padding:0px;
}
.custom-footer .back_to_top{
  width:29px;
  height:29px;

  border-color:transparent;
  -webkit-transition: -webkit-box-shadow 0.3s cubic-bezier(.55,0,.1,1), background-color 0.1s linear;
  background-color: rgba(0, 0, 0, 0.25);
}
.custom-footer .back_to_top:hover{
  background-color:#460f18 !important;  
}
.custom-footer .back_to_top svg{
  width:9px;
  height:14px;
  color: #FFF;
  fill: #FFF;


}
.custom-footer .back_to_top:hover svg{
  color: #FFF;
  fill: #FFF;
}
.cm-header .cst-humburger-icon .trigger:nth-child(2) {
  margin-left: 12px;
  width: 22px;
}
.cm-header .header .cst-humburger-icon .trigger{
  width:22px;
  margin: 4px 0 4px 12px;
}
.cm-header.header .cst-humburger-icon .trigger:nth-child(3){
  width:14px
}
.cm-header.header .cst-humburger-icon .trigger:first-child {
  margin-top: 6px;
}
.cm-header.header .cst-humburger-icon .trigger{
  width:22px;
  margin: 4px 0 4px 12px;
}

@media (min-width: 690px) {
  .sec2-col1 {
    width: 40.5%;
    padding:0px !important;
    margin-right: 2%;
  }
  .sec2-col2{
    width: 57.5%;
  }
  .custom-footer  .cm-section1 .flex_row>div {
    width: 23.5%;
    padding:0px !important;
  }
  .custom-footer  .cm-section1 .flex_row .sec1-col1{
    margin-right: 2%; 
  }
}
@media  (min-width: 992px){

  .custom-footer .page-center {
    padding: 0px 90px;
  }
  .cm-header .logo-section a{
    margin-top: 28px;
    margin-bottom: 28px;
    position: relative;
    display:block;
  }
  .cm-header .nav{
    margin-left:auto;
  }
  .cm-header .right-section .cst-humburger-icon{
    display:none;
  }
  .cm-header .header__menu--desktop>.header__menu-wrapper>li:last-child>a{
    background-color: #ffffff;
    color: #000000 !important;
    padding: 20px !important;
    border-radius: 5px;
    margin-left: 41px;
    margin-right: 0px;
  }
  .cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover>ul{
    padding:20px;
    width: 240px;
  }
  .cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover>ul>li{
    opacity: 1;
    -ms-transform: translateY(0px);
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
  }
  .cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2>li{
    opacity: 0;
    -ms-transform: translateY(13px);
    -webkit-transform: translateY(13px);
    transform: translateY(13px);
    -ms-transition: transform 0.65s cubic-bezier(0.2,.8,.25,1),opacity 0.65s cubic-bezier(0.2,.8,.25,1);
    transition: transform 0.65s cubic-bezier(0.2,.8,.25,1), opacity 0.65s cubic-bezier(0.2,.8,.25,1);
    -webkit-transition: transform 0.65s cubic-bezier(0.2,.8,.25,1), opacity 0.65s cubic-bezier(0.2,.8,.25,1)
  }
  .cm-header .nav>nav>ul .header__menu-item--depth-1 ul>li a {
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    ;
    padding: 6px 6px;
  } 
  .cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-submenu--level-2{
    transition:none !important;
  } 
  .cm-header.header .primary-section{
    display:block;

  }
  .cm-header .primary-section .container-wrapper{
    align-items:normal;
  }
  .cm-header .header__menu .header__menu--desktop{
    height:100%;
  }

  .cm-header .header__menu.header__menu--desktop{
    height: 100%;

  }
  .cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu{
    height:100%;
    display:flex;
    align-items:center;
    position: relative;
  }
  .cm-header .header__menu--desktop > .header__menu-wrapper {
    height:100%
  }
  .cm-header  .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:hover >ul{
    transform: translateY(0);
  } 
  .cm-header .nav > nav > ul .header__menu-item--depth-1 > a .child-trigger{
    margin:0px;
  }
  .cm-header .nav > nav > ul .header__menu-item--depth-1 > a .child-trigger svg{

    display: none;
  }
  .cm-header .nav>nav>ul .header__menu-item--depth-1>a :before{
    content: "\f107";
    font-size: 16px;
    line-height: 16px;
    text-align: center;
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    padding-left: 9.5px;
  }

}
@media (max-width:1512px){
  .sec1-col4{
    display:block;
  }
  .footer.footer_section__2.custom-footer  .footer-section-1 .col-section.num2 {
    display: block;
  }
  .sec1-col4 .footer-image img{
    margin-bottom:20px;
  }
  .custom-footer .cm-section1 .flex_row .sec1-col1{
    font-size: 14px;
  }
  .sec1-col1 h3{
    white-space:nowrap;
    font-size:20px;
  }   
}
@media(max-width:1376px){
  .cm-header .nav>nav>ul .header__menu-item--depth-1>a{
    margin:0px 10px
  }
  .cm-header .right-section{
    margin-right:0px
  } 
  .cm-header .header__menu--desktop>.header__menu-wrapper .header__menu-item--has-submenu:last-child>ul {
    right: 0;
    left: auto;
  }
  .cm-header .header__menu--desktop>.header__menu-wrapper{
    justify-content:unset;
    flex-wrap:nowrap
  }
  .cm-header .header__menu--desktop>.header__menu-wrapper>li:last-child>a{
    margin:0;
    padding:10px !important

  }
}
@media(max-width:1300px){
  .sec1-col1 .cm-address .footer-content p:nth-last-of-type(2){
    line-height:26px;
  }
  .sec1-col1 h3{
    line-height: 27.2px;
  }
  .sec1-col1 .cm-address .footer-content p:last-of-type{
    word-break: normal;
  }
}
@media(max-width:1000px){
  .custom-footer .cm-section1 .flex_row .sec1-col1 {
    margin: 0 15px 40px 0px;
  }
}
@media (max-width:991px){

  .cm-header .header__menu--desktop>.header__menu-wrapper>li:last-child>a {
    background: transparent !important;
    color: #fff !important;
  }
  .custom-footer .cm-section1 .page-center .flex_row {
    align-items: center;
  }

  .footer.footer_section__2.custom-footer .footer-section-1 .col-section.num2 {
    margin: 0;
    padding: 0 !important;
  }
  .cm-header.header .nav {
    position: absolute;
  }
  .cm-header .header__menu--desktop>.header__menu-wrapper>li:last-child>a {
    padding: 15px 0 !important;
  }
  .custom-footer .page-center{
    max-width:600px;
  }
  .custom-footer .cm-section1 .flex_row {
    flex-direction:column;
  }
  .custom-footer .cm-section1 .flex_row>div{
    margin: 0;
    padding: 0 !important;
    max-width: 100% !important;
    justify-content: center;
  }
  .sec1-col4{
    margin-left:auto;
  } 
  .sec2-col2 {
    max-width: 49%;
    width: 100%;
  }
  .sec2-col1{
    max-width: 49%;
    width: 100%;
  }
  .cm-header .primary-section{
    padding: 12px 0 !important;
  }
  .cm-header .logo-section a img{
    height: 40px !important;
    width:auto !important;
  }
  .cm-header .primary-section .container-wrapper{
    justify-content:space-between
  }
  .cm-header .cst-humburger-icon .trigger {
    background-color: #ffffff !important;

  }
  .cm-header .right-section {
    margin-right:0px
  }  
  .cm-header .logo-section{
    z-index: 999;
  }
  .cm-header .nav .header__menu.header__menu--desktop{
    top:4rem;

  }
  .cm-header .nav .header__menu.header__menu--desktop>ul{
    padding:0px !important;
  }
  .cm-header .nav>nav>ul .header__menu-item--depth-1>a{
    margin:0px;
    padding:15px 0px !important;

  }
  .cm-header.header .nav{
    height:auto;
  }
  .cm-header.header .nav .header__menu.header__menu--desktop{
    min-height:auto
  }
  .cm-header.header .nav .header__menu.header__menu--desktop ul>li:not(:last-child){
    border-bottom-color: #00000014;   
  }
  .cm-header.header .nav .header__menu.header__menu--desktop>ul>li:first-child{
    border-top:none; 
  }
  .cm-header.header .mobile-close-icon{
    top: 18px;
    right: 19px;
  }
  .cm-header.header .mobile-close-icon svg.svg-icon{
    font-size:22px;
  }
  .cm-header.header .nav .header__menu.header__menu--desktop>ul>li>.mobile-child-trigger:before{
    content: "\f107";
    font-family: FontAwesome;
    font-size: 20px;
    display:block !important;
    visibility:visible;
  }
  .cm-header.header .nav .header__menu.header__menu--desktop>ul>li>.mobile-child-trigger.child-open:before{
    content: "\f107";
    font-family: FontAwesome;
    font-size: 20px;
    display:block !important;
    visibility:visible;
    transform:rotate(180deg);
    transition:.3s ease-in
  } 
  .sec2-col2 .footer-social{
    justify-content:flex-end !important;
  }
  .cm-header .nav .header__menu.header__menu--desktop>ul{
    margin:0px;
    padding:0px 28px !important;
  }
  .cm-header .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger{
    justify-content:flex-end !important;
  }
  .custom-footer .cm-section1 .flex_row .sec1-col1 {
    width: 100%;
  }

  .cm-header.header .nav .header__menu.header__menu--desktop> ul ul>li {
    border-bottom: 1px solid rgb(0 0 0 / 8%) !important;
  }

  .cm-header.header .nav .header__menu.header__menu--desktop> ul ul>li:last-child {
    border: none !important;
  }
  header.header .nav .header__menu.header__menu--desktop ul >li{
    border: none !important;
  }
  header.header .nav .header__menu.header__menu--desktop> ul>li>.mobile-child-trigger {
    top: -3px;
    right: -5px;
  }
  header.header .nav .header__menu.header__menu--desktop> ul ul >li a {
        margin-left: 20px;
        text-transform: capitalize;
 
        display: block;
        width: auto !important;
  }
  .container-wrapper.mobile-open .top-section.mobile_section {
    padding-top: 3rem;
  }

}
@media (max-width:691px){

  .custom-footer .page-center {
    max-width:420px;
    padding: 0px;
  }
  .sec1-col4 {
    display:flex
  }
  .custom-footer .cm-section1 .flex_row .sec1-col1{
    margin-bottom:76px
  }
  .custom-footer.footer .col-section{
    padding:0px
  }
  .custom-footer .cm-section1 .flex_row>div{
    max-width:100% !important;
  }
  .sec2-col1{
    max-width:100%;
  }
  .sec2-col2 {
    max-width:100%;
  }
  .custom-footer .cm-section1 .flex_row>div{
    padding:0px !important;
  }
  .sec2-col2 .footer-social .footer-social-item:first-child{
    margin-left:0px;
  } 
  .cm-header.header .page-center {
    padding: 0 18px;
  }
  .sec2-col2 .footer-social {
    justify-content: flex-start !important;
  }
  .cm-header .nav .header__menu.header__menu--desktop>ul{
    padding:0px 18px !important;
  }
}
@media (max-width: 480px) {
  .custom-footer .page-center {
    max-width: 320px;
  }
  .sec1-col4{
    flex-direction:column;
  }
  .footer.footer_section__2.custom-footer .footer-section-1 .col-section.num2 .footer-row {
    text-align: center;
  }
}
.simple-banner.cm_banner {
  min-height: 400px;
}

@media(max-width:991px){
  .simple-banner.cm_banner {
    min-height: 30.928vw;
  }
}
@media(max-width:525px){
  .simple-banner.cm_banner {
    min-height: 460px;
  }
}
/******************************************************************** css *************************************************************************/

.cnt-wit-tp-img-wrp.drill-card {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f3f3f3;
}

.cnt-wit-tp-img-wrp.drill-card .flex-row {
  justify-content: flex-start;
  gap: 0;
}

.cnt-wit-tp-img-wrp.drill-card  .splide__track {
  overflow: visible;
}

.cnt-wit-tp-img-wrp.drill-card .cnt-col {
  padding-left: 1%;
  padding-bottom: 24px;
  padding-right: 1%;
}
.cnt-wit-tp-img-wrp.drill-card .tp-img-cnt {
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin-bottom: 10px;
  text-align: left;
}
.cnt-wit-tp-img-wrp.drill-card .tp-img-cnt:after{
  -webkit-animation: colorStripReveal 0.7s cubic-bezier(0.85,0,0.12,1) forwards;
  animation: colorStripReveal 0.7s cubic-bezier(0.85,0,0.12,1) forwards;
  display: block;
  background-color: #000;
  content: ' ';
  position: absolute;
  z-index: 10;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform-origin: left;
  transform: scale(0, 1);
  background-color: #460f18 !important;
}
.cnt-wit-tp-img-wrp.drill-card .flex-row {
  margin: 0 -1%;
}
.cnt-wit-tp-img-wrp.drill-card h3.col-title {
  padding: 5px 10px;
  font-family: Playfair Display;
  text-transform: none;
  letter-spacing: 1px;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  color:#fff;
  margin-bottom: 0;
  position: relative;
  z-index: 100;
}
.cnt-wit-tp-img-wrp.drill-card .inner_spacing {
  padding: calc(1245px * 0.02);
  background: #fff;
  height:100%;
  text-align: left;
}
.cnt-wit-tp-img-wrp.drill-card  .tp-img {
  margin: 0;
  margin-bottom: 15px;
}
.cnt-wit-tp-img-wrp.full-content {
  padding: 40px 0;
  background-color: #f3f3f3;
}

.cnt-wit-tp-img-wrp.full-content .top_content {
  text-align: left;
}

ul,ol {
  margin-left: 30px;
  margin-bottom: 30px;
  list-style: none;
  padding: 0;
}

ul li {
  list-style: disc;
  list-style-position: outside;
  margin: 0;
}

.cnt-wit-tp-img-wrp.full-content .top_sec.noButton {
  padding: 0;
  margin: 0;
  text-align: left;
}

ol li {
  margin: 0;
}
.cnt-wit-tp-img-wrp.drill-card .tp-img img {
  width: 100%;
}
@keyframes colorStripReveal {
  0% {
    transform: scale(0, 1) translateZ(0);
  }
  100% {
    transform: scale(1, 1) translateZ(0);
  }
}

.simple-banner.cm-banner {
  min-height: 350px;
}

.simple-banner.cm-banner .banner-content-inner.col12 {
  padding: 0;
}
.cnt-wit-tp-img-wrp.top_content1 {
  padding-top: calc(100vw * 0.04);
  padding-bottom: calc(100vw * 0.02);
}

.cnt-wit-tp-img-wrp.top_content1 .top_sec.noButton {
  padding: 0;
  margin: 0 auto;
  width: 50%;
}

.cnt-wit-tp-img-wrp.top_content1 .top_sec.noButton .top_content p {
  color: rgba(0, 0, 0, 0.65);
  text-align: center;
}
.simple-banner.cm-banner .banner-content-inner.col12 h1 {
  font-family: Inter;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  color: #460f18 !important;
}

.simple-banner.cm-banner .bg_el.overlay_bg {
  background-color: #f3f3f3 !important;
  opacity: .65;
}
.cnt-wit-tp-img-wrp.yt-card .top_sec.noButton {
  margin: 0;
  padding: 0;
  text-align: left;
}

.cnt-wit-tp-img-wrp.yt-card .top_sec.noButton h2.title {
  margin-bottom: 120px;
}
.cnt-wit-tp-img-wrp.yt-card .top_sec.noButton h2.title {
  padding-top: 100px;
  border-top: 1px solid rgba(0,0,0,0.12);
}
.cnt-wit-tp-img-wrp.yt-card .splide__track {
  overflow: visible;
}

.cnt-wit-tp-img-wrp.yt-card .flex-row.flex_row {
  margin-left: -1%;
  margin-right: -1%;
  row-gap: 0;
}

.cnt-wit-tp-img-wrp.yt-card .cnt-col.splide__slide {
  padding-left: 1%;
  padding-right: 1%;
  margin-bottom: 155px;
}

.cnt-wit-tp-img-wrp.yt-card .cnt-col.splide__slide:last-child {
  margin-bottom: 70px;
}


.two-col-content.contact-2-col .top_sec.noButton {
  width: 66.66666667%;
  margin: 0 auto;
  padding: 0 1%;
}

.two-col-content.contact-2-col .top_sec.noButton h2.title {
  font-size: 52px;
  line-height: 52px;
  text-align: center;
  color: #fff;
}

.two-col-content.contact-2-col .top_sec.noButton p {
  font-size: 20px;
  color: rgba(255, 255, 255, 0.7);
  line-height: 26px;
  text-align: center;
  font-weight: 700;
}

.two-col-content.contact-2-col .columns_rowo_wrap.bottom_row.form_add.right_media_image {
  gap: 0;
  max-width: 65%;
  margin: 0 auto;
}
.two-col-content.contact-2-col .flex_row {
  row-gap: 0;
  margin-left: -10px;
  margin-right: -10px;
  flex-direction: row-reverse;
}
.two-col-content.contact-2-col .flex_row .content-col.col6 {
  padding: 0 10px;
}
.two-col-content.contact-2-col .flex_row .content-col.col6 .cont-inner {
  border: 3px solid #460f18;
  padding: calc(1245px * 0.02);
  background-color: rgb(70 15 24 / 60%);
}

.two-col-content.contact-2-col .media_column.img-col.col6 {
  padding: 0 10px;
}
.two-col-content.contact-2-col  label.hs-error-msg.hs-main-font-element {
  margin: 2em 0.5em 1em;
  padding: 0.2em 1em;
  border: 2px solid #ffb900;
  border-color: #ffb900;
  color: #666 !important;
  background-color: #fff;
  border-style: solid;
}
.two-col-content.contact-2-col .content_box {
  padding: calc(1245px * 0.02);
  background: rgb(124 129 135 / 80%);
  margin: 0;
}

.two-col-content.contact-2-col .content_box .text_block {
  color: #fff;
}
.two-col-content.contact-2-col:before {
  background-color: rgba(112, 112, 112, 0.53);
  opacity: 0.95;
}
.two-col-content.contact-2-col .flex_row .content-col.col6 .cont-inner form label {
  color: #fff;
}
.two-col-content.contact-2-col .flex_row .content-col.col6 .cont-inner form .hs-input:focus{
  border: 2px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.15);
}
.two-col-content.contact-2-col .flex_row .content-col.col6 .cont-inner form .hs-input {
  background-color: rgba(255, 255, 255, 0.1);
  color:#fff;
}
.two-col-content.contact-2-col
.hs-form-field {
  padding-bottom: 1.5em;
  margin: 0;
}
.two-col-content.contact-2-col  .content-col .form_wrap {
  padding: 0;
}
.two-col-content.contact-2-col .content-col .description {
  margin: 0;
  color: #fff;
  font-family: Inter;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 25px;
}

.two-col-content.pdf-two  .flex_row {
  padding: calc(1245px * 0.02);
  max-width: 50%;
  margin: 0 auto;
  background-color: rgb(70 15 24 / 60%);
  gap: 0;
  align-items: center;
}

.two-col-content.pdf-two .flex_row .content-col.col6 {
  padding: 0;
  text-align: center;
}

.two-col-content.pdf-two .media_column.img-col.col6 {
  padding: 0;
}

.two-col-content.pdf-two {
  padding: 150px 0;
}

.two-col-content.pdf-two:before {
  background-color: rgba(130, 130, 130, 0.53);
  opacity: 0.95;
}
.two-col-content.pdf-two
.mediaimg {
  padding-right: calc(1245px * 0.02);
}
.two-col-content.pdf-two
.cont-inner {
  padding-left: calc(1245px * 0.02);
}
.two-col-content.pdf-two .content-col .description {
  margin: 0;
  text-align: center;
}
.two-col-content.pdf-two .content-col .description .divider-small-border {
  background-color: #460f18 !important;
  margin: 0 auto;
}
.two-col-content.pdf-two .content-col .btn-items .btn_row {
  justify-content: center;
}
.two-col-content.pdf-two .content-col .btn-items .btn_row a.hs-sec-btn {
  font-size: 14px;
  padding: 15px 22px;
  padding-left: 35px;
  padding-right: 35px;
}


.two-col-content.facilities-2-col {
  padding: 100px 0;
}

.two-col-content.facilities-2-col .flex_row.flex_center {
  margin-left: -1%;
  margin-right: -1%;
}

.two-col-content.facilities-2-col .flex_row.flex_center>div {
  padding-left: 1%;
  padding-right: 1%;
}

.two-col-content.facilities-2-col .mediaimg {
  padding-right: 10%;
}

.two-col-content.facilities-2-col .cont-inner {
  padding-right: 10% !important;
}




.cnt-wit-tp-img-wrp.faci-card {
  margin-bottom: -1px;
  padding: 50px 0;
}
.cnt-wit-tp-img-wrp.faci-card 
.cnt-col.splide__slide.col4 {
  padding-left: 1%;
  padding-right: 1%;
}
.cnt-wit-tp-img-wrp.faci-card 
.flex-row.flex_row {
  row-gap: 0;
  margin: 0 -1%;
  align-items: center;
}
.cnt-wit-tp-img-wrp.faci-card 
.inner_spacing.theme {
  padding: calc(1245px * 0.03);
  height: 100%;
}
.cnt-wit-tp-img-wrp.faci-card  .tp-img {
  margin: 0;
}



.two-col-content.right.cm-tool {
  padding: 0;
}

.two-col-content.right.cm-tool .page-center.theme_center {
  max-width: 100%;
  padding: 0;
}

.two-col-content.right.cm-tool .page-center.theme_center .flex_row.flex_center {
  gap: 0;
}

.two-col-content.right.cm-tool .page-center.theme_center .flex_row.flex_center .media_column.img-col.col6 {
  padding: calc(100vw * 0.02);
}

.two-col-content.right.cm-tool .content-col {
  padding: calc(100vw * 0.02);
}
.two-col-content.right.cm-tool .content-col .cont-inner {
  padding: calc(100vw * 0.05);
  background-color: #abafb7;
}
.two-col-content.right.cm-tool .content-col .cont-inner .description {
  margin: 0;
}
.two-col-content.right.cm-tool .content-col .cont-inner .description h2 {
  font-family: Inter;  
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #fff;
}
.two-col-content.right.cm-tool .content-col .form_wrap label {
  color: #fff;
}
.two-col-content.right.cm-tool
span.hs-form-required {
  color: #fff;
}
.two-col-content.right.cm-tool
.hs-input {
  background-color: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0);
  color: #fff;
}
.two-col-content.right.cm-tool .mediaimg {
  width: 50%;
}
.two-col-content.right.cm-tool {
  margin-bottom: -1px;
}
.two-col-content.right.cm-tool
.hs-input:focus {
  border: 2px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.15);
}

.simple-banner.cm-logo-content {
  min-height: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.simple-banner.cm-logo-content .top_sec h5 {
  font-family: Inter;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 700;
}
.two-col-content.right.cm-tool label.hs-error-msg.hs-main-font-element {
  color: #fff;
  font-weight: 400;
}
.simple-banner.cm-banner1 {
  min-height: 350px;
}

.simple-banner.cm-banner1 .banner-content-inner.col12 {
  padding: 0;
}

.simple-banner.cm-banner1 .banner-content-inner.col12 h1 {
  font-family: Inter;
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  color: #460f18 !important;
  margin-bottom: 7px;
}



.two-col-content.icon-2-col {
  background: transparent;
  padding-top: 76.2px;
  padding-bottom: 76.2px;
}

.two-col-content.icon-2-col .flex_row.flex_center {
  row-gap: 0;
  margin-left: -45px;
  margin-right: -45px;
}

.two-col-content.icon-2-col .flex_row.flex_center .content-col.col6 {
  padding-left: 45px;
  padding-right: 45px;
}

.two-col-content.icon-2-col .flex_row.flex_center .media_column {
  padding-left: 45px;
  padding-right: 45px;
}

.two-col-content.icon-2-col .flex_row.flex_center h2 {
  margin-bottom: 50px;
}

.two-col-content.icon-2-col .flex_row.flex_center p {
  margin-bottom: 0;
}

.two-col-content.icon-2-col .btn_item a {
  font-size: 12px;
  padding: 8px 14px;
}
.two-col-content.icon-2-col .content-col .btn-items .btn_row {
  justify-content: space-between;
}
.two-col-content.icon-2-col
.btn_item.ty_std.index1:before {
  font-size: 50px;
  content: "\e99a";
  font-family: 'iconsmind' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #460f18 !important;
  position: absolute;
  top: -70px;
  left: 36%;
}
.two-col-content.icon-2-col .btn_item {
  position: relative;
}


.two-col-content.icon-2-col .btn_item.ty_std.index2:before {
  font-size: 50px;
  content: "\e99a";
  font-family: 'iconsmind' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  color: #460f18 !important;
  position: absolute;
  top: -70px;
  left: 36%;
  content: "\e9bb";
}

.two-col-content.icon-2-col .btn_item.ty_std.index3:before {
  font-family: 'iconsmind' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e9d1";
  color: #460f18 !important;
  font-size: 50px;
  line-height: 50px;
  position: absolute;
  left: 20%;
  top: -69px;
}
@font-face { 
  font-family: "iconsmind"; 
  src: url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/icomoon.eot") format("embedded-opentype"), 
    url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/iconsmind.ttf") format("truetype"),
      url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/icomoon.woff") format("woff"), 
        url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/icomoon.svg") format("svg");
          font-style: normal; 
          font-weight: normal; 
          }


.two-col-content.icon-2-col .btn_item {
  padding-top: 10px;
}

.two-col-content.icon-2-col .btn_item {
  display: flex;
  flex-direction: column;
  gap: 20px;
  text-align: center;
}

.two-col-content.icon-2-col .btn_item.ty_std.index3:before {
  position: relative;
  top: 0;
  left: 0;
}
.two-col-content.icon-2-col .btn_item.ty_std.index1:before {
  top: 0;
  left: 0;
  position: relative;
}

.two-col-content.icon-2-col .btn_item.ty_std.index2:before {
  position: relative;
  left: 0;
  top: 0;
}
.cnt-wit-tp-img-wrp.four-col-card {
  padding: 80px 0;
}

.cnt-wit-tp-img-wrp.four-col-card .top_sec.noButton {
  padding: 0;
}

.cnt-wit-tp-img-wrp.four-col-card .top_sec.noButton h2.title {
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}
.cnt-wit-tp-img-wrp.four-col-card.v2 .splide__track {
  overflow: visible;
  padding: 0 20%;
}
.cnt-wit-tp-img-wrp.four-col-card .flex-row.flex_row {
  margin-left: -10px;
  margin-right: -10px;
  row-gap: 0;
}

.cnt-wit-tp-img-wrp.four-col-card .flex-row.flex_row .cnt-col {
  padding: 0 10px;
}
.cnt-wit-tp-img-wrp.four-col-card .flex-row.flex_row .cnt-col .inner_spacing.theme .tp-img {
  box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 0px, rgba(0, 0, 0, 0.05) 0px 2px 7px, rgba(0, 0, 0, 0.06) 0px 12px 22px;
  margin-bottom: 24px;
}

.cnt-wit-tp-img-wrp.four-col-card .flex-row.flex_row  .tp-img-cnt {
  text-align: left;
}

.cnt-wit-tp-img-wrp.four-col-card .flex-row.flex_row .tp-img-cnt h3.col-title {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}
.cnt-wit-tp-img-wrp.dnd_padd.tool-card {
  padding: 100px 0;
}
.two-col-content.tool-2-col {
  padding: 50px 0 !important;
}

.two-col-content.tool-2-col .flex_row.flex_center {
  margin: 0 1%;
  row-gap: 0;
}

.two-col-content.tool-2-col .flex_row.flex_center .media_column.img-col.col6 {
  padding: 0 1%;
  text-align: center;
}

.two-col-content.tool-2-col .single-img {
}

.two-col-content.tool-2-col .content-col.col6 {
  width: 41.66666667%;
  padding: 0 1%;
}

.two-col-content.tool-2-col .mediaimg {
  text-align: center;
}
.two-col-content.tool-2-col .mediaimg .single-img img {
  max-width: 451px;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.14), 0 20px 70px rgba(0, 0, 0, 0.12);
}
.two-col-content.tool-2-col .content-col .description {
  margin: 0;
}
.two-col-content.tool-2-col .content-col .description h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: rgba(0, 0, 0, 0.75);
  text-align: left;
  margin-bottom: 40px;
}
.two-col-content.tool-2-col .content-col .description p strong {
  font-size: 16px;
  line-height: 25px;
  color:#000;
  font-weight: 700;
}
.two-col-content.tool-2-col .content-col .description p:first-of-type {
  padding: 0;
}
.cnt-wit-tp-img-wrp.dnd_padd.tool-card .cnt-col.splide__slide {
  padding: 0;
  max-width: 785px;
  margin: 0 auto;
}
.two-col-content.tool-2-col .content-col .description p {
  color: rgba(10, 10, 10, 0.75);
}
.cnt-wit-tp-img-wrp.dnd_padd.tool-card .inner_spacing.theme {
  display: flex;
  flex-direction: column-reverse;
}

.cnt-wit-tp-img-wrp.dnd_padd.tool-card .tp-img-cnt-inner h2 {
  font-family: Inter;

  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.cnt-wit-tp-img-wrp.dnd_padd.tool-card .tp-img-cnt-inner hr {
  margin-top: 25px;
  width: 120px;
  height: 3px;
  margin-bottom: 30px;
  transform: scale(1, 1);
  visibility: visible;
}

.cnt-wit-tp-img-wrp.dnd_padd.tool-card .tp-img-cnt p {
  max-width: 450px;
  margin: 0 auto;
  color: #808080;
}




.cnt-wit-bg-wrp.cm-bottom-pane {
  padding: 100px 0;
}

.cnt-wit-bg-wrp.cm-bottom-pane h2.title {
  font-size: 52px;
  line-height: 52px;
  text-align: center;
  margin-bottom: 30px;
}

.cnt-wit-bg-wrp.cm-bottom-pane .rich_text p {
  color: rgba(255, 255, 255, 0.7) !important;
  text-align: center;
}

.cnt-wit-bg-wrp.cm-bottom-pane  .content_widget .btn_row {
  flex-direction: column;
  gap: 30px;
}

.cnt-wit-bg-wrp.cm-bottom-pane .content_widget .btn_row a.hs-button {
  font-size: 14px;
  padding: 15px 22px;
  opacity: 0.9;
}
.cnt-wit-bg-wrp.cm-bottom-pane .content_widget .btn_row a.hs-button:hover {
  opacity: 1;
  background: #460f18;
}
@font-face { 
  font-family: "icomoon"; 
  src: url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/icomoon1.eot") format("embedded-opentype"),
    url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/icomoon1.woff") format("woff"),
      url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/icomoon1.ttf") format("truetype"),
        url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/icomoon1.svg") format("svg");
          font-style: normal;
          font-weight: normal;
          }
.cnt-wit-bg-wrp.cm-bottom-pane .content_widget .btn_row a.hs-button:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  content: "\e909";
  margin-top: 0;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  font-size: 16px;
  margin-left: 15px;
}


.two-col-content.facilities-two-col {
  padding-top: calc(100vw * 0.04);
  padding-bottom: calc(100vw * 0.02);
  overflow: visible;
}

.two-col-content.facilities-two-col .flex_row.flex_center {
  margin-left: -1%;
  margin-right: -1%;
  row-gap: 0;
}

.two-col-content.facilities-two-col .flex_row.flex_center .content-col.col6 {
  padding: 0 calc(1245px * 0.02);
}

.two-col-content.facilities-two-col .flex_row.flex_center .media_column.img-col.col6 {
  padding: 0 1%;
}

.two-col-content.facilities-two-col .flex_row.flex_center .media_column.img-col.col6 .mediaimg {
  padding: 0 calc(1245px * 0.02);
}

.two-col-content.facilities-two-col .mediaimg .single-img img {
  max-width: none;
  width: 100%;
}
.two-col-content.facilities-two-col .content-col .description {
  margin: 0;
}
.two-col-content.facilities-two-col .content-col .description h1 {
  font-family: Inter;

  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
  color: #460f18;
  text-align: left;
}
.two-col-content.facilities-two-col.v2 .single-img {
  margin-left: 0;
}
.two-col-content.facilities-two-col .content-col .description hr {
  margin: 25px 0;
  background-color: #ddd;
  margin-top: 50px;
  width: 120px;
  height: 8px;
  margin-bottom: 50px;
  transform: scale(1, 1);
  visibility: visible;
}
.two-col-content.facilities-two-col .content-col .description p {
  padding-right: 10% !important;
  line-height: 30px;
}

.two-col-content.facilities-two-col .single-img {
  margin-left: -25%;
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.14), 0 20px 70px rgba(0, 0, 0, 0.12);
  width: 125%;
  display: block;
  text-align: right;
  height: 100%;
}
.simple-banner.engineering-banner .banner-content-inner.col12 {
  text-align: left;
  padding:0;
}

.simple-banner.engineering-banner .banner-content-inner.col12 h1 {
  margin-top: 4% !important;
  font-size: 40px;
  line-height: 1;
  text-align: left;
  font-weight: 700;
  font-style: normal;
  color: #000 !important;
  font-family: "Open Sans";
}

.simple-banner.engineering-banner .banner-content-inner.col12 hr {
  margin: 25px 0;
  margin-top: 5px;
  width: 460px;
  height: 3px;
  margin-bottom: 5px;
  background-color: #f3f3f3 !important;
}
@font-face { font-family: "Open Sans"; src: url("https://fonts.gstatic.com/s/opensans/v43/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2") format("woff2"); font-style: normal; font-weight: 700; font-stretch: 100%; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }

.simple-banner.engineering-banner {
  padding-top: 95.25px;
  padding-bottom: 381px;
  min-height: auto;
}



.two-col-content.design-card {
  margin-top: -5%;
  padding: 40px 0;
}

.two-col-content.design-card .flex_row {
  row-gap: 0;
  margin-left: -1%;
  margin-right: -1%;
}

.two-col-content.design-card .flex_row .content-col.col6 {
  padding-left: 1%;
  padding-right: 1%;
}

.two-col-content.design-card .media_column.img-col.col6 {
  padding-left: 1%;
  padding-right: 1%;
}

.two-col-content.design-card .flex_row .content-col.col6 .cont-inner {
  background: #fff;
  padding: 30px;
  line-height: 30px;
}

.two-col-content.design-card .flex_row .content-col.col6 .cont-inner {

  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
  background-color: #fff;
  padding: 25px 15px 15px;
  position: relative;
  -webkit-transition: transform .2s ease, -webkit-box-shadow .2s ease;
  transition: transform .2s ease, box-shadow .2s ease;
  top: 0;
}

.two-col-content.design-card .flex_row .content-col.col6 .cont-inner:hover {
  transform: translateY(-4px);
  -webkit-transform: translateY(-4px);
  box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
  -webkit-box-shadow: 0 17px 25px rgba(0, 0, 0, 0.13);
}

.testimonials_sliderv2.cm-testimonial .top_sec.noButton {
  padding: 0;
  margin: 0;
  padding-top: 76.2px;
  padding-bottom: 76.2px;
}

.testimonials_sliderv2.cm-testimonial {
  padding: 0 !important;
  background-color: #f3f3f3;
}

.testimonials_sliderv2.cm-testimonial .testmn_itemv2 h3.name {
  font-size: 16px;
  display: block;
  line-height: 22px;
}
.testimonials_sliderv2.cm-testimonial .noImage .testmn_inner_outer {
  padding: 50px;
  text-align: left;
  background-color: #fff;
  border-radius: 8px;
  display: block;
}

.testimonials_sliderv2.cm-testimonial .noImage .testmn_inner_outer .left_inner {
  margin: 0;
  text-align: left;
}

.testimonials_sliderv2.cm-testimonial .noImage .testmn_inner_outer .left_inner p.rolee {
  color: rgba(0, 0, 0, .5);
  font-family: Inter;
  font-weight: 700 !important;
  margin: 0;
}
.testimonials_sliderv2.cm-testimonial
.text_box p {
  font-weight: 500;
}
.auther-wrap a:hover img {
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.19);
}
.testimonials_sliderv2.cm-testimonial .noImage {
  padding: 0.7%;
}
.testimonials_sliderv2.cm-testimonial .bottom_row {
  margin-bottom: 50px;
}
.bnr_wrp.cm-home-slider button.splide__pagination__page.is-active,
.testimonials_sliderv2.cm-testimonial ul.splide__pagination .splide__pagination__page.is-active {
  position: relative;
  opacity: 1;
  margin: 0;
  background: #333;
  display: block;
  content: '';
  top: 13px;
  left: 0;
  width: 6px;
  height: 6px;
  transition: all 0.25s ease;
  border-radius: 50%;
  margin-left: 11px;
  transform: scale(2);
  box-shadow: inset 0 0 0 1px #000;
  background-color: transparent;
}
.two-col-content.red-content {
  padding-top: 76.2px;
  padding-bottom: 133.35px;
  overflow: visible;
}

.two-col-content.red-content .top_sec.noButton {
  padding: 0;
  margin: 0;
}

.two-col-content.red-content .top_sec.noButton .nectar-shape-divider-wrap {
  position: absolute;
  top: auto;
  bottom: -60px;
  right: 0;
  z-index: 3;
  transform: translateZ(0);
  margin-left: -50vw;
  left: 50%;
  width: 100vw;
}

.two-col-content.red-content .page-center.theme_center {
  position: static;
}
.two-col-content.red-content
.columns_rowo_wrap {
  position: relative;
  z-index: 2;
}
.card_gallery.home-icons {
  padding: 100px 0;
}

.card_gallery.home-icons .top_sec {
  margin: 0;
  padding-top: 0px;
  padding-bottom: 6%;
}

.card_gallery.home-icons .top_sec .flex_row {
  display: block;
  width: 50%;
}

.card_gallery.home-icons .top_sec .flex_row .content_widget.col8 {
  width: 100%;
  padding: 0;
}

.card_gallery.home-icons .top_sec .btn_row_wrap.col4 {
  width: 100%;
  justify-content: flex-start;
  padding: 0;
}

.card_gallery.home-icons .top_content p {
  margin-bottom: 24px !important;
  color: rgba(0, 0, 0, 0.78);
  padding: 0;
}

.card_gallery.home-icons .top_sec .flex_row .content_widget.col8 h2 {
  color: rgba(0, 0, 0, 0.78);
  text-align: left;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}

.card_gallery.home-icons .top_sec .btn_row_wrap .btn_row a.hs-button {
  font-size: 14px;
  padding: 15px 22px;
  padding-left: 35px;
  padding-right: 35px;
}

.card_gallery.home-icons .top_sec .btn_row_wrap .btn_row {
  margin: 0;
}

.card_gallery.home-icons  .flex_row {
  gap: 0;
  row-gap: 0 !important;
}
.card_gallery.home-icons  .card_item {
  padding-left: 100px;
  width: calc(33.3% - 5%);
  margin: 0 5% 5% 0;
  padding-right: 0;
}
.card_gallery.home-icons  .card_item h3.it_title {
  font-family: Inter;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 20px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 4px;
  color: #460f18 !important;
}

.card_gallery.home-icons  .icon_box {
  border-radius: 100px;
  background-color: #f7f7f7;
  text-align: center;
  position: absolute;
  left: -100px;
  top: 0;
  color: rgba(0, 0, 0, 0.5);
  z-index: 10;
  border: 2px solid rgba(0, 0, 0, 0.1);
  font-size: 26px;
  width: 60px;
  height: 60px;';
  line-height: 60px;
  font-size: 26px;
  line-height: 60px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  opacity: 1;
  transition: transform 0.6s, opacity 0.2s;
  -webkit-transition: -webkit-transform 0.6s, opacity 0.2s;
  background-color: rgb(255, 255, 255);
}
.card_gallery.home-icons  .card_inner {
  border-radius: 0;
  overflow: visible;
  position: static;
  width: 100%;
}
.card_gallery.home-icons  .icon_box .icon_inner {
  width: auto;
  height: auto;
  margin: 0;
  font-size: 100%;
}
.cnt-wit-tp-img-wrp.home-testimonial .inner_spacing.theme p:last-child span {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  display: block;
  line-height: 1;
}
.card_gallery.home-icons .icon_box .icon_inner i {
  display: inline-block;
  max-width: 100%;
  position: relative;
  text-align: center;
  vertical-align: middle;
  top: -2px;
  word-spacing: 1px;
  font-family: 'iconsmind' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #460f18;
  font-size: 26px;
  width: 60px;
  height: 60px;
  line-height: 56px;
}
blockquote {
  font-family: Roboto;
  letter-spacing: 0px;
  font-size: 18px;
  line-height: 37px;
  font-weight: 500;
  border: none;
  border-left: 4px solid rgba(0, 0, 0, 0.1);
  border-color: #460f18 !important;
}
.two-col-content.map-2-col .cont-inner {
  padding: calc(100vw * 0.07);
  height: 100%;
}

.two-col-content.map-2-col  .content-col {
  padding: 0;
}


.two-col-content.map-2-col  .hs-responsive-embed-wrapper.hs-responsive-embed {
  max-width: 100% !important;
  max-height: 100% !important;
  height: 100% !important;
}

.two-col-content.map-2-col  .content_box {
  margin: 0;
  height: 100%;
}


.two-col-content.map-2-col  .media_column.img-col {
  padding: 0;
  height: 100%;
}

.two-col-content.map-2-col   .content-col .description {
  margin: 0;
}

.two-col-content.map-2-col   .content-col .description h3 {
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}
.two-col-content.map-2-col  .content-col .description h4 {
  letter-spacing: 0px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}


.two-col-content.map-2-col  .btn_item a {
  font-size: 14px;
  padding: 15px 22px;
  background-color: #460f18 !important;
  padding-right: 19px;
  padding-left: 28px;
  line-height: 1;
}
.two-col-content.home-form {
  padding: 80px 0;
}
.two-col-content.list-2-col .content_box {
  margin: 0;
}
.cm_team_wrp.cm-team .cm_team_image a {
  padding: 0 !important;
}
.two-col-content.map-2-col  .btn_item a:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e909";
  padding-left: 18px;
  font-size: 18px;
}
.two-col-content.home-form .flex_row {
  row-gap: 0;
  margin: 0 -1%;
}
.logo_slider.cm-logo-card.v2.v4.v3 {
  background: #fff;
}
.two-col-content.home-form  .content-col.col6 {
  padding: 0 1%;
  width: 66.66%;
}

.two-col-content.home-form  .media_column.img-col.col6 {
  padding-left: 1%;
  padding-right: 1%;
  width: 33%;
}

.two-col-content.home-form  .cont-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}
.two-col-content.home-form  .content-col .description {
  margin: 0;
  width: 50%;
  padding: calc(1245px * 0.02);
}
.two-col-content.home-form  .content-col .description h2 {
  color: #ffffff;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
  margin-bottom: 15px;
}
.two-col-content.home-form  .content-col .description p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  color: #fff;
}
.two-col-content.home-form  .content-col .form_wrap {
  padding: 0 1%;
  width: 50%;
}

.two-col-content.home-form  .form-title {
  margin: 0;
}

.two-col-content.home-form  form {
  padding: calc(1245px * 0.02);
  background: #fff;
}

.two-col-content.map-2-col  .text_block {
  height: 100%;
}
.two-col-content.map-2-col  .flex_row {
  row-gap: 0;
}
.card_gallery.home-icons .icon_box .icon_inner i:before {
  content: "\e9d2";
  color: #460f18;
}
.bnr_wrp.cm-home-slider button.splide__pagination__page,
.testimonials_sliderv2.cm-testimonial ul.splide__pagination button {
  background: #333;
  display: block;
  content: '';
  top: 13px;
  left: 0;
  width: 6px;
  height: 6px;
  transition: all 0.25s ease;
  border-radius: 50%;
  margin-left: 11px;
  background-color: transparent;
  box-shadow: inset 0 0 0 5px #000;
}
.two-col-content.red-content .content-col .description {
  margin: 0;
}
.two-col-content.red-content .content-col .description h1 {
  font-family: Inter;
  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
  text-align: center;
  color: #fff;
  margin-bottom: 60px;
  margin-top: 10px;
}
.two-col-content.red-content .content-col .description p {
  color: #fff;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
  padding: 0;
}
.two-col-content.red-content .content-col .btn-items .btn_row {
  justify-content: center;
}
.two-col-content.red-content .content-col .btn-items .btn_row a {
  border-width: 2px;
  padding-top: 13px;
  padding-bottom: 13px;
  margin-top: 25px;
  margin-bottom: 85px;
  border-color: rgba(255, 255, 255, 0.75);
  color: rgb(255, 255, 255);
  visibility: visible;
  background-color: transparent;
}
.two-col-content.red-content .content-col .btn-items .btn_row a:hover {

  border-color: rgb(255, 255, 255);
  color: rgb(0, 0, 0);
  visibility: visible;
  background-color: rgb(255, 255, 255);
}
.next_pagin:hover:before {
  opacity: 0;
}

.next_pagin:before {
  transition: all .3s ease;
}

.next_pagin {
  transition: all .3s linear;
}

.next_pagin:hover {
  transform: scale(1.02);
}
.two-col-content.red-content .content-col.col12 {
  padding: 0;
}
.cm_team_wrp.cm-team .cm_team_image a {
  padding: 0;
}
.two-col-content.red-content .media_column.img-col.col12 {
  padding: 0;
}
.body-container.body-container--blog-post.custom-post {
  background-color: #f3f3f3;
}
.two-col-content.red-content .mediaimg {
  padding: 0 calc(1245px * 0.02);
}

.post_social:before {
  content: '';
  width: 100px;
  height: 500px;
  display: block;
  position: relative;
  top: -320px;
  left: -20px;
  opacity: 0;
}
.post_body .align-right {
  float: right;
  margin-left: 15px;
  margin-bottom: 15px;
  max-width: 360px;
  height: auto;
}
.post_body .align-right p.wp-caption-text {
  max-width: 90%;
  width: auto;
  margin-left: 5%;
  display: inline-block;
  margin-bottom: 5px;
  background-color: #fff;
  box-shadow: 0 10px 35px rgba(0, 0, 0, 0.1);
  padding: 10px 15px;
  top: -25px;
  position: relative;
  border-left: 4px solid #000;
  border-color: #460f18;
}
.nectar-social-inner {
  z-index: 99;
}
.two-col-content.red-content .single-img {
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.14), 0 20px 70px rgba(0, 0, 0, 0.12);
  max-width: 800px;
  margin: 0 auto;
}
.cnt-wit-tp-img-wrp.icon-card1 {
  padding: 100px 0;
  padding-top: 200px;
}


.cnt-wit-tp-img-wrp.icon-card1 .page-center.theme_center {
  display: flex;
  flex-direction: column-reverse;
}

.cnt-wit-tp-img-wrp.icon-card1 .page-center.theme_center .top_sec.noButton {
  padding: 0;
  margin: 0;
  margin-top: 100px;
}

.cnt-wit-tp-img-wrp.icon-card1 .page-center.theme_center .top_sec.noButton h2.title {
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}

.cnt-wit-tp-img-wrp.icon-card1 .page-center.theme_center .top_sec.noButton .top_content ul {
  list-style: none;
  width: 33.33333333%;
  margin: 0 auto;
  margin-bottom: 30px;
}

.cnt-wit-tp-img-wrp.icon-card1 .page-center.theme_center .top_sec.noButton .top_content ul li {
  list-style: none;
  text-align: left;
  padding-left: 38px;
  position: relative;
}

.cnt-wit-tp-img-wrp.icon-card1 .page-center.theme_center .top_sec.noButton .top_content ul li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  font-size: 27px;
  height: 27px;
  line-height: 27px;
  color: #460f18;
}

.cnt-wit-tp-img-wrp.icon-card1 .page-center.theme_center .top_sec.noButton .top_content ul li i:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e602";
}

.cnt-wit-tp-img-wrp.icon-card1  .flex-row {
  row-gap: 0;
  margin-left: -1%;
  margin-right: -1%;
}
.cnt-wit-tp-img-wrp.icon-card1  .flex-row .cnt-col {
  padding-left: 1%;
  padding-right: 1%;
}
.cnt-wit-tp-img-wrp.icon-card1  .flex-row .cnt-col .inner_spacing.theme {
  padding: calc(1245px * 0.01);
}
.cnt-wit-tp-img-wrp.icon-card1 
.tp-img-cnt-inner h3 {
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}
.cnt-wit-tp-img-wrp.icon-card1  .tp-img-cnt-inner p {
  color: #aaa;
  max-width: 315px;
  margin: 0 auto;
}

.cnt-wit-tp-img-wrp.icon-card1  h3.col-title {
  padding: 25px;
  line-height: 0;
  border: 2px solid rgba(0, 0, 0, 0.065);
  text-align: center;
  border-radius: 100px;
  position: relative;
  -webkit-transition: background-color .45s cubic-bezier(0.25,1,0.33,1), border-color .45s cubic-bezier(0.25,1,0.33,1);
  transition: background-color .45s cubic-bezier(0.25,1,0.33,1), border-color .45s cubic-bezier(0.25,1,0.33,1);
  border-width: 2px;
  border-color: #460f18 !important;
  width: 114px;
  height: 114px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom:30px;
}

.cnt-wit-tp-img-wrp.icon-card1  .tp-img-cnt {
  text-align: center;
}
.two-col-content.home-form .flex_row {
  align-items: center;
}

.two-col-content.home-form .flex_row .content_box {
  color: #323232;
  background-color: #ffffff;
  border-radius: 5px 5px 0 0;
  padding: 24px;
  font: 16px "Helvetica Neue", Arial, sans-serif;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  margin: 0;
}

.two-col-content.home-form .flex_row .content_box h4 {
  font: 16px "Helvetica Neue", Arial, sans-serif;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  font-size: 28px;
  font-weight: bold;
  margin: 0 0 12px 0;
  color: #323232;
}

.two-col-content.home-form  .text_block>:last-child {
  padding: 0;
}

.two-col-content.home-form .media_column.img-col.col6 .hs-richtext.hs-main-font-element p {
  font: 11px "Helvetica Neue", Arial, sans-serif;
  color: #323232;
}

.two-col-content.home-form .media_column.img-col.col6 .hs-richtext.hs-main-font-element p a {
  text-decoration: underline;
}
.cnt-wit-tp-img-wrp.icon-card1  .flex-row .cnt-col h3.col-title i {
  font-size: 40px;
  line-height: 60px !important;
  height: 60px;
  width: 60px;
  display: inline-block;
  vertical-align: middle;
  max-width: none;
  text-align: center;
  font-family: 'iconsmind' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #460f18 !important;
}
.cnt-wit-tp-img-wrp.icon-card1  .flex-row .cnt-col:first-child h3.col-title i:before {
  content: "\ec32";
}
.cnt-wit-tp-img-wrp.icon-card1  .flex-row .cnt-col:nth-child(2) h3.col-title i:before {
  content: "\eaed";
}
.cnt-wit-tp-img-wrp.icon-card1  .flex-row .cnt-col:nth-child(3) h3.col-title i:before {
  content: "\e9e6";
}

.cm_team_wrp.cm-team h2.title {
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}
.cm_team_wrp.cm-team
.cm_team_row.flex_row {
  gap: 0;
  margin-left: -1%;
  margin-right: -1%;
}

.cm_team_wrp.cm-team .cm_team_card.col4 {
  padding-left: 1%;
  padding-right: 1%;
}
.cm_team_wrp.cm-team .cm_team_card.col4 {
  margin-bottom: 30px;
}

.cm_team_wrp.cm-team {
  padding-bottom: 60px;
}
.cm_team_wrp.cm-team .cm_team_image svg {
  display: none;
}
.cm_team_wrp.cm-team .cm_team_image {
  display: block;
  margin-bottom: 20px;
  min-height: 100%;
  padding: 0 !important;
  width: 100%;
}

.cm_team_wrp.cm-team .cm_team_image img {
  max-width: 100%;
  max-height: 100%;
}
.cm_team_wrp.cm-team
.top_sec.noButton {
  margin-bottom: 40px;
}
.cm_team_wrp.cm-team
.cm_team_cont h3 {
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}
.cm_team_wrp.cm-team
.cm_team_cont p {
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  padding: 0;
}
.cm_team_wrp.cm-team
span.cm_team_text_innner hr {
  margin: 15px 0px;
  border-bottom: 1px solid #ddd;
  background: transparent;
}



.cnt-wit-bg-wrp.cm-log-card {
  padding-top: 76.2px;
  padding-bottom: 38.1px;
}

.cnt-wit-bg-wrp.cm-log-card .rich_text h2 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;

  margin-bottom: 25px;
}

.cnt-wit-bg-wrp.cm-log-card .rich_text p:first-of-type {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 40px;
}

.cnt-wit-bg-wrp.cm-log-card .rich_text p:first-of-type img {
  width: 22%;
  padding: 0 2%;
}

.cnt-wit-bg-wrp.cm-log-card .rich_text p:first-of-type img {
  object-fit: cover;
}
.simple-banner.imp-banner {
  min-height: auto;
  padding: 80px 0;
  padding-bottom: 50px;
}
.post_banner.dnd_padd.custom-post-banner.dark:before {
  opacity: 1;
  background:#333333;
}
.simple-banner.imp-banner h1 {

  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}

.simple-banner.imp-banner hr {
  margin: 25px auto;
  background-color: #abafb7 !important;
  margin-top: 15px;
  width: 120px;
  height: 3px;
  margin-bottom: 15px;
  transform: scale(1, 1);
  visibility: visible;
}

.simple-banner.imp-banner p {
  max-width: 650px;
  display: inline-block;
  margin: 0 auto;
  font-size: 19px;
  line-height: 30px;
  padding-bottom: 0;
}
.cnt-wit-bg-wrp.cm-log-card .rich_text p:last-of-type {
  padding: 0;
}
.error-page:before {
  color: rgb(225 230 232) !important;
}
ul.no-list.hs-error-msgs li {
  list-style: none;
}
.counter-section.cm-counter {
  background: #F3F3F3;
}
.counter-section.cm-counter .item .count-wrap span.count.purecounter {
  font-size: 38px;
  font-weight: 400;
  color: #000000;
  font-family: 'Open Sans';
  letter-spacing: 2px;
  margin-top: 20px;
  line-height: 1.3em;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.counter-section.cm-counter .item .desc p {
  font-family: Inter !important;
  text-transform: capitalize !important;
  letter-spacing: 0px !important;
  font-size: 24px !important;
  line-height: 32px !important;
  font-weight: 700 !important;
  color: #000000 !important;';
  margin-top: 20;
  margin-top: 20px;
}
.counter-section.cm-counter .item.num1 {
  padding-right: 15px;
  padding-left: 15px;
}



.two-col-content.cm-impact-2-col {
  background: #f3f3f3;
}

.two-col-content.cm-impact-2-col {
  margin-left: -1%;
  margin-right: -1%;
}

.two-col-content.cm-impact-2-col .content-col.col6 {
  width: 75%;
  padding: 0 1%;
}

.two-col-content.cm-impact-2-col.v2 .page-center.theme_center {
  flex-direction: column-reverse;
  display: flex;
}

.two-col-content.cm-impact-2-col .flex_row.flex_center {
  align-items: flex-start;
}

.two-col-content.cm-impact-2-col.v2 .page-center.theme_center .top_content>ul {
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
  margin-top: 30px;
}

.two-col-content.cm-impact-2-col.v2 .page-center.theme_center .top_content>ul>li {
  list-style: none;
  width: 50%;
}

.two-col-content.cm-impact-2-col.v2 .page-center.theme_center .top_content>ul>li h3 {
  text-align: left;

  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.two-col-content.cm-impact-2-col.v2 .page-center.theme_center .top_content>ul>li>ul {
  margin-bottom: 40px;
  text-align: left;
}

.two-col-content.cm-impact-2-col.v2 .page-center.theme_center .top_content>ul>li>ul>li {
  list-style: none;
  position: relative;
  padding-left: 38px;
}

.two-col-content.cm-impact-2-col.v2 .page-center.theme_center .top_content>ul>li>ul>li i {
  color: #460f18;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  font-size: 27px;
  height: 27px;
  line-height: 27px;
}

.two-col-content.cm-impact-2-col.v2 .page-center.theme_center .top_content>ul>li>ul>li i:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e602";
}
.two-col-content.cm-impact-2-col .media_column {
  width: 25%;
  padding: 0 1%;
}
.two-col-content.cm-impact-2-col .flex_row.flex_center {
  margin: 0 -1%;
  row-gap: 0;
}

.two-col-content.cm-impact-2-col .mediaimg {
  margin-right: 20px;
  margin-left: 20px;
}




.gallery-section.cm-gallery {
  background: #f3f3f3;
  padding-bottom: 50px;
}

.gallery-section.cm-gallery .flex_row {
  width: calc(100% + 30px);
  margin-left: -15px;
  margin-top: -15px;
  row-gap: 0;
}

.gallery-section.cm-gallery .flex_row .column.splide__slide.col3 {
  width: 24.9%;
  margin: 0;
  padding: 15px;
}
.gallery-section.cm-gallery img,
.gallery-section.cm-gallery .item .overlay-color {
  max-height: 318px !important;
  min-height: 318px !important;
}


.simple-banner.certifications-banner {
  padding-top: 76.2px;
  padding-bottom: 38.1px;
  min-height: auto;
}

.simple-banner.certifications-banner .flex_row {
  max-width: 1040px;
  margin: 0 auto;
}

.simple-banner.certifications-banner .banner-content-inner.col12 {
  padding: 0;
}

.simple-banner.certifications-banner .banner-content-inner.col12 h1 {
  font-family: Inter;

  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}

.simple-banner.certifications-banner .banner-content-inner.col12 hr {
  margin: 25px auto;
  background-color: #abafb7 !important;
  margin-top: 15px;
  width: 120px;
  height: 3px;
  margin-bottom: 15px;
  transform: scale(1, 1);
  visibility: visible;
}

.simple-banner.certifications-banner .banner-content-inner.col12 p {
  max-width: 650px;
  display: inline-block;
  margin: 0 auto;
}
.logo_slider.cm-logo-card {
  padding: 50px 0;
}
.logo_slider.cm-logo-card  .logo_item.hoverGrey img {
  transition: filter 0.45s cubic-bezier(0.3, 0.4, 0.1, 1), opacity 0.45s cubic-bezier(0.3, 0.4, 0.1, 1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.55;
}
.logo_slider.cm-logo-card .logo_item.hoverGrey img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
.logo_slider.cm-logo-card .logos_row.flex_row {
  display: -ms-flexbox;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: center;
  -ms-flex-flow: row wrap;
  flex-wrap: wrap;
  margin: 0;
}
.logo_slider.cm-logo-card .logo_item {
  margin-right: 2%;
  margin-bottom: 2% !important;
  width: 31.6% !important;
}
.logo_slider.cm-logo-card .logo_item:nth-child(3n) {
  margin-right: 0 !important;
}
.logo_slider.cm-logo-card h2.title {
  font-family: Inter;

  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  padding-bottom: 40px;
}
.logo_slider.cm-logo-card.v2 .logo_item {
  width: 21.2% !important;
}
.two-col-content.list-2-col {
  padding: 50px 0;
}

.two-col-content.list-2-col .flex_row {
  row-gap: 0;
  margin-left: -1%;
  margin-right: -1%;
}

.two-col-content.list-2-col .flex_row>div {
  padding: 0 1%;
}

.two-col-content.list-2-col .flex_row h3 {

  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.two-col-content.list-2-col .flex_row ul li {
  list-style: none;
  position: relative;
  padding-left: 38px;
}
.two-col-content.list-2-col .flex_row ul li p {
  padding: 0;
}
.two-col-content.list-2-col .flex_row ul {
  margin: 0;
  padding: 0;
}

.two-col-content.list-2-col .flex_row ul li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  font-size: 27px;
  height: 27px;
  line-height: 27px;
}

.two-col-content.list-2-col .flex_row ul li i:before {
  content: "\e602";
  color: #460f18;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}


.logo_slider.cm-logo-card.v2 .logo_item:nth-child(3n) {
  margin-right: 2% !important;
}
.two-col-content.address .content_box{
  margin:0;
}
.two-col-content.address {
  padding-top: 76.2px;
  padding-bottom: 76.2px;
}

.two-col-content.address .flex_row {
  margin-left: -45px;
  margin-right: -45px;
}

.two-col-content.address .flex_row>div {
  padding-left: 45px;
  padding-right: 45px;
}

.two-col-content.address .flex_row>div h1 {

  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}

.two-col-content.address .flex_row>div p {
  line-height: 30px;
}




.two-col-content.cst-two-column {
  padding: 100px 0;
}
.two-col-content.cst-two-column .flex_row.flex_center .cont-inner {
  padding: calc(1245px * 0.12);
  background: #460F18;
  color: #Fff;
}

.two-col-content.cst-two-column .flex_row.flex_center .cont-inner * {
  color: #fff;
}
.two-col-content.cst-two-column .img-col .mediaimg {
  margin-right: -80px;
}

.two-col-content.cst-two-column .content-col {
  width: 100%;
  padding: 0;
  max-width: 800px;
  z-index: 1;
}
.two-col-content.cst-two-column .img-col {
  width: 40%;
  padding: 0;
  z-index: 9;
}
.two-col-content.cst-two-column .single-img:hover {
  transform: scale(1.05);
}

.two-col-content.cst-two-column .content-col .description {
  padding-left: 8.33333333%;
  margin: 0;
}
.two-col-content.cst-two-column .flex_row.flex_center .cont-inner p {
  padding-right: 10% !important;
}

.two-col-content.cst-two-column .single-img {
  transition: all .3s ease;
}


.two-col-content.two-col-form .flex_row.flex_center {
  align-items: flex-start;
  margin: 0 -1%;
}

.two-col-content.two-col-form .flex_row.flex_center .content_box {
  margin: 0;
}
.two-col-content.two-col-form .flex_row.flex_center .content_box h1 {

  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
  margin-bottom: 24px;
}
.two-col-content.two-col-form .content-col .description h2 {
  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}
.two-col-content.two-col-form  .content-col .description {
  margin: 0;
}
.two-col-content.two-col-form .content-col .form_wrap {
  padding: 0;
  padding-top: 10px;
}
.page-center.full_width{
  padding:0;
}
.two-col-content.two-col-form .flex_row.flex_center>div {
  padding: 0 1%;
}

.two-col-content.two-col-form {
  padding-bottom: 70px;
}

.two-col-content.services-2-col {
  padding: 60px 0;
}
.simple-banner.certifications-banner.v2 {
  padding-top: 130px;
  padding-bottom: 20px;
}
form textarea {
  min-height: 264px;
}
.two-col-content.services-2-col .content-col.col6 {
  width: 41.66666667%;
  padding: 0 1%;
}

.two-col-content.services-2-col .media_column.img-col.col6 {
  width: 50%;
  padding: 0 1%;
}

.two-col-content.services-2-col .flex_row.flex_center {
  margin-left: -1%;
  margin-right: -1%;
}

.two-col-content.services-2-col .single-img {
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.14), 0 20px 70px rgba(0, 0, 0, 0.12);
}
.two-col-content.services-2-col .content-col .description {
  margin: 0;
}
.two-col-content.services-2-col .content-col .description h5 {

  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 40px;
}
.two-col-content.services-2-col .content-col .description p {
  line-height: 30px;
  color: rgba(10, 10, 10, 0.75);
}
.two-col-content.services-2-col .content-col .description h6 {
  text-transform: none;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}




.two-col-content.pcd-card1 {
  padding: 70px 0;
}
.two-col-content.pcd-card1
.flex_row.flex_center {
  margin-left: -45px;
  margin-right: -45px;
  row-gap: 0;
}
.two-col-content.pcd-card1 .flex_row.flex_center>div {
  padding: 0 45px;
}

.two-col-content.pcd-card1 .single-img {
  box-shadow: 0 30px 80px rgba(0, 0, 0, 0.14), 0 20px 70px rgba(0, 0, 0, 0.12);
}

.two-col-content.pcd-card1 .mediaimg {
  width: 125%;
  display: block;
}

.two-col-content.pcd-card1 .media_column.img-col.col6 {
  width: 40%;
}

.two-col-content.pcd-card1 .content-col.col6 {
  width: 60%;
}
.two-col-content.pcd-card1.content-col .description {
  margin: 0;
}
.two-col-content.pcd-card1 .content-col .description h2 {
  font-family: Inter;

  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
  margin-bottom:20px;
}
.two-col-content.pcd-card1 .content-col .description p {
  font-size: 20px;
  line-height: 2em;
  text-align: left;
  margin-bottom: 0;
}
.two-col-content.pcd-card2 .single-img {
  padding-right: 12%;
}
.two-col-content.pcd-card1 .content-col .description ul {
  display: flex;
  list-style: none;
  padding: 0;
  margin: 0;
  flex-wrap: wrap;
  margin-left: -35px;
  margin-right: -35px;
}
.two-col-content.pcd-card1 .content-col .description ul li {
  list-style: none;
  width: 50%;
  padding: 0 35px;
}
.two-col-content.pcd-card1 .content-col .description ul li p {
  font-size: 16px;
  line-height: 2em;
  text-align: left;
}
.two-col-content.pcd-card1  .content-col .description ul li h6 {
  text-transform: none;
  letter-spacing: 0px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
}

.two-col-content.pcd-card2 {
  padding: 100px 0;
}

.two-col-content.pcd-card2 .flex_row.flex_center {
  margin-left: -1%;
  margin-right: -1%;
}

.two-col-content.pcd-card2 .flex_row.flex_center>div {
  padding: 0 1%;
}
.two-col-content.pcd-card2 .content-col .description {
  margin: 0;
}
.two-col-content.pcd-card2 .content-col .description * {
  color: #fff;
}
.two-col-content.pcd-card2 .content-col .description h2 {

  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
  margin-bottom: 40px;
}
.two-col-content.pcd-card2 .content-col .description p {
  padding-right: 10% !important;
  line-height: 30px;
}

.two-col-content.pcd-card .top_sec.noButton {
  padding: 0;
}

.two-col-content.pcd-card .top_sec.noButton h2.title {
  max-width: 600px;
  margin: 0 auto;
  margin-bottom: 20px;
}

.two-col-content.pcd-card .top_sec.noButton p {
  max-width: 680px;
  margin: 0 auto;
  color: rgba(0, 0, 0, 0.65);
}

.two-col-content.pcd-card .top_sec.noButton ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  margin-left: -1%;
  margin-right: -1%;
}

.two-col-content.pcd-card .top_sec.noButton ul li {
  padding: 0 1%;
  list-style: none;
  width: 33%;
}
.two-col-content.pcd-card2 a.hs-sec-btn {
  margin-top: 25px;
  visibility: visible;
  color: rgb(255, 255, 255);
  font-size: 14px;
  background: transparent;
  border: 2px solid #fff;
  padding: 15px 30px;
}
.two-col-content.pcd-card .top_sec.noButton ul li>div {
  padding: calc(1245px * 0.04);
  border: 2px solid #e2e2e2;
  height: 100%;
}

.two-col-content.pcd-card .top_sec.noButton ul {
  margin-top: 20px;
}

.two-col-content.pcd-card .top_sec.noButton {
  margin: 0;
}

.two-col-content.pcd-card {
  padding: 100px 0;
}
.two-col-content.pcd-card2 a.hs-sec-btn:hover {
  background-color: #460f18;
  color: #fff;
  border-color: #460f18;
}

.two-col-content.icon-card12 {
  padding-bottom: 100px;
  padding-top: 40px;
}

.two-col-content.icon-card12 .flex_row {
  margin-left: -1%;
  margin-right: -1%;
}

.two-col-content.icon-card12 .flex_row>div {
  padding: 0 1%;
}

.two-col-content.icon-card12 .content-col.col6 {
  width: 66.66666667%;
}

.two-col-content.icon-card12 .media_column.img-col.col6 {
  width: 33.33333333%;
}
.two-col-content.icon-card12 .content-col .description {
  margin: 0;
}
.two-col-content.icon-card12 .content-col .description ul {
  margin: 0;
  padding: 0;
  margin-left: -10px;
  margin-right: -10px;
  display: flex;
  flex-wrap: wrap;
}
.two-col-content.icon-card12 .content-col .description ul li {
  padding-left: 10px;
  padding-right: 10px;
  width: 50%;
  list-style: none;
}
.two-col-content.icon-card12 .content-col .description ul li div {
  padding: calc(1245px * 0.025);
  height: 100%;
  background: #fff;
  text-align: center;
}

i.serving:before {
  content: "\e9c6";
}

i.serves:before {
  content: "\e9ca";
}

i.drills:before {
  content: "\e9d0";
}

i.absolute:before {
  content: "\eb7d";
}

i.enhance:before {
  content: "\ebfa";
}

i.extended:before {
  content: "\e973";
}

i.fiberglass:before {
  content: "\eddd";
}
i.cutting:before {
  content: "\f07e";
}

i.hockey:before {
  content: "\e9da";
}

i.marine:before {
  content: "\ef13";
}
i.semiconductors:before {
  content: "\ec17";
}
.two-col-content.icon-card12 .content-col .description ul li div i {
  display: block;
  padding: 20px;
  font-family: 'iconsmind' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 100px;
  line-height: 100px;
  color: #460f18 !important;
  margin-bottom: 24px;
}

.two-col-content.icon-card12  i.aerospace:before {
  content: "\e9d2";
}

.two-col-content.icon-card12 .content-col .description ul li div h6 {

  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}
.body-container--blog-post.timeline-post {
  padding: 60px 0;
  background: #F3F3F3;
  padding-top: 40px;
}

.body-container--blog-post.timeline-post h1 {
  line-height: 98px;
  font-weight: 700;
  color: #000000;
  font-size: 44px;
  margin-bottom: 30px;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.timeline-listings {
  display: flex;
  flex-wrap: wrap;
}
.timeline-listings .masonry-blog-item {
  width: 33.33%;
}
.t-post_body p {
  color: #4a4a4a;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  margin-bottom: 18px;
}
.masonry-blog-item {
  margin: 0 auto;
  border-radius: 7px;
  padding: 25px 20px 20px 20px;
}

.masonry-blog-item .inner-wrap {
  box-shadow: 0px 30px 90px rgba(0, 0, 0, 0.14);
  border-radius: 5px;
  overflow: hidden;
}
.timeline-listing-module-1.timeline-listings {
  margin: 120px -20px;
}

.timeline-listings .masonry-blog-item {
  padding-left: 40px;
  padding-right: 40px;
}

.masonry-blog-item .inner-wrap .post-content {
  padding-left: 95px;
}

.masonry-blog-item .inner-wrap .post-content .content-inner {
  padding-bottom: 0;
  border: 0;
  margin-bottom: 0;
}

.masonry-blog-item .inner-wrap .post-content .content-inner a.entire-meta-link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 101;
  height: 100%;
}

.masonry-blog-item span.meta-category {
  padding: 20px 30px 0 30px;
  display: block;
  position: relative;
  z-index: 110;
  display:none;
}

.article-content-wrap {
  padding: 30px 30px 30px 30px !important;
  background: #fff;
}
.article-content-wrap .grav-wrap a:hover img {
  box-shadow: 0 7px 20px rgba(0, 0, 0, 0.19);
}
.post-header h3 {
  font-family: Inter;
  text-transform: capitalize;
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 12px;
  color: #000;
}
.post-header h3 a {
  color: inherit !important;
}
@font-face { font-family: "Playfair Display"; src: url("https://fonts.gstatic.com/s/playfairdisplay/v39/nuFvD-vYSZviVYUb_rj3ij__anPXJzDwcbmjWBN2PKdFvXDXbtM.woff2") format("woff2"); font-style: normal; font-weight: 400; unicode-range: U+0-FF, U+131, U+152-153, U+2BB-2BC, U+2C6, U+2DA, U+2DC, U+304, U+308, U+329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; }
.cnt-wit-tp-img-wrp.full-content h1 {
  font-weight: 700;
}
.article-content-wrap .excerpt {
  color: #676767;
}
.two-col-content.red-content .single-img {
  position: relative;
  top: 50px;
}
.two-col-content.red-content {
  padding-bottom:0;
}
.two-col-content.red-content .columns_rowo_wrap {
  z-index: 4;
}

.two-col-content.red-content .content-col .btn-items .btn_row a {
  margin-bottom: 0;
}
.section-title {
  margin: 0 0 0 0;
  padding: 0 0 36px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  padding-top: 40px;
}

.section-title span.subheader {
  font-size: 20px;
  line-height: 40px;
  font-weight: 500;
}

.section-title h1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
}
.article-content-wrap .grav-wrap {
  position: relative;
  margin-top: 30px;
  z-index: 110;
}
.two-col-content.home-form .media_column.img-col.col6 input.hs-button.primary.large {
  width: 100%;
}
.article-content-wrap .grav-wrap a {
  font-family: Inter;
  font-weight: 700 !important;
}

.article-content-wrap .grav-wrap a img {
  border-radius: 50%;
  width: 38px;
  height: 38px;
  margin-bottom: 0;
  margin-right: 13px;
  vertical-align: middle;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
}

.article-content-wrap .grav-wrap .text {
  vertical-align: middle;
  display: inline-block;
  line-height: 0;
}

.article-content-wrap .grav-wrap .text a {
  font-family: Inter;
  font-weight: 700 !important;
  color: #000;
  display: block;
  font-size: 14px;
  line-height: 20px;
}
.body-container.body-container--blog-index.without-sidebar.time-line-list {
  background-color: #f3f3f3;
}
.article-content-wrap .grav-wrap .text>span {
  font-size: 13px;
  line-height: 18px;
}

.two-col-content.icon-card12 .content-col .description ul li {
  margin-bottom: 20px;
}






nav.timelin-blog-pagination {
  height: 32px;
  margin-top: 55px;
  text-align: center;
  width: 100%;
  margin-bottom: 70px;
}

nav.timelin-blog-pagination a.blog-pagination__link.blog-pagination__prev-link.blog-pagination__prev-link--disabled {
  display: none;
}

nav.timelin-blog-pagination a.blog-pagination__link.blog-pagination__number-link.blog-pagination__link--active {
  padding: 11px 13px 10px 13px !important;
  background-position: -21px center;
  position: relative;
  text-transform: capitalize;
  color: #fff !important;
  transition: all .45s cubic-bezier(0.25,1,0.33,1);
  border-radius: 4px;
  font-family: 'Open Sans';
  font-weight: 700;
  display: inline-block;
  background-color: #460f18 !important;
  box-shadow: 0 6px 15px rgba(0, 0, 0, 0.16);
  margin: 0 8px;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 14px;
  font-size: 12px !important;
  pointer-events: none;
}
.cm-custom-blog.simple-banner.cm-banner1 .banner-content-inner.col12 h1 {
  text-transform: none;
}
nav.timelin-blog-pagination a.blog-pagination__link.blog-pagination__number-link {
  padding: 11px 13px 10px 13px !important;
  background-position: -21px center;
  position: relative;
  text-transform: capitalize;
  color: #000;
  transition: all .45s cubic-bezier(0.25,1,0.33,1);
  border-radius: 4px;
  font-family: 'Open Sans';
  font-weight: 700;
  display: inline-block;
  background-color: transparent;
  box-shadow: none;
  margin: 0;
  height: 35px;
  width: 35px;
  text-align: center;
  line-height: 14px;
  font-size: 12px !important;
}

nav.timelin-blog-pagination a.blog-pagination__link.blog-pagination__next-link,a.blog-pagination__link.blog-pagination__prev-link {
  color: #000;
  height: 32px;
  background-color: transparent !important;
  font-size: 12px !important;
  padding: 11px 13px 10px 13px !important;
  display: inline-block;
  font-family: 'Open Sans';
  font-weight: 700;
  line-height: 1;
}
nav.timelin-blog-pagination a.blog-pagination__link.blog-pagination__next-link:hover,nav.timelin-blog-pagination  a.blog-pagination__link.blog-pagination__prev-link:hover {
  color: #460f18;
}

nav.timelin-blog-pagination a.blog-pagination__link.blog-pagination__number-link:hover {
  color: #460f18;
}
.custom-listings1 {
  display: flex;
  flex-wrap: wrap;
}

.masonry-blog-item1 {
  display: inline-block;
  width: 33.333%;
  color: #676767;
}
.custom-listings {
  background: #f3f3f3;
  padding: 50px 0;
}
.blog-wrap {
  box-shadow: 0px 30px 90px rgba(0, 0, 0, 0.14);
  border-radius: 5px;
  overflow: hidden;
  height: 100%;
}

.blogpost-content {
  position: relative;
  min-height: 98px;
}

.blog-content-inner {
  position: relative;
}

a.blog-meta-link {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  z-index: 101;
  height: 100%;
}

span.post-featured-img {
  overflow: hidden;
  display: block;
  line-height: 0;
  position: relative;
}

span.post-featured-img img {
  max-width: none;
  width: 100%;
}
.blogs-content-wrap {
  padding: 10px 30px 30px 30px !important;
  background: #fff;
}

.cm-post_title {
  margin-bottom: 12px;
  color: #888;
}

.cm-post_title h3 {
  font-family: Inter;
  text-transform: capitalize;
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
}

.cm-post_title h3 a {
  color: #000;
}

.auther-wrap {
  position: relative;
  margin-top: 30px;
  z-index: 110;
}

.auther-wrap a {
  color: #676767;
  font-weight: 700;
}

.auther-wrap .auther-text {
  vertical-align: middle;
  display: inline-block;
  line-height: 0;
  color: #000;
}

.auther-wrap .auther-text span {
  display: none;
}

.auther-wrap .auther-text a {
  display: block;
  font-size: 14px;
  color:#000;
  line-height: 20px;
}

.auther-wrap img {
  border-radius: 50%;
  width: 38px;
  height: 38px;
  margin-bottom: 0;
  margin-right: 13px;
  vertical-align: middle;
  display: inline-block;
  transition: all 0.4s cubic-bezier(0.2, 1, 0.2, 1);
}
span.meta-category12 {
  padding: 20px 30px 0 30px;
  display: block;
  position: relative;
  z-index: 110;
  background-color: #fff;
}
.blogs-content-wrap {
  padding: 10px 30px 30px 30px !important;
  background: #fff;
}
span.meta-category12 a {
  font-size: 14px;
  line-height: 19px;
  position: relative;
  display: inline-block;
  margin: 0 10px 10px 0;
  color: #460f18 !important;
  font-family: Inter;
  font-weight: 700 !important;
}
span.meta-category12 a:before {
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  transition: transform 0.37s cubic-bezier(0.52, 0.01, 0.16, 1);
  background-color: #460f18 !important;
}
.masonry-blog-item1 {
  padding: 0 20px;
  margin-bottom:40px;
}

.custom-listings1 {
  margin: 0 -20px;
}
span.meta-category12 a:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}

.next_pagin {
  min-height: 250px;
  display: flex;
  align-items: center;
  justify-content: center;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden;
}

.next_pagin a.next_pagin-link {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 3;
}

.next_pagin .next_pegination {
  color: #fff;
  text-align: center;
}
.post_banner.dnd_padd.custom-post-banner:before {
  background: #000;
  content: '';
  opacity: .4;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.next_pagin .next_pegination h4 {
  text-transform: capitalize;
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #fff;
}

a.section-down-arrow:hover:before {
  background: #fff;
}
ul.no-list.hs-error-msgs {
  margin: 0;
}
.systems-page ul.no-list li {
  list-style: none;
}
a.section-down-arrow:hover:after {
  border-color: #fff;
}
.next_pagin:before {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: #282b30;
  opacity: .3;
  z-index: 1;
}
a.section-down-arrow:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: 30px;
  height: 45px;
  margin-left: -15px;
  border: 2px solid rgba(255, 255, 255, 0.5);
  border-radius: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 62;
}
.next_pagin .page-center {
  position: relative;
  z-index: 2;
}
.next_pegination p {
  padding: 0;
}

.post_banner.dnd_padd.custom-post-banner {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center top;
  overflow: hidden;
  position: relative;
  min-height: calc(100vh - 115px);
  padding: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.scroll-down-wrap {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 60px;
  margin-left: -30px;
  z-index: 101;
  bottom: 12px;
  margin-left: -22px;
}

a.section-down-arrow {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: 60px;
  margin-left: -30px;
  z-index: 101;
  display: inline-block;
  width: 49px;
  height: 49px;
  border: 2px solid #fff;
  text-align: center;
  line-height: 50px;
  border-radius: 100px;
  font-size: 25px;
  -webkit-border-radius: 100px;
  transition: opacity 0.4s ease;
  -webkit-transition: opacity 0.4s ease;
  overflow: hidden;
  overflow-x: hidden;
  overflow-y: hidden;
  margin-left: 0;
  left: 0;
  bottom: 16px;
  opacity: 0.6;
  color: #fff !important;
  border: none !important;
  overflow: visible;
  text-align: center;
  opacity: 1;
  height: auto;
  bottom: 13px;
  -webkit-animation: nudgeMouse 2.4s cubic-bezier(0.250,0.460,0.450,0.940) infinite;
  animation: nudgeMouse 2.4s cubic-bezier(0.250,0.460,0.450,0.940) infinite;
}

a.section-down-arrow svg.nectar-scroll-icon {
  width: 30px;
  height: 45px;
  text-align: center;
  cursor: pointer;
  position: relative;
  z-index: 100;
}

a.section-down-arrow svg.nectar-scroll-icon path {
  fill: transparent;
  stroke-width: 2px;
  stroke-dashoffset: 120;
  stroke-dasharray: 120;
  -webkit-animation: mouse-scroll-btn-roll-out .55s cubic-bezier(.5,.1,.07,1);
  animation: mouse-scroll-btn-roll-out .55s cubic-bezier(.5,.1,.07,1);
}

a.section-down-arrow:before {
  position: absolute;
  content: '';
  display: block;
  left: 50%;
  margin-left: -1px;
  top: 22px;
  background-color: rgba(255, 255, 255, 0.5);
  width: 2px;
  height: 6px;
  border-radius: 10px;
  transition: background-color .55s cubic-bezier(.5,.1,.07,1);
  -webkit-animation: trackBallSlide 2.4s cubic-bezier(0.000,0.000,0.725,1.000) infinite;
  animation: trackBallSlide 2.4s cubic-bezier(0.000,0.000,0.725,1.000) infinite;
}
@keyframes mouse-scroll-btn-roll-out{
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -120;
  }
}
@keyframes nudgeMouse{
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  45% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
  }
  65%, 100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}
@keyframes trackBallSlide{
  0% {
    opacity: 1;
    -webkit-transform: scaleY(1) translateY(-10px);
    transform: scaleY(1) translateY(-10px);
  }
  45% {
    opacity: 0;
    -webkit-transform: scaleY(0.5) translateY(13px);
    transform: scaleY(0.5) translateY(13px);
  }
  46% {
    opacity: 0;
    -webkit-transform: scaleY(1) translateY(-10px);
    transform: scaleY(1) translateY(-10px);
  }
  65%, 100% {
    opacity: 1;
    -webkit-transform: scaleY(1) translateY(-10px);
    transform: scaleY(1) translateY(-10px);
  }
}
.post_banner.dnd_padd.custom-post-banner span.meta-date {
  font-size: 12px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 20px;
  text-align: center;
}
.tabber.top_area-module-2 .content-col .tab-title-item *:not(a[class]):not(input) {
  color: #fff !important;
}
.post_banner .left_col_inner .text_wrap {
  text-align: center;
}
.post_banner .left_col_inner .text_wrap h1 {
  font-size: 60px;
  line-height: 60px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 50px;
  text-transform: NONE;
}

.post_banner .left_col_inner .text_wrap p.tag {
  color: #fff;
  margin: 5px 6px 0px 5px;
  display: inline-block;
  -webkit-transition: all 0.2s ease;
  line-height: 18px;
  box-shadow: 0 10px 24px rgba(0, 0, 0, 0.15);
  margin-bottom: 15px;
  border: none;
  padding: 6px 10px;
  background-color: #460f18 !important;
  font-family: Roboto;
  text-transform: capitalize !important;
  letter-spacing: 0px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 4px!important;
}
.post_banner .left_col_inner .text_wrap p.tag a {
  color: #fff;
}
.body-container.body-container--blog-post.custom-post {
  padding: 80px 0;
}

.body-container.body-container--blog-post.custom-post .post_inner {
  max-width: 1000px;
  margin: 0 auto !important;
}
.single-below-header {
  margin: 50px 0;
}

.single-below-header span.meta-category a {
  color: #888;
  margin-right: 14px;
  font-size: 14px;
  line-height: 28px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: border-color .45s cubic-bezier(0.25,1,0.33,1), color .45s cubic-bezier(0.25,1,0.33,1);
  transition: border-color .45s cubic-bezier(0.25,1,0.33,1), color .45s cubic-bezier(0.25,1,0.33,1);
  padding: 6px 20px;
  margin-bottom: 14px;
  border-radius: 100px;
  display: inline-block;
}

.single-below-header span.meta-category a:before {
  font-family: 'icomoon' !important;
  content: "\e034";
  font-size: 18px;
  line-height: 23px;
  height: 20px;
  width: auto;
  margin-right: 7px;
  color: inherit;
}
.single-below-header  span.meta-comment-count a {
  color: #888;
  margin-right: 14px;
  font-size: 14px;
  line-height: 28px;
  border: 2px solid rgba(0, 0, 0, 0.1);
  -webkit-transition: border-color .45s cubic-bezier(0.25,1,0.33,1), color .45s cubic-bezier(0.25,1,0.33,1);
  transition: border-color .45s cubic-bezier(0.25,1,0.33,1), color .45s cubic-bezier(0.25,1,0.33,1);
  padding: 6px 20px;
  margin-bottom: 14px;
  border-radius: 100px;
  display: inline-block;
}
.post_social {
  position: fixed;
  right: 34px;
  bottom: 34px;
  height: 50px;
  width: 50px;
  line-height: 50px;
  z-index: 1000;
}

.post_social a.share_icons {
  color: #460f18;
  height: 50px;
  width: 50px;
  line-height: 52px;
  text-align: center;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}

.post_social a.share_icons i.icon-share {
  text-align: center;
  vertical-align: middle;
  word-spacing: 1px;
  font-family: steadysets !important;
  speak: none;
  font-style: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: transparent;
  border-radius: 0px;
  font-weight: normal;
  height: 50px;
  width: 50px;
  line-height: 50px;
  left: -1px;
  z-index: 10;
  position: relative;
  color: #fff;
  font-size: 14px;
  top: 0;
  padding-right: 0;
  display: block;
}

.post_social a.share_icons:before {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  height: 100%;
  transform: translateZ(0);
  backface-visibility: hidden;
  border-radius: 50%;
  background-color: #460f18;
}
@font-face { 
  font-family: steadysets; 
  src: url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/steadysets.eot") format("embedded-opentype"),
    url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/steadysets.ttf") format("truetype"),
      url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/steadysets.woff") format("woff"),
        url("//242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/raw_assets/public/WestOhioTool_May2025/fonts/steadysets.svg") format("svg"); 
          font-style: normal; 
          font-weight: 400;
          }
.post_social a.share_icons:hover:before,
.nectar-social-inner a:hover{
  background-color: #531b24;
}

.post_social a.share_icons:hover:before {
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(1.23) translateZ(0);
  transform: scale(1.23) translateZ(0);
}
.post_social a.share_icons:after {
  background-color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  opacity: 0;
  content: '';
  display: block;
  border-radius: 50%;
  transition: opacity 0.25s cubic-bezier(.15,0.2,.1,1);
}

.post_social a.share_icons i.icon-share:before {
  content: "\e63c";
}
.single-below-header  span.meta-comment-count a:before {
  content: "\e076";
  font-size: 18px;
  line-height: 23px;
  height: 20px;
  width: auto;                  
  margin-right: 7px;
  color: inherit;
  font-family: 'icomoon' !important;
}
.single-below-header span.meta-category a:hover,.single-below-header  span.meta-comment-count a:hover {
  border-color: #460f18;
  color: #460f18;
}
.nectar-social-inner {
  position: absolute;
  height: 50px;
  width: 50px;
  bottom: 0;
  left: 0;
  z-index: 1;
  text-align: center;
}

.nectar-social-inner a {
  display: block;
  line-height: 36px;
  height: 36px;
  padding: 0;
  margin: 0;
  width: 36px;
  left: 7px;
  position: absolute;
  opacity: 0;
  border: none;
  top: 0;
  box-shadow: 0 7px 15px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  background-color: #460f18;
}
.post_social:hover .nectar-social-inner a.twitter-share{
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform: translateY(-106px) scale(1);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform: translateY(-106px) scale(1);
  opacity: 1;

}
.nectar-social-inner a i {
  font: normal normal normal 14px / 1 FontAwesome;
  font-family: FontAwesome;
  font-style: normal;
  text-decoration: inherit;
  -webkit-font-smoothing: antialiased;
  word-spacing: 1px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  max-width: 100%;
  background-color: transparent;
  border-radius: 0px;
  font-weight: normal;
  color: #fff;
  font-size: 14px;
  top: 0;
  padding-right: 0;
  display: block;
  height: 36px;
  line-height: 36px;
  width: 36px;
}
.post_social:hover .nectar-social-inner a.facebook-share{
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform: translateY(-56px) scale(1);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform: translateY(-56px) scale(1);
  opacity: 1;
}
.post_social:hover .nectar-social-inner a.linkedin-share{
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform: translateY(-156px) scale(1);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform: translateY(-156px) scale(1);
  opacity: 1;
}

.post_social:hover .nectar-social-inner a.pinterest-share{
  -webkit-transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  -webkit-transform: translateY(-206px) scale(1);
  transition: all 0.45s cubic-bezier(.15,0.2,.1,1);
  transform: translateY(-206px) scale(1);
  opacity: 1;
}



.two-col-content.home-title {
  background-color: #401419;
  padding-top: calc(1vw);
  padding-bottom: calc(1vw);
}

.two-col-content.home-title h2.title {
  font-family: Inter;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 20px;
  line-height: 34px;
  color: #fff;
  font-weight: 700;
  margin: 0;
}
i.fa.fa-care:before {
  content: "\eb7d" !important;
}

i.fa.fa-arms:before {
  content: "\ec17" !important;
}

i.fa.fa-motive:before {
  content: "\e9c6" !important;
}

i.fa.fa-trial:before {
  content: "\ebfa" !important;
}

i.fa.fa-orts:before {
  content: "\f07e" !important;
}

i.fa.fa-fense:before {
  content: "\e9ca" !important;
}

i.fa.fa-ower:before {
  content: "\e973" !important;
}

i.fa.fa-rine:before {
  content: "\e9da" !important;
}

i.fa.fa-cles:before {
  content: "\e9d0" !important;
}

i.fa.fa-ductors:before {
  content: "\eddd" !important;
}

i.fa.fa-ace:before {
  content: "\ef13" !important;
}
.two-col-content.home-title .page-center.theme_center {
  max-width: 1240px;
}

.two-col-content.home-title .flex_row {
  row-gap: 0;
  align-items: center;
}

.two-col-content.home-title .top_sec .btn_row_wrap .btn_row {
  margin: 0;
}

.two-col-content.home-title .top_sec .btn_row_wrap .btn_row a.hs-button {
  position: relative;
  top: 0;
  margin-bottom: 10px;
  opacity: 1;
  line-height: 20px;
  display: inline-block;
  font-family: Roboto;
  text-transform: capitalize !important;
  letter-spacing: 0px;
  font-weight: 700;
  font-size: 18px;
  background-color: #f3f3f3 !important;
  padding-right: 56px;
  padding-left: 54px;
  padding-top: 22px;
  padding-bottom: 22px;
  color: rgb(64, 20, 25);
}

.two-col-content.home-title .top_sec .btn_row_wrap .btn_row a.hs-button:hover {
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
  opacity: 0.87;
}

.two-col-content.home-title .top_sec .btn_row_wrap .btn_row a.hs-button i.icon-button-arrow {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  position: absolute;
  top: 50%;
  font-size: 20px;
  right: 14px;
  margin-top: 0;
  text-align: center;
  vertical-align: middle;
  border-radius: 50%;
  transform: translateY(-50%) translateX(3px);
  height: 44px;
  width: 44px;
  line-height: 44px;
}
.cnt-wit-tp-img-wrp.map-card1 {
  padding-top: calc(100vw * 0.04);
  padding-bottom: calc(100vw * 0.04);
}

.cnt-wit-tp-img-wrp.map-card1 .splide__track {
  overflow: visible;
}
span.hs-form-required {
  color: #000;
}

label.hs-error-msg.hs-main-font-element {
  background: none repeat scroll 0 0 #fff;
  font-weight: normal !important;
  display: block;
  font-size: 14px;
  padding: 2px 6px;
  border: 0;
  box-shadow: 0 4px 9px rgba(0, 0, 0, 0.07);
  -webkit-box-shadow: 0 4px 9px rgba(0, 0, 0, 0.07);
  color: #460f18;
}

ul.no-list.hs-error-msgs li {
  margin: 0;
}
.cnt-wit-tp-img-wrp.map-card1 .splide__track .cnt-col {
  padding: 0;
}

.cnt-wit-tp-img-wrp.map-card1 .splide__track .cnt-col .inner_spacing.theme {
  display: flex;
  flex-direction: column-reverse;
}
.cnt-wit-tp-img-wrp.map-card12 {
  padding-top: 40px;
  padding-bottom: 80px;
}

.cnt-wit-tp-img-wrp.map-card12 .top_sec.noButton {
  padding: 0;
  margin-bottom: 1.5em;
}

.cnt-wit-tp-img-wrp.map-card12 .top_sec.noButton h2 {
  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}
.two-col-content.tool-2-col.v2.v3 .mediaimg .single-img img {
  max-width: 670px;
}
.cnt-wit-tp-img-wrp.map-card12 .flex-row.flex_row {
  margin-left: -1%;
  margin-right: -1%;
  row-gap: 0;
}

.cnt-wit-tp-img-wrp.map-card12 .flex-row.flex_row .cnt-col {
  padding-left: 1%;
  padding-right: 1%;
  width: 33.33333333%;
}

.cnt-wit-tp-img-wrp.map-card12 .flex-row.flex_row .cnt-col ul {
  padding: 0;
  margin: 0;
}

.cnt-wit-tp-img-wrp.map-card12 .flex-row.flex_row .cnt-col ul li {
  list-style: none;
  padding-left: 38px;
}

.cnt-wit-tp-img-wrp.map-card12 .flex-row.flex_row .cnt-col ul li i {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  max-width: 100%;
  position: relative;
  text-align: center;
  vertical-align: middle;
  top: -2px;
  word-spacing: 1px;
  color: #460f18;
  left: 0;
  top: 0;
  width: 20px;
  position: relative;
  margin-right: 10px;
  font-size: 27px;
  height: 27px;
  line-height: 27px;
}

.cnt-wit-tp-img-wrp.map-card12 .flex-row.flex_row .cnt-col ul li i:before {
  content: "\e602";
}
.cnt-wit-tp-img-wrp.map-card1 .splide__track .cnt-col .inner_spacing.theme h3.col-title {
  text-transform: capitalize;
  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
  margin-bottom: 10px !important;
  color: rgba(0, 0, 0, 0.78);
  text-align: center;
}
.two-col-content.home-title  .columns_rowo_wrap {
  display: none;
}
.logo_slider.cm-logo-card.v2.v3 .top_content {
  display: none;
}

.logo_slider.cm-logo-card.v2.v3  h2.title {
  margin: 0;
  padding: 0;
  text-align: left;
}

.logo_slider.cm-logo-card.v2.v3 {
  background: #F3F3F3;
}
.two-col-content.home-title  .top_sec {
  margin: 0;
}
.two-col-content.home-title .top_sec .btn_row_wrap .btn_row a.hs-button i.icon-button-arrow:before {
  content: "\e909";
}


.cnt-wit-tp-img-wrp.home-testimonial {
  padding: 80px 0;
}

.cnt-wit-tp-img-wrp.home-testimonial .top_sec.noButton {
  padding: 0;
  margin: 0;
  margin-bottom: 70px;
}

.cnt-wit-tp-img-wrp.home-testimonial .top_sec.noButton h2.title {
  font-family: Inter;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
}

.cnt-wit-tp-img-wrp.home-testimonial .top_sec.noButton h1 {
  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}
.cnt-wit-tp-img-wrp.home-testimonial .flex-row {
  row-gap: 0;
  margin: 0 -1%;
}

.cnt-wit-tp-img-wrp.home-testimonial .cnt-col {
  padding-left: 1%;
  padding-right: 1%;
}

.cnt-wit-tp-img-wrp.home-testimonial .splide__track {
  overflow: visible;
  margin: 0 8.33%;
}

.cnt-wit-tp-img-wrp.home-testimonial .inner_spacing.theme {
  padding: calc(1245px * 0.02);
  text-align: left;
}

.cnt-wit-tp-img-wrp.home-testimonial .inner_spacing.theme p {
  font-size: 18px;
  line-height: 37px;
  font-weight: 500;
  font-family: Roboto;
}

.cnt-wit-tp-img-wrp.home-testimonial .btn_item a {
  font-family: Roboto;
  text-transform: capitalize !important;
  letter-spacing: 0px;
  font-weight: 700;
  padding-right: 32px;
  padding-left: 32px;
  padding-top: 22px;
  padding-bottom: 22px;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 18px;
  line-height: 20px;
}

.cnt-wit-tp-img-wrp.home-testimonial .btn_item a:after {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e909";
  padding-left: 30px;
}
.counter-section.home-counter {
  padding: 50px 0;
}

.counter-section.home-counter .page-center.theme_center {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.counter-section.home-counter .btm-btn .btn_row a.hs-button:hover {
  transform: none;
  box-shadow:none;
}
.counter-section.home-counter .page-center.theme_center .top_sec.noButton {
  padding-left: 0;
  padding-right: 1%;
  width: 33.33333333%;
  margin:0;
}
.two-col-content.home-title .top_sec .btn_row_wrap.col4 {
  justify-content: center;
  padding-left: 40px;
}
.counter-section.home-counter .page-center.theme_center .flex_row.text_center.medium {
  row-gap: 0;
  width: 33.33333333%;
}

.counter-section.home-counter .page-center.theme_center .flex_row.text_center.medium .item {
  width: 50%;
}

.counter-section.home-counter .page-center.theme_center .flex_row.text_center.medium .item span.count.purecounter {
  font-size: 38px;
  font-weight: 400;
  color: #000000;
  font-family: 'Open Sans';
  letter-spacing: 2px;
  margin-top: 20px;
  line-height: 1.3em;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
}
.counter-section.home-counter .item .count-wrap {
  font-size: 38px;
  font-weight: 400;
  color: #000000;
  font-family: 'Open Sans';
}
.counter-section.home-counter .item .desc {
  font-size: 16px;
  font-family: 'Open Sans';
  letter-spacing: 2px;
  color: #666666;
  font-weight: 400;
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  margin-bottom: 0px;
  line-height: 1.3em;
  text-transform: capitalize;
}
.counter-section.home-counter .noImgIcon .inner {
  padding: 0;
  min-height: auto;
  min-width: auto;
}

.counter-section.home-counter .btm-btn {
  width: 33%;
}
.counter-section.home-counter .btm-btn .btn_row {
  margin: 0;
}
.counter-section.home-counter .btm-btn .btn_row a.hs-button {
  display: inline-block;
  color: #ffffff !important;
  background-color: rgb(70, 15, 24);
  padding: 6px 40px;
  border-radius: 5px;
  font-weight: bold;
  line-height: 30px;
}
.adv_video.cm-video {
  padding-top: 40px !important;
  padding-bottom: 80px !important;
  background:#F3F3F3;
}

.adv_video_module.cm-video {
  padding-top: 40px;
  padding-bottom: 80px;
  background: #F3F3F3;
}

.adv_video_module.cm-video h2 {
  margin-bottom: 24px;
  text-align: center;
}

.adv_video_module.cm-video .flex-video {
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.adv_video_module.cm-video .flex-video .video_container {
  width: 66.66666667%;
  padding: 0 1%;
}
.adv_video_module.cm-video .poster_image, .adv_video_module .vid_trigger {
  border-radius: 10px;
}

.adv_video_module.cm-video .right_container {
  width: 33.33333333%;
  padding: 0 1%;
}

.adv_video_module.cm-video .right_container h3 {
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 24px;
}

.adv_video_module.cm-video .right_container a.cst-advance-button {
  padding: 15px 22px;
  margin-top: 25px;
  margin-bottom: 25px;
  color: rgb(255, 255, 255);
  background-color: rgb(51, 51, 51);
  visibility: visible;
  padding-left: 35px;
  padding-right: 35px;
  font-family: Roboto;
  text-transform: capitalize !important;
  letter-spacing: 0px;
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  display: inline-block;
  border-radius: 4px;
  transition: all .3s ease;
}

.adv_video_module.cm-video .right_container a.cst-advance-button:hover {
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.16) !important;
  -ms-transform: translateY(-3px);
  transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
}
.adv_video_module.cm-video .vid_trigger {
  background: transparent !important;
}

.adv_video_module.cm-video .right_container ul {
  margin-left: 30px;
  margin-bottom: 30px;
  padding: 0;
  margin-left: 0;
}

.adv_video_module.cm-video .right_container ul li {
  list-style: none;
  position: relative;
  padding-left: 38px;
}

.adv_video_module.cm-video .right_container ul li i {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  max-width: 100%;
  text-align: center;
  vertical-align: middle;
  word-spacing: 1px;
  color: #460f18;
  position: absolute;
  left: 0;
  top: 0;
  width: 20px;
  font-size: 27px;
  height: 27px;
  line-height: 27px;
}
.adv_video_module.cm-video .right_container ul li i:before {
  content: "\e602";
}
.adv_video_module.cm-video  .vid_trigger.ic__custom i {
  height: 110px;
  width: 110px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.adv_video_module.cm-video  .vid_trigger span {
  width: 110px;
  height: 110px;
  background: #460f18d9 !important;
  border: none !important;
  box-shadow: 0 20px 45px rgba(0, 0, 0, 0.25);
}
.adv_video_module.cm-video .closeicon:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e117";
  font-size: 20px;
  display: block;
  color: #FFF;
}
.bnr_wrp.cm-home-slider {
  min-height: 650px !important;
}
.bnr_wrp.cm-home-slider .slide_background {
  min-height: 650px;
}
.bnr_wrp.cm-home-slider .slide_title h1 {
  font-size: 86px;
  line-height: 110%;
  text-wrap: balance;
  letter-spacing: -1px;
  display: block;
  font-weight: 700;
}
.bnr_wrp.cm-home-slider .slide_subtitle p {
  font-size: 20px;
  line-height: 20px;
  font-weight: 400;
  letter-spacing: 0.5px;
  font-family: Inter;
}
.bnr_wrp.cm-home-slider .btn_item a {
  padding: 10px 15px;
  line-height: 1;
}
.adv_video_module.cm-video  .closeicon svg {
  display: none;
}
.adv_video_module.cm-video .closeicon {
  right: 27%;
  top: 0;
}
.bnr_wrp.cm-home-slider  button.splide__arrow.splide__arrow--prev {
  position: absolute;
  z-index: 130;
  display: block;
  color: #fff;
  height: 60px;
  width: 50px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 0 4px 4px 0;
  -webkit-border-radius: 0 4px 4px 0;
  transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  left: 0;
  padding-right: 4px;
  opacity: 1;
}

.bnr_wrp.cm-home-slider   button.splide__arrow.splide__arrow--prev:before {
  content: "\e001";
  font-size: 21px;
  background-color: transparent;
  line-height: 64px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.bnr_wrp.cm-home-slider  button.splide__arrow.splide__arrow--prev svg,.bnr_wrp.cm-home-slider  button.splide__arrow.splide__arrow--next svg {
  display: none;
}
.bnr_wrp.cm-home-slider  button.splide__arrow.splide__arrow--prev:hover,.bnr_wrp.cm-home-slider  button.splide__arrow.splide__arrow--next:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.adv_video_module.cm-video  .vid_trigger i:before {
  font-size: 18px;
  line-height: 18px;
  color: #fff;
}
.adv_video_module.cm-video  .vid_trigger span:hover {
  transform: none !important;
}
.adv_video_module.cm-video   .cm_vb:hover .poster_image {
  transform: scale(1.05);
}
.bnr_wrp.cm-home-slider  button.splide__arrow.splide__arrow--next:before{
  content: "\e000";
  font-size: 21px;
  background-color: transparent;
  line-height: 64px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;

}


.bnr_wrp.cm-home-slider  li#splide01-slide02 .slide_title h1 {
  color: #111 !important;
  text-shadow: none;
  font-size: 86px;
  line-height: 110%;
  text-wrap: balance;
}

.bnr_wrp.cm-home-slider li#splide01-slide02  .slide_content {
  margin-right: 0;
  margin-left: auto;
  padding-left: 40%;
  padding-right: 0;
}
.bnr_wrp.cm-home-slider  button.splide__arrow.splide__arrow--next{
  position: absolute;
  z-index: 130;
  display: block;
  color: #fff;
  height: 60px;
  width: 50px;
  background-color: rgba(0, 0, 0, 0.4);
  border-radius: 4px 0px 0px 4px;
  -moz-border-radius: 4px 0px 0px 4px;
  transition: background-color 0.2s linear;
  -webkit-transition: background-color 0.2s linear;
  left: auto;
  padding-right: 0;
  opacity: 1;
  right: 0;
  padding-left: 4px;
}


.card_gallery.service-gallery {
  padding: 100px 0;
  padding-bottom:50px;
}

.card_gallery.service-gallery .top_sec.noButton {
  padding: 0;
  margin: 0;
}

.card_gallery.service-gallery .top_sec.noButton h2.title {
  padding-bottom: 10px !important;
  margin-bottom: 24px;
}

.card_gallery.service-gallery .top_sec.noButton hr {
  margin-top: 15px;
  width: 120px;
  height: 3px;
  margin-bottom: 15px;
  transform: scale(1, 1);
  visibility: visible;
}
.card_gallery.service-gallery .flex_row {
  row-gap: 0 !important;
  margin: 0 -10px;
}
.card_gallery.service-gallery .card_inner {
  border-radius: 4px;
  min-height: 350px;
  transition: all .3s ease;
}
.card_gallery.service-gallery .card_inner:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 85%;
  display: block;
  z-index: 4;
  content: '';
  opacity: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0), #460f18 100%);
  transition: all .3s ease;
}
.card_gallery.service-gallery .card_inner:hover:before {
  opacity: 1;
}
.card_gallery.service-gallery .card_inner:hover {
  transform: translateY(-10px);
  box-shadow: 0 25px 55px rgba(0, 0, 0, 0.22);
}
.card_gallery.service-gallery .card_box {
  height: 100%;
  display: flex;
  align-items: flex-end;
  text-align: left;
  padding: 11%;
}
.card_gallery.service-gallery .card_content {
  width: 100%;
}
.card_gallery.service-gallery .card_content h3 {
  transition: opacity .65s cubic-bezier(.05,0.2,.1,1), transform .65s cubic-bezier(.05,0.2,.1,1);
  transform: translateY(0px);
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #fff;
}
.card_gallery.service-gallery .main_overlay_bg.bg_el:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 85%;
  display: block;
  z-index: 10;
  content: '';
  background: linear-gradient(to bottom, rgba(15, 15, 15, 0), rgba(15, 15, 15, .75) 100%);
  transition: opacity .65s cubic-bezier(.05,0.2,.1,1);
}

.card_gallery.service-gallery .card_inner:hover .main_overlay_bg.bg_el:before {
  opacity: 0;
}

.card_gallery.service-gallery .card_content p {
  line-height: 1.5em;
  max-width: 80%;
  transition: opacity .18s cubic-bezier(.05,0.2,.1,1), transform .18s cubic-bezier(.05,0.2,.1,1);
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 11%;
  margin-top: 10px;
  transform: translateY(20px);
  color: #fff;
}
.card_gallery.service-gallery .card_inner:hover .card_content p {
  opacity: 1;
  transform: translateY(0%);
  transition: opacity .65s cubic-bezier(.05,0.2,.1,1) 0.15s, transform .65s cubic-bezier(.05,0.2,.1,1) 0.15s;
}
.card_gallery.service-gallery .card_inner:hover .card_content h3 {
  transform: translateY(-82px);
}
.card_gallery.service-gallery .top_sec.noButton p:first-of-type {
  color: #501d2d;
  max-width: 650px;
  margin: 0 auto;
}
.card_gallery.service-gallery .top_sec.noButton p:last-of-type{
  color: #501d2d;
}
.two-col-content.career-2-col {
  padding: 100px 0;
}

.two-col-content.career-2-col h2 {
  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
  margin-bottom: 40px;
}
.two-col-content.career-2-col .content-col .description>ul>li>ul {
  padding: 0;
  margin: 0;
}
.two-col-content.career-2-col .content-col .description {
  margin: 0;
}
.two-col-content.career-2-col .content-col .description>ul {
  display: flex;
  flex-wrap: wrap;
  margin-left: -1%;
  margin-right: -1%;
  padding: 0;
}
.two-col-content.career-2-col .content-col .description>ul>li {
  padding-left: 1%;
  padding-right: 1%;
  width: 50%;
  list-style: none;
  margin-bottom: 20px;
  line-height: 1.5em;
}
.two-col-content.career-2-col .content-col .description>ul>li>ul>li {
  list-style: none;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.5em;
  padding-left: 30px;
}
.two-col-content.career-2-col .content-col .description>ul>li>ul>li:before {
  content: ".";
  position: absolute;
  left: 0px;
  top: 9px;
  line-height: 0;
  font-size: 26px;
}

.two-col-content.career-2-col .btn_item a {
  font-size: 14px;
}
.two-col-content.career-2-col1 {
  padding: 140px 0;
  background: #F3F3F3;
  overflow: visible;
}

.two-col-content.career-2-col1 .flex_row {
  margin-left: -10px;
  margin-right: -10px;
}

.two-col-content.career-2-col1 .content-col.col6 {
  width: 50%;
}

.two-col-content.career-2-col1 .media_column.img-col.col6 {
  width: 33%;
}
.two-col-content.career-2-col1 .cont-inner h6 {
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-top: 50px;
}
.two-col-content.career-2-col1 .content-col .description {
  margin: 0;
  max-width: 550px;
}

.two-col-content.career-2-col1 .description h2 {
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}
.two-col-content.career-2-col1 .content_box {
  margin-top: 60px;
}
.two-col-content.career-2-col1 .content_box .text_block {
  max-width: 260px;
  margin: 0 auto;
}
.two-col-content.career-2-col1 .content_box .text_block img {
  transition: filter 0.45s cubic-bezier(0.3, 0.4, 0.1, 1), opacity 0.45s cubic-bezier(0.3, 0.4, 0.1, 1);
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.55;
}
.two-col-content.career-2-col1 .content_box .text_block img:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}
.two-col-content.career-2-col1 .img-col .horizontal .double-img {
  border-radius: 5px;
}
.two-col-content.career-2-col1 .img-col .horizontal .double-img {
  max-width: 100%;
}
.two-col-content.career-2-col1 .img-col .horizontal .double-img {
  height: 295px;
}
.two-col-content.career-2-col1  .img-col .horizontal .double-img.img2 {
  position: relative;
  margin-top: -150px;
  left: 110px;
}

.two-col-content.career-2-col1 .content_box {
  left: 50px;
  position: relative;
}
.two-col-content.career-2-col1 .img-col .horizontal .double-img img {
  height: 100% !important;
}
.two-col-content.career-2-col1 .content-col .description .nectar_icon {
  padding: 15px;
  line-height: 0;
  text-align: center;
  border-radius: 100px;
  position: relative;
  border-width: 2px;
  width: 66px;
  height: 66px;
  margin-bottom: 20px;
  background: rgb(70, 15, 24);
  display: flex;
  align-items: center;
  justify-content: center;
}
.two-col-content.career-2-col1 .content-col .description .nectar_icon i.iconsmind-Teacher {
  position: relative;
  left: 5px;
}
.two-col-content.career-2-col1 .content-col .description .nectar_icon i.iconsmind-Teacher {
  font-family: 'iconsmind' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  vertical-align: middle;
  max-width: none;
  font-size: 24px;
  line-height: 36px;
}

.two-col-content.career-2-col1 .content-col .description .nectar_icon:before {
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  content: '';
  position: absolute;
  display: block;
  border-radius: 100px;
  z-index: -1;
  opacity: 0.11;
  box-shadow: 0px 15px 28px #460f18;
  opacity: 0.3;
}


.two-col-content.career-2-col1 .content-col .description .nectar_icon i.iconsmind-Teacher:before {
  content: "\ebf5";
  color: #fff;
}
.two-col-content.career-2-col1 .doubleimg.horizontal {
  position: relative;
}

.two-col-content.career-2-col .content-col.col6 {
  padding-left: 45px;
  padding-right: 45px;
}

.two-col-content.career-2-col .flex_row {
  margin-left: -45px;
  margin-right: -45px;
  row-gap: 0;
}

.two-col-content.career-2-col .media_column.img-col.col6 {
  padding: 0 45px;
}

.two-col-content.career-2-col .content_box {
  padding: calc(1245px * 0.01);
  margin: 0;
}
.two-col-content.tools-two-col {
  padding: 80px 0;
}

.two-col-content.tools-two-col h5.title {
  color: #abafb7;
  background: linear-gradient(to bottom right, #abafb7, #460f18);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
  display: inline-block;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  background-image: linear-gradient(to right, #abafb7, #460f18);
}

.two-col-content.tools-two-col .top_content h2 {
  letter-spacing: 0px;
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
}

.two-col-content.tools-two-col .top_sec.noButton {
  padding: 0;
  margin-bottom: 150px;
}

.two-col-content.tools-two-col .flex_row {
  margin-left: -45px;
  margin-right: -45px;
  row-gap: 0;
}

.two-col-content.tools-two-col .flex_row .content-col.col6 {
  padding-left: 45px;
  padding-right: 45px;
}

.two-col-content.tools-two-col .media_column.img-col.col6 {
  padding: 0 45px;
}

.two-col-content.tools-two-col .content-col .description {
  margin: 0;
}
.two-col-content.tools-two-col .content-col .description h4 {
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  margin: 0;
}
.two-col-content.tools-two-col .content-col .description h4 span.link_wrap {
  position: relative;
  text-decoration: inherit;
  speak: none;
  border-radius: 4px!important;
}
.two-col-content.tools-two-col .content-col .description h4 span.link_wrap a.link_text {
  padding: 0 0 0 40px;
  position: relative;
  display: inline-block;
}
.two-col-content.tools-two-col .content-col .description h4 span.link_wrap a.link_text svg {
  position: absolute;
  left: 20px;
  top: 5px;
  width: 6px;
  stroke: #460f18;
  transition: all .3s ease;
}
.two-col-content.tools-two-col .content-col .description h4 span.link_wrap a.link_text span.line {
  height: 1px;
  width: 25px;
  position: absolute;
  content: '';
  left: 0;
  display: block;
  top: 50%;
  transition: all .3s ease;
}
.two-col-content.tools-two-col .content-col .description h4 span.link_wrap a.link_text span.text {
  animation: ctaArrowTextStart 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
  display: block;
  transform: translateX(0px);
  transition: all .3s ease;
  color: #460f18 !important;
}
.two-col-content.tools-two-col .content-col .description h4 span.link_wrap a.link_text:hover span.text {
  transform: translateX(6px);
}
.two-col-content.tools-two-col .content-col .description h4 span.link_wrap a.link_text svg{
  opacity:0;
}
.two-col-content.tools-two-col .content-col .description h4 span.link_wrap a.link_text svg polyline {
  animation: ctaArrowEnd 0.45s cubic-bezier(0.23, 0.46, 0.4, 1) forwards;
  stroke: #460f18;
  stroke-dasharray: 140px;
  stroke-dashoffset: 10px;
}
.two-col-content.tools-two-col .content-col .description h4 span.link_wrap a.link_text:hover span.line {
  transform: translateX(6px);
}
.two-col-content.tools-two-col .content-col .description h4 span.link_wrap a.link_text:hover svg {
  transform: translateX(6px);
  opacity:1;
}
.two-col-content.tools-two-col .content-col .description>ul {
  margin: 0;
  padding: 0;
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
.two-col-content.tools-two-col .content-col .description>ul>li {
  width: 50%;
  padding: 0;
  list-style: none;
  padding: 0 1%;
}
.two-col-content.tools-two-col .content-col .description h2 {
  margin-bottom: 50px;
}
.two-col-content.tools-two-col .content-col .description>ul>li ul li {
  margin-bottom: 20px;
  line-height: 1.5em;
  list-style: none;
  position: relative;
  padding-left: 30px;
}
.two-col-content.home-title.v2 h2.title {
  font-size: 16px;
  line-height: 30px;
  text-align: center;
  font-weight: 700;
}

.two-col-content.home-title.v2 .top_sec .btn_row_wrap .btn_row a.hs-button {
  font-size: 14px;
  padding: 15px 40px;
}

.two-col-content.home-title.v2 .top_sec .btn_row_wrap .btn_row a.hs-button i.icon-button-arrow {
  width: 20px;
  height: 20px;
  top: 10px;
}

.two-col-content.home-title.v2 .top_sec .btn_row_wrap .btn_row a.hs-button i.icon-button-arrow:before {
  font-size: 15px;
}
.two-col-content.tools-two-col .content-col .description>ul>li ul li:before {
  content: ".";
  position: absolute;
  left: 0px;
  top: 9px;
  line-height: 0;
  font-size: 26px;
  color: #000000;
}

.simple-banner.edgex4-banner {
  min-height: 500px;
}

.simple-banner.edgex4-banner .bg_el.bg_img {
  background-position: left top !important;
  background-repeat: no-repeat !important;
  background-color: rgb(171, 175, 183) !important;
  background-size: 50%;
}
.simple-banner.edgex4-banner .flex_row {
  flex-direction: column-reverse;
  max-width: 50%;
  row-gap: 0;
  margin-left: auto;
}
.cnt-wit-tp-img-wrp.edgex4-card3 {
  padding-top: 40px;
  padding-bottom: 50px;
}
.cnt-wit-tp-img-wrp.edgex4-card3 .page-center.theme_center .flex-row.flex_row {
  margin-left: -1%;
  margin-right: -1%;
}
.cnt-wit-tp-img-wrp.edgex4-card1 {
  padding-bottom: 120px;
  padding-top: 110px;
}

.cnt-wit-tp-img-wrp.edgex4-card1 .flex-row.flex_row {
  margin-left: -1%;
  margin-right: -1%;
}

.cnt-wit-tp-img-wrp.edgex4-card1 .flex-row.flex_row .cnt-col {
  padding-left: 1%;
  padding-right: 1%;
  color: #333;
}

.cnt-wit-tp-img-wrp.edgex4-card1 .flex-row.flex_row .cnt-col .inner_spacing.custom.theme {
  padding: calc(1245px * 0.03);
  background: transparent;
}

.cnt-wit-tp-img-wrp.edgex4-card1 .flex-row.flex_row .cnt-col .inner_spacing.custom.theme .tp-img-cnt-inner {
  background-color: rgba(255, 255, 255, 0.8) !important;
  padding: 20px;
  border-radius: 5px !important;
}

.cnt-wit-tp-img-wrp.edgex4-card1 .flex-row.flex_row .cnt-col .inner_spacing.custom.theme .tp-img-cnt-inner p:first-of-type {
  font-family: Inter;
  text-transform: none;
  letter-spacing: 0px;
  font-size: 20px;
  line-height: 34px;
  font-weight: 400;
  color: #000;
  margin-bottom: 7px;
  padding: 0;
}
.cnt-wit-tp-img-wrp.edgex4-card {
  padding: 80px 0;
}

.cnt-wit-tp-img-wrp.edgex4-card .top_sec.noButton {
  padding: 0;
  text-align: left;
  margin-bottom: 0;
}
.cnt-wit-tp-img-wrp.edgex4-card  .tp-img img {
  box-shadow: rgba(0, 0, 0, 0.04) 0px 1px 0px, rgba(0, 0, 0, 0.05) 0px 2px 7px, rgba(0, 0, 0, 0.06) 0px 12px 22px;
}
.cnt-wit-tp-img-wrp.edgex4-card .top_sec.noButton p {
  font-size: 110%;
  text-align: center;
}
.cnt-wit-tp-img-wrp.edgex4-card .flex-row.flex_row {
  margin-left: -1%;
  margin-right: -1%;
  row-gap: 0;
}

.cnt-wit-tp-img-wrp.edgex4-card .cnt-col {
  padding-left: 1%;
  padding-right: 1%;
}

.cnt-wit-tp-img-wrp.edgex4-card .tp-img {
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom:40px;
}
.cnt-wit-tp-img-wrp.edgex4-card1 .flex-row.flex_row .cnt-col .inner_spacing.custom.theme .tp-img-cnt-inner p:last-of-type {
  padding: 0;
}
.cnt-wit-tp-img-wrp.edgex4-card3 .page-center.theme_center .flex-row.flex_row .cnt-col {
  padding-left: 1%;
  padding-right: 1%;
  width: 25%;
}

.cnt-wit-tp-img-wrp.edgex4-card3 .page-center.theme_center .flex-row.flex_row .cnt-col .inner_spacing.theme {
  height: 100%;
  border: 1px solid #cccccc42;
}

.cnt-wit-tp-img-wrp.edgex4-card3 .tp-img-cnt {
  margin-right: 5% ;
  margin-left: 5% ;
  padding-top: 20px ;
  padding-right: 20px ;
  padding-bottom: 20px ;
  padding-left: 20px;
  text-align: left;
}

.simple-banner.edgex4-banner .flex_row p:first-of-type {
  font-size: 115%;
  text-align: right;
  font-weight: 700;
  padding: 0;
}
.simple-banner.edgex4-banner .img_wrap_inner {
  margin-top: 40px;
  margin-right: 40px;
  margin-left: 40px;
  padding: 0;
}

.simple-banner.edgex4-banner .top_sec {
  padding-right: 40px !important;
  padding-bottom: 40px !important;
}
.simple-banner.edgex4-banner .top_sec p:last-child {
  font-size: 115%;
  text-align: right;
  font-weight: 400;
  padding: 0;
}
.two-col-content.edgex4-form .flex_row.flex_center {
  padding: calc(1245px * 0.05);
  row-gap: 0;
}

.two-col-content.edgex4-form .content-col.col6 {
  width: 50%;
  padding: 0;
}

.two-col-content.edgex4-form .media_column.img-col.col6 {
  display: none;
}
.two-col-content.edgex4-form .flex_row.flex_center {
  justify-content: center;
  text-align: center;
}
.two-col-content.edgex4-form .content-col .description {
  margin: 0 10px;
}
.two-col-content.edgex4-form .content-col .description h2 {
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
  color: #ffffff;
  margin: 0;
  text-align: center;
}
.two-col-content.edgex4-form .content-col .description h2 img {
  width: 180px;
}
.two-col-content.edgex4-form .content-col .description h4 {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #fff;
}

.two-col-content.edgex4-form form label {
  color: #fff;
}
.cnt-wit-tp-img-wrp.edgex4-card1 {
  background-position: left top !important;
}
.two-col-content.edgex4-form .hs-input {
  background-color: rgba(255, 255, 255, 0.1);
  border: 2px solid rgba(255, 255, 255, 0);
  color: #fff;
}
.two-col-content.edgex4-form .hs-input:focus{
  border: 2px solid rgba(255, 255, 255, 0.8);
  box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.15);
}
.nectar_team_member_overlay .closure {
  cursor: url(https://242825090.fs1.hubspotusercontent-na2.net/hubfs/242825090/WestOhioTool_May2025/Images/close-circle-svgrepo-com.svg) 36 36, auto;

}
.glightbox-clean .gdesc-inner {
  padding: 0 !important;
  text-align: right !important;
  margin: 10px 0 !important;
}
button.gclose.gbtn {
  opacity: 1 !important;
  background: transparent !important;
  padding: 0 !important;
}
.gslide-description p:last-child {
  padding: 0 !important;
}

.glightbox-clean .gslide-description {
  background: transparent !important;
  min-width: auto !important;
}
.cnt-wit-bg-wrp.cm-bottom-pane.equipment .content_widget .btn_row {
  flex-direction: row;
  justify-content: space-between;
}
.nectar_hotspot_wrap:hover .nectar_hotspot>span {
  transform: rotate(90deg);
}

.adv_video_module.two-col-video {
  padding: 60px 0;
}

.adv_video_module.two-col-video .right_container h5 {
  letter-spacing: 0px;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  color: #fff;
}

.adv_video_module.two-col-video .right_container h1 {
  font-size: 56px;
  line-height: 59px;
  font-weight: 700;
  color: #fff;
}

.adv_video_module.two-col-video .right_container a.hs-button {
  padding-right: 26px;
  padding-left: 26px;
  margin-top: 25px;
  font-size: 14px;
}

.adv_video_module.two-col-video .right_container a.hs-button i {
  margin-left: 10px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

.adv_video_module.two-col-video .right_container a.hs-button i:before {
  content: "\e909";
}

.adv_video_module.two-col-video .top_content ul {
  margin-left: -1%;
  margin-right: -1%;
  color: #fff;
  display: flex;
  flex-wrap: wrap;
}

.adv_video_module.two-col-video .top_content ul li {
  padding-left: 1%;
  padding-right: 1%;
  width: 25%;
  list-style: none;
}

.adv_video_module.two-col-video .top_content ul li span {
  padding-right: 20%;
  display: block;
  color: rgba(255, 255, 255, 0.65);
  margin-top: 20px;
  font-weight: 400;
}

.adv_video_module.two-col-video .top_content ul li {
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  color: #fff;
}
.adv_video_module.two-col-video .page-center {
  display: flex;
  flex-direction: column-reverse;
}

.adv_video_module.two-col-video .page-center .top_content {
  margin-top: 100px;
}

.adv_video_module.two-col-video .flex-video {
  margin-left: -1%;
  margin-right: -1%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
}

.adv_video_module.two-col-video .video_container {
  width: 50%;
  padding: 0 1%;
}

.adv_video_module.two-col-video .right_container {
  width: 50%;
  padding: 0 1%;
}

.adv_video_module.two-col-video .right_container a.hs-button {
  opacity: .87;
}

.adv_video_module.two-col-video .right_container a.hs-button:hover {
  opacity: 1;
}

.adv_video_module.two-col-video .closeicon:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  content: "\e117";
  font-size: 20px;
  display: block;
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
}
.adv_video_module.two-col-video .closeicon svg {
  display: none;
}
.adv_video_module.two-col-video .closeicon {
  right: 24%;
  top: 0;
}
.adv_video_module.two-col-video .right_container a.hs-button {
  opacity: .87;
}

.adv_video_module.two-col-video .right_container a.hs-button:hover {
  opacity: 1;
}
.adv_video_module.two-col-video .vid_trigger.ic__custom i:before {
  color: #fff;
  font-size: 20px;
  left: 0;
  top: -6px;
  position: relative;
}
.adv_video_module.two-col-video .vid_trigger.ic__custom span {
  width: 100px;
  height: 100px;
  border-color: #fff;
  background: #ffffff40;
}

.adv_video_module .inner_spacer:hover .poster_image {
  transform: scale(1.1);
}
.bnr_wrp.cm-home-slider button.splide__arrow.splide__arrow--prev,
.bnr_wrp.cm-home-slider button.splide__arrow.splide__arrow--next {
  z-index: 49;
}

.two-col-content .flex_row {
  gap: 0;
}
.glightbox-container .gcontainer {

  padding: 10px !important;
}
.two-col-content.career-2-col .page-center.theme_center .top_sec.noButton {
  padding: 0;
  text-align: left;
  margin: 0;
}

.two-col-content.career-2-col .page-center.theme_center .top_sec.noButton h2.title {
  max-width: 500px;
  margin: 0;
}
.two-col-content.career-2-col .content-col.col6 {
  margin-top: 50px;
}
.two-col-content.cst-two-column.contact .flex_row.flex_center {
  row-gap: 0;
  flex-wrap: nowrap;
}
.testimonials_sliderv2.cm-testimonial ul.splide__pagination button {
  opacity: .35;
}
.testimonials_sliderv2.cm-testimonial  .splide__pagination li {
  display: inline-flex;
  line-height: 1;
  list-style-type: none;
  margin: 0;
  pointer-events: auto;
  width: 30px;
  height: 30px;
  align-items: center;
  justify-content: center;
}
.testimonials_sliderv2.cm-testimonial.v2 .text_box p {
  font-weight: 500;
  font-family: Roboto;
  font-size: 18px;
}
.testimonials_sliderv2.cm-testimonial.v2 .noImage .testmn_inner_outer .left_inner p.rolee {
  font-size: 14px;
  font-family: 'Roboto';
}
.testimonials_sliderv2.cm-testimonial.v2 .testmn_itemv2 h3.name {
  font-family: 'Roboto';
  margin: 0;
}
.testimonials_sliderv2.cm-testimonial.v2 .noImage {
  width: 41% !important;
}
.testimonials_sliderv2.cm-testimonial.v2 .noImage .testmn_inner_outer .left_inner p.rolee {
  padding: 0;
}

.testimonials_sliderv2.cm-testimonial.v2 .noImage .testmn_inner_outer .left_inner .text_box {
  margin-top: 20px;
}
.two-col-content.icon-card12 .text_block h6 {
  font-family: Inter;
  text-transform: capitalize;
  letter-spacing: 0px;
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  margin-bottom: 24px;
}
.cnt-wit-bg-wrp.cm-bottom-pane.carbide .content_widget.text_center {
  max-width: 66.67%;
  margin: 0 auto;
  padding: 0 1%;
}

.cnt-wit-bg-wrp.cm-bottom-pane.carbide .content_widget.text_center h2.title {
  padding: 0 calc(1245px * 0.02);
}

.cnt-wit-bg-wrp.cm-bottom-pane.carbide .rich_text {
  padding: 0 calc(1245px * 0.02);
}
.adv_video_module.two-col-video .video_popup_modal .modal_video_box {
  max-width: 1280px;
}
.logo_slider.cm-logo-card.v2.v3 .logo_item {
  width: 18.2% !important;
  margin-bottom: 70px !important;
}

.logo_slider.cm-logo-card.v2.v3.v4 .logo_item{
  width: 21.2% !important;
}
.adv_video_module.two-col-video .closeicon {
  right: 0;
}
.adv_video_module.two-col-video .video_popup_modal {
  background: hsl(0deg 0% 4.31% / 85%);
}
.adv_video_module.cm-video .closeicon {
  right: -10px;
  top: -50px;
}
.adv_video_module.cm-video  .video_popup_modal .modal_video_box {
  max-width: 1280px;
}
.adv_video_module.cm-video   .video_popup_modal {
  background: #000000c9;
}

.two-col-content.map-2-col .content-col {
  width: 100%;
}

.two-col-content.map-2-col .media_column.img-col {
  display: none;
}
.adv_video_module.two-col-video .closeicon {
  right: -12px;
  top: -50px;
}
.logo_slider.cm-logo-card.v2.v3 .logo_item:nth-child(5n+5) {
  margin-right: 0;
}
@media(max-width:767px){
  .glightbox-clean .gnext, .glightbox-clean .gprev {
    top: 45% !important;
  }
}
/******************************************************************************************** media query *********************************************************/
@media (max-width:1400px){

  .two-col-content.red-content .top_sec.noButton .nectar-shape-divider-wrap {
    bottom: -180px;
  }
  .masonry-blog-item .inner-wrap .post-content {
    padding-left: 0;
  }
  .two-col-content.career-2-col .page-center.theme_center .top_sec.noButton h2.title {
    font-size: 47.6px;
    line-height: 50.15px;
  }

  .two-col-content.career-2-col .flex_row {
    align-items: center;
  }
}

@media(max-width:1200px){

  .bnr_wrp.cm-home-slider .slide_title h1 {
    font-size: 32px;
    line-height: 50px;
  }

  .bnr_wrp.cm-home-slider .slide_subtitle p {
    font-size: 14px;
    line-height: 24px;
  }

  .bnr_wrp.cm-home-slider .slide_content {
    padding: 0;
  }
  .bnr_wrp.cm-home-slider  .page-center {
    max-width: 100%;
  }

  .card_gallery.service-gallery .flex_row .col3 {
    width: 25%;
  }

  .logo_slider.cm-logo-card.v2.v3 .logo_item {
    width: 30% !important;
  }

  .counter-section.home-counter .page-center.theme_center {
    flex-direction: column;
  }

  .counter-section.home-counter .page-center.theme_center>div {
    width: 100% !important;
  }

  .two-col-content.map-2-col .flex_row>div {
    width: 100%;
  }

  .two-col-content.map-2-col .flex_row {
    flex-direction: column-reverse;
  }

  .cnt-wit-tp-img-wrp.home-testimonial .splide__track {
    margin: 0;
  }

  .two-col-content.home-form .content-col.col6 {
    width: 100%;
    margin-bottom: 30px;
  }

  .two-col-content.home-form .media_column.img-col.col6 {
    width: 100%;
  }

  .cnt-wit-tp-img-wrp.map-card12 .flex-row.flex_row .cnt-col {
    width: 100%;
    margin-bottom: 20px;
  }

  .cnt-wit-tp-img-wrp.map-card12 .flex-row.flex_row .cnt-col ul li {
    padding: 0;
  }

  .adv_video_module.cm-video .flex-video .video_container,.adv_video_module.cm-video .right_container {
    width: 100%;
  }
  .two-col-content.cst-two-column .flex_row.flex_center .cont-inner {
    padding: calc(942px * 0.12);
  }
  .adv_video_module.cm-video .flex-video .video_container {
    margin-bottom: 30px;
  }
}
@media(max-width:1000px){
  .simple-banner.edgex4-banner .bg_el.bg_img {
    background-size: cover;
  }
  .testimonials_sliderv2.cm-testimonial.v2 .noImage {
    width: 60% !important;
  }
  .two-col-content.cst-two-column.contact .flex_row.flex_center {
    flex-wrap: wrap;
  }
  .bnr_wrp.cm-home-slider li#splide01-slide02 .slide_title h1 {
    font-size: 40px;
  }

  .bnr_wrp.cm-home-slider li#splide01-slide02 .slide_content {
    padding: 0;
  }
  .adv_video_module.two-col-video .video_container,.adv_video_module.two-col-video .right_container {
    width: 100%;
  }

  .adv_video_module.two-col-video .flex-video {
    gap: 30px;
    flex-direction: column-reverse;
  }

  .adv_video_module.two-col-video .top_content ul li {
    width: 50%;
    margin-bottom: 20px;
  }
  .simple-banner.edgex4-banner .flex_row {
    max-width: 100%;
  }

  .cnt-wit-tp-img-wrp.edgex4-card3 .page-center.theme_center .flex-row.flex_row .cnt-col {
    width: 100%;
  }

  .cnt-wit-tp-img-wrp.edgex4-card1 .flex-row.flex_row .cnt-col {
    width: 100%;
  }

  .cnt-wit-tp-img-wrp.edgex4-card1 .flex-row.flex_row .cnt-col .inner_spacing.custom.theme {
    padding: 0;
  }

  .cnt-wit-tp-img-wrp.edgex4-card .cnt-col {
    width: 100%;
  }

  .two-col-content.edgex4-form .flex_row.flex_center {
    padding-left: 0;
    padding-right: 0;
  }

  .two-col-content.edgex4-form .content-col.col6 {
    width: 100%;
  }
  .two-col-content.tools-two-col .flex_row .content-col.col6,.two-col-content.tools-two-col .media_column.img-col.col6 {
    width: 100%;
    margin-bottom: 20px;
  }

  .two-col-content.tools-two-col .top_sec.noButton {
    margin-bottom: 40px;
  }

  .cnt-wit-tp-img-wrp.four-col-card .flex-row.flex_row .cnt-col {
    width: 100%;
    margin-bottom: 30px;
  }

  .two-col-content.tool-2-col .content-col.col6,.two-col-content.tool-2-col .content-col.col6 {
    width: 100%;
  }

  .two-col-content.tool-2-col .content-col.col6, .two-col-content.tool-2-col .content-col.col6 {
    margin-top: 20px;
  }

  .two-col-content.tool-2-col .mediaimg .single-img img {
    max-width: 100%;
  }

  .two-col-content.tool-2-col .flex_row.flex_center .media_column.img-col.col6 {
    width: 100%;
  }

  .cnt-wit-tp-img-wrp.four-col-card.v2 .splide__track {
    padding: 0;
  }

  .two-col-content.tool-2-col .content-col.col6, .two-col-content.tool-2-col .media_column.img-col.col6 {
    width: 100%;
  }
  .card_gallery.service-gallery .flex_row .col3 {
    width: 50%;
    margin-bottom: 20px;
  }
  .two-col-content.career-2-col .content-col.col6 {
    width: 100%;
  }

  .two-col-content.career-2-col .media_column.img-col.col6 {
    width: 100%;
    margin-top: 30px;
  }

  .two-col-content.career-2-col1 .content-col.col6 {
    width: 100%;
  }

  .two-col-content.career-2-col1 .media_column.img-col.col6 {
    width: 100%;
  }
  .card_gallery.home-icons .top_sec .flex_row {
    width: 100%;
  }

  .card_gallery.home-icons .card_item {
    width: calc(50% - 5%);
  }

  .two-col-content.home-title .flex_row {
    flex-direction: column;
  }

  .two-col-content.home-title .flex_row>div {
    width: 100%;
  }

  .two-col-content.home-title h2.title {
    margin-bottom: 24px;
    text-align: center;
  }

  .cnt-wit-tp-img-wrp.map-card1 .splide__track .cnt-col .inner_spacing.theme h3.col-title {
    font-size: 47.6px !important;
    line-height: 50.15px !important;
  }

  .adv_video_module.cm-video h2 {
    font-size: 47.6px !important;
    line-height: 50.15px !important;
  }

  .two-col-content.home-form .content-col .form_wrap,.two-col-content.home-form .content-col .description {
    width: 100%;
  }

  .cnt-wit-tp-img-wrp.home-testimonial .cnt-col {
    width: 100%;
  }


  .timeline-listings .masonry-blog-item {
    width: 100%;
  }
  .two-col-content.icon-card12 .flex_row>div {
    width: 100% !important;
  }
  .two-col-content.two-col-form .flex_row.flex_center>div {
    width: 100%;
  }
  .two-col-content.pcd-card1 .flex_row.flex_center>div {
    width: 100% !important;
  }
  .masonry-blog-item {
    margin: 0;
  }
  .two-col-content.pcd-card1 .mediaimg {
    width: 100%;
  }

  .two-col-content.pcd-card2 .flex_row.flex_center>div {
    width: 100%;
  }

  .two-col-content.pcd-card .top_sec.noButton ul li {
    width: 100%;
    margin-bottom: 30px;
  }

  .two-col-content.services-2-col .flex_row.flex_center>div {
    width: 100% !important;
  }
  .two-col-content.cst-two-column .flex_row.flex_center .cont-inner {
    padding: calc(600px * 0.12);
  }

  .two-col-content.cst-two-column .img-col {
    width: 100%;
  }

  .two-col-content.cst-two-column .content-col {
    max-width: 100%;
  }

  .two-col-content.cst-two-column .img-col .mediaimg {
    margin: 0;
  }
  .two-col-content.list-2-col .flex_row>div {
    width: 100% !important;
  }
  .counter-section.cm-counter .noImgIcon .inner {
    padding: 50px 0;
    min-height: auto;
  }
  .masonry-blog-item1 {
    width: 100%;
  }
  .counter-section.cm-counter .item .desc p {
    padding: 0;
  }

  .two-col-content.cm-impact-2-col .content-col.col6,.two-col-content.cm-impact-2-col .media_column {
    width: 100%;
  }

  .two-col-content.cm-impact-2-col.v2 {
    padding: 30px 0;
  }

  .two-col-content.cm-impact-2-col.v2 .media_column {
    padding-bottom: 30px;
  }

  .two-col-content.cm-impact-2-col.v2 .page-center.theme_center .top_content>ul>li {
    width: 100%;
  }

  .two-col-content.cm-impact-2-col.v2 .page-center.theme_center .top_content>ul {
    flex-wrap: wrap;
  }

  .cnt-wit-bg-wrp.cm-log-card .rich_text p:first-of-type {
    flex-direction: column;
  }

  .cnt-wit-bg-wrp.cm-log-card .rich_text p:first-of-type img {
    width: 100%;
    margin-bottom: 20px;
  }
  .testimonials_sliderv2.cm-testimonial .noImage .testmn_inner_outer {
    padding: 20px;
  }
  .two-col-content.design-card .flex_row .content-col.col6, .two-col-content.design-card .media_column.img-col.col6 {
    width: 100%;
  }
  .two-col-content.facilities-two-col .flex_row.flex_center .content-col.col6,
  .two-col-content.facilities-two-col .flex_row.flex_center .media_column.img-col.col6 {
    width: 100%;
  }
  .simple-banner.engineering-banner {
    padding-top: 34.2px;
    padding-bottom: 136.8px;
  }
  .two-col-content.facilities-two-col .single-img {
    margin: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .simple-banner.engineering-banner .banner-content-inner.col12 hr {
    width: 300px;
  }
  .two-col-content.facilities-two-col .content-col .description h1 {
    font-size: 47.6px !important;
    line-height: 50.15px !important;
  }
  .two-col-content.icon-2-col .flex_row.flex_center .content-col.col6, .two-col-content.icon-2-col .flex_row.flex_center .media_column {
    padding: 0;
    width: 100%;
    margin-bottom: 30px;
  }

  .two-col-content.icon-2-col .flex_row.flex_center {
    margin: 0;
  }
  .two-col-content.pdf-two .flex_row {
    max-width: 100%;
  }
  .two-col-content.contact-2-col .top_sec.noButton, 
  .two-col-content.contact-2-col .columns_rowo_wrap.bottom_row.form_add.right_media_image {
    max-width: 100%;
  }
  .cnt-wit-tp-img-wrp.yt-card .cnt-col.splide__slide {
    width: 100%;
    margin-bottom: 30px;
  }
  .two-col-content.contact-2-col .flex_row .content-col.col6,.two-col-content.contact-2-col .media_column.img-col.col6 {
    width: 100%;
  }

  .two-col-content.contact-2-col .flex_row {
    flex-direction: column-reverse;
  }

  .two-col-content.contact-2-col .media_column.img-col.col6 {
    margin-bottom: 26px;
  }
  .cnt-wit-tp-img-wrp.top_content1 .top_sec.noButton {
    width: 100%;
  }

  .two-col-content.facilities-2-col .flex_row.flex_center>div {
    width: 100%;
  }
  .two-col-content.icon-2-col {
    padding: 60px 0;
  }

  .cnt-wit-tp-img-wrp.dnd_padd.tool-card {
    padding: 50px 0;
    padding-top: 0;
  }
  .two-col-content.facilities-2-col {
    padding: 50px 0;
  }
  .cnt-wit-bg-wrp.cm-bottom-pane.carbide .content_widget.text_center {
    max-width: 100%;
  }

  .two-col-content.facilities-2-col  .content-col .description {
    margin: 0;
  }
  .cnt-wit-bg-wrp.cm-bottom-pane.carbide .rich_text {
    padding: 0 calc(600px * 0.03);
  }
  .cnt-wit-bg-wrp.cm-bottom-pane.carbide .content_widget.text_center h2.title {
    padding: 0 calc(600px * 0.03);
  }
  .cnt-wit-tp-img-wrp.faci-card .cnt-col.splide__slide.col4 {
    width: 100%;
  }
  .cnt-wit-bg-wrp.cm-bottom-pane h2.title {
    font-size: 40px !important;
    line-height: 1.1 !important;
  }
  .simple-banner.cm-banner1 .banner-content-inner.col12 h1{
    font-size: 40px !important;
    line-height: 1.1 !important;
  }
  
    
  .two-col-content.contact-2-col .top_sec.noButton h2.title,
  .two-col-content.career-2-col .page-center.theme_center .top_sec.noButton h2.title,
  .simple-banner.cm-banner .banner-content-inner.col12 h1,
  .simple-banner.imp-banner h1,
  .two-col-content.facilities-two-col .content-col .description h1,
  .cm_team_wrp.cm-team h2.title,
  .cnt-wit-tp-img-wrp.icon-card1 .page-center.theme_center .top_sec.noButton h2.title,
  .two-col-content.two-col-form .flex_row.flex_center .content_box h1,
  .two-col-content.address .flex_row>div h1,
  .two-col-content.two-col-form .content-col .description h2,
  .two-col-content.pcd-card2 .content-col .description h2,
  .two-col-content.pcd-card1 .content-col .description h2,
  .cnt-wit-tp-img-wrp.four-col-card .top_sec.noButton h2.title,
  .two-col-content.edgex4-form .content-col .description h2,
  .cst-card-module .top_cotent h1,
  .product-cards .top_cotent h2,
  .cnt-wit-tp-img-wrp.home-testimonial .top_sec.noButton h1,
  .two-col-content.home-form .content-col .description h2,
  .cnt-wit-tp-img-wrp.map-card12 .top_sec.noButton h2,
  .cnt-wit-tp-img-wrp.map-card1 .splide__track .cnt-col .inner_spacing.theme h3.col-title,
  .adv_video_module.cm-video h2,
  .cnt-wit-bg-wrp.cm-bottom-pane h2.title,
  .simple-banner.cm-banner1 .banner-content-inner.col12 h1,
  .testimonials_sliderv2.cm-testimonial h2.title{
    font-size: 40px !important;
    line-height: 1.1 !important;
  }
  
}

@media (max-width:690px){

  .cnt-wit-bg-wrp.cm-bottom-pane.equipment .content_widget .btn_row {
    flex-direction: column;
  }
  .post_body .align-right {
    float: none;
    max-width: 100%;
    margin: 0 0 15px;
    width: 100%;
  }
  .two-col-content.career-2-col1 .description h2 {
    font-size: 35px;
    line-height: 1.1;
  }
  .cnt-wit-bg-wrp.cm-bottom-pane h2.title {
    font-size: 35px !important;
    line-height: 1.1 !important;
  }
  .two-col-content.career-2-col h2 {
    font-size: 35px;
    line-height: 1.1;
  }
  .two-col-content.tools-two-col .top_content h2 {
    font-size: 35px;
  }
  .simple-banner.cm-banner1 .banner-content-inner.col12 h1{
    font-size: 35px !important;
    line-height: 1.1 !important;
  }

  .card_gallery.home-icons .top_sec .flex_row .content_widget.col8 h2{
    font-size: 35px !important;
    line-height: 1.1 !important;
  }
  .two-col-content.contact-2-col .top_sec.noButton h2.title,
  .two-col-content.career-2-col .page-center.theme_center .top_sec.noButton h2.title,
  .simple-banner.cm-banner .banner-content-inner.col12 h1,
  .simple-banner.imp-banner h1,
  .two-col-content.facilities-two-col .content-col .description h1,
  .cm_team_wrp.cm-team h2.title,
  .cnt-wit-tp-img-wrp.icon-card1 .page-center.theme_center .top_sec.noButton h2.title,
  .two-col-content.two-col-form .flex_row.flex_center .content_box h1,
  .two-col-content.address .flex_row>div h1,
  .two-col-content.two-col-form .content-col .description h2,
  .two-col-content.pcd-card2 .content-col .description h2,
  .two-col-content.pcd-card1 .content-col .description h2,
  .cnt-wit-tp-img-wrp.four-col-card .top_sec.noButton h2.title,
  .two-col-content.edgex4-form .content-col .description h2,
  .cst-card-module .top_cotent h1,
  .product-cards .top_cotent h2,
  .cnt-wit-tp-img-wrp.home-testimonial .top_sec.noButton h1,
  .two-col-content.home-form .content-col .description h2,
  .cnt-wit-tp-img-wrp.map-card12 .top_sec.noButton h2,
  .cnt-wit-tp-img-wrp.map-card1 .splide__track .cnt-col .inner_spacing.theme h3.col-title,
  .adv_video_module.cm-video h2,
  .cnt-wit-bg-wrp.cm-bottom-pane h2.title,
  .simple-banner.cm-banner1 .banner-content-inner.col12 h1,
  .testimonials_sliderv2.cm-testimonial h2.title{
    font-size: 30px !important;
    line-height: 1.1 !important;
  }
  .cnt-wit-tp-img-wrp.four-col-card {
    padding-bottom: 0;
  }
  .two-col-content.tools-two-col .content-col .description>ul>li {
    width: 100%;
  }
  .two-col-content.career-2-col1 .img-col .horizontal .double-img img {
    width: 300px;
  }
  .two-col-content.career-2-col .content-col .description>ul>li {
    width: 100%;
  }
  .two-col-content.icon-card12 .content-col .description ul li {
    width: 100%;
  }
  .two-col-content.pcd-card1 .content-col .description ul li {
    width: 100%;
  }
  .two-col-content.cst-two-column .flex_row.flex_center .cont-inner {
    padding: 50px 5%;
  }
  .logo_slider.cm-logo-card .logo_item {
    width: 45% !important;
  }
  .cnt-wit-tp-img-wrp.edgex4-card3 .tp-img-cnt {
    margin: 0;
  }
  .logo_slider.cm-logo-card.v2 .logo_item {
    width: 45% !important;
  }
  .adv_video_module.two-col-video .top_content ul li {
    width: 100%;
  }
  .simple-banner.certifications-banner .banner-content-inner.col12 h1 {
    font-size: 35px;
    line-height: 1.1;
  }
  .two-col-content.pcd-card .top_sec.noButton ul li>div {
    padding: 30px;
  }
  .cnt-wit-tp-img-wrp.icon-card1 {
    padding: 50px 0;
  }
  .two-col-content.icon-2-col .content-col .btn-items .btn_row {
    flex-direction: column;
  }
  .two-col-content.red-content .top_sec.noButton .nectar-shape-divider-wrap {
    bottom: -213px;
  }

  .cnt-wit-tp-img-wrp.icon-card1 .page-center.theme_center .top_sec.noButton .top_content ul {
    width: 100%;
  }
  .two-col-content.icon-2-col .btn_item:before {
    left: 36%;
    position: absolute;
    top: 10px !important;
  }

  .two-col-content.pdf-two .mediaimg,.two-col-content.pdf-two .cont-inner {
    padding: 0;
  }
  .cnt-wit-tp-img-wrp.faci-card .inner_spacing.theme {
    padding: 0;
    margin-bottom: 20px;
  }
  .card_gallery.service-gallery {
    padding: 100px 0;
    padding-bottom: 0;
  }
  .card_gallery.service-gallery .flex_row .col3 {
    width: 100%;
  }
  .two-col-content.pdf-two .flex_row .content-col.col6 {
    margin-top: 30px;
  }
  .card_gallery.home-icons .card_item {
    width: calc(100% - 5%);
  }

  .logo_slider.cm-logo-card.v2.v3 .logo_item {
    width: 100% !important;
  }

  .logo_slider.cm-logo-card.v2.v3 .logo_item.hoverGrey img {
    max-width: 80%;
    margin-bottom: 40px;
  }
  .cnt-wit-tp-img-wrp.four-col-card .flex-row.flex_row .tp-img-cnt h3.col-title {
    font-size: 20.4px;
    line-height: 27.2px;
  }
  .counter-section.home-counter .page-center.theme_center .flex_row.text_center.medium .item {
    width: 100%;
  }
  .adv_video_module.two-col-video .right_container h1 {
    font-size: 35px;
    line-height: 1.1;
  }
  .two-col-content.red-content .content-col .description h1 {
    font-size: 35px;
    line-height: 1.1;
  }
  .testimonials_sliderv2.cm-testimonial.v2 .text_box p {
    font-size: 15.3px;
    line-height: 31.45px;
  }
  .cnt-wit-tp-img-wrp.top_content1 .top_sec.noButton h2.title {
    font-size: 35px;
    line-height: 1.1;
  }
  .cnt-wit-tp-img-wrp.top_content1 .page-center {
    padding: 0 1%;
  }

  .testimonials_sliderv2.cm-testimonial h2.title {
    font-size: 35px;
    line-height: 1.1;
    padding-bottom: 0;
  }
  .two-col-content.icon-card12 .text_block h6 {
    font-size: 20.4px;
    line-height: 27.2px;
  }
  .testimonials_sliderv2.cm-testimonial .top_sec.noButton {
    padding-bottom: 0;
  }
  .cnt-wit-bg-wrp.cm-bottom-pane.carbide .rich_text {
    padding: 0 calc(100vw * 0.03);
  }
  .cnt-wit-bg-wrp.cm-bottom-pane.carbide .content_widget.text_center h2.title {
    padding: 0 calc(100vw * 0.03);
  }
  .simple-banner.edgex4-banner .bg_el.bg_img {
    background-size: cover;
    background-position: right center !important;
  }

  .simple-banner.edgex4-banner {
    min-height: 375px;
  }
  .testimonials_sliderv2.cm-testimonial.v2 .noImage {
    width: 85% !important;
  }
  .cnt-wit-tp-img-wrp.full-content .page-center.theme_center {
    padding: 0 1%;
  }
  .logo_slider.cm-logo-card.v2.v3 .logo_item {
    width: 45% !important;
    margin-bottom:10px !important;
  }
  .logo_slider.cm-logo-card.v2.v3 .logo_item.hoverGrey img {
    margin-bottom: 0;
  }
}


.popup_modal .popup_modal_box {
  padding: 18px;
  border-radius: 3px;
  border: 8px solid #000000;
  box-shadow: 0px 0px 30px 0px rgba(2, 2, 2, 1.00);
  background-color: rgba(255, 255, 255, 1.00);
  max-width: 60%;
}

.popup_modal .closeIcon {
  font-family: Arial;
  font-weight: 100;
  font-size: 24px;
  line-height: 24px;
  border: 2px solid #ffffff;
  border-radius: 4px;
  box-shadow: 0px 0px 15px 1px rgba(2, 2, 2, 0.75);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: rgba(0, 0, 0, 1.00);
  color: #ffffff;
  height: 26px;
  width: 26px;
}

.popup_modal  .closeIcon svg path {
  fill: #fff;
}

.popup_modal .closeIcon:before {
  color: #fff;
  content: '   ×   ';
}




@media(max-width:480px){
  
  .two-col-content.contact-2-col .top_sec.noButton h2.title,
  .two-col-content.career-2-col .page-center.theme_center .top_sec.noButton h2.title,
  .simple-banner.cm-banner .banner-content-inner.col12 h1,
  .simple-banner.imp-banner h1,
  .two-col-content.facilities-two-col .content-col .description h1,
  .cm_team_wrp.cm-team h2.title,
  .cnt-wit-tp-img-wrp.icon-card1 .page-center.theme_center .top_sec.noButton h2.title,
  .two-col-content.two-col-form .flex_row.flex_center .content_box h1,
  .two-col-content.address .flex_row>div h1,
  .two-col-content.two-col-form .content-col .description h2,
  .two-col-content.pcd-card2 .content-col .description h2,
  .two-col-content.pcd-card1 .content-col .description h2,
  .cnt-wit-tp-img-wrp.four-col-card .top_sec.noButton h2.title,
  .two-col-content.edgex4-form .content-col .description h2,
  .cst-card-module .top_cotent h1,
  .product-cards .top_cotent h2,
  .cnt-wit-tp-img-wrp.home-testimonial .top_sec.noButton h1,
  .two-col-content.home-form .content-col .description h2,
  .cnt-wit-tp-img-wrp.map-card12 .top_sec.noButton h2,
  .cnt-wit-tp-img-wrp.map-card1 .splide__track .cnt-col .inner_spacing.theme h3.col-title,
  .adv_video_module.cm-video h2,
  .cnt-wit-bg-wrp.cm-bottom-pane h2.title,
  .simple-banner.cm-banner1 .banner-content-inner.col12 h1,
  .testimonials_sliderv2.cm-testimonial h2.title{
    font-size: 21px !important;
    line-height: 1.1 !important;
  }
  
}