/* ==========================================================================
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('//fonts.googleapis.com/css?family=Raleway%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMarck+Script%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CRaleway%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CDroid+Sans%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMarck+Script%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&subset=latin%2Clatin-ext&ver=1.0.0');
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css');

@font-face {
  font-family: 'ElegantIcons';
  src: url('//4128102.fs1.hubspotusercontent-na1.net/hubfs/4128102/JotBar_February2019/fonts/ElegantIcons.eot');
  src: url('//4128102.fs1.hubspotusercontent-na1.net/hubfs/4128102/JotBar_February2019/fonts/ElegantIcons.eot#iefix') format('embedded-opentype'),
    url('//4128102.fs1.hubspotusercontent-na1.net/hubfs/4128102/JotBar_February2019/fonts/ElegantIcons.woff') format('woff'),
    url('//4128102.fs1.hubspotusercontent-na1.net/hubfs/4128102/JotBar_February2019/fonts/ElegantIcons.ttf') format('truetype'),
    url('//4128102.fs1.hubspotusercontent-na1.net/hubfs/4128102/JotBar_February2019/fonts/ElegantIcons.svg#ElegantIcons') format('svg');
  font-weight: normal;
  font-style: normal
}
@font-face {
  font-family: 'Simple-Line-Icons';
  src: url('//4128102.fs1.hubspotusercontent-na1.net/hubfs/4128102/JotBar_February2019/fonts/Simple-Line-Icons.eot');
  src: url('//4128102.fs1.hubspotusercontent-na1.net/hubfs/4128102/JotBar_February2019/fonts/Simple-Line-Icons.eot#iefix') format('embedded-opentype'),
    url('//4128102.fs1.hubspotusercontent-na1.net/hubfs/4128102/JotBar_February2019/fonts/Simple-Line-Icons.woff') format('woff'), 
    url('//4128102.fs1.hubspotusercontent-na1.net/hubfs/4128102/JotBar_February2019/fonts/Simple-Line-Icons.ttf') format('truetype'), 
    url('//4128102.fs1.hubspotusercontent-na1.net/hubfs/4128102/JotBar_February2019/fonts/Simple-Line-Icons.svg#Simple-Line-Icons') format('svg');
  font-weight: normal;
  font-style: normal;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

body {
  background: #fff;
  -webkit-font-smoothing: antialiased;
  line-height: 24px;
  font-family: 'Droid Sans', sans-serif;
  color: #818181;
  font-size: 14px;
  font-weight: 400;
}

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

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


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

/* Basic text */
p {
  margin-top: 10px;
  margin-bottom: 10px;
} 
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: 'Raleway', sans-serif;
  text-transform: uppercase;
  font-style: normal;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
  color: #464646;
  font-size: 48px;
  line-height: 50px;
  font-weight: 800;
  letter-spacing: 0px;
}
h2, h2 a {
  color: #464646;
}
h2 {
  font-size: 33px;
  line-height: 40px;
  font-style: normal;
  font-weight: 800;
  letter-spacing: 0px;
}
h3 {
  font-size: 20px;
  line-height: 30px;
  font-weight: 800;
  letter-spacing: 1px;
}
h3, h3 a {
  color: #464646;
}
h4 {
  font-size: 17px;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 0px;
  text-transform: none;
}
h4, h4 a {
  color: #636363;
}
h5 {
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  letter-spacing: 1px;
}
h5, h5 a {
  color: #464646;
}
h6 {
  font-size: 13px;
  line-height: 15px;
  font-weight: 700;
  letter-spacing: 1px;
}
h6, h6 a {
  color: #464646;
}

