/* @import url('http://example.com/example_style.css'); */
/*@import url('https://netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css');*/
/*@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,100italic,300,300italic,400italic,500,500italic,700,700italic,900italic,900);*/
/*@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed:300,300italic,400,400italic,700,700italic);*/
/*@import url(https://fonts.googleapis.com/css?family=Lobster+Two:400,400italic,700,700italic);*/
/*@import url(https://fonts.googleapis.com/css?family=Lato:100,100italic,300,300italic,400,400italic,700,700italic,900,900italic);*/
/*@import url(https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900);*/
/*@import url(https://fonts.googleapis.com/css?family=Merriweather:300,300italic,400,400italic,700,700italic,900,900italic);*/
/*@import url(https://fonts.googleapis.com/css?family=Oswald:400,700,300);*/
/*@import url(https://fonts.googleapis.com/css?family=Raleway:100,100italic,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);*/
/*@import url(https://fonts.googleapis.com/css?family=Ubuntu:300,300italic,400,400italic,500,500italic,700,700italic);*/
/*@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,900italic,900,700italic,700,600italic,600,400italic,300italic,300,200italic,200);*/
/*@import url(https://fonts.googleapis.com/css?family=Inconsolata:400,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Exo:100italic,100,200,200italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic,900,900italic);*/
/*@import url(https://fonts.googleapis.com/css?family=Crete+Round:400,400italic);*/
/*@import url(https://fonts.googleapis.com/css?family=News+Cycle:400,700);*/
/*@import url(https://fonts.googleapis.com/css?family=EB+Garamond);*/
/*@import url(https://fonts.googleapis.com/css?family=Kaushan+Script);*/
/*@import url(https://fonts.googleapis.com/css?family=Comfortaa:300,400,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Cinzel:400,700,900);*/
/*@import url(https://fonts.googleapis.com/css?family=Gudea:400,400italic,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Philosopher:400,400italic,700,700italic);*/
/*@import url(https://fonts.googleapis.com/css?family=Coming+Soon);*/
/*@import url(https://fonts.googleapis.com/css?family=Overlock:400,400italic,700,700italic,900,900italic);*/
/*@import url(https://fonts.googleapis.com/css?family=Khula:300,400,600,700,800);*/
/*@import url(https://fonts.googleapis.com/css?family=Lusitana:400,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900);*/
/*@import url(https://fonts.googleapis.com/css?family=Halant:300,400,500,600,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Expletus+Sans:400,400italic,500,500italic,600,600italic,700,700italic);*/
/*@import url(https://fonts.googleapis.com/css?family=Karma:300,400,500,600,700);*/
/*@import url(https://fonts.googleapis.com/css?family=Hind+Vadodara:300,400,500,600,700);*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:100,200,300,400,500,600,700,800,900);

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

/****************************************/
/* HubSpot Style Boilerplate            */
/****************************************/

/* These includes are optional, but helpful. */
/* Images */

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    display: block;
    white-space: nowrap;
    width: 140px;
    overflow: hidden;
    text-overflow: ellipsis;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

.hs-author-social-links a.hs-author-social-link {
    width: 24px;
    height: 24px;
    border-width: 0px;
    border: 0px;
    line-height: 24px;
    background-size: 24px 24px;
    background-repeat: no-repeat;
    display: inline-block;
    text-indent: -99999px;
}

.hs-author-social-links a.hs-author-social-link.hs-social-facebook {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/facebook-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-linkedin {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/linkedin-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-twitter {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/twitter-24x24.png");
}

.hs-author-social-links a.hs-author-social-link.hs-social-google-plus {
    background-image: url("//static.hubspot.com/final/img/common/icons/social/googleplus-24x24.png");
}

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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




/* HTML 5 Reset */

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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



/********************************************************************/
/********************************************************************/
/* COPY & PASTE THE CODE GIVEN ON THE HOMEPAGE IN THE SECTION BELOW */
/********************************************************************/
/********************************************************************/

 /* Add the font family you wish to use. You may need to import it above. */
 /* This affects only headers on the site. Add the font family you wish to use. You may need to import it above. */


  /* change your site's color here */
 /* change your site's secondary color here */


 /* This color is solely used on the top bar of the website. */
 /* This sets the universal color of dark text on the site */
 /* This sets the width of the website */
 /* To make this a fixed header, change the value to "fixed" - for non-fixed, set it to "static" */
 /* This affects all grey background sections */

 /* More than likely, you will use one of these values (higher = bolder): 300, 400, 700, 900 */
 /* For Headers; More than likely, you will use one of these values (higher = bolder): 300, 400, 700, 900 */
 /* If your image is not to sit on the bottom of the frame, change this value to "100px", otherwise keep it at 0 */
 /* "0" for square edges, "10px" for rounded edges, "40px" for pill shape; This will change all buttons */

/********************************************************************/
/********************************************************************/
/* COPY & PASTE THE CODE GIVEN ON THE HOMEPAGE IN THE SECTION ABOVE */
/********************************************************************/
/********************************************************************/

/*********************************************/
/*  Do not change the values below this section */
/*********************************************/

 /* This is the main color of the site */
 /* this is the hover state of the main color of the site */
 /* This is the secondary color of the site */
 /* This is the hover state of the secondary color of the site */

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

.header-container-wrapper {
    z-index: 999;
    position: relative;
}

.body-container-wrapper {
    /*padding-top: 0!important;*/
}
.footer-container-wrapper {
    
}

/*a:link, a:visited, a:active{
  color:#ff5c00;
}*/

.page-center {
    max-width: 1100px;
    margin: 0 auto !important;
    float: none !important;
    padding: 0 20px;
}
@media screen and (max-width: 1100px) {
    .page-center {
        padding: 0 20px;
    }
}


.widget-type-raw_jinja {
    min-height: 0 !important;
}
.fa-pulse {
    -webkit-animation: fa-spin .9s infinite steps(8);
    animation: fa-spin .9s infinite steps(8);
}

.hs_cos_wrapper_type_custom_widget,
.widget-type-custom_widget {
    min-height: 0!important;
}



/* ========================= */
/*          HEADER           */
/* ========================= */

.page-header {
    /*background-color: #fff;*/
    background-color: rgba(255,255,255,1);
    position: fixed;
    /*box-shadow: 0 2px 12px rgba(0,0,0,.2);*/
    padding: 20px 0 20px;
    width: 100% !important;
    z-index: 50;
}
.page-top-section-header .page-header {
    position:static;
    background-color:transparent;
    padding:0px;
}

.page-header .page-center {
    position: relative;
}
#page-header {
    position: fixed;
}
@media all and (max-width: 600px) {
    .page-header, #page-header {
        position: static !important;
    }
}
.page-header-scroll {
    background-color: rgba(255,255,255,.95);
    padding: 0;
    position: absolute;
    top: 0;
    z-index: 50;
}
.company-logo {
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}
.company-logo img {
    width:188px !important;
    height:75px !important;
}
.page-header-scroll .company-logo img {
    height: auto !important;
    max-height: 70px !important;
}

/*@media all and (max-width: 767px) {
    .company-logo {
        text-align: center;
    }
}*/
.company-logo img {
    /*max-height: 100px;
    width: auto !important;*/
    -webkit-transition-property: height, width;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    transition-duration: .5s;
}
@media all and (max-width: 767px) {
    .company-logo img {
        height: 70px !important;
        width: 55% !important;
        max-width: 188px !important;
    }
}

@media screen and (min-width: 1024px) {
    
}


@media screen and (min-width: 900px) and (max-width: 1100px) {
    
}
@media screen and (min-width: 768px) and (max-width: 899px) {
    
}
@media all and (max-width: 1024px) {
    
}
.top-header {
    padding: 2px;
    height: 32px;
    background-color: #f65124 !important;
    color: #fff;
}
@media all and (max-width: 767px) {
    .top-header {
        display: none !important;
    }
}
.top-header .social-icons {
    float: left;
}
.top-header .social-icons ul{
    list-style: none;
}
.top-header .social-icons ul li{
    display: inline-block;
    margin: 0 8px 0 0;
}
.top-header .social-icons a {
    margin-right: 25px;
}
.top-header .social-icons a:last-child {
    margin-right: 0;
}
.top-header .social-icons a:link {
    color: #fff;
}
.top-header .social-icons a:active {
    color: #fff;
}
.top-header .social-icons a:visited {
    color: #fff;
}
.top-header .social-icons a:hover {
    color: #fff;
    text-decoration: underline;
}
.top-header ul {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
}
.top-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li a {
    color: #fff;
    font-size: 13px;
    line-height: 26px;
    font-weight: 400;
    padding: 0;
    margin-right: 20px;
}
.top-header .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a {
    margin-right: 0;
}




/* ========================= */
/*          FOOTER           */
/* ========================= */

.footer {
    background-color: #1a1a1a;
    color: #feffff;
    padding: 50px 0 100px;
}
.footer, .footer p {
    font-size: 13px;
    line-height: 1.5em;
}
.footer h1 {
    font-size: 36px;
    line-height: 1.5em;
}
.footer h2 {
    font-size: 30px;
    line-height: 1.5em;
}
.footer h3 {
    font-size: 24px;
    line-height: 1.5em;
}
.footer h4 {
    font-size: 18px;
    line-height: 1.5em;
}
.footer-block {
    
}
.footer-block a {
    color: #ffffff !important;
}
.footer .widget-type-post_listing ul {
    list-style-type: none;
    -webkit-padding-start: 0;
}
.footer .widget-type-post_listing ul li {
    margin-bottom: 15px;
}
.footer-copyright {
    background-color: #242424;
    color: #efefef;
    padding: 20px 0;
}
.page-footer-copyright {
    text-align: center;
}









/* ========================= */
/*      BUTTONS & CTAS       */
/* ========================= */

.cta-container {
    margin-top: 20px;
}
.cta-button {
    margin-top: 20px;
    width: auto !important;
    background: rgba(0,0,0,0) !important;
    display: inline-block;
    text-align: center;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.cta-button:hover {
    background: rgba(0,0,0,0) !important;
}
.filled-button {
    border: 3px solid #414042;
    background: #414042;
    border-radius: 40px;
    padding: 15px 25px;
    color: #fff !important;
    font-size: 24px;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.filled-button:hover {
    background: rgba(65, 64, 66, .7);
    border-color: rgba(65, 64, 66, .7);
}
.home.one .filled-button:hover {
    background: transparent;
    color: #414042;
    border-color: #414042;
}
.home.two .filled-button:hover {
    background: transparent;
    color: #414042;
    border-color: #414042;
}
.home.three .filled-button:hover {
    background: transparent;
    color: #414042;
    border-color: #414042;
}
.bordered-button {
    border: 3px solid #414042;
    padding: 15px 25px;
    border-radius: 40px;
    color: #414042 !important;
    background: transparent;
    font-size: 24px;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.bordered-button:hover {
    background: #414042;
    color: #fff !important;
}
.bordered-button-harmony {
    border: 3px solid #209fd9;
    padding: 15px 25px;
    border-radius: 40px;
    color: #209fd9 !important;
    background: transparent;
    font-size: 24px;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.bordered-button-harmony:hover {
    background: #209fd9;
    color: #fff !important;
}
.bordered-button-white {
    border: 3px solid #fff;
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff !important;
    background: transparent;
    font-size: 24px;
    font-weight: normal;
    display: inline-block;
    text-align: center;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.bordered-button-white:hover {
    background: #fff;
    color: #209fd9 !important;
}
@media all and (max-width: 600px) {
    .filled-button, .bordered-button, .bordered-button-harmony, .bordered-button-white {
        /*float: left; */
        margin: 10px 10px 10px 0;
    }
}




/* ========================= */
/*           HOME            */
/* ========================= */

.hero {
    color: #fff;
    background-color: #444444;
    background-size: cover;
    background-repeat: no-repeat;
}
@media all and (max-width: 767px) {
    .hero {
        background-attachment: scroll !important;
    }
}
.home.one .hero-overlay {
    padding: 250px 0;
    /*padding-top: 150px;*/
    padding-top: 70px;
    padding-bottom: 50px;
}
.hero .header {
    text-align: left;
}
.hero-text {
    font-size: 20px;
}
.hero .header h1 {
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    text-transform: none;
}
.light-hero {
    padding: 150px 0;
    padding-top: 150px;
}
.tri-section-group {
    background-color: #ededed;
}
.home .about-section {
    background-color: #ffffff;
    box-shadow: 0 4px 12px rgba(0,0,0,.2);
    padding: 50px 0;
}
.about-section-headers h2, .about-section-header h3, .about-section-headers h4, .about-section-headers h5, .about-section-headers h6 {
    -webkit-margin-after: 40px;
}
.about-section-icons {
    margin-top: 6px;
}
.home .about-element {
    
}

.circle-border {
    border: 2px solid #209fd9;
    background-color: rgba(0,0,0,0);
    border-radius: 50%;
}

.icon-wrapper {
    height: 150px;
    width: 150px;
    margin: 0 auto 30px !important;
    float: none!important;
}
.font-awesome-icon {
    color: #209fd9;
    height: 100px;
    width: 100px;
    font-size: 80px;
    text-align: center;
    vertical-align: middle;
    margin: 34px auto!important;
    float: none!important;
}
.home .mid-page-cta {
    padding: 60px 0 0px;
}
.home .mid-page-cta .image-cta-section-content {
    padding-bottom: 50px;
}
.home .mid-page-cta .cta-section-text {
    
}
.home .mid-page-cta .cta-image {
    text-align: center;
}
.home .fun-facts-section {
    background-color: #444444;
    color: #ffffff;
    box-shadow: 0 -4px 12px rgba(0,0,0,.2);
    padding: 130px 0;
    background-size: cover;
    background-repeat: no-repeat;
}
@media all and (max-width: 767px) {
    .home .fun-facts-section {
        background-attachment: scroll !important;
    }
}
.fun-facts-section-headers {
    
}
.home .fun-facts-section h3 {
    color: #969696;
}
.home .fun-fact-piece {
    text-align: center;
}
.home .fun-facts-section .ff-item {
    font-size: 40px;
    color: #414042;
}
@media all and (max-width: 767px) {
    .home .fun-fact-piece {
        margin-top: 30px;
    }
}
.blog-tri-section {
    background-color: #444444;
}
.home .blog-list-section {
    background-color: #ffffff;
    box-shadow: 0 4px 12px rgba(0,0,0,.2);
    padding: 60px 0;
}
.blog-section-headers {
    margin-bottom: 40px;
}
.blog-section-underheaders {
    margin-top: 60px;
}
/*.home .hs-rss-item.hs-with-featured-image {
    float: right;
    width: 49%;
}
.home .hs-rss-item.hs-with-featured-image:nth-child(odd) {
    float: left;
}
.home .hs-rss-item.hs-with-featured-image a {
    color: #fff;
}
.home .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width: 100%;
    text-align: center;
    margin-top: 200px;
    margin-bottom: -308px;
    z-index: 10;
    position: relative;
    color: #ffffff;
    margin-left: auto;
    margin-right: auto;
    float: none;
}*/
.home.one a.hs-rss-title {
    color: #313334;
    line-height: 1.16667em;
}
.home.one a.hs-rss-title:hover {
    color: #414042;
}
.home.one .hs-rss-item .hs-rss-description p {
    font-size: 20px;
    line-height: 1.59091em;
}
.home.one .hs-rss-item.hs-with-featured-image .hs-rss-description a {
    background: #414042;
    border: 3px solid #414042;
    border-radius: 40px;
    padding: 8px 26px;
    color: #fff !important;
    font-size: 24px;
    font-weight: normal;
    display: block;
    margin-top: 28px;
    max-width: 132px;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.home.one .hs-rss-item.hs-with-featured-image .hs-rss-description a:hover {
    background: rgba(65, 64, 66, .7);
    border-color: rgba(65, 64, 66, .7);
}
.home.one .rss-container {
    max-width: 1500px;
    margin: 0 auto !important;
    float: none !important;
}
.home.one .hs-rss-item {
    margin-bottom: 0;
}
.home.one .hs-rss-item.hs-with-featured-image {
    background-color: #f1f1f1;
}
.home.one .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    width: 50%;
    float: right;
    padding: 84px 84px;
    text-align: left;
}
@media all and (max-width:1200px) {
    .home.one .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
        padding: 64px;
    }
}
@media all and (max-width: 1000px) {
    .home.one .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
        padding: 40px;
    }
}
.home.one .hs-rss-item.hs-with-featured-image:nth-child(odd) .hs-rss-item-text {
    float: left;
}
.home.one .hs-rss-item.hs-with-featured-image .hs-rss-item-text .hs-rss-title {
    font-size: 26px;
    line-height: 1.5em;
    font-weight: 700;
    height: 140px;
}
.home.one .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    width: /*100%;*/ 50%;
    overflow: hidden;
    float:left;
    /*background: #000000;*/
}

.home.one .hs-rss-item.hs-with-featured-image:nth-child(odd) .hs-rss-item-image-wrapper {
    float: right;
}
.home.one .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
    height: 475px;
    width: auto;
    min-width: 100%;
    max-width: none;
}
@media (max-width: 767px) {
    .home.one .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper,
    .home.one .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
        clear: both;
        width: 100%;
    }
    .home.one .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
        max-width: 100%;
        height: auto;
    }
}

.home .testimonials-section{
    color: #fff;
    padding: 30px;
}


@media all and (max-width: 767px) {
    .home .blog-tri-section {
        background-attachment: scroll !important;
    }
}
.home .testimonial-box {
    border: 1px solid rgba(255,255,255,.2);
    padding: 80px;
}
@media all and (max-width: 1200px) {
    .home .testimonial-box {
        padding: 40px;
    }
}
@media all and (max-width: 767px) {
    .home .testimonial-box {
        padding: 80px;
    }
}
@media all and (max-width: 600px) {
    .home .testimonial-box {
        padding: 40px;
    }
}
.home .testimonial-box h3 {
    font-size: 25px;
    text-transform: none;
}
.home .testimonial-box h4 {
    font-size: 20px;
    color: rgba(255,255,255,.5);
    font-style: italic;
    text-transform: none;
}
.home .brands-section {
    background-color: #ededed;
    box-shadow: 0 -4px 12px rgba(0,0,0,.2);
    padding: 30px 0;
}
.more-solutions-section {
    background-color: #ffffff;
    padding: 130px 0;
}
.home .more-solutions-content {
    
}
.home .more-solutions-content h2 {
    -webkit-margin-before: 0;
}
.cta-bottom-banner {
    background-color: #209fd9;
    padding:50px 0;
    color: #ffffff;
}
.bottom-cta-right {
    text-align: right;
    margin: 0;
}
@media all and (max-width: 767px) {
    .bottom-cta-right {
        text-align: left;
    }
}
/* ========================= */
/*          HOME 2           */
/* ========================= */

