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


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

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


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


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

/* EX: @import url('http://example.com/example_style.css'); */
/*@import url('Coded files/Custom/page/Quantilope_January2018-theme/Homepage-style.css');*/
@import url('//cdn2.hubspot.net/hub/3037742/hub_generated/template_assets/5515240411/1585909343522/X_Archive/Coded_files/Custom/page/Quantilope_January2018-theme/Homepage-style.min.css');

@font-face {
  font-family: "MaisonNeue";
  src: url(//3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Fonts/MaisonNeue-Book.otf);
  font-weight: normal; 
}

@font-face {
  font-family: "MaisonNeue";
  src: url(//3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Fonts/MaisonNeue-Bold.otf);
  font-weight: 700; 
}

@font-face {
  font-family: "MaisonNeue";
  src: url(//3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Fonts/MaisonNeue-Demi.otf);
  font-weight: 600; 
}

@font-face {
  font-family: "MaisonNeue";
  src: url(//3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Fonts/MaisonNeue-Medium.otf);
  font-weight: 500; 
}

@font-face {
  font-family: "MaisonNeue";
  src: url(//3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Fonts/MaisonNeue-Light.otf);
  font-weight: 300; 
}
@font-face {
  font-family: "iconset";
  font-style: normal;
  font-weight: normal;
  src: url("//3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20October2017%20Theme/Fonts/iconset.eot") format("embedded-opentype"),
  url("//3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20October2017%20Theme/Fonts/iconset.ttf") format("truetype"),
  url("//3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20October2017%20Theme/Fonts/iconset.woff") format("woff");
}


/* HubSpot_Boilerplate-modules.css is required to address style issues with the default modules and responsive grid layout */



ul.hs-error-msgs.inputs-list {
    display: none !important;
}
.invalid.error {
    border-color: red !important;
}


/**/

/* Images */
img {
    max-width: 100%;
    height: auto;
    border: 0;
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom; /* Suppress the space beneath the baseline */
}
img.alignRight, img.alignright{ margin: 0 0 5px 15px; }
img.alignLeft, img.alignleft{ margin: 0 15px 5px 0; }

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

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

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

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

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

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

/* Date Picker */
#calroot {
    width: 202px !important;
    line-height: normal;
}
#calroot,
#calroot *,
#calroot *:before,
#calroot *:after {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
} 
#calroot select {
    min-height: 0 !important;
    padding: 1px 2px !important;
    font-family: "Lucida Grande", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet MS", Verdana, sans-serif !important;
    font-size: 10px !important;
    line-height: 18px !important;
    font-weight: normal !important;
} 
#caldays {
    margin-bottom: 4px;
}
select{
    appearance:none;
    -webkit-appearance:none;
    -moz-appearance:none;
    background-image: url(https://www.quantilope.com/hubfs/Quantilope-Feb-2018/Home-Page-Up/Images/Down-Arrow-white.png);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: center right 10px;
}
/* Responsive Embed Container (iFrame, Object, Embed) */
.hs-responsive-embed,
.hs-responsive-embed.hs-responsive-embed-youtube,
.hs-responsive-embed.hs-responsive-embed-wistia,
.hs-responsive-embed.hs-responsive-embed-vimeo {
    position: relative;
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    padding-left: 0;
    padding-right: 0;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.hs-responsive-embed.hs-responsive-embed-instagram {
    padding-top: 0px;
    padding-bottom: 116.01%;
}
.hs-responsive-embed.hs-responsive-embed-pinterest {
    height: auto;
    overflow: visible;
    padding: 0 0 0 0;
}
.hs-responsive-embed.hs-responsive-embed-pinterest iframe {
    position: static;
    width: auto;
    height: auto;
}
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
    width: 100%;
    max-width: 100%;
}
@media (max-width: 568px) {
    iframe {
        max-width: 100%;
    }
}

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



/* Control Nav */
.hs_cos_flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}
.hs_cos_flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.hs_cos_flex-control-paging li a {
    height: 20px;
    width: 20px;
    border: 2px solid #35bcc7;
    border-radius: 100%;
    margin: 0 2px;
    display: inline-block;
    transition: all .3s;
    cursor:pointer;
    color:transparent;
}
.hs_cos_flex-control-paging li a:hover{ 

}
.hs_cos_flex-control-paging li a.hs_cos_flex-active {
    background: #35bcc7;
    background: #35bcc7;
    cursor: default;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/**/


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

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

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}
html {
    -webkit-font-smoothing: antialiased;
}
html, body {
  min-height: 100%;
  margin: 0;
  padding: 0 !important;
} 

body {
  background: #fff;
  font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
  font-size: 16px;
  font-weight: normal;
  color: #31343f;
  margin: 0;
  padding: 0;
}

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



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

/* Headings */
h1, h2, h3, h4, h5, h6, p, ul, ol {
    font-weight: 300;
    font-style: normal;
    letter-spacing: normal;
    margin:0;
    padding:0;
}
h1 {
    font-size: 64px;
    line-height:70px;
}
h2 {
    font-size: 44px;
}
h3 {
    font-size: 40px;
}
h4 {
    font-size: 28px;
}
h5 {
    font-size: 24px;
}
h6 {
    font-size: 20px;
    line-height: 24px;
}
p{
    font-size:20px;
    line-height: 25px;
}
li{
    font-size:20px;
    line-height: 25px;
}
div{
    line-height:1.3;
}

/* Anchor Links */
a { 
    color: #3bb6c5;text-decoration: none; }
a:hover, a:focus { text-decoration: none; }

/* Lists */
ul, ol li {
    list-style:none;
    margin:0;
    padding:0;
}

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

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}
a{
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    font-family: "MaisonNeue";
}
a.cta_button {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important; 
    font-family: "MaisonNeue";
    font-size:20px;
    border:1px solid transparent;
    background: #3bb6c5;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    color:#fff !important;
    padding: 10px 24px;
    display: inline-block;
    font-weight:500;
    text-align: center;
    text-decoration: none;
}
.row-fluid [class*="span"] {
    min-height:0;
}
.hs-button.primary{
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
    cursor:pointer;
}
li.hs-form-booleancheckbox:before {
    display: none;
}
:focus{
    outline:none !important;
}
fieldset {
    max-width: 100% !important;
}
.hs_cos_wrapper_type_custom_widget div {
    font-size: 16px !important;
    line-height: normal !important;
    font-weight:300 !important;
}
input[type="checkbox" i] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    cursor: pointer;
}
.hs-form-checkbox-display input[type="checkbox" i], .hs-form-booleancheckbox  input[type="checkbox" i]{
    border: 1px solid transparent !important;
    background-color: transparent !important;
    padding: 0 !important;
}
li.hs-form-booleancheckbox,
li.hs-form-checkbox {
    padding-left: 40px !important;
}
.hs-form-checkbox-display span, .hs-form-booleancheckbox span{
    position: relative;
    padding-left: 0px;
    line-height: 30px;
    cursor: pointer;
}
textarea {
    width: 100% !important;
}
.hs-form-checkbox-display span:before, .hs-form-booleancheckbox span:before {
    content: '';
    height: 26px;
    width: 26px;
    background-color: transparent;
    border: 1px solid #fff;
    position: absolute;
    left: -40px;
    top: 0;
    bottom: 0;
    margin: 0 auto;
}
.hs-form-checkbox-display span:after, .hs-form-booleancheckbox span:after{
    height: 26px;
    width: 26px;
    position: absolute;
    left:-40px;
    top: 0px;
    visibility: hidden;
    opacity: 0;
    content: "";
    line-height: 1;
}
.hs-form-checkbox-display input:checked + span:after, .hs-form-booleancheckbox input:checked + span:after {
    opacity: 1;
    visibility: visible;
    background-color:#fff;
    content: "\f00d";
    background-color: transparent;
    font-family: FontAwesome;
    left: -34px;
    top: 2px;
}
form .hs-richtext {
    padding-top: 20px;
    color: #fff;
    /*padding-bottom: 20px;*/
}
form .hs-richtext p{
    color:#fff;
    font-size:16px;
}
.free-trial-sec .form-sec form li.hs-form-booleancheckbox input[type="checkbox" i], li.hs-form-booleancheckbox input[type="checkbox" i],
.featured-snippet-sec .form-sec form input[type="checkbox" i], body.press-pg div#tab-4 .hs_cos_wrapper_type_module fieldset input[type="checkbox" i]{
    padding:0 !important;
    margin:0 !important;
    height: 0 !important;
    min-height: 0;
    border:0 !important;
}
span.hs-form-required:before, span.hs-form-required:after {
    display: none;
}
span.hs-form-required {
    padding:0;
}
.hs-fieldtype-booleancheckbox.field.hs-form-field .input, .hs-fieldtype-booleancheckbox.field.hs-form-field label {
    margin: 0 !important;
    width: 100% !important;
    display:inline;
}

.hs-fieldtype-booleancheckbox .input.error span:before {
    border-color: red;
}

.hs_message.hs-message.hs-fieldtype-textarea.field.hs-form-field .input {
    margin-right: 0 !important;
    width: 100%;
}
.input {
    margin-right: 0 !important;
    width: 100% !important;
}
.hs-input {
    width: 100% !important;
}
li.hs-form-radio {
    display: block;
}
input[type="radio" i] {
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    padding: 0px !important;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 0;
    border: 0;
    background-color: transparent;
    font-family: "MaisonNeue";
    color: #fff;
    opacity: 1;
    border-radius: 0;
    width: 100%;
    min-height: 0;
    height: 100%;
}
label.hs-form-radio-display {
    width: 100%;
}
.hs-fieldtype-radio.field.hs-form-field input {
    min-height: 0 !important;
    border: 0 !important;
    background-color: #fff !important;
    height: 0 !important;
}
label.hs-form-radio-display span {
    height: 100%;
    width: 100%;
    padding-left:35px;
    text-align: left;
    cursor: pointer;
    position: relative;
    display: inline-block;
    font-weight:300;
}
label.hs-form-radio-display span:before {
    content: '';
    height: 25px;
    width: 25px;
    background-color: transparent;
    border: 2px solid #fff;
    position: absolute;
    border-radius: 100%;
    left: 0px;
    top: 0;
    bottom: 0;
    margin: 0 auto;
}
label.hs-form-radio-display span:after {
    height: 25px;
    width: 25px;
    position: absolute;
    background-color: #34b9c5;
    left: 0px;
    top: 0px;
    visibility: hidden;
    opacity: 0;
    content: '';
    line-height: 1;
    border-radius: 100%;
}
label.hs-form-radio-display input:checked + span:after {
    background-color: #fff;
    opacity: 1;
    visibility: visible;
}
.hs-form-radio input:before, .hs-form-radio input:after{
    display:none;
}
.hs_one.hs-one.hs-fieldtype-radio.field.hs-form-field > label {
    display: none;
}
.legal-consent-container p {
    font-size: 16px;
}

/*-------Unordered-List Styling----------*/

.widget-type-rich_text ul li:before, .hs_cos_wrapper_type_custom_widget ul li:before,
 body.free-trial .hs_cos_wrapper_type_rich_text ul li:before, .hs_cos_wrapper_type_rich_text ul li:before{
    content: "\f058";
    position: absolute;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    height: 18px;
    width: 16px;
    font-size: 18px;
    margin-right: 10px;
    color: #3bb6c5;
    top: 3px;
}
.widget-type-rich_text ul li, .hs_cos_wrapper_type_custom_widget ul li, body.free-trial .hs_cos_wrapper_type_rich_text ul li,
 .hs_cos_wrapper_type_rich_text ul li{
    position: relative;
    padding-left: 25px;
    margin: 10px 0;
}

a.jetzt_werden_btn {
    max-width: inherit !important;
    width: auto !important;
    font-size: 20px !important;
}
/*---------------------------------------*/



/* ==========================================================================
   SLIDER CSS START
   ========================================================================== */

/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1; }
  .owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    -moz-backface-visibility: hidden;
    /* fix firefox animation glitch */ }
  .owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0; }
  .owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    /* fix for flashing background */
    -webkit-transform: translate3d(0px, 0px, 0px); }
  .owl-carousel .owl-wrapper,
  .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0); }
  .owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none; }
  .owl-carousel .owl-item img {
    margin: 0 auto;
    display: block;
    width: 95% !important; }
  .owl-carousel .owl-nav.disabled,
  .owl-carousel .owl-dots.disabled {
    display: none; }
  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next,
  .owl-carousel .owl-dot {
    cursor: pointer;
    cursor: hand;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-loaded {
    display: block; }
  .owl-carousel.owl-loading {
    opacity: 0;
    display: block; }
  .owl-carousel.owl-hidden {
    opacity: 0; }
  .owl-carousel.owl-refresh .owl-item {
    visibility: hidden; }
  .owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none; }
  .owl-carousel.owl-grab {
    cursor: move;
    cursor: grab; }
  .owl-carousel.owl-rtl {
    direction: rtl; }
  .owl-carousel.owl-rtl .owl-item {
    float: right; }

/* No Js */
.no-js .owl-carousel {
  display: block; }

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  animation-name: fadeOut; }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out; }

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d; }

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
      transform: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%; }


/* ==========================================================================
   SLIDER CSS END
   ========================================================================== */



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

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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{ 
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  color:;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{}
.custom-menu-primary .hs-menu-wrapper > ul ul li{
  background:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color:;
}

.custom-menu-primary{
    display: flex !important;
    justify-content: center;
}
    
    
/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a, 
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}
.custom-menu-primary .hs-menu-wrapper > ul { float:left; }

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
    padding:20px 15px ;
    font-weight: 500;
}
 


/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:981px) {
      .custom-menu-primary .hs-menu-wrapper { 
          display:block !important;
      }
  }




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


/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */

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