/* Anchor Links */
a {
  color: #b32533;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  -ms-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
a:hover, a:focus { color: #90f; }

/* Lists */
ul, ol {
  margin: 0;
  padding: 0;
  list-style-position: inside;
}
}
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 {}

.widget-span.custom-menu-primary {
  display: none;
}
.header .page-center {
  max-width: 100%;
}
.header > div {
  text-align: center;
  border-bottom: 1px solid;
  border-color: rgba(223,223,223,1);
  background: #fff;
  width: 100%;
  z-index: 99;
}
.widget-span.header {
  min-height: 111px;
}

.header .hs-menu-wrapper > ul {
  text-align: left;
  display: inline-block;
  vertical-align: middle;
}
.header .hs-menu-wrapper > ul > li > a {
  color: #464646;
  font-family: 'Raleway', sans-serif;
  font-size: 10px;
  font-style: normal;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block;
  line-height: 45px;
  padding: 0 20px;
  -webkit-transition: text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
  -moz-transition: text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
  -o-transition: text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
  -ms-transition: text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
  transition: text-decoration .2s ease-out,border-color .2s ease-out,background-color .2s ease-out;
}
.widget-span.custom-menu-primary1 {
  text-align: right;
  position: absolute;
  z-index: 50;
  left: 0px;
  width: calc(50% - 0px);
  top: 32px;
  padding-right: 86.5px;
  margin: 0;
}
.widget-span.custom-menu-primary2 {
  padding-left: 86.5px;
  margin: 0;
  right: 0px;
  width: calc(50% - 0px);
  top: 32px;
  position: absolute;
  text-align: left;
}
.widget-span.logo {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: 0;
  margin: 0;
  left: auto;
  z-index: 100;
  float: none;
  width: auto;
}
.logo_wrapper {
  width: 173px;
  height: 110px;
  padding-top: 11px;
}

.header .hs-menu-wrapper > ul > li > ul {
  background-color: rgba(33,33,33,1);
  padding: 10px 0;
  top: 78px;
}
.header .hs-menu-wrapper > ul > li > ul > li {
  padding: 0;
  width: 250px;
  -webkit-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
}
.header .hs-menu-wrapper > ul > li > ul > li:not(:first-child):after {
  content: '';
  position: absolute;
  width: calc(100% - 50px);
  height: 1px;
  left: 25px;
  background-color: rgba(255,255,255,0.15);
}
.header .hs-menu-wrapper > ul > li > ul > li > a {
  color: #ffffff;
  font-family: 'Raleway', sans-serif !important;
  font-size: 10px;
  line-height: 21px;
  font-style: normal;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: inline-block !important;
  vertical-align: middle;
  padding-top: 9px;
  padding-bottom: 9px;
  margin: 0 25px;
  position: relative;
  -webkit-transition: color .15s ease-out,padding .2s ease-out;
  transition: color .15s ease-out,padding .2s ease-out;
  overflow: hidden;
}

.header .hs-menu-wrapper > ul > li > ul > li > a:before {
  position: absolute;
  top: 0;
  content: "\24";
  width: 0;
  font-size: 16px;
  display: block;
  font-family: 'ElegantIcons';
  padding-top: inherit;
  line-height: inherit;
  color: #b32533;
  overflow: hidden;
  -webkit-transition: width .2s ease-out,left .2s cubic-bezier(0.73,-0.26,0.08,1.54),right .2s cubic-bezier(0.73,-0.26,0.08,1.54);
  transition: width .2s ease-out,left .2s cubic-bezier(0.73,-0.26,0.08,1.54),right .2s cubic-bezier(0.73,-0.26,0.08,1.54);
  left: -25px;
}
.header .hs-menu-wrapper > ul > li > ul > li:hover > a:before {
  width: 25px;
  left: 0;
}
.header .hs-menu-wrapper > ul > li {
  padding-bottom: 35px;
}
.banner-area {
  overflow: hidden;
  display: table;
  width: 100%;
  background-color: #2b2b2b;
  color: #fff;
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  height: 18.15vw;
  border-bottom: 1px solid #dfdfdf;
}
.banner-area-inner {
  display: table-cell;
  vertical-align: middle;
  padding: 20px 0;
}
.banner-area-inner h1 {
  color: #fff;
  padding-bottom: 8px;
  margin: 0;
  font-size: 42px;
  line-height: 30px !important;
  letter-spacing: 1px;
  font-weight: 800;
  text-transform: uppercase;
  font-family: 'Droid Sans', sans-serif;
}

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

.body-container-wrapper {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #818181;
}
.body-container {}

.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{}


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

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

#copyright-wrapper {
  background-color: white;
  vertical-align: middle;
  text-align: center;
  display: table;
  width: 100%;
  height: 100px;
	font-family: Roboto, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: 300;
  font-style: normal;
  text-transform: capitalize;
  color: #000000;
}

#copyright-wrapper > div {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
  padding-top: 30px;
  padding-bottom: 30px;
  font-family: Roboto, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: 300;
  font-style: normal;
  text-transform: capitalize;
  color: #000000;
}

#copyright-wrapper .span6.widget-span {
  margin: 0;
  width: 50%;
  float: left;
}

#copyright-wrapper .span6.widget-span > div {
  padding: 0 50px;
}

.copyright {
  text-align: left;
}

.custom-privacy {
  text-align: right;
}

.copyright p {
  margin: 0;
}

.copyright p > span:first-child {
  margin-left: 20px;
}

.copyright p > span:nth-child(2) {
  color: #DA2933;
}

.custom-privacy a {
  font-family: Roboto, Arial, sans-serif;
  font-size: 12px;
  letter-spacing: 0px;
  font-weight: 300;
  text-transform: capitalize;
  color: black;
}

.custom-privacy a:hover {
  color: #b32533;
}
#top-footer {
  position: relative;
  background-position: center center;
  background-size: cover;
  display: block;
  /* background-image: url(//4128102.fs1.hubspotusercontent-na1.net/hubfs/4128102/JotBar_February2019/image/footer_background.jpg); */
	background-color: transparent;
  background-image: linear-gradient(180deg, #D7D7D7 0%, #FFFFFF 2%)
	
}
#top-footer > div {
  font-family: Raleway, sans-serif;
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0px;
  font-weight: 400;
  font-style: normal;
  text-transform: none;
  color: #b1b1b1;
  padding-top: 75px;
  padding-bottom: 75px;
}
#top-footer .span3.widget-span {
  margin: 0;
  border-left: 1px solid #444;
  border-color: rgba(255,255,255,0.2);
  width: 25%;
  float: left;
}
#top-footer .span3.widget-span > div {
  padding: 0 50px;
}
#top-footer .span3.widget-span:first-child {
  border: 0;
}
#top-footer h3 {
  margin: 0 0 15px;
  font-family: Raleway, sans-serif;
  font-size: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  font-style: normal;
  text-transform: capitalize;
  color: black;
}
#top-footer h3:after {
  content: "";
  border: 0;
  border-color: #e5735c;
  border-bottom-width: 2px;
  width: 25px;
  margin-top: 0px;
  margin-bottom: 19px;
  border-style: solid;
  display: block;
  margin: 15px 0 19px 0;
}
#top-footer a {
  font-family: Roboto, Arial, sans-serif;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 0.5px;
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
  color: black;
  display: inline-block;
}
#top-footer a:hover {
  color: #b32533;
}
#top-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
  position: relative;
  top: -5px;
}
#top-footer span.hs-rss-posted-at {
  display: none;
}
#top-footer .hs-rss-byline {
  opacity: 1;
  font-size: 100%;
}
#top-footer .hs-rss-item {
  margin: 0;
}
#top-footer > div > div:after,
#top-footer > div > div:before {
  content: none;
}
#top-footer > div > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  width: 100%;
}
#top-footer .hs-rss-byline {
  display: inline-block;
}
.JotBar-Solutions p a img {
  position: relative;
  top: 1px;
}

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

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


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


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

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

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

