/* ==========================================================================
   HubSpot Migrations Services - COS Boilerplate v2.0.0                              
   ========================================================================== */


/* ==========================================================================
   Table of Contents:

   1. EXTERNAL RESOURCES
   2. BASE STYLES
   3. COS STRUCTURE
   4. MAIN NAVIGATION
   5. BLOG
   6. FORMS
   7. BUTTONS
   8. MISCELLANEOUS
   9. MOBILE MEDIA QUERIES
   ========================================================================== */


/* ==========================================================================
   1. EXTERNAL RESOURCES                                            
   ========================================================================== */


/* =============== @import, @font-face, and CSS File Includes =============== */

/* EX: @import url('http://example.com/example_style.css'); */
@import url(//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.6.3/css/font-awesome.css);
@font-face {
  font-family: "HelveticaNeueW01-75Bold";
  src: url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueLTW01-75Bold.eot") format("eot"), 
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/3b303641-706e-4221-94c4-4fb491f4f8ef.woff2") format("woff2"),
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueLTW01-75Bold.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueLTW01-75Bold.ttf") format("truetype");
}

@font-face {
  font-family: "HelveticaNeueW01-UltLt";
  src: url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueW01-UltLt-1.eot") format("eot"), 
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/9baef9a5-e2af-4838-a3bc-da9d36c0bde8.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueW01-UltLt-1.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueW01-UltLt-1.ttf") format("truetype");
    }

@font-face {
  font-family: "fish";
  src: url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/fish.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/fish.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/fish.ttf") format("truetype");
  font-style: normal;
  font-weight: 400;
}

@font-face {
  font-family: "HelveticaNeueW01-Thin";
  src: url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueW01-Thin-1.eot") format("eot"),
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/aff68211-86bb-476d-882e-f7a3face144c.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueW01-Thin-1.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueW01-Thin-1.ttf") format("truetype");
  }



@font-face {
  font-family: "HelveticaNeueW01-55Roma";
  src: url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueLTW01-55Roman.eot") format("eot"),
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/b0868b4c-234e-47d3-bc59-41ab9de3c0db.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueLTW01-55Roman.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueLTW01-55Roman.ttf") format("truetype");
}


@font-face {
  font-family: "HelveticaNeueW01-45Ligh";
  src: url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueLTW01-45Light.eot") format("eot"),
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/5a13f7d1-b615-418e-bc3a-525001b9a671.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueLTW01-45Light.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/1567008/Fish__Richardson_January2019%20Header/fonts/HelveticaNeueLTW01-45Light.ttf") format("truetype");
   }

/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
    margin: 0;
    list-style: none !important;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    height: 30px;
    list-style: none !important;
}
@media (max-width: 479px){
    .hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
        float: none !important; /* Stack social icons into two rows on phones */
    }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
    vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Captcha */
#recaptcha_response_field {
    width: auto !important;
    display: inline-block !important;
}

/* line height fix for reCaptcha theme */
#recaptcha_table td {line-height: 0;}
.recaptchatable #recaptcha_response_field { min-height: 0;line-height: 12px; }

@media all and (max-width: 400px) {
/* beat recaptcha into being responsive, !importants and specificity are necessary */
    #captcha_wrapper,
    #recaptcha_area,
    #recaptcha_area table#recaptcha_table,
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {
        width: auto !important;
        overflow: hidden; 
    }
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important; }
    #recaptcha_area table#recaptcha_table #recaptcha_image { width:280px !important; }
}

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

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
} 
#caldays {
    margin-bottom: 4px;
}

/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 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%;
    }
}

/* Forms */
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 {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Fix radio button and check box fields in multi column forms*/
.hs-form fieldset[class*="form-columns"] input[type="checkbox"].hs-input,
.hs-form fieldset[class*="form-columns"] input[type="radio"].hs-input {
    width: auto;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
    padding: 0; 
}

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.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;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > 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;
}
.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;
}

/* Vertical Menu
   ========================================================================== */ 

.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;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.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.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .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;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

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

/* Space Module */
.widget-type-space { visibility: hidden; }

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    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");
}

/* Fix for CTA border box issue */
.hs-cta-wrapper a {
box-sizing: content-box;
-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
}

/*
 * jQuery FlexSlider v2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */

/* Wrapper */
.hs_cos_wrapper_type_image_slider {
    display: block;
    overflow: hidden
}

/* Browser Resets */
.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: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; 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}

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.hs_cos_flex-slider .hs_cos_flex-slides img {width: 100%; display: block; border-radius: 0px;}
.hs_cos_flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .hs_cos_flex-slides element */
.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%;}


/* Direction Nav */
.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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.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;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    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("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/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: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.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; }



/* Control Nav */
.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: black;
    position: static;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    top: 40%;
    text-align: center;
}
.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 0px 5% 0px 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: 0px 5% 0px 5%;
        top: 40%;
        text-align: center;
    }
}

.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;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

/* responsive pre elements */
pre { overflow-x: auto; }

/* responsive pre tables */
table pre { white-space: pre-wrap; }

/* Corrects width issues in table elements created via the wysiwyg editor */
table tr td img { max-width: initial; }

/* adding minimal spacing for blog comments */
.comment { margin: 10px 0 10px 0; }

/* make sure lines with no whitespace don't interefere with layout */
.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;
}

/* HTML 5 Reset */
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;
}

/* Support migrations from wordpress */
.wp-float-left {
    float: left;
    margin: 0 20px 20px 0;
}

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

/* Responsive Google Maps */
#map_canvas img, .google-maps img { max-width: none; }

.full-width-banner img { width: 100% !important;}


/* ==========================================================================
   2. BASE STYLES                                             
   ========================================================================== */

/* =============== Base =============== */
*{
  font-family:HelveticaNeueW01-55Roma, "Helvetica Neue", Helvetica, Arial, sans-serif;
}


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

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 

body {
  background: #fff;
  color: #333;
  font-weight: 300;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  text-rendering: optimizeLegibility;
  position: relative;
  cursor: auto;
  overflow-y: visible !important;
  padding-top: 0px !important;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 80rem;
  margin: 0 auto;
}

/* Highlighted Text */
::-moz-selection {
  background: #009ca6;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #009ca6;
  color: #fff;
  text-shadow: none;
}


/* =============== Typography =============== */

/* Basic text */
p {} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup { top: -0.5em; }
sub { bottom: -0.25em; }

