img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom
}

video {
    max-width: 100%;
    height: auto
}

.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0
}

.hs-responsive-embed iframe,.hs-responsive-embed object,.hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0
}

.hs-responsive-embed,.hs-responsive-embed.hs-responsive-embed-youtube,.hs-responsive-embed.hs-responsive-embed-wistia,.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%
}

.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%
}

.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0
}

.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto
}

iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%
}

@media(max-width: 568px) {
    iframe {
        max-width:100%
    }
}

textarea,input[type="text"],input[type="password"],input[type="datetime"],input[type="datetime-local"],input[type="date"],input[type="month"],input[type="time"],input[type="week"],input[type="number"],input[type="email"],input[type="url"],input[type="search"],input[type="tel"],input[type="color"],select {
    padding: 6px;
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.hs-menu-wrapper ul {
    padding: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    display: inline-block;
    margin-bottom: 20px
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:before {
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul:after {
    content: " ";
    display: table;
    clear: both
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
    float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    position: absolute;
    z-index: 10;
    left: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 180px;
    top: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
    margin-bottom: 20px;
    min-height: 7em
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul {
    margin-bottom: 0
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children {
    position: static
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li {
    float: left
}

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
    display: inline-block;
    padding: 10px 20px;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none
}

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%
}

.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0
}

.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul {
    margin-bottom: 20px
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-menu-depth-1>a {
    width: auto
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
    padding: 10px 20px;
    text-decoration: none
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children {
    position: relative
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .4s;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 180px
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li a {
    min-width: 140px;
    width: auto
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul {
    max-width: 100%;
    overflow: hidden
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li.hs-item-has-children>ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
    position: static
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-2>a {
    padding-left: 4em
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-3>a {
    padding-left: 6em
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-4>a {
    padding-left: 8em
}

.hs-menu-wrapper.hs-menu-flow-vertical.hs-menu-show-active-branch li.hs-menu-depth-5>a {
    padding-left: 140px
}

.hs-menu-wrapper.hs-menu-not-show-active-branch li.hs-menu-depth-1 ul {
    box-shadow: 0 1px 3px rgba(0,0,0,0.18);
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.18);
    -moz-box-shadow: 0 1px 3px rgba(0,0,0,0.18)
}

@media(max-width: 568px) {
    .hs-menu-wrapper,.hs-menu-wrapper * {
        -webkit-box-sizing:border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        display: block
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
        float: none
    }

    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul li.hs-item-has-children.active-branch>ul.hs-menu-children-wrapper>li a {
        display: block;
        max-width: 100%;
        width: 100%
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper,.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1
}

.widget-type-space {
    visibility: hidden
}

.hs-author-listing-header {
    margin: 0 0 .75em 0
}

.hs-author-social-links {
    display: inline-block
}

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0;
    border: 0;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png")
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png")
}

.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

.hs_cos_flex-container a:active,.hs_cos_flex-slider a:active,.hs_cos_flex-container a:focus,.hs_cos_flex-slider a:focus {
    outline: 0
}

.hs_cos_flex-slides,.hs_cos_flex-control-nav,.hs_cos_flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.hs_cos_flex-slider {
    margin: 0;
    padding: 0
}

.hs_cos_flex-slider .hs_cos_flex-slides>li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative
}

.hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 100%;
    display: block;
    border-radius: 0
}

.hs_cos_flex-pauseplay span {
    text-transform: capitalize
}

.hs_cos_flex-slides:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .hs_cos_flex-slides {
    display: block
}

* html .hs_cos_flex-slides {
    height: 1%
}

.hs_cos_flex-slider {
    margin: 0 0 60px;
    background: #fff;
    border: 0;
    position: relative;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    zoom:1}

.hs_cos_flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    transition: all 1s ease
}

.loading .hs_cos_flex-viewport {
    max-height: 300px
}

.hs_cos_flex-slider .hs_cos_flex-slides {
    zoom:1}

.carousel li {
    margin-right: 5px
}

.hs_cos_flex-direction-nav {
    *height: 0
}

.hs_cos_flex-direction-nav a {
    width: 30px;
    height: 30px;
    margin: -20px 0 0;
    display: block;
    background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 0;
    -webkit-transition: all .3s ease
}

.hs_cos_flex-direction-nav .hs_cos_flex-next {
    background-position: 100% 0;
    right: -36px
}

.hs_cos_flex-direction-nav .hs_cos_flex-prev {
    left: -36px
}

.hs_cos_flex-slider:hover .hs_cos_flex-next {
    opacity: .8;
    right: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-prev {
    opacity: .8;
    left: 5px
}

.hs_cos_flex-slider:hover .hs_cos_flex-next:hover,.hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {
    opacity: 1
}

.hs_cos_flex-direction-nav .hs_cos_flex-disabled {
    opacity: .3 !important;
    filter: alpha(opacity=30);
    cursor: default
}

.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.hs_cos_flex_thumbnavs-direction-nav {
    *height: 0
}

.hs_cos_flex_thumbnavs-direction-nav a {
    width: 30px;
    height: 140px;
    margin: -60px 0 0;
    display: block;
    background: url(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%;
    position: absolute;
    top: 50%;
    z-index: 10;
    cursor: pointer;
    text-indent: -9999px;
    opacity: 1;
    -webkit-transition: all .3s ease
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {
    background-position: 100% 40%;
    right: 0
}

.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {
    left: 0
}

.hs-cos-flex-slider-control-panel img {
    cursor: pointer
}

.hs-cos-flex-slider-control-panel img:hover {
    opacity: .8
}

.hs-cos-flex-slider-control-panel {
    margin-top: -30px
}

.hs_cos_flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.hs_cos_flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom:1;*display: inline
}

.hs_cos_flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3)
}

.hs_cos_flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,0.7)
}

.hs_cos_flex-control-paging li a.hs_cos_flex-active {
    background: #000;
    background: rgba(0,0,0,0.9);
    cursor: default
}

.hs_cos_flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.hs_cos_flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.hs_cos_flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.hs_cos_flex-control-thumbs img:hover {
    opacity: 1
}

.hs_cos_flex-control-thumbs .hs_cos_flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width: 860px) {
    .hs_cos_flex-direction-nav .hs_cos_flex-prev {
        opacity:1;
        left: 0
    }

    .hs_cos_flex-direction-nav .hs_cos_flex-next {
        opacity: 1;
        right: 0
    }
}

.hs_cos_flex-slider .caption {
    background-color: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0 5% 0 5%;
    width: 100%;
    bottom: 0;
    text-align: center
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0 5% 0 5%;
    width: 90%;
    top: 40%;
    text-align: center;
    background-color: transparent
}

@media all and (max-width: 400px) {
    .hs_cos_flex-slider .superimpose .caption {
        background-color:black;
        position: static;
        font-size: 2em;
        line-height: 1.1em;
        color: white;
        width: 90%;
        padding: 0 5% 0 5%;
        top: 40%;
        text-align: center
    }

    #recaptcha_area table#recaptcha_table {
        width: 300px !important
    }

    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: 300px !important
    }

    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 {
        width: 67px !important
    }

    #recaptcha_area table#recaptcha_table #recaptcha_image {
        width: 280px !important
    }
}

.hs_cos_flex-slider h1,.hs_cos_flex-slider h2,.hs_cos_flex-slider h3,.hs_cos_flex-slider h4,.hs_cos_flex-slider h5,.hs_cos_flex-slider h6,.hs_cos_flex-slider p {
    color: white
}

.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0;
    padding: 0;
    margin-right: -4px
}

.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0;
    padding: 0;
    border-width: 0
}

pre {
    overflow-x: auto
}

table pre {
    white-space: pre-wrap
}

.comment {
    margin: 10px 0 10px 0
}

.hs_cos_wrapper_type_rich_text,.hs_cos_wrapper_type_text,.hs_cos_wrapper_type_header,.hs_cos_wrapper_type_section_header,.hs_cos_wrapper_type_raw_html,.hs_cos_wrapper_type_raw_jinja,.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section {
    display: block
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom:1}

audio:not([controls]) {
    display: none
}

.wp-float-left {
    float: left;
    margin: 0 20px 20px 0
}

.wp-float-right {
    float: right;
    margin: 0 0 20px 20px
}

#map_canvas img,.google-maps img {
    max-width: none
}

#recaptcha_table td {
    line-height: 0
}

.recaptchatable #recaptcha_response_field {
    min-height: 0;
    line-height: 12px
}