/* 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 {}
.post-header h2 a {
  color: inherit;
  text-decoration: none !important;
}
span.filter-link-count {
  display: none;
}
/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data:after {
  content: '';
  display: block;
  clear: both;
}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}
#hubspot-author_data .hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
  width: 32%;
  text-align: left;
  vertical-align: top;
  margin: 0 0 20px;
}
.post_image {
  margin-bottom: 17px;
}
.post_image a,
.post_image img{
  position: relative;
  width: 100%;
  display: block;
}
.post_corner_info_holder {
  position: absolute;
  top: 0;
  left: 0;
  text-align: center;
  width: 70px;
  font-family: 'Roboto', sans-serif;
}
.post_date_standard_holder {
  padding: 7px 0 13px;
  color: black;
  background-color: lightgray; 
  text-transform: uppercase;
  font-weight: 600;
}
.post_date_day {
  font-size: 28px;
  line-height: 30px;
}
.breadcrumb span.current, 
.breadcrumb span.current span {
  color: white;
	/* font-weight: 700; */
}
.post_date_standard_holder>span {
  display: block;
}
.no-image .post_corner_info_holder {
  position: static;
}
.post_date_month_year {
  font-size: 11px;
  line-height: normal;
  margin-top: 6px;
}
.post_comments_standard_holder {
  padding: 8px 0 11px 0;
  background-color: #464646;
}
.post_comments_standard_holder a {
  color: #fff !important;
  font-weight: 600;
}
.post_comments_number {
  font-size: 16px;
  line-height: 16px;
  font-family: 'Droid Sans', sans-serif;
}
.post_comments>span {
  display: inline;
}
.icon-bubble,.icon-user {
  font-family: 'Simple-Line-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}
.icon-bubble:before {
  content: "\e07d";
}
.post_text h4 {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 10px;
  margin-top: 0;
}
.post_text h4 a {
  color: #e5735c;
}
.post_text h4 a:hover {
  color: #b32533;
}
.post_info {
  color: #e5735c;
  margin-bottom: 17px;
  font-family: 'Droid Sans', sans-serif;
  display: inline-block;
  width: 100%;
  font-size: 11px;
  line-height: 1.5em;
  vertical-align: top;
  text-transform: uppercase;
}
.post_info_author_holder {
  -webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  -ms-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
  line-height: 20px;
  color: #e5735c;
  font-size: 14px;
  text-transform: capitalize;
}
.post_info i {
  margin-right: 9px;
  color: #464646;
  font-size: 12px;
}
.icon-user:before {
  content: "\e005";
}
.post_info div a {
  color: #e5735c;
  -webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  -ms-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.post_info div a:hover {
  color: #5d5d5d;
}

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

/* Post Featured Image on Listings Page */
.hs-featured-image-wrapper {}
.hs-featured-image-wrapper .hs-featured-image-link {}
.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image{
  border-width: 0;
  max-width: 210px;
  height: auto;
  width: auto;
  display: block !important;
  float: right;
  margin: 20px 0 20px 20px;
}

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

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

/* Blog Social Sharing Icons */
.hs-blog-social-share {
  margin-top: 20px;
  padding: 10px 0 0 0;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  height: auto;
}
.body-container .hs-blog-social-share li{
  background: none;
  padding: 0;
}
#comment-form .hs_subscribe li {
  list-style: none;
  padding: 0;
}


/* Blog Commments */
#comments-listing {
  margin-bottom: 30px;
  margin-top: 30px;
}

#comments-listing.no-comments {
  border: none;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.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;
  display: block;
  padding: 0;
}

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

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

.comment-date {
  display: block !important;
  font-size: 13px;
  text-align: left;
}
.comment-from { font-weight: bold; }
.comment-body { padding: 10px 0; }
.custom_listing_comments{
  border: 1px solid #E2E2E2;
  display: block;
  line-height: 165%;
  padding: 15px;
  line-height:26.4px;
}

/* Pagination */
.blog-pagination {}
.blog-pagination a {
  display: table;
  margin-bottom: 4px;
}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

/* 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 Sidebar =============== */

.blog .blog-sidebar {}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
  margin:0 0 30px;	
}

/* =============== Blog Author Page and Author Bio =============== */

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  overflow: hidden;
}
.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: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

/* Author Bio Wrapper*/
.hs-author-profile .hs-author-bio {
  overflow: hidden;
}

/* Author Name */
.hs-author-profile h2.hs-author-name {
  margin: 0 0 10px 0;
}

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.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 =============== */

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

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

