@import compass/utilities 
@import url('https://507386.fs1.hubspotusercontent-na1.net/hubfs/507386/CSS/animate.min.css');

  
/* CSS to SUPPORT THE CLEAN TEMPLATE SERIES  ---------
 * ANY QUESTIONS... FIND ME AT HUBSPOTHERO.COM  ------
 * DON'T FORGET. YOU ROCK! */


/* =========================================================================

  RIGHT BELOW IS WHERE YOU CAN EASILY CUSTOMIZE THE TEMPLATES COLOR, SIZES, ETC.
  Not sure how to get the HEX code (#123456). No worries!  Visit www.colorpicker.com to pick a color and get the code to add here. :)
  
   ========================================================================== */

/* ==========================================================================
  HERE IS WHERE EDIT THE BUTTON COLOR & SHAPE                          
   ========================================================================== */

/* PRIMARY BUTTON COLOR */
    /* ORANGE - This is the solid button (.cta-primary)*/
    /* WHITE - This is the solid button (.cta-primary)*/

/* PRIMARY OUTLINE BUTTON COLOR */

/* BUTTON FONT SIZE */
  /* PLEASE - Don't make these too big or they will look ridiculous */

/* BUTTON LETTER SPACING */
  /* This will adjust the spacing between each letter. Best to stay under 4px. */

/* BUTTON ROUNDED CORNERS */
    /* 25px is completely rounded /  0px is for a square button*/


/* ==========================================================================
  HERE IS WHERE EDIT THE COLOR OF THE ICONS                         
   ========================================================================== */

/* ICON COLOR */
    /* ORANGE - This is for all small icons and circle icons*/


/* ==========================================================================
  HERE IS WHERE EDIT THE COLOR OF THE TEXT LINKS, BODY TEXT, AND HEADLINES THROUGH OUT THE SITE                         
   ========================================================================== */

/* LINK COLOR */
    /* ORANGE - This is for all text links*/
    /* ORANGE DARKER - The color when a user hovers over the link */
  
 /* HEADLINE TEXT COLOR */
    /* DARKER GRAY - This is for all headlines. This will be overriden if you adjust in the editor*/

/* BODY TEXT COLOR */
    /* GRAY - This is for all paragraph text. This will be overriden if you adjust in the editor. */


/* ==========================================================================
  HERE IS WHERE EDIT THE MAIN NAVIGATION STYLE                          
   ========================================================================== */

/* MAIN NAVIGATION FONT SIZE */
    /* This is the font-size of the main header nav. Tip: Be sure to adjust spacing if you increase font size*/

/* MAIN NAVIGATION RIGHT AND LEFT SPACING */
    /* This is the space on the right and left side of each top level menu item. */

/* SUB NAVIGATION BACKGROUND COLOR ON HOVER */
    /* Blue - This is the background color when you hover over a subs nav link in the header*/

/* MAIN NAV ACTIVE STATE BACKGROUND */
    /* 3% BLACK- This is the background color of the nav item when on that page. To use RGBA colors, you can go here https://www.hexcolortool.com/*/

/* MAIN NAV ACTIVE STATE FONT COLOR */
    /* WHITE - This is the FONT color of the font item when on that page.*/

/* DROP-DOWN NAV + STICKY MENU ACTIVE STATE BACKGROUND */
    /* LIGHT GRAY- This is the background color of the drop down nav item when on that page.*/

/* DROP-DOWN NAV + STICKY MENU ACTIVE STATE FONT COLOR */
    /* GRAY- This is the FONT color of the drop down nav item when on that page.*/

   /* Set Mobile Menu Background Color */
      /* Set Link Color */
 /* Set Link Hover Color */


/* ==========================================================================
  HERE IS WHERE EDIT THE MEGA MENU STYLE                         
   ========================================================================== */

/* MEGA MENU BACKGROUND COLOR */
 

/* MEGA MENU HEADER TEXT COLOR */
 

/* MEGA MENU LINK COLOR */
 

/* MEGA MENU SUB LINK COLOR */
 

/* MEGA MENU LINK HOVER COLOR */
 

/* MEGA MENU POSITION FROM TOP OF PAGE */
 

/* ==========================================================================
  HERE IS WHERE YOU CAN EDIT THE BACKGROUND COLOR OF THE BODY OF THE WEBSITE                          
   ========================================================================== */

/* BODY BACKGROUND */
    /* WHITE - Recommended to keep white or light shades of gray..*/

/* LIGHT BACKGROUND ACCENT COLOR */
    /* LIGHT GRAY - Recommended to use very subtle darker shade than the body background..*/
  


/* ==========================================================================
   Highlight Row Options
   ========================================================================== */

/* BACKGROUND COLOR OF ROW */
 

/* TEXT COLOR OF ROW */
 

/* ==========================================================================
   Additional Color Variables                                               
   ========================================================================== */


/* Standard Colors */
    /*  */



/* ==========================================================================
  HERE IS WHERE IS WHERE YOU CAN CUSTOMIZE YOUR FONT FAMILY
   ========================================================================== */

/* Custom Font Normal */
@font-face {
font-family:  'Cormorant Garamond', serif; src:
url('https://fonts.googleapis.com/css?family=Unna');
}

/* Typography */
            /*  */
            /*  */
            /* If you prefer a serif font for blog posts only, you can select that here. */
            /* This is used for testimonials and blockquotes */
            /* Set the thickness of Header Weight. BE SURE WEIGHT IS INCLUDED IF USING CUSTOM FONT Ex. "font-weight: 700;" #} */
                          /*  */
                         /*  */
                         /*  Used for blog articales. Typically a larger font to increase readability */
                         /*  Asjust this sparingly. */
                         /*  */
                          /*  */
 /*  */


/* ==========================================================================
  HERE IS WHERE IS WHERE YOU SET THE MAX WIDTH OF THE PAGE'S CONTENT
   ========================================================================== */
   
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */

  
/* ==========================================================================
   HS COS Boilerplate v1.5.0                                
   ========================================================================== */

  /* This responsive framework is required for all styles. */
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

img.alignRight{
    margin: 0 0 5px 15px;
}

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;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
}
@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 */
}

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

#calmonth, #calyear {
    display: inline;
}

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
    position: relative;
    height: auto;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe,
.hs-responsive-embed object,
.hs-responsive-embed embed {
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 2%;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

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

/* 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 {
    font-size: 25px;
    display: inline-block;
    padding-right: 3px;
}
.about-author-sec {
    margin-top: 40px;
}
.about-author-sec img{
    border-radius: 50%;
    border: 1px solid #CCC;
    display: block;
}
.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");
}

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

/* FlexSlider Necessary Styles
*********************************/
.hs_cos_flex-slider {margin: 0; padding: 0;}
.hs_cos_flex-slider .hs_cos_flex-slides > li {display: none; -webkit-backface-visibility: hidden; position: relative;} /* 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%;}

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


/* 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(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 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(//static.hsappstatic.net/content_shared_assets/static-1.3935/img/bg_direction_nav.png) no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 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: rgba(0,0,0,0.5);
    position: absolute;
    font-size: 2em;
    line-height: 1.1em;
    color: white;
    padding: 0px 5% 0px 5%;
    width: 100%;
    bottom: 0;
    text-align: center;
}

.hs_cos_flex-slider .superimpose .caption {
    color: white;
    font-size: 3em;
    line-height: 1.1em;
    position: absolute;
    padding: 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;
}

/* 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;
}
/* This responsive framework is required for all styles. */
/* Responsive Grid */

.row-fluid {
    width: 100%;
    *zoom: 1;
}

.row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
}

.row-fluid:after {
    clear: both;
}

.row-fluid [class*="span"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 28px;
    margin-left: 2.127659574%;
    *margin-left: 2.0744680846382977%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

.row-fluid [class*="span"]:first-child {
    margin-left: 0;
}

.row-fluid .span12 {
    width: 99.99999998999999%;
    *width: 99.94680850063828%;
}

.row-fluid .span11 {
    width: 91.489361693%;
    *width: 91.4361702036383%;
}

.row-fluid .span10 {
    width: 82.97872339599999%;
    *width: 82.92553190663828%;
}

.row-fluid .span9 {
    width: 74.468085099%;
    *width: 74.4148936096383%;
}

.row-fluid .span8 {
    width: 65.95744680199999%;
    *width: 65.90425531263828%;
}

.row-fluid .span7 {
    width: 57.446808505%;
    *width: 57.3936170156383%;
}

.row-fluid .span6 {
    width: 48.93617020799999%;
    *width: 48.88297871863829%;
}

.row-fluid .span5 {
    width: 40.425531911%;
    *width: 40.3723404216383%;
}

.row-fluid .span4 {
    width: 31.914893614%;
    *width: 31.8617021246383%;
}

.row-fluid .span3 {
    width: 23.404255317%;
    *width: 23.3510638276383%;
}

.row-fluid .span2 {
    width: 14.89361702%;
    *width: 14.8404255306383%;
}

.row-fluid .span1 {
    width: 6.382978723%;
    *width: 6.329787233638298%;
}

.container-fluid {
    *zoom: 1;
}

.container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
}

.container-fluid:after {
    clear: both;
}

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

    .row-fluid [class*="span"] {
        display: block;
        float: none;
        width: auto;
        margin-left: 0;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.762430939%;
        *margin-left: 2.709239449638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 99.999999993%;
        *width: 99.9468085036383%;
    }

    .row-fluid .span11 {
        width: 91.436464082%;
        *width: 91.38327259263829%;
    }

    .row-fluid .span10 {
        width: 82.87292817100001%;
        *width: 82.8197366816383%;
    }

    .row-fluid .span9 {
        width: 74.30939226%;
        *width: 74.25620077063829%;
    }

    .row-fluid .span8 {
        width: 65.74585634900001%;
        *width: 65.6926648596383%;
    }

    .row-fluid .span7 {
        width: 57.182320438000005%;
        *width: 57.129128948638304%;
    }

    .row-fluid .span6 {
        width: 48.618784527%;
        *width: 48.5655930376383%;
    }

    .row-fluid .span5 {
        width: 40.055248616%;
        *width: 40.0020571266383%;
    }

    .row-fluid .span4 {
        width: 31.491712705%;
        *width: 31.4385212156383%;
    }

    .row-fluid .span3 {
        width: 22.928176794%;
        *width: 22.874985304638297%;
    }

    .row-fluid .span2 {
        width: 14.364640883%;
        *width: 14.311449393638298%;
    }

    .row-fluid .span1 {
        width: 5.801104972%;
        *width: 5.747913482638298%;
    }
}

@media (min-width: 1280px) {
    .row-fluid {
        width: 100%;
        *zoom: 1;
    }

    .row-fluid:before, .row-fluid:after {
        display: table;
        content: "";
    }

    .row-fluid:after {
        clear: both;
    }

    .row-fluid [class*="span"] {
        display: block;
        float: left;
        width: 100%;
        min-height: 28px;
        margin-left: 2.564102564%;
        *margin-left: 2.510911074638298%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
    }

    .row-fluid [class*="span"]:first-child {
        margin-left: 0;
    }

    .row-fluid .span12 {
        width: 100%;
        *width: 99.94680851063829%;
    }

    .row-fluid .span11 {
        width: 91.45299145300001%;
        *width: 91.3997999636383%;
    }

    .row-fluid .span10 {
        width: 82.905982906%;
        *width: 82.8527914166383%;
    }

    .row-fluid .span9 {
        width: 74.358974359%;
        *width: 74.30578286963829%;
    }

    .row-fluid .span8 {
        width: 65.81196581200001%;
        *width: 65.7587743226383%;
    }

    .row-fluid .span7 {
        width: 57.264957265%;
        *width: 57.2117657756383%;
    }

    .row-fluid .span6 {
        width: 48.717948718%;
        *width: 48.6647572286383%;
    }

    .row-fluid .span5 {
        width: 40.170940171000005%;
        *width: 40.117748681638304%;
    }

    .row-fluid .span4 {
        width: 31.623931624%;
        *width: 31.5707401346383%;
    }

    .row-fluid .span3 {
        width: 23.076923077%;
        *width: 23.0237315876383%;
    }

    .row-fluid .span2 {
        width: 14.529914530000001%;
        *width: 14.4767230406383%;
    }

    .row-fluid .span1 {
        width: 5.982905983%;
        *width: 5.929714493638298%;
    }
}

/* Clearfix */

.clearfix {
    *zoom: 1;
}

.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

.hidden {
    display: none;
    visibility: hidden;
}

