/* @import url('http://example.com/example_style.css'); */
@import url(//fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800,400italic,600italic,700italic,800italic,300italic);
@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.2.0/css/font-awesome.min.css);

@font-face {
    font-family: "themeIcons";
    font-style: normal;
    font-weight: 400;
    src: url("//cdn2.hubspot.net/hub/462636/file-2338221453-eot/httpopen_illuminea-dev-img/theme-icons.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hub/462636/file-2338206403-woff/httpopen_illuminea-dev-img/theme-icons.woff") format("woff"),
    url("//cdn2.hubspot.net/hub/462636/file-2338221448-ttf/httpopen_illuminea-dev-img/theme-icons.ttf") format("truetype");
}

@font-face {
    font-family: "Icomoon";
    font-style: normal;
    font-weight: 400;
    src: url("//cdn2.hubspot.net/hub/462636/file-2344531329-eot/httpopen_illuminea-dev-img/icomoon.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hub/462636/file-2344531334-woff/httpopen_illuminea-dev-img/icomoon.woff") format("woff"), 
    url("//cdn2.hubspot.net/hub/462636/file-2345953677-ttf/httpopen_illuminea-dev-img/icomoon.ttf") format("truetype");
}
@font-face {
    font-family: "Pe-icon-line";
    font-style: normal;
    font-weight: 400;
    src: url("//cdn2.hubspot.net/hub/462636/file-2352012957-eot/Pe-icon-line.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hub/462636/file-2350676424-woff/Pe-icon-line.woff") format("woff"), 
    url("//cdn2.hubspot.net/hub/462636/file-2350676419-ttf/Pe-icon-line.ttf") format("truetype");
}

/**
 * CSS @imports must be at the top of the file.      
 * Add them above this section.                             
 */
.hero-overlay{padding:150px 0;padding-top:150px}
.hero-overlay{padding:100px 0;padding-top:60px}


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

/* This responsive framework is required for all styles. */
/* Responsive Grid */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

    .visible-desktop {
        display: none !important ;
    }
}
/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}

img.alignRight{
    margin: 0 0 5px 15px;
}

img.alignLeft{
    margin: 0 15px 5px 0;
}

/* Reduces min-height on bootstrap structure */
.row-fluid [class*="span"] { min-height: 1px; }

/* Blog Social Sharing */
.hs-blog-social-share .hs-blog-social-share-list {
  margin: 0;
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
  height: 30px;
}
@media (max-width: 479px){
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item:nth-child(2) {
    float: none !important; /* Stack social icons into two rows on phones */
  }
}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item .fb-like > span{
  vertical-align: top !important; /* Aligns Facebook icon with other social media icons */
}

/* Videos */
video {
    max-width: 100%;
    height: auto;
}

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
}
 
#caldays {
    margin-bottom: 4px;
}

/* Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
    display: inline-block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* System Template Forms */
#email-prefs-form .email-edit {
    width: 100% !important;
    max-width: 507px !important;
}
#hs-pwd-widget-password {
    height: auto !important;
}

/* Menus */
.hs-menu-wrapper ul {
    padding: 0;
}

/* Horizontal Menu
   ========================================================================== */

