@import url('https://www.verantis.com/cf/css/icons/iconfont.css'); 
@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100;200;300;400;500;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/* ==========================================================================
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('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');
@import url('//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700,300&subset=latin,latin-ext');
@import url('//fonts.googleapis.com/css?family=PT+Serif');

@font-face {
  font-family: "FontAwesome";
  src: url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/FontAwesome.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/fontawesome-webfont.woff2") format("woff2"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/FontAwesome.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/FontAwesome.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/FontAwesome.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "fontello";
  src: url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/fontello.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/fontello.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/fontello.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/fontello.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "novecento_widemedium";
  src: url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/Novecentowide-Medium.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/novecentowide-medium-webfont.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/Novecentowide-Medium.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/Novecentowide-Medium.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "source_sans_probold";
  src: url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/SourceSansPro-Bold.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/ss-bold-webfont.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/SourceSansPro-Bold.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/SourceSansPro-Bold.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}
@font-face {
  font-family: "source_sans_proregular";
  src: url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/SourceSansPro-Regular.eot") format("embedded-opentype"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/ss-regular-webfont.woff") format("woff"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/SourceSansPro-Regular.ttf") format("truetype"), 
    url("//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Fonts/SourceSansPro-Regular.svg") format("svg");
  font-style: normal;
  font-weight: normal;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


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

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

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

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

body {
  margin: 0;
  font-family: source_sans_proregular, sans-serif;
  font-size: 16px;
  font-weight: normal;
  line-height: 1.50;
  color: #666666;
  -webkit-font-smoothing: subpixel-antialiased;
  background-color: #fff;
  position: relative;
}

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

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


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

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

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

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

/* Headings */
h1, h2, h3, h4, h5, h6 {
  font-family: novecento_widemedium;
  font-weight: normal;
  color: #343434;
  line-height: 1.2;
  text-transform: uppercase;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1, h2, h3{
  margin-top: 20px;
  margin-bottom: 10px;
}
h4, h5, h6{
  margin-top: 10px;
  margin-bottom: 10px;
}

h1 {
  font-size: 38px;
}
h2 {
  font-size: 28px;
  margin-bottom: 15px;
}
h3 {
  font-size: 22px;
}
h4 {

  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 12px;
}

/* Anchor Links */
a { 
  color: #0088B0;
  text-decoration: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a:hover, a:focus { 
  color: #006f90;
  text-decoration: underline;
  outline: 0;
}

/* Lists */
ul, ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul, ul ol, ol ol, ol ul {}
li {}

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

/* Horizontal Rules */
hr {
  color: #ccc;
  background-color: #ccc;
  height: 1px;
  border: none;
}


/* =============== EU Cookie Confirmation Bar =============== */

/* Confirmation Outer Wrapper*/
#hs-eu-cookie-confirmation {}

/* Confirmation Inner Wrapper*/
#hs-eu-cookie-confirmation-inner {}
#hs-eu-cookie-confirmation-inner p{}

/* Confirmation Button */
#hs-en-cookie-confirmation-buttons-area {}
a#hs-eu-confirmation-button {}


/* ==========================================================================
3. COS STRUCTURE                                            
========================================================================== */


/* =============== Structure =============== */

/* The outer wrappers of your website */
.header-container-wrapper, 
.body-container-wrapper, 
.footer-container-wrapper {}

/* The inner wrappers of your website */
.header-container, 
.body-container, 
.footer-container {}


/* =============== Header =============== */

.header-container-wrapper {}
.header-container {}


#custom-top-header {
  background-color: #f1f1f1;
  border-bottom: 1px solid #dadada;
  -webkit-box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.03) inset;
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.03) inset;
  font-size: 12px;
}
#custom-top-header .page-center {
  padding: 0;
}
.widget-span .custom-top-header-left-section {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 8.33333333%;
}
.widget-span .custom-top-header-right-section {
  margin-left: 0;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  float: left;
  width: 91.66666667%;
}
#custom-top-header .social-links {
  list-style: none;
  font-size: 0;
  padding: 0;
  margin: 0;
}
#custom-top-header .social-links li {
  display: inline-block;
  padding: 5px;
  border-right: 1px solid #e3e3e3;
  margin: 0;
}
#custom-top-header .social-links li a {
  display: block;
  text-align: center;
  font-size: 16px;
  width: 25px;
  height: 30px;
  color: #999999;
  background-color: transparent;
  border-color: transparent;
  border: none;
}
#custom-top-header .social-links li.phone a {
  width: 125px;
  text-decoration: none;
}
.topphone {
  font-size: 15px;
  padding-left: 5px;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
}
#custom-top-header .social-links li a i {
  line-height: 30px;
}
.fa-phone:before {
  content: "\f095";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-facebook-f:before, .fa-facebook:before {
  content: "\f09a";
}
.fa-youtube:before {
  content: "\f167";
}
.btn-group {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.btn {
  padding: 10px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  min-width: 160px;
  text-align: center;
  border-radius: 0;
  text-transform: uppercase;
  margin: 10px 0;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-family: source_sans_proregular, sans-serif;
}
.btn {
  font-size: 15px;
}
.btn-group > .btn, .btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.social-links .dropdown>button {
  padding: 6px 15px 5px;
  font-size: 16px;
  color: #999;
  text-align: center;
  min-width: 0;
  margin: 0;
  background-color: transparent;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, .15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
}
.dropdown-menu {
  min-width: 220px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  background-color: #fafafa;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
  border: 1px solid #f1f1f1;
  z-index: 101;
}
.social-links .dropdown-menu {
  z-index: 103;
  padding: 0px;
  min-width: 290px;
  margin-top: 1px;
  font-size: 0;
  box-shadow: none;
  background-color: #fafafa;
}
.social-links .dropdown-menu {
  min-width: 245px;
}
.social-links .dropdown>button i {
  width: 15px;
}
.fa-share-alt:before {
  content: "\f1e0";
}
#custom-top-header .social-links li:hover {
  background-color: #fafafa;
}
#custom-top-header .social-links li a:hover {
  color: #006f90;
}
.header-top-dropdown {
  float: right;
  font-size: 0;
  text-align: right;
}
.toptopdrop {
  z-index: 1500;
}
.header-top-dropdown .dropdown>button {
  border-right: 1px solid #e3e3e3;
  border-left: 1px solid transparent;
}
.header-top-dropdown .dropdown>button {
  padding: 9px 10px 8px 10px;
  margin: 0;
  font-size: 15px;
  color: #999;
  text-align: center;
  min-width: 0;
  background-color: transparent;
  -moz-box-shadow: none !important;
  -o-box-shadow: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  text-transform: none;
  outline: none;
}
.header-top-dropdown .dropdown>button i {
  padding-right: 5px;
  width: 15px;
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-user:before {
  content: "\f007";
}
.fa-group:before, .fa-users:before {
  content: "\f0c0";
}
.fa-search:before {
  content: "\f002";
}
.header-top-dropdown .dropdown:last-child>button {
  border-right-color: transparent;
}
.header-top-dropdown .dropdown.open>button, 
.header-top-dropdown .dropdown>button:hover{
  background-color: #fafafa;
  border-right-color: #e3e3e3;
  color: #0088B0;
}
.open > .dropdown-menu {
  display: block;
}
.open .dropdown-animation {
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall;
}
.open .dropdown-animation {
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
}
@keyframes fadeInDownSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.fadeInDownSmall {
  -webkit-animation-name: fadeInDownSmall;
  animation-name: fadeInDownSmall;
}
.header-top-dropdown .dropdown-menu {
  z-index: 103;
  padding: 20px;
  min-width: 280px;
  margin-top: 0px;
}
#languagedrop {
  padding: 0px;
  min-width: 150px;
}
.dropdown-menu > li > a {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  white-space: nowrap;
  padding: 12px 20px;
  font-size: 15px;
  color: #666666;
  border-bottom: 1px solid #f1f1f1;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.dropdown-menu > li > a i {
  padding-right: 5px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.fa-flag-o:before {
  content: "\f11d";
}
.dropdown-menu > li > a:hover {
  background-color: #ffffff;
  color: #0088B0;
  border-color: #f1f1f1;
  text-decoration: none;
}
.dropdown-menu > li > a:hover i {
  padding-left: 5px;
}
.btn-group .dropdown-toggle:active, 
.btn-group.open .dropdown-toggle{
  outline: 0;
}
.dropdown-menu-right {
  right: 0;
  left: auto;
}
.header-top-dropdown form {
  margin: 0;
}
.has-feedback {
  position: relative;
}
#custom-top-header .form-control {
  display: block !important;
  width: 100%;
  padding: 6px 12px;
  font-size: 14px !important;
  line-height: 1.42857143 !important;
  background-image: none;
  border: 1px solid #ccc !important;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  border-radius: 0;
  background: #ffffff;
  height: 40px !important;
  color: #666666 !important;
  position: relative;
  padding-right: 42.5px;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, .12);
  border-color: #f1f1f1 !important;
  background-color: #ffffff !important;
  font-family: source_sans_proregular, sans-serif !important;
}
.form-control-feedback {
  position: absolute;
  right: 0;
  z-index: 2;
  display: block;
  text-align: center;
  pointer-events: none;
  width: 40px;
  height: 40px;
  line-height: 42px !important;
  top: 0;
}
#custom-top-header .form-control:focus {
  border-color: #cacaca !important;
  -webkit-box-shadow: inset 0 2px 3px rgba(0, 0, 0, .09);
  box-shadow: inset 0 2px 3px rgba(0, 0, 0, .09);
  outline: none;
}

/* Middle Header Seaction */