/* Responsive Visibilty Classes */

.visible-phone {
    display: none !important;
}

.visible-tablet {
    display: none !important;
}

.hidden-desktop {
    display: none !important;
}

@media (max-width: 767px) {
    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1139px) {
    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }

    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important ;
    }
}


/* These includes are optional, but helpful. */
/* 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;
}

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

/* ==========================================================================
   Macros                                                  
   ========================================================================== */

/* Transition */


/* Animation Delay */


/* Box Shadow */


/* Background Size */


/* Border Radius */


/* User Select */


/* Opacity*/




/* ==========================================================================
   Base                                                    
   ========================================================================== */

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

html {position: relative;}

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

body {
  background-color: #ffffff;
  color: #444444;
  font-family: 'Rubik', Sans-Serif !important;
  font-size: 16px;
  line-height: 1.614em;
  font-weight: 300;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;

}




hr{
    border: 0;
    height: 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    color: #ccc;
    background-color: #ccc;
    height: 1px;
    border: none;
}

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1080px;
  margin: 0 auto;
  min-height: 0;
}

a { 
  color: #34495e; 
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
  text-decoration: none;
}
a:hover, a:focus { color: #528db2;}


.anchor {
    display: block; 
    position: relative; 
    top: -150px; 
    visibility: hidden;”
}

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

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



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

p { 
  margin: 0 0 10px 0; 
  line-height: 1.614em;
  color: #444444;
  font-weight: 300;
  font-size: 16px;
}

li {
  line-height: 1.614em;
}

strong {font-weight: 700;}

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 {
    line-height: 1.2em;
    font-family: 'Rubik', Sans-Serif;
    color: #333333;
    margin: 10px 0;
    text-rendering: optimizelegibility;
    font-weight: 700;
}

h4, h5, h6 {font-weight: 500;}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
    margin-top: 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: 'Rubik', Sans-Serif;
}


/** HEADER FONT SIZE - BASED ON AUGMENTED FOURTH SCALE 1.414EM **/

/* DESKTOP SIZE */
h1 { font-size: 3.998em;}
h2 {font-size: 2.2em;}
h3 {font-size: 1.999em;}
h4 { font-size: 1.414em; }
h5 { font-size: 1em; }
h6 { font-size: 12px; }

/* TABLET SIZE */
@media (max-width: 768px) {
    h1 { font-size: 3.157em;}
    h2 {font-size: 2.369em;}
    h3 {font-size: 1.777em;}
    h4 { font-size: 1.333em; }
    h5 { font-size: 1em; }
    h6 { font-size: 12px; }
    h1,h2,h3,h4,h5,h6 { line-height: 1.33em;}
}

/* MOBILE SIZE */
@media (max-width: 479px) {
    h1 { font-size: 2.041em;}
    h2 {font-size: 1.853em;}
    h3 {font-size: 1.563em;}
    h4 { font-size: 1.25em; }
    h5 { font-size: 1em; }
    h6 { font-size: 12px; } 
    h1,h2,h3,h4,h5,h6 { line-height: 1.25em;}
}

/* SPECIAL HEADER STYLES */
h4 {font-weight: 300;}
h6 {text-transform: uppercase; letter-spacing: 1.6px;}


/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Quotes */
blockquote {
    font-family: 'Georgia', serif;
    font-style: italic;
    -webkit-margin-start: 0px;
}
blockquote p {
    padding-left: 40px;
  border-left: 3px solid ;
  font-size: 1.4em;
}
blockquote small {}
blockquote small:before {}

q:before, q:after, blockquote:before, blockquote:after {}


.text-center { text-align: center !important; }
.text-left { text-align: left !important; }

.small {font-size: 14px;}
.xsmall {font-size: 12px;}




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


