/*********************************************/
/* =^..^= =^..^= =^..^= =^..^= =^..^= =^..^= */
/*                                           */
/* CUSTOM STYLE OVERWRITES                   */
/*                                           */
/* =^..^= =^..^= =^..^= =^..^= =^..^= =^..^= */
/*********************************************/

{ % include './_pwr-style-settings.css' % }

/****************************************************************************/
/*                                                                          */
/* IF YOU WOULD LIKE TO OVERWRITE CSS STYLE SETTINGS TO FURTHER CUSTOMIZE   */
/* THE TEMPLATE TO YOUR NEEDS, PLEASE USE THIS FILE                         */
/*                                                                          */
/****************************************************************************/

/* EXAMPLE - Landing Page Overwrites */

/* Responsive Images */

img.responsive {
  width: 100%;
  object-fit: cover;
}

/* LP Heading - Lineheight */

.lp-squeeze-wrapper h1,
.lp-basic-wrapper h1 {
  line-height: 1.2em;
}


/* LP Horizontal Box - Left Content Vertical Top alignment */

.lp-premium-content-wrapper .pwr-sec-form__content--v-align {
  align-items: initial;
}


/* EXAMPLE - ENTRY PAGE OF DEMO SITE */


/* Common */

.pwr-entry-wrapper .pwr-sec__title {
  line-height: 1.3em;
}


/* Hero */

.pwr-entry-wrapper .pwr-hero {
  height: 700px;
}

.pwr-entry-wrapper .pwr-hero__title {
  font-size: 130px;
  max-width: 950px;
}

.pwr-entry-wrapper .pwr-hero__desc {
  max-width: 100%;
}

@media (max-width: 1100px) {
  .pwr-entry-wrapper .pwr-hero__title {
    font-size: 110px;
    line-height: 1em;
  }
}

@media (max-width: 576px) {
  .pwr-entry-wrapper .pwr-hero__title {
    font-size: 66px;
  }
}


/* List of Templates */

.pwr-entry-wrapper .pwr-image-box--smaller .pwr-image-box__title {
  font-size: 15px;
}

.pwr-entry-wrapper .pwr-image-box.pwr-image-box--4cols.pwr-image-box--one-by-one .pwr-image-box__img {
  height: 214px;
}

.pwr-entry-wrapper .pwr-image-box__below {
  padding: 25px 0;
}


/* CTA module titles */

.pwr-entry-wrapper .pwr-sec-cta__title {
  max-width: 880px;
}


/* Template Features */

.pwr-entry-wrapper .pwr-sec-txt .pwr-sec-txt__title-intro {
  margin-bottom: 5px;
}

.pwr-entry-wrapper .pwr-sec-steps .pwr-step__desc {
  line-height: 1.8em;
}

.pwr-entry-wrapper .pwr-sec-steps:not(.pwr-sec-steps--with-intro) .pwr-step {
  padding: 40px 20px;
  border-radius: 7px;
  border: 1px solid rgba(0, 0, 0, 0.2);
  margin: 10px;
}

@media (max-width: 575px) {
  .pwr-entry-wrapper .pwr-sec-steps .pwr-step {
    margin-left: 0;
    margin-right: 0;
  }
}


/* Mockup and layout variant sections */

.pwr-entry-wrapper .pwr-sec-mockup .pwr-sec-mockup__title-intro,
.pwr-entry-wrapper .pwr-sec-steps--with-intro .pwr-sec-steps__title-intro {
  color: ;
  font-size: 100px;
  font-weight: 800;
  margin-bottom: 0px;
  line-height: 1em;
}

.pwr-entry-wrapper .pwr-sec-mockup .pwr-sec-mockup_title,
.pwr-entry-wrapper .pwr-sec-steps--with-intro .pwr-sec-steps__title {
  line-height: 1.3em;
}

.pwr-entry-wrapper .pwr-sec-steps .pwr-sec__title+.pwr-sec__desc {
  margin-top: 15px;
}

.pwr-entry-wrapper .pwr-sec-mockup .pwr-sec-mockup__desc,
.pwr-entry-wrapper .pwr-sec-steps--with-intro .pwr-sec-steps__desc {
  line-height: 1.8em;
}

.pwr-entry-wrapper .pwr-sec-steps--with-intro .pwr-step__img {
  height: auto;
  margin-bottom: 20px;
}

.pwr-entry-wrapper .pwr-sec-steps--with-intro .pwr-step {
  margin: 0 10px 10px;
  padding: 0;
}