@font-face {
    font-family: 'ChronicleTextG1';
    src: url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleTextG1-Roman.eot?t=1463544811950');
    src: url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleTextG1-Roman.eot?#iefix&t=1463544811950') format('embedded-opentype'),url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleTextG1-Roman.woff?t=1463544811950') format('woff'),url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleTextG1-Roman.ttf?t=1463544811950') format('truetype');
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'CircularStd';
    src: url('//cdn2.hubspot.net/hubfs/449501/webfont/CircularStd-Bold.eot?t=1463544811950');
    src: url('//cdn2.hubspot.net/hubfs/449501/webfont/CircularStd-Bold.eot?#iefix&t=1463544811950') format('embedded-opentype'),url('//cdn2.hubspot.net/hubfs/449501/webfont/CircularStd-Bold.woff?t=1463544811950') format('woff'),url('//cdn2.hubspot.net/hubfs/449501/webfont/CircularStd-Bold.ttf?t=1463544811950') format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'CircularStd';
    src: url('fonts/CircularStd-Book.otf');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'ChronicleDisplay';
    src: url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleDisplay-LightItalic.eot?t=1463544811950');
    src: url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleDisplay-LightItalic.eot?#iefix&t=1463544811950') format('embedded-opentype'),url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleDisplay-LightItalic.woff?t=1463544811950') format('woff'),url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleDisplay-LightItalic.ttf?t=1463544811950') format('truetype');
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'ChronicleDisplay';
    src: url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleDisplay-Light.eot?t=1463544811950');
    src: url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleDisplay-Light.eot?#iefix&t=1463544811950') format('embedded-opentype'),url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleDisplay-Light.woff?t=1463544811950') format('woff'),url('//cdn2.hubspot.net/hubfs/449501/webfont/ChronicleDisplay-Light.ttf?t=1463544811950') format('truetype');
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'LetteraStd';
    src: url('fonts/LetteraStd-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'PlantinMTPro';
    src: url('fonts/PlantinMTPro-Regular.otf');
    font-weight: normal;
    font-style: normal;
}

body {
    width: 100% !important;
    font-size: 16px;
    line-height: 1.5em;
    color: #404040;
    color: #000;
    margin: 0;
    font-family: 'ChronicleTextG1',sans-serif !important;
    background-color: #fff
}

.page-center {
    max-width: 1150px;
    padding: 0 10px;
    margin: 0 auto !important;
    float: none !important;
    overflow: hidden
}

.page-center.sort-grid {
    padding: 0
}

.header-container .page-center {
    overflow: visible
}

div.page-center .layout-widget-wrapper {
    margin-bottom: 0
}

.row-fluid .max74 {
    width: 74%;
    padding-right: 12px
}

*,*:before,*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.row-fluid .widget-type-global_group {
    min-height: 0
}

.body-container-wrapper {
    background-color: #fff
}

body.no-hero .body-container-wrapper {
    padding-top: 101px
}

.section {
    width: 100%;
    background-color: #fff;
    float: left
}

.section.section-black {
    background-color: #000
}

.section.section-blue {
    background-color: #082948
}

.border-top {
    border-top: 1px solid #000
}

.border-bottom {
    border-bottom: 1px solid #000
}

@media(max-width: 767px) {
    body.no-hero .body-container-wrapper {
        padding-top:51px
    }

    .row-fluid .max74 {
        width: 100%;
        padding-right: 0
    }
}

h1,h1 a,h2,h2 a,h3,h3 a,h4,h4 a,h5,h5 a {
    font-family: 'ChronicleDisplay',sans-serif;
    font-weight: 300;
    line-height: 1.05em;
    margin: 8px 0
}

h1 {
    font-size: 5.00em;
    font-family: 'CircularStd',sans-serif
}

.page-head h1 {
    font-family: 'ChronicleDisplay',sans-serif;
    font-size: 3.75em;
    line-height: 1.20em
}

h2 {
    font-size: 5.00em
}

h3 {
    font-family: 'CircularStd',sans-serif;
    font-size: 2.00em;
    line-height: 1.05em;
    color: #000;
    margin: 0 0 .25em 0
}

h4 {
    font-family: 'CircularStd',sans-serif;
    font-size: 1.125em;
    line-height: 1.22em;
    display: inline-block;
    color: #231f20;
    border-bottom: 2px solid #231f20
}

h5 {
    font-size: 14px
}

p {
    font-size: 1.2em;
    margin-bottom: 1em;
    line-height: 1.35em
}

p strong {
    font-size: 30px;
    line-height: 36px;
    font-weight: inherit;
    max-width: 850px;
    display: block
}

.large-text p {
    font-family: 'ChronicleDisplay',sans-serif;
    margin: 0;
    font-size: 2.5em;
    line-height: 1.2em;
    font-weight: inherit
}

.h4_alt h4 {
    border-bottom: 0;
    display: block;
    font-size: 1.5em
}

@media(max-width: 767px) {
    h1 {
        font-size:3.500em
    }

    .page-head h1,h2 {
        font-size: 1.65em
    }

    h3 {
        font-size: 1.6em
    }

    p {
        font-size: 1.10em;
        margin: 12px 0
    }

    p strong {
        font-size: 24px;
        line-height: 28px
    }

    .large-text p {
        font-size: 1.5em;
        line-height: 1.2em
    }

    .h4_alt h4 {
        font-size: 1.35em
    }
}

a {
    text-decoration: underline;
    color: #082948
}

a:hover {
    text-decoration: none
}

blockquote {
    font-family: 'ChronicleDisplay',sans-serif;
    font-size: 42px;
    line-height: 46px;
    margin: 0
}

.body-container ul {
    padding-left: 25px
}

.body-container ul li {
    font-size: 1.4em;
    line-height: 1.35em;
    font-family: 'ChronicleTextG1',sans-serif
}

body.careers-template ol {
    padding-left: 0;
    list-style: none
}

body.careers-template ol li {
    counter-increment: step-counter;
    position: relative;
    padding-left: 70px;
    padding-bottom: 15px
}

body.careers-template ol li:before {
    content: counter(step-counter);
    margin-right: 5px;
    font-size: 24px;
    line-height: 40px;
    background-color: #082948;
    color: #fff;
    font-weight: bold;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: block;
    font-family: 'CircularStd',sans-serif;
    position: absolute;
    left: 0;
    top: -5px
}

body.careers-template ol li:nth-child(2):before {
    background-color: #4a8363
}

body.careers-template ol li:last-child:before {
    background-color: #df7d58
}

@media(max-width: 767px) {
    body.careers-template ol li {
        padding-left:40px
    }

    body.careers-template ol li:before {
        height: 30px;
        width: 30px;
        line-height: 30px;
        font-size: 16px;
        top: 1px
    }

    .body-container ul li {
        font-size: 1.1em
    }
}

.paddingt10 {
    padding-top: 10px
}

.paddingt20 {
    padding-top: 20px
}

.paddingt30 {
    padding-top: 30px
}

.paddingt40 {
    padding-top: 40px
}

.paddingt50 {
    padding-top: 50px
}

.paddingt60 {
    padding-top: 60px
}

.paddingt70 {
    padding-top: 70px
}

.paddingt80 {
    padding-top: 80px
}

.paddingt90 {
    padding-top: 90px
}

.paddingt100 {
    padding-top: 100px
}

.paddingb10 {
    padding-bottom: 10px
}

.paddingb20 {
    padding-bottom: 20px
}

.paddingb30 {
    padding-bottom: 30px
}

.paddingb40 {
    padding-bottom: 40px
}

.paddingb50 {
    padding-bottom: 50px
}

.paddingb60 {
    padding-bottom: 60px
}

.paddingb70 {
    padding-bottom: 70px
}

.paddingb80 {
    padding-bottom: 80px
}

.paddingb90 {
    padding-bottom: 90px
}

.paddingb100 {
    padding-bottom: 100px
}

.paddingtb10 {
    padding-top: 10px;
    padding-bottom: 10px
}

.paddingtb20 {
    padding-top: 20px;
    padding-bottom: 20px
}

.paddingtb30 {
    padding-top: 30px;
    padding-bottom: 30px
}

.paddingtb40 {
    padding-top: 40px;
    padding-bottom: 40px
}

.paddingtb50 {
    padding-top: 50px;
    padding-bottom: 50px
}

.paddingtb60 {
    padding-top: 60px;
    padding-bottom: 60px
}

.paddingtb70 {
    padding-top: 70px;
    padding-bottom: 70px
}

.paddingtb80 {
    padding-top: 80px;
    padding-bottom: 80px
}

.paddingtb90 {
    padding-top: 90px;
    padding-bottom: 90px
}

.paddingtb100 {
    padding-top: 100px;
    padding-bottom: 100px
}

@media(max-width: 767px) {
    .mobile_paddingt0 {
        padding-top:0
    }

    .mobile_paddingt10 {
        padding-top: 10px
    }

    .mobile_paddingt20 {
        padding-top: 20px
    }

    .mobile_paddingt30 {
        padding-top: 30px
    }

    .mobile_paddingt40 {
        padding-top: 40px
    }

    .mobile_paddingt50 {
        padding-top: 50px
    }

    .mobile_paddingt60 {
        padding-top: 60px
    }

    .mobile_paddingt70 {
        padding-top: 70px
    }

    .mobile_paddingt80 {
        padding-top: 80px
    }

    .mobile_paddingt90 {
        padding-top: 90px
    }

    .mobile_paddingt100 {
        padding-top: 100px
    }

    .mobile_paddingb0 {
        padding-bottom: 0
    }

    .mobile_paddingb10 {
        padding-bottom: 10px
    }

    .mobile_paddingb20 {
        padding-bottom: 20px
    }

    .mobile_paddingb30 {
        padding-bottom: 30px
    }

    .mobile_paddingb40 {
        padding-bottom: 40px
    }

    .mobile_paddingb50 {
        padding-bottom: 50px
    }

    .mobile_paddingb60 {
        padding-bottom: 60px
    }

    .mobile_paddingb70 {
        padding-bottom: 70px
    }

    .mobile_paddingb80 {
        padding-bottom: 80px
    }

    .mobile_paddingb90 {
        padding-bottom: 90px
    }

    .mobile_paddingb100 {
        padding-bottom: 100px
    }

    .mobile_paddingtb10 {
        padding-top: 10px;
        padding-bottom: 10px
    }

    .mobile_paddingtb20 {
        padding-top: 20px;
        padding-bottom: 20px
    }

    .mobile_paddingtb30 {
        padding-top: 30px;
        padding-bottom: 30px
    }

    .mobile_paddingtb40 {
        padding-top: 40px;
        padding-bottom: 40px
    }

    .mobile_paddingtb50 {
        padding-top: 50px;
        padding-bottom: 50px
    }

    .mobile_paddingtb60 {
        padding-top: 60px;
        padding-bottom: 60px
    }

    .mobile_paddingtb70 {
        padding-top: 70px;
        padding-bottom: 70px
    }

    .mobile_paddingtb80 {
        padding-top: 80px;
        padding-bottom: 80px
    }

    .mobile_paddingtb90 {
        padding-top: 90px;
        padding-bottom: 90px
    }

    .mobile_paddingtb100 {
        padding-top: 100px;
        padding-bottom: 100px
    }

    .set-height {
        height: auto !important
    }
}

.eop-box a,a.cta_button {
    font-family: 'ChronicleTextG1',sans-serif;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    padding: 12px 20px;
    text-decoration: none !important
}

a.cta_button.trans-white-cta {
    color: #fff;
    border: 1px solid #fff
}

a.cta_button.trans-white-cta:hover {
    background-color: rgba(153,153,153,.5);
    color: #fff
}

.eop-box a,a.cta_button.trans-black-cta {
    color: #000;
    border: 1px solid #000
}

.eop-box a:hover,a.cta_button.trans-black-cta:hover {
    background-color: rgba(153,153,153,.5);
    color: #000
}

@media(max-width: 767px) {
    a.cta_button {
        padding:10px 15px
    }

    .eop-box a,a.cta_button {
        font-size: 16px
    }
}

.hs-breadcrumb-menu-wrapper {
    max-width: 1150px;
    padding: 0 10px;
    margin: 0 auto !important;
    float: none !important;
    overflow: hidden
}

.hs-breadcrumb-menu-divider:before {
    content: '»';
    padding-left: 5px
}

.body-container ul.hs-breadcrumb-menu {
    float: left;
    width: 100%;
    padding-left: 0;
    margin: 20px 0 0
}

.body-container ul.hs-breadcrumb-menu li.hs-breadcrumb-menu-item {
    font-family: 'ChronicleTextG1',sans-serif;
    color: #757575;
    font-size: 16px;
    line-height: 20px;
    padding: 10px 0 0 5px
}

.body-container ul.hs-breadcrumb-menu li.hs-breadcrumb-menu-item a {
    color: #757575;
    text-decoration: none
}

.body-container ul.hs-breadcrumb-menu li.hs-breadcrumb-menu-item a:hover {
    color: #df7d58
}

@media(max-width: 767px) {
    .body-container ul.hs-breadcrumb-menu li.hs-breadcrumb-menu-item {
        font-size:14px;
        padding-top: 0;
        margin-bottom: 0
    }
}

body {
    right: 0;
    position: relative;
    background-color: #fff;
    margin: 0
}

body.mobile-open {
    margin-left: -280px;
    overflow-x: hidden
}

.mobile-nav {
    position: fixed;
    right: 0;
    background-color: #e1e1e1;
    width: 280px;
    top: 0;
    height: 100%;
    padding: 42px 45px 40px 35px;
    overflow-y: auto;
    z-index: -1;
    display: none
}

.mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
    color: #231f20;
    font-size: 14px;
    font-family: 'ChronicleTextG1',sans-serif;
    padding: 0
}

.mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li ul li a {
    color: #082948
}

.mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li ul li a:hover {
    color: #000
}

.mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul>li {
    border-bottom: 1px solid #bebebe;
    padding-bottom: 15px
}

.mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul>li:first-child {
    border-top: 1px solid #bebebe
}

.mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    position: relative;
    left: auto;
    padding-left: 15px
}

.mobile-close {
    width: 15px;
    height: 15px;
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/close_grey.png?t=1463544811950);
    position: absolute;
    top: 42px;
    right: 20px;
    cursor: pointer
}

.mobile-close:hover {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/close_blue.png?t=1463544811950)
}

.mobile-social ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.mobile-social ul li {
    display: inline-block;
    margin-right: 15px;
    font-size: 20px
}

.mobile-social ul li a {
    color: #7d7d7d;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s
}

.mobile-social ul li a:hover {
    color: #082948
}

.mobile-social ul li:last-child {
    margin-right: 0
}

.mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul>li .fa {
    display: none
}

.main-header {
    position: fixed;
    z-index: 1000;
    top: 0;
    width: 100%;
    background-color: transparent;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;
    padding: 35px 0
}

.sticky-header .main-header {
    background-color: #fff;
    padding: 10px 0
}

body.no-hero .main-header {
    background-color: #fff;
    border-bottom: 1px solid #000
}

.row-fluid .logo-group {
    position: relative;
    float: left !important;
    max-width: 135px;
    z-index: 10
}

.row-fluid .logo-group img {
    max-width: 135px
}

.scroll-logo,.load-logo {
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s
}

.row-fluid .scroll-logo {
    position: absolute;
    top: 0;
    opacity: 0;
    visibility: hidden
}

body.no-hero .row-fluid .load-logo,.sticky-header .row-fluid .load-logo {
    opacity: 0;
    visibility: hidden
}