/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper .container-fluid {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* HELPER CLASSES FOR NARROW COLUMNS */
.slim-container {
    max-width: 880px !important;
    margin: 0 auto !important;
    float: none !important;
}

.slim-container-md {
    max-width: 680px !important;
    margin: 0 auto !important;
    float: none !important;
}

.slim-container-sm {
    max-width: 480px !important;
    margin: 0 auto !important;
    float: none !important;
}



/* ==========================================================================
   Link Style
   ========================================================================== */


.row-fluid .link-style a , .row-fluid a.link-style , .hs_cos_wrapper_type_google_search a.hs-button { cursor:pointer; text-transform: uppercase; font-size:14px; line-height:16px; z-index:5; overflow: hidden; position:relative; display:inline-block; padding:15px 25px; background-color:#a21984; color: #ffffff; border:2px solid #a21984;  border-radius: 2px; margin:5px 0 0; font-weight:500; font-weight:500; }
.row-fluid .link-style a:hover , .row-fluid a.link-style:hover , .hs_cos_wrapper_type_google_search a.hs-button:hover  { -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out; background:transparent; color:#a21984; } 




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

.header-container-wrapper {
    width: 100%;
    z-index: 9999;
}
.header-container {
    /*padding: 20px 0;
    background: #fff;*/
    z-index: 9999;
  position: relative;
}
.header-cta{
    margin-top: 9px;
    margin-left: 0;
    text-align: right !important;
}

.hero-img-bg .header-container {
    background-color: transparent !important;
}


/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    -o-transition: all .1s ease-in-out;
    -ms-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
    width: auto !important;
    margin-top: 0px;
}

.header-container .hs_cos_wrapper_type_logo a img {
    max-height:  !important;
}


.sticky-menu {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    transform: translateY(-100%);
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    opacity: 0;
    -webkit-box-shadow: 0 2px 3px 1px rgba(0,0,0,.1);
    box-shadow: 0 2px 3px 1px rgba(0,0,0,.1);
}

.sticky-menu.active {
    background-color: #ffffff;
    z-index: 999;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    opacity: .95;
    visibility: visible;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    transition: all .3s ease;
}

.sticky-menu .widget-type-logo img {
    height: 35px !important;
    width: auto !important;
    margin: 10px 0;
}

.hhs-header.sticky-menu.active {
 padding: 5px 0px !important; 
}


@media (max-width: 768px){
 .sticky-menu .widget-type-cta {
     display: none;
 }
 .sticky-menu .widget-type-logo img {
     margin: 0;
 }
 .sticky-menu .page-center {
     padding: 0 10px !important;
 }
}

@media (max-width: 1080px) {
    .header-container .page-center {
        padding: 0px !important;
    }
}




/* ==========================================================================
   CSS USED BY CUSTOM MODULES                                                 
   ========================================================================== */

.hhs {
 display: flex;
  align-content: center;
  align-items: center;
  flex-direction: column; 
  flex-wrap: nowrap;
  height: 100%;
  justify-content: space-around;
  position: relative;
  width: 100%;  
}

.hhs-full-height-hero-outer {
  -webkit-justify-content: center;
  -ms-justify-content: center;
  justify-content: center;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flex !important;
  display: -o-flex !important;
  display: flex !important;
}

.hhs .hhs-hero {
  color: #fff;
  background-repeat: no-repeat;
  background-size: cover;
  /*background-attachment: fixed; */
  width: 100%;
  height: 100%;
  z-index: 500;
  display: table;
  position: relative;
  /*margin-top: -3px;*/
}
.hhs .hhs-hero::before {
  content: "";
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  position: absolute;
}

.hhs .hhs-hero.hhs-full-hero-vh {
 background-size: cover; 
}
/*
.hhs .hhs-hero.hhs-highlight-form {
 background-attachment: fixed; 
}*/

.hhs-full-hero-vh {min-height: 100vh !important;}

.hhs-full-hero-vh .hhs-center-hero {padding: 100px 0 !important;}


.hhs .hhs-hero .overlay {
 position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.hhs .hhs-center-hero {
  margin: 0 auto !important;
  float: none !important;
  position: relative;
  z-index: 10;
}

.hhs .hhs-content-align {
  display: table-cell !important;
  vertical-align: middle;

}

.hhs-hero-spacing {
}

.hhs .page-center {
    margin: 0 auto !important;
    float: none !important;
  	padding: 0 0px;
}

.hhs-form-con { 
  margin: 50px auto 0;
}

.hhs-form-con-1 {
 	margin-top: 25px; 
}

.hhs-form-con-1 h3 {
	display: none;  
}

.hhs-form-con .hubspot-link__container.sproket, 
.hhs-form-con-1 .hubspot-link__container.sproket {
 padding-bottom: 0px !important; 
}

.hhs-gallery-image,
.hhs-bg-image {
  background-position: top left;
  background-repeat: no-repeat;
  display: webkit-box;
  display: -webkit-flex;
  display: flex;
  background-position: center;
  background-size: cover;
  min-height: 1px;
  width: 100%;
}

.hhs-gallery-image-con,
.hhs-bg-image-con {
  display: webkit-box;
  display: -webkit-flex;
  display: flex;
  background-position: center;
  background-size: cover;
  min-height: 1px;
}

.hhs-divider {
    width: 100px;
    padding-bottom: 20px;
    height: 5px;
    position: relative;
    margin: 0 0 50px 0;
    z-index: 10;
}

.hhs-divider:before {
}

.hhs-divider-center {margin: 0 auto 50px !important;}
.hhs-divider-left {margin: 0 0 50px !important;}
.hhs-divider-right {float: right !important;}

.hhs-text-content {margin: 0 auto;}


.hhs-content-con i,
.hhs-content-con img{
  margin-bottom: 20px;
}

.hhs-image-grid img {margin-bottom: 25px;}

.hhs-video-con {
  
}

.hhs-team-social-con i {
 font-size: 18px;
  padding: 5px;
}

.hhs-event-sched {
 display: inline-block;
  border-bottom: 1px solid #ddd;
  padding: 15px 0;
}

.hhs-event-sched.event-last {
 border-bottom: none; 
}


.hhs-pricing-option {
 text-align: center; 
}

.hhs-package-desc p {
 line-height: 2.5em; 
}

.hhs-container-fluid.hhs-package-highlight {
  -webkit-box-shadow: 0 0 20px 2px rgba(0,0,0,0.2);
	box-shadow: 0 0 20px 2px rgba(0,0,0,0.2);
  padding: 40px 0 75px !important;
  margin-top: -50px !important;
  position: relative;
}

.hhs-package-highlight .hhs-highlight-hat {
  text-align: center; 
  display: block;
  position: absolute;
  top: 0;
  left:0;
  width: 100%;
  background-color: #000;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  color: #fff;
  padding: 10px 0;
}


/*** HHS JOB LISTING PAGE STYLE ***/

.hhs-job-listing-table ul {
 clear: both;
  padding-left: 0;
}

.hhs-job-listing-table li {
  list-style-type: none;
  border-top: 1px solid #ddd;
  padding: 10px 0px;
  display: flex;
}

.hhs-job-listing-table li:nth-child(odd) {
 background-color: #f9f9f9; 
}

 /*** NEW PARALLAX ***/

.parallax {
  position: relative;
  background-attachment: inherit;
  background-position: center 0;
  background-repeat: no-repeat;
  background-size: cover;

  /**
   * Default height
   */
  height: 100%;
}

/* Turn off parallax scrolling for tablets and phones */
@media only screen and (max-device-width: 1199px) {
  .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a{
    padding: 6px 8px !important;
  }
}
@media only screen and (max-device-width: 1024px) {
  .parallax {
    background-attachment: scroll;
    background-position: center center !important;
  }
  .banner-text h1 {
    margin-top: 30px;
}
}
@media (min-width: 768px) {
  .hhs .hhs-vert-align {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: center;
    -webkit-justify-content: center;
  }
  .hhs .hhs-vert-align.rev-order {
    flex-direction: row-reverse;
    -webkit-flex-direction: row-reverse;
  }
  .hhs .hhs-container.hhs-vert-align.rev-order .hhs-col-6:last-child {
    margin-left: 0;
  }
}
@media(min-width:768px) and (max-width:1139px) {
  .hhs .hhs-container.hhs-vert-align.rev-order .hhs-col-6:first-child {
    margin-left:2.762430939%;
    *margin-left:2.709239449638298%;
  }
}
@media(min-width:1280px) {
  .hhs .hhs-container.hhs-vert-align.rev-order .hhs-col-6:first-child {
    margin-left:2.564102564%;
    *margin-left:2.510911074638298%;
  }
}

@media (max-width: 767px) {
	.hhs .hhs-container.hhs-top-align .hhs-col-6 {
    margin-bottom: 20px;
	}
  .hhs-video-con {
   margin-bottom: 25px; 
  }
}


.hhs-container {
  margin: 0 auto !important;
  float: none !important;
  padding: 0 0px;
}
.hhs-container-fluid {
  margin: 0 auto !important;
  float: none !important;
  padding: 0 0px;
}

.hhs-col-1, .hhs-col-2, .hhs-col-3, .hhs-col-4, .hhs-col-5, .hhs-col-6, .hhs-col-7, .hhs-col-8, .hhs-col-9, .hhs-col-10, .hhs-col-11, .hhs-col-12 {
  min-height: 1px;
}
@media (min-width: 980px) {
  .hhs-col-1, .hhs-col-2, .hhs-col-3, .hhs-col-4, .hhs-col-5, .hhs-col-6, .hhs-col-7, .hhs-col-8, .hhs-col-9, .hhs-col-10, .hhs-col-11, .hhs-col-12 {
    float: left;
    padding-left: 15px;
    padding-right: 15px; 
  }
  .hhs-col-12 { width: 100%;}
  .hhs-col-11 {width: 91.66666667%;}
  .hhs-col-10 {width: 83.33333333%;}
  .hhs-col-9 {width: 75%;}
  .hhs-col-8 {width: 66.66666667%;}
  .hhs-col-7 {width: 58.33333333%;}
  .hhs-col-6 {width: 50%;}
  .hhs-col-5 {width: 41.66666667%;}
  .hhs-col-4 {width: 33.33333333%;}
  .hhs-col-3 {width: 25%;}
  .hhs-col-2 {width: 16.66666667%;}
  .hhs-col-1 {width: 8.33333333%;}
}


@media (max-width: 768px) {
  .hhs-col-1, .hhs-col-2, .hhs-col-3, .hhs-col-4, .hhs-col-5, .hhs-col-6, .hhs-col-7, .hhs-col-8, .hhs-col-9, .hhs-col-10, .hhs-col-11, .hhs-col-12 {
    float: left;
    padding-left: 15px;
    padding-right: 15px; 
  }
  
  .hhs-col-12 { width: 100%;}
  .hhs-col-11 {width: 100%;}
  .hhs-col-10 {width: 100%;}
  .hhs-col-9 {width: 100%;}
  .hhs-col-8 {width: 66.66666667%;}
  .hhs-col-7 {width: 100%;}
  .hhs-col-6 {width: 100%;}
  .hhs-col-5 {width: 100%;}
  .hhs-col-4 {width: 33.33333333%;}
  .hhs-col-3 {width: 50%;}
  .hhs-col-2 {width: 33.33333333%;}
  .hhs-col-1 {width: 33.33333333%;}
  
  .body-container-wrapper .hhs-col-12,
  .body-container-wrapper .hhs-col-11,
  .body-container-wrapper .hhs-col-10,
  .body-container-wrapper .hhs-col-9,
  .body-container-wrapper .hhs-col-8,
  .body-container-wrapper .hhs-col-7,
  .body-container-wrapper .hhs-col-6,
  .body-container-wrapper .hhs-col-5,
  .body-container-wrapper .hhs-col-4,
  .body-container-wrapper .hhs-col-3,
  .body-container-wrapper .hhs-col-2,
  .body-container-wrapper .hhs-col-1 {
    padding-top:25px !important;
    padding-bottom:25px !important;
  }
  
}

@media (max-width: 479px) {
  .hhs-col-12 { width: 100%;}
  .hhs-col-11 {width: 100%;}
  .hhs-col-10 {width: 100%;}
  .hhs-col-9 {width: 100%;}
  .hhs-col-8 {width: 100%;}
  .hhs-col-7 {width: 100%;}
  .hhs-col-6 {width: 100%;}
  .hhs-col-5 {width: 100%;}
  .hhs-col-4 {width:100%;}
  .hhs-col-3 {width: 100%;}
  .hhs-col-2 {width: 100%;}
  .hhs-col-1 {width: 100%;} 
  
  .body-container-wrapper .hhs-col-12,
  .body-container-wrapper .hhs-col-11,
  .body-container-wrapper .hhs-col-10,
  .body-container-wrapper .hhs-col-9,
  .body-container-wrapper .hhs-col-8,
  .body-container-wrapper .hhs-col-7,
  .body-container-wrapper .hhs-col-6,
  .body-container-wrapper .hhs-col-5,
  .body-container-wrapper .hhs-col-4,
  .body-container-wrapper .hhs-col-3,
  .body-container-wrapper .hhs-col-2,
  .body-container-wrapper .hhs-col-1 {
    padding-top:12px !important;
    padding-bottom:12px !important;
  }
}

.hhs-clearfix:before,
.hhs-clearfix:after,
.hhs-container:before,
.hhs-container:after,
.hhs-container-fluid:before,
.hhs-container-fluid:after {
  content: " ";
  display: table;
}
.hhs-clearfix:after,
.hhs-container:after,
.hhs-container-fluid:after {
  clear: both;
}

.hhs .hhs-text-left { text-align: left; margin-left: 0px !important;}
.hhs .hhs-text-center {text-align: center;}
.hhs .hhs-text-right {text-align: right; margin-right: 0px !important;}



.hhs-scroll-down {
  position: absolute;
  bottom: 1%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 30px;
  height: 50px;
  border: 2px solid white;
  border-radius: 50px;
  opacity: 0.4;
}

.hhs-scroll-down:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 2px;
  height: 10px;
  background-color: white;
  animation: scrollDown 2s infinite;
}

@keyframes scrollDown {
  0% {
    opacity: 0;
    transform: translate(-50%, 0);
  }
  
  30% {
    opacity: 1;
  }
  
  100% {
    opacity: 0;
    transform: translate(-50%, 22px);
  }
}

.hhs-accordion {
	max-width: 560px;
	margin: 0 auto 100px;
	border-top: 1px solid #d9e5e8;
  padding-left: 0px;
}

.hhs-accordion li {
	border-bottom: 1px solid #d9e5e8;
	position: relative;
  list-style-type: none;
}

.hhs-accordion li .hhs-accordion-content {
	display: none;
	padding: 20px 50px 30px;
}

.hhs-accordion a.accordion-title {
	width: 100%;
	display: block;
	cursor: pointer;
	font-weight: 500;
  line-height: 1.614em;
	font-size: 18px;
	padding-left: 15px !important;
	user-select: none;
  padding: 15px 25px 15px 0;
}

.hhs-accordion a.accordion-title .hs_cos_wrapper {
 padding-right: 10px; 
}

.hhs-accordion a.accordion-title:hover {
 background-color: rgba(0,0,0,0.05); 
}

.hhs-accordion a.accordion-title:after {
	width: 12px;
	height: 12px;
	border-right: 1px solid #4a6e78;
	border-bottom: 1px solid #4a6e78;
	position: absolute;
	right: 20px;
	content: " ";
	top: 25px;
	transform: rotate(-45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

.hhs-accordion .hhs-accordion-content {
	line-height: 2;
	padding: 10px;
}

a.accordion-title.active:after {
	transform: rotate(45deg);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}



@media (max-width: 479px) {
  .hhs-content-con-1 .hhs-text-content {padding: 50px 30px !important;}
  .hhs-content-con-1, .hhs-text-content {padding: 0px !important;}
  .hhs-text-content, .testimonials-section {padding: 30px 0 !important;}
  .hhs.hhs-hero-con {padding: 0px !important;}
  .hhs .hhs-text-content{padding: 10px 0px !important;}
  /*.hhs-content-con {margin: 30px 0 !important;}*/
  /*.body-container .hhs {padding: 30px 0 !important;}*/
}




/* ==========================================================================
   Content                                                 
   ========================================================================== */


/*.body-container-wrapper {padding-top: 60px}*/
.hero-img-bg .body-container-wrapper {padding: 0 !important;}
.body-container {}

.transparent-header .body-container-wrapper {
  padding-top: 0 !important;
}

.transparent-header .header-container   {
  padding: 0 !important;
  background-color: transparent !important;
}

.benefits-col-left {
  text-align: right !important;
}

.dark-bg {
    background-color: #333;
}

.gray-bg {
  background-color: #f2f5f8;
}

.white-bg {background-color: #fff;}

.hide-desktop {
 display: none !important; 
}
.show-desktop {
  display: block !important;
}


/* Unique Pages
   ========================================================================== */

.social-media {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 10px 0px;
}
.social-media:before {
    -webkit-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: ;
    z-index: 1;
}
.social-media > .page-center {
    position: relative;
    z-index: 2;
}
.social-media a{
    padding-right: 5px;
}
.social-tagline {
    color: #fff;
    text-shadow: 0 1px 1px rgba(0,0,0,0.6);
    font-weight: 700;
    font-size: 13px;
    text-align: right;
}
.supporting-text {
    text-align: left;
    font-size: 16px !important;
    line-height: 30px !important;
    font-weight: normal;
}

.video-embed-con {
    text-align: center;
    margin-top: -150px;
    position: relative;
    z-index:999;
}

.no-hero-con {
    margin: 30px auto;
}

@media (max-width: 768px) {
    .video-embed-con {
    margin-top: 0px;
}
}

.hide-tablet {
 display: none !important; 
}

@media (max-width: 768px) { 
  .show-tablet { display: block !important;}
  .hide-mobile {display: none !important;}
  .show-mobile {display: block !important;}
}



.download-con {
    background-color: #e1e1e1;
    padding: 30px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}



/* Modular & Reusable Components
   ========================================================================== */

.highlight-row {
  background-color: #34495e; 
}

.highlight-row h1,
.highlight-row h2,
.highlight-row h3,
.highlight-row h4,
.highlight-row h5,
.highlight-row p,
.highlight-row li,
.highlight-row span {
  color: #ffffff 
}


/* Page Title Background */
.title-background{
    background: #f5f5f5;
}
.title-background h1, .title-background h2{
    margin-bottom: 0px;
}


/* Blog Subscribe Module */
.subscribe-form {
    background: #f5f5f5;
}
.subscribe-form .widget-type-blog_subscribe input[type="email"] {
    max-width: 400px;
    /*height: 38px;*/
    width: 100%;
    margin: 0;
}
.subscribe-form .hs_email {
    display: inline-block;
    width: 300px;
    margin-right: 5px;
    vertical-align: top;
}
.subscribe-form .hs_submit {
    display: inline-block;
}
.subscribe-form .hs-button.primary {
    border-style: solid;
    border-width: 2px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border-color: ;
    margin: 0;
}
.subscribe-form .hs-button.primary:hover {
    background: #fff;
    border-style: solid;
    color: ;
    border-color: ;
    background: ;
    border-width: 2px;
}






/* Hide blog subscribe label */
.widget-type-blog_subscribe label {
   /* display: none !important;*/
}

.widget-type-blog_subscribe .hs-error-msgs {
    display: none;
}

.hs-error-msgs {
    background-color: #f8cccc;
    border: 1px solid #da0101;
}
.hs-error-msgs label {
    color: #da0101 !important;
    display: block;
    padding: 10px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: normal;
}
.hs-error-msgs li {
    color: #da0101 !important;
}

/*** TESTIMONIAL GROUP ***/


/********* TEAM MEMBER MODULE *********/

.team-member-con {
    margin-bottom: 30px;
    background-color: #fff;
}

.team-member-con img {
    width: 100%;
}

.team-member-name{
    padding: 20px;
}

.team-member-name h6 {
    font-style: italic;
}

@media (max-width: 768px) {
  .team-member-name,
  .team-member-title {
      text-align: center;
  } 
  .team-member-con {
      margin-bottom: 20px;
  }
}

.circle-photo-large img {
    -webkit-border-radius: 300px 300px 300px 300px;
border-radius: 300px 300px 300px 300px;
}

/* END TEAM MEMBER MODULE */

/* Well Module */
#well{
    min-height: 20px;
    margin-bottom: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    color: #fff;
}
#well .default{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    background: ;
    border-color: ;
}
#well .primary{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: ;
    border: 1px solid ;
}
#well .success{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: ;
    border: 1px solid ;
}
#well .danger{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: ;
    border: 1px solid ;
}
#well .info{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background: ;
    border: 1px solid ;
}
#well .plain{
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    background:;
    color: #333;
    border: 1px solid ;
}
#well .small{
    padding: 20px;
}
#well .medium{
    padding: 24px;
}
#well .large{
    padding: 28px;
}

#well .close{
    float: right;
    padding: 3px 10px 0px 0px;
    cursor: pointer;
    color: #333;
}


/* Rich Editor Checkmark Lists */
.hs_cos_wrapper_type_rich_text ul {
    padding-left: 40px;
}
.hs_cos_wrapper_type_rich_text ul li {

}
.hs_cos_wrapper_type_rich_text ul li:before {
    display: none;
}