#custom-middle-header {
  padding: 20px 0;
  border-bottom: 1px solid #eaeaea;
  background-color: #fff;
  background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 55.41%,rgba(224,224,224,1.00) 100%);
}
#custom-middle-header .page-center {
  padding: 0;
}
.widget-span .custom-logo {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.widget-span .custom-menu-primary {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 0;
}

/* Header Bottom Section */

#custom-bottom-header {
  border-bottom: 1px solid #eaeaea;
  background-color: #262626;
  border-top: 1px solid #515151;
  border-bottom-color: transparent!important;
}
#custom-bottom-header .page-center {
  padding: 0;
}
.widget-span .custom-bottom-menu {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.custom-bottom-menu .hs-menu-wrapper > ul {
  float: right;
}
.custom-bottom-menu .hs-menu-wrapper > ul > li {
  position: relative;
  display: block;
  margin: 0 0 0 10px;
}
.custom-bottom-menu .hs-menu-wrapper > ul > li:first-child {
  margin: 0;
}
.custom-bottom-menu .hs-menu-wrapper > ul > li > a {
  position: relative;
  display: block;
  line-height: 20px;
  font-family: novecento_widemedium, sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  padding: 12px 18px 12px 14px;
  border: 1px solid transparent;
  bottom: -1px;
  transition: none;
  color: #e1e1e1;
  font-size: 13px;
}
.custom-bottom-menu .hs-menu-wrapper > ul > li.hs-item-has-children > a:before {
  font-family: 'FontAwesome';
  content: "\f107";
  position: absolute;
  left: auto;
  top: 15px;
  right: 6px;
  line-height: 1;
  color: #e1e1e1;
}
.custom-bottom-menu .hs-menu-wrapper {
  position: relative;
  min-height: 50px;
  border: 1px solid transparent;
}
sup, sub {
  font-size: .5em;
  height: 0;
  line-height: 1;
  vertical-align: baseline;
  _vertical-align: bottom;
  position: relative;
}
sup {
  bottom: 1ex;
}
.custom-bottom-menu .hs-menu-wrapper > ul  ul {
  position: absolute;
  top: 100%;
  float: left;
  font-size: 14px;
  text-align: left;
  list-style: none;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  min-width: 220px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
  z-index: 101;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-color: #27272a;
  border: 1px solid #484848;
  right: auto;
  left: 0;
}
.custom-bottom-menu .hs-menu-wrapper > ul ul:before {
  content: '';
  width: 125px;
  margin-top: 15px;
  background-image: url('//cdn2.hubspot.net/hubfs/5475394/Verantis_April2019/Images/product-icon-scrubbers.png');
}
.custom-bottom-menu .hs-menu-wrapper > ul ul li a {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  white-space: nowrap;
  transition: none;
  padding: 12px 20px;
  position: relative;
  color: #cdcdcd;
  border-bottom: 1px solid #3d3d3d;
  font-size: 13px;
}
.custom-bottom-menu .hs-menu-wrapper>ul ul img {
  width: 125px;
  margin-top: 15px;
}
.custom-bottom-menu .hs-menu-wrapper > ul > li:last-child > ul{
  right: 0 !important;
  left: auto !important;
}
.custom-bottom-menu .hs-menu-wrapper > ul > li:hover > a{
  border: 1px solid #f1f1f1;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
  box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
  background-color: #27272a;
  border-color: #484848;
  border-bottom-color: #27272a;
  color: #ffffff;
  text-decoration: none;
}
.custom-bottom-menu .hs-menu-wrapper > ul ul li:hover > a,
.custom-bottom-menu .hs-menu-wrapper > ul ul li.active a{
  background-color: #36373C;
  color: #ffffff;
}
.custom-bottom-menu .hs-menu-wrapper > ul ul > li:hover > ul{
  -webkit-animation-name: fadeInLeftSmall !important;
  animation-name: fadeInLeftSmall !important; 
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
/* =============== Content =============== */

.body-container-wrapper {}
.body-container {
  padding-bottom: 30px;
}
.no-banner .body-container {
  padding-top: 30px;
}

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


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

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

#custom-bottom-footer {
  padding: 25px 0 28px;
  background-color: #000000;
  font-size: 14px;
}
#custom-bottom-footer .page-center {
  padding: 0;
}
.widget-span .custom-copyright {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.custom-copyright p {
  margin: 0;
  color: #999999;
}
.widget-span .custom-footer-menu {
  margin-left: 0;
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.widget-span .custom-footer-menu > div {
  position: relative;
  border: 1px solid transparent;
  margin: 0;
  min-height: 0;
  background: transparent;
  border-color: transparent;
}
.widget-span .custom-footer-menu > div > span {
  width: auto;
}
.widget-span .custom-footer-menu ul {
  list-style: none;
  padding-left: 0;
  float: right;
  margin: 0;
  text-align: left;
}
.widget-span .custom-footer-menu ul > li {
  position: relative;
  display: block;
  float: left;
  padding: 0;
  margin-top: 4px;
}
.widget-span .custom-footer-menu ul > li > a {
  position: relative;
  display: block;
  z-index: 102;
  border: 1px solid transparent;
  bottom: -1px;
  font-family: novecento_widemedium, sans-serif;
  color: #666666;
  text-transform: none;
  line-height: 1;
  font-size: 14px;
  font-weight: 400;
  padding: 0px 10px;
  border-right: 1px solid #333333;
}
.widget-span .custom-footer-menu ul > li:last-child > a {
  border: none;
}
.widget-span .custom-footer-menu ul > li > a:hover, 
.widget-span .custom-footer-menu ul > li.active > a {
  background-color: transparent;
  color: #0088B0;
}
#custom-top-footer {
  background-color: #262626;
  border-top: 1px solid #3a3a3a;
  border-bottom: 1px solid #333333;
  color: #999999;
  padding: 50px 0px 0px 0px;
  font-size: 15px;
}
#custom-top-footer .page-center > div > div {
  margin-right: -15px;
  margin-left: -15px;
  width: auto;
  padding: 0px 0px 50px 0px;
}
.widget-span .custom-footer-right-section,
.widget-span .custom-footer-middle-section,
.widget-span .custom-footer-form{
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  margin-left: 0;
}
.logo-footer {
  margin: 25px 0 20px;
  margin-top: -0px;
  margin-bottom: 35px;
  margin-left: -25px;
  min-height: 75px;
}
.logo-footer img {
  display: block;
}
.footer-content .row {
  margin-right: -15px;
  margin-left: -15px;
  width: auto;
}
.custom-address-section {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
.custom-address-section address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
#custom-top-footer .list-icons {
  list-style: none;
  padding: 0;
}
#custom-top-footer .list-icons li {
  padding: 5px 0;
}
#custom-top-footer .list-icons li i {
  padding-right: 10px;
  width: 25px;
  text-align: center;
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-fax:before {
  content: "\f1ac";
}
#custom-top-footer .list-icons li .custom-hidden {
  visibility: hidden;
}
.footer-content .social-links {
  list-style: none;
  font-size: 0;
  padding: 0;
  margin: 20px 0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
}
.footer-content .social-links li {
  display: inline-block;
  margin: 0 5px 5px 0;
}
.footer-content .social-links li a {
  width: 45px;
  height: 45px;
  display: block;
  text-align: center;
  font-size: 20px;
  background: #0088B0;
  border: 1px solid #0088B0;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  color: #666;
  background-color: transparent;
  border-color: #666;
}
.footer-content .social-links li a i {
  line-height: 44px;
}
.social-links li.linkedin a:hover {
  background-color: #0976b4;
  border-color: #0976b4;
  color: #fff;
}
.social-links li.facebook a:hover {
  background-color: #3b5998;
  border-color: #3b5998;
  color: #fff;
}
#custom-top-footer strong {
  font-family: source_sans_probold, sans-serif;
  font-weight: normal;
}
.custom-contact-section {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  width: 100%;
}
.custom-footer-form fieldset {
  padding-top: 5px !important;
  padding-bottom: 5px !important;
}
.custom-footer-form .hs-form-field > label {
  font-family: calibri,trebuchet ms,sans-serif !important;
  font-size: 12pt !important;
  font-weight: normal;
  line-height: 1.50;
  color: #999999;
  -webkit-font-smoothing: subpixel-antialiased;
  padding-bottom: 2px;
}
.custom-footer-form input[type="text"], 
.custom-footer-form input[type="email"], 
.custom-footer-form textarea {
  font-family: calibri,trebuchet ms,sans-serif !important;
  font-size: 12pt !important;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: normal;
  line-height: 1.50;
  width: 100%;
  height: 30px;
  border-style: none;
  border-left: #262626 solid 1px;
  border-top: #262626 solid 1px;
  border-right: #262626 solid 1px;
  border-bottom: #262626 solid 1px;
  color: #999999;
  background-color: rgba(0, 0, 0, 0.3);
}
.custom-footer-form .hs-button.primary, .custom-footer-form input[type="submit"] {
  /*   font-family: calibri,trebuchet ms,sans-serif !important; */
  font-size: 12pt !important;
  font-weight: normal;
  line-height: 1.50;
  color: #999999;
  -webkit-font-smoothing: subpixel-antialiased;
  margin: 25px 0 20px;
}
.custom-footer-form .hs-form-field{
  padding: 0; 
}
.custom-footer-form textarea {
  height: 190px;
}
.custom-footer-form .hs-form-required {
  color: #FF0000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  -webkit-font-smoothing: subpixel-antialiased;
  font-weight: bold;
}
.custom-footer-form .form-title {
  color: #999999;
  font-size: 24px;
  margin-bottom: 30px;
  border: none;
  padding: 0;
}
.custom-footer-form ul.no-list.hs-error-msgs.inputs-list {
  list-style: none;
  padding: 0;
}
.custom-footer-form input.invalid.error, 
.custom-footer-form textarea.invalid.error {
  background-color: rgb(255, 255, 204);
}
/* .custom-footer-form .hs-button.primary:hover, 
.custom-footer-form input[type="submit"]:hover, 
.custom-footer-form input[type="button"]:hover {
background-color: unset;
background-position: unset;
transition: none;
} */
.custom-footer-form .hs_recaptcha.hs-recaptcha.field.hs-form-field {
  padding: 5px 0;
}
.custom-footer-form form{
  padding-left: 10px;
  padding-right: 10px; 
}
.custom-footer-form form.hs-form fieldset .hs-form-field {
  padding: 0;
}
.custom-footer-form .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
  padding-left: 5px;
}
#custom-top-footer .list-icons li span {
  margin-left: -3px;
}
/* ==========================================================================
4. MAIN NAVIGATION                                            
========================================================================== */


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

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
  display: block;
  float: right;
}
.widget-span .custom-menu-primary > div {
  margin: 12px 0 5px;
  min-height: 50px;
  border: 1px solid transparent;
}
.widget-span .custom-logo img {
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
  position: relative;
  display: block;
  margin: 0 0 0 10px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:first-child {
  margin: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  position: relative;
  display: block;
  line-height: 20px;
  font-family: novecento_widemedium, sans-serif;
  color: #666666;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: normal;
  padding: 12px 18px 12px 14px;
  z-index: 102;
  border: 1px solid transparent;
  bottom: -1px;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children > a:before {
  font-family: 'FontAwesome';
  content: "\f107";
  position: absolute;
  left: auto;
  top: 15px;
  right: 6px;
  line-height: 1;
  color: #d1d1d1;
}
.custom-menu-primary .hs-menu-wrapper>ul ul {
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  font-size: 14px;
  text-align: left;
  list-style: none;
  display: none;
  float: left;
  position: absolute;
  top: 100%;
  min-width: 220px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  padding: 0;
  margin: 0;
  background-color: #fafafa;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.08);
  border: 1px solid #f1f1f1;
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  right: auto;
  left: 0;
  z-index: 999 !important;
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > ul{
  right: 0 !important;
  left: auto !important;
}
.custom-menu-primary .hs-menu-wrapper>ul ul li a {
  display: block;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  white-space: nowrap;
  padding: 12px 20px;
  font-size: 15px;
  color: #666666;
  border-bottom: 1px solid #f1f1f1;
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  -ms-transition: none;
  transition: none;
  position: relative;
}
.custom-menu-primary .hs-menu-wrapper>ul ul li.hs-item-has-children > a:before {
  font-family: 'FontAwesome';
  position: absolute;
  left: auto;
  line-height: 1;
  content: "\f105";
  right: 10px;
  top: 15px;
  margin-left: 0;
  visibility: visible;
  color: #666;
}
.custom-menu-primary .hs-menu-wrapper>ul ul ul {
  top: -1px !important;
  left: 100% !important;
  padding-top: 0;
  -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
  box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
  border-top: 1px solid #f1f1f1;
}
.custom-menu-primary .hs-menu-wrapper > ul ul > li:hover > ul{
  -webkit-animation-name: fadeInLeftSmall !important;
  animation-name: fadeInLeftSmall !important; 
  -webkit-animation-duration: 0.2s;
  animation-duration: 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@keyframes fadeInLeftSmall {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover,
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a{
  color: #333;
  text-decoration: none;
  background-color: transparent;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.hs-item-has-children:hover > a{
  color: #666666;
  background-color: #fafafa;
  border: 1px solid #f1f1f1;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
  box-shadow: -1px -1px 0px rgba(0, 0, 0, 0.03);
}
.custom-menu-primary .hs-menu-wrapper>ul ul li:hover > a,
.custom-menu-primary .hs-menu-wrapper>ul ul li.active > a{
  background-color: #ffffff;
  color: #0088B0;
  border-color: #f1f1f1;
  text-decoration: none;
}
/* 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;
}

.green_bg_footer .row-fluid .fansverantis_footer .fansverantis_footermain { background-color:#8dc63f !important; }

/* Fix menu disappearing on desktop after toggling mobile menu */
@media screen and (min-width:768px) {
  .custom-menu-primary .hs-menu-wrapper,
  .custom-menu-primary .hs-menu-wrapper > ul ul { 
    display:block !important;
  }
  .custom-bottom-menu .hs-menu-wrapper > ul > li > a {
    z-index: 102; 
  }
}


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

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

@media (max-width: 767px){

  /* Menu 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:#fff;
  }

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

  .mobile-trigger, .navbar-toggle{
    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-color: transparent;
    border: 1px solid #000;
    font-size: 16px;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #000; 
  }
  .mobile-trigger {
    position: relative;
    float: right;
    margin-bottom: 8px;
    right: 15px;
    margin-top: 8px;
    padding: 8px 10px;
    border-color: #ccc;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
    background-color: #fafafa;
    border-color: #0088B0;
  }
  .mobile-open .mobile-trigger{
    border-color: #0088B0;
  }

  /* Change button when menu is open */

  /* 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: #999; /* 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: #0088B0;
  }

  /* ===== Mobile Child Toggle Buttons ===== */

  .child-trigger{
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100% !important;
    min-width: 55px !important;
    height: 45px !important; /* Button height */  
    padding: 0 !important;
  }
  .child-trigger:hover{
    text-decoration: none;
  }
  .child-trigger:before{
    font-family: 'FontAwesome';
    content: "\f107";
    position: absolute;
    left: auto;
    top: 17px;
    right: 43px;
    line-height: 1;
    color: #e1e1e1;
    font-size: 13px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children>a:before{
    top: 16px;
    right: 13px;
  }
  /* ===== Mobile Menu Styles ===== */  
  .custom-menu-primary.js-enabled {
    position: relative;
    padding-top: 0;
    margin: 0;
    width: 100%;
  }
  .widget-span .custom-menu-primary>div {
    border-color: #f1f1f1;
    background-color: #fafafa;
    min-height: 52px;
  }
  .custom-menu-primary .hs-menu-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    background-color: #fafafa;
  }

  /* 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: relative;
    top: 0;
    left: 0;
    padding: 0;
    float: left;
  }

  .custom-menu-primary .hs-menu-wrapper {
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    display: block;
    border-color: #e7e7e7;
    padding: 0 15px !important;
  }
  .custom-menu-primary .hs-menu-wrapper>ul {
    margin: 9px -15px 7px !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul >li {
    margin: 0 0 0 10px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li a {
    font-family: novecento_widemedium, sans-serif;
    color: #666666;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    padding: 12px 18px 12px 14px;
    z-index: 102;
    border: 1px solid transparent;
    bottom: -1px;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    -ms-transition: none;
    transition: none;
    line-height: 20px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a:hover, .custom-menu-primary .hs-menu-wrapper>ul>li.active>a {
    color: #0088B0;
    background-color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:hover>a {
    box-shadow: none !important;
    border-color: #fafafa;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children > a:hover{
    color: #0088B0;
    background-color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper>ul > li.hs-item-has-children:hover > .child-trigger:before {
    color: #e5e5e5;
    background-color: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ffffff;
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li a {
    line-height: 20px;
    position: relative;
    padding: 12px 15px 12px 40px;
    color: #666666;
    border-color: #fafafa;
    font-size: 15px;
    text-transform: none;
    font-family: source_sans_proregular, sans-serif;
    border: none;
    border-bottom: 1px solid #fafafa;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li.hs-item-has-children>a:before{
    right: 16px;
    top: 14px;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li.hs-item-has-children .child-trigger{
    z-index: 999; 
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li.hs-item-has-children .child-trigger:before{
    font-family: 'FontAwesome';
    position: absolute;
    left: auto;
    line-height: 1;
    content: "\f105";
    right: 32px;
    top: 15px;
    margin-left: 0;
    visibility: visible;
    color: #666;
  } 
  .custom-menu-primary .hs-menu-wrapper>ul ul ul li a {
    padding-left: 60px;
  }
  .custom-bottom-menu {
    background-color: #27272A;
    border-color: #1f1f1f;
  }
  .custom-bottom-menu .hs-menu-wrapper {
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    display: block;
    border-color: #1f1f1f;
    float: left;
    background-color: #27272A;
    border-color: #1f1f1f;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul {
    margin: 7.5px 0px !important;
    float: none;
    display: block;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul>li>a {
    border-bottom: 1px solid #3c3c3e;
    font-size: 13px;
    color: #e1e1e1;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:before {
    right: 42px;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul>li>a sup {
    display: inline;
  }
  .custom-menu-image {
    display: none;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul ul {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #27272a;
    border: none;
    display: none;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul>li>a:hover,
  .custom-bottom-menu .hs-menu-wrapper>ul>li:hover>a{
    color: #ffffff;
    background-color: #36373c;
    border-bottom: 1px solid #3c3c3e;
    box-shadow: none;
    border-color: transparent;
    text-decoration: none;
    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -ms-transition: all 0.2s ease-out;
    transition: all 0.2s ease-out;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul ul li a:hover, 
  .custom-bottom-menu .hs-menu-wrapper>ul ul li.active a{
    text-decoration: none; 
  }
  .custom-bottom-menu .hs-menu-wrapper > ul ul li.hs-item-has-children>a:before{
    right: 46px !important;  
  }
}

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


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

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

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

/* Blog Listing */
.hs-blog-listing {}

/* Blog Columns Wrapper */
.blog .content-wrapper {}


/* =============== Blog Content Column =============== */

.blog .blog-content {}

/* Use this to style the main wrapper for the blog listing pages */
.blog-listing-wrapper {}

/* Use this to style the main wrapper for the blog post pages */
.blog-post-wrapper {}

/* Blog Title */
.hs-blog-header h1 {}
.hs-blog-header h1 a{}

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

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
  margin:0 0 30px;
  padding:0 0 30px;
  border-bottom: 1px solid #ddd;
}
.blog-listing-wrapper .post-listing .post-item .post-body {}
.blog-post-wrapper .post-body {}

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

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

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

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


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

#comments-listing.no-comments {
  border: none;
}
.comment {
  margin: 10px 0;
  border-top: 1px solid #ccc;
  padding: 15px 0;
}
.comment.depth-0 {
  border-bottom: 1px solid #000 !important;
  border-top: medium none !important;
  margin: 0 10px 10px !important;
  padding: 0 15px !important;
}

.comment-body {
  border-bottom: medium none;
  display: block;
  padding: 0;
}

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

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

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

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

/* Blog All Posts Page */
.hs-content-path-blog-all {}
div.post-listing-simple {}
div.post-listing-simple .post-item {}
h2.post-listing-simple {}
h2.post-listing-simple a {}


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

.blog .blog-sidebar {}

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

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

.hs-blog-listing .hs-author-profile {
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 20px 0;
  overflow: hidden;
}
.hs-blog-post .hs-author-profile {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  padding: 20px 0 20px 0;
  margin: 20px 0 20px 0;
}
.hs-author-profile .hs-author-profile:after {
  content: '';
  display: block;
  clear: both;
}

/* Author Avatar */
.hs-author-profile .hs-author-avatar {
  float: left;
  margin-right: 15px;
  max-width: 100px;
}
.hs-author-profile .hs-author-avatar img{
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  max-width: 100%;
}

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

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

/* Author Social Follow Me */
.hs-author-profile .hs-author-social-section {}
.hs-author-profile .hs-author-social-label {}
.hs-author-profile .hs-author-social-links {}
.hs-author-profile .hs-author-social-link {}
.hs-author-profile .hs-social-facebook {}
.hs-author-profile .hs-social-linkedin {}
.hs-author-profile .hs-social-twitter {}
.hs-author-profile .hs-social-google-plus {}


/* ==========================================================================
6. FORMS                                        
========================================================================== */


/* =============== Global Form Styles =============== */

/* Form Field */
.hs-form-field {
  padding: 5px 0;
}

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

/* Labels and Legends */
label {}
body .hs-form-field > label,
.widget-type-google_search label,
li.hs-form-booleancheckbox label {
  display: block;
  line-height: 1.50;
  color: #666666;
  padding-bottom: 2px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

/* One Line Inputs */
input[type="text"],
input[type="password"], 
input[type="datetime"], 
input[type="datetime-local"], 
input[type="date"], 
input[type="month"], 
input[type="time"], 
input[type="week"], 
input[type="number"], 
input[type="email"], 
input[type="url"], 
input[type="search"], 
input[type="tel"], 
input[type="color"],
input[type="file"],
textarea,
select {
  -webkit-appearance: none;
  display: inline-block;
  width: 100%;
  line-height: 1.50;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000;
  background-color: #FFFFFF;
  border: 1px solid #999;
  height: 19px;
}

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

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

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

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

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

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

/* Error */
.hs-error-msgs label{
  color: red;
}
.hs-form-required {
  color: red;
}
/* Placeholder Text */
::-webkit-input-placeholder {} /* Webkit Browsers */
:-moz-placeholder {} /* Firefox 18- */
::-moz-placeholder {} /* Firefox 19+ */
:-ms-input-placeholder {} /* IE10 */


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

.hs-form fieldset.form-columns-1 {}
.hs-form fieldset.form-columns-1 .hs-form-field {}
.hs-form fieldset.form-columns-2 {}
.hs-form fieldset.form-columns-2 .hs-form-field {}
.hs-form fieldset.form-columns-3 {}
.hs-form fieldset.form-columns-3 .hs-form-field {}

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

form.hs-form fieldset[class*="form-columns"] .input { margin-right: 0; }
form.hs-form fieldset[class*="form-columns"] .hs-input { width: 100%; }
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"] { width: auto; }
form.hs-form fieldset.form-columns-3 .hs-form-field { width: 33.33%; }

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


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

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

/* Inputs */
#comment-form input[type="submit"] {
  margin-top: 15px;
}
#comment-form input[type="text"] {}
#comment-form input[type="text"]:focus {}

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

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

#comment-form .hs-form:before {
  content: "Leave a Reply";
  display: block;
  margin: 0 0 25px;
  font-size: 30px;
}

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

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

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

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

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

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


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


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

.body-container .hs-button.primary,
.body-container input[type="submit"],
.body-container input[type="button"] {
  cursor: pointer;
  -webkit-appearance: none;
  text-decoration: none !important;
  display: inline-block;
  padding: 1px 6px;
  margin: 15px 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border: 1px solid #cccccc;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  border-bottom-color: #b3b3b3;
  border-radius: 4px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 1.50;
  color: #666666;
}

.body-container .hs-button.primary:hover,
.body-container input[type="submit"]:hover,
.body-container input[type="button"]:hover {
  text-decoration: none;
  background-color: #e6e6e6;
  background-position: 0 -15px;
  transition: background-position 0.1s linear;
}

.body-container .hs-button.primary:focus,
.body-container input[type="submit"]:focus,
.body-container input[type="button"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}


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

.hs_cos_wrapper_type_form .hs-button.primary.large {}
.hs_cos_wrapper_type_form .hs-button.primary.large:hover {}
.hs_cos_wrapper_type_form .hs-button.primary.large:focus {}


/* =============== Blog Comment Button =============== */

#add-comment-button.hs-button.primary {}
#add-comment-button.hs-button.primary:hover {}
#add-comment-button.hs-button.primary:focus {}


/* =============== Blog Subscription Button =============== */

#hs_form_target_blog_subscription .hs-button.primary.large {}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {}


/* =============== Google Search Button =============== */

.widget-type-google_search .hs-button.primary {}
.widget-type-google_search .hs-button.primary:hover {}
.widget-type-google_search .hs-button.primary:focus {}


/* ==========================================================================
8. MISCELLANEOUS                                      
========================================================================== */

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

.form-title {
  font-size: 28px;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
  padding: 0 0 20px;
}




/*Form Background Styling*/

.hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.widget-type-blog_subscribe,
.widget-span.widget-type-form,
.error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form,
div#comment-form,
.body-container .hs_cos_wrapper_type_form,
.hs-search-field__bar {
  display:block;
  margin: 30px 0px;
}

.landing-page.one-column .body-container .widget-type-form,
.error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
.password-template .body-container form,
.subscription-template .body-container .widget-type-email_simple_subscription form,
.subscription-template .body-container .hs-search-field__bar,
.password-template .body-container .hs-search-field__bar,
.error-template .body-container .hs-search-field__bar,
.landing-page.one-column .body-container .hs-search-field__bar{
  width: 50%;
}

.hs-search-field__bar {
  max-width: 600px;
  width: 100% !important;
}
.hs-search-field__bar form {
  width: 100% !important;
}

.section.post-footer .hs-form:before {
  content: "Leave a Reply";
  display: block;
  font-size: 24px;
  margin: 0 0 40px;
}
.section.post-footer input.hs-button.primary {
  margin-top: 15px;
}

/* Styles that do not fit into any of the available sections above can go here. */
.hs-banner-area {
  padding: 25px 0;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  z-index: 1;
  position: relative;
  color: #ffffff;
  background-position: center center;
  background-repeat: no-repeat;
  height: 400px;
  background-attachment: fixed;
  background-color: #262626;
  margin-bottom: 30px;
}
.hs-banner-area:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.hs-banner-area .page-center {
  z-index: 3;
  position: relative;
}
.space-top {
  padding-top: 20px;
}
.hs-banner-area h1 {
  color: #ffffff;
}
.separator-2 {
  display: block;
  width: 30px;
  height: 5px;
  margin: 15px 0 15px;
  background-color: #cccccc;
  position: relative;
}
.hs-banner-area p {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

#back-to-top{
  color: #fff;
  position: fixed;
  bottom: 5px;
  right: 5px;
  width: 50px;
  height: 50px;
  text-align: center;
  cursor: pointer;
  background-color:#000000;
/*   background:#39d6ff url("https://www.verantis.com/fandefender/images/top-arrow.svg") no-repeat center 50%; */
  z-index: 1005;
  display: none;
    
}
#back-to-top i{
  line-height: 50px;
  font-size: 24px;
}
.icon-up-open-big:before {
  content: '\e87e';
}
[class^="icon-"]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: none;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: .2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: .2em;
}

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

#custom-top-header .social-links li:last-child {
  border: 0;
}
#custom-top-header .social-links li.linkedin a:hover {
  color: #0976b4;
  background-color: transparent;
  border-color: transparent;
}
#custom-top-header .social-links li.facebook a:hover {
  color: #3b5998;
  background-color: transparent;
  border-color: transparent;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: inherit;
  opacity: 1;
}
.widget-span .custom-bottom-menu{
  padding-right:25px;
}
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:hover>a{
  z-index: 1000; 
}
.custom-menu-primary .hs-menu-wrapper>ul>li.hs-item-has-children:hover>a:before {
  color: #e5e5e5;
}
.hs-error-msgs {
  padding: 0;
  margin: 0;
}
.hs-error-msgs li {
  list-style: none;
}
.hs_error_rollup ul {
  margin: 0;
  padding: 0;
}
.custom-bottom-menu .hs-menu-wrapper>ul ul li a:hover, 
.custom-bottom-menu .hs-menu-wrapper>ul ul li.active a{
  text-decoration: none; 
}
.social-links .dropdown-menu {
  z-index: 9999;
}
.custom-bottom-menu .hs-menu-wrapper>ul ul li.hs-item-has-children > a:before {
  font-family: 'FontAwesome';
  content: "\f105";
  position: absolute;
  left: auto;
  top: 15px;
  right: 10px;
  line-height: 1;
  color: #e1e1e1;
}
#custom-top-footer .custom-contact-section .list-icons li:last-child > a {
  margin-left: -3px;
}
.header-top-dropdown .dropdown.notranslate>button:hover {
  border-left-color: #e3e3e3;
}
.hs-blog-social-share {
  line-height: normal;
}
.custom-bottom-menu .hs-menu-wrapper>ul ul li a{
  white-space: normal !important; 
}
.custom-bottom-menu .hs-menu-wrapper>ul>li>a sup {
  padding-right: 3px;
}
.custom-bottom-menu .hs-menu-wrapper>ul ul li a sup {
  padding-right: 2px;
}
.custom-menu-primary .hs-menu-wrapper>ul ul li.hs-item-has-children:hover>a:before {
  color: #0088b0;
}
.custom-bottom-menu .hs-menu-wrapper>ul>li:hover>a:before {
  color: #666;
}
.custom-footer-form .hs-button.primary, .custom-footer-form input[type="submit"] {
  margin: 0;
  font-weight: normal;
  color: #999999;
  -webkit-font-smoothing: subpixel-antialiased;
  font-family: calibri,trebuchet ms,sans-serif !important;
  font-size: 12pt;
  border-radius: 0;
  margin-top: 26px;
  line-height: normal;
  margin-bottom: 9px;
}
#custom-top-footer .list-icons li span.custom-hidden {
  margin-left: 0px;
  display: inline-block;
}
.widget-span .custom-logo img {
  width: 335px;
}
.logo-footer img {
  width: 335px;
}
.custom-footer-form .hs-button.primary, 
.custom-footer-form input[type="submit"] {
  background: #fff;
  border: none;
  border-radius: 5px;
  cursor: pointer;
}
@-moz-document url-prefix() {
  .form-control::-moz-placeholder {
    color: #666;
    opacity: 1;
  }
}
/* ==========================================================================
9. MEDIA QUERIES                              
========================================================================== */
@media (min-width: 768px){
  .container-fluid .row-fluid .page-center{
    max-width: 750px;
  }
  .widget-span .custom-top-header-left-section{
    width: 33.33333333%; 
  }
  .widget-span .custom-top-header-right-section{
    width: 66.66666667%; 
  }
  .hidden-lg {
    display: none !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > ul {
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall;
  }
  .hs-banner-area p{
    font-size: 21px; 
  }
  .custom-bottom-menu .hs-menu-wrapper > ul > li:hover > ul {
    -webkit-animation-duration: 0.2s;
    animation-duration: 0.2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-name: fadeInDownSmall;
    animation-name: fadeInDownSmall;
  }
}
@media (min-width: 992px){
  .container-fluid .row-fluid .page-center{
    max-width: 970px;
  }
  .widget-span .custom-logo{
    width: 33.33333333%;
    float: left;
  }
  .widget-span .custom-menu-primary{
    width: 66.66666667%;
    float: left;
  }
  .widget-span .custom-copyright{
    width: 33.33333333%;
    float: left;
  }
  .widget-span .custom-footer-menu{
    width: 66.66666667%;
    float: left;
  }
  .widget-span .custom-footer-right-section,
  .widget-span .custom-footer-middle-section,
  .widget-span .custom-footer-form{
    width: 33.33333333%;
    float: left;
  }
}
@media (min-width: 1230px){
  .container-fluid .row-fluid .page-center{
    max-width: 1200px;
  }
}

@media (max-width: 1600px){
  .custom-menu-primary .hs-menu-wrapper > ul ul ul,
  .custom-bottom-menu .hs-menu-wrapper > ul ul ul{
    right: 100% !important;
    left: auto !important;
  }
}


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

@media (max-width: 1200px) and (min-width: 992px) {
  .widget-span .custom-menu-primary {
    padding: 0;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>a {
    padding-right: 14px;
    padding-left: 10px;
  }
  .widget-span .custom-bottom-menu {
    padding: 0;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul>li>a {
    padding: 14px 18px 12px 0px;
    font-size: 12px;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul>li.hs-item-has-children>a:before{
    top: 18px; 
  }
}

@media (max-width: 1200px){
  .custom-footer-form {
    padding-top: 20px;
  } 
  #custom-bottom-footer{
    padding-bottom: 27px; 
  }
}

@media (max-width: 1100px){
  .custom-bottom-menu .hs-menu-wrapper > ul > li:nth-child(7) > ul{
    right: 50% !important;
    left: auto !important;
  } 
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) > ul{
    right: 100% !important;
    left: auto !important;
  }
}

@media (max-width: 991px){
  .hide-mid {
    display: none;
  } 
  .widget-span .custom-logo {
    width: 100%;
    float: none;
  }
  .widget-span .custom-logo img {
    display: block;
    margin: 0 auto;
  }
  .widget-span .custom-menu-primary {
    width: 100%;
    float: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul {
    float: left;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li:first-child {
    margin: 0 0 0 10px;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul>li:first-child {
    margin: 0 0 0 10px;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul>li>a sup {
    padding-right: 3px;
  }
  .widget-span .custom-footer-right-section, 
  .widget-span .custom-footer-middle-section, 
  .widget-span .custom-footer-form {
    width: 100%;
  }
  .logo-footer {
    margin-bottom: 35px;
    margin-left: 0px;
    min-height: 0px;
  }
  .widget-span .custom-footer-menu ul {
    float: none;
    margin: 15px 0;
    text-align: center;
  }
  .widget-span .custom-footer-menu ul>li {
    float: none;
    padding: 5px 0;
    margin: 0;
  }
  .widget-span .custom-footer-menu {
    float: none;
    width: 100%;
  }
  .widget-span .custom-copyright {
    text-align: center;
    width: 100%;
    float: none;
  }
  .widget-span .custom-footer-menu ul>li>a {
    padding: 0px 10px;
    border-right: none;
  }
  #custom-top-footer .page-center>div>div{
    padding-bottom: 50px; 
  }
  .widget-span .custom-logo img{
    max-width:inherit
  }
  .custom-bottom-menu .hs-menu-wrapper>ul>li:nth-child(7)>ul {
    right: auto !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) > ul{
    right: 0% !important;
    left: auto !important;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul ul ul{
    right: auto !important;
    left: 100% !important;
  }
}

@media (max-width: 870px){
  .custom-bottom-menu .hs-menu-wrapper > ul > li:nth-child(5) > ul{
    right: 0 !important;
    left: auto !important;
  } 
}
@media (max-width: 870px) and (min-width: 768px){
  .custom-bottom-menu .hs-menu-wrapper>ul>li:hover>a{
    z-index: 1000;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul ul {
    z-index: 999 !important;
  }
}
/* =============== Landscape tablet and smaller devices =============== */

@media (max-width: 767px) {

  .hs-search-field__bar {
    max-width: 100%;
  }
  .landing-page.one-column .body-container .widget-type-form,
  .error-template .body-container .hs_cos_wrapper.hs_cos_wrapper_widget.hs_cos_wrapper_type_google_search,
  .password-template .body-container form,
  .subscription-template .body-container .widget-type-email_simple_subscription form{
    width: 100%;
  }
  .hs-menu-wrapper.hs-menu-flow-vertical > ul {
    margin-bottom: 20px;
  }
  .subscribe-options label {
    margin: 0;
  }
  .hs-form {
    margin-bottom: 30px
  }
  #comment-form .hs-form {
    margin-bottom: 0;
  }
  .blog-sidebar {
    padding-top: 30px;
  }
  .checkbox-row span.fakelabel span {
    width: calc(100% - 40px);
  }
  .subscribe-options label span {
    white-space: normal;
    padding-right: 30px;
  }
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    max-width: 100%;
    float: none;
    display: block !important;
    margin: 20px 0;
  } 
  .hs-author-profile .hs-author-bio,
  .hs-author-profile .hs-author-social-section,
  .hs-author-profile .hs-author-avatar,
  .hs-blog-listing .hs-author-profile{
    width: 100%;
    float: left;
  }
  .hs-author-profile .hs-author-avatar img {
    margin-bottom: 5px;
  }
  #recaptcha_area, #recaptcha_table {
    width: 318px!important;
    overflow-x: auto !important;
    max-width: 100% !important;
  }	
  .hidden-xs {
    display: none !important;
  }
  #custom-top-header .social-links li a i {
    padding: 0;
  }
  #custom-top-header .social-links li a {
    padding: 0;
  }
  #custom-top-header .social-links li:last-child {
    border-right: none;
  }
  .social-links .dropdown.open>button>i:before {
    content: "\f00d";
    color: #0088B0;
  }
  .widget-span .custom-footer-menu ul {
    display: none;
  }
  .navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 5px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border-color: #ccc;
  }
  .navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px;
    background-color: #999;
  }
  .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 4px;
  }

  .widget-span .custom-copyright {
    text-align: left;
  }
  .footer-menu-wrapper {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    display: block;
    overflow-y: auto;
    border-color: #000000;
    width: 100%;
  }
  .widget-span .custom-footer-menu ul {
    margin: 7.5px -15px;
    text-align: left;
  }
  .widget-span .custom-footer-menu ul>li {
    padding: 0;
  }
  .widget-span .custom-footer-menu ul>li>a {
    border-bottom: 1px solid #141414;
    padding: 10px 10px;
    text-transform: none;
    line-height: 1;
    font-size: 14px;
    font-weight: 400;
  }
  .mobile-trigger, .navbar-toggle {
    outline: 0;
  }
  .custom-bottom-menu .hs-menu-wrapper{
    display: none;
  }
  button.navbar-toggle.custom-header-navbar {
    margin-top: 9px;
    margin-bottom: 9px;
    margin-right: 6px;
    border-color: #666666;
  }
  button.navbar-toggle.custom-header-navbar .icon-bar {
    background-color: #666666;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul ul {
    display: none;
  }
  .child-trigger {
    z-index: 999 !important;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul ul{
    width: unset;
  }
  button.navbar-toggle.custom-header-navbar:hover span, button.navbar-toggle.custom-header-navbar:focus span {
    background-color: #999999;
  }
  button.navbar-toggle.custom-header-navbar:hover, button.navbar-toggle.custom-header-navbar:focus {
    background-color: #36373c;
    border-color: #999999;
  }
  .custom-menu-primary .hs-menu-wrapper>ul li  .child-trigger:before {
    right: 13px;
    font-size: 14px;
    color: #d1d1d1;
    top: 16px;
  }
  .widget-span .custom-bottom-menu {
    padding-right: 15px;
  }
  .custom-footer-form form.hs-form fieldset .hs-form-field {
    width: 100%;
    float: none;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul ul li a {
    padding-left: 40px;
    line-height: 20px;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul ul li a sup {
    display: inline;
  }
  .widget-span .custom-footer-right-section > div, 
  .widget-span .custom-footer-middle-section > div, 
  .widget-span .custom-footer-form > div {
    margin: 0px 20px 40px 20px;
  }
  .custom-footer-form .hs_lastname.hs-lastname.hs-fieldtype-text.field.hs-form-field {
    padding-left: 0;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li:hover>a, 
  .custom-menu-primary .hs-menu-wrapper>ul ul li.active>a {
    border-color: #fafafa;
  }
  .subscribe-options label {
    margin-left: 0;
    margin-right: 0;    
  }
  /* Default styling for Blog ReCaptcha*/

  .hs_recaptcha.hs-recaptcha.field.hs-form-field {
    width: 100%;
    display: inline-block;
    max-width: 300px;
    overflow: auto;
    overflow-y: hidden !important;
    margin: 10px 0;
  }
  .custom-footer-form form {
    padding: 0;
  }
  .custom-footer-form .hs-button.primary, .custom-footer-form input[type="submit"] {
    background: #fff;
    border: none;
    border-radius: 5px;
    margin-top: 0;
    margin-bottom: 0;
  }
  #back-to-top {
    width: 40px;
    height: 40px;
    background-color: rgba(0, 0, 0, 0.4);
  }
  #back-to-top i {
    line-height: 40px;
    font-size: 20px;
  }
  .custom-bottom-menu .hs-menu-wrapper>ul ul li .child-trigger:before {
    font-family: 'FontAwesome';
    content: "\f105";
    position: absolute;
    left: auto;
    top: 15px;
    right: 46px;
    line-height: 1;
    color: #e1e1e1;
  }
  /*   .custom-bottom-menu .hs-menu-wrapper>ul ul li.hs-item-has-children>a:before{
  display: none; 
} */
  .navbar-open button.navbar-toggle.custom-header-navbar{
    margin-bottom: 8px;
  }
  .custom-footer-menu .navbar-toggle:hover, .custom-footer-menu .navbar-toggle:focus {
    background-color: transparent;
    border-color: #888;
  }
  .custom-footer-menu .navbar-toggle:hover .icon-bar, .custom-footer-menu .navbar-toggle:focus .icon-bar {
    background-color: #0088B0;
  }
  .mobile-open #custom-middle-header {
    padding-bottom: 25px;
  }

  body .widget-span.widget-type-custom_widget.custom-bottom-menu.visible-phone .hs-menu-flow-horizontal.no-flyouts .hs-menu-children-wrapper, 
  body .widget-type-custom_widget.custom-menu-primary.visible-phone .hs-menu-flow-horizontal.no-flyouts .hs-menu-children-wrapper {
    display: none;
  }

}  


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

@media (max-width: 479px) {
  .grecaptcha-badge {
    width: auto !important;
    overflow: auto;
    max-width: 256px;
    overflow-x: hidden;
  }
  .custom-footer-form form.hs-form fieldset input {
    width: 100% !important;
  }
}

@media (max-width: 400px){
  .widget-span .custom-top-header-right-section {
    float: right;
    width: auto;
  }

}

@media(max-width:370px){
  .widget-span .custom-logo img {
    max-width: 100%;
  }
}


/* 18-08-2020 */








/** 
 * Border Radius 
 *
 *  
 */




/** 
 * Box Shadow  
 *
 *  
 */




/** 
 * Transition
 * 
 *  
 */




/** 
 * Transform
 *
 *  
 */




