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

@import url('https://fonts.googleapis.com/css?family=Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i');

@font-face {
    font-family: 'MyriadProRegular';
    src: url('https://www.claritygrp.com/hubfs/Fonts/Myriad-Regular/MyriadProRegular.eot');
    src: url('https://www.claritygrp.com/hubfs/Fonts/Myriad-Regular/MyriadProRegular.eot') format('embedded-opentype'),
         url('https://www.claritygrp.com/hubfs/Fonts/Myriad-Regular/MyriadProRegular.woff2') format('woff2'),
         url('https://www.claritygrp.com/hubfs/Fonts/Myriad-Regular/MyriadProRegular.woff') format('woff'),
         url('https://www.claritygrp.com/hubfs/Fonts/Myriad-Regular/MyriadProRegular.ttf') format('truetype'),
         url('https://www.claritygrp.com/hubfs/Fonts/Myriad-Regular/MyriadProRegular.svg#MyriadProRegular') format('svg');
}

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/
/* Responsive Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

    .visible-desktop {
        display: none !important ;
    }
}
/* These includes are optional, but helpful. */
/* Images */

img {
    max-width: 100%;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

/* Videos */

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

/* Embed Container (iFrame, Object, Embed) */

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 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;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */

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

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

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 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");
}

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

    /* beat recaptcha into being responsive, !importants and specificity are necessary */
    #recaptcha_area table#recaptcha_table {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r1_c1 {width: 300px !important;}
    #recaptcha_area table#recaptcha_table .recaptcha_r4_c4 { width: 67px !important;}
    #recaptcha_area table#recaptcha_table #recaptcha_image {width:280px !important;}
}

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

table pre {
    white-space: pre-wrap;
}

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

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




/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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




/*****************************************/
/* Start your style declarations here    */
/*****************************************/


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


/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

/* Colors */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */
    /*  */

/* Typography */
            /*  */
                            /*  */
                            /*  in unit of viewport width */
                             /*  */
    /*  */
/* Containers */
                                     /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */



/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

*, *:before, *:after , body a.cta_button  {
  -moz-box-sizing: border-box !important; -webkit-box-sizing: border-box  !important; box-sizing: border-box  !important;
}

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

/* Website background color and default font styles */
body {
  background: #fff;
  color: #010101;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  line-height: 1.5;
}

/**
 * Page Center
 *
 * Apply .page-center to full-width modules.
 */


.page-center{
  float: none !important;
  max-width: 1180px !important;
  margin: 0 auto !important;
  padding: 0px 15px;
}
a { color: #0073ae; text-decoration:none;}
a:hover, a:focus { color: #1d1d1b; }

/* Highlighted Text */
::-moz-selection {
  color: #fff;
  background: #010101;
  text-shadow: none;
}
::selection {
  color: #fff;
  background: #010101;
  text-shadow: none;
}
.addl-margin-bottom {
    margin-bottom: 20px;
}

.post-item {
  	margin-top: 20px;
}

.post-item h2 {
  	font-weight: bold;
}

.autor-tag-comment-group {
  margin-top: 15px;
}

/* ==========================================================================
   Typography
   ========================================================================== */
/* logo */
.widget-type-logo {
  
}
.widget-type-logo img{
   
}
/* 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 { 
    color: #295291;
    font-family: inherit;
    font-weight: 300;
    line-height: normal;
    margin:0 0 10px;
    text-rendering: optimizelegibility;
    }
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {color:#295291;}
h2 {}
h3 {font-size: 18.5px;}
h4 {}
h5 {}
h6 {}
p
{    font-family: 'Raleway', sans-serif;
     font-size:15px;
     margin:0 0 10px;
}
/* Lists */
ul, ol {padding:0 20px; margin:0;}
ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}



.body-container
{    max-width:100% !important;
    padding:0px !important;
}
.header-container
{    width:100% !important;
    max-width:100% !important;
    padding:0px !important;
}

/* ==========================================================================
  custom-modules                                 
   ========================================================================== */

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


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



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


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

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
}

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

.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch>ul 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.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>li a {
    display: inline-block;
    white-space: nowrap;
    max-width: 140px;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    text-decoration: none;
    padding: 10px 20px; color:#6d7a83;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.hs-menu-wrapper ul ul {
    padding-left: 0;
    display: none;
    background: #fff;
}

.hs-menu-wrapper ul li:hover ul {
    display: block ;
}

.hs-menu-wrapper ul ul li:hover {
    background: #2E3762;
}
.hs-menu-wrapper ul ul li:hover > a {
    color:#fff !important;
}
  
.hs-menu-wrapper ul ul li a {
    font-size: 13px;
    font-weight: 700;
    max-width: none!important;
    white-space: normal!important;
    width: auto!important;
    color: #2f383d;
    text-transform: capitalize;
}

.header-container .hs-menu-flow-horizontal {
    background: none !important;
}

.header-container .hs-menu-flow-horizontal>ul>li>a {
    color: #6d7a83;
    font-size: 19px;
}
.header-container .hs-menu-flow-horizontal > ul > li a:hover {
    color: #d15400;
}

.header-container .hs-menu-wrapper.hs-menu-flow-horizontal>ul>li {
    float: left;
    line-height: 20px;
    margin: 0 11px;
}


.header-container .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
    position: relative;
    top: 10px;
    width: 0;
    height: 0;
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
}

.header-container .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper>li.hs-item-has-children>a:after {
    content: '';
    position: absolute;
    top: 15px;
    right: 10px;
    width: 0;
    height: 0;
    border-top: none !important;
    border-bottom: none !important;
    border-left: none !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    border: medium none !important;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 40px;
    visibility: hidden;
    z-index: 10;
}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > a:after {
    margin-left: 0px !important;
}

.body-container .hs-menu-flow-horizontal {
    background: #fff;
    border-radius: 0 0 1px 1px;
}

.body-container .hs-menu-flow-horizontal>ul>li>a {
    color: #d0d0d0;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    padding: 1px 1px 5px !important;
}
.bottom-footer-container {
    margin:0 !important;
}
.software-solutions-text.section-text p {
    font-size: 14px;
    margin: 0 0 10px;
    max-width: 900px;
    float: none;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: .29px;
}
a#cta_button_1747782_b09a1604-5595-401b-a926-2fbc6d77813f {
    font-size: 14px !important;
    min-width: 70px !important;
    margin: 0px auto;
    float: none;
    padding: 8.5px 44px !important;
}
a#cta_button_1747782_73301517-1ef9-460e-b64b-048b6584ceb9, a#cta_button_1747782_96225a7a-199b-45c8-83c3-f75a9e4c6827, a#cta_button_1747782_cc192676-cddf-4319-922b-989fa41c906e, a#cta_button_1747782_6330ada7-70d5-4984-91a7-d5d5676a49ec {
    font-size: 14px !important;
    min-width: 70px !important;
    margin: 0px auto;
    float: none;
    padding: 8.5px 44px !important;
}
/*a#cta_button_1747782_73301517-1ef9-460e-b64b-048b6584ceb9, a#cta_button_1747782_96225a7a-199b-45c8-83c3-f75a9e4c6827 {
    font-size: 20px !important;
}*/