.blog-site-search {
 margin-top: 50px; 
}


/*** CLEAN POPULAR POST BLOG TABBER ***/

.blog .blog-sidebar .popular-posts-pane .widget-module ul {
    padding-left: 0;
    display: block;
}

.popular-posts-pane .widget-module li {
    list-style-type: none;
    display: block;
    width: 100%;
    margin-bottom: 20px;
}


.popular-posts-pane .widget-module li img {
    width: 40%;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
}

.blog .blog-sidebar .popular-posts-pane .widget-module li a {
    float: right;
    width: 60%;
    padding: 0 0 0 15px;
    color: #000;
}
.blog .blog-sidebar .popular-posts-pane .widget-module li a:hover {
    border-bottom: none;
}



/*** CLEAN RECENT BLOG POSTS ***/

.clean-recent-blog-posts .hs-rss-item {
    width: 31.33333%;
    margin: 0 2% 0 0;
    float: left;
    position: relative;
    background-color: #fff;
    padding: 20px;
}

.clean-recent-blog-posts .hs-rss-item.hs-with-featured-image {
    overflow: visible;
}

.clean-recent-blog-posts .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    position: absolute;
    top: 0;
    left:0;
    height: 150px;
    overflow: hidden;
  width: 100%;
}

.clean-recent-blog-posts .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    padding-top: 150px;
    width: 100%;
}

.clean-recent-blog-posts a.hs-rss-title {
    color: #333;
    font-size: 1.414em;
    display: block;
    margin-bottom: 5px;
  	font-weight: 500;
}

.clean-recent-blog-posts a.hs-rss-title:hover {
    color: #34495e;
}

.clean-recent-blog-posts .hs-rss-byline {
    margin-bottom: 15px;
  	font-size: 12px !important;
  	font-weight: 500;
}
/*
.clean-recent-blog-posts .hs-rss-description a {
    display: block;
    margin-top: 10px;
}*/

.clean-recent-blog-posts .hs-rss-description a {  
    border-radius: 2px;
    display: table;
    padding: 14px 28px 13px 28px;
    line-height: 1;
    border: 2px solid  !important;
    color: ;
    font-family: 'Rubik', Sans-Serif;
    font-weight: bold;
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    clear: both;
    margin: 20px auto 0;
}

.clean-recent-blog-posts .hs-rss-description a:hover {
    background: transparent;
    color: ;
    border-color:  ;
    transform: scale(1.05);
}


@media (max-width: 768px){ 
  .clean-recent-blog-posts .hs-rss-item {
    width: 100%;
    position: relative;
    margin-bottom: 20px;
} 
.clean-recent-blog-posts a.hs-rss-title {
    font-size: 1.333em;
}
}
@media (max-width: 479px) {
    .clean-recent-blog-posts a.hs-rss-title {
    font-size: 1.25em;
}
}

/** END CLEAN BLOG POSTS ***/




.prev-arrow {
    display: block;
    width: 0;
height: 0;
border-style: solid;
border-width: 12px 12px 12px 0;
border-color: transparent #ffffff transparent transparent;

}

.next-arrow {
    display: block;
    width: 0;
height: 0;
border-style: solid;
border-width: 12px 0 12px 12px;
border-color: transparent transparent transparent #ffffff;
}

.post-jump .next-arrow,
.post-jump .prev-arrow {
    margin: 60px 0 0 12px;
}

/* TESTIMONIALS */

.testimonal-con {
    margin-bottom: 25px;
    clear: both;
    background: #f5f5f5;
    padding: 25px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
}

.quote-box {
    padding-bottom: 25px;
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    position: relative;
}

.quote-box p {
    font-family: 'Georgia', serif;
    font-style: italic;
    font-size: 18px;
	  text-align: center;
}
.quote {
    border: none;
    padding: 0;
    font-size: 16px;
    color: #666666;
    margin: 0px;
}

.person-info {
 text-align: center; 
}

.quote-box .title {
    display: block;
    color: #b3b3b3;
    margin-bottom: 0;
    font-weight: normal;
    font-size: 13px;
}
.quote-box .fa{
    font-size: 18px;
    position: absolute;
    right: 30px;
    bottom: 30px;
}

.quote-name-title {
    font-size: 11px;
}

.img-rounded {
    border-radius: 6px;
}

.testimonial-avatar {
  	margin: 10px auto 25px auto;
}

.testimonial-avatar img {
  margin: 0 auto;
  display: block;
}

.star-rating {
 margin: 0 auto;
  display: table;
}


.scrolling-testimonials .quote-con {
  font-family: 'Georgia', serif; 
}

.img-2x img {
    width: 40% !important;
}



/* Flex Slider */
.hs_cos_flex-slider .caption {
    background: ;
}

/* Modular Selectors
   ========================================================================== */

/* Delays */
.delayp1 { animation-delay: .1s;
    -moz-animation-delay: .1s;
    -webkit-animation-delay: .1s;
    -o-animation-delay: .1s;
    transition-delay: .1s;
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -o-transition-delay: .1s; }
.delayp2 { animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s; }
.delayp3 { animation-delay: .3s;
    -moz-animation-delay: .3s;
    -webkit-animation-delay: .3s;
    -o-animation-delay: .3s;
    transition-delay: .3s;
    -webkit-transition-delay: .3s;
    -moz-transition-delay: .3s;
    -o-transition-delay: .3s; }
.delayp4 { animation-delay: .4s;
    -moz-animation-delay: .4s;
    -webkit-animation-delay: .4s;
    -o-animation-delay: .4s;
    transition-delay: .4s;
    -webkit-transition-delay: .4s;
    -moz-transition-delay: .4s;
    -o-transition-delay: .4s; }
.delayp5 { animation-delay: .5s;
    -moz-animation-delay: .5s;
    -webkit-animation-delay: .5s;
    -o-animation-delay: .5s;
    transition-delay: .5s;
    -webkit-transition-delay: .5s;
    -moz-transition-delay: .5s;
    -o-transition-delay: .5s; }
.delayp6 { animation-delay: .6s;
    -moz-animation-delay: .6s;
    -webkit-animation-delay: .6s;
    -o-animation-delay: .6s;
    transition-delay: .6s;
    -webkit-transition-delay: .6s;
    -moz-transition-delay: .6s;
    -o-transition-delay: .6s; }
.delayp7 { animation-delay: .7s;
    -moz-animation-delay: .7s;
    -webkit-animation-delay: .7s;
    -o-animation-delay: .7s;
    transition-delay: .7s;
    -webkit-transition-delay: .7s;
    -moz-transition-delay: .7s;
    -o-transition-delay: .7s; }
.delayp8 { animation-delay: .8s;
    -moz-animation-delay: .8s;
    -webkit-animation-delay: .8s;
    -o-animation-delay: .8s;
    transition-delay: .8s;
    -webkit-transition-delay: .8s;
    -moz-transition-delay: .8s;
    -o-transition-delay: .8s; }
.delayp9 { animation-delay: .9s;
    -moz-animation-delay: .9s;
    -webkit-animation-delay: .9s;
    -o-animation-delay: .9s;
    transition-delay: .9s;
    -webkit-transition-delay: .9s;
    -moz-transition-delay: .9s;
    -o-transition-delay: .9s; }
.delay1s { animation-delay: 1s;
    -moz-animation-delay: 1s;
    -webkit-animation-delay: 1s;
    -o-animation-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-delay: 1s;
    -moz-transition-delay: 1s;
    -o-transition-delay: 1s; }
.delay2s { animation-delay: .2s;
    -moz-animation-delay: .2s;
    -webkit-animation-delay: .2s;
    -o-animation-delay: .2s;
    transition-delay: .2s;
    -webkit-transition-delay: .2s;
    -moz-transition-delay: .2s;
    -o-transition-delay: .2s; }

/* Paddings */
.padding10tb { padding: 10px 0px; }
.padding20tb { padding: 20px 0px; }
.padding20all { padding: 20px; }
.padding40tb { padding: 40px 0px; }
.padding60tb { padding: 60px 0px; }
.padding80tb { padding: 80px 0px; }
.padding100tb { padding: 100px 0px; }


.padding25tb { padding: 25px 0px; }
.padding25t50b { padding: 25px 0px 50px; }
.padding50tb { padding: 50px 0px; }
.padding100tb { padding: 100px 0px; }
.padding150tb { padding: 150px 0px; }
.padding200tb { padding: 200px 0px; }

.no-padding {padding: 0px !important;}


@media (max-width: 479px) {
    .padding40tb,
    .padding60tb,
    .padding80tb,
    .padding100tb 
    { padding: 30px 0px; } 
}


/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




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


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

.hhs-footer .hhs-footer-mini-links .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
  float: left;
}

.hhs-footer .hhs-footer-mini-links .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
float: right;
}

.hhs-footer .hhs-footer-mini-links .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
 font-weight: normal;
  font-size: 13px;
}

.hhs-footer p,
.hhs-footer span{
 color: rgba(255,255,255,0.7);
  font-size: 13px;
}

.footer-social i {
 padding: 10px; 
}

.hhs-contact-con i {float: left; margin-right: 10px;}
.hhs-contact-con span {float: left;display: block;line-height: normal;}
.hhs-contact-con p {clear:both; margin-bottom: 10px; display: inline-block;}

.hhs-footer .horz-rule {
 border-color: rgba(0,0,0,0.3) !important;
  clear: both;
}

.horz-rule {
    display: block;
    border-bottom: 1px solid #ddd;
    visibility: visible !important;
}



/* ==========================================================================
   3. MAIN NAVIGATION                                            
   ========================================================================== */

.mega-menu {
  background: none repeat scroll 0 0 #ffffff;
  top: 100px;
  left: 0;
  position: fixed;
  width: 100%;
	padding:15px;
	transition-duration: 0.3s;
  -webkit-box-shadow: 0 4px 5px 0 rgba(0,0,0,0.1);
  box-shadow: 0 4px 5px 0 rgba(0,0,0,0.1);
}

.mega-menu.unactive {
  display: none;
    opacity: 0; 
}

.mega-menu.active {
	opacity: 1;
	display: block;
  visibility: visible;
  display:block !important;
 transition-duration: 0.9s;
	animation: fadeIn .3s ease-in-out both;
}

.mega-menu.mega-scrolled {
 top: 55px; 
}

.mega-menu .hs-menu-wrapper.hs-menu-flow-vertical.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
  left: auto;
  top: auto;
  visibility: visible;
  opacity: 1;
  position: static; 
}

.mega-menu .hs-menu-wrapper.hs-menu-flow-vertical > ul {
 margin-bottom: 0px; 
}


.mega-menu .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
  padding: 2px 0px;
}

.mega-menu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
 font-weight: 500; 
  color: #444444;
}

.mega-menu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-2 > a {
  color: #666666;
  font-size: .9em;
  padding-left: 5px;
}

.mega-menu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a:hover,
.mega-menu .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-2 > a:hover{
  color: #f5f5f5;
}

.mega-menu h1,
.mega-menu h2,
.mega-menu h3,
.mega-menu h4,
.mega-menu h5 {
  color: #333333; 
}

@keyframes fadeIn {
	from {
		opacity: 0;
		transform: translate3d(0, -5%, 0);
	}
	to {
		opacity: 1;
		transform: translate3d(0, 0, 0);
	}
}

@media (min-width: 768px){
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children.has-mega-menu > ul.hs-menu-children-wrapper {
 display: none !important;
  visibility: hidden;
  opacity: 0;
}
}

@media (max-width: 768px){
 .mega-menu.active {
   display: none !important;
   opacity: 0;
  }
  .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a span {
   padding: 0px !important; 
  }
}

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


 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

.hhs-header {
 position: absolute;
  top: 0;
  left: 0;
  display: inline-table !important;
  width: 100%;
}

.hhs-header-full {
 padding: 0 20px; 
}

.hhs-header-logo img.logo-color,
.no-hero .hhs-header-logo.hhs-header-trans img.logo-color{
  display: block;
}

.hhs-header-logo img.logo-white,
.no-hero .hhs-header-logo.hhs-header-trans img.logo-white,
.hhs-header-logo.hhs-header-trans img.logo-color,
.hhs-header-logo.hhs-header-trans img.for-sticky,
.hhs-header-logo img.for-sticky{
  display: none;
}

.hhs-header-logo.hhs-header-trans img.logo-white {
  display: block;
}

