@import url('https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css');
/* Adds width breakpoint to bootstrap containers since bootstrap max-width is 1100 */
@media (min-width: 1440px){
  .container{
    max-width: 1440px;
  }
}

@import url('https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.1/css/all.min.css');

@import url(//cdn2.hubspot.net/hub/1604199/hub_generated/template_assets/34317797544/1705895990493/Templates/Custom/EP_WWW_Style/Sept_2020/css/fonts.min.css);

body {
  font-family: Georgia, sans-serif;
  --text-opacity: 1;
  color: #293851;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

h1, h2, h3, h4, h5, h6 {
  font-family: HCo Gotham,sans-serif;
}

.listing-topic-highlight {
  padding: 2px 2px 0 2px;
  margin-right: 5px;
  border-bottom: 3px solid #FCDB2A;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: inline-block;
  font-size: 14px;
  background: none !important;
  font-family: HCo Gotham, serif;
}

.post-listing h2, .post-item-description>h2, .pop-post h2 {
 text-align: left; 
 color: #293851;
 font-weight: 500;
 font-size: 24px;
 line-height: 30px;
}

#hero_post_title {
  margin-top: 158px !important;
}

.footer-container.container-fluid {
  padding: 0!important;
}

.no-posts {
  font-weight: 600;
  text-align: center;
  margin-bottom: 100px;
}

.serif-font {
  font-family: Georgia, serif!important;
}

.container {
  float: unset!important;
  margin-right: auto!important;
  margin-left: auto!important;
}

.full_slider {
  display: block;
}

#inner_logo {
  background-image: url("https://1604199.fs1.hubspotusercontent-na1.net/hubfs/1604199/Blog/Blog_Prototype_Logo.png");
  background-repeat: no-repeat;
  background-position-x: center;
  background-position-y: 40%;
  background-attachment: scroll;
}

.blog-sidebar-subscribe input {
  width: 100%;
}
.blog-sidebar-subscribe label {
  margin-bottom: 0;
}
.blog-sidebar-subscribe ul.inputs-list,
.blog-sidebar-subscribe ul.hs-error-msgs {
  margin-left:0;
}
.blog-sidebar-subscribe ul.inputs-list > li,
.blog-sidebar-subscribe ul.hs-error-msgs > li {
  list-style: none;
  font-size: 14px;
  line-height: 14px;
}
.hs-form-booleancheckbox-display {
  padding:10px 0;
}
.blog-sidebar-subscribe input[name="casl_compliance"] {
  margin-top: 20px;
}
.blog-sidebar-subscribe input[name="casl_compliance"] + span {
  display: block;
  margin-left: 23px;
  color: #0C0C0C;
}
.blog-sidebar-subscribe div.actions {
  text-align: center;
}
.blog-sidebar-subscribe input[type="submit"], .blog-sidebar-subscribe input[type="submit"]:active,
.block-form input[type="submit"], .block-form input[type="submit"]: active
{
  border: solid 2px #293851;
  text-transform: uppercase;
  font-weight: 600;
  padding: 8px 22px;
  width: 100%;
  margin-top: 20px;
  background: white !important;
  font-family: HCo Gotham,sans-serif;
  color: #293851;
}
ul.hs-error-msgs > li > label.hs-error-msg {
  color: red;
}
input.invalid.error {
  border-color: red;
}

#recent_post_main_area {
  margin-bottom: 60px;
  padding: 0 40px;
}
#recent_post_area h2.section-title {
  text-transform: uppercase;
  font-weight: 400;
  margin-bottom: 50px;
  font-size: 48px;
}
.post-listing {
  padding-left: 25px!important;
  padding-right: 25px!important;
  padding-bottom: 25px!important;
}
.post-item-description {
  padding: 30px 10px;
  font-weight: 600;
}
.post-item-description > h2 {
  font-size: 28px;
  font-weight: 400;
  line-height: 30px;
}
.post-item-description .author-description {
  font-size: 14px; 
}
.post-item-description .author-description > span.author {
  font-weight: 800; 
}
.post-listing.cta-listing img {
  width: 100%;
  height: auto;
}

#load_more_area {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 70px 0;
}

a.post-item-link:hover .post-item-overlay {
  display: block;
}

.post-item-img {
  height: 325px;
  background-size: cover;
  background-position-y: center;
  text-align: center;
}
.post-item-overlay {
  height: 325px;
  background-color: rgba(125, 125, 125, .5);
  color: white;
  font-size: 18px;
  display: none;
}
.post-item-overlay > .read-more {
  padding-top: 40%;
  text-transform: uppercase;
}
.post-item-overlay > .total-read-time {
  padding-top: 30%; 
}

.load-more.btn {
  padding: 10px 50px;
  font-size: 20px;
  line-height: 30px;
  text-transform: uppercase;
  color: black!important;
  border-radius: unset;
  text-shadow: unset;
  background-color: #FFC503;
  background-image: unset;
  border: none;
  box-shadow: none; 
  font-weight: bold;
  font-family: HCo Gotham,sans-serif;
}

.load-more.btn:hover {
  color: black!important;
  background-color: #EEB60F;
}

.load-more.btn > svg {
  margin-left: 10px; 
  display: none;
}

.author-topic-area .topic,
.author-topic-area .author {
  padding-left: 0;
  padding-right: 0;
}
.author-topic-area .topic {
  text-align: right;
}