@media (max-width: 980px){


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

     /* Set Mobile Menu Background Color */
        /* Set Link Color */
   /* Set Link Hover Color */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#ffffff;
  }


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

  .mobile-trigger{
    display: inline-block !important; /* Show button on mobile */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: 0px;          /* Position Button at right of screen  */
    right: 10px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */      
    padding: 7px 10px 8px 10px;
    background: #ffffff; /* Background color */
    border: 1px solid #000000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000000; 
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    color:#ffffff;
    background-color: #000000; 
    border-color: transparent;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{
    color:#ffffff;
    background-color: #000000; 
    border-color: transparent;
  }


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

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 22px; /* Icon line width */
    height: 2px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #000000; /* Icon color */
    display: inline-block;
  }
  .mobile-trigger i:before{
    top: -6px; /* Position top line */
  }
  .mobile-trigger i:after{
    top: 6px; /* Position bottom line */
  }
  
  .mobile-trigger:hover i, .mobile-trigger:hover i:before, .mobile-trigger:hover i:after,  
  .mobile-open .mobile-trigger i, .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
      background-color: #ffffff; /* Icon color */
  }


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

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 55px !important; /* Button width */
    min-width: 55px !important;
    height: 65px !important; /* Button height */  
    padding: 0 !important;
    border-left: 1px dotted rgba(255, 255, 255, .20);
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    margin: 0 auto !important;
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#ffffff; /* Icon color */
    display: block;

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }

    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
     
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top: 44px; /* Makes room for button */
       margin: 10px 0 10px 0;
   }

  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper{
    display: none;
  }  

  /* Make child lists appear below parent items */
  .custom-menu-primary ul.hs-menu-children-wrapper{
    visibility: visible !important;
    opacity: 1 !important;
    position: static !important;
    display: none;
  }

  /* Mobile Menu Styles */ 
  .custom-menu-primary.js-enabled .hs-menu-wrapper{
    width: 100%;
    position:absolute; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0;          /**************************************************************/
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper{
    background-color:#000000; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
  }

   /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a{
    font-size: 22px; /* Font size of top level list items */
    line-height: 45px;
    overflow: visible;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }
  .custom-menu-primary .hs-menu-wrapper >  ul li a{
    padding: 0 10px;
    color:#ffffff; /* link color set by global mobile-aColor variable */
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 30px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children ul.hs-menu-children-wrapper{
      margin-top:0 !important;
  }
}

/* ==========================================================================
   Custom Menu Primary End
   ========================================================================== */
   
   
/*  ================================================================== 
    HOME-PAGE-CSS-START
    ================================================================== */

/*====== HEADER-CSS-START =====*/

.header_sec{
    background-color:#31333f;
    padding:0;
    position:fixed;
    top:0;
    z-index: 9999;
  width:100% !important;
}
.header_logo{
    padding:17px 0 0 0;
}
.header_nav_box{
    position:relative;
    padding: 0;
}
.custom-menu-primary{
    text-align:center;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    margin:0 2px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    margin:0;
    padding:15px;
    color:#ffffff;
    font-size:13px;
    text-decoration:none
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child a{
  color:#3bb6c5;
}
/*.nav_child_sec{
    display:none !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover .nav_child_sec{
    display:block !important;
}*/
.custom-menu-primary .hs-menu-wrapper > ul > li:hover a{
    background-color:#fff;
    color:#202a34;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children,
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
    position: relative;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:hover {
    background-color: transparent;
}

.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:before {
    content: '';
    width: 100%;
    height: 65px;
    display: inline-block;
    position: absolute;
    left: 0;
    background-color: #fff;
    top: 0;
    opacity: 0;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    visibility: hidden;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:after {
    content: '';
    height: 5px;
    width: 100%;
    position: absolute;
    bottom: -5px;
    left: 0;
    right: 0;
    margin: auto;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover:before,
.custom-menu-primary .hs-menu-wrapper > ul > li.active:before{
    opacity: 1;
    visibility: visible;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active:nth-child(2) a{
	color: #202a34;
}


.header_nav_box {
    width: 64% !important;
}
.header_login_link{
    float:right;
    text-align:right;
    padding-top:18px;
}
.header_login_link li{
    float:left;
    position:relative;
    padding-left:0 !important;
    margin:0 1px !important;
}
.header_login_link li:before{
    display:none;
}
.header_login_link li a{
    color:#fff;
    font-size:13px;
}
.header_login_link li a:hover{
    color:#3bb6c5;
}
.header_login_link li span:before{
    content: "\e90a";
    margin-right: 4px;
    font-family: 'iconset' !important;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.header_login_link li a.signin {
    color: #ffffff;
    font-family: "MaisonNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-transform: uppercase;
    /* display: none;*/
}

.header_login_link li a.signin span:before {
    content: " ";
    display: inline-block;
    width: 1px;
    height: 8px;
    background-color: #bcbdc2;
    margin: 0 4px 0 1px;
}

.header_login_link li a.signin span:after {
    content: "\e902";
    font-family: 'iconset' !important;
    margin-left: 4px;
}
.nav_child_sec {
    background-color: rgba(255, 255, 255, 0.93);
    padding: 40px;
    position: absolute;
    z-index: 99;
    display: none;
    visibility: hidden;
    opacity: 0;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    top: 70px;
    box-shadow: -3.4px 3.7px 10px 0 rgba(32, 42, 52, 0.2);
}

.nav_child_sec.open_nav_child {
    opacity: 1;
    visibility: visible;
}
.nav_child_sec > .row-fluid-wrapper > div {
    display: flex;
    flex-wrap: wrap;
    display:-webkit-flex;
    -webkit-flex-wrap: wrap;
}
.nav_child_box {
    padding:0 20px 0 30px;
    border-left:1px solid rgba(183, 183, 183, 0.5);
    margin:0 !important;
}
.nav_child_box:first-child{
    padding-left:0;
    border-left:0;
}
.nav_child_box h6{
    color:#31343f;
    /*letter-spacing: 2.4px;*/
    margin:0 0 25px;
    font-weight: 600;
}
.nav_child_box li a{
    color:#3bb6c5;
    font-size:16px;
    font-weight:500;
}
.nav_child_box li a:hover{
    color:#202a34; 
}

/*=== NAV-CHILD-MENU-CSS-START ===*/
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    background-color: rgba(255, 255, 255, 0.93);
    padding: 40px;
    position: absolute;
    z-index: 99;
    /*display: none;*/
    visibility: hidden;
    opacity: 0;
    /*transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;*/
    top:65px;
    box-shadow: -3.4px 3.7px 10px 0 rgba(32, 42, 52, 0.2);
    max-width:350px;
    min-width:230px;
    text-align: left;
    left: -50%;
    margin-top: 5px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li{
    padding:2px 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a{
    display:inline-block !important;
    padding:0 !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper{
    
}

.custom-menu-primary .hs-menu-wrapper .hs-menu-children-wrapper > li > a{
    color: #3bb6c5 !important;
    font-weight: 500;
    text-decoration:none;
    background-color:transparent !important;
    line-height:25px;
    font-size:16px;
}
.custom-menu-primary .hs-menu-wrapper .hs-menu-children-wrapper > li:hover a{
     color: #202a34 !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper li a{
    color: #3bb6c5 !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper li:hover a{
     color: #202a34 !important;
}
@media (min-width:979px){

.custom-menu-primary .hs-menu-wrapper > ul > li.active .hs-menu-children-wrapper{
    display:block;
}

    
}


.header_login_link {
    width: calc(35% - 5px) !important;
    margin-left: 10px !important;
    padding-right:25px !important;
}

/*=== NAV-CHILD-MENU-CSS-END ===*/


.ytp-spinner {
    display: none !important;
}
/*===== BANNER-CSS-START =====*/

.banner_sec{
    /*padding:319px 0 184px;*/
    background-repeat:no-repeat;
    background-size:cover;
    background-position:center;
    position:relative;
}
.banner_sec::before{
    width:100%;
    height:100%;
    top:0;
    left:0;
    content:'';
    position:absolute;
    background-image: linear-gradient(55deg, #4a5058 20%, rgba(68,72,76,0) 80%);
}

.banner_sec2::before{
    width:100%;
    height:100%;
    top:0;
    left:0;
    content:'';
    position:absolute;
    background-image: none;
}

.container-fluid .row-fluid .banner_sec .page-center-fluid, .container-fluid .row-fluid .banner_sec .page-center{
    max-width:1600px;    
}

.banner_sec .page-center-fluid, .banner_sec .page-center{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    min-height: 858px;
    padding: 150px 0 50px;
    position:relative;
    z-index:99;
    /*align-items: center;
    -webkit-align-items: center;*/
}
.banner_cont_sec{
    max-width: 730px;
    width: 100%;
    color: #fff;
    padding-top: 170px;
    padding-bottom: 100px;
    padding-left: 200px;
    position: relative;
    min-height: 858px !important;
    min-height: 100vh !important;
}
/*
html[style="padding-top: 72.9844px; transition: padding-top 0.3s ease;"] .header_sec {
    top: 71px;
}*/

.banner_cont_sec h1{
    margin:0 0 20px;
}
.banner_cont_sec h4{
    margin:15px 0 0;
    line-height:37px;
}

.banner_cont_sec h5{
    margin:15px 0 0;
}
.banner_cont_sec .cta_button{
    margin:80px 0 0;
}
a.cta_button.jetzt_werden_btn:hover{
    border-color:#35bbc7 !important;
    background-color:transparent !important;
    background-image:inherit !important;
    color:#35bbc7 !important;
}

.sec_bottom_arrow{
    position:absolute;
    bottom:22px;
    left:0;
    right:0;
    margin:auto;
    color:#fff;
    text-align: center;
    z-index:999;
}
/******* Old Code For Arrow 
.sec_bottom_arrow {
    position: absolute;
    top: calc(100vh - 54px);
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    text-align: center;
    z-index: 999;
}********/

.sec_bottom_arrow i{
    font-size:70px;
    color:#fff;
}
/*===== BRAND-LOGO-SECTION =====*/
.brand_logo_sec{
    padding:30px 0;
    text-align:center;
    background-color:#efeff1;
}
.container-fluid .row-fluid .brand_logo_sec.slider-sec .page-center-fluid,
.container-fluid .row-fluid .ihd-sec .page-center-fluid{
    max-width: 1600px;
}
.brand_logo_sec_inr .hs_cos_wrapper_type_widget_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
     display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
}
 
.brand_logo_sec_inr .hs_cos_wrapper_type_linked_image{
    margin:20px 40px 40px;
    width: calc(20% - 80px);
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
     display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;

}
.brand_logo_sec_inr img{
    width:100% !important;
    filter: brightness(200%);
    -webkit-filter: brightness(200%);
}
 /*AGILE-INSIGHTS-SECTION*/
.agile_insights_sec{
    text-align:center;
    font-weight:300;
    padding:88px 0;
}
.agile_insights_module{
    width:100%;
    float:left;
}
.agile_insight_header{
    margin:0 0 60px;
}
.agile_insight_header h2 strong{
    font-weight:600;
}
.agile_insights_module_sec .hs_cos_wrapper_type_widget_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: flex-start;
}
.agile_insights_module_sec .hs_cos_wrapper_type_custom_widget{
    display: inline-block;
    width: calc(33% - 60px);
    margin:0 60px 30px 0;
    
}
.agile_insights_module_sec .hs_cos_wrapper_type_custom_widget:last-child, .agile_insights_module_sec .hs_cos_wrapper_type_custom_widget:nth-child(3){
    margin-right:0;
}
.agile_insights_module .agile_module_img{
    margin-bottom:25px;
    min-height:100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: flex-start;
}
.agile_module_cont .agile_module_header{
    width:100%;
    float:left;
    margin-bottom:25px;
}
.agile_module_cont .agile_module_header h5{
    font-weight:600;
}
.agile_module_cont .agile_module_desc p{
    font-size:20px;
    line-height:normal;
    color:#000;
}
 .agile_insights_sec_inr p {
    color: #31343f;
}

/*VIDEO-INFORMATION-SECTION*/
.video_info_sec{
    padding:75px 0;
    background-color:#f0f0f2;
}
.video_info_sec_inr{
    padding:0 30px
}
.video_info_sec_inr h5{
    margin-bottom:25px;
    font-weight:600;
}
.video_info_sec_inr p{
    margin-bottom:25px;
    color: #31343f;    
}
.video_info_sec_inr a{
    font-weight:600;
    color:#3bb6c5;
    font-size:20px;
}
.agile_insights_video_sec{
    background-color: #ffffff;
    padding: 10px 0;
/*  background-image: linear-gradient(rgba(49, 52, 63, .91), rgba(49, 52, 63, .91)), linear-gradient(to top, rgba(36, 42, 60, .91), rgba(32, 42, 52, .91));  */
}
.agile_insights_video_sec .container-fluid .row-fluid .page-center-fluid {
    padding-left: 60px;
    padding-right: 60px;
}

.agile_insights_video {
    position: relative;
    width: 100%;
    height: 100%;
    padding-bottom: 56.2%;
}

.agile_insights_video iframe, .agile_insights_video .wistia_embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
/*===INSIGHT-PROZESS-SECTION===*/
.insight_prozess_sec{
    padding:105px 0;
    text-align:center;
}
.insight_prozess_sec_header{
    max-width:1110px;
    float:none !important;
    margin:10px auto 100px !important;
    width:100%;
    color:#000;
}
.insights_prozess_module_sec{
    
}
.insights_prozess_module{
    width:100%;
    float:left;
    display:inline-block;
    text-align:left;
}
.insights_prozess_module .insights_prozess_module_cont{
    width: 40.3%;
    padding: 0 90px 0 0;
    display: inline-block;
    vertical-align: middle;
}

.insights_prozess_cont_header h4{
     margin-bottom:25px;
     font-weight:600;
}
.insights_prozess_cont_header h4 strong{
   font-style:italic;
    
}
.insights_prozess_module{
    font-size:23px;
}
.insights_prozess_module p{
    margin-bottom:25px;
    color:#31343f;
}
.insights_prozess_module div{
    font-size:16px;
    line-height:normal;
    width:100%;
}
.insights_prozess_module a{
    color:#3bb6c5;
    font-weight:600
}
.insights_prozess_module .insights_prozess_module_img {
width: calc(100% - 40.9%);
    display: inline-block;
    vertical-align: middle;
    text-align: right;
}
.insights_prozess_module .insights_prozess_module_img img{
    width:100%;
  height:100%;
}
/*===TOP-TOOLS-SECTION====*/
.top_tools_sec{
    background-color:#f0f0f2;
    padding:115px 0;
    text-align:center;
}
.top_tools_sec_header{  
    margin:0 0 65px;
}

.top_tool_heading {
    margin-bottom: 55px;
}

.top_tools_sec_header p{
    margin:auto;
}
.top_tools_module_sec .hs_cos_wrapper_type_widget_container{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
}
.top_tools_module_sec .hs_cos_wrapper_type_custom_widget{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    width:100%;
    margin:0 12px 30px;
    width:calc(20% - 24px);
    border:2px solid #31343f;
    padding:15px 0;
    background-color:#ffffff;
}
.top_tools_module{
    width:100%;
    float:left;
}
.top_tools_module .top_tools_module_img {
    width: 100%;
    padding: 0 15px 15px;
    min-height:130px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-align-items: center;
    justify-content: center;
}
.top_tools_module .top_tools_module_img img {
    max-height: 106px;
    height: 100% !important;
    width: auto !important;
}
.top_tools_module_cont_header{
    background-color:#318e96;
    padding:15px;
    color:#fff;
}
.top_tools_module_cont_header h6{
    font-weight:600;
}
.top_tools_cont_desc{
    padding:25px 25px 10px;
    font-size:17px;
    font-weight:300;
    color:#202a34;
}
.top_tools_cont_desc p{
    font-size:17px;
    color:#202a34;
    line-height: 20px;
}
.all_tools_bottom{
    margin:40px 0 0;
    position:relative;
}
.all_tools_bottom a{
    color:#3bb6c5;
    font-size:20px;
    font-weight:600;
}
/*==== INSIGHT-CONFERENCE-SECTION ====*/
.insight_conference_sec{
    padding: 80px 0 110px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom 70px center;
    text-align: center;
    color: #fff;
}
.insight_conference_sec_inr{
    padding:25px 30px 35px;
    background-image:url("https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/Home-Page-Up/Images/insight_conference_content_bg_img.png");
    background-size:cover;
    background-repeat:no-repeat;
    background-position:bottom 0 center;;
}
.insight_conference_header span{
    font-size:16px;
    font-weight:300;
    display:block;
}
.insight_conference_header h2{
    font-size:48px;
    margin:0;
    font-weight:600
}
.insight_conference_sec_inr .cta_button{
    margin:30px 0 0;
  border:none !important;
}
.insight_conference_sec_inr a.cta_button.jetzt_werden_btn:hover{
  border:none;
  background-color: white !important;
  background-image: inherit !important;
  color: #35bbc7 !important;

}
  
/*=== KUNDEN-UBER-SECTION=== */
.kunden_uber_sec{
    padding:245px 0;
    text-align:center;
}
.kunden_uber_header{
    margin:0 0 85px;
}
.kunden_uber_header h2 span{
    font-style:italic;
    font-weight:600;
}
.kunden_uber_module_sec .hs_cos_wrapper_type_widget_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: flex-start;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: flex-start;
}
.kunden_uber_module_sec .hs_cos_wrapper_type_custom_widget{
    display: inline-block;
    width: calc(33% - 60px);
    margin: 0 60px 30px 0;
    vertical-align:top;
}
.kunden_uber_module_sec .hs_cos_wrapper_type_custom_widget:last-child, .kunden_uber_module_sec .hs_cos_wrapper_type_custom_widget:nth-child(3) {
    margin-right: 0;
}
.kunden_uber_module_sec .kunden_uber_module_img {
    margin: 0 0 25px;
    min-height: 70px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
     display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}
.kunden_uber_module_sec .kunden_uber_cont_desc{
    margin:0 0 25px;
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
}
.kunden_uber_cont_header h5{
    font-weight:600;
}
.kunden_uber_cont_header span{
    font-weight:300;
    display: block;
}
.kunden_uber_sec_cta{
    margin:50px 0 0;
}
.kunden_uber_sec_cta .cta_button.jetzt_werden_btn{
	font-weight:500 !important;
}

/*=== INSIGHT-BLOG-SECTION ===*/
.insights_blog_sec{
    background-color:#31333f;
    padding:110px 0;
    text-align:center;
}
.webiner_post_outer .row-fluid-wrapper .row-fluid {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}
.insight_blog_header{
    margin:10px 0 50px;
    color:#fff;
}
.blog_post_sec .post-item{
    padding:30px;
    width:50%;
    float:left;
    background-color:#ffffff;
    position:relative;
    padding-bottom:100px;
}
.blog_post_sec .post-item div#hubspot-author_data {
position: absolute;
    bottom: 60px;
    width: calc(100% - 60px);
}
.blog_post_sec{
    margin:0 0 65px;
}
.blog_post_sec .post_header_title{
    color:#fff;
    background-image: linear-gradient(10deg, #3b475a 0%, #435562 100%);
    padding:20px 25px 20px;
    text-align:left;
    width:100%;
}

.blog_post_sec_inr{
    text-align:left;
    background-color:#ffffff;
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
     width:100%;
    float:left;
    border-left:3px solid #000000;
    border-bottom:3px solid #000000;
}
.insights_blog_sec_inr .post_header_title h5{
    font-weight: normal;
}
.blog_post_sec_inr .hs-featured-image-wrapper a{
    width:100%;
    min-height:0px;
    display:inline-block;
    background-size:100%;
    background-position:center;
    background-repeat:no-repeat;
  	margin-bottom:30px;
    padding-top: 59.65%;
}
.blog_post_sec_inr .content-sec-main{
    padding:0px 50px 0 0;
}
body.homepage-up .blog_post_sec_inr .content-sec-main{
    padding:0px;
}
.blog_post_sec_inr .post-item h1, .blog_post_sec_inr .post-item h2, .blog_post_sec_inr .post-item h3, 
.blog_post_sec_inr .post-item h4, .blog_post_sec_inr .post-item h5, .blog_post_sec_inr .post-item h6{
    margin-bottom:14px;
    font-weight:600;
    color:#000;
    font-size: 20px;
}
.blog_post_sec_inr .post-header{
    margin-bottom:14px;
}
.blog_post_sec_inr .post-header a{
    color:#000;
    font-weight:600;
}
.blog_post_sec_inr .post_cont{
    font-size:20px;
    color:#000;
    font-weight:300;
}
/*.blog_post_sec_inr .content-sec-main .post-body h1, 
.blog_post_sec_inr .content-sec-main .post-body h2, 
.blog_post_sec_inr .content-sec-main .post-body h3, 
.blog_post_sec_inr .content-sec-main .post-body h4,
.blog_post_sec_inr .content-sec-main .post-body h5, 
.blog_post_sec_inr .content-sec-main .post-body h6{
    display:none !important;
}*/
.blog_post_sec_inr .post_cont * {
    font-size: 18px !important;
    font-weight: 300 !important;
}
.blog_post_sec_inr .content-sec-main p,
.blog_post_sec_inr .content-sec-main ul{
    margin-bottom: 25px;
    word-wrap: break-word;
}
.blog_post_sec_inr .post-body .more-link{
    margin-bottom:0;
    display:inline-block;
    color:#3bb6c5;
    font-weight:600;
}
.blog_post_sec_inr .hs-author-avatar {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}
.blog_post_sec_inr .hs-author-avatar .listing_post_author_img{
    width:60px;
    height:60px;
    background-size:cover;
    background-position:center;
    background-repeat:no-repeat;
    display: inline-block;
    vertical-align: middle;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
}
.blog_post_sec_inr .hs-author-avatar  a.author-link {
    display: inline-block;
    vertical-align: middle;
    margin-left:15px;
    font-size:16px;
    width: calc(100% - 80px);
    color:#000;
    font-style:italic;
    font-weight:300;
}
.blog_post_sec_inr .hs-author-avatar  a.author-link:hover{
    color:#3bb6c5;
}
.blog_post_sec .zum_blog_link{
    margin:50px 0 0;
    width:100%;
    float:left
}
.blog_post_sec .zum_blog_link a{
    color:#3bb6c5;
    font-size:20px;
    font-weight:600;
}
/*=== SUBSCRIPTION-BLOG-FORM ===*/
.blog_post_sec.webiner_blog_post_sec{
    padding:0 33px 0 0;
}
.webiner_blog_post_sec .blog_post_sec_inr .content-sec-main{
    padding:15px; 
}
.webiner_blog_post_sec.blog_post_sec .post-item{
    width:100%;
    border-bottom:1px solid #cccccc;
    padding:25px;
}
.webiner_blog_post_sec.blog_post_sec .post-item:last-child{
    border-bottom:0;
}
.webiner_blog_post_sec .blog_post_sec_inr .post-body .more-link{
    margin-bottom:0;
}
.webiner_subc_form_sec{
    background-color:#3bb6c5;
    padding:40px 30px 62px;
    color:#fff;
    text-align:left;
    margin-bottom:65px;
}
.webiner_subc_form_sec .webiner_subc_form_header h5{
    margin-bottom:35px;
    font-weight:600;
}
.webiner_subc_form_sec .webiner_subc_form_header p{
    margin:0 0 25px;
}
.post_subsc_form form{
    width:100%;
    float:left;
    margin:30px 0 0;
}
.post_subsc_form .hs-form-field.hs_email input, .post_subsc_form input {
    width:100%;
    outline:none;
    border:none;
    background-color:#fff;
    height:50px;
    padding:0 20px;
    font-size:24px;
    font-weight:600;
    font-family: "MaisonNeue";
    margin-bottom: 10px;
}
.post_subsc_form textarea{
    min-height:100px;
    height:100%;
}
.post_subsc_form .hs-form-field.hs_email input::placeholder{
    color:#31343f;
}
.post_subsc_form .hs-form-field.hs_email .hs-error-msgs{ 
    display: none !important;
}
.post_subsc_form .hs-form-field.hs_email .error{
    border:1px solid #f00 !important;
}
.post_subsc_form .hs-form-field label{
    font-weight:600;
    font-size:16px;
    margin-bottom:0px;     
    display:block;
    letter-spacing: 2.1px;
}
 
.post_subsc_form .hs-fieldtype-booleancheckbox.field.hs-form-field label{
    font-weight: 300;
    line-height: 16px;    
}

.post_subsc_form .hs-form-booleancheckbox span {
    line-height: 1;
    letter-spacing: 1.2px;
}

.post_subsc_form .hs_unternehmensgr_e {
    margin:25px 0 0;
}
.post_subsc_form .hs_unternehmensgr_e .inputs-list{
    padding:10px 30px 0;
}
.post_subsc_form .hs_unternehmensgr_e label {
    font-weight: 300;
    position: relative;
    margin-bottom:20px;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
/*.post_subsc_form .hs_unternehmensgr_e label{
    font-weight:300;
  	position:relative;
    margin-bottom: 40px;
  cursor:pointer;
}*/
.post_subsc_form .hs-button.primary{
    width:100%;
    background-color:#31343f;
    padding:18px 40px;
    font-size:24px;
    font-weight:600;
    display:inline-block;
    box-shadow: 5px 8.66px 10px rgba(0,0,0,0.2);
    color:#fff;
    border:none;
    outline:none;
    border:1px solid transparent;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
    font-family: "MaisonNeue";
}
.post_subsc_form .hs-button.primary:hover{
    border-color:#31343f;
    background-color:transparent;
    color:#31343f;
}
body.homepage-up .post_subsc_form .hs-button.primary:hover{
    border-color: #fff;
    background: #fff !important;
    color: #3bb6c5;
}
.post_subsc_form a {
    color: #fff;
}
.hs-form-radio input {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    margin-right: 15px;
    position: relative;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    width: 40px;
}
/*.hs-form-radio input {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
	padding-left: 45px;
}*/
/*.hs-form-radio input:before {
	content: '';
    height: 40px;
    width: 40px;
    position: absolute;
    left: 0;
    border-radius: 100%;
    display: inline-block;
    top: 0;
    margin-right: 10px;
    bottom: 0;
    margin: auto;
    border: 4px solid #fff;
}
.hs-form-radio input:before {
    content: '';
    height: 40px;
    width: 40px;
    position: absolute;
    left: 0;
    border-radius: 100%;
    display: inline-block;
    top: 0;
    margin-right: 0;
    bottom: 0;
    margin: auto;
    border: 4px solid #fff;
    right: 0;
}*/
/*.hs-form-radio input:after {
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    display: inline-block;
    background-color:transparent;
    border-radius: 100%;
    left: 10px;
    top: 3px;
}

.hs-form-radio input:after {
    content: '';
    position: absolute;
    height: 22px;
    width: 22px;
    display: inline-block;
    background-color: transparent;
    border-radius: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    right: 0;
}
.hs-form-radio input:checked:after {
    background-color: #fff;
}*/
.post_subsc_form .hs_unternehmensgr_e .inputs-list {
    padding: 0;
}
.post_subsc_form .hs_unternehmensgr_e .inputs-list {
    padding-left: 35px;
    margin-top: 20px;
}



/*=== WHITEPAPER-SECTION ===*/
.whitepaper_sec{
    padding:100px 0 200px;
    text-align:center;
}
.whitepaper_header{
    margin-bottom:125px;
}
.whitepaper_module_sec .hs_cos_wrapper_type_custom_widget{
    margin:0 0 30px;
    width:100%;
    float:left;
}
.whitepaper_module_sec .hs_cos_wrapper_type_custom_widget:last-child{
    margin-bottom:0;
}
.whitepaper_module{
    width: 100%;
    float: left;
    display: inline-block;
    text-align: left;
}

.whitepaper_module .whitepaper_module_img{
    width: 37%;
    display: inline-block;
    vertical-align: middle;
}
.whitepaper_module .whitepaper_module_img img{
  width:auto;
}
.whitepaper_sec_inr {
    max-width: 910px;
    width: 100%;
    float: none !important;
    margin: auto !important;
}
.whitepaper_module .whitepaper_module_cont{
    width: 61%;
    display: inline-block;
    vertical-align: middle;
    padding-left: 60px;
}
.whitepaper_module .whitepaper_module_cont_header{
    margin:0 0 25px;
}
.whitepaper_module .whitepaper_module_cont_header h5{
    font-weight:600;
}
.whitepaper_module .whitepaper_module_cont p{
    margin:0 0 25px;
}
.whitepaper_module .whitepaper_module_cont a{
    color:#3bb6c5;
    font-weight:600;
    font-size:20px;
}



/*==== FOOTER-SECTION-START =====*/
.footer_sec{
    background-color: #efeff1;
    padding:100px 0;
    border-top:10px solid #3bb6c5;
}
.footer_top_sec{
    font-size:13px;
    color:#111111;
    line-height:20px;
}
.footer_top_sec p{
    font-size:13px;
    margin-bottom:15px;
    line-height:20px;
}
.footer_top_sec strong{
    font-weight:600;
    font-style:italic;
}
.footer_top_sec .footer_top_right {
    padding-left: 10px;
}
.footer_list_sec{
    padding:40px 0;
}
.footer_tools_sec{
    width: calc(100% - 185px) !important;
}
.footer_box_header{
    min-height:30px !important;
    margin:0 0 10px;
}
.footer_box_header h6{
    color:#111111;
    font-size:18px;
    font-weight:600;
}
.footer_box li{
   display:block;
   line-height: 22px;
   float:none !important;
}
.footer_box li a{
    font-size: 13px;
    color: #111111;
    padding: 0 !important;
    font-weight: 300;
    line-height: 18px;
    display:inline-block !important;
}
.footer_box li a:hover{
    color:#3bb6c5;
}
.footer_box.footer_social_links_box {
    max-width: 160px;
    width: 100% !important;
    margin-left:25px !important;
}
.footer_social_links li{
    float:left !important;
}
.footer_social_links li i{
    width:32px;
    height:32px;
    line-height:32px;
    text-align:center;
    background-color:#31333f;
    color:#fff;
    margin:0 3px 6px;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}
.footer_social_links li i:hover{
    background-color:#3bb6c5;
    color:#fff;
}
/*== FOOTER-COPYRIGHT-SECTION ==*/
.footer_copyright_sec{
    padding:40px 0 0;
    position:relative;
}
.footer_copyright_sec::before{
    width:91%;
    height:1px;
    content:"";
    position:absolute;
    top:0;
    left:0;
    right:0;
    margin:auto;
    background-color:#cccccc;
    margin:auto;
}
.footer_copyright_box li{
    float:left;
    font-size:13px;
    color:#111111;
    padding:0 12px 0 0;
    margin:0 12px 12px 0 !important;
    border-right:1px solid #cccccc;
    line-height:16px;
    font-weight:300;
    padding-left: 0px !important;
}
.footer_copyright_box li:before{
    display:none;
}
.footer_copyright_box li a{
    color:#111111;
    font-weight:300;
}
.footer_copyright_box li:last-child{
    border:none;
    margin-right:0;
}
.footer_copyright_box li a:hover{
    color:#3bb6c5;
}
/*==== FOOTER-SECTION-END =====*/

  
  
/*=============== UPDATED HOMEPAGE CSS START ================*/

/*--------Banner Section Start---------*/
body.homepage-up .banner_sec{
    /* padding: 16vh 0 10vh;
    padding: 15vh 0 25vh; */
    min-height: calc(100vh - 65px);
    /* display: flex; */
    /* flex-wrap: wrap; */
    /* flex-direction: row; */
    /* align-items: flex-start; */
}
/*body.homepage-up .banner_cont_sec{
     max-width: 470px !important;   
}*/
body.homepage-up .banner_cont_sec, body.features-up .banner_cont_sec {
    max-width: 580px;
    /* width: 100%; */
    /* color: #fff; */
    /* margin-bottom: 30px; */
    /* margin-top: 50px; */
    padding-top: 10%;
    padding-left: calc(10% - 60px);
    position: relative;
    padding-bottom: 50px;
    z-index: 9;
}
body.homepage-up .banner_sec > div {
    width: 100%;
}

body.homepage-up .banner_sec::before {
    background-image: linear-gradient(46deg, #a2f5ff, #e7fcff 29%, #f3feff 69%, #a2f5ff);
    mix-blend-mode: multiply;
    background: #cfcecf
}

body.homepage-up .banner_sec input::-webkit-input-placeholder {
color: #a6a7af !important;
}
 
body.homepage-up .banner_sec input:-moz-placeholder { /* Firefox 18- */
color: #a6a7af !important;  
}
 
body.homepage-up .banner_sec input::-moz-placeholder {  /* Firefox 19+ */
color: #a6a7af !important;  
}
 
body.homepage-up .banner_sec input:-ms-input-placeholder {  
color: #a6a7af !important;  
}
body.homepage-up .banner_cont_sec .widget-type-form {
    margin-top: 0;
    max-width: 90%;
    /* width: 80%; */
}
body.homepage-up .banner_sec > .row-fluid-wrapper:nth-child(2):before {
    content: '';
    top: 0;
    left: 0;
    position: absolute;
    background-image: linear-gradient(55deg, #4a5058 0, rgba(68,72,76,0) 80%);
    height: 100%;
    width: 100%;
    opacity: 0.2;
}
body.homepage-up .banner_cont_sec .hs_submit {
    /*max-width: 257px;*/
    width: auto;
    display: inline-block;
    vertical-align: bottom;
}



body.homepage-up .banner_cont_sec .hs_submit input.hs-button.primary.large {
    margin-top: 0;
    line-height: 1;
    width: auto;
    padding: 10px 15px !important;
    min-height: 50px;
    height:100%;
    font-size: 20px;
    letter-spacing: 1.3px;
    font-weight: 500;
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #3bb6c5;
    border: 1px solid transparent;
    color: #fff;
    box-sizing: border-box;
}
body.homepage-up .banner_cont_sec .hs_email.field.hs-form-field {
    width: calc(100% - 257px);
    display: inline-block;
    vertical-align: bottom;
}
body.homepage-up .banner_cont_sec form div:nth-child(2) {
    /*max-width: 257px;*/
    width: 100%;
    display: inline-block;
}
body.homepage-up .banner_cont_sec input {
    height: 50px;
    padding: 10px 17px !important;
    border: 1px solid transparent;
    color: #a4a6af;
    font-size: 18px;
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 500;
    width: 100%;
    border-radius: 0;
}
body.homepage-up .banner_cont_sec span.hs-form-required {
    display: none;
}
body.homepage-up .banner_cont_sec .submitted-message {
    color: #ffffff;
    padding: 15px 10px;
    font-size: 20px;
}
body.homepage-up .banner_cont_sec ul.hs-error-msgs.inputs-list {
    display: none !important;
}
body.homepage-up .banner_cont_sec .hs_error_rollup {
    display: none;
}
body.homepage-up .banner_cont_sec input.hs-input.invalid.error {
    border: 1px solid red;
}
/*body.homepage-up .webiner_post_outer .row-fluid-wrapper .row-fluid {
    display: flex;
    flex-wrap: wrap;
}*/
body.homepage-up .blog_post_sec.webiner_blog_post_sec {
    padding: 0 0px 0 0;
    background-color: #fff;
    margin-bottom: 0;
}
body.homepage-up .webiner_subc_form_sec{
    margin-left: 50px !important;
    margin-bottom: 65px;
    width: calc(50% - 42px) !important;
}
body.homepage-up .vid-sec-home{
    max-width: 1280px !important;
    margin:auto;
}
body.homepage-up .agile_insights_video {
    position: relative;
    width: 100% !important;
    height: 100%;
    padding-bottom: 56.2%;
    /*max-width: 1387px !important;*/
    margin: auto !important;
    float: none !important;
    z-index:9;
}
body.homepage-up .agile_insights_video:before {
    content: '';
    /* background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/Home-Page-Up/Images/vid_background.png); */
    display: inline-block;
    height: 470px;
    width: 420px;
    position: absolute;
    top: -107px;
    left: -306px;
    background-repeat: no-repeat;
    -webkit-filter: brightness(1%);
    filter: brightness(1%);
}
body.homepage-up .agile_insights_video:after {
    content: '';
    display: inline-block;
    height: 470px;
    width: 420px;
    position: absolute;
    bottom: -230px;
    right: -266px;
    background-repeat: no-repeat;
    -webkit-filter: brightness(1%);
    filter: brightness(1%);
    /* background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/Home-Page-Up/Images/vid-after.png); */
    z-index:-1;
}
body.homepage-up .agile_insights_video .agile_insights_video img {
    width: 100% !important;
    height: auto !important;
    left: 0 !important;
}
/*--------Banner Section End---------*/

body.homepage-up .agile_insights_module_sec {
    margin-top: 100px;
}
body.homepage-up .agile_insights_sec {
    padding: 100px 0 160px 0;
}
.screen-slide-slider-sec {
    padding-top: 50px;
}
body.homepage-up .agile_insights_video_sec h2 {
    margin-bottom: 80px;
}
body.homepage-up .top_tools_module_sec .hs_cos_wrapper_type_custom_widget{
    border: none;
    position: relative;
    box-shadow: 0 7px 31px #e2e2e2;
}
body.homepage-up .insight_prozess_sec {
    padding: 190px 0 100px;
}
body.homepage-up .insight_prozess_sec_inr {
    margin-bottom: 100px;
}

body.homepage-up .blog_post_sec .post-item{
    width:33.33%;
}
body.homepage-up .blog_post_sec .post-item:nth-child(2n) {
    padding-left: 20px;
    padding-right: 20px;
}

body.homepage-up .blog_post_sec .post-item:nth-child(3n) {
    padding-left: 20px;
    padding-right: 20px;
}
body.homepage-up .blog_post_sec .post-item {
    padding: 60px 20px 40px 20px;
}
.content-event-sec{
    padding: 35px;
}
.webinar-custom-box {
    padding: 15px;
}

body.homepage-up .content-event-sec{
    padding: 15px;
}
body.homepage-up .webinar-custom-box {
    padding: 15px; 
} 

body.homepage-up .top_tools_module_sec .hs_cos_wrapper_type_custom_widget:after{
    content:'';
    height:3px;
    width:88px;
    background-color:#3bb6c5;
    position:absolute;
    bottom:0;
    left:0;
    right:0;
    margin:auto;
}
.global-top-tool .top_tools_module_cont_header {
    background-color: #fff;
    padding: 15px;
    color: #318e96;
    width:100%;
}
.global-top-tool .top_tools_cont_desc {
    padding: 10px 25px 10px;
}
body.homepage-up .insight_conference_sec_inr{
    background-image: none;    
}
body.homepage-up .insight_conference_header span{
    text-align:center !important;
}
body.homepage-up .insight_conference_sec_inr .cta_button{
    /*margin:90px 0 0;*/
    margin:50px 0 0;
    max-width: 250px !important;
}
body.homepage-up .kunden_uber_sec {
    padding: 125px 0 125px;
    text-align: center;
    position: relative;
    overflow: hidden;
    margin-top: -70px;
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/Home-Page-Up/Images/bg-second-graphics.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    background-size: contain;
}
/*body.homepage-up .kunden_uber_sec:before {
    content: '';
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/Home-Page-Up/Images/Kundel_left.png);
    width: 340px;
    height: 200px;
    position: absolute;
    left: -60px;
    bottom: 10px;
}
body.homepage-up .kunden_uber_sec:after {
    content: '';
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/Home-Page-Up/Images/Kundel_right.png);
    width: 340px;
    height: 200px;
    position: absolute;
    right: -30px;
    top: -70px;
}*/
body.homepage-up .blog_post_sec.messen_blog_post_sec .blog_post_sec_inr{
    border-left: none;
    border-bottom: none;    
}
body.homepage-up .blog_post_sec.messen_blog_post_sec .blog_post_sec_inr .post-item {
    display: flex;
    flex-wrap: wrap;
    padding: 30px 25px;
    margin: 20px 0;
}
body.homepage-up .blog_post_sec.messen_blog_post_sec .blog_post_sec_inr .post-item:first-child {
    border-right: 2px solid #dcdcdc;
}
body.homepage-up .blog_post_sec.messen_blog_post_sec .blog_post_sec_inr .post-item .hs-featured-image-wrapper {
    width: calc(30% - 20px);
    vertical-align: top;
    margin-right: 20px;
}
body.homepage-up .blog_post_sec.messen_blog_post_sec .blog_post_sec_inr .post-item .hs-featured-image-wrapper a.hs-featured-image-link {
    min-height: 106px;
}
body.homepage-up .blog_post_sec.messen_blog_post_sec .blog_post_sec_inr .content-sec-main {
    width: 70%;
    padding:0;
    vertical-align: top;
}
body.homepage-up .insights_blog_sec_inr .post_header_title h5 {
    width: calc(100% - 110px);
    display: inline-block;
}
body.homepage-up .post_header_title a {
    display: inline-block;
    width: 105px;
    color: #3bb6c5;
    font-weight: 600;
}
body.homepage-up .post_subsc_form .hs-button.primary{
    max-width: 298px;
    background-color: rgba(255, 255, 255, 0.8);
    padding: 18px 10px;
    color: #fff;
    padding: 10px 10px;
    height: 60px;
    margin-top:30px;
    font-weight:500;
}
body.homepage-up .post_subsc_form form{
    margin:10px 0 0;
}
body.homepage-up .widget-type-form.post_subsc_form {
    display: inline-block !important;
    width: 100%;
}
body.homepage-up .post_subsc_form .hs_unternehmensgr_e .inputs-list {
    padding-left: 0;
}
.post_subsc_form .hs_unternehmensgr_e label{
    margin-bottom:10px;
}
body.homepage-up .webiner_subc_form_sec{
    padding:60px;
    margin-bottom:0; 
}
body.homepage-up .webiner_subc_form_sec .submitted-message {
    color: #fff;
    padding-left:0;
}
body.homepage-up .blog_post_sec_inr{
    border-left:0;
    padding: 0 20px;
    border-bottom:0;
}
body.homepage-up .top_tools_sec {
    background-image: linear-gradient(#e3f2f4, #e3f2f4), linear-gradient(46deg, #a2f5ff, #e7fcff 29%, #f3feff 69%, #a2f5ff);
    position:relative;
    padding-bottom:115px;
}
body.homepage-up .top_tools_sec:before {
    content: '';
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/Home-Page-Up/Images/bg-graphics.png);
    position: absolute;
    height: 100%;
    width: 100%;
    background-position: center;
    left: 0;
    top: 0;
}

body.homepage-up .top_tools_sec > div {
    position: relative;
}

/*body.homepage-up .top_tools_sec:after {
    content: '';
    position: absolute;
    height: 230px;
    width: 410px;
    background-position: right;
    left: -140px;
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/Home-Page-Up/Images/tools-before-img.png);
    bottom: -20px;
}*/
body.homepage-up .insight_prozess_sec_header {
    margin: 35px auto 0px !important;
}
/*body.homepage-up .insights_prozess_module a {
    display: block;
    padding: 4px 0;
}*/
body.homepage-up .insight_prozess_sec_header h2 {
    margin-bottom: 35px;
}
body.homepage-up .container-fluid .agile_insights_video_sec .row-fluid .page-center-fluid {
    max-width: 100%;
}
body.homepage-up .agile_insights_video_sec .widget-type-cta {
    padding-top: 60px;
    text-align: center;
}
body.homepage-up .agile_insights_video_sec{
    padding: 120px 0 100px;    
    overflow:hidden;
    background-image: none;
    background-color: #42444f;
}
body.homepage-up .agile_insights_video_sec .widget-type-cta a.cta_button, body.homepage-up .kunden_uber_sec_cta a.cta_button {
    max-width: inherit !important;
    /*padding: 11px 15px !important;*/
    font-size: 20px;
    letter-spacing: 1.3px;
    font-weight: 500;
    width:auto !important;
}
body.homepage-up h3.white-main-hding {
    position: relative;
    padding-left: 15px;
    margin-bottom: 30px;
}
body.homepage-up h3.white-main-hding:before {
    content: '';
    height: 100%;
    width: 5px;
    background-color: #3bb6c5;
    position: absolute;
    left: 0;
}
body.homepage-up .whitepaper_sec {
    padding: 92px 0 75px;
    text-align: center;
}
body.homepage-up .insights_prozess_module .insights_prozess_module_img{
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/Home-Page-Up/Images/insight_prozess_module_img.png);
    min-height: 580px;
    background-size: contain;
    background-repeat: no-repeat;    
}
body.homepage-up .insights_prozess_module .insights_prozess_module_img.insights_video_container {
    padding: 2% 2% 15.7%;
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Images/Updated_Homepage/insight_prozess_module_video_bg.png);
    min-height: 0;
    background-size: cover;
}

body.homepage-up .insights_prozess_module .insights_responsive_video_cont {
    padding-top: 56.65%;
    position: relative;
    width: 100%;
}

body.homepage-up .insights_prozess_module .insights_responsive_video_cont video {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}
body.homepage-up .top_tools_sec .page-center-fluid, body.sfw-pg .top_tools_sec .page-center-fluid{
    max-width: 100% !important;
}
body.homepage-up .widget-type-raw_html.all-web-link {
    display: none;
}
body.homepage-up .webinare-sec .webinare-box .row-fluid-wrapper,
body.tools .webinare-sec .webinare-box .row-fluid-wrapper{
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    border-bottom: 1px solid #ccc;
    padding: 25px;
    text-align:left;
}
body.homepage-up .webinare-sec,
body.tools .webinare-sec {
    padding:  0;
    background-color: #31343f;
}
.global-top-tool .top_tools_module_sec .row-fluid-wrapper .row-fluid > a {
    margin: 0 12px 30px;
    width: calc(20% - 24px);
    padding: 15px 0;
    background-color: #fff;
    border: 0;
    position: relative;
    box-shadow: 0 7px 31px #e2e2e2;
}
.global-top-tool .top_tools_module_sec .row-fluid-wrapper .row-fluid {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    width: 100%;
}
.global-top-tool .top_tools_module_sec .row-fluid-wrapper .row-fluid > a:after {
    content: '';
    height: 3px;
    width: 88px;
    background-color: #3bb6c5;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.global-top-tool .top_tools_module {
    width: 100% !important;
    float: left !important;
}
.insight_conference_header.agile-slide {
    margin-bottom: 40px;
}
.insight-slider-slide-sec {
    padding-top: 23.55%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom 0 center;
    text-align: center;
    color: #fff;
    position: relative;
    min-height: 0;
}
.desc-agile-slider a.cta_button {
    margin-top: 50px;
    display: inline-block;
    position: absolute;
    bottom: 15%;
    left: 0;
    right: 0;
    max-width: 280px !important;
    width: 100%;
    margin: auto;
}
span#hs_cos_wrapper_agile_insight_flexible_column .owl-dots{
    margin-top: -70px;
    margin-bottom: 70px;
    position:relative;
    text-align:center;
}
span#hs_cos_wrapper_screen_section_flexible_column .owl-dots {
    position:relative;
    text-align:center;
}
span#hs_cos_wrapper_agile_insight_flexible_column .owl-nav, span#hs_cos_wrapper_screen_section_flexible_column .owl-nav {
    display: none;
}  
body.homepage-up .banner_auto_height .banner_cont_sec{
    max-width: 667px; 
    height: auto;
    /*padding-top: 13%;
    padding-left: calc(15% - 60px);*/
    padding-top: 140px;
    padding-left: 135px;
}
/*=============== UPDATED HOMEPAGE CSS END  ================*/
   
/*  ================================================================== 
    HOME-PAGE-CSS-END
    ================================================================== */



   
/*  ================================================================== 
    LICENCE-PAGE-CSS-START
    ================================================================== */
  
/* =========== Banner Section =========== */    
body.licence .banner_sec {
    /*padding: 215px 0 395px;*/
}
body.licence .banner_sec::before{
    background-image: linear-gradient(55deg, #4a5058 20%, rgba(0, 0, 0, 0.35) 80%);
}
body.licence.licence-up .banner_sec .page-center-fluid {
    justify-content: center;
    -webkit-justify-content: center;
    padding-top: 10%;
    padding-top: 140px;
    min-height: 724px;
}

body.licence.licence-up .banner_sec .page-center-fluid > div{
    width:100%;
}

body.licence.licence-up .banner_sec .page-center-fluid .banner_cont_sec.up {
    padding-top: 0;
    padding-left: 0;
    height: auto;
}
.banner_cont_sec.up {
    max-width: 560px;
    width: 100%;
    color: #fff;
    margin: auto !important;
    float: none !important;
    text-align:center;
}
/* =========== Tools Section =========== */    
.tools-sec {
    padding-bottom: 118px;
}    
.tools-cust-main > span {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    margin-top: -20%;
    position: relative;
    z-index: 99;
}
.tools-cust-main > span .hs_cos_wrapper_type_custom_widget {
    max-width: 380px;
    width:33%;
    padding: 30px 40px 100px 40px;
    text-align: center;
    box-shadow: 0 10px 50px 0px rgba(0, 0, 0, 0.28);
    vertical-align: middle;
    background-color: #fff;
    position: relative;
}
.tools-cust-main > span .hs_cos_wrapper_type_custom_widget:nth-child(2) * {
    color: #fff;
}
.tools-cust-main > span .hs_cos_wrapper_type_custom_widget:nth-child(2) {
    background-color: #3bb6c5;
    padding: 40px 30px 100px 30px;
    /* min-height: 640px; */
    z-index: 9;
    transform: scale(1.04);
}
.tools-cust-main h4 {
    font-weight: 600;
}
.tools-cust-img {
    /* margin: 28px 0; */
    min-height: 150px;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.tools-cust-main>span .hs_cos_wrapper_type_custom_widget:nth-child(2) .tools-cust-img {
    min-height: 144px;
}
.tools-cust-main>span .hs_cos_wrapper_type_custom_widget li {
    margin-bottom: 17px;
}
p.subtitle {
    font-weight: 600;
    margin-bottom: 20px;
}
.tools-cust-desc {
    text-align: left;
}
.tools-cust-desc li {
    position: relative;
    padding-left: 25px;
    margin: 10px 0;
}
.tools-cust-desc li:before {
    content: "\f058";
    position: absolute;
    left: 0;
    font: normal normal normal 14px/1 FontAwesome;
    height: 18px;
    width: 16px;
    font-size: 18px;
    margin-right: 10px;
    color: #3bb6c5;
    top: 3px;
}

.tools-cust-main > span .hs_cos_wrapper_type_custom_widget:nth-child(2) .tools-cust-desc li:before{
     color: #fff;
}
a.tools-cust-btn {
    display: inline-block;
    background-color: #3bb5c3;
    color: #fff;
    max-width: 200px;
    width: 100%;
    min-height: 42px;
    padding: 10PX;
    line-height: 25px;
    margin-top: 25px;
    position: absolute;
    bottom: 40px;
    left: 0;
    right: 0;
    margin: auto;
    letter-spacing: 2px;
    transition: all .3s ease-in-out;
    border: 1px solid transparent;
}
a.tools-cust-btn:hover{
    background-color: transparent;
    color: #3bb5c3;
    border-color: #3bb5c3;
}
.tools-cust-main > span .hs_cos_wrapper_type_custom_widget:nth-child(2) a.tools-cust-btn{
    background-color: #fff;
    color: #3bb5c3;
    margin-bottom:10px;
}
.tools-cust-main > span .hs_cos_wrapper_type_custom_widget:nth-child(2) a.tools-cust-btn:hover {
    background-color: transparent;
    color: #fff;
    border-color: #fff;
}

/* =========== Feature Section =========== */  

.feature-list-sec {
    background-color: #31333f;
    padding: 110px 0;
    text-align:center;
}
.feature-list-sec .widget-type-header h2 {
    color: #fff;
    font-weight: 300;
}
.feature-list-sec .widget-type-header {
    margin-bottom: 70px;
}

.feature-list td span {
    font-weight: 700;
    display: block;
    margin-bottom: 10px;
    font-size: 20px;
    color: #000;
}
.feature-list td {
    padding: 20px;
    font-size: 14px;
    color: #5c5c5c;
    font-weight: 500;
}
.feature-list tr.hding-row th {
    padding: 20px;
    width: 25%;
    border: none;
    margin: 0;
}
.feature-list table {
    width:1078px;
    background-color: #fff;
    float: none !important;
    margin: auto !important;
}
.feature-list tr.hding-row {
    background: rgba(60,71,90,1);
    background: -moz-linear-gradient(left, rgba(60,71,90,1) 0%, rgba(67,85,98,1) 59%, rgba(67,85,98,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(60,71,90,1)), color-stop(59%, rgba(67,85,98,1)), color-stop(100%, rgba(67,85,98,1)));
    background: -webkit-linear-gradient(left, rgba(60,71,90,1) 0%, rgba(67,85,98,1) 59%, rgba(67,85,98,1) 100%);
    background: -o-linear-gradient(left, rgba(60,71,90,1) 0%, rgba(67,85,98,1) 59%, rgba(67,85,98,1) 100%);
    background: -ms-linear-gradient(left, rgba(60,71,90,1) 0%, rgba(67,85,98,1) 59%, rgba(67,85,98,1) 100%);
    background: linear-gradient(to right, rgba(60,71,90,1) 0%, rgba(67,85,98,1) 59%, rgba(67,85,98,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c475a', endColorstr='#435562', GradientType=1 );
}
/*=====================Updated Css===================*/

body.licence-up .page-center.table-main {
    width: 1078px;
    background-color: #fff;
    float: none !important;
    margin: auto !important;
    padding-left: 0 !important;
    padding-right: 0 !important;
    height:580px;
    overflow-y: scroll;
}

body.licence-up .hs-licences-tabber-grp .hs-licenses-row2-col2-grp .page-center .hs-licenses-row2-col2-col1 {
    max-width: 41.66666667%;
    width: 100%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
}
body.licence-up .custom-licences-mod {
    padding-left: 0px;
    padding-right: 0px;
}
body.licence-up .custom-licences-mod > span {
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
body.licence-up .custom-licences-module-grp .custom-licences-top-col.show-title {
    display: block;
}
body.licence-up .custom-licences-module-grp .custom-licences-top-col .wrap {
    display: table;
    width: 100%;
    background: linear-gradient(to right, rgb(60, 71, 90) 0%, rgb(67, 85, 98) 59%, rgb(67, 85, 98) 100%);
}
body.licence-up .custom-licences-module-grp .custom-licences-top-col .wrap .title:first-child {
    text-align: center;
}
body.licence-up .custom-licences-module-grp .custom-licences-top-col .wrap .title {
    display: table-cell;
    width: 25%;
    padding: 20px;
    padding-top: 20px;
    font-family: "MaisonNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #fff;
    text-align: center;
    border-left: 1px solid #28292b;
}
body.licence-up .custom-licences-module-grp .custom-licences-content .cust-grp {
    display: table;
    width: 100%;
}
body.licence-up .custom-licences-module-grp .custom-licences-content .cust-grp > div {
    display: table-cell;
    width: 25%;
    font-size: 14px;
    color: rgb(92, 92, 92);
    font-weight: 500;
    padding: 20px;
}
body.licence-up .page-center.table-main .hs_cos_wrapper_type_custom_widget {
    border-bottom: 1px solid #e2e3e3;
    text-align:left;
}
body.licence-up .custom-top-head-licences h3 {
    font-weight: 700;
    display: block;
    font-size: 20px;
    color: rgb(0, 0, 0);
    margin-bottom: -10px;
    padding: 20px 0 0 20px;
}
body.licence-up .custom-licences-module-grp .custom-licences-content .cust-grp .text-center {
    text-align: center;
    border-left: 1px solid #e2e3e3;
}
body.licence-up .custom-licences-module-grp .custom-licences-content .cust-grp .text-center .icon.icon-tick {
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Images/Licence/check.png);
}
body.licence-up .custom-licences-module-grp .custom-licences-content .cust-grp .text-center .icon {
    display: inline-block;
    width: 40px;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: -8px;
    background-size: 100%;
}
body.licence-up .custom-licences-module-grp .custom-licences-top-col {
    display: none;
}
body.licence-up .custom-licences-module-grp .custom-licences-top-col .wrap {
    display: table;
    width: 100%;
} 
body.licence-up .custom-licences-module-grp .custom-licences-content .cust-grp .text-center .icon.icon-cross {
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Images/Licence/cross.png);
}
/*body.licence-up .page-center.table-main .row-fluid-wrapper:nth-child(2) .custom-licences-mod {
    background-color: #f0f1f2;
}*/
.page-center.upr-menus {
    width: 1078px;
    overflow-y: scroll;
    padding: 0 !important;
}
.upr-menus .custom-licences-top-col.show-title {
    display: table;
    width: 100%;
}
.upr-menus .wrap {
    display: table;
    width: 100%;
    background: linear-gradient(to right, rgb(60, 71, 90) 0%, rgb(67, 85, 98) 59%, rgb(67, 85, 98) 100%);
}
.upr-menus .title {
    display: table-cell;
    width: 25%;
    padding: 20px;
    padding-top: 20px;
    font-family: "MaisonNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    color: #fff;
    text-align: center;
    border-left: 1px solid #28292b;
}


/* =========== Discuss With Experts Section =========== */  
body.contact .banner_sec{
    background-position: center;
}
/*.body.contact .banner_sec .banner_cont{
    margin-bottom:70px;
}*/

body.contact .banner_sec::before{
    background-color:#181818;
    opacity:0.4;
    background-image:none;
}
.discuss-wid-expert {
    padding: 115px 0;
    text-align: center;
}
.discussion-sec-main {
    max-width: 980px;
    margin: 0 auto !important;
    float: none !important;
}
.discussion-sec-main a.cta_button {
    max-width: inherit !important;
    width: auto !important;
}
.discuss-wid-expert .widget-type-cta a.cta_button {
    font-weight: 600;
    max-width: inherit !important;
    width: auto !important;
    /*padding: 11px 15px !important;*/
    min-height: 54px;
    line-height: 30px;
    margin-top: 50px;
}


/*  ================================================================== 
    LICENCE-PAGE-CSS-END
    ================================================================== */    



/*  ================================================================== 
    TOOL-PAGE-CSS-START
    ================================================================== */  

.tool-desc-sec {
    padding:135px 0 70px;
}

.tool-desc-sec .description-left {
    border: 1px solid #dddddd;
    padding: 60px;
}

.tool-desc-sec .description-right h2 {
    margin-bottom: 20px;
}
body.tool-pg .form-sec {
    margin-left: 60px !important;
    width: calc(40% - 40px) !important;
}
body.tool-pg .container-fluid .row-fluid .top-tool-sec .page-center-fluid. 
body.sfw-pg .container-fluid .row-fluid .top-tool-sec .page-center-fluid{
    max-width: 100%;
}
/*----------------------------------------------------
        Featured Snippets Section
------------------------------------------------------*/
.featured-snippet-sec {
    padding:70px 0;
    background-color:#f7f7f7;
}

.featured_snippet_wrap .icon {
    width: 70px;
    height: 70px;
    background-color: #3bb6c5;
    border-radius: 50%;
    display: inline-block;
    vertical-align: top;
}

.featured_snippet_wrap .icon span {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 70px;
}

.featured_snippet_wrap .feature_desc {
    width: calc(100% - 75px);
    display: inline-block;
    vertical-align: top;
    padding-left: 20px;
}


.featured_snippet_wrap {
    padding: 25px 0px 25px 25px;
    /*border: 1px solid #e3e3e3;*/
    margin-bottom: 40px;
}

.featured_snippet_wrap .feature_desc .title h5 {
    margin-bottom: 15px;
    font-weight: 600;
     word-break: break-word;
}

.featured-snippet-sec .hs_cos_wrapper_type_custom_widget:nth-child(2), 
.featured-snippet-sec .hs_cos_wrapper_type_custom_widget:nth-child(3) {
    width: calc(50% - 22px);
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
    
}
.featured-snippet-sec .hs_cos_wrapper_type_custom_widget:nth-child(2) .featured_snippet_wrap , 
.featured-snippet-sec .hs_cos_wrapper_type_custom_widget:nth-child(3) .featured_snippet_wrap {
    margin-bottom:0;
    display: flex;
    align-items: center;
    flex-wrap:wrap;
}
.featured-snippet-sec .hs_cos_wrapper_type_custom_widget:nth-child(3) {
    margin-right:0;
}
.submitted-message {
    color: #3bb6c5;
    padding: 15px 10px;
    font-size: 20px;
}
.featured-snippet-sec .form-sec .form-title {
    font-size: 29px;
    color: #fff;
    background-color: #35bcc7;
    padding: 20px 5px;
    text-align: center;
}
.features-slider-sec .owl-dots {
    padding-top: 30px;
}
/*--------------------------------
    Form Style
-----------------------------------*/

.featured-snippet-sec .form-sec form {
   padding: 50px 50px 80px 50px;
   /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d7984+0,30414c+100 */
    background: #2d7984; /* Old browsers */
    background: -moz-linear-gradient(top, #2d7984 0%, #30414c 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2d7984 0%,#30414c 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2d7984 0%,#30414c 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d7984', endColorstr='#30414c',GradientType=0 ); /* IE6-9 */
}

.featured-snippet-sec .form-sec form input {
    padding: 16px !important;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
    border:1px solid rgba(53, 188, 199, 0.65);
    background-color:transparent;
    font-family: "MaisonNeue";
    color:#fff;
    opacity: .77;
    border-radius: 4px;
    width:100%;
}
.featured-snippet-sec .form-sec form input:hover,
.featured-snippet-sec .form-sec form input:focus, {
    outline:none;
}

.featured-snippet-sec .form-sec form .hs-form-required {
    display: none;
}
input:-webkit-autofill {
    -webkit-box-shadow:0 0 0 50px #ccc inset; /* Change the color to your own background color */
    -webkit-text-fill-color: #fff;
    border: 1px solid #ccc !important;
}

.featured-snippet-sec .form-sec form .hs-button.primary.large {
    width: 100%;
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
    font-size: 25px;
    /*text-transform: capitalize;*/
    background: rgba(53,187,199,1);
    border-radius:1px;
    letter-spacing:1.2px;
    border:1px solid transparent;
    background: -moz-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(53,187,199,1)), color-stop(100%, rgba(52,181,193,1)));
    background: -webkit-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: -o-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: -ms-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: linear-gradient(to right, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35bbc7', endColorstr='#34b5c1', GradientType=1 );
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
:-moz-placeholder { /* Firefox 18- */
  color: #fff;
}

.featured-snippet-sec .form-sec form .hs-error-msgs {
    display:none !important;
}

.featured-snippet-sec  .invalid.error {
    border-color:#f00;
}



/*-------------------------------------------------------------
                Features Slider Section 
---------------------------------------------------------------*/

.features-slider-sec {
    padding: 70px 0;
     /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2d7984+0,30414c+100 */
   background-image: linear-gradient(20deg, #31343f, #2c8b97);
}

.features-slider-sec .feature-cust-main-desc h2 {
    color: #fff;
    margin-bottom: 50px;
}


.features-slider-sec .feature-cust-main-desc {
    display: inline-block;
    width: calc(100% - 41%);
    vertical-align: top;
    padding-left: 74px;
}

.features-slider-sec .feature-cust-main-img {
    max-width: 40%;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}
.features-slider-sec .feature-cust-main-img *{
    color:#fff;
}
.features-slider-sec .featured-cust-img {
    width: 70px;
    height: 70px;
    background-color: #35bcc7;
    border-radius: 50%;
    padding: 0;
    display: inline-block;
    vertical-align: top;
}

.features-slider-sec .featured-cust-img span {
    display:flex;
    align-items:center;
    justify-content:center;
    min-height:70px;
}

.features-slider-sec .featured-cust-img img {
    width: auto !important;
    height: auto;
    margin: 0 auto;
    vertical-align: middle;
}

.features-slider-sec  .featured-cust-desc {
    display: inline-block;
    vertical-align: top;
    width: calc(100% - 75px);
        padding-left: 20px;
}


.features-slider-sec .feature-cust-main-desc .box {
    margin-bottom:40px;
}


.features-slider-sec .featured-cust-desc span {
    font-size: 24px;
    margin-bottom: 10px;
    display: inline-block;
    color: #34b6c1;
}

.features-slider-sec .featured-cust-desc p {
    color:#fff;
}


/*---------------------------------------------
        Top Tool Section
-----------------------------------------------*/


.top-tool-sec {
    text-align:center;
    padding:70px 0;
}

.top-tool-sec h3 {
    margin-bottom: 40px;
}

.top-tool-sec .owl-carousel .owl-item {
    padding:  10px;
}
.top-tool-sec .owl-carousel .owl-item .hs_cos_wrapper_type_custom_widget {
    /*-webkit-box-shadow: 0.6px 8px 24px 0px rgba(0, 0, 0, 0.13);
    -moz-box-shadow: 0.6px 8px 24px 0px rgba(0, 0, 0, 0.13);
    box-shadow:0.6px 8px 24px 0px rgba(0, 0, 0, 0.13);*/
    padding: 30px 20px;
    border: 1px solid #e2e2e2;
    margin: 0;
    height: 100%;
}
.top-tool-sec .owl-carousel .owl-item .tool-slide-img {
    margin-bottom: 30px;
    max-height: 115px;
    min-height: 115px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}

.top-tool-sec .owl-carousel .owl-item .tool-slide-img img, .tool-slide-img img {
    width:auto;
    height:auto;
}

.top-tool-sec .owl-carousel .owl-item .title h5, .tool-slide-wrap .title {
    color:#318e96;
    font-size:20px;
    margin-bottom:20px;
    font-weight:600;
}

.top-tool-sec .owl-carousel .owl-item .desc {
    font-size:17px;
}
.top-tool-sec .owl-carousel .owl-item .desc h2{
    word-break: break-word;
}

.top-tool-sec .owl-carousel .owl-stage {
    display: flex;
    padding: 20px;
}

.top-tool-sec .owl-carousel .owl-dots {
    text-align: center; 
    margin-top: 20px;
    display: block !important;
}

body.tool-pg .container-fluid .top-tool-sec .row-fluid .page-center-fluid,
body.homepage-up .container-fluid .top-tool-sec .row-fluid .page-center-fluid{
    max-width: 100% !important; 
} 
/*--------------------------------------------------------
            Webinare Section
----------------------------------------------------------*/

.webinare-sec {
    padding: 100px 0;
    background-color: #31343f;
}
body.tool-pg .webinare-sec {
    padding-bottom: 100px !important;
}
.webinare-sec .webinare-box {
    max-width: 1115px;
    margin: 0 auto !important;
    float: none !important;
    background-color: #fff;
}

.webinare-sec .webinare-box .hs_cos_wrapper_type_module {
    padding: 16px 30px;
    background-color: #3c475a;
    color: #fff;
    font-size: 24px;
}

.webinare-sec .webinare-box  .hs_cos_wrapper_type_custom_widget {
    width:calc(50% - 28px);
    display:inline-block;
    vertical-align:top;
    margin-right:0px;
    border-bottom:1px solid #cccccc;
    padding: 25px;
}

.webinare-sec .webinare-box  .hs_cos_wrapper_type_custom_widget:nth-child(2n) {
    margin-right:50px;
}

.webinare-sec .webinare-box  .hs_cos_wrapper_type_custom_widget .webinare-wrap ,
.webinare-sec .webinare-box .hs_cos_wrapper_type_custom_widget .webinare-wrap .desc p{
    font-size: 20px;
    font-weight: 500;
}

.webinare-sec .webinare-box  .hs_cos_wrapper_type_custom_widget .webinare-wrap .desc {
    padding:20px 0;
}

.webinare-sec .all-web-link {
    width:100%;
    display:block;
    text-align:center;
}

.webinare-sec a.all-web {
    color: #3bb6c5;
    display: inline-block;
    margin-top: 30px;
    font-size:20px;
    font-weight:500;
}

.webinare-sec .webinare-box a,
.webinare-sec a.all-web{
    position:relative;
    padding-left: 20px;
    color:#3bb6c5;
}

.webinare-sec .webinare-box a:before,
.webinare-sec a.all-web:before{
    position:absolute;
    content:'>';
    left:0;
    top:0;
    color:#3bb6c5;
    font-size:20px;
}
body.tool-pg .discuss-wid-expert .widget-type-cta a.cta_button {
    font-size: 20px;
    /*text-transform: capitalize;*/
    font-weight: 500;
}
body.tool-pg .features-slider-sec .owl-item .hs_cos_wrapper_type_module * {
    width: 100%;
    display: inline-block;
}
body.tool-pg .features-slider-sec .owl-item .hs_cos_wrapper_type_module iframe {
    min-height: 587px;
    border: none;
    height: 616px;
    margin-left: -8%;
    width: 116%;
    transform: scale(.85);
    margin-top: -29px;
    margin-bottom: -29px;
}
body.tool-pg .features-slider-sec .owl-item .hs_cos_wrapper_type_module .titlebar {
   background-color: #e7e8eb;
    height: 32px;
    padding: 12px;
    / width: calc(100% - 13px); /
    position: relative;
    / bottom: -46px; /
    margin: 0 auto;
    display: block;
}
body.tool-pg .features-slider-sec .owl-item .hs_cos_wrapper_type_module > span {
    transform: scale(.9);
}
.browser {
    transform: scale(1);
    border-radius: 8px;
    background-color: #ffffff;
    /*-webkit-box-shadow: 0 32px 96px 0 rgba(13, 16, 36, 0.24), 0 0 0 0 transparent, 0 0 0 0 transparent;
    -moz-box-shadow: 0 32px 96px 0 rgba(13, 16, 36, 0.24), 0 0 0 0 transparent, 0 0 0 0 transparent;
    box-shadow: 0 32px 96px 0 rgba(13, 16, 36, 0.24), 0 0 0 0 transparent, 0 0 0 0 transparent;*/
    overflow: hidden;
}

body.tool-pg .features-slider-sec .owl-item .hs_cos_wrapper_type_module .button {
    height: 8px;
    width: 8px;
    margin-right: 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    background-color: #131836;
    float: left;
}
.featured-cust-desc-up {
    margin-left: 80px !important;
    width: calc(50% - 70px) !important;
}
.featured-cust-desc-up *{
    color:#fff;
}
.featured-cust-desc-up h2 {
    margin-bottom: 0px;
    margin-top:22px;
}
.featured-cust-desc-up p span {
    font-size: 24px;
    margin-bottom: 10px;
    display: block;
    color: rgb(52, 182, 193);
    margin-top: 30px;
}
body.tool-pg .owl-item p {
    text-align: center;
    color: #fff;
    margin-top: 10px;
}


/*  ================================================================== 
    TOOL-PAGE-CSS-END
    ================================================================== */  



/*  ================================================================== 
    TOOLS-PAGE-CSS-START
    ================================================================== */    


body.tools .banner_sec::before {
    background-image: linear-gradient(55deg, #4a5058 0, rgba(68,72,76,0) 40%);
}
body.tools .banner_cont_sec{
    max-width: 700px;
    padding-top: 170px;
    padding-left: 132px;
    padding-bottom: 100px;
    position: relative;
    min-height: 100vh !important;
}
body.tools .banner_sec {
    /*padding: 270px 0 200px;*/
}
.section-main {
    padding: 100px 0 80px;
}
.container-fluid .row-fluid .section-main .page-center-fluid {
    max-width: 1137px;
}
.section-left-part {
    display: inline-block !important;
    float: none !important;
    vertical-align: middle;
    width: 460px !important;
}
.section-left-part h5 {
    font-weight: 600;
    margin-bottom: 10px;
}
.section-right-part {
    width: calc(100% - 577px) !important;
    margin-left: 113px !important;
}
.section-right-part {
    display: inline-block !important;
    float: none !important;
    vertical-align: middle;
}
.section-left-part a.cta_button {
    font-size: 20px;
    max-width: inherit !important;
    width: auto !important;
    min-height: 54px;
    /*padding: 16px !important;*/
    text-transform: initial;
    margin-top: 35px;
    line-height: 28px;
    font-weight: 500;
}
/*.section-main.cat-btm .section-left-part a.cta_button {
    text-transform: uppercase;
}*/
body.tools .webiner_post_outer .row-fluid-wrapper .row-fluid {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}
.left-webinar-grp {
    margin: 0 0 0 0;
    background-color: #fff;
    padding: 0 !important;
    position:relative;
    width: 510px !important;
}

body.tools .left-webinar-grp {
    background-color: transparent;
}
body.tools .blog_post_sec {
    padding: 0 !important;
    width: 100% !important;
}
body.tools .webiner_right_sec {
    position:relative;
    background-color: #fff;
    text-align: left;
    width: calc(100% - 685px) !important;
    margin-left: 60px;
    padding-bottom: 56px;
}
body.tools .webiner_right_sec .termine {
    width: 100%;
    background-color: rgb(60, 71, 90);
    color: rgb(255, 255, 255);
    font-size: 24px;
    padding: 16px 30px;
    /* background-color: #425361; */
    padding: 15px 25px;
    color: #fff;
    font-weight: normal;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-right: 0;
    border-bottom: 1px solid #ccc;
    padding: 25px;
    text-align: left;
}
body.tools .webinar_desc_main {
    padding: 0;
}
body.tools .webinar_desc_main .widget-type-rich_text {
    padding-bottom: 40px;
    border-bottom: 1px solid #cccccc;
    margin-bottom: 40px;
    padding-right: 60px;
    padding-left: 60px;
}
body.tools .webinar_desc_main .widget-type-rich_text h5 {
    font-weight: 600;
    margin-bottom: 20px;
}
body.tools .webinar_desc_main .widget-type-rich_text a {
    margin-top: 20px;
    display: block;
    font-size: 20px;
    color:#3bb6c5;
}
body.tools .blog_post_sec_inr .post-body .more-link{
    color:#3bb6c5;
}
body.tools .webinar_desc_main .row-fluid-wrapper:last-child .widget-type-rich_text {
    margin-bottom: 0;
    padding-bottom: 20px;
    border-bottom: 0;
}
body.tools .blog_post_sec_inr{
    border-left:0;
    border-bottom:0;
}
.post-btm {
    padding: 20px;
    text-align: center;
    width: 510px !important;
    position:absolute;
    bottom:-64px;
}
.termine-btm {
    padding: 31px 55px 0 55px;
    text-align: center;
    width: auto!important;
    margin-left: 0px !important;
    position: absolute;
    /* top: 100%; */
    background-color: #31343f;
    bottom: -1px;
    left: -1px;
    right: -1px;
}
.termine-btm a, .post-btm a{
    color:#3bb6c5;
    font-size:20px;
    font-weight:600;
}
.btm-links {
    background: #2d7984;
    background: -moz-linear-gradient(top, #2d7984 0%, #30414c 100%);
    background: -webkit-linear-gradient(top, #2d7984 0%,#30414c 100%);
    background: linear-gradient(to bottom, #2d7984 0%,#30414c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d7984', endColorstr='#30414c',GradientType=0 );
    padding: 60px 0;
    text-align:center;
}
.btm-links h2 {
    color: #fff;
}
.btm-links ul {
    padding: 30px 0 0;
}
.btm-links ul li {
    padding: 0 40px;
    border-right: 1px solid rgba(255,255,255, .1);
}
.btm-links ul li:last-child{
    border-right:0;
}
.btm-links ul li a {
    color: #fff;
    text-decoration: underline;
}

/*-----------Filter Section---------------*/

.filtr-container > div > span {
    width: 100%;
    display: inline-block;
}
.filtr-item.filter-item-sec {
    width: calc(21% - 10px);
    /* margin-right: 20px; */
    /* margin-bottom: 30px; */
    border: 10px solid transparent;
    display: block;
    border-bottom: 51px solid transparent;
}
.filtr-container>div>span .hs_cos_wrapper_type_custom_widget .filtr-item .tool-slide-wrap, .filtr-container>div>span .hs_cos_wrapper_type_module .filtr-item .tool-slide-wrap {
    height: 100%;
    /* margin: 0; */
    width: 100%;
    box-shadow: 0.6px 8px 24px 0px rgba(0, 0, 0, 0.13);
    padding: 20px 20px 50px;
    background-color: #fff;
    min-height:440px;
    cursor:pointer;
    position:relative;
}
.filtr-container > div > span .hs_cos_wrapper_type_custom_widget .tool-slide-img,
.filtr-container>div>span .hs_cos_wrapper_type_module .filtr-item .tool-slide-img{
    margin-bottom: 30px;
    max-height: 115px;
    min-height: 115px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
}
.filtr-container > div > span .hs_cos_wrapper_type_custom_widget .desc,
.filtr-container>div>span .hs_cos_wrapper_type_module .filtr-item .desc {
    font-size: 17px;
}
.tabber-main-sec {
    padding: 100px 0 70px;
    background-color: #f2f2f2;
    text-align: center;
    position:relative;
}
.container-fluid .row-fluid .tabber-main-sec .page-center-fluid {
    max-width: 99.7%;
}
.filter-menus {
    border-bottom: 1px solid #ececec;
    margin-bottom: 50px;
    margin-top: 30px;
}
.filter-menus li {
    display: inline-block;
    padding: 20px 40px;
    cursor: pointer;
    border-bottom:4px solid transparent;
}
.filter-menus li.active{
    border-color:#35bcc7;
}
.licence-type {
    position: absolute;
    bottom: -20px;
    max-width: 177px;
    width: 100%;
    padding: 10px;
    height: 40px;
    margin: auto;
    left: 0;
    right: 0;
    background-color: #318e96;
    color: #fff;
    font-size: 14px;
    transition: all .3s ease-in-out;
    opacity: 0;
    visibility: hidden;
}
.filtr-container > div > span .hs_cos_wrapper_type_custom_widget .filtr-item:hover .licence-type,
.filtr-container>div>span .hs_cos_wrapper_type_module .filtr-item:hover .licence-type{
    opacity:1;
    visibility: visible;
}
.licence-type span {
    font-size: 18px;
}
.post-tools .post-item:first-child,
.post-tools .post-item:nth-child(2){
    border-bottom: 2px solid #dcdcdc;
}
.post-tools .post-item {
    display: flex;
    flex-wrap: wrap; 
    padding: 40px;
    margin:0;
    width: 100%;
    float: left;
    background-color: #ffffff;
}
.post-tools .hs-featured-image-wrapper {
    width: calc(25% - 20px);
    vertical-align: top;
    margin-right: 20px;
}
.post-tools .content-sec-main {
    width: 75%;
    padding: 0;
    vertical-align: top;
}
.post-tools .hs-featured-image-wrapper a {
    width: 100%;
    min-height: 106px;
}
body.tools .blog_post_sec {
    margin: 0;
}
a.tool-filter-btm-btn-link {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
}
/*  ================================================================== 
    TOOLS-PAGE-CSS-END
    ================================================================== */    





/*  ================================================================== 
    CONTACT-PAGE-CSS-START
    ================================================================== */    


body.contact .discuss-wid-expert {
    background-color: #f0f0f2;
    padding:100px 0;
}
body.contact .discussion-sec-main h5 {
    font-weight: 600;
    margin-bottom: 20px;
}
/*-----------Insight Section---------------*/

.insight-soft-sec {
    padding: 100px 0;
    text-align:center;
}
.insight-soft-hding {
    max-width: 715px;
    width: 100%;
    margin: auto !important;
    float: none !important;
}
.insight-soft-hding h2 {
    margin-bottom: 40px;
}
.insight-soft-hding p {
    color: #31343f;
}
.member-cust-main {
    padding: 110px 0 90px;
    border-bottom: 1px solid #e1e1e1;
    max-width: 100%;
    margin: auto !important;
    float: none !important;
}
.member-cust-main.cust-without-border{
    border-bottom: 0px;
}
.member-cust-main .hs_cos_wrapper_type_custom_widget {
    width: calc(19% - 23px);
    margin: 0 10px;
    display: inline-block;
    text-align: center;
    vertical-align:top;
    margin: 10px 10px 20px;
}
.member-cust-img {
    width: 147px;
    height: 147px;
    margin: 0 auto 35px;
    /*border: 3px solid #d2d2d5;*/
    /* border: 4px solid #3bb6c5; */
    border-radius: 100%;
    overflow:hidden;
}
.member-cust-name {
    font-size: 20px;
    color: #31343f;
    margin: 15px 0;
    font-weight: 600;
}
.member-cust-email {
    color: #8f8f90;
    font-weight: 300;
    font-size: 16px;
}
.btm-contact-detail {
    padding: 45px 0;
}
.btm-contact-detail li {
    display: inline-block;
    padding: 5px 25px;
}
.btm-contact-detail li img {
    vertical-align: middle;
    margin-right: 10px;
}
.btm-contact-detail li a {
    color: #31343f;
    font-weight: 600;
}
.insight-soft-sec a.cta_button span {
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
   
}
.insight-soft-sec a#cta_button_3037742_cb2a8dce-24e6-4b29-b771-43775151e105 {
    max-width: 227px;
    width: 100%;
    height: 54px;
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif !important;
    border: 1px solid transparent !important;
    border-radius: 0 !important;
    line-height: 22px !important;
    font-size: 16px;
    padding:15px 10px !important;
}
.insight-soft-sec a#cta_button_3037742_cb2a8dce-24e6-4b29-b771-43775151e105:hover{
    background:transparent !important;
    border-color:#3bb6c5 !important;
    color:#3bb6c5 !important;
}


/*-----------Help Section---------------*/

.help-desc-sec .row-fluid-wrapper .row-fluid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-align:left;
}
.help-left-sec a.cta_button {
    font-size: 16px;
    height: 54px;
    /*padding: 15px 10px !important;*/
    line-height: 28px;
    margin-top: 30px;
}
.help-left-sec, .help-right-sec {
    background-color: #fff;
    width: calc(50% - 30px) !important;
}
.help-right-sec {
    margin-left: 60px !important;
}
.help-sec-hding {
    padding: 15px 40px;
    font-size: 24px;
    background: rgba(60,71,90,1);
    background: -moz-linear-gradient(left, rgba(60,71,90,1) 0%, rgba(67,85,98,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(60,71,90,1)), color-stop(100%, rgba(67,85,98,1)));
    background: -webkit-linear-gradient(left, rgba(60,71,90,1) 0%, rgba(67,85,98,1) 100%);
    background: -o-linear-gradient(left, rgba(60,71,90,1) 0%, rgba(67,85,98,1) 100%);
    background: -ms-linear-gradient(left, rgba(60,71,90,1) 0%, rgba(67,85,98,1) 100%);
    background: linear-gradient(to right, rgba(60,71,90,1) 0%, rgba(67,85,98,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c475a', endColorstr='#435562', GradientType=1 );
    color: #fff;
    font-weight: 600;
    width:100% !important;
}
.help-desc-section {
    padding: 25px 45px 25px 40px;
}
.help-desc-section * {
    font-weight: 600;
    font-size: 20px;
    color: #31343f;
}
.help-desc-section li img {
    position: absolute;
    left: 0;
    top:3px;
}
.help-desc-section .widget-type-rich_text li:before{
    display:none;
}
.help-desc-section .widget-type-rich_text li {
    position: relative;
    padding-left: 32px;
    margin-bottom: 20px;
    margin-top:0;
    font-weight:300;
}
.help-desc-section .widget-type-rich_text a{
    font-weight:300;
}
.help-desc-section li:last-child {
    margin-bottom: 0;
}
.help-desc-section li span {
    display:block;
    font-weight:300;
}


/*  ================================================================== 
    CONTACT-PAGE-CSS-START
    ================================================================== */    


/*  ================================================================== 
    PARTNER-PAGE-CSS-START
    ================================================================== */    


/*----------Banner Section--------*/
body.partners-pg .banner_sec {
    /*padding: 140px 0 75px 0;*/
}

body.partners-pg .banner_sec .banner_cont_sec .cta_button {
    margin: 10px 0 0;
}

body.partners-pg .banner_sec::before {
    /* background-image: linear-gradient(55deg,#4a5058 20%,rgba(68,72,76,0) 80%); */
    background-color: rgba(30, 159, 169, .75);
    background-image: none;
}
body.partner-up .banner_sec .page-center {
    padding-bottom: 100px;
}
/*body.partners-pg .banner_sec .banner_cont_sec{
    max-width:100%;
    position:relative;
}
body.partners-pg .banner_cont {
    display: inline-block;
    vertical-align: middle;
    float: none;
    width: calc(100% - 530px);
}*/
body.partners-pg .partners-form {
    max-width: 494px;
    width: 100% !important;
    float: none;
    background-color: #fff;
    box-sizing: border-box;
    vertical-align: middle;
    display: inline-block;
}
body.partners-pg .partners-form ul.hs-error-msgs.inputs-list {
    display: none !important;
}
body.partners-pg .partners-form h3{
    font-size: 35px;
    font-weight:500;
    padding: 20px 35px;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#3c475a+0,435562+100 */
    background: #3c475a; /* Old browsers */
    background: -moz-linear-gradient(left, #3c475a 0%, #435562 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(left, #3c475a 0%,#435562 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to right, #3c475a 0%,#435562 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c475a', endColorstr='#435562',GradientType=1 ); /* IE6-9 */
}

body.partners-pg .partners-form .hs-input {
    border: 1px solid rgba(53, 188, 199, 0.65);
    width: 100% !important;
    padding: 16px 20px;
    background-color: rgba(72, 191, 201, 0.16);
    font-size: 14px;
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight:300;
}

body.partners-pg .partners-form .input {
    margin-right: 0 !important;
}
body.partners-pg .partners-form .hs-input.invalid.error {
    border: 1px solid red;
}
body.partners-pg .partners-form .hs_lastname.field.hs-form-field {
    width: calc(50% - 20px) !important;
}
body.partners-pg .partners-form .hs_firstname.field.hs-form-field {
    margin-right: 30px !important;
    width: calc(50% - 10px) !important;
}
body.partners-pg .partners-form form {
    padding: 38px 40px 48px;
    box-shadow: -5.5px 5.9px 17.2px 4.8px rgba(60, 71, 90, 0.22);
}
body.partners-pg .partners-form input.hs-button.primary.large {
    width: 100%;
    background-color: #3bb6c5;
    min-height: 59px;
    border: 1px solid transparent;
    font-size: 25px;
    color: #fff;
    font-weight: 500;
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    transition:all .3s ease-in-out;
    margin-top:20px;
    letter-spacing:1.2px;
}
body.partners-pg .partners-form input.hs-button.primary.large:hover {
    background-color: transparent;
    color: #3bb6c5;
    border-color: #3bb6c5;
}
body.partners-pg .partners-form label {
    color: #3e5467;
    display: inline-block;
    padding: 0 0 10px;
    font-size:20px;
}
body.partners-pg .partners-form .hs-form-field {
    margin: 0 0 20px;
}
body.partners-pg .partners-form .submitted-message {
    padding: 15px 35px;
}



/*------------IHD Section--------------*/

.ihd-cust-sec > span {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    justify-content:center;
    -webkit-justify-content:center;
}
.ihd-cust-sec > span .hs_cos_wrapper_type_custom_widget {
    display: inline-block;
    width: calc(25% - 22px);
    margin-right: 40px;
    text-align:center;
    margin-bottom:40px;
  	padding: 0 40px 0 40px;
  
}
.ihd-cust-sec > span .hs_cos_wrapper_type_custom_widget:nth-child(5n) {
    margin-right: 0px;
}
.ihd-sec {
    padding: 115px 0;
}
.ihd-title {
    padding: 10px 0 15px;
}
.ihd-title h5 {
    font-weight: 600;
}
.ihd-img {
    min-height: 90px;
    margin-bottom: 20px;
}
.ihd-desc {
    font-weight: 300;
    font-size: 20px;
}
.customer-main-section {
    padding: 110px 0 100px 0;
}
.custo-cust-main {
    max-width: 1082px;
    width: 100% !important;
    margin: auto !important;
    float: none !important;
}
.partner-cust-desc {
    width: calc(50% - 50px);
    display: inline-block;
    vertical-align: middle;
    margin-left: 60px;
}
.partner-cust-img {
    width: 48%;
    display: inline-block;
    vertical-align: middle;
    float: none !important;
}
.container-fluid .row-fluid .features-slider-sec .page-center-fluid {
    max-width: 1600px;
}



/*-------------Customer-section-----------*/
.customer-left-sec img.hs-image-widget {
    width: 100% !important;
}
.span6.widget-span.widget-type-cell.customer-right-sec {
    margin-left: 50px;
    width: calc(50% - 40px);
}
.cutomer-detail {
    padding: 5px 0 5px 20px;
    position: relative;
    margin: 30px 0;
}
.custmer-name-div {
    margin-bottom: 20px;
}
.cutomer-detail:before {
    content: '';
    height: 95%;
    width: 5px;
    background-color: #34b7c2;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.cutomer-detail h5 {
    /*margin-bottom: 15px;*/
    font-weight: 600;
    width: calc(50% - 5px);
    display: inline-block;
    vertical-align:middle;
}
.cutomer-detail h6{
    font-weight: 300;
    display: inline-block;
    padding: 0 20px;
    margin: 0 10px 0px 20px;
    border-left: 1px solid #e2e2e2;
    width: calc(50% - 29px);
    vertical-align:middle;
}
.cutomer-detail img {
    display: block;
}
.customer-main-section .widget-type-cta {
    text-align: center;
    margin-top: 80px;
}
.customer-main-section .widget-type-cta a.cta_button {
    /*max-width: 281px !important;*/
    min-height: 60px;
    letter-spacing: 1.5px;
    padding: 18px 13px !important;
    font-weight: 500;
    font-size: 20px;
}
body.partners-pg .features-slider-sec .featured_snippet_wrap {
    padding: 25px 0;
    border: none;
    margin-bottom: 0;
}
body.partners-pg .features-slider-sec * {
    color: #fff;
}
body.partners-pg .features-slider-sec {
    background: #31343f;
    padding:90px 0;
}
.featured-left-main {
    width: 65% !important;
    /* text-align: center; */
    display: inline-block !important;
    vertical-align: middle;
    float: none !important;
}
/*.featured-left-main img.hs-image-widget {
    width: 100% !important;
}*/
body.partners-pg .featured-right-main {
    margin-left: 40px !important;
    width: calc(35% - 55px) !important;
    display: inline-block;
    vertical-align: middle;
    float: none !important;
    padding-right: 28px;
}
body.partners-pg .featured-right-main h2 {
    margin-bottom: 30px;
}

/*-------------Customer Section-----------*/

.cust-description-container {
    max-width: 1082px;
    margin: auto !important;
    float: none !important;
}

/*-------------Bottom Links-----------*/

body.partners-pg .btm-links ul li a {
    text-decoration: underline !important;
    padding: 10px 0 !important;
    max-width:230px;
}
body.partners-pg .btm-links .widget-type-simple_menu {
    margin-top: 25px;
}
body.partners-pg .btm-links {
     background-image: linear-gradient(80deg, #31343f, #2c8b97);
}

/*  ================================================================== 
    PARTNER-PAGE-CSS-END
    ================================================================== */    







/*  ================================================================== 
    FEATURES-PAGE-CSS-START
    ================================================================== */  



body.features-pg .banner_cont_sec{
    max-width:100%;
}
body.features-pg .banner_cont_sec h1 {
    margin: 0 0 30px;
}
/*body.features-pg .banner_sec{
    z-index:1;
    padding: 160px 0 60px;
}*/
body.features-pg .banner_sec::before {
    /*z-index: -1;*/
    background-image: none;
    background: rgba(30, 159, 170, .75);
}
body.features-up .banner_sec::before{
     width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    content: '';
    position: absolute;
    background-image: linear-gradient(55deg, #4a5058 20%, rgba(68,72,76,0) 80%);
    z-index: 2;
}
.features-custom-sec-flexible .hs_cos_wrapper_type_custom_widget {
    float: left;
    width: calc(20% - 25px);
    text-align: center;
    margin: 0 30px 0 0;
}
.features-custom-sec-flexible .hs_cos_wrapper_type_custom_widget:nth-child(5n) {
    margin-right: 0;
}
.features-custom-sec-flexible .hs_cos_wrapper_type_custom_widget .ihd-img {
    min-height: 90px;
    max-width: 80px;
    margin: 0 auto 20px;
}
.features-custom-sec-one {
    padding: 110px 0 110px;
}
body.features-pg .banner_cont {
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: 100%;
    max-width: 595px;
}
body.features-pg .banner_sec .container-fluid .row-fluid .page-center-fluid > div {
    width: 100%;
}
body.features-pg .banner_cont_sec {
    width: 100%;
    color: #fff;
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
    min-height: 0px !important;
}
body.features-pg .feature-banner-image {
    display: inline-block;
    float: none;
    vertical-align: middle;
    width: calc(100% - 645px);
    text-align: right;
}
/*.sec-image {
    display: inline-block;
    width: 50%;
}
.sec-info {
    width: calc(50% - 4px);
    display: inline-block;
    vertical-align: top;
    padding: 20px 0 0 60px;
}*/
.sec-image {
    display: inline-block;
    width: calc(60% - 100px);
    margin-right: 100px;
}
.sec-info {
    width: calc(40% - 5px);
    display: inline-block;
    vertical-align: top;
    padding: 0;
}
.sec-image.updated {
    margin-right: 0;
    margin-left: 100px;
}

.sec-block.right-image .sec-info {
    float: left;
    padding: 0;
}
body.features-pg .features-sec{
    background-color: white;
    position: relative;
    z-index: 99;
}
.features-desc {
    padding: 100px 0 0;
    text-align: center;
    max-width: 987px;
    margin: auto !important;
    float: none !important;
}
.sec-block {
    padding: 90px 0;
    display: inline-block;
    width: 100%;
}
.sec-block.right-image {
    color: #fff;
}
/*.sec-desc li {
    position: relative;
    padding: 0 0 0 75px !important;
    margin: 0 0 30px !important;
    min-height:57px;
}
.sec-desc li:last-child{
    margin-bottom:0px;
}
.sec-desc li:first-child::before {
    content: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Images/Features/music.png);
    width: 57px;
    height: 57px;
    background-color: #35bcc7;
    position: absolute;
    text-align: center;
    border-radius: 100%;
    left: 0;
    line-height: 78px;
    margin: auto;
    top: 0;
    bottom: 0;
}

.sec-desc li:nth-child(2)::before {
    content: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Images/Features/success.png);
    width: 57px;
    height: 57px;
    background-color: #35bcc7;
    position: absolute;
    text-align: center;
    border-radius: 100%;
    left: 0;
    line-height: 68px;
    margin: auto;
    top: 0;
    bottom: 0;
}
.sec-desc li:last-child::before {
    content: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Images/Features/time.png?t=1523021791048);
    width: 57px;
    height: 57px;
    background-color: #35bcc7;
    position: absolute;
    text-align: center;
    border-radius: 100%;
    left: 0;
    line-height: 1;
    margin: auto;
    top: 0;
    bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}*/
.sec-desc ul {
    margin: 30px 0;
}
.sec-title {
    margin: 0 0 30px;
}
.sec-title h2 {
    word-wrap: break-word;
}
.features-custom-sec-cta {
    text-align: center;
    margin: 70px 0 0;
}
.features-custom-sec-cta a.jetzt_werden_btn {
    letter-spacing: 1.3px;
    font-weight: 500;
}
.features-desc h2 {
    margin: 0 0 30px;
}

/* Links Section which is also on the other pages */

.links-sec-top-desc {
    text-align: center;
}
.links-block{
    text-align: center;
}
.links-sec {
    background-image: linear-gradient(80deg, #31343f, #2c8b97);
    padding: 60px 0;
}
.links-block li{
    padding: 0 40px;
    border-right: 1px solid rgba(255,255,255, .1);
}
.links-block li a {
    font-size: 20px;
    color: #fff;
    text-decoration: underline;
    padding: 10px 0;
}
.links-block li:last-child{
    border-right:0px;
}
.links-sec-top-desc h2 {
    color: #fff;
}
.links-block {
    text-align: center;
    margin: 30px 0 0;
}
/* Links Section css which is also on the other pages */




/*  ================================================================== 
    FEATURES-PAGE-CSS-END
    ================================================================== */  
  

 

/*  ================================================================== 
    PRESS-PAGE-CSS-START  
    ================================================================== */  
    
.press-bnr-desc {
    padding-top: 170px;
    padding-left: 200px;
    padding-bottom: 100px;
    min-height: 858px !important;
    min-height: 100vh !important;
}
.press-bnr-desc * {
    position: relative;
}
.press-banner:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: rgba(68,72,76,1);
    background: -moz-linear-gradient(45deg, rgba(68,72,76,1) 0%, rgba(225,225,226,0) 67%, rgba(255,255,255,0) 80%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(68,72,76,1)), color-stop(67%, rgba(225,225,226,0)), color-stop(80%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(45deg, rgba(68,72,76,1) 0%, rgba(225,225,226,0) 67%, rgba(255,255,255,0) 80%);
    background: -o-linear-gradient(45deg, rgba(68,72,76,1) 0%, rgba(225,225,226,0) 67%, rgba(255,255,255,0) 80%);
    background: -ms-linear-gradient(45deg, rgba(68,72,76,1) 0%, rgba(225,225,226,0) 67%, rgba(255,255,255,0) 80%);
    background: linear-gradient(45deg, rgba(68,72,76,1) 0%, rgba(225,225,226,0) 67%, rgba(255,255,255,0) 80%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#44484c', endColorstr='#ffffff', GradientType=1 );
}
body.press-pg .press-banner-desc{
        max-width: 600px;
}
body.press-pg .press-banner-desc h1 {
    color: #ffff;
}
body.press-pg .press-banner-desc h4 {
        color: #ffff;
}
body.press-pg .press-banner-desc h4,
body.press-pg .press-banner-desc h5{
        color: #ffff;
        margin: 20px 0 0;
}
body.press-pg a#cta_button_3037742_fc1c0d3d-b3b4-4f95-9e10-3c7783eda165 {
    width: 100%;
    max-width: 270px;
    margin: 70px 0 0;
}
body.press-pg a#cta_button_3037742_161917c5-2201-4bd6-a36b-85e520be4cbb {
    max-width: 270px;
    width: 100%;
    margin: 50px 0 0;
}
body.press-pg .down-arrow {
    position: absolute;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 20px;
}

body.press-pg .overview-title{
        text-align:center;
}
body.press-pg .overview-sec {
    padding: 50px 0 80px 0;
}

body.press-pg .overview_module > span {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}
body.press-pg .overview_module .hs_cos_wrapper_widget:first-child {
    width: 100%;
    margin-right: 0;
    padding: 40px 20px;
    border:none;
}
body.press-pg .overview_module .hs_cos_wrapper_widget:first-child p{
    line-height:25px;
}
body.press-pg .overview_module .hs_cos_wrapper_widget p {
    line-height: 1.75;
    color:#31343f;
}
 body.press-pg .overview_module .hs_cos_wrapper_widget {
    display: inline-block;
    width: calc(33% - 24px);
    /* border: 1px solid #e3e3e3; */
    padding: 30px 30px;
    text-align: center;
    margin: 0 37px 37px 0;
 }
 body.press-pg .overview_module .hs_cos_wrapper_widget:nth-child(3n+1) {
    margin-right: 0;
 }
 body.press-pg a#cta_button_3037742_d7cd9e7c-dfca-43c8-8d97-b7b13e3c2fa7 {
    width: 100%;
    max-width: 357px;
}
.overview_cta {
    text-align: center;
    margin: 30px 0 0;
}
body.press-pg .overview_module {
    margin: 50px 0 0;
}
body.press-pg .news-blog-top-title{
    text-align: center;
}
.posts-info {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}
body.press-pg .news-item {
    display: inline-block;
    width: calc(33% - 12px);
    margin-right: 18px;
    vertical-align:top;
}
body.press-pg .news-item:last-child {
    margin-right: 0;
}
body.press-pg .news-post-desc * {
    font-size: 20px;
    line-height: 25px;
}
body.press-pg .news-post-title{
    font-size:24px;
    font-weight:600;
    margin-bottom: 20px;
}
body.press-pg .news-item-desc {
    box-shadow: -5.5px 5.9px 22px 0 rgba(1, 1, 1, 0.22);
    padding: 35px;
    margin: 40px 0 0;
    height: calc(100% - 230px);
    position: relative;
    padding-bottom: 110px;
}
body.press-pg .news-bg{
    box-shadow: -5.5px 5.9px 22px 0 rgba(1, 1, 1, 0.22);
        height: 200px;
}
body.press-pg .news-bg img {
    width: 100%;
}
body.press-pg .continue-blog h6 {
    color: #31343f;
    font-weight: 500;
    margin: 0 0 30px;
}
body.press-pg .continue-blog h6 a{
    color: #31343f;
    text-decoration:none;
}
body.press-pg .news-from-blog h6 img {
    vertical-align: middle;
    margin: 0 0 0 5px;
}
body.press-pg .news-from-blog {
    margin: 40px 0 0;
}
body.press-pg .news-from-blog .read-more {
    font-size: 20px;
    display: inline-block;
    margin: 20px 0 0;
    color: #3bb6c5;
}
body.press-pg .author-name {
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 15px;
    font-style:italic;
    font-weight: 300;
}
body.press-pg .author-image {
    max-width: 60px;
    height: 60px;
    display: inline-block;
    border-radius: 50%;
    overflow: hidden;
    vertical-align: middle;
}
body.press-pg .author-info {
    margin: 30px 0 0;
    position: absolute;
    bottom: 35px;
}
body.press-pg .to-blog {
    text-align: center;
    margin: 55px 0 0;
}
body.press-pg .to-blog h6 a {
    color: #3bb6c5;
    font-weight: 500;
}
body.press-pg .news-blog-sec {
    padding: 110px 0 110px;
}
body.press-pg .topic-info-sec {
    background-color: #425361;
    padding: 90px 0;
}

body.press-pg .topic-info-sec ul.tabs{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
body.press-pg .topic-info-sec ul.tabs li{
    background: #3bb6c5;
    color: #fff;
    float: left;
    padding: 18px 15px;
    cursor: pointer;
    width: 25%;
    text-align: center;
    border-right: 1px solid rgba(66, 83, 97, .2);
}
 body.press-pg .topic-info-sec ul.tabs li:last-child{
     border-right:none;
}
body.press-pg .topic-info-sec ul.tabs li.current {
        color: #fff;
    /* background-image: linear-gradient(80deg, #31343f, #2c8b97); */
    border-right: none;
    background-image: linear-gradient(2deg, #31343f, #2c8b97);
    box-shadow: -5.5px 5.9px 22px 0 rgba(47, 96, 107, 0.22);
}
body.press-pg .topic-info-sec .tab-content{
	display: none;
    background: #fff;
    padding: 40px 40px;
    float: left;
    margin: 60px 0 0;
}

body.press-pg .topic-info-sec .tab-content.current{
	display: inherit;
}
body.press-pg .topic-info-sec .tab-content h5 {
    font-weight: 600;
    margin: 0 0 12px;
}
body.press-pg .topic-info-sec .tab-content p {
    color: #31343f;
}
body.press-pg .topic-info-sec .tab-content .date {
    font-size: 20px;
    color: #31343f;
}
body.press-pg .topic-info-sec .title-plus-desc {
    margin: 10px 0 0;
}
body.press-pg .download-portion {
    display: inline-block;
    font-size: 20px;
}
body.press-pg .more-reading {
    display: inline-block;
    width: 100%;
    text-align: right;
    font-size: 20px;
    color: #31343f;
}
body.press-pg  .download-info {
    margin: 40px 0 0;
    color: #3bb6c5;
}
body.press-pg .download-portion img {
    vertical-align: middle;
}
body.press-pg .more-reading img {
    vertical-align: middle;
}
body.press-pg .download-portion span {
    display: inline-block;
    padding: 0 0 0 10px;
}
body.press-pg .more-reading span {
    display: inline-block;
    margin-right: 7px;
}
body.press-pg .more-reading a{
    color: #31343f;
}
body.press-pg .download-portion a {
    color: #3bb6c5;
}
.topic-info-sec .widget-type-cta {
    margin-top:20px;
    text-align: center;
}
ul.hs-tab-nav li.active a {
    color: #fff;
    border-right: 0;
    background-image: linear-gradient(2deg,#31343f,#2c8b97);
    box-shadow: -5.5px 5.9px 22px 0 rgba(47,96,107,0.22);
}
.hs-tab-nav li a{
    background: #3bb6c5;
    color: #fff;
    float: left;
    padding: 18px 10px;
    cursor: pointer;
    width: 25%;
    text-align: center;
    border-right: 1px solid rgba(66,83,97,.2);
}
.press-post-item {
    background: #fff;
    padding: 40px 40px;
    float: left;
    margin: 60px 0 0;
}
.press-post-item .content-desc {
    width: 100%;
}
.sec-three {
    background-color: #425361;
    padding: 90px 0;
}
 .title h5 {
    font-weight: 600;
    margin: 12px 0 12px;
} 
.read-more-wrapper {
    color: #3bb6c5;
}
.content-desc p, .content-desc span{
    line-height: 30px;
}
.dwnld-info-wrapper.download-portion img {
    margin-right: 15px;
}
body.press-pg .more-reading img {
    margin-left: 15px;
}

/*-----tabber navigation-----*/

body.press-pg .sec-three{
    position:relative;
}

body.press-pg .filter-menus {
    border-bottom: 0;
    margin-bottom: 0;
}
body.press-pg .filter-menus li {
    border-bottom: 0;
    /* width: 25%; */
    background: #3bb6c5;
    color: #fff;
    float: left;
    padding: 0;
    cursor: pointer;
    width: 25%;
    text-align: center;
}
body.press-pg ul.hs-tab-nav li.active a {
    color: #fff;
    border-right: 0;
    background-image: linear-gradient(2deg,#31343f,#2c8b97);
    box-shadow: -5.5px 5.9px 22px 0 rgba(47,96,107,0.22);
}
body.press-pg .hs-tab-nav li {
    background: #3bb6c5;
    color: #fff;
    float: left;
    padding: 0;
    cursor: pointer;
    width: 25%;
    text-align: center;
    /*border-right: 1px solid rgba(66,83,97,.2);*/
}
body.press-pg .hs-tab-nav li a{
    float: left;
    text-align: center;
    /*border-right: 1px solid rgba(66,83,97,.2);*/
    width: 100%;
    font-size: 20px;
    color: #fff;
    background: transparent;
    padding: 18px 10px;
    background-image: none;
    box-shadow: none;
    height: 100%;
    border-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}





body.press-pg div#tab-2 .hs_cos_wrapper_type_custom_widget,
body.press-pg div#tab-1 .hs_cos_wrapper_type_custom_widget,
body.press-pg div#tab-3 .hs_cos_wrapper_type_custom_widget,
body.press-pg div#tab-4 .hs_cos_wrapper_type_custom_widget,
body.press-pg div#tab-5 .hs_cos_wrapper_type_custom_widget{
    background: #fff;
    padding: 40px 40px;
    float: left;
    margin: 60px 0 0;
    width:100%;
}
body.press-pg div#tab-2 .hs_cos_wrapper_type_custom_widget .one-col-img-heading h4,
body.press-pg div#tab-1 .hs_cos_wrapper_type_custom_widget .one-col-img-heading h4,
body.press-pg div#tab-3 .hs_cos_wrapper_type_custom_widget .one-col-img-heading h4,
body.press-pg div#tab-4 .hs_cos_wrapper_type_custom_widget .one-col-img-heading h4,
body.press-pg div#tab-5 .hs_cos_wrapper_type_custom_widget .one-col-img-heading h4{
    font-weight: 600;
    margin: 12px 0 12px;
    margin-top: 0;
}
body.press-pg div#tab-2 .hs_cos_wrapper_type_custom_widget a.btn-text,
body.press-pg div#tab-1 .hs_cos_wrapper_type_custom_widget a.btn-text,
body.press-pg div#tab-4 .hs_cos_wrapper_type_custom_widget a.btn-text,
body.press-pg div#tab-3 .hs_cos_wrapper_type_custom_widget a.btn-text,
body.press-pg div#tab-5 .hs_cos_wrapper_type_custom_widget a.btn-text{
    margin: 20px 0 0;
    display: inline-block;
    color: #3bb6c5;
    font-size: 20px;
}
body.press-pg div#tab-3 .hs_cos_wrapper_type_module {
    background: #fff;
    padding: 40px 40px;
    float: left;
    margin: 60px 0 0;
    width: 100%;
}
body.press-pg div#tab-2 .hs_cos_wrapper_type_module .hs_cos_wrapper.form-title,
body.press-pg div#tab-3 .hs_cos_wrapper_type_module .hs_cos_wrapper.form-title,
body.press-pg div#tab-4 .hs_cos_wrapper_type_module .hs_cos_wrapper.form-title,
body.career div#tab-2 .hs_cos_wrapper_type_module .hs_cos_wrapper.form-title,
body.career div#tab-3 .hs_cos_wrapper_type_module .hs_cos_wrapper.form-title,
body.career div#tab-4 .hs_cos_wrapper_type_module .hs_cos_wrapper.form-title,
body.career div#tab-5 .hs_cos_wrapper_type_module .hs_cos_wrapper.form-title{
    margin-bottom: 30px;
}
body.press-pg div#tab-2 .hs_cos_wrapper_type_module fieldset,
body.press-pg div#tab-3 .hs_cos_wrapper_type_module fieldset,
body.press-pg div#tab-4 .hs_cos_wrapper_type_module fieldset,
body.career div#tab-2 .hs_cos_wrapper_type_module fieldset,
body.career div#tab-3 .hs_cos_wrapper_type_module fieldset,
body.career div#tab-4 .hs_cos_wrapper_type_module fieldset,
body.career div#tab-5 .hs_cos_wrapper_type_module fieldset{
    width: 100%;
    max-width: 100% !important;
}
body.press-pg div#tab-2 .hs_cos_wrapper_type_module fieldset label,
body.press-pg div#tab-3 .hs_cos_wrapper_type_module fieldset label,
body.press-pg div#tab-4 .hs_cos_wrapper_type_module fieldset label,
body.career div#tab-2 .hs_cos_wrapper_type_module fieldset label,
body.career div#tab-3 .hs_cos_wrapper_type_module fieldset label,
body.career div#tab-4 .hs_cos_wrapper_type_module fieldset label,
body.career div#tab-5 .hs_cos_wrapper_type_module fieldset label{
    color: #3e5467;
    display: inline-block;
    padding: 0 0 10px;
    font-size: 20px;
}
body.press-pg div#tab-2 .hs_cos_wrapper_type_module fieldset input,
body.press-pg div#tab-3 .hs_cos_wrapper_type_module fieldset input,
body.press-pg div#tab-4 .hs_cos_wrapper_type_module fieldset input,
body.career div#tab-2 .hs_cos_wrapper_type_module fieldset input,
body.career div#tab-3 .hs_cos_wrapper_type_module fieldset input,
body.career div#tab-4 .hs_cos_wrapper_type_module fieldset input,
body.career div#tab-5 .hs_cos_wrapper_type_module fieldset input{
    padding: 16px !important;
    margin-bottom: 20px;
    color: #9adde3;
    opacity: .77;
    border-radius: 4px;
    border: 1px solid rgba(53,188,199,0.65);
    width: 100% !important;
    background-color: rgba(72,191,201,0.16);
    font-size: 14px;
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
}
body.press-pg div#tab-2 .hs_cos_wrapper_type_module input.hs-button.primary.large,
body.press-pg div#tab-3 .hs_cos_wrapper_type_module input.hs-button.primary.large,
body.press-pg div#tab-4 .hs_cos_wrapper_type_module input.hs-button.primary.large,
body.career div#tab-2 .hs_cos_wrapper_type_module input.hs-button.primary.large,
body.career div#tab-3  .hs_cos_wrapper_type_module input.hs-button.primary.large,
body.career div#tab-4 .hs_cos_wrapper_type_module input.hs-button.primary.large,
body.career div#tab-5 .hs_cos_wrapper_type_module input.hs-button.primary.large{
    width: 100%;
    background-color: #34b6c2;
    background-image: none;
    min-height: 59px;
    height:100%;
    border: 1px solid transparent;
    font-size: 25px;
    color: #fff;
    font-weight: 500;
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    transition: all .3s ease-in-out;
    margin-top: 20px;
    letter-spacing: 1.2px;
}

body.press-pg div#tab-2 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover,
body.press-pg div#tab-3 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover,
body.press-pg div#tab-4 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover,
body.career div#tab-2 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover,
body.career div#tab-3  .hs_cos_wrapper_type_module input.hs-button.primary.large:hover,
body.career div#tab-4 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover,
body.career div#tab-5 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover{
    background-color: #fff;
    color:#3bb6c5;
    border: 1px solid #3bb6c5;
}
body.press-pg div#tab-3 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input,
body.press-pg div#tab-3 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input,
body.press-pg div#tab-3 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input,
body.career div#tab-2 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input,
body.career div#tab-3 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input,
body.career div#tab-4 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input,
body.career div#tab-5 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input{
    margin-right: 20px;
}
body.press-pg div#tab-3 .hs_cos_wrapper_type_module form h3.form-title,
body.press-pg div#tab-3 .hs_cos_wrapper_type_module form h3.form-title,
body.press-pg div#tab-3 .hs_cos_wrapper_type_module form h3.form-title,
body.career div#tab-2 .hs_cos_wrapper_type_module form h3.form-title,
body.career div#tab-3 .hs_cos_wrapper_type_module form h3.form-title,
body.career div#tab-4 .hs_cos_wrapper_type_module form h3.form-title,
body.career div#tab-5 .hs_cos_wrapper_type_module form h3.form-title{
    margin-bottom: 20px;
    font-weight: 600;
}
body.press-pg div#tab-4 .hs_cos_wrapper_type_module,
body.press-pg div#tab-4 .hs_cos_wrapper_type_module,
body.press-pg div#tab-4 .hs_cos_wrapper_type_module,
body.career div#tab-2 .hs_cos_wrapper_type_module,
body.career div#tab-3 .hs_cos_wrapper_type_module,
body.career div#tab-4 .hs_cos_wrapper_type_module,
body.career div#tab-5 .hs_cos_wrapper_type_module{
    background: #fff;
    padding: 40px 40px;
    float: left;
    margin: 30px 0 0;
    width: 100%;
    border: 1px solid #ddd;
}
.press-post-item .date {
    font-size: 20px;
    line-height: 30px;
    color: #31343f;
}
.two-col-img-heading {
    width: 50%;
    float: left;
    padding-left: 12px;
    padding-right: 12px;
    margin-top: 0;
}
.two-col-img-heading .inner-img-wrapper {
    min-height: 305px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position:center;
    width:100%;
}
.two-col-img-heading h5 {
    font-weight: 600;
    margin-bottom: 15px;
}
.two-col-img-heading a.btn-text {
    font-size: 12px !important;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    display: block;
    color: #45d4c8 !important;
    text-decoration: none;
}
.two-col-img-heading a.btn-text:before {
    content: " ";
    width: 16px;
    height: 16px;
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Pdf/icon-download.svg?t=1520959562027);
    display: inline-block;
    background-repeat: no-repeat;
    background-position: center;
    vertical-align: middle;
    margin-right: 8px;
}
body.press-pg div#tab-2 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover, 
body.press-pg div#tab-3 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover, 
body.press-pg div#tab-4 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover, 
body.career div#tab-2 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover, 
body.career div#tab-3 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover, 
body.career div#tab-4 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover, 
body.career div#tab-5 .hs_cos_wrapper_type_module input.hs-button.primary.large:hover{
    background-color: transparent;
    color: #3bb6c5;
    border-color: #3bb6c5;
}
.sec-three-tab-four textarea, .sec-three-tab-group textarea {
    min-height: 100px;
    height: 100%;
    padding: 16px !important;
    margin-bottom: 20px;
    color: #9adde3;
    opacity: .77;
    border-radius: 4px;
    border: 1px solid rgba(53,188,199,0.65);
    width: 100% !important;
    background-color: rgba(72,191,201,0.16);
    font-size: 14px;
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 300;
}





/*  ================================================================== 
    PRESS-PAGE-CSS-END
    ================================================================== */  


/*  ================================================================== 
    SOFTWARE-PAGE-CSS-START
    ================================================================== */  

.software-banner:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
   background: rgba(74,74,76,1);
    background: -moz-linear-gradient(45deg, rgba(74,74,76,1) 0%, rgba(74,74,76,0.74) 20%, rgba(255,255,255,0.09) 70%, rgba(255,255,255,0) 77%);
    background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(74,74,76,1)), color-stop(20%, rgba(74,74,76,0.74)), color-stop(70%, rgba(255,255,255,0.09)), color-stop(77%, rgba(255,255,255,0)));
    background: -webkit-linear-gradient(45deg, rgba(74,74,76,1) 0%, rgba(74,74,76,0.74) 20%, rgba(255,255,255,0.09) 70%, rgba(255,255,255,0) 77%);
    background: -o-linear-gradient(45deg, rgba(74,74,76,1) 0%, rgba(74,74,76,0.74) 20%, rgba(255,255,255,0.09) 70%, rgba(255,255,255,0) 77%);
    background: -ms-linear-gradient(45deg, rgba(74,74,76,1) 0%, rgba(74,74,76,0.74) 20%, rgba(255,255,255,0.09) 70%, rgba(255,255,255,0) 77%);
    background: linear-gradient(45deg, rgba(74,74,76,1) 0%, rgba(74,74,76,0.74) 20%, rgba(255,255,255,0.09) 70%, rgba(255,255,255,0) 77%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4a4a4c', endColorstr='#ffffff', GradientType=1 );
    top: 0;
    left: 0;
}
/*Slider Section CSS*/
 span#hs_cos_wrapper_top_tools_updated_flexible_column, span#hs_cos_wrapper_process_updated_flexible_column{
    display: inline-block;
    width: 100%;
}
.owl-dot {
    height: 20px;
    width: 20px;
    border: 2px solid #35bcc7;
    border-radius: 100%;
    margin: 0 2px;
    display: inline-block;
    transition: all .3s;
}
.owl-dot.active {
    background-color: #35bcc7;
}
body.sfw-pg .top-tool-sec .owl-carousel .owl-stage {
    display: flex;
    padding: 20px;
}
body.sfw-pg .owl-prev, body.sfw-pg .owl-next {
    display: none;
}

body.sfw-pg .tool_process_slide .owl-prev, body.sfw-pg .tool_process_slide .owl-next {
    display: block;
    color: transparent;
    width: 58px;
    height: 100px;
    position: absolute;
    top: -60px;
    bottom: 0;
    margin: auto;
    left: -50px;
}

body.sfw-pg .tool_process_slide .owl-prev {
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Images/Software%20V2/Left_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

body.sfw-pg .tool_process_slide .owl-next {
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Images/Software%20V2/Right_arrow.svg);
    background-size: contain;
    background-repeat: no-repeat;
    left: auto;
    right: -50px;
}
.process_sec_desc_upr {
    text-align: center;
    margin-bottom: 0px;
}
.process_sec_desc_upr h2 {
    margin-bottom: 50px;
}
body.sfw-pg .process_sec .owl-carousel .owl-item .hs_cos_wrapper_type_custom_widget{
    padding:0;
}
body.sfw-pg .owl-dots {
    text-align: center;
}
body.sfw-pg .process_sec .owl-carousel .owl-item .hs_cos_wrapper_type_custom_widget {
    box-shadow: none;
    border: none;
}
body.sfw-pg .process_sec .owl-carousel .owl-item .tool-slide-img {
    max-height: 100%;
    width: 61%;
    display: inline-block;
    vertical-align: middle;
}
.process_sec_desc_upr h2 {
    margin-bottom: 50px;
}
body.sfw-pg .top-tool-sec{
    text-align:left;
}

body.sfw-pg .process_sec .description p {
    margin-top: 20px;
}
body.sfw-pg .process_sec .description {
    width: calc(39% - 17px);
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    padding: 0 0 0 90px;
}
.tool_process_slide .owl-dot {
    height: 18px;
    width: 18px;
}

body.sfw-pg .main-top-tool {
    background-color: #f7f7f7;
    padding: 100px 0;
}
body.sfw-pg .main-top-tool .owl-carousel .owl-item .tool-slide-img {
    margin-bottom: 5px;
}
body.sfw-pg .main-top-tool .owl-carousel .owl-item .hs_cos_wrapper_type_custom_widget{
    text-align: center;
    background-color: #fff;
}
body.sfw-pg .main-top-tool .desc h6 {
    color: #318e96;
    font-weight: 400;
    margin-bottom: 20px;
}

/*----Top Tools Custom Section-----*/

.top-tools-sw > span {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    padding-top:35px;
}
.top-tools-sw > span .hs_cos_wrapper_type_custom_widget {
    padding: 20px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.13);
    border: solid 1px #e2e2e2;
    width: calc(20% - 17px);
    margin-right: 20px;
    background-color: #fff;
    text-align:center;
}
.all-tools {
    padding: 40px 0 0;
    text-align: center;
}
.all-tools a {
    font-size: 20px;
    color: #3bb6c5;
}
.top-tools-sw > span .hs_cos_wrapper_type_custom_widget:nth-child(5n){
    margin-right:0;
}
.top-tools-sw > span .hs_cos_wrapper_type_custom_widget .tool-slide-img {
    margin-bottom: 30px;
    max-height: 115px;
    min-height: 115px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 5px;
}
.top-tools-sw > span .hs_cos_wrapper_type_custom_widget .desc {
    font-size: 17px;
}
body.sfw-pg .top-tools-sw > span .hs_cos_wrapper_type_custom_widget .desc p {
    font-size: 17px;
    color: #202a34;
}



    /* Links Section which is also on the other pages */