.sticky-menu .hhs-header-logo img.for-sticky,
.sticky-menu .hhs-header-logo.hhs-header-trans img.for-sticky {
  display: block;
}

.sticky-menu .hhs-header-logo.hhs-header-trans img.for-main,
.sticky-menu .hhs-header-logo img.for-main,
.sticky-menu .hhs-header-logo.hhs-header-trans img.logo-white {
  display: none;
}

.hhs-header-menu {
 float: right !important; 
}

.hhs-header-cta {
 float: right;
  margin-left: 15px;
}

.hhs-header-cta .cta-primary {
 padding: 10px 15px;
  font-size: 10px !important;
}

.hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
 margin-right: 10px; 
}

.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
 max-width: none;
  overflow: visible;
  text-transform: uppercase;
  font-weight: bold;
  padding: 6px 10px;
}

.hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a span {
 padding: 10px 0; 
}

.hhs-hat-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
 max-width: none;
  overflow: visible;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 11px;
  text-align: right;
  padding: 0px 10px 0 10px;
}


/* Parent List */
.custom-menu-primary .hs-menu-wrapper {
 overflow: visible !important; 
}

.custom-menu-primary .hs-menu-wrapper > ul{ 
  float: right;
  -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.custom-menu-primary .hs-menu-wrapper > ul > li{
  font-weight: normal;
  text-transform: uppercase;
  margin-left: 0px;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    padding: 10px 15px;
    position: relative;
    display: block;
}

.no-hero hhs-header-trans.hhs-header-search a i,
.no-hero .custom-menu-primary.hhs-header-trans a,
.no-hero .hhs-header-trans.hhs-header-search a i,
.hhs-header-search a i,
.custom-menu-primary a {
    color: #444444;
}

.custom-menu-primary a:hover {
    color: #000000;
}


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

.hhs-header-trans.hhs-header-search a i,
.custom-menu-primary.hhs-header-trans a {
 color: #fff; 
}

.sticky-menu .hhs-header-search a i,
.sticky-menu .hhs-lang-switch .globe_class:before,
.sticky-menu .custom-menu-primary.hhs-header-trans a,
.no-hero .custom-menu-primary.hhs-header-trans .hs-menu-children-wrapper li a
.custom-menu-primary.hhs-header-trans .hs-menu-children-wrapper li a {
    color:#444;
}

/* Child List */

.custom-menu-primary .hs-menu-wrapper > ul ul{
    left: 15px!important;
    background: #fff;
    padding: 10px 0px;
    -webkit-box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
    min-width: 150px;
}


.custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
    content: "\f0d8";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #fff;
    position: absolute;
    top: -10px;
    left: 0;
    width: 100%;
    padding-left: 10px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  background-color:#34495e;
}

.transparent-nav .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    color:#444;
}

.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    z-index: 1000 !important;
}

.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% !important;
}

.side-bar-nav .hs-menu-wrapper.hs-menu-flow-vertical a {
    background: url(https://dl.dropboxusercontent.com/s/5zk1ycqnahgd6dy/right-arrow%402x.png) no-repeat right center;
    background-size: 8px 12px;
    border-bottom: 1px solid #f5f5f6;
}

/* LANGUAGE SWITCHER */

.hhs-lang-switch {
  float: right;
}

.hhs-lang-switch .lang_switcher_class {
 padding: 7px 10px; 
}

.hhs-lang-switch .globe_class {
 background-image: none !important;
 font-family: "Font Awesome 5 Free";
 -webkit-font-smoothing: antialiased;
 display: inline-block;
 font-style: normal;
 font-variant: normal;
 text-rendering: auto;
 line-height: 1;
   font-weight: 900;
}
.hhs-lang-switch .globe_class:before {
	content: "\f0ac";
  color: #fff;
}

.hhs-lang-switch .lang_list_class {
  font-family: 'Rubik', Sans-Serif;
  font-weight: bold;
  text-transform: uppercase;
  text-align: left;
  border: none;
  top: 25px;
  left: 46%;
   -webkit-box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
  box-shadow: 0 0 5px 0px rgba(0,0,0,0.1);
  min-width: 100px;
}

.hhs-lang-switch .lang_list_class:before {
border: none;
  width: 10px;
}
.hhs-lang-switch .lang_list_class:after {
	border: 5px solid transparent;
  border-bottom-color: #fff;
  margin-left: -5px;
  top: 5px;
}

.hhs-lang-switch .lang_list_class li:first-child,
.hhs-lang-switch .lang_list_class li{
 border: none !important; 
}
.hhs-lang-switch .lang_list_class li:first-child {
 padding-top: 10px; 
}

.hhs-lang-switch .lang_list_class li:last-child {
 padding-bottom: 10px; 
}

.hhs-lang-switch .lang_list_class li {
 padding: 0px; 
}

.hhs-lang-switch .lang_list_class li a {
 padding: 6px 10px; 
  display: block;
  color:#444;
}

.hhs-lang-switch .lang_list_class li a:hover {
  color:#fff;
  background-color:#34495e;
}

/* Override max width on menu links */
.hhs-pillar-menu .hs-menu-wrapper > ul li a,
.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;
  font-weight: bold !important;
  font-size: 12px !important;
  text-decoration: none !important;
}

/* Override max width on menu links */

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  color: #444444;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
  color: #fff;
}

.hhs-pillar-menu .hs-menu-wrapper > ul li a {
 text-align: center; 
  font-size: 14px !important;
  font-weight: 500 !important;
}

.hhs-pillar-menu .hs-menu-wrapper > ul li a:hover {
 background-color: #ddd;
  color: #444;
}

.hhs-pillar-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul {
  display: table;
  margin: 0 auto;
}

.hhs-pillar-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
 float: none;
  display: inline-block;
  
}


.footer-background .hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
    padding: 0px !important;
    font-size: 14px !important;
}


/*grayscale*/
.row-fluid .grayscale-image img {  -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%);  -ms-filter: grayscale(100%);  -o-filter: grayscale(100%);  filter: grayscale(100%);  filter: gray; -webkit-transition:all .4s ease-in-out; -moz-transition:all .4s ease-in-out; -o-transition:all .4s ease-in-out; transition:all .4s ease-in-out;  }
.row-fluid .grayscale-image img:hover { -webkit-filter: grayscale(0);  -moz-filter: grayscale(0);  -ms-filter: grayscale(0);  -o-filter: grayscale(0);  filter: grayscale(0); filter: gray;  }



/* Carret after Menu items with dropdown */
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
    content: "\f0d7";
    display: inline-block;
    font-family: FontAwesome !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-left: 7px;
}

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-2.hs-item-has-children > a:after {
    content: "\f0da";
    float: right;
    line-height: 24px;
}

.hs-menu-item.active,
.custom-menu-primary .hs-menu-wrapper > ul li.active a:hover{
    background-color: rgba(0,0,0,0.1) !important;
    cursor: default !important;
    color: #ffffff !important;
}


.hs-menu-children-wrapper .hs-menu-item.active,
.custom-menu-primary .hs-menu-wrapper .hs-menu-children-wrapper li.active a:hover,
.sticky-menu .hs-menu-item.active,
.sticky-menu .custom-menu-primary .hs-menu-wrapper > ul li.active a:hover{
    background-color: #f5f5f5 !important;
    cursor: default !important;
    color: #444444 !important;
}


/* Show menu and remove background color on desktop after toggling mobile menu */
@media screen and (min-width:769px) {
  .custom-menu-primary .hs-menu-wrapper {
      display:block !important;
      background: transparent !important;
  }
}

/* Force header to trigger mobile layout on iPads */
@media (max-width: 768px){
  .header-container-wrapper .container-fluid  .row-fluid [class*="span"] {
    display: block;
    float: none !important;
    width: auto !important;
    margin-left: 0 !important;
  }
}

.row-fluid [class*="span"] {
 min-height: auto !important; 
}

@media (min-width: 1280px) {
    .row-fluid [class*="span"] {
        min-height: 0 !important;
    }
}




.row-fluid {
    min-height: 0px !important;
}

/****  THIS COULD BE SUSPECT!  CHECK IT OUT  ****/


/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
      .custom-menu-primary .hs-menu-wrapper { 
         /* display:block !important;*/
      }
  }

/******************************/


/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */

.mobile-trigger, .child-trigger{
    display: none !important; /* Hide button on Desktop */
}



@media (max-width: 768px){

  /* Variables
     ========================================================================== */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */
  

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
  }
    .custom-menu-primary.hhs-header-trans .hs-menu-wrapper > ul {
        background: #111111;
    }
    .custom-menu-primary .hs-menu-wrapper > ul {
        background: #ffffff;
    }

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

.no-hero .mobile-trigger,
.mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 38px !important;         /* Position Button at right of screen  */
    right: 20px;        /*******************************************/
    width: 32px !important; /* Button width */
    height: 21px !important; /* Button height */      
    padding: 7px 10px 8px 10px;
    z-index: 99999999999; /* Z-index to keep button on top of other layers */
    margin-top: -16px;
    background: #ffffff; /* Background color */
    border: none !important;
    font-size: 0px !important;
    font-weight: normal;
    background: url("//507386.fs1.hubspotusercontent-na1.net/hubfs/507386/gfx/mobile-more-menu.png") no-repeat left top !important;
    background-size: 32px 21px !important;
    border-radius: 0 !important;
  }
  
  .hhs-header-trans .mobile-trigger {
      background: url(https://dl.dropboxusercontent.com/s/88dw4xyxdvhvt79/mobile-more-menu-white.png) no-repeat left top !important;
      background-size: 32px 21px !important;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: #34495e; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: #34495e; 
    border-color: transparent;
  }


  /* Toggle Button Icon
     ========================================================================== */

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #34495e; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #ffffff; /* Icon color */
  }


  /* Child Toggle Button
     ========================================================================== */

  .no-hero .hhs-header-trans .child-trigger,
  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px solid rgba(0, 0, 0, .10);
  }
  .hhs-header-trans .child-trigger{
    border-left: 1px solid rgba(255, 255, 255, .10);
  }
  
  .child-trigger:hover{
    text-decoration: none;
  }
  
  
/* Child Toggle Button Icon & Animations
   ========================================================================== */
   
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
  }
  .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: #ccc; /* Icon color */
    display: block;
  }
  .hhs-header-trans .child-trigger i, .hhs-header-trans .child-trigger i:after{
    background-color: #fff; /* Icon color */
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
   /* 
   .custom-menu-primary.js-enabled{
       position: static !important;
       padding-top: 44px; 
       margin: 10px 0 10px 0;
   }*/

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .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.js-enabled .hs-menu-wrapper{
    width: 100%;
    position: relative; /**************************************************************/
    top: 10px;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#34495e; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
    padding: 0 0 0 0;
    z-index: 8888;
  }
  

   /* Level 1 Menu List Styles */
   
   .custom-menu-primary .hs-menu-wrapper > ul {
    background: #fff;
   }
   
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary.hhs-header-trans .hs-menu-wrapper > ul li{
    border-top: 1px solid rgba(255, 255, 255, .15); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary.hhs-header-trans .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#fff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary.hhs-header-trans .hs-menu-wrapper > ul li a:hover{
    color:#f2f5f8; /* link hover color set by global mobile-aColorHover variable */
  }
  
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px solid rgba(0, 0, 0, .1); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#111111; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#000000; /* link hover color set by global mobile-aColorHover variable */
  }
  
  .transparent-nav .custom-menu-primary .hs-menu-wrapper > ul ul li.active a
  {
    color: #444;
  }
  
  .hhs-header-menu .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
   padding: 0px 10px; 
  }
  
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
      display: none;
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    background: transparent;
    border: 0px;
    padding: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(0, 0, 0, .03);
  }
  .custom-menu-primary.hhs-header-trans .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }
  
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after{
      display: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul:before {
      display: none;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
  .hhs-header-full {
    padding-left:0;
    padding-right: 0;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    color: #fff;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.active a {
    color: #444;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
    color: #fff;
  }
}

@media (max-width: 768px){
  .hhs {padding: 0 !important}
  .hhs-header {
   padding: 10px 0px !important; 
  }
  .hhs-nav {padding-top: 0px;}
  .hhs-logo-header {padding-left: 0px;}
  .hhs-header-cta {
   position: absolute;
    top: 16px;
    right: 100px;
  }
  .hhs-header-search {
   position: absolute;
    top: 16px;
    right: 60px;
  }
  /*.hhs-lang-switch {
   position: absolute;
    top: 16px;
    right: 55px;
  }*/
  .hhs-header-search a {
   	padding: 7px 10px; 
  }
  
  .hhs-header-hat {
   padding: 0; 
  }
  .hhs-header-hat .hs-menu-wrapper * {
   width: auto !important; 
  }
  
  .hhs-hero {
   padding: 50px 0; 
  }
  .team-member-con {
      margin-bottom: 20px;
  }
  .testimonial-avatar {
      text-align: center;
      margin-top: 10px;
  }
  .quote-name, .quote-name-title {
      text-align: center;
  }
  .quote-name-title {
      margin-bottom: 30px;
  }
  
  .hhs-footer .hhs-col-3 {
    margin: 20px 0px;
  }
  .hhs-footer {text-align: center !important;}
  .hhs-text-content {
   /*padding: 0px 10% !important; */
    max-width: 100% !important;
  }
  .hhs-container-fluid.hhs-package-highlight {
   margin: -50px 0 30px !important; 
  }
  .body-container-wrapper .hhs-col-12.pricing-table {padding: 50px 0 !important;}
  .hhs-horz-spacer {
   height: 50px !important; 
  }
  .hhs-horz-spacer.divider-line {
   height: 0px !important;
    margin: 25px 0;
  }
  .hhs-nav {
   padding: 0px !important; 
  }
}

@media (max-width: 479px){
  .hhs-header-hat {display: none;} 
  .hhs-header {top: 0px !important;}
  .hhs-center-hero {max-width: 100% !important;}
  .hhs-container-fluid.hhs-package-highlight {
   margin: 25px 0 !important; 
  }
}



/* ==========================================================================
   4. TEMPLATE MODULE SELECTORS                                         
   ========================================================================== */





/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}
blog-sidebar ul, .sidebar ul{
    padding-left: 10px;
    list-style: none;
}

