/* @import url('http://example.com/example_style.css'); */

/****************** adding GOOGLE FONTS NOT IN HUBSPOT
 * ***********************/

@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100..700;1,100..700&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Exo:ital,wght@0,100..900;1,100..900&display=swap');


/***** END GOOGLE FONTS **************/

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/



body h1, h1 {
  text-transform: lowercase;
  border-bottom: 0px solid #090;
}

h5 {
    color: #30507D;
    border-bottom: 0px solid #690;
}
body h6 span{
  border-bottom: 0px solid #009;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 0.66px;
  color: #C3D600;
}

<!-- /** hero h1 style **/ -->
.pwr-hero__title {
  text-transform: capitalize;
  font-size: 48px;
  line-height: 44px;
  margin: 0;
  padding: 0;
}

.pwr-hero__desc {
  font-size: 18px;
  line-height: 30px;
  margin: 12px 0 12px 0;
  max-width: 500px;
}

.hs_cos_wrapper_type_rich_text ul:not(.inputs-list):not([style*="list-style-type"]) li:before, .pwr-rich-text ul:not([style*="list-style-type"]) li:before, .hs_cos_wrapper_type_post_filter ul li:before, .hs_cos_wrapper_type_post_listing ul li:before {
  background-color: var(--clr-txt-bullet-lt);
  border-radius: 50%;
  content: "";
  height: 6px;
  left: -16px;
  position: absolute;
  top: 11px;
  width: 6px;
  background-color: #666666;
}
ul li {
    padding: 0;
    margin: 12px 0 8px 0;
    line-height: 1.44em;
}
ul  {
    padding: 12px 0 12px 0;
}
.active-branch ul li{
    border-bottom: 0px solid #eee;
    margin: 0px 0 0 0;
  /*padding: -20px 0 0 0; */
    
}
/*
.active-branch ul li ul li{
    border-bottom: 0px solid #0f0;
} 
.active li a{
    border-bottom: 0px solid #eee;
    padding-bottom: 4px;
}
*/


body .pwr-hero__info-box h1{
  font-family: 'Josefin Sans', Helvetica, Arial, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  color: #fff;
  font-style: normal;
  border-bottom: 0px solid #f00;
  line-height: 1.1em;
  width: 580px;
}

body .bigidea .pwr-hero__info-box h1 {
  font-family: 'Josefin Sans', Helvetica, Arial, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-size: 120px;
  line-height: 124px;
  color: #f00;
  font-style: normal;
  border-bottom: 0px solid #f00;

  width: 440px;
}

.this is a fake style demarket the start of first child code {
}

.lo-parent {
	display: grid;
	grid-template-columns: repeat(3, 1fr); /**/
	grid-template-columns: 25% 46% 1fr;
	grid-template-rows: 1fr;
	grid-column-gap: 24px;
	grid-row-gap: 0px;
	margin: 12px auto 0 auto;
	width: 100%;
	border-top: 0px solid #444;
	padding: 12px 0 24px 0;
	max-width: 1000px;
	border-bottom: 0px solid #eee;
}
.column-background {
	background: #fff;
	padding: 0;
	border-bottom: 0px solid #999;
	position: relative;
}
.lo-parent div h2 {
	color: #000;
	font-family: "Barlow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0;
	padding: 0 18px 8px 18px;
}
/*
.lo-parent div h3 {
	color: #333;
	font-family: "Barlow", Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
	margin: 0;
	padding: 48px 18px 18px 18px;
}
*/
.lo-parent div h4 {
	color: #333;
	font-family: "Barlow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: 200;
	line-height: normal;
	margin: 0;
	padding: 0 18px 18px 18px;
	
}

.lo-parent div p {
  padding: 12px 16px 12px 0;
  margin: 0;
  line-height: 1.6em;
}

.lo-parent div ul li{
	padding: 0px 0px 8px 0px;
}

.lo-col1 {
	border-top: 0px solid #090;
	border-bottom: 0px solid #ccc;
}

.lo-col1 img{
	padding: 8px 0 0 0;
}

.lo-col2 {
	border-bottom: 0px solid #ccc;
}

.lo-col3 {
	border-top: 0px solid #0cf;
	border-bottom: 0px solid #ccc;
}

.lo-col2 p{
	font-size: 17px;
	font-style: normal;
	line-height: 29px;
}

.lo-col3 ul li{
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	margin: 0 0 6px -18px;
	padding: 0 0 0 0;
}

.lo-parent .lo-col3 h3{
	color: #223;
	font-family: "Barlow", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 700;
	line-height: normal;
	margin: 0px 0 0 0;
	padding: 0px 0px 12px 0px;
}
.limited {
	color: #2750E0;
	font-family: "Barlow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
}
ul {
	margin: 0 0;
	padding: 0 0 0 36px;
}
li {
	margin: 0 0 6px 0;
	padding: 0 0 0 0;
}