.links-sec-top-desc {
    text-align: center;
}
.links-block{
    text-align: center;
}
.links-sec {
    background-image: linear-gradient(80deg, #31343f, #2c8b97);
    padding: 50px 0;
}
.links-block li{
    padding: 0 40px;
    border-right: 1px solid rgba(255,255,255, .1);
}
.links-block li a {
    font-size: 20px;
    color: #fff;
    text-decoration: underline !important;
    padding: 10px 0 !important;
}
.links-block li:last-child{
    border-right:0px;
}
.links-sec-top-desc h2 {
    color: #fff;
}
.links-block {
    text-align: center;
    margin: 30px 0 0;
}
/* Links Section css which is also on the other pages */
body.sfw-pg .down-arrow {
    position: absolute;
    margin: auto;
    text-align: center;
    left: 0;
    right: 0;
    bottom: 20px;
}
body.sfw-pg .software-banner-desc {
    max-width: 730px;
    color: #fff;
    position: relative;
    padding-top: 10%;
    padding-left: calc(10% - 60px);
    padding-bottom: 100px;
    min-height: 858px;
    min-height: 100vh;
}
body.sfw-pg .software-banner-desc h4,
body.sfw-pg .software-banner-desc h5{
    margin-top:20px;
}
body.sfw-pg .process_sec_desc {
    max-width: 683px;
    width: 100%;
    margin: 0 auto 30px !important;
    float: none !important;
}
body.sfw-pg .process_sec {
    padding: 110px 0;
}
body.sfw-pg .process_sec_desc{
    text-align:center;
}
body.sfw-pg .process_sec_desc h2 {
    margin: 0 0 55px;
}
body.sfw-pg .process_sec_desc p {
    color:#31343f;
}
body.sfw-pg .process_slider{
    margin:50px 0 0;
}
body.sfw-pg .process_slider .caption {
    padding: 0;
    text-align: left;
    background-color: transparent;
}
body.sfw-pg .process_slider .caption h2{
    color:#31343f;
}
body.sfw-pg .process_slider .caption p{
    color:#31343f;
}
body.sfw-pg .process_slider .hs_cos_flex-slider .hs_cos_flex-slides img {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
}
body.sfw-pg .main-top-tool .owl-carousel .owl-item .hs_cos_wrapper_type_custom_widget {
    padding: 20px;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.13);
    border: solid 1px #e2e2e2;
}
body.sfw-pg .top-tool-sec .owl-carousel .owl-item {
    padding: 10px;
}
body.sfw-pg .process_slider .caption {
    padding: 0;
    text-align: left;
    background-color: transparent;
    width: calc(100% - 545px);
    display: inline-block;
    vertical-align: middle;
    padding: 0 0 0 20px;
}
body.sfw-pg .process_slider .hs_cos_flex-control-paging li a {
    width: 18px;
    height: 18px;
    background-color: transparent;
    box-shadow: none;
    border: 1px solid #35bcc7;
}
body.sfw-pg .process_slider a.hs_cos_flex-active {
    background-color: #35bcc7 !important;
}
body.sfw-pg .top-tools-sec {
    background-color: #f7f7f7;
    padding: 85px 0;
}
body.sfw-pg .agile-insights{
    background-image: linear-gradient(10deg, #31343f, #2c8b97);
    padding: 120px 0;
}
body.sfw-pg .agile-left {
    display: inline-block;
    width: 50%;
    vertical-align: middle;
}
body.sfw-pg .agile-right {
    display: inline-block;
    width: calc(50% - 4px);
    vertical-align: middle;
    padding: 0 0 0 50px;
    color: #fff;
}
body.sfw-pg .agile-right h2{
    margin:0 0 18px;
}
body.sfw-pg .agile-right a.more-info {
    display: inline-block;
    margin: 25px 0 0;
    color: #3bb6c5;
    font-size:20px;
}
.questions-sec{
    background-color: #f0f0f2;
    padding: 120px 0;
}
.ques_module {
    margin: 55px 0 0;
}

.what-customer-say .top-cnt{
    text-align:center;
}
.what-customer-say .top-cnt h2 span {
    font-weight: 600;
    font-style: italic;
}
.customer-saying-module .hs_cos_wrapper_widget {
    display: inline-block;
    width: calc(33% - 50px);
    text-align: center;
    margin: 20px 25px 30px;
    vertical-align:top;
}
.customer-saying-module {
    margin: 80px 0 0;
}
.customer-desc, .customer-desc * {
    margin: 30px 0;
    font-size: 20px !important;
    line-height: 25px;
    font-weight: 300;
}

.customer-person-image {
    width: 80px;
    height: 80px;
    background-size: cover;
    border-radius: 50%;
    margin: 20px auto 0;
}
a#cta_button_3037742_cc6b119b-18bd-483a-951a-f0c6e091f3bc {
    width: 100%;
    max-width: 270px;
}
body.press-pg.career h4.hs-job-title {
    font-weight: 600;
    margin-bottom: 15px;
}
.cst-cta{
    text-align: center;
    margin-top: 70px;
}
.what-customer-say {
    padding: 125px 0 140px;
}
.hs_cos_wrapper_type_custom_widget .customer-name {
    font-size: 18px !important;
    color: #31343f;
    font-weight: 600 !important;
}
.customer-position {
    font-size: 16px;
    color: #31343f;
    font-weight: 300;
}
body.sfw-pg .feature-overview-sec .feature-left {
    width: 45%;
    padding-right: 15px;
}