body.no-hero .row-fluid .scroll-logo,.sticky-header .row-fluid .scroll-logo {
    opacity: 1;
    visibility: visible
}

.row-fluid .menu-right {
    position: relative;
    margin-top: 3px
}

.menu-right .row-fluid .launch-container {
    position: absolute;
    top: 0;
    right: 0;
    width: auto;
    margin: 0;
    padding-top: 1px
}

.menu-right .row-fluid .launch-container .launch {
    display: inline-block;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: 50%;
    border-right: 1px solid #fff;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 21px
}

.search-launch {
    width: 14px;
    padding-right: 16px;
    margin-right: 16px;
    background-position: 0 50% !important;
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/search-icon.png?t=1463544811950)
}

body.no-hero .search-launch,.sticky-header .search-launch {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/search-icon_blue.png?t=1463544811950);
    border-color: #082948 !important
}

.search-launch:hover {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/search-icon_grey.png?t=1463544811950) !important
}

span.search-close {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    font-weight: bold;
    font-size: 28px;
    cursor: pointer
}

.row-fluid .search-box {
    display: none;
    position: absolute;
    background-color: #e1e1e1;
    width: 250px;
    padding: 50px 30px 30px;
    border: 1px solid #000;
    float: right;
    right: 0;
    margin-top: 10px
}

.row-fluid .search-box:before,.row-fluid .search-box:after {
    content: '';
    position: absolute;
    right: 55px;
    top: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 5px 10px 5px;
    border-color: transparent transparent #e1e1e1 transparent;
    z-index: 100
}

.row-fluid .search-box:after {
    border-color: transparent transparent #000 transparent;
    top: -10px;
    z-index: 10
}

input.aligned {
    font-family: 'ChronicleTextG1',sans-serif;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;
    color: #000;
    border: 1px solid #000;
    cursor: pointer;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    margin-top: 10px;
    padding: 2px 30px;
    background-color: transparent
}

input.aligned:hover {
    background-color: rgba(153,153,153,.5);
    color: #000
}

input#q {
    background-color: transparent;
    border: 0;
    border-bottom: 1px solid #999;
    color: #999;
    font-family: 'ChronicleDisplay',sans-serif !important;
    font-size: 16px;
    line-height: 18px;
    padding: 0
}

.gsc-above-wrapper-area {
    margin-bottom: 20px
}

.cse-results .gs-webResult.gs-result a.gs-title:visited,.cse-results .gs-webResult.gs-result a.gs-title:visited b,.cse-results .gs-imageResult a.gs-title:visited,.cse-results .gs-imageResult a.gs-title:visited b,.cse-results .gs-webResult.gs-result a.gs-title:link,.cse-results .gs-webResult.gs-result a.gs-title:link b,.cse-results .gs-imageResult a.gs-title:link,.cse-results .gs-imageResult a.gs-title:link b,.cse-results .gsc-results .gsc-cursor-box .gsc-cursor-page {
    font-family: 'CircularStd',sans-serif;
    color: #082948 !important;
    text-decoration: none !important;
    font-size: 22px
}

.cse-results .gs-result .gs-title,.top-search .gs-result .gs-title * {
    text-decoration: none !important
}

.gsc-result .gs-title {
    height: auto !important
}

.gsc-results .gsc-cursor-box .gsc-cursor-page {
    color: #082948 !important
}

.gs-bidi-start-align.gs-visibleUrl.gs-visibleUrl-long {
    display: none
}

.gs-webResult .gs-snippet,.gs-imageResult .gs-snippet,.gs-fileFormatType {
    color: #000 !important;
    line-height: 1.15em !important;
    font-size: 16px;
    font-family: 'ChronicleTextG1',sans-serif
}

.gsc-webResult.gsc-result,.gsc-results .gsc-imageResult {
    background-color: #e7e7e7 !important;
    margin-bottom: 2px !important
}

.gsc-selected-option-container.gsc-inline-block {
    width: auto !important;
    max-width: 100% !important
}

@media(max-width: 767px) {
    .gsc-table-cell-thumbnail,.gs-promotion-image-cell {
        display:none
    }
}

.mobile-launch {
    width: 20px;
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/mobile-menu-icon.png?t=1463544811950);
    border: none !important;
    padding-right: 0 !important
}

body.no-hero .mobile-launch,.sticky-header .mobile-launch {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/mobile-menu-icon_blue.png?t=1463544811950)
}

.mobile-launch:hover {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/mobile-menu-icon_grey.png?t=1463544811950) !important
}

.row-fluid .main-nav {
    float: right;
    padding-right: 87px
}

.row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal {
    text-align: right
}

.row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
    padding: 0 16px;
    border-right: 1px solid #fff;
    font-size: 15px;
    line-height: 15px
}

.row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li:first-child {
    padding-left: 0
}

.row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    color: #fff;
    font-family: 'CircularStd',sans-serif;
    padding: 3px 0
}

.row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover {
    border-bottom: 1px solid #fff
}

.row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a[href*="clients"] {
    display: none
}

.row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.li-clients {
    display: none
}

body.no-hero .row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li,.sticky-header .row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li {
    border-color: #082948
}

body.no-hero .row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a,.sticky-header .row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    color: #082948;
    border-bottom: 1px solid #FFF
}

.sticky-header .row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover,body.no-hero .row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover {
    border-bottom: 1px solid #082948
}

.hs-menu-wrapper.hs-menu-flow-vertical>ul li a,.hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    overflow: visible !important;
    text-overflow: inherit !important;
    width: auto !important
}

@media(min-width: 768px) {
    .row-fluid .menu-right {
        float:right
    }
}

@media(max-width: 1025px) {
    .row-fluid .main-nav .hs-menu-wrapper.hs-menu-flow-horizontal {
        display:none
    }

    .menu-right .row-fluid .launch-container .launch.search-launch {
        border-left: 1px solid #fff;
        padding-left: 16px;
        background-position: 50% !important
    }

    body.no-hero .mobile-launch .menu-right .row-fluid .launch-container .launch.search-launch {
        border-color: #000
    }
}

@media(max-width: 767px) {
    .main-header {
        padding:10px 0 !important
    }

    body.mobile-open .main-header {
        background-color: #fff
    }

    body.mobile-open .row-fluid .load-logo {
        opacity: 0;
        visibility: hidden
    }

    body.mobile-open .row-fluid .scroll-logo {
        opacity: 1;
        visibility: visible
    }

    body.mobile-open .search-launch {
        border-color: #082948 !important;
        background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/search-icon_blue.png?t=1463544811950) !important
    }

    body.mobile-open .mobile-launch {
        background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/mobile-menu-icon_blue.png?t=1463544811950) !important;
        border-color: #082948 !important
    }

    .mobile-close {
        display: none
    }

    body.mobile-open {
        right: auto !important;
        margin-left: 0 !important
    }

    .mobile-nav {
        width: 100%;
        left: 100%;
        z-index: 10;
        -webkit-transition: .25s;
        -moz-transition: .25s;
        -o-transition: .25s;
        -ms-transition: .25s;
        transition: .25s;
        top: 51px;
        background-color: #fff;
        padding: 30px 0
    }

    body.mobile-open .mobile-nav {
        left: 0
    }

    .mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li {
        padding: 0;
        border: none !important
    }

    .mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
        padding: 15px;
        border-bottom: 1px solid #000;
        font-size: 18px;
        color: #000
    }

    .mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li.sub-open>a {
        color: #7d7d7d
    }

    .mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul>li:first-child>a {
        border-top: 1px solid #000
    }

    .mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul>li .fa {
        display: block;
        position: absolute;
        right: 5px;
        top: 5px;
        -webkit-transition: .25s;
        -moz-transition: .25s;
        -o-transition: .25s;
        -ms-transition: .25s;
        transition: .25s;
        transform: rotate(0);
        width: 20px;
        text-align: center;
        color: #000;
        width: 40px;
        height: 40px;
        line-height: 40px
    }

    .mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul>li.sub-open .fa {
        -ms-transform: rotate(180deg);
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        display: none;
        padding-left: 0
    }

    .mobile-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        padding-left: 50px;
        color: #082948
    }

    .mobile-social ul {
        padding-left: 15px;
        padding-top: 50px
    }
}

.callout-block {
    background-size: cover;
    background-position: 50%;
    position: relative;
    color: #000
}

.callout-block.white-border {
    border-bottom: 1px solid #fff
}

.callout-block.black-border {
    border-bottom: 1px solid #000
}

.callout-block .cb-label {
    font-family: 'CircularStd',sans-serif;
    font-size: 18px;
    border-bottom: 2px solid #fff;
    display: inline-block
}

.callout-block.callout-embed .cb-label {
    margin-bottom: 50px;
    border-bottom: 2px solid #000;
    color: #000
}

.callout-block .cb-copy .hs-cta-wrapper {
    display: inline-block;
    margin-top: 20px;
    margin-right: 17px
}

.callout-block .cb-copy .hs-cta-wrapper:last-child {
    margin-right: 0
}

.callout-block sup {
    vertical-align: inherit;
    font-size: inherit;
}

.callout-block.hero-block {
    height: 717px;
    position: relative;
    color: #fff
}

.callout-block.hero-block .cb-copy {
    max-width: 810px
}

.callout-block.hero-block.blog-hero .cb-copy {
    max-width: 750px
}

.callout-block.hero-block .copy-outer {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    right: 0;
    bottom: auto;
    width: 100%
}

.callout-block.video-block .cb-copy,.callout-block.inner-block .cb-copy {
    /* width: 74% */
}

.cb-copy p {
    font-family: 'ChronicleDisplay',sans-serif
}

.cb-copy p strong {
    font-family: 'ChronicleDisplay',sans-serif !important;
    max-width: 100%;
    font-size: 1.5em;
    display: inline
}

.callout-block.inner-block {
    padding: 53px 0 0 0;
}

.callout-block.inner-block.footer-cta {
    color: #fff;
    padding: 135px 0
}

.callout-block.inner-block.has-bg-image {
    color: #fff;
    padding: 60px 0;
    min-height: 650px
}

.callout-block.inner-block.footer-cta h2,.callout-block.inner-block.has-bg-image h2 {
    font-family: 'CircularStd',sans-serif
}

.callout-block.inner-block.has-bg-image .page-center {
    position: absolute;
    left: 0;
    right: 0
}

.callout-block.inner-block.has-bg-image .page-center.label-outer {
    top: 55px
}