a#cta_button_1747782_cc192676-cddf-4319-922b-989fa41c906e, a#cta_button_1747782_7a239318-7456-45fa-a743-10866ebd573e, a#cta_button_1747782_8d858994-70c3-4f6e-95ce-b065801a4e0c {
    font-size: 14px;
    min-width: 70px;
    margin: 0px auto;
    float: none;
    padding: 8.5px 44px;
}

/*a#cta_button_1747782_b09a1604-5595-401b-a926-2fbc6d77813f, 
a#cta_button_1747782_cc192676-cddf-4319-922b-989fa41c906e,
a#cta_button_1747782_7a239318-7456-45fa-a743-10866ebd573e,
a#cta_button_1747782_8d858994-70c3-4f6e-95ce-b065801a4e0c {
    font-size: 17.14px !important;
}
*/

.blue img {
    max-width: 852px;
    width: 100%;
}
.header-section .header-right-container .client-login-btn {
        font-size: 11px;
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li a, .header-section .header-right-container a {
    font-size: 14px !important;
}


/* -------------------- Header Css -------------------- */

.body-container-wrapper {
	padding-top: 105px;
}
.header-container-wrapper , .header-container-wrapper * {
    min-height:0 !important;
}
.header-section {
	padding: 15px 0;
	background: #fff;
	height: auto;
	left: 0;
	right: 0;
	position: fixed;
	z-index: 999;
}
.header-section .header-menu-container {
	margin-top: 23px;
	text-align: center;
	position:relative;
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li {
	padding-bottom: 0px;
	margin: 0 5px 0 0px;
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li  a {
	color: #010101;
	font-size: 19px;
	padding: 10px 10px;
	text-transform: uppercase;
	font-weight:700;
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li:hover >  a  {
    color: #701428;
    box-shadow: 0px 1px 4px 0 rgba(0,0,0,0.5);  
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li .hs-menu-children-wrapper {
	box-shadow: 0px 1px 4px 0 rgba(0,0,0,0.5);
	background: #fff;
	text-align:left;
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li .hs-menu-children-wrapper li  {
  	border-bottom: 1px solid rgba(0,0,0,0.2);  
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li .hs-menu-children-wrapper li:first-child {
    	border-top: 1px solid rgba(0,0,0,0.2);  
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li .hs-menu-children-wrapper li a {
	font-size: 13px;
	padding: 12px 15px;
	line-height: normal;
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li .hs-menu-children-wrapper li:hover > a , .header-section .header-right-container a:hover {
     color:#701428;   
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li .search-icon .fa {
    color: #010101;
}
.header-section .header-right-container {
	margin-top: 23px;
	text-align:right;
}
.header-section .header-right-container a {
    color:#000;
    font-size:19px;
    font-weight:700;
}
.header-section .header-right-container a .fa-phone {
	/*width: 51px;
	height: 51px;
	border-radius: 50%;
	line-height: 50px;
	border: 1px dashed #c6c6c6;
	text-align: center;
	color: #34ba8c;
	font-size: 22px;
	margin-left: 10px;*/
	width: 38px;
    height: 38px;
    border-radius: 50%;
    line-height: 32px;
    border: 1px dashed #c6c6c6;
    text-align: center;
    color: #34ba8c;
    font-size: 16px;
    margin-left: 6px;
    }
.header-section .header-right-container .client-login-btn {
	background: #701428;
	font-size: 11px !important;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 17px;
	border: 1px solid #701428;
	border-radius: 40px;
	margin-left: 10px;
	display: inline-block;
	line-height:20px;
}
.header-section .header-right-container .client-login-btn:hover {
    background:none;
    color:#701428;
}
.slick-initialized .slick-slide {
    outline: none;
    position:relative;
}
.slider-text-block {
    padding-top:115px;
}
/*.no-image .slider-text-block {
    padding:0 !important;
}*/
/*.slider-bg-image.no-image { 
    position: absolute; 
    left: 50%; 
    top: 100%; 
    transform: 
    translate(-50% , 50%); 
}*/
.no-image h1 {
    font-weight:normal !important;
}
.home-slider-container .slick-slider .slick-arrow {
    border: 2px solid #d3d2db;
    opacity: 0.3;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    -ms-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}
.home-slider-container .slick-slider .slick-arrow:hover{
    opacity: 1;
    -webkit-transition: opacity 0.5s ease-in;
    -moz-transition: opacity 0.5s ease-in;
    -o-transition: opacity 0.5s ease-in;
    -ms-transition: opacity 0.5s ease-in;
    transition: opacity 0.5s ease-in;
}

.header-section.fixed{
    box-shadow: 0px 0px 8px 0 #ccc;
}


/* ------------- Footer Css -------------- */
.footer-section * {
    min-height:0 !important;
}
.footer-section .top-footer-container {
	padding: 100px 0;
	overflow:hidden;
}
.footer-block-heading h3 {
	font-size: 20px;
	color: #1b1b1b;
	font-weight: 700;
	text-transform: uppercase;
	margin: 0 0 30px;
}
.footer-section .footer-block-links ul {
    margin:0;
}
.footer-block-links ul li {
   margin: 0 0 10px;
}
.footer-block-links ul li:last-child {
    margin-bottom:0;
}
.footer-block-links ul li a {
	padding: 0 !important;
	color: #1b1b1b;
	font-size: 13px;
	font-weight: 400;
}
.footer-block-links ul li a:hover, .footer-social-container a:hover, .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
   color: #701428;
}
.footer-subscribe-block h3.form-title {
    display:none;
}
.footer-subscribe-block .footer-subscribe-form .hs-form {
    position:relative
}
.footer-subscribe-block .footer-subscribe-form .hs-form .hs-form-field > label {
    display:none;
} 
.footer-subscribe-block .footer-subscribe-form .hs-form .hs-input {
	height: 40px;
	border: 1px solid #d3d3d3;
	width: 100%;
	font-size: 18px;
	color: #1b1b1b;
	padding: 0 30px;
	border-radius: 40px;
	padding-right: 140px;
}
.footer-subscribe-block .footer-subscribe-form .hs-form .hs-button {
	position: absolute;
	background: #3ebd8c;
	border: 0 none;
	color: #fff;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: 700;
	right: 0;
	top: 0;
	height: 40px;
	border-radius: 0px 40px 40px 0;
	max-width: 100px;
	width: 100%;
	padding: 0 10px;
	cursor:pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.footer-subscribe-block .footer-subscribe-form .hs-form .hs-button:hover {
    opacity:0.8;
}
.footer-section .footer-social-container {
    line-height:normal;
    margin-top:28px;
}
.footer-social-container a {
	color: #1b1b1b;
	font-size: 26px;
	margin-right: 20px;
}

.hs-form .hs-error-msgs {
    list-style:none;
    padding:0;
}
.hs-form .hs-error-msgs li label {
    font-size:12px;
    color:red;
}

.footer-section .bottom-footer-container {
	background: #e8e8e8;
	padding: 30px 0;
	text-align:center;
}
.footer-section .bottom-footer-container p {
    font-size:15px;
}
.footer-section .bottom-footer-container p a {
    color:inherit;
}
.footer-section .bottom-footer-container p span {
	position: relative;
	padding-left: 11px;
	display: inline-block;
	margin-left: 3px;
}
.footer-section .bottom-footer-container p span::before {
	content: "";
	background: #000;
	width: 4px;
	height: 4px;
	position: absolute;
	border-radius: 50%;
	top: 50%;
	left: 0;
	/* top: 0; */
	margin-top: -2px;
}
.footer-section .footer-bottom-menu {
	margin: 10px 0 0;
}
.footer-bottom-menu ul li a {
	padding: 0 !important;
	color: #1b1b1b;
	font-size: 15px;
	padding: 0 15px !important;
	border-right: 1px solid #1b1b1b;
	line-height: normal;
}
.footer-bottom-menu ul li:last-child > a {
    border-right:0 none;
}
.footer-bottom-menu .hs-menu-wrapper {
   line-height:normal; 
}

.schedule-demo-container {
	padding: 113px 0 127px;
	text-align: center;
}
.schedule-demo-container .schedule-demo-heading h2 {
	color: #fff;
	margin: 0 0 24px;
	font-size:35px;
}

.schedule-demo-container .schedule-demo-text-container p {
	color: #fff;
	font-size: 21px;
	text-transform: uppercase;
	letter-spacing: .5px;
/*	font-family: 'MyriadProRegular';*/
}
.schedule-demo-container .schedule-demo-text-container p:last-child {
    margin-bottom:0;
}
.schedule-demo-container .schedule-demo-text-container .hs-cta-wrapper {
	margin: 52px 0 0;
	display: inline-block;
}



.home-slider-container {
	text-align: center;
	/*padding-top: 110px;*/
   /*  background: #273b6b; 
    background: -moz-linear-gradient(left,  #273b6b 0%, #76131f 100%); 
    background: -webkit-linear-gradient(left,  #273b6b 0%,#76131f 100%); 
    background: linear-gradient(to right,  #273b6b 0%,#76131f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#273b6b', endColorstr='#76131f',GradientType=1 );  */
    background-size: cover;
    background-position: 50% 0;
}
.home-slider-container h1 {
    color:#fff;
    font-size:45px;
    text-transform: uppercase;
    font-weight:700;
    margin:0 0 16px;
}
/*.home-slider-container h1 sup {
    font-size: 60px;
    top: 0;
}*/
.home-slider-container p {
	font-size: 17.4px;
	color: #fff;
	margin: 0 0 10px;
	max-width: 1040px;
	display: inline-block;
	width: 100%;
}
.home-slider-container .hs-cta-wrapper {
	margin-top: 42px;
	display: inline-block;
}
.home-slider-container img {
	margin: 0;
	width: 100% !important;
	max-width: 100%;
}
.home-slider-container .slick-slider {
    margin-bottom:0;
}
.home-slider-container .slider-button-container {
	max-width: 1640px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
	left: 0;
	right: 0;
	width: 100%;
	z-index: 1;
}
.home-slider-container .slick-slider .slick-arrow {
	margin-bottom: 0;
	width: 58px;
	height: 58px;
	border: 1px solid #d3d2db;
	border-radius: 50%;
	background:none !important;
}
.home-slider-container .slick-slider .slick-arrow::before {
	background: none !important;
	font-family: fontawesome;
	font-size: 22px;
	color: #fff;
	position: absolute;
	opacity: 1;
	text-indent: 0;
	z-index: 9;
	left: 0;
	right: 0;
	top: 50%;
	transform: translate(0,-50%);
	-webkit-transform: translate(0,-50%);
	-moz-transform: translate(0,-50%);
}
.home-slider-container .slick-slider .slick-prev::before {
	content: "\f104";
}
.home-slider-container .slick-slider .slick-next::before {
	content: "\f105";
}
/*.home-slider-container .slider .slick-prev {
    left:215px;
}
.home-slider-container .slider .slick-next {
    right:215px;
}*/
.home-slider-container .slick-list .slick-slide {
	background-size: 100%;
	background-repeat: no-repeat;
}
.span12.section-heading, .span12.software-solutions-heading, .span12.software-solutions-cta { 
    margin-left: 0px;
}
.span4.software-solutions-block {
    height: 477px;
    width: 32%;
    margin: 0px 1%;
}
.span4.software-solutions-block:first-child {
    margin-left: 0px;
}
.span4.software-solutions-block:last-child {
    margin-right: 0px;
}
.software-solutions-container {
    padding:100px 10px 100px;
    background:#f7f7f7;
}
.software-solutions-block {
    text-align:center;
    background:#fff;
    padding:50px 50px 80px;
    margin: 0 0 48px;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.14); 
    display:inline-block;
}
.software-solutions-icon-image {
    margin: 0 0 36px;   
}
.section-heading h2 {
	color: #000000;
	font-weight: 700;
	font-size: 37px;
    letter-spacing: .5px;
	text-transform: uppercase;
	margin: 0 0 14px;
}
.software-solutions-heading {
	font-size: 18px;
	font-weight: 700;
	margin: 0 0 16px;
	display:inline-block !important;
}
.software-solutions-container .software-solutions-text {
	max-width: 1230px;
	margin: 0 auto 30px !important;
	float: none;
	/*display:inline-block;*/
}
.software-solutions-text .hs_cos_wrapper_type_rich_text, .software-solutions-text .hs_cos_wrapper_type_rich_text p {
    display:inline-block;
}

.software-solution-three-column-container .software-solutions-block {
	padding: 25px 30px 45px;
	margin-bottom:0;
}
.software-solution-three-column-container .software-solutions-heading {
    margin: 0 0 29px;
}
.client-testimonial-slider-container {
    padding: 120px 0 100px;
    text-align:center;
    clear:both;
}
.client-testimonial-slider-container .quote-image {
  margin: 0 0 23px;
}
.client-testimonial-slider-container .quote-image img {
    width: 100%;
    max-width: 43px;
}
.client-testimonial-slider-container .testimonial-heading   {
    margin: 0 0 32px;
}
.client-testimonial-slider-container .testimonial-heading h2 {
	text-transform: none;
	margin-top: 21px;
}
.client-testimonial-slider-container .client-quote-text {
	margin: 0 0 20px;
	max-width: 1485px;
	display: inline-block;
	float: none;
}
.client-testimonial-slider-container .client-name-designation-text {
	color: #76131f;
	font-size: 16px;
	font-weight: 600;
	margin: 0 0 40px;
}
.client-testimonial-slider-container .slick-dots li {
    width:10px;
    height:10px;
    border-radius:50%;
    background:#76131f;
}
.slick-dots li {
    margin: 0 3px !important; 
}
.client-testimonial-slider-container .slick-dots li:hover,.client-testimonial-slider-container .slick-dots li.slick-active  {
    background:#3ebd8c;
}
.client-testimonial-slider-container .slick-dots li button {
    display:none;
}
.software-solution-three-column-container .software-solutions-block .software-solutions-cta span {
     display: inline-block;
} 
.software-solution-three-column-container .software-solutions-block .software-solutions-cta .cta_button  {
     display: inline-block;
}


.google-search-box {
	position: absolute;
	max-width: 430px;
	background: #f7f7f7;
	padding: 15px;
	right: 0;
	box-shadow: 4px 5px 2px 0 rgba(0,0,0,0.4);
	z-index: 9;
	top: 40px;
}
.google-search-box .hs-form {
    position:relative;
}
.google-search-box .hs-form .field > label {
    display:none;
}
.google-search-box .hs-form .field .hs-input {
	height: 40px;
	padding: 0 15px;
}
.google-search-box .hs-form .hs-button {
	position: absolute;
	width: 40px;
	height: 40px;
	background: #701428;
	right: 0;
	color: #fff;
	line-height: 40px !important; 
	text-align: center;
	cursor:pointer;
}
.google-search-box .hs-form .hs-button .fa {
	color: #fff !important;
}
.google-search-box .hs-form .hs-button:hover {
    opacity:0.8;
}

.section-heading h2 {
    font-size: 35px;
    }
.span12.client-testimonial-slider-container p {
    max-width: 1022px;
}
/* ------------- Secon Page css --------------- */

.banner-section {
	padding: 115px 0;
	text-align: center;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.banner-section h1 {
	color: #fff;
	font-size: 45px;
	text-transform: uppercase;
	font-weight: 700;
	margin: 0 0 18px;
}
.banner-section h4 {
	font-size: 21px;
	color: #fff;
	margin: 0 0 10px;
	max-width: 1400px;
	display: inline-block;
	width: 100%;
	font-weight: 500;
	text-transform: uppercase;
	letter-spacing: .5px;
}
.banner-section h4:last-child {
    margin-bottom:0;
}

.after-banner-text-container {
	padding: 55px 0 48px;
	text-align: center;
}
.after-banner-text-container .after-banner-text h4 {
	font-size: 21px;
	color: #1f1f1f;
	font-weight: 700;
	line-height: 1.55;
	text-transform: uppercase;
		letter-spacing: .5px;

}
.after-banner-text-container .after-banner-text h4:last-child {
    margin-bottom:0;
}
.incident-reporting-menu {
    margin-left: 0px !important;
}
.incident-reporting-container {
	background: #f3f3f3;
	padding: 95px 0 125px;
}
.incident-reporting-container .incident-reporting-left-container p {
	font-size: 15px;
	color: #000;
	margin: 0 0 35px;
	font-weight: 400;
	line-height: 1.6;
}
.incident-reporting-container .incident-reporting-left-container p:last-child {
    margin-bottom:0;
}
.incident-reporting-container .incident-reporting-left-container .cta_button {
	font-size: 20px !important;
	min-width: 446px !important;
	padding: 9px 20px !important;
}
.incident-reporting-right-container {
        max-width: 310px;
    float: right !important;
}
.incident-reporting-right-container .incident-reporting-right-inner-container {
	background: #fff;
	box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.14);
	max-width: 423px;
	float: right;
}
.incident-reporting-right-container .incident-reporting-heading {
	background: #2e3762;
	padding: 20px 35px;
}
.incident-reporting-right-container .incident-reporting-heading h3 {
	font-size: 14.5px;
	color: #fff;
	font-weight: 700;
	margin:0;
}
.incident-reporting-right-container .incident-reporting-menu ul {
    margin:0;
}
.incident-reporting-right-container .incident-reporting-menu ul li {
	font-size: 20px;
	color: #6a192a;
	border-bottom: 1px solid #a8a8a8;
	background:#fff;
}
.incident-reporting-right-container .incident-reporting-menu ul li:last-child {
    border-bottom:0 none;
}
.incident-reporting-right-container .incident-reporting-menu ul li a {
	color: #000000;
	font-size: 14.5px;
	font-weight: 700;
	padding: 15px 35px;
	white-space: normal;
}
.incident-reporting-menu .hs-menu-item.hs-menu-depth-1:hover {
    background: #2E3762;
}
.incident-reporting-menu .hs-menu-item.hs-menu-depth-1:hover a {
    color:#fff;
}
.schedule-demo-container.with-image {
    text-align:left;
    float:left;
    width:100%;
    position:relative;
    text-align:center;
    padding: 115px 0 120px;
}
.schedule-demo-container.with-image .page-center {
    position: relative;
    display: inline-block !important;
    width: 100%;
}
.schedule-demo-container.with-image .schedule-demo-left-block {
	width: 55%;
	float: left;
	padding-right: 0px;
	text-align: left;
}
.schedule-demo-container.with-image .schedule-demo-right-block {
	width: 75%;
	float: left;
	padding-left: 30px;
	position: absolute;
	right: -300px;
	bottom: -126px;
}
.schedule-demo-container.with-image .schedule-demo-text-container .hs-cta-wrapper {
	margin: 34px 0 0;
}
.schedule-demo-container.with-image .schedule-demo-text-container {
    max-width: 550px;
}

.safetyzone-features-container {
	background: #f3f3f3;
	padding: 103px 0 130px;
}
.safetyzone-features-heading {
	position: relative;
	    max-width: 1150px;
    float: none;
    margin: 0px auto;
}
.safetyzone-features-heading::before {
	content: "";
	height: 1px;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	background: #a6a6a6;
	top: 20px;
}
.safetyzone-features-heading h2 {
	background: #f3f3f3;
	position: relative;
	z-index: 9;
	display: inline-block;
    padding: 0px 20px;
    
}
.safetyzone-features-container .safety-features-block {
	background: #fff;
	padding: 40px 40px 30px 12px;
	margin-bottom: 15px;
	    float: none !important;
    max-width: 1150px !important;
    margin: 0 auto !important;
}
.safetyzone-features-container .safety-features-block .safety-features-inner-block {
	position: relative;
	padding-left: 100px;
}
.safetyzone-features-container .safety-features-image {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	text-align: center;
}
.safetyzone-features-container .safety-features-image img {
    max-width: 50px;
    width: 100%;
}

.safety-features-block .safety-features-text-block h4 {
	font-size: 17px;
	color: #000;
	font-weight: 700;
	margin: 0 0 8px;
	text-transform:uppercase;
}

.safety-features-block .safety-features-text p {
    font-size:16px;
}

.safetyzone-features-container .safety-features-block p:last-child {
    margin-bottom:0;
}
.more-features-container {
	text-align: center;
	padding: 114px 0 90px;
}
.more-features-container .more-features-heading h2 {
	font-size: 37px;
	color: #76131f;
	text-transform: uppercase;
	font-weight: 700;
	line-height: 0.8;
	margin: 0 0 75px;
}
.more-features-container .more-features-heading h2 span {
    font-size:23px;
}
.more-features-list ul {
    text-align:left;
    list-style:none;
}
.more-features-list ul li {
	width: 50%;
	float: left;
	font-size: 17.5px;
	color: #000;
	font-weight: 700;
	position: relative;
	padding-left: 39px;
	margin: 0 0 13px;
	text-transform: uppercase;
}
.more-features-list ul li::before {
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background: #3ebd8c;
	content: "";
	left: 0;
	top: 10px;
	position: absolute;
}
.more-features-container .cta_button  {
    margin: 33px 0 0;   
}
.thank-you-msg {
	font-size: 19px;
	/* text-align: center; */
	color: #3ebd8c;
	font-weight: 700;
}

.software-solutions-icon-image img {
   width: 100%;
   max-width: 104px !important;
}
.footer-block-heading h3 {
    font-size: 15px;
    margin: 0 0 20px;
    letter-spacing: .5px;
}
.google-search-box .hs-form a {
    padding: 0 !important;
    margin: 0;
}

.home-slider-container .slider-text-block a.cta_button, .home-slider-container .slider-text-block, .home-slider-container a#cta_button_1747782_73301517-1ef9-460e-b64b-048b6584ceb9,
.home-slider-container a#cta_button_1747782_96225a7a-199b-45c8-83c3-f75a9e4c6827  {
    font-size:14px !important;
}
.home-slider-container .slider-text-block a.cta_button {
    padding: 8.5px 44px !important;
    min-width: 208px !important;
}

.home-slider-container .slider-text-block {
    padding:0px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	display: table;
	width: 100%;
	bottom: 0;
	height: 100%;
}
.home-slider-container .slider-text-block.p-bottom {
    bottom: 0;
    top: auto !important;
}
.home-slider-container .slider-text-inner-block {
    display:table-cell;
    vertical-align:middle;
    padding:50px 0;
}
.home-slider-container .v-bottom {
    vertical-align:bottom;
    padding-bottom:0;
}
.home-slider-container .slider-text-block img {
	width: auto !important;
	max-width: 860px;
	margin: 45px auto 0px;
}

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

@media (max-width: 1180px !important) {}
/* Landscape tablet and smaller devices
   ========================================================================== */
   
@media only screen and (min-width:768px) { 
    .home-slider-container .slick-list .slick-slide {
        background:none !important;
    }  
}
   
@media only screen and (max-width:1790px) {  
    .schedule-demo-container.with-image .schedule-demo-right-block {
        width: 70%;
        right: -200px;
    }
}
@media only screen and (max-width:1590px) {  
    .schedule-demo-container.with-image .schedule-demo-right-block {
        width: 65%;
        right: -120px;
    }
    .home-slider-container .slider-text-block img {
        max-width: 570px;
        margin: 30px auto 0px;
    }
}
@media only screen and (max-width:1460px) { 
    .header-section .header-menu-container .hs-menu-flow-horizontal > ul > li a {
        font-size: 14px;
    }
  /*  .header-section .header-menu-container .hs-menu-flow-horizontal > ul > li {
        margin: 0 20px 0 0px;
    }*/
    .header-section .header-right-container a {
        font-size: 16px;
    }
    .header-section .header-right-container .client-login-btn {
        font-size: 13px;
        padding: 11px 14px;

    }
  /*  .header-section .header-menu-container {
    margin-top: 40px;
    }*/
    .schedule-demo-container.with-image .schedule-demo-right-block {
    width: 55%;
    right: 0;
    }
    .home-slider-container h1 {
        font-size: 40px;
        margin: 0 0 12px;
    }
    .home-slider-container h1 span {
    font-size: 20px !important;
    }
    .home-slider-container .hs-cta-wrapper {
    margin-top: 20px;
    }
    .home-slider-container .slider-text-block img {
    max-width: 450px;
    margin: 20px auto 0px;
    }
}

@media only screen and (max-width:1250px) { 
    .header-section .header-right-container a .fa-phone {
        width: 40px;
        height: 40px;
        line-height: 40px;
        font-size: 19px;
        margin-left: 7px;
    }
    .header-section .header-right-container a {
    font-size: 15px;
    }
    .header-section .header-menu-container .hs-menu-flow-horizontal > ul > li a {
    font-size: 14px;
    }
    .home-slider-container .slick-slider .slick-arrow {
    width: 60px;
    height: 60px;
    }
    .footer-subscribe-block .footer-subscribe-form .hs-form .hs-button {
        max-width: 100px;
        font-size: 18px;
    }
    .footer-subscribe-block .footer-subscribe-form .hs-form .hs-input {
        padding: 0 105px 0px 10px;
        font-size: 16px;
    }
    .schedule-demo-container.with-image .schedule-demo-right-block {
    width: 53%;
    }
    
    .home-slider-container h1 {
    font-size: 35px;
    }
    .home-slider-container h1 span {
    font-size: 18px !important;
    }
    .home-slider-container p,   .home-slider-container p span {
        font-size:18px !important;
    }
}
@media only screen and (max-width:1165px) { 
    .header-section .header-right-container a .fa-phone {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
        margin-left: 5px;
    }
    .header-section .header-right-container .client-login-btn {
    font-size: 12px;
    padding: 10px 13px;
    margin-left: 10px;
    }
    .header-section .header-menu-container .hs-menu-flow-horizontal > ul > li a {
     font-size: 14px;
    }
    .header-section .header-right-container a {
    font-size: 13px;
    }
  /*  .header-section .header-menu-container {
    margin-top: 35px;
    }*/
    
    .schedule-demo-container.with-image .schedule-demo-text-container .cta_button  {
        min-width: 250px !important;
    }
    .header-section .header-menu-container .hs-menu-flow-horizontal > ul > li a {
    padding: 10px 5px;
    }
    .home-slider-container h1 {
    font-size: 30px;
    }
    .home-slider-container .slider-text-block img {
    max-width: 300px;
    }
    
}

@media only screen and (max-width:1040px) { 
    .header-section .header-menu-container .hs-menu-flow-horizontal > ul > li {
            margin: 0 5px 0 0px;
    }
    .header-section .header-menu-container .hs-menu-flow-horizontal > ul > li:last-child {
        margin-right:0;
    }
    .header-section .header-menu-container .hs-menu-flow-horizontal > ul > li a, .header-section .header-right-container a {
        font-size: 13px !important;
    }
    .header-section .header-menu-container {
         margin-top: 21px;
    }
    .home-slider-container .slider-text-block .slider-bottom-image {
        display:none !important;
    }
    .home-slider-container .v-bottom {
    vertical-align: middle;
    padding-bottom: 50px;
    }
    .home-slider-container .slider-text-block {
    padding: 0px 80px 0;
   
    }
    
}
@media (min-width: 1021px){  /*  used to be 961 - need to change back? */

  a.mobile-trigger-new, a.child-trigger-new {
      display: none !important; /* Hide button on Desktop */
  }
  .header-section .header-menu-container .hs-menu-wrapper{
      display:block !important;
  }

}
@media (max-width:1020px){   /* used to be 960 - need to change back?  */

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

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */
    /* Toggle Button
     ========================================================================== */

  a.mobile-trigger-new {
      display: inline-block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute; /*******************************************/
      top: 56px;          /* Position Button at top right of screen  */
      right: 10px;        /*******************************************/
      width: 34px; /* Button width */
      height: auto; /* Button height */      
      padding: 7px 4px;
      background: #010101; /* Background color */
      z-index: 99999999999; /* Z-index to keep button on top of other layers */
      -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
      font-size: 16px;
      font-weight: normal;
      text-align: left;
      text-transform: uppercase;
      -webkit-transition:color .2s ease-in; 
      -moz-transition:color .2s ease-in;
      transition:color .2s ease-in;
      border: 1px solid #010101;
      box-shadow: none;
  }

  a.mobile-trigger-new:hover {
      text-decoration: none; /* Removes link text underline on button */
      color: #E2E2E2;
     /* border-color: #E2E2E2 !important;*/
  }

  a.mobile-trigger-new span{
      display: inline;
  }

  a.mobile-trigger-new span:before{
      position: absolute;
      content: 'Menu'; /* Change the text on the closed toggle button */
      display: none;
  }

  a.mobile-trigger-new span:after{
      position: relative;
      right: 2px;
      content: 'Close'; /* Change the text on the open toggle button */
      background-color: #010101;
      opacity: 0;
      transition: opacity .4s ease-in-out;
      -moz-transition: opacity .4s ease-in-out;
      -webkit-transition: opacity .4s ease-in-out; 
      display: none
}

  /* Change button when menu is open */
  .mobile-open a.mobile-trigger-new{
      -webkit-transition:background-color 0.2s linear; /* Button color transition effect */
      -moz-transition:background-color 0.2s linear; /* Button color transition effect */
      transition:background-color 0.2s linear; /* Button color transition effect */
      background: transparent; /* Changes button background to be slightly darker than open menu color */  
      background-color:#010101;
  }

  .mobile-open a.mobile-trigger-new span:after{
     opacity: 1; 
  }
    .header-section .header-menu-container .hs-menu-flow-horizontal > ul > li:hover > a {
        box-shadow: none;
    }

  /* Toggle Button Icon & Animations
     ========================================================================== */

  a.mobile-trigger-new i {
      display: inline;
      position: relative;
      top: -5px;
      margin-left: 5px;
      -webkit-transition-duration: 0s;
      -webkit-transition-delay: .2s;
      -moz-transition-duration: 0s;
      -moz-transition-delay: .2s;
      transition-duration: 0s;
      transition-delay: .2s;
  }
  a.mobile-trigger-new  i:before, a.mobile-trigger-new i:after {
      position: absolute;
      content: '';
  }
  a.mobile-trigger-new  i, a.mobile-trigger-new  i:before, a.mobile-trigger-new  i:after {
      width: 15px; /* Icon line width */
      height: 2px; /* Icon line height */
      background-color: #E2E2E2; /* Icon color */
      display: inline-block;
  }
  a.mobile-trigger-new  i:before {
      margin-top: -6px; /* Position top line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  a.mobile-trigger-new  i:after {
      margin-top: 6px; /* Position bottom line */
      -webkit-transition-property: margin, -webkit-transform;
      -webkit-transition-duration: .2s;
      -webkit-transition-delay: .2s, 0;
  }
  .mobile-open a.mobile-trigger-new i {
      background-color: rgba(0,0,0,0.0);
      -webkit-transition-delay: .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:before {
      margin-top: 0;
      -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
      transform: rotate(45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  .mobile-open a.mobile-trigger-new i:after {
      margin-top: 0;
      -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
      transform: rotate(-45deg);
      -webkit-transition-delay: 0, .2s;
      -webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0);
      -moz-box-shadow:    0px 1px 1px rgba(0, 0, 0, 0);
      box-shadow:         0px 1px 1px rgba(0, 0, 0, 0);
  }
  /* Child Toggle Button
     ========================================================================== */

  a.child-trigger-new {
      display: block !important; /* Hide button on Desktop */
      cursor: pointer; /* Mouse pointer type on hover */
      position: absolute;
      top: 0px;
      right: 0px;
      width: 55px !important; /* Button width */
      min-width: 55px !important;
      height: 45px !important; /* Button height */  
      padding: 0 !important;
      border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  a.child-trigger-new:hover {
      text-decoration: none;
  }


  /* Child Toggle Button Icon & Animations
     ========================================================================== */

  a.child-trigger-new span {
      position: relative;
      top: 50%; /* Centers icon inside button */
      margin: 0 auto !important;
      -webkit-transition-duration: .2s;
      -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger-new span:after {
      position: absolute;
      content: '';
  }
  a.child-trigger-new span, a.child-trigger-new span:after {
      width: 10px; /* Icon line width */
      height: 1px; /* Icon line height */
      background-color: #000; /* Icon color */
      display: block;
  }
  a.child-trigger-new span:after {
      -webkit-transform: rotate(-90deg);
       -ms-transform: rotate(-90deg);
      transform: rotate(-90deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger-new.child-open span:after {
      -webkit-transform: rotate(-180deg);
       -ms-transform: rotate(-180deg);
      transform: rotate(-180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  a.child-trigger-new.child-open span {
      -webkit-transform: rotate(180deg);
       -ms-transform: rotate(180deg);
      transform: rotate(180deg);
       -webkit-transition-duration: .2s;
       -moz-transition-duration: .2s;
      transition-duration: .2s;
  }
  
  /* ----------- Header CSss ----------- */
 
.header-section {
	padding: 25px 0;
}
.header-section .logo-image-container {
	position: absolute;
	top: 15px;
	z-index: 99999;
}
.header-section .logo-image-container img {
	max-width: 110px;
	width: 100%;
	text-align: left;
}
.header-section .header-menu-container {
	margin-top: 0;
}

.header-section .header-menu-container {
	margin-top: 0;
	min-height: 0 !important;
	line-height: normal;
	position: absolute;
	left: 0;
	right: 0;
	width: 100%;
	top:0;
}
.header-section .header-rightside-container {
	width: 100%;
	margin-left: 0;
}
.header-section .header-right-container {
	margin-top: 0px;
	text-align: right;
	width: 100%;
	margin-left: 0;
	padding-right: 70px;
}
.header-section .mobile-trigger-new {
	position: absolute;
	right: 20px;
	top: 25.5px;
}

.header-section .header-menu-container .hs-menu-wrapper {
	display: none;
	background: #e8e8e8 !important;
	position: absolute;
	top: 89px;
	width: 100%;
	text-align: left;
	padding: 0px 0;
	z-index: 9;
	overflow:auto;
}
.header-section .header-menu-container .hs-menu-wrapper ul {
    display:block;
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li {
    width: 100%;
    padding-bottom: 0;
    border-bottom: 1px solid rgba(0,0,0,0.2);
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li a {
	font-size: 14px;
	padding: 10px 15px;
	line-height: normal;
	display: block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
	position: static;
	display: block;
	visibility: visible !important;
	opacity: 1 !important;
	box-shadow: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
	padding: 10px 20px;
	font-size: 12px;
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li {
    position:relative;
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li .google-search-box {
    position:static !important;
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li .search-icon > .fa {
    display:none;
}
.header-section .header-menu-container .hs-menu-flow-horizontal > ul > li .google-search-box {
	position: static !important;
	display: block !important;
	margin-left: 0;
}
.google-search-box .hs-form .hs-button {
    top:0 !important;
    color:#fff !important;
}
.body-container-wrapper {
	padding-top: 88.5px;
}

  
}

@media only screen and (max-width:1050px){  
    .footer-subscribe-block .footer-subscribe-form .hs-form .hs-button {
        position: static;
        border-radius: 30px;
        max-width: 160px;
        font-size: 16px;
        height: 50px;
        margin: 15px 0 0;
    }
    .software-solutions-block .cta_button {
    max-width: 100%;
    min-width: 183px !important;
    }
    .incident-reporting-right-container .incident-reporting-heading h3, .incident-reporting-right-container .incident-reporting-menu ul li a {
        font-size: 18px;
    }
    .schedule-demo-container.with-image .schedule-demo-text-container .cta_button {
    min-width: 190px !important;
    font-size: 17px !important;
    }
}

@media only screen and (max-width:1000px){  
    .home-slider-container .slider-text-block {
        padding: 0px 45px 0;
    }
}

@media (max-width: 900px) {
    .software-solution-three-column-container .software-solutions-block {
        width: 100%;
        margin: 10px 0px;
        height: auto !important;
    }
    .software-solutions-container .software-solutions-text {
        height: auto !important;
    }
    .schedule-demo-container.with-image .schedule-demo-right-block {
        width: 49%;
        padding-left: 15px;
    }
    .schedule-demo-container .schedule-demo-left-block .hs-cta-wrapper .cta_button,  .schedule-demo-container #cta_button_1747782_96225a7a-199b-45c8-83c3-f75a9e4c6827,
    .schedule-demo-container a#cta_button_1747782_73301517-1ef9-460e-b64b-048b6584ceb9 {
    min-width: 160px !important;
    padding: 8.5px 35px !important;
    }
    
}
@media only screen and (max-width:850px){  
    .home-slider-container h1 {
        font-size: 25px;
    }
    .home-slider-container h1 span {
    font-size: 16px !important;
    }
    .home-slider-container p, .home-slider-container p span {
    font-size: 16px !important;
    }
    .home-slider-container .hs-cta-wrapper {
    margin-top: 15px;
    }
}
@media only screen and (max-width:767px){ 
  /*  a#cta_button_1747782_73301517-1ef9-460e-b64b-048b6584ceb9, 
    a#cta_button_1747782_96225a7a-199b-45c8-83c3-f75a9e4c6827 {
        font-size: 17.14px !important;
    }*/
    .schedule-demo-container .schedule-demo-heading h2 {
        font-size: 34px;
    }
    .incident-reporting-right-container {
            max-width: 400px;
    width: 100% !important;
    float: none !important;
    margin: 0px auto !important;
    }
    p {
        font-size:18px;
    }
    .home-slider-container .need-mobile-padding {
        padding-top: 40px;
    }
    .home-slider-container h1 {
    font-size: 30px;
    }
    .home-slider-container p {
        font-size: 16px;
    }
     .home-slider-container .cta_button  {
       font-size: 16px !important;
       padding: 11px 15px !important;
       min-width: 200px !important;
    }
    .home-slider-container img {
    margin: 30px auto -10px;
    max-width: 480px;
    }
.home-slider-container .hs-cta-wrapper {
    margin-top: 15px;
    }
    .software-solutions-container {
    padding: 40px 0;
    }
    .software-solutions-block {
    padding: 30px !important;
    margin-bottom: 30px !important;
    }
    
    .software-solutions-heading {
    font-size: 18px;
    }
    .software-solutions-block .cta_button,  .schedule-demo-container .cta_button  {
       /* font-size: 16px !important;*/
       /* padding: 11.5px 15px  !important; */
        min-width: 200px  !important;
    }
    .software-solutions-icon-image {
        margin: 0 0 25px;
    }
    
    .software-solution-three-column-container .software-solutions-block:last-child {
        margin-bottom:0 !important;
    }
    .client-testimonial-slider-container {
    padding: 40px 0 50px;
    }
    .client-testimonial-slider-container .quote-image {
    margin: 0 0 15px;
    }
    .client-testimonial-slider-container .testimonial-heading {
    margin: 0 0 15px;
    }
    .client-testimonial-slider-container .client-quote-text {
    margin: 0 0 20px;
    font-size: 19px;
    }
    .schedule-demo-container {
    padding: 40px 0;
    }
    .schedule-demo-container .schedule-demo-text-container p {
    font-size: 17.5px;
    }
    .schedule-demo-container .schedule-demo-heading h2 {
    color: #fff;
    margin: 0 0 15px;
    }
    .schedule-demo-container .schedule-demo-text-container .hs-cta-wrapper {
        margin: 25px 0 0;
    }
    .footer-section .top-footer-container {
    padding: 40px 0;
    }
    .footer-section .footer-block {
        margin-bottom:30px;
    }
    .footer-social-container a {
        font-size: 20px;
        margin-right: 25px;
    }
    .footer-section .footer-block:last-child {
    margin-bottom: 0;
    }
    .footer-section .footer-subscribe-block {
        padding-top:30px;
    }
    .footer-section .bottom-footer-container p {
    font-size: 15px;
    }
    .footer-bottom-menu ul li a {
        font-size:18px;
    }
    
    
    .banner-section {
    padding: 50px 0;
    }
    .banner-section h1 {
    font-size:30px;
    }
    .banner-section h4 {
    font-size:20px;
    }
    .after-banner-text-container .after-banner-text h4 {
        font-size: 20px;
    }
    .after-banner-text-container {
        padding: 40px 0;
    }
    .incident-reporting-container {
        padding: 40px 0;
    }
    .incident-reporting-container .incident-reporting-left-container p {
    font-size: 18px;
    margin: 0 0 15px;
    }
    .incident-reporting-container .incident-reporting-left-container .cta_button  {
        font-size: 16px !important;
        min-width: 300px !important;
    }
    .incident-reporting-right-container .incident-reporting-right-inner-container {
        float: none;
        margin-top: 40px;
    }
    .incident-reporting-right-container .incident-reporting-heading {
        padding: 20px 20px;
    }
    .incident-reporting-right-container .incident-reporting-heading h3 {
        font-size: 17px;
        
    }
    .incident-reporting-right-container .incident-reporting-menu ul li a {
        font-size: 17px;
        padding: 15px 20px;
    }
    .schedule-demo-container.with-image {
    padding: 40px 0 0;
    }
    .schedule-demo-container.with-image .schedule-demo-text-container .hs-cta-wrapper {
    margin: 20px 0 0;
    }
    .schedule-demo-container.with-image .schedule-demo-text-container .cta_button {
    font-size: 16px !important;
    }
    .schedule-demo-container.with-image .schedule-demo-left-block {
        width:100%;
        padding-right: 0px;
        text-align: left;
    }
    .schedule-demo-container.with-image .schedule-demo-right-block {
    position: static;
    padding-left: 0;
    width: 100%;
    margin: 50px 0 -6px;
    }
    .safetyzone-features-container {
    padding: 40px 0 25px;
    }
   /* .safetyzone-features-heading {
    margin: 0px 20%;
    }*/
    .safetyzone-features-container .safety-features-block {
    padding: 35px;
    }
    .safetyzone-features-container .safety-features-image {
        width: 80px;
    }
    .safetyzone-features-container .safety-features-block .safety-features-inner-block {
        padding-left: 95px;
    }
    .safety-features-block .safety-features-text-block h4 {
        font-size: 20px;
    }
    .safety-features-block .safety-features-text p {
        font-size: 16px;
    }
    .more-features-container {
        padding: 40px 0;
    }
    .more-features-container .more-features-heading h2 {
    font-size: 30px;
    margin-bottom: 40px;
    line-height: 1;
    }
    .more-features-container .more-features-heading h2 span {
    font-size: 20px;
    }
    .more-features-list ul li {
        font-size: 18px;
        padding-left: 25px;
        width:100%;
    }
    .more-features-list ul li::before {
    width: 10px;
    height: 10px;
    }
    .more-features-container .cta_button  {
    font-size: 16px !important;
    min-width: 225px !important;
    padding: 10px 15px !important;
    }    
    .more-features-container .cta_button {
    margin: 20px 0 0;
    }
    .schedule-demo-container.with-image .schedule-demo-text-container {
    max-width: none;
    }
    .safetyzone-features-heading::before {
    top: 15px;
    }
    .footer-section .bottom-footer-container {
        padding: 30px 0 15px;
    }
    .footer-bottom-menu ul li {
    margin-bottom: 8px;
    display: block;
    width: 100%;
    }
    .footer-bottom-menu ul li a {
    border-right: 0 none;
    }
    .footer-bottom-menu ul li:last-child {
        margin-bottom:0;
    }
    .client-testimonial-slider-container .client-name-designation-text {
        font-size:16px;
        margin-bottom:20px;
    }
    .slider-text-block {
    padding-top: 0;
    }
    .section-heading h2 {
        font-size: 25px;
    }
    .home-slider-container .slider-text-block a.cta_button {
    font-size: 12px !important;
    }
    .home-slider-container .slider-text-block a.cta_button, .home-slider-container .slider-text-block, .home-slider-container a#cta_button_1747782_73301517-1ef9-460e-b64b-048b6584ceb9, .home-slider-container a#cta_button_1747782_96225a7a-199b-45c8-83c3-f75a9e4c6827 {
    font-size: 12px !important;
    }
    .home-slider-container .slider-text-block {
    position: static;
    display: block;
    text-align: center;
    padding-top:0 !important;
    padding-bottom:0 !important;
    }
    .home-slider-container .slider-bg-image > img {
        display:none;
    }
    .home-slider-container .slider-text-inner-block {
    display: block;
    }
    .home-slider-container .slick-list .slick-slide {
        background-size: cover;
    }
}


@media only screen and (max-width:520px){
    .header-section .header-right-container {
        display:none;
    }
    .header-section .logo-image-container {
        position:static;
    }
    .header-section {
    padding: 16px 0;
    }
    .header-section .mobile-trigger-new {
        top:30px;
    }
    .home-slider-container img {
    max-width: 380px;
    }
    .home-slider-container h1 {
    font-size: 25px;
    }
  
    .home-slider-container p {
    font-size: 14px;
    }
    
}
@media only screen and (max-width:480px) { 
    .home-slider-container .hs-cta-wrapper {
        margin-top: 0px;
        display: block;
    }
    .home-slider-container .hs-cta-wrapper:first-child {
    margin-top: 15px;
    }
    .safetyzone-features-container .safety-features-image {
    width: auto;
    position: static;
    margin: 0 0 30px;
    max-width: 100%;
    }
    .safetyzone-features-container .safety-features-block .safety-features-inner-block {
    padding-left: 0;
    }
    .safetyzone-features-container .safety-features-block {
    padding: 25px;
    }
    .safetyzone-features-heading::before {
        display:none;
    }
    .safetyzone-features-heading h2 {
    padding-right: 0;
    display: block;
    text-align: center;
    }
    .home-slider-container img {
    max-width: 350px;
    }
    .home-slider-container h1 {
         font-size: 22px;
    }

}
@media only screen and (max-width:360px) { 
}

/* To center the form within its module and applying a max-width */
form.hs-form,
.hs_cos_wrapper .form-title {
max-width: 400px;
display: block;
margin: 0 auto;
}

/* To center the form title within a form module */
.hs_cos_wrapper .form-title {
text-align: center;
}

/* To center the form submit button */
.hs_submit {
    text-align: center;
}