/* Labels and Legends */
label {}
body .hs-form-field > label,
.widget-type-google_search label,
li.hs-form-booleancheckbox label {
  display: inline-block;
  margin: 5px 0px;
}
form {
  font-family: 'Droid Sans', sans-serif;
}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  padding: 10px 17px;
  border: 1px solid #e9e9e9;
  outline: 0;
  resize: none;
  font-family: 'Droid Sans', sans-serif;
  line-height: 18px;
  background-color: #f6f6f5;
  color: #7f8385;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  border-radius: 0;
  width: 100%;
  display: block;
}

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

/* 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{
  color: red;
}
.hs-error-msgs {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* 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%; border-radius: 5px; }
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="submit"] {
  margin-top: 15px;
}
#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 .hs-form:before {
  content: "Jätä kommentti";
  display: block;
  margin: 0 0 25px;
  font-size: 30px;
}

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

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

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

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

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

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


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


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

.hs-button.primary,
input[type="submit"],
input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  padding: 10px 17px;
  border: 1px solid #e9e9e9;
  outline: 0;
  resize: none;
  font-family: inherit;
  line-height: 18px;
  margin-top: 20px;
  color: #fff;
  background-color: #b32533;
}

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

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


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

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none;
}


.landing-page.one-column .body-container form, 
.error-template.one-column .body-container form, 
.password-template.one-column .body-container form, 
.subscription-template.one-column .body-container form{
  width: 50%;
}
ul.hs-menu-children-wrapper.open-menu-list {
  display: none !important;
}
.hs-search-field__bar {
  max-width: 600px;
  width: 100% !important;
}
.hs-search-field__bar form {
  width: 100% !important;
}

.section.post-footer .hs-form:before {
  content: "Jätä kommentti";
  display: block;
  font-size: 24px;
  margin: 0 0 40px;
  font-size: 20px;
  line-height: 30px;
  font-weight: 800;
  letter-spacing: 1px;
  color: #464646;
}
.section.post-footer input.hs-button.primary {
  margin-top: 15px;
}
#hs-pwd-widget-password {
  height: auto !important;
  margin: 0 0 15px !important;
}
.body-container {
  padding: 0 10px;
}
.eltd_column.column4 {
  overflow-x: auto;
}
.banner-area {
  width: calc(100% + 20px);
  margin-left: -10px;
}
.body-container .page-center {
  padding: 80px 0;
}
.body-container .banner-area .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
#back-to-top {
  position: fixed;
  width: 53px;
  height: 53px;
  bottom: 125px;
  right: 25px;
  -webkit-transition: -webkit-transform .15s ease-out;
  transition: transform .15s ease-out;
  backface-visibility: hidden;
}

#back-to-top:hover {
  -webkit-transform: translateY(-5px);
  -ms-transform: translateY(-5px);
  transform: translateY(-5px);
}

#back-to-top > span {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  border: 1px solid transparent;
  -webkit-transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out;
  -moz-transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out;
  -ms-transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out;
  -o-transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out;
  transition: background-color .15s ease-out,color .15s ease-out,border-color .15s ease-out;
  text-decoration: none;
  text-align: center;
  font-size: 28px;
  color: #dadada;
  height: 53px;
  width: 53px;
  border-radius: 50px;
  background-color: rgba(255,255,255,0);
  border-width: 2px;
  line-height: 49px;
  border-color: rgba(218,218,218,1);
}

#back-to-top > span > span {
  margin-left: -1px;
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  display: block;
  line-height: inherit;
}

#back-to-top > span > span:before {
  content: "\32";
}

#back-to-top:hover > span {
  color: #ffffff;
  background-color: rgba(229,115,92,1);
  border-color: rgba(229,115,92,1);
}

.breadcrumb {
  text-align: center;
  position: relative;
  margin: 10px 0 0 0;
}
.breadcrumbs {
  display: table;
  height: 100%;
  width: 100%;
}
.breadcrumbs .breadcrumbs_inner {
  display: table-cell;
  vertical-align: middle;
}
.breadcrumb a {
  -webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  -ms-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.breadcrumb a, .breadcrumb span {
  color: #ffffff;
  font-family: 'Arial', sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-weight: 400;
  text-transform: none;
  letter-spacing: 0px;
}
.breadcrumb span span {
  text-transform: capitalize;
}

.hs-blog-post .post_corner_info_holder {
  display: table-cell;
  text-align: center;
  vertical-align: top;
  width: 70px;
  position: relative;
}

.blog_title_post_info_holder {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin: 0 0 45px;
}

.post_text.section.post-header {
  display: table-cell;
  vertical-align: top;
  text-align: left;
  width: 100%;
  padding: 0 25px;
}

.post_text_inner h2 {
  -webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  -ms-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
  padding: 0 0 10px;
  word-break: break-word;
  margin-top: -9px;
  font-family: Raleway, sans-serif;
  font-size: 33px;
  line-height: 44px;
  letter-spacing: 0.5px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #464646;
}

.post_text_inner h2:hover {
  color: #e5735c;
}
.hs-blog-post .breadcrumb a:hover {
  /* font-weight: bold; */
}
.hs-button.primary:hover, 
input[type="submit"]:hover,
input[type="button"]:hover {
  color: #fff;
}
.hs-blog-post .post_date_standard_holder {
  /* background-color: #b32533; */
  font-weight: 500;
}