.callout-block.inner-block.has-bg-image .page-center.copy-outer {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.callout-block.inner-block.has-bg-image .page-center.cta-outer {
    bottom: 55px
}

.callout-block.video-block {
    color: #fff
}

.callout-block.video-block video {
    width: 100%;
    display: block
}

.callout-block.video-block h2 {
    font-family: 'CircularStd',sans-serif
}

.callout-block.video-block .page-center {
    position: absolute;
    left: 0;
    right: 0
}

.callout-block.video-block .page-center.label-outer {
    top: 55px
}

.callout-block.video-block .page-center.copy-outer {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.callout-block.video-block .page-center.cta-outer {
    bottom: 55px
}

.callout-block .page-center {
    position: relative;
    z-index: 2
}

.callout-mask {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.35)
}

@media(max-width: 1024px) {
    .callout-block.video-block {
        padding:60px 0;
        min-height: 650px
    }

    .callout-block.video-block video {
        display: none
    }

    .callout-block.video-block .cb-copy,.callout-block.inner-block .cb-copy {
        max-width: 787px;
        width: 100%
    }
}

@media(max-width: 767px) {
    .callout-block.hero-block {
        padding:75px 0 !important;
        height: 550px
    }

    .callout-block.inner-block {
        padding: 25px 0 !important
    }

    .callout-block.inner-block.has-bg-image {
        min-height: 50px
    }

    .callout-block.video-block {
        min-height: 50px;
        padding: 25px 0 !important
    }

    .callout-block sup {
        display: inline
    }

    .callout-block.hero-block .copy-outer {
        -webkit-transform: translateY(-40%);
        -ms-transform: translateY(-40%);
        transform: translateY(-40%)
    }

    .callout-block .cb-copy .hs-cta-wrapper {
        margin-top: 5px
    }

    .callout-block.video-block .page-center,.callout-block.video-block .page-center.label-outer,.callout-block.inner-block.has-bg-image .page-center.copy-outer,.callout-block.inner-block.has-bg-image .page-center.label-outer {
        position: relative;
        top: auto;
        transform: none !important
    }

    .body-container>.row-fluid-wrapper:first-child>.row-fluid:first-child>.widget-type-custom_widget .callout-block.video-block {
        padding: 125px 0 !important
    }
}

body.thinking-blog {
    color: #000
}

.callout-block.blog-hero {
    padding: 140px 0
}

.post-copy p {
    font-family: 'ChronicleTextG1',sans-serif
}

.post-header {
    max-width: 74%;
    padding-bottom: 15px
}

.post-header h1.post-title {
    font-size: 48px;
    line-height: 1.1em;
    font-family: 'ChronicleDisplay',sans-serif
}

.post-header .post-subtitle {
    font-size: 24px;
    color: #7d7d7d;
    font-family: 'ChronicleDisplay',sans-serif
}

.blog-post-lower {
    float: left;
    width: 100%
}

.blog-post-body {
    float: left;
    width: 74%;
    padding-right: 12px;
    border-right: 1px solid #bebebe;
    min-height: 625px
}

.post-copy h4 {
    font-family: 'CircularStd',sans-serif;
    font-size: 1.50em;
    line-height: 1.50em;
    margin-top: 1.15em;
    border-bottom: 0;
    display: block
}

.post-copy blockquote {
    font-family: 'ChronicleDisplay',sans-serif;
    font-size: 30px;
    line-height: 36px;
    padding: 60px 70px;
    margin: 0
}

.post-copy blockquote h4 {
    font-family: 'CircularStd',sans-serif;
    color: #4a8363;
    font-size: 18px;
    line-height: 22px;
    border-bottom: 0;
    display: block
}

.copy-truncate hr,.testimonial-truncate hr {
    margin: 0;
    border: 0
}

.full-width-link {
    cursor: pointer;
    text-align: center;
    margin: 0 10px;
    font-size: 18px;
    line-height: 22px;
    font-family: 'CircularStd',sans-serif;
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    color: #999;
    padding: 8px 0;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s
}

.full-width-link a {
    color: #999;
    text-decoration: none
}

.full-width-link:hover,.full-width-link:hover a {
    color: #000
}

sub.marker {
    vertical-align: inherit;
    font-size: inherit
}

.blog-section .post-feature {
    border-top: 7px solid #757575;
    margin-bottom: 1.25em
}

.blog-section .post-feature img {
    width: 100% !important;
    height: auto !important
}

.blog-section.legal-strategy_post .post-feature {
    border-top: 7px solid #082948
}

.blog-section.built-to-win_post .post-feature,.blog-section.systems-tools_post .post-feature {
    border-top: 7px solid #4a8363
}

.blog-section.cases-legislation_post .post-feature {
    border-top: 7px solid #df7d58
}

.blog-section.passion-culture_post .post-feature {
    border-top: 7px solid #c46158
}

.image-caption {
    font-size: 18px;
    line-height: 22px;
    color: #bebebe;
    font-family: 'ChronicleTextG1',sans-serif
}

.blog-section .post-testimonial {
    background-color: #757575;
    padding: 40px 20px
}

.blog-section.legal-strategy_post .post-testimonial {
    background-color: #082948
}

.blog-section.built-to-win_post .post-testimonial,.blog-section.systems-tools_post .post-testimonial {
    background-color: #4a8363
}

.blog-section.cases-legislation_post .post-testimonial {
    background-color: #df7d58
}

.blog-section.passion-culture_post .post-testimonial {
    background-color: #c46158
}

.post-testimonial p,.post-testimonial span {
    font-family: 'ChronicleDisplay',sans-serif;
    font-size: 46px;
    line-height: 50px;
    color: #fff;
    margin: 0
}

.post-testimonial .hs_cos_wrapper_type_text {
    font-family: 'CircularStd',sans-serif;
    font-size: 18px;
    line-height: 22px
}

.blog-post-sidebar {
    float: left;
    width: 26%;
    padding-left: 12px
}

.blog-post-sidebar h3 {
    font-family: 'ChronicleTextG1',sans-serif;
    font-size: 24px;
    margin: 5px 0
}

.blog-post-sidebar h4 {
    font-family: 'CircularStd',sans-serif;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    text-decoration: underline;
    border-bottom: 0
}

.blog-post-sidebar p {
    font-family: 'CircularStd',sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #757575;
    margin: 0
}

.blog-post-sidebar .sidebar-header {
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    padding: 15px 0 15px 75px;
    position: relative
}

.blog-post-sidebar .sidebar-header:before {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 10px;
    background-repeat: no-repeat;
    background-size: 712px 391px;
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/0.0_Website-Icons.svg?t=1463544811950)
}

.counter-posts_post .sidebar-header:before {
    background-position: -394px 5px
}

.publications-media_post .sidebar-header:before {
    background-position: -394px -110px
}

.videos-podcasts_post .sidebar-header:before {
    background-position: -394px -220px
}

.counter-tools_post .sidebar-header:before {
    background-position: -394px -315px
}

.blog-post-sidebar .sidebar-author {
    border-bottom: 1px solid #bebebe;
    padding: 15px 0
}

.blog-post-sidebar .sidebar-subscribe {
    border-bottom: 1px solid #bebebe;
    padding: 15px 0
}

.blog-post-sidebar .sidebar-subscribe h3 {
    font-family: 'CircularStd',sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #757575
}

.blog-post-sidebar .sidebar-subscribe .hs-form-field>label {
    display: none
}

.blog-post-sidebar .sidebar-share {
    border-bottom: 1px solid #bebebe;
    padding: 15px 0
}

.blog-post-sidebar .sidebar-share ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.blog-post-sidebar .sidebar-share ul li {
    display: inline;
    margin-right: 10px
}

.blog-post-sidebar .sidebar-share ul li:last-child {
    margin-right: 0
}

.blog-post-sidebar .sidebar-share ul li h3 {
    font-family: 'CircularStd',sans-serif;
    font-size: 18px;
    line-height: 22px;
    color: #757575;
    margin: 0;
    display: inline
}

.blog-post-sidebar .sidebar-share ul li a {
    color: #699bc5;
    font-size: 18px;
    text-decoration: none
}

.blog-post-sidebar .sidebar-share ul li a:hover {
    color: #082948
}

iframe {
    max-width: 100%
}

.mobile-only {
    display: none
}

@media(max-width: 767px) {
    .callout-block.blog-hero {
        padding:50px 0
    }

    .mobile-hide {
        display: none
    }

    .mobile-only {
        display: block
    }

    .blog-post-sidebar {
        float: left;
        width: 100%;
        padding: 12px 0;
        border-top: 1px solid;
        border-bottom: 1px solid;
        margin-bottom: 20px;
        border-color: #bebebe
    }

    .blog-post-sidebar .sidebar-header {
        width: 100%;
        float: left;
        border: 0;
        padding: 0 0 0 75px
    }

    .blog-post-sidebar .sidebar-author {
        width: 100%;
        float: left;
        border-bottom: 0;
        padding: 15px 0 5px;
        margin-top: 12px;
        border-top: 1px solid;
        border-color: #bebebe
    }

    .blog-post-sidebar h3 {
        margin: 0
    }

    .blog-post-body {
        float: left;
        width: 100%;
        padding-right: 0;
        border-right: 0
    }

    blockquote {
        padding: 0;
        font-size: 28px;
        line-height: 32px
    }

    .post-copy blockquote {
        font-size: 28px;
        line-height: 32px;
        padding: 30px 10px
    }

    .blog-post-sidebar.mobile-lower-sidebar {
        margin-top: 20px;
        margin-bottom: 0;
        border-bottom: 0
    }

    .blog-post-sidebar.mobile-lower-sidebar .sidebar-subscribe {
        float: left;
        width: 100%;
        padding: 0 0 12px;
        border: 0
    }

    .blog-post-sidebar.mobile-lower-sidebar .sidebar-share {
        float: left;
        width: 100%;
        padding: 12px 0 0;
        border: 0;
        border-top: 1px solid;
        border-color: #bebebe
    }

    .blog-post-sidebar.mobile-lower-sidebar .sidebar-share ul li:first-child {
        display: block
    }

    .blog-post-sidebar .sidebar-header:before {
        top: 0
    }

    .post-header {
        max-width: 100%
    }

    .post-header h1.post-title {
        font-size: 1.65em
    }

    .post-header .post-subtitle {
        font-size: 18px;
        font-family: 'ChronicleTextG1',sans-serif
    }

    .post-copy h3 {
        font-size: 1.5em
    }

    .post-copy h4 {
        font-size: 1.35em
    }

    .post-copy p,.post-copy ul,.post-copy ol {
        font-size: 1.10em
    }
}

.mix-center {
    position: relative
}

.mix-center:before {
    display: none;
    content: '';
    width: 10px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    left: 9px;
    top: 0
}

#Container .mix {
    display: none
}

.row-fluid .filter-text {
    font-family: 'CircularStd',sans-serif;
    font-size: 21px;
    line-height: 24px;
    color: #082948
}

.filter-text span {
    position: relative;
    padding: 10px 15px 10px 0;
    color: #757575
}

.filter-text span:after {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 4px 0 4px;
    border-color: #757575 transparent transparent transparent;
    position: absolute;
    right: 0;
    top: 22px;
    top: 50%;
    margin-top: -2px
}

.filter-text span:hover {
    color: #082948
}

.filter-text span:hover:after {
    border-color: #082948 transparent transparent transparent
}

#filterWrap .widget-type-space {
    min-height: 1px
}

#filterWrap .span6 .row-fluid .span6,#filterWrap .row-fluid .span4 {
    width: auto;
    padding-right: 30px
}

.mixList {
    border: 1px solid #757575;
    position: absolute;
    display: none;
    margin-top: 25px;
    z-index: 100;
    background-color: #fff;
    color: #082948
}

.filter-outer:hover .mixList {
    display: block
}

.mixList:before,.mixList:after {
    content: '';
    position: absolute;
    top: -9px;
    left: 10px
}

.mixList:before {
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 10px 7px;
    border-color: transparent transparent #fff transparent
}

.mixList:after {
    top: -11px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 7px 10px 7px;
    border-color: transparent transparent #757575 transparent
}

.mixList>div {
    font-family: 'ChronicleDisplay',sans-serif;
    cursor: pointer;
    font-size: 16px;
    line-height: 22px;
    border-bottom: 1px solid #757575;
    padding: 8px 70px 8px 30px;
    text-align: left;
    position: relative
}

.mixList>div:last-child {
    border-bottom: 0
}

.mixList>div:before {
    content: '';
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/0.0_Website-Icons.svg?t=1463544811950);
    width: 20px;
    height: 20px;
    background-position: -23px 4px;
    background-repeat: no-repeat;
    position: absolute;
    left: 5px;
    top: 7px;
    background-size: 228px 125px
}

.mixList>div:hover:before {
    background-position: 2px 4px
}

.testimonial-type .mixList>div:before,.mixList>div[data-filter=".all-testimonials"]:before,.mixList>div[data-filter=".all-categories"]:before,.mixList>div[data-filter=".all-content"]:before {
    background-position: -182px 4px
}

.testimonial-type .mixList>div:hover:before,.mixList>div[data-filter=".all-testimonials"]:hover:before,.mixList>div[data-filter=".all-categories"]:hover:before,.mixList>div[data-filter=".all-content"]:hover:before,.testimonial-type .mixList>div.active:before,.mixList>div[data-filter=".all-testimonials"].active:before,.mixList>div[data-filter=".all-categories"].active:before,.mixList>div[data-filter=".all-content"].active:before {
    background-position: -158px 4px
}

.mixList>div[data-filter=".award"]:before,.mixList>div[data-filter=".featured_testimonial"]:before,.mixList>div[data-filter=".featured"]:before {
    background-position: -23px -32px
}

