body{
    margin:0;
    padding:0;
    border:0;
    display:inline-block;
}

*:focus{
    outline:none;
}

.header{
    width:100%;
    font-family:"museo-sans", sans-serif;
}

.subscribe-scroll{
    display:none;
}

.top-nav-bar{
  padding: 36px 24px;
}

.logo{
  background:url('http://cdn2.hubspot.net/hub/120299/file-1693103004-png/priceintel_blog/priceintel_blog/pi_logo2.png') no-repeat;
  background-size: 84px 80px;
  display: inline-block;
  height: 80px;
  margin: -2px;
  width: 84px;
}

.nav{
  color: #3b3b3d;
  display: inline-block;
  float: right;
  font-family: "museo-sans-condensed", "museo-sans", sans-serif;
  font-size: 32px;
  font-weight: 100;
  margin: 18px 0 0 0;
}

.nav * a{
  color: #3b3b3d;
  text-decoration: none;
}

.nav * a:visited{
  color: #3b3b3d;
}

.about{
  display: inline-block;
  margin: 0 36px 0 0;
}

.plans{
  display: inline-block;
  margin: 0 36px 0 0;
}

.blog{
  display: inline-block;
}

.blog a{
    color: #43c9b6;
}

.blog a:visited{
    color: #43c9b6;
}

.get-in-touch{
  display: none;
}

.divider{
  display: none;
}

.phone-number{
  display: none;
}

.subscribe{
    background-color:#86a9ce;
    height:60px;
    font-weight:300;
    font-size:24px;
    line-height:60px;
    text-align:center;
    color:#ffffff;
}

.hidden{
    visibility:hidden;
}

.subscribe-text{
    width:400px;
    margin:0 auto;
}

.subscribe-text-submitted{
    display:none;
}

.subscribe-text-submitted.appear{
    display:inline-block;
}

.form-group label{
    color:#ffffff;
}

.form-field{
    width:200px;
    background-color:#ffffff;
    border:1px solid #ffffff;
    vertical-align:middle;
}

.form-submit{
    background: transparent no-repeat url('http://cdn2.hubspot.net/hub/120299/file-986660013-png/ProfitWell_Blog/ProfitWell_Blog_Listing/profitwell_blog2/profitwell_blog2_Logos/subscribe_button.png');
    width:18px;
    height:18px;
    display:inline-block;
    border:0;
    vertical-align:middle;
}

.form-submit:hover{
    cursor:pointer;
}

.form-group.appear{
    display:inline-block;
    width:400px;
    margin:0 auto;
}

.header-topics{
    display: none;
}

.main{
    margin:0 auto;
    padding:0 36px;
    background-color:#ffffff;
}

.main div{
    font-family: "museo-sans", sans-serif;
}

.blog-post{
    color:#303030;
    margin:60px 36px 0 36px;
}

.blog-post * a{
    text-decoration:none;
}

.blog-image{
    display:none;
}

.blog-excerpt a{
    font-weight:300;
    font-size:30px;
    line-height:40px;
    text-decoration:none;
    color:#8a8c8f;
    display:block;
}

.blog-title{
    font-size:35px;
    line-height:45px;
    font-weight:700;
    margin: -5px 0 24px 0;
}

.blog-title a{
    color:#464648;
}

.blog-author{
    margin-top:48px;
    font-size:25px;
    text-transform:uppercase;
    font-weight:300;
}

.blog-author a{
    color:#8a8c8f;
}

.comments{
    display:none;
}

.blog-post hr{
    margin:48px 0;
    background-color:#8a8c8f;
    height:1px;
    border:none;
}

.all-posts{
    margin: 0 auto;
    padding: 0 24px 60px 0;
}

.all-posts a{
    color:#303030;
    float: right;
    font-family:"museo-sans", sans-serif;
    font-weight:300;
    font-size:22px;
    text-decoration: none;
    text-transform: uppercase;
}

.all-posts a:visited{
    color:#303030;
}

.all-posts a:hover{
    color: #43c9b6;
}