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


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

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


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


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

/* EX: @import url('http://example.com/example_style.css'); */

@import url('//cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css');

@import url('//fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700');



@font-face {
  font-family: "GT-Walsheim-Light";
  src: url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/GTWalsheimLight.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/GTWalsheimLight.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/GTWalsheimLight.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/GTWalsheimLight.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "CircularStd";
  src: url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/CircularStd-Black.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/CircularStd-Black.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/CircularStd-Black.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/CircularStd-Black.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/CircularStd-Black.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}

@font-face {
  font-family: "RobotoSlab";
  src: url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/RobotoSlab-Bold.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/RobotoSlab-Bold-webfont.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/RobotoSlab-Bold.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/RobotoSlab-Bold.svg") format("svg");
  font-style: normal;
  font-weight: bold;
}

@font-face {
  font-family: "RobotoSlab";
  src: url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/RobotoSlab-Regular.eot") format("embedded-opentype"),
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/RobotoSlab-Regular-webfont.woff") format("woff"),
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/RobotoSlab-Regular.ttf") format("truetype"),
    url("//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/font/RobotoSlab-Regular.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

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

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

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


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

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

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

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

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

/* Blog Author Section */
.hs-author-social-links { display: inline-block; }
.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}
.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}
.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

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

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

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

/* Browser Resets */
.hs_cos_flex-container a:active,
.hs_cos_flex-slider a:active,
.hs_cos_flex-container a:focus,
.hs_cos_flex-slider a:focus  {outline: none;}
.hs_cos_flex-slides,
.hs_cos_flex-control-nav,
.hs_cos_flex-direction-nav {margin: 0; padding: 0; list-style: none;}

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

/* FlexSlider Default Theme
*********************************/
.hs_cos_flex-slider {margin: 0 0 60px; padding: 0; background: #fff; border: 0; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; zoom: 1;}
.hs_cos_flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .hs_cos_flex-viewport {max-height: 300px;}
.hs_cos_flex-slider .hs_cos_flex-slides {zoom: 1;}

.carousel li {margin-right: 5px}

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

/* Clearfix for the .hs_cos_flex-slides element */
.hs_cos_flex-slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .hs_cos_flex-slides {display: block;}
* html .hs_cos_flex-slides {height: 1%;}


/* Direction Nav */
.hs_cos_flex-direction-nav {*height: 0;}
.hs_cos_flex-direction-nav a {width: 30px; height: 30px; margin: -20px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.hs_cos_flex-direction-nav .hs_cos_flex-next {background-position: 100% 0; right: -36px; }
.hs_cos_flex-direction-nav .hs_cos_flex-prev {left: -36px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next {opacity: 0.8; right: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-prev {opacity: 0.8; left: 5px;}
.hs_cos_flex-slider:hover .hs_cos_flex-next:hover, .hs_cos_flex-slider:hover .hs_cos_flex-prev:hover {opacity: 1;}
.hs_cos_flex-direction-nav .hs_cos_flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}

/* Direction Nav for the Thumbnail Carousel */
.hs_cos_flex_thumbnavs-direction-nav {
    margin: 0px;
    padding: 0px;
    list-style: none;
    }
.hs_cos_flex_thumbnavs-direction-nav {*height: 0;}
.hs_cos_flex_thumbnavs-direction-nav a {width: 30px; height: 140px; margin: -60px 0 0; display: block; background: url("//cdn2.hubspotqa.com/local/hub/124/file-52894-png/bg_direction_nav.png") no-repeat 0 40%; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 1; -webkit-transition: all .3s ease;}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {background-position: 100% 40%; right: 0px; }
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {left: 0px;}
.hs-cos-flex-slider-control-panel img { cursor: pointer; }
.hs-cos-flex-slider-control-panel img:hover { opacity:.8; }
.hs-cos-flex-slider-control-panel { margin-top: -30px; }



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);}
.hs_cos_flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.hs_cos_flex-control-paging li a.hs_cos_flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.hs_cos_flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.hs_cos_flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.hs_cos_flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.hs_cos_flex-control-thumbs img:hover {opacity: 1;}
.hs_cos_flex-control-thumbs .hs_cos_flex-active {opacity: 1; cursor: default;}

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

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

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

.hs_cos_flex-slider h1,
.hs_cos_flex-slider h2,
.hs_cos_flex-slider h3,
.hs_cos_flex-slider h4,
.hs_cos_flex-slider h5,
.hs_cos_flex-slider h6,
.hs_cos_flex-slider p {
    color: white;
}
/* Thumbnail only version of the gallery */
.hs-gallery-thumbnails li {
    display: inline-block;
    margin: 0px;
    padding: 0px;
    margin-right:-4px;
}
.hs-gallery-thumbnails.fixed-height li img {
    max-height: 150px;
    margin: 0px;
    padding: 0px;
    border-width: 0px;
}

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

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

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

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

/* make sure lines with no whitespace don't interefere with layout */
.hs_cos_wrapper_type_rich_text,
.hs_cos_wrapper_type_text,
.hs_cos_wrapper_type_header,
.hs_cos_wrapper_type_section_header,
.hs_cos_wrapper_type_raw_html,
.hs_cos_wrapper_type_raw_jinja,
.hs_cos_wrapper_type_page_footer {
    word-wrap: break-word;
}

/* HTML 5 Reset */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
    display: block;
}
audio, canvas, video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}
audio:not([controls]) {
    display: none;
}

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

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

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


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

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

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

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

html {
  font-size: 16px;
  line-height: 1.6;
}

body {
  background: #fff;
  color: #212529;
  font-family: "GT-Walsheim-Light",Arial,helvetica,sans-serif;
  font-size: 1em;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* Page Center */
.container-fluid .row-fluid .page-center {
  float: none;
  padding-right: 15px;
  padding-left: 15px;
  max-width: 100%;
  margin: 0 auto;
}

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


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

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

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: "RobotoSlab",Arial,helvetica,sans-serif;
  color:#212529;
  line-height:1.3;
  font-weight: bold;
  margin:0 0 15px 0 ;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  font-size: 2.5rem;
  line-height: 1.15;
}
h2 {
  font-size: 2.2rem;
  line-height: 1.15;

}
h3 {
  font-size: 2rem;
  line-height: 1.15;
}
h4 {
  font-size: 1.5625rem;
  line-height: 1.15;
}
h5 {
  font-size: 1.2625rem;
  line-height: 1.15;
}
h6 {
  font-size: 1rem;
  line-height: 1.15;
}
/* Anchor Links */
a {
  color: #00a3cf;
  text-decoration: underline;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
a:hover, a:focus {
  text-decoration: none;
  color: #212529;
}

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

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

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


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

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

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

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


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


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

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

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


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

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

.custom-header-wrapper {
  min-height: 83px !important;
}

.custom-header {
  position: fixed;
  background-color: #fff;
  z-index: 999;
  left: 0;
  right: 0;
  width: 100% !important;
  -webkit-animation-delay: .2s;
  animation-delay: .2s;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

.sticky .custom-header {
  background: #fff;
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.25);
  box-shadow: 0 0 15px rgba(0,0,0,0.25);
}

.show-mobile-nav .sticky .custom-header {
  -webkit-transform: translate(0px, -100%);
  transform: translate(0px, -100%);
  opacity: 0;
}

.custom-header .page-center > div.row-fluid-wrapper > div.row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.custom-header .page-center > div.row-fluid-wrapper > div.row-fluid:before,
.custom-header .page-center > div.row-fluid-wrapper > div.row-fluid:after {
  display: none;
}

.custom-header .page-center > div.row-fluid-wrapper > div.row-fluid > div.custom-logo {
  margin-right: auto;
  width: auto;
}

.custom-logo {
  color: #1d1d1b;
  padding-left: 0;
  display: block !important;
  overflow: hidden;
  height: auto;
  padding-top: .3125rem;
  padding-bottom: .3125rem;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.custom-logo a {
  color: #1d1d1b;
  padding-left: 0;
  display: block !important;
  overflow: hidden;
  height: auto;
  font-size: 1.25rem;
  line-height: inherit;
  white-space: nowrap;
}

.custom-logo img {
  width: 289px;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

.custom-header .page-center > div.row-fluid-wrapper > div.row-fluid > div:last-child {
  width:auto;
}

.custom-header .page-center > div.row-fluid-wrapper > div.row-fluid > div:last-child > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.custom-header .page-center > div.row-fluid-wrapper > div.row-fluid > div:last-child > div > nav {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  padding-top: 1px;
}

.header-right-contact a.more {
  margin: 0;
}

.header-right-contact a span.icon {
  margin-right: .5em;
  margin-left: .5em;
  margin-top: -1px;
}



.header-right-contact .more.callto {
  background: transparent;
  color: #00a3cf;
  border-width: 0px;
  font-size: 1.125rem;
  padding: 0;
  border-radius: 0px;
  text-decoration: none;
}

.more {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  overflow: hidden;
  background: #ee7203;
  border: 1px solid #ee7203;
  text-transform: uppercase;
  font-family: "CircularStd","RobotoSlab",Arial,helvetica,sans-serif;
  letter-spacing: 2px;
  position: relative;
}

#responsive-menu-button {
  float: none;
  margin: 0;
  border: 2px solid #424241;
  border-radius: 50%;
  background: transparent;
  display: block;
  margin-left: 30px;
  margin-right: 65px;
  padding: 12px 8px;
  width: 40px;
  height: 40px;
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  z-index: 1001;
  text-align: center;
  position: relative;
  -webkit-appearance: button;
  outline: 0;
}

#responsive-menu-button>div {
  width: 24px;
  height: 16px;
  background: transparent;
  border-radius: 50%;
  position: relative;
}

#responsive-menu-button>div .icon-bar:nth-child(1) {
  width: 10.89px;
  left: auto;
  right: 2px;
}