.mixList>div[data-filter=".award"]:hover:before,.mixList>div[data-filter=".award"].active:before,.mixList>div[data-filter=".featured_testimonial"]:hover:before,.mixList>div[data-filter=".featured_testimonial"].active:before,.mixList>div[data-filter=".featured"]:hover:before,.mixList>div[data-filter=".featured"].active:before {
    background-position: 2px -32px
}

.mixList>div[data-filter=".media"]:before,.mixList>div[data-filter=".most-viewed"]:before {
    background-position: -23px -68px
}

.mixList>div[data-filter=".media"]:hover:before,.mixList>div[data-filter=".media"].active:before,.mixList>div[data-filter=".most-viewed"]:hover:before,.mixList>div[data-filter=".most-viewed"].active:before {
    background-position: 2px -68px
}

.mixList>div[data-filter=".cases-legislation"]:before {
    background-position: -76px -68px
}

.mixList>div[data-filter=".cases-legislation"]:hover:before,.mixList>div[data-filter=".cases-legislation"].active:before {
    background-position: -52px -68px
}

.mixList>div[data-filter=".legal-strategy"]:before {
    background-position: -76px 4px
}

.mixList>div[data-filter=".legal-strategy"]:hover:before,.mixList>div[data-filter=".legal-strategy"].active:before {
    background-position: -52px 4px
}

.mixList>div[data-filter=".passion-culture"]:before {
    background-position: -76px -100px
}

.mixList>div[data-filter=".passion-culture"]:hover:before,.mixList>div[data-filter=".passion-culture"].active:before {
    background-position: -52px -100px
}

.mixList>div[data-filter=".built-to-win"]:before,.mixList>div[data-filter=".systems-tools"]:before {
    background-position: -76px -32px
}

.mixList>div[data-filter=".built-to-win"]:hover:before,.mixList>div[data-filter=".built-to-win"].active:before,.mixList>div[data-filter=".systems-tools"]:hover:before,.mixList>div[data-filter=".systems-tools"].active:before {
    background-position: -52px -32px
}

.mixList>div[data-filter=".counter-posts"]:before {
    background-position: -124px 4px
}

.mixList>div[data-filter=".counter-posts"]:hover:before,.mixList>div[data-filter=".counter-posts"].active:before {
    background-position: -103px 4px
}

.mixList>div[data-filter=".counter-tools"]:before {
    background-position: -124px -100px
}

.mixList>div[data-filter=".counter-tools"]:hover:before,.mixList>div[data-filter=".counter-tools"].active:before {
    background-position: -103px -100px
}

.mixList>div[data-filter=".publications-media"]:before {
    background-position: -124px -32px
}

.mixList>div[data-filter=".publications-media"]:hover:before,.mixList>div[data-filter=".publications-media"].active:before {
    background-position: -103px -32px
}

.mixList>div[data-filter=".videos-podcasts"]:before {
    background-position: -124px -68px
}

.mixList>div[data-filter=".videos-podcasts"]:hover:before,.mixList>div[data-filter=".videos-podcasts"].active:before {
    background-position: -103px -68px
}

.mixList>div:hover,.mixList>div.active {
    color: #df7d58
}

.category-dropdown .filter-api[data-filter=".featured"] {
    display: none
}

input.inner-search {
    font-family: 'ChronicleDisplay',sans-serif;
    font-size: 16px;
    float: right;
    padding: 6px;
    border: 1px solid #bebebe;
    color: #bebebe;
    -webkit-appearance: none !important;
    border-radius: 0 !important
}

.post-listing-container {
    font-size: 0;
    position: relative;
    margin-bottom: 80px
}

.post-listing-container:before {
    content: '';
    width: 10px;
    height: 100%;
    background-color: #fff;
    position: absolute;
    z-index: 1;
    right: 0;
    top: 0
}

.post-listing-container:after {
    content: '';
    width: 100%;
    height: 3px;
    background-color: #fff;
    position: absolute;
    bottom: 10px;
    left: 0
}

.post-listing-container .post-item {
    width: 33.33%;
    position: relative;
    margin-bottom: 10px;
    display: inline-block;
    vertical-align: top;
    font-size: 16px;
    padding: 0 10px;
    border-right: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe
}

.post-listing-container .post-item:before,.post-listing-container .post-item:after {
    content: '';
    width: 10px;
    height: 10px;
    background-color: #fff;
    position: absolute;
    bottom: 0;
    right: -1px
}

.post-listing-container .post-item:before {
    right: auto;
    left: -1px
}

.post-item a {
    text-decoration: none
}

.post-listing-container .post-item .post-item-top {
    height: 212px;
    background-size: cover;
    background-position: 50%;
    border-top: 7px solid #000;
    position: relative
}

.post-listing-container .post-item[data-category="legal-strategy"] .post-item-top {
    border-top: 7px solid #082948
}

.post-listing-container .post-item[data-category="built-to-win"] .post-item-top,.post-listing-container .post-item[data-category="systems-tools"] .post-item-top {
    border-top: 7px solid #4a8363
}

.post-listing-container .post-item[data-category="cases-legislation"] .post-item-top {
    border-top: 7px solid #df7d58
}

.post-listing-container .post-item[data-category="passion-culture"] .post-item-top {
    border-top: 7px solid #c46158
}

.post-listing-container .post-item .post-item-top:before {
    content: '';
    width: 50px;
    height: 50px;
    position: absolute;
    top: 12px;
    left: 12px;
    background-repeat: no-repeat;
    background-size: cover
}

.post-listing-container .post-item[data-content="counter-posts"] .post-item-top:before {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/cp-icon.png?t=1463544811950)
}

.post-listing-container .post-item[data-content="publications-media"] .post-item-top:before {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/pm-icon.png?t=1463544811950)
}

.post-listing-container .post-item[data-content="counter-tools"] .post-item-top:before {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/ct-icon.png?t=1463544811950)
}

.post-listing-container .post-item[data-content="videos-podcasts"] .post-item-top:before {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/vp-icon.png?t=1463544811950)
}

.post-listing-container .post-item .post-item-bottom {
    padding-top: 15px;
    padding-bottom: 30px
}

.post-listing-container .post-item .post-item-bottom h2 {
    font-size: 21px;
    line-height: 27px;
    color: #000
}

.post-listing-container .post-item .post-item-bottom .pi-category {
    display: block;
    color: #000;
    font-size: 16px;
    line-height: 20px;
    font-family: 'CircularStd',sans-serif
}

.post-listing-container .post-item .post-item-bottom .pi-content {
    display: block;
    color: #757575;
    font-size: 18px;
    line-height: 22px;
    font-family: 'CircularStd',sans-serif
}

.post-listing-container .post-item .post-item-bottom .pi-category span {
    text-decoration: underline
}

.post-listing-container .post-item .post-item-bottom .pi-category span,.post-listing-container .post-item .post-item-bottom .pi-content span {
    margin-left: 5px
}

.post-listing-container .post-item .post-item-bottom .pi-category span:first-child,.post-listing-container .post-item .post-item-bottom .pi-content span:first-child {
    margin-left: 0
}

@media(max-width: 767px) {
    .post-listing-container .post-item {
        width:50%
    }

    .row-fluid .filter-outer {
        width: 50%;
        float: left
    }

    .row-fluid .filter-text {
        font-size: 16px;
        line-height: 18px;
        color: #757575
    }

    .filter-text span:after {
        border-color: #757575 transparent transparent transparent
    }

    input.inner-search {
        width: 100%;
        margin-bottom: 20px
    }

    .post-listing-container .post-item .post-item-bottom {
        height: auto !important
    }

    .post-listing-container .post-item .post-item-bottom .pi-category {
        font-size: 16px
    }

    .post-listing-container .post-item .post-item-bottom h2 {
        font-size: 21px;
        line-height: 1.15em
    }

    #filterWrap .row-fluid .span4 {
        width: 33.33%;
        padding-right: 0
    }
}

@media(max-width: 480px) {
    .post-listing-container .post-item {
        width:100%
    }
}

.member-header.post-header {
    padding-bottom: 40px
}

.member-header h1 {
    display: inline-block
}

.member-header span {
    font-family: 'ChronicleDisplay',sans-serif;
    font-size: 30px;
    line-height: 32px
}

.member-body .member-sidebar {
    font-family: 'ChronicleTextG1',sans-serif;
    float: left;
    width: 33%;
    font-size: 24px;
    line-height: 36px
}

.member-sidebar-copy h4 {
    font-family: 'CircularStd',sans-serif;
    display: block;
    font-size: 24px;
    line-height: 28px;
    border-bottom: 1px solid #bebebe;
    padding: 5px 0
}

.member-sidebar-copy ul {
    padding-left: 15px;
    font-size: 16px;
    line-height: 1.5em;
    margin-bottom: 10px
}

.member-body {
    float: left;
    width: 100%
}

.member-body .member-content {
    float: left;
    width: 67%;
    padding-left: 15px
}

.member-content-image {
    margin-bottom: 15px;
    float: left;
    width: 100%
}

.member-content-image,.member-content-media.media_video {
    max-width: 650px
}

.member-content-image .mci {
    width: 77%;
    float: left
}

.member-content-image .five-things-link {
    width: 23%;
    float: left;
    padding-left: 15px;
    font-family: 'CircularStd',sans-serif;
    color: #082948;
    font-size: 18px;
    line-height: 22px
}

.member-content-image .five-things-link a {
    text-decoration: none;
    position: relative;
    display: block;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none
}

.member-content-image .five-things-link a:hover {
    color: #df7d58
}

.member-content-image .five-things-link a:before {
    content: '';
    width: 36px;
    height: 36px;
    top: 0;
    left: 0;
    display: block;
    background-repeat: no-repeat;
    background-size: 466px 256px;
    background-position: -334px -144px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/0.0_Website-Icons.svg?t=1463544811950);
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.member-content-image .five-things-link a:hover:before {
    background-position: -381px -144px
}

.member-body .member-content .post-copy {
    padding-top: 20px;
    clear: both
}

.member-accordion-outer {
    float: left;
    width: 100%;
    font-family: 'ChronicleTextG1',sans-serif
}

.accordion-toggle {
    cursor: pointer
}

.accordion-header {
    float: left;
    width: 100%;
    font-family: 'CircularStd',sans-serif;
    font-size: 24px;
    line-height: 28px;
    border-top: 1px solid #bebebe;
    border-bottom: 1px solid #bebebe;
    padding: 5px 15px
}

.accordion-header span {
    float: right;
    display: block;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s
}

.accordion-header span img {
    vertical-align: middle
}

.member-accordion {
    margin-bottom: 20px;
    float: left;
    width: 100%
}

.member-accordion.acc-open .accordion-header {
    background-color: #e1e1e1
}

.member-accordion.acc-open .accordion-header span {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion-inner {
    float: left;
    width: 100%;
    padding: 30px 15px 0;
    display: none
}

#recognition-accordion .accordion-inner {
    display: block
}

#rep-work-accordion .accordion-inner span {
    font-size: 1.4em;
    margin-bottom: 1em;
    line-height: 1.35em
}

.recognition-module.rm-has-icon {
    float: left;
    width: 100%;
    margin-bottom: 30px
}

.rm-icon {
    float: left;
    width: 30%;
    text-align: center;
    padding: 30px 45px
}

.rm-description {
    float: left;
    width: 70%;
    padding-left: 15px
}

.other-people-outer {
    font-size: 0
}

.other-people {
    width: 33.33%;
    display: inline-block;
    padding: 0 10px 10px
}

.other-people a {
    text-decoration: none !important
}

.other-people-inner {
    height: 360px;
    position: relative;
    background-size: cover;
    background-position: center top
}

.other-people-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.5);
    text-align: center;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s
}

.other-people:hover .other-people-overlay {
    opacity: 1;
    visibility: visible
}