.hs-menu-wrapper.hs-menu-flow-horizontal ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}
.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch {
    position: relative;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children {
    position: static;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: none;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:before {
    content: " ";
    display: table;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper:after {
    content: " ";
    display: table;
    clear: both;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li {
    float: left;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
    display: inline-block;
}

/* Vertical Menu
   ========================================================================== */ 

.hs-menu-wrapper.hs-menu-flow-vertical {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical ul {
    list-style: none;
    margin: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    width: auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
    position: relative;
}

/* Flyouts */
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity 0.4s;
    position: absolute;
    z-index: 10;
    left: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 100%;
    top: 0;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
    opacity: 1;
    visibility: visible;
}


@media (max-width: 767px) {
    .hs-menu-wrapper, .hs-menu-wrapper * {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        display: block;
        width: 100%;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul {
        list-style: none;
        margin: 0;
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        display: block;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
        float: none;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a,
    .hs-menu-wrapper.hs-menu-flow-horizontal.hs-menu-show-active-branch > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper > li a {
        display: block;
    }

    /* Stacking Horizontal Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
        visibility: visible !important;
        opacity: 1 !important;
        position: static !important;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal ul ul ul {
        padding: 0;
    }
    .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
        white-space: normal;
    }

    /* Stacking Vertical Nav for Mobile */
    .hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper  {
        position: static;
        opacity: 1;
        visibility: visible;
    }
}

.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper {
    visibility: visible;
    opacity: 1;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display: block;
    visibility: visible;
    opacity: 1;
}

/* Space Module */
.widget-type-space {
    visibility: hidden;
}

/* Blog Author Section */
.hs-author-social-links {
    display: inline-block;
}
.hs-author-social-links a.hs-author-social-link {
    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;}

/* 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(http://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(http://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;
}

/* 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;
}

@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; }
}


/* These includes are optional, but helpful. */
/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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

 





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

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANOUS

  7. MOBILE MEDIA QUERIES

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








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


   1. BASE STYLES                                             


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





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

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




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


/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */

 

/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */




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


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

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

/* Website background color and default font styles */
body {
  background: #fff;
  color: #393836;
  font-family: Open Sans, Sans-Serif;
  font-size: 16px;
  line-height: 1.7em;
      -webkit-font-smoothing: antialiased;
      -webkit-font-smoothing: subpixel-antialiased;
}

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

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

a { 
    color: #ff5c00;
    outline: 0;
    text-decoration: none;}
a:hover, a:focus { color: #2a3d63; }

hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}

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

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



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


/* Basic text */
p {
    margin:0 0 20px;
} 
small {}
strong {}
em {}
cite {}
code {}
pre {}

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
    margin: 0 0 .8em;
    line-height: 1.3em;
    -ms-word-wrap: break-word;
    word-wrap: break-word;
    /*color: #2a3d63;*/
    font-weight: normal;
    text-transform: none;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 {
    
    font-size: 36px;
    margin-bottom: 16px;
}
h2 {
    font-size: 30px;
    margin-bottom: 14px;
}
h3 {
    font-size: 24px;  
    margin-bottom: 10px;
}
h4 {
    font-size: 18px;    
    margin-bottom: 9px;
}
h5 {
    font-size: 16px;   
    margin-bottom: 8px;
}
h6 {
    font-size: 14px;
    margin-bottom: 8px;
}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}
ul{
    margin:0 0 1em;
    padding:0 0 0 1.5em;
    list-style-type: disc;
}
.body-container .main-content ul li{
       padding-left: .85em; 
}
ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* Quotes */
blockquote {}
blockquote p {}
blockquote small {}
blockquote small:before {}

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


.hs-featured-image {margin-top:2em;}





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


   2. 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 {
    /*position: fixed;*/
    z-index: 99999999;
    width: 100% !important;
    transition: top .3s ease;
        top: 0;
}
.hs-content-name-testimonials .two-column-equal-wrapper-col {
    padding-bottom: 0 !important;
}

.header-container .page-center {
    padding: 0 19px ;
	position: relative;
}
.header-top{
    background-color: #f5f5f5 !important;
    min-height: 35px !important;
    padding: 0 20px;
    position: relative;
    width: 100%;
}

.header-social ul {
    list-style: none;
    margin: 5px 0 0;
    padding: 0;
}
.header-social ul li{
    display: inline-block;
    margin: 0 5px 0 0;
}
.header-social ul li a{
	display: block;
	margin-right: 6px;
	position: relative;
	transition: all 0.3s ease 0s;
	text-decoration: none;
}

.header-social ul li a i {
    color: #cacaca;
    font-family: themeIcons;
    font-style: normal;
    font-variant: normal;
    font-weight: 400;
    line-height: 1;
    text-transform: none;
}
.header-social ul li a i:before {
    font-size: 14px;
    transition: all 0.3s ease 0s;
}
.facebook:before {
    content: "";
}
.linkedin:before {
	content: "";
}
.twitter:before {
	content: "";
}

.header-menu {
	text-align: right;
}
.header-menu ul {
	margin: 0;
	padding: 4px 1px 0 0;
}
.header-menu ul li{
	display: inline-block !important;
	line-height: 26px;
	margin: 0;
	padding: 0;
	float:none !important;
}
.header-menu ul li a{
	border-right: 1px solid #ababab;
	padding: 0 10px 0 5px;
	color: #ababab;
	display: inline-block;
	font-size: 12px;
	line-height: 10px;
}
.header-menu ul li a:hover{
	color:#ababab;
	opacity: 0.8;
}
.header-menu ul li:nth-child(2) a {
	padding: 0 10.5px 0 6px;
}
.header-menu ul li:last-child a{
	border-right: 0 none;
	padding: 0 0 0 6px;
}
.header-logo img {
	max-width: 198px;
	margin: 0 0 0 1px;
    transition: all 0.5s;
}
.down {
	padding-right: 0 !important;
}
.header-bottom .page-center.down {
    margin-bottom: -1px;
}
.header-bottom {
    -webkit-transition: opacity .2s ease-out;
    -moz-transition: opacity .2s ease-out;
    -ms-transition: opacity .2s ease-out;
    -o-transition: opacity .2s ease-out;
    transition: opacity .2s ease-out;
    transition: height 0.35s ease 0s, line-height 0.35s ease 0s;
    -webkit-transition: height 0.35s ease 0s, line-height 0.35s ease 0s;
    -moz-transition: height 0.35s ease 0s, line-height 0.35s ease 0s;
    -mstransition: height 0.35s ease 0s, line-height 0.35s ease 0s;
    -o-transition: height 0.35s ease 0s, line-height 0.35s ease 0s;
    border-bottom: 1px solid #ededed;
    background: #fff;
    
}
.mk-search-trigger {
	color: #2a3d63;
	display: inline-block;
	font-size: 16px;
	position: absolute;
	right: 0;
    cursor:pointer;
	top: 41px;
}
.mk-search-trigger:hover {
	color: #ff5c00;
}
.mk-icon-search:before {
    content: "";
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: normal;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: middle;
    width: auto;
    
}
/*.search-wrapper {
    position: absolute;
    right: -50px;
    width: 330px;
    height: 56px;
    background-color: #fff;
    display: none;
    margin:4px 0 0;
    padding: 0;
    border: 0;
}*/
.search-wrapper .hs-form .field > label {
    display: none;
}
.search-wrapper.box-show {
    position: absolute;
    right: -50px;
    width: 330px;
    height: 56px;
    background-color: #fff;
    display: block!important;
    margin: 3px 0 0;
    padding: 0;
    border: 0;
}
.search-wrapper input.hs-input {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    display: inline-block !important;
    border-color: #e3e3e3 #e3e3e3 #e3e3e3;
    border-image: none;
    border-style: solid none solid solid;
    border-width: 1px medium 1px 1px;
    height: 100%;
    min-height: 56px;
    font-family: 'Open Sans' !important;
    line-height: 30px;
    padding: 0 10px;
    font-family: arial;
    width: 275px !important;
    color: #767676;
    font-size: 13px;
    margin-bottom: 4px;
    outline: 0 none;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;  
    border-radius: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -o-border-radius: 0;
    vertical-align: top;
    margin-right: -5px;
}
.search-wrapper input.hs-input:focus {
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -ms-box-shadow: none;    
    border-color: #e3e3e3 #e3e3e3 #e3e3e3;
}
.search-wrapper a.hs-button.primary {
    background: #bfbcbc;
    border: medium none;
    display: inline-block;
    outline: 0 none;
    width: 56px;
    height: 56px;
    margin: 0 -10px 0 0;
    color: transparent;
    position: relative;
    overflow: hidden;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-perspective: 1000;
}
.search-wrapper a.hs-button.primary:hover {
    background: #ff5c00;  
    color: transparent;  
}
.search-wrapper a.hs-button.primary:after {
    content: "\e0b4";
    width: 56px;
    height: 100%;
    line-height: 56px;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    color: #fff;
    text-align: center;
    font-family: Icomoon;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
}

.mk-moon-search-3:before {
    content: "";
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    direction: ltr;
    font-family: Icomoon;
    font-style: normal;
    font-weight: 400;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: middle;
}
 .nav-side-search-icon {
    background-color: #bfbcbc;
    color: #ffffff;
    display: block;
    font-size: 16px;
    height: 100%;
    line-height: 52px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 56px;
}
.mk-moon-search-3.nav-side-search-icon:hover {
    background: none repeat scroll 0 0 #ff5c00 !important;
}
.header-container.smaller .header-bottom {
    background: none repeat scroll 0 0 #fff;
    z-index: 99999999;
    width: 100%;
    transition: height .35s ease,line-height .35s ease;
    -webkit-transition: height .35s ease,line-height .35s ease;
    -moz-transition: height .35s ease,line-height .35s ease;
    -ms-transition: height .35s ease,line-height .35s ease;
    -o-transition: height .35s ease,line-height .35s ease;
}


.header-container.smaller .mk-search-trigger {
    top: 15px;
}
.header-container.smaller .header-logo img {
    max-width: 121px!important;
    margin: 4px 0 0 1px;
}

.header-container.smaller .header-bottom .page-center.down {
    margin-bottom: -2.5px;
}
.header-container.smaller .search-wrapper.box-show {
    margin: 1px 0 0;    
}

/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {}
.header-container .hs_cos_wrapper_type_logo a {}
.header-container .hs_cos_wrapper_type_logo a img {}


.hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-height: 150px;
    object-fit: cover;
    width: 100%;
}
.main-content .hs_cos_wrapper:nth-child(3) .three-column-col:last-child {
    display: block !important;
}
/* ==========================================================================
   Content                                                 
   ========================================================================== */


.body-container-wrapper {}
.body-container {
   /* padding: 126px 90px 0 20px;*/
}
.custom-header-fixed .body-container {
    /*padding-top: 97px;*/
    /*padding-top: 126px;*/
} 
.body-container .page-center {}


.section-bg {
    margin: 0;
    border-bottom: 1px solid #ededed;
    background: url(//cdn2.hubspot.net/hubfs/462636/Partner%20Portal/Banners/resources-banner-1600x600%20copy.jpg) no-repeat 35% 4px #F7F7F7;
    padding: 3px 0 4px !important;
    min-height: 113px !important;
    margin: 0 0 20px;
    width:100%;
      -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
.section-bg .page-center {
    padding: 0px 15px !important;
}
/*.section-bg h1 {*/
/*    color: #fff;*/
/*    font-family: Open Sans;*/
/*    font-size: 24px;*/
/*    font-weight: normal;*/
/*    letter-spacing: 0;*/
/*    line-height: 120%;*/
/*    margin: 50px 5px 0 !important;*/
/*    text-transform: none;*/
/*    word-wrap: break-word;*/
/*} */
.section-bg h1 {
    color: #fff;
    font-family: Open Sans;
    font-size: 36px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 1.2;
    margin: 0;
    text-transform: none;
    word-wrap: break-word;
    position: relative;
} 

.main-content {
    padding: 30px 20px;
}
.sidebar div.hs_cos_wrapper.hs_cos_wrapper_type_rich_text {
    padding: 35px 20px;
}
.sidebar .hs_cos_wrapper.hs_cos_wrapper_type_raw_html {
    padding: 35px 0;
}


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

/* Homepage */

/* Contact Us */

/* About Us */



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

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */




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


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


.footer-menu{}
.footer-menu ul {
  display: block;
  float: right !important;
  list-style: outside none none;
  margin: 0;
  padding: 0;
  text-align: right;
}
.footer-menu ul li{
  display: inline-block;
  float: left;
  margin: 0;
  padding: 0;
}
.footer-menu ul li a{
    display: block;
    font-size: 12px;
    line-height: 16px;
    margin: 25px 12px 20px;
    opacity: 0.8;
    color: #94a4b6;
    text-decoration: none;
    transition: all 0.25s ease-in-out 0s;
}
.footer-menu ul li a:hover{
    opacity: 1;
}

.footer-copyright{
    background-color: #142537;
}
.footer-bg, .footer-bg p {
    color: #94a4b6;
    font-size: 14px;
    font-weight: normal;
}
.footer-bg {
    background-color: #0c1e30;
}
.footer-bg {
    padding: 20px 0 0;
    position: relative;
    width: 100%;
}
.custom-copy p{
    color: #94a4b6;
    font-size: 11px;
    letter-spacing: 1px;
    float: left;
    line-height: 16px;
    white-space: nowrap;
    opacity: 0.8;
    margin: 0;
    padding: 25px 0 20px;
}

.footer-bg h3 {
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  margin:-2px 0 17px;
  padding:0;
  position: relative;
  line-height: 23.7999992370605px;
}
.footer-blog_subscribe .hs-form .field > label {    
  color: #ffffff;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  display: block;
  letter-spacing: 1px;
  margin:-2px 0 15px;
  padding:0;
  position: relative;
  line-height: 27.2px;  
}

.hs-rss-item-text a {
    color: #94a4b6;
    display: block;
    font-size: 13px;
    line-height: 18px;
    outline: 0 none;
    text-decoration: none;
}
.hs-rss-byline  {
  display: block;
  font-size: 11px;
  font-style: italic;
  line-height: 16px;
  padding-top: 4px;
  color:#999999;
}
.hs-rss-item {
  margin: 0 10px 5px 0;
}
.footer-space{
    padding: 10px;
}

.follow-us i {
    font-size: 24px;
    font-family: themeIcons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.mk-jupiter-icon-facebook:before {
content: "\e636";
}
.mk-jupiter-icon-linkedin:before {
  content: "";
}
.mk-jupiter-icon-twitter:before, .mk-jupiter-icon-twitter_alt:before {
  content: "";
}
 .follow-us a{
    color: #828282;
    position: relative;
    display: inline-block;
    margin:5px 11.5px 5px 0;
    line-height: 100%;
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 50;
    -khtml-opacity: 50;
    opacity: 50;
    opacity: .5;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
     transition: all .2s ease;
}
 .follow-us a:hover{
    opacity: 1;
    color: #828282;
}
.footer-blog_subscribe {
    margin: 42px 0 0 0;
    position: relative;
    padding-right: 5px;
}

.footer-blog_subscribe input.hs-input {
    background-color: rgba(255, 255, 255, 0.03);
    border: 2px solid rgba(255, 255, 255, 0.05);
    margin: 0;
    padding: 12px 28px 12px 15px;
    width: 100%;
    color: #767676;
    font-size: 13px;
    outline: 0 none;
    cursor: text;
    font-family: 'Open Sans';
    border-radius: 0 !important;
}
.footer-blog_subscribe input.hs-input:focus {
    border-color: rgba(255,255,255,.08) !important;
    box-shadow: none !important;
}

.footer-blog_subscribe a.hs-button.primary {
    background: rgba(0, 0, 0, 0);
    border: none !important;
    box-shadow: none !important;
    cursor: text;
    color: rgba(0, 0, 0, 0);
    display: block;
    outline: 0 none;
    position: absolute;
    right: 0;
    top: 47%;
    transition: all 0.25s ease-in-out 0s;
    width: 46px;
    height: 46px;
    margin: 0;
}
.footer-blog_subscribe a.hs-button.primary:hover,
.footer-blog_subscribe a.hs-button.primary:focus {
    box-shadow: none !important;
    background: transparent !important;
    /*color: rgba(255,255,255,.08) !important;*/
}
.footer-blog_subscribe a.hs-button.primary:before {
    content: "";
    cursor: pointer;
    display: inline-block;
    text-decoration: inherit;
    color: rgba(255,255,255,0.3);
    font-size: 16px;
    opacity: .4;
    position: absolute;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: normal;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: middle;
    width: auto;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.footer-blog_subscribe a.hs-button.primary:hover:before {
    opacity: 1;
}
.custom-contact ul{
    margin:0;
    padding:0;
    list-style:none;
}
.custom-contact ul li{
    display: block;
    line-height: 20px;
    margin: 0 0 8px;
    padding: 0 0 0 25px;
    position: relative;

}
.custom-contact ul li  i{
     color: #b2b2b2;
    font-size: 14px;
    left: 0;
    line-height: 20px;
    position: absolute;
    top: -1px;
}
.custom-contact ul li:first-child  i:before{
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    direction: ltr;
    display: inline;
    font-family: Icomoon;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: normal;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: middle;
    width: auto;
}
.custom-contact ul li  i:before{
  background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    height: auto;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: middle;
    width: auto;
}
.mk-moon-office:before {
  content: "";
}
.mk-icon-home:before {
  content: "";
}
.mk-icon-home:before {
  content: "";
}
.mk-icon-phone:before {
  content: "";
}
.mk-icon-envelope:before {
  content: "";
}
.custom-contact ul li span{
    font-size:14px;
    font-weight    :400;
    color:	#94a4b6;
    line-height	:0px;
}
.custom-contact ul li span a {
  color: #94a4b6;
}
.custom-contact ul li span a:hover,
.hs-rss-item-text a:hover{
  color: #ff5c00;

}

 #back-to-top{
    opacity: 1;
    right: 15px;
    background-color: rgba(0, 0, 0, 0.2);
    bottom: 15px;
    display: block;
    height: 45px;
    position: fixed;
    text-align: center;
    transition: all 0.2s ease-in-out 0s;
    width: 45px;
    color:transparent;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}
 #back-to-top:before {
    content: "";
     background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    display: inline;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    height: auto;
    line-height: normal;
    margin-top: 0;
    text-decoration: inherit;
    vertical-align: middle;
    width: auto;
    color: #ffffff;
    font-size: 16px;
    left: 15px;
    line-height: 16px;
    position: absolute;
    top: 15px;
}



.custom-ft-followsearch-group {
    padding: 0 0 0 6px;
}


.custom-rss {
    padding-left: 11px;
}
.custom-rss .hs-rss-item {
    margin: 0 0 12px;
}
.custom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    float: left;
    display: block;
    width: 80px;
    height: 80px;
    margin: 0;
    position: relative;
    overflow: hidden;
}
.custom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    min-width: 140%;
}
.custom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width: 70%;
    float: left;
    padding: 0 0 0 20px;
    margin-right: -10px;
}



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


   3. MAIN NAVIGATION                                            


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



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


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









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


   4. TEMPLATE MODULE SELECTORS                                         


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





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

body.one-column {}
body.two-column {}
body.three-column {}
.content-wrapper {}
.main-content {}
.sidebar{}
.sidebar.right{}
.sidebar.left{
    padding:30px 20px;
}
.normal .sidebar.right {
    padding: 25px 15px;
}
/* Common One Column Selectors */
body.site-page.one-column, 
body.landing-page.one-column, 
body.error-template.one-column, 
body.password-template.one-column, 
body.subscription-template.one-column {}

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

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

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

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

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


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

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

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

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


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

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

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

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


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

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

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

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








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


   5. COS COMPONENTS                                        


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





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


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

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

.featured-image {
    position: relative;
    width: 30%;
    display: inline-block;
    overflow: hidden;
    margin-top:2em;
    padding: .55em .55em .55em .55em;
    -webkit-box-shadow: 0 1px 7px rgba(156,160,173,0.25);
    -moz-box-shadow: 0 1px 7px rgba(156,160,173,0.25);
    box-shadow: 0 1px 7px rgba(156,160,173,0.25);
    position: relative;
    background: #fff;
    border: 1px solid #d3d9eb;
}
.featured-image img{
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-perspective: 1000;
}

.image-hover-overlay{
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
        background-color: #ff5c00;
            -webkit-transition: opacity .35s ease-in-out;
    -moz-transition: opacity .35s ease-in-out;
    -ms-transition: opacity .35s ease-in-out;
    -o-transition: opacity .35s ease-in-out;
    transition: opacity .35s ease-in-out;
}
.post-type-badge {
    position: absolute;
    left: 50%;
    top: 50%;
    display: block;
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
        -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-perspective: 1000;
    margin: -24px 0 0 -24px;
}
.post-type-badge i {
    font-size: 48px;
    color: #fff;
}
[class*=" mk-li-"], [class^=mk-li-] {
    display: inline-block;
    font-family: Pe-icon-line;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mk-li-image:before, .mk-li-photo:before {
    content: "\e61e";
}
.mk-thumbnail-content-container {
    padding: 0 30px 15px ;
        float: right;
        
    width: 70%;
    display: inline-block;
}


 .featured-image:hover .image-hover-overlay {
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 90;
    -khtml-opacity: 90;
    opacity: 90;
    opacity: .9;
}
.featured-image:hover .post-type-badge {
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 100;
    -khtml-opacity: 100;
    opacity: 100;
    opacity: 1;
}
.post-header h3 {
    font-size: 24px;
    color: #2a3d63;
    font-weight: normal;
        margin: 20px 0;
    letter-spacing: 1px;
    text-transform: none;
}
.more-pointed:after {
    content: "\f0da";
    color: #ff5311;
    font-family: 'FontAwesome';
    margin: 0 5px 0 10px;
}









/* Blog Listing */
body.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 {}

/* Blog Author and Avatar */
#hubspot-author_data {}
#hubspot-author_data a.author-link {}
#hubspot-author_data .hs-author-avatar {}
#hubspot-author_data .hs-author-avatar img {}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {}
.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{
  
}

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

/* Blog Topics List */
#hubspot-topic_data {}
#hubspot-topic_data a.topic-link:hover, #hubspot-topic_data a.topic-link:focus,
#hubspot-author_data a.author-link:hover, #hubspot-author_data a.author-link:focus{
  color:rgba(255, 92, 0, .7);
}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */

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

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

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

/* Pagination */
.blog-pagination {}
.blog-pagination a {}
.blog-pagination a.previous-posts-link {}
.blog-pagination a.all-posts-link {}
.blog-pagination a.next-posts-link {}

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

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

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

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


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

.blog .blog-sidebar {}

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




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


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

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

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

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

/* One Line Inputs */
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    width: 100%;
    max-width: 500px;
    color: #666;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    min-height: 18px;
    padding: 4px;
    margin: 0 0 4px;
    border: 1px solid #ccc;
    background: #fdfdfd;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: border 0.2s linear,box-shadow 0.2s linear;
    -moz-transition: border 0.2s linear,box-shadow 0.2s linear;
    transition: border 0.2s linear,box-shadow 0.2s linear;
    -webkit-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 3px rgba(0,0,0,0.1);
}

body input[type="text"]:focus,
body input[type="password"]:focus, 
body input[type="datetime"]:focus, 
body input[type="datetime-local"]:focus, 
body input[type="date"]:focus, 
body input[type="month"]:focus, 
body input[type="time"]:focus, 
body input[type="week"]:focus, 
body input[type="number"]:focus, 
body input[type="email"]:focus, 
body input[type="url"]:focus, 
body input[type="search"]:focus, 
body input[type="tel"]:focus, 
body input[type="color"]:focus,
body input[type="file"]:focus,
body textarea:focus,
body select:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
}


body .inputs-list {
    list-style: none;
    margin: 0;
    padding: 0
}


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

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

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

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

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

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


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

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

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

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

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

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

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

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

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


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

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

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

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

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

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


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

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

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {}
#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="email"],
.custom_error_message input[type="password"] {
    display: block;
}
.widget-type-google_search input[type="focus"] {}


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

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

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

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

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

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




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


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    cursor: pointer;
    -webkit-appearance: none;
    display: inline-block;
    color: #fff;
    font-family: 'Open Sans',sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 27.2px;
    text-decoration: none !important;
    background: #ff5c00;
    text-shadow: none;
    background-image: none;
    border: 0;
    padding: 6px 24px 6px 29px;
    margin: 5px 0;
    border-radius: 0;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
    color: #fff;
    border-top-color: #4db0ee;
    border-bottom-color: #1946be;
    border-right-color: #3080e3;
    border-left-color: #3080e3;
    background: #2a3d63;
    box-shadow: none !important;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {
    color: #fff;
    border-top-color: #4db0ee;
    border-bottom-color: #1946be;
    border-right-color: #3080e3;
    border-left-color: #3080e3;
    background: #2a3d63;
    box-shadow: none !important;
}


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


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

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


.custom-breadcrumb-menu {
    text-align: right;
    padding: 0 5px 0 0;
}
.custom-breadcrumb-menu ul li {
    display: inline-block;
    float: none !important;
    width: auto !important;
    color: #919191;
    font-size: 12px;
    font-weight: normal;
    line-height: 12px;
    text-transform: none;
    letter-spacing: 0;
    padding: 0 !important;
    margin: 0 !important;
}
.custom-breadcrumb-menu ul li .hs-breadcrumb-menu-divider:before {
    content: '/';
    padding-left: 2px;
    right: -1px;
    position: relative;
}
.custom-breadcrumb-menu ul li a {
    color: #afafaf;
    text-decoration: none;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-perspective: 1000;
}
.custom-breadcrumb-menu ul li a:hover {
    color: #797979;
    text-decoration: none;    
}



iframe, embed, object {
    max-width: 100%;
}



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


   6. MISCELLANOUS                                        


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



.custom-darkgraybg-group {
    background: #bbbbbb;
    padding: 25px 15px;
}
.custom-darkgraybg-group h3 {
    color: #2a3d63 !important;
    font-size: 24px !important;
    font-weight: normal !important;
    line-height: 31.2px !important;
    text-transform: none !important;
    margin: 0 0 10px !important;
    padding: 0 !important;
}
.custom-darkgraybg-group p {
    color: #393836;
    font-size: 16px;
    line-height: 1.7em;
    margin: 0 0 20px;
    padding: 0;
}


h6.cusotm-orange-btn {
    margin: 0 0 40px;
}
.cusotm-orange-btn a {
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
    line-height: 100%;
    letter-spacing: 0;
    text-align: center;
    background: #ff5c00;
    padding:20px 28px;
    margin: 0;
    -webkit-transition: color .15s ease-in-out,background .15s ease-in-out,border .15s ease-in-out;
    -moz-transition: color .15s ease-in-out,background .15s ease-in-out,border .15s ease-in-out;
    -ms-transition: color .15s ease-in-out,background .15s ease-in-out,border .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background .15s ease-in-out,border .15s ease-in-out;
    transition: color .15s ease-in-out,background .15s ease-in-out,border .15s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
    ms-backface-visibility: hidden;
}
.cusotm-orange-btn a:hover {
    color: #fff;
    background: #252525;
}


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

.sidebar h3 {
    color: #333;
    font-family: 'Open Sans';
    font-size: 14px;
    font-weight: bolder;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin: 0 0 20px;
    padding: 0;
}
.sidebar p {
    color: #999;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.7em;
    margin: 0 0 20px;
}
.sidebar a {
    color: #999;
    text-decoration: none;
}
.sidebar a:hover {
    color: #ff5c00;
    text-decoration: none;
}

/* ==========================================================================
                    Full Width 
   ========================================================================== */

.mk-social-network-shortcode ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.mk-social-network-shortcode ul li {
    display: inline-block;
    margin: 0;
    padding: 0 !IMPORTANT;
}
.mk-social-network-shortcode ul li a {
    display: block;
    line-height: 100%;
        margin: 4px;
}
.mk-social-network-shortcode ul li a i {
    color: #cccccc;
    font-size: 24px;
}
.mk-divider.mk-shortcode {
    padding: 0 15px;
}
.three-column-col {
    width: 33.33333333%;
    float: left;
    padding: 0 15px;
    text-align: center;
}
.three-column-equal-wrapper {
    margin: 0 -15px;
}
.boxed-style {
    margin-bottom: 30px;
}
.boxed-style h4 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}