a.latest-post-link, a.latest-post-link:hover, a.latest-post-link: link, a.latest-post-link:visited,
.post-listing > a, .post-listing > a:hover, .post-listing > a:link, .post-listing > a:visited {
  color: #0C0C0C;
  text-decoration: none;
}

@media all and (max-width: 768px) {
  .top-cta-text {
    padding:0 !important;
  }
}

@media all and (max-width: 1139px) {
  #inner_logo {
    background-size: contain;
    background-position-y: 20%;
    height: 300px;
  }
}
@media all and (min-width: 1024px) {
  #inner_logo {
    height: 400px;
  }
}
@media all and (max-width: 1024px) {
  .carousel-item .post-item-img,
  .blog-section .post-item-img,
  .blog-section .post-item-overlay {
    height: 225px;
  }
  .blog-section .post-item-overlay > .total-read-time {
    padding-top: 20%;
  }
}

@media all and (max-width: 768px) {
  #inner_logo {
    height: 200px;
  }
  .full-slider {
    padding: 0 5%;
  }
  .post-item-overlay {
    height: 225px;
  }
  .author-topic-area .listing-topic-highlight {
    display: inline-block;
    margin-top: 10px!important;
    margin-bottom: 20px;
  }
  .author-topic-area .topic {
    text-align: left;
  }
}

@media all and (max-width: 425px) {
  #search_posts_form {
    clear: both;
    height: auto !important;
    margin-bottom: 10px !important;
  }
  #search_posts_form input[type=text] {
    font-size: 16px;
    border: 1px solid #0C0C0C !important;
    width: 100% !important;
    margin-bottom: 10px;
  }
  #search_posts_form button {
    width: 100% !important; 
  }
  .blog-sidebar-subscribe span {
    font-size: 16px !important;
  }
  .blog-sidebar-subscribe input[type=checkbox] {
    margin-top: 20px !important;
  }
  .blog-sidebar-subscribe input[type=text], .blog-sidebar-subscribe input[type=email] {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 16px;
  }
  .blog-sidebar-subscribe .hs-richtext p {
    font-size: 12px !important; 
  }
  .blog-sidebar-subscribe input[name="casl_compliance"]+span {
    margin-top: 0;
  }
  footer input[type=text] {
    width: 100% !important;
    margin-top: 10px !important;
  }
  #inner_logo {
    height: 100px;
  }
  .blog-listings {
    padding: 0 15px 0 0!important;
  }
  #recent_post_area h2.section-title {
    margin-bottom: 20px;
  }
  .post-listing.cta-listing {
    margin-bottom: 30px;
  }
  .post-item-overlay>.read-more {
    padding-top: 26%;
  }
  .blog-section .post-item-overlay>.total-read-time {
    padding-top: 15%;
  }
  .load-more.btn {
    padding: 30px 0px;
    width: 100%;
    margin-left: 7px;
  }
}

.blog-sidebar .hs-form-field .input {
  width: 100%;
}

.blog-sidebar .hs-form-field .input {
  display: block;
  width: 100%;
}

.blog-sidebar-subscribe input[type=checkbox] {
  margin: 0;
}

.blog-sidebar .hs-richtext {
  padding: 0;
  float: left;
}

.blog-sidebar .hs-richtext::before {
 clear: both; 
}

#recent_post_area h2.section-title {
  text-align: left;
  font-weight: bold;
  text-transform: none;
  margin-bottom: 30px;
}

.post-item-description .author-description {
  font-weight: normal;
}

.container-fluid {
  padding-left: 0;
  padding-right: 0;
}

.block-form .input{
  width: 100%;
}

.block-form label {
  width: 100%;
  font-size: 16px;
  margin-bottom: 0;
}

.block-form input, .block-form select {
  margin-bottom: 0 !important;
}

.block-form legend {
  font-size: 14px;
}

.block-form .hs-richtext {
  width: 100%;
}

.block-form a {
  text-decoration: underline !important;
}

.hero {
  background-repeat: none !important; 
  height: 500px; 
  background-size: cover;
}  

.hero .container {
  padding-top: 200px;
}

.hero h2{
  color: #ffffff; 
  font-family: georgia, palatino;
  font-size: 48px !important;
  text-align: left;
}

.hero.baby-fingers {
  background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.85)), url('https://1604199.fs1.hubspotusercontent-na1.net/hubfs/1604199/Blog%20-%20Stock%20Images/j-1.jpg'); 
}

.hero .listing-topic-highlight {
  color: #ffffff;
}

b, strong {
  font-weight: bold !important;
}

.looking-for-more p {
  font-size: 18px !important;
  line-height: 28px !important;
}

.product-logo-img-area img {
  display: inline-block;
}

input.hs-button.primary {
  border: 2px solid #000;
  text-transform: uppercase;
  font-weight: 600;
  padding: 8px 22px;
  width: 100%;
  margin-top: 20px;
  float: right;
}

/*!
PR custom CSS for footer and sidebar
*/
.hs-form-field input[type=email], .hs-form-field input[type=tel], .hs-form-field input[type=text], .hs-form-field select, .hs-form-field textarea {
  margin-left: 10px;
  width: 95%;
}
.hs-form-field label {
  width: 95%;
}
input.hs-button.primary {
  background-color: #ffcc00;
  font-family: sans-serif;
}