.other-people-info {
    position: absolute;
    display: inline-block;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.other-people-overlay h4 {
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    font-family: 'CircularStd',sans-serif;
    margin: 0;
    border-bottom: 0
}

.other-people-overlay p {
    font-family: 'ChronicleDisplay',serif;
    color: #fff;
    font-size: 18px;
    line-height: 22px;
    margin: 0
}

.other-people-outer>div:nth-child(8) {
    display: none
}

.other-people-outer .rss-header {
    padding: 0 10px 40px
}

@media(max-width: 767px) {
    #rep-work-accordion .accordion-inner span {
        font-size:1.10em;
        margin: 12px 0
    }

    .member-header.post-header h1.post-title {
        font-size: 27px
    }

    .member-header span {
        font-size: 18px;
        line-height: 22px
    }

    .member-header.post-header {
        padding-bottom: 0;
        padding-top: 20px
    }

    .member-body .member-sidebar {
        width: 100%
    }

    .member-body .member-sidebar img {
        width: 100%
    }

    .member-body .member-content {
        width: 100%;
        padding-left: 0
    }

    .member-content-image {
        padding: 20px 0
    }

    .member-body .member-content .post-copy {
        padding-top: 10px
    }

    .member-content-image .mci {
        width: 50%
    }

    .member-content-image .five-things-link {
        width: 50%
    }

    .accordion-header {
        font-size: 18px;
        line-height: 22px
    }

    .full-width-link {
        padding: 8px 12px;
        font-size: 16px
    }

    .rm-icon {
        text-align: left;
        width: 100%;
        padding: 30px 10px 0 0
    }

    .rm-icon img {
        max-width: 40%
    }

    .rm-description {
        width: 100%;
        padding-left: 0
    }

    .rm-description>p {
        font-size: 1.1em
    }

    .other-people-outer {
        padding-left: 5px;
        padding-right: 5px
    }

    .other-people-outer>div:nth-child(6),.other-people-outer>div:nth-child(7) {
        display: none
    }

    .other-people-inner {
        height: 140px
    }

    .other-people {
        width: 50%;
        padding: 0 5px 10px;
        vertical-align: top
    }

    .accordion-inner ul {
        font-size: 16px
    }

    .member-content-image .five-things-link a {
        font-size: 16px;
        line-height: 18px
    }
}

@media(max-width: 585px) {

}

.grid-sizer,.grid-item {
    width: 33.33%;
    padding: 0 10px
}

.grid.member-grid {
    float: left;
    width: 100%
}

.member-item {
    margin-bottom: 30px
}

.member-item a {
    text-decoration: none
}

.member-item h2 {
    font-size: 24px;
    line-height: 28px;
    font-family: 'CircularStd',sans-serif;
    color: #231f20;
    margin: 10px 0 0
}

.member-item h4 {
    font-size: 24px;
    line-height: 28px;
    font-family: 'ChronicleDisplay',sans-serif;
    color: #231f20;
    margin: 0;
    border-bottom: 0
}

@media(max-width: 767px) {
    .member-item {
        margin-bottom:15px
    }

    .member-item h2,.member-item h4 {
        font-size: 17px;
        line-height: 21px
    }

    .member-item h4 {
        font-family: 'ChronicleTextG1',sans-serif
    }
}

@media(max-width: 585px) {
    .grid-sizer,.grid-item {
        width:50%;
        padding: 0 5px
    }

    .page-center.sort-grid.team-grid {
        padding: 0 5px
    }
}

.testimonial-item {
    color: #fff;
    width: 50%;
    padding: 10px;
    float: left
}

.testimonial-item .testimonial-inner {
    padding: 30px 30px 75px
}

.testimonial-item.clients_testimonial .testimonial-inner {
    background-color: #082948
}

.testimonial-item.accountants_testimonial .testimonial-inner {
    background-color: #699bc5
}

.testimonial-item.lawyers_testimonial .testimonial-inner {
    background-color: #4a8363
}

.testimonial-item.other_testimonial .testimonial-inner {
    background-color: #df7d58
}

.testimonial-toggle {
    position: absolute;
    bottom: 30px;
    font-family: 'ChronicleTextG1',sans-serif;
    cursor: pointer
}

.tesimonial-attribution {
    font-family: 'CircularStd',sans-serif;
    font-size: 18px;
    line-height: 22px
}

.testimonial-full p {
    margin: 0;
    padding: 10px 0;
    font-family: 'ChronicleDisplay',sans-serif
}

.isotope,.isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    -ms-transition-duration: .8s;
    -o-transition-duration: .8s;
    transition-duration: .8s
}

.isotope {
    -webkit-transition-property: height,width;
    -moz-transition-property: height,width;
    -ms-transition-property: height,width;
    -o-transition-property: height,width;
    transition-property: height,width
}

.isotope .isotope-item {
    -webkit-transition-property: -webkit-transform,opacity;
    -moz-transition-property: -moz-transform,opacity;
    -ms-transition-property: -ms-transform,opacity;
    -o-transition-property: -o-transform,opacity;
    transition-property: transform,opacity
}

.testimonial-moreposts-link {
    margin-top: 80px
}

@media(max-width: 767px) {
    .testimonial-item {
        width:100%
    }

    .testimonial-full p {
        font-family: 'ChronicleTextG1',sans-serif
    }
}

.five-things-header {
    max-width: 74%;
    padding-bottom: 15px
}

.five-things-header h1 {
    font-family: 'ChronicleDisplay',sans-serif;
    font-size: 48px;
    line-height: 1.1em
}

.five-things-intro {
    border-bottom: 1px solid #bebebe;
    margin-bottom: 40px
}

.five-things-intro,.five-things-intro p {
    line-height: 1.50em
}

.five-things-headshot {
    margin-bottom: 1.25em
}

.ft-body-lower {
    border-right: 1px solid #bebebe;
    padding-right: 15px
}

.thing-module {
    border-bottom: 1px solid #bebebe;
    padding-bottom: 30px;
    margin-bottom: 30px
}

.last-thing .thing-module {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0
}

h4.thing-header {
    font-family: 'CircularStd',sans-serif;
    font-size: 1.50em;
    border-bottom: 0;
    display: block
}

.thing-copy,.thing-copy p {
    font-family: 'ChronicleTextG1',sans-serif;
    margin-bottom: 0
}

.thing-copy img {
    height: auto !important
}

.five-things-body .five-things-sidebar p {
    font-size: 18px;
    line-height: 22px
}

@media(max-width: 767px) {
    .blog-post-sidebar.five-things-sidebar .sidebar-header {
        width:100%
    }

    .five-things-header h1 {
        font-size: 36px
    }

    .five-things-header {
        padding-bottom: 5px;
        max-width: 100%
    }

    .thing-module {
        padding-bottom: 15px;
        margin-bottom: 25px
    }

    h4.thing-header {
        font-size: 1.35em
    }
}

.eop-box {
    position: relative;
    padding-left: 84px
}

.eop-box:before {
    content: '';
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/approach-icon1.png?t=1463544811950);
    width: 50px;
    height: 50px;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: -5px
}

.eop-box.eop_obsession:before {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/approach-icon2.png?t=1463544811950)
}

.eop-box.eop_passion:before {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/approach-icon3.png?t=1463544811950)
}

.eop-box h4 {
    font-size: 2.38em;
    font-family: 'CircularStd',sans-serif
}

.eop-box p {
    font-family: 'ChronicleTextG1',sans-serif;
    margin: 0
}

.eop-link {
    display: inline-block;
    margin-top: 15px
}

@media(max-width: 767px) {
    .eop-box {
        padding-left:0;
        padding-top: 40px
    }

    .eop-box h4 {
        font-size: 1.38em
    }

    .eop-box h3 {
        padding-top: 15px
    }

    .eop-box:before {
        margin: 0 auto;
        top: 0
    }
}

.glossary-header {
    color: #000
}

.glossary-header h1 {
    font-family: 'ChronicleDisplay',sans-serif
}

ul.glossary-pagination {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%;
    display: block;
    list-style: none;
    color: #082948
}

ul.glossary-pagination li {
    display: inline-block;
    float: left;
    margin-top: 5px;
    border-right: 2px solid;
    font-family: 'CircularStd',sans-serif;
    font-size: 18px;
    line-height: 22px;
    padding: 0 7px;
    cursor: pointer
}

ul.glossary-pagination li:last-child {
    border-right: 0
}

ul.glossary-pagination li.active span,ul.glossary-pagination li:hover span {
    border-bottom: 2px solid
}

.glossary-outer {
    padding-top: 30px;
    border-top: 1px solid #757575
}

.glossary-outer>section {
    display: none
}

.glossary-outer>section.sectionA {
    display: block
}

.glossary-item {
    font-family: 'ChronicleTextG1',sans-serif;
    margin-bottom: 30px
}

.glossary-item h4 {
    font-size: 1.50em;
    color: #000;
    margin: 0;
    border-bottom: 0
}

.glossary-definition,.glossary-definition p {
    color: #757575;
    font-size: 1.125em;
    line-height: 1.10em;
    margin: 0 0 10px
}

@media(min-width: 768px) {
    .glossary-outer>section {
        float:left;
        width: 33.33%;
        border-right: 1px solid #757575;
        padding: 0 15px
    }

    .glossary-outer>section[data-section="first-section"] {
        padding-left: 0
    }

    .glossary-outer>section[data-section="last-section"] {
        border-right: 0;
        padding-right: 0
    }
}

.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus {
    outline: 0
}

.slides,.flex-control-nav,.flex-direction-nav {
    margin: 0;
    padding: 0;
    list-style: none
}

.flexslider {
    margin: 0;
    padding: 0
}

.flexslider .slides>li {
    display: none;
    -webkit-backface-visibility: hidden
}

.flexslider .slides img {
    width: 100%;
    display: block
}

.flex-pauseplay span {
    text-transform: capitalize
}

.slides:after {
    content: "\0020";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

html[xmlns] .slides {
    display: block
}

* html .slides {
    height: 1%
}

.no-js .slides>li:first-child {
    display: block
}

.flexslider {
    position: relative;
    zoom:1}

.flex-viewport {
    max-height: 2000px;
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease
}

.loading .flex-viewport {
    max-height: 300px
}

.flexslider .slides {
    zoom:1}

.carousel li {
    margin-right: 5px
}

ul.slides {
    padding: 0;
    margin: 0;
    float: left;
    width: 100%
}

.flex-direction-nav {
    *height: 0
}

.flex-direction-nav a {
    text-decoration: none;
    display: block;
    width: 40px;
    height: 40px;
    margin: -20px 0 0;
    position: absolute;
    top: 50%;
    z-index: 10;
    overflow: hidden;
    opacity: 0;
    cursor: pointer;
    color: rgba(0,0,0,0.8);
    text-shadow: 1px 1px 0 rgba(255,255,255,0.3);
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    transition: all .3s ease
}

.flex-direction-nav .flex-prev {
    left: -50px
}

.flex-direction-nav .flex-next {
    right: -50px;
    text-align: right
}

.flexslider:hover .flex-prev {
    opacity: .7;
    left: 10px
}

.flexslider:hover .flex-next {
    opacity: .7;
    right: 10px
}

.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {
    opacity: 1
}

.flex-direction-nav .flex-disabled {
    opacity: 0 !important;
    filter: alpha(opacity=0);
    cursor: default
}

.flex-direction-nav a:before {
    font-size: 40px;
    display: inline-block
}

.flex-pauseplay a {
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    bottom: 5px;
    left: 10px;
    opacity: .8;
    z-index: 10;
    overflow: hidden;
    cursor: pointer;
    color: #000
}

.flex-pauseplay a:before {
    font-size: 20px;
    display: inline-block
}

.flex-pauseplay a:hover {
    opacity: 1
}

.flex-control-nav {
    width: 100%;
    position: absolute;
    bottom: -40px;
    text-align: center
}

.flex-control-nav li {
    margin: 0 6px;
    display: inline-block;
    zoom:1;*display: inline
}

.flex-control-paging li a {
    width: 11px;
    height: 11px;
    display: block;
    background: #666;
    background: rgba(0,0,0,0.5);
    cursor: pointer;
    text-indent: -9999px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -o-border-radius: 20px;
    border-radius: 20px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow: inset 0 0 3px rgba(0,0,0,0.3)
}

.flex-control-paging li a:hover {
    background: #333;
    background: rgba(0,0,0,0.7)
}

.flex-control-paging li a.flex-active {
    background: #000;
    background: rgba(0,0,0,0.9);
    cursor: default
}

.flex-control-thumbs {
    margin: 5px 0 0;
    position: static;
    overflow: hidden
}

.flex-control-thumbs li {
    width: 25%;
    float: left;
    margin: 0
}

.flex-control-thumbs img {
    width: 100%;
    display: block;
    opacity: .7;
    cursor: pointer
}

.flex-control-thumbs img:hover {
    opacity: 1
}

.flex-control-thumbs .flex-active {
    opacity: 1;
    cursor: default
}

@media screen and (max-width: 860px) {
    .flex-direction-nav .flex-prev {
        opacity:1;
        left: 10px
    }

    .flex-direction-nav .flex-next {
        opacity: 1;
        right: 10px
    }
}

@media(max-width: 940px) {
    .flexslider {
        padding-left:15px;
        padding-right: 15px
    }
}

.form-embed {
    border-top: 1px solid #bebebe;
    padding-top: 20px
}

.FormField label {
    font-family: 'CircularStd',sans-serif;
    font-weight: normal !important;
    font-size: 18px;
    line-height: 22px;
    color: #7d7d7d
}

.FormField input {
    font-family: 'ChronicleTextG1';
    font-size: 18px;
    line-height: 22px;
    border: 1px solid #bebebe;
    margin-bottom: 10px
}

input#Submit {
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #082948;
    background-color: #082948;
    font-family: 'ChronicleTextG1',sans-serif;
    font-size: 18px;
    line-height: 22px;
    padding: 10px 45px;
    display: inline-block;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;
    cursor: pointer
}