.hs-blog-post .post_image {
  /* margin-bottom: 49px; */
}

.blog-post-wrapper .post-body {
  padding-bottom: 46px;
  border-bottom: 2px solid #dadada;
}

.single_tags {
  margin: 45px 0 50px;
}
.single_tags .single_tags_heading {
  display: inline-block;
  line-height: 36px;
  margin: 0 18px 0 0;
}
.single_tags a {
  -webkit-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
  -moz-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
  -ms-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
  -o-transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
  transition: background-color .15s ease-out,border-color .15s ease-out,color .15s ease-out;
  display: inline-block;
  vertical-align: middle;
  border-style: solid;
  margin: 0 7px 5px 0;
  font-family: Raleway, sans-serif;
  font-size: 11px !important;
  line-height: 38px;
  letter-spacing: 1px;
  font-weight: 700;
  font-style: normal;
  text-transform: uppercase;
  color: #464646;
  background-color: #ffffff;
  border-radius: 0px;
  border-color: #dadada;
  border-width: 2px;
  padding: 0 17px;
}
.single_tags a:hover {
  color: #ffffff !important;
  border-color: #e5735c;
  background-color: #e5735c;
}
.post_info_bottom {
  line-height: 1.5em;
  vertical-align: top;
  margin: 40px 0 0 0;
  display: inline-block;
  width: 100%;
  font-size: 14px;
  text-transform: capitalize;
  color: #464646;
}
.post_info_bottom>div {
  webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  -ms-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  transition: color .15s ease-out;
  float: left;
  position: relative;
  padding: 0 20px 0 0;
}
.blog_share {
  display: inline-block;
}
.social_share_holder {
  position: relative;
  display: inline-block;
  cursor: default;
}
.social_share_holder>a {
  display: table;
  table-layout: fixed;  
}
.social_share_icon {
  font-family: 'Simple-Line-Icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  margin-right: 9px;
  color: #464646;
  font-size: 23px;
  display: table-cell;
  vertical-align: top;
}
.icon-share:before {
  content: "\e05b";
}
.social_share_title {
  margin-left: 5px;
  display: table-cell;
  vertical-align: middle;
  padding-left: 10px;
  line-height: normal;
  -webkit-transition: color .15s ease-out;
  -moz-transition: color .15s ease-out;
  -o-transition: color .15s ease-out;
  -ms-transition: color .15s ease-out;
  transition: color .15s ease-out;
}
.social_share_dropdown {
  float: left;
  left: 0;
  min-width: 250px;
  padding: 13px 0 0;
  position: absolute;
  top: 100%;
  visibility: visible;
  z-index: 950;
}
.social_share_dropdown ul {
  list-style: none;
  position: relative;
  display: block;
  z-index: 990;
  padding: 0!important;
  min-width: 50px;
  font-weight: 400;
}
.social_share_dropdown ul li {
  visibility: hidden;
  float: left;
  min-width: 22px;
  position: relative;
  text-align: center;
  opacity: .2;
  margin-left: 2px;
  -webkit-transition: opacity .1s ease-out,position .1s ease-out,color .1s ease-out,background-color .1s ease-out;
  -moz-transition: opacity .1s ease-out,position .1s ease-out,color .1s ease-out,background-color .1s ease-out;
  -o-transition: opacity .1s ease-out,position .1s ease-out,color .1s ease-out,background-color .1s ease-out;
  -ms-transition: opacity .1s ease-out,position .1s ease-out,color .1s ease-out,background-color .1s ease-out;
  transition: opacity .1s ease-out,position .1s ease-out,color .1s ease-out,background-color .1s ease-out;
}
.social_share_dropdown ul li a {
  border: 2px solid #dadada;
  color: #464646;
  display: block;
  font-size: 10px;
  height: 26px;
  letter-spacing: 1px;
  line-height: 21px!important;
  text-align: center;
  text-transform: uppercase;
  width: 26px;
  background-color: #fff;
}
.social_share_dropdown ul li a:hover {
  color: #b32533;
}
.hs_recaptcha.hs-recaptcha.field.hs-form-field {
  margin-top: 15px;
}
.hs-blog-post .section.post-footer {
  padding-top: 20px;
}
.social_share_dropdown ul li .social_network_icon {
  font-family: 'ElegantIcons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 10px;
  position: relative;
  vertical-align: middle;
}
.social_facebook:before {
  content: "\e093";
}
.social_twitter:before {
  content: "\e094";
}
.social_linkedin:before {
  content: "\e09d";
}
.social_share_holder:hover .social_share_dropdown ul li {
  opacity: 1;
  visibility: visible;
  cursor: pointer;
}
.social_share_holder:hover .social_share_dropdown ul li:nth-child(2) {
  transition-delay: .1s;
}
.social_share_holder:hover .social_share_dropdown ul li:nth-child(3) {
  transition-delay: .2s;
}
.body-container a:hover {
  color: #b32533;
}
.social_share_dropdown ul li a:hover {
  color: #b32533;
}

#rum_sst_tab:hover {
  background-color: #c9222b;
}
#rum_sst_tab {
  display: block;
  z-index: 100000;
  position: fixed;
  margin: 0;
  text-align: center;
  font-weight: bold;
  right: -1px;
  cursor: pointer;
  font-family: 'Raleway', sans-serif !important;
  border-radius: 0;
  font-size: 25px;
  padding: 10px 15px;
  max-width: 180px;
  top: 400px;
  background-color: #d92e37;
  color: #FFFFFF;
  border-style: solid;
  border-width: 0px;
}
ol {
  list-style-position: outside;
  padding-left: 13px;
}
ol li {
  padding: 0 0 0 6px;
}
.JotBar-Solutions img {
  width: 90px;
}

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