body.sfw-pg .feature-link a {
    color: #3bb6c5;
    font-size: 20px;
    margin-top: 35px;
    display: inline-block;
}

body.sfw-pg .feature-link p:last-child a {
    margin-top: 18px;
}

body.sfw-pg .feature-overview-sec {
    position: relative;
    background-color: #f0f0f2;
    padding: 56px 0; 
}
body.sfw-pg .feature-left-block {
    padding: 85px 0;
    color: #fff;
}
.feature-sec-info {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
}
body.sfw-pg .feature-sec-image {
    background-color: #3bb6c5;
    display: inline-block;
    width: 70px;
    text-align: center;
    line-height: 53px;
    height: 70px;
    border-radius: 50%;
    /* padding-top: 8px; */
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}
body.sfw-pg .feature-sec-image img {
    vertical-align: middle;
}
body.sfw-pg .feature-block-desc {
    display: inline-block;
    width: calc(100% - 74px);
    vertical-align: top;
    padding: 0 0 0 17px;
}
body.sfw-pg .feat-mdl .hs_cos_wrapper_widget {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    margin-bottom: 15px;
    padding: 30px 27px;
}
body.sfw-pg .feat-mdl .hs_cos_wrapper_widget:last-child{
    margin-bottom:0;
}
body.sfw-pg .feat-mdl {
    margin-top: 40px;
}
body.sfw-pg .feature-title {
    font-size: 24px !important;
    font-weight: 600 !important;
    color: #31343f;
}
body.sfw-pg .feature-desc {
    margin: 18px 0 0;
}
body.sfw-pg .feature-desc p {
    color: #31343f;
}
body.sfw-pg .customer-image, body.homepage-up .customer-image {
    min-height: 90px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}