.home.two .cta-image {
    background-color: #333;
    color: #fff;
    margin-bottom: 100px;
}
.home.two .cta-color-overlay {
    padding: 70px 0;
}
.home.two .top-cta {
    padding-top: 10px;
}
.home.two .cta-color-overlay h3 {
    -webkit-margin-after: 0;
}
.home .back-and-forth {
    background: #f7f7f7;
    max-width: 1500px;
    margin: 0 auto !important;
    float: none !important;
}
.section-text {
    padding: 82px 84px;
}
.image-piece {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
@media all and (min-width: 768px) {
    .section-1-text {
        float: left !important;
    }
    .image-piece-1 {
        float: right !important;
    }
    .section-2-text {
        float: right !important;
    }
    .image-piece-2 {
        float: left !important;
    }
    .section-3-text {
        float: left !important;
    }
    .image-piece-3 {
        float: right !important;
    }
    .section-4-text {
        float: right !important;
    }
    .image-piece-4 {
        float: left !important;
    }
    .section-5-text {
        float: left !important;
    }
    .image-piece-5 {
        float: right !important;
    }
    .section-6-text {
        float: right !important;
    }
    .image-piece-6 {
        float: left !important;
    }
}

@media all and (min-width: 768px) {
    .home .back-and-forth .span6 {
        width: 50%;
    }
    .home .back-and-forth .row-fluid [class*="span"] {
        margin-left: 0;
    }
}
@media all and (max-width: 600px) {
    .section-text {
        padding: 82px 20px;
    }
}
.home .carry-on-section h2 {
    -webkit-margin-before: .83em;
}
.home .carry-on-section a {
    color: #565656;
}
.home .carry-on-section a:hover {
    color: #209fd9;
}


/* ========================= */
/*          HOME 3           */
/* ========================= */

.home.three .hero-overlay {
    padding: 100px 0;
    padding-top: 100px;
}
.home.three .home-brands {
    padding: 20px 0;
}
.home.three .content-section {
    padding: 30px 0 10px;
}
.home.three .left-column .hs_cos_wrapper_type_rich_text,
.home.three .right-column .hs_cos_wrapper_type_rich_text {
    background-color: #f7f7f7;
    padding: 30px 20px;
    margin-bottom: 30px;
}
.home.three .left-column .hs_cos_wrapper_type_rich_text .hs-cta-wrapper,
.home.three .right-column .hs_cos_wrapper_type_rich_text .hs-cta-wrapper {
    margin-bottom: 60px;
}
.home.three .left-column .hs_cos_wrapper_type_rich_text:first-child {
    background-color: #414042;
    color: #fff;
}
.home.three .right-column .hs_cos_wrapper_type_rich_text:nth-child(2) {
    background-color: #209fd9;
    color: #fff;
}
.home.three .about-box {
    background-color: #f7f7f7;
    padding: 30px 20px;
    margin-bottom: 30px;
}
@media all and (max-width: 767px) {
    .home.three .featured-about-box {
        background-attachment: scroll !important;
    }
}
.home.three .blog-list-section {
    box-shadow: none;
    background-color: #f7f7f7;
}
.home.three .page-center-wide {
    max-width: 1500px;
    margin: 0 auto !important;
    float: none !important;
}
.home-blog-feed {
    margin-top:-170px;
}
.home.three .hs-rss-item .hs-with-featured-image {
    margin-bottom:0;
}
.home.three .hs-rss-item-text {
    font-size:20px;
    text-align:center;
    width:100%!important;
    min-height:80px;
    padding: 0;
}
.home.three .hs-rss-item a:link {
    color: #fff;
    text-decoration:none;
}
.home.three .hs-rss-item a:visited {
    color: #fff;
    text-decoration:none;
}
.home.three .hs-rss-item a:hover {
    color: #209fd9;
    text-decoration:none;
}
.home.three .hs-rss-item a:active {
    color: #fff;
    text-decoration:none;
}
.home.three .hs-rss-item-image-wrapper {
    background: #313131;
    width:100%!important;
    display:block!important;
    height: 300px;
    text-align: center;
    vertical-align: middle;
    float:none;
    overflow: hidden;
}
.home.three .hs-rss-featured-image {
    width: 600px;
    height: 300px;
    opacity: 0.3;
}
.home.three .home-blog-listings .hs-rss-title {
    color:#fff;
    text-align:center;
    z-index:4;
    margin-top:-150px;
    padding-right:0;
    padding-left:0;
    font-weight:900;
}
.home.three .home-blog-feed a {
    position:relative;
    top:300px;
    padding-top:50px;
    display:block;
    min-height: 250px;
    width:100%/*270px;*/
}
.home.three .home-blog-feed a:hover {
    background:rgba(32, 159, 217, .7);
    color:#fff;
}
.home.three .home-blog-listings .blog-posts {
    padding-bottom:20px;
}
@media only screen and (min-width: 768px) {
    .home.three .hs-with-featured-image {
        width: 30%;
        float: left;
        margin-right: 5%;
    }
    .home.three .hs-with-featured-image:last-child {
        margin-right: 0;
    }
}
@media only screen and (max-width: 767px) {
    .home.three .hs-rss-featured-image {
        min-height: 300px;
        height: auto;
    }
}
@media all and (max-width: 600px) {
    .home.three .bordered-button-white {
        float: none;
    }
}





/* ========================= */
/*           PAGE            */
/* ========================= */

.top-section {
    
}
.header {
    text-align: center;
}
.content-section {
    padding: 100px 0;
}
.lesser-content-section {
    padding: 50px 0;
}
.content-section-flat-top {
    padding: 0 0 100px;
}
.full-width-white-bg {
    background: #ffffff;
}
.full-width-light-grey-bg {
    background: #f7f7f7;
}
.full-width-melody-bg {
    background: #414042;
}
.full-width-harmony-bg {
    background: #209fd9;
}
.full-width-gradient-bg {
    background: -webkit-linear-gradient(#f4fafb 0,#eff2f9 48%,#e2e6f5 100%);
    background: linear-gradient(#f4fafb 0,#eff2f9 48%,#e2e6f5 100%);
    background: -webkit-linear-gradient(105deg,#e2e6f4 20%,#eff2f9 40%,#fcfdff 60%,#f4fafb 80%);
    background: linear-gradient(-15deg,#e2e6f4 20%,#eff2f9 40%,#fcfdff 60%,#f4fafb 80%);
}
.page-banner-hero {
    color: #fff;
    background-color: #414042;
    padding: 50px 0;
    padding-top: 50px;
    background-size: cover;
    background-repeat: no-repeat;
}
@media all and (max-width: 767px) {
    .page-banner-hero {
        background-attachment: scroll !important;
    }
}
.page-banner-hero .header {
    text-align: left;
}
.page-banner-hero .header h1 {
    font-size: 60px;
    line-height: 68px;
    -webkit-margin-before: 0;
    -webkit-margin-after: 0;
    text-transform: none;
}
.center-image {
    text-align: center;
}
.page-sidebar {
    
}
.page-content {
    
}
.left-column-area {
    
}
.middle-column-area {
    
}
.right-column-area {
    
}
@media all and (min-width: 768px) {
    .with-sidebar .page-sidebar {
        float: right;
    }
    .with-sidebar .page-content {
        float: left;
        padding-right: 20px;
    }
    .page-content-left {
        padding-right: 10px;
    }
    .page-content-right {
        padding-left: 10px;
    }
}
.page-sidebar .hs_cos_wrapper_type_post_listing ul {
    list-style-type: none;
    -webkit-padding-start: 0;
}
.page-sidebar .hs_cos_wrapper_type_post_listing ul li {
    margin-bottom: 15px;
}
.page-sidebar .hs_cos_wrapper_type_post_listing ul li a {
    color: #565656;
}
.page-sidebar .hs_cos_wrapper_type_post_listing li {
    position: relative !important;
    padding-left: 20px !important;
}
.page-sidebar .hs_cos_wrapper_type_post_listing li:before {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f105";
    font-size: 28px;
    color: #209fd9;
}

.call-back-gradient {
    background: -webkit-radial-gradient(rgba(20,20,20, .25) 0, rgba(255,254,194,.25) 100%); /* Safari 5.1-6.0 */
    background: -o-radial-gradient(rgba(20,20,20, .25) 0, rgba(255,254,194,.25) 100%); /* For Opera 11.6-12.0 */
    background: -moz-radial-gradient(rgba(20,20,20, .25) 0, rgba(255,254,194,.25) 100%); /* For Firefox 3.6-15 */
    background: radial-gradient(rgba(20,20,20, .25) 0, rgba(255,254,194,.25) 100%); /* Standard syntax */
}
.about .top-call-back {
    color: #fff;
}
.about .top-icons-section {
    background-color: #ffffff;
    padding: 100px 0;
}
.tidbits-section h2, .tidbits-section h3 .tidbits-section h4, .tidbits-section h5, .tidbits-section h6 {
    -webkit-margin-after: 20px;
}
.about .tidbit img {
    border-radius: 50%;
}
.about .tidbit {
    border: 1px solid #565656;
    border-radius: 40px;
    padding: 30px;
}
@media all and (min-width: 768px) {
    .about .page-content-left {
        padding-right: 20px;
    }
    .about .page-content-right {
        padding-left: 20px;
    }
}


.services .top-icons-section {
    background-color: #ffffff;
    padding: 100px 0;
}
.services .top-element {
    
}
.services .icon-column {
    padding: 0 12px;
}
.services .back-and-forth-section {
    background: -webkit-linear-gradient(#f4fafb 0,#eff2f9 48%,#e2e6f5 100%);
    background: linear-gradient(#f4fafb 0,#eff2f9 48%,#e2e6f5 100%);
    background: -webkit-linear-gradient(105deg,#e2e6f4 20%,#eff2f9 40%,#fcfdff 60%,#f4fafb 80%);
    background: linear-gradient(-15deg,#e2e6f4 20%,#eff2f9 40%,#fcfdff 60%,#f4fafb 80%);
}
.services .back-and-forth {
    position: relative;
}
.services .back-and-forth .hs_cos_wrapper_type_rich_text {
    max-width: 70%;
    display: block;
    clear: both;
    text-align: justify !important;
    margin-bottom: 100px;
}
.services .back-and-forth .hs_cos_wrapper_type_rich_text:nth-child(even) {
    float: right;
}
.services .back-and-forth .hs_cos_wrapper_type_rich_text:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 480px) {
    .services .back-and-forth .hs_cos_wrapper_type_rich_text {
        max-width: 100%;
    }
    .services .back-and-forth .hs_cos_wrapper_type_rich_text:nth-child(even) {
        float: none;
    }
}
.services .services-bullets-container {
    max-width: 1500px;
    margin: 0 auto !important;
    float: none !important;
}
@media all and (max-width: 1500px) {
    .services .services-bullets-container {
        padding: 0 20px;
    }
}
.services .why-us-bullets .hs_cos_wrapper_type_rich_text {
    position: relative;
    max-width: 90%;
    margin-top: 40px;
    padding-left: 50px;
}
.services .why-us-bullets .hs_cos_wrapper_type_rich_text:before {
    font-family: FontAwesome;
    content: '\f013';
    color: #209fd9;
    vertical-align: middle;
    font-size: 40px;
    position: absolute;
    top: 15px;
    left: 0;
}
.services .services-image-section-text-container {
    
}
.services-image-section-text-container h1, .services-image-section-text-container h2, .services-image-section-text-container h3,
.services-image-section-text-container h4, .services-image-section-text-container h5, .services-image-section-text-container h6 {
    -webkit-margin-after: 10px;
}
.services-image-section-text-container p {
    -webkit-margin-before: 0;
} 
.services .services-image-section-text .hs_cos_wrapper_type_rich_text {
    margin-top: 40px;
}
.services .center-image {
    position: relative;
}
.services .center-image img {
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    margin: auto;
}


.team .team-listing .hs_cos_wrapper_type_rich_text {
    margin-top: 100px;
}
.team .team-listing h3, .team .team-listing h4 {
    -webkit-margin-after: 0;
}
.team .lesser-content-section img {
    border-radius: 50%;
}

.case-studies .cs-listing {
    padding-bottom: 100px;
}
.case-studies .cs-listing .hs_cos_wrapper_type_rich_text {
    margin-top: 100px;
}
.case-studies .cs-listing h3, .team .team-listing h4 {
    -webkit-margin-after: 0;
}
.case-studies .content-section img {
    border-radius: 50%;
}

.case-study h1 {
    font-size: 48px;
}
.case-study .header-content {
    padding:5px 0;
}
.case-study .upper-box {
    background-color: #414042;
    color: white;
    padding:10px 0;
}
.case-study .upper-box p {
    font-size: 20px;
}
.case-study .lp-section-header {
    text-align: center;
}
.case-study .image-banner img {
    z-index: -1;
    overflow: hidden;
    width:100vw !important;
}
.case-study .image-banner-container {
    overflow: hidden;
    height: 400px;
}
.case-study .main-content {
    padding-right: 20px;
    padding-left: 20px;
}
.case-study .right-form {
    padding: 6px;
}
.case-study .right-offer {
    padding: 20px;
}
.case-study .float-offer {
    margin-top: -50px;
    padding: 20px 10px 10px;
    background-color: rgba(248,248,248,.8);
    box-shadow: 0px 4px 3px #999 !important;
}
.case-study .offer-cta {
    margin-left: 8%;
    margin-right: 8%;
}
@media all and (min-width: 768px) {
    .case-study .float-form {
        margin-top: -350px;
        padding: 20px 10px 10px;
        background-color: rgba(248,248,248,.8);
        box-shadow: 0px 4px 3px #999 !important;
    }
}
.case-study .float-form {
    padding: 20px 10px 30px;
}
.case-study .addl-info {
    padding-top: 50px;
}
.case-study .footer-details {
    padding: 10px 0;
    text-align: center;
}
.case-study .footer-container-wrapper {
    padding: 0;
    margin: 0;
    background: transparent;
    border: none;
}
.case-study .dark-bg {
    background:#555;
    color:#fff;
    padding:20px 0;
}
.case-study h1 {
    -webkit-margin-before: .67em;
}
.case-study .main-content ul {
    list-style-type: none;
    -webkit-padding-start: 10px;
}
.case-study .main-content li {
    position: relative;
    margin-bottom: 25px;
    min-height: 30px;
    padding-left: 20px;
}
.case-study .main-content li:before {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f105";
    font-size: 28px;
    color: #209fd9;
}


.products .content-section .hs_cos_wrapper_type_rich_text,
.resources .library-col .hs_cos_wrapper_type_rich_text {
    border: 1px solid #e9e9e9;
    padding: 20px;
    border-radius: 40px;
    margin: 15px 0;
}

.tabber-wrap ul.tabber-tabs {
    margin: 0 auto !important;
    list-style-type: none;
}
@media all and (min-width: 768px) {
    .tabber-wrap ul.tabber-tabs {
        -webkit-padding-start: 100px;
    }
}
@media all and (max-width: 767px) {
    .tabber-wrap ul.tabber-tabs {
        -webkit-padding-start: 0;
    }
}
.tabber-wrap ul.tabber-tabs > li {
    float: left;
    background-color: #f7f7f7;
    padding: 15px 0;
    width: 32.333%;
    max-width: 290px;
}
.tabber-wrap ul.tabber-tabs > li {
    border-left: 1px solid #fff;
    text-align: center;
}
.tabber-wrap ul.tabber-tabs > li:last-child {
    border-right: 1px solid #fff;
}
.tabber-wrap {
}
.tabber-wrap ul li a {
    line-height: 50px;
    font-family: "Open Sans", sans-serif;
}
.tabber-wrap .clearfix {
    margin-bottom: 10px;
}
ul.tabber-tabs > li:hover {
    background-color: rgba(32, 159, 217, .7);
}
ul.tabber-tabs > li.active {
    background-color: #209fd9;
}
ul.tabber-tabs > li.active a {
    color: #fff;
}
ul.tabber-tabs > li:hover a {
    color: #fff;
}
ul.tabber-tabs li .tabber-link {
    padding: .5em 1em;
}
@screen all and (max-width: 600px) {
    .tabber-wrap {
        padding-left: 0;
        padding-right: 0;
    }
    .tabber-tabs li .tabber-link {
        padding: 0;
        text-align: center;
    }
}
.tabber-content {
    padding: 30px;
    border: 1px solid #e9e9e9;
}
.four-tab .tabber-wrap ul.tabber-tabs > li {
    width: 24%;
}
@media all and (min-width: 768px) {
    .four-tab .tabber-wrap ul.tabber-tabs {
        -webkit-padding-start: 40px;
    }
}
@media all and (max-width: 767px) {
    .four-tab .tabber-wrap ul.tabber-tabs {
        -webkit-padding-start: 0;
    }
}
@media all and (max-width: 600px) {
    .tabber-wrap ul.tabber-tabs > li {
        width: auto !important;
    }
}

.contact .contact-phone, .contact .contact-email {
    position: relative;
}
.contact-header h3 {
    -webkit-margin-before: .667em;
    -webkit-margin-after: 0;
}
.contact .contact-phone span:before {
    font-family: FontAwesome;
    content: "\f095";
    vertical-align: middle;
    margin-right: 10px;
    color: #209fd9;
}
.contact .contact-email span:before {
    font-family: FontAwesome;
    content: "\f003";
    vertical-align: middle;
    margin-right: 10px;
    color: #209fd9;
}
.contact .contact-image {
    margin-top: 50px;
}

/*================================ */
/* PRICING TABLES                  */
/*================================ */

.pricing-tables-container {
    padding-top:50px;
}
.featured-pricing-table {
    background:#fff;
    border-radius:5px;
    font-weight:bold;
    padding-bottom:30px;
    box-shadow: 0 2px 2px #aaa;
}
.featured-pricing-table h2, .pricing-table h2 {
    -webkit-margin-after: 0;
}
.featured-pricing-table h1, .featured-pricing-table h2, .featured-pricing-table h3, .featured-pricing-table h4 {
    font-weight:bold;
}
.featured-pricing-table.cta-center {
    margin-top:20px;
}
.pricing-table {
    background:#fff;
    border-radius:5px;
    margin-top:90px;
    padding-bottom:30px;
    box-shadow: 0 2px 2px #aaa;
}

@media all and (max-width: 767px) {
    .featured-pricing-table {
        margin-top: 90px;
    }
}
@media all and (min-width: 768px) {
    .pricing-table-animated:hover {
        transform: translate(0, -30px;);
        -webkit-transform: translate(0, -30px); /** Chrome & Safari **/
        -o-transform: translate(0, -30px); /** Opera **/
        -moz-transform: translate(0, -30px); /** Firefox **/
    
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1); 
        -moz-transform: scale(1.1);
    }
}
.pricing-table-animated {
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out; /** Chrome & Safari **/
    -moz-transition: all .5s ease-in-out; /** Firefox **/
    -o-transition: all .5s ease-in-out; /** Opera **/
}
.pricing-table ul {
    list-style-type: none;
}
.featured-pricing-table ul {
    list-style-type: none;
}
.pricing-table li {
    margin:30px 0 30px 20px;
}
.featured-pricing-table li {
    margin:30px 0 30px 20px;
}
.best-value {
    padding:10px 0 20px;
    border-radius:5px 5px 0 0;
    background:#414042;
    color:#fff;
}
.best-value h3 {
    -webkit-margin-after: 0;
}


.pricing-section a {
    border: 3px solid #209fd9;
    padding: 15px 25px;
    border-radius: 40px;
    color: #209fd9 !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    margin-top: 200px;
}
.pricing-section a:hover {
    background: #209fd9;
    color:  #fff!important;
}
.pricing.two .pricing-section a {
    margin-top: 50px;
}

.blog-sidebar li.hs-form-radio {
    display: inline-block;
    width: 50%;
}
@media all and (max-width: 600px) {
    .pricing.two .pricing-section a {
        margin-left: 20px;
    }
}


.pricing-box {
    
}

.price-table {
    background: #209fd9;
    padding: 50px 0;
}

@media (max-width: 767px) {
    .price-table-text {
        text-align: center;
    }
}



.pricing-box.style1 {
    background: #fff;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #fff;
}

@media (max-width: 767px) {
    .pricing-box.style1 {
        margin-top: 20px;
    }
}

.pricing-box.style1:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style1 .price-table {
    background: #209fd9;
    padding: 50px 0;
}

.style1 .price-table-price-text {
    color: #ffffff;
}

.style1 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style1 a {
    border: 3px solid #209fd9;
    padding: 15px 25px;
    border-radius: 40px;
    color: #209fd9 !important;
    background: transparent;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style1 a:hover {
    background: #209fd9;
    color:  #fff!important;
}




.pricing-box.style1.featured {
    background: #fff;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #fff;
}

@media (max-width: 767px) {
    .pricing-box.style1.featured {
        margin-top: 20px;
    }
}

.pricing-box.style1.featured:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style1.featured .price-table {
    background: #414042;
    padding: 50px 0;
}

.pricing-box.style1.featured .price-table-price-text {
    color: #ffffff;
}

.pricing-box.style1.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style1.featured a {
    border: 3px solid #414042;
    padding: 15px 25px;
    border-radius: 40px;
    color: #414042 !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style1.featured a:hover {
    background: #414042;
    color:  #fff!important;
}





.pricing-box.style2 {
    background: #545454;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style2 {
        margin-top: 20px;
    }
}

.pricing-box.style2:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.9);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style2 .price-table {
    background: #6b6b6b;
    margin: 5px auto;
}

.style2 .price-table-price-text {
    color: #ffffff;
}

.style2 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
    color: #fff;
}

.pricing-box.style2 a {
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff!important;
    background: #6b6b6b;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    border: none;
}

.pricing-box.style2 a:hover {
    background: transparent!important;
    color:  #fff!important;
}




.pricing-box.style2.featured {
    background: #3f3f3f;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style2.featured {
        margin-top: 20px;
    }
}

.pricing-box.style2.featured:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.9);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style2.featured .price-table {
    background: #d9dee0;
    margin: 5px auto;
}

.pricing-box.style2.featured .price-table-price-text {
    color: #6b6b6b;
}

.pricing-box.style2.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
    color: #fff;
}

.pricing-box.style2.featured a {
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff!important;
    background: #6b6b6b;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    border: none;
}

.pricing-box.style2.featured a:hover {
    background: #fff!important;
    color:  #3f3f3f!important;
}





.pricing-box.style3 {
    background: #f9f9f9;
    border-top: 10px solid #d9dee0;
    border-bottom: 2px solid #d9dee0;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style3 {
        margin-top: 20px;
    }
}

.pricing-box.style3:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style3 .price-table {
    background: #f9f9f9;
    margin: -5px auto 15px;
    /*border-bottom: 2px solid #e5e5e5;*/
    border-bottom: 4px double #e5e5e5;
}

.style3 .price-table-price-text {
    color: #777;
}

.style3 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style3 a {
    border: 1px solid #d9dee0;
    padding: 15px 25px;
    border-radius: 40px;
    color: #777!important;
    background: #d9dee0;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style3 a:hover {
    border: 1px solid #6b6b6b;
}




.pricing-box.style3.featured {
    background: #f9f9f9;
    border-top: 10px solid #414042;
    border-bottom: 2px solid #414042;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style3.featured {
        margin-top: 20px;
    }
}

.pricing-box.style3.featured:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style3.featured .price-table {
    background: #f9f9f9;
    margin: -5px auto 15px;
    /*border-bottom: 2px solid #e5e5e5;*/
    border-bottom: 4px double #e5e5e5;
}

.pricing-box.style3.featured .price-table-price-text {
    color: #777;
}

.pricing-box.style3.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 10px;
}

.pricing-box.style3.featured a {
    border: 1px solid #333;
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff!important;
    background: #414042;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    border: none;
}

.pricing-box.style3.featured a:hover {
    border: 1px solid #6b6b6b;
    color: #333!important;
    background: transparent!important;
}





.pricing-box.style4 {
    background: #d9dee0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #d9dee0;
}

@media (max-width: 767px) {
    .pricing-box.style4 {
        margin-top: 20px;
    }
}

.pricing-box.style4:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style4 .price-table {
    background: #414042;
    padding: 50px 0;
}

.style4 .price-table-price-text {
    color: #fff;
}

.style4 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.style4 .price-table-text p {
    border-bottom: 1px dashed #999;
}