/* ==========================================================================
                    Two Column Left
   ========================================================================== */

.two-column-left-col.col1 {
    width: 25%;
}
.two-column-left-col.col2 {
    width: 75%;
}
.two-column-left-col {
    float: left;
    padding: 0 15px;
}
.two-column-left-wrapper {
    margin: 0 -15px;
}
.two-column-left-col.col1 h4 {
        color: #ff5c00 ;
    font-weight: normal ;
    font-size: 20px ;
    margin-bottom: 0 ;
    margin-top: 18px; 
}
.divider-inner {
    margin: 50px 0 80px;
    display: block;
    background: rgba(0,0,0,.1);
    height: 1px;
}
/*p strong,*/
/*.main-content ul li strong{*/
/*    color: #2a3d63;*/
/*}*/
.main-content ul li strong{
    color: #2a3d63;
}
span.filter-link-count {
    display: none;
}
.custom-blolg-news #hubspot-author_data .hs-author-avatar {
 max-width: 70px;
 padding: 10px 10px 10px 0;
}

.custom-blolg-news #hubspot-author_data .hs-author-avatar img {
 height: auto !important;
 max-width: 100%;
}

/* ==========================================================================
                    Two Column Right
   ========================================================================== */

.two-column-right .main-content {}

.two-column-right .main-content ul {
    padding: 0;
    margin: 0 0 16px 37px;
    list-style-type: disc;
}
.two-column-right .main-content ul li {
    padding: 0 0 0 1px;
}

.two-column-right .sidebar.right {
    padding: 0 0 0 53px;
}


/* ==========================================================================
                    Two Column Equal
   ========================================================================== */

.openlegacy-server .content-wrapper.page-center {
    padding-top: 55px;
}

.openlegacy-server .main-content-left {
    padding:30px 15px;
}
.openlegacy-server .main-content-right {
    padding-right: 15px;
    padding-left: 3px;
}

.openlegacy-server .bottom-content {
    padding: 30px 20px;
}

h5.cusotm-orange-btn {
    text-align: center;
    margin: 20px 0 15px;
}
h5.cusotm-orange-btn a {
    display: inline-block;
    font-size:14px;
}

.custom-tabber-group {
    background: #fff;
    border: 1px solid #e5e5e5;
    margin: 0 0 20px;
}
.custom-tabber-group p {
    color: #393836;
    font-size: 14px;
    line-height: 1.7em;
    margin: 0 0 20px;
}
.custom-tabber-heading {
    padding: 10px 20px 11px 14px;
    background: rgba(0,0,0,.05);
    border-bottom: 1px solid #e5e5e5;
}
.custom-tabber-heading h1 {    
    color: #444;
    font-size: 13px;
    font-weight: 700;
    line-height: 24px; 
    margin: 0;
    padding: 0;   
}
.custom-tabber-heading i {
    margin-right: 8px;
    color: #b9b9b9;
    font-size: 16px;
}
.custom-tabber-column-group {
    padding: 25px 25px 20px;
}

/* ==========================================================================
                    Cool Page
   ========================================================================== */

.custom-cool-page .full-width-banner-group h2 {
    text-align: left;
    color: #ffffff;
    padding-top: 30px;
    padding-bottom: 22px;
    text-transform: uppercase;
    letter-spacing: 0px;
}
.custom-cool-page .banner-content {
    width: 50%;
    float: right;
    padding: 0 15px;
}
.custom-cool-page .section-bg {
    margin: 0;
}
.custom-cool-page .full-width-banner-group .page-center {
    max-width: 100% !important;
    padding: 0 !important;
}
.custom-cool-page .full-width-banner-group {
    background-position: left top;
    background-repeat: no-repeat;
    min-height: 427px;
}
.custom-cool-page .full-width-banner-group p {
    font-size: 18px;
    color: #ffffff;
    line-height: 28px;
    text-align: left;
    font-family: Open Sans;
}
.cool-button:after {
    content: "\f0da";
    color: white;
    font-family: 'FontAwesome';
    margin: 0 5px 0 10px;
    display: none;
}


/* ==========================================================================
                    Contact Us
   ========================================================================== */

.contact-us .section-bg {
    margin-bottom: 0;
}

.contact-us .full-width-banner-group {
    min-height: 340px;    
    background-position: center 50%;
}

.contact-us .main-content {
    padding-top: 0;
    padding-bottom: 0;
}
.contact-us .main-content-left {
    padding-right: 0;
}
.contact-us .main-content-center {
    padding-left: 7px;
}
.contact-us .main-content-left .hs_cos_wrapper_type_rich_text:first-child h3 {    
    color: #2a3d63;
    font-size: 16px;
    font-style: inhert;
    font-weight: bold;
    line-height: 1.3em;
    text-transform: initial;
    letter-spacing: 0px; 
    text-align: left;
    padding: 50px 0 40px;
    margin: 0 0 18px;
}
.contact-us .main-content-center h3.form-title {  
    color: #2a3d63;
    font-size: 16px;
    font-style: inhert;
    font-weight: bold;
    line-height: 1.3em;
    text-transform: initial;
    letter-spacing: 0px; 
    text-align: left;
    /*padding: 49px 0 43px;*/
    margin: 0 0 18px;
}
.contact-us .main-content p {
    color: #393836;
    font-family: 'Open Sans';
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 0 8px;
    padding: 0;
}