/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

body.site-page.one-column .main-content, 
body.landing-page.one-column .main-content, 
body.error-template .main-content, 
body.password-template .main-content, 
body.subscription-template .main-content {}

/* Common Two Column Selectors */
body.site-page.two-column, 
body.landing-page.two-column, 
body.blog {}  

body.site-page.two-column .main-content, 
body.landing-page.two-column .main-content, 
body.blog .blog-content {}

/* Common Three Column Selectors */
body.site-page.three-column, 
body.landing-page.three-column {}

body.site-page.three-column .main-content, 
body.landing-page.three-column .main-content {}


/* Site Pages                                            
   ========================================================================== */

/* One Column Template */
body.site-page.one-column {}
body.site-page.one-column .content-wrapper {}
body.site-page.one-column .main-content {}

/* Two Column Template */
body.site-page.two-column {}
body.site-page.two-column .content-wrapper {}
body.site-page.two-column .main-content {}
body.site-page.two-column .sidebar.right {}

/* Three Column Template */
body.site-page.three-column {}
body.site-page.three-column .content-wrapper {}
body.site-page.three-column .main-content {}


/* Landing Pages                                           
   ========================================================================== */

/* One Column Template */
body.landing-page.one-column {}
body.landing-page.one-column .content-wrapper {}
body.landing-page.one-column .main-content {}

/* Two Column Template */
body.landing-page.two-column {}
body.landing-page.two-column .content-wrapper {}
body.landing-page.two-column .main-content {}
body.landing-page.two-column .sidebar.right {}

/* Three Column Template */
body.landing-page.three-column {}
body.landing-page.three-column .content-wrapper {}
body.landing-page.three-column .main-content {}


/* Background Styles */

.lead-capture-con h1,
.lead-capture-con h2,
.lead-capture-con h3,
.lead-capture-con h4,
.lead-capture-con h5,
.lead-capture-con p
{
    color:#fff;
}


/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {}
body.error-template.one-column .content-wrapper {}
body.error-template.one-column .main-content {}

/* Password template */
body.password-template.one-column {}
body.password-template.one-column .content-wrapper {}
body.password-template.one-column .main-content {}

/* Email Subscribition templates */
body.subscription-template.one-column {}
body.subscription-template.one-column .content-wrapper {}
body.subscription-template.one-column .main-content {}

.lp404 .header-container {
    position: relative;
}

.lp404 .dark-overlay {
    position: fixed;
}

.lp404 h2 {
    color: #fff;
}

#hs-pwd-widget-password {
 margin-bottom: 15px; 
}





/* ==========================================================================
   5. COS COMPONENTS                                        
   ========================================================================== */


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


/* Blog Post and Listing Body Class */
body.blog {}

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

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

.post-header h1{
	font-size: 2.827em;
}
.post-header h1 span {
  font-weight: bold !important;
  line-height: 1.2em !important;
  
}

body.hs-blog-listing h3 {
 margin-bottom: 0px;
  font-size: 1.414em;
}

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


/* Blog Content Column
   ========================================================================== */

.blog .blog-content {}

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

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

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

/* Blog Post Title */
.post-header h2  {
    margin-bottom: 0;
}
.post-header h2 a {
    color: #000;
    font-weight: 700;
}

.post-header #hubspot-author_data {
    color: #666;
}

.post-header p{
    font-size: 13px;
}
/* Blog Author and Avatar */
#hubspot-author_data {
    float: left;
}
#hubspot-author_data a.author-link {font-weight: 500; color: #000;}
#hubspot-author_data a.author-link:hover {border-bottom: 1px dotted #ddd;}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

p.custom_listing_comments{
    float: right;
}

.hs-blog-social-share{
    float: left;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
    padding-bottom: 60px;
}

.blog-listing-wrapper .post-listing .post-item .post-body{
  font-size: 19px;
  line-height: 1.58em;
  font-family: 'Rubik', Sans-Serif;
  margin-bottom: 25px;
  margin-top: 25px;
}

.blog-post-wrapper .post-body p,
.blog-listing-wrapper .post-listing .post-item .post-body p {
  font-size: 19px;
  line-height: 1.58em;
  font-family: 'Rubik', Sans-Serif;
}

.blog-post-wrapper .post-body {
  font-size: 19px;
  line-height: 1.58em;
  font-family: 'Rubik', Sans-Serif;
  margin-top: 25px;
}

.post-body h2 {font-size: 1.999em;}
.post-body h3 {font-size: 1.414em;}
.post-body h4 {font-size: 1.25em;}

.blog-post-wrapper .post-body p {
    margin-bottom: 25px;
}

.blog-listing-wrapper .post-listing .post-item .post-body a,
.blog-post-wrapper .post-body a {
    color: #34495e;
}
.blog-listing-wrapper .post-listing .post-item .post-body a:hover,
.blog-post-wrapper .post-body a:hover {
    color: #528db2;
}

.blog-listing-wrapper .post-listing .post-item h2 a {
    color: #000;
    font-weight: 700;
}

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

.hs-featured-image {
    max-width: 100% !important;
}

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

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


.topic-list {
    padding-top: 0px;
    margin-bottom: 40px;
    font-size: 12px;
}

a.topic-link{
  background-color: #f2f5f8;
    color: #666;
    padding: 4px 8px;
    font-size: 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
    border-radius: 12px 12px 12px 12px;
    margin-right: 4px;
}

a.topic-link:hover{
    background-color: #528db2;
    color: #fff;
}

.reading-minutes {
 color: #666666; 
}


.post-jump-con {
    padding-top: 30px;
    border-top: 1px solid #eee;
    margin-top: 40px;
}

.post-jump {
    width: 48%;
    width: 1px solid red;
}

.post-jump a {
    color: #000;
    font-weight: 700;
}

.post-jump a:hover {
    color: #528db2;
}

.post-jump .featured-img-con {
    height: 180px;
    overflow: hidden;
    position: relative;
}

.post-jump .post-jump-label {
    font-size: 11px;
    text-transform: uppercase;
}

.post-jump .featured-img-con .jump-indicator {
    position: absolute;
    top: 0;
    left: 0;
    width: 40px;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    opacity: 0;
    -webkit-transition: all 0.3s ease;                  
    -moz-transition: all 0.3s ease;                 
    -o-transition: all 0.3s ease;   
    -ms-transition: all 0.3s ease;          
    transition: all 0.3s ease;
}

.next-post.post-jump .featured-img-con .jump-indicator {
    right: 0;
    left: inherit;
}

.post-jump .featured-img-con a:hover .jump-indicator {
    opacity: 1;
}

.post-jump.next-post {
    float: right;
}

.post-jump.next-post h6 {
    text-align: right;
}

.post-jump.prev-post {
    float: left;
}

.hhs-blog-comments form {
  background-color: #f2f5f8;
  padding: 25px;
  -webkit-border-radius: 5px 5px 5px 5px;
border-radius: 5px 5px 5px 5px;
}


/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */
 
 
.social-sharing-wrapper {
    clear: both;
}

.hs-blog-social-share {
  padding: 10px 0 0 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  height: auto;
  width: 100%;
}

.about-author-sec {
    border-top: 1px solid #eee;
    margin-top: 60px;
    padding-top: 50px;
}

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment-date { font-size: 13px; text-align: right; }
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }

/* Pagination */
.blog-pagination {
    text-align: center;
}
.blog-pagination a {}
.blog-pagination .previous-posts-link {
    float: left;
}
.blog-pagination a.all-posts-link {}
.blog-pagination .next-posts-link {
    float: right;
}

/* Blog Author Page */
.hs-author-social-label {
    display: inline-block;
    margin-right: 8px;
    font-weight: bold;
    vertical-align: middle;
}
.hs-author-social-links a {
    display: inline-block;;
    vertical-align: middle;
    margin-right: 15px !important
}

.hs-author-social-links i {
    font-size: 18px;
    vertical-align: middle;
}
/** 
 * Blog Author Page 
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

.hs-author-profile {}
.hs-author-profile h2.hs-author-name {}
.hs-author-profile .hs-author-bio {}
.hs-author-profile .hs-author-avatar {}
.hs-author-profile .hs-author-avatar img {}
h3.hs-author-listing-header {}

/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


/* Blog Sidebar
   ========================================================================== */

.blog .blog-sidebar {}
.blog .blog-sidebar h3 {
    font-size: 18px !important;
    font-weight: 500;
}

.blog .blog-sidebar #hs_form_target_blog_subscription input[type="email"], 
.blog .blog-sidebar .widget-type-blog_subscribe input[type="email"] {
    margin-bottom: 20px;
    text-align: left !important;
    width: 100%;
}

.blog-sidebar-filter-list li {
    padding: 2px 0;
}

.subscribe-container {
    /*background: #f2f5f8;
    padding: 10px !important;*/
    margin-bottom: 40px;
  margin-top: 15px;
}


/**** NEW BLOG CODE ****/

.hhs-blog-sidebar .hs-rss-item {
  padding: 10px;
  background-color: #f2f5f8;
  -webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
  position: relative;
}