.FormField #submit:hover {
    background-color: #fff;
    color: #082948
}

.position-title {
    max-width: 74%
}

.career-position-header h4 {
    font-size: 18px;
    line-height: 22px;
    display: block;
    border-bottom: 0;
    margin: 0;
    padding: 8px 0;
    border-top: 1px solid #bebebe
}

@media(min-width: 768px) {
    .row-fluid .custom_sp9 {
        float:left;
        width: 74%;
        margin: 0 !important;
        padding-right: 12px;
        border-right: 1px solid #bebebe
    }

    .row-fluid .custom_sp3 {
        float: left;
        width: 26%;
        margin: 0 !important;
        padding-left: 12px
    }

    .position-title h1 {
        font-size: 48px;
        line-height: 1.1
    }
}

@media(max-width: 767px) {
    .position-title {
        max-width:100%
    }
}

.contact-callout .callout-block .cb-copy .hs-cta-wrapper {
    margin: 0 0 10px
}

.contact-callout .callout-block .cb-copy p a {
    font-family: 'ChronicleTextG1',sans-serif;
    line-height: 1.30em;
    color: #000
}

.parking-toggle {
    font-family: 'ChronicleTextG1',sans-serif;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    padding: 12px 20px
}

.parking-toggle {
    color: #000;
    border: 1px solid #000;
    cursor: pointer
}

.parking-toggle:hover {
    background-color: rgba(153,153,153,.5);
    color: #000
}

.parking-toggle div {
    min-height: 1px !important
}

.contact-map-wrapper {
    background-color: #e1e1e1
}

.contact-map-wrapper .widget-type-header h3 {
    font-family: 'CircularStd',sans-serif;
    color: #000
}

.contact-map-wrapper h4 {
    font-family: 'CircularStd',sans-serif;
    font-size: 18px;
    line-height: 22px;
    border-bottom: 0;
    display: block
}

.sub-map {
    margin-bottom: 30px
}

input#map-submit {
    color: #000;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;
    border: 1px solid #000;
    font-family: 'ChronicleTextG1',sans-serif;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    padding: 12px 20px;
    background-color: transparent;
    margin-top: 15px;
    cursor: pointer
}

input#map-submit:hover {
    background-color: #999
}

input[name="saddr"] {
    font-family: 'ChronicleTextG1';
    color: #757575;
    font-size: 18px;
    line-height: 22px;
    border: 1px solid #757575;
    max-width: 350px;
    display: block
}

.office-info-block:first-child {
    border-left: 0;
    padding-left: 0
}

.office-info-block p {
    font-family: 'ChronicleTextG1',sans-serif;
    line-height: 1.30em;
    color: #000;
    margin: 10px 0 1em
}

.office-info-block .set-height {
    padding-bottom: 0
}

.row-fluid .parkingMap {
    position: relative;
    width: 1130px;
    height: 600px;
    margin: 30px 0
}

.parkingMap.torontoMap {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Contact/countertax-contact-map-toronto.png?t=1463544811950)
}

.parkingMap.calgaryMap {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Contact/countertax-contact-map-calgary.png?t=1463544811950)
}

.parkingMap.vancouverMap {
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Contact/countertax-contact-map-vancouver.png?t=1463544811950)
}

.parkingMap ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.parkingMap .marker {
    position: absolute !important;
    width: 36px;
    height: 36px
}

.parkingMap .marker a {
    text-indent: -9999px;
    width: 36px;
    height: 36px;
    display: block
}

.parkingMap .marker a {
    background-repeat: no-repeat;
    background-size: 466px 256px;
    background-position: -331px -75px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/0.0_Website-Icons.svg?t=1463544811950)
}

.parkingMap .marker:hover a {
    background-position: -379px -75px
}

.parkingMap .marker.toronto-p1 {
    left: 500px;
    top: 245px
}

.parkingMap .marker.toronto-p2 {
    left: 485px;
    top: 105px
}

.parkingMap .marker.toronto-p3 {
    left: 500px;
    top: 385px
}

.parkingMap .marker.toronto-p4 {
    left: 836px;
    top: 155px
}

.parkingMap .marker.toronto-p5 {
    left: 850px;
    top: 395px
}

.parkingMap .marker.toronto-p6 {
    left: 907px;
    top: 544px
}

.parkingMap .marker.vancouver-p1 {
    left: 569px;
    top: 377px
}

.parkingMap .marker.vancouver-p2 {
    left: 726px;
    top: 121px
}

.parkingMap .marker.calgary-p1 {
    left: 329px;
    top: 280px
}

.parkingMap .marker.calgary-p2 {
    left: 429px;
    top: 237px
}

@media(max-width: 1140px) {
    .row-fluid .parkingMap {
        position:relative;
        width: 750px;
        height: 398px;
        margin: 20px 0;
        background-size: contain
    }

    .parkingMap .marker {
        width: 20px;
        height: 20px
    }

    .parkingMap .marker a {
        width: 20px;
        height: 20px;
        background-size: 228px 125px;
        background-position: -161px -36px
    }

    .parkingMap .marker:hover a {
        background-position: -184px -36px
    }

    .parkingMap .marker.toronto-p1 {
        left: 340px;
        top: 186px
    }

    .parkingMap .marker.toronto-p2 {
        left: 338px;
        top: 85px
    }

    .parkingMap .marker.toronto-p3 {
        left: 344px;
        top: 276px
    }

    .parkingMap .marker.toronto-p4 {
        left: 555px;
        top: 108px
    }

    .parkingMap .marker.toronto-p5 {
        left: 574px;
        top: 279px
    }

    .parkingMap .marker.toronto-p6 {
        left: 605px;
        top: 361px
    }

    .parkingMap .marker.vancouver-p1 {
        left: 382px;
        top: 265px
    }

    .parkingMap .marker.vancouver-p2 {
        left: 479px;
        top: 84px
    }

    .parkingMap .marker.calgary-p1 {
        left: 223px;
        top: 195px
    }

    .parkingMap .marker.calgary-p2 {
        left: 293px;
        top: 169px
    }
}

@media(max-width: 767px) {
    .row-fluid .parkingMap {
        max-width:100%;
        background-repeat: no-repeat
    }

    .row-fluid .parkingMap {
        max-width: 100%;
        background-repeat: no-repeat;
        background-size: auto 100%;
        height: 400px;
        background-position: 50%;
        margin-top: 5px
    }

    .parkingMap .marker {
        display: none !important
    }

    .parkingMap .marker.toronto-p1 {
        left: 133px;
        top: 72px
    }

    .parkingMap .marker.toronto-p2 {
        left: 133px;
        top: 32px
    }

    .parkingMap .marker.toronto-p3 {
        left: 134px;
        top: 108px
    }

    .parkingMap .marker.toronto-p4 {
        left: 244px;
        top: 33px
    }

    .parkingMap .marker.toronto-p5 {
        left: 230px;
        top: 108px
    }

    .parkingMap .marker.toronto-p6 {
        left: 242px;
        top: 143px
    }

    .parkingMap .marker.vancouver-p1 {
        left: 151px;
        top: 102px
    }

    .parkingMap .marker.vancouver-p2 {
        left: 193px;
        top: 32px
    }

    .parkingMap .marker.calgary-p1 {
        left: 90px;
        top: 71px
    }

    .parkingMap .marker.calgary-p2 {
        left: 117px;
        top: 68px
    }

    .office-info-block p {
        font-size: 1.1em
    }

    .office-info-block {
        border-left: 0;
        border-top: 1px solid #bebebe;
        padding-left: 0;
        padding-top: 20px;
        margin-top: 30px
    }

    .office-info-block:first-child {
        border-top: 0;
        padding-top: 0;
        margin-top: 0
    }
}

body .ui-tooltip {
    box-shadow: none;
    border: 1px solid #000;
    padding: 20px;
    background-color: #fff;
    border-radius: 0;
    max-width: 220px
}

body .ui-tooltip,body .ui-tooltip p {
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    font-family: 'ChronicleDisplay',sans-serif;
    color: #082948
}

body .ui-tooltip em {
    color: #699bc5;
    font-style: normal
}

body .ui-tooltip:before,body .ui-tooltip:after {
    content: '';
    position: absolute;
    bottom: -13px;
    left: 0;
    right: 0;
    margin: 0 auto
}

body .ui-tooltip:before {
    z-index: 1;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 12.5px 0 12.5px;
    border-color: #fff transparent transparent transparent
}

body .ui-tooltip:after {
    bottom: -15px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 14px 12.5px 0 12.5px;
    border-color: #000 transparent transparent transparent
}

.pay-now {
    color: #000;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;
    margin-top: 10px;
    cursor: pointer;
    border: 1px solid #000;
    font-family: 'ChronicleTextG1',sans-serif;
    font-size: 18px;
    line-height: 22px;
    display: inline-block;
    padding: 12px 20px;
    text-decoration: none !important
}

.pay-now:hover {
    background-color: rgba(153,153,153,.5);
    color: #000
}

.pay-now-modal {
    display: none;
    position: fixed;
    top: 0;
    background-color: rgba(0,0,0,.8);
    height: 100%;
    width: 100%;
    z-index: 10000
}

.pay-now-modal .pnm-inner {
    position: absolute;
    top: 50%;
    text-align: center;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    left: 50%
}

.pay-now-modal .pnm-inner form {
    display: inline-block;
    text-align: left;
    padding: 30px;
    background-color: #fff;
    border-radius: 2px;
    border: 1px solid #000
}

.pay-now-modal .pnm-inner form .hs_submit {
    margin-top: 15px
}

.pnm-close {
    font-size: 38px;
    position: absolute;
    top: -30px;
    right: -30px;
    cursor: pointer
}

.client-cta .hs-cta-wrapper {
    margin: 0 0 20px !important
}

.post-listing-container.award-listing-container {
    margin-bottom: 20px
}

.post-listing-container .post-item.award-item {
    border: none !important;
    margin-bottom: 40px
}

.post-listing-container .post-item.award-item .post-item-top {
    height: auto;
    border: 0
}

.post-listing-container .post-item.award-item .post-item-bottom {
    position: relative;
    padding: 0
}

.post-listing-container .post-item.award-item .post-item-bottom .pib-inner {
    padding-right: 70px
}