/* Custom Styles for template - 1.8.2022 -> */

#rum_sst_tab {
  border-radius: 5px 0px 0px 5px !important;
  background-color: #B32533 !important;
} 

.widget-module > ul {
  list-style-type: none; 
  font-weight: bold;
  font-size: 16px;
}

.post_text h4 a, .post_info div a {
  color: #B32533 !important;
}

.post_date_standard_holder {
  /* background-color: #B32533 !important; */
  border-radius: 5px 0px 0px 0px;
}

.post_comments_standard_holder {
  border-radius: 0px 0px 5px 0px;
}

.hs-blog-post .post_date_standard_holder {
  border-radius: 5px;
}

.post_image img {
  border-radius: 5px;
  height: 15rem;
}

.blog-post-wrapper > .post_image img {
	height: auto;
}

.copyright p > span:nth-child(2) {
  font-weight: bold;
  color: #B32533;
}

#top-footer h3:after {
  content: none;
  color: none;
}

#top-footer > .row-fluid-wrapper > .row-fluid {
  padding: 20px;
}

#top-footer > div > div > div.span6.widget-span.widget-type-cell {
  text-align: left;
}

#back-to-top:hover > span {
  background-color: #B32533;
  border: none;
}

.blog-section > .blog-post-wrapper > .blog_title_post_info_holder > .post_corner_info_holer > .post_date_standard_holder > .post_date_day {
  border-radius: 5px; 
}

#hs_cos_wrapper_module_1523032069834331 > div > div > div.blog_title_post_info_holder > div.post_corner_info_holder > div {
	margin-bottom: -20px;
}

input.hs-button.primary {
  border-radius: 5px;
  border: none;
}

div.input {
 border-radius: 5px; 
}

/* Quickfix for overflowing body */ 

body {
	width: 90%;
}

.body-container-wrapper {
	width: 111%;
}

.footer-container-wrapper {
	width: 111%;
}

#hs_cos_wrapper_module_1551265851838244_ > a > img {
	float: none !important;
	margin-bottom: 20px;
}

/* ------------------------------------------------- */
/* INSERT NON-FITTING CLASSES HERE */



/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */
 /* Changed from 1345 */
@media (min-width: 3840px) {
  .header .hs-menu-wrapper > ul > li > ul > li:hover > a {
    padding-left: 25px;
  }
  .header .hs-menu-wrapper > ul > li:hover > a,
  .header .hs-menu-wrapper > ul > li.active > a{
    background-color: #b32533;
    color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper {
    display: block !important;
  }
}

/* Sticky Header Disabled */
@media (min-width: 1020px) {
  /* .sticky .header > div {
    top: -120px;
    left: 0;
    position: fixed;
  }
  .sticky.sticky_animate .header > div {
    top: 0;
    -webkit-transition: left .2s ease,top .33s cubic-bezier(0.694,0.0482,0.335,1);
    -moz-transition: left .2s ease,top .33s cubic-bezier(0.694,0.0482,0.335,1);
    transition: left .2s ease,top .33s cubic-bezier(0.694,0.0482,0.335,1);
  }
  .sticky .logo_wrapper {
    width: 138px;
    height: 70px;
    padding-top: 0;
  }
  .sticky .logo img {
    height: 100%;
  }
  .sticky .widget-span.custom-menu-primary1, 
  .sticky .widget-span.custom-menu-primary2 {
    top: 14px;
    height: auto;
  }
  .sticky .widget-span.custom-menu-primary1 {
    padding-right: 69px;
  }
  .sticky .header .custom-menu-primary1 .hs-menu-wrapper > ul > li:last-child, 
  .sticky .header .custom-menu-primary2 .hs-menu-wrapper > ul > li:first-child {
    margin: 0 10px;
  }
  .sticky .header .hs-menu-wrapper > ul > li > ul {
    top: 56px;
    left: auto !important;
    right: 0;
  }
  .sticky .header .hs-menu-wrapper > ul > li {
    padding-bottom: 13px;
  }
  .sticky .widget-span.custom-menu-primary2 {
    padding-left: 69px;
  }
  .sticky .header .hs-menu-wrapper > ul > li > a {
    font-size: 12px;
    line-height: 45px !important;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
  } */
}

@media (min-width: 1400px) {
  .page-center {
    max-width: 1300px;
  }
}

@media (max-width: 1700px) {
  .header .hs-menu-wrapper > ul > li > a {
    font-size: 10px;
  }
  .header .hs-menu-wrapper > ul > li > ul {
    left: auto !important;
    right: 0;
  }
  .sticky .widget-span.custom-menu-primary1
  .sticky .widget-span.custom-menu-primary2 {
    top: 12px;
  }
  .sticky .header .hs-menu-wrapper > ul > li > ul {
    top: 58px;
  }
}

@media (max-width: 1435px) {
  .header .hs-menu-wrapper > ul > li > a {
    font-size: 9px;
  }
  .widget-span.custom-menu-primary1,
  .widget-span.custom-menu-primary2{
    top: 33px;
  }
  .header .hs-menu-wrapper > ul > li > ul {
    top: 77px;
  }
}

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

 /* Changed from 1345 */
@media (max-width: 3840px) {
  .page-center {
    max-width: 950px;
  }
  .header .hs-menu-wrapper > ul > li > a {
    padding: 0 12px;
  }
  #top-footer .span3.widget-span > div,
  #copyright-wrapper .span6.widget-span > div{
    padding: 0 30px;
  }
}