.hhs-blog-sidebar .hs-rss-item a.hs-rss-title span {
	font-weight: 500; 
  -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.hhs-blog-sidebar .hs-rss-item a.hs-rss-title:hover span{
  color: #528db2;  
}

.hhs-blog-sidebar .hs-rss-item .hs-rss-byline,
.hhs-blog-sidebar .hs-rss-item .hs-rss-byline .hs-rss-author,
.hhs-blog-sidebar .hs-rss-item .hs-rss-byline .hs-rss-date,
.hhs-blog-sidebar .hs-rss-item .hs-rss-byline .hs-rss-posted-at {
 text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
}

.hhs-blog-sidebar .hs-rss-item .hs-rss-description p {
 font-size: 14px; 
}
.hhs-blog-sidebar .hs-rss-item .hs-rss-description a {
 display: block;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

.hhs-blog-sidebar h3,
.hhs-blog-sidebar .hs_cos_wrapper_type_rss_listing h3 {
	text-transform: uppercase;
  font-size: 12px !important;
  font-weight: 500;
  letter-spacing: 1.6px;
  margin-bottom: 15px;
}

.hhs-blog-sidebar .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
 display: block;
  width: 20%;
  float: left;
}





/* Blog Modules */
.blog .blog-sidebar {
    font-size: 14px !important;
}

.blog .blog-sidebar .widget-span {
    padding: 0px 0px 40px 0px;
}

.blog .blog-sidebar .widget-module ul {
    padding-left: 30px;
}

.blog .blog-sidebar .widget-module ul li a {
    color: #444;
}

.blog .blog-sidebar .widget-module ul li a:hover {
    border-bottom: 1px dotted #ddd;
    color: #000;
}


.blog .blog-sidebar .topics-con ul,
.blog .blog-sidebar .widget-type-post_listing ul {
    padding-left: 0 !important;
}

.blog .blog-sidebar .topics-con li {
    list-style-type: none;
}

.blog .blog-sidebar .topics-con a {
    display: block;
    float: left;
    background-color: #eee;
    color: #666;
    padding: 4px 8px;
    font-size: 12px;
    -webkit-border-radius: 12px 12px 12px 12px;
    border-radius: 12px 12px 12px 12px;
    margin-right: 4px;
    margin-bottom: 4px;
}

.blog .blog-sidebar .topics-con a:hover {
    background-color: #528db2;
    border-bottom: none !important;
    color: #fff !important;
}

.blog .widget-type-post_listing li {
    list-style-type: none;
    border-bottom: 1px solid #ddd;
    display: block;
    padding-bottom: 30px !important;
    margin: 30px 0;
    background: url(https://dl.dropboxusercontent.com/s/h711zqbf7u3abdo/right-arrow.png) no-repeat right 2px;
    line-height: 18px;
}

.blog .widget-type-post_listing li a {
    display: block;
    width: 270px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.blog .widget-type-post_listing li a:hover {
    border-bottom: none !important;
}

/*** RESPONSIVE VIDEO IN BLOG ****/

.hs-responsive-embed { 
    position: relative; 
    height: 0; 
    overflow: hidden; 
    padding-top: 0; 
    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.hs-responsive-embed-youtube, 
.hs-responsive-embed.hs-responsive-embed-wistia, 
.hs-responsive-embed.hs-responsive-embed-vimeo { 
    padding-bottom: 56.25%; 
}

/* ==========================================================================
   Forms
   ========================================================================== */

span.hs-form-required {
    display:none;
}

.form-title {
    margin-bottom: 30px;
}


/**** CUSTOM SUBMIT BUTTON ININE WITH INPUT FIELD *****/

.cta-input-inline *, 
.cta-input-inline form *:after, .cta-input-inline form *:before{
    box-sizing:border-box;
}
.cta-input-inline form > div:first-child{
    display:inline-block;
    width:75%;
    float:left;
}
.cta-input-inline .hs_email,
.cta-input-inline .hs_email input{ 
    width:100%;
    display:inline-block;
}
.cta-input-inline .hs_submit{
    width:25%;
    float:left;
    margin-top:2px;
}

.hubspot-link__icon {
 margin-bottom: 4px !important; 
}



/* All Global Forms
   ========================================================================== */

/* Form Field */
body .hs-form-field { margin-bottom: 15px; }

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

/* Labels */
body label {
    margin-bottom: 5px;
    font-weight: 700;
}
body .hs-form-field > label {}

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
  width: 100%;
  font-family: 'Rubik', Sans-Serif !important;
  font-size: 16px !important;
  padding: 10px 15px !important;
  display: block;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -o-border-radius: 0px;
    -ms-border-radius: 0px;
    border-radius: 0px;
  -webkit-box-shadow: none 0 1px 1px rgba(0,0,0,.075);
    -moz-box-shadow: none 0 1px 1px rgba(0,0,0,.075);
    -o-box-shadow: none 0 1px 1px rgba(0,0,0,.075);
    -ms-box-shadow: none 0 1px 1px rgba(0,0,0,.075);
    box-shadow: none 0 1px 1px rgba(0,0,0,.075);
  -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -moz-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    -ms-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

body input[type="search"] {
 padding: 10px 15px 10px 35px !important;
  background: url("https://info.ctrust.com/hubfs/gfx/search-icon@2x.png") no-repeat;
  background-color: #ffffff;
  background-position:  10px center;
  background-size: 16px 16px;
}

body .value-prop-container input[type="search"] {
   padding: 15px 15px 15px 50px !important;
  font-size: 22px !important;
  background-size: 24px 24px;
  background-position:  15px center;
}


body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
  outline: 0;
  border-color: ;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
    -o-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
    -ms-box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(0,0,0,.6);
}

/* Separate Styles for Multiple Line Inputs */
body textarea {
    min-height: 200px;
}
body textarea:focus {}

/* Separate Styles for Drop Downs */
body select {height: 53px;}
body select:focus {}

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

.hs-form fieldset.form-columns-1 input[type="checkbox"], 
.hs-form fieldset.form-columns-1 input[type="radio"] { 
    width: auto !important
}

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

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

/* Placeholder Text */
::-webkit-input-placeholder { /* Webkit Browsers */
   /* color: #555;
   opacity: 1; */
}
:-moz-placeholder { /* Firefox 18- */
   /* color: #555;
   opacity: 1; */
}
::-moz-placeholder { /* Firefox 19+ */
   /* color: #555;
   opacity: 1; */
}
:-ms-input-placeholder { /* IE10 */
   /* color: #555;
   opacity: 1; */
}


.form-simple label {
  display: none !important;
}

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

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

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

/* Labels */
.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {}

.hs_cos_wrapper_type_form input[type="text"]:focus,
.hs_cos_wrapper_type_form input[type="password"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime"]:focus, 
.hs_cos_wrapper_type_form input[type="datetime-local"]:focus, 
.hs_cos_wrapper_type_form input[type="date"]:focus, 
.hs_cos_wrapper_type_form input[type="month"]:focus, 
.hs_cos_wrapper_type_form input[type="time"]:focus, 
.hs_cos_wrapper_type_form input[type="week"]:focus, 
.hs_cos_wrapper_type_form input[type="number"]:focus, 
.hs_cos_wrapper_type_form input[type="email"]:focus, 
.hs_cos_wrapper_type_form input[type="url"]:focus, 
.hs_cos_wrapper_type_form input[type="search"]:focus, 
.hs_cos_wrapper_type_form input[type="tel"]:focus, 
.hs_cos_wrapper_type_form input[type="color"]:focus,
.hs_cos_wrapper_type_form input[type="file"]:focus,
.hs_cos_wrapper_type_form textarea:focus,
.hs_cos_wrapper_type_form select:focus {}

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

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

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form input[type="radio"] {}
.hs_cos_wrapper_type_form input[type="checkbox"] {}


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

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

#comment-form label span {
    vertical-align: middle;
}

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

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

#comment-form input[type="checkbox"] {margin-right: 10px;}

/* Error */
body .hs-common-error-message {}


/* 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"], .widget-type-blog_subscribe input[type="email"]{
    /*width: 70%;*/
    float: left;
    margin-top: 2px;
  text-align: left !important;
    margin-bottom: 15px;
    /*height: 36px;*/
}
#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;
}


/* HUBSPOT SEARCH FORM
   ========================================================================== */


.hhs-search-modal.modal {
 max-width: 100%; 
}
.hs-search-field__suggestions {
	background-color: #fff; 
  max-height: 200px;
  overflow: scroll;
  text-align: left !important;
}

.hs-search-field--open .hs-search-field__suggestions {
  border-color: transparent;
 -webkit-box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
box-shadow: 0 5px 10px 0 rgba(0,0,0,0.2);
}

.hs-search-field__suggestions li a {
 padding: 5px 10px;
  color: #000;
}

.hs-search-field__suggestions li a:hover {
  background-color: #34495e;
  color: #ffffff;
}

.hs-search-field__suggestions li a .hs-search-highlight {
 color: #34495e; 
}

.hs-search-field__suggestions li a:hover .hs-search-highlight {
 color: #ffffff; 
}

#results-for {
	background-color: #f4f4f4;
   padding: 5px 10px;
}

.search-results h1 {
	margin-bottom: 0px; 
}

p.hs-search-results__description {
  font-size: 16px; 
}

.hs-search-results__title {
  font-size: 21px;
  color: #000;
  font-weight: bold;
}

.hs-search-results__title:hover {
  color: #34495e 
}

.hs-search-highlight {
  color: #34495e
}

.hs-search-results__listing li {
 padding-bottom: 20px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ddd;
}

.hs-search__no-results {
 	border: 1px solid #ddd;
  padding: 200px 60px;
  text-align: center;
}

.hs-search__no-results p:first-child {
 font-weight: bold; 
  font-size: 18px;
}


/* HUBSPOT SEARCH FORM IN MODAL
   ========================================================================== */


.hhs-search-modal {
 position: relative; 
}


.hhs-pop.hhs-modal.hhs-search-modal {
 padding: 20px 40px !important; 
}


.hhs-search-modal .hs-search-field__input {
  box-sizing: border-box;
  width: 100%;
  font-size: 32px !important;
  border: none;
}


.hhs-search-modal .hs-search-field__input  {
 -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    -o-box-shadow: none !important;
    -ms-box-shadow: none !important;
    box-shadow: none !important; 
}

.hhs-search-modal button {
  background-color: #528db2;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  display: block;
  border: none;
  font-size: 24px;
  -webkit-border-radius: 0 8px 8px 0;
	border-radius: 0 8px 8px 0;
}

.hhs-search-modal button i {
 color: #fff;
  padding: 0 40px;
}

.hhs-search-modal .hs-search-field__suggestions {
  margin: 0;
  padding: 0;
  list-style: none;
}
.hhs-search-modal .hs-search-field--open .hs-search-field__suggestions {
  border: 1px solid #000;  
}
.hhs-search-modal .hs-search-field__suggestions li {
  display: block;
  margin: 0;
  padding: 0;
}
.hhs-search-modal .hs-search-field__suggestions #results-for {
  font-weight: bold;
}
.hhs-search-modal .hs-search-field__suggestions a,
.hhs-search-modal .hs-search-field__suggestions #results-for {
  display: block;
}
.hhs-search-modal .hs-search-field__suggestions a:hover,
.hhs-search-modal .hs-search-field__suggestions a:focus {
  background-color:  rgba(0,0,0, .1);
  outline: none;
}



@media (max-width: 479px) {
  .search-results h1 {
    text-align: left !important;
  }
  .search-results .padding40tb {
    padding: 0px;
  }
}


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

body .hs-form fieldset.form-columns-1 {}
body .hs-form fieldset.form-columns-1 .hs-form-field {}

body .hs-form fieldset.form-columns-2 {}
body .hs-form fieldset.form-columns-2 .hs-form-field {}

body .hs-form fieldset.form-columns-3 {}
body .hs-form fieldset.form-columns-3 .hs-form-field {}

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

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


/* Form Error Selectors
   ========================================================================== */
.hsformerror{
    font-size: 12px!important;
    border: 0 !important;
    color: #FFF!important;
    background-image: none!important;
    -webkit-box-shadow: none!important;
    -moz-box-shadow: none!important;
    box-shadow: none!important;
    z-index: 99999 !important;
    border-color:  !important;
    background:  !important;
}
.hsformerror .close-form-error {
    color: ;
}
.hsformerror em {
    border-color:  transparent transparent !important;
}






/* ==========================================================================
   Buttons                                              
   ========================================================================== */


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    background: #fff;
    border-style: solid;
    border-width: 2px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-family: 'Rubik', Sans-Serif;
    padding: 8px 16px;
    display: inline-block;
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    white-space: nowrap;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    color: #ffffff;
    border-color: #528db2;
    -webkit-appearance: none;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    border: 2px solid #FFF;
    border-color: #528db2;
    background: #528db2;
    color: #FFF;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body 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 comment "reply to" section */
.comment-reply-to{
    color: #333!important;
    background: none!important;
    padding-left: 0px!important;
}
.comment-reply-to:before{
    content: "\f112";
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 7px;
    font-size: 15px;
    color: ;
    vertical-align: top;
}

/* 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 {}


/* CTA Buttons
   ========================================================================== */

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {}
#module-group-ID .cta_button:hover {}
#module-group-ID .cta_button:focus {}


.hs-button.primary {
  color: #ffffff !important;
  border: 2px solid #528db2 !important;
  background-color: #528db2 !important;
  padding: 14px 28px 13px 28px !important;
}

.hs-button.primary:hover {
  background-color: #528db2 !important;
  color: #ffffff;
    transform: scale(1.05);
}

.hs-button.primary,
.cta-primary,
.cta-secondary,
.cta-outline-white {
  
  font-family: 'Rubik', Sans-Serif !important;
  border-radius: 2px !important;
  display: inline-block !important;
  padding: 18px 28px 17px 28px;
  font-weight: bold !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 1.5px !important;
  text-decoration: none !important; 
  line-height: 1 !important;
}


.cta-primary {
  color:#ffffff !important;
  border: 2px solid #528db2;
  background-color: #528db2;
}

.cta-primary:focus {
    color: #ffffff !important;
}

.cta-primary:hover {
    color: #ffffff !important;
    transform: scale(1.05);
}