#responsive-menu-button .icon-bar:nth-child(1) {
  margin-top: -8px;
}

#responsive-menu-button .icon-bar:nth-child(1) {
  -webkit-transform-origin: left top;
  transform-origin: left top;
  top: 50%;
}

#responsive-menu-button>div .icon-bar {
  background: #424241;
}

#responsive-menu-button .icon-bar {
  height: 2px;
  width: 24px;
}

#responsive-menu-button .icon-bar {
  display: block;
  position: absolute;
  opacity: 1;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

#responsive-menu-button>div .icon-bar:nth-child(2) {
  width: 21.78px;
  left: auto;
  left: 0;
}

#responsive-menu-button .icon-bar:nth-child(2) {
  top: 50%;
  margin-top: 0;
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

#responsive-menu-button>div .icon-bar:nth-child(3) {
  width: 10.89px;
  left: auto;
  left: 2px;
}

#responsive-menu-button .icon-bar:nth-child(3) {
  margin-top: 6px;
}

#responsive-menu-button .icon-bar:nth-child(3) {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  top: 50%;
}

#responsive-menu-button>span {
  top: 49%;
  position: absolute;
  left: calc(100% + 10px);
  -webkit-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: "RobotoSlab",Arial,helvetica,sans-serif;
  font-size: 1.125rem;
}

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

.body-container-wrapper {}
.body-container {
  position:relative;  
}

.body-container:before {
  top: 0;
  border-radius: 0;
  background: #e0f4f9;
  border-radius: 0;
  content: '';  
  bottom: 0;
  left: 50%;
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  display: block;
  z-index: -1;
  position: absolute;
  width: 100.2vw;
  width: 110vw;
  max-width: 110vw;
}

.body-container:after {
  border-radius: 0;
  top: auto;
  bottom: 0;
  content: '';
  left: 50%;
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  display: block;
  z-index: -1;
  position: absolute;
  background: #e0f4f9 url(//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/img/golf-light.svg) no-repeat center center/100% auto;
  height: 23vw;
  width: 110vw;
  max-width: 110vw;
}

.body-container p {    
  font-size: 1.25rem;
  line-height: 1.75;
}

.content-wrapper {
  padding-top: 30px;
  padding-bottom: 30px;
}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

.footer-container-wrapper {}
.footer-container {}

.custom-footer {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0;
  background: #00a3cf;
}

.custom-footer-top:before {
  content: '';
  position: absolute;
  top: 40%;
  left: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/img/menu-background.svg) no-repeat center center/100% auto;
  width: 150%;
  height: 100vh;
}

.custom-footer-bottom {
  color: #fff;
  position: relative;
  font-size: .875rem;
  text-align: left;
  padding: 30px 0;  
}


.custom-footer-bottom:before {
  content: '';
  height: 1px;
  background: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.cm-footer-copyright p {
  margin: 0;
  line-height: 22.4px;
}

.cm-footer-copyright > div > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.cm-footer-copyright ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 1.25rem;
  padding: 0;
}

.cm-footer-copyright ul li {
  list-style: none;
  margin: 0;
  padding: 0 .35rem;
  line-height: 1;
}

.cm-footer-copyright ul li a {
  color: inherit;
  opacity: 1;
  text-decoration: none;
}

.cm-footer-copyright ul li a:hover {
  color: inherit;
  opacity: 0.5;
  text-decoration: none;
}

.custom-footer-top .page-center > .row-fluid-wrapper > div.row-fluid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
  width: auto;
}

.custom-footer-top .page-center > .row-fluid-wrapper > div.row-fluid:before,
.custom-footer-top .page-center > .row-fluid-wrapper > div.row-fluid:after {
    display: none;
}

.custom-footer-top .page-center > .row-fluid-wrapper > div.row-fluid > div {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}

.custom-footer-top {
  color: #fff;
  position: relative;
  padding-top: 5.625vw;
  padding-right: 5.625vw;
  padding-bottom: 5.625vw;
  padding-left: 5.625vw;
}

span.icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

span.icon svg {
  display: block;
  color: #fff;
  fill: #fff ;
}

nav .more.callto .icon svg {
  color: inherit;
  fill: currentColor;
}

.icon svg {
  max-width: 100%;
}

.cm-footer-right-content {
  display: block;
  overflow: hidden;
  padding: 0;
  margin: 0;
  list-style: none;
}

.cm-footer-right-content > li:nth-child(3n+1) {
  clear: left;
}

.cm-footer-right-content > li {
  width: 33.33333%;
  clear: none;
  display: block;
  height: auto;
  float: left;
  list-style: none;
}


.cm-footer-right-content li h5 {
  font-size: 1.5625rem;
  line-height: 1.15;
  font-weight: bold;
  margin-bottom: 30px;
  font-family: "RobotoSlab",Arial,helvetica,sans-serif;
  color: #fff;
}

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

.cm-footer-right-content address a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  color: #fff;
  text-decoration: none;
  line-height: 25.6px;
}

.cm-footer-right-content address a.callto:hover {
  text-decoration: none;
}

.cm-footer-right-content address a.callto {
  text-decoration: none;
  color: inherit;
  pointer-events: none;
}

.cm-footer-right-content address a:hover {
  text-decoration: underline;
}

span.icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.cm-footer-right-content address a svg {
  margin-right: 5px;
}

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

ul.social li {
  margin: 0 7px 0 0;
  padding: 0;
  list-style: none;
  float: left;
}

ul.social li a {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 18px;
  border-width: 0px;
  border-style: solid;
  border-radius: 50%;
  display: block;
  overflow: hidden;
  position: relative;
  font-family: 'FontAwesome';
  background: #fff;
  border-color: #fff;
  color: #00a3cf;
  font-weight: normal;
  padding: 0;
  text-decoration: none;
  text-align: center;
}

ul.social li a:hover {
  background: rgba(255,255,255,0.5);
  border-color: rgba(255,255,255,0.5);
  color: #00a3cf;
}

/* Mobile Menu - Toggle Side Menu - Right*/
/*========================================================================== */


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

 /* Set mobile icon color */
 /* Set close icon color */
 /* Set full menu background color */
 /* Set link Color */
 /* Set link Hover Color */


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