@media (max-width: 575px) {
  .pwr-entry-wrapper .pwr-sec-steps .pwr-step {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}


/* Modules and cross-browser section */

.pwr-entry-wrapper .pwr-sec-maintenance-error__img--bottom {
  margin-top: 60px;
}


/* List Overrides */

.contact .hs_cos_wrapper_type_rich_text ul:not(.inputs-list) li,
.contact .pwr-rich-text ul li,
.contact .hs_cos_wrapper_type_post_filter ul li,
.contact .hs_cos_wrapper_type_post_listing ul li {
  list-style: unset;
  line-height: 1rem;
}

.careers .hs_cos_wrapper_type_rich_text ul:not(.inputs-list) li:before,
.careers .pwr-rich-text ul li:before,
.careers .hs_cos_wrapper_type_post_filter ul li:before,
.careers .hs_cos_wrapper_type_post_listing ul li:before {
  content: unset;
}

.contact .hs_cos_wrapper_type_rich_text ul:not(.inputs-list),
.contact .pwr-rich-text ul,
.contact .hs_cos_wrapper_type_post_filter ul,
.contact .hs_cos_wrapper_type_post_listing ul {
  padding-inline-start: 1em;
}

/* Sec-Testimonail Overrides */

.pwr-testimonial:not(.pwr-testimonial--style-multiple):not(.pwr-testimonial--style-2) .pwr-testimonial__job-title:before {
  content: "—";
}

.pwr-testimonial__job-title {
  font-weight: 900;
}


/* Base overrides */

hr {
  margin: 4em 0;
}

h4+p {
  margin-top: 0;
}


/* Team Overrides */

.pwr-team-member--style-reduced {
  width: calc(33% - 20px);
}

.pwr-team-member__img--style-reduced {
  height: 432px;
}

.pwr-team-member .pwr-link-icon {
  font-weight: 700;
}

.hs_cos_wrapper_type_icon svg,
.pwr-icon svg {
  display: inline-block;
  vertical-align: baseline;
  line-height: 0.5rem;
  height: .9em;
}

.pwr-linkedin-icon {
  font-weight: 700;
}


.consulting-services .pwr-hero__info-box {
  bottom: 40% !important;
}

/* Individual Bio Overrides */

.hji-about-me .grid {
  display: grid; 
  grid-template-columns: 1fr 1fr;
}

.hji-about-me .plr80 {
  padding-left: 80px;
  padding-right: 80px;
}

.hji-about-me .ptb40 {
  padding-top: 40px;
  padding-bottom: 40px;
}

@media (max-width: 767px) {
  .hji-about-me .grid {
    grid-template-columns: 1fr;
  }
  
  .hji-about-me .sm-plr20 {
    padding-left: 20px;
    padding-right: 20px;
  }
}

/* Sec Company Values Overrides */

.pwr-sec-values .pwr-value__front.pwr-3D-box__info-box,
.pwr-sec-values .pwr-value__back.pwr-3D-box__info-box {
  display: flex;
  align-items: left;
  height: 100%;
  flex-direction: column;
  justify-content: flex-end;
}

.pwr-sec-values h2 {
  color: #fff !important;
}

.pwr-sec-image-boxes {
  padding: 60px 0;
}

.pwr-image-box.pwr-image-box--one-by-one,
.pwr-image-box.pwr-image-box--two-by-one {
  width: calc( 50% - 20px);
}

.events-webinars .pwr-link-icon {
  position: absolute;
  bottom: 30px;
  top: unset;
}

.pwr-image-box--smaller.pwr-image-box--style-below-2 .pwr-image-box__below {
  padding: 30px;
  height: 230px;
  position: relative;
}

/* Events and Webinars */
.events-webinars .row-fluid-wrapper.row-depth-1.row-number-7.dnd-row {
  max-width: 1300px;
  margin: 0 auto;
  color: #fff;
}

.events-webinars .row-fluid-wrapper.row-depth-1.row-number-7.dnd-row h2 {
  color: #fff;
}

/* Accordion Overrides */
.pwr--light .pwr-accordion__icon::before, 
.pwr--light .pwr-accordion__icon::after, 
.pwr-accordion-container.pwr--light .pwr-accordion__icon::before, 
.pwr-accordion-container.pwr--light .pwr-accordion__icon::after {
  background-color: #b5121b;
}

/* Blog Overrides */

.hs-blog-listing .pwr-post-item__info-box {
  min-height: 300px;
}

.hs-blog-listing span.pwr-post-item__more-link {
  position: absolute;
  bottom: 10px;
}

.hs-blog-post .pwr-avatar__round {
  height: 100%;
  width: 100%;
}

.hs-blog-post .pwr-avatar__round img {
  object-fit: cover;
}

.hs-blog-post .pwr-post-body {
  background-color: #fff;
}

.hs-blog-post .pwr-author-profile {
  background-color: #d9dada;
}

.pwr-post-item__date {
  font-weight: 500;
}

.pwr-post-item__more-link {
  position: absolute;
  bottom: 8px;
  left: 40px;
}

/* Contact */
@media (max-width: 767px) {
  .contact .pwr-sec-form {
    padding: 2rem 1em;
  }
}

/* Timeline */
.pwr-timeline-item__date {
  font-weight: 700;
  color: #b5121b;
  text-transform: uppercase;
}

/* Homepage */
.homepage .pwr-timeline-item__title {
  text-transform: uppercase;
}

.homepage a.overlay-trigger:hover .pwr-rel-post-item__img-overlay {
  opacity: 0.85;
}

.homepage .pwr-link-icon svg {
  height: 1rem;
  top: 3px;
  position: relative;
}

.homepage .pwr-timeline-item__content {
  padding: 30px 50px;
}


/* Padding Adjustments */

.plr30 {
  padding-left: 30px;
  padding-right: 30px;
}

@media (max-width: 767px) {
  .sm-plr0 {
    padding-left: 0;
    padding-right: 0;
  }
}

h2+ul {
  padding-bottom: 20px;
}

/* Blog */

h1.pwr-post-featured__title {
  color: #fff;
}

.pwr-post-content {
  padding-bottom: 60px;
}

.pwr-sec-posts {
  padding-top: 60px;
}

.pwr-sec-posts--vertical-layout .pwr-sec-posts__intro-sec {
  margin-bottom: 30px;
}

/* Careers */



@media (max-width: 767px) {
  .pwr-sec-form .page-center {
    margin-left: 0;
    margin-right: 0;
  }
}