body.sfw-pg .tool-slide-wrap .desc p {
    font-size: 16px;
    color: #202a34;
}

body.sfw-pg .technologie_für {
    font-weight: 300;
}

/* Accordion */

.hs_cos_wrapper_type_custom_widget div.accordion_head {
    /*background-image: linear-gradient(80deg, #3c475a, #435562);*/
    background-image:none;
    color: #3c475a;
    cursor: pointer;
    font-size: 24px;
    margin: 0 0 1px 0;
    padding: 15px 25px;
    font-weight: 400;
    font-family: MaisonNeue, "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
}
.hs_cos_wrapper_type_custom_widget div.accordion_head p {
    font-weight: 700 !important;
    color: #3c475a;
}
.hs_cos_wrapper_type_custom_widget div.accordion_head.active {
    background-color: #ffff;
    background-image: none;
    color: #3c475a;
}
/*.accordion_head::before {
    position: absolute;
    right: 20px;
    content: '+';
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    border-radius: 50%;
    border: 2px solid #3bb6c5;
    color: #3bb6c5;
    top: 0;
    bottom: 0;
    margin: auto;
}*/
.accordion_head::before {
    position: absolute;
    right: 19px;
    content: '+';
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 31px;
    border-radius: 50%;
    border: 2px solid #3bb6c5;
    color: #3bb6c5;
    top: 0;
    bottom: 0;
    margin: auto;
}
.accordion_head.active::before {
    content: '-';
    /*color:#fff;
    border: 2px solid #fff;*/
}
.accordion_body {
    background: #fff;
    padding: 30px 27px;
    box-shadow: -5.5px 5.9px 22px 0 rgba(1, 1, 1, 0.22);
}
.accordion_body p{
    color:#31343f;
}
.plusminus {
    float:right;
}
.ques_module .hs_cos_wrapper_widget {
    margin: 0 0 10px;
}
.ques_module .hs_cos_wrapper_widget:last-child{
    margin-bottom:0px;
}

/* Accordion */
    
    
/*  ================================================================== 
    SOFTWARE-PAGE-CSS-END
    ================================================================== */  
    
    
.sec-three-tab-group form .hs-richtext, .sec-three-tab-group form .hs-richtext p{ 
    color: #31343f;
    font-size:16px;
}
.sec-three-tab-group form .hs-form-checkbox-display span:before, .sec-three-tab-group form .hs-form-booleancheckbox span:before{
        border: 2px solid #3bb6c5;
}
.sec-three-tab-group form .hs-form-checkbox-display input:checked + span:after, .sec-three-tab-group form .hs-form-booleancheckbox input:checked + span:after{
    background-color: transparent;    
    color: #3bb6c5;
}
.sec-three-tab-group form .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field {
    padding-right: 10px;
}


/*  ================================================================== 
    CAREER-PAGE-CSS-START
    ================================================================== */  
    
/*body.career .career-banner{
    padding:230px 0 190px;
}*/
   
body.career .press-banner-desc.career-banner-desc{
    max-width: 740px !important;
}
body.career .cta-module {
    margin-top: 40px;
}
body.career div#tab-2 .hs_cos_wrapper_type_custom_widget,
body.career div#tab-3 .hs_cos_wrapper_type_custom_widget,
body.career div#tab-4 .hs_cos_wrapper_type_custom_widget,
body.career div#tab-1 .hs_cos_wrapper_type_custom_widget,
body.career div#tab-5 .hs_cos_wrapper_type_custom_widget{
    border: 1px solid #ddd;
}
.change-able-lay-cust .hs_cos_wrapper_type_custom_widget{
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    margin-bottom: 20px;
}
body.career .sec-three{
    background-color:#fff !important;
    position:relative;
}
.icon-content-section .featured-image {
    /* border: 2px solid #35bcc7; */
    width: 135px;
    margin: 10px auto;
    height: 135px;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    /* background-color: #35bcc7; */
}

.icon-content-section .hs_cos_wrapper_type_custom_widget:nth-child(3) {
    margin-right: 0;
}
.icon-content-section .hs_cos_wrapper_type_custom_widget {
    width: calc(33% - 48px);
    display: inline-block;
    vertical-align: top;
    margin-right: 70px;
    margin-top: 60px;

}
.icon-content-section {
    background-color: #f2f2f2;
    padding: 110px 0 130px;
    text-align: center;
}

.icon-content-module h5 {
    font-weight: 600;
    padding: 10px 0 20px;
}
.career-desc {
    padding: 20px;
    border: 1px solid #ddd;
}
.featured-image.span7 {
    margin-bottom: 20px;
}
.featured-image.span5 {
    margin-top: 28px;
}
.career-four-section {
    padding: 100px 0;
}
.career-four-section .heading {
    text-align: center;
    padding: 0 0 70px;
}
.career-four-section .heading h2 {
    padding-bottom: 30px;
}
.career-desc.span7 {
    margin-top: -10px;
}


/*----- TABBER SECTION -------*/
body.career .sec-three-flexi-col ul.hs-tab-nav .filter-menus{
    display: flex;
    flex-wrap: wrap;
}

body.career .filter-menus{
    border-bottom: 0;
    margin-bottom: 0;
    margin-top: 0;    
}
body.career .filter-menus li{
   border-bottom: 0; 
}
body.career .sec-three-flexi-col .widget-type-raw_jinja ul li {
    width: 20%;
}
body.career ul.hs-tab-nav li.active {
    color: #fff;
    border-right: 0;
    background-image: linear-gradient(2deg,#31343f,#2c8b97);
    /*box-shadow: -5.5px 5.9px 22px 0 rgba(47,96,107,0.22);*/
}
body.career .hs-tab-nav li a {
    width: 100%;
    font-size: 20px;
    color:#fff;
    background: transparent;
    padding: 18px 10px;
    background-image: none;
    box-shadow: none;
    border-right: 0;
    height: 100%;
    border-bottom: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
}

body.career .hs-tab-nav li {
    background: #3bb6c5;
    color: #fff;
    float: left;
    padding: 0;
    cursor: pointer;
    width: 20%; 
    text-align: center;
    border-right: 1px solid rgba(66,83,97,.2);
}

div#tab-5 .hs_cos_wrapper_type_module, div#tab-4 .hs_cos_wrapper_type_module {
    background: #fff;
    padding: 40px 40px;
    float: left;
    margin: 60px 0 0;
}
body.career .sec-three-flexi-col {
    margin-bottom: 30px;
}
body.career .press-post-item{
    padding: 20px 40px 40px;  
    margin: 30px 0 0;
}
body.career .press-post-item{
    padding: 0;
    margin: 0;
    border:0;
}
.job-post-btm-cta {
    text-align: center;
}
/*  ================================================================== 
    CAREER-PAGE-CSS-END
    ================================================================== */  
    

/*  ================================================================== 
    BLOG LISTING-PAGE-CSS-START
    ================================================================== */  
body.hs-blog-listing .banner_sec {
    z-index: 1;
    /*padding: 120px 0 60px;*/
}
body.hs-blog-listing .banner_sec::before {
    background-image: none;
    background: rgba(30, 159, 170, .75);
    z-index: -1;
}
body.hs-blog-listing .banner_cont_sec {
    max-width: 100%;
    width: 100%;
    color: #fff;
    min-height: auto !important;
    padding: 0 !important;
    height: auto;
}

body.hs-blog-listing .banner_sec .page-center{
    padding-bottom: 85px;
}

body.hs-blog-listing .page-center, body.partner-up .page-center {
    max-width: 1110px !important;
    min-height: auto;
}
.pop-post-block{
    counter-reset: my-sec-counter;
}
.pop-post-block li {
    position: relative;
    padding: 0 0 10px 43px;
    line-height: 33px;
    margin: 0 0 10px;
    border-bottom: 2px dashed rgba(0, 0, 0, .1);
}
.pop-post-block li:last-child{
    border-bottom:none;
    padding-bottom: 0;
    margin-bottom: 0;
}
.pop-post-block li::before {
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter);
    position: absolute;
    left: 0;
    background-color: #3bb6c5;
    font-size: 16px;
    width: 28px;
    text-align: center;
    border-radius: 100%;
    height: 28px;
    line-height: 28px;
    top: 5px;
}
.pop-post-block h3 {
    background: #3c475a;
    background: -moz-linear-gradient(left, #3c475a 0%, #435562 100%);
    background: -webkit-linear-gradient(left, #3c475a 0%,#435562 100%);
    background: linear-gradient(to right, #3c475a 0%,#435562 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c475a', endColorstr='#435562',GradientType=1 );
    padding: 20px 25px;
    font-size: 24px;
    /*letter-spacing: 1px;*/
    font-weight: 600;
}
.pop-post-block li a{
    color:#31343f;
    font-weight:400;
}
.pop-posts-info {
    background-color: #fff;
    padding: 20px;
}
.pop-post-block li::before {
    counter-increment: my-sec-counter;
    content: counter(my-sec-counter);
    position: absolute;
    left: 0px;
    background-color: #3bb6c5;
    font-size: 16px;
    width: 28px;
    text-align: center;
    border-radius: 100%;
    height: 28px;
    line-height: 28px;
    top: 5px;
}
.pop-post-block li::after {
    content: '';
    width: 36px;
    height: 36px;
    position: absolute;
    left: -4px;
    top: 1px;
    border: 1px solid rgba(59, 182, 197, .2);
    border-radius: 100%;
}
body.hs-blog-listing .banner_cont {
display: inline-block;
    float: none;
    vertical-align: middle;
    width: calc(100% - 550px);
}
body.hs-blog-listing .pop-post-block {
    float: none;
    display: inline-block;
    width: 100% !important;
    vertical-align: middle;
    margin: 0;
    max-width: 494px;
    margin-left: 50px;
}
.listing-post-block img.hs-featured-image {
    float: none;
    margin: 0;
    max-width: 100%;
}
.listing-post-cnt {
    display: inline-block;
    width: calc(100% - 503px);
    vertical-align: top;
    padding: 0 0 0 40px;
}
.listing-post-image {
    display: inline-block;
}
body.hs-blog-listing .post-item {
    border-bottom: 2px dashed rgba(0, 0, 0, .1);
    padding: 0 0 50px;
    margin: 0 0 50px;
}

.listing-post-title{
    color: #31343f;
    font-weight: 600;  
}
.recent_topic_posts-title a.listing-post-title {
    color: #fff;
}
.listing-post-desc {
    padding: 25px 0 20px;
}
.listing-post-cnt a.more-link {
    font-size: 25px;
    font-weight: 500;
    color: #3bb6c5;
}
.listing-post-block .pagination {
    text-align: center;
    display: inline-block;
    border: 1px solid #e9e9e9;
    border-radius: 6px;
    margin: 50px 0 0;
}
.listing-post-block .pagination li {
    float: left;
    border-right: 1px solid #e9e9e9;
}
.listing-post-block nav{
    text-align:center;
}
.listing-post-block .pagination li:last-child{
    border:none;
}
.listing-post-block .pagination li a {
    font-size: 16px;
    /*text-transform: uppercase;*/
    padding: 10px 17px;
    display: inline-block;
}
.listing-post-block .pagination .prev-next {
    font-size: 13px;
    color: #31343f;
    transition: all .3s ease-in-out;
}
.listing-post-block .pagination li.active a {
    background-color: #3bb6c5;
    color: #fff;
}
.listing-blog-sec {
    padding: 100px 0 155px;
}
.recent_topic_posts-title {
    background: #3c475a;
    background: -moz-linear-gradient(left, #3c475a 0%, #435562 100%);
    background: -webkit-linear-gradient(left, #3c475a 0%,#435562 100%);
    background: linear-gradient(to right, #3c475a 0%,#435562 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3c475a', endColorstr='#435562',GradientType=1 );
    color: #fff;
    padding: 20px 50px;
}
.recent_topic_posts-desc {
    padding: 40px 50px;
    border: 1px solid #cccccc;
}
.recent_topic_posts-more-link .more-link {
    display: inline-block;
    margin: 20px 0 0;
    font-size: 25px;
    letter-spacing: 1.3px;
    color: #3bb6c5;
    font-weight: 600;
}
.recent_topic_post-item {
    margin: 0 0 50px;
    box-shadow: -5.5px 5.9px 22px 0 rgba(0, 0, 0, 0.12);
}
.recent_topic_post-item:last-child{
    margin-bottom:0px;
}
.links-sec-top-desc {
    text-align: center;
}
.links-block{
    text-align: center;
}
.links-sec {
    background-image: linear-gradient(80deg, #31343f, #2c8b97);
    padding: 60px 0;
}
.links-block li{
    padding: 0 40px;
    border-right: 1px solid rgba(255,255,255, .1);
}
.links-block li a {
    font-size: 20px;
    color: #fff;
    text-decoration: underline;
    padding: 10px 0;
}
.links-block li:last-child{
    border-right:0px;
}
.links-sec-top-desc h2 {
    color: #fff;
}
.links-block {
    text-align: center;
    margin: 30px 0 0;
}
.listing-post-block .pagination .prev-next:hover {
    color: #35A7B4;
}    
span.previous-icon img {
    vertical-align: middle;
    margin: 0 10px;
}  
img.arr-ryt {
    transform: rotate(180deg);
}
.custom-sec-container {
    display: inline-block;
    width: 100%;
    margin-bottom: 30px;
}    
.google-cust-srch .cse .gsc-control-cse, .google-cust-srch .gsc-control-cse {
    padding: 0;
    width: auto;
}
.google-cust-srch {
    width: 100%;
    max-width: 331px;
    display: inline-block;
    float: right;
    position: relative;
}
.google-cust-srch table#gs_id50 {
    min-height: 50px;
}
.google-cust-srch input.gsc-input {
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
    letter-spacing: 0.7px;
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
}
.google-cust-srch .gsib_a {
    padding-right: 10px;
    padding-left: 10px;
    padding-bottom: 4px;
    height: 100%;
    width: 100%;
    outline:none !important;
}
.google-cust-srch .gsc-search-box-tools .gsc-search-box .gsc-input {
    padding-right: 0;
    position: relative;
    background: none !important;
    text-indent: 0 !important;
}
.google-cust-srch .gsc-input-box {
    border: 1px solid #D9D9D9;
    background: #fff;
    min-height: 50px;
}
.google-cust-srch td.gsc-search-button {
    position: absolute;
    right: 0;
    width: 20%;
    height: 90%;
}
.google-cust-srch button.gsc-search-button.gsc-search-button-v2 {
    height: 100%;
    width: 100%;
    background-color: transparent;
    border-color: transparent;
    cursor: pointer;
    right: 0;
    padding: 0;
}
.google-cust-srch .gsc-search-button-v2 svg {
    fill: #000;
    height: 17px;
    width: 17px;
}
.google-cust-srch input.gsc-input, .google-cust-srch .gsc-input-box,
.google-cust-srch .gsc-input-box-hover, .google-cust-srch .gsc-input-box-focus {
    border-color: rgba(54, 54, 54, 0.19);
    border-radius:5px;
}
.google-cust-srch td.gsib_b {
    display: none;
}  
.google-cust-srch input::-webkit-input-placeholder {
    color: rgba(0, 0, 0, 0.4);
    letter-spacing: 0.7px;
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 600;
}
.google-cust-srch .cse .gsc-control-cse, .google-cust-srch .gsc-control-cse{
    border:none;
}
.custom-sec-container {
    display: inline-block;
    width: 30%;
    margin-bottom: 0;
}
.top-hdr-main {
    margin-bottom: 30px;
}
body.hs-blog-listing ul.alphabet {
    width: calc(70% - 44px);
    display: inline-block;
    border: 1px solid #D9D9D9;
    background: #fff;
    min-height: 50px;
    padding: 10px 30px;
    vertical-align: top;
    border-radius: 5px;
    margin-right: 40px;
    color: #b2b2b2;
    text-align:center;
}
body.hs-blog-listing ul.alphabet li {
    display: inline-block;
}
body.hs-blog-listing ul.alphabet a {
    font-size: 13px;
    font-weight: 600;
    color: #b2b2b2;
    padding: 0 1px;
}

/*---pagination---*/


body.hs-blog-listing span.next-icon {
    background-image: url(https://www.quantilope.com/hubfs/Quantilope%20January2018%20Theme/Images/Wiki/left.png?t=1521625010736);
    height: 10px;
    width: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    transform: rotate(180deg);
    margin-right: 7px;
}
body.hs-blog-listing span.previous-icon {
    background-image: url(https://www.quantilope.com/hubfs/Quantilope%20January2018%20Theme/Images/Wiki/left.png?t=1521623447261);
    height: 10px;
    width: 10px;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: left;
}
body.hs-blog-listing .listing-post-block .pagination .prev-next:hover span.previous-icon{
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope%20January2018%20Theme/Images/Blog/right-image.png);
    transform: rotate(180deg);
    background-position: right;
}
body.hs-blog-listing .listing-post-block .pagination .prev-next:hover span.next-icon{
    background-image: url(https://www.quantilope.com/hubfs/Quantilope%20January2018%20Theme/Images/Blog/right-image.png?t=1521625010736);
    transform: rotate(0deg);
    background-position: right;
}

/*  ================================================================== 
    BLOG LISTING-PAGE-CSS-END
    ================================================================== */      

    
/*  ================================================================== 
    BLOG DETAIL-PAGE-CSS-START
    ================================================================== */         
    

body.hs-blog-post .listing-blog-sec {
    padding: 0;
}
.post-title-sec {
    background-color: #35A7B4;
    padding: 60px 0;
    color: #fff;
    margin: 65px 0 0;
}
.whole-post-content {
    padding: 100px 0;
}
.whole-post-content .section.post-body h4 {
    margin: 0 0 25px;
    position: relative;
    padding: 0 0 0 10px;
    font-size: 35px;
}
.whole-post-content .section.post-body h4::before {
    position: absolute;
    left: 0;
    background-color: #35A7B4;
    content: '';
    width: 3px;
    height: 28px;
    top: 5px;
}
.content-desc {
    display: inline-block;
    width: calc(100% - 503px);
    vertical-align: top;
}
.content-image {
    display: inline-block;
}
.content-image-info {
    padding: 30px 0;
}
body.hs-blog-post ul.pagination li a[href="https://www.quantilope.com/"] {
    display: none;
}
.listing-post-block .pagination .prev-next:hover {
    color: #35A7B4;
}

/*  ================================================================== 
    BLOG DETAIL-PAGE-CSS-END
    ================================================================== */ 
 

/*  ================================================================== 
    FREE-TRIAL-PAGE-CSS-START
    ================================================================== */ 

    
.free-trial-sec {
    padding: 150px 0 70px;
    background-color: #fff;
}
/*----Left Section----*/

.left-sec-trial h2 {
    margin: 0 0 30px;
}


/*---Right Section---*/
.left-sec-trial {
    width: 40% !important;
    display: inline-block;
}
body.free-trial .form-sec {
    margin-left: 90px !important;
    width: calc(60% - 90px) !important;
}
.free-trial-sec .form-sec .form-title {
    font-size: 29px;
    color: #fff;
    background-color: #35bcc7;
    padding: 20px 5px;
    text-align: center;
}
.free-trial-sec .form-sec .form-title span {
    display: block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 400;
    margin-top: 5px;
}
.free-trial-sec .form-sec form {
    padding: 50px 50px 80px 50px;
    background: #2d7984;
    background: -moz-linear-gradient(top, #2d7984 0%, #30414c 100%);
    background: -webkit-linear-gradient(top, #2d7984 0%,#30414c 100%);
    background: linear-gradient(to bottom, #2d7984 0%,#30414c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d7984', endColorstr='#30414c',GradientType=0 );
}
.free-trial-sec .form-sec label {
    color: #fff;
    opacity: 1;
    font-size: 20px;
    padding-bottom: 10px;
    display: inline-block;
    font-weight: 300;
}
.free-trial-sec .form-sec form .hs-input {
    padding: 16px !important;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
    border: 1px solid rgba(53, 188, 199, 0.65);
    background-color: rgba(53, 188, 199, 0.25);
    font-family: "MaisonNeue";
    color: #fff;
    opacity: 1;
    border-radius: 4px;
    width: 100%;
    min-height: 50px;
    height: 100%;
}
.free-trial-sec .form-sec .input {
    margin-right: 10px !important;
    width: calc(100% - 10px);
}
.free-trial-sec fieldset{
    margin-right:0 !important;
    max-width: 100% !important;
}
.hs_company.hs-company.hs-fieldtype-text.field.hs-form-field .input {
    width: 100%;
    margin-right: 0 !important;
}
.hs_company.hs-company.hs-fieldtype-text.field.hs-form-field .hs-input {
    width: 100%;
}
.free-trial-sec fieldset .hs-form-field:nth-child(2) .input {
    margin-right: 0 !important;
    width: calc(100% - 10px) !important;
    margin-left: 10px;
}
.free-trial-sec fieldset .hs-form-field:nth-child(2) label {
    margin-left: 10px;
}
.free-trial-sec .form-sec form .hs-button.primary.large {
    width: 100%;
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
    font-size: 25px;
    /*text-transform: capitalize;*/
    background: rgba(53,187,199,1);
    border-radius: 1px;
    letter-spacing: 1.2px;
    margin-top: 20px;
    transition:all .3s ease-in-out;
    border: 1px solid transparent;
    background: -moz-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(53,187,199,1)), color-stop(100%, rgba(52,181,193,1)));
    background: -webkit-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: -o-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: -ms-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: linear-gradient(to right, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35bbc7', endColorstr='#34b5c1', GradientType=1 );
}
.free-trial-sec .form-sec form .hs-button.primary.large:hover,
.featured-snippet-sec .form-sec form .hs-button.primary.large:hover{
    background:transparent;
    color:#35bbc7;
    border: 1px solid #35bbc7;
}

/*----Bottom Logo Section-----*/

body.free-trial .slider-sec {
    border-top: 1px solid #e2e2e2;
}
    

/*  ================================================================== 
    FREE-TRIAL-PAGE-CSS-END
    ================================================================== */ 
    
   
/*  ================================================================== 
    METHOD-PAGE-CSS-START
    ================================================================== */ 




.method-bnr-sec {
   padding: 135px 135px 70px;
}
.method-bnr-content {
    width: 50% !important;
    display: inline-block !important;
    float: none !important;
    vertical-align: middle;
}
.tool-desc-sec .without-border {
    padding: 2.7% 2% 13.6%;
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/1_Images_new/Methods/ezgif.png);
    min-height: 0;
    background-size: cover;
    border: 0;
    float: none !important;
    width: calc(100% - 50.6%);
    display: inline-block;
    vertical-align: middle;
    text-align: right;
    margin-left: 0 !important;
}
.description-left.without-border .widget-type-linked_image {
    padding-top: 54.45%;
    position: relative;
    width: 100%;
}
.description-left.without-border .widget-type-linked_image img.hs-image-widget {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100% !important;
}
.description-right.method-bnr-content {
    padding: 0px 90px 0 0;
    vertical-align: middle;
    width: 40.3% !important;
    display: inline-block !important;
    float: none !important;
}
.challenges-section {
    padding: 100px 0;
    text-align: center;
    background-color: #31333f;
}
.challenges-section * {
    color: #fff;
}
.challenges-hding-sec {
    max-width: 1040px;
    float: none !important;
    margin: auto !important;
}
.challenges-section h2, .challenges-section h3 {
    margin-bottom: 30px;
}
.special-section-main {
    padding: 100px 0;
    text-align: center;
}
.special-section-hding {
    max-width: 1010px;
    margin: 0 auto 40px !important;
    float: none !important;
}
.special-section-hding h3 {
    margin-bottom: 30px;
}
.speciality-section > span .hs_cos_wrapper_type_module {
    width: calc(33% - 14px);
    display: inline-block;
    margin-right: 20px;
    text-align: center;
    margin-bottom:20px;
}
.speciality-section > span .hs_cos_wrapper_type_module:nth-child(3n) {
    margin-right: 0;
}
.speciality-img img {
    max-width: 200px;
    height: auto;
}
.speciality-desc {
    color: #31343f;
}
.img-featured-sec-sub {
    width: 30% !important;
    float: none !important;
    display: inline-block !important;
    vertical-align: middle;
}
.desc-featured-sec-sub {
    float: none !important;
    display: inline-block !important;
    width: calc(35% - 35px) !important;
    margin-left: 30px !important;
    vertical-align: middle;
}
.desc-featured-sec-sub h3{
		margin-bottom:15px;
}
body.tool-pg .form-sec.form-featured-sec-sub {
    margin-left: 30px !important;
    width: calc(35% - 34px) !important;
    vertical-align: middle;
    display: inline-block !important;
    float: none !important;
}
.features-slider-left {
}
.featured-cust-desc-up.features-slider-right {
    margin-left: 50px !important;
    width: calc(60% - 60px) !important;
    padding-top: 0px;
}
body.method-pg-new .features-slider-sec .owl-item .hs_cos_wrapper_type_module * {
    width: 100%;
    display: block;
}

/*  ================================================================== 
    METHOD-PAGE-CSS-END
    ================================================================== */ 

    
/*  ================================================================== 
    ABOUT-US-PAGE-CSS-START
    ================================================================== */ 

.about-us-team {
    background-color: #f0f0f2;
    padding: 100px 0;
    text-align: center;
}
span#hs_cos_wrapper_Design_flexible_column, span#hs_cos_wrapper_Development_flexible_column,
span#hs_cos_wrapper_Product_flexible_column, span#hs_cos_wrapper_Sales_flexible_column, 
span#hs_cos_wrapper_Marketing_flexible_column, span#hs_cos_wrapper_Customer_Success_flexible_column, 
span#hs_cos_wrapper_Marketing_Science_Automation_flexible_column, span#hs_cos_wrapper_Special_Forces_flexible_column,
span#hs_cos_wrapper_Strategy_flexible_column, span#hs_cos_wrapper_Strategy_flexible_column,
span#hs_cos_wrapper_US_flexible_column, #hs_cos_wrapper_Our_Culture_flexible_column{
    display: inline-block;
    width: 100%;
}

.founder-custom-sec {
    padding-top: 50px;
}
.founder-story-main {
    padding: 100px 0;
    background-color: #f2f2f2;
}
.founder-section-img img {
    /* box-shadow: 4.5px 7.794px 37px rgba(25,25,25,0.09); */
    max-width: 460px;
    width:100%;
}
.founder-section-desc, .founder-section-img {
    width: calc(50% - 2px);
    display: inline-block;
    padding: 45px;
    vertical-align: middle;
}
.founder-section-main-right-img .founder-section-desc {
    text-align: right;
}
.founder-section-title {
    font-size: 24px;
    color: #000;
    font-weight: 700;
    margin-bottom: 15px;
}
.founder-section-title span {
    font-size: 24px;
    color: #318e96;
    margin-right: 5px;
}
.founder-section-description {
    color: #31343f;
    font-size: 20px;
    line-height: 25px;
}
.founder-section-main-left-img .founder-section-img {
    text-align: right;
}
.founder-section-main-left-img, .founder-section-main-right-img {
    position: relative;
}
.founder-section-main-left-img:before, .founder-section-main-right-img:before  {
    content: '';
    height: 100%;
    width: 3px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    background-color: #2d7985;
}
.founder-section-main-left-img:after, .founder-section-main-right-img:after {
    content: '';
    height: 21px;
    width: 21px;
    background-color: #35bcc7;
    position: absolute;
    top: 75px;
    left: 0;
    right: 0;
    margin: auto;
    border-radius: 100%;
}
.founder-custom-sec .hs_cos_wrapper_type_module:first-child .founder-section-main-left-img:before, 
.founder-custom-sec .hs_cos_wrapper_type_module:first-child .founder-section-main-right-img:before {
    top:75px;
}
.founder-custom-sec .hs_cos_wrapper_type_module:last-child .founder-section-main-left-img:before, 
.founder-custom-sec .hs_cos_wrapper_type_module:last-child .founder-section-main-right-img:before {
    bottom: 45px;
}


.culture-section-abt > .row-fluid-wrapper .row-fluid {
    display: flex;
    flex-wrap: wrap;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
  	height:100%;
}
.culture-section-abt .culture-abt-content {
    padding: 135px;
}
.culture-right-img-abt {
    width: 50% !important;
    margin-left: 0 !important;
  	/*min-height:250px !important;*/
}
.culture-section-abt .culture-abt-content {
    padding: 135px;
    width: 50% !important;
}
.culture-abt-content p {
    margin: 20px 0;
}
.culture-right-img-abt > .row-fluid-wrapper{
    height:100%;
}
span#hs_cos_wrapper_Our_Culture_flexible_column {
    display: block;
    height:100%;
}
.culture-right-img-abt .owl-carousel .owl-stage-outer{
   height:100%;
}
.culture-right-img-abt .owl-carousel {
    padding: 0 !important;
    height:100%;
}
.culture-right-img-abt .owl-carousel .owl-item {
    padding: 0 !important;
}
.culture-right-img-abt .owl-carousel .owl-item img {
    width: 100% !important;
}
.culture-right-img-abt .owl-dots {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
    text-align: center;
    /* right: 0; */
    /* margin: auto; */
}


.about-team-list ul {
    display: flex;
    width: auto;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-justify-content: center;
    -webkit-align-items: center;
    margin-top: 50px;
}
.about-team-list ul li {
    font-size: 16px;
    color: #010000;
    display: inline-block;
    padding-left: 13px;
    padding-right: 13px;
    cursor: pointer;
    margin-bottom: 0;
    padding-bottom: 25px;
    float: left;
    border-bottom: 1px solid #e0e0e0;
    margin-bottom: 40px;
    font-weight: 500;
}
.about-team-list ul li.active {
    font-weight: 700;
    border-bottom: 3px solid #35bcc7;
}
.about-team-list ul li:before {
    display:none;
}
h5.team-about-desc-title {
    font-size: 24px;
    line-height: 23px;
    color: #318e96;
    font-weight: 500;
    margin-bottom: 5px;
}
.team-about-desc-detail {
    color: #31343f;
    font-size: 17px;
    line-height: 23px;
    font-weight: 300;
}
.team-about-img-sec {
    min-height: 254px;
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
}
.about-us-team .owl-item .hs_cos_wrapper_type_module {
    background-color: #fff;
    height:100%;
}
.team-about-desc-sec {
    padding: 20px 5px 15px;
}
.about-us-team .owl-prev, .about-us-team .owl-next {
    color: transparent;
    height: 0;
}
.about-us-team .owl-dots{
 		display:none; 
}
.about-us-team .owl-prev {
		position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: 10px;
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/About_Us/enable.png);
    height: 43px;
    width: 24px;
    background-repeat: no-repeat;
    background-position: center;
    transform: rotate(180deg);
}
.about-us-team .owl-prev.disabled{
     background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/About_Us/disable.png);
     transform: rotate(0deg);
} 
.about-us-team .owl-next {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    right:10px;
    background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/About_Us/enable.png);
    height: 43px;
    width: 24px;
    background-repeat: no-repeat;
    background-position: center;
}
.about-us-team .owl-next.disabled{
     background-image: url(https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/Quantilope-Feb-2018/About_Us/disable.png);
  	 transform: rotate(180deg);
} 
.nonsensical-hding h3 {
    margin-bottom: 40px;
}
.nonsensical-hding{
    max-width: 1015px;
    width: 100%;
    margin: auto !important;
    float: none !important;
}
.nonsensical-hding p {
    color: #31343f;
    margin: 25px 0;
}
.about-team-list {
    position: relative;
}
.toggle-list-container span {
    height: 3px;
    width: 30px;
    position: absolute;
    background-color: #318e96;
    right: 0;
  	top:0;
}
.toggle-list-container span:before {
    content: '';
    height: 3px;
    width: 30px;
    position: absolute;
    background-color:#318e96;
    right: 0;
    top: -7px;
  transition:all .3s;
}
.toggle-list-container span:after {
    content: '';
    height: 3px;
    width: 30px;
    position: absolute;
    background-color: #318e96;
    right: 0;
    top: 7px;
  transition:all .3s;
}
.toggle-list-container {
		position: relative;
    width: 100%;
    padding: 30px 0 20px;
    display: none;
    margin: 30px 0 0;
}

.toggle-list-container.toggle-reverse span {
    background-color: transparent;
}
.toggle-list-container.toggle-reverse span:after {
    transform:rotate(45deg);
  top:0;
}
.toggle-list-container.toggle-reverse span:before {
    transform:rotate(-45deg);
  top:0;
}
.about-team-list.mobile-list {
    display: none;
}

/*  ================================================================== 
    ABOUT-US-PAGE-CSS-END
    ================================================================== */ 



/*  ================================================================================================================================================================
                                                                        WEBSITE-PAGES-CSS-END
    ================================================================================================================================================================ */ 
    
    
    
    
/*  ================================================================================================================================================================
                                                                       LANDING-PAGES-CSS-START
   ================================================================================================================================================================ */



.speaker-hding-lp, .hding-demand-lp {
    text-align: center;
    margin-bottom: 30px !important;
}
.slider-ryt-desc-lp {
    width: calc(50% - 110px) !important;
    margin-left: 120px !important;
}
.btm-links-lp {
    padding: 30px 0;
}
.btm-links-lp h2 {
    margin-bottom: 15px;
    text-align:center;
}
.Praxis-Webinare {
    padding: 60px 0 120px;
    background-color: #f8f8f8;
}   
.Praxis-Webinare h4 {
    margin-bottom: 20px;
}
.thank-you-content-group {
    padding-bottom: 40px;
}   
ul.hs_cos_flex-direction-nav {
    display: none;
}   
.praktische-content {
    padding-bottom: 50px;
}   
.praktische-content .widget-type-form .hs_salutation.hs-salutation.hs-fieldtype-select {
    padding-right: 10px;
}   
.logo-sec-globl-hding {
    font-weight: 700;
    font-size: 28px;
    text-align:center;
}
.schon-heute-wissen h4 {
    margin-bottom: 30px;
    text-align:center;
}
.member-detail-cust-sec-up {
    padding: 100px 0;
}
.member-detail-cust-sec-up h4 {
    margin-bottom: 30px;
    text-align: center;
}
.sortimente-ds h4 {
    text-align: center;
}
.form-container-section-up {
    padding-bottom: 100px;
}
body.landing-pg a.cta_button, a#cta_button_3037742_cb2a8dce-24e6-4b29-b771-43775151e105,
a#cta_button_3037742_7e54bd8f-146a-4b33-80cb-1d2416938f10{
    border-radius: 0 !important;
    max-width: inherit !important;
    width: auto !important;
    border: 1px solid transparent;
    background: #3bb6c5 !important;
    font-size: 20px !important;
    box-sizing: border-box !important;
    font-family: "MaisonNeue" !important;
    display: inline-block;
    font-weight: 700 !important;
    text-align: center;
    letter-spacing: 1.3px;
    border:1px solid transparent !important;
    padding: 12px 27px !important;
}
a#cta_button_3037742_cb2a8dce-24e6-4b29-b771-43775151e105:hover, a#cta_button_3037742_42a7ed80-866a-491e-ab58-c522b9684a1f:hover,
a#cta_button_3037742_7e54bd8f-146a-4b33-80cb-1d2416938f10:hover{
    background: transparent !important;
    border: 1px solid #3bb6c5 !important;
    color: #3bb6c5 !important;
}
a#cta_button_3037742_42a7ed80-866a-491e-ab58-c522b9684a1f {
    border-radius: 0 !important;
    max-width: inherit !important;
    width: auto !important;
    border: 1px solid transparent;
    background: #3bb6c5 !important;
    font-size: 20px !important;
    box-sizing: border-box !important;
    font-family: "MaisonNeue" !important;
    display: inline-block;
    font-weight: 700 !important;
    text-align: center;
    letter-spacing: 1.3px;
    border: 1px solid transparent !important;
}
body.landing-pg a.cta_button span {
    font-size: 20px !important;
}
/*.btm-more-content-sec {
    margin-bottom: 50px;
}*/
.btm-more-content-sec .contact-modules, .btm-more-content-sec .widget-type-cta {
    display: inline-block !important;
    float: none !important;
    vertical-align: middle;
    margin: 0 !important;
}
.contact-modules .widget-type-linked_image {
    width: 20%;
    display: inline-block;
    text-align: right;
}
.contact-modules .widget-type-rich_text {
    width: calc(80% - 12px);
    text-align: left;
}
body.landing-pg .member-cust-main {
    padding: 50px 0 50px;
    border-bottom: none;
    max-width: 100%;
}   
body.landing-pg .header_sec {
    padding-bottom: 10px;
}
.result-sec-hding {
    margin-bottom: 30px;
    text-align:center;
}
.form-alone-sec .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field {
    padding-right: 10px;
}
.span6.widget-span.widget-type-cell.main-content.max-diff-left-sec {
    width: calc(50% - 20px);
    margin-right: 30px !important;
}
.span6.widget-span.widget-type-cell.main-content.max-diff-left-sec p {
    margin: 20px 0;
}
.span6.widget-span.widget-type-cell.main-content.max-diff-right-sec {
    width: calc(50% - 50px);
    margin-left: 40px;
}
.span6.widget-span.widget-type-cell.main-content.max-diff-right-sec .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field {
    padding-right: 10px;
}
.max-diff-right-sec form .hs_salutation.hs-salutation.hs-fieldtype-select.field {
    padding-right: 10px;
}
.max-diff-hding {
    margin: 100px 0 50px;
    text-align:center;
}
.thank-you-content-group a.cta_button, a#cta_button_3037742_b7e085ab-38ae-44f9-9c19-a6c1db18e7dc {
    border-radius: 0 !important;
    text-decoration: none;
    letter-spacing: 1.3px;
    padding: 12px 40px !important;
    margin-top: 40px;
    max-width: inherit !important;
    width: auto !important;
    font-size: 20px !important;
    display: inline-block;
    font-weight: 500 !important;
    text-align: center;
    border: 1px solid transparent !important;
    box-sizing: border-box !important;
    font-family: "MaisonNeue" !important;
}
.thank-you-content-group a.cta_button:hover, a#cta_button_3037742_b7e085ab-38ae-44f9-9c19-a6c1db18e7dc:hover {
    background: transparent !important;
    border: 1px solid #3bb6c5 !important;
    color: #3BB6C5 !important;
}
.content-main-group-up {
    padding-bottom: 60px;
}
.content-main-group-up a:before {
    content: ">";
    padding-right: 5px;
}
.content-main-group-up a {
    color: #3bb6c5;
    font-size: 20px;
    font-weight: 600;
    display:inline-block;
    margin-top:10px;
}
body.landing-pg form .hs-button.primary.large:hover, body.landing-pg  form .hs-button.primary.large:hover {
    background: transparent;
    color: #35bbc7;
    border: 1px solid #35bbc7;
}
body.landing-pg .row-fluid [class*="span"] {
    min-height: 26px;
}
/*body.landing-pg .container-fluid .row-fluid .page-center {
    float: none;
    max-width: 960px;
    padding-left: 12px;
    padding-right: 12px;
    margin: 0 auto;
}*/
/body.landing-pg .body-container-wrapper p{
    color: #fff;
    margin:16px 0;
}
body.landing-pg .body-container-wrapper h5{
    font-weight:700;
}
/*body.landing-pg .body-container-wrapper a{
    color: #3bb6c5;
    transition:all .3s ease-in-out;
} 
body.landing-pg .body-container-wrapper a:hover, body.landing-pg .body-container-wrapper a:focus {
    text-decoration: underline;
}*/
body.landing-pg  form.hs-form fieldset[class*="form-columns"] .input {
    margin-right: 0;
}
/*-------Header-------*/