.cta-secondary {  
  border: 2px solid  !important;
  color: !important;
}

.cta-secondary:hover {
  background: transparent;
  color: ;
  border-color:  ;
  transform: scale(1.05);
}


.cta-outline-white { 
  border: 2px solid #ffffff !important;
  color: #ffffff;
}

.cta-outline-white:hover {
  background: #fff;
  color: #333333;
  border-color: #fff;
  transform: scale(1.05);
}

.cta-outline-white:focus {
 color: #fff; 
}


.cta-sml {
    font-size: 9px !important;
    padding: 10px 20px 9px 20px !important;
}

.centered-btn {
    text-align: center;
}


/* ==========================================================================
  Custom Style                                                    
   ========================================================================== */


.body-container.container-fluid {
  padding-right: 0 !important;
  padding-left: 0 !important
}

.text-light h1,
.text-light h2,
.text-light h3,
.text-light h4,
.text-light h5,
.text-light li {
  color: #fff !important;
}
.text-light,
.text-light p,
.text-light span{
    color: rgba(255,255,255,.8) !important;
}

.text-light a {
  color: #fff !important;
  border-bottom: 1px dotted #ccc;
}

.text-light a:hover {
  text-decoration: none;
  border-bottom-color: #fff !important;
}

.smaller-text,
.smaller-text p,
.smaller-text span,
.smaller-text li{
    font-size: 14px;    
}

.horz-space-sm {
    display: block;
    height: 20px;
}

.horz-space-md {
    display: block;
    height: 40px;
}

.horz-space-lg {
    display: block;
    height: 60px;
}

.horz-space-xl {
    display: block;
    height: 100px;
}

.vert-space-hack {
    display: block; height: 1px;
}

@media (max-width: 479px) {
   .horz-space-md,
   .horz-space-lg,
   .horz-space-xl {
       display: block;
       height: 30px !important;
   }
}


@media (max-width: 768px) {
    .horz-space-mobile {
        display: block;
        height: 40px;
    }
}

.dark-bg-container {
    background-color: rgba(0,0,0,0.5); 
    padding: 30px;
}

.dark-bg-container h2,
.dark-bg-container h3,
.dark-bg-container h4,
.dark-bg-container p {
    color: #fff;
}


.light-bg-container {
    background-color: rgba(255,255,255,0.8); 
    padding: 30px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border-radius: 5px 5px 5px 5px;
}

.float-hack {
    display: block;
    clear: both;
}


/*** LEAD MAGNET STYLE 1 ****/

.lead-magnet-style-1 {
    padding: 30px;
    border: 10px solid #eee;
    background-color: #f2f5f8;
}

.lead-magnet-style-1 h2,
.lead-magnet-style-1 h3,
.lead-magnet-style-1 h4{
    line-height: 1.1em;
}

.lead-magnet-style-1 p {
    font-size: 14px;
    line-height: 1.3em;
}

.lead-magnet-style-1 img {
    padding: 0 40px;
}

/*** HIDES DEFAULT HEADER STYLE ***/

.no-header .body-container-wrapper {
    padding-top: 0px !important;
}

.search-results .body-container-wrapper {
    padding-top: 0px !important;
}

.no-header .header-container-wrapper {
    display: none;
}



/* ==========================================================================
   7. MOBILE MEDIA QUERIES                              
   ========================================================================== */



   

/* Screen sizes smaller than site maxWidth (.page-center)
   ========================================================================== */

@media (max-width: 1080px) {
    .container-fluid .row-fluid .page-center {
        padding: 20px;
    }
    .container-fluid .footer-copyright .row-fluid .page-center {
        padding: 0 10px;
    }
}



/* Landscape tablet and smaller devices
   ========================================================================== */

@media (max-width: 768px) { 
  .header-container-wrapper{
      position: relative;
  }
  .hhs-container-fluid {
    /*padding: 0 20px;*/
  }

  .header-container{
      padding: 0;
  }
  .header-container .hs_cos_wrapper_type_logo a img {
      max-width: 120px;
      max-height: 35px !important;
      margin: 0px 0 0px 10px;
  }

  .row-fluid [class*="span"].header-cta{
       position: absolute;
    right: 70px;
    top: 8px;
  }
  .feature-con {
      text-align: center;
  }
  .feature-con i {
      margin-bottom: 10px;
  }
    .feature-con .row-number-12, .feature-con .row-number-13 {
      margin-bottom: 30px;
    }
  /* General */
  .body-container-wrapper {
      padding-top: 0;
  }
  .padding40tb {
      padding: 25px 0;
  }
  .sidebar.right,
  .main-content,
  .blog-sidebar {
      margin: 25px 0;
  }
  .supporting-icon img {
      width: 20% !important;
  }
  /* Team Member Social */
  .three-column .team-member-social a {
      display: inline-block;
  }
  .three-column .team-member-social i {
      padding-right: 5px;
  }
  .three-column .team-member-social a:last-child i {
      padding-right: 0;
  }
  .team-member-name,
  .team-member-title {
      text-align: center;
  }
  .hhs-team-member-con {
   margin-top: 50px !important; 
  }

  /* Footer */
  .footer-container-wrapper .more-links a i {
      display: inline-block;
      width: auto;
  }
  .footer-container .about-us,
  .footer-container .more-links {
      margin-bottom: 25px;
  }

  .homepage .subscribe-form {
      padding-top: 10px;
  }

  .homepage .subscribe-form .hs_email {
      width: auto;
  }
  .homepage .subscribe-form {
      width: 100%;
  }
  .social-tagline {
      text-align: center;
      margin-bottom: 15px;
  }

  /* Blog */
  #comment-form {
      margin-bottom: 25px;
  }
  .logo-white {
      float:left !important;
  }
  .logo-white img {
      float: left;
  }
  .widget-type-logo {
      position: absolute;
      top: 17px;
  }
  .left-col-detail {
   	float: left;
    width: 100%;
  }
  .left-col-detail i.fa {
  	display: contents;
	}
  .left-col-detail #sticker-sticky-wrapper #sticker {
   position: static !important; 
  }
  .hhs-form-con {
    max-width: 100% !important;
  }
  
  .ourLogos-section{
   padding: 0 !important; 
  }
  .hhs-gallery-card {
   margin-bottom: 50px !important; 
  }
  .hhs-text-content {padding: 0px !important;}
  .hhs-form-con-1 {max-width: 100% !important;};
}
@media (max-width: 768px){
  .slim-container,
  .slim-container-md,
  .slim-container-sm {padding: 0 20px; margin: 0 auto !important;}
  .header-container-wrapper .container-fluid .row-fluid .slim-container-md {margin: 0 auto !important;}
}



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

@media (max-width: 479px) {
    .supporting-text {
        margin-bottom: 10px;
        text-align: center;
    }
    .padding-mobile {
        padding: 0px 20px !important;
    }
    .body-container-wrapper {
        padding-top: 0px;
    }
    .hide-mobile {
        display: none !important;
    }
  	.show-mobile {
      display: block !important;
  	}
    .feature-con {
        text-align: center !important;
        padding: 30px 0;
    }
    .feature-con .row-number-12,
    .feature-con .row-number-13{
        margin-bottom: 30px !important;
    }
    .sticky-menu.active {
        display: none;
    }
    .team-quote {
        padding-left: 10px;
    }
    .blog-listing-wrapper .post-listing .post-item .post-body {
        font-size: 14px;
    }
    .subpage-container-plain {
        padding: 10px 0 0;
    }
    .cta-center-mobile {
        text-align: center;
    }
    .cta-input-inline .hs_submit {
        float: none;
        width: auto;
    }
    .cta-input-inline form > div:first-child {
        width: 100%;
    }
    .post-item h2 {
        text-align: left;
    }
  
  .hhs-search-modal .hs-search-field__input {
   font-size: 18px !important; 
  }
  .hhs-pop.hhs-modal.hhs-search-modal{
   padding: 10px !important; 
  }
  .hhs-search-modal button {
   font-size: 16px; 
  }
  .hhs-search-modal button i{
    padding: 0 20px !important;
  }
  .hhs-video-con {max-width:100% !important;}
  
  .hhs-footer {padding: 30px 0px !important;}
  
  .scrolling-testimonials .quote-con {
   font-size: 21px !important; 
  }
  .hhs-form-con {
   max-width: 100% !important; 
  }
  .hhs-header.sticky-menu.active {
    display: none !important;
  }
  .hhs-hero {
  	min-height: auto !important; 
  }
  .hhs-horz-spacer {
   height: 25px !important; 
  }
}

@media (max-width: 667px) {
    .sticky-menu.active {
        display: none;
    }
}

img {height: auto !important;}

.hide {
    display: none !important;
}

/* Fix testimonials on smaller widths */
@media (max-width: 767px) {
    .testimonial-avatar, .person-info {
        float: none !important;
        max-width: 100% !important;
    }
}

.hubspot-link__container {
	top: 7px !important;
  padding-bottom: 0px !important;
}


/***** FONT AWESOME CSS ****/

.fa {
    display: inline-block;
    font-family: "Font Awesome 5 Free";
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    color: #528db2;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-align: center;
}

.fa,
.fal,
.fab,
.fas,
.far{
    color: #528db2;
    text-align: center;
    font-family: "Font Awesome 5 Free";
}



/*** OVERRIDES ***/

.hubspot-link__container.sproket .hubspot-link__icon {margin-top: -4px !important;}


/**/
.link-style,
a.more-link
{
  padding: 10px 15px; 
  font-size: 10px !important;
  font-family: 'Rubik', Sans-Serif !important;
  border-radius: 2px !important;
  display: inline-block !important;
  padding: 18px 28px 17px 28px;
  font-weight: bold !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 1.5px !important;
  text-decoration: none !important;
  line-height: 1 !important;
  background-color: #528db2!important;
  color: #ffffff !important;
  border: 2px solid #528db2!important;
}
.link-style:hover ,
a.more-link:hover{
    transform: scale(1.05);
}


.link-style2,
a.link-style2
{
  padding: 10px 15px; 
  font-size: 7px !important;
  font-family: 'Rubik', Sans-Serif !important;
  border-radius: 2px !important;
  display: inline-block !important;
  font-weight: bold !important;
  font-size: 12px !important;
  text-transform: uppercase !important;
  letter-spacing: 1.5px !important;
  text-decoration: none !important;
  line-height: 1 !important;
  background-color: #528db2!important;
  color: #ffffff !important;
  border: 2px solid #528db2!important;
}
.link-style2:hover ,
a.link-style2:hover{
    transform: scale(1.05);
}
.padded-section {
    padding: 100px 0; 
}

@media screen and (max-width: 991px) {
  .padded-section {
     padding: 60px 0;   
  }
}
@media screen and (max-width: 767px) {
  .padded-section {
     padding: 50px 0;   
  }
  .section.post-header .share-buttons li a , .post-listing .share-buttons li a  {
    width: 48px;
    height: 48px;
    display: inline-block;
}
  .hhs-footer .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    padding: 13px 10px 15px;
  }
  .blog-right-topic ul li a , .hs-content-id-1297696296 .post-body a {
    padding: 15px 0;
  }
  .blog-right .filter-expand-link {
  padding: 15px 3px 14px 0;
}
  .hs-blog-post .blog-post-topic a.topic-link {
  margin: 0 8px 8px 0 !important;
  padding: 15px 10px !important;
  }
  .hs-content-id-74527684914 .post-body a {
	padding: 8px 0;
	margin-bottom: 8px;
	display: inline-block;
}
  .hs-content-id-6061092744 .post-body a{
	padding: 10px 0;
	margin-bottom: 8px;
	display: inline-block;
}
  .hs-content-id-2081604276 #slidebox a  {
  display: block;
  padding: 13px 0;
  margin-bottom: 8px;
}
  .hs-content-id-2081604276 #slidebox a:first-child {
    display:none;
  }
  .hs-blog-id-791945370  .blog-right .row-number-12 a{
    display: inline-block !important;
    
  }
}
.custom-menu-primary ul li:last-child{
   display: none !important;
}
@media screen and (max-width: 480px) {
  .custom-menu-primary ul li:last-child{
    display: block !important; 
  }
}





@media screen and (max-width: 480px) {
.hs-content-id-7380720984  .main-page-ftr a {
      line-height: 48px;
      /* display: inline-block; */
      min-width: 48px;
      /* margin: 10px; */
    }
 .hs-content-id-7380720984 .main-page-ftr  .footer-social {
      margin-bottom: 10px;
  }
}