.lo-col1,
.lo-col2,
.lo-col3 {
    display: flex; /* Use flexbox */
    flex-direction: column; /* Arrange content vertically */
    padding-bottom: 48px
}


@media screen and (max-width: 1025px) {
	.lo-parent {
		padding: 0px 24px 24px 24px;
	}
	.hero-headline p {
			width: 75%;
		}
}

@media screen and (max-width: 800px) {
.lo-col1 img{
	padding: 0;
	width: 100%;
}

	.lo-parent {
		display: grid;
		grid-template-columns: repeat(1, 1fr); /**/
		grid-template-rows: 1fr;
		grid-column-gap: 24px;
		grid-row-gap: 0px;
		max-width: 90vw;
		border-top: 0px solid #d00;
		margin: 0px auto 12px auto;
		}
		
		.lo-parent div{
			margin: 16px 0px 0px 0px;
      background: 0;
		}
  
		.tall-440 {
			height: 400px;
			padding: 0;
		}
	.lo-parent .lo-col3 h3{
		margin: 8px 0 0 0;
		padding: 0px 0px 12px 0px;
	}
	.lo-col3 {
		padding: 0 0 0 18px;
	}
	
}

/* logos on home */
.pwr-sec-clients--grid .pwr-sec-clients__logo-img {
  width: 74px;
  object-fit: contain;
  padding: 8px 0 8px 0;
}

.pwr-cta_button {
  padding: 12px 36px 12px 36px;
  font-family: "Barlow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1em;
  font-weight: 300;
  letter-spacing: 1px;
  
}

.pwr-sec__desc, .pwr-sec__desc p{
  padding-right: 20%;
}

@media screen and (max-width: 1000px) {
    .pwr-sec__desc, .pwr-sec__desc p{
      padding-right: 5%;
    }
}

/* su edits that change footer spacing of columns */
@media screen and (min-width: 1190px) {
.pwr-footer-company-info {
	  width: 22%;
}

.pwr-footer-full .hs-menu-wrapper li.hs-menu-depth-1:first-child {
    margin: 0 12px 0 0;
    border: 0px solid #eee;
}

.pwr-footer-full .hs-menu-wrapper.hs-menu-flow-vertical > ul li {
    padding: 0 32px 24px 0;
}
  
}
/*
*/
/* controls padding/spacing at top of footer */
/*text and the row above footer, it was set to 100px on top */
/*
.pwr-footer-full {
    padding-bottom: 60px;
    padding-top: 44px;
}

@media screen and (max-width: 1100px) {
  .pwr-footer-full .hs-menu-wrapper li.hs-menu-depth-1:first-child {
    margin: 0 2px 0 0;
    padding-top: 24px;
    border: 0px solid #eee;
  }
  .pwr-footer-full .hs-menu-wrapper.hs-menu-flow-vertical > ul li {
    padding: 0 6px 24px 0;
  }
  
}
/* end su edits that change footer spacing of columns */

/* add css for bio list */

.su-bio-list {
	width: 97%;
	padding: 0 0 0 0;
	margin: 6px 0 6px 36px;
	border: 0px solid #ddd;
}
.su-bio-list li{
	font-family: Barlow, Arial, Arial;
	font-size: 17px;
	font-style: normal;
	font-weight: 400;

	letter-spacing: normal;
	line-height: 1.4em;
	padding: 16px 0 16px 0;
	margin: 0 0 0 24px;
	border: 0px solid #600;
}
/* end css for bio list */

/* big idea text width limits */
.big-idea-text p{
  max-width: 50%;
  border: 0px solid #060;
}
@media screen and (max-width: 1200px) {
  .big-idea-text p{
    max-width: 80%;
  }
}

@media screen and (max-width: 900px) {
  .big-idea-text p{
    max-width: 96%;
  }
}
/* big idea text width limits */

.hs_cos_wrapper_widget_1726854910207_ img{
  width: 360px;
  margin: 0 0 44px 0;
}

/* this is a sublime fix to make the hero headline in carousel not jump to top */

/*
@media (max-width: 575px) {
    .pwr-hero .pwr-hero__info-box, .pwr-hero .pwr-hero__info-box.page-center {
        bottom: 0px;
        position: absolute;
        margin-bottom: 60px;
        margin-top: 80px;
    }
}
*/

/* resolve hovers in bios *************/
.pwr-header__menu .hs-menu-wrapper li.hs-menu-depth-1.hs-item-has-children>a {
  border: 0;
}
.pwr-header__menu .hs-menu-wrapper li.hs-menu-depth-1.hs-item-has-children>a:hover{
  border: 0;
}
.hs-menu-wrapper li.active-branch:not(.hs-menu-depth-1)>a:not(.is-anchor), .hs-menu-wrapper li:not(.hs-menu-depth-1):hover>a {
  border: 0;
}
/* END resolve hovers in bios *************/