.custom-header-wrap {
    min-height: 40px !important;
}
.custom-header-wrapper {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    width: 100% !important;
    z-index: 30;
    background-color: #444651;
    -webkit-box-shadow: 0 8px 32px 0 rgba(13, 16, 36, 0.08), 0 1px 2px 0 rgba(13, 16, 36, 0.12), 0 0 0 0 transparent;
    -moz-box-shadow: 0 8px 32px 0 rgba(13, 16, 36, 0.08), 0 1px 2px 0 rgba(13, 16, 36, 0.12), 0 0 0 0 transparent;
    box-shadow: 0 8px 32px 0 rgba(13, 16, 36, 0.08), 0 1px 2px 0 rgba(13, 16, 36, 0.12), 0 0 0 0 transparent;
    -moz-transition: box-shadow 0.3s, background-color 0.1s, height 0.3s;
    -o-transition: box-shadow 0.3s, background-color 0.1s, height 0.3s;
    -webkit-transition: box-shadow 0.3s, background-color 0.1s, height 0.3s;
    -ms-transition: box-shadow 0.3s, background-color 0.1s, height 0.3s;
    transition: box-shadow 0.3s, background-color 0.1s, height 0.3s;
}
/*.custom-header-wrapper .page-center{
    max-width: 1240px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
}
.custom-logo {
    padding: 8px 0;
}
.custom-contact-sec p {
    margin: 0;
    font-family: "MaisonNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    line-height: 1.33;
    text-align: left;
    display: inline-block;
    padding: 24px 0;
    -moz-transition: padding 0.3s;
    -o-transition: padding 0.3s;
    -webkit-transition: padding 0.3s;
    -ms-transition: padding 0.3s;
    transition: padding 0.3s;
    font-weight: 300;
    color: #ffffff;
}
.custom-contact-sec p:before {
    content: "\e90a";
    color: inherit;
    font-family: 'iconset' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #ffffff;
    margin-right: 7px;
}
.custom-contact-sec a {
    color: #ffffff;
    font-family: "MaisonNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-transform: none;
    text-decoration: none;
}
.custom-contact-sec a:before {
    content: " ";
    display: inline-block;
    width: 1px;
    height: 8px;
    background-color: #bcbdc2;
    margin: 0 4px 0 1px;
}
.custom-contact-sec a:after {
    content: "\e902";
    font-family: 'iconset' !important;
    margin-left: 4px;
}
.custom-contact-sec a:hover {
    color: #bcbdc2;
}
.custom-contact-sec a:hover:after {
    content: "\e903";
    font-family: 'iconset' !important;
}
.custom-contact-sec {
    text-align: right;
}*/
.btm-desc-lp p{
    font-weight:700;
}
.slider-ryt-desc-lp h5 {
    font-weight: 700;
    line-height: 1.33;
    margin-bottom: 12px;
}
body.landing-pg .body-container {
    padding: 60px 0;
}


/*  ================================================================== 
    ALIGN INSIGHT-PAGE-CSS-START - Christoph Follow-up page start https://cdn2.hubspot.net/hubfs/3037742/1_Images_new/AgileInsightsSummit_2019/AgileInsightsSummit2019_1920x1080_Header.png
    ================================================================== */ 
    
    .custom-lp .custom-header-wrap {
        min-height: 40px !important;
    }
    
/*    .full-width-agile-insights-summit-follow-up {
            background: url('https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/1_Images_new/Follow%20Up%20Page/Summit_Follow-up_header.png') no-repeat;
               background-size: 100%;
}
*/

    .body-full-banner .full-width-agile-insights-summit-follow-up { 
        background: url('https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/1_Images_new/1_Header_new/Summit2018_Afterpage_Header_1920x990px.png') no-repeat;
        background-size: 100%;
        min-height: 0 !important;
        padding-top: 48.65%;
        margin-bottom: 40px;
    }

    .body-full-banner .body-container {
        padding-top: 0;
    }
    
    .body-full-banner .custom-header-wrap {
        min-height: 23px !important;
    }


/*  ================================================================== 
    ALIGN INSIGHT-PAGE-CSS-START - Christoph Follow-up page end
    ================================================================== */ 


/*  ================================================================== 
    ALIGN INSIGHT-PAGE-CSS-START
    ================================================================== */ 

.anmeldung-content-sec {
    padding: 70px 0 0;
}
.anmeldung-content-sec .content-lp-2 {
    margin-right: 100px;
    width: calc(57% - 100px) !important;
}
/*-------INNER DESCRIPTION--------*/
.full-width-agile-insights-summit-follow-up {
    background: url('https://3037742.fs1.hubspotusercontent-na1.net/hubfs/3037742/1_Images_new/Follow%20Up%20Page/Summit_Follow-up_header.png') no-repeat;
   /*background-size: 100%;*/
}

.body-container-wrapper {
    padding-top: 0px !important;
}

.header-container-wrapper {
    margin-bottom: 0px !important;
    height: 0px !important;
}
/*
.custom-footer-text {
    font-size: 16px;
    line-height: 24px;
    font-weight: normal;
}
.custom-footer-text * {
    font-size: 12px;
    line-height: 1.33;
}
.custom-footer-text p {
    margin: 12px 0;
}*/
.desc-lp h4 {
    font-weight: 700;
    color: #0d1024;
    margin-bottom: 20px;
}
.desc-lp p, .programm-desc p  {
    color: #444651;
    margin:16px 0;
}
.programm-desc h5 {
    margin: 0 0 15px 0;
    font-weight: 700;
}
.programm-desc h2 {
    margin-bottom:10px;
    font-weight: 300;
}
.speaker-section-lp .widget-type-header {
    padding-top: 50px !important;
    padding-bottom: 40px !important;
    display: block !important;
}
.speaker-section-lp .widget-type-header h2 {
    font-weight: 400;
}


/*----------------SLIDER------------*/
body.landing-pg .hs_cos_flex-slider .hs_cos_flex-slides > li {
    display: none;
    -webkit-backface-visibility: hidden;
    position: relative;
    padding-bottom: 12px;
    padding-left: 28px;
}

/*--------*/

/*body.landing-pg .widget-type-rich_text.eleraben-desc-lp ul {
    margin: 16px 0;
    padding-left: 40px;
    list-style-type: disc;
}*/
/*body.landing-pg .widget-type-rich_text.eleraben-desc-lp ul li {
    position: relative;
    padding-left: 0;
    margin: 0;
}
body.landing-pg .widget-type-rich_text.eleraben-desc-lp ul li:before{
    display:none;
}*/
.erleben-hding-lp h2 {
    font-weight: 400;
}
.erleben-hding-lp .widget-type-rich_text p{
    line-height: 24px;
    color: #444651;
}
/*.erleben-hding-lp .widget-type-rich_text ul {
    padding-left: 40px;
    margin: 16px 0;
    list-style-type: disc;
}
.erleben-hding-lp .widget-type-rich_text ul li{
    position: relative;
    padding-left: 0;
    margin: 0;
    line-height: 28px;
}*/
/*.erleben-hding-lp .widget-type-rich_text ul li:before{
    display:none;
}*/
.btm-links-lp h3{
    margin-bottom:10px;
}
.btm-links-lp a {
    margin: 4px 0;
    display: inline-block;
}


/*  ================================================================== 
    ALIGN INSIGHT-PAGE-CSS-END
    ================================================================== */ 
    
/*  ================================================================== 
    EVENTPAGE SUMMIT-PAGE-CSS-START
    ================================================================== */ 
    
    
.full-width-agile-insights-summit h1 {
    font-weight: 400;
}    
.content-sec-lp-2 h4 {
    font-weight: 400;
}
/*.content-lp-2 * {
    line-height: 28px;
    color: #444651;
}
.content-lp-2 h3 {
    line-height: 50px;
    font-size:34px;
}*/
.content-lp-2 a {
    color: #3bb6c5;
}
/*.widget-type-rich_text.content-lp-2 p {
    font-size: 16px;
}*/
body.landing-pg .hs_cos_wrapper.form-title,
body .form-style .hs_cos_wrapper.form-title{
    font-size: 29px;
    color: #fff;
    background-color: #35bcc7;
    padding: 20px 5px;
    text-align: center;
    margin: 0;
}
body.landing-pg .hs_cos_wrapper.form-title br, body .form-style .hs_cos_wrapper.form-title br{
    display:none;
}
body.landing-pg .hs_cos_wrapper_type_password_prompt, 
body.landing-pg .hs_cos_wrapper_type_email_simple_subscription, 
body.landing-pg form,body .form-style form, .hs_cos_wrapper_type_blog_subscribe, 
body.landing-pg .widget-type-google_search, 
body.landing-pg .demand-planner-angebot form
/*.demand-planner-angebot .hs_cos_wrapper_type_custom_widget*/{
    display: block;
    width: 100%;
    /* max-width: 500px; */
    margin-bottom: 20px;
    overflow: hidden;
    padding: 50px 50px 80px 50px;
    background: #2d7984;
    background: -moz-linear-gradient(top, #2d7984 0%, #30414c 100%);
    background: -webkit-linear-gradient(top, #2d7984 0%,#30414c 100%);
    background: linear-gradient(to bottom, #2d7984 0%,#30414c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2d7984', endColorstr='#30414c',GradientType=0 );
}
/*body.landing-pg .hs_cos_wrapper.form-title, body .form-style .hs_cos_wrapper.form-title  {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.33;
    margin-bottom: 10px;
}*/
/*body.landing-pg .hs-form-field > label{
    text-transform: uppercase;
    padding-right: 16px;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.33;
    letter-spacing: 1.5px;
    color: #a7a8ae;
}*/
/*body.landing-pg span.hs-form-required {
    display: none;
}*/
label {
    color: #fff;
    opacity: 1;
    font-size: 20px;
    padding-bottom: 10px;
    display: inline-block;
    font-weight: 300;
}
body.landing-pg input[type="text"],
body.landing-pg input[type="password"],
body.landing-pg input[type="datetime"], 
body.landing-pg input[type="datetime-local"], 
body.landing-pg input[type="date"], 
body.landing-pg input[type="month"], 
body.landing-pg input[type="time"], 
body.landing-pg input[type="week"], 
body.landing-pg input[type="number"], 
body.landing-pg input[type="email"], 
body.landing-pg input[type="url"], 
body.landing-pg input[type="search"], 
body.landing-pg input[type="tel"], 
body.landing-pg input[type="color"], 
body.landing-pg textarea, 
body.landing-pg select,
body .form-style input[type="text"],
body .form-style input[type="password"],
body .form-style input[type="datetime"], 
body .form-style input[type="datetime-local"], 
body .form-style input[type="date"], 
body .form-style input[type="month"], 
body .form-style input[type="time"], 
body .form-style input[type="week"], 
body .form-style input[type="number"], 
body .form-style input[type="email"], 
body .form-style input[type="url"], 
body .form-style input[type="search"], 
body .form-style input[type="tel"], 
body .form-style input[type="color"], 
body .form-style textarea, 
body .form-style select
{
    padding: 16px !important;
    font-size: 14px;
    font-weight: 300;
    margin-bottom: 20px;
    border: 1px solid rgba(53, 188, 199, 0.65);
  	background-color: #2d7984;
    /*background-color: rgba(53, 188, 199, 0.25);*/
    font-family: "MaisonNeue";
    color: #fff;
    opacity: 1;
    border-radius: 4px;
    width: 100%;
    min-height: 50px;
    height: 100%;
}

body.landing-pg .hs-input.invalid.error:hover{
    border-bottom-color: #e34445 !important;
}
body.landing-pg .hs-error-msgs label {
    color: #d74545;
    margin-top: 0;
    padding-bottom: 10px;
    display: block;
    letter-spacing: 1.5px;
    font-size:14px;
}
body.landing-pg form p, , body .form-style form p {
    color: #fff;
}
/*body.landing-pg input[type="text"]:hover, 
body.landing-pg input[type="password"]:hover, 
body.landing-pg input[type="datetime"]:hover, 
body.landing-pg input[type="datetime-local"]:hover, 
body.landing-pg input[type="date"]:hover, 
body.landing-pg input[type="month"]:hover, 
body.landing-pg input[type="time"]:hover, 
body.landing-pg input[type="week"]:hover, 
body.landing-pg input[type="number"]:hover, 
body.landing-pg input[type="email"]:hover, 
body.landing-pg input[type="url"]:hover, 
body.landing-pg input[type="search"]:hover, 
body.landing-pg input[type="tel"]:hover, 
body.landing-pg input[type="color"]:hover, 
body.landing-pg textarea:hover, 
body.landing-pg select:hover{
    border-bottom-color: #45d4c8;
}
body.landing-pg form input[type=checkbox] + span::before, 
body.landing-pg .form input[type=checkbox] + span::before{
    vertical-align: bottom;
    content: " ";
    display: inline-block;
    width: 16px;
    height: 16px;
    border: solid 2px #a7a8ae;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    margin: 4px 8px 4px 0;
}
body.landing-pg form input[type=checkbox] + span::after, 
body.landing-pg .form input[type=checkbox] + span::after{
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    position: absolute;
    color: #ffffff;
    left: 0px;
    top: 0px;
    margin: 4px 8px 4px 0;
    font-family: 'iconset' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
body.landing-pg form input[type=checkbox]:checked + span::after, 
body.landing-pg .form input[type=checkbox]:checked + span::after{
    content: "\e904";
}
body.landing-pg form input[type=checkbox]:checked + span::before, 
body.landing-pg .form input[type=checkbox]:checked + span::before{
    border-color: #45d4c8;
    background-color: #45d4c8;
}*/

body.landing-pg .body-container fieldset ul li, 
body.landing-pg .body-container ul.inputs-list li{
    list-style: none;
    font-family: "MaisonNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: -0.2px;
    color: #444651;
    padding-bottom: 12px;
    /*padding-left: 0;*/
    position: relative;
}
body.landing-pg .body-container fieldset ul, 
body.landing-pg .body-container ul.inputs-list{
    margin-top: 8px;
}
body.landing-pg form.hs-form fieldset .hs-form-field,
body.landing-pg form.hs-form .demand-planner-angebot fieldset .hs-form-field,
body .form-style form.hs-form fieldset .hs-form-field,
body .form-style form.hs-form .demand-planner-angebot fieldset .hs-form-field{
    padding: 10px;
}
body.landing-pg .anmeldung-content-sec form.hs-form .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field,
body.landing-pg .anmeldung-content-sec form.hs-form .hs_salutation.hs-salutation.hs-fieldtype-select.field.hs-form-field,
body.landing-pg .anmeldung-content-sec form.hs-form .hs_plz.hs-plz.hs-fieldtype-text.field.hs-form-field{
    padding-right: 10px;
}
body.landing-pg form input[type=checkbox]:checked, 
body.landing-pg form input[type=checkbox]:not(:checked), 
body.landing-pg form input[type=radio]:checked, 
body.landing-pg form input[type=radio]:not(:checked), 
body.landing-pg .form input[type=checkbox]:checked, 
body.landing-pg .form input[type=checkbox]:not(:checked), 
body.landing-pg .form input[type=radio]:checked, 
body.landing-pg .form input[type=radio]:not(:checked) {
    background-color: transparent;
    visibility: hidden;
    margin: 0;
    padding: 0;
}
body.landing-pg form input[type=checkbox], 
body.landing-pg form input[type=radio] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    border-radius: 0;
    width: auto;
    background: transparent;
    border: none;
    position: absolute;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
body.landing-pg .hs-button.primary, body input[type="submit"], 
body.landing-pg input[type="button"],
body .form-style .hs-button.primary,
body .form-style input[type="button"] {
    width: 100%;
    margin-bottom: 0;
    color: #fff;
    font-weight: 500;
    font-size: 25px;
    padding:10px;
    /* text-transform: capitalize; */
    background: rgba(53,187,199,1);
    border-radius: 1px;
    letter-spacing: 1.2px;
    margin-top: 20px;
    line-height: 1.5;
    transition: all .3s ease-in-out;
    border: 1px solid transparent;
    background: -moz-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(53,187,199,1)), color-stop(100%, rgba(52,181,193,1)));
    background: -webkit-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: -o-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: -ms-linear-gradient(left, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    background: linear-gradient(to right, rgba(53,187,199,1) 0%, rgba(52,181,193,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#35bbc7', endColorstr='#34b5c1', GradientType=1 );
}
body.landing-pg form.hs-form fieldset[class*="form-columns"] .hs-input{
    width: 100%;
}
body.landing-pg .hs-input.invalid.error {
    border-bottom-color: #e34445;
}


/*  ================================================================== 
    EVENTPAGE SUMMIT-PAGE-CSS-END
    ================================================================== */   


/*  ================================================================== 
    DEMAND-SCORE-PAGE-CSS-START
    ================================================================== */   
    
    
/*body.landing-pg .widget-type-rich_text ul li:before, body.landing-pg .hs_cos_wrapper_type_rich_text ul li:before{
    content: "\e904";
    font-family: iconset;
    font-size: 16px;
    position: absolute;
    left: 0;
    top: 4px;
    display: inline-block;
    background-color: #b6f0eb;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
    width: 16px;
    height: 16px;
    line-height: 1;
    color: #45d4c8;
}
body.landing-pg .hs_cos_wrapper_type_rich_text ul li {
    position: relative;
    padding-left: 25px;
    margin: 20px 0px;
}
body.landing-pg .cta_button {
    font-size: 16px;
}*/
.demand-planner-angebot .hs_salutation.hs-salutation.hs-fieldtype-select.field.hs-form-field {
    padding-right: 10px;
}
body.landing-pg .contact-us .widget-type-raw_jinja {
    font-weight: 300;
    line-height: 24px;
}
body.landing-pg .hding-demand-lp h1 {
    line-height: 1.33;
}
.sortimente-ds .widget-type-linked_image {
    width: calc(25% - 20px);
    display: inline-block;
    margin: 10px !important;
}
/*  ================================================================== 
    DEMAND-SCORE-PAGE-CSS-END
    ================================================================== */   


/*  ================================================================== 
    DREI-STARKE-PAGE-CSS-START
    ================================================================== */   


.logo-sec-drei h4 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size:24px;
}

/*  ================================================================== 
    DREI-STARKE-PAGE-CSS-END
    ================================================================== */   


/*  ================================================================== 
    THANKYOU-PAGE-CSS-START
    ================================================================== */   
    
/*body.landing-pg .container-fluid .header_sec .row-fluid .page-center{
    max-width: 1240px;
}*/
body.landing-pg .header_sec .row-fluid [class*="span"]{
    min-height:0 !important;
}
body.landing-pg .header_sec .widget-type-rich_text ul li:before{
    display:none;
}
body.landing-pg.thnk-you .body-container {
    padding: 60px 0 0;
}
body.landing-pg .custom-menu-primary.mobile-nav{
    display:none !important;
}
body.landing-pg .custom-menu-primary .hs-menu-wrapper > ul > li {
    margin: 0;
    padding: 16px 8px;
}
body.landing-pg .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-size: 12px;
    font-weight: 500;
    line-height: 1.33;
    padding: 8px;
}
/*  ================================================================== 
    THANKYOU-PAGE-CSS-END
    ================================================================== */  



/*  ================================================================== 
    TERMIN-PAGE-CSS-START
    ================================================================== */   

body.landing-pg.one-column form fieldset {
    max-width: 100%;
}

/*  ================================================================== 
    TERMIN-PAGE-CSS-END
    ================================================================== */  
    
/*  ================================================================== 
    SITE-PAGE-CSS-START
    ================================================================== */   

body.landing-pg.site-page.full-width-layout h5 {
    margin: 15px 0;
}
body.site-page.full-width-layout.de .body-container.container-fluid {
    padding: 60px 0 0;
}
/*  ================================================================== 
    SITE-PAGE-CSS-END
    ================================================================== */  

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

.footer-container-wrapper {}
.footer-container {}
.custom-footer-wrapper {
    padding: 48px 0 64px 0; 
    background-color: #f8f8fa;
    clear: both;
}
.custom-footer-wrapper.basic {
    padding: 0px 0 40px 0;
}
.custom-link-logo ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
    float: right;
}
.custom-link-logo ul li {
    display: inline-block;
    margin-right: 8px;
    margin-left: 32px;
}
.custom-link-logo ul li a {
    display: inline-block;
    text-decoration: none;
    font-family: "MaisonNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #767785;
}
.custom-link-logo ul img {
    vertical-align: middle;
}
.custom-link-logo img {
    vertical-align: middle;
}
.custom-copy-right{
    padding: 37px 12px 0;
}
.custom-copy-right p{
    font-family: "MaisonNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #767785;
    font-weight: 500;
    width: 50%;
    margin: 0;
}
.custom-copy-right i{
    font-family: "MaisonNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #767785;
    font-weight: 500;
}
.custom-footer-text{
    font-family: "MaisonNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #767785;
    font-weight: 500;
    margin-bottom: 32px;
}

.custom-footer-nav ul{
    list-style: none;
    padding-top: 8px;
}

.custom-footer-nav li a{
    text-decoration: none;
    font-family: "MaisonNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: normal;
    text-align: left;
    color: #767785 !important;
    padding: 4px 0;
}

.custom-footer-wrapper h4{
    font-family: "MaisonNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
}
.contact-us .widget-type-rich_text * {
    font-size: 16px;
    line-height: 24px;
    font-weight: 300;
    color: #767785;
}
.custom-footer-wrapper a{
    color: #3bb6c5 !important;
}
.custom-footer-wrapper a:hover{
    text-decoration:underline;
}
body.landing-pg .back-to-top {
    min-height: 0 !important;
}
/*  ================================================================================================================================================================
                                                                        LANDING-PAGES-CSS-END
    ================================================================================================================================================================ */     

body.event-lp .whitepaper_module_sec h3.white-main-hding {
    position: relative;
    padding-left: 15px;
    margin-bottom: 30px;
}

body.event-lp .whitepaper_module_sec h3.white-main-hding:before {
    content: '';
    height: 100%;
    width: 5px;
    background-color: #3bb6c5;
    position: absolute;
    left: 0;
}

body.event-lp .whitepaper_sec {
    padding: 100px 0 40px;
}

.landing-pg .full-width-flexi-col{
    margin: 100px 0 50px;
}

.landing-pg .body-container > .row-fluid-wrapper:first-child .page-center-fluid > .row-fluid-wrapper:first-child .speaker-hding-lp {
    margin-top: 100px;
}

.landing-pg .thank-you-content-group,
.landing-pg .result-sec-hding,
.landing-pg .form-alone-sec{
    padding-top: 100px;
}
body .banner_sec {
    margin-top: 65px;
}
body.landing-pg .banner_sec {
    margin-top: 0;
}

body.whitepaper-bg .body-container {
    padding: 60px 0;
}


/*========= RESPONSIVE-CSS-START ==========*/

@media only screen and (min-width:1630px){
    .container-fluid .insight_prozess_sec .row-fluid .page-center-fluid,   .container-fluid .tabber-main-sec .row-fluid .page-center-fluid,
    .container-fluid .top_tools_sec .row-fluid .page-center-fluid, body.sfw-pg .container-fluid .row-fluid .process_sec .page-center-fluid,
    .container-fluid .feature-overview-sec .row-fluid .page-center-fluid, .container-fluid .insights_blog_sec .row-fluid .page-center-fluid{
        max-width: 1600px;
    }
    .filtr-container>div>span .hs_cos_wrapper_type_custom_widget .filtr-item .tool-slide-wrap, .filtr-container>div>span .hs_cos_wrapper_type_module .filtr-item .tool-slide-wrap {
        min-height: 330px;
    }
    .filtr-item.filter-item-sec {
        border-bottom: 50px solid transparent;
    }
}

@media (min-width:1366px){
body.sfw-pg .software-banner-desc,
body.tools .banner_cont_sec,
body .banner_cont_sec,
body .press-bnr-desc,
body .features-banner{
    padding-top: 170px;
    min-height: 1px !important;
    height: calc(100vh - 65px);
    /*max-height: 724px;*/
    padding-left: 135px;
}

html body.features-pg .feature-banner-image {
    margin: -40px 0 0 !important;
}
}


@media only screen and (max-width:1400px){
body.homepage-up .banner_cont_sec h5.banner-spacing {
    margin-bottom: 20px !important;
}
}

@media only screen and (max-width:1200px){
    .filtr-item.filter-item-sec {
    width: calc(25% - 6px);
}
.method-bnr-sec {
    padding: 135px 0px 70px;
}
.description-right.method-bnr-content {
    width: 50% !important;
}
/*.tool-desc-sec .without-border {
    width: calc(50% - 35px) !important;
    margin-left: 30px !important;
}*/
/*===============================LANDING PAGE CSS START=====================================*/

body.landing-pg .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding: 8px 6px 8px;
}
body.landing-pg .custom-menu-primary .hs-menu-wrapper>ul>li {
    padding: 16px 2px;
}

/*===============================LANDING PAGE CSS END=====================================*/
.insight-slider-slide .desc-agile-slider a.cta_button {
    padding: 4px 20px !important;
    max-width: 240px !important;
    bottom: 18%;
    font-size: 16px !important;
}
}



