/* BLOG */

body
{
    background: #ffffff !important;
    
}

.post-header h1 a {
    text-decoration: none;
    font-family: 'FrutigerLTPro-Condensed' !important;
    font-weight: 400;
    color: #023569;
    font-size: 32px;
    line-height: 30px;
    text-transform: none;
}

.post-header h1 span {
    text-decoration: none;
    font-family: 'FrutigerLTPro-Condensed' !important;
    font-weight: 400;
    color: #023569;
    font-size: 32px;
    line-height: 30px;
    text-transform: none;
}


.post-header h2 a {
    text-decoration: none;
    font-family: 'FrutigerLTPro-Condensed' !important;
    font-weight: 400;
    color: #023569;
    font-size: 32px;
    line-height: 30px;
    text-transform: none;
}

.recentPosts h3 {
    font-size: 25px !important;
    line-height: 30px !important;
    text-transform: none !important;
    font-family: 'FrutigerLTPro-Condensed' !important;
}

.tagPosts h3 {
    font-size: 25px !important;
    line-height: 30px !important;
    text-transform: none !important;
    font-family: 'FrutigerLTPro-Condensed' !important;
}


.hs-blog-social-share
{
    display:none;
    visibility:hidden;
    
}

.blueSubscribeBox
{
    background-color: #003760;
    border-radius: 3px;
    padding: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #ffffff;
    font-family: 'Lato';
}

h3.form-title
{
    color: #fff;
    font-family: 'FrutigerLTPro-Condensed' !important;
}

body .blogemail input[type="text"], body input[type="password"], body input[type="datetime"], body input[type="datetime-local"], body input[type="date"], body input[type="month"], body input[type="time"], body input[type="week"], body input[type="number"], body .blogemail input[type="email"], body input[type="url"], body input[type="search"], body .blogemail input[type="tel"], body input[type="color"], body input[type="file"], body .blogemail textarea, body select {
    width: 100% !important;
    font-family: Open Sans,sans-serif !important;
    background: none repeat scroll 0 0 rgba(0,0,0,0) !important;
    border: 1px solid #ffffff !important;
    color: #ffffff !important;
    font-family: 'Lato' !important;
    font-size: 16px !important;
    line-height: 25px !important;
    padding: 10px !important;
    transition: border .2s linear 0s,box-shadow .2s linear 0s !important;
    -moz-appearance: none !important;
    border-radius: 0 !important;
}


body .blogemail .hs-button.primary, body input[type="submit"], body input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    font-size: 12px;
    line-height: 40px;
    padding: 0 22px;
    text-decoration: none !important;
    border-radius: 0;
    color: #ffffff;
    background-color: rgba(0,0,0,0);
    border: 1px solid #ffffff !important;
    display: inline-block;
    font-family: "Lato";
    text-transform: uppercase;
    transition: all .5s ease-out 0s;
    margin-top: 15px;
    border-radius: 3px;
    letter-spacing: 1.21px;
}

.bluebutton {
      border: 1px solid #023569 !important;
}
    

h2 {
    text-decoration: none !important;
    font-family: 'FrutigerLTPro-Condensed' !important;
    font-weight: 400 !important;
    color: #023569 !important;
    font-size: 32px !important;
    line-height: 36px !important;
    text-transform: none !important;
}



h1.post-listing-simple a {
    text-decoration: none !important;
    font-family: 'FrutigerLTPro-Condensed' !important;
    font-weight: 400 !important;
    color: #023569 !important;
    font-size: 32px !important;
    line-height: 30px !important;
    text-transform: none !important;
}