.mobile-icon {
  cursor: pointer;
  width: 40px;
  height: 40px;
  margin: 10px;
  position: static;
  top: 0px;
  right: 0px;
  z-index: 1000;
  transition: all 0.5s linear;
}


/* Close Button
========================================================================== */  

#close-responsive-menu-button {
  position: absolute;
  right: 3.125vw;
  top: 3.125vw;
  padding: 8px 8px;
  width: 43px;
  height: 43px;
  border-color: #fff;
  z-index: 9999999;
  cursor: pointer;
}

#close-responsive-menu-button {
  margin: 0;
  border: 2px solid #fff;
  border-radius: 50%;
  background: transparent;
  display: block;
}

#close-responsive-menu-button > div {
  width: 24px;
  position: relative;
  background: transparent;
  border-radius: 50%;
  height: 16px;
}

#close-responsive-menu-button > div .icon-bar {
  background: #fff;
}

#close-responsive-menu-button .icon-bar:nth-child(1) {
  -webkit-transform: translate(-0.5px, -1.8px) rotate(45deg);
  transform: translate(-0.5px, -1.8px) rotate(45deg);
  left: 4px;
  width: 26px;
  right: 2px;
  margin-top: -8px;
  -webkit-transform-origin: left top;
  transform-origin: left top;
  top: 50%;
}

#close-responsive-menu-button .icon-bar {
  background: #424241;
  height: 2px;
  width: 24px;
  display: block;
  position: absolute;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0);
  transform: rotate(0);
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
  -webkit-transform-origin: left center;
  transform-origin: left center;
}

#close-responsive-menu-button > div .icon-bar:nth-child(2) {
  -webkit-transform: translate(-0.5px, -1.8px) rotate(45deg);
  transform: translate(-0.5px, -1.8px) rotate(45deg);
  left: 7px;
  top: 0;
  height: 2px;
  width: 26px;
  opacity: 1;
  background: #00a3cf;
  z-index: 3;
}

#close-responsive-menu-button .icon-bar:nth-child(3) {
  -webkit-transform: translate(-0.5px, 1.8px) rotate(-45deg);
  transform: translate(-0.5px, 1.8px) rotate(-45deg);
  left: 4px;
  width: 26px;
}

#close-responsive-menu-button .icon-bar:nth-child(3) {
  margin-top: 6px;
}

#close-responsive-menu-button .icon-bar:nth-child(3) {
  -webkit-transform-origin: left bottom;
  transform-origin: left bottom;
  top: 50%;
}

/* Menu Styles on Mobile Devices
========================================================================== */  


/* Will prevent the '100% Height' script for the Main Menu to affect desktop */
.custom-menu-primary {
  height: auto !important;
}



body, html {
  height: auto;
}

/* Show the Mobile and Close Icons */
.mobile-icon,
.close-icon {
  display: block !important;
}
/* ===== Mobile Child Toggle Buttons ===== */

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


/* Container added with js and is required for transforms to work */
#site-wrapper{
  max-width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
}

/* Provide room in header for the toggle button */ 


/* Provide spacing for the menu ul */
.custom-menu-primary .hs-menu-flow-horizontal>ul {
  clear: both;

}
/* Mobile Nav is HIDDEN By Default */
.custom-menu-primary {
  position: fixed;
  right: -50vw;
  width: 50vw !important;  
  background: #333;
  top: 0;
  height: 100vh !important;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  background: #00a3cf;
  z-index: 1002; 
  overflow: hidden;
  overflow-y: auto;  
}