.pricing-box.style4 a {
    border: 3px solid #414042;
    padding: 15px 25px;
    border-radius: 40px;
    color: #414042 !important;
    background: transparent;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style4 a:hover {
    background: #414042;
    color:  #fff!important;
}




.pricing-box.style4.featured {
    background: #d9dee0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #d9dee0;
}

@media (max-width: 767px) {
    .pricing-box.style4.featured {
        margin-top: 20px;
    }
}

.pricing-box.style4.featured:hover {
    box-shadow: 0 0 9px rgba(0,0,0,.4);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style4.featured .price-table {
    background: #209fd9;
    padding: 50px 0;
    
}

.pricing-box.style4.featured .price-table-price-text {
    color: #ffffff;
}

.pricing-box.style4.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style4.featured a {
    border: 3px solid #209fd9;
    padding: 15px 25px;
    border-radius: 40px;
    color: #209fd9 !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style4.featured a:hover {
    background: #209fd9;
    color:  #fff!important;
}





.pricing-box.style1-v2 {
    background: #fff;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #fff;
}

@media (max-width: 767px) {
    .pricing-box.style1-v2 {
        margin-top: 20px;
    }
}

.pricing-box.style1-v2:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style1-v2 .price-table {
    background: #209fd9;
    padding: 50px 0;
}

.style1-v2 .price-table-price-text {
    color: #ffffff;
}

.style1-v2 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style1-v2 a {
    border: 3px solid #209fd9;
    padding: 15px 25px;
    border-radius: 40px;
    color: #209fd9 !important;
    background: transparent;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style1-v2 a:hover {
    background: #209fd9;
    color:  #fff!important;
}




.pricing-box.style1-v2.featured {
    background: #fff;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #fff;
}

@media (max-width: 767px) {
    .pricing-box.style1-v2.featured {
        margin-top: 20px;
    }
}

.pricing-box.style1-v2.featured:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style1-v2.featured .price-table {
    background: #414042;
    padding: 50px 0;
}

.pricing-box.style1-v2.featured .price-table-price-text {
    color: #ffffff;
}

.pricing-box.style1-v2.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style1-v2.featured a {
    border: 3px solid #414042;
    padding: 15px 25px;
    border-radius: 40px;
    color: #414042 !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style1-v2.featured a:hover {
    background: #414042;
    color:  #fff!important;
}





.pricing-box.style2-v2 {
    background: #545454;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style2-v2 {
        margin-top: 20px;
    }
}

.pricing-box.style2-v2:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style2-v2 .price-table {
    background: #6b6b6b;
    margin: 5px auto;
}

.style2-v2 .price-table-price-text {
    color: #ffffff;
}

.style2-v2 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
    color: #fff;
}

.pricing-box.style2-v2 a {
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff!important;
    background: #6b6b6b;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    border: none;
}

.pricing-box.style2-v2 a:hover {
    background: transparent!important;
    color:  #fff!important;
}




.pricing-box.style2-v2.featured {
    background: #3f3f3f;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style2-v2.featured {
        margin-top: 20px;
    }
}

.pricing-box.style2-v2.featured:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style2-v2.featured .price-table {
    background: #d9dee0;
    margin: 5px auto;
}

.pricing-box.style2-v2.featured .price-table-price-text {
    color: #6b6b6b;
}

.pricing-box.style2-v2.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
    color: #fff;
}

.pricing-box.style2-v2.featured a {
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff!important;
    background: #6b6b6b;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    border: none;
}

.pricing-box.style2-v2.featured a:hover {
    background: #fff!important;
    color:  #3f3f3f!important;
}





.pricing-box.style3-v2 {
    background: #f9f9f9;
    border-top: 10px solid #d9dee0;
    border-bottom: 2px solid #d9dee0;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style3-v2 {
        margin-top: 20px;
    }
}

.pricing-box.style3-v2:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style3-v2 .price-table {
    background: #f9f9f9;
    margin: -5px auto 15px;
    /*border-bottom: 2px solid #e5e5e5;*/
    border-bottom: 4px double #e5e5e5;
}

.style3-v2 .price-table-price-text {
    color: #777;
}

.style3-v2 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style3-v2 a {
    border: 1px solid #d9dee0;
    padding: 15px 25px;
    border-radius: 40px;
    color: #777!important;
    background: #d9dee0;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style3-v2 a:hover {
    border: 1px solid #6b6b6b;
}




.pricing-box.style3-v2.featured {
    background: #f9f9f9;
    border-top: 10px solid #414042;
    border-bottom: 2px solid #414042;
    box-shadow: 0 0 5px rgba(0,0,0,.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

@media (max-width: 767px) {
    .pricing-box.style3-v2.featured {
        margin-top: 20px;
    }
}

.pricing-box.style3-v2.featured:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style3-v2.featured .price-table {
    background: #f9f9f9;
    margin: -5px auto 15px;
    /*border-bottom: 2px solid #e5e5e5;*/
    border-bottom: 4px double #e5e5e5;
}

.pricing-box.style3-v2.featured .price-table-price-text {
    color: #777;
}

.pricing-box.style3-v2.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 10px;
}

.pricing-box.style3-v2.featured a {
    border: 1px solid #333;
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff!important;
    background: #414042;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    border: none;
}

.pricing-box.style3-v2.featured a:hover {
    border: 1px solid #6b6b6b;
    color: #333!important;
    background: transparent!important;
}





.pricing-box.style4-v2 {
    background: #d9dee0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #d9dee0;
}

@media (max-width: 767px) {
    .pricing-box.style4-v2 {
        margin-top: 20px;
    }
}

.pricing-box.style4-v2:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.style4-v2 .price-table {
    background: #414042;
    padding: 50px 0;
}

.style4-v2 .price-table-price-text {
    color: #fff;
}

.style4-v2 .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.style4-v2 .price-table-text p {
    border-bottom: 1px dashed #999;
}

.pricing-box.style4-v2 a {
    border: 3px solid #414042;
    padding: 15px 25px;
    border-radius: 40px;
    color: #414042 !important;
    background: transparent;
    font-size: 17px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style4-v2 a:hover {
    background: #414042;
    color:  #fff!important;
}




.pricing-box.style4-v2.featured {
    background: #d9dee0;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
    border-top: 4px solid #d9dee0;
}

@media (max-width: 767px) {
    .pricing-box.style4-v2.featured {
        margin-top: 20px;
    }
}

.pricing-box.style4-v2.featured:hover {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style4-v2.featured .price-table {
    background: #209fd9;
    padding: 50px 0;
    
}

.pricing-box.style4-v2.featured .price-table-price-text {
    color: #ffffff;
}

.pricing-box.style4-v2.featured .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}

.pricing-box.style4-v2.featured a {
    border: 3px solid #209fd9;
    padding: 15px 25px;
    border-radius: 40px;
    color: #209fd9 !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    margin-top: 0px;
    display: inline-block;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    transition-duration: .5s;
}

.pricing-box.style4-v2.featured a:hover {
    background: #209fd9;
    color:  #fff!important;
}





.price-table-price-text {
    color: #ffffff;
}
.price-table-black {
    background: #242424;
    padding: 50px 0;
}
.price-table-harmony {
    background: #209fd9;
    padding: 50px 0;
}
.price-table-melody {
    background: #414042;
    padding: 50px 0;
}
.price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}





/* ============================= */
/*           ACCORDIAN           */
/* ============================= */


.accordion {
    
}
.accordion_group {
    margin-bottom: 2px;
    background: #209fd9;
}
.accordion_header {
    cursor: pointer;
    font-size: 30px;
    line-height: 16px;
    width: 100%;
    padding: 25px 40px;
    color: #fff;
}
.accordion_text {
    padding: 20px 30px;
    color: #565656;
    background: #f1f1f1;
}








/* ========================= */
/*          FORMS            */
/* ========================= */

.hs-button.primary {
    padding:25px 25px;
    font-size:24px;
    background: transparent;
    border-radius: 40px;
    color:#414042;
    border: 3px solid #414042;
    margin-top:10px;
    min-width:100%;
    max-width: 100%;
    white-space: normal;
    display: block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.hs-button.primary:hover {
    background: #414042;
    color: #fff;
}
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  cursor: pointer;
}
body input[type="text"],
body input[type="password"], 
body input[type="datetime"], 
body input[type="datetime-local"], 
body input[type="date"], 
body input[type="month"], 
body input[type="time"], 
body input[type="week"], 
body input[type="number"], 
body input[type="email"], 
body input[type="url"], 
body input[type="search"], 
body input[type="tel"], 
body input[type="color"],
body input[type="file"],
body textarea,
body select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    display: block;
    padding: 10px 10px;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
    font-size: 15px;
    font-weight: 400;
    color: #565656;
    margin:4px 0 20px;
    letter-spacing: 0.5px;
    border-radius: 0;
}
.hs-form {
    margin-top:20px;
}
ul.inputs-list {
    -webkit-padding-start: 0;
}
.hs-form-radio {
    list-style-type:none;
}
.hs-form-booleancheckbox {
    list-style-type:none;
}
.hs-form fieldset {
    max-width: none !important;
}
.hs-form fieldset.form-columns-1 .input {
    margin-right: 0!important;
}
.hs-form fieldset.form-columns-2 .input {
    margin-right: 8px;
}
.hs-form fieldset.form-columns-2 .hs-form-field:last-child .input {
    margin-right: 0;
}
.hs-form fieldset.form-columns-3 .input {
    margin-right: 12px;
}
.hs-form fieldset.form-columns-3 .hs-form-field:last-child .input {
    margin-right: 0;
}
.hs-form fieldset.form-columns-1 .hs-input {
    width: 100%!important;
}
.hs-form fieldset.form-columns-1 input[type=checkbox], .hs-form fieldset.form-columns-1 input[type=radio] {
    width:auto!important;
}
.hs-form-field .hs_email {
    display:inline-block;
}

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 {}
body label {
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.5px;
    line-height: 20px;
}


/* ========================= */
/*      LANDING PAGES        */
/* ========================= */