@media only screen and (min-width:1400px){

.about-us-team-wrapper {
    padding: 0 60px;
}

}

@media only screen and (max-width:1108px){
    
/*=================Licence CSS starts================*/
body.licence-up .hs-licenses-row2-col2-grp{
    overflow-x:scroll;
}
  
/*=================Licence CSS ends================*/
}


@media only screen and (max-width: 1100px){
    
/*==== HEADER-SECTION-CSS-START ====*/
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding:12px;
}

/*==== BANNER-SECTION-CSS-START ====*/
.banner_sec, body.tools .banner_sec, body.sfw-pg .software-banner{
  /*padding:240px 0 180px;  */
}
.brand_logo_sec {
    padding: 15px 0;
}
.brand_logo_sec_inr .hs_cos_wrapper_type_linked_image {
    margin: 20px 20px 40px;
    width: calc(20% - 40px);
}  
.agile_insights_sec {
    padding: 70px 0;
}
.agile_insights_module_sec .hs_cos_wrapper_type_custom_widget {
    width: calc(33% - 18px);
    margin: 0 30px 30px 0;
}  
.video_info_sec {
    padding: 55px 0;
}
.insight_prozess_sec {
    padding: 80px 0;
}
.insights_prozess_module .insights_prozess_module_cont {
    padding: 0 60px 0 0;
}  

.top_tools_sec {
    padding: 80px 0;
}
.top_tools_module_sec .hs_cos_wrapper_type_custom_widget {
    width: calc(33.3% - 24px);
}
.kunden_uber_sec {
    padding: 110px 0;
}
.kunden_uber_header {
    margin: 0 0 85px;
}
.kunden_uber_module_sec .hs_cos_wrapper_type_custom_widget {
    width: calc(33% - 18px);
    margin: 0 30px 30px 0;
}
.insights_blog_sec {
    padding: 80px 0;
}
.insight_blog_header {
    margin: 10px 0 55px;
}
 .blog_post_sec_inr .content-sec-main {
    padding:0px 30px 0 0;
}
.blog_post_sec.webiner_blog_post_sec {
    padding: 0 20px 0 0;
}  
.whitepaper_sec {
    padding: 80px 0 120px;
}
.whitepaper_header {
    margin-bottom: 90px;
}
.whitepaper_module .whitepaper_module_cont {
    padding-left: 60px;
}
/*============Licence Css==============*/
.tools-cust-main > span .hs_cos_wrapper_type_custom_widget{
    min-height: 640px;
    padding: 30px 20px 100px 20px;
}
.tools-cust-main > span .hs_cos_wrapper_type_custom_widget:nth-child(2) {
    padding: 30px 20px 100px 20px;
    min-height: 640px;
    z-index: 9;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    padding: 20px 10px;
}
  
/*============Homepage Updated Css Start==============*/

.global-top-tool .top_tools_module_sec .row-fluid-wrapper .row-fluid > a {
    margin: 0 12px 30px;
    width: calc(33% - 18px);
}
.global-top-tool .top_tools_module_sec .row-fluid-wrapper .row-fluid > a:nth-child(3n){
    margin-right:0;
}

/*============Homepage Updated Css End==============*/


/*============Tools Css start==============*/
body.tools .webiner_right_sec {
    width: calc(100% - 540px) !important;
    margin-left: 30px;
}
.post-tools .content-sec-main {
    padding: 0;
}
.post-tools .hs-featured-image-wrapper {
    width: calc(35% - 20px);
}
.post-tools .content-sec-main {
    width: 65%;
    padding: 0;
}

/*============== Partner Page ================*/

.ihd-cust-sec > span .hs_cos_wrapper_type_custom_widget {
    display: inline-block;
    width: calc(50% - 32px);
    margin-right: 40px;
    text-align: center;
    margin-bottom: 30px;
}
.ihd-cust-sec > span .hs_cos_wrapper_type_custom_widget:nth-child(3) {
    margin-right: 40px;
}
.ihd-cust-sec > span .hs_cos_wrapper_type_custom_widget:nth-child(2n) {
    margin-right: 0;
}

}



@media only screen and (max-width: 1000px){
    
 /*=================== Press Page CSS =====================*/

body.press-pg .overview_module .hs_cos_wrapper_widget{
        width: calc(33% - 25px);
}

/*=================== Press Page CSS =====================*/


/*=============================================================LANDING PAGE CSS start=================================================*/

body.landing-pg.thnk-you .custom-contact-sec p, body.landing-pg.thnk-you .custom-contact-sec a {
    font-size: 9px;
}

/*=============================================================LANDING PAGE CSS end=================================================*/

}  
    

@media only screen and (max-width: 1000px){
    
/*=================== Tools Page CSS =====================*/

.filtr-item.filter-item-sec{
    width: 33%;    
}
}

 
@media (min-width:980px){
.header_login_link {
    width: calc(35% - 5px) !important;
    margin-left: 10px !important;
}
}


@media only screen and (max-width: 980px){
    
/*=== HEADER-SECTION-CSS-START ===*/

.header_sec {
    background-color: #31333f;
    padding: 15px 0;
}
.header_logo {
    padding: 0;
    max-width: 150px;
    width: 100% !important;
    float:left !important;
}
.header_logo img{
    width:100% !important;
}
.header_nav_sec {
    width: calc(100% - 177px) !important;
   float:left !important;
}
.header_login_link {;
    width: 100% !important;
    padding:8px 60px 0 0;
    margin:0 !important;
}
.header_nav_box {
    position: absolute;
    width: 100% !important;
    left: 0;
    top: 69px;
   padding:0;
}
.custom-menu-primary.js-enabled{
    z-index:999;
    padding:0;
    margin:0;
}
.mobile-trigger, .child-trigger{
  display:block;  
}
.custom-menu-primary .hs-menu-wrapper {
    display:none;
    background-color:#31333f;
}
.mobile-trigger{
    background-color:transparent; 
    border:none;
    padding:0;
    top: -41px;
    right:15px;
    z-index:99;
}
.mobile-trigger:hover{
    background-color:transparent;
}
.mobile-open .mobile-trigger{
  background-color:transparent;  
}
.mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    background-color:#fff;
    padding:0;
    transition: all .4s ease;
    -moz-transition: all .4s ease;
    -webkit-transition: all .4s ease;
}
.mobile-open .mobile-trigger i{
    background-color:transparent;
}
.mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after{
    top: 0;
}
.mobile-open .mobile-trigger i:before {
    transform: rotate(-50deg);
}
.mobile-open .mobile-trigger i:after {
    transform: rotate(50deg);
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
    margin:0;
    padding:0;
    border-top:1px solid rgba(255, 255, 255, 0.7);
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 0;
    line-height: 18px;
    display: inline-block;
    width: 100% !important;
    padding: 16px 20px;
    line-height:24px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:hover a{
  background-color:transparent;
  color: #fff;
}
.post_subsc_form .hs_unternehmensgr_e .inputs-list {
    padding-left: 20px;
}
.post_subsc_form .hs-button.primary{
    padding: 18px 20px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper{
    padding:25px;
    max-width: 100%;
    min-width: 100%;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:before{
    display:none;
}
.header_login_link li {
    float: none;
    display: inline-block;
}

/*---------------Header section--------------*/

body.homepage-up .banner_cont_sec,
body.features-up .banner_cont_sec,
.banner_cont_sec, .press-bnr-desc,
body.sfw-pg .software-banner-desc,
.banner_cont_sec {
    padding-top:120px !important;
    padding-left:25px !important;
    min-height: 0 !important;
    padding-right:25px !important;
}

.banner_sec .page-center-fluid, .banner_sec .page-center{
    min-height: 500px;
    padding: 120px 0 50px;
}
  
/*==== FOOTER-SECTION-CSS-START ====*/
.footer_sec {
    padding: 70px 0 100px;
}
  
.custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2):before{
		display:none !important;  
}
  
.custom-menu-primary .hs-menu-wrapper > ul > li.active:nth-child(2) a {
    color: #fff;
}
.nav_child_sec.open_nav_child {
    opacity: 0;
    visibility: hidden;
}
  
/*.banner_sec {
    padding: 140px 0 140px;
}*/

/*body.contact .banner_sec, body.tools .banner_sec, body.sfw-pg .software-banner{
     padding: 140px 0 80px;
}*/
  
.agile_insights_sec {
    padding: 50px 0;
}

/*============Tool Css Start==============*/

body.tool-pg .form-sec {
    margin-left: 30px !important;
    width: calc(40% - 10px) !important;
}


/*============Tool Css End==============*/

/*============Licence Css==============*/

.tools-cust-main > span{
        margin-top: 0px;
}
.tools-sec {
    padding-bottom: 50px;
    padding-top:50px;
}
.tools-cust-main > span .hs_cos_wrapper_type_custom_widget, .tools-cust-main > span .hs_cos_wrapper_type_custom_widget:nth-child(2) {
    max-width: 480px;
    width: 100%;
    display: block;
    margin-bottom: 30px;
    padding: 30px 20px 30px 20px;
    min-height: auto;
    transform:scale(1);
}
a.tools-cust-btn{
    position:relative;
    bottom:0;
    margin: 20px auto 0;
}
/*body.licence .banner_sec {
    padding: 130px 0;
}*/

.featured-snippet-sec .form-sec form {
    padding:50px 20px 80px 20px;
}

.featured_snippet_wrap {
    padding: 25px 10px;
}

.featured_snippet_wrap .feature_desc .title h5 {
    font-size: 18px;
}

.featured-snippet-sec .hs_cos_wrapper_type_custom_widget:nth-child(2), 
.featured-snippet-sec .hs_cos_wrapper_type_custom_widget:nth-child(3) {
    width: calc(50% - 13px);
    margin-right: 20px;
}

.featured-snippet-sec .hs_cos_wrapper_type_custom_widget:nth-child(3) {
    margin-right:0; 
}

.features-slider-sec .feature-cust-main-desc {
    width: 100%;
    padding-left: 0;
    margin-top: 30px;
}

.features-slider-sec .feature-cust-main-img {
    max-width: 100%; 
}

/*============Tools Css==============*/

body.tools .banner_cont_sec{
    min-height:500px !important;
}
.filter-menus li{
    padding: 20px 15px;    
}
.section-right-part {
    width: calc(100% - 497px) !important;
    margin-left: 30px !important;
} 
body.tools .webiner_right_sec {
    width: calc(50% - 25px) !important;
    margin-left: 30px;
}
.left-webinar-grp {
    width: 49% !important;
}
body.tools .webinar_desc_main .widget-type-rich_text {
    padding-right: 30px;
    padding-left: 30px;
}
body.tools .btm-links ul li {
    padding: 0 30px;
}
/*body.tools .termine-btm {
    width: calc(50% - 20px) !important;
    margin-left: 20px !important;
}*/
body.tools .post-btm {
    width: 100% !important;
}
body.tools .left-webinar-grp {
    width: 100% !important;
    margin-bottom: 80px;
}
body.tools .webiner_right_sec {
    width: 100% !important;
    margin-left: 0;
}
/*=================Contact CSS starts================*/

.member-cust-main .hs_cos_wrapper_type_custom_widget {
    width: calc(50% - 23px);
    margin-bottom: 30px;
}

/*=================Contact CSS ends================*/


/*=================Partner CSS starts================*/


.featured-left-main {
    width: 100% !important;
    text-align: center;
    margin-bottom: 30px;
}
body.partners-pg .featured-right-main {
    margin-left: 0px !important;
    width: 100% !important;
    padding-right: 0;
}
.span6.widget-span.widget-type-cell.customer-right-sec{
    margin-left: 30px;
    width: calc(50% - 20px);    
}
body.partners-pg .partners-form{
    display: block;
    margin: 0 auto;    
}
body.partners-pg .banner_cont{
    width: 100%;
    margin-bottom: 40px;
}
.ihd-sec, body.partners-pg .features-slider-sec, .customer-main-section {
    padding: 50px 0;
}
body.partners-pg .btm-links ul li {
    padding: 0 20px;
}


/*=================Partner CSS ends================*/

/*=================Features CSS starts================*/

body.features-pg .feature-banner-image {
    width: calc(50% - 30px);
}
body.features-pg .banner_cont {
    max-width: 50%;
}
.sec-block.right-image .sec-info {
    float: left;
    padding: 20px 0px 0 0;
}
.sec-info {
    padding: 20px 0 0 30px;
}
.links-block li a {
    font-size: 17px;
}
.links-block li {
    padding: 0 30px;
}
.features-custom-sec-flexible .hs_cos_wrapper_type_custom_widget {
    float: none !important;
    display: inline-block;
    width: calc(50% - 42px);
    margin: 0 10px 50px;
}
.features-custom-sec-flexible {
    text-align: center;
}
.features-custom-sec-flexible .hs_cos_wrapper_type_custom_widget:last-child{
    margin-bottom:0px;
}

/*=================Features CSS ends================*/


/*=================Press CSS Starts================*/

body.press-pg .overview_module .hs_cos_wrapper_widget {
    width: calc(50% - 22px);
    margin: 0 10px 24px;
}
body.press-pg .overview_module .hs_cos_wrapper_widget:nth-child(3n+1) {
    margin: 0 10px 24px;
}
body.press-pg .overview_module .hs_cos_wrapper_widget:first-child {
    margin: 0 0 24px !important;
}
body.press-pg .topic-info-sec ul.tabs li {
    font-size: 15px;
}
body.press-pg .news-item {
    width: calc(50% - 38px);
    margin: 0 18px 50px;
}
/*=================Press CSS ends================*/


/*=================Software CSS starts================*/
.banner_sec{
    background-position:center !important;
}
.links-block li a {
    font-size: 17px;
}
.links-block li {
    padding: 0 30px;
}
.customer-saying-module .hs_cos_wrapper_widget {
    margin: 20px 24px 30px;
}
body.sfw-pg .process_sec .owl-carousel .owl-item .tool-slide-img {
    width: 100%;
}
body.sfw-pg .process_sec .description {
    width: 100%;
    padding: 20px 0 0;
}
body.sfw-pg .process_sec .owl-carousel .owl-item .tool-slide-img img {
    width: 100%;
}
body.sfw-pg .feature-overview-sec .feature-left {
    width: 50%;
}
.top-tools-sw>span .hs_cos_wrapper_type_custom_widget{
    width: calc(33% - 12px);
    margin-bottom: 20px;
}
.top-tools-sw>span .hs_cos_wrapper_type_custom_widget:nth-child(3n){
    margin-right:0;
}
/*=================Software CSS ends================*/

/*=================Blog Listing CSS starts================*/

.links-block li a {
    font-size: 17px;
}
.links-block li {
    padding: 0 30px;
}
body.hs-blog-listing .banner_cont {
    width: 100%;
    margin-bottom: 40px;
}
body.hs-blog-listing .pop-post-block {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.pop-posts-info {
    padding: 40px 20px;
}
.listing-post-cnt {
    width: 49%;
}
.listing-post-image {
    width: 50%;
}
.pop-post-block h3{
    padding:10px 20px;
}
/*=================Blog Listing CSS ends================*/

/*=================Blog Detail CSS start================*/

.links-block li a {
    font-size: 17px;
}
.links-block li {
    padding: 0 30px;
}
.content-image {
    width: 49%;
}
.content-desc {
    width: 50%;
}
/*=================Blog Detail CSS ends================*/

/*----------Free Trial Page CSS Start-----------*/

/*.left-sec-trial {
    width: 49% !important;
}*/
body.free-trial .form-sec {
    margin-left: 90px !important;
    width: calc(60% - 90px) !important;
}
.free-trial-sec .form-sec form {
    padding: 50px 20px 80px 20px;
}
.free-trial-sec .form-sec label{
    font-size:16px;
}
/*---------Free Trial Page CSS End---------*/

/*===================== Updated Homepage CSS Start=========================*/

body.homepage-up .top_tools_sec{
     padding-bottom: 80px;   
}


/*===================== Updated Homepage CSS Start=========================*/

/*==============================================================Landing Page CSS STart=============================================================*/

body.landing-pg.thnk-you .mobile-trigger{
    top:25px;
}
body.landing-pg .header_login_link {
    width: 100% !important;
    padding: 0;
    margin: 0 !important;
}
body.landing-pg.thnk-you .custom-menu-primary.js-enabled {
    z-index: 999;
    padding: 0;
    margin: 0;
    width: 100%;
    left: 0;
    position: absolute;
}
body.landing-pg.thnk-you .custom-menu-primary.js-enabled .hs-menu-wrapper{
    top:64px;
}
body.landing-pg.thnk-you .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    font-size: 16px !important;
    line-height: 24px;
    padding: 10px 15px !important;
    color: #fff;
    border-bottom: 1px solid #666;
    text-align: center;
    font-weight: 300;
}
body.landing-pg.thnk-you .custom-menu-primary .hs-menu-wrapper > ul > li {
    padding: 0 12px;
    border-top: 0;
}
body.landing-pg.thnk-you .custom-menu-primary .hs-menu-wrapper {
    background-color: #444651;
}
.result-content .main-content {
    width: calc(50% - 14px);
}
.result-content .main-content:nth-child(3) {
    width: 100%;
    margin-left: 0;
    margin-top: 30px;
}
.result-content .main-content:nth-child(3) .widget-type-form {
    max-width: 767px;
    width: 100%;
    margin: auto;
}
.span6.widget-span.widget-type-cell.main-content.max-diff-right-sec {
    width: calc(50% - 10px);
    margin-left: 0;
}
.praktische-content .widget-type-linked_image, .praktische-content .widget-type-rich_text,
.form-container-section-up .widget-type-linked_image, .form-container-section-up .widget-type-rich_text.upr-content-demand{
    width: calc(50% - 16px);
    display: inline-block;
    float: none;
    vertical-align: top;
}
.praktische-content .widget-type-form, .form-container-section-up .widget-type-custom_widget.demand-planner-angebot{
    width: 100%;
    max-width: 767px;
    margin: auto !important;
    display: block;
    float: none !important;
}
.full-width-agile-insights-summit {
    padding-bottom: 60px;
    padding-top: 80px !important;
    padding-left: 15px !important;
    min-height: 0 !important;
    padding-right: 15px !important;
}
.content-sec-lp-2-up .content-lp-2 {
    margin-right: 30px;
    width: calc(57% - 9px) !important;
}
.content-sec-lp-2-up .widget-type-form {
    margin-left: 0 !important;
}
.culture-section-abt .culture-abt-content {
    padding: 40px 40px 40px 20px;
    width: 50% !important;
}
  
  
/*==============================================================Landing Page CSS End=============================================================*/
.insight-slider-slide .owl-dot {
    height: 15px;
    width: 15px;
}

.insight-slider-slide span#hs_cos_wrapper_agile_insight_flexible_column .owl-dots {
    margin-top: -61px;
    margin-bottom: 50px;
}

.insight-slider-slide .desc-agile-slider a.cta_button {
    bottom: 19%;
    max-width: 159px !important;
    font-size: 14px !important;
    letter-spacing: 1px !important;
    padding: 3px 20px !important;
}

.banner_sec {
    margin-top: 83px;
}

body.landing-pg .banner_sec {
    margin-top: 0;
}
.toggle-list-container {
  display:block;
}
.about-team-list ul{
  	display:none;
  margin:0;
  position: absolute;
    z-index: 9;
    background-color: #f0f0f2;
  left:0;
  right:0;
  width:100%;
}  
 .about-team-list ul li {
    display: block;
    width: 100%;
    padding: 5px 0 !important;
    margin: 0px 0 5px 0 !important;
    font-size: 15px;
} 
.about-us-team-wrapper {
    padding: 0 20px;
} 
.about-team-list.desktop-list {
    display: none;
}
.about-team-list.mobile-list {
    display: block;
}
    
.about-us-team .owl-prev, .about-us-team .owl-next {
    background-size: 15px;
}  
.about-us-team .owl-prev{
  left:-10px;
}  
.about-us-team .owl-next{
  right:-10px;
}  
.insight-slider-slide .desc-agile-slider a.cta_button {
    position: absolute;
    opacity: 0;
    height: 100%;
    width: 100% !important;
    max-width: 100% !important;
}  
  
}

@media only screen and (max-width: 900px){
.blog_post_sec .post-item, body.homepage-up .blog_post_sec .post-item {
    width: 100%;
}
body.homepage-up .blog_post_sec .post-item {
    padding: 60px 10px 120px 10px;
}
body.homepage-up .blog_post_sec .post-item:nth-child(2n) {
    padding-right: 10px;
    padding-left: 10px;
}
body.homepage-up .blog_post_sec .post-item:nth-child(3n) {
    padding-left: 10px;
    padding-right: 10px;
}
}

@media only screen and (max-width: 767px){
  
h1 {
    font-size: 45px;
    line-height:55px
}
h2 {
    font-size: 36px;
}
h3 {
    font-size: 32px;
}
h4 {
    font-size: 24px;
}
h5 {
    font-size: 20px;
}
h6 {
    font-size: 18px;
    line-height: 23px;
}
p{
    font-size:18px;
    line-height: 23px;
}
li{
    font-size:18px;
    line-height: 23px;
}
a.cta_button{
  font-size: 24px;
}
.recent_topic_posts-more-link .more-link{
    font-size: 20px;
}
label {
    font-size: 16px;
}
body.landing-pg .hs-button.primary, body input[type="submit"], body.landing-pg input[type="button"]{
    font-size:20px;
}
/*.banner_sec {
    padding: 170px 0 140px;
}*/
.brand_logo_sec_inr .hs_cos_wrapper_type_linked_image {
    width: calc(33% - 40px);
}  
.insight_conference_header h2 {
    font-size: 38px;
} 
.agile_insights_module_sec .hs_cos_wrapper_type_custom_widget {
    width: 100%;
    margin: 0 0px 60px 0;
}
.agile_insight_header {
    margin: 0px 0 60px;
}
.agile_insights_module_sec .hs_cos_wrapper_type_custom_widget:last-child{
  margin-bottom:0;
}
.agile_insights_module .agile_module_img{
  min-height:inherit;
}
.video_info_sec {
    padding: 40px 0;
}
.video_info_sec_inr {
    padding: 0;
}
.insight_prozess_sec {
    padding: 70px 0;
}
.insights_prozess_module {
    display: flex;
    flex-wrap: wrap-reverse;
  	display:-webkit-flex;
    -webkit-flex-wrap: wrap-reverse;
}
.insights_prozess_module .insights_prozess_module_img {
    width: 100%;
  	text-align:center;
    display: flex;
    flex-wrap: wrap;
     display:-webkit-flex;
    -webkit-flex-wrap: wrap;
}
.insights_prozess_module .insights_prozess_module_cont {
    padding: 0;
    margin:40px 0 0;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
     display:-webkit-flex;
    -webkit-flex-wrap: wrap;
}
.insight_prozess_sec_header {
    margin: 10px auto 70px !important;
}
.top_tools_sec {
    padding: 60px 0;
}
.top_tools_module_sec .hs_cos_wrapper_type_custom_widget {
    width: calc(50% - 24px);
    margin: 0 12px 24px;
}
.all_tools_bottom {
    margin: 20px 0 0;
}
.kunden_uber_sec {
    padding: 80px 0;
}  
.kunden_uber_header {
    margin: 0 0 60px;
}
.kunden_uber_module_sec .hs_cos_wrapper_type_custom_widget {
    width: 100%;
    margin: 0 0 60px 0;
}
.kunden_uber_module_sec .hs_cos_wrapper_type_custom_widget:last-child{
  margin-bottom:0;
 }
.kunden_uber_module_sec .kunden_uber_module_img{
  min-height: inherit;
}
.blog_post_sec{
  float:left !important;
  width:100% !important;
}
.blog_post_sec .post-item,
body.homepage-up .blog_post_sec .post-item{
    width: 100%;
}
.insights_blog_sec {
    padding: 60px 0;
}
body.tools .insights_blog_sec {
    padding: 60px 0 90px;
}
.blog_post_sec_inr .content-sec-main {
    padding: 0;
}
.blog_post_sec.webiner_blog_post_sec {
    padding: 0;
} 
.webiner_subc_form_sec {
    float: right !important;
    width: 100% !important;
    margin-bottom:20px;
}
.whitepaper_sec {
    padding: 70px 0;
}
.whitepaper_header {
    margin-bottom: 50px;
}
.whitepaper_module .whitepaper_module_img {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}
.whitepaper_module .whitepaper_module_cont {
    padding-left: 0;
    width: 100%;
    margin-top: 40px;
}
  
/*==================== Method Page CSS ====================*/  

.method-bnr-sec > .row-fluid-wrapper .row-fluid {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
}  
.featured-cust-desc-up.features-slider-right {
    margin-left: 0px !important;
    width: 100% !important;
}
.description-right.method-bnr-content {
    max-width: 100%;
    width: 100% !important;
    padding-right:0;
}
.tool-desc-sec .without-border {
    margin: 0 auto 50px !important;
    padding: 2.7% 2% 13.6% !important;
}
.img-featured-sec-sub {
    width: 50% !important;
}
.desc-featured-sec-sub {
    width: calc(50% - 35px) !important;
    margin-left: 30px !important;
}
body.tool-pg .form-sec.form-featured-sec-sub {
    margin-left: auto !important;
    width: 100% !important;
    vertical-align: middle;
    display: block !important;
    float: none !important;
    margin-right: auto !important;
    margin-top: 40px;
} 
.speciality-section > span .hs_cos_wrapper_type_module{
    width: calc(50% - 15px);
} 
.speciality-section > span .hs_cos_wrapper_type_module:nth-child(3n) {
    margin-right: 20px;
}
.speciality-section > span .hs_cos_wrapper_type_module:nth-child(2n) {
    margin-right: 0;
}
  
/*==================== Method Page CSS ====================*/  

  
/*==== FOOTER-SECTION-CSS-START ====*/
.footer_sec {
    padding: 50px 0 80px;
    border-width:6px;
}
.footer_top_sec .footer_top_right {
    padding-left: 0;
}
.footer_top_right p:last-child{
    margin-bottom:0;
}

.footer_sec .footer_box {
    margin: 0 0 30px !important;
}
.footer_box.footer_social_links_box{
  margin-bottom: 0 !important;
}
.footer_box_header {
    min-height: inherit !important;
}
.footer_tools_sec{
    margin:0 0 5px;
    width:100% !important;
}

.footer_copyright_box ul {
    text-align: center;
}

.footer_copyright_box li {
    float: none;
    display: inline-block;
}


/*============Licence Css==============*/

.feature-list-sec {
    padding: 50px 0;
}
body.licence.licence-up .banner_sec .page-center-fluid{
    padding-top:60px;
}
.feature-list-sec .widget-type-header {
    margin-bottom: 40px;
}
.discuss-wid-expert {
    padding: 50px 0;
}

.tool-desc-sec .description-left {
    padding: 30px;
    margin-bottom: 50px;
}

.featured-snippet-sec .form-sec {
    max-width: 500px;
    margin: 70px auto 0 auto;
}

.webinare-sec .webinare-box .hs_cos_wrapper_type_custom_widget:nth-child(2n) {
    margin-right: 10px;
}

.webinare-sec .webinare-box .hs_cos_wrapper_type_custom_widget {
    width: calc(50% - 7px);
    margin-right: 0px;
    padding: 20px;
}

/*=================Contact CSS starts================*/
/*body.contact .banner_sec{
     padding: 140px 0 80px;
}*/

.help-right-sec {
    margin-left: 0px !important;
} 
.help-left-sec, .help-right-sec {
    background-color: #fff;
    width: 100% !important;
    margin: 20px 0;
}
.insight-soft-sec, body.contact .discuss-wid-expert{
    padding:50px 0;
}
.member-cust-main {
    padding: 50px 0 30px;
}
body.contact .help-left-sec .widget-type-cta {
    width: 100% !important;
}
/*=================Contact CSS ends================*/



/*=================Updated Homepage CSS starts================*/


body.homepage-up .blog_post_sec.messen_blog_post_sec .blog_post_sec_inr .post-item:first-child {
    border-right: 0;
    border-bottom: 2px solid #dcdcdc;
}
body.homepage-up .whitepaper_module .whitepaper_module_img img {
    width: auto;
}
body.homepage-up .whitepaper_module .whitepaper_module_img{
    text-align:center;
}
body.homepage-up .kunden_uber_sec, body.homepage-up .agile_insights_video_sec, body.homepage-up .whitepaper_sec {
    padding: 55px 0;
}
body.homepage-up .insight_conference_sec_inr .cta_button{
    margin: 30px 0 0;
}
.insight_conference_sec{
    background-position: bottom 0px center;
    padding: 50px 0 50px;
}
body.homepage-up .blog_post_sec .post-item {
    padding: 60px 10px 120px 10px;
}
body.homepage-up .blog_post_sec .post-item:nth-child(2n) {
    padding-right: 10px;
    padding-left: 10px;
}
body.homepage-up .blog_post_sec .post-item:nth-child(3n) {
    padding-left: 10px;
    padding-right: 10px;
}
body.homepage-up .insight_prozess_sec_inr {
    margin-bottom: 0;
}
body.homepage-up .insight_prozess_sec {
    padding: 90px 0;
}
body.homepage-up .agile_insights_sec {
    padding: 60px 0;
}
body.homepage-up .agile_insights_module_sec {
    margin-top: 100px;
}
.screen-slide-slider-sec {
    padding-top: 0px;
}
body.homepage-up .agile_insights_video_sec h2 {
    margin-bottom: 40px;
}



/*=================Updated Homepage CSS ends================*/


.customer-left-sec {
    text-align: center;
    margin-bottom: 30px;
}
.span6.widget-span.widget-type-cell.customer-right-sec {
    margin-left: 0;
    width: 100%;
}
.customer-left-sec img.hs-image-widget {
    width: auto !important;
}
.customer-main-section .widget-type-cta {
    margin-top: 40px;
}
body.homepage-up .webiner_subc_form_sec {
    margin-left: 0px !important;
    width: 100% !important;
    margin-top: 40px;
}
body.homepage-up .insights_prozess_module .insights_prozess_module_img.insights_video_container {
    padding: 4% 3% 26.5%;
}
.global-top-tool .top_tools_module_sec .row-fluid-wrapper .row-fluid > a {
    margin: 0 12px 30px;
    width: calc(50% - 18px);
}
.global-top-tool .top_tools_module_sec .row-fluid-wrapper .row-fluid > a:nth-child(2n){
    margin-right:0;
}
.global-top-tool .top_tools_module_sec .row-fluid-wrapper .row-fluid > a:nth-child(3){
    margin-right:12px;
}
/*=================Tool CSS starts================*/

body.tool-pg .form-sec {
    margin-left: auto !important;
    width:100% !important;
}
.featured-cust-desc-up {
    margin-left: 0px !important;
    width: 100% !important;
    margin-top:30px;
}
body.tool-pg .owl-item iframe {
    min-height: 400px;
}
.webinare-sec{
    padding:50px 0;
}

/*=================Tool CSS ends================*/


/*=================Partner CSS ends================*/

body.partners-pg .btm-links ul li {
    padding: 0 20px;
    border-right: 0;
}

/*=================Partner CSS ends================*/


/*=================Features CSS ends================*/

body.features-pg .banner_cont_sec .row-fluid-wrapper .row-fluid {
    display: flex;
    flex-wrap: wrap;
    /* flex-direction: column-reverse; */
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    /* -webkit-flex-direction: column-reverse; */
    padding-bottom: 80px;
}

body.features-pg .banner_cont_sec {
    padding-top: 30px !important;
}
body.features-pg .banner_cont {
    max-width: 100%;
}
body.features-pg .feature-banner-image {
    width: 100%;
    margin-bottom: 20px;
    text-align:center;
}
.sec-block {
    padding: 50px 0;
}
.features-custom-sec-one {
    padding: 50px 0 50px;
}
.features-desc {
    padding: 50px 0 0;
}
.links-block li {
    padding: 0 30px;
    width: auto;
    display: block;
    border-right: 0;
}
body.features-pg .banner_cont {
    width: 100%;
}
.sec-image {
    display: inline-block;
    width: 100%;
    margin-right: 0;
    margin-bottom:20px;
}
.sec-image.updated {
    margin-left: 0px;
}

.sec-info {
    width: 100%;
    padding: 40px 0 0 0;
}
.widget-type-rich_text ul li, .hs_cos_wrapper_type_custom_widget ul li{
    margin:20px 0;
}
/*=================Features CSS ends================*/


/*=================Press CSS starts================*/

 body.press-pg .news-blog-sec {
    padding: 50px 0 60px;
}
body.press-pg .to-blog {
    margin: 25px 0 0;
}
body.press-pg .news-from-blog {
    text-align: center;
}
body.press-pg .news-item-desc {
    text-align: left;
}
body.press-pg .overview-sec {
    padding: 60px 0;
}
.hs-tab-nav li a{
    width:100%;
    border-bottom: 1px solid #30404b;
}
body.press-pg .sec-three{
    padding:50px 0;
}
.two-col-img-heading {
    width: 100%;
    margin-bottom:25px;
}
.two-col-img-heading:last-child{
    margin-bottom:0;
}
body.press-pg div#tab-2 .hs_cos_wrapper_type_custom_widget, body.press-pg div#tab-1 .hs_cos_wrapper_type_custom_widget{
    padding:40px 10px;
}
/*=================Press CSS ends================*/