/* Headings */
h1, h2, h3, h4, h5, h6 {
  margin-top:0px;
  margin-bottom:20px;
  line-height: 1.2;
  text-rendering: optimizeLegibility;
  font-style: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-family: "HelveticaNeueW01-UltLt","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 100;
  font-size: 3.75rem;
}
h2 {
  font-size: 2.4375rem;
  color: #002a3a;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  line-height: 1;
  color: #009ca6;
  font-weight: 100;
}
h3 {
  font-weight: 100;
  font-size: 2.4375rem;
  font-family: "HelveticaNeueW01-UltLt","Helvetica Neue","Helvetica",Arial,sans-serif;
}
h4 {
  color: #002a3a;
  font-weight: 200;
  font-size: 1.5rem;
  font-family:"HelveticaNeueW01-75Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
h5 {
  font-size: 1.3em;
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 700;
}
h6 {
  font-weight: 400;
  font-size: 1rem;
  font-style: normal;
  color: #333;
  text-rendering: optimizeLegibility;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
}

/* Anchor Links */
a { 
  color: #dc582a;
  text-decoration: underline;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
}
a:hover, a:focus { 
    color: #00868f;
}

/* Lists */
 ul li:before{
 content:none !important;
}

.body-container-wrapper ul, ol {
  color:#333333;
  font-family:HelveticaNeueW01-55Roma, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

ol{
 font-family:HelveticaNeueW01-55Roma, "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
ul ul, ul ol, ol ol, ol ul {}
li {}

/* Block Quotes */
blockquote {}
blockquote p {}
blockquote small {}

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

.body-container ul {
    list-style-type: disc;
    margin-left: 1.1rem;
}

ul li{
    text-indent: 0px !important;
    padding-left: 0px !important;
    padding-bottom: 0px;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
   3. COS STRUCTURE                                            
   ========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}



.custom-menu-links-area .people-search-pane-wrapper .alpha-list {
    border-bottom-color: #ccc;
    text-align: center;
}

.banner-area {
    padding: 25px;
}

.banner-area h4 {
    font-family: "HelveticaNeueW01-45Ligh", "Helvetica Neue", "Helvetica", Arial, sans-serif !important;
}

dd.site-search-key {
    right: 0px;
}

.inline-parent>dd, .inline-parent>li {
    display: inline-block;
}

.span12.custom-menu-links-area {
   display: none;
}

.custom-menu-links-area.nav-view {
   display: block;
}

.custom-menu-links-area.nav-view {
    padding: 0 5vh 5vh 0;
    width: 59%;
    float: right;
    position: absolute;
    top: 0px;
    right: 0px;
    margin-left: 0px !important;
    padding-right: 205px;
}


.hidden-menu-link  .custom-menu-links-area.nav-view {
    display:none;
} 

.custom-menu-links-area.nav-view .site-menu-list-sub dl.alpha-list.inline-parent {
  margin: 0 0 25px;
  padding: 0 0 25px;
  line-height: inherit;
  border-bottom: 1px solid #e8e8e8;
  font-size: 0;
  border-bottom-width: 0;
  border-bottom-color: rgba(255,255,255,.2);
  margin-top: 32px;
  padding-left: 13px;
}

.custom-menu-links-area.nav-view .site-menu-list-sub dd.alpha-list-title-wrapper {
    width: 100%!important;
    margin-bottom: 11px;
    font-size: 1rem;
    clear: none!important;
    float: none!important;
    margin-left: 0px;
}

.custom-menu-links-area.nav-view .site-menu-list-sub dd.alpha-list-title-wrapper dl.alpha-list-title {
    text-align: justify;
    font-size: 1px;
    margin: 0px;
    width: 100%;
}

.custom-menu-links-area.nav-view .site-menu-list-sub dd.alpha-list-title-wrapper dl.alpha-list-title > dd:first-child {
    font-size: 1rem;
    margin-bottom: 0;
    margin-left: 0px;
}

.custom-menu-links-area.nav-view  .inline-parent>dd,.custom-menu-links-area.nav-view  .inline-parent>li {
    display: inline-block;
}

.custom-menu-links-area.nav-view .alpha-list>dd {
  min-width: 45px;
  margin: 0px;
}

.custom-menu-links-area.nav-view .site-menu-list-sub dd.alpha-list-title-wrapper dl.alpha-list-title > dd h5 {
    margin: 0;
    color: #a6a6a6;
    font-weight: 700;
    font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
    color: #fff;
    font-size: 1.125rem;
    line-height: 1.2;
    text-rendering: optimizeLegibility;
}

.custom-menu-links-area .alpha-list>dd a {
  margin: 0 0 0;
  position: relative;
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  cursor: pointer;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  display: inline-block;
  line-height: 1!important;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  outline: none;
  border: 1px solid #009ca6;
  color: #fff;
  font-size: 1.3rem;
  width: 100%;
  margin-bottom: 5px;
  background: #009ca6;
  font-weight: 700;
  border-color: #002a3a;
  padding: 10px;
  margin: 0!important;
}

.custom-menu-links-area .alpha-list>dd a:hover {
    color: #fff;
    background: #f2a900;
    border-color: #f2a900;
}


.site-search-key .button {
    margin: 0 0 0;
    cursor: pointer;
    font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
    text-decoration: none;
    line-height: 1!important;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    outline: none;
    display: block;
    border: 1px solid #009ca6;
    font-size: 1rem;
    z-index: 2;
    position: absolute;
    right: 15px;
    top: 50%;
    background: #009ca6;
    color: white;
    padding: 10px 15px;
    -webkit-transform: translateY(-50%) scale(0);
    -ms-transform: translateY(-50%) scale(0);
    transform: translateY(-50%) scale(0);
    -webkit-transition: -webkit-transform 0.3s ease 0s;
    transition: transform 0.3s ease 0s;
    color: white;
}
.custom-menu-links a.site-header-links-search.active-search {
    background: #009ca6;
    color: #fff;
}

.custom-menu-links a.site-header-links-search.active-search i.icon-search3 {
    opacity: 0;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.custom-menu-links a.site-header-links-search.active-search i.icon-close {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    color: #fff!important;
    display: inline-block;
}
.custom-search.open-search .site-search-categories-wrap, .custom-search.open-search .site-search-key {
    width: 50%;
    overflow: visible;
    -webkit-transition: width 0.5s ease 0s;
    transition: width 0.5s ease 0s;
}

.site-search-categories-wrap, .site-search-key {
  position: absolute;
  width: 0;
  overflow: hidden;
  -webkit-transition: width 0.5s ease 0s;
  transition: width 0.5s ease 0s;
  margin-left: 0px !important;
}
.site-search-wrap .site-search-key {
    font-size: 1rem;
    vertical-align: middle;
    top: 0!important;
    right: 0;
}

.custom-search {
    font-size: 0;
    width: 100% !important;
    text-align: justify;
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    margin-top: 0;
    height: 0;
    -webkit-transition: height 0.2s ease 0s;
    transition: height 0.2s ease 0s;
}

.site-search-key input[type="text"] {
  border: none!important;
  font-size: 1rem;
  padding: 0 20px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  z-index: 1;
  height: 64px;
  margin: 0;
  padding-right: 120px;
  box-shadow: inset 0 -1px 1px 0 #e8e8e8!important;
  max-width: 100%;
  color: rgba(0,0,0,0.75);
  font-weight: 400; 
}
.site-search-categories-wrap {
    font-size: 1rem;
    vertical-align: middle;
    left: 0;
}

.custom-search.open-search .site-search-key .button {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-transition: -webkit-transform 0.3s ease 0.3s;
    transition: transform 0.3s ease 0.3s;
}

.site-search-wrapper.active {
    margin-top: 0px !important;
}

.site-search-wrap dd {
    font-size: 1rem;
}

.custom-search.open-search {
    -webkit-transition: height 0.2s ease 0s;
    transition: height 0.2s ease 0s;
}

.custom-search.open-search  a#searchindex {
    -webkit-transform: translateY(-50%) scale(1);
    -ms-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-transition: -webkit-transform 0.3s ease 0.3s;
    transition: transform 0.3s ease 0.3s;
}

.site-search-tags dd {
  width: 25%;
  text-align: center;
  vertical-align: middle;
  margin: 0px;
}

.site-search-tags dd a:hover {
    background: #009ca6;
    -webkit-transition: background 0.2s ease 0s;
    transition: background 0.2s ease 0s;
}

.custom-search.open-search .site-search-categories-wrap, .custom-search.open-search .site-search-key {
    width: 50%;
    overflow: visible;
    -webkit-transition: width 0.5s ease 0s;
    transition: width 0.5s ease 0s;
}

.site-search-wrap dl {
    font-size: 0;
}
.custom-header .page-center {
    max-width: 100% !important;
}

.site-search-key .button:hover {
    background: #002a3a;
    border-color: #002a3a;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.site-search-key input[type="text"]:focus {
  border: none!important;
  outline: none;
  box-shadow: none;
  background: #fafafa;
}

.site-search-tags dd a {
  color: #fff;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  background: #002a3a;
  -webkit-transition: background 0.2s ease 0s;
  transition: background 0.2s ease 0s;
  padding: 20px;
  display: block;
  line-height: 24px;    
  text-decoration:none;  
}

.custom-logo img.mobile-view-logo {
    opacity: 0;
    display: none;
}

.custom-logo img.desktop-logo.primary-logo {
    width: 120px;
    padding: 10px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.custom-header {
  width: 100% !important;
  position: fixed;
  top: 0;
  left: 0;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 99 !important;
}

.custom-menu-links {
  width: auto !important;
  float: right !important;
  vertical-align: top;
  font-size: 0;
  margin-left: 0px !important;
  display: inline-block;
  font-weight: 400;
  font-style: normal;
}

.custom-logo {
    width: auto !important;
}

.custom-menu-links a.site-header-links-attorneys i.icon-users:before {
    content: "\e60d";
}
.custom-menu-links a.site-header-links-attorneys i.icon-users {
    display: inline-block;
    vertical-align: middle;
}

.custom-menu-links a.site-header-links-menu.mobile-trigger span {
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 1.2rem;
  display: inline-block;
  position: relative;
  top: 1px;
}

.custom-menu-links a.site-header-links-attorneys span {
    font-size: 1.2rem;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
    vertical-align: middle;
    display: inline-block;
}

.custom-menu-links a.site-header-links-search i.icon-close:before {
    content: "\e64d";
}
.custom-menu-links a.site-header-links-search i.icon-close {
    display: inline-block;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform 0.2s ease 0s;
    transition: transform 0.2s ease 0s;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -9px 0 0 -9px;
}

.custom-menu-links [class*="site-header-links-"] {
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  color: #002a3a;
  padding: 18px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  font-size: 1.2rem;
  padding: 28px;
  text-decoration: none;
  line-height: 0;
  position: relative;
}

.custom-menu-links [class*="site-header-links-"]:hover {
    color: #fff!important;
    background: #009ca6;
}

.custom-menu-links a.site-header-links-search i.icon-search3:before {
    content: "\e646";
}
.custom-menu-links a.site-header-links-search i.icon-search3 {
    display: inline-block;
    vertical-align: middle;
    display: inline-block;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.mobile-open .custom-menu-primary {
    top: 0;
    -webkit-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
    visibility: visible;
    -webkit-transition: visibility 0.6s ease 0s;
    transition: visibility 0.6s ease 0s;
}



.custom-menu-primary {
  position: fixed;
  visibility: hidden;
  -webkit-transition: visibility 0.6s ease 0s;
  transition: visibility 0.6s ease 0s;
  overflow: auto;
  -webkit-transition: z-index 0.1s ease 0.5s,background 0.4s ease 0s,opacity 0.4s ease 0s;
  transition: z-index 0.1s ease 0.5s,background 0.4s ease 0s,opacity 0.4s ease 0s;
  z-index: 40;
  background: #002a3a;
  top: -100%;
  opacity: 1!important;
  -webkit-transition: all 0.7s ease 0s !important;
  transition: all 0.7s ease 0s !important;
  display: block !important;
  width: 100%;
  box-shadow: 0 10px 30px 0 rgba(0,0,0,.75);
  height: 90%;
  z-index: 9999 !important;
}

.mobile-open .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin: 0;
    opacity: 1;
}


.custom-search-header .page-center {
    max-width: 80rem !important;
    position: relative;
    padding-left: 1.71875rem;
    padding-right: 1.71875rem;
}
/* =============== Content =============== */

.body-container-wrapper {}
.body-container {}

.content-wrapper {
  padding-top: 25px;
  padding-bottom: 75px;
}
.body-container-wrapper {
    padding-top: 75px;
}

.blog .body-container-wrapper {
    padding-top: 0px;
} 
.body-container-wrapper .page-center {
    padding-left: 1.71875rem;
    padding-right: 1.71875rem;
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


/* =============== Footer =============== */

.footer-container-wrapper {}
.footer-container {}
.custom-footer {
    padding: 40px 0 20px;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
    background: #002a3a;
}

.custom-footer-heading h2 a {
    font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
    text-decoration: none;
    color: #fff;
}
.custom-footer-heading h2 {
  color: #fff;
  font-size: 1.3em !important;
  border-bottom: 1px solid #fff;
  padding: 0 0 20px;
  margin-bottom: 20px;
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 700;
  line-height: 1.2;
  margin-top: .2rem;
}
.custom-footer-menu.custom-col ul li a:hover {
    color: #009ca6!important;
}

.custom-footer-topmenu ul li a:hover,
.custom-research h4 a:hover,
.custom-footer-heading h2 a:hover{
    color: #009ca6!important;
}

.custom-footer-social ul.inline-list li a {
    text-decoration: none;
    border-radius: 2px;
    padding: 5px;
    min-width: 35px;
    text-align: center;
    display: inline-block;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,.3);
    box-shadow: 0 1px 0 #ac2d1e;
    background: #dd4b39;
}
.custom-footer-social ul.inline-list li {
    color: #333;
    font-weight: 300;
    font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
    list-style: none;
    display: inline-block;
    text-indent: inherit;
    padding-left: 0;
    padding-bottom: inherit;
    font-size: 1.3em;
    line-height: 1;
    margin: 0 0.5px 0 5px;
    vertical-align: middle;
    overflow: visible;
}

.icon-googleplus3:before {
    content: "\e782";
}

.icon-twitter2:before {
    content: "\e77d";
}

.icon-linkedin2:before {
    content: "\e788";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a";
}

.custom-footer-social ul.inline-list {
    overflow: visible;
    position: relative;
    padding: 0;
    list-style: none;
      margin: 0px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'fish';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-bottom-wrap {
    padding-left: 1.71875rem;
    padding-right: 1.71875rem;
    padding-bottom: 16px;
}

.custom-col {
  width: auto !important;
  margin-left: 0px !important;
  vertical-align: middle;
  display: inline-block !important;
  float: none !important;
  margin-bottom: 15px;
  margin-right: -4.5px;
}

.custom-copyright.custom-col p span {
    color: #009ca6;
  font-family:HelveticaNeueW01-45Ligh, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.custom-copyright.custom-col p {
    vertical-align: middle;
    display: inline-block;
    font-size: 1rem;
    margin-top: 0px;
    color: #fff;
    font-size: .8em;
    margin: 0;
    font-weight: 300;
    font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
    text-rendering: optimizeLegibility;
}


.custom-footer-menu.custom-col ul {
  margin: 0!important;
  padding: 0;
  list-style: none;
  overflow: hidden;
  position: relative;
  top: 4px;
  left: 0px;
}

.custom-copyright.custom-col {
    position: relative;
    top: -1px;
}

.custom-footer-menu.custom-col ul li:first-child:before {
    content: none;
}
.custom-footer-menu.custom-col ul li {
    position: relative;
    line-height: 1.25;
    color: #333;
    font-weight: 300;
    font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
    border: none;
    margin: 0 10px!important;
    width: auto;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
    float: none;
    text-indent: inherit;
    padding-left: 0;
    padding-bottom: inherit;
    font-size: .8em;
}

.custom-footer-menu.custom-col ul li:before {
  font-family: "fish";
  content: "\e76c" !important;
  display: inline-block!important;
  position: absolute;
  left: -21px;
  top: -1px;
  color: #fff;
  line-height: 1;
  display: none;
  font-size: 1.4em;
  display: inline-block;
}

.custom-footer-social.custom-col {
  vertical-align: middle;
  display: inline-block;
  font-size: 1rem;
}

.custom-footer-menu.custom-col ul li a {
    color: #fff;
    font-size: .8rem;
    font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
    text-decoration: none;
}

.custom-bottom-outer {
    border-top: 1px solid rgba(255,255,255,.1);
    padding: 20px 0 0;
    margin-top: 30px;
}

.custom-footer-social ul.inline-list li + li a {
    background: #55acee;
    text-shadow: none;
    box-shadow: none;
}

.custom-footer-social ul.inline-list li + li + li a {
    background: #0976b4;
    font-size: 1.4rem;
    padding: 5px;
    text-shadow: none;
    box-shadow: none;
    position: relative;
}

.custom-footer-social ul.inline-list li + li + li + li a {
  background: #e52d27;
  text-shadow: none;
  box-shadow: none;
  font-size: 1.4rem;
  position: relative;
  padding: 5px 0 6px;
}

.custom-footer-social ul.inline-list li + li + li + li a {
    background: #e52d27;
    text-shadow: none;
    box-shadow: none;
    padding: 5px 0 6px;
}

.custom-footer-social ul.inline-list li:nth-of-type(5n) a {
    background: #3b5999;
}

.custom-footer-social ul.inline-list li  + li + li + li a {
  text-shadow: none;
  font-size: 1.4rem;
  box-shadow: none;
  padding: 5px 0 6px;
}

.custom-footer-social ul.inline-list li + li + li + li a {
  background: #e52d27;
  text-shadow: none;
  box-shadow: none;
  font-size: 1.4rem;
  padding: 5px 0 6px;
}

.custom-footer-col.col2 {
    margin-left: 0px !important;
    width: 66.66667% !important;
    float: right;
    position: relative;
    padding-left: 1.71875rem;
    padding-right: 1.71875rem;
}
.custom-footer-col.col1 {
    position: relative;
    padding-left: 1.71875rem;
    padding-right: 1.71875rem;
    float: left;
    width: 33.33333% !important;
}

.custom-footer-topmenu ul li {
    text-indent: inherit;
    color: #333;
    font-weight: 300;
    line-height: 1.25;
    font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
    padding-left: 0;
    padding-bottom: inherit;
    width: 48.7% !important;
    margin: 0;
    display: inline-block !important;
    vertical-align: top;
    margin-left: -4px!important;
    font-size: .8em;
}

.custom-footer-topmenu ul {
    padding-left: 4px!important;
    margin: 0!important;
}

.custom-research h4 a {
    color: #fff;
    text-decoration: none;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
}

.custom-research h4 i {
    min-width: 25px;
    display: inline-block;
    color: #dc582a;
}
.custom-research h4 i:before {
    content: "\e68b";
}

.footer-menuarea {
    width: 66.66667% !important;
    float: left !important;
    padding-left: 0;
    padding-right: 0;
    position: relative;
}

.custom-contact.custom-footer-heading i.icon-pin-alt:before {
    content: "\e683";
}
.custom-contact.custom-footer-heading i.icon-pin-alt {
    color: #dc582a;
}

.custom-research {
    padding-left: 0;
    padding-right: 0;
    float: right !important;
    margin-left: 0px !important;
    width: 33.33333% !important;
}

.custom-research h4 {
    padding: 3px 0;
    font-size: 1.1em;
    margin: .2rem 0 .5rem 0;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
    color: #002a3a;
    font-weight: 200;
}

.custom-footer-topmenu.footer-menuarea ul li {
    width: 31.2%!important;
}

.custom-footer-topmenu ul li a{
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  color: #fff !important;
  text-decoration: none;
  display: inline-block !important;
}

.custom-footer-social ul.inline-list li a:hover {
    background: #e26757;
    color: #fff!important;
}

.custom-footer-social ul.inline-list li + li a:hover {
    background: #75bcf1;
    color: #fff!important;
}

.custom-footer-social ul.inline-list li + li + li a:hover {
    background: #0b8cd6;
    color: #fff!important;
}

.custom-footer-social ul.inline-list li + li + li + li a:hover {
    background: #e94c47;
    color: #fff!important;
}

.custom-footer-social ul.inline-list li + li + li + li a:hover {
    background: #e94c47;
    color: #fff!important;
}

.custom-footer-social ul.inline-list li + li + li + li a:hover {
    background: #e94c47;
    color: #fff!important;
}
/* ==========================================================================
   4. MAIN NAVIGATION                                            
   ========================================================================== */


/* =============== Custom Menu Primary =============== */

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul {
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
  padding: 0 40px;
  width: 100%;
  height: calc(90vh - 60px) !important;
  margin-top: -3px;
}

.mobile-open .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) {
    -webkit-transition: all 0.5s ease 600ms;
    transition: all 0.5s ease 600ms;
}
.mobile-open .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(3) {
    -webkit-transition: all 0.5s ease 450ms;
    transition: all 0.5s ease 450ms;
}
.mobile-open .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) {
    -webkit-transition: all 0.5s ease 300ms;
    transition: all 0.5s ease 300ms;
}

.mobile-open .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(1) {
    -webkit-transition: all 0.5s ease 150ms;
    transition: all 0.5s ease 150ms;
    margin: 0;
    opacity: 1;
}
.mobile-open .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) {
      -webkit-transition: all 0.5s ease 750ms;
    transition: all 0.5s ease 750ms;
}
.mobile-open .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) {
  -webkit-transition: all 0.5s ease 900ms;
  transition: all 0.5s ease 900ms;
}
.mobile-open .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(7) {
  -webkit-transition: all 0.5s ease 1050ms;
  transition: all 0.5s ease 1050ms;
}

.mobile-open .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(8) {
       -webkit-transition: all 0.5s ease 1200ms;
    transition: all 0.5s ease 1200ms;
}

.mobile-open .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(9) {
      -webkit-transition: all 0.5s ease 1350ms;
    transition: all 0.5s ease 1350ms;
}

button.dialog-close-button {
    font-size: 1rem;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -webkit-border-radius: 0;
    cursor: pointer;
    font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
    display: inline-block;
    background: #009ca6;
    color: white;
    font-weight: 300;
    padding: 15px 20px;
    line-height: 1!important;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    outline: none;
    border: 1px solid #009ca6;
    right: 15px;
    top: 0;
    position: fixed;
    z-index: 2;
}

body.mobile-open {
    overflow: hidden !important;
}

button.dialog-close-button:hover {
    background: #002a3a;
    border-color: #002a3a;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

button.dialog-close-button i.icon-close {
    margin-right: 5px;
}

button.dialog-close-button i.icon-close:before {
    content: "\e64d";
}

button.dialog-close-button em {
    display: inline-block;
    font-style: normal;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
}

.custom-menu-primary .hs-menu-wrapper {
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
    width: 100%;
    display: block!important;
    z-index: 1;
    position: relative;
    top: 0;
    -webkit-transform: translateY(7%);
    -ms-transform: translateY(7%);
    transform: translateY(7%);
}

.menu-area-open .custom-menu-primary .hs-menu-wrapper {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  padding: 0;
  width: 100%;
  display: block!important;
  z-index: 1;
  position: relative;
  top: 0;
  -webkit-transform: translateY(7%);
  -ms-transform: translateY(7%);
  transform: translateY(7%);
  width: 100%;
  height: calc(50vw - 6px);
}

.custom-menu-primary div#hs_cos_wrapper_module_151811933987828 {
  padding-left: 20px;
  padding-right: 20px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap> ul > li {
    width: 50%;
    margin-left: -4px;
    padding: 0 34px 0px 30px;
    text-align: left;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li {
    padding-bottom: 0px !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul>li>a {
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
    color: #b2bfc4;
    padding: 5px 0;
    font-size: 1rem;
    border: 0px;
    line-height: 1.2;
    margin-bottom: 10px;
   display:inline-block !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.Blogs,
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.Media,
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.OtherResources,
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul > li:nth-child(13){
    font-size: 1.35rem;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 5px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.Blogs >a,
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.Media >a,
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.OtherResources >a,
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul > li:nth-child(13) >a{
    border-bottom: 3px solid #009ca6;
    font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
    margin: 0;
    padding: 0 0 10px;
    font-size: 1.35rem;
    color: white;
    display: block !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.Blogs >a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.Media >a:hover, 
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.OtherResources >a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.remove>a:hover {
    color: #fff;
    cursor: text;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul {
    float: right !important;
    text-align: right;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul>li>a:hover {
    color: #009ca6;
}

.custom-menu-primary .hs-menu-wrapper > ul > li{
  font-size: 2em;
  padding: 15px 0;
  -webkit-transition: all 0.5s ease 150ms;
  transition: all 0.5s ease 150ms;
  margin-left: -20px;
  -webkit-transition: all 0.1s ease 0s;
  transition: all 0.1s ease 0s;
  opacity: 0;
  float: none !important;
  line-height: 24px;
  padding-right: 40px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
   width: 40%;
}
.site-menu-list-sub-wrap > ul.hs-menu-children-wrapper {
   overflow: visible !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children.menu-open > a {
    color: #009ca6;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children.menu-open > a:after {
    -webkit-transform: rotate(45deg) scale(1);
    -ms-transform: rotate(45deg) scale(1);
    transform: rotate(45deg) scale(1);
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children.menu-open > a:before {
    -webkit-transform: rotate(-45deg) scale(1) translateX(4px) translateY(1px);
    -ms-transform: rotate(-45deg) scale(1) translateX(4px) translateY(1px);
    transform: rotate(-45deg) scale(1) translateX(4px) translateY(1px);
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    margin-top: 7px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}



.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    position: relative;
    font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
    font-weight: 700;
    text-decoration: none;
    line-height: inherit;
    color: #fff;
    width: 40% !important;
    display: inline-block;
}


.custom-menu-primary .hs-menu-wrapper > ul li a:hover {
    color: #009ca6;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after {
    -webkit-transform: rotate(0deg) scale(1.2) translateZ(0);
    transform: rotate(0deg) scale(1.2) translateZ(0);
    -ms-transform: rotate(0deg) scale(1.2);
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:before {
    -webkit-transform: rotate(90deg) scale(1.2) translateZ(0);
    transform: rotate(90deg) scale(1.2) translateZ(0);
    -ms-transform: rotate(90deg) scale(1.2);
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:after, .custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:before {
    content: " ";
    position: absolute;
    left: 100%;
    top: 50%;
    display: block;
    margin-left: 15px;
    height: 4px;
    width: 15px;
    background: #009ca6;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: none;
    display: inline-block;
}

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.hs-item-has-children {
    position: static !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > .site-menu-list-sub-wrap > ul > li {
  width: 49%;
  margin-bottom: 0;
  padding-right: 30px;
  display: inline-block;
  vertical-align: top;
  margin-left: -4px;
}

.site-menu-list-sub-wrap {
  width: 59% !important;
  position: absolute;
  margin-left: -4px;
  padding: 0 40px;
  left: 40%;
  float: right;
  top: 0;
  z-index: 99999;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  visibility: hidden !important;
  -webkit-transition: all 0.6s ease 0s;
  transition: all 0.6s ease 0s;
  opacity: 0;
  padding-right: 0px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.menu-open > .site-menu-list-sub-wrap {
    opacity: 1 !important;
    visibility: visible !important;
    display: block !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > .site-menu-list-sub-wrap > ul>li>a {
    color: #fff;
    width: 100%;
    border-bottom: 3px solid #009ca6;
    font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
    margin: 0;
    padding: 0 0 10px;
    font-size: 1.35rem;
    font-weight: 200;
    line-height: 1.2;
    text-decoration: none;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.menu-open > .site-menu-list-sub-wrap > ul {
    visibility: visible !important;
    opacity: 1 !important;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > .site-menu-list-sub-wrap > ul {
  margin-left: 0;
  background: transparent!important;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  padding: 0 5vh 5vh 0;
  padding-right: 0px;
  visibility: hidden !important;
  opacity: 0 !important;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  margin-top: -3px;
}


.custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
  color: #b2bfc4;
  text-decoration: none;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 300;
  font-size: 1.35rem;
  white-space: normal !important;
  padding: 5px 0;
  font-size: 1rem;
  line-height: 1.2;
  margin-bottom: 10px;
  display: inline-block !important;
}



.custom-menu-primary .hs-menu-wrapper li.hs-menu-item.hs-menu-depth-3.Fish.Litigation.Blog {
    border-bottom: 1px solid rgba(255,255,255,.2);
    padding: 5px 0;
    margin-bottom: 5px;
}

.custom-menu-primary .hs-menu-wrapper li.hs-menu-item.hs-menu-depth-3.Global.Presence {
    padding: 5px 0;
    margin-bottom: 5px;
}

.custom-menu-primary .hs-menu-wrapper > ul >li >.site-menu-list-sub-wrap >ul >li:nth-child(1) > ul >li:nth-child(17) {
    padding: 5px 0;
    margin-bottom: 5px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul ul li a[href="https://www.fr.com/fish-litigation/"],
.custom-menu-primary .hs-menu-wrapper > ul ul ul li a[href="https://www.fr.com/global/"]{
    color: #fff;
    font-size: 1.35rem;
    font-weight: 300;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
    margin-bottom: 10px;
    padding: 0px;
    line-height: 25px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul ul li a[href="https://www.fr.com/fish-litigation/"]:before{
    color: #dc582a;
    position: relative;
    top: 0;
    display: inline-block;
    content: "\f086";
    bottom: -5px;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.custom-menu-primary .hs-menu-wrapper > ul ul ul li a[href="https://www.fr.com/fish-litigation/"]:before {
    content: "\f086";
}

.custom-menu-primary .hs-menu-wrapper > ul ul ul li a[href="https://www.fr.com/global/"]:before {
    content: "\e68b";
}
.custom-menu-primary .hs-menu-wrapper > ul ul ul li a[href="https://www.fr.com/global/"] {
    margin-bottom: 0px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul ul li a[href="https://www.fr.com/global/"]:before {
    font-family: 'fish';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    color: #dc582a;
    position: relative;
    top: 0;
    bottom: -5px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-item.hs-menu-depth-3.Post.Grant.App {
    font-size: 1.35rem;
    display: inline-block;
    position: relative;
    vertical-align: top;
    line-height: 1.2;
    margin: 0 0 0.9375rem!important;
    padding: 0 0 0.9375rem!important;
    width: 100%;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-item.hs-menu-depth-3.Post.Grant.App>a {
    font-size: 1.35rem;
    font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
    margin: 0;
    color: #fff;
    width: 100%;
    font-weight: 200;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
    text-decoration: none;
    line-height: inherit;
    font-weight: 300;
    line-height: 26px;
    padding: 0px;
} 

.custom-menu-primary .hs-menu-wrapper > ul ul li.Counseling {
    display: inline-block;
    position: relative;
    line-height: 1.2;
    margin-bottom: 5px;
    width: 100%;
    padding: 5px 0;
}

.site-menu-list-sub-wrap dl.primary-overview {
   margin: 0px;
   font-size: 1.35rem;
   position: relative;
}

dl.primary-overview dd.overview {
  display: inline-block;
  position: relative;
  vertical-align: top;
  line-height: 1.2;
  width: 100%!important;
  margin-bottom: 5px;
  padding: 5px 0;
  font-size: 1.35rem;
  margin-left: 0px;
  padding-bottom: 15px;
}

.site-menu-list-sub-wrap dl.primary-overview dd.overview {
   margin: 0px;
}

dl.primary-overview dd.overview a:after {
    font-family: "fish";
    content: "\e702";
    display: inline-block;
    position: absolute;
    left: -5vh;
    top: 3px;
    color: #009ca6;
    line-height: 1;
    display: block;
    font-size: 1.3rem;
}

dl.primary-overview dd.overview a {
    color: #fff;
    position: relative;
    text-decoration: none;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.Counseling > a {
    color: #fff;
    width: 100%;
    border-bottom: 3px solid #009ca6;
    font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
    margin: 0;
    padding: 0 0 10px;
    font-size: 1.35rem;
    font-weight: 200;
    display: block !important;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-item.hs-menu-depth-3.Fish >a:before {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    bottom: -5px;
    position: relative;
    top: 0;
    color: #dc582a;
    content: "\f086";
    display: inline-block;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-item.hs-menu-depth-3.patent,
.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-item.hs-menu-depth-3.fish.trademark{
    font-weight: 200;
    font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
    margin: 0;
    font-size: 1.35rem;
    padding: 0;
    width: auto;
    margin-bottom: 10px;
    border: none;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-item.hs-menu-depth-3.Fish >a {
    position: relative;
    font-weight: 300;
    color: #fff;
    font-size: 1.35rem;
    padding: 0px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-item.hs-menu-depth-3.Post.Grant.App>a:before {
    content: "\f10b";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    display: inline-block;
    color: #dc582a;
    bottom: -1px;
    font-size: 1.2em;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.menu-open > .site-menu-list-sub-wrap > ul ul {
  opacity: 1 !important;
  visibility: visible !important;
  display: block !important;
  margin-top:10px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-item.hs-menu-depth-3.fish.Trademark >a {
    margin: .9375rem 0 0;
    margin-bottom: 10px;
    border: none;
}

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.IndustryExperience > .site-menu-list-sub-wrap >ul >li>a {
    display: none;
}

li.hs-menu-item.hs-menu-depth-3.Fish.Patent.Blog a {
    padding-top: 5px !important;
}

li.hs-menu-item.hs-menu-depth-3.Fish.Trademark {
    margin: .9375rem 0 0;
    margin-bottom: 10px;
    border: none;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > .site-menu-list-sub-wrap > ul > li.hs-menu-item.hs-menu-depth-2.hs-item-has-children.Post-Grant {
    margin-left: -14px;
}

dd.overview {
    margin-bottom: 7px;
    margin-left: 0px;
}

dd.overview a {
    color: #fff;
    position: relative;
    font-weight: 300;
    text-decoration: none;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
    font-size: 1.35rem;
}

dd.overview a:after {
    font-family: "fish";
    content: "\e702";
    display: inline-block;
    position: absolute;
    left: -5vh;
    top: 3px;
    color: #009ca6;
    line-height: 1;
    display: block;
    top: 6px;
    font-size: 1.3rem;
}

/* Child List */

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.IndustryExperience > .site-menu-list-sub-wrap >ul >li >ul >li>a:hover {
    color: #009ca6;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.IndustryExperience > .site-menu-list-sub-wrap >ul >li >ul >li>a {
    color: #fff;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{}

/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

/* Fix menu disappearing on desktop after toggling mobile menu */



/* =============== Mobile Toggle Menu =============== */

/* Hide button on Desktop */





  /* ===== Mobile Toggle Button ===== */

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    top: 0px;           /* Position Button at right of screen */
    color: #000; 
  }
  .mobile-trigger:hover{
    
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
 
  }

  
  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: none !important;
    cursor: pointer;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 45px!important;
    padding: 0 !important;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }  
  .child-trigger.child-open i{}
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
 
  /* ===== Mobile Menu Styles ===== */  
     

  /* Hide menu on mobile */
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    width: 100%;
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{

  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
 
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
 
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
  
  }

  /* Level 4 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{

  }



.blog .body-container-wrapper .page-center {
  padding-left: 0;
  padding-right: 0;
}
.blog .content-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.blog {
  padding-top: 74px !important;
}
.blog-title-wrapper {
  display: block;
  -webkit-transition: background 0.2s ease 0s;
  transition: background 0.2s ease 0s;
  text-align: center;
  color: #fff;
  overflow: hidden;
  position: relative;
  padding: 25px 0px;
} 
.blog-title-wrapper .large-12 {
  
}
.blog-title-wrapper .large-12 h1 {
  margin: 0;
  font-weight: 100;
  font-style: normal;
  line-height: 1.2;
  font-size: 2rem;
  display: inline-block;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  color: #002a3a;
  margin-bottom: 15px;
}

.sub-banner {
  width: 100%;
  position: relative;
  text-align: center;
  background: #333;
  overflow: hidden;
}
.sub-banner .page-section {
  position: relative;
  padding: 20px 0 !important;
  z-index: 10;
  overflow: hidden;
}
.sub-banner .large-12 h4 {
  line-height: 1.2;
  font-style: normal;
  font-size: 1.5rem;
  margin: .7rem 0 .25rem 0;
  font-weight: 100;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  background: #fff;
  padding: 20px;
  border-bottom: 5px solid #dc582a;
  color: #002a3a;
  width: 100%;
  text-align: center;
}
.blog .sub-banner img {
  display: inline-block;
  vertical-align: middle;
  max-width: none;
  min-height: 150%;
  min-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
  opacity: 1
}

dl, dl dd {
  line-height: inherit;
  margin: 0;
  padding: 0;
}
.masonry-layout-filters {
  list-style-position: outside;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1rem;
  margin: 20px 0;
  position: relative;
  z-index: 2;
  text-align: center;
}
.masonry-layout-filters > dd {
  margin-bottom: 5px;
  width: auto;
  vertical-align: bottom;
  display: inline-block;
}
.masonry-layout-filters > dd:first-child {
  padding-bottom: 10px;
  vertical-align: top;
  width: 100%;
}
.masonry-layout-filters > dd:first-child h5 {
  margin: 0;
  padding: 0;
  margin-top: .2rem;
  margin-bottom: .5rem;
  line-height: 1.2;
  font-style: normal;
  font-size: 1.125rem;
  padding-right: 20px;
  color: #a6a6a6;
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 700;
}
.masonry-layout-filters .category-filter {
  font-size: 1rem;
  display: inline-block;
  position: relative;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 300;
  padding: 15px 20px;
  line-height: 1;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  background: transparent;
  border: 1px solid #009ca6;
  color: #002a3a;
}
.masonry-layout-filters .category-filter:hover,
.masonry-layout-filters dd.active .category-filter {
  background: #009ca6;
  color: #fff;
  border-color: #009ca6;
}
.masonry-layout-filters > dd.separate {
  margin-left: 25px;
}
.masonry-layout-filters > dd.separate a.orange {
  font-size: 1rem;
  display: inline-block;
  position: relative;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  border: 1px solid #009ca6;
  color: #fff;
  font-weight: 300;
  padding: 15px 20px;
  line-height: 1;
  background: #dc582a;
  border-color: #dc582a;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}
.masonry-layout-filters > dd.separate a.orange:hover {
  background: #009ca6;
  border-color: #009ca6;
}
.masonry-layout-filters > dd.separate a.orange i {
  margin-right: 5px;
}



/* =====================================
           Blog Listing 
===================================== */

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog.hs-blog-listing .content-wrapper {
  
}

.blog.hs-blog-listing .blog-content {
 
}

.blog.hs-blog-listing .blog-sidebar {
  margin-left: 0 !important;
}

.hs-blog-header {}
.hs-blog-header h1 {}


/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Blog Post Title */
.blog-listing-wrapper .post-listing .post-item .post-header h2,
h2.post-listing-simple {}
.blog-listing-wrapper .post-listing .post-item .post-header h2 a,
h2.post-listing-simple a {}
.blog-listing-wrapper .post-listing .post-item .post-header h2 a:hover,
h2.post-listing-simple a:hover {}

.blog-listing-wrapper .post-listing .post-item .post-body h2,
h2.post-listing-simple {
  text-rendering: optimizeLegibility;
  margin-top: .2rem;
  margin-bottom: .5rem;
  font-style: normal;
  font-size: 1.125rem;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 400;
  color: #009ca6;
  line-height: 1.4;
  -webkit-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}
.blog-listing-wrapper .post-listing .post-item:hover .post-body h2 {
  color: #002a3a;
  -webkit-transition: color 0.2s ease 0s;
  transition: color 0.2s ease 0s;
}
.blog-listing-wrapper .post-listing .post-item .post-body h2 a,
h2.post-listing-simple a {}
.blog-listing-wrapper .post-listing .post-item .post-body h2 a:hover,
h2.post-listing-simple a:hover {}

/* Blog Author and Avatar / Byline */
.hs-blog-listing #hubspot-author_data {}
.hs-blog-listing #hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
.hs-blog-listing #hubspot-author_data a.author-link {}
.hs-blog-listing #hubspot-author_data .hs-author-label {} /* Which have 'Posted By' text */
.hs-blog-listing #hubspot-author_data .hs-author-avatar {}
.hs-blog-listing #hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.featured-banner {
  background: #dc582a;
  color: #fff;
  display: block;
  font-size: .8rem;
  line-height: 1rem;
  padding: 5px 10px 5px 5px;
  text-align: right;
  position: absolute;
  width: 100%;
  top: 0px;
  
}
/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item-wrapper {}
.blog-listing-wrapper .post-listing .post-item {
  position: relative;
  margin-bottom: 2.5rem;
  line-height: inherit;
  width: 100%;
  display: block;
  overflow: hidden;
  background: #f5f5f5;
}
.blog-listing-wrapper .post-listing .post-item .full-link {
  border-top: 5px solid #002a3a;
  -webkit-transition: border 0.2s ease 0s;
  transition: border 0.2s ease 0s;
}
.blog-listing-wrapper .post-listing .post-item.featured .full-link {
  margin-top: 26px;
}
.blog-listing-wrapper .post-listing .post-item.featured .post-header {
  margin-top: 26px;
}
.blog-listing-wrapper .post-listing .post-item .full-link:hover {
  -webkit-transition: border 0.2s ease 0s;
  transition: border 0.2s ease 0s;
  border-top-color: #dc582a;
}
.blog-listing-wrapper .post-listing .post-item .post-header {}
.blog-listing-wrapper .post-listing .post-item.no-image .post-header {}
.blog-listing-wrapper .post-listing .post-item .post-body {
  padding: .9375rem;
  position: relative;
  width: 100%;
}
.blog-listing-wrapper .post-listing .post-item.no-image .post-body {}
.blog-listing-wrapper .post-listing .post-item .post-body .post-content {}

.custom-byline-listing {
  
}
.custom-byline-listing > span,
.meta-author {
  display: block;
  font-style: normal;
  color: #333;
  text-rendering: optimizeLegibility;
  margin-top: .2rem;
  margin-bottom: .5rem;
  line-height: 1.2;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: .875rem;
  font-weight: 400;
}
.custom-byline-listing > span:first-child {}
.custom-byline-listing a {}
.custom-byline-listing a:hover {}
.custom-byline-listing .meta-author {}
.custom-byline-listing .meta-author a.author-link {}
.custom-byline-listing .meta-author a.author-link:hover {}
.custom-byline-listing .custom-date {
  color: #dc582a;
}
.custom-byline-listing .meta-category {}
.custom-byline-listing .meta-category a.topic-link {}
.custom-byline-listing .meta-category a.topic-link:hover {}
.custom-byline-listing .meta-comments a:hover {}

/* Post Featured Image on Listings Page */
.hs-blog-listing .hs-featured-image-wrapper {}
.hs-blog-listing .hs-featured-image-wrapper .hs-featured-image-link {}
.hs-blog-listing .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: 100%;
  display: inline-block !important;
  float: none;
  margin: 0;
}

/* Read More Link */
.more-link-wrapper {}
a.more-link {}
a.more-link:hover {}

/* Blog Topics List */
.hs-blog-listing #hubspot-topic_data {}
.hs-blog-listing #hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-listing .hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}



/* Pagination */
.blog-pagination {
  text-align: center;
}
.blog-pagination a.load-more {
  font-size: 1rem;
  position: relative;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 300;
  padding: 15px 20px;
  line-height: 1;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  background: transparent;
  border: 1px solid #009ca6;
  margin: 0 7px;
  display: inline-block;
  color: #002a3a;
  border-color: #009ca6;
}
.blog-pagination a.load-more:hover {
  background: #009ca6;
  border-color: #009ca6;
}
.blog-pagination a.load-more i {
  margin-right: 5px;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* Numbered Pagination */
.blog-pagination {}
.blog-pagination > div {}
.blog-pagination-left {}
.blog-pagination-right {}
.blog-pagination-center {}
.blog-pagination-center a {}
.blog-pagination a {}
.blog-pagination a:hover,
.blog-pagination a:focus {}
.blog-pagination a.elipses {}
.blog-pagination a.active {}
.blog-pagination a.next-link {}
.blog-pagination a.prev-link {}
.blog-pagination a.next-link,
.blog-pagination a.prev-link {}
.blog-pagination a.next-link:hover,
.blog-pagination a.prev-link:hover {}



.full-link {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 999;
}


.panel-title {
  background: #009ca6;
  padding: 10px 20px;
}
.panel-title h3 {
  line-height: 1.2;
  font-style: normal;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 100;
  color: #fff;
  margin: 0;
  font-size: 1.25rem;
}
.panel {
  border-style: none;
  border-width: 1px;
  border-color: #d8d8d8;
  margin-bottom: 1.25rem;
  padding: 20px;
  background: #f2f2f2;
}
.panel p {
  margin: 0;
  font-size: 1rem;
  line-height: 1.6;
  margin-bottom: 1.25rem;
  text-rendering: optimizeLegibility;
  font-weight: 300;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  color: #333;
}
.panel p strong {
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 700;
  line-height: inherit;
}

.custom-Trending-Tags {
  border-top: 1px solid #a6a6a6;
  padding: 0.7rem 0 1.1875rem;
  padding-bottom: 1.1875rem;
  border-bottom: 1px solid #a6a6a6;
  margin: 0px 0 1.1875rem;
}

.custom-Trending-Tags h3 {
  line-height: 1.2;
  font-style: normal;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  color: #002a3a;
  font-weight: 200;
  font-size: 1.5rem;
  margin: .7rem 0 .25rem 0;
}
.custom-Trending-Tags ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.custom-Trending-Tags ul li {
  display: inline;
}
.custom-Trending-Tags ul li a {
  font-size: 17px;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  transition: all 0.2s ease 0s;
  line-height: 1;
  font-weight: 300;
  padding: 5px 7px;
  text-decoration: none;
      color: #009ca6;
}

.custom-Trending-Tags ul li a:hover {
    color: #002a3a;
}

.custom-Trending-Tags ul li a .filter-link-count {
  display: none;
}
.custom-Trending-Tags ul li a:hover {}


.custom-blog-contacts h3 {
  line-height: 1.2;
  font-style: normal;
  color: #333;
  font-size: 2.125rem;
  font-weight: 100;
  margin: .7rem 0 1.2rem 0;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
}
.custom-blog-contacts ul {
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1rem;
  line-height: 1.6;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
}
.custom-blog-contacts ul li {
  line-height: 1.25;
  color: #333;
  font-weight: 300;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  display: block;
  height: auto;
  float: left;
  width: 50%;
  padding: 0 1rem 1rem 0;
}
.custom-blog-contacts ul li a {
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  display: inline-block;
  position: relative;
  text-decoration: none;
  width: 100%;
  color: #a6a6a6;
}
.people-grid>li>a .person-headshot {
  position: relative;
  margin-bottom: 10px;
  background: #002a3a;
  overflow: hidden;
  max-height: 275px;
  border-bottom: 5px solid #009ca6;
  display: block;
}
.people-grid>li>a .person-headshot img {
  opacity: 1;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  min-width: 100%;
  display: inline-block;
  vertical-align: middle;
}
.people-grid>li>a:hover .person-headshot img {
  opacity: .15;
  -webkit-filter: grayscale(1);
  filter: gray;
  -webkit-transition: all 0.4s ease 0.1s;
  transition: all 0.4s ease 0.1s;
}
.people-grid>li>a .person-headshot:before {
  width: 100%;
  content: "View Profile";
  position: absolute;
  padding: 0;
  font-weight: 700;
  bottom: -100%;
  left: 0;
  text-align: center;
  color: #fff;
  background: #009ca6;
  -webkit-transition: all 0.7s ease 0s;
  transition: all 0.7s ease 0s;
  z-index: 2;
  padding: 15px 0;
  display: none;
}
.people-grid>li>a:hover .person-headshot:before {
  bottom: 0;
  -webkit-transition: all 0.35s ease 0s;
  transition: all 0.35s ease 0s;
}
.people-grid>li>a .person-headshot:after {
  width: 100%;
  height: 100%;
  z-index: 2;
  content: " ";
  display: block;
  box-shadow: inset 0 0 40px rgba(0,0,0,.2);
  position: absolute;
  top: 0;
  left: 0;
}
.people-grid>li>a h5 {
  font-style: normal;
  color: #333;
  text-rendering: optimizeLegibility;
  margin-top: .2rem;
  margin-bottom: .5rem;
  line-height: 1.2;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 400;
  font-size: 1rem;
}
.people-grid>li>a h5 strong {
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 700;
}
.people-grid>li>a h6 {
  text-rendering: optimizeLegibility;
  margin-top: .2rem;
  margin-bottom: .5rem;
  line-height: 1.2;
  font-style: normal;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 400;
  color: #dc582a;
  font-size: .875rem;
}
.people-grid>li>a h6 em {
  color: #009ca6;
  font-style: normal;
}




/* =====================================
           Blog Post 
===================================== */

/* Blog Post */
.hs-blog-post {}

/* Blog Columns Wrapper */
.blog.hs-blog-post .content-wrapper {}

.blog.hs-blog-post .blog-content {}

.intro-effect-push {
  height: 100vh;
  position: relative;
}

.fade-out-banner .intro-effect-push{
  height: auto;
  position: relative;
}
.intro-effect-push .article-header {
  position: absolute;
  height: 100vh;
  min-height: 560px;
  width: 100%;
  display: none;
  -webkit-transition-property: opacity,-webkit-transform;
  transition-property: opacity,transform;
  -webkit-transition-timing-function: cubic-bezier(.7,0,.3,1);
  transition-timing-function: cubic-bezier(.7,0,.3,1);
  -webkit-transition-duration: 1.2s;
  transition-duration: 1.2s;
  background-color: #002a3a;
  z-index: 10;
}

.fade-out-banner .intro-effect-push .article-header {
  opacity: 0;
  -webkit-transform: translateY(-100%) scale(.9);
  -ms-transform: translateY(-100%) scale(.9);
  transform: translateY(-100%) scale(.9);
  height: auto;
}

.article-header .article-bg {
  position: absolute;
  overflow: hidden;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  background: #002a3a;
}
.article-header .article-bg img {
  height: 100%;
  width: auto;
  max-width: none;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  opacity: .5;
  vertical-align: middle;
  min-width: 100%;
  min-height: 100%;
  height: auto;
}
.article-header .article-title {
  z-index: 4;
  margin: 0 auto;
  width: 100%;
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateX(0) translateY(-65%);
  -ms-transform: translateX(0) translateY(-65%);
  transform: translateX(0) translateY(-65%);
  visibility: visible;
  -webkit-transition: all 1s ease 0s;
  transition: all 1s ease 0s;
  opacity: 1;
}
.article-title h4 {
  font-style: normal;
  line-height: 1.2;
  font-weight: 200;
  font-size: 1.5rem;
  margin: .7rem 0 .25rem 0;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  color: #fff;
  display: inline-block;
  padding: 0 5px 5px 5px;
}
.article-title h4 strong {
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 700;
  border-bottom: 3px solid #009ca6;
  display: inline-block;
  margin: 0 5px;
}
.article-header .article-title h1 {
  font-weight: 100;
  font-style: normal;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-size: 3.75rem;
  color: #fff;
  margin: 2rem 0;
  line-height: 1.1;
}
.article-header .article-title h1 strong {
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 700;
}
.article-header .article-title h3 {
  font-style: normal;
  line-height: 1.2;
  font-weight: 100;
  margin: .7rem 0 1.2rem 0;
  font-family: "HelveticaNeueW01-UltLt","Helvetica Neue","Helvetica",Arial,sans-serif;
  color: #fff;
  font-size: 2.25rem;
}
button.trigger {
  text-decoration: none;
  text-align: center;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  margin: 0 0 0;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  outline: none;
  font-weight: 300;
  margin-left: -.5em;
  padding: 0;
  width: 1em;
  height: 1em;
  border: none;
  background: transparent;
  color: transparent;
  font-size: 2em;
  cursor: pointer;
  position: fixed;
  bottom: 24px;
  left: 50%;
  z-index: 10;
  display: block;
  -webkit-transition: opacity 0.3s 0.5s;
  transition: opacity 0.3s 0.5s;
}
button.trigger::before {
  position: absolute;
  bottom: 100%;
  left: -100%;
  padding: .8em;
  width: 300%;
  color: #fff;
  content: attr(data-info);
  font-size: 1rem;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  text-transform: uppercase;
}
button.trigger span {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
  top: -1px;
}
button.trigger span::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #fff;
  content: "\e762";
  text-transform: none;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  font-family: 'fish';
  line-height: 1;
  speak: none;
  -webkit-transition: top 0.3s ease 0s;
  transition: top 0.3s ease 0s;
}











/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-post .post-header h1 {}

/* Blog Author and Avatar / Byline */
.hs-blog-post #hubspot-author_data {}
.hs-blog-post #hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
.hs-blog-post #hubspot-author_data a.author-link {}
.hs-blog-post #hubspot-author_data .hs-author-label {} /* Which have 'Posted By' text */
.hs-blog-post #hubspot-author_data .hs-author-avatar {}
.hs-blog-post #hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-post-wrapper .post-header {
  text-align: center;
  padding: 1em 0 0 0;
}
.blog-post-wrapper .post-header h4 {
  line-height: 1.2;
  font-style: normal;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  margin: .7rem 0 .25rem 0;
  font-weight: 200;
  display: inline-block;
  padding: 0 5px 5px 5px;
  color: #002a3a;
  font-size: 1.3125rem;
  margin-bottom: 0;
}
.blog-post-wrapper .post-header h4 strong {
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 700;
  border-bottom: 3px solid #009ca6;
  display: inline-block;
  margin: 0 5px;
}
.blog-post-wrapper .post-header h1 {
  font-weight: 100;
  font-style: normal;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  line-height: 1.1;
  color: #009ca6;
  font-size: 1.875rem;
  margin: 0;
  margin-top: .5em;
}
.blog-post-wrapper .post-header h1 strong {
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 700;
}
.blog-post-wrapper .post-header h3 {
  line-height: 1.2;
  font-style: normal;
  font-weight: 100;
  margin: .7rem 0 1.2rem 0;
  color: #002a3a;
  font-size: 1.625rem !important;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
}
.blog-post-wrapper .post-body {}
.back-to-listing {
  line-height: 1.2;
  font-style: normal;
  color: #333;
  text-rendering: optimizeLegibility;
  margin-top: .2rem;
  font-size: 1rem;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 400;
  margin-bottom: 50px;
}
.back-to-listing a {
  color: #a6a6a6;
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  text-decoration: none;
}
.back-to-listing a:hover {
  color: #009ca6;
}
.blog-post-wrapper .post-body p {
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
  font-weight: 300;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
}
.single-blog-tags {
  display: block;
  list-style-position: outside;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1rem;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
.single-blog-tags dd {
  line-height: inherit;
  margin: 0;
  padding: 0;
}
.single-blog-tags dd:first-child {
  margin: 30px 0 0 0;
}
.single-blog-tags dd:not(:first-child) {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
}
.single-blog-tags dd h4 {
  font-style: normal;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  color: #002a3a;
  font-weight: 200;
  line-height: 1.5;
  font-size: 1.625rem;
  margin: 0;
}
.single-blog-tags dd:not(:first-child) a {
  color: #a6a6a6;
  font-size: .8rem;
  text-decoration: none;
}
.single-blog-tags dd:not(:first-child) a:hover {
  color: #dc582a;
}
.blog-post-wrapper .custom-post-footer {}

/* Featured Image on Post Page */
.hs-blog-post .hs-featured-image-wrapper {}
.hs-blog-post .hs-featured-image-wrapper .hs-featured-image-link {}
.hs-blog-post .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
  border-width: 0;
  max-height: 100%;
  max-width: 100%;
  height: auto;
  width: 100%;
  display: inline-block !important;
  float: none;
  margin: 0;
}

.custom-byline-post {}
.custom-byline-post > span {}
.custom-byline-post > span:first-child {}
.custom-byline-post a {}
.custom-byline-post a:hover {}
.custom-byline-post .meta-author {}
.custom-byline-post .meta-author a.author-link {}
.custom-byline-post .meta-author a.author-link:hover {}
.custom-byline-post .custom-date {}
.custom-byline-post .meta-category {}
.custom-byline-post .meta-category a.topic-link:hover {}
.custom-byline-post .meta-comments a:hover {}

/* Blog Topics List */
.hs-blog-post #hubspot-topic_data {}
.hs-blog-post #hubspot-topic_data a.topic-link {}

/* Blog Social Sharing Icons */
.hs-blog-post .hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

/* Post Pagination */
.post-pagination {}

/* Comment Section */
.comment-date {
  display: block !important;
}

/*============= Post Author Section ============*/

.about-author-sec {
  text-align: center;
  color: #fff;
  padding: 25px 0;
  display: block;
  -webkit-transition: background 0.2s ease 0s;
  transition: background 0.2s ease 0s;
}
.about-author-sec h4 {
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 200;
  margin: 0;
  line-height: 1.5;
  font-size: 1.625rem;
  margin-bottom: 1em;
  color: #002a3a;
}
.about-author-sec h4 strong {
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  font-weight: 700;
}
.about-author-sec .span2 {
  margin-left: 0;
  text-align: left;
  max-width: 144px;
}
.about-author-sec .span2 img {
  border: 1px solid #009ca6;
}
.about-author-sec .span10 {
  text-align: left;
  margin-left: 15px;
}
.about-author-sec .span10 h3 {
  font-size: 1.125rem;
  line-height: 1.2;
  font-style: normal;
  color: #333;
  font-weight: 400;
  font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
  margin: 0 0 1.35rem 0;
}
.about-author-sec .span10 h3 a {
  color: #002a3a;
  text-decoration: underline;
}
.about-author-sec .span10 h3 a:hover {
  color: #009ca6;
}
.about-author-sec .span10 p {
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
  font-weight: 300;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
}

.single-article-sharing {
  list-style-position: outside;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 1rem;
  line-height: inherit;
  margin: 0;
  padding: 0;
  display: block;
  margin-top: 1rem;
}
.single-article-sharing > dd {
  display: inline-block;
  line-height: inherit;
  margin: 0;
  padding: 0;
}
.page-share-wrapper {
  font-size: 0;
  text-align: center;
  position: relative;
  line-height: inherit;
  margin: 0;
  padding: 0;
  list-style-position: outside;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue",Helvetica,Arial,sans-serif;
}


.fixed-nav-trigger {
  position: fixed;
  bottom: 60px;
  right: 20px;
  width: 44px;
  height: 60px;
  border-radius: 3px;
  background: #dc582a;
  color: #dc582a!important;
  z-index: 2;
}
.fixed-nav-trigger span {
  position: absolute;
  display: block;
  width: 20px;
  height: 2px;
  background: #fff;
  top: 30%;
  margin-top: -1px;
  left: 50%;
  margin-left: -10px;
}
.fixed-nav-trigger:after {
  content: "Menu";
  display: block;
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  margin-top: -.2em;
  text-indent: 0;
  font-weight: 700;
  font-size: .65rem;
  text-transform: uppercase;
  background: #c24a20;
  width: 100%;
  text-align: center;
  border-radius: 0 0 .2em .2em;
}
.fixed-nav-trigger span::before,
.fixed-nav-trigger span::after {
  content: '';
  position: absolute;
  left: 0;
  background: inherit;
  width: 100%;
  height: 100%;
  -webkit-transition: -webkit-transform 0.3s,background 0s;
  transition: transform 0.3s,background 0s;
}
.fixed-nav-trigger span::before {
  top: -6px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.fixed-nav-trigger span::after {
  bottom: -6px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.fixed-nav-trigger.menu-is-open span {
  background: rgba(232,74,100,0);
}
.fixed-nav-trigger.menu-is-open span:before {
  top: 0;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}
.fixed-nav-trigger.menu-is-open span:before, .fixed-nav-trigger.menu-is-open span:after {
  background: #fff;
}
.fixed-nav-trigger.menu-is-open span:after {
  bottom: 0;
  -webkit-transform: rotate(225deg);
  -ms-transform: rotate(225deg);
  transform: rotate(225deg);
}
.fixed-nav-trigger span::after {
  bottom: -6px;
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}

.fixed-main-nav ul {
  position: fixed;
  width: 90%;
  max-width: 400px;
  right: 20px;
  bottom: 20px;
  border-radius: .2em;
  margin: 0!important;
  border: 1px solid #a6a6a6;
  background: #fff;
  visibility: hidden;
  overflow: hidden;
  z-index: 1;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
  -webkit-transition: -webkit-transform 0.3s,visibility 0s 0.3s;
  transition: transform 0.3s,visibility 0s 0.3s;
}
.fixed-main-nav ul.is-visible {
  visibility: visible;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.3s,visibility 0s 0s;
  transition: transform 0.3s,visibility 0s 0s;
}
.fixed-main-nav ul li {
  line-height: 1.25;
  color: #333;
  font-weight: 300;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  text-indent: inherit;
  padding-left: 0;
  padding-bottom: inherit;
}
.fixed-main-nav ul.is-visible li:nth-child(1) {
  -webkit-animation: slide-in 0.2s;
  animation: slide-in 0.2s;
}
.fixed-main-nav ul.is-visible li:nth-child(2) {
  -webkit-animation: slide-in 0.3s;
  animation: slide-in 0.3s;
}
.fixed-main-nav ul.is-visible li:nth-child(3) {
  -webkit-animation: slide-in 0.4s;
  animation: slide-in 0.4s;
}

.fixed-main-nav li a {
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  color: #dc582a;
  display: block;
  padding: 1rem 1.25rem;
  border-bottom: 1px solid #e8e8e8;
  text-decoration: none;
}
.fixed-main-nav li a:hover {
  color: #00868f;
}




/* ==========================================================================
   6. FORMS                                        
   ========================================================================== */


/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {}

/* Descriptions */
.hs-field-desc {}

/* Labels and Legends */
label {}
.hs-form-field > label {
  font-weight: 400;
  font-size: .9rem;
  color: #002a3a;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  margin-bottom: 5px;
  line-height: 1.5;
}

.body-container ul.hs-error-msgs.inputs-list {
  color: #fff !important;
  margin-left: 0px;
  margin-top: 0px;
  position: relative;
  margin-bottom: 10px;
}

.body-container ul.hs-error-msgs.inputs-list:before {
    content: '';
    display: block;
    position: absolute !important;
    height: 0;
    width: 0;
    border-bottom: 15px solid #cb0000;
    border-left: 7.5px solid transparent;
    border-right: 7.5px solid transparent;
    position: absolute;
    bottom: 100%;
    left: 5px;
    border-width: 5px 7px;
    top: 0px;
}

.body-container .hs-error-msgs label {
    color: #fff;
    font-family: HelveticaNeueW01-75Bold, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-size: 11px;
    margin: 0px;
    line-height: 14px;
}

/* One Line Inputs */
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"],
input[type="file"],
textarea,
select {
  width: 100%;
  box-sizing: border-box;
  margin: 0 0 1rem 0;
  display: block;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  font-weight: 300;
  height: auto;
  outline: none!important;
  color: #002a3a;
  -webkit-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  border: 1px solid #d6d6d6;
  background: #fff;
  font-size: 1.1rem;
  padding: 14px;
  box-shadow: inset 3px 0 0 #cb0000;
  font-family: HelveticaNeueW01-45Ligh, "Helvetica Neue", Helvetica, Arial, sans-serif;
  max-width: 700px;
}

input[type="text"]:focus,
input[type="password"]:focus, 
input[type="datetime"]:focus, 
input[type="datetime-local"]:focus, 
input[type="date"]:focus, 
input[type="month"]:focus, 
input[type="time"]:focus, 
input[type="week"]:focus, 
input[type="number"]:focus, 
input[type="email"]:focus, 
input[type="url"]:focus, 
input[type="search"]:focus, 
input[type="tel"]:focus, 
input[type="color"]:focus,
input[type="file"]:focus,
textarea:focus,
select:focus {
    box-shadow: none;
    border-color: #00beca;
    background-color: rgba(0,156,166,.1);
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

ul.hs-error-msgs.inputs-list {
    list-style: none;
    padding: 0px;
}



.body-container ul.hs-error-msgs.inputs-list li {
  font-family: "HelveticaNeueW01-75Bold","Helvetica Neue","Helvetica",Arial,sans-serif;
  padding: 3px 5px !important;
  background: #cb0000;
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  width: auto;
  font-size: 0.6875rem;
  z-index: 3;
  position: relative;
  line-height: 1.25;
}


/* Separate Styles for Multiple Line Inputs */
textarea {}
textarea:focus {}

/* Separate Styles for Drop Downs */
select {}
select:focus {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding: 0;
}
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}

/* Required */
input:focus:required:invalid, 
textarea:focus:required:invalid, 
select:focus:required:invalid {}

input:focus:required:invalid:focus, 
textarea:focus:required:invalid:focus, 
select:focus:required:invalid:focus {}

/* Error */
.hs-error-msgs label{}

/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


/* =============== Multi Column Form =============== */

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

/* Multiple Selection Inputs */
form.hs-form .hs-form-field ul.inputs-list li input {}
input[type="radio"] {}
input[type="checkbox"] {}
form.hs-form fieldset { max-width: none; }
form.hs-form fieldset .hs-form-field { padding: 0 10px 0 0; }
form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

@media (max-width: 400px) {
  form.hs-form fieldset .hs-form-field { padding: 0; }
  form.hs-form fieldset.form-columns-3 .hs-form-field,
  form.hs-form .form-columns-2 .hs-form-field .hs-input, 
  form.hs-form .form-columns-3 .hs-form-field .hs-input { width: 100%; }
  form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"] { width: auto; }
}


/* =============== Blog Comment Form =============== */

/* Label */
#comment-form .hs-form-field > label {}
#comment-form label {}

/* Inputs */
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

#comment-form textarea {}
#comment-form textarea:focus {}

#comment-form input[type="checkbox"] {}


/* =============== Blog Subscription Form =============== */

/* Label */
#hs_form_target_blog_subscription .hs-form-field > label {}
#hs_form_target_blog_subscription label {}

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#hs_form_target_blog_subscription input[type="email"]:focus {}
#hs_form_target_blog_subscription input[type="radio"], #hs_form_target_blog_subscription input[type="checkbox"] {
width: auto;
margin-right: 10px;
}

/* =============== Google Search Form =============== */

/* Label */
.widget-type-google_search label {}

/* Input */
.widget-type-google_search input[type="text"] {}
.widget-type-google_search input[type="focus"] {}


/* ==========================================================================
   7. BUTTONS                                        
   ========================================================================== */


/* =============== All Global Buttons (Excluding CTAs) =============== */

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  font-size: 1rem;
  margin: 0 0 0;
  position: relative;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  display: inline-block;
  font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
  line-height: 1!important;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  outline: none;
  border: 1px solid #009ca6;
  background: #009ca6;
  color: white;
  font-weight: 300;
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  padding: 18px 45px;
}

.hs-button.primary:hover,
input[type="submit"]:hover,
input[type="button"]:hover {
  background: #002a3a;
  border-color: #002a3a;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
}

.hs-button.primary:focus,
input[type="submit"]:focus,
input[type="button"]:focus {}


/* =============== Form Module Button =============== */

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
   8. MISCELLANEOUS                                      
   ========================================================================== */
.custom-header.custom-nonav {
    padding-bottom: 13px;
}

.people-search-pane-wrapper.active {
    padding-top: 81px;
}

.people-search-pane-wrapper button:hover, 
.people-search-pane-wrapper button:focus, 
.people-search-pane-wrapper .button:hover, 
.people-search-pane-wrapper .button:focus {
    background: #002a3a !important;
    border-color: #002a3a !important;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
}

.icon-search3:before {
    content: "\e646";
}

.section.post-footer .hs-input {
    box-shadow: none;
}

.custom-search .site-search-wrapper.inline-parent.active {
    height: 0px !important;
}

.custom-footer.custom-nonav-footer {
    padding-top: 0px;
}
.custom-footer.custom-nonav-footer .custom-bottom-outer {
    border: 0px;
    padding: 0px;
}

.custom-footer.custom-nonav-footer .custom-copyright.custom-col {
    position: relative;
    top: 3px;
}

.header-container-wrapper .sod_select {
    display: inline-block;
    position: relative;
    line-height: 1;
    padding: 17px;
    background-color: #ffffff;
    border: 1px solid #d5d5d5;
    color: #828282;
    text-align: left;
    outline: 0;
    outline-offset: -2px;
    cursor: pointer !important;
    margin: 0 0 1rem 0;
    padding: 0 !important;
}

.header-container-wrapper .sod_select:before, 
.header-container-wrapper .sod_select:after{
  content:none !important;
}

.header-container-wrapper .sod_select:hover, 
.header-container-wrapper .sod_select.open{
       border: 1px solid #d5d5d5 !important;
}

.header-container-wrapper .sod_select .sod_label:after {
    position: static;
    vertical-align: middle;
    display: inline-block;
    margin-left: 0.25rem;
    float: right;
    margin-top: 0.1rem;
}
.header-container-wrapper .sod_select .sod_label:after {
    display: block;
    font-family: "fish";
    content: "\e75e";
    top: 50%;
    bottom: auto;
    font-size: 1rem;
    color: #dc582a;
    margin-top: -8px;
    transition: transform 0.3s ease 0s;
    position: absolute;
    right: 15px;
}

.hs_recaptcha.hs-recaptcha.field.hs-form-field {
    margin-bottom: 30px;
}

.section.post-footer input.hs-button.primary {
    margin-bottom: 20px;
    background: #002a3a;
    border: none;
    box-shadow: none;
    color: white;
    cursor: pointer;
    font-size: 1rem;
    padding: 10px 15px;
    font-family: HelveticaNeueW01-45Ligh, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    line-height: 18px !important;
}


.blog .body-container .section.post-footer ul.hs-error-msgs.inputs-list {
    margin-top: 10px;
}

#email-prefs-form .email-edit {
    max-width: 700px !important;
    line-height: 21px;
    padding: 14px !important;
}

.section.post-footer .hs-form-field > label {
    font-weight: 400;
    font-size: .9rem;
    color: #002a3a !important;
    font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif !important;
    margin-bottom: 5px;
}

.section.post-footer ul.hs-error-msgs.inputs-list li {
    display: block;
    color: #000;
    font-size: 14px;
    padding: 7px 12px !important;
    background: #fff;
    border: 1px solid rgba(0,0,0,0.5);
    border-radius: 6px;
    display: inline-block !important;
    box-shadow: 3px 4px 3px -1px rgba(0,0,0,0.3);
    position: relative;
    font-family: sans-serif;
}

.section.post-footer ul.hs-error-msgs.inputs-list li:before {
  background-image: url('//cdn2.hubspot.net/hubfs/4395819/_VivoComm_July2018/Images/error.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  width: 25px;
  height: 25px;
  content: "" !important;
  display: inline-block;
  vertical-align: middle;
}

.section.post-footer ul.hs-error-msgs.inputs-list li label {
    display: inline-block;
    vertical-align: middle;
    padding-left: 2px;
    color: #000;
    font-size: 14px;
    font-family: sans-serif;
}

.section.post-footer  ul.hs-error-msgs.inputs-list li label:after {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid rgba(0,0,0,0.4);
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: -20px;
  left: 5%;
}

.section.post-footer  ul.hs-error-msgs.inputs-list li label:before {
  content: "";
  width: 0px;
  height: 0px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid #fff;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  position: absolute;
  top: -19px;
  left: 5%;
  z-index: 1;
}

.section.post-footer  ul.hs-error-msgs.inputs-list li label {
  display: inline-block;
  vertical-align: middle;
  padding-left: 2px;
}

div#infscr-loading {
  position: absolute;
  bottom: 0;
}
/* Styles that do not fit into any of the available sections above can go here. */


/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */


/* =============== Screen sizes smaller than .page-center =============== */
@media (max-height: 600px) {
 .custom-menu-primary .hs-menu-wrapper {
    min-height: calc(100vh - 20px) !important;
    padding-bottom: 30px;
} 
  
}

@media (max-width: 1440px) {
.custom-footer {
    padding: 30px 0 30px;
}
  
.custom-menu-primary .hs-menu-wrapper > ul {
    margin-top: -6.6px;
}  
  
.custom-menu-primary .hs-menu-wrapper > ul > li > .site-menu-list-sub-wrap > ul>li>a,
.custom-menu-primary .hs-menu-wrapper > ul ul li.Counseling > a{
    font-size: 1.1rem;
}
  
.custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    padding: 2px 0;
    font-size: .9rem;
    width: auto;
    display: inline-block;
    position: relative;
    vertical-align: top;
    line-height: 1.2;
    margin-bottom: 10px;
} 
  
.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-item.hs-menu-depth-3.Post.Grant.App>a,
.custom-menu-primary .hs-menu-wrapper > ul ul ul li a[href="https://www.fr.com/fish-litigation/"], 
.custom-menu-primary .hs-menu-wrapper > ul ul ul li a[href="https://www.fr.com/global/"],
.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-item.hs-menu-depth-3.Fish >a{
  font-size: 1.1rem;
  line-height: 21px;
}
  
.custom-menu-primary .hs-menu-wrapper > ul ul li.hs-menu-item.hs-menu-depth-3.Post.Grant.App {
    margin-bottom: 11px !important;
}
  
li.hs-menu-item.hs-menu-depth-3.Fish.Patent.Blog a {
    padding-top: 2px !important;
}  
  
.custom-menu-primary .hs-menu-wrapper li.hs-menu-item.hs-menu-depth-3.Global.Presence {
    padding-top: 2px;
}
  
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul > li {
  width: 100%;
  margin-left: -4px;
  padding: 0 34px 0px 20px;
  text-align: left;
  display: block;
 
} 
  
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul>li>a {
    padding: 2px 0;
    font-size: .9rem;
    width: auto;
    position: relative;
    vertical-align: top;
    line-height: 1.2;
    margin-bottom: 10px;
    display: inline-block !important;
}  
  
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul {
    width: 50%;
}  
  
.custom-footer-col.col1 {
    margin-bottom: 25px;
} 
  
.custom-menu-primary .hs-menu-wrapper > ul > li {
    font-size: 1.8em;
    padding: 12px 0;
}  
  
dd.overview a {
    font-size: 1.1rem;
    padding-bottom: 0px;
}  
  
.custom-menu-primary .hs-menu-wrapper li.hs-menu-item.hs-menu-depth-3.Fish.Litigation.Blog {
    padding-top: 2px;
}  
  
 dl.primary-overview dd.overview {
   font-size: 1.1rem;
   padding-top: 0px;
   padding-bottom: 10px;
} 
  


.custom-footer-topmenu.footer-menuarea ul li {
    width: 31.59%!important;
}  
  
.custom-copyright.custom-col {
    position: relative;
    top: -2px;
}  

.custom-footer-topmenu ul li {
    width: 50% !important;
}
  
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.Blogs, 
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.Media, 
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.OtherResources,
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul >li.remove  {
  padding-top: 2px;
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-size: 1.1rem;
}
}
@media (min-width: 1140px) {

.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul {
    width: 50%;
}
  
h3.text-center {
    font-size: 2.4375rem !important;
}  
  
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul > li {
    width: 100%;
}  
}


@media (max-width: 1140px) {
 
.custom-menu-primary .hs-menu-wrapper > ul > li.Resources.menu-open > .site-menu-list-sub-wrap > ul {
  width: 100%;
  padding: 0 34px 0px 0px; 
}
  .intro-effect-push {
    height: auto;
    position: relative;
}
  
.custom-research {
  width: 100% !important;
  margin-top: 28px;
  float: none !important;
  display: block !important;
} 
    
  
  
 .custom-footer-topmenu ul li {
    width: 31.55% !important;
}
    
  
.footer-menuarea {
    width: 100% !important;
    float: none !important;
}  
    
  
.custom-footer-col.col1, .custom-footer-col.col2 {
    width: 100% !important;
}   
  
.custom-menu-links-area.nav-view {
    padding-right: 125px;
}  

h1 {
    font-size: 2.4375rem;
}  
  
h3 {
    font-size: 1.875rem !important;
}  
  
}

@media (max-width: 1024px) {


.custom-footer-col.col2, .custom-bottom-wrap, .custom-footer-col.col1 {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
}
  
.custom-menu-primary .hs-menu-wrapper > ul > li {
   line-height: 31px;
}  
    
.custom-menu-primary .hs-menu-wrapper > ul {
    margin-top: -1.6px;
}  
  
.body-container-wrapper .page-center {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
}  
}
@media (max-width: 940px) {
.custom-menu-primary .hs-menu-wrapper > ul > li {
    font-size: 1.8em;
    padding: 12px 0;
    padding-right: 55px;
}
  
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.IndustryExperience > a:before,
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.IndustryExperience > a:after {
    left: 67%;
}  
}

@media (max-width: 820px) {
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.IndustryExperience > a:before,
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-menu-item.hs-menu-depth-1.hs-item-has-children.IndustryExperience > a:after {
    left: 72%;
}  
}

/* =============== Landscape tablet and smaller devices =============== */
@media (min-width: 768px) {
  .custom-menu-primary.visible-phone {
    display: none !important;
  }
}


@media (max-width: 767px) {

.custom-footer-menu.custom-col ul {
    margin: 0!important;
    padding: 0;
    list-style: none;
    overflow: hidden;
    position: relative;
    top: 0px;
    left: 0px;
}

 .site-search-key {
  right: 0;
  top: 54px!important;
}
  
.blog.hs-blog-post {
    padding-top: 73px !important;
}  
  
.custom-menu-primary .hs-menu-wrapper {
    height: 100vh;
    transform: translateY(0%);
    padding-top: 48px;
    overflow-y: auto !important;
}
  
.custom-menu-primary .hs-menu-wrapper > ul {
    margin-top: 0px;
}  
  
.custom-header.custom-nonav {
    padding-bottom: 8px;
}  
  
.main-content{
 padding-bottom:30px; 
}  
  
.custom-search.open-search .site-search-categories-wrap, .custom-search.open-search .site-search-key {
    width: 100% !important;
    overflow: visible;
    -webkit-transition: width 0.5s ease 0s;
    transition: width 0.5s ease 0s;
    position: absolute;
    left: 0;
    display: block !important;
    float: none !important;
}
  
.custom-menu-links-area.nav-view {
    display: none;
}  
  
.site-search-tags dd a {
    color: #fff;
    font-family: "HelveticaNeueW01-55Roma","Helvetica Neue","Helvetica",Arial,sans-serif;
    background: #002a3a;
    -webkit-transition: background 0.2s ease 0s;
    transition: background 0.2s ease 0s;
    display: block;
    padding: 15px 5px;
}  
  
.site-search-wrap .site-search-key {
    right: 0;
    top: 100%;
    top: 54px!important;
}  
  
.site-search-tags dd {
    font-size: .8rem;
    vertical-align: middle;
}
  
.custom-menu-primary .hs-menu-wrapper > ul > li {
    font-size: 1.25em;
    padding: 10px 0;
    width: 100% !important;
    line-height: 24px;
}  
  
.custom-menu-links a.site-header-links-attorneys span {
    display: none;
}

.custom-menu-links a.site-header-links-menu.mobile-trigger span {
    display: none;
}  
  
.custom-menu-links [class*="site-header-links-"] {
  font-size: 1.25rem;
  vertical-align: middle;
  display: inline-block;
  cursor: pointer;
  color: #002a3a;
  padding: 18px;
  -webkit-transition: all 0.2s ease 0s;
  transition: all 0.2s ease 0s;
  margin-top: -1px;
}  
  
.custom-menu-primary.hidden-phone {
    display: none !important;
}  
  
button.dialog-close-button em {
    display: none;
}  

.custom-menu-primary {
    width: 100% !important;
    height: 100vh;
}
   
.custom-logo img.desktop-logo.primary-logo {
    visibility: hidden!important;
    opacity: 0!important;
    display: none;
}  
  
button.dialog-close-button {
    right: 10px;
}
  
.custom-logo img.mobile-view-logo {
    visibility: visible;
    opacity: 1;
    margin-top: 5px;
    width: 100px;
    padding: 10px;
    -webkit-transition: all 0.2s ease 0s;
    transition: all 0.2s ease 0s;
    display: block;
}  
.custom-logo .cm-advanced-logo-module {
    width: auto !important;
    float: left;
}
  
.custom-logo {
    width: auto !important;
}  
   
.custom-footer-menu.custom-col ul li {
    margin: 0 5.7px 0 10px!important;
}  
  
.custom-footer-social ul.inline-list li {
    top: -1px;
    position: relative;
} 
  
.custom-footer-social ul.inline-list li:nth-of-type(3) {
    top: 0px;
}  
}  

@media (max-width: 640px) {
.custom-footer-col.col2, .custom-bottom-wrap, .custom-footer-col.col1 {
  padding-left: .9375rem;
  padding-right: .9375rem;
}
  
h3.text-center {
    font-weight: 100;
    font-size: 2.125rem !important;
    margin: 0px 0 1.2rem 0;
    font-family: "HelveticaNeueW01-45Ligh","Helvetica Neue","Helvetica",Arial,sans-serif;
}  
  
.people-search-pane-wrapper.active {
    padding-top: 92px;
}  
  

.body-container-wrapper .page-center {
  padding-left: .9375rem;
  padding-right: .9375rem;
}    
  
.custom-footer-menu.custom-col ul li:nth-of-type(2), .custom-footer-menu.custom-col ul li:nth-of-type(3) {
    padding-top: 12px;
}  
  
.custom-footer-menu.custom-col ul li {
    display: block !important;
    width: 100% !important;
    margin: 0px !important;
    padding: 13px 0 0px;
}  
  
.custom-col {
    vertical-align: middle;
    display: inline-block;
    font-size: 1rem;
    width: 100% !important;
    margin-bottom: 15px;
}  
  
.custom-footer-social ul.inline-list {
    margin: 1.25rem 0;
} 
  
.custom-footer-topmenu ul li {
    width: 49.6% !important;
}
  
.custom-footer-topmenu.footer-menuarea ul li {
    width: 49.6%!important;
}  
  
.custom-bottom-outer {
    border-top: 1px solid rgba(255,255,255,.1);
    padding: 16px 0 0;
    margin-top: 30px;
}  
  
.custom-copyright.custom-col {
    margin-bottom: 14px;
}  
  
.custom-copyright.custom-col {
    position: relative;
    top: 0px;
}  
}


/* =============== Landscape phones and smaller devices =============== */

@media (max-width: 479px) {

.custom-footer-topmenu.footer-menuarea ul li {
    width: 100%!important;
}
  
.custom-footer-topmenu ul li {
    width: 100% !important;
}  
}


/* ==========================================================================
   9. MEDIA QUERIES                              
   ========================================================================== */


@media (min-width: 40.063em) {

    .large-12,
    .sub-banner .page-section .large-12 {
        padding-left: 1.71875rem;
        padding-right: 1.71875rem;
    }

    .blog-title-wrapper .large-12 h1 {
        font-size: 2.4375rem;
        font-family: "HelveticaNeueW01-UltLt", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    }
  
    .sub-banner .page-section {
        padding: 50px 0 !important;
    }

    .sub-banner .large-12 h4 {
        padding: 40px;
    }

    .masonry-layout-filters {
        margin: 30px 0 60px 0;
    }

    .masonry-layout-filters > dd:first-child h5 {
        font-size: 1.125rem;
    }
  
    .blog.hs-blog-listing .blog-content {
        width: 58.33333% !important;
        float: left !important;
    }

    .blog.hs-blog-listing .blog-sidebar {
        padding-left: 0;
        width: 41.66667%;
        float: left !important;
    }

    .blog-listing-wrapper .post-listing .post-item {
        width: 48.5%;
        margin-right: 1.5%;
    }
    .blog-listing-wrapper .post-listing .post-item:nth-child(2n) {
        margin-right: 0;
    }

    .custom-byline-listing > span,
    .meta-author {
        font-family: "HelveticaNeueW01-45Ligh", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    }
  
    .panel-title h3 {
        font-family: "HelveticaNeueW01-UltLt", "Helvetica Neue", "Helvetica", Arial, sans-serif;
        font-size: 2rem;
    }
  
    .custom-blog-contacts h3 {
        font-size: 2.4375rem;
        font-family: "HelveticaNeueW01-UltLt", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    }

    .custom-blog-contacts ul li {
        width: 25%;
    }

    .people-grid > li > a .person-headshot {
        max-height: 235px;
    }

    .people-grid > li > a .person-headshot:before {
        display: inline-block;
    }

    .people-grid > li > a h6 {
        font-family: "HelveticaNeueW01-45Ligh", "Helvetica Neue", "Helvetica", Arial, sans-serif;
    }
  
    .page-share-wrapper {
        margin-top: 0;
        text-align: right;
    }

}

@media (min-width: 71.25em) {

    
    .blog-title-wrapper {
        padding: 25px 60px;
    }

    .large-12,
    .sub-banner .page-section .large-12 {
        padding-left: 1.71875rem;
        padding-right: 1.71875rem;
    }

    .blog-title-wrapper .large-12 h1 {
        font-size: 3.75rem;
        margin-bottom: 20px;
    }
  
    .blog.hs-blog-listing .blog-content {
        width: 75% !important;
        float: left !important;
    }

    .blog.hs-blog-listing .blog-sidebar {
        width: 25%;
        float: left !important;
    }

    .blog-listing-wrapper .post-listing .post-item {
        width: 22.74%;
        margin-right: 2.26%;
    }
    .blog-listing-wrapper .post-listing .post-item:nth-child(4n) {
        margin-right: 0;
    } 
  
    .custom-blog-contacts ul li {
        width: 16.66667%;
    }

    .people-grid > li > a .person-headshot {
        max-height: 200px;
    }
  
    .intro-effect-push .article-header {
        display: block;
    }
  
    .blog-post-wrapper .post-header {
        padding: 2em 0 0 0;
    }
}

@media (min-width: 90.063em) {

    .single-article-sharing {
        display: none;
    }
}

@media (max-width: 64em) and (min-width: 40.063em) {

    .large-12,
    .sub-banner .page-section .large-12 {
        padding-left: 1.875rem;
        padding-right: 1.875rem;
    }
}

@media (max-width: 767px) {

    .blog {
        padding-top: 58px !important;
    }
    .about-author-sec .span2 {
        padding-bottom: 15px;
    }

    .about-author-sec .span10 {
        margin-left: 0;
    }
}

@media (max-width: 40em) {

    .large-12,
    .sub-banner .page-section .large-12 {
        padding-left: .9375rem;
        padding-right: .9375rem;
    }
  
    .custom-blog-contacts ul li {
        padding: 0 10px;
    }
}

@media (max-width: 400px) {
.blog-post-wrapper .post-header h4 {
    margin-top: 0px;
    padding: 0px;
}
  
.blog.hs-blog-post {
    padding-top: 83px !important;
}  
  
}


button.trigger:hover span:before {
    top: 8px;
    -webkit-transition: top 0.3s ease 0s;
    transition: top 0.3s ease 0s;
}

.custom-footer {
    padding-bottom: 100px
}