.custom-menu-primary:before {
  content: '';
  position: absolute;
  top: 40%;
  left: 80%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  background: url(//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/img/menu-background.svg) no-repeat center center/100% auto;
  width: 200%;
  height: 100vh;
}

.show-mobile-nav .custom-menu-primary {
  right: 0;
}

.custom-menu-primary .hs-menu-wrapper {
  position: relative;
  padding: .5rem 1rem;
  display: table;
  vertical-align: middle;
  height: calc(100% - 157px);
  text-align: center;
  padding-top: .6rem;
}

.custom-menu-primary > div > span {
  display: block;
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.custom-menu-primary .hs-menu-wrapper > ul {
  clear: both;
  width: 100%;
  max-width: 100%;
  position: relative;
  padding: .5rem 1rem;
  cursor: default;
  height: 100%;
  display: table-cell !important;
  vertical-align: middle;
  margin: auto 0 !important;
  text-align: center;
}

.custom-menu-primary .hs-menu-wrapper > ul > li {
  text-align: left;
  width: 340px;
  display: block;
  margin-top: 0px;
  margin-right: 0;
  float: none !important;
  margin: 0 auto;
  padding: 0 16px;
}

.custom-menu-primary .hs-menu-wrapper > ul ul li a {
  color: #fff;
  font-size: 1.875vw;
  font-family: "RobotoSlab",Arial,helvetica,sans-serif;
  text-decoration: none;
  padding: .652174em 0;
  line-height: 1.086957em;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #fff;
  padding: .652174em 0;
  line-height: 1.086957em;
  position: relative;
  font-weight: bold;
  text-align: left;
  background: transparent;
  display: table;
  font-family: "RobotoSlab",Arial,helvetica,sans-serif;
  font-weight: normal;
  font-size: 1.875vw;
  text-decoration: none;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:before {
  content: '';
  right: calc(100% + 10px);
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  background: url(//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/img/dec.svg) no-repeat center center/100% auto;
  visibility: hidden;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  display: block;
  position: absolute;
  width: 25px;
  height: 20px;
  opacity: 0;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover:before {
  visibility: visible;
  right: 100%;
  opacity: 1;
}

/* All Main Containers Display PARTIAL Width On Icon Click */
.header-container-wrapper, .body-container-wrapper, .footer-container-wrapper {
  position: relative;
  right: 0;
  transition: all 0.5s linear;
}

.custom-menu-primary .buttons {
  z-index: 12;
  background: #424241;
  padding-top: 2.5vw;
  padding-right: .9375vw;
  padding-bottom: 2.5vw;
  padding-left: .9375vw;
}

.custom-menu-primary .buttons nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  margin-top: 10px;
  cursor: default;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
}

.buttons nav a.callto {
  font-size: 1.125rem;
  color: #fff;
  font-weight: bold;
  font-family: "RobotoSlab",Arial,helvetica,sans-serif;
  line-height: 1.111111em;
  display: table;
  letter-spacing: .086957em;
  margin: 5px;
  text-decoration:none;
}

.buttons nav a.callto span.icon {
  margin-right: 0.8em;
  margin-left: 0.5em;
}

.custom-menu-primary .buttons nav a.more-one {
  margin: 5px;
  font-weight: bold;
  letter-spacing: .086957em;
  font-size: 1.125vw;
  line-height: 1.111111em;
  display: table;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  overflow: hidden;
  background: #ee7203;
  border: 1px solid #ee7203;
  color: #fff;
  text-transform: uppercase;
  border-radius: 24px;
  font-family: "CircularStd","RobotoSlab",Arial,helvetica,sans-serif;
  position: relative;
  padding: 1em 1.875em;
  text-decoration: none;
}

.custom-menu-primary .buttons nav a.more-one:hover {
  background: #00a3cf;
  border-color: #00a3cf;
  color: #fff;
  text-decoration: none;
}




/* ==========================================================================
5. BLOG                                        
========================================================================== */


/* =============== General Blog Styles =============== */

.post-filter-block {
  text-align: center;
  margin: 60px auto 0px;
}

.post-filter-block h3 {
  display: none;
}

.post-filter-block ul {
  padding: 0;
  margin: 0;
}

.post-filter-block li {
  display: inline-block;
  list-style: none;
  margin-bottom: 15px;
}

.post-filter-block li a {
  display: inline-block;
  padding: 6px 15px !important;
  border: 1px solid #e6e6e6;
  border-radius: 100px;
  background-color: transparent;
  font-size: 13px;
  margin: 0 6px;
  line-height: 22px;
  position: relative;
  color: #444 !important;
  text-transform: capitalize;
  cursor: pointer;
  font-family: 'Montserrat', sans-serif ;
  text-decoration:none;
  transition: none;
}

.post-filter-block li a:hover {
  color: #47c9e5 !important;  
  border-color: #47c9e5;
}

.post-filter-block li a .filter-link-count {
  position: absolute;
  right: -7px;
  top: -9px;
  background: #47c9e5;
  color: #fff;
  padding: 0 5px;
  height: 20px;
  line-height: 20px;
  border-radius: 50%;
  min-width: 20px;
  font-size: 10px !important;
  opacity: 0;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}

.post-filter-block li a:hover .filter-link-count {
  opacity: 1;
  -webkit-transition: opacity .3s;
  -moz-transition: opacity .3s;
  -o-transition: opacity .3s;
  transition: opacity .3s;
}

.blog .body-container:before,
.blog .body-container:after{
  display:none;
}

.blog-banner-area {
  background-size: cover;
  background-position: center;
}

.blog .blog-banner-area .page-center {
  max-width: 1300px;
  padding: 0 10px;
}

.blog-banner-area .banner-text-wrapper {
  display: table;
  width: 100%;
  height: 400px;
}


.blog-banner-area .banner-content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  color: #fff;
  float: none;
}

.blog-banner-area .banner-content h1 {
  margin: 0 0 10px;
  font-size: 48px;
  color: #fff;
  line-height: 1.1;
  font-family:Montserrat, sans-serif;
  font-weight:700;
}

.blog-banner-area .banner-content h4 {
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  color: #fff;
  line-height: 1.5;
  font-family:Montserrat, sans-serif;
  font-weight:400;
}

.blog .content-wrapper {
  padding-top:0px;
  padding-right:0px;
}

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

.blog .body-container .page-center {
  max-width: 1300px !important;
  margin: 0 auto !important;
  padding: 0 10px !important;
}

.custom-categories {
  text-align: center;
  margin: 60px auto 0px;
}

.custom-categories ul {
  padding: 0px;
  margin: 0;
  list-style: none;
}

.custom-categories ul li {
  display: inline-block;
  list-style: none;
  margin-bottom: 15px;
}

.custom-categories ul li a {
  display: inline-block;
  padding: 6px 15px !important;
  border: 1px solid #e6e6e6;
  border-radius: 100px;
  background-color: transparent;
  font-size: 13px;
  margin: 0 6px;
  line-height: 22px;
  position: relative;
  color: #444 !important;
  text-transform: capitalize;
  cursor: pointer;
  text-decoration: none;
  font-family: Montserrat, sans-serif;
}

.custom-categories ul li a:hover {
  color: #47c9e5 !important;
  border-color: #47c9e5;
  transition: none;
}

.search-form-container {
  text-align: center;
  position: relative;
  height: 36px;
  margin-bottom: 20px;
}

.search-form-container .show-search-form-btn {
  font-family: Montserrat, sans-serif;
  display: inline-block;
  padding: 6px 15px !important;
  border: 1px solid #e6e6e6;
  border-radius: 100px;
  background-color: transparent;
  font-size: 13px;
  margin: 0 6px;
  line-height: 22px;
  position: relative;
  color: #444 !important;
  text-transform: capitalize;
  cursor: pointer;
  z-index: 10;
}

.search-form-container .show-search-form-btn:hover {
  color: #47c9e5 !important;
  border-color: #47c9e5;
  transition: none;
}

.search-form-container form {
  max-width: 0px;
  margin: 0 auto;
  position: absolute;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  left: 0;
  right: 0;
  top: 0px;
  opacity: 0;
}

.search-form-container form input {
  -webkit-appearance: none;
  box-shadow: none;
  border: 1px solid #e6e6e6 !important;
  outline: 0;
  background: transparent !important;
  padding: 0 30px 0 20px !important;
  height: 36px;
  color: #444 !important;
  font-family: 'Montserrat', sans-serif !important;
  font-size: 12px !important;
  border-radius: 20px !important;
  line-height: normal !important;
}

.search-form-container form button {
  -webkit-appearance: none;
  box-shadow: none;
  position: absolute;
  right: 4px;
  top: -1px;
  border: 0;
  background: transparent;
  width: 30px;
  outline: 0;
  color: #47c9e5;
  height: 34px;
  line-height: 36px;
  font-size: 15px;
  cursor: pointer;
  text-align: center;
}

.search-form-container.search-active .show-search-form-btn {
  display: none;
}

.search-form-container form input:focus {
  border-color: #47c9e5 !important;
}

.search-form-container.search-active form {
  opacity: 1;
  max-width: 200px;
}


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

.hs-blog-post .blog-content {
  max-width: 960px;
  margin-left: auto !important;
  margin-right: auto !important;
  display: block;
  float: none;
  padding-top: 3px;
}

.blog-post-container .blog-post-title h1 {
  font-size: 46px;
  font-weight: 500;
  letter-spacing: 0.5px;
  text-transform: capitalize;
  margin-top: 0;
  margin-bottom: 10px;
  color: #444;
  font-family: 'Montserrat', sans-serif ;
  line-height: 1.2;
}


.blog-post-authot-and-date {
  margin-bottom: 20px;
  overflow: hidden;
  font-family: 'Montserrat', sans-serif ;
}

.blog-post-authot-and-date, .blog-post-authot-and-date a {
  font-size: 14px;
  color: #6b7381;
  line-height: 32px;
  text-decoration:none;
  transition:none;
}

.blog-post-authot-and-date .blog-post-author::after {
  content: '';
  position: absolute;
  right: -5px;
  top: 3px;
  width: 1px;
  height: 13px;
  background: #6b7381;
}
.blog-post-authot-and-date span {
  vertical-align: middle;
  font-size: 14px;
  color: #6b7381;
  line-height: 32px;
}

.blog-post-authot-and-date span.blog-post-author {
  position: relative;
  margin-right: 10px;
}

.aligned-right {
  float: right;
}

#hubspot-topic_data {
  font-size: 14px;
  color: #6b7381;
  line-height: 32px;
}

.blog-post-category a {
  text-transform: uppercase;
  font-size: 12px;
  color: #6b7381;
  line-height: 32px;
}

.blog-post-container .go-to-comment {
  background-color: #f6f6f6;
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  border-radius: 100px;
  transition: 0.3s all ease-in-out;
  display: inline-block;
}
.blog-post-container .go-to-comment i {
  margin-right: 4px;
}

.blog-post-container .go-to-comment:hover {
  cursor: pointer;
  background-color: #47c9e5;
  color: #fff;
}

.blog-post-category {
  margin-right: 10px;
}

.blog-post-authot-and-date a:hover {
  color:#47c9e5;
}

.hs-blog-post .blog-banner-area {
  display: none;
}

.hs-blog-post .custom-categories {
  display: none;
}

.hs-blog-post .search-form-container {
  display: none;
}

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

/* 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,
h2.post-listing-simple {
  font-size: 28px;
  margin-top: 5px;
  margin-bottom: 10px;
  line-height: 1.2;
  font-weight: 600;
  font-family: 'Montserrat', sans-serif;  
}

.post-header h2 a,
h2.post-listing-simple a {
  text-decoration: none;  
  color: #444;
  transition:none;
}

.post-header h2 a:hover,
h2.post-listing-simple a:hover {
  color: #47c9e5;
}



/* Blog Author and Avatar */
#hubspot-author_data {
  margin: 0 0 10px;
  padding: 0;
}

#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {
  width: 50px;
  float: left;
  margin-right: 15px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-listing-container {
  margin-left: 15px;
  margin-bottom: 40px;
}

.post-listing-container .post-listing-ul {
  max-width: 69em;
  list-style: none;
  margin: 30px auto;
  padding: 0;
}

.post-listing-container .post-listing-ul li {
  display: block;
  float: left;
  padding: 7px;
  width: 33%;
}

.post-listing-container .post-listing-ul li:nth-child(3n+1) {
  clear: both;
}

.blog-listing-wrapper .post-listing .post-item {
  transition: 0.3s all ease-in-out;
  box-shadow: 0px 15px 45px -9px rgba(0,0,0,0.20);
  margin: 0 8px 20px;
}

.blog-listing-wrapper .post-listing .post-item:hover {
  box-shadow: 0 1px 1px 1px rgba(0,0,0,0.06);
}

.blog-listing-wrapper .post-listing .post-item .post-body {
  margin-bottom: 22px;
}

.blog-listing-wrapper .post-listing .post-item .post-body p {
  font-size: 14px;
  margin: 0;
  line-height: 1.5;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  color: #6b7381;
}

.blog-listing-wrapper .post-item .topic-comment-block {
  margin-left: -20px;
  margin-right: 92px;
  padding: 19px 0px 19px 20px;
  position: relative;
  border-top: 1px solid #e9e9e9;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif ;    
  line-height: 1.2;
}

.post-category a {
  display: inline !important;
  color: #444;
  font-size: 14px;
  line-height: 1.5;
  text-decoration:none;
  transition:none;
}

.post-category a:hover {
  color:#47c9e5;
}

.blog-listing-wrapper .post-item .topic-comment-block .comment-count {
  background-color: #f6f6f6;
  height: 40px;
  line-height: 40px;
  position: absolute;
  top: -20px;
  right: -92px;
  padding: 0 17px;
  border-radius: 100px;
  transition: 0.3s all ease-in-out;
  color: #444;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif ;
  text-decoration:none;
  transition:none;
}

.blog-listing-wrapper .post-item .topic-comment-block .comment-count i {
  margin-right: 4px;
}

.blog-listing-wrapper .post-item .topic-comment-block .comment-count:hover {
  cursor: pointer;
  background-color: #47c9e5;
  color: #fff;
}

.blog-post-wrapper .post-body {}

.blog-post-wrapper .post-body p {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  margin: 0 0 15px;
  color: #444;
  font-family: 'Montserrat', sans-serif;
}

.post-social-sharing {
  padding: 15px 0;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  text-align: center;
  margin: 50px 0;
}

.post-social-sharing .social-toggle-button {
  display: inline-block;
  padding: 6px 15px !important;
  border: 1px solid #47c9e5;
  border-radius: 100px;
  background-color: transparent;
  font-size: 13px;
  margin: 10px 6px 0;
  line-height: 18px;
  position: relative;
  text-transform: capitalize;
  height: 34px;
  font-family: 'Montserrat', sans-serif;
  color: #47c9e5 !important;
}

.social-toggle-button span {
  vertical-align: top;
  padding: 0 0 0 5px;
  line-height: 19px;
  display: inline-block;
}

.post-social-sharing ul {
  display: inline-block;
  padding: 0;
  vertical-align: top;
  margin-top: 1px;
  text-align: center;
  margin-bottom: 0;
}

ul.social-sharing-icons-collection {
  padding: 0;
}

.post-social-sharing li {
  display: inline-block;
}

.post-social-sharing .social-toggle-button svg path {
  fill: #47c9e5;
}


.blog-post-about-author-container {
  margin: 50px 0;
}

h3.subheading-text {
  color: #444;
  font-size: 24px;
  font-weight: 500;
  margin: 5px 0;
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif !important;
  line-height: 1.2;
}

.blog-post-about-author {
  border: 1px solid #eee;
  overflow: hidden;
  padding: 20px;
  font-family: 'Montserrat', sans-serif !important;
  line-height: 1.2;
  margin-top: 15px;
}

.about-author-image {
  display: inline-block;
  float: left;
  width: 125px;
  text-align: center;
}

.about-author-image > img {
  border: 2px solid;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -o-border-radius: 100%;
  border-radius: 100%;
  float: none;
  margin: 0 auto;
  width: 100px;
  height: 100px;
}

.author-detail {
  display: inline-block;
  float: left;
  width: -webkit-calc(100% - 125px);
  width: -moz-calc(100% - 125px);
  width: -o-calc(100% - 125px);
  width: calc(100% - 125px);
  text-align: left;
  padding-left: 15px;
}

.author-name {
  color: #444;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.8px;
  font-family: 'Montserrat', sans-serif ;    
  line-height: 1.2;
}


.about-author-text > p {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0.3px;
  line-height: 23px;
  margin: 7px 0;
  font-family: 'Montserrat', sans-serif ;   
  color: #444;
}

/* Post Featured Image on Listings Page */
.featured-image-container {
  position: relative;
  overflow: hidden;
  z-index: 99;
}

.featured-image-container .overlay-bg {
  background-color: rgba(71,201,229,0.8);
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  text-align: center;
  transition: opacity 0.5s ease;
  z-index: 100;
  width:100%;
  display: block;
}

.featured-image-container .overlay-link-wrapper {
  display: table;
  width: 100%;
  height: 100%;
}


.featured-image-container .overlay-link-wrapper > span {
  display: table-cell;
  vertical-align: middle;
}

.overlay-image {
  background-color: #fff;
  width: 60px;
  color: #fff;
  box-shadow: 0px 2px 5px 1px rgba(0,0,0,0.2);
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 43px;
  margin: 0 auto;
}

.overlay-image img {
  max-width: 100%;
  display: inline-block ;
  width: 25px ;
  height: 25px ;
}

.blog-listing-wrapper .featured-image {
  overflow: hidden;
}

.featured-image-container .featured-image img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.blog-listing-wrapper .featured-image img {
  margin: 0;
  float: left;
  width: 100%;
  max-width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.featured-image-container:hover .overlay-bg {
  opacity: 1;
  transition: opacity 0.5s ease-in-out;
}

@-webkit-keyframes icon_round_animation{
  0% {
    opacity: 0;
    margin-top: 30px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
@-moz-keyframes icon_round_animation{
  0% {
    opacity: 0;
    margin-top: 30px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
@-o-keyframes icon_round_animation{
  0% {
    opacity: 0;
    margin-top: 30px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
@keyframes icon_round_animation{
  0% {
    opacity: 0;
    margin-top: 30px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}

.featured-image-container:hover .overlay-image {
  -webkit-animation: icon_round_animation 0.5s;
  animation: icon_round_animation 0.5s;
}

.featured-image-container:hover .featured-image img {
  -webkit-transform: translate3d(0,0,0) scale(1.1, 1.1);
  transform: translate3d(0,0,0) scale(1.1, 1.1);
}

.blog-listing-wrapper .post-item .post-body-container {
  padding: 20px 20px 0;
}

.blog-listing-wrapper .post-item .author-date-block {
  display: block;
  overflow: hidden;
  font-family:Montserrat, sans-serif;
  line-height: 1.2;
  color:#444444;
}

.blog-listing-wrapper .post-item .author-date-block span {
  display: inline-block;
  position: relative;
  vertical-align: top;
  font-size: 12px;
}

.blog-listing-wrapper .post-item .post-author {
  margin-right: 10px;
}

.blog-listing-wrapper .post-item a.author-link {
  display: inline;
  font-size: 12px;
  color:#444444;
  text-decoration:none;
}

.blog-listing-wrapper .post-item a.author-link:hover {
  color:#47c9e5 ;
}

.blog-listing-wrapper .post-item .post-author::after {
  content: '';
  position: absolute;
  right: -9px;
  top: 0px;
  width: 1px;
  height: 15px;
  background: #444;
}

/* Read More Link */
a.more-link {
  display: inline-block;
  margin: 5px 0;
}

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

/* Blog Social Sharing Icons */
.sticky-post-social-sharing {
  position: absolute;
  top: 125px;
  margin-left: -70px;
}

.sticky-post-social-sharing.sticky {
  position: fixed;
  top: 90px;
  margin-left: -70px;
}


ul.social-sharing-icons-collection {
  padding: 0;
}

.sticky-post-social-sharing li {
  list-style: none;
  margin-bottom: 4px;
}

.social-sharing-icons-collection .fa {
  padding: 6px;
  font-size: 22px;
  width: 40px;
  height: 40px;
  line-height: 28px;
  text-align: center;
  text-decoration: none;
  margin: 4px 2px;
  border-radius: 3px;
  border: 0;
}

.social-sharing-icons-collection .fa-twitter {
  background: #55ACEE;
  color: white;
}

.post-social-sharing li a:hover {
  color: #47c9e5;
}

.social-sharing-icons-collection .fa-facebook {
  background: #3B5998;
  color: white;
}

.social-sharing-icons-collection .fa-linkedin {
  background: #007bb5;
  color: white;
}

.social-sharing-icons-collection .fa-pinterest {
  background: #cb2027;
  color: white;
}

.blog-post-featured-image {
  display: block;
  width: 100%;
  overflow: hidden;
  text-align: center;
  margin-bottom: 25px;
}

.blog-post-featured-image img.hs-featured-image {
  float: none;
  margin: 0;
  max-width: 100%;
}

.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}

.hs-blog-social-share-list{
  list-style:none;
  margin:0;
  padding:0;
}
.hs-blog-social-share-list li {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.custom_listing_comments{
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
}

/* Blog Commments */

.section.post-footer .hs-form-field > label {
  font-size: 14px;
  color: #6b7381;
  margin-bottom: 5px;
  display: inline-block;
  font-family: 'Montserrat', sans-serif !important;
  line-height: 1.2;
  font-weight: 400;
}

.section.post-footer .hs-form-field input,
.section.post-footer .hs-form-field textarea {
  -webkit-appearance: none;
  border-radius: 0;
  box-shadow: none;
  border: 1px solid #e6e6e6;
  padding: 0px 20px;
  line-height: 48px;
  font-family: 'Montserrat', sans-serif !important;
  color: #444;
  background-color: white;
  font-size: 13.3333px;
  font-weight: 400;
}

.section.post-footer .hs_submit input.hs-button.primary {
  -webkit-appearance: none;
  box-shadow: none;
  background-color: #47c9e5;
  font-family: 'Montserrat', sans-serif !important;
  color: #fff;
  line-height: 50px;
  padding: 0 25px;
  border: 1px solid #47c9e5;
  font-weight: bold;
  border-radius: 100px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
  outline: 0 !important;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  cursor: pointer;
  margin-top: 15px;
}

.section.post-footer .hs_submit input.hs-button.primary:hover {
  background-color: transparent;
  color: #47c9e5;
}

.section.post-footer .hs-form-field {
  margin-bottom: 10px;
}

.section.post-footer .hs-form-field input:focus {
  outline:1;
}

.section.post-footer form.hs-form .hs-form-field ul.inputs-list {
  margin: 0px;
}

.section.post-footer ul.hs-error-msgs.inputs-list label {
  font-size: 12px;
  text-shadow: none;
  color: red;
  font-family: 'Montserrat', sans-serif !important;
  line-height: 1.2;
}

#comments-listing {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}
.comment-body {
  border-bottom: medium none;
  color: inherit;
  display: block;
  padding: 0;
}
.comment-reply-to{
  margin-bottom: 15px;
}
.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}

.comment-from h4 a {
  text-decoration: none;
}
.comment-date {
  color: inherit !important;
  display: block !important;
  text-align: left !important;
}



.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; }



#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}


.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;

}


.comment-body {
  border-bottom: medium none;
  color: inherit;
  display: block;
  padding: 0;
}


.comment-reply-to{
  margin-bottom: 15px;
}


.comment-from h4 {
  margin: 0;
  padding-top: 15px;
}



.comment-from h4 a {
  text-decoration: none;
}


.comment-date {
  color: inherit !important;
  display: block !important;
  text-align: left;
}






/* Numbered Pagination */
.blog-pagination {
  display: block;
  text-align: center;
  margin-bottom: 60px;
}

.blog-pagination > div {
  display: inline-block;
  font-size: 14px;
  font-family: Montserrat, sans-serif;
}

.blog-pagination > div.blog-pagination-center {
  background-color: #f4f4f4;
  padding: 5px 4px;
  border-radius: 30px;
}

.blog-pagination-left{
  text-align: right;
}

.blog-pagination-right{
  text-align: left;
}

.blog-pagination > div.blog-pagination-center a {
  display: inline-block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: 400;
  cursor: pointer;
  padding: 0;
  border-radius: 20px;
  color: #aaa;
  background-color: #F4F4F4;
  text-decoration: none;
  font-family: Montserrat, sans-serif;
}

.blog-pagination > a {
  text-decoration:none;
}

.blog-pagination > div.blog-pagination-center a.active {
  background-color: #47c9e5;
  color: #fff;
  font-weight: 600;
}

.blog-pagination a:hover,
.blog-pagination a:focus{}

.blog-pagination a.elipses{
  border: 0;
}

.blog-pagination a.active{}

.blog-pagination a.next-link,
.blog-pagination a.prev-link {
  text-decoration: none;
}
.blog-pagination a.next-link:hover,
.blog-pagination a.prev-link:hover{}



/* Blog All Posts Page */
.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-post-next-previous-container {
  margin: 50px 0;
  overflow: hidden;
}

.blog-post-next-previous-container > a {
  display: inline-block;
  float: left;
  width: -webkit-calc(50% - 10px);
  width: -moz-calc(50% - 10px);
  width: calc(50% - 10px);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -o-border-radius: 8px;
  border-radius: 8px;
  background-size: cover;
  position: relative;
  background-position: center center;
  -webkit-transition: all 0.3s linear 0s;
  -moz-transition: all 0.3s linear 0s;
  -o-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  font-family: 'Montserrat', sans-serif;
  line-height: 1.2;
}

.blog-post-prev-link {
  padding: 40px 40px 40px 150px;
  margin-right: 10px;
  text-align: left;
}


.blog-post-next-link {
  padding: 40px 150px 40px 40px;
  margin-left: 10px;
  text-align: right;
}

.blog-post-next-previous-container a {
  text-decoration: none;
}

a.blog-post-next-link {
  float: right;
}


.blog-post-next-previous-container > a.blog-post-prev-link::before {
  background: rgba(71,201,229, 0.9) none repeat scroll 0 0;
  -webkit-border-radius: 6px 0;
  -moz-border-radius: 6px 0;
  -o-border-radius: 6px 0;
  border-radius: 6px 0;
  color: #fff;
  content: "Prev";
  left: 0;
  padding: 5px 10px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 55px;
  z-index: 100;
  font-size: 14px;
  font-family: Montserrat, sans-serif;
}


.blog-post-next-previous-container > a.blog-post-next-link::before {
  background: rgba(71,201,229, 0.9) none repeat scroll 0 0;
  -webkit-border-radius: 0 6px 0 6px;
  -moz-border-radius: 0 6px 0 6px;
  -o-border-radius: 0 6px 0 6px;
  border-radius: 0 6px 0 6px;
  color: #fff;
  content: "Next";
  right: 0;
  padding: 5px 10px;
  position: absolute;
  top: 0;
  z-index: 100;
  text-align: center;
  width: 55px;
  letter-spacing: 0.3px;
  font-size: 14px;
  font-family: Montserrat, sans-serif;
}

.blog-post-next-previous-container > a > div {
  color: #fff;
  position: relative;
  z-index: 1000000;
  font-family: 'Montserrat', sans-serif ;    
  line-height: 1.2;
  font-size: 16px;  
}

.blog-post-next-block-arrow {
  font-size: 36px;
  margin: auto;
  position: absolute !important;
  right: -88px;   
  top: 15px;
  line-height: normal;
}

.blog-post-prev-block-arrow {
  font-size: 36px;
  margin: auto;
  position: absolute !important;
  left: -88px;
  top: 15px;
  line-height: normal;
}


.blog-post-next-previous-container > a::after {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(//cdn2.hubspot.net/hubfs/5265133/KMOdynamoo_April2019%20Theme/img/overlay-pattern.webp);
  content: "";
  top: 0;
  left: 0;
  opacity: 0.9;
  border-radius: 8px;
}

.blog-post-next-previous-container > a:hover {
  opacity: 0.75;
}


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

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {}


/* =============== Blog Author Page and Author Bio =============== */
.hs-blog-listing .hs-author-profile {
  position: relative;
  padding: 60px 0px;
  margin: 20px 20px 60px;
  border-top: 1px solid #e6e6e6;
  border: 1px solid #e6e6e6;
  text-align: center;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: none;
  margin-right: 0;
  max-width: none;
}
.hs-author-profile .hs-author-avatar img{
  width: 250px;
  height: 250px;
  border-radius: 50%;
  border: 2px solid #444;
  margin-bottom: 25px;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  font-size: 16px;
  color: #6b7381;
  max-width: 600px;
  margin: 0 auto 20px;
  line-height: 1.5;
  font-family: 'Montserrat', sans-serif;
}
/* Author Name */
.blog-listing-wrapper .hs-author-profile h2.hs-author-name {
  color: #444;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 25px;
  text-transform: capitalize;
  font-family: 'Montserrat', sans-serif ;
  line-height: 1.2;
}


#comments-listing.no-comments {
  border: none;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {
  font-family: 'Montserrat', sans-serif !important;
  line-height: 1.2;
  color: #6b7381;
}
.hs-author-profile .hs-author-social-label {
  vertical-align: top;
  font-size: 14px;
  color: #6b7381;
  line-height: 26px;
  padding-right: 5px;
}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


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


/* =============== Global Form Styles =============== */
.hs-form-required {
  color: red;
}

.body-container .hs_cos_wrapper_type_blog_subscribe, 
.body-container .hs_cos_wrapper_type_google_search, 
.body-container .hs_cos_wrapper_type_form, 
.body-container .hs_cos_wrapper_type_password_prompt,
.body-container #email-prefs-form,
.body-container #comment-form,
.body-container .hs-search-field {
  padding: 25px;
  background: #e0f4f9;
  max-width:700px;
  display:block;
}

.subscription-template-form .body-container #email-prefs-form{
  max-width: 100%;
  border-top:none;
  border-bottom:none;
  padding: 0px;
  background-color: transparent;
  display:block;
}

.body-container #hs_cos_wrapper_blog_subscription {
  background: none;
  max-width: 100%;
}

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

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

/* Labels and Legends */
label {}

.hs-form-field > label {
  font-family: Roboto Slab;
  color: #33475b;
  font-size: 13px;
  display: block;
  font-weight: 500;
  text-align: left;
  line-height: 20px;
  margin-bottom: 4px;
}

ul.hs-error-msgs.inputs-list label {
  color: red;
  display: block;
  font-family: Roboto Slab;
  font-size: 13px;
  line-height: 18px;
}

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

/* 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 {
  background-color: #f5f8fa;
  border: 1px solid #cbd6e2;
  padding: 8px 15px;
  min-height: 27px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 22px;
  color: #33475b;
  display: block;
  vertical-align: middle;
  width: 100%;
} 

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: none;
  border-color: rgba(82,168,236,0.8);
}

input.hs-input.error {
  border-color: #c87872;
}

.form-title {
  font-size: 2.5rem;
  line-height: 1.15;
}

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

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

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

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

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

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

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


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

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

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

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


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

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

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

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

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

#comment-form input.hs-button.primary {
  margin-top: 10px;
}


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

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

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

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

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

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


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

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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  display: inline-block;
  padding: 12px 24px;
  white-space: normal;
  margin-bottom: 30px;
  font-weight: 700;
  line-height: 12px;
  color: #ffffff;
  font-size: 13px;
  font-family: Roboto Slab;
  border-style: solid;
  border-width: 1px;
  text-align: center;
  background: #15a2cc;
  border-color: #15a2cc;
  vertical-align: middle;
  cursor: pointer;
  border-radius: 15px;
  text-decoration: none !important;
  margin-top: 40px;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,  
body input[type="button"]:hover {
  text-decoration: none;
  background: #15a2cc;
  border-color: #15a2cc;
  color: #ffffff;
  font-size: 13px;
  font-family: Roboto Slab;
}

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 Subscription Button =============== */

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


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

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


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */


/* Styles that do not fit into any of the available sections above can go here. */


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


/* =============== Screen sizes smaller than .page-center =============== */

@media (max-width: 1340px) {  
  .cm-footer-right-content > li {
    width: 50%;
  }

  ul.social li a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    font-size: 16.8px;
    border-width: 0px;
  }

  .cm-footer-right-content li h5 {
    font-size: 1.534375rem;
  }  

  html {
    font-size: 15px;
  }

  #responsive-menu-button>span {
    top: 47%;
  }

  .custom-header .page-center > div.row-fluid-wrapper > div.row-fluid > div:last-child > div > nav {
    margin-top: -1px;
    padding-top:0px;
  }

  .buttons nav a.callto {
    font-size: 1.1205rem;
  }   

}

@media (max-width: 1200px) {
  .blog-post-next-block-arrow {
    right: -63px;
  }

  .blog-post-prev-block-arrow {
    left: -63px;
  }

  .blog-post-next-link {
    padding: 40px 100px 40px 20px;
  }

  .blog-post-prev-link {
    padding: 40px 20px 40px 100px;
  }

}

@media (max-width: 1150px) {  
  .blog-listing-wrapper .post-listing .post-listing-container {
    margin-left: 10;
  }
}

@media (max-width: 1080px) {
  .blog-listing-wrapper .post-listing .post-item {
    margin: 0 4px 15px;
  }

  .post-header h2,
  h2.post-listing-simple {
    font-size: 24px;
  }
}


@media (max-width: 1120px) {
}

  .sticky-post-social-sharing {
    display: none;
  }
}

@media (max-width: 900px) {
  .blog-post-prev-block-arrow {
    left: -50px;
    font-size: 32px;
  }

  .blog-post-next-block-arrow {
    right: -50px;
    font-size: 32px;
  }

  .blog-post-prev-link {
    padding: 25px 20px 25px 70px;
  }

  .blog-post-next-link {
    padding: 25px 70px 25px 20px;
  }

  .blog-post-container .blog-post-title h1 {
    font-size: 38px;
    margin-bottom: 5px;
  }

  .post-listing-container .post-listing-ul li:nth-child(2n+1) {
    clear: both;
  }

  .post-listing-container .post-listing-ul li:nth-child(3n+1) {
    clear: none;
  }

  .post-listing-container .post-listing-ul li {
    width: 50%;
  }

  .post-listing-container .post-listing-ul {
    margin-bottom: 0;
  }

  .blog-listing-wrapper .post-listing .post-listing-container {
    margin-left: 0;
  }

}


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

@media (max-width: 767px) { 

  
  .child-trigger {
    top: 10px;
    height: 50px !important;
}
  
  .child-trigger i {
    position: relative;
    top: 61%;
}
  
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    font-size: 4.888889vw;
  }

  .custom-header-wrapper {
    min-height: 62.42px !important;
  }

  .body-container .hs_cos_wrapper_type_blog_subscribe, 
  .body-container .hs_cos_wrapper_type_google_search, 
  .body-container .hs_cos_wrapper_type_form, 
  .body-container .hs_cos_wrapper_type_password_prompt,
  .body-container #email-prefs-form,
  .body-container #comment-form,
  .body-container .hs-search-field {
    padding:25px 0px;
  }


  #responsive-menu-button .icon-bar {
    height: 2.25px;
  }

  .blog-listing-wrapper .hs-author-profile {
    padding: 40px 10px;
    margin: 20px 11px 30px;
  }

  .blog-post-authot-and-date .aligned-right {
    float: left;
    display: block;
    width: 100%;
  }

  .blog-banner-area .banner-text-wrapper {
    height: auto;
  }

  .blog-banner-area .banner-content h4 {
    font-size: 16px;
  }

  .blog-banner-area .banner-content h1 {
    font-size: 40px;
    text-align: center;
  }

  .blog-banner-area .banner-content {
    padding: 80px 0;
    text-align: center;
  }

  .custom-categories ul li a {
    margin: 0 2px;
  }

  .post-header h2, h2.post-listing-simple {
    font-size: 24px;
  }

  .custom-menu-primary .hs-menu-wrapper {
    display: table;
    width: auto;
    padding: 0 20px;
    margin: 0 auto;
    vertical-align: middle;
    height: calc(100% - 242px);
    padding-left: 2px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul {
    padding: 0 20px;
    padding-left: 40px;
    width: 340px;
    margin: 0 auto !important;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li {
    text-align: left;
    width: 100%;
    display: table;
    margin-top: 0px;
    padding: 0px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 4.888889vw;
  }

  html {
    font-size: 14px;
    font-size: 13px;
    line-height: 1.45;
  }    


  .custom-menu-primary .buttons nav a.more-one {
    font-size: 4.444444vw;
    line-height: 1.111111em;
    display: table;
    margin: 5px auto 0px;
    letter-spacing: .028986em;
    padding: 1em 1em;
  }

  .buttons nav a.callto {
    font-size: 1.0375rem;
    color: #fff;
    font-weight: bold;
    font-family: "RobotoSlab",Arial,helvetica,sans-serif;
    line-height: 1.111111em;
    display: table;
    margin: 5px auto 0px;
    margin-bottom: 20px;
    letter-spacing: .028986em;
  }  

  .custom-menu-primary .buttons {
    padding-top: 4vw;
    padding-right: 2.3vw;
    padding-bottom: 4vw;
    padding-left: 0;
    margin-left: -2px;
  }

  .custom-menu-primary .buttons nav svg {
    width: 6vw;
    height: 6vw;
  }


  .custom-menu-primary .buttons nav {  
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    display: block;
    float: none;
    clear: both;
    text-align: center;
    margin: 15px auto 35px;
  }

  .custom-menu-primary {
    width: 100% !important;
    right: -100vw;
  }


  .custom-header .page-center > div.row-fluid-wrapper > div.row-fluid > div:last-child > div > nav {
    display: none;
  }

  #responsive-menu-button>span {
    display: none;
  }

  .custom-footer-top {
    color: #fff;
    position: relative;
    padding-top: 3.75vw;
    padding-bottom: 3.75vw;
    padding-left: 0px;
    padding-right: 0;
  }


  .cm-footer-copyright > div > span {
    display: block;
  }

  .cm-footer-copyright p {
    display: block;
    margin: 10px 0;
  }

  .cm-footer-copyright ul {
    display: block;
    margin: 0;
  }


  .cm-footer-copyright ul li {
    float: left;
  }

  .cm-footer-copyright ul li:first-child {
    padding-left:0;
  }


  .custom-footer-top .page-center > .row-fluid-wrapper > div.row-fluid {
    display: block;
  }


  .cm-footer-right-content > li {
    width: 100%;
    float: none;
  }

  .custom-footer-top .page-center > .row-fluid-wrapper > div.row-fluid > div {
    width: 100%;
    max-width: 100% !important;
  }

  #responsive-menu-button {
    padding: 13.5px 9px;
    width: 45px;
    height: 45px;
    margin-right: 0px;
  }

  #responsive-menu-button>div {
    width: 27px;
    height: 18px;
  }


  #responsive-menu-button>div .icon-bar:nth-child(1) {
    margin-top: -9px;
    height: 2.25px;
  }

  #responsive-menu-button>div .icon-bar:nth-child(3) {
    margin-top: 6.75px;
  }

  #close-responsive-menu-button {
    right: 15px;
    top: 15px;
  }

  #close-responsive-menu-button > div {
    width: 27px;
    height: 18px;
  }

  #close-responsive-menu-button .icon-bar:nth-child(1) {
    -webkit-transform: translate(-0.5625px, -2.025px) rotate(45deg);
    transform: translate(-0.5625px, -2.025px) rotate(45deg);
    left: 4.5px;
    width: 29.25px;
  }

  #close-responsive-menu-button .icon-bar:nth-child(1) {
    margin-top: -9px;
  }


  #close-responsive-menu-button .icon-bar:nth-child(3) {
    -webkit-transform: translate(-0.5625px, 2.025px) rotate(-45deg);
    transform: translate(-0.5625px, 2.025px) rotate(-45deg);
    left: 4.5px;
    width: 29.25px;
  }


  #close-responsive-menu-button .icon-bar:nth-child(3) {
    margin-top: 6.75px;
  }

}  