@media (max-width: 1089px) and (min-width: 1020px) {
  .sticky .header .hs-menu-wrapper > ul > li > a {
    padding: 0 6px;
  }
}

 /* Changed from 1345 */
@media (max-width: 3840px) {
  .header .hs-menu-wrapper > ul > li > a {
    font-size: 8px;
  }
}

 /* Changed from 1345 */
@media (max-width: 3840px) {
  .blog_title_post_info_holder {
    width: auto;
  }
  .body-container .page-center {
    padding: 44px 0;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 48%;
  }
  #lp-header .logo_wrapper {
    height: 90px;
  }
  .post_text.section.post-header {
    display: none;
  }
  .breadcrumb {
    margin: 24px 0 -16px 0;
  }
  #top-footer .span3.widget-span > div, 
  #copyright-wrapper .span6.widget-span > div {
    padding: 0 20px;
  }
  .page-center {
    max-width: 768px;
  }
  .widget-span.custom-menu-primary1,
  .widget-span.custom-menu-primary2 {
    display: none;
  }
  .header .page-center {
    padding: 0 45px;
  }
  .widget-span.custom-menu-primary {
    display: block;
  }
  .header .hs-menu-wrapper > ul > li {
    width: 100%;
    float: none !important;
    padding: 0;
    display: block;
    position: relative;
  }
  .header .hs-menu-wrapper > ul {
    display: block;
  }
  .header .hs-menu-wrapper > ul > li:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    background-color: rgba(125,125,125,0.15);
  }
  .header .hs-menu-wrapper > ul > li > a {
    color: #464646;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 9px 0;
    display: block;
    position: relative;
  }
  .header .hs-menu-wrapper > ul > li > a:hover,
  .header .hs-menu-wrapper > ul > li.active > a{
    color: #B32533 !important;
  }
  .custom-menu-primary .hs-menu-wrapper {
    display: none;
  }
  .logo img {
    height: 60px;
  }
  .widget-span.header {
    min-height: 90px;
  }
  .logo_wrapper {
    height: 89px;
    display: table;
    /* 1.8.2022 Changed to 110% from 100% */
    width: 110%;
    padding-top: 15px;
  }
  .banner-area-inner h1 {
		font-family: Poppins, Arial, sans-serif;
		font-weight: 600;
		text-transform: capitalize;
		letter-spacing: -0.5px;
    font-size: 28px;
    line-height: 15px;
    padding: 14px 0 0;
  }
  .banner-area {
    height: 18.12vw;
  }
  .header .page-center > div {
    position: relative;
  }
  .icon_menu:before {
    content: "\61";
  }
  .mobile_menu_button {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    font-family: 'ElegantIcons'!important;
    color: #464646;
    font-size: 23px;
    width: 19px;
    height: 17px;
    cursor: pointer;
    position: absolute;
    top: 33px;
    left: 0;
  }
  .widget-span.logo {
    width: 100%;
    display: block;
  }
  /* Changed from #e5735c to #b32533 1.8.2022 */
  .mobile_menu_button:hover {
    color: #B32533;
  } /* Disabled double-line */
  .header .hs-menu-wrapper > ul li:not(:last-child) {
    /* border-bottom: 1px solid #ffffff; */
  }
  .header .hs-menu-wrapper > ul li:first-child {
    border-top: 1px solid #fff;
  }
  .header .hs-menu-wrapper > ul li:last-child > a {
    padding-bottom: 8px;
  }
  .child-trigger {
    width: 50px;
    height: 37px;
    position: absolute;
    right: 0;
    cursor: pointer;
    display: block;
    top: 0;
    text-align: right;
    padding: 7px 10px 0 0;
  }
  .child-trigger i:after {
    content: "\f105";
  }
  .child-open.child-trigger i:after {
    content: "\f107";
  }
  .header .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    position: static;
    visibility: visible;
    opacity: 1;
    background: transparent;
  }
  .header .hs-menu-wrapper > ul > li > ul {
    padding: 0 0 0 20px;
    display: none;
  }
  .header .hs-menu-wrapper > ul > li > ul > li {
    width: auto;
    border-bottom: 1px solid #fff;
    position: relative;
  }
  .header .hs-menu-wrapper > ul > li > ul > li > a {
    color: #464646;
    font-family: 'Raleway', sans-serif;
    font-size: 12px;
    line-height: 20px;
    font-style: normal;
    font-weight: 800;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 9px 0;
    display: block !important;
    position: relative;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    margin: 0;
  }
  .header .hs-menu-wrapper > ul > li > ul > li > a:hover,
  .header .hs-menu-wrapper > ul > li > ul > li.active > a {
    color: #B32533 !important;
  }
  .header .hs-menu-wrapper > ul ul li:first-child {
    padding-top: 1px;
  }
  .header .hs-menu-wrapper > ul ul li:last-child > a {
    padding-bottom: 7px;
  }
  .header .hs-menu-wrapper > ul > li > ul > li > a:before {
    content: none;
  }
  .header .hs-menu-wrapper > ul > li > ul > li:not(:last-child):after {
    content: '';
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    background-color: rgba(125,125,125,0.15);
  }
} 