.landing .float-form {
    background: rgba(255,255,255, .9);
}
@media all and (min-width: 768px) {
    .landing .float-form {
        margin-top: -400px;
    }
}
.landing .float-form .hs_cos_wrapper_type_form {
    padding: 25px;
    box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    border-radius: 0;
}
.landing .webinar-form {
    background: rgba(255,255,255, .9);
}
.landing .webinar-form .hs_cos_wrapper_type_form {
    padding: 25px;
    box-shadow: 0px 0px 5px rgba(0,0,0,.5);
    border-radius: 0;
}
.landing h2 {
    
}
.landing.thank-you .page-banner-hero h3 {
    -webkit-margin-before: 1em;
}
.landing.thank-you .page-banner-hero {
    padding: 100px 0;
    padding-top: 100px;
}
.landing.thank-you.three .page-banner-hero {
    padding: 150px 0;
    padding-top: 150px;
}
.landing.thank-you .page-banner-hero a {
    border: 3px solid #fff;
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    /*margin-top: 200px;*/
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.landing.thank-you .page-banner-hero a:hover {
    background: #fff;
    color: #209fd9 !important;
}
.landing.thank-you .cta-section {
    background: #f7f7f7;
    box-shadow: 1px 1px 5px rgba(0,0,0,.5);
    padding: 20px;
}
.thank-you-image-background .header a {
    border: 3px solid #209fd9;
    padding: 15px 25px;
    border-radius: 40px;
    color: #209fd9 !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.thank-you-image-background .header a:hover {
    background: #209fd9;
    color: #fff !important;
}
.landing-section {
    padding: 50px;
    box-shadow: 0 0 15px rgba(0,0,0,.2);
}
.thank-you-section {
    padding: 50px;
    background: #fff;
}
.thank-you-section .company-logo {
    text-align: center;
    margin-bottom: 60px;
}
.landing .thank-you-section .header {
    margin-bottom: 50px;
}
.landing .landing-sub-hero {
    box-shadow: 0 -2px 12px rgba(0,0,0,.2);
}
.landing .form-side-text {
    margin-top: 20px;
}
.landing .form-side-sharing {
    margin-top: 20px;
}
.landing .landing-section .page-content:first-child {
    border-right: 1px solid #f0f0f0;
}
@media all and (min-width:768px) {
    .landing .landing-section .page-content:first-child {
        padding-right: 20px;
    }
}
.landing .float-form {
    position: relative;
}
.landing .float-form h3, .landing .page-content h3 {
    -webkit-margin-before: .5em;
}
.form-arrow-tag {
    background: #209fd9;
    color: #fff;
    border: 4px solid #fff;
    border-right: none;
    width: 60px;
    height: 60px;
    position: absolute;
    top: 30px;
    left: -64px;
    text-align: center;
    font-size: 53px;
}
@media all and (max-width: 767px) {
    .form-arrow-tag {
        display: none !important;
    }
}
.landing .page-content ul {
    list-style-type: none;
    -webkit-padding-start: 10px;
}
.landing .page-content li {
    position: relative;
    margin-bottom: 25px;
    min-height: 30px;
    padding-left: 20px;
}
.landing .page-content li:before {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f105";
    font-size: 28px;
    color: #209fd9;
}
.landing .center-image {
    text-align:center;
    z-index:2;
}
@media all and (min-width: 768px) {
    .landing .center-image {
        margin:-700px auto 0;
    }
}
.landing-hero {
    background-color: #444;
    padding: 100px 0;
}
.landing .testimonial-box {
    margin-top:25px;
    padding:20px;
    border:solid 1px #e5e4e4;
}
.landing .testimonial-box, .testimonial-box p {
    font-size:14px;
    line-height:19px;
}
.landing .testimonial-image {
    max-height:75px;
    max-width:75px;
    overflow:hidden;
    border-radius:50px;
    margin-right:20px;
}
@media all and (max-width: 767px) {
    .landing .testimonial-image {
        margin: 0 auto 20px !important;
        float: none !important;
    }
}
.landing .testimonial-text {
    margin-left:20px;
    margin-right:0;
}
.landing .testimonial-name {
    color:#333;
    font-weight:600;
    margin-top:10px;
}
.landing .form-content-section {
    padding: 100px 0;
    color: #fff;
}
.landing .form-section-text h2 {
    -webkit-margin-after: 0;
}
.landing .form-content-section .hs-button.primary {
    color: #fff;
    border-color: #fff;
    min-width: auto;
    width: 50%;
}
.landing .form-content-section .hs-button.primary:hover {
    background: #fff;
    color: #209fd9;
}
.landing .center-image-area {
    padding: 100px 0 0px;
}
.landing.for-pricing .landing-hero {
    background: -webkit-linear-gradient(#f4fafb 0,#eff2f9 48%,#e2e6f5 100%);
    background: linear-gradient(#f4fafb 0,#eff2f9 48%,#e2e6f5 100%);
    background: -webkit-linear-gradient(105deg,#e2e6f4 20%,#eff2f9 40%,#fcfdff 60%,#f4fafb 80%);
    background: linear-gradient(-15deg,#e2e6f4 20%,#eff2f9 40%,#fcfdff 60%,#f4fafb 80%);
}
.landing.for-pricing .company-logo {
    margin-bottom: 40px;
}
/*.landing .pricing-section a {
    border: 3px solid #209fd9;
    padding: 15px 25px;
    border-radius: 40px;
    color: #209fd9 !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    margin-top: 200px;
}
.landing .pricing-section a:hover {
    background: #209fd9;
    color:  #ff!important;
}
*/
/*.landing .pricing-box {
    background: #fff;
}
.landing .price-table-price-text {
    color: #ffffff;
}*/
.landing .price-table-black {
    background: #242424;
    padding: 50px 0;
}
.landing .price-table-melody {
    background: #209fd9;
    padding: 50px 0;
}
.landing .price-table-harmony {
    background: #414042;
    padding: 50px 0;
}
.landing .price-table-text {
    line-height: 2em;
    padding: 0 15px 25px;
}
.landing .back-and-forth {
    background-color: #555;
    color: #fff;
}
.landing .back-and-forth h1, .landing .back-and-forth h2, .landing .back-and-forth h3,
.landing .back-and-forth h4, .landing .back-and-forth h5, .landing .back-and-forth h6 {
    -webkit-margin-after: 10px;
}
.landing .back-and-forth h4 {
    -webkit-margin-after: 0;
}
.landing .back-and-forth {
    position: relative;
}
.landing .back-and-forth .header {
    margin-bottom: 30px;
}
.landing .back-and-forth .hs_cos_wrapper_type_rich_text {
    max-width: 70%;
    display: block;
    clear: both;
    margin-bottom: 80px;
    font-size: 12px;
}
.landing .back-and-forth .hs_cos_wrapper_type_rich_text img {
    border-radius: 50%;
}
.landing .back-and-forth .hs_cos_wrapper_type_rich_text p {
    text-align: justify !important;
}
.landing .back-and-forth .hs_cos_wrapper_type_rich_text:nth-child(even) {
    float: right;
}
.landing .back-and-forth .hs_cos_wrapper_type_rich_text:last-child {
    margin-bottom: 0;
}
@media all and (max-width: 600px) {
    .landing .back-and-forth .hs_cos_wrapper_type_rich_text {
        max-width: 100%;
    }
    .landing .back-and-forth .hs_cos_wrapper_type_rich_text:nth-child(even) {
        float: none;
    }
}
.landing .to-form-link {
    margin-top: 50px;
}
.landing .to-form-link a {
    border: 3px solid #414042;
    padding: 15px 25px;
    border-radius: 40px;
    color: #414042 !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
    display: inline-block;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
}
.landing .to-form-link a:hover {
    background: #414042;
    color: #fff !important;
}


/* ========================= */
/*       LONG LANDING        */
/* ========================= */


.landing.long .hero {
    background-position: center top;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 0;
}
.landing.long .company-logo {
    margin:0 0 80px;
    text-align: center;
}
.landing.long .hero-blackout {
    background-color: rgba(16,16,16,.6);
    padding: 50px 0;
}
.landing.long .hero-header h1 {
    color: #fff;
    font-size: 40px;
    margin: 0 auto !important;
}
.landing.long .hero-header h3 {
    color: #fff;
    font-size: 20px;
}
.landing.long .header {
    text-align: center;
}
.landing.long .header-section-line {
    max-width: 800px;
    height: 3px;
    background-color: #fff;
    color: #fff;
    margin: 20px auto!important;
    float:none!important;
    text-align:center;
    opacity: .6;
}
.landing.long .buttons-collection {
    text-align: center;
    margin-top: 40px;
    margin-bottom: 20px;
    text-decoration: none;
    text-transform: uppercase;
}
.landing.long .cta-button {
    color: #fff;
    border: 2px solid #fff;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    transition-duration: .3s;
    padding: 18px 36px;
    font-size: 18px;
    font-weight: 600;
    min-width: 150px;
    text-transform: uppercase;
    margin: 10px 0;
    display: inline-block;
}
.landing.long .cta-button:link {
    color: #fff;
}
.landing.long .cta-button:visited {
    color: #fff;
}
.landing.long .cta-button:hover {
    color: #fff;
    background: #209fd9;
}
.landing.long .mobile-form-section {
    background: #363534;
    color: #fff;
    display: none !important;
    padding: 2px 0;
}
.landing.long .mobile-image-section {
    background: #fff;
    padding: 5px 0 0;
    display: none !important;
}
.landing.long .mobile-image {
    margin 0 auto;
    float: none;
    text-align: center;
}
.landing.long .mobile-image img {
    width: 80% !important;
}
.landing.long .mobile-form-section .hs-form-required {
    display: none;
}
.landing.long .flat-line {
    background: #209fd9;
    width: 70px;
    margin: 20px auto;
    display: block;
    height: 1px;
    border: none;
}
.landing.long .column-section {
    background: #fff;
    z-index: 10;
    padding: 30px 0;
}
/*.landing.long .column-section h3 {
    font-size: 16px;
}*/
.landing.long .column-header {
    margin-bottom: 20px;
}
.landing.long .image-section {
    background: #fff;
    padding: 50px 0 0;
}
.landing.long .image-section p {
    font-size: 18px;
    margin-bottom: 20px;
}
.landing.long .image-section h2 {
    font-size: 32px;
}
.landing.long .center-image {
    margin: 0 auto;
    float: none;
    text-align: center;
}
.landing.long .quote-section {
    color:#000000;
    padding: 50px 0;
    width: 30%;
    margin: 0 auto !important;
}
.landing.long .quote-text {
    color: #fff;
}
.landing.long .quote-text h3{
    padding-left: 20px;
    padding-right: 20px;
    margin: 0 auto !important;
}
.landing.long .quote-text h1, .quote-text h2, .quote-text h3, .quote-text h4, .quote-text h5, .quote-text h6 {
    text-transform: none;
}
.landing.long .quote-section-background {
    background: #363534;
    padding: 30px 0 0;
    
}

.landing.long .quote-image {
    margin: 0 auto;
    float: none;
    text-align: center;
    width: 128px;
    height: auto;
    opacity: 0.7;
    padding-bottom: 10px;
}
.landing.long .quote-image-wrapper {
    background-color: #363534;
    position: relative;
    max-width: 128px;
    max-height: 128px;
    margin: 10px auto 40px !important;
    float: none !important;
    text-align: center;
    overflow: hidden;
    border-radius: 50%;
    z-index: 2;
    padding-bottom: 10px;
}
.landing.long .form-section {
    background-position: center center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
    color: #fff;
}
.landing.long .form-section-blackout {
    background-color: rgba(16,16,16,.7);
    padding: 50px 0;
}
.landing.long .form-section h2 {
    font-size: 60px;
}
.landing.long .footer-section {
    background-color: #363534;
    color: #fff;
    text-align: center;
    padding: 10px 0;
}
.landing.long .bottom-logo {
    margin: 0 auto !important;
    float: none !important;
    text-align: center;
}
.landing.long .desktop-menu {
    margin: 0 auto !important;
    float: none !important;
    text-align: center;
}
.landing.long .desktop-menu .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    text-align: center;
    margin: 0 auto !important;
    float: none !important;
}
.landing.long .desktop-menu a {
    color: #fff;
}
.landing.long .desktop-menu .hs-menu-wrapper.hs-menu-flow-horizontal li > a {
    font-size: 14px;
    padding: 0 15px;
    margin-top: 10px;
}
.landing.long .mobile {
    display: none !important;
}
.landing.ebook .company-logo {
    text-align: center;
    margin-bottom: 60px;
}
.landing.long .hero a {
    border: 3px solid #fff;
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
}
.landing.long .hero a:hover {
    background: #fff;
    color: #209fd9 !important;
}
.landing.long .hero .company-logo a {
    border: none;
}
.landing.long .hero .company-logo a:hover {
    background: transparent;
    color: initial !important;
}

/* ========================= */
/*      LANDING TRIAL        */
/* ========================= */

.landing.trial .landing-sub-hero h3 {
    -webkit-margin-before: 1em;
}
.landing.trial .landing-sub-hero {
    padding: 100px 0;
}
.landing.trial .bottom-call-back {
    color: #fff;
}
.landing.trial .bottom-call-back a {
    border: 3px solid #fff;
    padding: 15px 25px;
    border-radius: 40px;
    color: #fff !important;
    background: transparent;
    font-size: 28px;
    font-weight: normal;
}
.landing.trial .bottom-call-back a:hover {
    background: #fff;
    color: #414042 !important;
}

.landing.home-lander .white-overlay {
    background-color: rgba(255,255,255,.3);
    padding-bottom: 50px;
    padding-top: 50px;
}
.landing.home-lander .hero {
    padding-top: 50px;
}

.portal-content-section hr {
    background: #ccc;
    height: 1px;
    max-width: 100%;
    margin: .5em 0px;
    clear:both;
}
@media all and (max-width:767px) {
    .landing.home-lander .hero {
        background-attachment: scroll !important;
    }
}
.landing.home-lander .company-logo {
    text-align: center;
    margin-bottom: 50px;
}
.landing.home-lander .button-and-link {
    margin: 50px 0;
}
.landing.home-lander .hero a {
    color: #fff;
    text-decoration: underline;
}
.landing.home-lander .hero a:hover {
    color: rgba(255,255,255,.7);
}

/* ========================= */
/*           BLOG            */
/* ========================= */

body.blog.jobs, body.blog.portfolio {
    background-color: #242424;
}
.super-page-center {
    max-width: 800px;
    padding:0 50px;
    margin: 0 auto!important;
    float: none!important;
}

.blog blockquote {
    -webkit-margin-start: 10px;
}
.blog img {
    height: auto;
}

@media (max-width:767px){
    .blog .featured-image img{
        width:100%;
    }
}


.blog.classic .main-page {
    background:#f3f3f3;
    padding:22px 20px 50px;
    padding-top: 22px;
}
@media all and (max-width: 600px) {
    .blog.classic .main-page {
        padding-left: 0;
        padding-right: 0;
    }
}
.blog.classic .blog-main-page .post-listing a:link {
    color:#414042;
}
.blog.classic .blog-main-page .post-listing a:visited {
    color:#414042;
}
.blog.classic .hs-featured-image {
    min-width: 100%;
    margin: 0;
    float: none;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.classic .blog-post-item .hs-featured-image-wrapper {
    overflow: hidden;
    height: 400px;
    width: 100%;
}
.blog.classic .blog-post-item .hs-featured-image {
    height: 500px;
    width: auto;
    min-width: 100%;
    max-width: 150%;
}
@media all and (max-width: 600px) {
    .blog.classic .blog-post-item .hs-featured-image-wrapper {
        height: auto;
    }
    .blog.classic .blog-post-item .hs-featured-image {
        height: auto;
        width: 100%;
        max-width: none;
    }
}
.blog.classic .post-body.clearfix {
    text-align:left;
}
.blog.classic .blog-pagination {
    clear:both;
    margin: 0 auto;
    float:none;
    text-align: center;
}
.blog.classic .blog-post-item {
    background:#fff;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
    padding:0;
    margin:0 0 22px;
    overflow: hidden;
    float:left;
    min-width: 100%;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.classic .blog-post-item h2 {
    font-size:24px;
}
.blog.classic .post-header h2 {
    font-size:24px;
    line-height: 1.5em;
}
.blog.classic .post-header {
    padding: 20px;
    font-size: 18px;
}
.blog.classic .post-header p {
    font-size: 18px;
}
/*.blog.classic .blog-post-item .post-header-title {
    min-height: 90px;
}*/
.blog.classic .featured-blog .post-header-title a {
    color: #fff;
}
.blog.classic .featured-blog .post-header-title a:hover {
    color: rgba(32, 159, 217, .7);  
}
.blog.classic .featured-link:link {
    color: #fff;
}
.blog.classic .featured-link:active {
    color: #fff;
}
.blog.classic .featured-link:visited {
    color: #fff;
}
.blog.classic .featured-link:hover {
    color: #fff;
}
.blog.classic .featured-link .post-item a {
    color: #fff;
}
.blog.classic .blog-link:link {
    color: #565656;
}
.blog.classic .blog-link:visited {
    color: #565656;
}
.blog.classic .blog-link:active {
    color: #565656;
}
.blog.classic .blog-link:hover {
    color: rgba(32, 159, 217, .7);
}
.blog.classic .blog-cta-button {
    margin:0 auto 40px;
    text-align:center;
    float:none;
    display: inline-block;
}
.blog.classic .blog-post-wrapper .cell-wrapper {
    font-size: 18px;
    line-height: 34px;
}
.blog.classic .blog-post-wrapper .cell-wrapper p {
    font-size: 18px;
    line-height: 34px;
}
.blog.classic .blog-item {
    background:#fff;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
    padding:20px; 
}
.blog.classic .display-author {
        font-size:20px;
}
.blog.classic .author-avatar-small-container {
    max-width:60px;
    max-height:60px;
    overflow:hidden;
    border-radius:30px;
}
.blog.classic .author-avatar-small {
    width:60px;
    height:auto;
}
.blog.classic .blog-sidebar {
    padding-bottom:50px;
}
.blog.classic .blog-sidebar-item ul {
    list-style-type:none;
    -webkit-padding-start:0;
}
.blog.classic .blog-sidebar-item li {
    margin: 10px 0;
    font-size: 12px;
    line-height: 1.5em;
}
.blog.classic .blog-sidebar-item li a {
    color: #565656;
}
.blog.classic .blog-sidebar-item li a:hover {
    color: rgba(32, 159, 217, .7);
}
.blog.classic .blog-sidebar-item {
    background:#fff;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
    padding: 0 20px;
    margin:0 0 40px 20px;    
}
@media all and (max-width: 767px) {
    .blog.classic .blog-sidebar-item {
        margin-top: 20px;
        margin-left: 0;
    }
}
.blog.classic .sidebar-item {
    margin: 30px 0;
}
.blog.classic .sidebar-social-sharing {
    text-align: left;
}
.blog.classic .sidebar-social-sharing a {
    margin: 0 7px;
}
.blog.classic .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    float: right;
    padding-left: 20px;
    width: 76%;
    font-family: Open Sans;
    font-size: 12px;
    line-height: 1.5em;
}
@media all and (max-width: 400px) {
    .blog.classic .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
        width: 70%;
    }
}
.blog.classic .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text a {
    color: #565656;
}
.blog.classic .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text a:hover {
    color: rgba(32, 159, 217, .7);
}
.blog.classic .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-title {
    font-size: 12px;
}
.blog.classic .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    overflow: hidden;
    height: 50px;
    width: 20%;
    border: 5px solid transparent;
    box-shadow: 0px 0px 20px -5px #000;
    -webkit-box-shadow: 0px 0px 20px -5px #000;    
}
.blog.classic .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-featured-image {
    height: 50px;
    width: auto;
    min-width: auto;
    max-width: none;
}
.blog.classic .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-featured-image img {
    height: 50px;
    width: auto;
    max-width: none;
}
.blog.classic .sidebar-cta {
    margin: 0 auto;
    float: none;
    text-align: center;
}
.blog.classic .topic-cloud ul {
    list-style-type: none;
    -webkit-padding-start: 0;
    font-family: Open Sans;
}
.blog.classic .topic-cloud ul li {
    display: inline-block;
    float: left;
    margin: 5px;
    font-size: 10px;
}
.blog.classic .topic-cloud ul li a {
    background: #209fd9;
    color: #fff;
    padding: 3px 4px;
}
.blog.classic .topic-cloud ul li a:hover {
    background: rgba(32, 159, 217, .7);
    color: #fff;
}
.blog.classic .list-topics {
    margin: 0 20px 20px;
    font-size: 12px;
    line-height: 2em;
    font-family: Open Sans;
}
.blog.classic .list-topics a {
    color: #fff;
    margin: 3px 0;
}
.blog.classic .list-topics a:hover {
    color: #fff;
}
.blog.classic .blog-post-item .list-topics {
    min-height: 50px;
}
.blog.classic .topic-link {
    background: #209fd9;
    color: #fff;
    padding: 3px 5px;
    margin: 3px 0;
}
.blog.classic .topic-link:hover {
    background: rgba(32, 159, 217, .7);
    color: #fff;
}
.blog.classic .blog-piece {
    
}

/* ============== */
/*   BLOG 2       */
/* ============== */

.blog.two .main-page {
    background:#f3f3f3;
    padding:22px 20px 50px;
    padding-top: 22px;
}
@media all and (max-width: 600px) {
    .blog.two .main-page {
        padding-left: 0;
        padding-right: 0;
    }
}
.blog.two .hs-blog-header {
    text-align: center;
    margin-bottom: 30px;
}
.blog.two .blog-main-page .post-listing a:link {
    color:#414042;
}
.blog.two .blog-main-page .post-listing a:visited {
    color:#414042;
}
.blog.two .hs-featured-image-wrapper {
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.blog.two .hs-featured-image {
    min-width: 100%;
    margin: 0;
    float: none;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.two .blog-post-item .hs-featured-image-wrapper {
    overflow: hidden;
    height: 200px;
    width: 100%;
}
.blog.two .blog-post-item .hs-featured-image {
    height: 250px;
    width: auto;
    min-width: auto;
    max-width: none;
}
.blog.two .featured-blog .hs-featured-image-overlay {
    background: -webkit-radial-gradient(rgba(0,0,0,.6),rgba(0,0,0,.65),rgba(0,0,0,1)); /* Safari */
    background: -o-radial-gradient(rgba(0,0,0,.6),rgba(0,0,0,.65),rgba(0,0,0,1)); /* Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(rgba(0,0,0,.6),rgba(0,0,0,.65),rgba(0,0,0,1)); /* Firefox 3.6 to 15 */
    background: radial-gradient(rgba(0,0,0,.6),rgba(0,0,0,.65),rgba(0,0,0,1)); /* Standard syntax */
}
.blog.two .featured-blog .hs-featured-image-wrapper {
    background-repeat: no-repeat;
    background-size: cover;
    overflow: hidden;
    height: 350px;
    width: 100%;
    opacity: .6;
}
.blog.two .featured-blog .hs-featured-image {
    width: auto;
    min-width: auto;
    max-width: 100%;
    opacity:.6;
}
.blog.two .post-body.clearfix {
    text-align:left;
}
.blog.two .blog-pagination {
    clear:both;
    margin: 0 auto;
    float:none;
    text-align: center;
}
.blog.two .blog-post-item {
    background:#fff;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
    max-width: 48.380599%;
    padding:0;
    margin:0 0 22px;
    min-height: 475px;
    overflow: hidden;
    float:left;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.two .blog-post-item h2 {
    font-size:24px;
}
.blog.two .blog-post-item-right {
    float: right;
}
.blog.two .featured-blog {
    background:#fff;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
    width: 100%;
    max-height: 350px;
    min-height: 350px;
    margin:0 0 22px;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.two .post-header h2 {
    font-size:18px;
    line-height: 1.5em;
}
.blog.two .post-header {
    padding: 20px;
    font-size: 12px;
}
.blog.two .post-header p {
    font-size: 12px;
}
.blog.two .blog-post-item .post-header-title {
    min-height: 90px;
}
.blog.two .featured-blog .post-header-title a {
    color: #fff;
}
.blog.two .featured-blog .post-header-title a:hover {
    color: rgba(32, 159, 217, .7);
}
.blog.two .featured-blog .post-header {
    color: #fff;
    margin: -275px auto 0;
    max-width: 350px;
    opacity: 1;
    position: relative;
    z-index: 10;
}
.blog.two .featured-blog .post-header h2 {
    font-size: 24px;
    
}
.blog.two .featured-link:link {
    color: #fff;
}
.blog.two .featured-link:active {
    color: #fff;
}
.blog.two .featured-link:visited {
    color: #fff;
}
.blog.two .featured-link:hover {
    color: #fff;
}
.blog.two .featured-link .post-item a {
    color: #fff;
}
.blog.two .blog-link:link {
    color: #565656;
}
.blog.two .blog-link:visited {
    color: #565656;
}
.blog.two .blog-link:active {
    color: #565656;
}
.blog.two .blog-link:hover {
    color: rgba(32, 159, 217, .7);
}
.blog.two .blog-cta-button {
    margin:0 auto 40px;
    text-align:center;
    float:none;
    display: inline-block;
}
.blog.two .blog-post-wrapper .cell-wrapper {
    font-size: 18px;
    line-height: 34px;
}
.blog.two .blog-post-wrapper .cell-wrapper p {
    font-size: 18px;
    line-height: 34px;
}
.blog.two .blog-item {
    background:#fff;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
    padding:20px; 
}
.blog.two .display-author {
        font-size:20px;
}
.blog.two .author-avatar-small-container {
    max-width:60px;
    max-height:60px;
    overflow:hidden;
    border-radius:30px;
}
.blog.two .author-avatar-small {
    width:60px;
    height:auto;
}
.blog.two .blog-sidebar {
    padding-bottom:50px;
}
.blog.two .blog-sidebar-item ul {
    list-style-type:none;
    -webkit-padding-start:0;
}
.blog.two .blog-sidebar-item li {
    margin: 10px 0;
    font-size: 12px;
    line-height: 1.5em;
}
.blog.two .blog-sidebar-item li a {
    color: #565656;
}
.blog.two .blog-sidebar-item li a:hover {
    color: rgba(32, 159, 217, .7);
}
.blog.two .blog-sidebar-item {
    background:#fff;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
    padding: 0 20px;
    margin:0 0 40px 20px;    
}
@media all and (max-width: 767px) {
    .blog.two .blog-sidebar-item {
        margin-top: 20px;
        margin-left: 0;
    }
}
.blog.two .sidebar-item {
    margin: 30px 0;
}
.blog.two .sidebar-social-sharing {
    text-align: left;
}
.blog.two .sidebar-social-sharing a {
    margin: 0 7px;
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    float: right;
    padding-left: 20px;
    width: 76%;
    font-family: Open Sans;
    font-size: 12px;
    line-height: 1.5em;
}
@media all and (max-width: 400px) {
    .blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
        width: 70%;
    }
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text a {
    color: #565656;
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-text a:hover {
    color: rgba(32, 159, 217, .7);
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-title {
    font-size: 12px;
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    overflow: hidden;
    height: 50px;
    width: 20%;
    border: 5px solid transparent;
    box-shadow: 0px 0px 20px -5px #000;
    -webkit-box-shadow: 0px 0px 20px -5px #000;    
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-featured-image {
    height: 50px;
    width: auto;
    min-width: auto;
    max-width: none;
}
.blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-featured-image img {
    height: 50px;
    width: auto;
    max-width: none;
}
.blog.two .sidebar-cta {
    margin: 0 auto;
    float: none;
    text-align: center;
}
.blog.two .topic-cloud ul {
    list-style-type: none;
    -webkit-padding-start: 0;
    font-family: Open Sans;
}
.blog.two .topic-cloud ul li {
    display: inline-block;
    float: left;
    margin: 5px;
    font-size: 10px;
}
.blog.two .topic-cloud ul li a {
    background: #209fd9;
    color: #fff;
    padding: 3px 4px;
}
.blog.two .topic-cloud ul li a:hover {
    background: rgba(32, 159, 217, .7);
    color: #fff;
}
.blog.two .list-topics {
    margin: 0 20px 20px;
    font-size: 12px;
    line-height: 2em;
    font-family: Open Sans;
}
.blog.two .list-topics a {
    color: #fff;
    margin: 3px 0;
}
.blog.two .list-topics a:hover {
    color: #fff;
}
.blog.two .blog-post-item .list-topics {
    min-height: 50px;
}
.blog.two .topic-link {
    background: #209fd9;
    color: #fff;
    padding: 3px 5px;
    margin: 3px 0;
}
.blog.two .topic-link:hover {
    background: rgba(32, 159, 217, .7);
    color: #fff;
}
.blog.two .featured-blog .list-topics {
    float: none;
    margin: 0 auto;
    max-width: 350px;
    position: relative;
    z-index: 10;
}

@media only screen and (max-width: 600px) {
    .blog.two .blog-post-item {
        max-width: 100%;
        padding:0;
        margin:0 0.6% 40px;
        min-height: 400px;
        overflow: hidden;
        float:none;
    }
    .blog.two .blog-post-item .hs-featured-image-wrapper {
        overflow: hidden;
        height: 200px;
        width: 100%;
    }
    .blog.two .blog-post-item .hs-featured-image {
        height: auto;
        width: 100%;
        min-width: auto;
        max-width: none;
    }
    .blog.two .featured-blog .post-header-title a {
        color: #565656;
    }
    .blog.two .featured-blog .post-header-title a:hover {
        color: ;
    }
    .blog.two .sidebar-social-sharing a {
        margin: 0 3px;
    }
    .blog.two .featured-blog .hs-featured-image-overlay {
        background: transparent;
    }
    .blog.two .featured-blog .hs-featured-image-wrapper {
        opacity: 1;
    }
    .blog.two .featured-blog {
        width: 100%;
        max-height: none;
        min-height: 500px;
        margin:0 0 40px;
    }
    .blog.two .featured-blog .post-header {
        margin: 0;
        text-align: left;
    }
    .blog.two .featured-blog .list-topics {
        text-align: left;
        margin: 0 0 20px;
    }
    .blog.two .featured-link:link {
        color: #565656;
    }
    .blog.two .featured-link:active {
        color: #565656;
    }
    .blog.two .featured-link:visited {
        color: #565656;
    }
    .blog.two .featured-link:hover {
        color: #565656;
    }
    .blog.two .featured-link .post-item a {
        color: #565656;
    }
    
}
@media screen and (max-width: 460px) {
    .blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
        height: 50px;
    }
    .blog.two .blog-sidebar-item .hs-rss-item.hs-with-featured-image .hs-rss-featured-image {
        height: 50px;
    }
}

/* ===================== */
/*      BLOG CARDS       */
/* ===================== */

@media all and (max-width: 600px) {
    .blog.cards .super-page-center {
        padding: 0;
    }
}
@media all and (max-width: 767px) {
    .blog-slider-area {
        display: none !important;
    }
}

.blog.cards .blog-post-wrapper .cell-wrapper {
    font-size: 18px;
    line-height: 34px;
}
.blog.cards .blog-post-wrapper .cell-wrapper p {
    font-size: 18px;
    line-height: 34px;
}
.blog.cards .post-body {
    font-size: 18px;
    line-height: 34px;
    color: #565656;
}
.blog.cards .post-body p,
.blog.cards .post-body h6,
.blog.cards .post-body h1,
.blog.cards .post-body h2,
.blog.cards .post-body h3,
.blog.cards .post-body h4,
.blog.cards .post-body h5 {
    font-size: 18px;
    line-height: 34px;
    color: #565656;
}
.blog.cards .blog-item {
    background:#fff;
    padding:20px;
    margin: 20px 0;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
}

.blog.cards .full-width-header-section {
    padding: 30px 0;
}

.blog.cards .blog-main-page {
    background: #f6f7f8;
    padding: 20px 0;
}
.blog.cards .post-summary p {
    font-size: 13px;
}


.blog.cards .float-all-left {
    float: left;
    max-width: 32%;
    margin-right: 2%;
}
.blog.cards .float-all-middle {
    float: left;
    max-width: 32%;
    margin-right: 2%;
}
.blog.cards .float-all-right {
    float: right;
    max-width: 32%;
}
.blog.cards .float-contents a {
    color: #565656;
}
.blog.cards .float-contents a:hover {
    color: #787878;
}
.blog.cards .float-contents .post-item {
    background: #fff;
    padding: 0;
    height: 300px;
    margin: 20px 0;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
}
.blog.cards .float-contents .hs-featured-image-wrapper {
    min-width: 100%!important;
    float: center!important;
    padding: 0;
    height: 300px;
    max-height: 300px;
    overflow: hidden;
    background-color: #222;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.cards .float-contents .hs-featured-image {
    height: 450px;
    width: auto;
    min-width: auto;
    max-width: none;
    opacity: .4;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.cards .float-contents .post-item .post-header {
    padding: 15px 10px 0;
    font-size: 16px;
    line-height: 19px;
    margin-top: -250px;
    text-align: center;
    color: #fff;
    position: relative;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.cards .float-contents .post-item .post-header h1,
.blog.cards .float-contents .post-item .post-header h2,
.blog.cards .float-contents .post-item .post-header h4,
.blog.cards .float-contents .post-item .post-header h5,
.blog.cards .float-contents .post-item .post-header h6 {
    font-size: 16px;
    line-height: 19px;
}
.blog.cards .float-contents .post-item .post-header h3 {
    font-size: 24px;
    line-height: 28px;
}
.blog.cards .float-contents .post-item .post-header p {
    font-size: 16px;
    line-height: 19px;
}
.blog.cards .float-contents .post-item .post-summary {
    padding: 0 10px 15px;
    font-size: 16px;
    line-height: 19px;
    margin-top: -250px;
    display: none;
    z-index: 10;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.cards .author-social-media {
    margin: 20px 0;
}
.blog.cards .author-social-media a {
    margin: 0 10px;
    font-size: 20px;
}
.blog.cards .author-avatar-small {
    vertical-align:middle;
    border-radius:50%;
    width: 80px;
}
.blog.cards p.author-date {
    font-size: 13px;
    line-height: 16px;
}
.blog.cards .float-contents .post-item-link:hover .post-summary {
    display: block;
    z-index: 10;
}
.blog.cards .float-contents .post-item-link:hover .post-header {
    display: none;
}
.blog.cards .float-contents .post-item-link:hover .hs-featured-image {
    opacity: 0.25;
}
.blog.cards .float-contents .post-item-link:hover .hs-featured-image-wrapper {
    background-color: #fff;
}
.blog.cards .float-contents .post-item .post-header .read-more-link {
    clear: left;
}
.blog.cards .blog-pagination {
    clear: left;
    text-align: center;
}
.blog.cards .list-topics {
    margin: 0 10px 20px;
    font-size: 12px;
    line-height: 2em;
    font-family: Open Sans;
    position: relative;
    z-index: 10;
    color: #fff;
    text-align: center;
}
.blog.cards .float-contents .post-item-link:hover .post-summary {
    display: block;
    z-index: 10;
}
.blog.cards .float-contents .post-item-link:hover .post-header {
    display: none;
}
.blog.cards .float-contents .post-item-link:hover .hs-featured-image {
    opacity: 0.15;
}
.blog.cards .float-contents .post-item-link:hover .hs-featured-image-wrapper {
    background-color: #fff;
}
.blog.cards .float-contents .post-item-link:hover .list-topics {
    text-align: left;
}


.blog.cards .featured-item,
.blog.cards .feat-item-1,
.blog.cards .feat-item-2,
.blog.cards .feat-item-3 {
    -webkit-transition:all .5s ease-in-out!important;
    transition: all .5s ease-in-out!important;
}
.blog.cards .featured-item {
    position: relative;
    height: 400px;
    margin-bottom: 30px;
}
.blog.cards .feat-item-1,
.blog.cards .feat-item-2,
.blog.cards .feat-item-3 {
    position: absolute;
    top: 0;
    left: 0;
}
.blog.cards .invisible {
    opacity: 0;
}
.blog.cards .featured-item a {
    color: #565656;
}
.blog.cards .featured-item a:hover {
    color: #787878;
}
.blog.cards .featured-item .post-item {
    background: #fff;
    padding: 0;
    height: 400px;
    margin: 20px 0;
    box-shadow: 0px 2px 20px -10px #000;
    -webkit-box-shadow: 0px 2px 20px -10px #000;
}
.blog.cards .featured-item .hs-featured-image-wrapper {
    min-width: 100%!important;
    padding: 0;
    height: 400px;
    max-height: 500px;
    overflow: hidden;
    background-color: #222;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.cards .featured-item .hs-featured-image {
    height: auto;
    width: 100%;
    min-width: auto;
    max-width: none;
    opacity: .4;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.cards .featured-item .post-item .post-header {
    padding: 15px 30px 0;
    font-size: 16px;
    line-height: 19px;
    margin-top: -350px;
    width: 50%;
    text-align: left;
    color: #fff;
    position: relative;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.cards .featured-item .list-topics {
    text-align: left;
    margin-left: 30px;
}
.blog.cards .featured-item .post-item .post-header h1,
.blog.cards .featured-item .post-item .post-header h2,
.blog.cards .featured-item .post-item .post-header h4,
.blog.cards .featured-item .post-item .post-header h5,
.blog.cards .featured-item .post-item .post-header h6 {
    font-size: 16px;
    line-height: 19px;
}
.blog.cards .featured-item .post-item .post-header h3 {
    font-size: 24px;
    line-height: 28px;
}
.blog.cards .featured-item .post-item .post-header p {
    font-size: 16px;
    line-height: 19px;
}
.blog.cards .featured-item .post-item-link:hover .post-header {
    color: #444;
}
.blog.cards .featured-item .post-item-link:hover .hs-featured-image {
    opacity: 0.15;
}
.blog.cards .featured-item .post-item-link:hover .hs-featured-image-wrapper {
    background-color: #fff;
}
.blog.cards .featured-item .post-header .read-more-link {
    clear: left;
}
.blog.cards .featured-item .post-item-link:hover .list-topics {
    text-align: left;
}
.blog.cards .slider-buttons {
    display:block;
    margin-top: 40px;
}


.blog.cards .footer-object ul {
    list-style-type: none;
    -webkit-padding-start: 0;
}
.blog.cards .footer-object ul li {
    margin: 15px 0;
}
.blog.cards .footer-object ul li a:link {
    color: #fff;
}
.blog.cards .footer-object ul li a:active {
    color: #fff;
}
.blog.cards .footer-object ul li a:visited {
    color: #fff;
}
.blog.cards .footer-object ul li a:hover {
    color: #209fd9;
}
.blog.cards .topic-cloud ul {
    list-style-type: none;
    -webkit-padding-start: 0;
    font-family: Open Sans;
}
.blog.cards .topic-cloud ul li {
    display: inline-block;
    float: left;
    margin: 5px;
    font-size: 12px;
}
.blog.cards .topic-cloud ul li a {
    background: #209fd9;
    color: #fff;
    padding: 3px 4px;
    text-shadow: 1px 1px rgba(15, 15, 15, .7);
}
.blog.cards .topic-cloud ul li a:hover {
    background: rgba(32, 159, 217, .7);
    color: #fff;
}
.blog.cards .list-topics a {
    color: #fff;
    text-shadow: 1px 1px rgba(15, 15, 15, .7);
    margin: 3px 0;
}
.blog.cards .list-topics a:hover {
    color: #fff;
}
.blog.cards .blog-list-topics a {
    color: #fff;
    margin: 3px 0;
}
.blog.cards .blog-list-topics a:hover {
    color: #fff;
}
.blog.cards .topic-link {
    background: #209fd9;
    color: #fff;
    padding: 3px 5px;
    margin: 3px auto;
    z-index: 10;
    text-shadow: 1px 1px rgba(15, 15, 15, .5)
}
.blog.cards .bottom-line {
    margin: 40px 0 30px;
    background-color: #676767;
    color: #676767;
}

.blog.cards .full-width-footer-section {
    background-color: #515151;
    padding: 30px 0;
    color: #fff;
}

.blog.cards .copyright-section {
    text-align: center;
    margin-top: 25px;
    padding-top: 25px;
    border-top: 1px solid #fff;
}
.blog.cards .hs-form {
    margin-top:20px;
}
.blog.cards .hs-form-field .hs_email {
    display:inline-block;
}
.blog.cards .blog-subscribe-callout {
    padding: 10px;
    height: 80px;
    margin-bottom: 42px;
}
.blog.cards .blog-subscribe-callout h2 {
    color:#209fd9;
}
.blog.cards .blog-subscribe-callout .hs-form {
    margin-top: 0;
}
.blog.cards .blog-subscribe-callout input[type="email"] {
    width: 60%;
    max-width: 60%;
    float:left;
    margin-top: 0;
}
.blog.cards .blog-subscribe-callout .hs-button.primary {
    width: 39%;
    max-width: 39%;
    float:right;
    min-width: auto;
    padding: 10px;
    margin-top: 0;
    text-shadow: 1px 1px rgba(15, 15, 15, .3);
    border-radius: 40px;
}
.blog.cards .blog-subscribe-callout label {
    display:none;
}
.blog.cards .blog-subscribe-callout h3 {
    -webkit-margin-before: 1em;
}
@media all and (max-width: 767px) {
    .blog.cards .blog-subscribe-callout {
        display: none !important;
    }
}
.blog.cards .blog-subscribe-callout .super-page-center {
    padding: 0;
}

/*================================ */
/*          BLOG CREATIVE          */
/*================================ */

.full-width-blog-author-bg {
    background-color: #3d3d3d;
    color:#fff;
    padding: 50px 0;
}


.blog.creative .blog-menu {
    background: #209fd9;
    padding-top:20px;
    height:70px;
}
.blog.creative .slider-image-blackout {
    background: -webkit-linear-gradient(0deg, rgba(0,0,0,.9), rgba(0,0,0,.3)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(0deg, rgba(0,0,0,.9), rgba(0,0,0,.3)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(0deg, rgba(0,0,0,.9), rgba(0,0,0,.3)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(0deg, rgba(0,0,0,.9), rgba(0,0,0,.3)); /* Standard syntax (must be last) */
    padding:100px 0 100px;
    color: #fff;
}
.blog.creative .full-slider {
    display:block;
}
.blog.creative .fixed-social-menu {
    z-index:1;
    top: 60px;
    width: 100%;
    float:none;
    text-align:center;
    margin: 60px auto 0;
}
.blog.creative .fixed-social-bottom-menu {
    float:none;
    text-align:center;
    margin: 30px auto 0;
}
.blog.creative .fixed-social-bottom-menu ul {
    -webkit-padding-start:0px;
}
.blog.creative .categories {
    float:none;
    margin:0 auto;
    text-align:center;
}
.blog.creative .categories .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    float:none;
    margin:0 auto;
    text-align:center;
}
.blog.creative .categories ul li.active a {
    color:#111;
    border:1px solid #ccc;
    border-bottom:none;
    border-top:2px solid #209fd9;
    background:#f6f7f8;
}
.blog.creative .blog-menu .hs-menu-wrapper.hs-menu-flow-horizontal li>a {
    font-size: 18px;
    padding: 15px 26px;
    color:#656565;
}
.blog.creative .blog-menu .hs-menu-wrapper.hs-menu-flow-horizontal li > a:hover {
        color:#111;
        background:none;
    }
.blog.creative .blog-menu h2 {
    font-size:54px;
    font-weight:900;
    -webkit-margin-after:1em;
}
.blog.creative .blog-menu .hs-menu-item ul >li.active {
    background:#fff;
    text-align:center;
    color:#333!important;
}
.blog.creative .blog-main-page {
    background:#f6f7f8;
    padding:20px;
}
.blog.creative .blog-main-page .post-listing a:link {
    color:#565656;
}
.blog.creative .blog-main-page .post-listing a:visited {
    color: #565656;
}
.blog.creative .blog-sidebar {
    padding-bottom:50px;
}
.blog.creative .blog-sidebar ul {
    list-style-type:none;
}
.blog.creative .blog-sidebar ul > li {
    margin-top:8px;
}

.blog.creative .blog-sharing-buttons {
    margin:30px auto;
    float:none;
}
.blog.creative .blog-sidebar-item {
    background:#fff;
    border:1px solid #e5e5e5;
    padding:20px;
    margin:0 0 40px;    
}
.blog.creative .blog-main-page .hs-featured-image-wrapper {
    background-color:#fff;
    position:relative;
    width:150px;
    float:left;
    padding:0;
    margin-right:20px;
    height:150px;
    overflow:hidden;
    border-radius:50%;
    z-index:2;
    background-attachment: scroll;
}
@media all and (max-width: 600px) {
    .blog.creative .blog-main-page .hs-featured-image-wrapper {
        float: none;
        margin: 0 auto;
    }
}
.blog.creative .blog-main-page .hs-image-div {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 150px;
    width: 150px;
}
.blog.creative .blog-main-page .hs-featured-image {
    min-width:200%;
    max-width:200%;
    position: absolute;
    vertical-align:middle;
    top:0;
    left:-50%;
}
.blog.creative .post-body.clearfix {
    text-align:left;
    margin-top:-20px;
}
.blog.creative .post-item {
    background:#fff;
    border:1px solid #e5e5e5;
    padding:40px;
    margin:0 0 40px;
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.creative .post-item h2 {
    font-size:24px;
}
.blog.creative .post-item:hover {
    color:#fff;
    background:#209fd9;
}
.blog.creative .post-listing-simple:hover {
    color:#fff;
}
.blog.creative #hs-featured-image {
    -webkit-transition:all .2s ease-in-out!important;
    transition: all .2s ease-in-out!important;
}
.blog.creative .post-item:hover #hs-featured-image {
    opacity:.4!important;
}
.blog.creative .blog-cta-button {
    margin:0 auto 40px;
    text-align:center;
    float:none;
    border-radius: 40px;
    display: inline-block;
}
.blog.creative .blog-post-wrapper .cell-wrapper {
    font-size: 18px;
    line-height: 34px;
}
.blog.creative .blog-post-wrapper .cell-wrapper p {
    font-size: 18px;
    line-height: 34px;
}
.blog.creative .blog-item {
    background:#fff;
    border:1px solid #e5e5e5;
    padding:20px; 
}
.blog.creative .sidebar-cta {
    text-align: left;
    margin: 10px auto;
}
.blog.creative .cta-form {
    float: none;
    margin: 0 auto;
    background-color:#ddd;
    display: inline-block;
}
.blog.creative .cta-header {
    text-align:center;
    color:#fff;
    background-color:#209fd9;
    padding: 10px 20px 30px;
}
.blog.creative .cta-form-padder {
    padding: 0 10% 20px;
}
.blog.creative .growth-driven-design h1 {
    font-size: 20px;
}
.blog.creative .growth-driven-design h2 {
    font-size: 40px;
}
.blog.creative .display-author {
        font-size:20px;
}
.blog.creative .author-avatar-small-container {
    max-width:60px;
    max-height:60px;
    overflow:hidden;
    border-radius:30px;
}
.blog.creative .author-avatar-small {
    width:60px;
    height:auto;
}
.blog .author-social-media {
    margin:10px 0 20px;
}
.blog .author-social-media a {
    margin:0 10px;
    font-size:18px;
    color: #fff;
}
@media all and (min-width: 768px) {
    .blog.creative .hs-featured-image {
        display: none !important;
    }
}


.blog .hs-author-profile {
    margin-bottom: 20px;
}



/* =============== */
/*      JOBS       */
/* =============== */

.blog.cards.jobs .blog-listing-wrapper .post-header {
    background-color: #209fd9;
    margin-top: 0 !important;
    padding: 10px !important;
}
.blog.cards.jobs .post-header h3 {
    -webkit-margin-after: 0;
}
.blog.cards.jobs .post-summary {
    display: block! important;
    margin-top: 20px !important;
}
.blog.cards.jobs .float-contents .post-item-link:hover .post-header {
    display: block;
}
.blog.cards.jobs .list-topics {
    margin: 20px 10px;
}
.blog.cards.jobs .float-contents .post-item-link:hover .list-topics {
    text-align: center;
}
.blog.cards.jobs .float-contents .post-item {
    height: auto;
    overflow: hidden;
}
.blog.cards.jobs .job-form-header {
    background-color: #209fd9;
    color: #fff;
}
.blog.cards.jobs .job-form-header h2, .blog.cards.jobs .job-form-header h3, .blog.cards.jobs .job-form-header h4 {
    -webkit-margin-before: 15px;
}
.blog.cards.jobs .job-form-header p {
    -webkit-margin-after: 15px;
}
.blog.cards.jobs .blog-item.no-top {
    margin-top: 0;
}
@media all and (max-width: 600px) {
    .blog.cards.jobs .super-page-center {
        padding: 0;
    }
}


/* ================== */
/*    PORTFOLIO       */
/* ================== */

.blog.portfolio .main-page {
    background-color: #f7f7f7;
    padding-top: 30px;
}
.blog.portfolio .float-all-left {
    float: left;
    max-width: 32%;
    margin-right: 2%;
}
.blog.portfolio .float-all-middle {
    float: left;
    max-width: 32%;
    margin-right: 2%;
}
.blog.portfolio .float-all-right {
    float: right;
    max-width: 32%;
}
.blog.portfolio .post-item {
    background: #fff;
    margin-bottom: 20px;
}
.blog.portfolio .hs-featured-image-wrapper {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    overflow: hidden;
    height: auto;
}
.blog.portfolio .hs-featured-image {
    float: none;
    margin: 0;
    min-width: 100%;
}
.blog.portfolio .post-header {
    padding: 20px 20px 0;
}

.blog.portfolio .topic-cloud {
    margin-bottom: 20px;
}
.blog.portfolio .topic-cloud ul {
    list-style-type: none;
    -webkit-padding-start: 0;
    font-family: Open Sans;
}
.blog.portfolio .topic-cloud ul li {
    display: inline-block;
    float: left;
    margin: 5px;
    font-size: 12px;
}
.blog.portfolio .topic-cloud ul li a {
    background: #209fd9;
    color: #fff;
    padding: 3px 4px;
}
.blog.portfolio .topic-cloud ul li a:hover {
    background: rgba(32, 159, 217, .7);
    color: #fff;
}
.blog.portfolio .list-topics {
    margin: 0 20px 20px;
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 2em;
    font-family: Open Sans;
}
.blog.portfolio .list-topics a {
    color: #fff;
    margin: 3px 0;
}
.blog.portfolio .list-topics a:hover {
    color: #fff;
}
.blog.portfolio .blog-post-item .list-topics {
    min-height: 50px;
}
.blog.portfolio .topic-link {
    background: #209fd9;
    color: #fff;
    padding: 3px 5px;
    margin: 3px 0;
}
.blog.portfolio .topic-link:hover {
    background: rgba(32, 159, 217, .7);
    color: #fff;
}
.blog.portfolio .blog-pagination {
    clear:both;
    margin: 0 auto 20px;
    float:none;
    text-align: center;
}

@media all and (max-width: 767px) {
    .float-all-left {
        float: left;
        max-width: 100% !important;
        margin-right: 0 !important;
    }
    .float-all-middle {
        float: right;
        max-width: 100% !important;
        margin-right: 0 !important;
    }
    .float-all-right {
        float: right;
        max-width: 100% !important;
        margin-right: 0 !important;
    }
}

.blog.portfolio.gallery .post-header {
    padding-bottom: 20px;
}
.blog.portfolio.gallery .post-header h6 {
    -webkit-margin-after: 0;
}
@media all and (max-width: 600px) {
    .blog .main-page, .blog .blog-main-page {
        padding: 20px 0 !important;
    }
}
.blog .blog-sidebar-item .hs_cos_wrapper_type_post_listing li {
    position: relative !important;
    padding-left: 20px !important;
}
.blog .blog-sidebar-item .hs_cos_wrapper_type_post_listing li a {
    color: #565656;
}
.blog .blog-sidebar-item .hs_cos_wrapper_type_post_listing li:before {
    font-family: FontAwesome;
    position: absolute;
    top: 0;
    left: 0;
    content: "\f105";
    font-size: 28px;
    color: #209fd9;
}


/* ===================== */
/*   ANIMATION ELEMENTS  */
/* ===================== */

.animation-element {
  opacity: 0;
  position: relative;
}
/*animation element sliding left*/

.animation-element.slide-left {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}

.animation-element.slide-left.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}

.animation-element.slide-right {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}

.animation-element.slide-right.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.animation-element.fade-in {
    opacity: 0;
    -webkit-animation-delay: -5s; /* Chrome, Safari, Opera */
    animation-delay: -5s;v
}
.animation-element.fade-in.in-view {
    opacity: 1;
    -webkit-animation-delay: -5s; /* Chrome, Safari, Opera */
    animation-delay: -5s;
}
.bounce-up {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  transform: translate3d(0px, 200, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.bounce-up.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.delay-1s {
    -webkit-animation-delay: -1s; /* Chrome, Safari, Opera */
    animation-delay: -1s;
}
.delay-2s {
    -webkit-animation-delay: -2s; /* Chrome, Safari, Opera */
    animation-delay: -2s;
}
.delay-3s {
    -webkit-animation-delay: -3s; /* Chrome, Safari, Opera */
    animation-delay: -3s;
}
.delay-4s {
    -webkit-animation-delay: -4s; /* Chrome, Safari, Opera */
    animation-delay: -4s;
}
.delay-5s {
    -webkit-animation-delay: -5s; /* Chrome, Safari, Opera */
    animation-delay: -5s;
}


/* March 2017 */

.contact-us {
    display: inline-block;
    margin: 27px 0 0 0;
}
.contact-us a {
    border: 2px solid #000;
    color: #000 !important;
    text-transform: uppercase;
    font-size: 14px;
    padding: 9px 26px;
}
@media (max-width:1100px){
    .contact-us a{
        padding:9px 20px;
        font-size:11px;
    }
}

.search-section {
    display: inline-block;
    position: absolute;
    right: 0;
    top: 28px;
}
.search-section a {
    color: #000 !important;
}

.hero-text p {
    font-size: 30px;
    font-weight: 300;
    line-height: 40px;
}
.cta-container a {
    color: #fff !important;
    font-size: 24px;
    font-weight: 300;
    border: 2px solid #fff;
    padding: 10px 40px;
    margin: 0 40px 0 0;
}
.cta-container a:hover {
    background-color: #f65124;
    border-color: #f65124;
}
.icon-wrapper.circle-border {
    border: none !important;
}
.about-section-icons h3 {
    color: #f65124;
    margin-bottom: 10px;
}
.home.one .about-section {
    box-shadow: 0 0 !important;
}

.get-report {
    background: #f65124;
    text-align: center;
    padding: 50px 0 120px 0;
}
.get-report .page-center {
    position: relative;
    z-index: 99;
}
.get-report h1 {
    color: #fff;
    font-size: 44px;
    font-weight: 300;
    margin: 0 0 96px 0;
    line-height: 54px;
}
.get-report .page-center .right-img {
    position: absolute;
    right: 80px;
    bottom: -119px;
    width: 250px;
    z-index: -9;
}
.get-report a {
    border: 2px solid #fff;
    color: #fff !important;
    padding: 10px 60px;
    font-weight: 200;
    font-size: 24px;
}

.tri-section-group h1 {
    text-align: center;
    margin: 0 0 60px 0;
    font-weight: 200;
    font-size: 50px;
}
.tri-section-group .mid-cta-container h1 {
    margin-bottom: 20px;
}
.start-here-section{
    color:#fff;
    min-height:780px !important;
    width:100%;
    position:relative;
}
.start-here-section h1 {
    text-align: center;
    margin: 0 0 60px 0;
    font-size: 47px;
    text-shadow: 11px 11px 111px #000;
}
.start-here-section h1 span{
    color:#f55124;
}
.start-here-section .row-fluid-wrapper.row-number-7{ 
    display: table;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    bottom: 0;
    transform: translateY(-50%);
}

@media (max-width:800px){
    .start-here-section{
        min-height:initial !important;
        padding:30px 0px;
    }
    .start-here-section .row-fluid-wrapper.row-number-7{
        position:relative;
        top:initial !important;
        transform:none;
    }
}

@media (max-width:767px){
    .start-here-section h1{
        line-height:normal;
        font-size:35px;
    }
}

.home .fast-track-section {
    color: #fff;
    padding: 130px 0px;
}
.home .fast-track-section h1{
    font-size: 47px;
    text-align: center;
    margin-bottom:9%;
}
.home .fast-track-section .testimonial-box {
    border: 1px solid #b8b7b6;
    padding: 35px 20px 25px 20px;
    min-height:361px;
}

.home .fast-track-section .testimonial-box h4{
    color:#fffefe;
    font-size:16px;
}
.home .fast-track-section .testimonial-box h3 {
    line-height:32px;
}
.home .fast-track-section .testimonial-box .small-description{
    margin-top: 14px;
    display: block;
    float: left;
}

@media (max-width:767px){
    .home .fast-track-section{
        padding:50px 0;
    }
    .home .fast-track-section .testimonial-box{
        padding: 20px 15px;
        margin-bottom:20px;
        min-height:initial;
    }
    .home .fast-track-section .testimonial-box .small-description{
        float:none;
    }
}

.landing .fast-track-section .testimonial-box, .fast-track-section .testimonial-box p{
    font-size:18px;
    line-height:normal;
}
.fast-track-section .testimonial-box p a{
    font-size:16px;
    color:#f55124;
    text-decoration:underline;
}
.home .brands-section {
    background:#fff;
    padding-top:60px;
    padding-bottom:60px;
}
.home .brands-section h1{
    text-align:center;
    color:#414042;
    margin:0 0 55px;
    line-height:1;
    font-size:50px;
}
.hidden-spacer{
    display:none !important;
}
.brands-section .row-fluid .span2 {
    width: 17.2%;
    text-align: center;
    line-height: 65px;
}
@media (max-width:767px){
   .brands-section .row-fluid .span2{
       width: 100%;
       margin-bottom: 15px;
    }
}

.brands-section .row-fluid .span2 img {
    display: inline-block;
    vertical-align: middle;
}

.brands-section{
    text-align:center;
}
.brands-section .row-fluid .span1{
    width: 1%;
    margin: 0;
    vertical-align: middle;
    display: table-cell;
    float: none;
    padding: 15px;
}

.brands-section .row-fluid .span1.logo-1 img {
    position: relative;
    top: -10px;
}

@media (max-width:1024px){
    .brands-section .row-fluid .span1{
        width: 100%;
        margin: 0;
        vertical-align: middle;
        display: inline-block;
        float: none;
        padding: 15px;
        max-width: 200px;
    }
}


.content-block {
    background-color: #f55124;
    text-align: center;
    padding: 0 20px 20px;
    max-width: 324px;
    width: 30.33333% !important;
    float: none !important;
    display: inline-block !important;
}
@media (max-width:800px){
    .content-block{
        padding:20px;
        float: none !important;
        display: block !important;
        margin: 0px auto 15px !important;
        width:100% !important;
    }
}

.content-block p{
    line-height:normal;
    font-style:italic;
}
.content-block a{
    font-weight:300;
    font-size:16px;
    color:#fff !important;
    border: 1px solid #fff;
    padding: 5px 15px;
    font-style: normal !important;
    margin-top: 10px !important;
    display: inline-block;
}

/*=========== footer tabs css ===========*/
.tabs-menu {
    float: left;
    width:100%;
    clear: both;
    list-style:none;
    padding:0px;
    margin:0px;
    border-bottom:1px solid #5f5f5f;
}

.tabs-menu li {
    height: 31px;
    line-height: 31px;
    float: left;
    margin-right: 1px;
    background-color: #636363;
    border:none;
    padding:0px 15px;
    display:inline-block;
    /*max-width: 130px;*/
    /*width: 100%;*/
    text-align: center;
}

.tabs-menu li.current {
    position: relative;
    background-color: #f55124;
    border:none;
    z-index: 5;
    border-bottom: 1px solid #f55124;
    margin-bottom: -1px;
}

.tabs-menu li a {
    font-size:12px;
    font-weight:600;
    color:#0a0a0a;
    text-transform: uppercase;
    text-decoration: none;
    display:block;
}

.tabs-menu .current a {
    color: #fff;
}

.tab {
    border: 1px solid #d4d4d1;
    background-color: #fff;
    float: left;
    width: auto;
}
.tab-content {
    display: none;
}
.tab-content.current{
    display:block !important;
}
#tab-1 {
 display: block;   
}
.footer-tabs-section {
    margin-bottom: 45px;
}
.footer .site-map-block-item{
    margin:0px !important;
    width:14.2% !important;
}
.footer h4{
    font-size:13px;
    font-weight:600;
    color:#feffff;
    text-transform:uppercase;
    margin-bottom:15px;
}
.trending-topics h3{
    display:none;
}
.trending-topics ul {
    list-style: none;
    padding: 0px;
    margin:0px;
}
.footer .site-map-block-item .hs-menu-wrapper.hs-menu-flow-horizontal > ul li{
    width:100%;
}
.footer .site-map-block-item .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a, .trending-topics ul li a{
    padding:0px;
    color:#ffffff;
    font-size:12px;
    line-height:normal;
    max-width: initial;
    display: block; 
}
.trending-topics ul li{
    margin-bottom:3px;
}

.footer .site-map-block-item .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover, .footer .site-map-block-item .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:focus, .trending-topics ul li a:hover, .trending-topics ul li a:focus{
    color:#f55124 !important;
}

.footer .footer-right-module h4{
    color:#f55124;
}
.footer .footer-right-module address{
    color: #adaaaa;
    font-size: 11.5px;
    font-style: normal;
}
.footer .footer-right-module address strong{
    color:#fff;
}

.footer-blog-posts .custom-pop-post {
    float: left;
    width: 28.33333%;
    margin-left: 6%;
}
.footer-blog-posts .hs-featured-image-wrapper, .footer-blog-posts .post-title {
    width: 100%;
    float: left;
    text-align: center;
    box-sizing: border-box;
}
.footer-blog-posts .hs-featured-image {
    float: none;
    margin: 0;
    max-width: 100%;
}
.footer-blog-posts .custom-pop-post:first-child {
    margin-left: 0px;
}
.footer-blog-posts .hs-featured-image-wrapper{
    padding:8px;
	border:1px solid #484848;
}
.footer-blog-posts .post-title {
    padding-top: 10px;
    line-height: normal;
}

.latest-news .hs-cta-wrapper span {
    color: #f55124 !important;
}

@media (max-width:800px) {
    .footer .site-map-block-item {
        margin: 0px 0 20px !important;
        width: 33% !important;
        float: left;
    }
}

@media (max-width:767px) {
    .body-container-wrapper {
        padding-top:0px !important;
    }
    #hs_cos_wrapper_module_1449185745724122887 {
        text-align:center;
    }
    #hs-cta-wrapper-c4158c5c-6b2e-4878-b01a-699a10389c2f , #hs-cta-wrapper-dabf4dec-a7a2-466d-bdbe-c24006e9a34f{
        float:none !important;
        display:block;
        margin:10px 0px;
    }
    .get-report h1 , .tri-section-group h1, .home .fast-track-section h1{
        font-size:35px !important;
    }
    .get-report .page-center .right-img {
        position: relative !important;
        bottom: auto !important;
        right: 0 !important;
        left: 0 !important;
        display: block !important;
        margin: 0px auto !important;
    }
    .hero .header h1 {
        font-size:35px !important;
        line-height:40px !important;
        text-align:center !important;
    }
    .hero-text p {
        font-size:22px !important;
        line-height:30px !important;
        text-align:center !important;
    }
    .home.one .hero-overlay {
        padding:90px 0px !important;
    }
    .home .about-section {
        padding:60px 0px !important;
    }
    body, p {
        font-size:16px !important;
        line-height:20px !important;
    }
    h2 {
        font-size:26px !important;
        line-height:32px !important;
    }
    .about-section-headers h2, .about-section-header h3, .about-section-headers h4, .about-section-headers h5, .about-section-headers h6 {
        margin-bottom:20px !important;
    }
    .get-report {
        padding:50px 0 50px 0 !important;
    }
}

@media (max-width:599px){
    .footer-blog-posts .custom-pop-post{
        width:100%;
        margin:0 0 20px;
        max-width:300px;
    }
    .footer-right-module {
        padding-top: 25px;
    }
    /*.tabs-menu li{*/
    /*    margin: 0px 3px 5px !important;*/
    /*    max-width: initial;*/
    /*    width: -webkit-calc(48% - 3px);*/
    /*    width: -moz-calc(48% - 3px);*/
    /*    width: -ms-calc(48% - 3px);*/
    /*    width: calc(48% - 3px);*/
    /*}*/
    .tabs-menu li.current{
        border:none;
        margin:0px;
    }
    .tabs-menu{
        border:none;
        margin-bottom:20px;
    }
    .tabs-menu {
        overflow:hidden;
    }
    .tabs-menu li {
        padding:0px 7.5px;
        width:calc(100% - 3px) !important;
        margin:0px 3px 5px !important;
    }
    .footer .site-map-block-item {
        width:50% !important;
    }
}

.latest-news p {
    color: #fff;
    margin:0;
}
.latest-news span {
    color: #666;
}
.latest-news a{
    color:#f55124 !important;
}
.no-more-pain-image{
    margin-top:25px;
}
.hero-overlay a#cta_button_462636_2ebf3802-1907-4329-99d5-b09a325a7b65 {
    background: #f65124;
    border-color: #f65124;
    -webkit-transition:all 200ms ease;
    transition:all 200ms ease;
}
.hero-overlay a#cta_button_462636_2ebf3802-1907-4329-99d5-b09a325a7b65:hover, .hero-overlay a#cta_button_462636_2ebf3802-1907-4329-99d5-b09a325a7b65:focus {
    background: transparent;
    border-color: #fff;
}
a#cta_button_462636_fd336d71-cf97-4d6d-8bd7-e336b9108c1b:hover, a#cta_button_462636_fd336d71-cf97-4d6d-8bd7-e336b9108c1b:focus,
.content-block a#cta_button_462636_93a1fc4e-e545-4712-81f5-076021669c30:hover, .content-block a#cta_button_462636_93a1fc4e-e545-4712-81f5-076021669c30:focus,
.content-block a#cta_button_462636_3c139202-de49-455e-8f79-f758d5172be9:hover, .content-block a#cta_button_462636_3c139202-de49-455e-8f79-f758d5172be9:focus,
.content-block a#cta_button_462636_5394d3c3-c0b4-4b8c-b81a-c767fd34f379:hover, .content-block a#cta_button_462636_5394d3c3-c0b4-4b8c-b81a-c767fd34f379:focus{
    background: #fff !important;
    color: #f65124 !important;
    -webkit-transition:all 200ms ease;
    transition:all 200ms ease;
}
.fast-track-section .testimonial-box p a:hover {
    color: #fff !important;
    -webkit-transition:all 200ms ease;
    transition:all 200ms ease;
}

.section-bg {
    margin: 0;
    border: none;
    background: url(https://cdn2.hubspot.net/hubfs/462636/OpenLegacy%20images/inner-header.jpg) no-repeat center center #F7F7F7;
    padding: 90px 0px !important;
    min-height: 135px !important;
    /*min-height: 145px !important;*/
    margin: 0 0 20px;
    width: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.hs-content-path-financial-services-5 .section-bg {
    margin-bottom:20px !important;
}

@media(max-width:767px){
    .section-bg{
        margin-bottom:20px !important;
    }
}

/*.blog .section-bg {
    min-height:147px !important;
}*/

.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    color: #fff;
    font-family: Open Sans;
    font-size: 33px;
    font-weight: normal;
    letter-spacing: 0;
    line-height: normal;
    /*margin: 0px !important;*/
    text-transform: none;
    word-wrap: break-word;
}
.inner-page-head-section{
    position:relative;
}
.inner-page-head-section .widget-span.widget-type-header {
    position: absolute;
    top: 58%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.hs-breadcrumb-menu {
    list-style-type: none;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.custom-breadcrumb-menu ul li {
    display: inline-block;
    float: none !important;
    width: auto !important;
    /*color: #919191;*/
    color: #fff;
    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 a {
    /*color: #afafaf;*/
    color: #fff;
    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;
}



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

.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.boxed-style .icon-box-boxed.top .mk-main-ico {
    background-color: #ff5c00;
    color: #ffffff;
}
.mk-box-icon.boxed-style .mk-main-ico {
    z-index: 20;
}

/* 3rd-April */
.brands-section .row-fluid .span2 {
    max-width: 17.2%;
    text-align: center;
    vertical-align: middle;
    position: relative;
    height: 100%;
    width: 100%;
    list-style-type: none;
    display: inline-block;
    text-align: center;
}

.brands-section .row-fluid .span2 img {
    display: inline-block;
    vertical-align: middle;
    z-index: 1;
    position: absolute;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    left: 50%;
    top: 50%;
    width: 80% !important;
    height: auto;
}

.home .fast-track-section h1 {
    font-size: 50px;
}

.three-column-equal-wrapper {
    margin: 0 -15px;
}
.three-column-col {
    width:33.333333%;
    box-sizing:border-box;
    float: left;
    padding: 0 15px;
    text-align: center;
}

@media (max-width:767px){
    .three-column-col {
        width: 100% !important;
        padding: 0;
    }
    .three-column-equal-wrapper{
        margin:0px;
    }
}

.boxed-style {
    margin-bottom: 30px;
}

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

.page-center.content-wrapper {
    padding: 30px 20px;
}

.boxed-style h4 {
    font-size: 20px;
    font-weight: normal;
    margin-bottom: 20px;
}
.boxed-style h4 a{
    color: #ff5c00;
    outline: 0;
    text-decoration: none;
}
.boxed-style p {
    margin: 0;
    color: #393836;
    font-family: Open Sans, Sans-Serif;
    font-size: 16px;
    line-height: 1.7em;
    -webkit-font-smoothing: antialiased;
}
.mk-box-icon.boxed-style .icon-box-readmore {
    display: inline-block;
    float: none;
    margin: 10px 0 10px 0;
    font-size: 12px;
    position: relative;
    color: #ff5c00;
}






/* 4th April 2017 */

/*.section-bg {*/
/*    background: url(https://cdn2.hubspot.net/hubfs/462636/OpenLegacy%20images/img-fasttrack.jpg?t=1491312003334) no-repeat center center #F7F7F7;*/
/*    background-size:cover;*/
/*}*/
/* 1-11-2018 */
.section-bg {
    background: url(https://www.openlegacy.com/hubfs/Improwise%20File/background_image.jpg?t=1541006485433) #F7F7F7;
    min-height: 224px !important;
}
/* 1-11-2018 */
.integration-section-cta{
    text-align: center;
}

.integration-section-cta .cta_button {
    background: #f65124;
    border-color: #f65124;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    cursor: pointer !important;
    font-size: 24px;
    font-weight: 300;
    border: 2px solid #fff;
    padding: 10px 40px;
    /*margin: 0 40px 0 0;*/
    color: #fff;
}

.integration-section-cta .cta_button:hover{
    background: #fff;
    border: 2px solid #f65124;
    color: #f65124;
}

.brands-section {
    position:relative;
}

.partner-link a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    cursor: pointer;
}

.start-here-section{
    padding-top: 100px;
    min-height: 680px !important;
}

.hero-overlay .cta-container a {
    background: #f65124;
    border-color: #f65124;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.hero-overlay .cta-container a:hover{
    color: #fff !important;
    background: transparent;
    border: 2px solid #fff;
}

/*=============== header search custom css ================*/
.search-wrapper .hs-form .field > label {
    display: none;
}
.page-header-scroll .search-wrapper .hs-form{
    margin-top:0px;
}
.search-wrapper.box-show {
    position: absolute;
    right: -50px;
    width: 330px;
    height: 56px;
    display: block!important;
    margin: 3px 0 0;
    padding: 0;
    border: 0;
    background:transparent;
}
.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;
    font-weight: normal;
    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;
    margin-bottom: 0px;
    margin-top:0px;
    margin-left:0px;
    max-width: 500px;
    
}
.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{
    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;
    right:0px;
    top:0px;
}

.search-wrapper a.hs-button.primary {
    background: #bfbcbc;
    border: medium none;
    display: inline-block;
    outline: 0 none;
    font-size:0px;
    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;
    min-width: inherit;
    max-width: inherit;
    border-radius:0px !important;
}
.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;
}

a.cool-button, .mk-button{
    color:#fff !important;
}
.four-colequal-topicon-learnmore .column-group a {
    color:#ff5c00;
}


/*============ responsive issues rectified for header ==================*/
@media (max-width:1249px){
    .search-wrapper.box-show{
        right:0px;
    }
}
@media (max-width: 1140px){
    
}

@media screen and (min-width: 1025px) and (max-width:1140px){
    
    .custom-menu-primary.js-enabled .hs-menu-wrapper, .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
        /*display:block !important;*/
    }
    /*.custom-menu-primary.js-enabled .hs-menu-wrapper{*/
    /*    display:block !important;*/
    /*}*/
    
}

@media screen and (min-width: 767px){
    
}


@media screen and (min-width: 900px) and (max-width: 1100px) {
    .search-section{
        right:10px;
    }
}

/*@media (min-width:768px) and (max-width:910px){
    .company-logo img {
        width: 140px !important;
        height: auto !important;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a{
        font-size:11px;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li {
        margin-right: 6px;
    }
    .contact-us a{
        padding:9px 10px;
    }
    .custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul{
        margin-top:5px;
    }
    .contact-us{
        margin-top:14px;
    }
    .search-section{
        top:14px;
        right: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;
    height: auto !important;
    margin-top: 0px;
    position: relative;
    top: -1px;
}

@media (max-width:767px){
    .page-header{
        padding-bottom:0px;
    }
    .tri-section-group h1{
        margin-bottom:30px;
    }
    .get-report .page-center .right-img{
        margin-bottom:30px !important;
    }
}

@media (max-height:414px) and (orientation:landscape){
    
}


@media (min-width:601px) and (max-width:767px){
    .body-container-wrapper{
        padding-top:90px !important;
    }
}

/* Header Responsive Css */

@media (min-width:1025px) and (max-width:1140px){

}

@media (max-width:1024px){
    /*#page-header .span2.widget-span.widget-type-cell {
        position: absolute;
        right: 0;
        top: 0;
        width: 140px;
    }
    .header-container{
        padding-top:0px;
    }*/
}

@media (max-width:1024px){
    .contact-us {
        position: absolute;
        top: 65px;
        right: 18px;
        margin: 0;
    }
    .search-section {
        display: inline-block;
        position: absolute;
        right: 118px;
        top: 2px;
    }
    
    
}
.custom-default-blog .the-excerpt strong {
    font-weight: normal !important;
}
.custom-default-blog .span12.widget-span.widget-type-raw_jinja.custom-breadcrumbs-blog {
    display: none;
}

/* Webinar Offer Box Styles */
.offer-box {
    width: 100%;
    /*max-width: 500px;*/
    margin: 20px auto !important;
    float: none !important;
    display: block;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.2);
}

.offer-box span.offer-header{
	text-align: center;
	display: block;
	width: 100%;
	background: #ff5c00;
	color: #fff;
	padding: 3px;
	text-transform: uppercase;
}

.offer-box img{
	width: 150px;
    float: left;
    margin: 0px 5px 0px 10px;
}


/*.webinar-content .row-number-8 {*/
/*    border-top: 1px solid #ccc;*/
/*    margin-top: 20px;*/
/*    padding-top: 20px;*/
/*}*/

.offer-box h3{
    display: flex;
    flex-direction: column;
    min-height: 175px;
    margin-right: 10px;
    justify-content: center;
}

/* Style-Update  17-May-2017 */

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



.video-content .post-item{
    width:48% !important;
    float:left;
    margin:1% !important;
    min-height:400px;
    padding:0px !important;
    background:transparent !important;
}

.video-content .post-item:nth-child(2n +1) {
    clear:both;
}
.section-bg.video-top {
    margin-bottom:0px;
}

.blog-content.video-content {
    padding:40px 0px;
}
.video-content .post-item .post-body {
    background:#ccc;
}

.video-content .post-item .post-body h2 {
    margin:0px;
    text-align:center;
    padding:6px 0px;
    color:#fff;
    font-size:20px;
    font-weight:700;
    background:#f55124;
    background: #002244;
    color:#748da1;
}
@media (max-width:1199px){
    padding: 10px 15px;
}
@media (max-width:767px){
    font-size: 20px !important;
    line-height: normal !important;
}

.post-item .post-body .social-share , .featured-video-section .social-share{
    margin:0px;
    padding:0px;
    text-align:center;
    list-style-type:none;
}

.latest-video h2 {
    text-align:left;
    margin-bottom:40px;
    color:#ff5c00;
    position:relative;
    padding-bottom:15px;
}

.latest-video h2:after {
    content:"";
    height:5px;
    width:50px;
    position:absolute;
    left:0;
    bottom:0px;
    background:#ff5c00;
}

.post-item .post-body .social-share li , .featured-video-section .social-share li {
    display:inline-block;
    margin:10px;
}

.post-item .post-body .social-share li a , .featured-video-section .social-share li a{
    font-size:20px;
    color: #ff5c00;
}

.video-content .post-item .post-body .video-content {
    display:block;
    padding:0px 15px;
}
.featured-video-section {
    background:#ccc;
    padding:50px 0px;
}

.blog.hs-blog-post .widget-type-custom_widget iframe {
    width: 100%;
    height: 500px;
    margin: 20px 0 0 0;
}
.hs-blog-social-share {
    margin: 10px 0 14px 0;
}

@media (max-width:767px){ 
    .video-content .post-item {
        width:98% !important;    
    }
    .blog.hs-blog-post h1 {
        font-size: 25px;
    }
    .blog.hs-blog-post .widget-type-custom_widget iframe {
        height: 280px;
    }
}

a.ply-btn {
    display:block;
    position:relative;
}

a.ply-btn:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%)translateY(-50%);
    width: 0;
    border-top: 40px solid transparent;
    border-bottom: 40px solid transparent;
    border-left: 60px solid #e52d27;
    opacity:1;
}

a.ply-btn:hover:before {
    opacity:.8;
}

.youtubeframe{
	padding-bottom: 45%;
    width: 100%;
    position: relative;
    max-height: 480px;
    margin-bottom: 50px;
}

.youtubeframe iframe{
	position: absolute;
    height: 100%;
    width: 100%;
}

div#hs_cos_wrapper_widget_1456473840384 {
    display: none;
}

.contact-page-content p {
    margin-bottom:5px;
}

.footer-form .hs_email .input {
    margin-bottom:5px !important;
}
.footer-form .hs_email .input .hs-input {
    margin-bottom:0px !important;
}

.footer-form li.hs-form-radio {
    display: inline-block;
    margin: 0px 5px;
}


.blog-form {
    margin-bottom: 60px !important;
    margin-top: 1.7em !important;
}

@media (min-width:992px){
    .filtr-item{
        width:24.7% !important;
    }
}

.featured-video-section #video_player {
		/*position: relative;*/
	}
    .featured-video-section .ply-btn {
    	    /*position: absolute;*/
         /*   top: 50%;*/
         /*   left: 50%;*/
    } 
    .pp_social {
    display: none;
}
.hs-blog-name-openlegacy-blog .section-bg {
        /*background: url(https://www.openlegacy.com/hubfs/banners/openlegacy_website_banners.png) no-repeat center center #F7F7F7;*/
        background: url(https://www.openlegacy.com/hubfs/Improwise%20File/background_image.jpg?t=1541006485433) no-repeat #F7F7F7;
    background-size: cover;
        min-height: 310px !important;
}
.hs-blog-name-openlegacy-blog .section-bg .page-center {
    padding: 52px 15px !important;
}
.hs-blog-name-openlegacy-blog .hs-blog-header h1 {
    font-size: 55px;
    font-weight: 600;
    text-shadow: 0px 5px 58.1px rgba(6, 28, 59, 0.36);
}
.hs-content-name-about-us-partners .section-bg {
    /*background: url(https://www.openlegacy.com/hubfs/openlegacy_website_partner-1.png) no-repeat center center #F7F7F7;*/
    background: url(https://www.openlegacy.com/hubfs/Improwise%20File/background_image.jpg?t=1541006485433) no-repeat #F7F7F7;
    background-size: cover;
    min-height: 224px !important;
}
.hs-content-name-about-us-partners .custom-hero-text h1 {
    font-size: 46px;
    font-weight: 600;
    text-shadow: 0px 5px 58.1px rgba(6, 28, 59, 0.36);
    text-align: center;
}
.hs-content-name-about-us-partners .section-bg .page-center {
    padding: 69px 15px !important;
    padding: 0px 19px !important;
}
.hs-content-name-about-us-partners .hs-breadcrumb-menu-wrapper {
    /*display: none;*/
}
.hs-content-id-5317929741 .text-hide{
    display:none;
}
.hs-blog-id-3924987362.hs-blog-listing h4 {
    font-size: 16px;
}
.sidebar-form {
    padding: 20px;
    background: #fafafa;
    border: 1px solid #ededed;
    border-radius: 4px;
    margin-top: 0px !important;
    margin-bottom: 40px;
}
.sidebar-form select{
    height:27px !important;
    font-size:13px !important;
    padding-top:0px;
    padding-bottom:0px;
    line-height: 18px !important;
    margin-bottom:10px !important;
}
.sidebar-form .input input{
    margin-bottom:10px !important;
    padding-top:0px;
    padding-bottom:0px;
}
.sidebar-form .form-title{
    margin-bottom: 10px !important;
    text-align: center;
}
.sidebar-form .hs-form{
    margin-top:0px;
}
.sidebar-form .hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input{
    margin-bottom: 0px !important;
}

.hs-content-path-partner-portal .section-bg {
    background: url(https://cdn2.hubspot.net/hubfs/462636/openlegacy_website_partner-1.png?t=1510202327819) no-repeat center center #F7F7F7;
    background-size: cover;
    min-height: 310px !important;
}

.hs-content-path-partner-portal .section-bg .page-center {
    padding: 69px 15px !important;
}
.hs-content-path-partner-portal .custom-hero-text h1 {
    font-size: 46px;
    font-weight: 600;
    text-shadow: 0px 6px 13px rgba(6, 28, 59, 0.5);
    margin: 30px 0 !important;
    text-align: center;
}

.section-bg.partner-bg {
    background: url(https://cdn2.hubspot.net/hubfs/462636/openlegacy_website_partner-1.png?t=1510202327819) no-repeat center center #F7F7F7;
    background-size: cover;
    min-height: 310px !important;
}

.section-bg.partner-bg .page-center {
    padding: 69px 15px !important;
}

.section-bg.partner-bg .custom-hero-text h1 {
    font-size: 40px;
    font-weight: 600;
    text-shadow: 0px 6px 13px rgba(6, 28, 59, 0.5);
    margin: 30px 0 !important;
    text-align: center;
}

.section-bg.partner-bg .custom-hero-text h2 {
    font-size: 40px;
    font-weight: 600;
    text-shadow: 0px 6px 13px rgba(6, 28, 59, 0.5);
    margin: 30px 0 !important;
    text-align: center;
}

.partner-portal-section h1 {
    font-size: 26px;
}
.partner-portal-section h3.warning {
    background: #f95011;
    padding: 15px 25px 26px 25px;
    line-height: 25px;
}
.partner-portal-section h3.warning span em {
    color: #fff;
    font-style: normal;
    font-size: 17px;
    line-height: 0;
}
.hs-content-name-partner-portal-main-page .partner-portal-section h2 {
    font-size: 20px !important;
    line-height: normal !important;
}
.hs-content-name-partner-portal-main-page .partner-portal-section a h2 {
    font-size: 20px;
}
@media (max-width:767px){
    .hs-content-name-partner-portal-main-page .partner-portal-section a h2 {
        font-size: 18px !important;
        line-height: normal !important;
    }
    .hs-content-name-partner-portal-main-page .partner-portal-section .cta_button{
        max-width:300px !important;
        width:100% !important;
        margin-bottom:20px !important;
        box-sizing:border-box !important;
    }
}

.partner-portal-section span.hs-cta-wrapper {
    display: inline-block;
    margin: 0 6px;
}
.partner-portal-section span.hs-cta-wrapper a.cta_button {
    padding: 12px 40px;
    display: block;
    border-radius: 10px;
}
.partner-portal-section span.hs-cta-wrapper a.cta_button.confirm-cta {
    background: #f95011;
}
.partner-portal-section span.hs-cta-wrapper a.cta_button h2 {
    margin: 0;
    color: #fff;
    font-weight: 600;
}
.partner-portal-section span.hs-cta-wrapper a.cta_button.not-member-cta {
    background: #1b1b1b;
}

.spanish-content .right-sidebox {
    width: 27%;
    margin-left: 0;
}
.spanish-content .left-side-content {
    width: 73%;
    padding: 30px 20px;
}
.spanish-content {
    padding: 30px 20px;
}
.spanish-content .right-sidebox .right-side-content {
    background: transparent;
    border: none;
    padding: 30px 20px;
}
.spanish-content .right-sidebox .right-side-content .right-content-form {
    background: rgba(221, 221, 221, 0.63);
    -webkit-box-shadow: 0px 9px 15px -8px rgba(0,0,0,0.5);
    -moz-box-shadow: 0px 9px 15px -8px rgba(0,0,0,0.5);
    -ms-box-shadow: 0px 9px 15px -8px rgba(0,0,0,0.5);
    -o-box-shadow: 0px 9px 15px -8px rgba(0,0,0,0.5);
    box-shadow: 0px 9px 15px -8px rgba(0,0,0,0.5);
    margin-bottom: 60px !important;
    margin-top: 1.7em !important;
    padding: 5px;
    float: left;
}
.spanish-content .right-sidebox .right-side-content .right-content-form .cell-wrapper {
    margin-bottom: 0px;
    padding: 10px;
    float: left;
}
.spanish-content .right-sidebox .right-side-content .cell-wrapper {
    margin-bottom: 40px;
    font-size: 14px;
}
.spanish-content .right-sidebox .right-side-content .right-content-form .cell-wrapper h3 {
    display: none;
}
.spanish-content .right-sidebox .right-side-content .right-content-form .cell-wrapper form {
    margin: 0;
}
.spanish-content .right-sidebox .right-side-content .right-content-form .cell-wrapper h2 {
    font-size: 16px !important;
    text-align: center;
    line-height: 1.3 !important;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0 0 14px;
    color: #565656;
}

.spanish-content .right-sidebox .right-side-content .right-content-form .cell-wrapper ul.multi-container {
    padding: 0;
    margin: 0;
    list-style: none;
}
.spanish-content .right-sidebox .right-side-content .right-content-form .cell-wrapper ul.multi-container li {
    display: inline-block;
    width: 50%;
    padding: 0;
}
.spanish-content .right-sidebox .right-side-content .right-content-form .cell-wrapper ul.multi-container li label {
    color: #565656;
}
.spanish-content .right-sidebox .right-side-content .right-content-form .cell-wrapper .hs_submit {
    float: left;
    width: 100%;
}
.spanish-content .right-sidebox .right-side-content .right-content-form .cell-wrapper .hs_submit input.hs-button {
    padding: 6px 24px 6px 28px;
    line-height: 21px;
    float: left;
}
.spanish-content .right-sidebox .right-side-content h3 {
    text-transform: uppercase;
    font-size: 14px;
    color: #333;
    font-weight: bolder;
    position: relative;
    display: block;
    margin-bottom: 15px;
    letter-spacing: 1px;
}
.spanish-content .right-sidebox .right-side-content ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.spanish-content .right-sidebox .right-side-content ul li {
    margin: 0;
    list-style: none;
    padding: 0;
}
.spanish-content .right-sidebox .right-side-content ul li a {
    color: #999;
    margin: 5px 0;
    text-decoration: none;
    line-height: 18px;
    font-size: 14px;
    display: inline-block;
    position: relative;
}
.spanish-content .right-sidebox .right-side-content ul li a:before {
    content: "";
    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;
}
.spanish-content .left-side-content .span12.widget-span.widget-type-text.Top-heading {
    font-size: 36px;
    color: #565656;
    line-height: 1.5em;
}


@media (max-width:1035px){
    .sidebar-form form .smart-field {
        width: 100% !important;
    }
}

@media (max-width: 991px){
    .spanish-content .left-side-content .span12.widget-span.widget-type-text.Top-heading {
        font-size: 25px;
    }
    .spanish-content .right-sidebox .right-side-content {
        padding: 30px 0px;
    }
    .section.post-header h1 {
        font-size: 25px;
    }
    .custom-default-blog .body-container .row-fluid .span3 {
        padding: 30px 0;
    }
}

@media (max-width: 767px){
    .section-bg.partner-bg .custom-hero-text h1 {
        font-size: 38px;
        margin: 50px 0 !important;
    }
    .section-bg.partner-bg .page-center {
        padding: 39px 15px !important;
        text-align: center;
    }
    .section-bg.partner-bg {
        min-height: auto !important;
        margin: 0 !important;
    }
    .spanish-content .left-side-content {
        width: 100%;
        margin-bottom: 0 !important;
        padding-bottom: 0;
    }
    .spanish-content .right-sidebox {
        max-width: 430px;
        float: none;
        margin: 0 auto;
        width: 100%;
    }
    .hs-blog-name-openlegacy-blog .hs-blog-header h1{
        font-size:45px !important;
        text-align:center;
    }
}


body.hs-content-name-how-to-innovate-10x-faster-with-api-software form.hs-form fieldset[class*="form-columns"] .hs-input {
    max-width: 100%;
}
body.hs-content-name-how-to-innovate-10x-faster-with-api-software .hs_submit{
	max-width: 100%;
}


/* css updates 17-oct-17 */
.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: 12px;
    line-height: 1.2;
}

.hs_cos_wrapper_type_form .hs-button.primary.large {
    min-width:100px;
}

.sidebar-form textarea {
  font-size: 13px;
}



/* blog social share css */
.social_share_buttons_wrap {
    vertical-align:middle;
    display:inline-block;
    margin-bottom:0px;
    max-width: 405px !important;
    height: 36px !important;
    overflow: hidden !important;
}
.rrssb-buttons{
    box-sizing:border-box;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:12px !important;
    height:36px;
    margin:0;
    padding:0;
    width:100%
}
.rrssb-buttons:after{
    clear:both
}
.rrssb-buttons:after,.rrssb-buttons:before{
    content:' ';
    display:table
}
.rrssb-buttons li{
    box-sizing:border-box;
    float:left;
    height:100%;
    line-height:13px;
    list-style:none;
    margin:0;
    padding:0 2px
}
.rrssb-buttons li.rrssb-email a{
    background-color:#0a88ff
}
.rrssb-buttons li.rrssb-email a:hover{
    background-color:#006ed6
}
.rrssb-buttons li.rrssb-facebook a{
    background-color:#306199
}
.rrssb-buttons li.rrssb-facebook a:hover{
    background-color:#244872
}
.rrssb-buttons li.rrssb-tumblr a{
    background-color:#32506d
}
.rrssb-buttons li.rrssb-tumblr a:hover{
    background-color:#22364a
}
.rrssb-buttons li.rrssb-linkedin a{
    background-color:#007bb6
}
.rrssb-buttons li.rrssb-linkedin a:hover{
    background-color:#005983
}
.rrssb-buttons li.rrssb-twitter a{
    background-color:#26c4f1
}
.rrssb-buttons li.rrssb-twitter a:hover{
    background-color:#0eaad6
}
.rrssb-buttons li.rrssb-googleplus a{
    background-color:#e93f2e
}
.rrssb-buttons li.rrssb-googleplus a:hover{
    background-color:#ce2616
}
.rrssb-buttons li.rrssb-youtube a{
    background-color:#df1c31
}
.rrssb-buttons li.rrssb-youtube a:hover{
    background-color:#b21627
}
.rrssb-buttons li.rrssb-reddit a{
    background-color:#8bbbe3
}
.rrssb-buttons li.rrssb-reddit a:hover{
    background-color:#62a3d9
}
.rrssb-buttons li.rrssb-pinterest a{
    background-color:#b81621
}
.rrssb-buttons li.rrssb-pinterest a:hover{
    background-color:#8a1119
}
.rrssb-buttons li.rrssb-pocket a{
    background-color:#ed4054
}
.rrssb-buttons li.rrssb-pocket a:hover{
    background-color:#e4162d
}
.rrssb-buttons li.rrssb-github a{
    background-color:#444
}
.rrssb-buttons li.rrssb-github a:hover{
    background-color:#2b2b2b
}
.rrssb-buttons li.rrssb-instagram a{
    background-color:#125688
}
.rrssb-buttons li.rrssb-instagram a:hover{
    background-color:#0c3a5b
}
.rrssb-buttons li.rrssb-delicious a{
    background-color:#0b79e5
}
.rrssb-buttons li.rrssb-delicious a:hover{
    background-color:#095fb4
}
.rrssb-buttons li.rrssb-vk a{
    background-color:#4d71a9
}
.rrssb-buttons li.rrssb-vk a:hover{
    background-color:#3d5a86
}
.rrssb-buttons li.rrssb-hackernews a{
    background-color:#f60
}
.rrssb-buttons li.rrssb-hackernews a:hover{
    background-color:#cc5200
}
.rrssb-buttons li.rrssb-whatsapp a{
    background-color:#43d854
}
.rrssb-buttons li.rrssb-whatsapp a:hover{
    background-color:#28c039
}
.rrssb-buttons li.rrssb-print a{
    background-color:#8d98a2
}
.rrssb-buttons li.rrssb-print a:hover{
    background-color:#717f8b
}
.rrssb-buttons li.rrssb-xing a{
    background-color:#005A5F
}
.rrssb-buttons li.rrssb-xing a:hover{
    background-color:#002a2c
}
.rrssb-buttons li a{
    background-color:#ccc;
    border-radius:2px;
    box-sizing:border-box;
    display:block;
    -moz-osx-font-smoothing:grayscale;
    -webkit-font-smoothing:antialiased;
    font-weight:700;
    height:100%;
    padding:11px 7px 12px 27px;
    position:relative;
    text-align:center;
    text-decoration:none;
    text-transform:uppercase;
    -webkit-transition:background-color .2s ease-in-out;
    transition:background-color .2s ease-in-out;
    width:100%
}
.rrssb-buttons li a .rrssb-icon{
    display:block;
    left:10px;
    padding-top:9px;
    position:absolute;
    top:0;
    width:10%
}
.rrssb-buttons li a .rrssb-icon svg{
    height:17px;
    width:17px
}
.rrssb-buttons li a .rrssb-icon svg circle,.rrssb-buttons li a .rrssb-icon svg path{
    fill:#fff
}
.rrssb-buttons li a .rrssb-text{
    color:#fff
}
.rrssb-buttons li a:active{
    box-shadow:inset 1px 3px 15px 0 rgba(22,0,0,.25)
}
.rrssb-buttons li.small a{
    padding:0
}
.rrssb-buttons li.small a .rrssb-icon{
    left:auto;
    margin:0 auto;
    overflow:hidden;
    position:relative;
    top:auto;
    width:100%
}
.rrssb-buttons li.small a .rrssb-text{
    visibility:hidden
}
.rrssb-buttons.large-format,.rrssb-buttons.large-format li{
    height:auto
}
.rrssb-buttons.large-format li a{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden;
    border-radius:.2em;
    padding:11px 7px 12px 27px;
}
.rrssb-buttons.large-format li a .rrssb-icon{
    display: block;
    left: 10px; 
    padding-top: 9px;
    position: absolute;
    top: 0;
    width: 10%;
}
.rrssb-buttons.large-format li a .rrssb-icon svg{
    height: 17px;
    width: 17px;
}
.rrssb-buttons.large-format li a .rrssb-text{
    -webkit-backface-visibility:hidden;
    backface-visibility:hidden
}
.rrssb-buttons.small-format{
    padding-top:5px
}
.rrssb-buttons.small-format li{
    height:80%;
    padding:0 1px
}
.rrssb-buttons.small-format li a .rrssb-icon{
    height:100%;
    padding-top:0
}
.rrssb-buttons.small-format li a .rrssb-icon svg{
    height:48%;
    position:relative;
    top:6px;
    width:80%
}
.rrssb-buttons.tiny-format{
    height:22px;
    position:relative
}
.rrssb-buttons.tiny-format li{
    padding-right:7px
}
.rrssb-buttons.tiny-format li a{
    background-color:transparent;
    padding:0
}
.rrssb-buttons.tiny-format li a .rrssb-icon{
    height:100%
}
.rrssb-buttons.tiny-format li a .rrssb-icon svg{
    height:70%;
    width:100%
}
.rrssb-buttons.tiny-format li a:active,.rrssb-buttons.tiny-format li a:hover{
    background-color:transparent
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path{
    fill:#0a88ff
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#0054a3
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path{
    fill:#306199
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#18304b
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path{
    fill:#32506d
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#121d27
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path{
    fill:#007bb6
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#003650
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path{
    fill:#26c4f1
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#0b84a6
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path{
    fill:#e93f2e
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#a01e11
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path{
    fill:#df1c31
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#84111d
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path{
    fill:#8bbbe3
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#398bcf
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path{
    fill:#b81621
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#5d0b11
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path{
    fill:#ed4054
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#b61124
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path{
    fill:#444
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#111
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path{
    fill:#125688
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#061d2e
}
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path{
    fill:#0b79e5
}
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#064684
}
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path{
    fill:#4d71a9
}
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#2d4263
}
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path{
    fill:#f60
}
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#993d00
}
.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon svg path{
    fill:#43d854
}
.rrssb-buttons.tiny-format li.rrssb-whatsapp a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#1f962d
}
.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon svg path{
    fill:#8d98a2
}
.rrssb-buttons.tiny-format li.rrssb-print a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#5a656f
}
.rrssb-buttons.tiny-format li.rrssb-xing a .rrssb-icon svg path{
    fill:#005A5F
}
.rrssb-buttons.tiny-format li.rrssb-xing a .rrssb-icon:hover .rrssb-icon svg path{
    fill:#000
}

.global-right-section.sidebar-right .widget-type-linked_image img{
    margin-left: -25px;
}
.itcentral-template .header-container.container-fluid {
    padding-top: 0;
}
.itcentral-template .header-top{
    display:none !important;
}

.global-right-section.sidebar-right{
    padding-left:15px;
    padding-right:15px;
}
.content-mid-section{
    color:#000;
}
.content-mid-section p a {
    color: #0886d1;
}
.content-mid-section .global-bottom-section p{
    color: #294774;
}
.content-mid-section h3{
    font-weight:600;
    color:#000;
    line-height:1.1;
    margin-bottom:15px;
}
.landing-page .global-right-section.sidebar-right .widget-type-linked_image img {
    margin: 0 !important;
}

@media (min-width:1200px){
    body.itcentral-template .content-wrapper{
        padding-right:0 !important;
    }
    /*.global-right-section.sidebar-right {*/
    /*    width: -moz-calc(100% - 451px) !important;*/
    /*    width: -ms-calc(100% - 451px) !important;*/
    /*    width: -o-calc(100% - 451px) !important;*/
    /*    width: calc(39% - 20px) !important;*/
    /*}*/
}

@media (min-width:1025px){
    .global-left-section.page-left-section{
        /*width: -webkit-calc(100% - 451px) !important;*/
        /*width: -moz-calc(100% - 451px) !important;*/
        /*width: -ms-calc(100% - 451px) !important;*/
        /*width: -o-calc(100% - 451px) !important;*/
        /*width: calc(100% - 451px) !important;*/
    }
    .global-right-section.sidebar-right {
        padding-left: 25px;
        padding-right: 25px;
        /*width: -moz-calc(100% - 451px) !important;*/
        /*width: -ms-calc(100% - 451px) !important;*/
        /*width: -o-calc(100% - 451px) !important;*/
        /*width: calc(40% - 20px) !important;*/
    }
    .global-right-section.sidebar-right h2{
        font-size: 21px !important;
    }
    .global-left-section.page-left-section h2{
        font-size:27px;
    }
    .content-mid-section{
        font-size:18px;
    }
    .global-right-section.sidebar-right .widget-type-linked_image img{
        width: 100% !important;
    }
}

@media (min-width:1200px){
    body.itcentral-template .content-wrapper{
        padding-right:0 !important;
    }
    /*.global-right-section.sidebar-right {*/
    /*    width: -moz-calc(100% - 451px) !important;*/
    /*    width: -ms-calc(100% - 451px) !important;*/
    /*    width: -o-calc(100% - 451px) !important;*/
    /*    width: calc(39% - 20px) !important;*/
    /*}*/
}

@media (min-width: 601px) and (max-width: 767px){
    body.itcentral-template .body-container-wrapper {
        padding-top: 0px !important;
    }
}


ul.partners-logo {
    float: left;
    width: 100%;
}
.partners-logo li {
    float: left;
    display: block;
    width: 33.33% !important;
    margin: 0 0 20px;
    padding: 0 10px !important;
}
@media (max-width:767px){
    .hs-content-name-about-us-partners .partners-logo li {
        width: 50% !important;
    }
}
@media (max-width:364px){
    .hs-content-name-about-us-partners .partners-logo li {
        width: 100% !important;
    }
}

ul.partners-logo a {
    border: 1px solid #ddd;
    display: block !important;
    margin: 0 !important;
    height: 130px;
}
ul.partners-logo a:hover {
	border-color: #ff5c00;
}
ul.partners-logo li a img {
    width: 70% !important;
    height: 70% !important;
    min-height: auto !important;
    object-fit: contain !important;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    position: relative;
    margin: 0 auto;
}

@media (max-width:767px){
    ul.blogart li img + strong {
        clear: both;
        display: block;
        padding-top: 10px;
    }
}

.event-header h2{
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}
.article-item {
    background-color: #f6f6f6;
    padding: 28px 35px;
    margin: 0 0 6px;
    width: 99.4%;
}
.article-item p {
    margin-bottom: 8px !important;
}
.hs-blog-name-openlegacy-blog .section-bg{
    min-height: 224px !important;
    padding: 90px 0px !important;
    margin: 0 0 20px;
    background: url(https://cdn2.hubspot.net/hubfs/462636/Improwise%20File/background_image.jpg?t=1541006485433) #F7F7F7;
    background-repeat:no-repeat;
}
.hs-blog-name-openlegacy-blog .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;
    margin: 0 !important;
}
.hs-blog-name-openlegacy-blog .section-bg .page-center{
    padding: 0px 19px !important;
}
@media (max-width:767px){
    .custom-breadcrumb-menu{
        text-align:center;
    }
    .section-bg h1, .hs-blog-name-openlegacy-blog .section-bg h1{
        font-size: 24px !important;
        text-align: center !important;
        margin-bottom: 5px !important;
        margin-top: 0 !important;
    }
    ul.hs-breadcrumb-menu{
        float:none !important;
        text-align:center !important;
    }
    
}
.section-bg .page-center {
    padding: 0px 19px !important;
}




body{
    -webkit-font-smoothing: antialiased;
    -webkit-font-smoothing: subpixel-antialiased;
}
@media (min-width: 2000px) {
    .hs-blog-name-openlegacy-blog .section-bg, .section-bg{
        background-size:cover !important; 
    }
}

.tabbing-articles input {
  display: none;
}
.tabbing-articles .tabbing-article-content{
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #abc;
}
.tabbing-articles label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  color: #abc;
  border: 1px solid transparent;
}
.tabbing-articles label h3{
    font-size:inherit;
    font-weight:bold;
}
.tabbing-articles label:hover {
  color: #789;
  cursor: pointer;
}
.tabbing-articles input:checked + label {
  color: #0af;
  border: 1px solid #abc;
  border-top: 2px solid #0af;
  border-bottom: 1px solid #fff;
}
.tabbing-articles #tab1:checked ~ #content1,
.tabbing-articles #tab2:checked ~ #content2{
  display: block;
}
.tab-btns-wrapper{
    width:100%;
}
.tab-btns-wrapper .btn-show-less{
    display: inline-block;
    vertical-align: middle;
    border-radius: 25px;
    padding: 10px 20px;
    text-align: center;
    color: #fff !important;
    background-color: #009aee;
    cursor: pointer !important;
    min-width: 150px;
    text-transform: capitalize;
    -webkit-transition:all 300ms ease-in-out;
    -moz-transition:all 300ms ease-in-out;
    -ms-transition:all 300ms ease-in-out;
    -o-transition:all 300ms ease-in-out;
}
.tab-btns-wrapper .btn-show-less:hover, .tab-btns-wrapper .btn-show-less:focus{
  background-color: #002244;
  outline: none;
}
.tab-btns-wrapper .btn-show-less + .btn-show-less{
  background-color: #abc;
}
.tabbing-article-content ul{
    padding:0;
    margin:0 0 25px;
}
.tabbing-article-content ul li{
    margin-bottom:0px;
    padding:12px 15px;
    border:1px solid #ddd;
}
.tabbing-article-content ul li:nth-child(even){
    background-color:#f0f0f0;
    border-top: none;
    border-bottom: none;
}
.psdate{
    font-size:13px;
}

.custom-blolg-news:not(.hs-blog-name-news) .blog-listing-wrapper .post-listing{
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -o-flex-wrap: wrap;
    flex-wrap: wrap;
}
.custom-blolg-news:not(.hs-blog-name-news) .blog-listing-wrapper .post-listing .post-body{
    height:100%;
}
.custom-blolg-news:not(.hs-blog-name-news) .blog-listing-wrapper .post-listing .post-body h2{
    padding:6px 16px;
    min-height: 70px;
    display: -webkit-box; 
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex; 
    display: flex;
    -webkit-align-items: center;
    -ms-align-items: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}

.custom-blolg-news.hs-blog-name-news .blog-content .post-item .post-header h2{
    font-size:22px;
    font-size:25px;
}



/* webinar Jan 2019 css start here */
.webinar-banner-area{
    background-image: url(https://cdn2.hubspot.net/hubfs/462636/rubicks1.jpg?t=1543209937544);
    background-repeat-y: no-repeat;
    padding: 0;
    background-position: left center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    background-size: cover;
    min-height: 500px !important;
    position: relative;
}
.webinar-banner-area .page-center{
    position:absolute;
    top:calc(50% - 25px);
    -webkit-transform:translateY(-50%);
    -ms-transform:translateY(-50%);
    -moz-transform:translateY(-50%);
    transform:translateY(-50%);
    left:0;
    right:0;
    margin:0 auto !important;
    color:#fff;
}
@media (min-width:1260px){
    .webinar-banner-area .page-center{
        padding:0;
    }
}
.webinar-banner-area .page-center h3{
    color:inherit;
    font-size:22px;
    line-height:32px;
    text-transform:uppercase;
    margin:0;
    font-family: Open Sans;
    font-weight: 300 !important;
}
.webinar-banner-area .page-center h1{
    color:inherit;
    font-size: 34px !important;
    font-weight: 300 !important;
    margin: 0;
    line-height: 38px !important;
    font-family: Open Sans;
}
.webinar-page-content{
    background-color:#ddd;
}
.webinar-page-content .main-content{
    background-color:#fff !important;
    margin-top:-100px !important;
    padding-left:30px !important;
    padding-right:30px !important;
    padding-bottom:0 !important;
    position:relative;
    z-index:100;
    margin-bottom:100px !important;
}

.top-heading-block *{
    text-align:center;
}
.top-heading-block h3{
    color:#002050;
    font-size: 25px !important;
    font-weight: 300 !important;
    margin: 0;
    line-height: 38px !important;
    font-family: Open Sans;
}
.top-heading-block p{
    text-transform:uppercase;
    color:#002050;
    font-size:20px;
}
.webinar-content{
    padding-right:50px;
}
.webinar-content ul{
    list-style:initial;
}
.webinar-content ul li{
    margin-bottom:20px;
    list-style:disc;
    padding:0 !important;
}
.webinar-content p, .webinar-content ul li {
    font-size: 18px !important;
    font-weight: 300 !important;
    line-height: 1.56 !important;
    color: #565656 !important;
}
.webinar-content p strong, .webinar-content ul li strong{
    color: #565656 !important;
}
.webinar-page-content .right-side-content{
    background:transparent;
    border:none;
}
.webinar-page-content .right-side-content h4{
    margin:0;
    color:#002050;
}
.webinar-page-content .right-side-content form input:not([type="checkbox"]), .webinar-page-content .right-side-content form select{
    margin:0 !important;
}
.webinar-page-content .right-side-content form .hs_email .hs-field-desc{
    display:none !important;
}
.webinar-page-content .right-side-content form select{
    height:40px;
    font-size:12px;
}
body .body-container .webinar-page-content .right-side-content form input[type="submit"], .webinar-page-content .right-side-content form input[type="button"] {
   -moz-user-select: none;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #ffffff;
    text-shadow: 0 -1px 0 #3574e3;
    transition: opacity 0.15s linear 0s;
    cursor: pointer;
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    line-height: 12px;
    text-align: center;
    text-decoration: none;
    margin: 20px 0;
    outline: 0 none;
    padding: 0;
    background-color: #ff5c00 !important;
    background-image: none !important;
    border: medium none !important;
    border-radius: 0 !important;
    font-family: "Open Sans",sans-serif !important;
    font-size: 14px !important;
    font-weight: normal !important;
    padding: 14px 24px 14px 28px !important;
    position: relative !important;
    text-shadow: none !important;
    text-decoration: none !important;
    border:none !important;
    float:left;
    margin-top:10px !important;
}

.webinar-page-content .right-side-content form input[type="submit"]:hover, .webinar-page-content .right-side-content form input[type="button"]:hover {
    background-color: #2a3d63 !important;
    border: medium none !important;
    box-shadow: none !important;
    color: #ffffff;
    border:none !important;
}
.webinar-page-content .hs_cos_wrapper_type_form .hs-button.primary.large:hover{
    border:none !important;
}

.webinar-page-content .right-side-content form input + span{
    background: #fff;
    color: #393836;
    font-family: Open Sans;
    font-size: 14px;
    line-height: 23.8px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
}
.webinar-page-content .right-side-content form ul li{
    padding:0 !important;
}
.webinar-page-content .right-side-content form ul.hs-error-msgs.inputs-list label {
    color: #ff713b !important;
}
.webinar-page-content .right-side-content form ul.hs-error-msgs.inputs-list{
    background:transparent;
    padding: 0 !important;
}
.presentedby-section{
    background-color: #024;
    padding-top: 25px;
    padding-bottom: 50px;
    padding-left:30px !important;
    padding-right:30px !important;
    float: none !important;
    margin-left: -30px !important;
    margin-right: -30px !important;
    width: auto !important;
    display: block !important;
}
.presentedby-section p{
    color:#fff;
}
.presentedby-section .top-text{
    color:#fff;
    margin-bottom:20px;
}

@media (max-width:767px){
    .span8.widget-span.widget-type-cell.left-side-content{
        padding-right:0 !important;
        margin-bottom:0 !important;
    }
    .webinar-page-content .main-content{
        margin-top:0 !important;
        padding-left:20px !important;
        padding-right:20px !important;
        margin-bottom:20px !important;
    }
    .top-heading-block h3{
        line-height:1.2 !important;
        margin-bottom:10px !important;
    }
    .presentedby-section .widget-type-linked_image{
        margin-bottom:15px;
    }
    .webinar-banner-area .page-center{
        top:50%;
    }
}

@media (max-width:460px){
    .webinar-banner-area .page-center h1 br{
        display:none;
    }
}

.body-container .main-content .right-side-content ul li {
    padding-left: 0 !important;
}

.right-side-content .hs-form-booleancheckbox-display {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.right-side-content .hs-form-booleancheckbox-display input {
    margin-right: 11px !important;
}

.right-side-content .hs-form-booleancheckbox-display span {
    width: calc(100% - 29px);
    display: inline-block;
    color: #414141;
    line-height: 1.4;
    font-size: 14px;
}

.right-side-content .actions {
    text-align: center;
}

.right-side-content .hs_cos_wrapper_type_form .hs-button.primary.large {
  float: none !important;
}

body .right-side-content .hs-form-field {
    margin-bottom: 12px !important;
}

.right-side-content .hs-input {
    margin: 0 !important;
    height: 40px !important;
    padding: 6px !important;
    font-size: 14px !important;
}


.blog-form.footer-form ul.hs-error-msgs.inputs-list, ul.hs-error-msgs.inputs-list {
    background: transparent;
    padding: 0 !important;
}

.blog-form.footer-form ul.hs-error-msgs.inputs-list, ul.hs-error-msgs.inputs-list li label {
  color: #ff713b !important;
}

a#cta_button_462636_57b3addc-3ba4-4fad-a403-24656f36c3ec:hover{
  color: #551AA9 !important;
}

.case-study-wrap > span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.case-study-wrap > span > div {
    width: calc(100% / 4);
}

.case-study-wrap .filtr-item {
    width: 100% !important;
    height: 100%;
}

.case-study-wrap .fs-inner {
  height: 100%;
}

.case-study-wrap .fa-bottom-content {
  min-height: auto !important;
}

@media(max-width: 1024px) {
  .case-study-wrap > span > div {
      width: calc(100% / 3);
  }
}

@media(max-width: 767px) {
  .case-study-wrap > span > div {
      width: calc(100% / 2);
  }
}

@media(max-width: 480px) {
  .case-study-wrap > span > div {
      width: 100%;
  }
}


/* 02-09-style */

.page-top-section-header p span {
    line-height: 1.2;
}

.blog-section #video_player {
  position: relative;
  padding-bottom: 56.25%;
}

.blog-section #video_player iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: none;
  max-height: none;
}

.blog-section .post-header h2 a {
  -webkit-transition: all ease 0.3s;-o-transition: all ease 0.3s;transition: all ease 0.3s;
}

.blog-section .post-header h2 a:focus,
.blog-section .post-header h2 a:hover,
.two-column-right-wrapper a:focus,
.two-column-right-wrapper a:hover {
    color: #ff5c00;
}


@media(max-width: 767px) {
  .page-top-section-header p span {
      font-size: 31px !important;
  }  
  .blog-content.video-content-new , .blog-content.video-content {
      padding-top: 25px !important;
      padding-bottom: 45px !important;
  }
  .blog-section .post-header h1 {
      font-size: 30px !important;
      line-height: 1.3 !important;
  }
}




.custom-video-blocks{
  padding:40px 0px !important;
}
.custom-video-blocks .page-center h2{
  background: #002244 !important;
  color: #748da1 !important;
  text-align: center;
  font-size: 20px !important;
  font-weight: 700 !important;
  padding: 6px 16px;
  min-height: 70px;
  line-height: 38px;
  max-width: 100%;
  margin-bottom: 0px !important;
  font-family: Open Sans, sans-serif;
}

@media (min-width:768px){
  .custom-video-blocks .page-center .span6 {
      width: 48%;
      margin: 1%;
  }
}
@media (min-width:768px) and (max-width:1023px){
  .custom-video-blocks .page-center h2 br{
    display:none;
  }
}
@media (max-width:767px){
  .custom-video-blocks .page-center .span6 {
      margin-bottom: 15px;
  }
}




/* careers css */
.careers-section{
  background-color:#efefef;
  padding-top:55px;
  padding-bottom:100px;
}
.careers-page .page-center h2{
  font-weight:500;
}
.join-content p{
  font-weight: 400 !important;
  color: #888888;
  line-height: normal !important;
}
.careers-page .careers-section .page-center h2 {
    text-align: center;
}
.careers-section .accordion {
    padding: 0;
}
@media (max-width:767px){
  .location-detail{
    max-width:300px;
    width:100%;
    margin-top:30px;
  }
}


.content-inline>div>div{
  display:flex;
  align-items:center;
  padding: 25px 0;
  border-bottom: 1px solid #ddd;
}
.content-inline>div>div:before, .content-inline>div>div:after {
    display: none;
}
.content-inline>div>div .span6:first-child {
    width: auto;
}
.content-inline>div>div .span6:last-child {
    flex: 1;
    width: 100%;
}
.content-inline>div>div .span6 form .hs-form-field {
    width: 50%;
    float: left;
}
.content-inline>div>div .post-social-share{
  margin:0 !important;
}
.content-inline>div>div .span6 form{
  padding-right:180px;
  position:relative;
  margin:0;
}
.content-inline>div>div .span6 form .hs-form-field input {
    margin: 0;
}
.content-inline>div>div .span6 form .hs-form-field.hs_ask_a_question_about_this_video{
  padding-right:10px;
}
.content-inline>div>div .span6 form .hs-form-field.hs_email{
  padding-left:10px;
}
.content-inline>div>div .span6 form .hs_submit {
    position: absolute;
    right: 0;
    width:150px;
}
.content-inline>div>div .span6 form .hs_submit input {
    width:100%;
    border-radius:0 !important;
    margin-top:4px !important;
    margin-bottom:0 !important;
}
.cm-demo-center .blog-content.video-content-new{
  padding-bottom:0 !important;
}
.footer-three-cols {
    position: relative;
    padding-bottom: 188px;
}
.footer-three-cols:before{
  content:"";
  width:100%;
  height:57%;
  bottom:0;
  left:0;
  background:#024;
  display:inline-block;
  position:absolute;
}
.footer-three-cols .three-section-container>.row-fluid-wrapper>.row-fluid{
  max-width: 919px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.footer-three-cols .three-section-container .span4 {
    padding: 25px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-items: flex-start;
    width: 33.33333%;
    margin: 0;
}
.footer-three-cols .three-section-container .span4 span {
    padding: 3px 12px;
    margin: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: flex-end;
    justify-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.footer-three-cols .three-section-container {
    text-align: center;
}
.footer-three-cols .three-section-container h3 {
    color: #2dbbf9;
    margin-top: 0px;
    font-size: 1.17em;
    font-weight:bold !important;
}
.footer-three-cols .three-section-container p {
    font-size: 18px !important;
    color: #565656 !important;
    text-align: center !important;
    font-weight: 300 !important;
    line-height: 1.42857143 !important;
}
.footer-three-cols .three-section-container .span4:nth-child(2) div {
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}

@media (max-width:767px){
  .footer-three-cols{
    padding-bottom:70px;
  }
  .footer-three-cols .three-section-container .span4{
    width:100%;
  }
  .footer-three-cols .three-section-container .span4:nth-child(2) div {
      border-right: none;
      border-left: none;
      padding-left: 10px !important;
      padding-right: 10px !important;
      padding-top:30px;
      padding-bottom:30px;
      border-top: 1px solid #eee;
      border-bottom: 1px solid #eee;
  }
  .footer-three-cols .three-section-container .span4>div {
      width: 100%;
  }
  .footer-three-cols .three-section-container a.cta_button {
      min-width: 200px;
      margin: auto;
  }
  .content-inline>div>div{
    flex-wrap:wrap;
    max-width:600px;
    margin:0 auto;
  }
  .content-inline>div>div .span6:first-child {
      width: 100%;
      text-align:center;
  }
  .content-inline .post-social-share .social-share{
    display: inline-block;
    margin: 0 auto;
  }
  .content-inline>div>div .span6:last-child{
    padding-top:25px;
  }
  .content-inline>div>div .span6 form .hs-form-field{
    width:100%;
  }
  .content-inline>div>div .span6 form .hs-form-field.hs_ask_a_question_about_this_video {
      padding-right: 0;
      margin-bottom:15px;
  }
  .content-inline>div>div .span6 form{
    padding-right:0;
  }
  .content-inline>div>div .span6 form .hs-form-field.hs_email{
    padding-left:0;
    margin-bottom:15px;
  }
  .content-inline>div>div .span6 form .hs_submit {
      position: relative;
      right: 0;
      width: 100%;
      clear: both;
      text-align: center;
  }
  .content-inline>div>div .span6 form .hs_submit input {
      width: 100%;
  }
}