@media (max-width: 620px) {
  .blog-post-next-link {
    float: right !important;
    margin: 25px 0 0;
  }


  .blog-post-next-previous-container > a {
    width: 80%;
  }

}

@media (max-width: 575px) {
  .cm-footer-copyright > div > span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cm-footer-copyright ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 1.25rem;
    padding: 0;
  }
  .cm-footer-copyright p {
    margin: 0;
    float: none;
    line-height: 17.0435px;
    font-size: 11.7542px;
  }


  .cm-footer-copyright ul li {
    font-size: 11.7542px;
    line-height: 11.7542px;
    padding-left: .35rem;
  }

  .cm-footer-copyright ul li:first-child {
    padding-left: .35rem;
  }

  .custom-footer-top {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }

  .custom-footer-bottom {
    padding: 30px 0;
  }  


  .cm-footer-right-content li h5 {
    font-size: 1.270833rem;
    line-height: 1.15;
    font-weight: bold;
    margin-bottom: 20px;
  }

  .cm-footer-right-content address a {
    line-height: 18.85px;
    word-break: break-all;
  }

  ul.social li a {
    width: 24px;
    height: 24px;
    line-height: 24px;
    font-size: 14.4px;
  }

}


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

@media (max-width: 480px) {

  .blog-post-next-previous-container > a {
    margin: 0 auto;
    width: 100%;
  }

  a.blog-post-next-link {
    margin-top: 20px;
  }

  .about-author-image {
    display: block;
    width: 100%;
  }

  .author-detail {
    display: block;
    margin-top: 10px;
    padding-left: 0;
    text-align: center;
    width: 100%;
  }

  .blog-post-wrapper .post-body p img {
    float: none !important;
  }

  .post-listing-container .post-listing-ul li {
    width: 100%;
    float: none;
  }
  .subscription-template .subscribe-options label {
    margin-left: 0;
    margin-right: 0;
  }

}