.contact-us .custom-content-form {}
.custom-content-form .hs-form-field > label {
    display: none;
}
ul.hs-error-msgs.inputs-list {
    margin: 5px 0 ;
    padding: 0 ;
    background-color: #fdd2d0;
    font-size: 11px;
    border: 1px solid #fcb3af;
    padding: 4px 16px 4px 10px !important;
    color: #000;
    display: none;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fefefe), color-stop(100%, #fdd2d0));
    background-image: -webkit-linear-gradient(#fefefe,#fdd2d0);
    background-image: -moz-linear-gradient(#fefefe,#fdd2d0);
    background-image: -o-linear-gradient(#fefefe,#fdd2d0);
    background-image: linear-gradient(#fefefe,#fdd2d0);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 6px #ddd;
    -moz-box-shadow: 0 0 6px #ddd;
    box-shadow: 0 0 6px #ddd;
    z-index: 99999;
       
}
ul.hs-error-msgs.inputs-list li {
    margin: 0 !important;
    padding: 0 !important;
}
ul.hs-error-msgs.inputs-list li label {
    font-family: Lucida Grande,Lucida Sans Unicode,bitstream vera sans,trebuchet ms,verdana,sans-serif;
       font-size: 16px;
    color: #393836;
    margin: 0 !important;
    line-height: 1.7em;
}


.custom-content-form ul.hs-error-msgs.inputs-list {
    width:95%;
}
.custom-content-form input.hs-input,
.custom-content-form select.hs-input,
.custom-content-form textarea.hs-input {    
    color: #666;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    padding: 4px;
    margin: 0 0 7px;
    max-width: 477.391px !important;
}
.contact-us .custom-content-form input.hs-input,
.contact-us .custom-content-form select.hs-input,
.contact-us .custom-content-form textarea.hs-input {
    margin: 0 0 3px;
    max-width: 331.51px !important;
}
.hs-content-name-request-a-demo .custom-content-form .hs-form-field > label {
    display: none;
}
/*.contact-us .custom-content-form textarea.hs-input {
    max-width: 482.156px !important;
}*/

.custom-content-form .actions {
    text-align: left;
}
.hs-content-name-request-a-demo .custom-content-form .actions {
    text-align: right;
}
.hs-content-name-request-a-demo .custom-content-form {
    width:30.33% !IMPORTANT;
}
.hs-content-name-request-a-demo .custom-content-form ul.hs-error-msgs.inputs-list {
    max-width: 100%;
    width: 100%;
}

/* Placeholder Text */
.custom-content-form input.hs-input::-webkit-input-placeholder { /* Webkit Browsers */
   opacity: 0.8;
   font-weight: 300;
}
.custom-content-form input.hs-input:-moz-placeholder { /* Firefox 18- */
   opacity: 0.8;
   font-weight: 300;
}
.custom-content-form input.hs-input::-moz-placeholder { /* Firefox 19+ */
   opacity: 0.8;
   font-weight: 300;
}
.custom-content-form input.hs-input:-ms-input-placeholder { /* IE10 */
   opacity: 0.8;
   font-weight: 300;
}
.custom-content-form .hs_submit {
    text-align: right;
}
.custom-content-form .hs-button.primary {
    margin: 0 0 15px;
}

.boxed-style p {
    margin: 0;
}



/* ==========================================================================
                    Icons
   ========================================================================== */


.mk-moon-arrow-right-3:before {
    content: "\e2af";
}
.mk-image-shortcode .mk-image-inner {
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    width: auto;
}
.mk-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-perspective: 1000;
        background-color: #ff5c00;
}
.mk-image-shortcode-lightbox {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -50px 0 0 -50px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    width: 100px;
    height: 100px;
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
      -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-perspective: 1000;
}
.mk-image-shortcode-lightbox i {
    line-height: 100px;
    font-size: 48px;
}
.mk-jupiter-icon-plus-circle:before {
    content: "\e690";
}
.mk-image-shortcode:hover .mk-image-overlay {
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 90;
    -khtml-opacity: 90;
    opacity: 90;
    opacity: .9;
}

a.cool-button,.mk-button{
    color: #fff;
    letter-spacing: 0;
    font-weight: normal;
    font-size: 14px;
    padding: 14px 24px 14px 28px ;
    line-height: 100%;
    background-color: #ff5c00;
    margin-bottom: 15px;
    margin-top: 25px;
    position: relative;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    width: 301px;
    height: 50px;
    line-height: 22px;
    text-transform: uppercase;
    -webkit-transition: color .15s ease-in-out,background .15s ease-in-out,border .15s ease-in-out;
    -moz-transition: color .15s ease-in-out,background .15s ease-in-out,border .15s ease-in-out;
    -ms-transition: color .15s ease-in-out,background .15s ease-in-out,border .15s ease-in-out;
    -o-transition: color .15s ease-in-out,background .15s ease-in-out,border .15s ease-in-out;
    transition: color .15s ease-in-out,background .15s ease-in-out,border .15s ease-in-out;
}
a.cool-button:hover,.mk-button:hover{
    background-color: #252525;
    color:#fff;
}

a.mk-button {
    font-size: 14px;
    padding: 12px 18px;
}
.mk-testimonial-content {
    border: 1px solid #ededed;
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
        position: relative;
    margin-bottom: 25px;
    margin-top: 10px;
    padding: 20px 20px 0;
}
.mk-testimonial-author, .mk-testimonial-company {
    color: #ff5311;
    text-transform: none !important;
    font-style: normal !important;
}
 .mk-testimonial-author {
    display: block;
    margin-bottom: 5px;
    font-weight: 700;
    /*font-size: 13px;*/
    font-size: 14px;
    line-height: 11px;
}
 .mk-testimonial-company {
    font-size: 12px;
    line-height: 14px;
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 80;
    -khtml-opacity: 80;
    opacity: 80;
    opacity: .8;
}

.mk-image-shortcode-lightbox:hover {
    color: #fff;
}
.mk-image-shortcode:hover .mk-image-shortcode-lightbox {
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 100;
    -khtml-opacity: 100;
    opacity: 100;
    opacity: 1;
}

[class*=" mk-icon-"]:before, [class^=mk-icon-]:before {
    text-decoration: inherit;
    display: inline-block;
    speak: none;
}
[class^=mk-moon-] {
    font-family: Icomoon;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    vertical-align: middle;
    direction: ltr;
}
.mk-box-icon.boxed-style .icon-box-boxed.top .mk-main-ico{
    background-color: #ff5c00;
    color: #ffffff;
}

.mk-circle-image .item-holder {
    display: inline-block;
    overflow: hidden;
    margin: 0 auto;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    border: 3px solid #ff5c00 ;
}

.mk-social-network-shortcode a i{
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-perspective: 1000;
}
[class*=" mk-jupiter-icon-"], [class^=mk-jupiter-icon-] {
    font-family: themeIcons;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.mk-jupiter-icon-simple-linkedin:before {
    content: "\e653";
}

.mk-box-icon.boxed-style .icon-box-boxed {
    position: relative;
    border: 1px solid #e0e0e0;
    background-color: #f4f4f4;
    text-align: center;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}
[class^=mk-icon-]{
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: middle;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
}
.mk-box-icon.boxed-style .mk-main-ico {
    z-index: 20;
}
.mk-icon-question:before {
    content: "\f128";
}
.mk-box-icon.boxed-style .icon-box-boxed.top {
    margin-top: 35px;
    padding: 70px 30px 30px;
}
.mk-box-icon.boxed-style .icon-box-boxed.top .mk-main-ico {
    top: -34px;
    left: 50%;
    margin-left: -32px;
        position: absolute;
    display: block;
    width: 65px;
    height: 65px;
    color: #fff;
    text-align: center;
    font-size: 32px;
    line-height: 65px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}
.mk-box-icon .icon-box-readmore i {
    position: relative;
    padding-left: 8px;
    vertical-align: middle;
    font-size: 16px;
    line-height: 16px;
}

.mk-icon-caret-right:before {
    content: "\f0da";
}
.mk-box-icon.boxed-style .icon-box-readmore {
    display: inline-block;
    float: none;
    margin: 10px 0 10px 0;
    font-size: 12px;
    position: relative;
}
.mk-moon-libreoffice:before {
    content: "\e3db";
}
.mk-moon-stack-checkmark:before {
    content: "\e242";
}
.mk-moon-bubble-video-chat:before {
    content: "\e06a";
}
.mk-moon-cloud-download:before {
    content: "\e1b0";
}
.mk-moon-blog:before {
    content: "\e3f8";
}

.mk-moon-lamp-2:before {
    content: "\e146";
}
.mk-icon-paint-brush:before {
    content: "\f1fc";
}
.mk-moon-stack-empty:before {
    content: "\e23a";
}
.mk-icon-database:before {
    content: "\f1c0";
}
[class*=" mk-li-"], [class^=mk-li-] {
    display: inline-block;
    font-family: Pe-icon-line;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.mk-li-target:before {
    content: "\e60e";
}
.mk-moon-tools:before {
    content: "\e0e3";
}
.mk-icon-cogs:before, .mk-icon-gears:before {
    content: "\f085";
}
.mk-li-rocket:before {
    content: "\e618";
}
.mk-moon-thumbs-up-2:before {
    content: "\e20a";
}
.mk-moon-wrench-4:before {
    content: "\e0d4";
}


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

.two-column-left-wrapper.image .divider-inner {
    margin: 45px 0;
}
.two-column-left-wrapper.image span{
    display:block;
}

.custom-breadcrumbs-blog ul li ,.custom-bread-crumb-menu ul li{
    float: left;
    padding: 0;
}
.custom-breadcrumbs-blog ul li a,.custom-bread-crumb-menu ul li a {
    color: #afafaf;
}
.custom-breadcrumbs-blog ul,.custom-bread-crumb-menu ul {
    list-style: none;
    display: inline-block;
    margin: 9px 0 0;
    padding: 0;
    color: #919191;
}
.custom-breadcrumbs-blog,
.custom-bread-crumb-menu {
    text-align: right;
    line-height: 11px;
        font-size: 12px;
}
.custom-breadcrumbs-blog ul li a:after,
.custom-bread-crumb-menu ul li a:after {
    content:"/";
    padding: 0 3px;
}
.custom-bread-crumb-menu span.hs-breadcrumb-menu-divider {
    display: none;
}
.custom-bread-crumb-menu,
.custom-breadcrumbs-blog {
    padding: 0 5px 0 0;
}

.custom-breadcrumbs-blog ul li a:hover,
.custom-bread-crumb-menu ul li a:hover {
    color: #797979;
}
.custom-default-blog .blog-content {
    padding: 30px 20px;
}
.blog-sidebar {
    padding: 30px 20px;
}

.custom-default-blog .body-container .row-fluid .span9, .custom-blolg-news .body-container .row-fluid .span9{
    width: 73%;
}
.mk-total-pages {
    float: right;
    opacity: .6;
}

.custom-default-blog .body-container .row-fluid .span3, .custom-blolg-news .body-container .row-fluid .span3 {
    width: 27%;
    margin-left: 0;
}
span.post-header-group {
    color: #ff5311;
}
a.more-pointed {
    font-size: 14px;
}
.hs-form.stacked label {
    display: block;
    float: none;
    width: auto;
    font-weight: bold;
    text-align: left;
    line-height: 20px;
    padding-top: 0;
    margin-bottom: 4px;
}
.custom-default-blog .blog-sidebar .widget-type-form h3, .custom-blolg-news .blog-sidebar .widget-type-form h3 {
    display: none;
}

.custom-default-blog .blog-sidebar h2, .custom-blolg-news .blog-sidebar .widget-type-form h2 {
    margin: 0 0 14px;
    font-size: 14px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
.hs-form.stacked label {
    font-family: 'Open Sans',sans-serif !important;
    font-weight: normal !important;
    font-size: 12px;
}
.custom-default-blog .blog-sidebar .widget-type-form  input.hs-button.primary.large, .custom-blolg-news .blog-sidebar .widget-type-form  input.hs-button.primary.large {
    padding: 6px 24px 6px 28px;
    line-height: 21px;
}
.custom-default-blog .blog-sidebar h3, .custom-blolg-news .blog-sidebar h3 {
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
    font-weight: bolder;
    position: relative;
    display: block;
    margin-bottom: 15px;
    letter-spacing: 1px;
}
.custom-default-blog .blog-sidebar .cell-wrapper, .custom-blolg-news .blog-sidebar .cell-wrapper {
    margin-bottom: 40px;
}
.custom-default-blog .blog-sidebar .cell-wrapper {
    margin-bottom: 40px;
}

.custom-default-blog .blog-sidebar ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.custom-default-blog .blog-sidebar ul li {
    margin: 0;
    list-style: none;
}

.custom-default-blog .blog-sidebar ul li a {
    color: #999;
    margin: 5px 0;
    text-decoration: none;
    line-height: 18px;
    font-size:14px;
        display: inline-block;
}
.custom-default-blog .blog-sidebar ul li a:before {
        margin-right: 7px;
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: middle;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    font-size: 12px;
}
.custom-default-blog .blog-sidebar .cell-wrapper {
    margin-bottom: 40px;
}

.custom-default-blog .blog-sidebar ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.custom-default-blog .blog-sidebar ul li {
    margin: 0;
    list-style: none;
}

.custom-default-blog .blog-sidebar ul li a {
    color: #999;
    margin: 5px 0;
    text-decoration: none;
    line-height: 18px;
    font-size:14px;
    display: inline-block;
}
.custom-default-blog .blog-sidebar ul li a:before {
    margin-right: 7px;
    content: "\f105";
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: inherit;
    -webkit-font-smoothing: antialiased;
    display: inline;
    width: auto;
    height: auto;
    line-height: normal;
    vertical-align: middle;
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    margin-top: 0;
    font-size: 12px;
}
.custom-default-blog .blog-sidebar ul li a:hover{
    color: #ff5c00;
}

.custom-default-blog .blog-sidebar .cell-wrapper, .custom-blolg-news .blog-sidebar .cell-wrapper {
    font-size: 14px;
}

.custom-default-blog .post-item {
    margin-bottom: 50px;
}

.custom-default-blog .blog-sidebar .cell-wrapper p a {
    color: #999;
}

.custom-default-blog .blog-sidebar .cell-wrapper p a:hover {
    color: #ff5c00;
}
.mk-pagination{
    float:left;
width:100%;

}
.mk-pagination ul li.disabled {
    display: none;
}
.mk-pagination ul li.active a {
    border: 2px solid rgba(0,0,0,.4);
}
.mk-pagination .fa-angle-double-left:before {
    content: "\e68d";
    font-family: themeIcons;
}
.mk-pagination .fa.fa-angle-double-right:before{
content: "\e68e";
    font-family: themeIcons;
}
.mk-pagination nav {
    float: left;
}
.mk-pagination ul {
    padding:0;
    margin:0;
}

.mk-pagination ul li {
    display:inline-block;
}

.mk-pagination ul li a {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    display: block;
    padding: 10px 14px;
    line-height: 12px;
    font-size: 12px;
    margin: 0 6px;
    font-weight: 700;
    float: left;
    border: 2px solid transparent;
    color: rgba(0,0,0,.4);
}
.mk-pagination ul li a:hover {
    border: 2px solid rgba(0,0,0,.4);
}
.custom-default-blog.hs-blog-post  div#hubspot-author_data {
    font-style: italic;
    margin-bottom: 20px;
    display: block;
    font-size: 14px;
    color: #999;
}
.custom-default-blog.hs-blog-post .hs-blog-social-share {
    border: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}
.kintro {
    padding: 1px 0;
    line-height: 1.8;
    margin: 0 1em 0 0;
font-size:10px;
}
.avatar {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    display: block;
    margin: 8px 0 0;
    border: 1px solid #eee;
}
.single-post-tags {
    margin-bottom: 20px;
    font-size: 12px;
    color: #999;
}
.mk-about-author-wrapper {
    border-bottom: 2px solid #ddd;
    border-top: 2px solid #ddd;
    padding: 20px 0;
    margin-bottom: 40px;
}
.avatar-wrapper {
    display: block;
    width: 80px;
    float: left;
}
.mk-about-author-meta {
    display: block;
    margin-left: 100px;
}
.about-author-name {
    display: block;
    font-weight: 700;
}
.about-author-desc {
    display: block;
}
.custom-blolg-news .blog-content {
    padding: 30px 20px;
}

.custom-blolg-news .blog-content .post-item .post-header h2{
    font-size: 18px;
    font-weight: 700;
    margin: 0;
}
.custom-blolg-news .blog-content .post-item {
    background-color: #f6f6f6;
    padding:28px 35px;
    margin:0 0 6px;
    width:99.4%;
}

.load-more {
    margin: 40px auto;
    background-color: #fff;
    background: #f55124;
    color: #fff !important;
    font-size: 13px;
    text-align: center;
    padding: 15px 0;
    line-height: 16px;
    font-weight: 300;
    text-transform: uppercase;
    letter-spacing: 2px;
    /*-webkit-border-radius: 2px;*/
    /*-moz-border-radius: 2px;*/
    /*border-radius: 2px;*/
    /*border: 2px solid #e2e2e2;*/
    max-width: 300px;
    width: 100%;
    max-height: 60px;
    position: relative;
    display: block;
}
.custom-blolg-news .blog-content .post-item .post-header div#hubspot-author_data {
    margin: 0;
    color: #777;
    font-size: 11px;
    margin-bottom: 10px;
    display: block;
}
.load-more i {
    font-size: 14px;
    margin-right: 10px;
    color: #fff;
}
.mk-moon-arrow-down-4:before {
    content: "\e2bf";
}
.blog-similar-posts {
    margin-bottom: 40px;
    padding-bottom: 10px;
}

.blog-similar-posts ul {
    list-style: none;
    margin: 0 0 0 5px;
    padding: 0;
}
.blog-similar-posts ul li {
    padding: 0;
    margin: 0;
    display: inline-block;
    vertical-align: top;
}
.blog-similar-posts ul.three-cols li {
    width: 33.3%;
}
.blog-similar-posts .similar-post-holder {
    border: 1px solid #efefef;
    overflow: hidden;
    margin: 0 10px 20px;
}
.mk-similiar-thumbnail {
    position: relative;
    display: block;
    overflow: hidden;
}
.blog-similar-posts ul li img {
    position: relative;
}
.mk-similiar-title {
    padding: 15px 10px;
    display: block;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.similar-post-title {
    font-size: 16px;
    margin-bottom: 20px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.case-studies-blog .blog-content {
   
}
.case-studies-blog .hs-blog-listing .blog-content {
    padding: 118px 20px;
}
.case-studies-blog  .hs-blog-post .blog-content {
    padding: 0;
}
.case-studies-blog .post-item {
    width: 24.96%;
    float: left;
}

.case-study-post-item {
        margin: 0 10px 20px;
    background-color: #fff;
    border: 1px solid #efefef;
    overflow: hidden;
}
.case-study-post-item .post-body {
    padding: 0 20px 20px;
    font-size: 14px;
    color: #393836;
    line-height: 1.5em !important;
}
.case-study-post-item .post-header {
    padding: 20px 20px 0;
}
.case-study-post-item .post-header h2 {
    line-height: 20px;
    color: #2a3d63;
    font-size: 18px;
    margin: 0;
}

.case-study-post-item .post-header p#hubspot-topic_data a {
    color: #2a3d63;
    font-size: 14px;
    line-height: 18px;
}

.case-study-post-item .post-header p#hubspot-topic_data {
    margin: 0;
}
.mk-jupiter-icon-arrow-circle:before {
    content: "\e68c";
}
.case-study-post-item .post-header p#hubspot-topic_data a:hover {
    text-decoration:underline;
}
.custom-featured-image-wrapper {
    position: relative;
}
.custom-featured-image-wrapper:hover .image-hover-overlay {
    opacity: .8;
}
.permalink-badge {
    position: absolute;
    top: 50%;
    display: block;
    margin-top: -22px;
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    padding: 6px 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    text-align: center;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-perspective: 1000;
}
.custom-featured-image-wrapper:hover .permalink-badge {
    left: 40%;
    opacity: 1;
    z-index: 9999;
    color:#fff;
}
h6.cusotm-orange-btn a {
    color: #fff !IMPORTANT;
}
.permalink-badge i {
    font-size: 32px;
    color: #fff;
    line-height: 32px;
}
.custom-featured-image-wrapper {
    position: relative;
    cursor: pointer;
}

.case-studies-blog.hs-blog-post .body-container .page-center {
    padding: 10px 20px;
}
.custom-post-featured-image-wrapper {
    margin-bottom: 40px;
}
.case-studies-blog.hs-blog-post .section.post-header h1 {
        font-size: 40px;
    text-align: left;
    color: #ff5311;
    font-style: inherit;
    font-weight: inherit;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: initial;
    letter-spacing: 0px;
}

#back-to-top:hover {
   background: rgba(0,0,0,.3);
}
.case-studies-blog.hs-blog-post .blog-sidebar {
    padding: 0;
}
.case-studies-blog.hs-blog-post .blog-sidebar blockquote {
    margin: 3px 3px 40px;
        padding: 0;
    text-align: left;
    color: #ff5311 ;
    font-weight: normal;
        border: 1px solid #ededed;
    background-color: #fafafa;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding:0 68px 0 0;
    position: relative;
}
.case-studies-blog.hs-blog-post .blog-sidebar blockquote  h5 {
        display: block;
    margin-bottom: 5px;
    font-weight: 700;
    font-size: 13px;
    line-height: 11px;
        color: #ff5311;
}

.case-studies-blog.hs-blog-post .blog-sidebar blockquote h6 {
        color: #2a3d63 ;
    opacity: 1;
        font-size: 12px;
    line-height: 14px;
}
.custom-download h3 {
        font-size: 20px;
    text-align: left;
    color: #2a3d63;
    font-style: inherit;
    font-weight: inherit;
    padding-top: 0px;
    padding-bottom: 10px;
    text-transform: initial;
    letter-spacing: 0px;
}
.hs-content-name-meet-the-team .hs_cos_wrapper_type_custom_widget:last-child .divider-inner {
    display: none;
}
.mk-testimonial-content{
    position:relative;
}
.case-studies-blog.hs-blog-post .blog-sidebar blockquote:before,.mk-testimonial-content:before {
    content: "";
    position: absolute;
    bottom: -7px;
    left: 35px;
    display: block;
    width: 14px;
    height: 14px;
    border: 1px solid #ededed;
    border-top: 0;
    border-left: 0;
    background-color: #fafafa;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    ms-transform: rotate(45deg);
}
.mk-social-network-shortcode ul li a:hover i {
    color: #eeeeee;
}
.custom-cool-vend .main-content {
    padding: 0 15px;
}
.custom-cool-vend h2{
    /*font-size: 32px;*/
    font-size: 34px;
    text-align: left;
    /*color: #ff5c00;*/
    font-weight: bold;
    padding-top: 0px;
    padding-bottom: 10px;
    text-transform: initial;
    letter-spacing: 0px;
}

.custom-cool-vend h2::before {
    margin-bottom: 10px;
}

.custom-cool-vend {
    min-height: 100px;
    padding: 20px 0 20px;
    margin-bottom: 0px;
}
.custom-cool-section1 h2:before{
    content: url(//cdn2.hubspot.net/hubfs/462636/aOpenlegacy_Feb_2016/ribbon.png);
    position: relative;
    top: 10px;
    margin-right: 10px;
    display:block;
}
.custom-cool-section2 h2:before{
    content: url(//cdn2.hubspot.net/hubfs/462636/aOpenlegacy_Feb_2016/thumb.png);
    position: relative;
    top: 10px;
    margin-right: 10px;
    display:block;
}
.custom-cool-section3 h2:before{
    content: url(//cdn2.hubspot.net/hubfs/462636/aOpenlegacy_Feb_2016/cog.png);
    position: relative;
    top: 10px;
    margin-right: 10px;
    display:block;
}

.custom-cool-section2,.custom-cool-section4 {
    background: #f1f1f1;
}
.mk-font-icons {
    display: inline-block;
}
.mk-font-icons i.mk-size-large.circle-enabled {
    width: 48px;
    height: 48px;
    font-size: 24px;
    line-height: 48px;
    color: #0c1e30;
    margin: 4px 4px;
    background-color: #cccccc;
    text-align: center;
    -webkit-border-radius: 256px;
    -moz-border-radius: 256px;
    border-radius: 256px;
    display: block;
}
.mk-moon-blog:before {
    content: "\e3f8";
}
.mk-moon-facebook:before {
    content: "\e392";
}
.mk-icon-linkedin:before {
    content: "\f0e1";
}
.mk-icon-twitter:before {
    content: "\f099";
}

.custom-content-form .hs_submit{
    text-align:left !important;
}
.case-study-post-item .post-header h2 a:hover {
    color: #ff5c00;
}

.hs-error-page .body-container .page-center {
   padding: 50px 15px 140px;
   text-align: center;
   position: relative;
}
.hs-error-page .custom_error_message span.not-found-title {
   display: block;
   font-size: 28px;
   line-height: 27.2px;
   font-weight: 700;
   margin: 0 0 20px;
}
.hs-error-page .custom_error_message span.not-found-subtitle {
   font-size: 220px;
   margin: 0 0 20px;
   line-height: 100%;
   padding: 0 0 20px;
   font-weight: 300;
   display: block;
}
.hs-error-page .widget-type-google_search form {
   position: relative;
}
.hs-error-page .widget-type-google_search form label{
   dispaly: none
}
.hs-error-page .widget-type-google_search form input[type="text"] {
   border: 2px solid rgba(0,0,0,.12);
   padding: 12px 28px 12px 15px;
   max-width:100% !important;
}
.hs-error-page .widget-type-google_search form input[type="text"]:focus {
   border-color: rgba(0,0,0,.25);
   background: #fff;
   box-shadow: none;
}
.mk-moon-bubble-9:before {
    content: "\e05c";
}
span.blog-modern-comment {
    float: right;
}

span.blog-modern-comment a {
    color: #898989;
    font-style: normal;
}
.hs-error-page .widget-type-google_search form a.hs-button.primary {
   position: absolute;
   right: 0;
   top: 0px;
   background: none;
   color: rgba(0, 0, 0, 0.4);
   font-size: 16px;
}
.hs-error-page .widget-type-google_search form a.hs-button.primary:hover {
   color: #000
}
.hs-error-page .widget-type-google_search form a.hs-button.primary:before {
   content: "\f002";
   font-family: FontAwesome !important;
   position: relative;
}

.hs-error-page .custom_error_message span.not-found-subtitle {
    font-size: 120px;
}
.hs-error-page .widget-type-google_search form label {
    display: none !important;
}



/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/ 






/* ==========================================================================
                    Full Width Banner
   ========================================================================== */

.full-width-banner-group {
    background-position: center 47.389%;
    background-repeat: repeat;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    min-height: 320px;
    padding: 10px 0;
    margin: 0;
}

.fullwidth-banner-image img {
    display: none;
}


/* ==========================================================================
                    Full Width with Top Heading
   ========================================================================== */


.full-width-with-top-heading .heading-group {
    padding: 9px 30px 12px 15px;
    font-family: Open Sans;
    font-size: 13px;
    font-weight: 700;
    line-height: 27.2px;
    cursor: pointer;
    -moz-user-select: -moz-none;
    -khtml-user-select: none;
    -webkit-user-select: none;
}
.full-width-with-top-heading .heading-group i {
    display: inline-block;
    margin-right: 10px;
}
.full-width-with-top-heading .content-group {
    padding: 20px;
}

.openlegacy-server .full-width-with-top-heading {
    border: 1px solid #ececec;
    margin-bottom: -1px;
}
.openlegacy-server .full-width-with-top-heading .heading-group {
    color: #ff5311;
    font-weight: 600;
    line-height: 22px;
    background: #fdfdfd;
    border-bottom: 1px solid #ececec;
    -webkit-transition: all .25s ease-in-out;
    -moz-transition: all .25s ease-in-out;
    -ms-transition: all .25s ease-in-out;
    -o-transition: all .25s ease-in-out;
    transition: all .25s ease-in-out;
    -webkit-perspective: 1000;   
}
.openlegacy-server .full-width-with-top-heading .heading-group:hover {
    background: #f8f8f8;
}

.two-column-right .full-width-with-top-heading .heading-group {
    padding-left: 11px;
}
.two-column-right .full-width-with-top-heading .heading-group i {
    position: relative;
    width: 12px;
    height: 12px;
}
.two-column-right .mk-toggle-title:before {
    color: #adadad;
    position: absolute;
    content: "\f054";
    font-size: 10px;
    line-height: 12px;
    left: -1.5px;
    top: -1px;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
    ms-transform: rotate(90deg);
    font-family: FontAwesome;
    font-weight: 400;
    font-style: normal;
    text-decoration: none;
    -webkit-font-smoothing: antialiased;
}
.two-column-right .full-width-with-top-heading .content-group {
    padding: 16px 30px;
}


/* ==========================================================================
            Four Column Equal with Top Icon and Learn More
   ========================================================================== */

.four-colequal-topicon-learnmore {
    max-width: 1130px !important;
    margin: 20px -15px 10px !important;
}

.four-colequal-topicon-learnmore .column-group {
    float: left;
    width: 100%;
    max-width: 25%;
    padding: 0;
    margin: 0 0 30px;
    text-align: center;
}
.four-colequal-topicon-learnmore h4.column-heading {
    color: #2a3d63;
    font-family: Open Sans;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.3em;
    margin: 0 0 22px;
}
.four-colequal-topicon-learnmore .clearfix {
    clear: both;
}

.four-colequal-topicon-learnmore .content-group {
    padding: 0 15px;
}

.four-colequal-topicon-learnmore i.small.mk-main-ico {
    display: inline-block;
    color: #ff5c00;
    font-size: 24px;
    line-height: 60px;
    width: 60px;
    height: 60px;
    border: 1px solid #ff5c00;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    margin: 0 0 26px;
}

h6.learnmore-link {
    color: #2a3d63;
    font-family: Open Sans;
    font-size: 12px; 
    font-weight: normal;
    line-height: 1.7em;   
    margin: 10px 0;
}
h6.learnmore-link i {
    display: inline-block;
    font-size: 16px;
    line-height: 16px;   
    padding-left: 8px;
    vertical-align: middle; 
}

/* ==========================================================================
                    Two Column Left Image
   ========================================================================== */

.two-column-left-wrapper.image .two-column-left-col.col1 {
    width: 16.66666667%;
}
.left-image-wrapper {
    max-width: 100px;
}
.two-column-left-wrapper.image .two-column-left-col.col2 h2 {
    font-size: 20px;
    text-align: left;
    color: #2a3d63;
    font-style: inherit;
    font-weight: normal;
    padding-top: 0px;
    padding-bottom: 0px;
    text-transform: initial;
    letter-spacing: 0px;
}

.two-column-left-wrapper .two-column-left-col.col2 h2 a:hover,
.two-column-left-wrapper .two-column-left-col.col2 h2 a:focus {
  color: #f55124;
}

.two-column-left-wrapper.image .two-column-left-col.col2 span{
    display:block;
}
.two-column-left-wrapper.image .two-column-left-col.col2 {
    width:83.33333333%;
}

/* ==========================================================================
                    Two Column Equal
   ========================================================================== */

.two-column-equal-col {
    width: 50%;
    padding: 0 15px 30px;
    float: left;
}
.two-column-equal-wrapper-col {
    padding: 3px 3px 40px;
}

/* ==========================================================================
                    Two Column Right
   ========================================================================== */

.two-column-right-col {
    float: left;
    padding: 0 15px;
}
.two-column-right-col.col1 {
    width: 75%;
}
.two-column-right-col.col2 {
    width: 25%;
}
.two-column-right-col h2{
    font-size: 24px;
    text-align: left;
    color: #ff5311;
    font-style: inherit;
    font-weight: inherit;
    padding-top: 0px;
    padding-bottom: 20px;
    text-transform: initial;
    letter-spacing: 0px;
}
.two-column-right-wrapper {
    margin: 0 -15px 40px;
    background: #f6f6f6 !important;
    border: 1px solid #ededed;
    padding: 40px;
}
.lightbox-enabled {
    /*max-width: 164px;*/
    margin-bottom: 10px;
    position: relative;
    line-height: 4px;
}




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


   7. MOBILE MEDIA QUERIES                              


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

.custom-rss {
    min-height: 280px !important;
}


.hs-home-page {}
.hs-home-page .hs-row-1 {
    margin-top: -20px;
}
.hs-home-page .hs-row-1 .span7{
    width: 58.3333%;
}
.hs-home-page .hs-row-1 .span5 {
    width: 41.6667%;
}
.hs-home-page .hs-row-1 .span7 h1 {
      color: #ff5311;
  line-height: 46.8px;
  margin: 0 0 18px;
  padding: 0 0 20px;
  letter-spacing: -1px;
}

.hs-home-page .hs-row-2 {
  background-color: #2a3d63;
  /*margin-bottom: 45px;*/
  min-height: 50px;
  padding: 0;
}
.hs-home-page .hs-row-1 .span7,.hs-home-page .hs-row-1 .span5,
.hs-home-page .hs-row-2 .span9,.hs-home-page .hs-row-2 .span3 {
    box-sizing: border-box;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
    margin-left: 0;
}

.hs-home-page .hs-row-2 h2 {
  color: #ffffff;
  font-size: 22px;
  letter-spacing: -1px;
  line-height: 28.6px;
  margin: 0 0 18px;
  padding: 30px 0;
}


.hs-home-page .hs-row-2 .span9 {
    width: 75%;
}
.hs-home-page .hs-row-2 .span3 {
  width: 25%;
}

.hs-home-page .hs-row-2 .span3 .cell-wrapper {
  display: block;
  text-align: center;
}

.hs-home-page .hs-row-2 .span3 .mk-button {
  display: inline-block;
  font-size: 16px;
  line-height: 16px;
  margin: 25px auto;
  padding: 14px 24px 14px 28px;
  position: relative;
  text-align: center;
}
.hs-home-page .hs-row-2 .span3 .mk-button::after {
  content: "";
  display: inline-block;
  font-family: "FontAwesome";
  padding: 0 5px 0 10px;
}

.hs-home-page .hs-row-3 .page-center {
  padding: 0 20px;
}
.hs-home-page  .hs-row-3 h3 {
  color: #2a3d63;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 31.2px;
  margin: 0 0 18px;
}
.hs-home-page .hs-row-3 .hs-rss-module {
  float: left;
  margin: 0 0 20px;
  width: 100%;
}

.hs-home-page .hs-row-3 .hs-rss-module .hs-rss-item {
  float: left;
  margin: 0 4px;
  width: 30.2%;
}
.blog-carousel-thumb {
    position: relative;
}
.hs-home-page .hs-row-3 .hs-rss-module .hs-rss-item-image-wrapper {
  cursor: pointer;
  display: block;
  position: relative;
  width: 100%;
      border: 1px solid #eaeaea;
    padding: 10px;
}


.blog-carousel-title {
    text-align: left;
    padding: 10px 0;
    display: block;
    margin-bottom: 0 ;
        font-size: 14px ;
    line-height: 20px ;
    color: #2a3d63;
    font-weight: normal;
    text-transform: none;
}
.blog-carousel-title a {
    letter-spacing: 0;
    color: #2a3d63;
}
.flex-viewport ul.slides li:hover .blog-carousel-overlay {
    filter: alpha(opacity=@opacity * 100);
    -moz-opacity: 80;
    -khtml-opacity: 80;
    opacity: 80;
    opacity: .8;
}
.flex-viewport ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.flex-viewport ul li {
    position: relative;
}
.mk-flex-slides img {
    width: 100%;
    display: block;
}
.flex-viewport ul li>div {
    border: 0 !important;
        margin: 0 4px;
}
.hs-row-3 {
    padding-bottom: 30px;
}
.hs-row-3 .flex-direction-nav {
    display: none;
}
.blog-carousel-overlay {
  background-color: #ff5c00;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: all 0.3s ease;
   -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hs-home-page .hs-row-3 .hs-rss-module .hs-rss-item:hover .hs-rss-item-image-wrapper::after {
  opacity: 0.8;
}

.hs-home-page .hs-row-3 .hs-rss-item-text a {
    color: #2a3d63;
    font-size: 14px;
    font-weight: 400;
    line-height: 20px;
    padding: 10px 0;
    text-align: left;
    text-decoration: none;
}

.hs-home-page .hs-row-4 {
    background-image:url(https://cdn2.hubspot.net/hubfs/462636/consulting-bakground.jpg);
  /*background-color: #eaeaea;*/
  /*margin-bottom: 60px;*/
  min-height: 100px;
  /*padding: 30px 0;*/
}

.hs-home-page .hs-row-5 {
  background-color: #fff;
}
.hs-row-5 .page-center .main-content {
  padding: 0 10px;
}

.hs-home-page .four-colequal-topicon-learnmore {
  margin: 0 !important;
}

.hs-home-page .four-colequal-topicon-learnmore .column-group {
  float: left;
  margin: 0;
  max-width: 25%;
  padding: 0;
  text-align: center;
  width: 100%;
}
.hs-home-page .four-colequal-topicon-learnmore h4.column-heading a {
  color: #2a3d63;
}

.hs-home-page .four-colequal-topicon-learnmore a i.mk-main-ico {
  border: 1px solid #ff5c00;
  border-radius: 50%;
  color: #ff5c00;
  display: inline-block;
  font-size: 32px;
  height: 84px;
  line-height: 84px;
  margin: 0 auto 34px;
  text-align: center;
  width: 84px;
}

.hs-home-page .four-colequal-topicon-learnmore a i:hover {
  background-color: #ff5c00;
  color: #ffffff;
}




.mk-moon-sun::before {
  content: "";
}
.mk-moon-stairs-down::before {
  content: "";
}
.mk-moon-file-download-2::before {
  content: "";
}
.mk-icon-group::before, .mk-icon-users::before {
  content: "";
}

.hs-home-page .hs-row-6 {
  background-color: #ff5c00;
  margin-bottom: 55px;
  min-height: 40px;
  padding: 50px 0;
  text-align: center;
}

.hs-home-page .hs-row-6 .page-center {
  padding: 0 10px;
}
.hs-home-page .hs-row-6 h2 {
  color: #ffffff;
  font-size: 24px;
  letter-spacing: -1px;
  line-height: 31.2px;
  margin: 0 0 18px;
  padding: 0 0 15px;
}
.hs-home-page .hs-row-6 p {
  color: #ffffff;
}


.hs-home-page .hs-row-7 {
  /*margin-bottom: 45px;*/
  padding: 0;
  text-align: center;
}

.hs-home-page .hs-row-7 span i.mk-icon-users {
  display: inline-block;
  font-size: 64px;
  line-height: 66px;
  margin: 4px;
}
.hs-home-page .hs-row-7 h3 {
  font-size: 24px;
  line-height: 31.2px;
  margin: 0 0 18px;
  padding: 15px 0;
}
.hs-home-page .hs-row-7 .mk-button {
  font-size: 16px;
  line-height: 16px;
  margin: 0;
  padding: 14px 24px 14px 28px;
  position: relative;
}
.hs-home-page .hs-row-7 .mk-button::after {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  padding: 0 5px 0 10px;
}

/* --- Slider Style --- */

.hs-home-page .hs_cos_wrapper_type_image_slider {
  /*max-height: 862px;*/
}

.hs-home-page .custom-bg-image {
    height: 60vh;
    display: block;
    background-position:center center !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}

.hs-home-page .hs_cos_flex-slider .caption {
  background-color: rgba(0, 0, 0, 0);
  left: 0;
  margin: 0 auto;
  max-width: 70%;
  position: absolute;
  right: 0;
  transition: opacity .3s ease;
  top: 10vh;
}
.hs-home-page.custom-header-fixed .hs_cos_flex-slider .caption {
  opacity: 0.5;
}
.hs-home-page .hs_cos_flex-slider .caption > h1 {
  font-size: 40px;
  font-weight: 600;
  line-height: 48px;
  margin: 0 0 20px;
  text-shadow: 0 0 16px #000000;
}
.hs-home-page .hs_cos_flex-slider .caption > .mk-button-group {
  display: block;
  margin: 0 auto;
  position: relative;
  text-align: center;
}
.hs-home-page .hs_cos_flex-slider .caption a.mk-button {
  font-size: 18px;
  line-height: 18px;
  margin: 0 10px 10px 0;
  padding: 14px 50px;
  position: relative;
}
.hs-home-page .hs_cos_flex-slider .caption a.mk-button::after {
  content: "";
  display: inline-block;
  font-family: FontAwesome;
  padding: 0 0 0 5px;
}
.hs-home-page .hs_cos_flex-slider .caption a.mk-button.btn-white {
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #ffffff;
  padding: 12px 30px;
}
.hs-home-page .hs_cos_flex-slider .caption a.mk-button.btn-white:hover {
  background-color: #ffffff;
  color: #000000;
}

.hs-home-page .hs_cos_flex-slider .caption p {
    font-family: Open Sans;
    font-size: 25px;
    font-weight: 500;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    margin: 0 0 30px
}
.hs-home-page .hs_cos_flex-slider .caption p strong {
    color: #fff;
    font-weight: 500;
}

.hs-home-page ol.hs_cos_flex-control-nav {
  display: none;
}


.hs-home-page .hs_cos_flex-direction-nav li a {
  background: rgba(51, 51, 51, 0.8) none repeat scroll 0 0;
  display: block;
  font-size: 0;
  height: 125px;
  text-align: center;
  text-indent: 0;
  transition: background-color 0.3s ease 0s;
  width: 40px;
 top: 20.5vh;
}
.hs-home-page .hs_cos_flex-slider:hover .hs_cos_flex-prev {
    left: 0;
}
.hs-home-page .hs_cos_flex-direction-nav li a.hs_cos_flex-next {
    right: 0;
}

.hs-home-page .hs_cos_flex-direction-nav li a.hs_cos_flex-next:after,
.hs-home-page .hs_cos_flex-direction-nav li a.hs_cos_flex-prev::after {
  color: #ffffff;
  content: "";
  display: block;
  font-family: themeIcons;
  font-size: 16px;
  position: relative;
  top: 20%;
}

.hs-home-page .hs_cos_flex-direction-nav li a.hs_cos_flex-next:after {
    content: "";
}



.mk-jupiter-icon-arrow-right::before {
  content: "";
}
.mk-jupiter-icon-arrow-left::before {
  content: "";
}

@media(max-width: 1200px) {
.hs-home-page .hs_cos_flex-slider .caption {
    top: 30%;
}

}

@media(max-width: 1140px) {
    .contact-button1 {display:none !important;}
    .hs-home-page .slider-wrapper {
        padding: 0 15px;
    }
    .hs-home-page .hs_cos_flex-slider .caption > h1 br {
        display: none;
    }
    .hs-home-page .hs_cos_flex-slider .caption > h1 {
        font-size: 30px;
        line-height: 36px;
    }
    
    .hs-home-page .hs_cos_flex-slider .caption {
        max-width: 80%;
    }
    
}

@media(max-width: 1060px) {
    .hs-home-page .hs-row-3 .hs-rss-module .hs-rss-item {
        width: 24%;
    }
    .contact-button1 {display:none !important;}
}
    
    
    
@media(min-width: 768px) and (max-width: 900px) {
    .hs-home-page .hs-row-3 .hs-rss-module .hs-rss-item {
        width: 23.5%;
    }
    .contact-button1 {visibility:hidden !important;}
    .hero {height:400px !important;}
}

@media(max-width: 767px) {
    .contact-button1 {display:none !important;}
    .hero {height:400px !important;}
    .hs-home-page .hs_cos_flex-direction-nav {
        display: none;
    }
    .hs-home-page .hs_cos_flex-slider .caption {
        max-width: 100%;
    }
    .hs-home-page .hs_cos_flex-slider .caption > h1 {
        font-size: 20px;
        line-height: 24px;
    }
    .hs-home-page .hs_cos_flex-slider .caption p {
        font-size: 14px;
        line-height: 22px;
    }
    .hs-home-page .hs_cos_flex-slider .caption a.mk-button {
        display: inline-block;
    }
    
 
    .hs-home-page .hs-row-1 .span7,
    .hs-home-page .hs-row-1 .span5,
    .hs-home-page .hs-row-2 .span9,
    .hs-home-page .hs-row-2 .span3{
        width: 100% !important;
    }  
    .hs-home-page .hs-row-2 .span9,
    .hs-home-page .hs-row-2 .span3,
    .hs-home-page .hs-row-1 .span5 {
        text-align: center;
    }
    
    .hs-home-page .hs-row-3 h3 {
        text-align: center;
    }
    .hs-home-page .hs-row-3 .hs-rss-module .hs-rss-item {
        width: 100%;
        margin: 0 4px 15px;
    }
    
    .hs-home-page .four-colequal-topicon-learnmore .column-group {
        max-width: 100%;
        padding: 0 15px;
    }
    .hs-home-page h6.learnmore-link {
        display: none;
    }
    .hs-home-page .hs-row-7 .mk-button {
        text-align: center;
        display: inline-block;
    }
    
    
    
    
}

















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

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


@media (min-width: 1201px) {

    

}


@media (max-width:1140px) {
 
    .hide-desktop {
        display: block !important;
    }
    .show-desktop {
    	display: none !important;
    }
    .down {
    	padding: 0 !important;
    }
    
    .header-container {
        /*padding-top: 27px;*/
    }
    .header-logo img {
    	margin: 0 0 -1px 20px;
    	max-width: 198px;
    }
    .mk-search-trigger {
    	display: none;
    }
    .search-wrapper {
    	background-color: #ffffff;
    	border: 0 none;
    	box-sizing: border-box;
    	display: none !important;
    	height: 56px;
    	margin: 10px;
    	position: relative;
    	padding:0;
    	right: 0;
    	width: 100%;
    }
    .mobile-open .search-wrapper {
    	background-color: #ffffff;
    	border: 0 none;
    	box-sizing: border-box;
    	display: block !important;
    	height: 62px;
    	margin: 0;
    	padding: 9px 11px 11px 10px;
    	position: relative;
    	right: 0;
    	width: 100%;
    }
    .ui-autocomplete-input {
        background-color: rgba(0, 0, 0, 0.02);
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 0;
        box-shadow: none !important;
        color: #9e9e9e !important;
        padding: 10px 12px 11px;
        transition: all 0.25s ease-in-out 0s;
        width: 100%;
        color: #767676;
        font-size: 13px!important;
        position: relative;
        margin-bottom:0;
        outline: 0 none;
        line-height:15px;
        height:auto;
    }
    .nav-side-search-icon {
    	background-color: rgba(0, 0, 0, 0);
    	color: rgba(0, 0, 0, 0.3);
    	display: block;
    	font-size: 20px;
    	height: auto;
    	line-height: normal;
    	position: absolute;
    	right: 21px;
    	text-align: center;
    	top: 12px;
    	width: auto;
    }
    .header-container.smaller .header-logo img {
    	margin: 0 0 -1px 20px;
    	max-width: 198px !important;
    }
    
    .header-container.smaller .mk-search-trigger {
    	top: 43px;
    }
    .header-container.smaller .header-bottom {
    	background: none repeat scroll 0 0 #ffffff;
    	position: static;
    	top: 0;
    	width: 100%;
    }
    .header-container {
        /*position: static;*/
    }
    .body-container {
        padding-top: 0 !important;
    }
    @-moz-document url-prefix() {
    	/*.mobile-open .mobile-trigger {
    		background-color: #ffffff;
    		border-color: rgba(0, 0, 0, 0);
    		color: #444444;
    		height: 40px;
    		top: -60px;
    		width: 40px;
    	}*/
    	#back-to-top {
    		background-color: rgba(0, 0, 0, 0.2);
    		bottom: 70px !important;
    		color: rgba(0, 0, 0, 0);
    		display: block;
    		height: 45px;
    		opacity: 1;
    		position: fixed;
    		right: 15px;
    		text-align: center;
    		transition: all 0.2s ease-in-out 0s;
    		width: 45px;
    	}
    }
    
    .search-wrapper input.hs-input {
        min-height: 44px;   
        border: 1px solid rgba(0,0,0,.15);
        width: 100% !important;
        background: rgba(0,0,0,.02);
    }
    .search-wrapper input.hs-input:focus {
        background: #fff;        
    }
    .search-wrapper a.hs-button.primary {
        background: transparent;
        width: 42px;
        height: 42px;
        margin: 0;
        position: absolute;
        left: auto;
        right: 15px;
        top: 10px;
    }
    .search-wrapper a.hs-button.primary:hover {
        background: transparent;        
    }
    .search-wrapper a.hs-button.primary:after {
        font-size: 20px;
        width: 44px;
        line-height: 44px;
        color: rgba(0,0,0,.3);        
    }
    
    
    .two-column-right .sidebar.right {
        padding: 0 0 0 43px;
    }
    
    
    .custom-copy p {
        padding: 25px 0 20px 20px;
    }
    
    
     #back-to-top{
        bottom: 70px;
    }

}

@media (max-width: 1024px) {
    
    .custom-rss {
        min-height: 415px !important;
    }

}


@media (max-width: 960px) {
    
    .openlegacy-server .content-wrapper.page-center {
        padding-left: 20px;
        padding-right: 20px;
    }
    .case-studies-blog .post-item{
    width:49.5% !important;
    }
    .openlegacy-server .bottom-content {
        padding-left: 0;
        padding-right: 0;
    }
    
    .openlegacy-server .full-width-with-top-heading {
        margin: 0 -5px -1px;
    }
    
    .four-colequal-topicon-learnmore {
        max-width: 110% !important;
        margin-left: -20px;
        margin-right: -20px;
    }
    
    .custom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
        width: 65%;
    }
    
    .custom-copy p {
        margin-right: -10vw;
        white-space: normal;
    }

}


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

@media (min-width: 781px) and (max-width: 960px) {

    .openlegacy-server .main-content {
        padding-top: 20px;
    }
    .openlegacy-server .main-content-right {
        padding-left: 6px;    
    }

}


@media (max-width: 780px)  {
    .custom-copy p {
       white-space: nowrap;
    }
    
    .header-menu {
        margin: 0 !important;
    	text-align: left;
    	transform: translate(-24px,-57px);
    	-webkit-transform: translate(-24px,-57px);
    	width: 100% !important;
    }
    .header-social ul li a i:before {
    	font-size: 32px !important;
    	transition: all 0.3s ease 0s;
    }
    .header-social {
        padding-bottom: 27px;
    }
    .header-social ul {
        list-style: none;
        margin: 6px 0 0;
        padding: 0;
        transform: translate(-24px,42px);
        -webkit-transform: translate(-24px,42px);
    }
    .header-menu ul li {
        display: inline-block!important;
        line-height: 26px;
        margin: 0;
        padding: 0;
        float: none!important;
        width: auto!important;
    }
    .search-display {
    	color: #2a3d63;
    	cursor: pointer;
    	font-size: 16px;
    	left: 50%;
    	line-height: 16px;
    	position: absolute;
    	z-index: 99999;
    }
    .search-display.click-me {
    	color: #2a3d63;
    	cursor: pointer;
    	font-size: 16px;
    	left: 50%;
    	line-height: 16px;
    	position: absolute;
    	z-index: 99999;
    }
    .search-display:before {
        content: "";
        background-image: none;
        background-position: 0 0;
        background-repeat: repeat;
        display: inline;
        font-family: FontAwesome;
        font-style: normal;
        font-weight: 400;
        height: auto;
        line-height: normal;
        margin-top: 0;
        text-decoration: inherit;
        vertical-align: middle;
        width: auto; 
    }
    .search-display.click-me:before {
    	background-image: none;
    	background-position: 0 0;
    	background-repeat: repeat;
    	content: "" !important;
    	display: inline;
    	font-family: FontAwesome;
    	font-style: normal;
    	font-weight: 400;
    	height: auto;
    	line-height: normal;
    	margin-top: 0;
    	text-decoration: inherit;
    	vertical-align: middle;
    	width: auto;
    }
    .header-container .header-top {
    	background-color: #f5f5f5 !important;
    	min-height: 35px !important;
    	padding: 0 20px;
    	position: relative;
    	width: 100% !important;
    	display:none;
    }
    .header-top.box-none {
    	background-color: #f5f5f5 !important;
    	min-height: 35px !important;
    	padding: 0 20px 3px;
    	position: relative;
    	width: 100%;
    	display:block!important;
    }
    
    
    .openlegacy-server .content-wrapper.page-center {
        padding-top: 45px;
    }
    .openlegacy-server .main-content-right {
        padding-left: 7px;
    }
    
    
    .custom-rss .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
        width: 63%;
    }
    .custom-copy p {
        margin-right: -10px;
    }
    .footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        margin-left: -20px !important;
    }

}




@media (max-width: 767px) {
    .search-wrapper input.hs-input,.footer-blog_subscribe input.hs-input{
        max-width:100%;
    }
    .custom-rss {
        min-height: 1px !important;
    }
     .custom-copy p {
       white-space: normal;
    }

    .footer-menu ul {
        display: block;
        float: none !important;
        list-style: outside none none;
        margin: 0;
        padding: 0;
        text-align: center;
    } 
    .footer-menu ul li {
        display: block;
        float: none;
        margin: 0;
        padding: 0;
    }
    .custom-copy p {
        color: #94a4b6;
        float: none;
        font-size: 11px;
        letter-spacing: 1px;
        line-height: 16px;
        margin: 0;
        opacity: 0.8;
        padding: 10px 0 6px;
        text-align: center;
    }
    .footer-menu ul li a {
        color: #94a4b6;
        display: block;
        font-size: 12px;
        line-height: 16px;
        margin: 4px 0 5px;
        padding: 0 12px;
        opacity: 0.8;
        text-decoration: none;
        transition: all 0.25s ease-in-out 0s;
    }
    .custom-contact,
    .custom-rss,
    .group-1{
        width:100%;
        margin:0 0 13px !important;
        padding: 0 2%!important;
    }
    .footer-space {
        padding:10px !important;
        /*padding: 0px 20px 25px;*/
    }
    .section-bg h1 {
        /*color: #2a3d63;*/
    
        font-size: 24px;
        font-weight: normal;
        letter-spacing: 0;
        line-height: 120%;
        margin: 50px 5px 0 !important;
        text-transform: none;
        word-wrap: break-word;
    }
    .contact-us .section-bg {
        padding-bottom: 0;
    }
    .custom-breadcrumb-menu {
        margin-bottom: -1px;
    }
    
    
    .custom-copy p {
        margin-right: 0;
    }
    .footer-menu .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
        margin-left: 0 !important;
    }
    
    .main-content, 
    .sidebar div.hs_cos_wrapper.hs_cos_wrapper_type_rich_text {
        padding: 30px 15px;
    }
    .sidebar .hs_cos_wrapper.hs_cos_wrapper_type_raw_html {
        padding: 0;
    }
    
    .two-column-left-col {
        float: none !important;
	    padding: 0;
	    width: 100% !important;
	}
	.two-column-left-wrapper {
	    margin: 0 -5px;
	}    
    
    .full-width-banner-group {
        min-height: 340px;
    }
        
    .contact-us .content-wrapper.page-center {
        padding: 0 43px 0 20px;
    }
    .contact-us .main-content-left .hs_cos_wrapper_type_rich_text:first-child h3,
    .contact-us .main-content-center h3.form-title {
        text-align: center;
    }
    
    .three-column-col{
        width: 100% !important;
        padding: 0;
    }
    .three-column-equal-wrapper {
        margin: 0 -5px;
    }
    .two-column-left-wrapper.image .two-column-left-col.col2 h2 {
        text-align: center;
    }
    a.mk-button {
        display: table;
        margin: 20px auto 15px;
    }
    .two-column-equal-col {
        width: 100%;
        padding: 0 0 30px;
        float: left;
    }
    .two-column-right-col {
        width: 100% !important;
        float: none;
    }
    .two-column-right-col h2 {
        text-align: center;
    }
    .two-column-right-col {
        width: 100% !important;
        float: none;
    }
    .left-image-wrapper {
        max-width: 100px;
        margin: 0 auto 10px;
    }
    .two-column-right-col.col2 {
        text-align: center;
    }
    
    
    .openlegacy-server .content-wrapper.page-center {
        padding-top: 35px;
    }
    .openlegacy-server .main-content {
        padding: 0 15px !important;
    }
    .openlegacy-server .main-content-right h5.cusotm-orange-btn {
        margin: 40px 0 10px;
    }
    .full-width-with-top-heading .heading-group {
        line-height: 26px;        
        border-bottom: 0;
    }
    .openlegacy-server .bottom-content .hs_cos_wrapper.hs_cos_wrapper_type_custom_widget:first-child .heading-group {
        border-bottom: 1px solid #ececec;
    }
    .full-width-with-top-heading .heading-group i {
        font-size: 16px;
        margin-top: -3px;
    }
    .openlegacy-server .full-width-with-top-heading {
        margin: 0 -5px 15px;
        border-bottom: 0;
    }
    .openlegacy-server .bottom-content .hs_cos_wrapper.hs_cos_wrapper_type_custom_widget:nth-last-child(2) .full-width-with-top-heading {
        position: relative;
        margin-bottom: 30px;
    }
    .openlegacy-server .bottom-content .hs_cos_wrapper.hs_cos_wrapper_type_custom_widget:nth-last-child(2) .full-width-with-top-heading .content-group {
        padding-bottom: 0;
    }
    .openlegacy-server .bottom-content .hs_cos_wrapper.hs_cos_wrapper_type_custom_widget:nth-last-child(2) .full-width-with-top-heading:after {
        content: "";
        width: 100%;
        position: absolute;
        min-height: 1px;
        border-bottom: 1px solid #ececec !important;
        bottom: -10px;
    }
    
    .custom-tabber-group {
        border: none !important;
    }
    .custom-tabber-heading {
        background-color: rgba(0,0,0,.05);
        border-bottom: 2px solid rgba(0,0,0,.1);
        padding: 5px 10px;        
    }
    .custom-tabber-heading i {
        display:  none !important;
    }
    .custom-tabber-heading h1 {
        font-size: 14px;
    }
    .custom-tabber-column-group {
        padding: 15px 0 0;
    }
    
    
    .four-colequal-topicon-learnmore {
        max-width: 100% !important;
        margin: 20px 0 10px !important;
    }
    .four-colequal-topicon-learnmore i.small.mk-main-ico {
        width: 62px;
        height: 62px;        
    }
    .four-colequal-topicon-learnmore .content-group {
        padding: 0 0 5px;
    }
    .four-colequal-topicon-learnmore .column-group {
        float: none;
        max-width: 100%;
        margin: 0 0 40px;
    }
    .four-colequal-topicon-learnmore .column-group.fourth {
        margin-bottom: 0;
    }
    
    
    .two-column-right .sidebar.right {
        padding: 0;
    }
    
     .custom-cool-vend .main-content {
        padding: 0 20px;
    }
    .custom-default-blog .body-container .row-fluid .span9, .custom-blolg-news .body-container .row-fluid .span9 {
        width: 100%;
    }
    .custom-default-blog .body-container .row-fluid .span3, .custom-blolg-news .body-container .row-fluid .span3 {
        width: 100%;
        margin-left: 0;
    }
    .mk-circle-image.mk-shortcode {
    text-align: center;
    }
    .custom-breadcrumbs-blog {
        text-align: center;
    }
    
    .mk-pagination {
        float: left;
        width: 100%;
        margin: 20px auto 0;
        padding-bottom: 40px;
        text-align: center;
    }
    .mk-pagination nav {
        float: none;
    }
    .mk-total-pages {
        float: none;
        opacity: .6;
    }
    .featured-image {
        position: relative;
        width: 100% !important;
       
    }
    .custom-featured-image-wrapper {
        position: relative;
        cursor: pointer;
    }
    .mk-thumbnail-content-container {
        padding: 0 30px 15px;
        float: none;
        width: 100% !important;
    }
    .custom-default-blog .blog-content {
        padding: 25px 15px;
    }
    .avatar-wrapper {
        display: block;
        width: 80px;
        float: none;
    }
    .mk-about-author-meta {
        display: block;
        margin-left: 0;
    }
    .blog-similar-posts ul.three-cols li {
        width: 100%;
    }
    .case-studies-blog .post-item{
        width:100% ! important;
    }
    .custom-cool-page .banner-content {
        width: 100% ! important;
        float: none ! important;
        padding: 0 20px;
        text-align: center;
    }
    .custom-cool-page .full-width-banner-group {
        min-height: 425px;
    }
    .custom-cool-page .full-width-banner-group h2 {
        text-align: center  !important;
        font-size: 36px !important;
        padding-top: 31px  !important;
    }
    .custom-cool-vend h2:before {
        text-align: center;
    }
    .custom-cool-vend h2 {
        text-align: center;
        margin-bottom: 18px;
    }
    .custom-cool-vend .main-content {
        padding: 0 35px;
    }
    .two-column-equal-wrapper-col {
        padding: 3px 3px 0 !important;
    }
    .custom-cool-section2.custom-cool-vend {
        padding: 25px 0 10px;
    }
    .custom-cool-section4.custom-cool-vend {
        padding: 35px 0 20px;
    }
    .custom-cool-section5.custom-cool-vend {
        padding: 30px 0 10px;
    }
    .sidebar p {
        text-align: center;
    }
    .hs-content-name-openlegacy-video .body-container iframe {
        height: 230px;
    }
    .contact-us .custom-content-form input.hs-input, .contact-us .custom-content-form select.hs-input, .contact-us .custom-content-form textarea.hs-input{
        max-width:95% !important;
    }
    body input[type="text"],
    body input[type="password"], 
    body input[type="datetime"], 
    body input[type="datetime-local"], 
    body input[type="date"], 
    body input[type="month"], 
    body input[type="time"], 
    body input[type="week"], 
    body input[type="number"], 
    body input[type="email"], 
    body input[type="url"], 
    body input[type="search"], 
    body input[type="tel"], 
    body input[type="color"],
    body input[type="file"],
    body textarea,
    body select {
    max-width:100% ;
    }
    .custom-content-form .actions {
    text-align: left;
}
.hs-home-page .hs-row-1 .span7 h1 {
    text-align: center;
}
.hs-content-name-request-a-demo .custom-content-form ul.hs-error-msgs.inputs-list {
    width: 100% !IMPORTANT;
}
.hs-content-name-request-a-demo .custom-content-form {
    width:100% !IMPORTANT;
}
.header-top.no-navi .page-center {
    padding: 0;
}
.no-navi .header-social ul {
    transform: translate(-0,17px);
    margin: 0;
}
}



@media (max-width: 700px) {

    .custom-breadcrumb-menu {
        text-align: center;
    }   
    
    .section-bg {
        padding-bottom: 0 !important;
        margin-bottom: 0 !important;
    }
    .section-bg h1 {
        margin: 50px 5px 15px !important;
    }
    
    .main-content, 
    .sidebar div.hs_cos_wrapper.hs_cos_wrapper_type_rich_text {
        padding: 25px 15px;
    }
    
    .custom-rss, .group-1 {
        margin: 0 0 42px !important;
    }
    .custom-contact {
        margin: 33px 0 53px !important;
    }
   
}



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

@media (max-width: 479px) {
  .hs-home-page .hs_cos_flex-slider .caption a.mk-button {
    padding: 12px 14px 12px !important;
}
.hs-home-page .hs_cos_flex-slider .caption a.mk-button {
    display: table;
    margin: 0 auto 10px;
}
span.blog-modern-comment {
    float: none;
    display: block;
}
/*.flex-viewport ul.slides li{
    width:100% !important;
}*/
}


@media (max-width: 460px) { 

    .header-menu {
        margin: 0 !important;
        text-align: left;
        transform: translate(-25px, -76px);
        -webkit-transform: translate(-25px, -76px);
        width: 100% !important;
    }

}


a.cta_button.requestdemo:after {
   content: "";
   content: "";
   display: inline-block;
   font-family: FontAwesome;
   padding: 0px 5px 0px 10px;
}


.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {
    margin-bottom: 0px;
    vertical-align: middle;
    margin-right: 10px;
}
.hs_partner_interested.field.hs-form-field span {
    vertical-align: top;
}
.hs_partner_interested.field.hs-form-field li.hs-form-booleancheckbox {
    padding-left: 0px !important;
    margin-bottom: 10px;
}



/* css updates 17-oct-17 */
@media (max-width:800px){
    .custom-default-blog .body-container .row-fluid .span9, .custom-default-blog .body-container .row-fluid .blog-sidebar.span3, .custom-blolg-news .body-container .row-fluid .span9, .custom-blolg-news .body-container .row-fluid .blog-sidebar.span3{
        width:100%;
    }
    .custom-default-blog .body-container .row-fluid .blog-sidebar.span3, .custom-blolg-news .body-container .row-fluid .blog-sidebar.span3{
        max-width: 430px;
        float: none;
        margin: 0 auto;
    }
}
.blog-form.footer-form ul.hs-error-msgs.inputs-list, ul.hs-error-msgs.inputs-list{
    width:100% !important;
    background:red;
    box-shadow: none;
    border: none;
}
.blog-form.footer-form ul.hs-error-msgs.inputs-list, ul.hs-error-msgs.inputs-list li label{
    color:#fff !important;
    font-size: 14px;
}


.global-top-section {
    text-align: center;
    margin: 0 0 40px 0;
}

.global-top-section h3 {
    text-align: center;
    color: #ef5031;
    font-weight: bold;
    font-style: italic;
}
.global-top-section h2 {
    color: #425689;
    font-weight: bold;
    font-size: 25px;
}

.global-bottom-section p {
    color: #425689;
    font-size: 23px;
    font-weight: bold;
}

.global-right-section {
    border: 1px solid #ccc;
    padding: 20px 30px;
    text-align: center;
}

.global-right-section h2 {
    font-size: 17px;
    color: #0a375a;
    font-weight: bold;
    margin: 25px 0 25px 0;
}

.global-right-section .sidebar-form {
    background: transparent !important;
    padding: 0;
    border: 0 none;
    margin: 0;
}

.global-right-section .sidebar-form .hs_submit input.hs-button.primary.large {
    border-radius: 20px !important;
    padding: 14px 20px !important;
    float: none;
    margin: 15px 0 10px 0;
}

.custom-blolg-news .blog-sidebar .blog-form{
    margin-top:0 !important;
}