/*=================Tools CSS starts================*/

.filtr-item.filter-item-sec {
    width: 50%;
    border-bottom: 15px solid transparent;
}
.section-main {
    padding: 50px 0 30px;
}
.section-main .page-center-fluid .row-fluid-wrapper .row-fluid{
    display:flex;
    flex-wrap:wrap;
    flex-direction:column-reverse;
    display:-webkit-flex;
    -webkit-flex-wrap:wrap;
    -webkit-flex-direction:column-reverse;
}
.section-left-part {
    width: 100% !important;
}
.section-right-part {
    width: 100% !important;
    margin-left: 0px !important;
    text-align: center;
    margin-bottom:30px;
}
.left-webinar-grp {
    width: 100% !important;
    margin-bottom: 80px;
}
body.tools .webiner_right_sec {
    width: 100% !important;
    margin-left: 0;
}
body.tools .webiner_right_sec .widget-type-raw_html {
    width: 100%;
}
body.tools .termine-btm {
    width: 100% !important;
    margin-left: 0px !important;
    padding-left: 30px;

}
body.tools .post-btm {
    width: 100% !important;
}
body.tools .btm-links ul li {
    padding: 0 30px;
    margin: 10px 0;
    border-right: 0;
}
.tabber-main-sec {
    padding: 60px 0 70px;
}

/*=================Tools CSS ends================*/

/*=================Software CSS starts================*/

.links-block li {
    padding: 0 30px;
    width: auto;
    display: block;
}
body.sfw-pg .agile-insights {
    padding: 80px 0;
}
body.sfw-pg .agile-right {
    width: 100%;
    padding: 20px 0 0;
}
body.sfw-pg .agile-left {
    width: 100%;
}
body.sfw-pg .feature-overview-sec .feature-left {
    width: 100%;
    padding-right: 0;
}

body.sfw-pg .feature-block-desc {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    padding: 20px 0 0;
}
body.sfw-pg .feat-mdl .hs_cos_wrapper_widget {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    margin: 0 10px 20px;
    width: calc(50% - 22px);
    text-align: left;
    display: inline-block;
}
body.sfw-pg .feat-mdl .hs_cos_wrapper_widget:last-child{
    margin-bottom:0px;
}
body.sfw-pg .feature-left-block {
    padding: 55px 0;
}
/*body.sfw-pg .feature-overview-sec .feature-right {
    position: relative;
    padding-top: 56%;
    width: 100%;
}*/
.customer-saying-module .hs_cos_wrapper_widget {
    width: calc(50% - 50px);
}
.customer-saying-module {
    margin: 50px 0 0;
    text-align: center;
}
.what-customer-say {
    padding: 60px 0;
}
.cst-cta {
    margin-top: 20px;
}
.questions-sec {
    padding: 60px 0;
}
body.sfw-pg .links-block li {
    padding: 0 30px;
    width: 100%;
    display: block;
}
body.sfw-pg .process_sec {
    padding: 50px 0;
}
body.sfw-pg .process_sec_desc h2 {
    margin: 0 0 25px;
}
body.sfw-pg .main-top-tool {
    padding: 50px 0;
}
.ques_module {
    margin: 25px 0 0;
}
.top-tools-sw>span .hs_cos_wrapper_type_custom_widget{
    width: 100%;
    margin-right: 0px;
}

/*=================Software CSS ends================*/

/*=================Blog Listing CSS starts================*/

.listing-post-cnt {
    width: 100%;
    padding: 30px 0 0;
}
body.hs-blog-listing .pop-post-block {
    width: 100%;
    max-width: 500px;
    margin: 50px auto 0 !important;
    float: none !important;
    display: block;
}
.listing-blog-sec {
    padding: 70px 0 70px;
}
.listing-post-image {
    width: 100%;
}
 body.hs-blog-listing ul.alphabet {
    width: 100%;
    margin-bottom: 20px;
    margin-right:0;
}
.custom-sec-container {
    width: 100%;
}
.google-cust-srch {
    max-width: 100%;
}
.google-cust-srch td.gsc-search-button {
    width: 10%;
}
.listing-post-cnt a.more-link{
    font-size:20px;
}
.recent_topic_post-item{
    margin:0 0 20px !important;
}
/*=================Blog Listing CSS ends================*/

/*=================Blog Detail CSS strats================*/
.whole-post-content {
    padding: 60px 0;
}
.content-image {
    width: 100%;
}
.content-desc {
    width: 100%;
    margin-bottom:30px;
}
/*=================Blog Detail CSS ends================*/


/*=================Career Page CSS starts================*/
/*body.career .career-banner {
    padding: 180px 0 100px;
}*/
.icon-content-section .hs_cos_wrapper_type_custom_widget {
    width: calc(50% - 48px);
}
.icon-content-section .hs_cos_wrapper_type_custom_widget:nth-child(3) {
    margin-right: 60px;
}
.icon-content-section .hs_cos_wrapper_type_custom_widget:nth-child(2n) {
    margin-right: 0px;
}
.change-able-lay-cust .hs_cos_wrapper_type_custom_widget:first-child{
    margin-bottom:0;
}
.change-able-lay-cust .hs_cos_wrapper_type_custom_widget:nth-child(2n){
    flex-direction: column-reverse;
    -webkit-flex-direction: column-reverse;
}
.career-four-section {
    padding: 60px 0;
}
body.career .sec-three {
    padding: 60px 0;
}
/*=================Career Page CSS ends================*/

/*=================Free Trial Page CSS ends================*/

.left-sec-trial {
    width: 100% !important;
    margin-bottom: 50px;
}
.free-trial-sec .form-sec form {
    padding: 50px 50px 80px 50px;
}
.btm-logo-sec-trial .widget-type-linked_image {
    width: calc(33% - 20px);
}

/*=================Free Trial Page CSS ends================*/




/*========================================================LANDING PAGE CSS START====================================================*/


/*------HEADER CSS START-------*/

body.landing-pg .mobile-trigger{
    right:0;
}
body.landing-pg .custom-menu-primary.mobile-nav {
    display: block !important;
}
body.landing-pg .custom-menu-primary.desktop-nav {
    display: none !important;
}
body.landing-pg.thnk-you .custom-logo {
    width: 50% !important;
    display: inline-block !important;
    vertical-align: middle;
    text-align: center;
}
body.landing-pg.thnk-you .mobile-trigger {
    top: 0;
    left: 0;
    margin: auto;
    text-align: center;
}
body.landing-pg.thnk-you .custom-contact-sec {
    text-align: right;
    width: calc(50% - 20px) !important;
    display: inline-block !important;
    margin-left: 10px !important;
    text-align: center;
}
body.landing-pg .custom-menu-primary .hs-menu-wrapper > ul > li{
    padding: 16px 2px;
}

/*.custom-logo {
    padding: 8px 0;
    max-width: 200px;

}
body.landing-pg .custom-menu-primary {
    text-align: center;
    width: calc(100% - 440px) !important;
    margin-left: 10px !important;
}*/
body.agile-summit-anmel .custom-header-wrapper .widget-type-linked_image {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
body.landing-pg.thnk-you .custom-header-wrapper {
    padding-bottom: 40px;
}
body.landing-pg.thnk-you .custom-menu-primary.js-enabled .hs-menu-wrapper{
    top:40px;
}
body.landing-pg.event-lp .custom-header-wrapper .widget-type-linked_image {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align:center;
}
body.landing-pg .header_nav_sec {
    width: calc(100% - 160px) !important;
    float: none !important;
    display: inline-block;
    vertical-align: middle;
}
body.landing-pg .header_logo {
    padding: 0;
    max-width: 150px;
    width: 100% !important;
    float: none !important;
    display: inline-block !important;
    vertical-align: middle;
}
/*------HEADER CSS END-------*/


body.landing-pg .body-container, body.site-page.full-width-layout.de .body-container.container-fluid {
    padding: 40px 0;
}
.custom-logo.span6 {
    width: 50%;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
}
.custom-header-wrapper .span6.widget-span.widget-type-space {
    display: none;
}
.custom-contact-sec.span6 {
    width: calc(50% - 20px);
    display: inline-block;
    margin-left: 10px;
    text-align: center;
}
body.landing-pg fieldset{
    max-width:100%;
}
.custom-team-sales {
    width: calc(50% - 0px) !important;
    text-align: center;
    margin-bottom: 20px;
}
.widget-type-linked_image.left-img-ds {
    padding-left: 0 !important;
}
.sortimente-ds .widget-type-linked_image {
    width: calc(50% - 22px);
}
body.landing-pg.agile-summit-anmel .content-sec-lp-2 {
    padding: 0 12px;
}
.erleben-hding-lp, .slider-main-lp, .btm-links-lp, .speaker-section-lp {
    padding: 0 12px;
}
.result-content .main-content {
    width: 100%;
    margin: 10px 0;
}
.content-main-group-up {
    padding-bottom: 0;
}
body.landing-pg .hs_cos_wrapper.form-title, body .form-style .hs_cos_wrapper.form-title {
    font-size: 25px;
}
form .hs-richtext {
    padding-top: 5px;
}
body.landing-pg .body-container fieldset ul li, body.landing-pg .body-container ul.inputs-list li{
    padding-bottom:0;
}
.span6.widget-span.widget-type-cell.main-content.max-diff-right-sec {
    width: 100%;
    margin-left: 0;
}
.span6.widget-span.widget-type-cell.main-content.max-diff-left-sec {
    margin-top: 20px;
    width: 100%;
    margin-right: 0px !important;
}
.max-diff-hding {
    margin-bottom: 20px;
}
/*.max-diff-right-sec .widget-type-form {
    max-width: 480px;
    margin: auto !important;
}*/
.thank-you-content-group .page-center .row-fluid-wrapper .row-fluid {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-flex-direction: column-reverse;
}
.thank-you-content-group a.cta_button, a#cta_button_3037742_b7e085ab-38ae-44f9-9c19-a6c1db18e7dc{
    padding:12px 20px !important;
}
.praktische-content .widget-type-linked_image, .praktische-content .widget-type-rich_text,
.form-container-section-up .widget-type-linked_image, .form-container-section-up .widget-type-rich_text.upr-content-demand{
    width: 100%;
    display: block;
    float: none;
    vertical-align: top;
}
.member-btm-contact-detail .contact-modules .widget-type-rich_text {
    width: auto !important;
    text-align: left;
    display: inline-block;
}
.member-btm-contact-detail .contact-modules {
    width: auto !important;
    display: inline-block !important;
}
.member-btm-contact-detail .widget-type-cta {
    float: none !important;
    margin: 10px 0;
}
.Praxis-Webinare {
    padding: 60px 0 60px;
}
.member-detail-cust-sec-up {
    padding: 70px 0;
}
.schon-heute-wissen .widget-type-linked_image {
    text-align: center;
}
.form-container-section-up {
    padding-bottom: 50px;
}
.content-sec-lp-2-up .content-lp-2 {
    margin-right: 0px;
    width: 100% !important;
    margin-bottom: 20px;
}
.slider-ryt-desc-lp {
    width: 100% !important;
    margin-left: 0px !important;
}
body.landing-pg .hs_cos_flex-slider .hs_cos_flex-slides > li{
    padding-left:0;
}


/*========================================================LANDING PAGE CSS END======================================================*/

body.event-lp .btm-links-lp{
    padding: 30px 12px;
}

body .banner_sec {
    margin-top: 69px;
}
body.landing-pg .banner_sec {
    margin-top: 0;
}

body.sfw-pg .top-tool-sec .owl-carousel .owl-stage {
    display: inline-block;
    padding: 0;
}
  

.culture-section-abt > .row-fluid-wrapper .row-fluid{
      flex-direction: column-reverse;    
    -webkit-flex-direction: column-reverse;  
}
.culture-section-abt .culture-abt-content {
    padding: 40px 20px 40px 20px;
    width: 100% !important;
}  
.culture-right-img-abt {
    width: 100% !important;
   /* min-height: 250px !important;*/
}  
  
.form-style {
    margin-top: 40px;
}  
  
}



@media only screen and (max-width: 767px) and (min-width: 481px){
.header_login_link {
    width: calc(100% - 0px) !important;
}
}


@media only screen and (max-width: 640px){
    
.webinare-sec .webinare-box .hs_cos_wrapper_type_custom_widget {
    width: 100%;
    margin-right: 0px;
}

.post_subsc_form .hs-form-field label{
    font-size:18px;
}
/*=================Contact CSS starts================*/

.member-cust-main .hs_cos_wrapper_type_custom_widget {
    width: 100%;
    margin-bottom: 30px;
}
.member-cust-main .hs_cos_wrapper_type_custom_widget {
    width: 100%;
    margin: 0;
    display: block;
    margin-bottom: 40px;
} 

/*=================Contact CSS ends================*/
  
 /*=================Updated Homepage CSS starts================*/
 
body.homepage-up .blog_post_sec.messen_blog_post_sec .blog_post_sec_inr .post-item .hs-featured-image-wrapper {
    width: 100%;
    margin-right: 0;
}
body.homepage-up .blog_post_sec.messen_blog_post_sec .blog_post_sec_inr .post-item .hs-featured-image-wrapper a.hs-featured-image-link {
    min-height: 200px;
}  
body.homepage-up .blog_post_sec.messen_blog_post_sec .blog_post_sec_inr .content-sec-main {
    width: 100%;
    padding: 0;
    vertical-align: top;
}
/*=================Updated Homepage CSS ends================*/


/*=================Partner page CSS starts================*/

.ihd-cust-sec > span .hs_cos_wrapper_type_custom_widget{
    width: 100%; 
    margin-right: 0 
}   

/*=================Partner page CSS ends================*/


/*=================Press page CSS starts================*/

 body.press-pg .news-item {
    width: 100%;
    max-width: 500px;
    margin: 0 auto 40px;
}
body.press-pg .news-item-desc {
    margin: 20px 0 0;
    height: auto;
}
body.press-pg .news-bg{
    height: auto;
}
body.press-pg .news-item:last-child {
    margin-bottom:0px;
    margin-right:auto;
}
body.press-pg .topic-info-sec ul.tabs li {
    float: none;
    width: 100%;
    border-bottom: 1px solid rgba(66, 83, 97, .2);
}
body.press-pg .topic-info-sec ul.tabs li:last-child{
    border-bottom:none;
}
body.press-pg .topic-info-sec {
    padding: 60px 0;
}
body.press-pg .overview_module .hs_cos_wrapper_widget {
    width: 100%;
    margin: 0 0 20px !important;
}
body.press-pg .overview_module .hs_cos_wrapper_widget:last-child{
    margin-bottom: 0px !important;
}
body.press-pg .download-portion {
    display: block;
}
body.press-pg .more-reading {
    display: block;
    margin: 10px 0 0;
    width:100%;
    text-align:left;
}
.press-post-item{
    padding:40px 20px;
}

/*=================Press page CSS ends================*/


/*=================Software page CSS starts================*/

body.sfw-pg .feat-mdl .hs_cos_wrapper_widget {
    margin: 0 0 20px;
    width: 100%;
    text-align: center;
}
    body.sfw-pg .feat-mdl .hs_cos_wrapper_widget:last-child{
    margin-bottom:0px;
}
.customer-saying-module .hs_cos_wrapper_widget {
    width: 100%;
    margin: 0 0 40px;
}
   .customer-saying-module .hs_cos_wrapper_widget:last-child{
    margin-bottom:0px;
}

/*=================Software page CSS ends================*/

/*=================Career page CSS starts================*/

body.career .career-banner{
    background-position: center right -250px;    
}
.icon-content-section .hs_cos_wrapper_type_custom_widget {
    width: 100%;
    margin-right:0;
}
.icon-content-section .hs_cos_wrapper_type_custom_widget:nth-child(3){
    margin-right:0;
}
body.career .press-post-item {
    padding: 20px 20px 20px;
}
.press-post-item .content-desc {
    margin-bottom:0;
}
body.press-pg div#tab-2 .hs_cos_wrapper_type_custom_widget, body.press-pg div#tab-1 .hs_cos_wrapper_type_custom_widget, body.press-pg div#tab-3 .hs_cos_wrapper_type_custom_widget, body.press-pg div#tab-4 .hs_cos_wrapper_type_custom_widget, body.press-pg div#tab-5 .hs_cos_wrapper_type_custom_widget{
    padding:40px 10px;
}
/*=================Career page CSS ends================*/


body.press-pg div#tab-4 .hs_cos_wrapper_type_module, 
body.press-pg div#tab-4 .hs_cos_wrapper_type_module, 
body.press-pg div#tab-4 .hs_cos_wrapper_type_module, 
body.career div#tab-2 .hs_cos_wrapper_type_module, 
body.career div#tab-3 .hs_cos_wrapper_type_module, 
body.career div#tab-4 .hs_cos_wrapper_type_module, 
body.career div#tab-5 .hs_cos_wrapper_type_module{
    padding:40px 10px;
}
body.press-pg div#tab-2 .hs_cos_wrapper_type_module input.hs-button.primary.large, body.press-pg div#tab-3 .hs_cos_wrapper_type_module input.hs-button.primary.large, body.press-pg div#tab-4 .hs_cos_wrapper_type_module input.hs-button.primary.large, body.career div#tab-2 .hs_cos_wrapper_type_module input.hs-button.primary.large, body.career div#tab-3 .hs_cos_wrapper_type_module input.hs-button.primary.large, body.career div#tab-4 .hs_cos_wrapper_type_module input.hs-button.primary.large, body.career div#tab-5 .hs_cos_wrapper_type_module input.hs-button.primary.large{
    font-size:18px;
}

/*-------Blog CSS Start-----*/

.recent_topic_posts-desc {
    padding: 30px 20px;
}
.recent_topic_posts-title {
    padding: 20px;
}
.brand_logo_sec{
    padding-top:25px;
}
  
.founder-section-main-left-img .founder-section-img{
    text-align:left;
}  
.founder-section-desc, .founder-section-img, .founder-section-desc, .founder-section-img {
    width: 100%;
    padding: 25px 0;
    text-align: left;
} 
.founder-section-main-right-img {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column-reverse;
   	display: -webkit-flex;
    -webkit-flex-wrap: wrap;
    -webkit-flex-direction: column-reverse;
}
.founder-section-main-right-img .founder-section-desc {
    text-align: left;
}
.founder-section-main-left-img, .founder-section-main-right-img {
    padding: 0 0 0 40px;
}
.founder-section-main-left-img:before, .founder-section-main-right-img:before {
    left: 9px;
    right: auto;
  	top:35px;
}
.founder-section-main-left-img:after, .founder-section-main-right-img:after{
   left: 0px;
    right: auto;
    top:35px;
  }
}


@media (max-width: 600px){

body.sfw-pg .process_sec .owl-carousel .owl-item .hs_cos_wrapper_type_custom_widget{
    padding:0;
}

/*-----Free Trial page CSS starts-------*/

.btm-logo-sec-trial .widget-type-linked_image {
    margin: 30px 9px 30px;
    width: calc(50% - 20px);
}
.free-trial-sec .form-sec form {
    padding: 50px 20px 60px 20px;
}
 .speciality-section > span .hs_cos_wrapper_type_module {
    width: 100%;
    margin-right: 0 !important;
}
.desc-featured-sec-sub {
    width: 100% !important;
    margin-left: 0px !important;
} 
.img-featured-sec-sub {
    width: 100% !important;
    max-width: 300px;
    margin: 0 auto 30px !important;
}
  

/*-----Free Trial page CSS ends-------*/
}


@media (max-width: 568px){
    
/*=================Partner page CSS starts================*/

body.partners-pg .btm-links ul li a{
    margin:auto;
}   

/*=================Partner page CSS ends================*/

/*=================Tools page CSS starts================*/

.filtr-item.filter-item-sec {
    width: 100%;
    border-left: 0;
    border-right: 0;
    border-bottom: 30px solid transparent;
    border-top:0;
}
.filtr-container>div>span .hs_cos_wrapper_type_custom_widget .filtr-item .tool-slide-wrap, .filtr-container>div>span .hs_cos_wrapper_type_module .filtr-item .tool-slide-wrap{
    min-height:320px;
}
.post-tools .hs-featured-image-wrapper {
    width: 100%;
    margin-right:0;
}
.blog_post_sec_inr .content-sec-main {
    padding: 0;
    width: 100%;
}
.post-tools .post-item:last-child{
    margin-bottom:0;
}
/*=================Tools page CSS ends================*/

/*=================Homepage Updated CSS starts================*/

.global-top-tool .top_tools_module_sec .row-fluid-wrapper .row-fluid > a {
    margin: 0 0 30px;
    width: 100%;
}
 
/*=================Homepage Updated CSS ends================*/

}



@media only screen and (max-width: 480px) {
/*=== HEADER-SECTION-CSS-START ===*/
/*.banner_sec{
  padding-top:210;
 }*/
 body.homepage-up .banner_cont_sec, body.features-up .banner_cont_sec, .banner_cont_sec, .press-bnr-desc, body.sfw-pg .software-banner-desc, .banner_cont_sec {
    padding-top:180px !important;
}

body.features-pg .banner_cont_sec {
    padding-top: 30px !important;
}
.header_logo {
    float: none !important;
    margin: auto !important;
    text-align: center;
}
.header_nav_sec {
    width: 100%!important;
    margin:10px 0 5px;
}

.header_nav_box{
  top:113px;
}
.mobile-trigger{
  top: -36px;
  right: auto;
  left: 15px;
}
  
.header_login_link .widget-type-rich_text li {
    display: inline-block;
}
  
.header_login_link li a.signin {
    display: block;
}
  
.header_login_link li a.signin span:before{
		display:none;  
}
  
.banner_cont_sec .cta_button {
    margin: 50px 0 0;
}
.brand_logo_sec_inr .hs_cos_wrapper_type_linked_image {
    width: calc(50% - 30px);
    margin: 20px 15px 20px;
} 
.top_tools_module_sec .hs_cos_wrapper_type_custom_widget {
    width: 100%;
    margin: 0 0 25px;
}
.insight_conference_sec {
    padding: 60px 0;
}
.insight_conference_sec_inr {
    padding: 25px 15px 30px;
}
.insight_conference_header h2 {
    margin:15px 0 0;
} 
.insight_conference_sec_inr .cta_button{
  padding: 12px 30px !important;
}
.cta_button .jetzt_werden_btn{
		padding:12px 0 24px !important;
}
.blog_post_sec{
 	margin: 0 0 50px;
}
.blog_post_sec .post-item {
    padding: 20px 20px 100px 20px;
}
.blog_post_sec_inr .hs-featured-image-wrapper a{
   min-height: 0px;
}
.blog_post_sec .post_header_title {
    padding: 20px 20px 15px;
}
.webiner_blog_post_sec.blog_post_sec .post-item {
    padding: 25px 20px;
}
.webiner_subc_form_sec {
    padding: 30px 20px 40px;
 		margin: 0 0 0px;
}
.post_subsc_form form {
    margin: 10px 0 0;
}
.post_subsc_form .hs_unternehmensgr_e .inputs-list {
    padding-left:0px;
    margin-top: 25px;
}
.hs-form-radio input {
    padding-left: 40px;
}
.post_subsc_form .hs-button.primary{
    padding: 18px 20px;
    font-size: 20px;
}
  
.whitepaper_sec {
    padding: 50px 0;
}  
.whitepaper_header {
    margin-bottom: 30px;
}
body.hs-blog-listing .banner_cont_sec{
    padding-top:30px;
}
  

/*=================Licence CSS starts================*/

/*body.licence .banner_sec {
    padding: 170px 0 40px;
}*/


/*=================Licence CSS ends================*/


.features-slider-sec .featured-cust-desc {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
}


.featured_snippet_wrap .feature_desc {
    width: 100%;
    padding-left: 0;
    padding-top: 20px;
}


.featured-snippet-sec .hs_cos_wrapper_type_custom_widget:nth-child(2),
.featured-snippet-sec .hs_cos_wrapper_type_custom_widget:nth-child(3) {
    width:100%;
    margin-right:0;
    
}

.featured-snippet-sec .hs_cos_wrapper_type_custom_widget:nth-child(2) {
    margin-bottom:40px;
}

.features-slider-sec span#hs_cos_wrapper_features_flexible_column,
.features-slider-sec span#hs_cos_wrapper_top_tools_flexible_column {
    padding: 0 10px;
}
body.press-pg div#tab-3 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input, body.press-pg div#tab-3 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input, body.press-pg div#tab-3 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input, body.career div#tab-2 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input, body.career div#tab-3 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input, body.career div#tab-4 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input, body.career div#tab-5 .hs_cos_wrapper_type_module .hs_role.hs-role.hs-fieldtype-text.field.hs-form-field .input{
    margin-right:0 !important;
}
/*=================Contact CSS starts================*/

.help-desc-section {
    padding: 45px 10px 45px 20px;
}
/*body.contact .banner_sec {
    padding: 180px 0 50px;
}*/
/*=================Contact CSS starts================*/

/*=================Updated Homepage CSS starts================*/

body.homepage-up .webiner_subc_form_sec {
    padding: 40px 20px 40px;
}
body.homepage-up .banner_cont_sec .hs_submit {
    max-width: 100%;
    margin-top: 20px;
}
body.homepage-up .banner_cont_sec .hs_email.field.hs-form-field,
body.homepage-up .banner_cont_sec form > div,
body.homepage-up .banner_cont_sec .hs_submit input.hs-button.primary.large{
    width: 100% !important;
}
/*=================Updated Homepage CSS ends================*/


/*=================Partner Page CSS starts================*/


body.partners-pg .partners-form .hs_firstname.field.hs-form-field {
    margin-right: 0px !important;
    width: 100% !important;
}
body.partners-pg .partners-form .hs_lastname.field.hs-form-field {
    width: 100% !important;
}
body.partners-pg .partners-form form {
    padding: 40px 20px;
}

/*=================Partner Page CSS ends================*/

/*=================Features CSS starts================*/


.features-custom-sec-flexible .hs_cos_wrapper_type_custom_widget {
    width: 100%;
    margin: 0 0 50px;
}
.features-custom-sec-flexible .hs_cos_wrapper_type_custom_widget:last-child{
    margin-bottom:0px;
}
/*=================Features CSS ends================*/

/*=================Tool CSS starts================*/
body.tool-pg .features-slider-sec span#hs_cos_wrapper_features_flexible_column{
    padding:0;
}
/*=================Tool CSS starts================*/

/*=================Software CSS starts================*/




/*=================Software CSS starts================*/

/*=================Blog Listing CSS starts================*/

.links-block li {
    padding: 0 10px;
    width: 100%;
    border: none;
}
.recent_topic_posts-desc {
    padding: 30px 20px;
    border: 1px solid #cccccc;
}
.recent_topic_posts-title{
    padding: 20px 20px;
}
.google-cust-srch td.gsc-search-button {
    width: 20%;
}
   
/*=================Blog Listing CSS ends================*/

/*=================Blog Detail CSS ends================*/
.links-block li {
    padding: 0 10px;
    width: 100%;
    border: none;
}
/*=================Blog Detail CSS ends================*/

/*=================Free Trial Page CSS starts================*/

.free-trial-sec .form-sec .input{
    margin-right: 0px !important;
    width: 100% ;
}
.free-trial-sec .form-sec .hs-input{
    width:100% !important;  
}
.free-trial-sec fieldset .hs-form-field:nth-child(2) .input {
    margin-right: 0 !important;
    margin-left: 0px;
}
.free-trial-sec fieldset .hs-form-field:nth-child(2) label {
    margin-left: 0;
}
.webinar-custom-box, .content-event-sec {
    padding: 0;
}
/*=================Free Trial Page CSS ends================*/



/*=========================================== LANDING PAGE CSS START =======================================================*/

body.landing-pg .hs-input {
    width: 100% !important;
}
.custom-team-sales {
    width: 100% !important;
}
.sortimente-ds .widget-type-linked_image {
    width:calc(100% - 20px);
}
body.landing-pg .hs_cos_wrapper_type_password_prompt, body.landing-pg .hs_cos_wrapper_type_email_simple_subscription, body.landing-pg form, body .form-style form, .hs_cos_wrapper_type_blog_subscribe, body.landing-pg .widget-type-google_search, body.landing-pg .demand-planner-angebot form{
       padding:40px 20px 40px 20px;
}
/*.hs-form-checkbox-display span, .hs-form-booleancheckbox span{
       display:inline-block;
}*/
body.landing-pg .header_nav_sec {
    width: 100% !important;
}
.header_login_link li {
    float: none;
    text-align: center;
}
.form-alone-sec .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field,
.max-diff-right-sec form .hs_salutation.hs-salutation.hs-fieldtype-select.field,
.praktische-content .widget-type-form .hs_salutation.hs-salutation.hs-fieldtype-select{
    padding-right:0;
}
body.landing-pg .header_logo {
    display: block !important;
}
body.landing-pg .anmeldung-content-sec form.hs-form .hs_firstname.hs-firstname.hs-fieldtype-text.field.hs-form-field, body.landing-pg .anmeldung-content-sec form.hs-form .hs_salutation.hs-salutation.hs-fieldtype-select.field.hs-form-field, body.landing-pg .anmeldung-content-sec form.hs-form .hs_plz.hs-plz.hs-fieldtype-text.field.hs-form-field{
    padding-right:0;
}
/*=========================================== LANDING PAGE CSS END =======================================================*/
body.hs-blog-listing .banner_sec .page-center {
    padding-top: 180px;
}

body .banner_sec {
    margin-top: 116px;
}

body.landing-pg .banner_sec {
    margin-top: 0;
}/*
body .banner_sec {
    margin-top: 136px;
}*/
}



@media (max-width:380px){


/*=================Free Trial Page CSS starts================*/

.btm-logo-sec-trial .widget-type-linked_image {
    margin: 30px 9px 30px;
    width: 100%;
}
/*=================Free Trial Page CSS ends================*/

}