ul {     list-style-type: none; margin:0; padding:0; }
.row-fluid .get_bg { display:none; }
ul.inputs-list { margin:0; padding:5px 0; list-style:none; }
.row-fluid .btn_style a, .row-fluid .btn_style_sm a  { color:#fff; text-align: center;   min-width: 160px; font-weight:400; -webkit-transition: background-color 0.2s ease; -moz-transition: background-color 0.2s ease; -o-transition: background-color 0.2s ease; -ms-transition: background-color 0.2s ease;  transition: background-color 0.2s ease;;  background: #0088B0; text-transform: uppercase; font-size:15px;  border: 1px solid #006f90;  padding:10px 12px; float:none; display:inline-block; }
.row-fluid .btn_style_sm a  { padding: 8px; font-size: 12px; min-width: 105px;    background-color: #5cb85c;  border-color: #4cae4c; }  
.row-fluid .btn_style a:hover { background-color: #006f90;  border-color: #006f90; }
.row-fluid .btn_style_sm a:hover { background-color: #449d44;  border-color: #398439; }
.row-fluid .title_style { color:#0064ff; font-size:19px; line-height:23px; font-weight:400; }
.row-fluid .title_style h3 { margin-bottom: 15px; margin-top: 20px; position: relative; padding-bottom:20px; }
.row-fluid .title_style h3:before { content:""; width: 30px; height: 5px; background: #333333; position: absolute; bottom: 0px;  left: 0; }
.text_center { text-align:center; }
.text_left { text-align:left; }
.text_right { text-align:right; }
.row-fluid .fl100 { width:100%; float:left; }
.row-fluid .floatnone { float:none; display:inline-block; }
.row-fluid .width_900, .row-fluid .width_1000, .row-fluid .width_1100, .row-fluid .width_1200 { float:none; display:inline-block;  max-width:100%; }
.row-fluid .width_900 { width:900px; } 
.row-fluid .width_1000 { width:1000px; } 
.row-fluid .width_1100 { width:1100px; } 
.row-fluid .width_1200 { width:1200px; }
.row-fluid .bg_light_gray { background: #fafafa; }
.row-fluid .bg_gray { background: #f1f1f1; }
.row-fluid .bg_blue { background: #0064ff; }
.row-fluid .text_white, .row-fluid .text_white h1, .row-fluid .text_white h2, .row-fluid .text_white h3, .row-fluid .text_white h4,
.row-fluid .text_white h5, .row-fluid .text_white h6, .row-fluid .text_white a { color: #fff; }

.mv_30 { margin-top: 30px; margin-bottom: 30px; }
.mv_40 { margin-top: 40px; margin-bottom: 40px; }
.mv_50 { margin-top: 50px; margin-bottom: 50px; }
.mv_60 { margin-top: 60px; margin-bottom: 60px; }
.mv_70 { margin-top: 70px; margin-bottom: 70px; }
.mv_80 { margin-top: 80px; margin-bottom: 80px; }

.mt_30 { margin-top: 30px; }
.mt_40 { margin-top: 40px; }
.mt_50 { margin-top: 50px; }
.mt_60 { margin-top: 60px; }
.mt_70 { margin-top: 70px; }
.mt_80 { margin-top: 80px; }

.mb_30 { margin-bottom: 30px; }
.mb_40 { margin-bottom: 40px; }
.mb_50 { margin-bottom: 50px; }
.mb_60 { margin-bottom: 60px; }
.mb_70 { margin-bottom: 70px; }
.mb_80 { margin-bottom: 80px; }

.pv_30 { padding-top: 30px; padding-bottom: 30px; }
.pv_40 { padding-top: 40px; padding-bottom: 40px; }
.pv_50 { padding-top: 50px; padding-bottom: 50px; }
.pv_60 { padding-top: 60px; padding-bottom: 60px; }
.pv_70 { padding-top: 70px; padding-bottom: 70px; }
.pv_80 { padding-top: 80px; padding-bottom: 80px; }

.pt_30 { padding-top: 30px; }
.pt_40 { padding-top: 40px; }
.pt_50 { padding-top: 50px; }
.pt_60 { padding-top: 60px; }
.pt_70 { padding-top: 70px; }
.pt_80 { padding-top: 80px; }

.pb_30 { padding-bottom: 30px; }
.pb_40 { padding-bottom: 40px; }
.pb_50 { padding-bottom: 50px; }
.pb_60 { padding-bottom: 60px; }
.pb_70 { padding-bottom: 70px; }
.pb_80 { padding-bottom: 80px; }





/* Arrows */
.slick-prev, .slick-next { font-size: 0;  line-height: 0;  position: absolute; top: 50%; display: block; width: 20px;  height: 20px; margin-top: -10px;  padding: 0; cursor: pointer;  color: transparent;  border: none; outline: none;  background: transparent; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {    color: transparent;    outline: none;    background: transparent;}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {    opacity: 1;}
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before {    opacity: .25;}

.slick-prev:before, .slick-next:before {   font-size: 20px;    line-height: 1;    opacity: .75;    color: white;    -webkit-font-smoothing: antialiased;    -moz-osx-font-smoothing: grayscale;}

.slick-prev{    left: -25px;}
[dir='rtl'] .slick-prev{    right: -25px;    left: auto;}
.slick-prev:before{    content: '';}
[dir='rtl'] .slick-prev:before{    content: '';}

.slick-next{    right: -25px;}
[dir='rtl'] .slick-next {    right: auto;    left: -25px;}
.slick-next:before{    content: '';}
[dir='rtl'] .slick-next:before{    content: '';}


/* Slider */
.slick-slider{    position: relative;    display: block;    box-sizing: border-box;    -webkit-user-select: none;       -moz-user-select: none;        -ms-user-select: none;            user-select: none;    -webkit-touch-callout: none;    -khtml-user-select: none;    -ms-touch-action: pan-y;        touch-action: pan-y;    -webkit-tap-highlight-color: transparent;}

.slick-list{    position: relative;    display: block;    overflow: hidden;    margin: 0;    padding: 0;}
.slick-list:focus{    outline: none;}
.slick-list.dragging{    cursor: pointer;    cursor: hand;}

.slick-slider .slick-track, .slick-slider .slick-list{    -webkit-transform: translate3d(0, 0, 0);       -moz-transform: translate3d(0, 0, 0);        -ms-transform: translate3d(0, 0, 0);         -o-transform: translate3d(0, 0, 0);            transform: translate3d(0, 0, 0);}

.slick-track {    position: relative;    top: 0;    left: 0;    display: block;}
.slick-track:before,
.slick-track:after{    display: table;    content: '';}
.slick-track:after{    clear: both;}
.slick-loading .slick-track{    visibility: hidden;}

.slick-slide {    display: none;    float: left;    height: 100%;    min-height: 1px;}
[dir='rtl'] .slick-slide {    float: right;}
.slick-slide img {    display: block;}
.slick-slide.slick-loading img {    display: none;}
.slick-slide.dragging img {    pointer-events: none;}
.slick-initialized .slick-slide {    display: block;}
.slick-loading .slick-slide {    visibility: hidden;}
.slick-vertical .slick-slide {    display: block;    height: auto;
    border: 1px solid transparent;}
.slick-arrow.slick-hidden {    display: none;}



.slick-arrow { cursor:pointer; z-index:5; position:absolute; top:50%; margin-top:-17.5px; display:inline-block; color:#fff; background:#333; width:35px; height:35px; font-size:0; text-index:-9999; cursor:pointer; }
.slick-arrow:before { font-family:'FontAwesome'; font-size:14px; }
.slick-arrow:hover { background:#fff; color:#000;  }
.slick-arrow.slick-prev { left:5px; }
.slick-arrow.slick-prev:before { content: "\f104"; }
.slick-arrow.slick-next { right:5px; }
.slick-arrow.slick-next:before { content: "\f105"; }
.slick-arrow.slick-disabled { display:none; }

ul.slick-dots { margin:0; padding:0; list-style:none; float:left; width:100%;}
ul.slick-dots { text-align:center; padding:10px 0 0; }
ul.slick-dots li { display:inline-block; padding:0 5px; }
ul.slick-dots li button { display:inline-block; background:#a1a1a1;  width:15px; height:15px; border-radius:100%; font-size:0; text-index:-9999; cursor:pointer; }
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background:#fbb314; }
ul.slick-dots li button:focus, .slick-initialized .slick-slide:focus { outline:none; }





.vrnt_new .body-container { padding:0; }
.vrnt_new a:hover { text-decoration:none; }

.row-fluid .vrnt_hero_section { padding: 75px 0 120px; position: relative; }
.row-fluid .vrnt_hero_wrap { position: relative; font-size: 21px; line-height: 29px; font-family: "source_sans_proregular"; }
.row-fluid .vrnt_hero_section:before { content: ""; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0, 0, 0, 0.7); }
.row-fluid .vrnt_hero_wrap h1 { position: relative; padding-bottom: 20px; font-family: "novecento_widemedium"; }
.row-fluid .vrnt_hero_wrap h1:before { content: ""; position: absolute; left: 0; bottom: 0; width: 30px; height: 5px; background-color: #cccccc; }
.row-fluid .vrnt_hero_text { margin: 8px 0 0; }


.row-fluid .scrbr_txtfaq_section { }
.row-fluid .scrbr_txtfaq_wrap { }
.row-fluid .scrbr_txtfaq_left { width: 100%; vertical-align: top; margin: 0 -2px; padding-right: 10.5%; }
.row-fluid .scrbr_txtfaq_left_contnt { font-size: 16px; line-height: 24px; font-weight: 400; font-family: "source_sans_proregular"; color: #666666; }
.row-fluid .scrbr_txtfaq_faq { }
.row-fluid .scrbr_txtfaq_faq_box { margin-top: 5px; }
.row-fluid .scrbr_txtfaq_faq_title { padding: 12px 35px 12px 15px; cursor:pointer; background-color: #999999; position: relative; -webkit-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -ms-transition: all 0.4s ease-in-out;  transition: all 0.4s ease-in-out;; }
.row-fluid .scrbr_txtfaq_faq_title.active, .row-fluid .scrbr_txtfaq_faq_title:hover {  background-color: #0088B0; }
.row-fluid .scrbr_txtfaq_faq_contnt { border: 1px solid #f0f0f0; border-top: none; background-color: #fafafa; padding: 0 15px; display:none; }
.row-fluid .scrbr_txtfaq_right { width:100%; vertical-align: top; margin: 0 -2px; }
.row-fluid .scrbr_txtfaq_right_top { padding-bottom: 40px; }
.row-fluid .scrbr_txtfaq_right_top_menu { } 
.row-fluid .scrbr_txtfaq_right_bottom { }
.row-fluid .scrbr_txtfaq_right_btm_box { margin: 20px 0 60px; padding: 20px; position: relative;  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13); -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13); -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);;  }
.row-fluid .scrbr_txtfaq_right_btm_img { height: 110px; }
.row-fluid .scrbr_txtfaq_right_btm_text { }
.row-fluid .scrbr_txtfaq_left_contnt h4 { font-size: 21px; line-height: 29px; font-weight: 300; font-family: "source_sans_proregular"; color: #666666; margin: 0 0 20px;     text-transform: none; }
/* .row-fluid .scrbr_txtfaq_left_contnt h2 { border-bottom: 1px solid #eee;  padding-bottom: 20px; } */
.row-fluid .scrbr_txtfaq_faq_title h4 { font-size: 16px; line-height: 19px; font-family: "novecento_widemedium"; color: #fff; font-weight: 400; margin: 0; float: none; display: inline-block; }
.row-fluid .scrbr_txtfaq_faq_title:after { font-family: "FontAwesome"; content: "\f196"; position: absolute; right: 15px; font-size: 14px; font-weight: 300; top: 50%; line-height: 1; margin-top: -7px; color: #fff; }
.row-fluid .scrbr_txtfaq_faq_text { margin: 15px 0 0; }
.row-fluid .scrbr_txtfaq_faq_contnt .btn_style_sm { margin: 0 0 15px; }
.row-fluid .scrbr_txtfaq_right_btm_box:before { position: absolute; top: 0; left: 0; background-color: transparent; height: 5px; content: ""; width: 100%; -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13); box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13); }
.row-fluid .scrbr_txtfaq_right_top_menu ul { }
.row-fluid .scrbr_txtfaq_right_top_menu ul li { width: 100%; float: left; margin-top: 2px; }
.row-fluid .scrbr_txtfaq_right_top_menu ul li a { position:relative;  -webkit-border-radius: 0px; -moz-border-radius: 0px; -o-border-radius: 0px;  -ms-border-radius: 0px;  border-radius: 0px;; padding: 10px 15px; border: 1px solid transparent; color: #666666; font-size: 13px; text-transform: uppercase; font-weight: 700; width: 100%; float: left; }
.row-fluid .scrbr_txtfaq_right_top_menu ul li a:after { font-family: "FontAwesome"; content: "\f105"; font-size: 14px; font-weight: 700; position: absolute; right: 15px; top: 9px; color: #d1d1d1; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; }
.row-fluid .scrbr_txtfaq_right_top_menu ul li a:hover:after, .row-fluid .scrbr_txtfaq_right_top_menu ul li.active a:after { right: 10px; color: #0088B0; }
.row-fluid .scrbr_txtfaq_right_top_menu ul li a:hover, .row-fluid .scrbr_txtfaq_right_top_menu ul li.active a { text-decoration: none; border: 1px solid #f3f3f3; color: #0088B0; background-color: #fafafa; }
.row-fluid .scrbr_txtfaq_faq_title.active:after { content: "\f147"; }

.row-fluid .scrbr_txtfaq_left_fullimg { border-bottom: 1px solid #eee; padding-bottom: 20px; }
.row-fluid .scrbr_txtfaq_left_ttl_list .list_style { display: inline-block; background-image: -webkit-linear-gradient(90deg, rgba(222, 222, 222, 1.00) 0%, rgba(241, 241, 241, 1.00) 100%); background-image: linear-gradient(0deg, rgba(222, 222, 222, 1.00) 0%, rgba(241, 241, 241, 1.00) 100%);  -webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px;  -ms-border-radius: 15px;  border-radius: 15px;; width: 90%; margin: 25px auto 35px; padding: 40px 50px 35px; float: none; }
.row-fluid .scrbr_txtfaq_left_ttl_list .list_style ul { list-style: square; }
.row-fluid .scrbr_txtfaq_left_ttl_list .list_style ul ul {  padding-left: 40px; }

.row-fluid .resource_txtfaq_faq .scrbr_txtfaq_faq_title:before { content: "\f06c"; font-family: fontawesome; color: #fff; display: inline-block; float: none; padding-right: 10px; font-size: 20px; }
.row-fluid .btn_i i { width: 35px; text-align: center; }

.row-fluid .news_post_wrap { }
.row-fluid .news_post_box { position: relative; padding: 20px 20px 0 20px; min-height: 140px;     border: 1px solid #f3f3f3; }
.row-fluid .news_post_box:after {content: "";background-color: #f1f1f1;border-top: 1px solid #e8e8e8;position: absolute;width: calc(100% + 2px);left: -1px;bottom: -25px;height: 25px; }
.row-fluid .news_post_date { position: absolute; width: 80px; left: 20px; top: 20px; background-color: #0088B0; color: #fff; padding: 10px 15px; text-align: center; font-size: 16px; line-height: 1.2; display: inline-block; }
.row-fluid .news_post_content { width: 100%; padding: 0 0 10px 100px; }
.row-fluid .news_post_text { }
.row-fluid .news_post_date strong { font-size: 34px; line-height: 32px; font-weight: 700; width: 100%; float: none; display: inline-block; }
.row-fluid .news_post_content h2 { font-family: "source_sans_probold"; font-size: 38px; font-weight: 700; text-transform: initial; }
.row-fluid .news_post_wrap a { color: #0088B0; }
.row-fluid .news_post_wrap a:hover { color: #006f90; }

.row-fluid .castdy_pdfbox_section { }
.row-fluid .castdy_pdfbox_contnt { font-size: 21px; padding: 0 10px 0; }
.row-fluid .castdy_pdfbox_wrap { }
.row-fluid .castdy_pdfbox_box { width: 33.33%; margin: 0 -2px; padding: 0 10px 20px; vertical-align: top; }
.row-fluid .castdy_pdfbox_inner { background-color: #fafafa; border: 1px solid #f3f3f3; }
.row-fluid .castdy_pdfbox_img { height: 220px; position: relative; }
.row-fluid .castdy_pdfbox_txt { }
.row-fluid .castdy_pdfbox_img a { position: absolute; top: 0; bottom: -1px; left: 0; right: -1px; background-color: rgba(255, 255, 255, 0.9); overflow: hidden; opacity: 0; filter: alpha(opacity=0); -webkit-transform:  scale(0.8); -moz-transform:  scale(0.8);  -o-transform:  scale(0.8); -ms-transform:  scale(0.8);  transform:  scale(0.8);; -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -o-transition: all linear 0.2s; -ms-transition: all linear 0.2s;  transition: all linear 0.2s;; font-size: 20px; }
.row-fluid .castdy_pdfbox_img:hover a { opacity: 1; filter: alpha(opacity=100);  -webkit-transform:  scale(1); -moz-transform:  scale(1);  -o-transform:  scale(1); -ms-transform:  scale(1);  transform:  scale(1);; }
.row-fluid .castdy_pdfbox_img a i { position: absolute; left: 50%; top: 50%;  -webkit-transform:  translate(-50%, -50%) ; -moz-transform:  translate(-50%, -50%) ;  -o-transform:  translate(-50%, -50%) ; -ms-transform:  translate(-50%, -50%) ;  transform:  translate(-50%, -50%) ;; }
.row-fluid .castdy_pdfbox_txt a { padding: 17px 12px; width: 100%; float: left; text-align: center; height: 100%; }
.row-fluid .castdy_pdfbox_txt h3 { font-size: 18px; line-height: 24px; font-family: "source_sans_proregular"; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out;  transition: all 0.2s ease-in-out;; margin:0 }
.row-fluid .castdy_pdfbox_txt:hover { }
.row-fluid .castdy_pdfbox_txt:hover a { background-color: #0088B0; }
.row-fluid .castdy_pdfbox_txt:hover h3 { color: #fff; }

.row-fluid .map_full_section { height: 500px; }
.row-fluid .map_full_section .hs-responsive-embed-wrapper { max-width: 100% !important; max-height: 100% !important;  height: 100% !important;}
.row-fluid .map_full_section .hs-responsive-embed-inner-wrapper { padding: 0 !important; height: 100% !important; }

.row-fluid .contct_form_section { }
.row-fluid .contct_form_wrap { }
.row-fluid .contct_form_social { }
.row-fluid .vrn_form_style { width: 100%; float: left; }
.row-fluid .vrn_form_style h3 { padding: 0; margin: 0; border: none; }
.row-fluid .vrn_form_style form fieldset { max-width: 100% !important; float: left; margin: 5px 0; width: 100%; }
.row-fluid .vrn_form_style form .form-columns-1 .input, .row-fluid .vrn_form_style form .form-columns-2 .input { margin-right: 0 !important; }
.row-fluid .vrn_form_style form .form-columns-1 .input textarea, .row-fluid .vrn_form_style form .form-columns-1 .input input, .row-fluid .vrn_form_style form .form-columns-1 .input select { width: 100% !important; }
.row-fluid .vrn_form_style form .form-columns-2 { width: 100%; }
.row-fluid .vrn_form_style form .form-columns-2 .input input { width: 100% !important; }
.row-fluid .vrn_form_style form .hs-fieldtype-booleancheckbox .input input { width: auto !important; height: auto !important; }
.row-fluid .vrn_form_style form .form-columns-2 .hs-form-field:first-child { padding-right: 10px; padding-left: 0; }
.row-fluid .vrn_form_style form .form-columns-2 .hs-form-field:last-child { padding-left: 10px; padding-right: 0; }
.row-fluid .vrn_form_style form .form-columns-2 .hs-form-field { width: 50% !important; }
.row-fluid .vrn_form_style form .form-columns-1 .hs-form-field { padding-right: 0 !important; }
.row-fluid .vrn_form_style form .hs_recaptcha { float: left; width: 100%; }
.row-fluid .vrn_form_style form .hs-form-required { display: none !important; }
.row-fluid .vrn_form_style form .hs-error-msgs { font-size: 12px; }
.row-fluid .vrn_form_style form input, .row-fluid .vrn_form_style form select {  -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;  -ms-border-radius: 3px;  border-radius: 3px;; margin-bottom: 13px; background: #f5f8fa; border: 1px solid #cbd6e2; font-size: 16px; line-height: 22px; color: #000; padding: 10px 15px; height: 40px; float: left; }
.row-fluid .vrn_form_style form textarea { -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;  -ms-border-radius: 3px;  border-radius: 3px;; width: 100% !important; margin-bottom: 13px; background: #f5f8fa; height: 100px; resize: none; border: 1px solid #cbd6e2; font-size: 16px; line-height: 22px; color: #000; padding: 10px 15px; float: left; }
.row-fluid .vrn_form_style form .hs_submit input { margin: 35px 0; border: none; transition: all 0.3s ease-in-out; font-weight: 700; line-height: 19px; float: none; text-transform: uppercase; display: inline-block; font-family: arial, helvetica, sans-serif; background: #ff7a59; border-color: #ff7a59; color: #ffffff; font-size: 12px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -o-border-radius: 3px;  -ms-border-radius: 3px;  border-radius: 3px;; padding: 12px 24px; }
.row-fluid .vrn_form_style form input:focus, .row-fluid .vrn_form_style form select:focus, .row-fluid .vrn_form_style form textarea:focus { outline: none; border-color: rgba(82, 168, 236, 0.8); }
.row-fluid .vrn_form_style form input::-webkit-input-placeholder, .row-fluid .vrn_form_style form input[type=email]::-webkit-input-placeholder, .row-fluid .vrn_form_style form textarea::-webkit-input-placeholder { color: #A3A3A3; }
.row-fluid .vrn_form_style form input::-moz-placeholder, .row-fluid .vrn_form_style form input[type=email]::-moz-placeholder, .row-fluid .vrn_form_style form textarea::-moz-placeholder { color: #A3A3A3; }
.row-fluid .vrn_form_style form input:-ms-input-placeholder, .row-fluid .vrn_form_style form input[type=email]:-ms-input-placeholder, .row-fluid .vrn_form_style form textarea:-ms-input-placeholder { color: #A3A3A3; }
.row-fluid .vrn_form_style form input:-moz-placeholder, .row-fluid .vrn_form_style form input[type=email]:-moz-placeholder, .row-fluid .vrn_form_style form textarea:-moz-placeholder { color: #A3A3A3; }
.row-fluid .vrn_form_style form .hs_submit input:hover { background-color: #006f90; }
.row-fluid .vrn_form_style .hs_cos_wrapper { margin: 0; }
.row-fluid .contct_form_right h3 { margin: 0 0 20px; }
.row-fluid .contct_form_right p { width: 100%; float: left; position: relative; padding-left: 25px; }
.row-fluid .contct_form_right p i { position: absolute; left: 0; top: 5px; color: #666; }
.row-fluid .contct_form_right ul { padding: 0; margin: 40px 0 20px 0; }
.row-fluid .contct_form_right ul li { display: inline-block; margin: 0 2px 2px 0; }
.row-fluid .contct_form_right ul li a { width: 45px; height: 45px; display: block; text-align: center; font-size: 20px; background: #0088B0; border: 1px solid #0088B0; color: #fff;  -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%;  -ms-border-radius: 100%;  border-radius: 100%;; line-height: 44px; }
.row-fluid .contct_form_right ul li:first-child a:hover { background-color: #3b5998; border-color: #3b5998; }
.row-fluid .contct_form_right ul li:last-child a:hover { background-color: #0976b4; border-color: #0976b4; }
.row-fluid .vrn_form_style form .hs_submit input:focus { outline: none; }
.row-fluid .vrn_form_style .hs_submit {  width: 100%;  float: left; }
.row-fluid .contct_form_left { width: 62%; vertical-align: top; margin: 0 -2px; padding-right: 50px; float:none; }
.row-fluid .contct_form_right { width: 38%; vertical-align: top; margin: 25px -2px 0; padding-left: 50px; border-left: 1px solid #eeeeee; }


.row-fluid .scrbr_txtfaq_left_title { margin: 0 0 10px; }
.row-fluid .faq_mainbody_section .scrbr_txtfaq_faq { -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); -o-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04); -ms-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.04);;  background-color: #fafafa; border: 1px solid #f0f0f0; padding: 20px 20px 40px; margin-bottom: 15px; position: relative; }
.row-fluid .faq_mainbody_section .scrbr_txtfaq_faq:after { width: 3px; content: ""; background-color: #0088B0; height: 100%; position: absolute; left: 0; top: 0; }


.row-fluid .hstry_mainbody_section { }
.row-fluid .hstry_mainbody_row { position: relative; margin: 30px 0; padding: 30px 0; }
.row-fluid .hstry_mainbody_box { position: relative; width: 100%; padding-left: 0; padding-right: 0; margin-bottom: 80px; float: left; clear: left; z-index: 1; }
.row-fluid .hstry_mainbody_year { position: absolute; left: 50%;  -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);  -o-transform: translateX(-50%); -ms-transform: translateX(-50%);  transform: translateX(-50%);; top: 0; width: auto; float: none; display: inline-block; }
.row-fluid .hstry_mainbody_wrap {  }
.row-fluid .hstry_mainbody_inner { width: calc(50% - 40px); float: left; position: relative; background-color: #fafafa; border: 1px solid #f3f3f3; margin: 100px 0 0; padding: 15px 15px 0 15px; }
.row-fluid .hstry_mainbody_title { border-bottom: #8f8f8f solid 1px; padding-bottom: 15px; margin-bottom: 20px; }
.row-fluid .hstry_mainbody_text { position: relative; }
.row-fluid .hstry_mainbody_inner:before {  -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%;  -ms-border-radius: 100%;  border-radius: 100%;;  top: 15px; right: -45px; height: 10px; width: 10px; content: ""; position: absolute; background-color: #fff; border: 1px solid #0088B0; }
.row-fluid .hstry_mainbody_row:before { background-color: #f3f3f3; width: 2px; height: 100%; content: ""; position: absolute; left: 50%; display: block; margin-left: -1px; top: 0; }
.row-fluid .hstry_mainbody_row:after { content: "\f102"; position: absolute; display: block; left: 50%; color: #f3f3f3; font-size: 40px; margin-left: -13px; top: -30px; line-height: 1; font-family: fontawesome; }
.row-fluid .hstry_mainbody_inner:after { content: ""; font-family: "FontAwesome"; right: -30px; background-color: #f3f3f3; left: auto; position: absolute; top: 20px; z-index: -1; width: 25px; height: 1px; }
.row-fluid .hstry_mainbody_title span { width: 75px; float: none; display: inline-block; height: 35px; padding: 8px 8px; margin: 0 -2px; background-color: #0088B0; color: #fff; font-size: 20px; line-height: 22px; font-weight: 700; text-align: center; vertical-align: top; }
.row-fluid .hstry_mainbody_year h5 { background-color: #f3f3f3; color: #0088b0; font-family: "source_sans_proregular"; padding: 6px 49px; width: auto; font-size: inherit; display: inline-block; }
.row-fluid .hstry_mainbody_title h2 { width: calc(100% - 75px); float: none; display: inline-block; vertical-align: top; margin: 0 -2px; padding-left: 20px; }
.row-fluid .hstry_mainbody_text:after { content: ""; background-color: #f1f1f1; border-top: 1px solid #e8e8e8; padding: 12px 15px; position: absolute; width: calc(100% + 32px); bottom: -26px; left: -16px; }


.row-fluid .tesimnl_mainbody_section { }
.row-fluid .tesimnl_mainbody_wrap { }
.row-fluid .tesimnl_mainbody_box { border-bottom: 1px solid #eee; padding: 0 0 20px; }
.row-fluid .tesimnl_mainbody_inner { }
.row-fluid .tesimnl_mainbody_img { width: 160px; -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%;  -ms-border-radius: 100%;  border-radius: 100%;;  float: right;  -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);  -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50); -o-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50); -ms-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.50);;  }
.row-fluid .tesimnl_mainbody_right { width: calc(100% - 160px); float: left; padding-right: 20px; padding-left: 40px; position: relative; }
.row-fluid .tesimnl_mainbody_name { color: #777777; font-size: 13px; line-height: 18px; font-weight: 400; font-style: italic; font-family: "source_sans_proregular"; position: relative; padding-left: 17px; }
.row-fluid .tesimnl_mainbody_img img { -webkit-border-radius: 100%; -moz-border-radius: 100%; -o-border-radius: 100%;  -ms-border-radius: 100%;  border-radius: 100%;; }
.row-fluid .tesimnl_mainbody_name:before { content: "\00A0"; position: absolute; left: 0; top: 10px; content: ""; width: 10px; height: 1px; background: #777; }
.row-fluid .tesimnl_mainbody_right:before { content: ""; position: absolute; top: 10px; left: 0; width: 27px; height: 17px; background: url(https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/images/quote.png) no-repeat center / cover; }
.row-fluid .tesimnl_mainbody_box:last-child {  border: none; }


.row-fluid .wbnr_hero_section { position: relative; }
.row-fluid .wbnr_hero_wrap { position: relative; }
.row-fluid .wbnr_hero_section:before { position: absolute; left: 0; top: 0; width: 100%; height: 100%; content: ""; background: rgba(51, 51, 51, 0.7); }
.row-fluid .wbnr_hero_wrap h1 { color: #f26522; font-weight: 900; font-size: 52px; line-height: 56px; text-shadow: 0 1px 2px rgba(0, 0, 0, .1); font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: capitalize; }
.row-fluid .wbnr_hero_wrap h2 { font-weight: 900; text-transform: uppercase; color: #fff; font-size: 42px; line-height: 46px; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .wbnr_hero_wrap .btn_style a { -webkit-box-shadow: 0 4px 0 #437598;  -moz-box-shadow: 0 4px 0 #437598; -o-box-shadow: 0 4px 0 #437598; -ms-box-shadow: 0 4px 0 #437598;  box-shadow: 0 4px 0 #437598;;  border: 3px solid #439FE0; padding: 25px 60px; font-size: 18px; background-color: #439FE0; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px;  -ms-border-radius: 4px;  border-radius: 4px;;  font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 900; letter-spacing: 1px; margin: 0 0 20px; }

.row-fluid .wbnr_offertop_section { font-size: 22px; line-height: 26px; font-weight: 400; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .wbnr_offer_section { }
.row-fluid .wbnr_offer_left { width: 42%; vertical-align: middle; margin: 0 -2px; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .wbnr_offer_img { width: 58%; vertical-align: middle; margin: 0 -2px; padding: 0 30px; }
.row-fluid .wbnr_offertop_section h3 { color: #fff; text-shadow: 0px 0px 10px rgba(0, 66, 104, 1.00); text-transform: capitalize; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 34px; line-height: 38px; font-weight: 700; }
.row-fluid .wbnr_offertop_section .page-center { border-bottom: 1px solid #eee; padding-bottom: 40px; }
.row-fluid .wbnr_offer_left h4 { font-weight: 700; color: #439fe0; font-size: 22px; line-height: 26px; text-transform: capitalize; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .wbnr_offer_left ul { list-style-type: disc; padding: 0 0 10px 40px; }
.row-fluid .wbnr_offer_left ul li { }
.row-fluid .wbnr_offer_left ul li:before { content: ""; }


.row-fluid .wbnr_recent_section { background-color: #439FE0; }
.row-fluid .wbnr_recent_wrap { }
.row-fluid .wbnr_recent_box { width: 33.33%; vertical-align: top; margin: 0 -2px; padding: 15px; }
.row-fluid .wbnr_recent_text { margin: 20px 0 0; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .wbnr_recent_img { height: 233px; border: 1px solid rgba(89, 89, 89, 1.00); -webkit-border-radius: 6px; -moz-border-radius: 6px; -o-border-radius: 6px;  -ms-border-radius: 6px;  border-radius: 6px;;  }
.row-fluid .wbnr_recent_section h2 { font-size: 34px; line-height: 38px; font-weight: 700; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: capitalize; }
.row-fluid .wbnr_recent_img:hover { opacity: 0.8; }
.row-fluid .wbnr_recent_text h5 { font-weight: 900; font-size: 20px; line-height: 22px; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: capitalize; }
.row-fluid .wbnr_recent_text p { opacity: 0.7; }

.row-fluid .wbnr_ctastrip_section { font-size: 22px; line-height: 26px; font-weight: 400; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #777; }
.row-fluid .wbnr_ctastrip_wrap { }
.row-fluid .wbnr_ctastrip_wrap h2 { color: #439fe0; font-size: 34px; line-height: 38px; font-weight: 700; text-transform: capitalize; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; margin: 0 0 30px; }
.row-fluid .wbnr_ctastrip_wrap .btn_style a { box-shadow: 0 4px 0 #437598; border: 3px solid #439FE0; padding: 15px 25px; font-size: 16px; font-weight: 900; letter-spacing: 1px;-webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px;  -ms-border-radius: 4px;  border-radius: 4px;;  background-color: #439FE0; }
.row-fluid .wbnr_ctastrip_wrap .btn_style a:hover, .row-fluid .wbnr_hero_wrap .btn_style a:hover { border: 3px solid #1d83c9; background-color: #1d83c9; }

.row-fluid .hp_testy_section {  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);  -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13); -o-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13); -ms-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13);;  }
.row-fluid .hp_testy_slider { }
.row-fluid .hp_testy_row { }
.row-fluid .hp_testy_img { width: 160px; border-radius: 100%; vertical-align: middle; margin: 0 -2px; float: none; display: inline-block; padding: 0 2px; }
.row-fluid .hp_testy_content { width: calc(100% - 160px); padding: 0 2px; padding-left: 40px; vertical-align: middle; margin: 0 -2px; float: none; display: inline-block; }
.row-fluid .hp_testy_text { }
.row-fluid .hp_testy_img img { border-radius: 100%; }
.row-fluid .hp_testy_content h5 { font-size: 13px; color: #000; font-weight: 700; font-family: "source_sans_proregular"; }
.row-fluid .hp_testy_content h5 span { font-style: italic; font-weight: 400; text-transform: capitalize; }

.row-fluid .hp_textcta_section { background-color: #6EB520; border-top: 15px solid #F1F1F1; }
.row-fluid .hp_textcta_wrap { }
.row-fluid .hp_textcta_img { }
.row-fluid .hp_textcta_text { font-size: 21px; margin: 20px 0 0; }
.row-fluid .hp_textcta_btn_wrap { margin: 10px 0 40px; font-size: 16px; }
.row-fluid .hp_textcta_btn_wrap .btn_style { float: none; display: inline-block; margin: 0 5px; }
.row-fluid .hp_textcta_btn_wrap .btn_style a { position: relative; min-width: 130px; }
.row-fluid .hp_textcta_btn_wrap .btn_style a:after { content: "\f129"; font-family: fontawesome; margin: 0 0 0 12px; }
.row-fluid .hp_textcta_btn_wrap .btn_style:last-child a:after { content: "\f095"; }

.row-fluid .hp_clmbox_section { position: relative; }
.row-fluid .hp_clmbox_back { width: 100%; position: absolute; left: 0; top: 0; height: 100%; background-attachment: fixed !important; }
.row-fluid .hp_clmbox_wrap { position: relative; z-index: 1; }
.row-fluid .hp_clmbox_box { width: 33.33%; vertical-align: top; margin: 0 -2px; padding: 15px;     text-align: center; }
.row-fluid .hp_clmbox_img { }
.row-fluid .hp_clmbox_img a { width: 100%; height: 165px; float: left; }
.row-fluid .hp_clmbox_inner { background: #fff; padding: 20px; }
.row-fluid .hp_clmbox_inner .btn_style { margin: 10px 0; width: 100%; float: left; }

.row-fluid .hp_tab_section { }
.row-fluid .hp_tab_wrap {  position: relative; padding-top: 400px; }
.row-fluid .hp_tab_list { width: 300px; vertical-align: top; background: #999; }
.row-fluid .hp_tab_title { }
.row-fluid .hp_tab_content { width: calc(100% - 300px); vertical-align: top; margin: 0; padding: 20px 30px; background-color: #6EB520; border-left: 3px solid #f0f0f0;    /* box-shadow: 1px 0px 1px rgba(0, 0, 0, 0.04); */ }
.row-fluid .hp_tab_box { display:none; }
.row-fluid .hp_tab_img { width: 800px; max-width: 100%; height: 350px; }
.row-fluid .hp_tab_text { }
.row-fluid .hp_tab_title a { padding: 15px 40px; white-space: nowrap; color: #ffffff;     border: 1px solid transparent; border-bottom: 1px solid #8f8f8f; width: 100%; float: left; font-size: 15px; text-transform: uppercase; position: relative; }
.row-fluid .hp_tab_title.current a { box-shadow: -1px 0px 1px rgba(0, 0, 0, 0.04); background-color: #6EB520; border: 1px solid #f0f0f0; border-right: none; }
.row-fluid .hp_tab_text h2 { text-align: center; margin-top: 0; }
.row-fluid .hp_tab_title.current a:after, 
.row-fluid .hp_tab_title a:hover:after { width: 3px; content: ""; background-color: #0088B0; height: 103%; position: absolute; left: 0; top: 0; }
.row-fluid .hp_tab_title.current a:before { width: 3px; content: ""; background-color: #6eb520; height: 100%; position: absolute; right: -3px; top: 0; }
.row-fluid .hp_tab_content ul { list-style: square; padding: 0 0 0 40px; margin: 0 0 20px; }
.row-fluid .hp_tab_title a i { margin: 0 10px 0px 0; }
.row-fluid .hp_tab_title a:hover { background: #f0f0f0; color: #000; }
.row-fluid .hp_tab_wrap:before { content: "\f0d8"; font-family: fontawesome; left: 50%; transform: translateX(-50%); top: 313px; color: #6EB520; font-size: 96px; position: absolute; }
.row-fluid .hp_tab_title a:focus { outline: none; text-decoration: none; }


.row-fluid .hp_hero_section { }   
.row-fluid .hp_hero_box { min-height: 520px; padding: 70px 0; position:relative; background-repeat:no-repeat; background-size:cover; background-position:center center; }
.row-fluid .hp_hero_left { width: 45%;  }   
.row-fluid .hp_hero_img { width: 100%; height: 375px; border-radius: 50px; border: 3px solid #fff; }
.row-fluid .hp_hero_right { width: 55%; float: left; padding-right: 70px; }
.row-fluid .hp_hero_cont_top { font-family: source_sans_proregular, sans-serif; font-size: 22px; line-height: 33px; width: 500px; max-width: 100%; }
.row-fluid .hp_hero_cont_btm { font-size: 22px; color: #fff; background-color: #0088B0; padding: 2px 10px; line-height: 33px; width: 500px; max-width: 100%; font-family: source_sans_proregular, sans-serif; margin: 10px 0 0; }
.row-fluid .hp_hero_link { position: absolute; left: 0; top: 0; width: 100%; height: 100%; }
.row-fluid .hp_hero_link a { width: 100%; height: 100%; float: left; }
.row-fluid .hp_hero_cont_top h1 { color: #fff; text-shadow: 0px 0px 18px rgba(0, 0, 0, 1.00); font-family: source_sans_proregular, sans-serif; }
.row-fluid .hp_hero_cont_top h2 { }
.row-fluid .hp_hero_cont_top ul { }
.row-fluid .hp_hero_cont_top ul li { position: relative; background: #fff; color: #0088B0; padding: 2px 10px 2px 50px; margin: 7px 0; width: 100%; float: left; }
.row-fluid .hp_hero_cont_top h3 { text-shadow: 0px 0px 12px rgba(0, 0, 0, 1.00); color: #fff; margin: 10px 0; font-family: source_sans_proregular, sans-serif; }
.row-fluid .hp_hero_cont_btm h4 { color: #fff; font-size: 22px; line-height: 33px; text-transform: capitalize; font-family: source_sans_proregular, sans-serif; }

.row-fluid .hp_hero_cont_top ul li:before { content: "\f00c"; background: #666; color: #fff; font-family: fontawesome; position: absolute; left: 0; top: 0; height: 100%; width: 45px; padding: 3px 10px; }

.row-fluid .hp_hero_section  button.slick-arrow { width: 50px; padding: 0; outline: 0; border: 0; position: absolute; margin: 0; height: 50px; z-index: 1; font-size: 0; -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); cursor: pointer; border-radius: 100%; background: rgba(0, 0, 0, 0.6); }
.row-fluid .hp_hero_section  .slick-arrow:before { font-size: 25px; opacity: 1; }
.row-fluid .hp_hero_section .slick-prev { left:20px;  }
.row-fluid .hp_hero_section .slick-next { right:20px;}
.row-fluid .hp_hero_section  ul.slick-dots { padding: 0; position: absolute; bottom:25px; }
.row-fluid .hp_hero_section  ul.slick-dots li { padding: 0 4px; }
.row-fluid .hp_hero_section  ul.slick-dots li button { width: 13px; height: 13px; padding: 0; background: rgba(0, 0, 0, 0.6); border: none; }
.row-fluid .hp_hero_section  ul.slick-dots li button:hover,
.row-fluid .hp_hero_section ul.slick-dots li.slick-active button { background: #0088B0; }
.row-fluid .hp_hero_section button.slick-arrow:hover { background: #0088B0; }




.row-fluid .rfqfrm_mainbody_form { margin: 20px 0 0; }
.row-fluid .vrn_form_style select { -webkit-appearance: auto; }

.row-fluid .contcus_mainbody_section { }
.row-fluid .contcus_mainbody_wrap { }
.row-fluid .contcus_mainbody_sub_ttl { margin: 0 0 20px; }
.row-fluid .contcus_mainbody_box { }
.row-fluid .contcus_mainbody_box { height: 0; width: 100%; position: relative; padding: 56.25% 0 0; }
.row-fluid .contcus_mainbody_box iframe { height: 100%; width: 100%; position: absolute; top: 0; left: 0; bottom: 0; }

.row-fluid .vernt_iframe_full { width: 100%;  }
.row-fluid .vernt_iframe_full iframe { height: 100%; width: 100%; position: absolute; top: 0; left: 0; bottom: 0; }
.row-fluid .wyvrnt_mainbody_section { }
.row-fluid .wyvrnt_mainbody_logo { border-bottom: 1px solid #eee; padding-bottom: 20px; margin-bottom: 20px; }
.row-fluid .wyvrnt_mainbody_wrap {  }
.row-fluid .wyvrnt_mainbody_left { width: 50%; vertical-align: top; margin: 0 -2px; padding-right: 30px; }
.row-fluid .wyvrnt_mainbody_box { margin: 0 0 20px; }
.row-fluid .wyvrnt_mainbody_right { width: 50%; vertical-align: top; margin: 15px -2px 0; }
.row-fluid .wyvrnt_mainbody_text { }
.row-fluid .wyvrnt_mainbody_img { }


.row-fluid .insltn_imgslider_inner { width: 100%; height: 480px; }
.row-fluid .insltn_imgslider_box { position: relative; }
.row-fluid .insltn_imgslider_box a { position: absolute; width: 100%; height: 100%; background: rgba(255, 255, 255, 0.9); text-align: center; opacity: 0; left: 50%; top: 50%; transform: translate(-50%, -50%) scale(0.8); transition: all 0.4s ease-in-out; }
.row-fluid .insltn_imgslider_box a i { position: absolute; left: 50%; top: 50%; font-size: 40px; line-height: 42px; color: #0088B0; margin-top: -22px; margin-left: -18px; text-align: center; }
.row-fluid .insltn_imgslider_box:hover a { opacity: 1; transform: translate(-50%, -50%) scale(1); }
.row-fluid .insltn_imgslider_wrap .slick-arrow { width: 30px; height: 30px; background-color: #0088B0; color: #f1f1f1; }
.row-fluid .insltn_imgslider_wrap .slick-arrow:before { font-size: 27px; opacity: 1; color: #f1f1f1; }
.row-fluid .insltn_imgslider_wrap .slick-arrow.slick-next { right: 0; }
.row-fluid .insltn_imgslider_wrap .slick-arrow.slick-prev { left: 0; }
.row-fluid .insltn_imgslider_wrap .slick-arrow:hover { background-color: #f1f1f1; color: #0088B0; }
.row-fluid .insltn_imgslider_wrap .slick-arrow:hover:before { color: #0088B0; }
.row-fluid .insltn_imgslider_wrap .slick-dots { position: absolute; bottom: 20px; }
.row-fluid .insltn_imgslider_wrap .slick-dots li button { border-radius: 0; background: #fff; border: none; width: 12px; height: 12px; }
.row-fluid .insltn_imgslider_wrap .slick-dots li button:hover,
.row-fluid .insltn_imgslider_wrap .slick-dots li.slick-active button { background: #0088B0; }


.row-fluid .plfns_tbl_body { font-family: source_sans_proregular, sans-serif; font-size: 16px; margin: 20px 0 50px; border-bottom: 2px solid #f3f3f3;}
.row-fluid .plfns_tbl_title { background: #0088B0; color: #fff; font-weight: 700; }
.row-fluid .plfns_tbl_wrap { }
.row-fluid .plfns_tbl_row { }
.row-fluid .plfns_tbl_box { width: 25%; float: left; padding: 8px 15px; }
.row-fluid .plfns_list_wrap { }
.row-fluid .plfns_list_row { border-bottom: 1px solid #eee; float: left; width: 100%; }
.row-fluid .plfns_list_box { }
.row-fluid .plfns_list_left { }
.row-fluid .plfns_list_rigt { }
.row-fluid .plfns_list_style { }
.row-fluid .plfns_list_style ul { background-image: -webkit-linear-gradient(90deg, rgba(222, 222, 222, 1.00) 0%, rgba(241, 241, 241, 1.00) 100%); background-image: linear-gradient(0deg, rgba(222, 222, 222, 1.00) 0%, rgba(241, 241, 241, 1.00) 100%); -webkit-border-radius: 15px; -moz-border-radius: 15px; -o-border-radius: 15px; -ms-border-radius: 15px; border-radius: 15px; width: 90%; margin: 25px auto 35px; padding: 40px 50px 35px; float: none; list-style: square; }
.row-fluid .plfns_list_style ul li { }
.row-fluid .plfns_list_style img { border: 1px solid #000; }
.row-fluid .plfns_tbl_box:first-child { width: 16%; }
.row-fluid .plfns_tbl_box:last-child { width: 13%; }
.row-fluid .plfns_tbl_box:nth-child(2) { width: 44%; }
.row-fluid .plfns_tbl_box:nth-child(3) { width: 27%; }
.row-fluid .plfns_tbl_row:hover { background-color: #f5f5f5; }
.row-fluid .plfns_tbl_row .plfns_tbl_box { border-top: 1px solid #f3f3f3; }
.row-fluid .plfns_list_box.right-side-img { }
.row-fluid .plfns_list_box.right-side-img .plfns_list_left { width: 60%; float: none; display: inline-block; margin: 0 -2px; vertical-align: top; }
.row-fluid .plfns_list_box.right-side-img .plfns_list_rigt { width: 40%; float: none; display: inline-block; margin: 0 -2px; vertical-align: top; padding-left: 10px; }
.row-fluid .plfns_list_rigt img { border: 1px solid rgba(108, 108, 108, 1.00); }
.row-fluid .plfns_list_row:last-child { border: none; }

.row-fluid .prlrmv_btn a { padding: 17px 12px; font-size: 18px; min-width: 210px; -webkit-border-radius: 15px; -moz-border-radius: 15px; border-radius: 15px; color: #fff; background-color: #5cb85c; border-color: #4cae4c; }
.row-fluid .prlrmv_btn a:hover { background-color: #449d44; border-color: #398439; }

.row-fluid .scrbr_txtfaq_left_ttl_list .list_style li img { border: 1px solid #000; }

.row-fluid .scrbv2_keypnt_box {border-top: 1px solid #eee; margin: 30px 0 0; }
.row-fluid .cfhaccer_mainbody_wrap .insltn_imgslider_inner { height: 200px;background-size: contain !important; background-color: #fff !important; } 

.row-fluid .vrn_form_style .custom-footer-form .hs-form-field { padding: 0 !important; }
.row-fluid .vrn_form_style .custom-footer-form .hs-form-field > label { font-size: 16px !important; font-family: arial, helvetica, sans-serif !important; }
.row-fluid .vrn_form_style .custom-footer-form form { margin: 30px 0 0; } 
.row-fluid .vrn_form_style .custom-footer-form { margin: 30px 0 0; }     
.row-fluid .vrn_form_style .custom-footer-form input.invalid.error,
.row-fluid .vrn_form_style .custom-footer-form textarea.invalid.error { background: #f5f8fa; }
.row-fluid .vrn_form_style .custom-footer-form form .hs_submit input { background: #ffffff; border-color: #ffffff; color: #999999; font-size: 16px !important; font-family: arial, helvetica, sans-serif !important; text-transform: capitalize; }


.row-fluid .tbl_svn_clm .plfns_tbl_box:first-child { width: 15%; text-align: left; }
.row-fluid .tbl_svn_clm  .plfns_tbl_box:nth-child(2) { width: 17%; }
.row-fluid .tbl_svn_clm .plfns_tbl_box:nth-child(3) { width: 12%; }
.row-fluid .tbl_svn_clm .plfns_tbl_box:nth-child(4) { width: 13%; }
.row-fluid .tbl_svn_clm .plfns_tbl_box:nth-child(5) { width: 13%; }
.row-fluid .tbl_svn_clm .plfns_tbl_box:nth-child(6) { width: 13.5%; }
.row-fluid .tbl_svn_clm .plfns_tbl_box:last-child { width: 16.5%; }
.row-fluid .tbl_svn_clm .plfns_tbl_box { text-align: center; }
.row-fluid .plfns_tbl_box_btm { border-top: 1px solid #f3f3f3; padding: 8px 15px; }
.row-fluid .plfns_tbl_box_btm p { margin: 0; }

.row-fluid .scrbr_txtfaq_left_contnt .square { list-style: square; }
.row-fluid .pd_left_30 { padding-left: 30px; }

.row-fluid .breadcrumb_menu { margin-top: -56px !important; position: relative; background-color: rgba(250, 250, 250, 0.9); z-index: 2; padding: 10px 0; -webkit-box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.06) inset; box-shadow: 0 -1px 2px rgba(0, 0, 0, 0.06) inset; border-bottom: 1px solid #dadada; }
.row-fluid .breadcrumb_menu ul { background-color: transparent; margin-bottom: 0; font-size: 13px; padding: 8px 0; width: 100%; float: left; color: #666666; }
.row-fluid .breadcrumb_menu ul li { padding: 0; }
.row-fluid .breadcrumb_menu ul li:before { padding: 0 6px 0 8px; color: #ccc; content: "/\00a0"; }
.row-fluid .breadcrumb_menu ul li:first-child:before { content: "\f015"; font-family: fontawesome; color: #666666; padding-right: 10px; padding-left: 0; }
.row-fluid .breadcrumb_menu ul li .hs-breadcrumb-menu-divider { display: none; }
.row-fluid .breadcrumb_menu ul li a:hover { text-decoration: underline; }

.row-fluid .breadcrumb_menucum { border-bottom:0; }
.row-fluid .breadcrumb_menucum ul li { padding-top:2px; } 
.row-fluid .breadcrumb_menucum ul li:first-child { padding-top:0; }
.row-fluid .breadcrumb_menucum ul li:last-child a { color:#666666; text-decoration:none !important; cursor: default; }

.row-fluid .team_mainbody_section { }
.row-fluid .team_ourteam_wrap { }
.row-fluid .team_ourteam_row { margin: 0 0 20px; }
.row-fluid .team_boxclm_wrap { display: block; margin: 0 -15px; width: auto; float: none; }
.row-fluid .team_boxclm_box { width: 25%; vertical-align: top; margin: 0 -2px; padding: 10px; }
.row-fluid .team_boxclm_inner { background-color: #f1f1f1; -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important; box-shadow: 0 2px 3px rgba(0, 0, 0, 0.13) !important; position: relative; text-align: center; padding: 20px; }
.row-fluid .team_boxclm_img { height: 320px; position: relative; }
.row-fluid .team_boxclm_social { position: absolute; top: 0; bottom: -1px; left: 0; right: -1px; background-color: rgba(241, 241, 241, 0.85); overflow: hidden; opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transition: all linear 0.2s; -moz-transition: all linear 0.2s; -ms-transition: all linear 0.2s; -o-transition: all linear 0.2s; transition: all linear 0.2s; }
.row-fluid .team_boxclm_text { }
.row-fluid .team_boxclm_text h5 { margin:0; }
.row-fluid .team_boxclm_img:hover .team_boxclm_social { opacity: 1; filter: alpha(opacity=100); -webkit-transform: scale(1); transform: scale(1); }
.row-fluid .team_boxclm_social ul { margin: 0; position: absolute; bottom: 10px; width: 100%; text-align: center; }
.row-fluid .team_boxclm_social ul li { float: none; display: inline-block; }
.row-fluid .team_boxclm_social ul li a { margin: 2px; width: 40px; height: 40px; font-size: 18px; background: #0088B0; border: 1px solid #0088B0; color: #fff; float: none; display: inline-block; }
.row-fluid .team_boxclm_social ul li a i { line-height: 38px; font-size: 24px; margin: 0; }
.row-fluid .team_boxclm_social ul li a:hover { background-color: #fff; border-color: #fff; text-decoration: none; color: #006f90; }
.row-fluid .team_boxclm_inner:before { position: absolute; top: 0; left: 0; background-color: transparent; height: 5px; content: ""; width: 100%; -webkit-box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13); box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.13); }
.row-fluid .team_ourteam_row h2 { }
  
/* @font-face {
    font-family: 'Droid Serif';
    src: url('https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/FontsDroidSerif-Italic.eot');
    src: url('https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/FontsDroidSerif-Italic.eot?#iefix') format('embedded-opentype'),
        url('https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/FontsDroidSerif-Italic.woff2') format('woff2'),
        url('https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/FontsDroidSerif-Italic.woff') format('woff'),
        url('https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/FontsDroidSerif-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
} */

@font-face {
    font-family: 'Droid Serif';
    font-style: italic;
    font-weight: 400;
    src: local('Droid Serif Italic'), local('DroidSerif-Italic'),
        url(https://fonts.gstatic.com/s/droidserif/v13/tDbK2oqRg1oM3QBjjcaDkOr4nAfcHg.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}


/**/
.row-fluid .btnstyle a { width:auto; float:left; font-family: 'Montserrat', sans-serif; padding: 20px 40px; border-radius: 3px; text-transform: uppercase; font-size: 18px; font-weight: 700; color: #fff; background-color: #6ea83c;  }
.row-fluid .btnstyle a:hover { background:#b1c755; color:#fff; }
.row-fluid .section_title { text-align:center; }
.row-fluid .section_title h2 { color:#6ea83c; font-family: 'Montserrat', sans-serif; margin:0 0 20px; font-weight:bold; font-size: 40px; line-height:50px; background:url('https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/images/title_bg.png') no-repeat; background-repeat: no-repeat; background-position: center bottom; padding-bottom: 35px; }

.robo { font-family: 'Roboto Slab', serif; }
.mon { font-family: 'Montserrat', sans-serif; }

.verantis_styles {font-family: 'Roboto Slab', serif; }
.verantis_styles h1,.verantis_styles h2 ,.verantis_styles h3,.verantis_styles h4,.verantis_styles h5,.verantis_styles h6{ font-family: 'Montserrat', sans-serif; font-weight: 700; }

.header_fixed .row-fluid .askverantis_header { padding: 10px 0; background-color: #222; }
.row-fluid .askverantis_header { position:fixed; top:0; left:0; z-index:99; padding:25px 0; transition:all .4s ease;  font-family: 'Montserrat', sans-serif; } 
.row-fluid .askverantis_header .page-center { display:flex; align-items:center; }
.row-fluid .askverantis_header .askverantis_headerlogo { max-width:400px; float:left; }
.row-fluid .askverantis_header .askverantis_headermenu { width:100%; float:left; padding-left: 20px;  }
.row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul { width:auto; float:right; margin-right:-15px; margin-top:-12px; }
.row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li { width:auto; float:left; }
.row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { width:auto; float:left; font-size:14px; line-height:20px; border-radius: 3px; padding:15px; text-transform: uppercase; font-weight: 400; letter-spacing: 1px; color: #fff; }
.row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover { color:#6ea83c; }
.row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a.active { background:#6ea83c; color:#fff; }
.row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a.active:hover { background:#b1c755; color:#fff; }

/**/
.row-fluid .askverantis_footer { position:relative; padding:25px 0; font-size: 14px; line-height: 24px; color: #333; }
.row-fluid .askverantis_footer a { color:#6ea83c; }
.row-fluid .askverantis_footer a:hover { color:#b1c755; text-decoration:underline; }
.row-fluid .askverantis_footer .page-center { display:flex; align-items:center; }  
.row-fluid .askverantis_footer .askverantis_footerbox { width:100%; float:left; }
.row-fluid .askverantis_footer .askverantis_footerbox2 { text-align:center; }
.row-fluid .askverantis_footer .askverantis_footerbox2 ul { width:auto; float:none; display:inline-block; }
.row-fluid .askverantis_footer .askverantis_footerbox2 ul li { width:auto; float:left; margin:0 5px; }
.row-fluid .askverantis_footer .askverantis_footerbox2 ul li a { width: 40px; height: 40px; text-decoration:none !important; float:left; border-radius: 100%; font-size: 20px; line-height: 42px; padding:0 13px; color: #fff; background-color: #222; }
.row-fluid .askverantis_footer .askverantis_footerbox2 ul li a:hover { background:#6ea83c; }  
.row-fluid .askverantis_footer .askverantis_footerbox3 { text-align:right; }
 
/**/
.row-fluid .contactbg_area { position:relative; padding:150px 0; text-align:center; color: #777; font-size:21px; line-height:30px; }
.row-fluid .contactbg_area h2 { color:#fff; margin:0 0 20px; font-weight:bold; font-size: 40px; line-height:50px; background:url('https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/images/title_bg.png') no-repeat; background-repeat: no-repeat; background-position: center bottom; padding-bottom: 35px; }
.row-fluid .contactbg_area a { color:#6ea83c; }
.row-fluid .contactbg_area a:hover { color:#b1c755; text-decoration:underline; } 

/**/
.row-fluid .askveranis_area { position:relative;  padding:274px 0 200px; text-align:center; background-attachment: scroll; }
.row-fluid .askveranis_area h1 { color:#fff; font-style:italic; font-weight: 500; text-transform: inherit; font-size:40px; line-height:50px; font-family: 'Droid Serif';  }
.row-fluid .askveranis_area .askveranis_text {  padding:35px 0 0; color:rgba(48,48,48,1.00); }
.row-fluid .askveranis_area .askveranis_text .wrap { color:rgba(48,48,48,1.00); }
.row-fluid .askveranis_area .askveranis_input { height: 75px; margin-bottom:45px; font-family: Helvetica,Arial, sans-serif;  padding: 20px; max-width: 800px; float: none; display: inline-block; background: #f0f0f0; border-radius: 5px; border: #CCC 1px solid; font-size: 21px; line-height:30px; color: rgba(48,48,48,1.00); overflow: hidden; }
.row-fluid .askveranis_area .btnstyle a { width:auto; float:none; display:inline-block; padding: 20px 40px; text-align:center; color:#fff; font-size:18px; line-height:24px; background:#6ea83c; border-radius: 3px; text-transform: uppercase; font-weight: 700; }
.row-fluid .askveranis_area .btnstyle a:hover { color: #fff; background: #b1c755; }
 
  
/**/
.row-fluid .askverancontant_area { position:relative; font-family: 'Roboto Slab', serif; font-size: 16px; line-height: 1.75; color: #333; padding:70px 0; width:100%; float:left; }
.row-fluid .askverancontant_area .timetochange_text .question-box { border-radius: 15px; padding:40px; width: calc(100% - 150px); margin:30px auto; background-image: -webkit-linear-gradient(90deg,rgba(222,222,222,1.00) 0%,rgba(241,241,241,1.00) 100%); background-image: linear-gradient(0deg,rgba(222,222,222,1.00) 0%,rgba(241,241,241,1.00) 100%); }
.row-fluid .askverancontant_area .timetochange_text .question-box p { margin-bottom:10px; }
.row-fluid .askverancontant_area .timetochange_text .question-box i { color:#6ea83c; }
.row-fluid .askverancontant_area .askverancontant_text p { margin-bottom:15px; }

.row-fluid .askverancontant_area h3 { width:100%; float:left; color:#6ea83c; margin-bottom:22px; font-weight:700; font-size:24px; line-height:30px; }
.row-fluid .askverancontant_area h4 { width:100%; float:left; font-weight: 700; line-height:24px; }


.row-fluid .askverancontant_area .timetochange_btns { margin-top:20px; }
.row-fluid .askverancontant_area .timetochange_btns .fl50 { width:50%; float:left; }
.row-fluid .askverancontant_area .timetochange_btns .btnstyle { margin-top:10px; }

.row-fluid .askverancontant_area .question_form { margin:20px 0; text-align:center; }
.row-fluid .askverancontant_area .question_form form { width:calc(100% - 100px); padding:40px; float:none; display:inline-block; text-align:left; border-radius: 15px; background-image: -webkit-linear-gradient(90deg,rgba(222,222,222,1.00) 0%,rgba(241,241,241,1.00) 100%); background-image: linear-gradient(0deg,rgba(222,222,222,1.00) 0%,rgba(241,241,241,1.00) 100%); }
.row-fluid .askverancontant_area .question_form form div label { width:100%; float:left; color:#33475b; }
.row-fluid .askverancontant_area .question_form form input { width:100%; float:left; margin-bottom:20px; height:40px; font-size: 16px; font-weight: normal;  line-height: 22px;  color: #33475b; border: 1px solid #cbd6e2; padding:15px; background:#f5f8fa; }
.row-fluid .askverancontant_area .question_form .hs_cos_wrapper_type_form h3 { display:none; }
.row-fluid .askverancontant_area .question_form form .actions { margin:0; }
.row-fluid .askverancontant_area .question_form form .hs_submit { width:100%; float:left; }
.row-fluid .askverancontant_area .question_form form .hs_submit .hs-button { width:auto; float:left; margin-bottom:10px; height:auto; border:none; outline:none; font-size:12px; line-height:20px; padding:10px 24px; color:#fff; background:#ff7a59; }
.row-fluid .askverancontant_area .question_form form .hs_submit .hs-button:hover {  }
.row-fluid .askverancontant_area .question_form form .form-columns-2 > div:first-child { padding-right:30px; }
.row-fluid .askverancontant_area .question_form form .form-columns-2 > div:last-child { padding-left:30px; }

.row-fluid .askverancontant_area .askverancontant_accordmain { padding-top:20px; padding-bottom:20px; }
.row-fluid .askverancontant_area .askverancontant_cover { margin-top:20px; }
.row-fluid .askverancontant_area .askverancontant_box { position:relative; width:100%; float:left; margin-bottom:30px; }
.row-fluid .askverancontant_area .askverancontant_box:last-child { margin-bottom:0; }
.row-fluid .askverancontant_area .askverancontant_box .accordion_title { width:100%; float:left; border-radius:3px; cursor:pointer; position:relative; padding:10px 40px 10px 15px; border:1px solid #ddd; color: #333; background-color: #f5f5f5; }
.row-fluid .askverancontant_area .askverancontant_box .accordion_title:after { position:absolute; content:"\f107"; font-family:'FontAwesome'; right: 10px; top: 50%; font-size: 34px; line-height: 30px; font-weight: bold; transform: translateY(-50%); }
.row-fluid .askverancontant_area .askverancontant_box .accordion_title.active { color:#b1c755; text-decoration:underline; }
.row-fluid .askverancontant_area .askverancontant_box .accordion_text { width:100%; float:left; display:none; border:1px solid #ddd; padding:15px; }
 
/**/
.row-fluid .towerinternals_area {  }  
 
.row-fluid .greybox_style { text-align:center; }
.row-fluid .greybox_style .greybox_text {  border-radius: 15px; float:none; display:inline-block; text-align:left; padding:40px; width: calc(100% - 50px); margin:20px 0; background-image: -webkit-linear-gradient(90deg,rgba(222,222,222,1.00) 0%,rgba(241,241,241,1.00) 100%); background-image: linear-gradient(0deg,rgba(222,222,222,1.00) 0%,rgba(241,241,241,1.00) 100%); }
.row-fluid .greybox_style p { margin-bottom:10px; }
.row-fluid .greybox_style .greybox_text ul { padding-left:20px; list-style-type: disc; }

.row-fluid .technologyworks_title { font-weight:300; font-size:21px; line-height:26px; }
.row-fluid .packingsupport_text { margin-top:50px; }
.row-fluid .aftermerket_area .halftext { width:50%; float:left;}

.verantis_styles .lighttitle { font-weight:300; font-size:21px; line-height:26px; }

/**/
.header_fixed .row-fluid .onlyverantis_header.askverantis_header .onlyverantis_mainheader { position:fixed; padding:15px 0; box-shadow: 0 1px 1px rgba(0,0,0,.1); }
.row-fluid .onlyverantis_header.askverantis_header .onlyverantis_mainheader { background:#fff; width:100%; left:0; top:0; position:relative; transition:all .4s ease; z-index:99; }
 
.row-fluid .onlyverantis_header.askverantis_header { padding:0; position:relative; }
.row-fluid .onlyverantis_header .verantis_headertop { background:rgba(0,0,0,0.8); padding:10px 0 15px; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .onlyverantis_header .verantis_lefttitle { color:#CDCDCD; width:35%; float:left; font-weight:700; font-size:14px; line-height:20px; margin-top: 2px; }
.row-fluid .onlyverantis_header .verantis_headermenu { width:65%; float:left; }  
.row-fluid .onlyverantis_header .verantis_headermenu ul { width:auto; float:right; list-style:none; margin:0; padding:0; line-height:0px; }
.row-fluid .onlyverantis_header .verantis_headermenu ul li { width:auto; float:left; margin-left:50px; display: flex; align-items: center; }
.row-fluid .onlyverantis_header .verantis_headermenu ul li:first-child { margin-left:0px; }
.row-fluid .onlyverantis_header .verantis_headermenu ul li a { color:#CDCDCD; line-height:20px; font-weight:700; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .onlyverantis_header .verantis_headermenu ul li i { color:#CDCDCD; font-size:28px; line-height:20px; margin-right:10px; } 
.row-fluid .onlyverantis_header .verantis_headermenu ul li i.fa-envelope-open-o { font-size: 20px; }

.row-fluid .onlyverantis_header.askverantis_header .askverantis_headerlogo img { max-width:300px; }
.row-fluid .onlyverantis_header .onlyverantis_mainheader { padding:20px 0; }
.row-fluid .onlyverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul { margin-right: 0; margin-top: 0; }
.row-fluid .onlyverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-item { margin-left: 10px; }
.row-fluid .onlyverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-item:last-child a { color:#fff; background:#ff1a1a; opacity: 1;}   
.row-fluid .onlyverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { letter-spacing: 0; text-decoration:none; text-transform: inherit; color:#404B55; font-size: 15px; font-weight: 700;  opacity: 0.8;  padding: 9px 15px; border-radius: 5px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .onlyverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover { opacity: 1; background-color: transparent; }  
.row-fluid .onlyverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a.active { background-color: #eee; opacity: 1; }
.row-fluid .onlyverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-item:last-child a.active { color:#fff; background:#eee; opacity: 1;}   

/**/
.row-fluid .verantiscf_heroarea { position:relative; padding:70px 0; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; background:url('https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/images/bg-hero-01.jpg') no-repeat center / cover; }
/* .row-fluid .verantiscf_heroarea:before { position:absolute; content:""; left:0; top:0; width:100%; height:100%; background:url(''); } */
.row-fluid .verantiscf_heroarea .verantiscfhero_left { width:40%; float:left; }  
.row-fluid .verantiscf_heroarea .verantiscfhero_right { width:60%; float:left; padding-left:20px; }   
.row-fluid .verantiscf_heroarea .verantiscfhero_right .hs-responsive-embed { max-width: 620px !important; }  
.row-fluid .verantiscf_heroarea .verantiscfhero_right .hs-responsive-embed .hs-responsive-embed-inner-wrapper { padding-bottom: 51% !important; }

.row-fluid .verantiscf_heroarea .verantiscfhero_btmwrap { display:flex; align-items:center; }
.row-fluid .verantiscf_heroarea .verantiscfhero_btmwrap .verantiscfhero_lefttext { width:60%; float:left; padding-right:20px; text-align:center; color:#fff; font-size: 22px; line-height: 26px; font-weight: 700; }
.row-fluid .verantiscf_heroarea .verantiscfhero_btmwrap .verantiscfhero_leftimg { width:40%; float:left; }

/**/
.row-fluid .verantiscf_footerarea { position:relative; background:#EFF1F4; font-weight: 700; padding:60px 0; text-align:center; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
.row-fluid .verantiscf_footerarea .verantiscf_footerwrap { display:flex; align-items:center; justify-content: center; }
.row-fluid .verantiscf_footerarea .verantiscf_footerleft { width:32%; float:left; }  
.row-fluid .verantiscf_footerarea .verantiscf_footerleft img { max-width:300px; }
.row-fluid .verantiscf_footerarea .verantiscf_footerright { width:32%; float:left; color:#464649; font-size: 20px; line-height:26px;}  
.row-fluid .verantiscf_footerarea .verantiscf_footercopyright { margin-top:30px; color: #464649; font-size:13px; line-height:20px;}

/**/
.row-fluid .aboutveranits_area { position:relative; padding:60px 0; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  background:url('https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/images/bg-hero-02.jpg') no-repeat center / cover; }
.row-fluid .aboutveranits_area .aboutveranits_top { text-align:center; color: #464649;  }
.row-fluid .aboutveranits_area h2 { margin:0; text-transform: capitalize; font-weight: 900; font-size: 42px; line-height: 46px; color: #ff1a1a; text-shadow: 0px 0px 10px rgba(0,0,0,0.8);  font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
.row-fluid .aboutveranits_area .aboutveranits_subtitle { max-width:930px; float:none; display:inline-block; margin:20px 0; font-weight: 700; font-size: 22px; line-height: 26px; margin-bottom:20px; }
.row-fluid .aboutveranits_area .aboutveranits_subtext { max-width:930px; float:none; display:inline-block; }
.row-fluid .aboutveranits_area .aboutveranits_tabmaintitle { font-weight: 700; font-size: 22px; line-height: 26px; margin-top: 20px; }

.row-fluid .aboutveranits_coverwrap { width:100%; float:left; } 
.row-fluid .aboutveranits_coverwrap ul { width:100%; float:left; padding:0; margin:50px 0 0; list-style:none; text-align:center; } 
.row-fluid .aboutveranits_coverwrap ul li { width:25%; float:none; display:inline-block; margin-right:-4px; padding:35px 15px 0; }
.row-fluid .aboutveranits_coverwrap ul li .tabinner_wrap { padding:15px; border:1px solid #e5f0fb; }
.row-fluid .aboutveranits_coverwrap ul li span { width:100%; float:left; color: #69696E; font-weight: 700; text-transform: uppercase; font-size: 15px; line-height: 18px; }
.row-fluid .aboutveranits_coverwrap ul li .tabicon { margin-top:-40px; position: relative; top: -10px; margin-bottom:20px; padding:0 10px; max-width:80px; float:none; display:inline-block; background:#fff; }
.row-fluid .aboutveranits_coverwrap ul li.current a { border-color:#ff1a1a; } 
.row-fluid .aboutveranits_coverwrap ul li.current a span { color: #69696E; font-weight: 900; } 

.row-fluid .aboutveranits_cover { padding-top:70px; }
.row-fluid .aboutveranits_cover #tabid1.aboutveranits_tabcontent { display:block; }
.row-fluid .aboutveranits_cover .aboutveranits_tabcontent { display:none; text-align:center; }
.row-fluid .aboutveranits_cover .aboutveranits_tabinner { max-width:975px; float:none; display:inline-block; text-align:left; }
.row-fluid .aboutveranits_cover .aboutveranits_tabcontent h4 { position:relative; text-transform: capitalize; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  width:100%; float:left; font-weight:900; font-size: 34px; line-height: 38px; }  
.row-fluid .aboutveranits_cover .aboutveranits_tabcontent h4:after { content: ''; width: 100px; height: 3px; background: #ff1a1a; display: block;  margin: 10px 0; }  
.row-fluid .aboutveranits_cover .aboutveranits_tabcontent .aboutveranits_tableft { width:calc(100% - 360px); float:left; padding-right:30px; }
.row-fluid .aboutveranits_cover .aboutveranits_tabcontent .aboutveranits_img { border-radius: 6px; width:360px; height:270px; float:left; position:relative; }
.row-fluid .aboutveranits_cover .aboutveranits_tabcontent .aboutveranits_img:hover { opacity: 0.8; transition:all .4s ease; }
.row-fluid .aboutveranits_cover .aboutveranits_tabcontent .aboutveranits_tabtext { width:100%; float:left; color: #464649;  font-weight: 400; }

/**/
.row-fluid .frpcarbon_area { padding:50px 0; text-align:center; position:relative; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  background:url('https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/images/bg-hero-04.jpg') no-repeat; background-size:cover; }
.row-fluid .frpcarbon_area h2 { margin:0 0; color:#fff; font-weight: 900; text-transform: capitalize; font-size: 42px; line-height: 46px; text-shadow: 0px 0px 10px rgba(0,0,0,0.8); font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  } 
.row-fluid .frpcarbon_area .frpcarbon_cover { margin-top:30px; text-align:center }
.row-fluid .frpcarbon_area .frpcarbon_box { width:25%; padding:0 15px; margin-bottom:30px; float:none; display:inline-block; margin-right:-4px; }
.row-fluid .frpcarbon_area .frpcarbon_box .frpcarbon_boxinner { padding:20px; background:#ff1a1a; border-radius:6px; } 
.row-fluid .frpcarbon_area .frpcarbon_box .frpcarbon_img { width:200px; height:200px; margin:15px 0; border-radius:6px; float:none; display:inline-block; }
.row-fluid .frpcarbon_area .frpcarbon_box h4 { font-weight: 900; font-size: 26px; margin:0; line-height: 30px; color:#fff; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }
.row-fluid .frpcarbon_area .frpcarbon_btn a { color:#fff; padding:11px 18px; cursor:pointer; border-radius:6px; font-size:13px; line-height:20px; font-weight: 900; letter-spacing: 1px; text-align:center; float:none; display:inline-block; border:3px solid #fff;  }
.row-fluid .frpcarbon_area .frpcarbon_btn a:hover { color:#69696E; background:#fff; }

/**/
.row-fluid .controlyourenvo_area { position:relative; overflow:hidden; text-align:center; padding:120px 0; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; background: url(https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/images/bg-hero-01.jpg) no-repeat center / cover; }
.row-fluid .controlyourenvo_area .controlyourenvo_wrap { max-width:1170px; padding:50px; float:none; display:inline-block; background:#ff1a1a; }

.row-fluid .controlyourenvo_area .controlyourenvo_left { width:50%; float:left; text-align:left; padding-right:50px; color:#fff; font-size: 22px; line-height: 26px; font-weight: 400; }
.row-fluid .controlyourenvo_area .controlyourenvo_left h3 { color:#fff; font-weight: 900; text-transform: capitalize;  margin:0; font-size: 34px; line-height: 44px; }
.row-fluid .controlyourenvo_area .controlyourenvo_left .controlyourenvo_text { margin:25px 0 30px; }
.row-fluid .controlyourenvo_area .controlyourenvo_form { width:50%; float:left; text-align:left; padding-left:50px; }
.row-fluid .controlyourenvo_area .controlyourenvo_form .hs_cos_wrapper_type_form { width:100%; float:left; margin:0; }
.row-fluid .controlyourenvo_area .controlyourenvo_form h3 { display:none; }

.row-fluid .controlyourenvo_area .controlyourenvo_form form { width:100%; float:left; }
.row-fluid .controlyourenvo_area .controlyourenvo_form form label { width:100%; float:left; color:#fff; font-weight: 500; }
.row-fluid .controlyourenvo_area .controlyourenvo_form form .hs-input { width:100%; float:left; outline:none !important; padding:10px; margin-bottom: 15px; border-radius: 3px; height:40px; background:#f5f8fa; font-size: 16px; font-weight: normal; line-height: 22px; color: #33475b; border: 1px solid #cbd6e2; }
.row-fluid .controlyourenvo_area .controlyourenvo_form form textarea.hs-input { height:64px; }
.row-fluid .controlyourenvo_area .controlyourenvo_form form select { appearance: auto; }
.row-fluid .controlyourenvo_area .controlyourenvo_form form .hs_submit { width:100%; float:left; }
.row-fluid .controlyourenvo_area .controlyourenvo_form form .hs_submit .hs-button { width:auto; float:left; min-width: 90px; background:#ff7a59; border:none; font-weight: 700; color:#fff; padding:10px 15px; height:auto; font-size: 12px; line-height:22px; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .controlyourenvo_area .controlyourenvo_form form .hs_submit .hs-button:hover { background:#ff7a59; color:#fff; }

.backtostyle #back-to-top { opacity: .5; height:60px; width:60px; right:30px; bottom:30px; background:#39d6ff url("https://www.verantis.com/fandefender/images/top-arrow.svg") no-repeat center 50%; } 
.backtostyle #back-to-top i { display:none; } 

/*---*/
.row-fluid .eduverantis_header.askverantis_header { background:#fff; border-top:10px solid #f26522; padding:20px 0; background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 48.50%,rgba(228,228,228,1.00) 100%); background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 48.50%,rgba(228,228,228,1.00) 100%); -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,1.00); box-shadow: 0px 0px 10px rgba(0,0,0,1.00); }
.row-fluid .eduverantis_header.askverantis_header .askverantis_headermenu { display:flex; align-items:center; justify-content: flex-end; }
.row-fluid .eduverantis_header .hs_cos_wrapper_type_simple_menu { width:auto; float:right; } 
.row-fluid .eduverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul { margin:0; } 

.row-fluid .eduverantis_header.askverantis_header .askverantis_headermenu { width:calc(100% - 350px); } 
.row-fluid .eduverantis_header .eduverantis_headbtn { width:auto; float:right; }
.row-fluid .eduverantis_header .eduverantis_headbtn a { width:auto; float:left; margin-left:15px; background:#439FE0; color:#fff; font-size: 15px; line-height:20px; font-weight: 700; padding: 9px 15px; border-radius: 5px;  font-family: "Helvetica", Arial, sans-serif;  } 
.row-fluid .eduverantis_header .eduverantis_headbtn a:hover { background:#1d83c9; }
.row-fluid .eduverantis_header .eduverantis_headbtn .home_btn { background:#7fb047; }
.row-fluid .eduverantis_header .eduverantis_headbtn .home_btn:hover { background:#75A241; }
   
.row-fluid .eduverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { opacity: 0.8; color:#404B55; font-size: 15px; line-height:24px; font-weight: 700; padding: 8px 12px; border-radius: 5px; text-transform: capitalize; letter-spacing: 0; font-family: "Helvetica", Arial, sans-serif;  }
.row-fluid .eduverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover { opacity:1; }
.row-fluid .eduverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a.active { color:#404B55; opacity:1; background:transparent; } 
 
.row-fluid .eduverantis_header .askverantis_headermenu .hs-menu-wrapper { text-align:right; }
.row-fluid .eduverantis_header .askverantis_headermenu .hs-menu-wrapper > ul,.row-fluid .eduverantis_header .askverantis_headermenu .hs-menu-wrapper .eduverantis_headbtn { width:auto; float:none !important; display:inline-block; }
.row-fluid .eduverantis_header .eduverantis_headbtn a:first-child { margin-left:5px; }

/**/
.row-fluid .verantisedu_heroarea { position:relative; padding:160px 0 80px; text-align:center; z-index:1; }
.row-fluid .verantisedu_heroarea:before { position:absolute; content:""; left:0; top:0; width:100%; height:100%; background: rgba(51, 51, 51, 0.7); z-index:-1; }
.row-fluid .verantisedu_heroarea h1 { color:#f26522; font-weight: 900; text-transform: inherit; font-size: 52px; line-height: 60px; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-shadow: 0 1px 2px rgba(0,0,0,.1); }
.row-fluid .verantisedu_heroarea h2 { color:#fff; font-weight: 900; font-size: 42px; line-height: 50px; text-shadow: 0 1px 2px rgba(0,0,0,.1); font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .verantisedu_heroarea .verantisedu_herobtn a { width:auto; float:none; display:inline-block; font-weight: 900; border-radius: 4px; letter-spacing: 1px; background:#439FE0; padding: 25px 60px; font-size: 18px; line-height:24px; border:3px solid #439FE0; color:#fff; -webkit-box-shadow: 0 4px 0 #437598; -moz-box-shadow: 0 4px 0 #437598; box-shadow: 0 4px 0 #437598; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; } 
.row-fluid .verantisedu_heroarea .verantisedu_herobtn a:hover { background:#1d83c9; border-color:#1d83c9; }
 
/**/
.row-fluid .verantisedu_offreearea { position:relative; padding:60px 0 30px; text-align:center; font-size: 22px; line-height: 26px; font-weight: 400; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .verantisedu_offreearea h2 { color:#fff; font-weight: bold; margin-top:0; font-size: 34px; line-height: 40px; text-transform: inherit;  text-shadow: 0px 0px 10px rgba(0,66,104,1.00); font-family:"Helvetica", Arial, sans-serif; }

/**/
.row-fluid .verantisedu_weoffimgarea { position:relative; display:flex; overflow:hidden; padding:30px 0 50px; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }  
.row-fluid .verantisedu_weoffimgarea .verantisedu_weoffimgleft { width:40%; float:left; font-size:16px; line-height:20px; }
.row-fluid .verantisedu_weoffimgarea .verantisedu_weoffimgleft strong { font-weight:900; }
.row-fluid .verantisedu_weoffimgarea .verantisedu_weoffimgleft a { color: #439fe0; }
.row-fluid .verantisedu_weoffimgarea .verantisedu_weoffimgleft ul { list-style: disc; padding-left: 40px; margin: 25px 0; }

.row-fluid .verantisedu_weoffimgarea .verantisedu_weoffimgright { width:60%; float:left; padding-left:40px; display: flex; align-items: flex-end; padding-bottom: 70px; }
.row-fluid .verantisedu_weoffimgarea .verantisedu_weoffimgright img { width:1000px; position:relative; right: -100px; transform: scale(1.2);  }
.row-fluid .verantisedu_weoffimgarea .blue_title strong { font-weight:700; font-size:22px; line-height:30px; font-family:"Helvetica", Arial, sans-serif; } 
 
/**/
.row-fluid .verantisedu_recentweb_area { padding:50px 0 20px; background:#439FE0; position:relative; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;   }
.row-fluid .verantisedu_recentweb_area h2 { margin:0; color:#fff; text-align:center; font-weight: bold; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;  }  
.row-fluid .edu_recentweb_cover { margin-top:30px; }
.row-fluid .edu_recentweb_cover .edu_recentweb_box { width:33.33%; float:left; padding:0 15px; color:#fff; margin-bottom:30px; }  
.row-fluid .edu_recentweb_cover .edu_recentweb_boximg { height:230px; margin-bottom:20px; } 
.row-fluid .edu_recentweb_cover .edu_recentweb_box h5 { font-weight: 900; font-size: 20px; line-height: 22px; text-transform: capitalize; margin:0 0 15px; color:#fff; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;  }
.row-fluid .edu_recentweb_cover .edu_recentweb_box .edu_recentweb_boxtext { opacity: 0.7; font-size: 16px; line-height: 20px; } 

/**/
.row-fluid .verantisedu_attendarea { position:relative; padding:60px 0; text-align:center; font-size: 22px; line-height: 32px; color: #69696E; font-weight: 400; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;   }
.row-fluid .verantisedu_attendarea h2 { margin:0 0 15px; color:#439fe0; font-weight: 700; font-size:34px; line-height:44px; text-transform: capitalize; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;  }
.row-fluid .verantisedu_attendarea .verantisedu_attbtn { width:100%; float:left; margin-top:25px; text-align:center; }  
.row-fluid .verantisedu_attendarea .verantisedu_attbtn a { width:auto; float:none; display:inline-block; font-weight: 900; border-radius: 4px; letter-spacing: 1px; background:#439FE0; padding:15px 25px; font-size: 16px; line-height:24px; border:3px solid #439FE0; color:#fff; -webkit-box-shadow: 0 4px 0 #437598; -moz-box-shadow: 0 4px 0 #437598; box-shadow: 0 4px 0 #437598; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; } 
.row-fluid .verantisedu_attendarea .verantisedu_attbtn a:hover { background:#1d83c9; border-color:#1d83c9; }
 
/**/
.row-fluid .verantisedu_footerarea { position:relative; padding:50px 0; border-bottom:20px solid #fff; background:#7fb047; border-top:10px solid #f26522;  color:#fff; font-family:"Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;   }
.row-fluid .verantisedu_footerarea .verantisedu_footerleft { width:60%; float:left; padding-right:70px; font-style:italic; font-size:15px; line-height:24px; font-weight:700; }
.row-fluid .verantisedu_footerarea .verantisedu_footerright { width:40%; float:left; padding-left:0; }

.row-fluid .verantisedu_footerarea .verantisedu_footerrightpart { width:70%; float:left; padding-right:30px; }
.row-fluid .verantisedu_footerarea .verantisedu_footerpartright { width:30%; float:left; }
.row-fluid .verantisedu_footerarea .verantisedu_footerlogo { width:100%; float:left; margin-bottom:30px; }
.row-fluid .verantisedu_footerarea .verantisedu_footerlogo img { max-width:350px; }
.row-fluid .verantisedu_footerarea .verantisedu_footertextright strong { font-weight: 900; }

.row-fluid .verantisedu_footerarea .verantisedu_footerpartright .hs-menu-wrapper ul { width:100%; float:left; list-style:none; margin:0; padding:0; }  
.row-fluid .verantisedu_footerarea .verantisedu_footerpartright .hs-menu-wrapper ul li { width:100%; float:left; }
.row-fluid .verantisedu_footerarea .verantisedu_footerpartright .hs-menu-wrapper ul li a { width:100%; float:left; color:#fff; font-weight: 700; margin-bottom:10px; }
.row-fluid .verantisedu_footerarea a { color:#fff; }
.row-fluid .verantisedu_footerarea .verantisedu_footerfollow { margin-top:20px; }   
.row-fluid .verantisedu_footerarea .verantisedu_footerfollow a { width:40px; height:40px; text-align:center; padding:5px 11px; margin-right:5px; font-size:22px; line-height:30px; float:left; border-radius: 50px; color:#69696E; background:#fff; }  
.row-fluid .verantisedu_footerarea .verantisedu_footerfollow a:hover { transform: scale(1.3); -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -ms-transform: scale(1.3);  }

/**/
.row-fluid .webinarschedule_heroarea { position:relative; padding:0; } 
.row-fluid .webinarschedule_heroarea .webinarschedule_toptitles { padding:180px 0 50px; text-align:center; color:#69696e; font-size:22px; line-height:28px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; background: url(https://f.hubspotusercontent40.net/hubfs/5475394/bg-intro.jpg) no-repeat center top / cover;  }
.row-fluid .webinarschedule_heroarea .webinarschedule_toptitles h2 { color: #439fe0; margin:0 0 5px; text-transform: capitalize; font-weight: 900; font-size: 42px;  line-height: 46px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; }  
.row-fluid .webinarschedule_heroarea .webinarschedule_subtext { position:relative; padding-bottom:40px; border-bottom:1px solid #eee; } 

.row-fluid .webinarschedule_heroarea .webinarschedule_cover { position:relative; padding-bottom:80px; color:#69696E; font-size: 16px; line-height: 20px; font-weight: 400; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .webinarschedule_heroarea .webinarschedule_boxtype { background:#439FE0; border-bottom:2px solid #ddd; }
.row-fluid .webinarschedule_heroarea .webinarschedule_boxtype .schedule_box { color:#fff; font-size: 17px; line-height: 21px; font-weight: 900; }
.row-fluid .webinarschedule_heroarea .schedule_box { width:25%; float:left; padding:20px; text-align:center; text-transform:uppercase; }
.row-fluid .webinarschedule_heroarea .schedule_clm1 { width:15%; } 
.row-fluid .webinarschedule_heroarea .schedule_clm2 { width:20%; } 
.row-fluid .webinarschedule_heroarea .schedule_clm3 { width:45%; } 

.row-fluid .webinarschedule_heroarea .schedule_box .type_hide { display:none; }
.row-fluid .webinarschedule_heroarea .webinarschedule_box { width:100%; float:left; }
.row-fluid .webinarschedule_heroarea .webinarschedule_box:nth-child(even) { background:#f9f9f9; }
.row-fluid .webinarschedule_heroarea .webinarschedule_box .schedule_box:first-child { font-weight: 900; }
.row-fluid .webinarschedule_heroarea .webinarschedule_box .schedule_box:last-child a { font-size:22px; color:#f26522; }
.row-fluid .webinarschedule_heroarea .webinarschedule_box .schedule_box:last-child a:hover i { -webkit-transform: scale(1.6); -moz-transform: scale(1.6);  transform: scale(1.6); }

/**/
.row-fluid .webinararchive_area { position:relative; padding:0; } 
.row-fluid .webinararchive_area .webinararchive_toptitles { padding:180px 0 20px; text-align:center; color:#69696e; font-size:22px; line-height:28px; font-family:"Lato","Helvetica Neue", Helvetica, Arial, sans-serif; background: url(https://f.hubspotusercontent40.net/hubfs/5475394/bg-intro.jpg) no-repeat center top / cover;  }
.row-fluid .webinararchive_area .webinararchive_toptitles h2 { color: #439fe0; margin:0; text-transform: capitalize; font-weight: 900; font-size: 42px;  line-height: 46px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; }  
.row-fluid .webinararchive_area .webinararchive_subtext { position:relative; margin:10px 0 24px; } 
.row-fluid .webinararchive_area .webinararchive_btn a { width:auto; background:#439FE0; color:#fff; border-radius:4px; float:none; display:inline-block; padding: 11px 18px; font-size: 15px; line-height:22px; font-weight: 900; }
.row-fluid .webinararchive_area .webinararchive_btn a:hover { background:#1d83c9; color:#fff; }
.row-fluid .webinararchive_area .webinararchive_btn { padding-bottom:40px; border-bottom:1px solid #eee; }

.row-fluid .webinararchive_cover { position:relative; font-family:"Lato","Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .webinararchive_cover .webinararchive_box { position:relative; width:100%; float:left; padding:60px 0; text-align:center; }
.row-fluid .webinararchive_cover .webinararchive_box .webinararchive_inner { float:none; display:inline-block; max-width:980px; text-align:left; }

.row-fluid .webinararchive_cover .webinararchive_box:nth-child(2n) { background:#525e6c; }
.row-fluid .webinararchive_cover .webinararchive_box:nth-child(2n) .webinararchive_left { color:#fff; }
.row-fluid .webinararchive_cover .webinararchive_box:nth-child(2n) h4 { color:#fff; }
.row-fluid .webinararchive_cover .webinararchive_box:nth-child(2n) .credit_subtitle { color:#fff; }
.row-fluid .webinararchive_cover .webinararchive_box:nth-child(2n) .webinararchive_text { opacity:0.7;  }

.row-fluid .webinararchive_box .webinararchive_leftwrap { max-width:540px; }
.row-fluid .webinararchive_box .webinararchive_left { width:calc(100% - 280px); float:left; padding-right:40px; font-size: 16px; line-height: 20px; }
.row-fluid .webinararchive_box .webinararchive_right { width:280px; float:left; }
.row-fluid .webinararchive_box .webinararchive_img { height:185px; float:right; position:relative; }
.row-fluid .webinararchive_box .webinararchive_img .webinararchive_link { position:absolute; content:""; width:100%; height:100%; left:0; top:0; display: flex; align-items: center; justify-content: center; }
.row-fluid .webinararchive_box .webinararchive_img .webinararchive_link i { width:100px; float:left; height:100px; background:#f26522; border-radius:50%; font-size:40px; line-height:40px; transform: scale(1); display: flex; align-items: center; justify-content: center; }
.row-fluid .webinararchive_box .webinararchive_img .webinararchive_link i:before { color:#fff; margin-right: -12px; }
.row-fluid .webinararchive_box .webinararchive_img:hover .webinararchive_link { -ms-transform: scale(1.1); -webkit-transform: scale(1.1);   transform: scale(1.1); }
.row-fluid .webinararchive_box .webinararchive_text { opacity:0.7; }

.row-fluid .webinararchive_box .credit_flag { background:#f26522; margin-right:5px; padding:5px 10px; color:#fff; border-radius: 5px; font-weight: 900; font-size: 12px; line-height:20px; }
.row-fluid .webinararchive_box h4 { margin-bottom:15px; font-weight: 900; font-size: 26px; line-height: 34px; color:#69696E; text-transform: capitalize; font-family:"Lato","Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .webinararchive_box .webinararchive_title .credit_subtitle { font-weight: 400; line-height: 20px; font-size:18px; color: #777; }
 
/**/
.row-fluid .newslettersing_area { position:relative; padding:50px 0; } 
.row-fluid .newslettersing_area h2 { color:#343434; text-transform:uppercase; font-size: 28px; padding-bottom:20px; margin-bottom:20px; border-bottom:1px solid #eee; }
.row-fluid .newslettersing_form .hs_cos_wrapper_type_form { margin:0; }
.row-fluid .newslettersing_form .hs_cos_wrapper_type_form h3 { display:none; }
.row-fluid .newslettersing_form form { width:100%; float:left; } 
.row-fluid .newslettersing_form form label { width:100%; float:left; margin-bottom:2px; color:#33475b; font-family: arial, helvetica, sans-serif; line-height:20px; font-size: 13px; font-weight: 500; } 
.row-fluid .newslettersing_form form .hs-input { width:100%; float:left; height:40px; padding:10px; outline: none;  margin-bottom:15px; background:#f5f8fa; font-size: 16px; border-radius:3px; font-weight: normal; line-height: 22px; color: #33475b; border: 1px solid #cbd6e2; } 
.row-fluid .newslettersing_form form .hs-input:focus { border-color:rgba(82,168,236,0.8); outline: none; }
.row-fluid .newslettersing_form form .hs_recaptcha { width:100%; float:left; }
.row-fluid .newslettersing_form form .hs_submit { width:100%; float:left; }
.row-fluid .newslettersing_form form .hs_submit .hs-button { background: #449d44; border: none; outline: none; color: #ffffff; line-height:12px; padding:12px 24px; font-weight: 700;font-size: 12px; font-family: arial, helvetica, sans-serif;}
 
.row-fluid .verantislive_sidehide .scrbr_txtfaq_right_top  { display:none; }
   
/*--fans-*/
body.hs-content-id-35837806670,
body.hs-content-id-35838379202,
body.hs-content-id-35880282597,
body.hs-bg{ background:url('https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/images/bg-body.png') no-repeat top center; }
 
.row-fluid .fansverantis_header { padding:0 14px !important; background:#f8f8f8 !important; }
.row-fluid .fansverantis_header .askverantis_headerlogo { max-width:273px; float:left; }
.row-fluid .fansverantis_header .askverantis_headermenu { width:calc(100% - 273px); float:left; padding:0 0 0 1px; }
.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul { margin:0; float:left; }
.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { color:#777; padding:12px; text-decoration:none; font-size:14px; line-height:20px; border-radius:0; letter-spacing: -0.6px; text-transform: inherit; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover { color: #555; }
.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.child_open > a { color: #555; background-color: #e7e7e7; }
.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children a.child-triggerm { cursor:pointer; display:block !important; padding:12px 16px 12px 0; position: relative; margin-left: -9px; font-size: 12px; }
.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a span { color:rgba(228,0,3,1.00); font-weight:bold; }

.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {  }
.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper { top:100%; left:0; display:none; background:#fff; width:218px; padding:5px 0; line-height:0; transition:all .4s ease; opacity:1; visibility:visible; border:1px solid rgba(0,0,0,0.15); border-radius: 4px; -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175); box-shadow: 0 6px 12px rgba(0,0,0,0.175); }
.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li { width:100%; float:left; }
.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { color:#333; float:left; text-align:left;  letter-spacing: 0; padding:3px 20px; font-size:14px; line-height:20px;  white-space: normal; width:100% !important; float:left;  max-width: 100% !important; overflow: hidden;  text-overflow: inherit; }   
.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover { color: #262626; background-color: #f5f5f5; }
.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li:last-child a { border-bottom:0; } 

/**/
.row-fluid .fansverantis_footer { padding:30px 0 0; line-height:0; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;  }
.row-fluid .fansverantis_footer .fansverantis_footermain { color:#fff; height:200px; font-size:16px; line-height:20px; float:none; display:inline-block; max-width:1170px; background-color:#455560 !important; }
.row-fluid .fansverantis_footer .fansverantis_footermain .fansverantis_footerbox:first-child { width:70%; float:left; }
.row-fluid .fansverantis_footer .fansverantis_footermain .fansverantis_footerbox:last-child { width:30%; float:right; padding:25px 35px 25px 35px; } 
.row-fluid .fansverantis_footer .fansverantis_footermain .fansverantis_footerbox a { color:#fff; }
.row-fluid .fansverantis_footer .fansverantis_footermain .fansverantis_footerbox a:hover { color:#000; }

.row-fluid .verantisfans_heroarea { position:relative; padding:70px 0 20px; text-align:center; } 
.row-fluid .verantisfans_heroarea .verantisfans_herocover { float:none; display:inline-block; max-width:1140px; }
.row-fluid .verantisfans_heroarea .verantisfans_herocover .verantisfans_hero { height:350px; width:100%; background-size: cover !important; }

.row-fluid .verantisfans_heroarea .verantisfans_herocover .slick-arrow { top:0; margin:0; width:170px !important; height:100% !important;  color:#fff; font-weight:bold; font-size:0; width:20px; height:20px; border:none; }
.row-fluid .verantisfans_heroarea .verantisfans_herocover .slick-arrow:before { font-size:40px; line-height:50px; }  

.row-fluid .verantisfans_heroarea .verantisfans_herocover .slick-next { right:0; background-color:transparent;   }
.row-fluid .verantisfans_heroarea .verantisfans_herocover .slick-prev { left:0; background-color:transparent;  }

.row-fluid .verantisfans_heroarea .verantisfans_herocover .slick-next:hover {  background-color:transparent; background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5))); background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%)); background-image: -moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%); background-image: linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1); }
.row-fluid .verantisfans_heroarea .verantisfans_herocover .slick-prev:hover { background-color:transparent; background-image: -webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001))); background-image: -webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%)); background-image: -moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%); background-image: linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%); background-repeat: repeat-x; filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1);  }

/**/
.row-fluid .verantisfanswhyfrparea { padding:20px 0; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; text-align:center; }
.row-fluid .verantisfanswhyfrparea .verantisfanswhyfrpcover { padding:30px 50px 50px; font-size:21px; line-height:28px; background-color:#fff; text-align:left; border-radius: 6px; float:none; display:inline-block; max-width:1140px; }
.row-fluid .verantisfanswhyfrparea .verantisfanswhyfrpcover h2 { margin:0; color:#333; text-align:left; font-size:48px; line-height:54px; text-transform: capitalize; font-weight: 500;  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;   }
.row-fluid .verantisfanswhyfrparea .verantisfanswhyfrpcover .verantisfanswhyfrp_text { margin:10px 0 15px; }  
.row-fluid .verantisfanswhyfrparea .verantisfanswhyfrpcover .verantisfanswhyfrp_btn a { float:left; margin-top:0; width:auto; background:#428bca; color:#fff; padding:10px 16px; font-size: 18px; line-height: 24px; border-radius: 6px; }
.row-fluid .verantisfanswhyfrparea .verantisfanswhyfrpcover .verantisfanswhyfrp_btn a:hover { background:#3276b1; }

/**/
.row-fluid .verantisfanservices_area { padding:20px 0 0; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .verantisfanservices_area .verantisfanservices_cover { margin:0 -15px; }
.row-fluid .verantisfanservices_area .verantisfanservices_box { width:25%; float:left; padding:0 15px; margin-bottom:30px; color:#333; font-size:14px; line-height:20px; }
.row-fluid .verantisfanservices_area .verantisfanservices_boximg { width:100%; float:left; display:flex; align-items:center; }
.row-fluid .verantisfanservices_area .verantisfanservices_box h3 { font-weight: 500; margin:0; text-transform:inherit; font-size: 22px;line-height: 28px; padding-left: 10px;font-size: 22px; line-height: 28px;  padding-left: 10px; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .verantisfanservices_area .verantisfanservices_box .verantisfanservices_boxicon { max-width:70px; }
.row-fluid .verantisfanservices_area .verantisfanservices_box .verantisfanservices_text { margin:12px 0 13px; }
.row-fluid .verantisfanservices_area .verantisfanservices_box .verantisfanservices_btn a { float:left; margin-top:0; width:auto; background:#428bca; color:#fff; padding:6px 12px; font-size: 14px; line-height: 20px; border-radius: 6px; }
.row-fluid .verantisfanservices_area .verantisfanservices_box .verantisfanservices_btn a:hover { background:#3276b1; }

/**/
.row-fluid .watchwebiner_area { position:relative; padding:70px 0 0; text-align:center;  font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;  }
.row-fluid .watchwebiner_area .watchwebiner_main { text-align:left; float:none; display:inline-block; padding:25px 30px 120px 30px; border-radius: 6px; }
.row-fluid .watchwebiner_area .watchwebiner_toptitls { margin-bottom:20px; font-size: 21px; line-height:26px; font-weight: 200; position:relative; padding-bottom:20px; border-bottom:1px solid #eee; }
.row-fluid .watchwebiner_area .watchwebiner_toptitls h2 { margin:0 0 10px; text-align:left; font-size:36px; line-height:42px; text-transform: inherit; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;  }

.row-fluid .watchwebiner_area .watchwebiner_box { margin-bottom:30px; width:100%; float:left; }
.row-fluid .watchwebiner_area .watchwebiner_box:last-child { margin-bottom:0; }
.row-fluid .watchwebiner_area .watchwebiner_box h3 { margin:0 0 20px; font-size:24px; line-height:30px; text-transform: inherit; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;  }
.row-fluid .watchwebiner_area .watchwebiner_videobox iframe { float:left; height: auto; min-height: 400px; }
  
/**/
.row-fluid .fansnotcreated_area { position:relative; padding:70px 0 0; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;  }   
.row-fluid .fansnotcreated_area  h2 { margin:0 0 15px; text-align:left; font-size:36px; line-height:42px; text-transform: inherit; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;  }

.row-fluid .fansnotcreated_area .fansnotcreated_main { text-align:left; float:none; display:inline-block; padding:30px 40px 120px 40px; border-radius: 6px; }
.row-fluid .fansnotcreated_area .fansnotcreated_left { width:35%; float:left; }
.row-fluid .fansnotcreated_area .fansnotcreated_right { width:65%; float:left; padding-left:20px; }
.row-fluid .fansnotcreated_area .fansnotcreated_topsubtext { font-size: 24px; line-height:30px; color:#333; font-weight: 500; margin-bottom:10px; }
.row-fluid .fansnotcreated_area .fansnotcreated_subtext { font-size: 14px; line-height:20px; color:#333; }

.row-fluid .fansnotcreated_area .fansnotcreated_btn { margin-top:12px; }
.row-fluid .fansnotcreated_area .fansnotcreated_btn a { float:left; margin-top:0; width:auto; background:#428bca; color:#fff; padding:6px 12px; font-size: 14px; line-height: 20px; border-radius: 6px; }
.row-fluid .fansnotcreated_area .fansnotcreated_btn a:hover { background:#3276b1; }

.row-fluid .fansnotcreated_area .fansnotcreated_leftpart { width: 75%; float: left; }
.row-fluid .fansnotcreated_area .fansnotcreated_rightpart { width: 25%; float: left; }
.row-fluid .fansnotcreated_area .fansnotcreated_main { padding: 25px 25px 100px 25px; }
.row-fluid .fansnotcreated_area .fansnotcreated_main > div { padding: 0 15px; }
.row-fluid .fansnotcreated_area .fansnotcreated_rightpart .fansnotcreated_righttext { font-size: 21px; margin-bottom: 20px; font-weight: 200; line-height: 1.4; color: #333; }
.row-fluid .fansnotcreated_area .fansnotcreated_rightbtn { }
.row-fluid .fansnotcreated_area .fansnotcreated_rightbtn a { margin-top: 0; width: auto; background: #428bca; color: #fff; padding: 11px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; display: block; text-align: center; }
.row-fluid .fansnotcreated_area .fansnotcreated_rightbtn a:hover { background: #357ebd; }



.row-fluid .fansnotcreated_main .tab-section { float: left; width: 100%; padding: 60px 0 90px; }
.row-fluid .fansnotcreated_main .tab-section .tab-list { padding: 0 0 20px; }
.row-fluid .fansnotcreated_main .tab-section .tab-list ul { display: flex; }
.row-fluid .fansnotcreated_main .tab-section .tab-list ul li { border: 1px solid rgba(255, 255, 255, 1.00); background: #428bca; color: rgba(255, 255, 255, 1.00); padding: 10px; margin-left: -1px; position: relative; left: 1px; cursor: pointer; font-weight: bold; border-top-left-radius: 5px; border-top-right-radius: 5px; font-size: 14px; }
.row-fluid .fansnotcreated_main .tab-section .tab-list ul li.active { background: #82b143; border-bottom: 1px solid white; z-index: 2; }
.row-fluid .fansnotcreated_main .tab-section p { margin-bottom: 5px; }
.row-fluid .fansnotcreated_main .comparison-pod { background-image: url(https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/images/bg-comparison-pod-2.png); padding: 15px 15px; position: relative; color: rgba(255, 255, 255, 1.00); background-position: left top; background-repeat: no-repeat; padding-left: 85px; padding-top: 25px; padding-right: 20px; margin-bottom: 20px; background-size: 100% 100%; min-height: 200px; }
.row-fluid .fansnotcreated_main .comparison-pod h3 { margin: 0; color: #fff; font-family: 'Copse', serif; font-size: 30px; margin-bottom: 10px; position: relative; }
.row-fluid .fansnotcreated_main .comparison-pod p { color: #fff; }
.row-fluid .fansnotcreated_main .comparison-pod:before { content: ''; }
.row-fluid .fansnotcreated_main .comparison-pod h3:before { content: ''; position: absolute; top: -4px; right: 100%; height: 40px; width: 36px; background-image: url(https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/images/arrow.jpg); background-position: center; background-size: contain; background-repeat: no-repeat; margin-right: 6px; }
.row-fluid .fansnotcreated_main .tab-section .text.bottom-text { color: #000; font-size: 14px; }
 
.row-fluid .towerinternals_area .fl70 { width:70%; float:left; } 
.row-fluid .towerinternals_area .fl30 { width:30%; float:left; } 

.row-fluid .state-info { }
.row-fluid .state-info .text { max-width: 750px; margin: 0 auto; font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif; }
.row-fluid .state-info .lead { font-size: 22px; line-height: 26px; font-weight: 400; }
.row-fluid .state-info .content-wrapper { padding: 50px 0 50px; }
.row-fluid .state-info .anchor { padding-top: 140px; color: #69696E; }
.row-fluid .state-info .content-wrapper strong { font-weight: 900; }

body.bodyhide { overflow:hidden; }
.lighboxopen .frpcarbon_popupmain { opacity:1; visibility:visible; }
.frpcarbon_popupmain { opacity:0; visibility:hidden; position:fixed; z-index:99; left:0; top:0; display:flex; align-items:center; justify-content:center; width:100%; height:100%; background:rgba(0,0,0,0.5); transition:all .4s ease; }
.frpcarbon_popupbox { max-width:750px;  background-color: #fff; border: 1px solid rgba(0,0,0,.2); border-radius: 6px; -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5); box-shadow: 0 5px 15px rgba(0,0,0,.5); }
.frpcarbon_popupbox .frpcarbon_popuptitle { position:relative; padding: 15px; border-bottom: 1px solid #e5e5e5; }
.frpcarbon_popupbox .topclosebtn { position:absolute; right:10px; top:10px; font-size: 21px; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .2; transition:all .4s ease; }
.frpcarbon_popupbox .topclosebtn:hover { opacity: .5; }  
.frpcarbon_popupbox .frpcarbon_popuptitle h4 { text-align: left; text-transform: capitalize; font-weight: 900; color:#464649 !important; font-size: 26px; line-height:32px; }
.frpcarbon_popupbox .boxclose, .frpcarbon_popupbox .frpcarbon_popupimg { padding:15px; }
.frpcarbon_popupbox .boxclose { border-top: 1px solid #e5e5e5;} 
.frpcarbon_popupbox .boxclose span { float:right; width:auto; min-width:100px; border-radius:4px; background:#ff1a1a; color:#fff; padding: 11px 18px; font-size: 15px; line-height:24px; font-weight: 900; letter-spacing: 1px; }
.frpcarbon_popupbox .boxclose span:hover { background:#d80000; } 
.frpcarbon_popupbox .closepop { cursor:pointer; }

/**/
.contactform { margin-bottom:30px; }
.row-fluid .contactform .hs_cos_wrapper_type_form { margin:0; }
.row-fluid .contactform .hs_cos_wrapper_type_form h3 { display:none; }
.row-fluid .contactform form { width:100%; float:left; } 
.row-fluid .contactform form label { width:100%; float:left; margin-bottom:2px; color:#33475b; font-family: arial, helvetica, sans-serif; line-height:20px; font-size: 13px; font-weight: 500; } 
.row-fluid .contactform form .hs-input { width:100%; float:left; height:40px; padding:10px; outline: none;  margin-bottom:15px; background:#f5f8fa; font-size: 16px; border-radius:3px; font-weight: normal; line-height: 22px; color: #33475b; border: 1px solid #cbd6e2; } 
.row-fluid .contactform form .hs-input:focus { border-color:rgba(82,168,236,0.8); outline: none; }
.row-fluid .contactform form textarea.hs-input { height:80px; }  
.row-fluid .contactform form .hs_recaptcha { width:100%; float:left; }
.row-fluid .contactform form .hs_submit { width:100%; float:left; }
.row-fluid .contactform form .hs_submit .hs-button { background: #449d44; border: none; outline: none; color: #ffffff; line-height:12px; padding:12px 24px; font-weight: 700;font-size: 12px; font-family: arial, helvetica, sans-serif;}

.row-fluid .cs_text h4 { font-family:"Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 21px; font-weight: 200; line-height: 1.4; text-transform: none; margin-top:0; margin-bottom:0; }
.row-fluid .cs_text img { margin-right: 20px; margin-bottom: 7px; border-radius: 6px; }
.row-fluid .cs_text h3 { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: none; margin-bottom: 15px; }
.row-fluid .cs_text ul { margin-top: 10px; margin-bottom: 10px; padding-left: 40px; list-style: disc; }


.row-fluid .fansnotcreated_area .fansnotcreated_subtext.cs_text { padding: 0 0 90px; }
.row-fluid .breadcrumb_menu ul li br { display: none; }

.row-fluid .controlyourenvo_area.fanguard-section { background: url(https://f.hubspotusercontent40.net/hubfs/5475394/Verantis-2020/images/bg-hero-01-1.jpg) no-repeat center / cover; }
.row-fluid .controlyourenvo_area.fanguard-section .controlyourenvo_wrap { background: #39d6ff; }
.row-fluid .controlyourenvo_area.fanguard-section .controlyourenvo_left .controlyourenvo_text { font-size: 16px; line-height: 20px; }
.row-fluid .controlyourenvo_area.fanguard-section .controlyourenvo_left .controlyourenvo_text h4 { font-size: 22px; line-height: 26px; font-weight: 400; margin-bottom: 25px !important; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #fff; text-transform: none; }

.fanguard_hero { padding:0 0 70px; } 
.fanguard_hero .top-img { }
.fanguard_hero .top-img img { width: 100%; } 
.fanguard_hero .boxs { display: flex; margin: 0 -15px; }
.fanguard_hero .boxs > div { width: 50%; flex: 0 0 50%; padding: 0 15px; }
.fanguard_hero .boxs .inner { background: rgba(0, 0, 0, 0.80); padding: 30px 30px 5px; min-height: 465px; margin: 75px 0px 30px 0px; color: #fff; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; line-height: 20px; }
.fanguard_hero .boxs .inner h3 { color: #FDFF00; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: none; margin: 0 0 0px; font-size: 27px; text-align: center; }
.fanguard_hero .boxs .inner p { margin: 0 0 10px; }  

.monitoring_system { padding: 50px 0; }
.monitoring_system .box { background: rgba(255, 255, 255, 0.80); padding: 40px 55px; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.monitoring_system .box h2 { margin: 0 0 25px; font-weight: 900; font-size: 42px; line-height: 46px; color: #319fb6; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; text-transform: none; }
.cs_lead { font-size: 20px; line-height: 24px; font-weight: 400; }
.monitoring_system .box h4 { font-weight: 600; color: #69696E; margin: 0 0 4px; }
.monitoring_system .box .cs_text { font-size: 16px; line-height: 20px; }
.monitoring_system .box .cs_text strong { font-weight: 900; }
.monitoring_system .box .cs_text ul { margin: 20px 0 20px; }


.monitoring_system .box.text-center { text-align: center; }
.monitoring_system .box-wrapper { display: flex; flex-wrap: wrap; margin: 15px -15px; }
.monitoring_system .box-wrapper .single-box { width: calc(33.33% - 30px); background: #73ab44; margin: 20px 15px; text-align: center; padding: 30px 15px; color: #fff; border-radius: 5px; }
.monitoring_system .box-wrapper .single-box h3 { font-weight: 900; font-size: 26px; line-height: 30px; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #fff; margin: 0 0 10px; }
.monitoring_system .box-wrapper .single-box a { font-size: 13px; border: 3px solid #fff; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #fff; font-weight: 900; letter-spacing: 2px; padding: 10px 15px; border-radius: 4px; transition: all 0.3s ease; display: inline-block; }
.monitoring_system .box-wrapper .single-box a:hover { background: #fff; color: #69696E; }
.monitoring_system .box-wrapper .single-box img { height: 200px; margin: 0 0 20px; }


.row-fluid .scrbr_txtfaq_left_contnt strong { font-family: source_sans_probold, sans-serif; font-weight: normal; }

.monitoring_system.unplanned { border: 15px solid #fff; border-left: 0; border-right: 0; padding: 60px 0 30px; }

.monitoring_system.FanGuard_mobile {border-bottom: 15px solid #fff; position: relative; padding: 100px 0 100px; color: #fff; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; }
.monitoring_system.FanGuard_mobile .col-wrapper { display: flex; flex-wrap: wrap; max-width: 1080px; margin: 0 auto; }
.monitoring_system.FanGuard_mobile .col-wrapper .left-box { width: 40%; }
.monitoring_system.FanGuard_mobile:after { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 0; zoom: 1; filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#80000000', endColorstr='#80000000'); background: transparent; background: rgba(51, 51, 51, 0.5); }
.monitoring_system.FanGuard_mobile > div { position: relative; z-index: 1; }
.monitoring_system.FanGuard_mobile h2 { font-weight: 900; font-size: 34px; line-height: 38px; font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif; color: #fff; text-transform: none; }
.monitoring_system.FanGuard_mobile h4 { color: #fff; font-weight: 600; margin: 0 0 10px; line-height: 1.2; }
.monitoring_system.FanGuard_mobile .col-wrapper .right-side { width: 60%; }
.monitoring_system.FanGuard_mobile strong { font-weight: 900; }
.monitoring_system.FanGuard_mobile .col-wrapper > div { padding: 0 15px; } 


/* Search Page CSS */
.row-fluid .search-style .hs-search-results { padding: 80px 0; }
.row-fluid .search-style .hs-search-results ul#hsresults { counter-reset: section; }
.row-fluid .search-style .hs-search-results ul#hsresults li + li { border-top: 1px solid rgba(0, 0, 0, 0.2); }
.row-fluid .search-style .hs-search-results ul#hsresults li a.hs-search-results__title { font-weight: 700; position: relative; padding-left: 28px; font-size: 21px; display: inline-block; }
.row-fluid .search-style .hs-search-results ul#hsresults li p.hs-search-results__description { padding: 13px 0 0; }
.row-fluid .search-style .hs-search-results ul#hsresults li a.hs-search-results__title:before { counter-increment: section; content: ""counter(section) ":"; position: absolute; left: 0; top: 0px; }
.row-fluid .search-style .hs-search-results ul#hsresults li { padding: 30px 0; }
.row-fluid .search-style .hs-search-results ul#hsresults li:first-child { padding-top: 0; }
.row-fluid .search-style .hs-search-results ul#hsresults li:last-child { padding-bottom: 0; }








.contact-hub-section { padding: 60px 0 100px; }
.contact-hub-section .contact-hub-list-wrapper {
    overflow: hidden;
}
.contact-hub-section .cs-title { text-align: center; padding: 0 0 30px; }
.contact-hub-section .cs-title h2 { font-size: 25px; margin: 0; }
.contact-hub-section .contact-filter { display: flex; flex-wrap: wrap; margin: 0 -15px; }
.contact-hub-section .contact-filter > div { flex: 0 0 25%; max-width: 25%; padding: 15px; }
.contact-hub-section .contact-filter h4 { font-size: 16px; margin: 0 0 10px; }
.contact-filter .filter { position: relative; }
.contact-filter .filter label { display: block; border-radius: 5px; border: 2px solid #c4d0dd; background-color: #f3f7f9; padding: 11px 20px; color: #000000; user-select: none; cursor: pointer; position: relative; padding-right: 65px; overflow: hidden; transition: all 0.3s ease; }
.contact-filter .filter label i.fa { position: absolute; top: 0; right: 0; height: 100%; width: 50px; display: flex; align-items: center; justify-content: center; background: #1d8bb2; color: #fff; font-size: 27px; }
.contact-filter .filter label span { display: block; white-space: pre; overflow: hidden; text-overflow: ellipsis; }
.contact-filter .filter ul { position: absolute; background: #fff; z-index: 2; border-radius: 5px; border: 2px solid #c4d0dd; background-color: #f3f7f9; width: 100%; border-top-right-radius: 0px; border-top-left-radius: 0px; border-top: 0; transition: all 0.3s ease; transform: scale(0.8); transform-origin: top center; opacity: 0; visibility: hidden; max-height: 270px; overflow: auto; }
.contact-filter .filter ul li a { display: block; padding: 6px 20px; }
.contact-filter .filter.active ul { opacity: 1; visibility: visible; transform: scale(1); }
.contact-filter .filter.active label { border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; }
.contact-filter .filter ul li a:hover, .contact-filter .filter ul li a.selected, .contact-filter .filter ul li a.active { background: #0088B0; color:#fff; }
.contact-filter .filter.disabled { pointer-events: none; opacity: 0.6; }
.contact-hub-section .single-box {  flex-wrap: wrap; width:100%; }
.contact-hub-section .single-box:not(.hidden){ display: flex; }
.contact-hub-section .single-box.hidden{ display:none; }
.contact-hub-section .single-box .name { width: 15%; }
.contact-hub-section .single-box .person { width: 15%; }
.contact-hub-section .single-box  .number { width: 15%; }
.contact-hub-section .single-box .email { width: 18%; }
.contact-hub-section .single-box .address { width: 37%; }
.contact-hub-section .single-box > div { padding: 20px 15px; border-bottom: 2px solid #e8e8e8; }
.contact-hub-section .c-head { font-weight: 600; color: #000; text-transform: uppercase; }
.contact-hub-section .contact-hub-list-wrapper { color: #000; padding: 40px 0 0; }
.contact-hub-section .contact-hub-list-wrapper a { color: inherit; }
.contact-hub-section .contact-hub-list-wrapper a:hover { color: #0088B0; text-decoration: underline; } 
.contact-hub-section .c-head .single-box>div { padding-bottom: 30px; }
.contact-hub-section .btn_style.btn-wrapper { text-align: center; padding: 40px 0 0; }
.contact-hub-section .btn_style.btn-wrapper a { width: 323px; padding: 16px 20px 14px; max-width: 100%; margin: 20px 0 0; display:inline-block; color:#fff; }
.contact-hub-section .btn_style.btn-wrapper a:hover { color: #fff; text-decoration: none; }
.contact-hub-section .single-box span { display: none; }
.contact-hub-section .contact-hub-list-wrapper a { display: block; overflow: hidden; white-space: pre; text-overflow: ellipsis; }

.contact-filter .filter ul{display:flex;flex-wrap:nowrap;flex-direction:column;max-width:100%;}
.contact-filter .filter ul li{width:100%;}
.contact-filter .filter ul li[data-name="North America"]{order:-1;}
.contact-filter .filter ul li[data-name="United States"]{order:-1;}


@media (min-width:768px){
    .row-fluid .hstry_mainbody_inner.box_right { float: right; }
    .row-fluid .hstry_mainbody_inner.box_right::before { right: auto; left: -46px; }
    .row-fluid .hstry_mainbody_inner.box_right::after { right: auto; left: -30px; }
    
    .row-fluid .hp_hero_box .page-center { display: flex; align-items: baseline; flex-direction: row-reverse; flex-wrap: wrap; }
    .row-fluid .hp_tab_img { width: 800px; max-width: 100%; height: 350px; position: absolute; top: 0; left: 50%; -webkit-transform:  translateX(-50%); -moz-transform:  translateX(-50%);  -o-transform:  translateX(-50%); -ms-transform:  translateX(-50%);  transform:  translateX(-50%);; }
    .row-fluid .hp_tab_wrap { display: flex;  }
}

@media (max-width:1400px){ 
   
    .row-fluid .frpcarbon_area h2 { font-size: 34px; line-height: 44px; }  
    .row-fluid .frpcarbon_area .frpcarbon_box h4 { font-size: 22px; }
     
    
}

@media (max-width:1199px){
    .row-fluid .scrbr_txtfaq_right_btm_text h2 {  font-size: 22px; }
    .row-fluid .news_post_content h2 { font-size: 32px; }
	.row-fluid .map_full_section { height: 400px; }
    
    .row-fluid .wbnr_hero_wrap h1 { font-size: 42px; line-height: 46px; }
    .row-fluid .wbnr_hero_wrap h2 { font-size: 32px; line-height: 36px; }
    .row-fluid .wbnr_hero_wrap .btn_style a { padding: 15px 40px; font-size: 16px; }
    .row-fluid .team_boxclm_box { width: 33.33%; }
    
    /**/
    .row-fluid .askverantis_header .askverantis_headerlogo { max-width: 250px; }  
    .row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { padding: 10px 10px; font-size: 14px; }
    
    .row-fluid .contactbg_area { padding:100px 0; }  
    .row-fluid .askveranis_area { padding:200px 0 150px; }
         
    /**/
    .row-fluid .onlyverantis_header .verantis_lefttitle { width:30%; }
    .row-fluid .onlyverantis_header .verantis_headermenu { width:70%; }
    .row-fluid .frpcarbon_area .frpcarbon_box .frpcarbon_img { width: 160px; height: 160px; }
    .row-fluid .frpcarbon_area .frpcarbon_btn a { font-size: 12px; }
    .row-fluid .frpcarbon_area h2 { font-size: 34px;  line-height: 44px; }
    .row-fluid .frpcarbon_area .frpcarbon_box h4 { font-size:24px; }  
    
    .row-fluid .controlyourenvo_area { padding:0; line-height:0; }
    .row-fluid .verantiscf_footerarea .verantiscf_footerleft { width:40%; }  
    .row-fluid .verantiscf_footerarea .verantiscf_footerright { width:40%; font-size:18px; }
    .row-fluid .onlyverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { font-size: 14px; } 
    .row-fluid .eduverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {  font-size: 14px; line-height:20px; padding:8px 10px;  }
        
    /**/
    .row-fluid .askverantis_header .askverantis_headerlogo { max-width:200px; }
    .row-fluid .eduverantis_header.askverantis_header .askverantis_headermenu { width:calc(100% - 200px); }  
    .row-fluid .verantisedu_heroarea h1 br { display:none; }
    .row-fluid .verantisedu_heroarea h1 { font-size: 42px; line-height: 50px; }
    .row-fluid .verantisedu_heroarea h2 { font-size: 32px; line-height: 48px; }
    
     /**/
    .row-fluid .fansverantis_header .askverantis_headermenu { width:calc(100% - 200px); }
    .row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children a.child-triggerm { padding:10px 16px 10px 0; }
    .row-fluid .verantisfanservices_area .verantisfanservices_box h3 {  font-size: 18px; line-height: 24px; }     
    .row-fluid .verantisfans_heroarea .verantisfans_herocover .verantisfans_hero { height:280px; }
    
    .frpcarbon_popupbox { max-width:600px; } 
    
    
    
}


@media (max-width:991px){
	.row-fluid .scrbr_txtfaq_right_btm_text h2 { font-size: 22px; }
	.row-fluid .scrbr_txtfaq_left { width: 100%; padding-right: 25px; }  
	.row-fluid .scrbr_txtfaq_right { width: 100%; }
	.row-fluid .scrbr_txtfaq_left_contnt h4 { font-size: 18px; line-height: 26px; } 
	.row-fluid .scrbr_txtfaq_left_contnt h3 { font-size: 20px; }
	.row-fluid .news_post_content h2 { font-size: 25px; }
	.row-fluid .castdy_pdfbox_box { width: 50%; }
	
	.row-fluid .vrn_form_style form input, .row-fluid .vrn_form_style form select, .row-fluid .vrn_form_style form textarea { font-size: 13px; }
	.row-fluid .contct_form_left { padding-right: 25px; }
	.row-fluid .contct_form_right { padding-left: 25px; }
	.row-fluid .map_full_section { height: 300px; }
    .row-fluid .hstry_mainbody_title h2 { font-size: 20px; }
    
    .row-fluid .wbnr_offer_left { padding: 0 15px !important; width: 100%; }
    .row-fluid .wbnr_offer_img { text-align: center; width: 100%; padding: 10px 15px 0; }
    .row-fluid .wbnr_recent_img { height:170px; }
    .row-fluid .wbnr_recent_text h5 { font-size: 16px; }
    .row-fluid .scrbr_txtfaq_left_contnt h2 { font-size: 20px; }
    
    .row-fluid .hp_hero_box { padding: 50px 0; min-height: 350px; }
    .row-fluid .hp_hero_cont_top h1 { font-size: 30px; margin-top: 0; }
    .row-fluid .hp_hero_right { padding-right: 30px; }
    .row-fluid .hp_hero_cont_btm, .row-fluid .hp_hero_cont_btm h4, .row-fluid .hp_hero_cont_top h3,  .row-fluid .hp_hero_cont_top { font-size: 16px; line-height: 22px; }
    .row-fluid .hp_hero_img { height: 300px; }
    .row-fluid .hp_clmbox_wrap { margin: 0 -15px; display: block; }
    .row-fluid .hp_clmbox_inner { padding: 12px; }
    .row-fluid .hp_tab_img { height: 280px; width: 600px; }
    .row-fluid .hp_tab_wrap { padding-top: 320px; }
    .row-fluid .hp_tab_wrap:before { top: 238px; }
    .row-fluid .hp_hero_cont_top ul li:before { width: 33px; padding: 3px 10px; font-size: 13px; }
    .row-fluid .hp_hero_section button.slick-arrow { width: 30px; height: 30px; }
    .row-fluid .hp_hero_section .slick-arrow:before { font-size: 18px; }
    .row-fluid .insltn_imgslider_inner { height: 309px; }
    .row-fluid .plfns_tbl_box { padding: 8px 5px; }
    
    .row-fluid .plfns_tbl_body.tbl_svn_clm { overflow-x: auto; font-size: 14px; text-align: center; -webkit-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);  -moz-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05); -o-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05); -ms-box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.05);;  }
    .row-fluid .plfns_tbl_body.tbl_svn_clm  > div { width: 600px; text-align: left; float: none; display: inline-block; vertical-align: top; }

    .row-fluid .team_boxclm_box, .row-fluid .markets-box { width:50%; }
    
    
    .row-fluid .scrbr_txtfaq_left_contnt p { width: 100%; float: left; }
    .row-fluid .scrbr_txtfaq_left_contnt p img { float: none !important; display: inline-block !important; margin: 0 auto !important; }
    .row-fluid .scrbv2_keypnt_box h2 { width: 100%; float: left; }
    .row-fluid .scrbv2_keypnt_box h2 img, .row-fluid .scrbr_txtfaq_left_contnt h4 img, .row-fluid .scrbr_txtfaq_left_contnt h3 img { float: none !important; display: inline-block; width: 100% !important;     max-width: 100%; margin-left: 0 !important; margin-right: 0 !important; }
    .row-fluid .scrbr_txtfaq_left_ttl_list .list_style li img { width: 90% !important; margin-left: 0 !important; margin-right: 0 !important; float: left !important; }
    
    /**/
    .row-fluid .askverantis_header .askverantis_headerlogo { max-width: 200px; }
    .row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { padding:10px;  letter-spacing: 0; font-size: 12px; }
    
    .row-fluid .contactbg_area { padding:80px 0; }
    .row-fluid .contactbg_area h2 { margin-bottom:0; }
    .row-fluid .askverancontant_area { padding:40px 0; }
    .row-fluid .section_title h2 { font-size: 30px;  line-height: 40px; margin-bottom: 0; }
    .row-fluid .askveranis_area { padding:140px 0 100px; }
    
    /**/
    .row-fluid .onlyverantis_header .verantis_headertop .page-center { display:block; }
/*     .row-fluid .onlyverantis_header .askverantis_header .page-center { display:block; } */
    
    .row-fluid .onlyverantis_header .verantis_lefttitle { width:100%; text-align:center; }
    .row-fluid .onlyverantis_header .verantis_headermenu { width:100%; text-align:center; }  
    .row-fluid .onlyverantis_header .verantis_headermenu ul { width:100%; float:left; text-align:center; margin-top:10px; }
    .row-fluid .onlyverantis_header .verantis_headermenu ul li { float:none; display:inline-block; margin:0; margin-right:10px; }
    
    .row-fluid .onlyverantis_header.askverantis_header .askverantis_headerlogo img {   max-width: 200px; }
    .row-fluid .onlyverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { padding:8px 5px; font-size:12px; }  
    
    .row-fluid .frpcarbon_area .frpcarbon_box { width:50%; }
    .row-fluid .frpcarbon_area h2 { font-size: 34px; line-height: 42px; }
    .row-fluid .controlyourenvo_area { padding:0; line-height:0; }
    .row-fluid .controlyourenvo_area .controlyourenvo_left { padding-right:0; }
    
    .row-fluid .verantiscf_footerarea { padding:40px 0; }
    .row-fluid .verantiscf_footerarea .verantiscf_footerleft img { max-width:200px; }
    .row-fluid .verantiscf_footerarea .verantiscf_footerleft { width:50%; }
    .row-fluid .verantiscf_footerarea .verantiscf_footerright  { width:50%; }
    .row-fluid .controlyourenvo_area .controlyourenvo_left h3 { font-size: 24px; line-height: 34px; }
    
    /**/
    .row-fluid .eduverantis_header.askverantis_header .askverantis_headerlogo { max-width:150px; }
    .row-fluid .eduverantis_header.askverantis_header .askverantis_headermenu { width:calc(100% - 150px); }
    .row-fluid .eduverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { font-size: 14px; padding: 7px 8px; line-height: 20px; }
    .row-fluid .eduverantis_header .eduverantis_headbtn a { padding:8px 10px; margin-left: 10px; font-size: 12px; }
    
    .row-fluid .verantisedu_heroarea { padding:130px 0 80px; }
    .row-fluid .verantisedu_heroarea h1 br { display:none; }
    .row-fluid .verantisedu_heroarea h1 { font-size: 38px; line-height: 50px; }
    .row-fluid .verantisedu_heroarea h2 { font-size: 30px; line-height: 44px; }
    
    .row-fluid .verantisedu_offreearea { padding:40px 0; font-size: 24px; line-height: 36px; }
    .row-fluid .verantisedu_weoffimgarea .verantisedu_weoffimgright { width:50%; padding-left:0; }
    .row-fluid .verantisedu_weoffimgarea .verantisedu_weoffimgleft { width:50%; }    
    .row-fluid .edu_recentweb_cover .edu_recentweb_boximg { height:180px; }
    .row-fluid .edu_recentweb_cover .edu_recentweb_box { padding:0 10px; }
    
    .row-fluid .webinarschedule_heroarea .webinarschedule_toptitles { padding:150px 0 50px; }
    .row-fluid .webinarschedule_heroarea .schedule_clm1 { width:20%; }
    .row-fluid .webinarschedule_heroarea .schedule_clm2 { width:20%; }
    .row-fluid .webinarschedule_heroarea .schedule_clm3 { width:40%; }
    .row-fluid .webinarschedule_heroarea .schedule_box { padding:15px; } 
    .row-fluid .webinarschedule_heroarea .webinarschedule_cover { font-size:14px; }
    
    /**/
    .row-fluid .webinararchive_cover .webinararchive_box { padding:40px 0; }
    .row-fluid .webinararchive_area .webinararchive_toptitles { padding:140px 0 20px; }
    .row-fluid .webinararchive_box h4 { font-size: 22px;  line-height: 32px; }
    
    /**/
    .row-fluid .fansverantis_header .askverantis_headerlogo { max-width:100%; }
    .row-fluid .fansverantis_header .askverantis_headermenu { width:100%; padding:0; }
    .row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children a.child-triggerm { padding:10px 16px 10px 0; }  
    
    .row-fluid .verantisfans_heroarea { padding:130px 0 20px; }
    .row-fluid .verantisfans_heroarea .verantisfans_herocover .verantisfans_hero { height:220px; background-size: cover !important; }
    .row-fluid .verantisfanservices_area .verantisfanservices_box { width:33.33%; }
    .row-fluid .verantisfanservices_area .verantisfanservices_box h3 { font-size: 18px;  line-height: 25px; }
    .row-fluid .fansverantis_footer .fansverantis_footermain { background:#455560 !important; height:auto;  }
    .row-fluid .fansverantis_footer .fansverantis_footermain .fansverantis_footerbox:last-child { float:left; width:100%; padding:0 10px 30px; }
    .row-fluid .verantisfanswhyfrparea .verantisfanswhyfrpcover { padding:30px 40px 40px; }
    .row-fluid .verantisfanswhyfrparea .verantisfanswhyfrpcover h2 { font-size: 36px; line-height: 44px; }
    
    .row-fluid .watchwebiner_area { padding:120px 0 0; }
    .row-fluid .fansverantis_footer { background:#455560; }
    
    
    .row-fluid .fansnotcreated_area .fansnotcreated_main > div { width: 100% !important; padding: 0; }
    .row-fluid .fansnotcreated_area .fansnotcreated_main > div + div { padding: 20px 0 50px; }
    
    .frpcarbon_popupbox { max-width:450px; }    
    .row-fluid .fansnotcreated_area .fansnotcreated_subtext.cs_text { padding: 0 0 30px; } 
    .row-fluid .scrbr_txtfaq_section .btn_style a { min-width: unset; }
    
    .contact-hub-section .contact-filter > div { width: 50%; flex: 0 0 50%; max-width: 50%; } 
    
}
@media (max-width:767px){
    .row-fluid .scrbr_txtfaq_left_ttl_list .list_style{width:auto; padding:30px;}
    .row-fluid .scrbr_txtfaq_left_ttl_list .list_style li img{float:none !important; margin:0 auto;}
    
    .row-fluid .scrbr_txtfaq_left_ttl_list .list_style img{float:none !important; margin:0 auto;}
    
	.row-fluid .scrbr_txtfaq_left { width: 100%; padding: 0 0 20px; margin:0; }
	.row-fluid .scrbr_txtfaq_right { width: 100%; text-align: center; margin:0; }
	.row-fluid .scrbr_txtfaq_right_top { width: 330px;  max-width: 100%;  text-align: left; float: none; display: inline-block; }
	.row-fluid .scrbr_txtfaq_right_btm_box { width: 400px; max-width: 100%; float: none; display: inline-block; margin: 0 0 40px; }
    .row-fluid .scrbr_txtfaq_left_contnt img { max-width: 90%; margin: 0 0 15px 15px !important;}
	.row-fluid .scrbr_txtfaq_left_contnt h4 { font-size: 16px; line-height: 24px; }
	.row-fluid .vrnt_hero_wrap h1 { font-size: 30px; }
	.row-fluid .vrnt_hero_wrap { font-size: 15px; line-height: 24px; }
	.row-fluid .vrnt_hero_section { padding: 50px 0; }
	.row-fluid .scrbr_txtfaq_left_fullimg img { margin: 0 !important; }
	.row-fluid .scrbr_txtfaq_left_contnt h3 { font-size: 18px; }
	.row-fluid .scrbr_txtfaq_right_btm_img { height: 170px; }
	
	.row-fluid .news_post_date { font-size: 12px; width: 45px; padding: 6px; left: 10px; }
	.row-fluid .news_post_date strong { font-size: 22px; line-height: 25px; }
	.row-fluid .news_post_content { padding: 0 0 10px 55px; }
	.row-fluid .news_post_content h2 { font-size: 22px; margin: 5px 0 10px; }
	.row-fluid .news_post_box { padding: 20px 10px 0 10px; }
	
	.row-fluid .castdy_pdfbox_box { width: 400px; max-width: 100%; padding: 0 0 20px; }
	.row-fluid .castdy_pdfbox_section { text-align: center; }
	.row-fluid .castdy_pdfbox_contnt { font-size: 16px; padding: 0; }
	.row-fluid .castdy_pdfbox_txt h3 { font-size: 16px; }
	
	.row-fluid .contct_form_wrap { text-align: center; }
	.row-fluid .contct_form_left { width: 400px; max-width: 100%; margin: 0; padding: 0; text-align: left; }
	.row-fluid .contct_form_right { width: 400px; max-width: 100%; margin: 0; padding: 0 0 30px; text-align: left; border: none; }
	.row-fluid .vrn_form_style form .form-columns-2 .hs-form-field { width: 100% !important; padding: 0 !important; }
	.row-fluid .map_full_section { height: 250px; }
    
    .row-fluid .hstry_mainbody_title h2 { font-size: 20px; }
    .row-fluid .hstry_mainbody_row:after { display: none; }
    .row-fluid .hstry_mainbody_row:before { display: none; }
    .row-fluid .hstry_mainbody_inner:before { display: none; }
    .row-fluid .hstry_mainbody_inner:after { display: none; }
    .row-fluid .hstry_mainbody_inner { width: 100%; float: left; margin: 0 0 60px !important; }
    .row-fluid .hstry_mainbody_year { position: initial;  -webkit-transform: translateX(0); -moz-transform: translateX(0);  -o-transform: translateX(0); -ms-transform: translateX(0);  transform: translateX(0);; text-align: center; width: 100%; margin: 0 0 20px; }
    .row-fluid .hstry_mainbody_box { margin: 0 0 30px; }
    .row-fluid .hstry_mainbody_row { margin: 20px 0 0; padding: 0; }
    
    .row-fluid .tesimnl_mainbody_box h2 { font-size: 22px; margin-bottom:20px; }
    .row-fluid .tesimnl_mainbody_box { text-align: center; }
    .row-fluid .tesimnl_mainbody_right { width: 100%; float: none; display: inline-block; padding: 20px 0 0 40px; text-align: left;  }
    .row-fluid .tesimnl_mainbody_img { float: none; display: inline-block; }
    
    .row-fluid .wbnr_recent_text h5 { font-size: 16px; }
    .row-fluid .wbnr_hero_wrap h1 { font-size: 24px; line-height: 30px; }
    .row-fluid .wbnr_hero_wrap h2 { font-size: 18px; line-height: 28px; }
    .row-fluid .wbnr_hero_wrap .btn_style a, .row-fluid .wbnr_ctastrip_wrap .btn_style a { padding: 10px; font-size: 12px; }
    .row-fluid .wbnr_offertop_section h3 { font-size: 24px; line-height: 28px; }
    .row-fluid .wbnr_offertop_section { font-size: 15px; line-height: 24px; }
    .row-fluid .wbnr_offer_left h4 { font-size: 18px; line-height: 24px; }
    .row-fluid .wbnr_offer_left { }
    .row-fluid .wbnr_offer_section, .row-fluid .wbnr_ctastrip_section { font-size: 14px; line-height: 22px; }
    .row-fluid .wbnr_recent_box { width: 400px; max-width: 100%; padding:15px 0; }
    .row-fluid .wbnr_recent_section h2, .row-fluid .wbnr_ctastrip_wrap h2 { font-size: 24px; line-height: 28px; }
    .row-fluid .wbnr_recent_img { height: 250px; }
    
    .row-fluid .hp_hero_box { padding: 30px 0; min-height: 250px; text-align: center; }
    .row-fluid .hp_hero_cont_top h1 { font-size: 20px; margin-top: 0; }
    .row-fluid .hp_hero_right { width: 100%; padding: 20px 0 0; text-align: left; }
    .row-fluid .hp_hero_cont_btm, .row-fluid .hp_hero_cont_btm h4, .row-fluid .hp_hero_cont_top h3, .row-fluid .hp_hero_cont_top { font-size: 14px; line-height: 18px; }
    .row-fluid .hp_hero_img { height: 250px; }
    .row-fluid .hp_clmbox_wrap { margin: 0 -15px; display: block; }
    .row-fluid .hp_hero_left { width: 320px; max-width: 100%; }
    .row-fluid .hp_textcta_text { font-size: 14px; }
    .row-fluid .hp_clmbox_box { width: 400px; max-width: 100%; }
    .row-fluid .hp_clmbox_back { background-position: center !important; }
    .row-fluid .hp_tab_wrap { padding: 0; }
    .row-fluid .hp_tab_content { width: 100%; padding: 20px 15px; text-align:left; }
    .row-fluid .hp_tab_img { height: 210px; margin: 0 0 20px; }
    .row-fluid .hp_tab_wrap:before { display: none; }
    .row-fluid .hp_testy_row { text-align: center; }
    .row-fluid .hp_testy_img { float: none; display: inline-block; }
    .row-fluid .hp_testy_content { width: 100%; padding: 10px 0 0; }
    .row-fluid .hp_tab_wrap h3 {color: #fff;font-size: 14px;position: relative;-webkit-transition: all 0.6s ease-in-out; -moz-transition: all 0.6s ease-in-out; -o-transition: all 0.6s ease-in-out; -ms-transition: all 0.6s ease-in-out;  transition: all 0.6s ease-in-out;;line-height: 20px;width: 260px;max-width: 100%;background: #6eb520;padding: 10px 30px 10px 15px;cursor: pointer;float: none;display: inline-block;margin: 0;}
    .row-fluid .hp_tab_wrap h3:hover {background: #6eb520;color: #fff;}
    .row-fluid .hp_tab_wrap { text-align: center; position: relative; }
    .row-fluid .hp_tab_wrap .hp_tab_list {position: absolute;top: 100%;left: 50%; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);  -o-transform: translateX(-50%); -ms-transform: translateX(-50%);  transform: translateX(-50%);; background: #ccc;z-index: 1;width: 260px;max-width: 100%;list-style-type: none;text-align: left;}
    .row-fluid .hp_tab_wrap .hp_tab_list li a {float: left;padding: 10px;width: 100%;border: none;}
    .row-fluid .hp_tab_wrap .hp_tab_list li a:hover,
    .row-fluid .hp_tab_wrap .hp_tab_list li.current a {background: #0088b0;color: #fff;}
    .row-fluid .hp_tab_wrap h3:before { position: absolute; content: ""; border: 10px solid transparent; border-top-color: #fff; right: 9px; top: 15px; }
    .row-fluid .hp_tab_wrap .hp_tab_list li {border: none;width: 100%;float: left;}
    .row-fluid .hp_tab_wrap .hp_tab_list li a:before,
    .row-fluid .hp_tab_wrap .hp_tab_list:before,
    .row-fluid .hp_tab_wrap .hp_tab_list:after { display: none; }
    .row-fluid .hp_tab_wrap ul li a i { display: none; }
    .row-fluid .hp_textcta_btn_wrap .btn_style a { margin: 5px 0; }
    .row-fluid .hp_textcta_btn_wrap .btn_style { width: 100%; }
    .row-fluid .mob_tab_wrap {  width: 100%; float: left;  position: relative; margin: 0 0 20px; }
    .row-fluid .hp_tab_title.current a:after { display: none; }
    .row-fluid .wyvrnt_mainbody_left { width: 100%; padding: 0; }
    .row-fluid .wyvrnt_mainbody_right { width: 100%; }
    .row-fluid .wyvrnt_mainbody_img img { margin: 0 !important; }
    .row-fluid .plfns_list_style ul, .row-fluid .scrbr_txtfaq_left_ttl_list .list_style { padding: 25px 15px 25px 30px; }
    .row-fluid .plfns_list_box.right-side-img .plfns_list_left { width: 100%; float: left; }
    .row-fluid .plfns_list_box.right-side-img .plfns_list_rigt { width: 200px; padding: 30px 0 0; max-width: 100%; }
    .row-fluid .plfns_tbl_body { overflow-x: auto; font-size: 14px; text-align: center; }
    .row-fluid .plfns_tbl_body > div { width: 500px; text-align: left; float: none; display: inline-block; vertical-align: top; }
    .row-fluid .prlrmv_btn a { font-size: 14px; padding: 7px 10px; }
    .row-fluid .breadcrumb_menu { margin-top: 0 !important; }
/*     .row-fluid .team_boxclm_box { width: 400px; max-width:100%; padding:10px 0; } */
    .row-fluid .team_boxclm_wrap { margin:0; }
    .row-fluid .team_ourteam_row { text-align: center;}
    .row-fluid .team_ourteam_row h2 { font-size: 20px;  line-height: 24px; }
    .row-fluid .markets-box { width: 400px;  max-width: 100%;  padding: 0; }
    .row-fluid .insltn_imgslider_inner { height: 451px; }
    /**/ 
   
    .row-fluid .askverantis_header .page-center { display:block; }
    .row-fluid .askverantis_header .askverantis_headerlogo { max-width:200px; }
    .row-fluid .askverantis_header .askverantis_headermenu { padding:0; }
    
    .row-fluid .section_title h2 {  font-size: 26px; line-height: 40px; margin-bottom:0; }
    .row-fluid .askveranis_area h1 { font-size: 30px; line-height: 40px; }
    .row-fluid .askveranis_area { padding:150px 0 80px; }
    .row-fluid .askveranis_area .askveranis_input { height:auto; }
        
    .row-fluid .askverantis_footer .page-center { display:block; }
    .row-fluid .askverantis_footer .askverantis_footerbox { text-align:center; }
    .row-fluid .askverantis_footer .askverantis_footerbox2 { margin:10px 0; } 
    
    .row-fluid .askverancontant_area { padding:40px 0; }
    .row-fluid .askverancontant_area h3 { font-size: 20px; line-height: 30px; }
    .row-fluid .askverancontant_area h4 { font-size: 16px; }  
    
    .row-fluid .askverancontant_area .question_form form { width:100%; padding:20px; }
    .row-fluid .askverancontant_area .question_form form input { width:100% !important; } 
    .row-fluid .askverancontant_area .question_form .hs_cos_wrapper { margin:0 !important; }
    .row-fluid .askverancontant_area .question_form form .form-columns-2 > div:first-child { padding-right:10px; }
    .row-fluid .askverancontant_area .question_form form .form-columns-2 > div:last-child { padding-left:10px; }   
    .askverancontant_text img { margin: 20px 0 !important;  display: block; }
    
    .row-fluid .askverancontant_area .timetochange_text .question-box { width:100%; padding:30px; }
    .row-fluid .askverancontant_area .timetochange_btns .fl50 { margin-bottom:20px; padding:0 10px; }
    .row-fluid .askverancontant_area .timetochange_btns .fl50:last-child { margin-bottom:0; }
    .row-fluid .btnstyle a { padding:10px 30px; }
    .row-fluid .greybox_style .greybox_text { width:100%; padding:20px; }
    .row-fluid .greybox_style .greybox_text ol { padding-left:20px; }
    .row-fluid .aftermerket_area .halftext { width:100%; }
    
    .row-fluid .contactbg_area { padding:60px 0; }
    .row-fluid .contactbg_area h2 { margin: 0; font-size: 30px; line-height: 40px; }
    
    .askverancontant_text img { float:left !important; }
    .row-fluid .askverancontant_area .question_form form .hs_submit .hs-button { width:auto !important; }  
    .row-fluid .packingsupport_text { margin-top:30px; }

    .row-fluid .scrbr_txtfaq_left_ttl_list .list_style img  { width:100% !important; margin:0 0 20px !important; }
    .row-fluid .scrbr_txtfaq_left_ttl_list .list_style ul li img  { width:100% !important; margin:0 0 20px !important; }
    .row-fluid .scrbr_txtfaq_left_ttl_list .list_style ul ul { padding-left: 25px; }
    /*     .hs-content-id-34006252779 .row-fluid .scrbr_txtfaq_left_ttl_list .list_style li img + span { width:100%; float:left; } */
    .hs-content-id-34006252779 .row-fluid .scrbr_txtfaq_left_ttl_list .list_style { width:100%; }
    .row-fluid .scrbr_txtfaq_left_contnt img { max-width:100%; width:100% !important; }
    .row-fluid .scrbr_txtfaq_left_contnt p img { margin-bottom:20px !important; }
    
    /**/
    .row-fluid .verantiscf_heroarea .verantiscfhero_left { width:100%; }
    .row-fluid .verantiscf_heroarea .verantiscfhero_right { width:100%; padding:0; }
    .row-fluid .verantiscf_heroarea .verantiscfhero_btmwrap { display:block; margin-top:30px; }
    .row-fluid .verantiscf_heroarea .verantiscfhero_btmwrap .verantiscfhero_lefttext { width:100%; padding:0 0 30px; }
    .row-fluid .verantiscf_heroarea .verantiscfhero_btmwrap .verantiscfhero_leftimg { width:100%; }
    
/*     .row-fluid .aboutveranits_coverwrap ul { display:none; } */
    
    .row-fluid .onlyverantis_header .verantis_headertop { display:none; }
    .row-fluid .verantiscf_heroarea { padding:50px 0; }
    
    .row-fluid .aboutveranits_coverwrap ul { margin-top:0; }
    .row-fluid .aboutveranits_coverwrap ul li { width:50%; margin-bottom:15px; }    
    .row-fluid .aboutveranits_cover { padding:30px 0 0; }
    .row-fluid .aboutveranits_cover .aboutveranits_tabcontent {  }
    .row-fluid .aboutveranits_cover .aboutveranits_tabcontent .aboutveranits_tableft { width:100%; padding:0; }
    .row-fluid .aboutveranits_cover .aboutveranits_tabcontent .aboutveranits_img { width:250px; float:none; display:inline-block; margin-top:30px; }
    
    .row-fluid .frpcarbon_area .frpcarbon_box { width:100%; margin-bottom: 30px; padding:0; max-width:400px; }
    .row-fluid .frpcarbon_area .frpcarbon_box:last-child { margin-bottom:0; }
    
    .row-fluid .controlyourenvo_area { padding:0; line-height: 0; }
    .row-fluid .controlyourenvo_area .controlyourenvo_wrap { padding:30px; }
    .row-fluid .controlyourenvo_area .controlyourenvo_left { padding:0; width:100%; }
    .row-fluid .controlyourenvo_area .controlyourenvo_form { width:100%; padding:30px 0 0; }
    .row-fluid .controlyourenvo_area .controlyourenvo_form form .hs-input { width:100% !important; }
    .row-fluid .controlyourenvo_area .controlyourenvo_form form { margin:0; }
    .row-fluid .controlyourenvo_area .controlyourenvo_left h3 { font-size: 24px; line-height: 34px; }
    
    .row-fluid .verantiscf_footerarea .verantiscf_footerwrap { display:block; }
    .row-fluid .verantiscf_footerarea .verantiscf_footerleft { width:100%; }
    .row-fluid .verantiscf_footerarea .verantiscf_footerright { width:100%; margin:30px 0 0; }
    
    .row-fluid .verantiscf_footerarea { padding:40px 0; }
    .row-fluid .verantiscf_footerarea .verantiscf_footerleft img { max-width: 200px; }
    .row-fluid .onlyverantis_header.askverantis_header .askverantis_headerlogo img { max-width: 230px; }
    .header_fixed .row-fluid .onlyverantis_header.askverantis_header .askverantis_headerlogo img { max-width: 175px; }
    
    .row-fluid .frpcarbon_area h2 { font-size: 26px; line-height: 40px; }
    .row-fluid .frpcarbon_area .frpcarbon_box h4 { font-size: 20px; }
    .row-fluid .aboutveranits_cover .aboutveranits_tabcontent h4 { font-size: 26px;  line-height: 34px; }
    .row-fluid .aboutveranits_coverwrap { margin-top:40px; }
    .row-fluid .aboutveranits_area h2 { font-size: 26px; line-height: 38px; }
    .row-fluid .aboutveranits_area .aboutveranits_subtitle { font-size: 18px; line-height: 24px;} 
    
    .row-fluid .verantiscf_heroarea .verantiscfhero_btmwrap .verantiscfhero_lefttext { font-size: 20px; }
    
    /**/
    .row-fluid .verantisedu_heroarea { padding:120px 0 60px; } 
    .row-fluid .verantisedu_heroarea h1 { font-size: 24px; line-height: 34px; margin-top:0; } 
    .row-fluid .verantisedu_heroarea h2 { font-size: 20px; line-height: 30px; }  
    .row-fluid .verantisedu_heroarea h2 br { display:none; } 
    .row-fluid .verantisedu_heroarea .verantisedu_herobtn a { padding:15px 30px; font-size: 14px; } 
    
    .row-fluid .verantisedu_offreearea { padding:30px 0; font-size: 18px; line-height: 26px; }
    .row-fluid .verantisedu_offreearea h2 { font-size: 22px; line-height: 30px; }
    
    .row-fluid .verantisedu_weoffimgarea { display:block; padding:0 10px 40px; }
    .row-fluid .verantisedu_weoffimgarea .verantisedu_weoffimgleft { width:100%; }
    .row-fluid .verantisedu_weoffimgarea .verantisedu_weoffimgright { width:100%; padding:0; }
    .row-fluid .verantisedu_weoffimgarea .verantisedu_weoffimgright img { right: 0;  transform: scale(1); }
    
    .row-fluid .verantisedu_recentweb_area { padding:30px 0; } 
    .row-fluid .edu_recentweb_cover .edu_recentweb_box { width:100%; padding:0; margin-bottom:30px; }
    .row-fluid .edu_recentweb_cover .edu_recentweb_box:last-child { margin-bottom:0; }
    .row-fluid .verantisedu_recentweb_area h2 { font-size:24px; line-height:30px; }
     
    .row-fluid .verantisedu_attendarea { padding:40px 0; font-size: 18px;  line-height: 28px; }
    .row-fluid .verantisedu_attendarea h2 { font-size: 24px; line-height: 36px }
    .row-fluid .verantisedu_footerarea {  padding:30px 0; }
    .row-fluid .verantisedu_footerarea .verantisedu_footerlogo img { max-width: 220px; }
    .row-fluid .verantisedu_footerarea .verantisedu_footerleft { width:100%; padding:0 0 20px; }
    .row-fluid .verantisedu_footerarea .verantisedu_footerright { width:100%; }
    
    .row-fluid .verantisedu_footerarea { border-bottom:0; text-align:center; }
    .row-fluid .verantisedu_footerarea .verantisedu_footerrightpart { width:100%; padding-right:0; }
    .row-fluid .verantisedu_footerarea .verantisedu_footerpartright { width:100%; margin-top:10px; }
    .row-fluid .verantisedu_footerarea .verantisedu_footerfollow { text-align:center; } 
    .row-fluid .verantisedu_footerarea .verantisedu_footerfollow a { float:none; display:inline-block; }
    
    .row-fluid .edu_recentweb_cover { text-align: center; }
    .row-fluid .edu_recentweb_cover .edu_recentweb_boxinner { max-width:280px; float:none; display:inline-block; }
    
    /**/
    .row-fluid .webinarschedule_heroarea .webinarschedule_cover { text-align:center; padding-bottom: 40px; }
    .row-fluid .webinarschedule_heroarea .webinarschedule_boxtype { display:none; }
    .row-fluid .webinarschedule_heroarea .schedule_clm1 { width:100%; }
    .row-fluid .webinarschedule_heroarea .schedule_clm2 { width:100%; }
    .row-fluid .webinarschedule_heroarea .schedule_clm3 { width:100%; }
    .row-fluid .webinarschedule_heroarea .schedule_box { padding:10px; }
    .row-fluid .webinarschedule_heroarea .schedule_box .type_hide { display:block; margin-bottom:15px; background:#439FE0; color:#fff; padding:10px; }
    .row-fluid .webinarschedule_heroarea .webinarschedule_box { margin-bottom:30px; max-width:400px; float: none; display: inline-block; background:#f9f9f9; }
    .row-fluid .webinarschedule_heroarea .webinarschedule_box:last-child { margin-bottom:0; }
    
    .row-fluid .webinarschedule_heroarea .webinarschedule_toptitles { padding:100px 0 30px; }
    .row-fluid .webinarschedule_heroarea .webinarschedule_toptitles h2 { font-size: 28px; line-height: 40px; }
    .row-fluid .webinarschedule_heroarea .webinarschedule_subtext { padding-bottom: 30px; }    
    
    /**/
    .row-fluid .webinararchive_area .webinararchive_toptitles { padding:120px 0 0; }
    .row-fluid .webinararchive_area .webinararchive_toptitles h2 { font-size: 30px; line-height: 38px; }
    .row-fluid .webinararchive_area .webinararchive_toptitles { font-size: 18px; line-height: 26px; }    
    .row-fluid .webinararchive_cover .webinararchive_box { padding:40px 0; text-align:center; }
    .row-fluid .webinararchive_box .webinararchive_left { width:100%; padding:0 0 30px; text-align:center; }
    .row-fluid .webinararchive_box .webinararchive_right { width:100%; text-align:center; }
    .row-fluid .webinararchive_box h4 { font-size: 22px; line-height: 32px;}
    .row-fluid .webinararchive_box .webinararchive_img { max-width:280px; float: none; display: inline-block; }
    .row-fluid .webinararchive_box .webinararchive_leftwrap { max-width:100%; }    
    
    .row-fluid .verantisfanswhyfrparea .verantisfanswhyfrpcover { background:#fff !important; padding:20px; font-size: 18px; line-height: 26px;  }
    .row-fluid .verantisfanswhyfrparea .verantisfanswhyfrpcover h2 { font-size: 26px; line-height: 34px; }
    .row-fluid .verantisfanservices_area .verantisfanservices_cover { margin:0; width:100%; float:left; }
    .row-fluid .verantisfanservices_area .verantisfanservices_box { width:100%; }
         
    .row-fluid .fansverantis_footer { background:#455560 !important; }  
    .row-fluid .fansverantis_footer .fansverantis_footermain { height:auto; background:#455560 !important; line-height: 24px; }
    .row-fluid .fansverantis_footer .fansverantis_footermain .fansverantis_footerbox:last-child { float:left; width:100%; padding:0 20px 20px; }
    .row-fluid .verantisfanservices_area .verantisfanservices_box h3 { font-size: 18px; line-height: 26px; }
    .row-fluid .verantisfans_heroarea .verantisfans_herocover .slick-arrow { width:90px !important; }
    .row-fluid .verantisfans_heroarea { padding:115px 0 10px; }  
    
    .row-fluid .verantisfans_heroarea .verantisfans_herocover .verantisfans_hero { height:140px; }
    .row-fluid .verantisfans_heroarea .verantisfans_herocover { max-width:475px; }
    
    .row-fluid .watchwebiner_area { padding:90px 0 0; }
    .row-fluid .watchwebiner_area .watchwebiner_main { background:#fff !important; padding:25px; }
    .row-fluid .watchwebiner_area .watchwebiner_toptitls h2 { font-size: 26px; line-height: 36px; }
    .row-fluid .watchwebiner_area .watchwebiner_toptitls { font-size: 18px; }
    .row-fluid .watchwebiner_area .watchwebiner_videobox iframe { height: 250px; min-height:250px; max-width: 400px;  width: 100%; }
    
    
    .row-fluid .fansnotcreated_main .tab-section { padding: 20px 0 20px; }
    .row-fluid .fansnotcreated_main .tab-section .title { padding: 15px; background: #00AEEF; color: #fff; font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-weight: 600; position: relative; padding-right: 55px; }
    .row-fluid .fansnotcreated_main .tab-section .tab-content { margin: 5px 0; }
    .row-fluid .fansnotcreated_main .tab-section .title:after { content: ''; height: 15px; width: 15px; border-style: solid; border-color: #fff; position: absolute; right: 19px; border-width: 0 3px 3px 0; transform: rotate(45deg); top: 15px; transition: all 0.3s ease; }
    .row-fluid .fansnotcreated_main .tab-section .tab-content .inner { display: none; margin:30px 0; }
    .row-fluid .fansnotcreated_main .tab-section .active .title { }
    .row-fluid .fansnotcreated_main .tab-section .active .title:after { transform: rotate(45deg) scale(-1); top: 23px; }
    
    .row-fluid .fansnotcreated_area .fansnotcreated_main { padding: 25px 15px 100px 15px; background-size: 215px !important; }
    .row-fluid .fansnotcreated_area h2 { font-size: 26px; line-height: 1.2; }
    .row-fluid .fansnotcreated_area .fansnotcreated_left { width: 100%; }
    .row-fluid .fansnotcreated_area .fansnotcreated_right { width: 100%; padding: 20px 0 0; }
    .row-fluid .fansnotcreated_area .fansnotcreated_topsubtext { font-size: 20px; }
    .row-fluid .fansnotcreated_main .comparison-pod h3 { font-size: 22px; }
    .row-fluid .fansnotcreated_main .comparison-pod { padding-left: 65px; }
   
    .frpcarbon_popupbox { max-width:400px; }   
    
    .fanguard_hero .boxs { display: block; }
    .fanguard_hero .boxs > div { width: 100%; }
    .monitoring_system .box-wrapper { justify-content: center; }
    .monitoring_system .box-wrapper .single-box { width: 100%; max-width: 500px; }
    .monitoring_system.FanGuard_mobile .col-wrapper { display: block; }
    .monitoring_system.FanGuard_mobile .col-wrapper .left-box { width: 100%; }
    .monitoring_system.FanGuard_mobile .col-wrapper .right-side { width: 100%; } 
    .row-fluid .cs_text img { max-width: 100% !important; }
    .row-fluid .cs_text img { margin: 0 0 10px; } 
    .row-fluid .scrbr_txtfaq_section .btn_style a { min-width: 160px; }
    
    
    .contact-hub-section .c-head { display: none !important; }
    .contact-hub-section .single-box > div { width: 100% !important; max-width: 100%; min-width: 100%; display: flex; padding:0; flex-wrap: wrap; }
    .contact-hub-section .single-box { display: block; }
    .contact-hub-section .single-box span { display: block; font-weight: 700; text-transform: uppercase; width: 32%; padding-right: 30px; }
    .contact-hub-section .c-list .single-box { margin: 20px 0; background: #f5f5f5; border: 2px solid #e8e8e8; position: relative; }
    .contact-hub-section .single-box .email { border: none; }
    .contact-hub-section .btn_style.btn-wrapper a { display: inline-block; margin: 0; }
    .contact-hub-section { padding: 50px 0 70px; }

    .contact-hub-section .single-box > div > span { padding: 14px 15px; border-right: 2px solid #e8e8e8; display: flex; align-items: center; line-height: normal; } 
    .contact-hub-section .single-box > div > span + div { padding:16px 15px; display: flex; align-items: center; width:68%; }
}


@media (max-width: 600px) {
   .row-fluid .team_boxclm_box { width: 315px; max-width:100%; padding:10px 0; }
    
    .row-fluid .askverancontant_area .question_form form .form-columns-2 > div:first-child { padding:0; }
    .row-fluid .askverancontant_area .question_form form .form-columns-2 > div:last-child { padding:0; }
    .row-fluid .askverancontant_area .timetochange_btns .fl50 { width:100%; }
    
    .fanguard_hero .boxs .inner { margin: 35px 0px 30px 0px; padding: 15px; }
    .monitoring_system .box { padding: 15px; }
    .monitoring_system .box h2 { font-size: 22px; line-height: 1.2; margin: 0 0 10px; }
    .monitoring_system.FanGuard_mobile .col-wrapper > div { padding: 0; }
    .monitoring_system.FanGuard_mobile h2 { font-size: 28px; }
    .monitoring_system.FanGuard_mobile { padding: 40px 0 60px; }
    
    .row-fluid .controlyourenvo_area .controlyourenvo_left .controlyourenvo_text { margin: 0; } 

    .contact-hub-section .single-box > div > span { width: 40%; }
    .contact-hub-section .single-box > div > span + div { width: 60%; line-height: normal; } 
    .contact-hub-section .btn_style.btn-wrapper { padding: 10px 0 0; }
    
    .contact-hub-section .contact-filter { display: block; }
    .contact-hub-section .contact-filter > div { width: 100%; max-width: 100%; }
}
@media (max-width:500px){
    .row-fluid .wbnr_recent_img { height: 170px; }
    
    .row-fluid .verantisfans_heroarea .verantisfans_herocover { max-width:290px; }
    .row-fluid .verantisfans_heroarea .verantisfans_herocover .verantisfans_hero { background-size: cover !important; height:90px; }
    
    .frpcarbon_popupbox { max-width:290px; }  
    .frpcarbon_popupbox .boxclose { display:none; }
    .row-fluid .insltn_imgslider_inner { height: 310px; }
    
}


 

@media (min-width: 768px){

    a.mobile-trigger, a.child-triggerm {
        display: none !important;  
    }

    .row-fluid .askverantis_headermenu .hs-menu-wrapper { 
        display: block !important;
    }

    .row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1.hs-item-has-children > ul.hs-menu-children-wrapper { display: none !important; }
    .row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1.hs-item-has-children.submenu_open > ul.hs-menu-children-wrapper { display: block !important; }
    
}

@media (max-width: 767px){
  
    .row-fluid .askverantis_header { background:#222; } 
    .header_fixed a.mobile-trigger { top:19px; }
    

    .askverantis_headermenu, .askverantis_headermenu *{
        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: #fff;
    }


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

    a.mobile-trigger {
        display: inline-block !important; /* Hide button on Desktop */
        cursor: pointer; /* Mouse pointer type on hover */
        -webkit-tap-highlight-color: transparent;
        -moz-tap-highlight-color: transparent;
        cursor:pointer;
        position: absolute; /*******************************************/
        top: 33px;          /* Position Button at top right of screen  */
        right: 20px;        /*******************************************/
        width: 40px; /* Button width */
        height: 30px; /* Button height */      
        padding: 4px 8px;
        background: #6ea83c; /* Background color */
        z-index: 9999; /* Z-index to keep button on top of other layers */
        -webkit-transition: background-color 0.2s linear; /* Button color transition effect */
        font-size: 16px;
        font-weight: normal;
        text-align: left;
        text-transform: uppercase;
        border-radius: 5px;
       transition: all .4s ease;
    }

    a.mobile-trigger:hover {  text-decoration: none;    color: #fff;  }
    a.mobile-trigger span{  display: inline;}
    a.mobile-trigger span:before{  position: absolute;   content: 'Menu'; }
    a.mobile-trigger span:after{  position: relative; right: 2px; content: 'Close'; background-color: #455560; opacity: 0; transition: opacity .4s ease-in-out; -moz-transition: opacity .4s ease-in-out; -webkit-transition: opacity .4s ease-in-out;   }


    .mobile-open a.mobile-trigger{-webkit-transition:background-color 0.2s linear; -moz-transition:background-color 0.2s linear; transition:background-color 0.2s linear; }
    .mobile-open a.mobile-trigger span:after{   opacity: 1; }


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

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

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

    .askverantis_headermenu .hs-menu-flow-horizontal > ul > li a.child-triggerm { display: block !important; cursor: pointer; position: absolute; top: 0px; right: 0px; width: 55px !important;  min-width: 55px !important; height: 44px !important;   padding: 0 !important; border-left: 1px dotted rgba(255, 255, 255, .20); }
    .askverantis_headermenu .hs-menu-flow-horizontal > ul > li a.child-triggerm:hover { text-decoration: none;}


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

    a.child-triggerm span {  position: relative; top: 50%; margin: 0 auto !important;  -webkit-transition-duration: .2s;  -moz-transition-duration: .2s; transition-duration: .2s;}
    a.child-triggerm span:after {  position: absolute;   content: ''; }
    a.child-triggerm span, a.child-triggerm span:after { width: 10px;  height: 1px;  background-color: #fff;  display: block;  }

    .row-fluid .askverantis_headermenu .hs-menu-flow-horizontal > ul > li:hover a.child-triggerm span, .row-fluid .askverantis_headermenu .hs-menu-flow-horizontal > ul > li:hover a.child-triggerm span:after { background-color: #fff; }
    a.child-triggerm span:after { -webkit-transform: rotate(-90deg);  -ms-transform: rotate(-90deg);  transform: rotate(-90deg);  -webkit-transition-duration: .2s;  -moz-transition-duration: .2s; transition-duration: .2s; }
    a.child-triggerm.child-open span:after { -webkit-transform: rotate(-180deg);-ms-transform: rotate(-180deg);transform: rotate(-180deg);-webkit-transition-duration: .2s;  -moz-transition-duration: .2s; transition-duration: .2s; }
    a.child-triggerm.child-open span {-webkit-transform: rotate(180deg);-ms-transform: rotate(180deg); transform: rotate(180deg);-webkit-transition-duration: .2s; -moz-transition-duration: .2s; transition-duration: .2s; }


    /* Menu Styles on Mobile Devices
    ========================================================================== */  


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

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

    /* Mobile Menu Styles */
    .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul { width:100%; float:left; }
    .askverantis_headermenu.js-enabled .hs-menu-flow-horizontal { border-top:1px solid rgba(255,255,255,.02); position: absolute; top: 90px; left: 0px; width: 100%;  -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65);  -moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.65); box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.65); }
    .askverantis_headermenu .hs-menu-flow-horizontal { padding:20px 0 10px; background-color:#222;  width: 100%; z-index: 8888; }

    /* Level 1 Menu List Styles */
    .row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li { position: relative; width:100%; float:left; }
    .askverantis_headermenu .hs-menu-flow-horizontal  ul li { position: relative; width:100%; float:left; }
    .askverantis_headermenu .hs-menu-flow-horizontal > ul > li a { font-size: 12px; line-height: 20px; float:left; width:100% !important; max-width:100% !important; overflow: visible;  white-space: normal; width:100% !important; float:left;  max-width: 100% !important; overflow: hidden;  text-overflow: inherit;  }
    .row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { padding:6px 15px; letter-spacing: 1px; }
    .row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {  }  
    
    .row-fluid .eduverantis_header { background:#fff !important; }
    .row-fluid .eduverantis_header .askverantis_headermenu .hs-menu-wrapper { background:#fff; height: 280px; overflow-y: auto !important; padding:0; top:67px; border-top:2px solid #E8E8E8; background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 48.50%,rgba(228,228,228,1.00) 100%); background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 48.50%,rgba(228,228,228,1.00) 100%);   }
    .row-fluid .eduverantis_header .askverantis_headermenu .hs-menu-wrapper > ul, .row-fluid .eduverantis_header .askverantis_headermenu .hs-menu-wrapper .eduverantis_headbtn { float:left !important; width:100% !important;  }
    .row-fluid .eduverantis_header .askverantis_headermenu .hs-menu-wrapper ul li { border-bottom:1px solid #E8E8E8; } 
    .row-fluid .eduverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { font-size:15px; padding:10px 15px; }
    
    .row-fluid .eduverantis_header .askverantis_headermenu a.mobile-trigger { top:18px; background:transparent; }
    .row-fluid .eduverantis_header .askverantis_headermenu a.mobile-trigger i,.row-fluid .eduverantis_header .askverantis_headermenu a.mobile-trigger i:before,.row-fluid .eduverantis_header .askverantis_headermenu a.mobile-trigger i:after { background:#404B55; }
    .row-fluid .eduverantis_header .askverantis_headermenu .hs-menu-wrapper .eduverantis_headbtn a { font-size:15px; margin:0 0 10px; padding:12px 10px; max-width:130px; text-align:center; }
    .row-fluid .eduverantis_header .askverantis_headermenu .hs-menu-wrapper .eduverantis_headbtn a:first-child { max-width:100px; } 
    .row-fluid .eduverantis_header .askverantis_headermenu .hs-menu-wrapper .eduverantis_headbtn { padding:15px; display: flex; flex-direction: column; }  
    
    /*cf*/
    .row-fluid .onlyverantis_header { background:#fff !important; }
    .header_fixed .row-fluid .onlyverantis_header .askverantis_headermenu .hs-menu-wrapper { top:68px; } 
    .row-fluid .onlyverantis_header .askverantis_headermenu .hs-menu-wrapper { background:#fff; height: 280px; overflow-y: auto !important; padding:0; top:92px; border-top:2px solid #E8E8E8; background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,1.00) 48.50%,rgba(228,228,228,1.00) 100%); background-image: linear-gradient(180deg,rgba(255,255,255,1.00) 48.50%,rgba(228,228,228,1.00) 100%);   }
    .row-fluid .onlyverantis_header .askverantis_headermenu .hs-menu-wrapper > ul, .row-fluid .onlyverantis_header .askverantis_headermenu .hs-menu-wrapper .eduverantis_headbtn { float:left !important; width:100% !important;  }
    .row-fluid .onlyverantis_header .askverantis_headermenu .hs-menu-wrapper ul li { border-bottom:1px solid #E8E8E8; margin:0 !important; } 
    .row-fluid .onlyverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { font-size:15px; padding:10px 15px; }

    .header_fixed .row-fluid .onlyverantis_header .askverantis_headermenu a.mobile-trigger { top:20px; }
    .row-fluid .onlyverantis_header .askverantis_headermenu a.mobile-trigger { top:32px; background:transparent; }
    .row-fluid .onlyverantis_header .askverantis_headermenu a.mobile-trigger i,.row-fluid .onlyverantis_header .askverantis_headermenu a.mobile-trigger i:before,.row-fluid .onlyverantis_header .askverantis_headermenu a.mobile-trigger i:after { background:#404B55; }
    .row-fluid .onlyverantis_header .askverantis_headermenu .hs-menu-wrapper .eduverantis_headbtn a { font-size:15px; margin:0 0 10px; padding:12px 10px; max-width:130px; text-align:center; }
    .row-fluid .onlyverantis_header .askverantis_headermenu .hs-menu-wrapper .eduverantis_headbtn a:first-child { max-width:100px; } 
    .row-fluid .onlyverantis_header .askverantis_headermenu .hs-menu-wrapper .eduverantis_headbtn { padding:15px; display: flex; flex-direction: column; } 
    .row-fluid .onlyverantis_header.askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-item:last-child a { width: auto !important; }
    .row-fluid .onlyverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li:last-child { border-bottom:0; padding:10px 15px; }
    
    /*fans*/
    .row-fluid .fansverantis_header { padding:15px !important; } 
    .row-fluid .fansverantis_header .askverantis_headerlogo { max-width:240px; }
    .row-fluid .fansverantis_header .askverantis_headermenu a.mobile-trigger { top:18px; border-color:#e7e7e7;background: transparent; border: 1px solid #ddd; width: 44px; height: 34px; padding: 6px 9px; } 
    .row-fluid .fansverantis_header .askverantis_headermenu a.mobile-trigger i,.row-fluid .fansverantis_header .askverantis_headermenu a.mobile-trigger i:before,.row-fluid .fansverantis_header .askverantis_headermenu a.mobile-trigger i:after { background:#ddd; }
    .row-fluid .fansverantis_header .askverantis_headermenu.js-enabled .hs-menu-flow-horizontal { width:100%; padding:5px 0; background:#f8f8f8; top:100%; }
    .row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul { padding-bottom:10px; height: 280px; overflow-y: auto; }
    .row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children a.child-triggerm { margin:0; color:#000; width: 100% !important; height: 40px !important; min-width: 100% !important;  position: absolute; right: 0; top: 0;     background: transparent; }
    .row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children a.child-triggerm i,.row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children a.child-triggerm:after { display:none;}
    .row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { padding:10px 15px; letter-spacing: 0; color:#777; font-size:14px; line-height:20px; }
    .row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li:last-child a span { width:auto; float:left; line-height: 20px; margin-right: 5px; }
    .row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul > li.child_open > a { color:#555; }
    
    .row-fluid .askverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children > a:after { position:relative; margin-left:5px; content: "\f0d7"; font-family:'FontAwesome'; float:none; display:inline-block; vertical-align:middle;  }
    .row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper { box-shadow: none; background: transparent; width: 100%; padding:0; border:none; }    
    .row-fluid .fansverantis_header .askverantis_headermenu .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a { padding:5px 15px 5px 25px; color: #777; font-size: 14px; line-height: 20px; }
   
}

#hs-button_module_1605025570181168 {padding: 2px 10px 2px 10px;}