
.blog-listing-wrapper .post-body p {
    margin: 0px 0 28px;
}
.Subscribe-email-bx , .search-topic-section,
.fix-something-search-topic-section,
.learn-something-search-topic-section,
.change-something-search-topic-section{
    margin-top:50px;margin-bottom:50px;
    border: 1px solid #ededed;
    max-width: 400px;
    margin:20px auto 20px!important;
    float: none!important;
    padding:20px;
    position:relative;
    height: 122px;
    background:#fff;
    }
.search-topic-section,
.fix-something-search-topic-section,
.learn-something-search-topic-section,
.change-something-search-topic-section{
    height:auto;
    text-align:left;
    margin-top:0 !important;
    margin-bottom:10px!important;
}
.search-topic-section .list-box select,
.fix-something-search-topic-section .list-box select,
.learn-something-search-topic-section .list-box select,
.change-something-search-topic-section .list-box select {
    border: 1px solid #acacac;
    border-radius: 5px;
    box-shadow: none;
    color: #000;
    font-family: proximanova-light;
    font-size: 16px;
    letter-spacing: 1pt;
    line-height: 21px;
    padding: 7px;
    position: relative;
    width:100%;
    margin:0;
}
.fix-something-search-topic-section .list-box select option,
.learn-something-search-topic-section .list-box select option,
.change-something-search-topic-section .list-box select option,
.search-topic-section .list-box select option{
    padding:5px 10px;
    letter-spacing: 1px !important;
}
.all-posts-cta {
    text-align: center;
    max-width: 137px;
    float: none !important;
    margin-left: auto !important;
    margin-right: auto;
}
.blog-section .hs-author-profile .hs-author-name {
    padding-bottom: 17px;
    font-size: 44px;
    color: #465d76;
    font-weight: 300;
    font-family: proximanova-light;
    border-bottom: 1px solid #e8e8e8;
    margin: 13px 0 0 0;
}
.soc-profiles {
    border-bottom: 1px solid #e8e8e8;
    padding: 8px 0;
    line-height: 0;
    margin: 0;
}
.soc-profiles a {
    display: inline-block;
    line-height: 0;
}
.soc-profiles li {
    display: inline-block;
    margin-right: 1em;
    text-align: center;
    width: 24px;
    height: 24px;
    background-size: 100%;
    background-repeat: no-repeat;
}
.soc-profiles li.twitter {
    background-image: url(//cdn2.hubspot.net/hubfs/533526/images/Twitter-1.png);
}
.soc-profiles li.linkedin {
    background-image: url(//cdn2.hubspot.net/hubfs/533526/images/Linkedin-1.png);
}
.soc-profiles li.google-plus {
    background-image: url(//cdn2.hubspot.net/hubfs/533526/images/Google-Plus.png);
}
.soc-profiles li.facebook {
    background-image: url(//cdn2.hubspot.net/hubfs/533526/images/Facebook.png);
}
.author-profile__main {
    overflow: hidden;
    padding: 20px 0;
    border-bottom: 1px solid #e8e8e8;
}
.author-profile__img--wrapper {
    overflow: hidden;
    float: left;
    width: 20%;
    max-width: 130px;
}
.author-profile__img {
    border-bottom: 3px solid #ef5e29;
}
.author-profile__img {
    width: 100%;
}
.author-profile__bio--wrapper {
    width: 70%;
    padding: 0 20px 0 25px;
    float: left;
}
.author-profile__bio--wrapper p {
    margin: 0 0 10px 0;
    font-size: 14px;
    color: #465d76;
    line-height: 1.6;
    font-family: "proxima-nova",sans-serif;
}

.blog-section .post-item .post-body,
.Subscribe-email-bx p{
    color: #465d76;
    font-family: proximanova-light;
    line-height: 22px;
}
.blog-pagination {
    text-align: center;
    width: 100%;
}
.blog-pagination a {
    padding: 30px;
}
.Subscribe-email-bx {
    min-height: 230px;
}
.read-more-button {
    margin: 40px 0px 20px 0px;
}
.read-more-button a {
    border: 1px solid #465d76;
    text-decoration: none;
    color: #fff;
    background-color: #465d76;
    border-radius: 35px;
    padding: 10px 25px;
}
.read-more-button:hover a{
    color: #465d76;
    background-color: #fff;
}
    .Subscribe-email-bx label  {
   display:none;
    }
    .Subscribe-email-bx .input .hs-input {
       float:left;
    }
     .Subscribe-email-bx .input .hs-input  {
       border: 1px solid #acacac;
        border-radius: 5px;
        box-shadow: none;
        color: #000;
        font-family: proximanova-light;
        font-size: 16px;
        letter-spacing: 1pt;
        line-height: 21px;
        padding:7px;
        position: relative;
        width:255px;
    }
    
   .Subscribe-email-bx .actions .hs-button {
        background-color: #2f4b69;
        border: medium none;
        border-radius: 5px;
        color: #fff;
        cursor: pointer;
        float: left;
        font-family: "ProximaNova-Light";
        font-size: 16px;
        padding: 9px;
        position: absolute;
        right: 20px;
        text-decoration: none;
        top: 57px;
        transition: all 1s ease-in-out 0s;
   }
   
    .Subscribe-email-bx .hs-error-msgs {
        clear:both;
    }
     .Subscribe-email-bx .hs-error-msgs label {
       clear: both;
        display: block;
        margin: 0;
        padding: 5px 0 0;
        text-align: left;
    }
    
    .learn-something-search-topic-section .heading,
    .fix-something-search-topic-section .heading,    
    .change-something-search-topic-section .heading,
    .search-topic-section .heading {
    display: block;
    font-weight: bold;
    margin-bottom: 15px !important;
    text-align: center;
    color: #465D76;
    font-family: proximanova-light;
    font-size: 22px;
     }
     .Subscribe-email-bx  h3 {
        display: block;
        font-weight: bold;
        margin-bottom: 15px !important;
        text-align: center;
        color: #465D76;
        font-family: proximanova-light;
        font-size: 22px;
     } 
     
     .banner_content .hs-rss-item.hs-with-featured-image:first-child {
      border-bottom: 0 none;
      border-top: 1px solid #ededed;
      padding-top: 20px;
    }
    .banner_content .hs-rss-item.hs-with-featured-image:first-child .hs-rss-item-image-wrapper {
        text-align:center;
    }
     .footer-social-links  .social-icon-text {
        margin-top:10px;
    }
   .footer-social-links  .social-icon-text img {
          vertical-align:middle;
      }
    .blog-rss-listing{
        display:block;
    }
  @media only screen and (max-width: 767px) {
      .footer .footer-social-links a {
        display:inline-block;
        margin:0;
    }
    .footer-social-links {
        text-align:center;
        margin: 10px 0 20px;
    }
  .footer-social-links  .social-icon-text {
        margin-top:0px;
        margin-bottom:10px;
    }
     
    .footer  .footer-spacer {
          display:none;
      }
 }
    
    @media only screen and (max-width: 480px) {
    .blog-rss-listing{
        display:none;
    }
        .blog-top-image {
            cursor: pointer;
     }
     
     .Subscribe-email-bx .input .hs-input {
         width:100%;
        
     }
      .Subscribe-email-bx .actions {
          text-align:center;
      }
     .Subscribe-email-bx .actions .hs-button {
         position:static;
         margin-top:10px;
          float:none !important;
     }
     .Subscribe-email-bx {
         height:auto;
     }
     
     .widget-span.widget-type-cell.banner_content {
         margin-bottom:10px;
     }
     .Subscribe-email-bx {
         margin:22px auto 20px !important;
     }
     
     .widget-span.widget-type-linked_image.blog-top-image {
        margin: 30px 0 15px;
    }
}