.post-listing-container .post-item.award-item .post-item-bottom .pib-inner h2 {
    font-family: 'CircularStd',sans-serif;
    cursor: pointer;
    font-size: 24px;
    line-height: 28px;
    color: #231f20;
    margin: 8px 0 0
}

.post-listing-container .post-item.award-item .post-item-bottom .pib-inner div {
    font-family: 'ChronicleTextG1',sans-serif;
    cursor: pointer;
    font-size: 24px;
    line-height: 28px;
    color: #231f20
}

.post-listing-container .post-item.award-item .post-item-bottom .pib-inner:hover h2,.post-listing-container .post-item.award-item .post-item-bottom .pib-inner:hover div {
    color: #082948
}

.post-listing-container .post-item.award-item .post-item-bottom .award-icons {
    position: absolute;
    right: 0;
    top: 8px
}

.post-listing-container .post-item.award-item .post-item-bottom .award-icons>span {
    border: 2px solid #757575;
    color: #757575;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    margin-left: 5px;
    cursor: pointer;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s
}

.post-listing-container .post-item.award-item .post-item-bottom .award-icons>span a {
    color: #757575
}

.post-listing-container .post-item.award-item .post-item-bottom .award-icons>span.award-download a:hover {
    color: #000
}

.post-listing-container .post-item.award-item .post-item-bottom .award-icons>span.award-launch:hover {
    color: #082948
}

@media(max-width: 767px) {
    .post-listing-container .post-item.award-item .post-item-bottom .pib-inner h2,.post-listing-container .post-item.award-item .post-item-bottom .pib-inner div {
        font-size:18px;
        line-height: 21px
    }
}

.award-modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,.85);
    width: 100%;
    height: 100%;
    z-index: 10000
}

.modal-close {
    position: absolute;
    color: #fff;
    font-size: 18px;
    right: 25px;
    top: 25px;
    font-size: 44px;
    font-weight: bold;
    cursor: pointer
}

.award-modal img {
    position: absolute;
    top: 15%;
    max-height: 80%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.award-close-mask {
    position: absolute;
    background-color: transparent;
    width: 100%;
    height: 100%
}

@media(max-width: 767px) {
    .post-listing-container.award-listing-container {
        padding-top:0
    }
}

@media(max-width: 480px) {
    .post-listing-container.award-listing-container {
        text-align:center
    }

    .post-listing-container .post-item.award-item {
        max-width: 360px;
        text-align: left
    }
}

.calc-callout .callout-block.inner-block {
    padding-bottom: 0
}

body.simple-calc .interestcalculator table {
    overflow-x: auto
}

body.detailed-calc .mobile-default {
    display: none !important
}

@media(max-width: 767px) {
    body.detailed-calc .mobile-default {
        display:block !important
    }

    body.detailed-calc .calc-container {
        display: none !important
    }
}

.post-listing-container.rss-container {
    float: left;
    width: 100%;
    padding-top: 80px;
    margin-bottom: 80px
}

.career-rss .post-listing-container.rss-container {
    margin-bottom: 0
}

.career-rss {
    padding-bottom: 80px
}

.post-listing-container.rss-container .post-item {
    border-bottom: 0
}

.post-listing-container.rss-container:after {
    display: none
}

.custom-rss-link {
    margin-top: 30px
}

.rss-header {
    padding: 0 10px 40px
}

.rss-header h4 {
    font-size: 18px;
    color: #231f20;
    font-family: 'CircularStd',sans-serif;
    display: inline-block;
    border-bottom: 1px solid
}

@media(max-width: 767px) {
    .post-listing-container.rss-container {
        padding-top:40px;
        margin-bottom: 40px
    }

    .rss-header {
        padding-bottom: 20px
    }

    .career-rss {
        padding-bottom: 40px
    }
}

.featured-testimonial {
    padding: 0 18% 0 5%
}

.featured-testimonial .testimonial-quote,.featured-testimonial .testimonial-quote p {
    font-family: 'ChronicleDisplay',sans-serif;
    font-size: 30px;
    margin-bottom: 1em
}

.post-copy blockquote strong,.featured-testimonial .testimonial-attribution {
    font-size: 18px;
    font-family: 'CircularStd',sans-serif
}

.featured-testimonial .testimonial-bottom {
    padding-bottom: 40px
}

.featured-testimonial.clients_testimonial .testimonial-attribution {
    color: #082948
}

.featured-testimonial.accountants_testimonial .testimonial-attribution {
    color: #699bc5
}

.featured-testimonial.lawyers_testimonial .testimonial-attribution {
    color: #4a8363
}

.featured-testimonial.other_testimonial .testimonial-attribution {
    color: #df7d58
}

.flexify .rss-header {
    height: 78px
}

.flexify .rss-header h4 {
    position: absolute;
    left: 10px
}

@media(max-width: 767px) {
    .featured-testimonial {
        padding:0 10px
    }

    .post-copy blockquote,.featured-testimonial .testimonial-quote p {
        font-size: 22px;
        line-height: 1.2em
    }

    .featured-testimonial .testimonial-bottom {
        padding-bottom: 15px
    }

    .post-copy blockquote strong,.post-copy blockquote h4,.featured-testimonial .testimonial-attribution,.tesimonial-attribution {
        font-size: 12px;
        line-height: 15px
    }

    .featured-testimonial .rss-header {
        padding-left: 0;
        padding-bottom: 0
    }

    .rss-header h4 {
        font-size: 14px
    }

    .featured-testimonial .testimonial-quote,.featured-testimonial .testimonial-quote p {
        margin-bottom: .5em
    }

    .testimonial-outer .custom-rss-link {
        margin-top: 15px
    }
}

@media(min-width: 768px) {
    .snap-flex>span {
        display:block;
        height: 100%;
        width: 100%;
        padding-bottom: 1px
    }

    .snap-flex>span>div {
        position: relative;
        overflow: hidden;
        width: 100%;
        height: 100%
    }
}

body.custom-landing .landing-flex>span>div {
    padding-bottom: 30px
}

body.custom-landing .landing-flex h3 {
    font-family: 'CircularStd',sans-serif;
    margin: 0 0 5px 0
}

body.custom-landing .landing-flex p {
    margin: 0
}

body.custom-landing .row-fluid .landing-form {
    padding-left: 90px
}

body.custom-landing .landing-form .hs-form fieldset {
    max-width: 100% !important
}

body.custom-landing .landing-form .input .hs-input {
    margin-bottom: 20px
}

body.custom-landing .landing-form .hs-form fieldset.form-columns-1 .hs-input {
    width: 100%
}

body.custom-landing .landing-form .hs-form fieldset.form-columns-1 select.hs-input {
    width: 48.75%
}

body.custom-landing .landing-form .hs-form fieldset.form-columns-1 textarea.hs-input {
    min-height: 142px
}

body.custom-landing .landing-form .hs-form .hs-button {
    margin-top: 25px
}

body.custom-landing .landing-form .hs-form .hs_recaptcha.field.hs-form-field {
    margin-top: 0
}

body.custom-landing .landing-form .hs-form fieldset.form-columns-2>div .input {
    margin-right: 0
}

body.custom-landing .landing-form .hs-form fieldset.form-columns-2>div:first-child {
    padding-right: 7px
}

body.custom-landing .landing-form .hs-form fieldset.form-columns-2>div:last-child {
    padding-left: 7px
}

body.custom-landing .landing-form .hs-form fieldset.form-columns-1 .input {
    margin-right: 0
}

body.gettingStarted .testimonial-outer .full-width-link.custom-rss-link {
    display: none
}

@media(max-width: 1025px) {
    body.custom-landing .row-fluid .landing-form {
        padding-left:0
    }
}

@media(max-width: 480px) {
    body.custom-landing .landing-form .hs-form fieldset.form-columns-2>div:first-child {
        padding-right:0
    }

    body.custom-landing .landing-form .hs-form fieldset.form-columns-2>div:last-child {
        padding-left: 0
    }

    body.custom-landing .landing-form .hs-form fieldset.form-columns-1 select.hs-input {
        width: 100%
    }

    body.custom-landing .landing-form .input .hs-input {
        width: 100% !important
    }
}

.custom_error_message input,.input .hs-input {
    font-family: 'ChronicleTextG1';
    font-size: 18px;
    line-height: 24px;
    border: 1px solid #bebebe;
    margin-bottom: 10px;
    height: auto !important;
    margin-top: 0 !important
}

ul.inputs-list.multi-container {
    padding-left: 0;
    list-style: none;
    margin: 5px 0;
    color: #757575;
    font-family: 'ChronicleTextG1',sans-serif
}

ul.inputs-list.multi-container li {
    display: inline-block;
    font-size: 18px;
    line-height: 22px;
    margin-right: 10px
}

ul.inputs-list.multi-container li:last-child {
    margin-right: 0
}

ul.inputs-list.multi-container li span {
    padding-left: 8px
}

.hs-form-field {
    position: relative
}

.hs-form-field>label {
    color: #757575;
    font-family: 'CircularStd',sans-serif;
    font-size: 18px
}

.hs-form-field .input select {
    border-radius: 0 !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff !important;
    background-image: url(//cdn2.hubspot.net/hubfs/449501/Countertax_2016/Icons/Untitled-2.png?t=1463544811950);
    background-repeat: no-repeat;
    background-position: right top
}

.hs-form-field .input select::-ms-expand {
    display: none
}

input:not([type]),input[type="text"],input[type="submit"],button,textarea {
    -webkit-appearance: none !important;
    border-radius: 0 !important
}

input[type="radio" i] {
    -webkit-appearance: radio !important
}

.hs-button {
    color: #fff;
    border-radius: 0;
    box-shadow: none;
    border: 1px solid #082948;
    background-color: #082948;
    font-family: 'ChronicleTextG1',sans-serif;
    font-size: 18px;
    line-height: 22px;
    padding: 10px;
    display: inline-block;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s;
    cursor: pointer
}

.hs-button:hover {
    background-color: #fff;
    color: #082948
}

ul.hs-error-msgs.inputs-list {
    list-style: none;
    background-color: #fff;
    z-index: 1;
    font-size: 12px;
    font-family: 'ChronicleDisplay',sans-serif;
    color: #df7d58;
    margin: -10px 0 20px;
    padding: 0
}

.footer-container-wrapper {
    font-family: 'ChronicleTextG1',sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 18px
}

.footer-upper {
    padding-bottom: 75px
}

.footer-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    width: 100%
}

.footer-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li {
    padding-right: 20px
}

.footer-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    font-family: 'ChronicleTextG1',sans-serif;
    color: #fff;
    font-size: 14px;
    line-height: 18px;
    padding: 0;
    white-space: normal !important;
    max-width: 100%
}

.footer-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li>a {
    border-bottom: 1px solid #fff
}

.footer-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a:hover {
    color: #999
}

.footer-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    position: relative;
    left: auto;
    top: auto;
    margin-top: 20px
}

.footer-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 20px;
    float: right
}

.footer-social ul li {
    display: inline-block;
    margin-right: 15px
}

.footer-social ul li a {
    color: #999;
    -webkit-transition: .25s;
    -moz-transition: .25s;
    -o-transition: .25s;
    -ms-transition: .25s;
    transition: .25s
}

.footer-social ul li a:hover {
    color: #fff
}

.footer-social ul li:last-child {
    margin-right: 0
}

.footer-copyright {
    text-align: right;
    padding-top: 40px
}

.btt {
    position: fixed;
    z-index: 10;
    bottom: 50px;
    background-color: #082948;
    opacity: .5;
    color: #fff;
    height: 40px;
    line-height: 40px;
    width: 40px;
    text-align: center;
    right: 50px;
    cursor: pointer
}

.btt:hover {
    opacity: 1
}

@media(max-width: 767px) {
    .footer-upper {
        padding-bottom:60px
    }

    .footer-copyright {
        text-align: left;
        padding-top: 10px
    }

    .row-fluid .footer-nav,.row-fluid .footer-social {
        display: none
    }

    .btt {
        right: 10px;
        bottom: 15px
    }

    .footer-logo img {
        width: 140px !important
    }
}