@media (max-width: 768px) {
  .page-center {
    max-width: 600px;
  }
}

@media (max-width: 768px) and (min-width: 601px) {
  #top-footer .span3.widget-span {
    width: 49%;
    margin-bottom: 25px;
    display: inline-block;
    vertical-align: top;
    float: none;
    border: 0;
    text-align: center;
  }
  #copyright-wrapper .span6.widget-span {
    width: 100%;
    float: none;
    text-align: center;
  }
  #top-footer .span3.widget-span.twitter,
  #top-footer .span3.widget-span.Pikavalikko{
    margin: 0;
  }
  #top-footer h3:after {
    margin-left: auto;
    margin-right: auto;
  }
  #top-footer > div {
    padding-top: 75px;
    padding-bottom: 75px;
  }
  #top-footer .span3.widget-span.twitter > div {
    padding-right: 0;
  }
  #top-footer > div > div {
    display: block;
  }
  #top-footer .span3.widget-span.Pikavalikko > div {
    padding-left: 0;
  }
  #top-footer .span3.widget-span:first-child {
    margin-bottom: 16px;
  }
  #top-footer .span3.widget-span:first-child > div {
    padding-left: 0;
  }
  #top-footer .span3.widget-span.Blogi > div {
    padding-right: 0;
  }
}



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

@media (max-width: 767px) {
  h1 {
    font-size: 40px;
  }
  #rum_sst_tab {
    display: none !important;
  }
  .landing-page.one-column .body-container form, 
  .error-template.one-column .body-container form, 
  .password-template.one-column .body-container form, 
  .subscription-template.one-column .body-container form{
    width: 100%;
  }
  .blog-post-wrapper .post-body img {
    display: block;
    float: none !important;
    margin: 15px auto !important;
    width: auto !important;
  }
  .hs-search-field__bar {
    max-width: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
  }
  .subscribe-options label {
    margin: 0;
  }
  .hs-form {
    margin-bottom: 30px
  }
  #comment-form .hs-form {
    margin-bottom: 0;
  }
  .blog-sidebar {
    padding-top: 30px;
  }
  .checkbox-row span.fakelabel span {
    width: calc(100% - 40px);
  }
  .subscribe-options label span {
    white-space: normal;
    padding-right: 30px;
  }
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-width: 100%;
    float: none;
    display: block !important;
    margin: 20px 0;
  } 
  .hs-author-profile .hs-author-bio,
  .hs-author-profile .hs-author-social-section,
  .hs-author-profile .hs-author-avatar,
  .hs-blog-listing .hs-author-profile{
    width: 100%;
    float: left;
  }
  .hs-author-profile .hs-author-avatar img {
    margin-bottom: 5px;
  }
  #recaptcha_area, #recaptcha_table {
    width: 318px!important;
    overflow-x: auto !important;
    max-width: 100% !important;
  }	
  .child-trigger i {
    display: inline-block;
    width: auto;
  }
}  

@media (max-width: 600px) {
  .page-center {
    max-width: 420px;
  }
  #top-footer > div > div {
    display: block;
  }
  #top-footer .span3.widget-span {
    float: none;
    width: 100%;
    border: 0;
    text-align: center;
  }
  #copyright-wrapper .span6.widget-span {
    width: 100%;
    float: none;
    text-align: center;
  }
  #top-footer > div {
    padding-bottom: 75px;
  }
  #top-footer .span3.widget-span:not(:last-child) {
    margin-bottom: 25px;
  }
  #top-footer .span3.widget-span.Pikavalikko {
    margin-bottom: 20px;
  }
  #top-footer h3:after {
    margin-left: auto;
    margin-right: auto;
  }
  #top-footer .hs-rss-byline {
    display: inline-block;
  }
  .blog-listing-wrapper .post-listing .post-item {
    width: 100%;
  }
  .blog .banner-area-inner h1 {
    padding: 0;
  }
  .breadcrumb span.delimiter {
    margin: 0 0px 0 -3px;
  }
  .breadcrumb {
    margin: 15px 0 0;
  }
  .blog .banner-area-inner {
    padding: 16px 0 10px 0;
  }
}


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

@media (max-width: 479px) {
  .grecaptcha-badge {
    width: auto !important;
    overflow: auto;
    max-width: 256px;
    overflow-x: hidden;
  }
  .banner-area-inner .page-center {
    padding: 0 25px;
  }
  .banner-area-inner {
    padding: 0;
  }
  .banner-area-inner h1 {
    padding: 10px;
  }
  .logo_wrapper {
    padding-top: 32px;
  }
  .logo img {
    height: 25px;
  }
  .page-center {
    max-width: 300px;
  }
  #top-footer > div {
    padding: 82px 25px 102px;
  }
  #top-footer .span3.widget-span.Pikavalikko {
    margin-bottom: 44px;
  }
  #top-footer h3 {
    margin-bottom: 30px;
  }
  #top-footer .span3.widget-span:not(:last-child) {
    margin-bottom: 50px;
  }
  #top-footer .Blogi h3 {
    margin-bottom: 25px;
  }
  #top-footer .JotBar-Solutions h3 {
    margin-bottom: 0;
  }
  .breadcrumb {
    display: none;
  }
}