@media (max-width: 320px) {
  .child-trigger {
    height: 0px !important;
}
  
  
  .custom-header-wrapper {
    min-height: 59.42px !important;
  }
}


@media (min-width: 576px) {
  .custom-footer-top .page-center > .row-fluid-wrapper > div.row-fluid > div {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin: 0px;
  }

  .container-fluid .row-fluid .page-center {
    max-width: 540px;
  }
}


@media (min-width: 768px) {


  .container-fluid .row-fluid .page-center {
    max-width: 720px;
  }
}

@media (min-width: 992px) {
  .container-fluid .row-fluid .page-center {
    max-width: 960px;
  }
}


@media (min-width: 1200px) {
  .container-fluid .row-fluid .page-center {
    max-width: 100%;
  }
}

@media (min-width: 1340px) {
  .container-fluid .row-fluid .page-center {
    max-width: 1340px;
  }
}


@media (min-width: 1500px) {


  .custom-menu-primary {
    right: -35vw;
    width: 35vw !important;
  }
}

@media (min-width: 1600px) {


  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    font-size: 1.875rem;
  }

  .custom-menu-primary .buttons nav a.more-one {
    font-size: 1.125rem;
  }

  .buttons nav a.callto {
    font-size: 1.125rem;
  }

  .custom-menu-primary .buttons {
    padding-top: 40px;
    padding-right: 15px;
    padding-bottom: 40px;
    padding-left: 15px;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 1.875rem;
  }

  #close-responsive-menu-button {
    right: 50px;
    top: 50px;
  }

  .custom-footer-top {
    padding-top: 90px;
    padding-right: 90px;
    padding-bottom: 91px;
    padding-left: 90px;
  }
}

@-moz-document url-prefix() { 
  .icon.footer-svg-wrapper svg {
    width: auto;
    height: auto;
  }
}



