/* @import url('http://example.com/example_style.css'); */
@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@0,500;0,700;1,500;1,700&display=swap');
/* Support code font */


@font-face {
  font-family: 'GTWalsheimRegular';
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.eot') format('eot'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.woff') format('woff'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.woff2') format('woff2'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.ttf') format('truetype');
  font-style: normal;
}

@font-face {
  font-family: 'GTWalsheimBold';
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.eot') format('eot'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.woff') format('woff'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.woff2') format('woff2'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: bold;
}

@font-face {
  font-family: 'GTWalsheimRegularOblique';
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular-Oblique.woff') format('woff'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular-Oblique.woff2') format('woff2'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular-Oblique.ttf') format('opentype');
  font-style: oblique;
}

@font-face {
  font-family: 'GTWalsheimBoldOblique';
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold-Oblique.woff') format('woff'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold-Oblique.woff2') format('woff2'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold-Oblique.ttf') format('opentype');
  font-weight: bold;
  font-style: oblique;
}

/*****************************************
  DHJ @font-face definitions
  These allow more natural fallback stacks
  Where style and weight are applied
  to fallback fonts as well as to the
  defined web fonts
*****************************************/
@font-face {
  font-family: GTWalsheim;
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.woff') format('woff'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.woff2') format('woff2'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular.ttf') format('truetype');
  font-weight: normal; font-style: normal;
}

@font-face {
  font-family: GTWalsheim;
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.woff') format('woff'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.woff2') format('woff2'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold.ttf') format('truetype');
  font-weight: bold; font-style: normal;
}

@font-face {
  font-family: GTWalsheim;
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular-Oblique.woff') format('woff'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular-Oblique.woff2') format('woff2'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Regular-Oblique.ttf') format('truetype');
  font-weight: normal; font-style: oblique;
}

@font-face {
  font-family: GTWalsheim;
  src: url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold-Oblique.woff') format('woff'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold-Oblique.woff2') format('woff2'),
    url('https://www.extensis.com/hubfs/Extensis%202019%20Theme/Fonts/GT-Walsheim-Bold-Oblique.ttf') format('truetype');
  font-weight: bold; font-style: oblique;
}

/*****************************************
  Example definition

body { GTWalsheim, arial, sans-serif; }
b, strong { font-family: 'GTWalsheimBold', arial, sans-serif; }
i, em { font-style: italic; }  //works for italic and oblique fonts
h1 { font-weight: bold; font-style: italic; }

b, i, strong, em, and h1 will use the correct weight and style even if the fallback stack is used

*****************************************/


/*****************************************
  END DHJ @font-face definitions
*****************************************/


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

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

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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


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



/* Colors */
 /* Extensis Navy */
 /* Extensis Coral */
 /* Extensis Navy */
 /* Extensis Navy */

/* Typography */









/* Well Colors */
 /* Extensis Navy */
 /* not quite Extensis Light-Gray */
 /* not an official Extensis color */

/* Containers */



/* ==========================================================================
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;
  max-width: 100%;
  overflow-x: hidden;
}

/* Website background color and default font styles */
body {
  background: #fff;
  color: #101d2f;
  font-family: 'GTWalsheimRegular', arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  padding:0;
  margin:0;
}

hr{
  border: 0;
  height: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);}

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1260px;
  margin: 0 auto;
  width:100%;
  padding: 0 15px;
}

a {text-decoration: none;color: #ce714b;}
a:hover {
  /*color: #9c3f19;*/
  color:#853C14;
}

/*Provides alternate hover color (Navy) for contrast when needed.*/
a.althover:hover {
  color:#101d2f !important;
}

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




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


/* Basic text */
p { margin: 10px 0; }

small {}
strong {font-family: 'GTWalsheimBold', arial, sans-serif;}
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, h7, h8, h9, h10 {
  font-family: 'GTWalsheimBold', arial, sans-serif;
  margin: 10px 0;
  text-rendering: optimizelegibility;
}

h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}

h1 { font-size: 90px; line-height:100px; color: #101d2f;letter-spacing:0.5px;}
h1.headh1b { font-size: 80px; line-height:90px; color: #101d2f;letter-spacing:0.5px;}
h2 { font-size: 40px; line-height:48px; color: #101d2f;letter-spacing:0.5px;}
h3 { font-size: 28px; line-height:38px; color: #101d2f;letter-spacing:0.5px;}
h4 { font-size: 26px; line-height:34px; color: #101d2f;letter-spacing:0.5px;}
h5 { font-size: 24px; line-height:30px; color: #101d2f;letter-spacing:0.5px;}
h6 { font-size: 22px; line-height:28px; color: #101d2f;letter-spacing:0.5px;}
h7 { font-size: 16px; line-height:18px; color: #101d2f;letter-spacing:0.5px;}
h8 { font-size: 14px; line-height:20px; color: #101d2f;letter-spacing:0.5px;}
h9 { font-size: 10px; line-height:12px; color: #101d2f;letter-spacing:0.5px;}

/* Lists */
ul, ol {}
ul ul, ul ol, ol ol, ol ul {}
li {}

ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}

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

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

.text-center { text-align: center; }

/* ==========================================================================
 Custom CTA Buttons
========================================================================== */
/* Solid Coral */

a.coral-solid {
color: #FFF!important;
background: #CE714B!important;
font-family: GTWalsheimBold; arial;
font-size: 14px;
line-height: 18px;
box-sizing: content-box;
height: auto;
text-shadow: none;
padding: 8px 32px;
display: inline-block;
vertical-align: middle;
border: solid 2px #CE714B!important;
}
a.coral-solid:hover {
  background: #853c14!important;
  border: solid 2px #853c14!important;
  color: #FFF!important;
}

/* Coral Outline */

a.coral-outline {
color: #CE714B!important;
background: none!important;
font-family: GTWalsheimBold; arial;
font-size: 14px;
line-height: 18px;
box-sizing: content-box;
height: auto;
text-shadow: none;
padding: 8px 32px;
display: inline-block;
vertical-align: middle;
border: solid 2px #CE714B!important;
}
a.coral-outline:hover {
  background: none!important;
  border: solid 2px #853c14!important;
  color: #853c14!important;
}

/* Solid Navy */

a.navy-solid {
color: #FFF!important;
background: #101d2f!important;
font-family: GTWalsheimBold; arial;
font-size: 14px;
line-height: 18px;
box-sizing: content-box;
height: auto;
text-shadow: none;
padding: 8px 32px;
display: inline-block;
vertical-align: middle;
border: solid 2px #101d2f!important;
}
a.navy-solid:hover {
  background: #CE714B!important;
  border: solid 2px #CE714B!important;
  color: #FFF!important;
}

/* Navy Outline */

a.navy-outline {
color: #101d2f!important;
background: none!important;
font-family: GTWalsheimBold; arial;
font-size: 14px;
line-height: 18px;
box-sizing: content-box;
height: auto;
text-shadow: none;
padding: 8px 32px;
display: inline-block;
vertical-align: middle;
border: solid 2px #101d2f!important;
}
a.navy-outline:hover {
  background: none!important;
  border: solid 2px #CE714B!important;
  color: #CE714B!important;
}

/* White Outline */

a.white-outline {
color: #FFF!important;
background: none!important;
font-family: GTWalsheimBold; arial;
font-size: 14px;
line-height: 18px;
box-sizing: content-box;
height: auto;
text-shadow: none;
padding: 8px 32px;
display: inline-block;
vertical-align: middle;
border: solid 2px #FFF!important;
}
a.white-outline:hover {
  background: none!important;
  border: solid 2px #CE714B!important;
  color: #CE714B!important;
}

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


.suitcase .text-box p:last-child {
  margin: 0px;
  font-size: 14px;
  line-height: 21px;
}

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

/*.header-area .navigations-wrapper {border-bottom: 1px solid #cecece;padding: 45px 0px 0px;}*/
.header-area .navigations-wrapper {border-bottom: none;padding: 20px 0px 0px;}
.header-container-wrapper {position: fixed;width: 100%;z-index: 9999;}
.header-container {padding: 0px 0;background: #fff;z-index: 9999;}
.header-container .hs_cos_wrapper_type_logo a img {max-height: 74px;width: auto;margin-top: 15px;}
.logo {padding-top: 13px;}
.logo p {font-size: 10px;line-height: 12px;letter-spacing:0.5px;}
.top-head p{margin:0 !important;}
/*.top-head {background:#eef0ef; text-align:center; padding: 7px 0 7px; color:#002a3a; }*/

.top-head {background:#141f2f; text-align:center; padding: 10px 0; color:#fff; }
.top-head ul {list-style: none;padding: 0;margin: 0;width: 100%;display: inline-block;}
.top-head ul li {display: inline-block;font-size: 12px;color: #fff;margin: 0 10px;font-family:'GTWalsheimRegular', arial, sans-serif;letter-spacing: 0.5px;}
.top-head ul li a {color:#fff;}
.top-head ul li:first-child {font-family: 'GTWalsheimRegular', arial, sans-serif ;font-size: 20px;}
.top-head ul li:last-child {font-family: 'GTWalsheimBold', arial, sans-serif;font-size: 12px;}


.navigations-wrapper {padding: 20px 0;}
.secondry-navigation ul {list-style: none;margin: 0 -41px 0 0;padding: 30px 0 0;float: right;}
.secondry-navigation ul li {float: left;padding: 0 10px;font-size: 10px;line-height: normal;position: relative;letter-spacing: 0.5px;}
.secondry-navigation ul li a {color: #101d2f;}
.secondry-navigation ul li:after {content: "//";position: absolute;right: -5px;top:0;}
.secondry-navigation ul li:last-child:after {display: none;}
.secondry-navigation ul li:last-child {border-right: 0 !important;}
.navigations-wrapper ul li.cart {font-size: 10px !important;margin-top: -3px;}
.header-area .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
  content: "\f107";
}

.header-cta {text-align: right;padding-top: 10htmpx;}
/*.header-area a#cta_button_1740477_706bc6df-84b4-4974-833e-129cc2722d1b {font-family: 'GTWalsheimBold', arial;background: #d0714a;padding: 8px 40px;border-radius: 0;
border: solid 2px #ce714b;}
.header-area a#cta_button_1740477_706bc6df-84b4-4974-833e-129cc2722d1b span {font-size: 13px !important;}
.header-area a#cta_button_1740477_706bc6df-84b4-4974-833e-129cc2722d1b:hover,
.header-area a#cta_button_1740477_706bc6df-84b4-4974-833e-129cc2722d1b:focus,
.header-area a#cta_button_1740477_706bc6df-84b4-4974-833e-129cc2722d1b:active {
background: #fff;
color: #ce714b !important;
border: solid 2px #ce714b;

}*/

.header-area .cta_button {
  font-family: 'GTWalsheimBold',arial !important;
  background: #d0714a !important;
  padding: 8px 20px !important;
  border-radius: 0 !important;
  border: solid 2px #ce714b !important;
  font-size: 14px !important;
  line-height: 40px !important;
}


.header-area .cta_button:hover,
.header-area .cta_button:focus,
.header-area .cta_button:active {
  background: #fff !important;
  color: #ce714b !important;
  border: solid 2px #ce714b;

}


/*.header-cta {text-align: right;padding-top: 4px;}
.header-area a#cta_button_1740477_eec4a0d6-5c51-4eb6-843f-181e209254f2 {font-family: 'GTWalsheimBold', arial;background: #d0714a;padding: 8px 40px;border-radius: 0;
border: solid 2px #ce714b;}
.header-area a#cta_button_1740477_eec4a0d6-5c51-4eb6-843f-181e209254f2 span {font-size: 13px !important;}
.header-area a#cta_button_1740477_eec4a0d6-5c51-4eb6-843f-181e209254f2:hover,
.header-area a#cta_button_1740477_eec4a0d6-5c51-4eb6-843f-181e209254f2:focus,
.header-area a#cta_button_1740477_706bc6df-84b4-4974-833e-129cc2722d1b:active {
background: #fff;
color: #ce714b !important;
border: solid 2px #ce714b;

}

.header-cta {text-align: right;padding-top: 4px;}
.header-area a#cta_button_1740477_2b510f47-a57c-47d7-9813-4aed5d7a3c74 {font-family: 'GTWalsheimBold', arial;background: #d0714a;padding: 8px 40px;border-radius: 0;
border: solid 2px #ce714b;}
.header-area a#cta_button_1740477_2b510f47-a57c-47d7-9813-4aed5d7a3c74 span {font-size: 13px !important;}
.header-area a#cta_button_1740477_2b510f47-a57c-47d7-9813-4aed5d7a3c74:hover,
.header-area a#cta_button_1740477_2b510f47-a57c-47d7-9813-4aed5d7a3c74:focus,
.header-area a#cta_button_1740477_2b510f47-a57c-47d7-9813-4aed5d7a3c74:active {
background: #fff;
color: #ce714b !important;
border: solid 2px #ce714b;

}*/

.header-area .custom-menu-primary .hs-menu-wrapper>ul {float: left;padding-left: 30px;padding-top:0;}
.header-area .custom-menu-primary .hs-menu-wrapper>ul>li {text-transform: capitalize;padding:19px 8px 44px 8px;border-top:solid 5px #fff;margin-right: 0px;cursor: pointer;}
.header-area .custom-menu-primary .hs-menu-wrapper>ul>li:hover {background: #eef0ef;border-top: solid 5px #ce714b;}
.header-area .custom-menu-primary .hs-menu-wrapper>ul>li>a {padding: 0px 0px;color: #101d2f;font-family: 'GTWalsheimBold', arial, sans-serif;border-bottom:solid 2px #fff;}
.header-area .custom-menu-primary .hs-menu-wrapper>ul>li:hover a {border-bottom: solid 2px #eef0ef !important;}

.m3 .span3:nth-child(4n + 1) {clear: left;}

.active a {border-bottom: solid 2px #eef0ef !important;}

/* Header Small */
.small-header .header-container { padding: 5px 0; }
.small-header .header-container .hs_cos_wrapper_type_logo a img { max-width: 100px; }
.small-header .custom-menu-primary .hs-menu-wrapper>ul { padding-top: 0; }
.small-header .header-cta { margin-top: 5px; }

/* .selected a {border-bottom: solid 2px #101d2f !important;} */
.header-area .custom-menu-primary .hs-menu-wrapper>ul>li>a:before {
  content: '';
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 15px;
  height: 2px;
  background: #000;
  opacity: 0;  
}
.header-area .custom-menu-primary .hs-menu-wrapper>ul>li.selected> a:before {
  opacity: 1;
}
.header-area .custom-menu-primary .hs-menu-wrapper>ul>li.selected:hover> a:before {
  opacity: 0;
}
.page.mobile-open {
  position: fixed;
}
.header-area .nav-wrap {
  height: calc(100vh - 200px);
  overflow: auto;
}


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


.body-container-wrapper { padding-top: 190px; }
.body-container {}


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

/* Homepage */

.fa{color:#101d2f !important;}

.home .featured-area {margin: 45px 0px 30px;} 

.home-main-detail{text-align:center;font-size:30px;font-family:'GTWalsheimRegular', arial, sans-serif;line-height: 40px;padding:30px 0;}
.home-main-detail h2{line-height: 65px;}

.gray-background {background:#eef0ef;padding:50px 0;}
.gray-background .icon-wrapper {text-align:center;padding-top:30px;}
.gray-background .box-description {font-size:30px;}
.cta-wrapper{margin-top:10px;}

.companies-wrapper{font-size:18px;padding:20px 0;}
.companies-detail{text-align:center;}

/* Solutions */

.solutions-title h2{text-align:center;line-height: 65px;font-family: 'GTWalsheimRegular', arial, sans-serif;font-weight: 400;padding: 30px 0;}
.products-by-team-size{font-size:14px;padding:0px 0 20px;font-family: 'GTWalsheimRegular', arial, sans-serif;font-weight: 400;}
.products-by-team-size .products-by-team-size-title h3{text-align:center;font-size:24px;font-family: 'GTWalsheimRegular', arial, sans-serif;font-weight: 400; margin-bottom: 0;}
.products-by-team-size-detail {text-align:center;}

.see-all-products-cta {background:#CE714b;display: inline-block;padding: 15px 35px;color: #fff;border: solid 2px #CE714b;text-transform: uppercase;}
.see-all-products-cta:hover {background: #fff;color: #CE714b;}

/* Slick Slider Styling */

.pull-left {float: left;background: none;border: none;position: absolute;top: 35%;left: 10px;z-index: 100;}
.pull-right {float: right;background: none;border: none;position: absolute;top: 35%;right: 10px;z-index: 100;}
.pull-left:focus, .pull-right:focus {outline:none;}

.company-logos .slick-prev img, .company-logos .slick-next img  {width: 30px;opacity:0.6;}
.company-logos .pull-left {top:35%;left: -6px;}
.company-logos .pull-right {top:35%;right: -6px;}

*:focus {outline: none;}

/* Dots */
.slick-dotted.slick-slider{margin-bottom: 30px;}
.slick-dots{position: absolute;bottom: -25px;display: block;width: 100%;padding: 0;margin: 0;list-style: none;text-align: center;}
.slick-dots li{position: relative;display: inline-block;width: 15px;height: 15px;margin: 0 5px;padding: 0;cursor: pointer;margin-bottom:0 !important;}
.slick-dots li button{font-size: 0;line-height: 0;display: block;width: 10px;height: 10px;padding: 5px;cursor: pointer;color: transparent;border: 0;outline: none;background: transparent;}
.slick-dots li button:hover,
.slick-dots li button:focus{outline: none;}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before{opacity: 1;}
.slick-dots li button:before{font-family: 'slick';font-size: 12px;line-height: 20px;position: absolute;top: 0;left: 0;width: 15px;height: 15px;content: '';text-align: center;opacity: 1;background: #d3d7d5;border-radius: 48%;}
.slick-dots li.slick-active button:before{opacity: 1;background: #101d2f;}

.slick-disabled img {display:none;}
ul.slick-dots li:after {display: none;}

.products-team-size .slick-dots {bottom: -42px;}

/* Blog Act2 Style over write */
.hs_cos_wrapper_type_rich_text ul:not(.reset-list) li:before, .hs-richtext ul:not(.reset-list) li:before{display:none;content:'' !important;}
/* 
==========================================================================
Request Page Style
========================================================================== 
*/

.request-form-area {
  padding: 50px 0 70px;
}
.form-left-text {
  padding-right: 50px;
}
.request-form fieldset {
  max-width: 100% !important;
}
.request-form .input {
  margin-right: 0px !important;
}
.request-form label {
  font-weight: 300;
  font-size: 11px;
}
.request-form .hs-input {
  width: 100% !important;
  font-size: 14px;
  border: 1px solid #d3d7d5;
  height: 60px;
}
.request-form .hs-richtext p {
  margin-bottom: 30px;
}
.request-form .hs-richtext a {font-weight: 300;color:#CE714B;}
.request-form .hs-richtext a:hover {color:#853C14;}
.request-form .grecaptcha-badge {
  box-shadow: none !important;
  margin-bottom: 30px !important;
}
.hs-button.primary.large {
  display: inline-block;
  max-width: 239px;
  width: 100%;
  background: #fff;
  font-family: 'GTWalsheimBold', arial, sans-serif;
  color: #ce714b;
  border: solid 2px #ce714b;
  text-transform: uppercase;
  padding: 18px 35px;
  border-radius: 0;
}
.hs-button.primary.large:hover,
.hs-button.primary.large:focus {
  background: #ce714b;
  color: #fff;
  border: solid 2px #ce714b;
}
.show-text-btn {
  display:none;
}
/* 
==========================================================================
Careers Style
========================================================================== 
*/
.we-value-area {
  border-top: 50px solid #101D2F;
  border-bottom: 50px solid #101D2F;
  text-align: center;
  padding: 53px 0 35px;
  margin: 20px 0 0 0;
}
.we-value-area h2 {
  margin: 0px 0px 42px;
}
.value-tab {
  font-size: 14px;
  padding: 0 53px;
  margin-bottom: 37px;
}
.value-tab h4 {
  font-size:22px;
  line-height:28px;
}
.cta-row {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.search-job-btn {
  display: inline-block !important;
  align-items: center;
  justify-content: center;
  /*width: 100%;
  max-width: 196px;*/
  height: 60px;
  line-height: 58px;
  text-align: center;
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  border: 2px solid #CE714B;
  background: #CE714B;
  padding:0 20px;
  font-family: 'GTWalsheimBold',arial,sans-serif;
  max-width: 272px;
  width: 100%;
}
@media (max-width: 1440px){
  .search-job-btn {
    padding: 0 20px;
  }
}
@media (max-width: 1367px){
  .search-job-btn {
    margin-top: 15px;
  }
}
@media (min-width: 1200px) and (max-width: 1370px){
  .left-right-img-area .search-job-btn{
    max-width: 48%;
    padding: 0 !important;
    white-space: no-wrap;
  }
}
.left-right-img-area.right-img-row .search-job-btn{
  padding: 0 56px;
  max-width: 378px;
  width: 100%;
}

.detail-blog-inner .detail-blog-body p{
  font-size:16px;
}
@media (max-width: 767px){
  .detail-featured-img {
    display: block;
    height: 200px !important;
}
  .hs-blog-post .blog-content-cover {
    padding-top: 56px !important;
    margin-top: 0px;
}
  
  .detail-blog-content .top-back-btn {
    position: absolute;
    top: -42px !important;
    font-size: 17px;
    color: #101d2f;
    padding:0 10px;
    
}
  
  .search-job-btn, .left-right-img-area.right-img-row .search-job-btn{
    max-width: 100%;
  }
}
.search-job-btn:hover,
.search-job-btn:focus {  
  background: #bf623b;
  border: 2px solid #bf623b;
}

.benefits-area {
  border-top: 50px solid #101d2f;
  border-bottom: 50px solid #101d2f;
  padding: 40px 0 60px;
  margin-top: 20px;
}
.benefits-heading {
  float: none !important;
  max-width: 650px;
  font-size: 15px;
  text-align: center;
  margin: 0 auto 80px !important;
}
.benefits-heading h2 {
  margin:0px 0px 15px;
}
.benefits-tab-row {
  max-width: 1000px;
  margin: 0 auto !important;
  float: none !important;
}
.benefits-tab {
  font-size: 14px;
}
.benefits-tab-row .benefits-tab:first-child {
  padding-right:10px;
}
.benefits-tab-row .benefits-tab:last-child {
  padding-left:10px;
}
.benefits-tab h3 {
  color: #CE714B;
  margin:0px 0px 40px;
}
.benefits-row {
  margin-bottom: 45px;
}
.benefits-tab h4 {
  font-size: 22px;
  line-height: normal;
  margin: 0 0 20px;
}
.benefits-tab strong {
  font-family: 'GTWalsheimBold', arial, sans-serif;
  font-size: 16px;
  color: #101D2F;
}
/* Learn and Support */

/*.mob-installer{display:none;}*/


/* Our Story Style */

.orange-box {
  background: #CE714B;
  color: #fff;
  text-align: center;
  padding: 50px 0;
}
.orange-box .page-center {
  max-width: 1010px !important;
}
.orange-box h3 {
  font-size: 22px;
  color:#fff;
  margin-top: 0px;
}
.orange-box p {
  margin-top: 0px;
}
.orange-box.smart-people {
  padding: 40px 0 45px;
}
.smart-people h3 {
  margin-bottom: 16px;
}
.white-btn {
  display: inline-block !important;
  /*width: 100%;*/
 
  min-width: 150px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-family: 'GTWalsheimBold', arial, sans-serif;
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  /*border: 2px solid #ffffff; ---  Removed 1/21/22 Mike Marsden*/
  background: #ce714b;
  padding:0 20px;
}
.white-btn:hover,
.white-btn:focus {
  color: #ce714b !important;
  border: 2px solid #ffffff;
  background: #fff;
}

.reseller-program .white-btn {
  display: inline-block !important;
  /*width: 100%;*/
  min-width: 150px;
  height: 56px;
  line-height: 56px;
  text-align: center;
  font-family: 'GTWalsheimBold', arial, sans-serif;
  font-size: 14px;
  color: #fff !important;
  text-transform: uppercase;
  /*border: 2px solid #ffffff; ---  Removed 1/21/22 Mike Marsden*/
  background: transparent;
  padding:0 20px;
}
.reseller-program .white-btn:hover,
.reseller-program .white-btn:focus {
  color: #ce714b !important;
  border: 2px solid #ffffff;
  background: #fff;
}
.mob-main-nav{display:none !important;}
.languages {display:none !important;text-align:right;}
.mobile-open .languages {display:block !important;padding: 10px 20px;color: #101d2f;background:#fff;}

/* Suitcase TeamSync */

/*.Coral-box-area {background: #ce714b;color: #fff;text-align: center;padding: 55px 0 50px;margin: 20px 0;}
.Coral-box-area h2 {line-height: 55px;color: #fff;margin: 0px 0px 20px 0;}*/

.Coral-box-area {background: #ce714b;color: #fff;text-align: center;padding: 71px 0 70px;margin: 20px 0;}
.Coral-box-area h2 {line-height: 55px;color: #fff;margin: 0px 0px 35px 0;}

.teamsync .orange-testimonial-box-area {margin-bottom: 20px;}

/* Blog Style  */

.blog-banner {
  background: #ce714b;
  padding: 45px 0px 35px;
  margin-bottom: 20px;
}
.blog-banner h1 {
  font-size:55px;
  line-height: 55px;
  color:#fff;
  margin-top:0px;
}

.right-gray-box {
  float: right !important;
  max-width: 296px;
  background: #F0F1F1;
  padding: 50px 33px 25px;
  margin-bottom:20px;
}
.right-gray-box h3 {
  font-size: 22px;
  line-height: 28px;
  margin:0px 0px 45px;
}
.right-gray-box h5 {
  font-size: 14px;
  line-height: 20px;
  margin:0px;
}
.right-gray-box p {
  margin:0px 0px 20px;
}
.right-gray-box a {
  color:#CE714B;
}

.blog-detail-area .page-center {
  max-width: 650px !important;
}
.blog-detail-area {
  padding:45px 0px 57px;
}
.blog-detail-area .blog-inner-date {
  color: #CE714B;
  margin-bottom: 36px;
}
.blog-detail-area h3 {
  line-height: 34px;
  margin-top:0px;
  margin-bottom:10px;
}
.blog-detail-top-head p {
  font-style: italic;
}
.blog-detail-area hr {
  width: 100px;
  height: 4px;
  border-top: 0px solid rgba(0,0,0,0.1);
  border-bottom: 0px solid rgba(255,255,255,0.3);
  background: #ce714b;
  margin: 0px 0px 27px;
}
.blog-detail-area p {
  margin-bottom: 27px;
}
.blog-detail-area h6 {
  font-size:14px;
  margin-bottom: 25px;
}
.blog-detail-area strong {
  font-weight: normal;
  font-family: 'GTWalsheimBold', arial, sans-serif;
}

.newsroom-detail .body-container-wrapper .pre-post {
  float: left;
  font-family: 'GTWalsheimBold', arial, sans-serif;
  color:#101d2f !important;
}
.newsroom-detail .body-container-wrapper .next-post {
  float: right;
  font-family: 'GTWalsheimBold', arial, sans-serif;
  color:#101d2f !important;
}
.newsroom-detail .blog-detail-area a {color: #d0714a !important;}
.newsroom-detail .blog-detail-area a:hover {color: #853c14 !important;}

/* Suitcase Style  */

.suitcase .careers-banner .search-job-btn {
  line-height: 60px;
  margin-top: 0px;
}
.suitcase .text-box-inner {
  color: #101D2F;
}
.suitcase .text-box-inner h2 {
  color: #101D2F;
}
.suitcase .text-box-inner big {
  display: block;
  font-size: 24px;
  line-height: 30px;
  font-family: 'GTWalsheimBold', arial, sans-serif;
  margin-bottom: 40px;
}
.suitcase .search-job-btn {
  min-width: 150px;  
  /*max-width: 250px;*/
  height: 60px;
  line-height: 56px;
  margin-top: 30px;
  font-family: 'GTWalsheimBold', arial;

}

.suitcase .btn-lrg {width: 250px ; max-width: 250px;}

.blue-box-area {
  background:#101D2F;
  color:#fff;
  text-align:center;
  padding: 84px 0 86px;
  margin-bottom:20px;
  /*     margin-top:20px; */
}
.blue-box-area h2 {
  line-height: 55px;
  color:#fff;
  margin: 0px 0px 35px 0;
}
.blue-box-area p {
  margin-bottom:35px;
  margin-top:0px;
  line-height: 30px;
  letter-spacing: 0.22px;
}
.suitcase .white-btn {
  /*max-width: 250px;
  width:200px;  */
  height: 60px;
  line-height: 55px;
  background: #ce714b;
}
 
.suitcase .sm-btn .white-btn {
  min-width: 150px;
}
.suitcase .white-btn:hover,
.suitcase .white-btn:focus {
  background: #fff;
}


.orange-testimonial-box-area {
  /*     background: #853C14;
  color: #fff; */
  padding: 70px 0px 70px;
  margin-bottom: 20px;
}  
.orange-testimonial-box-area h6 {
  font-family: 'GTWalsheimRegular', arial, sans-serif;
  font-size:14px;
  /*     color:#fff; */
  font-weight:normal;
  margin:0px 0px 25px;
}
.orange-testimonial-box-area blockquote {
  font-size: 24px;
  line-height: 30px;
  margin: 0px 0px 31px;
}
.orange-testimonial-box-area cite {
  font-style: normal;
}

/* SD Changing  */
.ui-widget.ui-widget-content {
  display: block;
  max-width: 1440px;
  margin: 0 auto;
}
a#cta_button_1740477_7cf91ecf-25c9-41e1-96b4-818f9c26df2c {
  background: rgb(208, 113, 74);
  border-radius: 0px;
  border: solid 2px #ce714b;
}
a#cta_button_1740477_7cf91ecf-25c9-41e1-96b4-818f9c26df2c:hover,
a#cta_button_1740477_7cf91ecf-25c9-41e1-96b4-818f9c26df2c:focus {
  color: #ce714b !important;
  background: #fff;
  border: solid 2px #ce714b;
}
a#cta_button_1740477_7cf91ecf-25c9-41e1-96b4-818f9c26df2c:hover span,
a#cta_button_1740477_7cf91ecf-25c9-41e1-96b4-818f9c26df2c:focus span {
  color: #ce714b !important;
}
a#cta_button_1740477_7cf91ecf-25c9-41e1-96b4-818f9c26df2c:active, 
#cta_button_1740477_7cf91ecf-25c9-41e1-96b4-818f9c26df2c:active:hover {
  color: #ce714b !important;
  background: #fff;
  border: solid 2px #ce714b;
}
.supper-head .view-all-products {
  font-family: 'GTWalsheimBold', arial, sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  letter-spacing: 0.5px;
  line-height: 18px;
}
.inner-banner .row-fluid .page-center .row-fluid {
  display: -ms-flexbox;
  display: flex;  
  -ms-flex-align: center;
  align-items: center;
}

.orange-testimonial-box-area h6 {
  position: relative;
  padding-left: 30px;
}
.orange-testimonial-box-area h6:before {
  content: "+";
  font-size: 36px;
  left: 0;
  bottom: 2px;
  position: absolute;
  font-family: 'GTWalsheimRegular', arial;
}

.map {
  width: 100% !important;
  margin-bottom: 20px !important;
  max-width: 100% !important;
  max-height: 500px !important;
}

.resubscribe-area.request-form-area {
  padding: 30px 0 50px;
}
.resubscribe-area .page-center {
  max-width: 650px !important;
}
.resubscribe-area h3 {
  margin-bottom: 30px;
}
.resubscribe-area .form-left-text {
  padding-right: 0px;
}
.resubscribe-area ol {
  padding-left: 15px;
}
.resubscribe-area ol li {
  margin-bottom:15px;
}
.resubscribe-area ol li:last-child {
  margin-bottom:10px;
}
.resubscribe-area .request-form {
  max-width: 450px;
}
.resubscribe-area .request-form label {
  text-transform: capitalize;
}

.not-found-area {
  padding: 50px 0px;
  text-align: center;
  background: #f5f5f5;
  margin-top: -22px;
}
.not-found-area h1 {
  color: #323c45;
  margin: 0px 0px 25px;
}
.not-found-area h6 {
  color: #303c45;
  margin-bottom: 50px;
}
.not-found-area img.hs-image-widget {
  max-width: 440px !important;
  margin-bottom: 50px;
}
.not-found-area .hs-search-field {
  max-width: 440px;
  margin: 0 auto 70px;
}
.not-found-area .hs-search-field__input {
  width: 100% !important;
  font-size: 14px;
  border: 2px solid #d3d7d5 !important;
  height: 60px !important;
}

.full-width-area {
  float: none !important;
  max-width: 680px;
  padding: 30px 30px 50px;
  margin: 0 auto !important;
}
.full-width-area h6 {
  color: #ce714b;
  margin: 0 0 20px;
}
.full-width-area p {
  margin:0px 0px 20px;
}
.full-width-area ol {
  padding: 0px 0px 0px 15px;
}
.full-width-area ol li {
  padding-left: 10px;
  margin-bottom:20px;
}
.full-width-area ol li ol {
  margin-top: 15px;
}
/*.full-width-area ul {
padding: 0px 0px 0px 18px;
}*/
.full-width-area ul li {
  /*padding-left: 10px;*/
  margin-bottom:20px;
  position: relative;
  list-style: none;
}
.full-width-area a:hover { 
  color: #853c14;
}
.body-container-wrapper ul li {margin-bottom:20px;position: relative;list-style: none;}
.body-container-wrapper ul li:after {content: '+';position: absolute;top: -4px;left: -18px;width: 12px;height: 12px;color: #fff;font-size: 20px;}
.learn-support .body-container-wrapper ul li:after {content: '+';position: absolute;top: -4px;left: -18px;width: 12px;height: 12px;color: #141f2f;font-size: 20px;}
.hs-blog-post .content-section ul li:after{content: '+';position: absolute;top: -4px;left: -18px;width: 12px;height: 12px;color: #141f2f;font-size: 20px;}
.detail-section3 ul li:after {
  color: #fff;
}
.detail-menus {padding-top: 30px;}
.detail-menus ul li {margin-bottom:0px;position: relative;list-style: none;}
.nav ul li:after, .detail-menus ul li:after, .footer-container .article.ac-content ul li:after {display:none !important;}

.full-width-area ul li ul {
  margin-top: 15px;
}
.full-width-area ul li ul li {
  margin-bottom: 10px;
}
.full-width-area ul li a {
  color: #101d2f;
}
.grey-box-text {
  background: #f0f1f1;
  padding: 50px 45px;
  margin-bottom:20px;
}
.full-width-area .grey-box-text p {
  margin:0px;
}
.full-width-area .search-job-btn {
  background: #fff;
  line-height: 53px;
  font-family: 'GTWalsheimBold', arial, sans-serif;
  color: #ce714b!important;
  border: 2px solid #ce714b;
  margin-bottom: 24px;
}
.full-width-area .search-job-btn:hover {
  background: #ce714b;
  border: 2px solid #ce714b;
  color: #fff !important;
}
.full-width-area  a {
  color: #ce714b;
}
.full-width-area  strong {
  font-family: 'GTWalsheimBold', arial, sans-serif;
}
.responsive-table {
  margin-bottom: 20px;
}
.full-width-area .hs-button.primary.large {
  box-shadow: none;
  text-shadow: none;
}
.full-width-area .hs-button.primary.large:hover,
.full-width-area .hs-button.primary.large:focus {
  background: #ce714b;
  color: #fff;
  border: solid 2px #ce714b;
  box-shadow: none;
  text-shadow: none;
}
.responsive-table.operating-systems table tr th {
  font-family: 'GTWalsheimBold', arial, sans-serif;
  padding-bottom: 10px;
}
.responsive-table.operating-systems table tr th:first-child {
  text-align: left;
}
.full-width-area table.sdk_SysReqs {
  border: 1px solid #d0714a;
  border-right:0px;
  border-bottom:0px;
}
.full-width-area .suitcase-table tr.product th {
  font-size: 22px;
  color: #ce714b;
  line-height: 28px;
  letter-spacing: 0.5px;
}
.full-width-area .suitcase-table tr.status th {
  font-weight: 400;
  font-family: 'GTWalsheimRegular', arial, sans-serif !important;
}
.full-width-area table.sdk_SysReqs tr th,
.full-width-area table.sdk_SysReqs tr td {
  width:33%;
  border-right: 1px solid #d0714a;
  border-bottom: 1px solid #d0714a;
  padding: 5px;
}

.full-width-area table.suitcase-table {
  border: 1px solid #d0714a;
  border-right:0px;
  border-bottom:0px;
  text-align: center;
}
.full-width-area table.suitcase-table tr td:first-child {
  text-align: left;  
  font-size: 14px;
  line-height: 20px;
  font-family: 'GTWalsheimBold', arial, sans-serif;
  color: #101D2F;
}
.full-width-area table.suitcase-table tr th,
.full-width-area table.suitcase-table tr td {
  border-right: 1px solid #d0714a;
  border-bottom: 1px solid #d0714a;
  padding: 5px;
}
.full-width-area table.suitcase-table td.unsupported {
  font-size: 18px;
  font-weight: bold;
  color: #CE714B;
  text-align: center !important;
  padding-top: 12px !important;
}
.full-width-area table.suitcase-table ul {
  list-style:none;
  padding-left: 0px;
}
.full-width-area table.suitcase-table ul li {
  padding-left: 0px;
  margin-bottom: 0px;  
}
.full-width-area table.suitcase-table tr td ul li:after {
  display:none;
}
/* MM added for simple 2-column layout */

    
    .column-simple {
    float: left;
    width: 50%;
    padding: 10px;
    height: auto;
    }
    .row-simple:after {
    content: "";
    display: table;
    clear: both;
    }
 
    
   
    
/* End simple 2-column layout */



/* MM added for Support 3-"column" template */

.support-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap; /* Wrapping boxes */
  height: 100%;
  width: 110%;
}
.support-box { /* Boxes contain specific content types */

  align-items: left;
  justify-content: left;
  width: 330px;
  height: 100%;
  margin-right: 20px;

}

/* MM end Support 3-column template */

/* Fun and awesome FontAwesome characters */
/*
  external-link: f08e
  <i class="fas fa-external-link"></i>

See: https://fontawesome.com/v5/search

*/
a.hasicon::after {
  content: "\f08eblo";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 0.8em;
  padding-left: 0.5em;
}


/* DHJ added for Support template */

.support-area * { font-family: GTWalsheim, arial, sans-serif; }
.support-area code { font-family: "IBM Plex Mono", "Anonymous Pro", Menlo, "Lucida Sans Typewriter", monospace; font-weight: 500; }
.support-area code.usertext { background-color: #e8e8e8; color: black; padding: 2px 4px; }
.support-area code.inline { background-color: #e8e8e8; color: black; padding: 2px 4px; }

.support-reg-width { max-width: 680px !important; } /* eliminating from support pages */

.support-area { font-size: 18px; } /* remove this line to revert to default tiny text as seen on extensis.com */
.support-area { float: none !important; max-width: 1280px; padding: 0 30px 50px 30px; margin: 0 auto !important; } /* reduced top padding on 19 Oct 2019 */

.support-area { line-height: 1.3; }

.support-area h3 { font-size: 28px; line-height: 38px; color: ; letter-spacing: .5px; }
.support-area h4 {font-size: 24px !important; line-height: 30px !important; color: #101d2f; letter-spacing: 0.5px; } /* replaces h5 */
.support-area h4.color { color: #ce714b; } /* replaces h6 */

.support-area h6 { color: #ce714b; margin: 0 0 1em 0; } /* eliminating from support pages in favor of h4.color */

.support-area p { margin: 0 0 1.5em 0; }
.support-area p.footnote { font-size: 0.8em; padding-left: 0; }

.support-area p.notes-ref { font-weight: bold; font-size: 1.2em; } /* eliminate in favor of h4 */ 

.support-area strong { font-family: 'GTWalsheimBold', arial, sans-serif; }

.support-area a { color: #ce714b; }
.support-area a:hover { color: #853c14; text-decoration: underline; }

.support-area a.webpage { font-weight: bold; }

.support-area ol { padding: 0 0 0 1em; margin-left: 2em; margin-top: 0em !important; margin-bottom: 1em; }
.support-area ol li { padding-left: 0; margin-bottom: 0.5em; }
.support-area ol li ol { margin-top: 0.5em; }
.support-area ul { margin-top: 0em ; margin-bottom: 1em; }
.support-area ul li { position: relative; list-style: square; margin-bottom: 0.5em; }
.support-area ul li:after { content: none !important; }

.support-area li > p { margin-top: 0; margin-bottom: 0.2em; margin-left: 4px; } /* paragraph items in list */

.support-area ul li ul { margin-top: 0.5em; }
.support-area ul li ul li { margin-bottom: 0.5em; list-style: disc; }

/*
.support-area ul li a { color: #101d2f; }
*/

.support-area h3 + ul, .support-area h3 + ol { margin-top: -0.5em; }
.support-area h6 + ul, .support-area h6 + ol { margin-top: -1em; } /* replacing h6 with h4.color */
.support-area h4 + ul, .support-area h4 + ol { margin-top: -0.5em; }

.support-area p.list-intro { margin-bottom: 0.5em; } /* use this for a <p> that is tied to the following list */
.support-area p.list-intro ol, .support-area p.list-intro ul { margin-top: 0em !important; }



.support-area ul.overview, .support-area ol.overview { font-weight: bold; }
.support-area ul.overview li p:nth-child(n+2), .support-area ol.overview li p:nth-child(n+2) { font-weight: normal; }
.support-area ul.overview li ol, .support-area ol.overview li ol { font-weight: normal; }
.support-area ul.overview li ul, .support-area ol.overview li ul { font-weight: normal; }
.support-area ul.overview li + li, .support-area ol.overview li + li { margin-top: 0.25em; }





.support-area .suitcase-table { width: auto !important; }
.support-area table.suitcase-table { border: 1px solid #d0714a; border-right: 0px; border-bottom: 0px; text-align: center; }

/* Misc CSS from helpdocs */
.support-area span.inline-note { font-weight: bold; text-transform: uppercase; }
.support-area span.inline-head { font-weight: bold; }
.support-area span.inline-head-caps { font-weight: bold; text-transform: uppercase; }
.support-area span.ui-element { font-weight: bold; }
.support-area span.new-term { font-style: italic; }

/* table defaults */
.support-area table { border-collapse: collapse !important; table-layout: fixed !important; }

/* sidebar colors
* Mocha: background: #E7D8D0; border: #853C14;
* Coral: background: #F5E3DB; border: #CE714B;
*/

/* sidebar sizes
* Sidebar for full width layout
* Sidebar narrow for three column layout: 
*/

.support-area div.sidebar { min-width: 400px; padding: 5px 20px; margin-bottom: 1em; margin-top: 4px;
 background-color: #F5E3DB; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: solid 2px #CE714B; }

@media (max-width: 767px){
  .support-area div.sidebar { min-width: 250px !important; } /* for mobile */
}



.support-area div.sidebar p { margin-bottom: 0.5em; }
.support-area div.sidebar p:last-child { margin-bottom: 0; }
.support-area p.heading { font-weight: bold; text-transform: uppercase; margin-bottom: 0; }
.support-area p.sidebar-head { text-align: center; font-weight: bold; font-size: 1.2em; text-transform: uppercase; }


/* Custom sidebar to accommodate Cassidy's need for grabbing attention - 3 Mar 2022 */
div.redalert { min-width: 400px; max-width: 800px; padding: 5px 20px; margin-top: 0.5em; margin-bottom: 1em;
background-color: #FFC0CB; border: solid 5px #800000; page-break-inside: avoid; }

div.red-alert p { font-size: 1.2em; }
div.redalert p.alert-head { text-align: center; font-weight: bold; font-size: 2em; margin-top: 0; margin-bottom: 0.25em; text-transform: uppercase; color: #800000; }

div.redalert a { color: #800000 !important; }





.support-area p.humanly-readable { } /* stop using */

.support-area div.narrowsidebar { min-width: 100px; max-width: 330px; padding: 5px 5px; margin-bottom: 1em; margin-top: 4px;
  /*color: #853C14;*/ background-color: #F5E3DB; -moz-border-radius: 6px; -webkit-border-radius: 6px; border-radius: 6px; border: solid 2px #CE714B; }
.support-area div.narrowsidebar p { margin-bottom: 0.5em; }
.support-area div.narrowsidebar p:last-child { margin-bottom: 0; }

table.suitcase-table { width: auto !important; }


/*.support-area .suitcase-table tr th:nth-child(1) { width: 140px; } */
/* TEMPORARILY removed to test table resizing
.support-area .suitcase-table tr th:nth-child(2) { width: 80px; }
.support-area .suitcase-table tr th:nth-child(3) { width: 80px; }
.support-area .suitcase-table tr th:nth-child(4) { width: 80px; }
.support-area .suitcase-table tr th:nth-child(5) { width: 80px; }
.support-area .suitcase-table tr th:nth-child(6) { width: 80px; }
.support-area .suitcase-table tr th:nth-child(7) { width: 80px; }
.support-area .suitcase-table tr th:nth-child(8) { width: 80px; }
.support-area .suitcase-table tr th:nth-child(9) { width: 80px; }
*/

.support-area table.suitcase-table tr th { border-right: 1px solid #d0714a; border-bottom: 1px solid #d0714a; padding: 5px !important; vertical-align: bottom; }
.support-area table.suitcase-table tr td { border-right: 1px solid #d0714a; border-bottom: 1px solid #d0714a; padding: 5px !important; vertical-align: top; }

.support-area .suitcase-table tr.product th { font-size: 1.5em; color: #ce714b; line-height: 1.2; /*letter-spacing: 0.5px;*/ text-align: center; border-bottom: none; }
.support-area .suitcase-table tr.status th { font-weight: normal; text-align: center; padding-top: 0; }
.support-area .suitcase-table tr.platform th { text-align: center; }

.support-area .suitcase-table tr.section td { border-top: 2px solid #d0714a; }

.support-area .suitcase-table col.dis { background-color: #F5E3DB; }


.suitcase-table tr.product2 th { vertical-align: bottom; }
.suitcase-table tr.product2 th p { text-align: center; margin-top: 0; margin-bottom: 0; }
.suitcase-table tr.product2 th p:nth-child(1) { font-size: 1.5em; color: #ce714b; line-height: 1.2; padding-left: 6px; padding-right: 6px; }
.suitcase-table tr.product2 th p:nth-child(2) { font-weight: normal; }
.suitcase-table tr.product2 th p:nth-child(3) a { font-weight: normal; text-decoration: underline; }


.support-area table.suitcase-table tr td:first-child { text-align: left; font-size: 1em; line-height: 1.3; font-weight: bold; color: #101D2F; }
.support-area table.suitcase-table tr td:nth-child(n+1) { text-align: left; }

.support-area table.suitcase-table td.unsupported { font-size: 1.3em; font-weight: bold; color: #CE714B; text-align: center !important; vertical-align: middle !important; }

.support-area table.suitcase-table tr td p { margin-left: 25%; } /* add indent */

.support-area table.suitcase-table ul { list-style: none; padding-left: 8px; margin-top: 0; }
.support-area table.suitcase-table ul li { list-style: none; padding-left: 0px; margin-bottom: 0px; }
.support-area table.suitcase-table ul li:after { content: none; }



.support-area table.p-table { border-collapse: collapse; width: 100%; border: 1px solid #d0714a; border-right: 0px; border-bottom: 0px; }
.support-area table.p-table tr th { border-right: 1px solid #d0714a; border-bottom: 1px solid #d0714a; padding: 0 6px; vertical-align: bottom; line-height: 1; text-align: center; }
.support-area table.p-table tr td { border-right: 1px solid #d0714a; border-bottom: 1px solid #d0714a; padding: 5px; vertical-align: top; text-align: right; }
.support-area table.p-table tr td:nth-child(1) { padding-right: 30px; }
.support-area table.p-table tr td:nth-child(2) { padding-right: 30px; }
.support-area table.p-table tr td:nth-child(3) { padding-right: 30px; }
.support-area table.p-table tr td:nth-child(4) { padding-right: 20px; }
.support-area table.p-table tr td:nth-child(5) { padding-right: 5px; }
.support-area table.p-table tr td:nth-child(6) { padding-right: 10px; }
.support-area table.p-table tr td:nth-child(7) { padding-right: 40px; }





/* These are probably not used DHJ */
.support-area .grey-box-text p { margin: 0px; }
.support-area .search-job-btn { background: #fff; line-height: 53px; font-weight: bold; color: #ce714b !important; border: 2px solid #ce714b; margin-bottom: 24px; }
.support-area .search-job-btn:hover { background: #ce714b; border: 2px solid #ce714b; color: #fff !important; }

.support-area .hs-button.primary.large { box-shadow: none; text-shadow: none; }
.support-area .hs-button.primary.large:hover,
.support-area .hs-button.primary.large:focus { background: #ce714b; color: #fff; border: solid 2px #ce714b; box-shadow: none; text-shadow: none; }

.support-area table.sdk_SysReqs { border: 1px solid #d0714a; border-right: 0px; border-bottom: 0px; }
.support-area table.sdk_SysReqs tr th,
.support-area table.sdk_SysReqs tr td { width:33%; border-right: 1px solid #d0714a; border-bottom: 1px solid #d0714a; padding: 5px; }


/* DHJ Portfolio Compatibility Guide table */
table.portfolio-compatibility { border-collapse: collapse; border: 1px solid #d0714a; border-right: 0px; border-bottom: 0px; margin-bottom: 1em; }
table.portfolio-compatibility th { width: 180px; border-right: 1px solid #d0714a; border-bottom: 1px solid #d0714a; padding: 0 6px; vertical-align: bottom; line-height: 1; text-align: center; }
table.portfolio-compatibility th:first-child { width: 250px; }

table.portfolio-compatibility td { border-right: 1px solid #d0714a; border-bottom: 1px solid #d0714a; padding: 5px; vertical-align: top; text-align: center; }
table.portfolio-compatibility td:first-child { text-align: left; }
table.portfolio-compatibility td.good { color: green; }
table.portfolio-compatibility td.bad { color: red; font-weight: bold; }
table.portfolio-compatibility th:last-child { background-color: #F5E3DB; }
table.portfolio-compatibility td:last-child { background-color: #F5E3DB; }

span.glass-text { color: transparent; } /* visually Hide txt used to balance a centered column that has an unbalancing footnote marker (an asterisk on a checkmark in a table) */


/* Table for discontinued products */
/* (This could also serve as a generic table ) */

table.discontinued {
    border-collapse: collapse;
    table-layout: fixed;
    page-break-inside: avoid;
    line-height: 1.1;
    border: 1px solid #CE714B;
    margin-top: 4px; margin-bottom: 4px;
}


table.discontinued tr {
    border: 1px solid #CE714B;
    page-break-inside: avoid; page-break-after: avoid;
}

table.discontinued thead tr { color: #101D2F; /* or black */ background-color: #E2AA93; }
table.discontinued tbody tr:nth-child(4n+1) { background-color: transparent; }
table.discontinued tbody tr:nth-child(4n+2) { background-color: transparent; }
table.discontinued tbody tr:nth-child(4n+3) { background-color: #F5E3DB; }
table.discontinued tbody tr:nth-child(4n+4) { background-color: #F5E3DB; }

table.discontinued tbody.alt tr:nth-child(odd) { background-color: transparent; }
table.discontinued tbody.alt tr:nth-child(even) { background-color: #F5E3DB; }


table.discontinued th {
    vertical-align: bottom; text-align: center; text-transform: uppercase;
    border: 1px solid #CE714B; padding: 8px 8px 8px 8px !important;
    font-weight: bold; 
}

table.discontinued td {
    border: 1px solid #CE714B;
    padding: 8px 4px 8px 4px !important;
    vertical-align: top;
}

table.discontinued tbody tr td { text-align: center; }
table.discontinued tbody tr td:nth-child(1) { font-weight: bold; text-align: left; }

table.discontinued tr td:nth-child(1) { width: 260px; }
table.discontinued tr td:nth-child(2) { width: 130px; }

table.discontinued p { margin-top: 0; margin-bottom: 0; }

/* lists in the table */
table.discontinued tr td > ul, td > ol { padding-left: 24px; }
table.discontinued tr td > ul { list-style-type: square; margin-top: 0; }

img.p-head { height: 3em; width: auto; vertical-align: middle; }

/* DHJ end Support template */






/* DHJ added for printing, specifically for Service Agreement, but should function on any "Full Width Support" template page */
@media print {
  body.full-width.learn-support div.header-container-wrapper { display: none; }
  body.full-width.learn-support div.body-container-wrapper { padding-top: 0; }
  body.full-width.learn-support div.row-number-1 { display: none; }
  body.full-width.learn-support div.row-number-2 { display: none; }
  body.full-width.learn-support div.footer-container-wrapper { display: none; }

}

/* END SA printing support */

/* dhj support for large central text box with list, per MM 21 Jul 2021 */
div.text-box-central { color: #101d2f; } /* text color; Extensis Navy */

div.text-box-central p, div.text-box-central li { font-size: 24px; } /* why so big? */

div.text-box-central strong { font-family: GTWalsheimBold, arial, sans-serif; font-weight: normal; } /* proper bold */

div.text-box-central ul li:after {
    content: '+';
    position: absolute;
    top: -6px;
    left: -28px;
    width: 24px;
    height: 24px;
    color: #141f2f; /* from Suitcase template; not an Extensis color; prob. s/b #101d2f */
    font-size: 32px;
}
/*tweak size, position to accommodate oversized text of li */




/*== Printed Page break control ===*/
@media print {
	.allow-breaks { page-break-inside: auto; }
	.keep-with-next { page-break-after: avoid; }
	div.keep-together { page-break-inside: avoid; }
	p.keep-together { page-break-inside: avoid; }
}



.content-card .coral-border-btn {
  margin-top:20px;
}
.coral-border-btn {
  display: inline-block !important;
  background: #fff;
  width: 100%;
  max-width: 150px;
  height: 60px;
  line-height: 56px;
  font-family: 'GTWalsheimBold', arial, sans-serif;
  text-align: center;
  font-size: 14px;
  color: #ce714b !important;
  text-transform: uppercase;
  border: 2px solid #ce714b;
}
.coral-border-btn:hover,
.coral-border-btn:focus,
.content-card:hover .coral-border-btn {
  background: #ce714b;
  color: #fff !important;
  border: 2px solid #ce714b;
}
.form-left-text a {
  color: #CE714B;
}
.form-left-text a:hover {
  color: #853c14;
}
.request-form-area strong {
  font-family: 'GTWalsheimBold', arial, sans-serif;
}

.post-title h6 a {color: #101d2f;}
.search-wrap .span3 {margin-bottom: 0px;min-height: auto !important;}

/* Language Switcher */

.secondry-navigation ul li:first-child a:before {content: "//";position: absolute;top: 0;left: -5px;width: 10px;}
.span1.widget-span.widget-type-custom_widget.lang-wrap {padding-top: 25px;text-align: right;}
.globe_class {background:none !important;width: 60px !important;height:30px;}
.lang_switcher_class {position: relative;display: inline-block;margin-right: -50px;}
.globe_class .lang-anc {font-size: 10px;line-height: normal;position: relative;letter-spacing: .5px;color: #101d2f;}
/*.globe_class .lang-anc:hover:after {content: "";position: absolute;bottom: -10px;right: 0px;width: 100%;height: 6px;background: #d0714a;}*/


.lang-wrap{text-align:right;}
.lang_list_class:before /*, .lang_list_class:after*/ {display: none !important;}
.lang_list_class:after {position: absolute;content: "";background: #ce714b;width: 50px;height: 5px;top: -5px;right: 0;border: 0 !important;left: 87.5% !important;}
.lang_list_class {width: 300px !important;display: none;position: absolute;top: 17px;left: -100px;-webkit-transform: translateX(-50%);transform: translateX(-50%);text-align: center;z-index: 100;list-style-type: none;padding: 30px;margin-top: 10px;background: #f0f1f1;}
.lang_list_class li {position: relative;line-height: 1;font-size: 13px;padding: 0 20px 20px 20px;background-color: #fff;border:0 !important }
.lang_list_class li:first-child {padding-top: 20px;}
.lang_list_class li:last-child {padding-bottom: 20px;}
.lang_list_class li a {text-decoration: none;color: #000;cursor: pointer;background: #fff;display: block;padding: 15px;border: solid 1px #cdcdcd;text-align:left}
.lang_list_class li a:hover {background: #f0f1f1;color: #101d2f;}

/**/
#hidden {display: none;}
#visible:hover #hidden {display: block;}
ul#hidden {position: absolute;top: 28px;right: 35px;background: #f0f1f1;width: 300px;padding: 30px;}
ul#hidden li {float: none;background: #fff;padding: 10px 20px 0;}
ul#hidden li:first-child {padding-top: 20px;}
ul#hidden li:after{display:none !important;}
li#visible a {height: 50px;display: inline-block;}
ul#hidden li a {height: auto;width: 100%;padding: 12px 20px;border: solid 2px #ccc;font-size: 12px;}
ul#hidden li a:hover {background: #f0f1f1;}
ul#hidden li:first-child a:before {display: none;}

ul#hidden li:nth-last-child(2) {padding-top: 20px;padding-bottom: 0px;}
ul#hidden li:nth-last-child(2) a {border: 0;border-top: solid 2px #ccc;text-align: left;font-size: 14px;padding-left: 12px;padding-right: 12px;}
ul#hidden li:last-child {padding-top: 0px;padding-bottom:20px;}
ul#hidden li:last-child a {border: 0;/*border-top: solid 2px #ccc;*/text-align: left;font-size: 14px;padding-left: 12px;padding-right: 12px;}

ul#hidden:after {position: absolute;content: "";background: #ce714b;width: 50px;height: 5px;top: -5px;right: 0;}

.address-area {text-align: center;padding: 20px 0 20px;}
.address-text {margin-bottom: 30px;}
#products-tabs li:after {display: none;}
/**/

/* Marketo Forms Styling */

.mktoForm {text-align: left;width: 100% !important;}
label.mktoLabel.mktoHasWidth {width: 100% !important;font-size: 12px;font-family: 'GTWalsheimRegular', arial, sans-serif !important;margin-bottom: 3px;}
.mktoForm .mktoGutter, .mktoForm .mktoOffset {display: none;}
.mktoForm .mktoFormRow {clear: both;width: 100%;}
.mktoForm .mktoFormCol {width: 100%;}
.mktoForm .mktoFieldWrap {float: left;width: 100%;}
.mktoForm input[type=text], .mktoForm input[type=url], .mktoForm input[type=email], .mktoForm input[type=tel], .mktoForm input[type=number], .mktoForm input[type=date], .mktoForm textarea.mktoField, .mktoForm select.mktoField {width:100% !important;font-size: 14px;border: 2px solid #d3d7d5;height: 60px;}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
cursor: pointer;
margin: 0;
display: inline-block;
max-width: 239px;
font-size:14px;
line-height:1;
width: 100%;
background: #fff;
font-family: 'GTWalsheimBold',arial,sans-serif !important;
color: #ce714b;
border: solid 2px #ce714b;
text-transform: uppercase;
padding: 16px 32px ;
border-radius: 0;
font-weight: 700;
transition: 0.3s ease-in-out;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover{
background: #ce714b;
color: #fff;
border: solid 2px #ce714b;
}
/* .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {display: inline-block;max-width: 239px;width: 100%;background: #fff !important;font-family: 'GTWalsheimBold', arial, sans-serif !important;color: #ce714b !important;border: solid 2px #ce714b !important;text-transform: uppercase;padding: 18px 35px !important;border-radius: 0;font-weight: 700;margin-bottom: 20px;}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {background: #ce714b !important;color: #fff !important;border: solid 2px #ce714b !important;} */
.full-width-bg .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {display: inline-block;font-size:14px;line-height: 1;max-width: 239px;width: 100%;background: #fff !important;font-family: 'GTWalsheimBold', arial, sans-serif !important;color: #ce714b !important;border: solid 2px #ce714b !important;text-transform: uppercase;padding: 16px 32px !important;border-radius: 0;font-weight: 700;margin-bottom: 20px;}
.full-width-bg .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {background: #ce714b !important;color: #fff !important;border: solid 2px #ce714b !important;}
.request-form-area .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {display: inline-block;max-width: 239px;width: 100%;background: #fff !important;font-family: 'GTWalsheimBold', arial, sans-serif !important;color: #ce714b !important;border: solid 2px #ce714b !important;text-transform: uppercase;padding: 18px 35px !important;border-radius: 0;font-weight: 700;margin-bottom: 20px;}
.request-form-area .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover {background: #ce714b !important;color: #fff !important;border: solid 2px #ce714b !important;}
.mktoButtonRow {width: 100%;}
.mktoButtonWrap {margin-left: 0 !important;}

.hs-error-msgs li:after {display: none;}

.section4-content ul li:after{display:none !important;}

.fr .slide-title {min-height: 144px !important;}

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

/*.footer-container-wrapper {border-top: solid 20px #101d2f;border-bottom: solid 20px #101d2f;}
.footer-container {/*border-top: 1px solid #c9c9c9;*/padding: 70px 0;}
*/
.footer-logo {display: flex !important;height: 300px;align-items: center;}
.footer-nav h8 {font-size: 14px;font-weight: 400;border-bottom: solid 1px #c6c8c7;padding-bottom: 5px;color: #101d2f;letter-spacing:0.5px;width:100%;display:block;line-height:20px;}
.footer-nav .ac-list h8 {border-bottom: 0;padding-bottom: 0;margin: 0 0 5px 0;line-height:20px;}
.footer-nav .ac-list a {color: #7a8581;}
.footer-title .ac-label {width: 100%;display: inline-block; }
.footer-nav .sub-nav-footer h8 {
  border: 0px;
  padding: 0px;
  margin: 0px;
}
.accordion-bral .sub-nav-footer i:before, 
.accordion-bral .sub-nav-footer i:after {
  background-color: #a5b1bd;
}
.accordion-bral .sub-nav-footer input:checked ~ .ac-label i:after {
  background-color: #a5b1bd;
}

.footer-container .article.ac-content ul {list-style: none;font-size: 12px;padding: 0px;margin: 0px;}
.footer-container .article.ac-content ul li {margin-bottom: 5px;}
.copyright-wrapper {text-align: left !important;font-size: 12px;letter-spacing: 0.5px;}
.copyright-wrapper a {padding: 0 4px; color:#101d2f;}
.social-links {margin-left: 5px;}
.social-links a {color: #c4c9c7 !important;font-size: 14px;padding:0 0px;}
.social-links a:hover {color: #3e3e3e !important;}

.footer-background,
.footer-background a,
.footer-copyright a,
.footer-container-wrapper .more-links a,
.footer-container-wrapper .contact-us a,
.footer-container-wrapper .about-us a {
  color: #9c3f19;
}
.footer-background, .footer-background a {background: #ce714b;}
.copyright-wrapper {text-align: center;}

.mob-nav {display:none !important;}

/* Back to Top */
.container-fluid .row-fluid .back-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: auto;
  font-size: 20px;
  padding: 1px 8px 4px;
  border-radius: 4px;
  background: #ce714b;
  cursor: pointer;
}
.back-to-top a {
  color: #9c3f19;
}


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


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

.sub-navs-wrap li a, .sub-navs-two-col li a {color: #7a8581;font-size: 12px;line-height: 14px;letter-spacing: 0.5px;}

/* Parent List */
.custom-menu-primary .hs-menu-wrapper > ul{
  background:;
  padding-top: 18px;
  float: right;
}
.custom-menu-primary .hs-menu-wrapper > ul > li{
  background:
    font-weight: normal;
  text-transform: uppercase;
  font-size: 14px;
  margin-right: 10px;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a{
  padding: 10px 15px;
  position: relative;
  color: #ce714b;
  display: block;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover{
  color:;
}

/* Child List */
.custom-menu-primary .hs-menu-wrapper > ul ul{
  left: 15px!important;
  background: #fff;
  /*padding: 10px 0px;
  border: 1px solid #101d2f;
  min-width: 150px;*/
  width: 100%;
  /*float: left;*/
}
.custom-menu-primary .hs-menu-wrapper > ul ul li:hover {
  background: #ce714b;
}
.custom-menu-primary .hs-menu-wrapper > ul ul .child-open {border-bottom: solid 1px #eef0ef;}

.custom-menu-primary .hs-menu-wrapper > ul > li > ul:before {
  content: "\f0d8";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  color: #fff;
  position: absolute;
  top: -12px;
  left: 0;
  width: 100%;
  padding-left: 10px;
  text-shadow: 0px -1px 0px #ccc;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li{padding: 20px;border-bottom: solid 1px #cdcdcd;background-image: linear-gradient(to right, #eef0ef 70%, #f6f6f6);}
.custom-menu-primary .hs-menu-wrapper>ul ul li:hover {background: #fff;}
.custom-menu-primary .hs-menu-wrapper > ul ul li a{
  color:;
  padding: 3px 10px;
}
.custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
  color: #FFF;
}

/* Override max width on menu links */

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

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

li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover .hs-menu-children-wrapper {visibility: visible;opacity: 1;width: 100%;background: #eef0ef;padding: 40px 0;border-top: solid 1px #cdcdcd;}

/* Carret after Menu items with dropdown */
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
  content: "\f0d7";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 7px;
  font-size: 13px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after  {
  border-top-color: #ce714b;
}

/* Show menu and remove background color on desktop after toggling mobile menu */
@media screen and (min-width:1171px) {
  .custom-menu-primary .hs-menu-wrapper {
    display:block !important;
    background: transparent !important;
  }
}

/* Force header to trigger mobile layout on iPads */
/*@media (max-width: 1170px){
.header-container-wrapper .container-fluid  .row-fluid [class*="span"] {
display: block;
float: none !important;
width: auto !important;
margin-left: 0 !important;
}
}*/




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


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

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

@media (max-width: 1170px){

  .mobile-open .custom-menu-primary.js-enabled {
    visibility: visible;
  }
  .custom-menu-primary.js-enabled {
    visibility: hidden;
  }
  .mobile-trigger {
    visibility: visible;
  }


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

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

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

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px !important;
    margin: 0px !important;
    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% !important;
    height: auto;
    line-height: 1;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#fff;
  }


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

  .mobile-trigger{
    display: inline-block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute; /*******************************************/
    top: -10px;          /* Position Button at top right of screen  */
    right: 0px;        /*******************************************/
    width: auto; /* Button width */
    height: auto; /* Button height */
    padding: 26px 20px;
    z-index: 99999999999; /* Z-index to keep button on top of other layers */
    font-size: 16px;
    text-align: center;
    font-weight: normal;
    text-align: left;
    text-transform: uppercase;
    background:#ce714b;
  }
  .mobile-trigger:hover{
    text-decoration: none; /* Removes link text underline on button */
  }
  .mobile-open .languages {
    padding: 10px 20px;
    border-top: solid 1px #f1f1f1;
  }

  /* Change button when menu is open */
  .mobile-open .mobile-trigger{}


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

  .mobile-trigger i{
    display: inline;
    position: relative;
    top: -5px;
  }
  .mobile-trigger i:before, .mobile-trigger i:after{
    position: absolute;
    content: '';
  }
  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after{
    width: 30px; /* Icon line width */
    height: 3px; /* Icon line height */
    background-color: #fff; /* Icon color */
    display: inline-block;
    -webkit-transition-duration: 2s;transition-duration: 1s;transition-duration: 1s;
  }
  .mobile-trigger i:before{
    margin-top: -8px; /* Position top line */
  }
  .mobile-trigger i:after{
    margin-top: 8px; /* Position bottom line */
  }

  .mobile-open .mobile-trigger i:before {transform: rotate(90deg);top: 8px;-webkit-transition-duration: 1s;transition-duration: 1s;}
  .mobile-open .mobile-trigger i:after {display: none;-webkit-transition-duration: 1s;transition-duration: 1s;}
  .mobile-open .mobile-trigger i {transform: rotate(45deg);-webkit-transition-duration: 1s;transition-duration: 1s;}

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

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


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

  .child-trigger i{
    position: relative;
    top: 50%; /* Centers icon inside button */
    /*margin: 0 auto !important;*/
    margin-left:95%;
  }
  .child-trigger i:after{
    position: absolute;
    content: '';
  }
  .child-trigger i, .child-trigger i:after{
    width: 10px; /* Icon line width */
    height: 1px; /* Icon line height */
    background-color:#909090; /* Icon color */
    display: block;
  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }


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

  /* 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, .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{
    position: relative; /**************************************************************/
    top: 0;             /* Positions the menu to drop from the very top of the screen */
    left: 0px;          /**************************************************************/
    width: 100%;
  }
  .custom-menu-primary .hs-menu-wrapper{
    padding: 0 0 0 0;
    width: 100%; /* Full screen width */
    z-index: 8888;
  }

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

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(255, 255, 255, .35); /* Adds transparent dark highlights to top of top level list items */
  }

  .custom-menu-primary .hs-menu-wrapper > ul li a{
    padding: 0 10px !important;
    color:#404040 !important; /* link color set by global mobile-aColor variable */
    border-bottom: solid 1px #f1f1f1 !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    /*     color:#ffffff !important; */
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children > a:after {
    display: none;
  }
  .hs-menu-depth-1 a:after,
  .header-area .custom-menu-primary .hs-menu-wrapper>ul>li>a:before {
    display: none;

  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul{
    background: transparent;
    border: 0px;
    padding: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    text-indent: 30px; /* Indent Child lists */
    font-size: 14px; /* Font size of child lists */
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:after{
    display: none;
  }
  .custom-menu-primary .hs-menu-wrapper>ul>li>ul:before {
    display: none;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a{
    text-indent: 60px; /* Indent Child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a{
    text-indent: 50px; /* Indent Child lists */
  }


  li.hs-menu-item.hs-menu-depth-1.hs-item-has-children:hover .hs-menu-children-wrapper {
    background: #ffffff;
    padding: 0;
    border-top: solid 0px #cdcdcd;
  }
  .header-area .custom-menu-primary .hs-menu-wrapper>ul>li:hover {
    background: #fff;
  }
  .custom-menu-primary .hs-menu-wrapper>ul ul li {
    border-bottom: solid 1px #f0f0f0;
    background-image: none;
    background: #fff;
  }
  .header-area .custom-menu-primary .hs-menu-wrapper>ul>li:hover a {
    border-bottom: solid 1px #eef0ef !important;
  }
  .header-area .custom-menu-primary .hs-menu-wrapper>ul>li:hover ul li a {
    border: 0px !important;
  }

}


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


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

/* Form Field */
body .hs-form-field { margin-bottom: 15px; }

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

/* Labels */
body label {
  margin-bottom: 5px;
  font-weight: 700;
}
body .hs-form-field > label {}

/* One Line Inputs */
body input[type="text"],
body input[type="password"],
body input[type="datetime"],
body input[type="datetime-local"],
body input[type="date"],
body input[type="month"],
body input[type="time"],
body input[type="week"],
body input[type="number"],
body input[type="email"],
body input[type="url"],
body input[type="search"],
body input[type="tel"],
body input[type="color"],
body input[type="file"],
body textarea,
body select {
  width: 100%;
  font-family: 'GTWalsheimRegular', arial, sans-serif;
  font-size: 14px;
  display: block;
  height: 46px;
  padding: 6px 12px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
}

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

/* Separate Styles for Multiple Line Inputs */
body textarea {
  min-height: 200px;
}
body textarea:focus {}

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

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

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

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

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

/* Form Error Selectors
========================================================================== */
.hsformerror{
  font-size: 12px!important;
  border: 0 !important;
  color: #FFF!important;
  background-image: none!important;
  -webkit-box-shadow: none!important;
  -moz-box-shadow: none!important;
  box-shadow: none!important;
  z-index: 99999 !important;
  border-color: #ce714b !important;
  background: #ce714b !important;
}
.hsformerror .close-form-error {
  color: #ce714b;
}
.hsformerror em {
  border-color: #ce714b transparent transparent !important;
}




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


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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  background: #fff;
  border-style: solid;
  border-width: 2px;
  font-family: 'GTWalsheimRegular', arial, sans-serif;
  padding: 8px 16px;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #ce714b;
  border-color: #ce714b;
  -webkit-appearance: none;
}

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
  border: 2px solid #FFF;
  border-color: #ce714b;
  background: #ce714b;
  color: #FFF;
}

body .hs-button.primary:focus,
body input[type="submit"]:focus,
body input[type="button"]:focus {}


/* ==========================================================================
7. MOBILE MEDIA QUERIES
========================================================================== */

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

@media (max-width: 1260px) {
  .container-fluid .row-fluid .page-center {
    padding: 0 10px;
  }
  .container-fluid .footer-copyright .row-fluid .page-center {
    padding: 0 10px;
  }
}


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

@media (max-width: 1260px) {

  /* Menu */
  .header-area .custom-menu-primary .hs-menu-wrapper>ul>li {padding: 19px 8px 44px 8px;}
  .gr .header-area .custom-menu-primary .hs-menu-wrapper>ul>li {padding: 19px 5px 44px 5px;}
  .top-head .page-center, .custom-menu-primary .page-center {padding: 0 10px !important;}
  .banner-wrapper:before, .banner-wrapper:after, .right-top-border{content:'';display:none;}

  .featured-area {padding: 65px 35px 70px 35px;}
  .left-text-inner {padding: 0 20px 0 0px;}
  .featured-area h2 {font-size: 40px;line-height: 45px;}
  .featured-img02 {max-width: 190px;margin-right: 20px;}
  .featured-right {/*   max-width: 300px; */margin-left: 20px;}
  .success-stories h2 {font-size: 40px;}
  .stories-caption h3 {font-size: 22px;}

  .slide-title {max-width: 50%;}
  .slide-detail{max-width: 70%;}
  .cta-row {padding-top: 20px !important;padding-bottom: 20px !important;}  

  .left-wrap {padding: 0 30px;margin-right: 0px;}

  .header-area .cta_button {padding:8px 10px !important;}
  .gr .slide-title {max-width: 55%;}


}


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


@media (max-width: 1330px) {

  .gray-background {
    padding: 50px 20px 50px 0px;
  }

}

@media (max-width: 1270px) {
  .search-job-btn{
    padding: 0 10px;
  }
}
@media (max-width: 1199px) {
  .search-job-btn{
    margin-top: 15px;
  }
  .careers-banner h1 {font-size: 80px;line-height: 70px;}
  .text-box h2 {line-height: 45px;font-size: 40px;margin-bottom: 20px;}
  .text-box-inner {padding: 30px 30px;}
  .img-box img {object-fit: cover;height: 100%;}
  .value-tab {padding: 0 15px;}
  .story-banner .banner-desc {max-width: 50%;font-size: 16px;padding: 40px 10px;}
  .story-banner h1 {font-size: 70px;line-height: 70px;}
  .text1 {top: -5px;}
  .text2 {top: 66px;}
  .story-row h2 {font-size: 45px;}
  .story-member-tab h3 {font-size: 22px;}
  .team-description {min-height: 376px;padding: 12px 20px;}

  .products-wrap .span4 {padding: 30px 20px;}
  .blue-box-area h2 {line-height: 45px;font-size: 45px;}
  .one-half-col h2 {line-height: 42px;font-size: 42px;}

  .comparison-descktop {height: 100vh;overflow: auto;}
  .gray-background {padding: 50px 0px 50px 0px;}
  .img-box {background-position: top center;}

  /* .progressbar canvas, .progressbar2 canvas, .progressbar3 canvas {width: 300px !important;height: 300px !important;} */

  .box-left .left-content, .box-right .right-content {
    padding: 0 30px;
  }

}

@media(max-width: 1170px){
  /* Menu */
  .descktop-nav {display:none !important;}
  .logo p {margin: 4px 0px 0px;}
  .custom-menu-primary .hs-menu-wrapper>ul li:first-child a {border-top: solid 1px #f1f1f1;}
  .mob-main-nav{display:block !important;}
  .mob-main-nav .page-center {padding: 0 !important;}
  .mob-main-nav .logo {padding-top:0 !important;width: 160px;float: left;position:relative;z-index:9999;margin-left: 20px !important;}
  .header-area .custom-menu-primary .hs-menu-wrapper>ul>li {padding: 19px 5px 44px 5px;border-top:1px dotted rgba(255,255,255,.35);}
  .header-area .custom-menu-primary .hs-menu-wrapper>ul>li:hover {border-top:1px dotted rgba(255,255,255,.35);}
  .header-area .navigations-wrapper {padding-top:10px;padding-bottom:8px;}
  .custom-menu-primary {position: absolute;padding-top: 41px !important;}
  .search-cart {float: left !important;width: calc(100% - 300px)!important;text-align: right;font-size:22px;position:relative;z-index:9999;}

  .slide-title {max-width: 61%;}
  .slide-detail{max-width: 75%;}
  .body-container-wrapper {padding-top: 94px;}

  /*.custom-menu-primary .hs-menu-wrapper .hs-menu-depth-1:last-child {text-align: center;padding: 30px 0 !important;}
  .custom-menu-primary .hs-menu-wrapper .hs-menu-depth-1:last-child a {background: #d0714a;display: inline-block;width: 150px !important;margin: 0 auto;float: none;text-align: center;color:#fff !important;}*/

  .request-form .hs-input {
    border-radius: 0px;
    box-shadow: none !important;
  }
  .hs-button.primary.large {
    border-radius: 0px !important;
    -webkit-appearance: none;
  }
  .request-form-area {
    padding: 0 20px;
  }
  .story-banner .text1,
  .story-banner .text2 {
    display:none;
  }
  .span3.stories-tab {
    width: 31.33%;
  }
  .stories-tab:nth-child(3n+1) {
    clear: left;
    margin-left: 0px !important;
  }
  .stories-tab:nth-child(4n+1) {
    clear: none;
    margin-left: 2.762430939% !important;
  }
  .stories-tab:first-child {
    margin-left: 0px !important;
  }
  .stories-tab:nth-child(13),
  .stories-tab:nth-child(25){
    clear: left;
    margin-left: 0px !important;
  }
  .products-team-size-wrap {padding: 30px 0px 0 0px;}

  .products-team-size {
    margin-left: 0px;
  }
  .slick-dotted.slick-slider {
    margin-left: 1px !important;
  }
  .title-subtitle-wrap {
    oterargin: 40px 0 38px;
  }
  .fonts-wrapp .box-wrap {
    padding: 40px 20px;
  }
  .all-products-wrapp .box-wrap {
    padding: 40px 20px;
  }
  .circle h3 {
    font-size: 3vw;
  }
  .circle .inner-text {
    font-size: 2vw;
  }

}

@media(max-width: 1090px){
  .content-wrapper {padding: 20px 25px 140px 90px;}
  .footer-logo {display: none !important;}
  .span10.widget-span.widget-type-custom_widget {margin-left: 0;width: 100%;}
  .footer-nav h3{font-size:14px;}
  .benefits-tab {padding: 0 20px !important;}
  .content-wrapper h1 {margin-top:-10px;}
  .copyright-wrapper {text-align: center !important;}

  .Events-Text table td h2 br{
    display: none;
  }
}
@media (max-width: 991px) {
  .search-job-btn{
    margin: 15px 0 0;
    padding: 0px 15px;
    width: 100%;
  }
  .left-right-img-area.right-img-row .search-job-btn{
    padding: 0px 15px;
  }

  .content-wrapper {padding: 20px 25px 40px 40px;}
  .content-wrapper h1 {line-height: 85px;margin-bottom: 25px;font-size: 85px;margin-top:-20px;}
  .company-logos {padding: 30px 0 10px 0;margin-bottom: 40px !important;}
  .content-wrapper {max-width: 50%;}

  .stories-caption {padding: 25px 20px 50px;}
  .stories-caption h3 {font-size: 19px;line-height: normal;}
  .stories-tab:nth-child(even) .stories-title {min-height: 274px;}
  .slide-wrap {padding: 50px 20px;}

  h2 {font-size: 45px;line-height: 50px;}
  .story-year {max-width: 160px;}
  .story-banner h1 {font-size: 50px;line-height: 50px;}
  .text1 {top: -5px;font-size: 7px;}
  .text2 {top: 46px;font-size: 7px;}
  .story-member-tab h3 {font-size: 20px;line-height: normal;}
  .team-description {min-height: 436px;padding: 12px 10px;}
  .blog-banner {padding-left: 20px;padding-right: 20px;}
  .blog-banner h1 {font-size: 45px;line-height: 45px;}
  .blog-post {padding: 22px 30px;}
  .blog-post h3 {font-size: 20px;line-height: normal;}
  .right-gray-box {padding: 50px 30px 25px;}
  .careers-banner h1 {font-size: 65px;line-height: 60px;}
  .careers-banner .banner-desc {font-size: 25px;}
  .text-box h2 {line-height: 35px;font-size: 32px;}
  .products-wrap .span4 {padding: 30px 10px;}
  .products-wrap h5 {font-size: 20px;line-height: normal;}
  .one-half-col {padding: 20px;}
  .one-half-col h2 {line-height: 38px;font-size: 38px;}
  .story-row {padding: 20px 20px;}
  h1.headh1b {font-size: 58px;line-height: 70px;}
  .fonts-wrapp .box-wrap h6 {font-size: 16px;line-height: 24px;}
  .fonts-wrapp .box-wrap .click-here, .all-products-wrapp .click-here {padding: 15px 40px;}
  .privacy-text-md {display: block;}
  .privacy-first-border-md {display: none;}
  .copyright-wrapper {text-align: center !important;}

  /*   .progressbar canvas, .progressbar2 canvas, .progressbar3 canvas {width: 250px !important;height: 250px !important;} */
  .circle h3 {top:30%;}

  .table-btn {padding: 15px 15px;}

  .request-banner span {
    font-size: 25px;
  }
  /*   .left-right-img-area.right-img-row, .left-right-img-area{
  margin-left: 21px;
  margin-right: 21px;
} */

}



@media (max-width: 835px) {
  .content-wrapper {padding: 20px 125px 40px 40px;}
  .content-wrapper h1 {line-height: 75px;font-size: 75px;}
  .top-head ul li:first-child {font-size: 14px;}
  .cta-box {padding: 50px 30px;}
  /*   .detail-section6 .boxes {min-height:410px;} */
}

@media (max-width: 768px) {

  .content-wrapper {padding: 20px 0px 40px 40px;max-width: 500px;}
  .content-wrapper h1 {line-height: 55px;margin-bottom: 50px;font-size: 55px;margin-top: 3px;}

  .slick-dotted.slick-slider {margin-bottom: 20px;}
  .slick-dotted.member-tab-row {margin-bottom: 55px;}
  .crafted-to-fit {padding: 30px 0 5px;}
  .supper-head h2 {font-size: 33px;line-height: 33px;}
  /*.header-container-wrapper{position: relative;    }*/
  .header-container{padding: 0;}
  .header-container-wrapper .container-fluid .row-fluid .page-center{padding: 0;}
  .header-container .hs_cos_wrapper_type_logo a img {max-width: 120px;margin: 5px 0 5px 10px;}
  .row-fluid [class*="span"].header-cta{display: none !important;}

  .team-description {min-height: 240px !important;}

  /* General */
  .body-container-wrapper {padding-top: 92px;}

  /* Request Page    */  
  .request-banner h2 {font-size: 45px;}

  /* Footer */
  .footer-container-wrapper .more-links a i {display: inline-block;width: auto;}
  .footer-container .about-us,
  .footer-container .more-links {margin-bottom: 25px;}

}

@media screen and (max-width: 767px) {
  .text-box-inner{
    padding: 20px 15px;
  }
  .careers-banner h1 br {
    display: none;
  }

  body input[type="text"],
  body input[type="password"],
  body input[type="datetime"],
  body input[type="datetime-local"],
  body input[type="date"],
  body input[type="month"],
  body input[type="time"],
  body input[type="week"],
  body input[type="number"],
  body input[type="email"],
  body input[type="url"],
  body input[type="search"],
  body input[type="tel"],
  body input[type="color"],
  body input[type="file"],
  body textarea,
  body select {border-radius:0 !important;}

  .banner-wrapper{margin:0 10px;}
  .request-form-area {padding: 0px 20px 30px;}
  .form-left-text {padding-right: 0px;margin-bottom: 30px;}
  .second-para {display:none;}
  .show-text-btn, .less-text-btn {display: inline-block;color: #ce714b;cursor: pointer;}
  .testi-banner {padding: 25px 30px;}
  .banner-desc {-ms-flex-direction: column;flex-direction: column;}
  .testi-banner span {max-width: 100%;margin-bottom: 20px;}
  .testi-banner cite {display: block;margin-left: 0px;margin-top: 20px;}
  .featured-area {margin: 45px 0px 25px;padding: 35px 35px 50px 35px;}
  /*   .yellow-btn {color: #ffffff;border: 2px solid #ffffff;} */
  .featured-img01 {text-align: right;}
  .featured-img01-sm {display: block;margin-bottom: 20px;}
  .featured-img01 > img {text-align: right;}
  .featured-right {display: none;}
  .success-stories h2 {font-size: 38px;line-height: normal;}
  .stories-tab.span3 {max-width: 400px;margin: 0 auto 30px !important;}
  .stories-caption {padding: 25px 20px 30px;}
  .stories-img img {width: 100%;}
  .stories-tab:nth-child(even) .stories-title,
  .stories-tab .stories-title {min-height: 170px;}
  .stories-caption h3 {font-size: 28px;}
  .careers-banner h1 {font-size: 55px;line-height: px;}
  .careers-banner .banner-desc {font-size: 20px;padding: 0 20px;}
  .left-right-img-area,.left-right-img-area.right-img-row {-ms-flex-direction: column;flex-direction: column;margin-bottom: 30px;}
  .left-right-img-area.right-img-row {margin-bottom: 30px;}
  .text-box-inner {max-width: 100%;}
  .text-box h2 {line-height: 35px;font-size: 35px;}
  .we-value-area {padding: 30px 0 15px;}
  .benefits-heading {margin: 0 auto 40px !important;}
  .we-value-area h2 {font-size: 45px;line-height: 55px;margin: 0px 0px 30px;}
  .value-spacer {display: none !important;}
  .text-box h2 {line-height: 30px;font-size: 30px;}
  .benefits-tab-row .benefits-tab {padding:0 20px !important;}
  .benefits-heading h2 {font-size: 45px;line-height: 55px;}
  .featured-img01 .company-logo {display: block;}
  .how-we-can-wrapp {-ms-flex-direction: column-reverse!important;flex-direction: column-reverse!important;}
  .left-section, .right-section {width: 100%;}
  .left-sections, .right-section {width: 100%;}
  .title-wrapper {padding: 0px 0px 0px 7%;}
  .title-wrapper h1 {font-size: 55px;line-height: 65px;padding: 15px 10px 20px 0;}
  .first-box, .second-box, .third-box {padding: 20px;}
  .search-cart {width: calc(100% - 280px) !important; }

  .products-team-size-wrap {padding: 30px 0px 0 0px;}
  .products-team-size {margin-left: 0px;}
  .descktop-cta {display:none;}
  .mob-cta {display:block;}
  .inner-banner .row-fluid .page-center .row-fluid{display:block}
  .inner-banner h2 {font-size: 40px;}
  .gray-background h2 {font-size: 40px;line-height: 40px;}
  .fonts-wrapp .box-wrap {margin-bottom:30px;}

  .boxes-wrap {margin-bottom: 0px !important;}
  .three-bordered-cta-wrappr {padding-bottom:10px !important;}
  #hs_cos_wrapper_module_1568206389173136 .slick-dots {bottom: -45px !important;}
  #hs_cos_wrapper_module_1568207100825213 {margin-top: 30px;}
  #hs_cos_wrapper_module_1568207100825213 {margin-bottom: 50px;}


  .resources-slider span2{display: none !important;visibility: hidden !important;}
  .resources-wrap {padding: 20px 0 0px 0;margin-bottom: 50px;}
  .resources-slider .slick-dots {bottom: -53px;}
  .resources-slider .description {margin: 10px 0 15px;}
  .resources-slider .res-box {padding: 10px 20px 5px;} 


  /* Footer Navigation */
  .footer-container .page-center {padding:0 !important;} 
  .footer-nav h3 {font-size: 14px;border-bottom: none;margin: 0;color:#fff;}
  .footer-title label {margin-bottom: 1px;}
  .footer-logo {display: none !important;}
  .footer-container {padding: 0px 0;}
  .footer-container-wrapper {border-top:none;} 
  .ac-content .span3 {width: 100% !important;float: left;}
  .ac-content .ac-list {padding:10px 20px !important;}
  .mob-nav {display:block !important;margin-top: -30px;}
  .copyright-wrapper, .foot-extra-space{display:none !important;}
  .privacy-links ul, .mob-social-links ul {padding: 0;margin: 0;} 
  .privacy-links ul li {background: #8394a3;margin-bottom: 1px;padding: 10px 20px;font-size:14px;}
  .privacy-links ul li a{color:#fff;}

  .footer-nav h8 {color:#fff !important;border-bottom:0 !important;}
  .footer-nav .ac-list h8 {color:#101d2f !important;}
  .mob-social-links{max-width:265px; margin:25px auto 8px !important; float:none !important;}
  .mob-social-links .social-links a {color: #c4c8c7 !important;font-size: 24px;}
  .mob-social-links ul li {float: left;list-style: none;text-align: center;padding: 0 10px;}
  .mob-copy-right{text-align:center;}

  .footer-nav .sub-nav-footer h8 {font-family: 'GTWalsheimRegular', arial, sans-serif;}
  .sub-nav-footer .ac-content .ac-list {padding: 0px 20px !important;}
  .accordion-bral .sub-nav-footer  i {top: 39%;}   
  .accordion-bral .sub-nav-footer .ac-label {background: #8394a3;}
  .footer-container .article.ac-content ul li {margin: 12px 0 12px;}

  .story-banner {min-height: inherit;display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center;}
  .story-banner:before {opacity: 0.8;width: 100%;}
  .story-banner .banner-desc {max-width: 100%;padding: 40px 10px;}
  .text1 {font-size: 8px;}
  .text2 {top: 55px;font-size: 8px;}
  /*.story-member-tab {max-width: 300px;margin: 0 auto 20px;}*/
  .story-member-tab {text-align:center;}
  .story-member-tab img {display: inline-block !important;padding-top: 20px;}
  .team-description {min-height: inherit;font-size: 14px;line-height: 22px;padding: 22px 30px;}
  .story-member-tab h3 {font-size: 26px;}

  /*   .mob-boxes .boxes {min-height: 270px;} */



  h2 {
    font-size: 40px;
    line-height: 40px;
  }

  .blog-area .page-center {
    padding: 10px 0px !important;
  }
  .blog-post h3 {
    font-size: 16px;
  }
  .right-gray-box {
    max-width: 100% !important;
    width: 100% !important;
    padding: 30px 30px 15px;
  }
  .right-gray-box h3 {
    font-size: 22px;
    margin: 0px 0px 30px;
  }

  .blog-banner {
    padding: 25px 20px 25px;
  }
  .blog-banner h1 {
    font-size: 40px;
    line-height: 40px;
  }
  .blog-detail-area {
    padding: 25px 20px;
  }
  .blog-detail-area .blog-inner-date {
    margin-bottom: 26px;
  }
  .blog-detail-area hr {
    margin: 0px 0px 35px;
  }
  .blog-detail-area p {
    margin-bottom: 27px;
  }
  .suitcase .text-box-inner big {
    font-size: 20px !important;
    line-height: 26px !important;
    margin-bottom: 30px !important;
  }
  .products-wrap {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .products-wrap .span4 {
    max-width: 292px;
    padding: 30px 10px;
    margin: 0 auto !important;
  }
  .orange-testimonial-box-area {
    padding: 25px 0px 25px;
  }
  .orange-testimonial-box-area blockquote {
    font-size: 20px;
    line-height: 26px;
  }
  .blue-box-area h2 {
    font-size: 40px;
    line-height: 45px;
  }
  .two-cols-row .two-cols-wrapper {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .one-half-col {
    width: 100%;
    height: auto;
    padding: 40px 30px;
  }
  .Coral-box-area,
  .blue-box-area {
    padding: 50px 0 50px;
  }
  .Coral-box-area h2 {
    line-height: 35px;
  }
  .story-banner .text1 {
    top: -25px;
  }

  /* .story-banner .text1,
  .story-banner .text2 {
  display:block;
} */
  .mob-social-links ul li {
    padding: 0 18px;
  }
  .featured-img02:before,
  .featured-img02:after {
    display: none;
  }
  .left-top-border {
    display: none;
  }

  .stories-tab-row .span3.stories-tab {
    width: 100%;
    margin: 0px auto 30px !important;
  }
  .stories-tab:nth-child(3n+1) {
    clear: left;
    margin-left: 0px !important;
  }
  .stories-tab:nth-child(4n+1) {
    clear: none;
    margin-left: 0px !important;
  }
  .stories-tab:first-child {
    margin-left: 0px !important;
  }
  .stories-tab:nth-child(13),
  .stories-tab:nth-child(25){
    clear: left;
    margin-left: 0px !important;
  }
  .stories-logo+p {
    min-height: inherit;
  }

  .detail-banner {
    padding: 0 30px 30px;
  }
  .banner-left, 
  .banner-right {
    width: 100%;
  }
  .left-wrap {
    float: left;
    max-width: 100%;
    margin-right: 0px;
  }
  h1.headh1b {
    font-size: 60px;
    line-height: 60px;
    margin-bottom: 50px;
    margin-top: -30px;
  }

  .detail-section3 .page-center {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .detail-section3 .span4 {
    width: 100%;
  }

  .detail-section3 {
    padding: 30px 20px;
  }
  .detail-section3 h2 br {
    display: none;
  }

  .detail-section2 {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section2-left, .section2-right {
    width: 100%;
  }
  .section2-left .left-content {
    padding: 0 30px;
  }
  .section2-right .right-content {
    padding: 0 30px;
  }
  .section2-left {
    padding: 30px 0 40px 0;
    margin-bottom: 20px;
  }
  .section2-right {
    padding: 30px 0 40px 0;
  }

  .detail-section5 {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .section5-left, .section5-right {
    width: 100%;
  }
  .section5-left {
    padding: 30px 0 40px 0;
    margin-bottom: 20px;
  }
  .section5-right .right-content {
    padding: 0 30px;
  }
  .section5-right {
    padding: 30px 0 40px 0;
  }
  .section5-left .left-content {
    padding: 0 30px;
  }

  .img-box {
    min-height: 66vw;
  }
  .content-wrapper {
    max-width: 50%;
  }

  .left-wrap {
    padding: 0px;
    margin-bottom: 20px;
  }
  .fonts-wrapp .box-wrap h6 {
    font-size: 22px;
  }
  .company-logos .logo-wrap {
    padding: 0px 25px;
  }

  /*   .progressbar canvas, .progressbar2 canvas, .progressbar3 canvas {width: 400px !important;height: 400px !important;} */
  .circle-row {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .circle .inner-text {
    font-size: 3.5vw;
  }
  .circle canvas {
    max-width: 400px;
  }
  .circle h3 {
    font-size: 5vw;
  }

  .resubscribe-area .page-center {
    padding: 0 20px !important;
  }
  .resubscribe-area h3 {
    font-size: 22px;
    line-height: 30px;
  }

  .content-wrapper h1 {margin-top:-20px;}

  .request-banner span {
    font-size: 20px;
  }
  .colro-box-area {
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .box-left, .box-right {
    width: 100%;
    padding: 50px 0 50px 0;
  }

  .custom-table table, .custom-table tr, .custom-table td {display: inline-block;width: 100% !important;height: auto !important;}
  .custom-table img {float: left;}

}
.section_filter_row fieldset#blog_topic {
    border: 0;
    padding: 0;
    margin: 0;
}
.section_filter_row select#list11 {
    height: 55px;
}
/* @media (max-width: 640px){
  .section_filter_row .controls p{
    margin-bottom: 10px;
  }
  .section_filter_row .controls{
    transition: transform 0.3s;
    -webkit-transition: transform 0.3s;
  }
  .section_filter_row .controls.p-active{
    transform: scaleX(1.03) scaleY(1.2);
    -webkit-transform: scaleX(1.03) scaleY(1.2);
  }
} */
.section_filter_row p {
    margin: 0;
    margin-bottom: 5px;
}
.section_filter_row {
    margin-bottom: 30px;
}
@media (max-width: 620px) {
  
   .section_filter_row select#list11:focus {
    
    transform: scaleX(1.03) scaleY(1.2);
    -webkit-transform: scaleX(1.03) scaleY(1.2);
} 

  /* Header */
  .top-head ul li:nth-child(2n) {display: none;}
  .top-head ul li{margin:0 5px;}

  .content-wrapper {padding: 20px 0px 40px 20px;}
  .content-wrapper h1 {line-height: 45px;margin-bottom: 25px;font-size: 45px;}

  /*   .request-banner span {
  font-size: 22px;
} */
  .request-banner h2 {
    font-size: 35px;
    line-height: normal;
  }

  .featured-area {
    margin: 45px -10px 25px;
  }
  .featured-area h2 {
    font-size: 33px;
    line-height: normal;
  }
  .featured-img02 {
    max-width: 150px;
  }
  .success-stories h2 {
    font-size: 34px;
  }
  .careers-banner h1 {
    font-size: 50px;
    line-height: 40px;
  }
  .careers-banner .banner-desc {
    font-size: 18px;
  }
  .benefits-heading h2,
  .we-value-area h2 {
    font-size: 35px;
    line-height: 45px;
  }
  .value-tab h3 {
    font-size: 25px;
  }
  .benefits-tab h3 {
    font-size: 25px;
    margin: 0px 0px 25px;
  }
  .benefits-tab h4 {
    font-size: 20px;
  }

  .story-row {
    padding: 20px 10px;
  }
  .story-row .page-center {
    height: inherit;

    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .story-row h2 {
    font-size: 40px;
    line-height: normal;
  }


  .blog-banner {
    padding: 15px 20px 6px;
  }
  .blog-banner h1 {
    font-size: 35px;
    line-height: 35px;
  }

  .blog-detail-area h3 {
    font-size: 20px;
    line-height: 28px;
  }
  h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .careers-banner h1 {
    font-size: 50px;
    line-height: 55px;
  }
  .careers-banner .banner-desc {
    font-size: 16px;
  }
  .blue-box-area h2 {
    font-size: 30px;
    line-height: 30px;
  }
  .text-box h2 {
    line-height: 26px;
    font-size: 26px;
  }
  .suitcase .text-box-inner big {
    font-size: 18px !important;
    line-height: 22px !important;
    margin-bottom: 30px !important;
  }
  .one-half-col h2 {
    line-height: 30px;
    font-size: 30px;
    margin-bottom: 24px;
  }

  h1.headh1b {
    font-size: 40px;
    line-height: 40px;
    margin-bottom: 30px;
  }
  .detail-section3 h3 {
    font-size: 20px;
    line-height: 28px;
  }
  .company-logos .logo-wrap {
    padding: 0px 15px;
  }
  .text-box-inner h3 {
    font-size: 22px;
  }

  .responsive-table {overflow: auto;}
  .responsive-table table {width: 620px !important;}
/*   .body-container-wrapper {padding-top: 115px;} */
}
.section_filter_row {
   
    display: none;
}
@media (max-width: 575px)  {
  
  
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {float: left !important;}

  .with-icons .cta-box {padding: 30px 30px 0px;display: inline-block;width: 100%;margin: 15px 0;}
  .with-icons .icon-wrap {float: left;width: 25%;text-align: left;height: 80px;}
  .with-icons .desc-wrap {display: none;}
  .with-icons .title-wrap {margin: -15px 0;float: left;width: 75%;text-align: left;}
  .with-icons .cta-wrap {margin: 10px 0 0;float: left;width: 75%;text-align: left;}
  .with-icons .cta-wrap a {text-align:left;background: transparent;display: inline-block;padding: 0;color: #101d2f;border: none;margin-top: 10px;text-transform: uppercase;font-family: 'GTWalsheimBold', arial;}
  .with-icons .cta-wrap i {display: inline-block;}
  .left-text-inner {
    max-width: 65%;
  }
  .featured-img01 .company-logo {
    padding: 10px;
  }
  h3 {
    font-size: 26px;
    line-height: 35px;
  }
  .circle .inner-text {
    font-size: 5vw;
  }
  .circle h3 {
    font-size: 8vw;
  }
}

@media (max-width: 479px)  {

  .content-wrapper {padding: 20px 0px 40px 20px;max-width: 360px;}
  .content-wrapper h1 {line-height: 28px;margin-bottom: 15px;font-size: 30px;}
  .title-wrapper h1 {font-size: 40px;line-height: 40px;}
  .request-banner {padding: 20px 0px 20px;}
  .request-banner span {font-size: 18px;}
  .request-banner h2 {font-size: 30px;}
  .success-stories h2 {font-size: 30px;}
  .stories-caption h3 {font-size: 26px;}
  .yellow-btn {padding: 16px 24px;}
  .featured-area {padding: 35px 25px 50px 25px;}
  .careers-banner h1 {font-size: 38px;line-height: 33px;margin: 0px 0px 15px;}
  .careers-banner .banner-desc {font-size: 16px;}
  .inner-banner h2 {font-size: 28px;}
  .gray-background h2 {font-size: 24px;line-height: 24px;}

  .story-banner h1 {font-size: 40px;line-height: 40px;}
  .story-banner .banner-desc {line-height: 22px;}
  /*   .story-banner .text1, .story-banner .text2 {display: block;position: static;margin-top: 10px;margin-bottom: 8px;} */

  .story-banner .text1 {top: -20px;}
  .story-banner .text2 {bottom: -30px;top: inherit;}
  .orange-box {padding: 30px 0;}
  .orange-box.smart-people {padding: 30px 0 35px;}
  .smart-people h3 {line-height: normal;}

  .blog-banner h1 {font-size: 24px;line-height: 24px;}
  .careers-banner h1 {font-size: 34px; line-height: 45px;}
  .blog-detail-area {padding: 15px 20px;}
  .blog-detail-area h3 {font-size: 16px;line-height: 22px;}
  .blog-detail-area p {margin-bottom: 27px;}
  .blog-detail-area hr {margin: 0px 0px 25px;}
  .title-subtitle-wrap {margin: 40px 0 30px;}
  .orange-testimonial-box-area {padding: 25px 10px 25px;}

  .learn-and-support-banner .search-wrap input[type="text"] {background-position: 20% center;}
  .recentposts-wrapper .page-center .span4:nth-child(3) {display: none !important;}

  /*.banner-wrapper {background-position: right -250px center !important;}*/
  .content-wrapper {padding: 20px 0px 40px 20px;}
  .team-description {min-height: 270px !important;}
  /*   .mob-boxes .boxes {min-height: 305px;} */


  .content-wrapper {max-width: 50%;}



}
@media(max-width:420px){
  /*   .progressbar canvas, .progressbar2 canvas, .progressbar3 canvas {width: 300px !important;height: 300px !important;} */
  .circle div {padding:0 18%;}
  .team-description {min-height: 300px !important;}
  /*   .mob-boxes .boxes {min-height: 330px;} */
}
@media(max-width:359px){

  .mob-main-nav .logo {margin-left:10px !important;}
  .search-cart {width: calc(100% - 260px) !important;font-size:14px;padding-top: 10px;}
  .learn-and-support-banner .search-wrap input[type="text"] {background-position: 15% center;}
  .team-description {min-height: 320px !important;}
}


/*.mob-main-nav .nav-wrap>div, .mob-main-nav .nav-wrap>div>span, .privacy-links>div, .privacy-links>div>span {position: static !important;}*/
.mob-nav {margin-top: 0px;}

.mCSB_scrollTools{
  width:10px!important;
  opacity: 1!important;
}
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
  width: auto !important;
  border-radius:0!important;
  background: #CE714b!important; 
  border-radius: 10px!important;
}
.mCSB_scrollTools .mCSB_draggerRail{
  width: auto !important;
  border-radius:0!important;
  border:1px solid #CE714b!important;
  background: #ead5cc!important; 
}


/* Card styling */

.content-card-without { 
  max-width: 33%;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  background-color: #fff;
  box-shadow: 0 2px 4px rgb(0 0 0 / 10%);
  border-radius: 0px;
  transition: .4s ease;
}
.content-card-image {
  overflow: hidden;
  border-radius: 0px 0px 0 0;
}
.content-card-image img {
  width: 100% !important;
  height: auto !important;
}
.content-card-text {
  padding: 30px;
}


/* @media (min-width: 767px) and (max-width: 991px){
.img-box {
background-size: 431px 100%;
}
} */



/* Blog Style  */

.blog-content-cover {
  background: #f0f1f1;
  padding: 60px 0px;
  margin-top: -20px;
}
.blog-content-cover .post-listing {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -17px;
}
.blog-content-cover .post-item {
  width: calc(100% / 2 - 34px);
  background: #fff;
  margin: 0px 17px 34px;
}
.hs-featured-img a {
  height: 240px;
  display: block;
}
.blog-content-cover .post-body {
  padding: 20px 25px 25px;
}
.blog-content-cover .post-item h2 {
  font-size: 22px;
  line-height: normal;
  color: #101d2f;
}
.blog-content-cover .post-item h2 a {
  color: #101d2f;
}
.blog-content-cover .tag-button a {
  display: inline-block;
  padding: 7px 12px;
  background-color: #CE714b;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0.43px;
  line-height: 14px;
  text-align: center;
  margin:0px 5px 5px 0px;
}
.topic-button-detail-page{
  color: #FFFFFF;
  font-size: 14px !important;
  font-weight: bold !important;
  letter-spacing: 0.5px;
  line-height: 16px;
}
.blog-content-cover .author-data {
  border-bottom:1px solid #c3c9c7;
  padding-bottom:10px;
  margin-bottom:10px;
}
.blog-content-cover .author-data a {
  color: #101d2f;
}
.blog-content-cover .post-text {
  margin-bottom: 15px;
}
.blog-content-cover .more-link {
  font-family: 'GTWalsheimBold',arial;
}
.blog-pagination {
  position: relative;
  text-align: center;
  border-top: 2px solid #c3c9c7;
  padding-top: 10px;
  padding-bottom: 80px;
}
.blog-pagination .blog-pagination__number-link {
  display: inline-block;
  background-image: linear-gradient( 140deg, #fefefe 0%, #e2e2e2 75%);
  width: 32px;
  height: 32px;
  padding: 5px 10px;
  color: #0d2032;
  border: 1px solid #c3c9c7;
  margin: 0px 5px;
}
.blog-pagination a.blog-pagination__prev-link,
.blog-pagination a.blog-pagination__next-link {
  color: #0d2032; 
  margin: 0px 8px;
}
.blog-pagination a.blog-pagination__prev-link svg,
.blog-pagination a.blog-pagination__next-link svg {
  width: 7px;
  color: #0d2032;
  margin: 0px 2px 0px 2px;
  vertical-align: baseline;
}
/* Detail Blog Page  */

.hs-blog-post .blog-content-cover {
  padding-top: 96px;
  margin-top: 0px;
}
.detail-blog-content {
  position: relative;
  background:#fff;
}
.detail-blog-content .top-back-btn {
  position: absolute;
  top: -55px;
  font-size: 17px;
  color: #101d2f;
}
.detail-featured-img {
  display: block;
  height: 505px;
}
.detail-blog-inner {
  padding:30px;
}
.detail-blog-inner .new-blog-detail-area p {
  margin-bottom: 0px;
}
.new-blog-detail-area h1 {
  color: #101D2F;
  font-size: 24px;
  letter-spacing: 0.22px;
  line-height: 26px;
  margin-bottom: 30px;
}
.author-box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
}
.author-box .hs-author-avatar {
  width: 70px;
}
.author-box ul {
  padding: 0px 0px 0px 22px;
  margin: 0px;
  list-style: none;
}
.body-container-wrapper .author-box ul li {
  margin-bottom: 0px;
}
.body-container-wrapper.author-box ul li:after {
  display:none;
}
.body-container-wrapper .author-box ul li span {
  font-family: 'GTWalsheimBold',arial,sans-serif;
}
.body-container-wrapper .author-box ul li a {
  color: #101d2f;
}

.blog-sharing-col {
  text-align: right;
  border-top: 1px solid #c3c9c7;
  padding-top:10px;
  padding-bottom: 30px;
}
.blog-sharing-col span { 
  margin-right:15px;
}
.detail-blog-inner .blog-sharing-col a {
  display: inline-block !important;
  background: #c3c9c7;
  color: #fff;
  width: 25px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  margin-left: 2px;
}
.blog-sharing-col.bottom-share-box {
  text-align: left;
  padding-top: 22px;
}
.bottom-share-box .top-back-btn.bottom {
  float: right;
  position: static;
  width: auto;
  background: none;
  color: #000;
}
.blog-content-cover {
    position: relative;
}


@media  (max-width: 767px){
  .start-trial-box .right-btn, .sep-buttons .sep-btn {
    left: -32px;
    height: 32px;
    line-height: 32px;
}
  .blog-content-cover .post-body {
    padding: 20px 50px 25px;
}
.subs-section {
    background-color: #fff;
    padding: 35px;
    margin-top: 0px;
    border-top: 40px solid #141f2f;
}
  .container-fluid .row-fluid .page-center {
    padding: 0 0px;
  }
  
  .blog-pagination {
    margin-bottom:30px;
  }
  .blog-pagination:after {
    content: '';
    position: absolute;
    left: -10px;
    right: -10px;
    bottom: 0px;
    height: 40px;
    background: #0a1d2f;
  }

}
.for-mobile{
  display:none !important;
  }
.for-desktop{
  display:block !important;
  }  
@media (max-width:380px){
  
  .top-head p {
    margin: 0 !important;
    font-size: 14px !important;
}
  .bottom-share-box .top-back-btn.bottom {
    float: left;
    padding: 18px 86px;
    font-size: 12px;
}
}
@media  (max-width: 620px){
  .topic-section {
    padding: 0 35px;
}
  .hot-stuff-section {    
    padding: 35px;    
}
  .freebie-section {
    padding: 35px;
}
  .hot-content-area .right-content p {
    line-height: 18px;
}
  .expert-area-one-col .content-area p {
    line-height: 20px;
}
  .detail-blog-inner {
    padding: 5px 35px 30px 35px;
}
  .blog-search {
    padding:0 35px;
    margin-bottom: 10px;
}
  .blog-content-cover {
   
    padding: 30px 0px;
   
}
  /*.for-desktop{
  display:none !important;
  }  */ 
  
  .for-mobile{
  display:block !important;
  }
  
.section_filter_row {
    margin-bottom: 30px;
    display: block;
  padding: 0 35px;
}
  .blog-content-cover .post-item {
    width: calc(100% / 1);
    margin: 0px 0px 34px;
  }

}



/*  custom css 2022 */
.custom-marketo-contact-form .mktoForm input[type=text],.custom-marketo-contact-form .mktoForm input[type=url],.custom-marketo-contact-form .mktoForm input[type=email],.custom-marketo-contact-form .mktoForm input[type=tel],.custom-marketo-contact-form .mktoForm input[type=number],.custom-marketo-contact-form .mktoForm input[type=date],.custom-marketo-contact-form .mktoForm textarea.mktoField,.custom-marketo-contact-form .mktoForm select.mktoField{ 
  height: 45px !important;
  border: 1px solid #d3d7d5 !important;
  padding: 6px 12px !important;
}
.custom-marketo-contact-form .mktoForm .mktoRequiredField label.mktoLabel {
  font-weight: 400 !important;
}
.custom-marketo-contact-form .mktoForm .mktoRequiredField .mktoAsterix{
  display: none;
}
.custom-marketo-contact-form .mktoLabel:after {
  content: " *";
  color: #ce714b;
}
.custom-marketo-contact-form .mktoForm .mktoLabel {
  float: none;
}
.full-width-bg .mktoForm .mktoButtonWrap.mktoSimple .mktoButton{
  transition: 0.3s ease-in-out;
}
.custom-marketo-contact-form .mktoForm button.mktoButton {
  cursor: pointer;
  margin: 0;
  display: inline-block;
  max-width: 239px;
  font-size:14px;
  line-height:1;
  width: 100%;
  background: #fff !important;
  font-family: 'GTWalsheimBold',arial,sans-serif !important;
  color: #ce714b !important;
  border: solid 2px #ce714b !important;
  text-transform: uppercase;
  padding: 16px 32px !important;
  border-radius: 0;
  font-weight: 700;
  margin-bottom: 20px;
  transition: 0.3s ease-in-out;
}
.custom-marketo-contact-form .mktoForm button.mktoButton:hover{
  background: #ce714b !important;
  color: #fff !important;
  border: solid 2px #ce714b !important;
}
/* .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
  cursor: pointer;
  margin: 0;
  display: inline-block;
  max-width: max-content;
  font-size:14px;
  line-height:1;
  width: 100%;
  background: #fff !important;
  font-family: 'GTWalsheimBold',arial,sans-serif !important;
  color: #ce714b !important;
  border: solid 2px #ce714b !important;
  text-transform: uppercase;
  padding: 16px 32px !important;
  border-radius: 0;
  font-weight: 700;
  margin-bottom: 20px;
  transition: 0.3s ease-in-out;
}
.mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover{
  background: #ce714b !important;
  color: #fff !important;
  border: solid 2px #ce714b !important;
} */


/* Custom Style 2022 CSS Start */


.custom_navigations_wrapper{
  padding: 0 !important;
}
.header_bottom_new{
  padding: 16px 0;  
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.04);
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper, .hs-menu-children-wrapper {
  top: auto;
  /*   padding: 28px 28px !important; */
  padding: 0px !important;
  min-width: 206px;
  text-align: left;
  background: #fff !important;
  box-shadow: 0px 4px 6px rgb(0 0 0 / 15%);
  border: 1px solid #F0F1F1;
}
/*.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper.custom-mod.active {
opacity: 1;
visibility: visible;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>ul.hs-menu-children-wrapper.custom-mod {
padding: 0 !important;
opacity: 0;
visibility: hidden;
}*/
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
  padding: 0;
}
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children:hover>ul.hs-menu-children-wrapper li:not(:last-child){
  margin-bottom: 10px;
}
/* .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-menu-depth-1 {
  float: left;
  margin: 0 10px;
} */
.hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children>a:after {
  content: "\f078";
}
.custom_details_menu .active a{
  border: 0 !important;
}
.descktop-nav{
  display: block;
}
/* .header_bottom_new .header-cta a{
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  width: auto;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  height: auto;
  text-shadow: none;
  padding: 12px 29px;
  display: inline-block;
  vertical-align: middle;
  border: solid 2px #CE714B;
  font-family: 'GTWalsheimBold',arial,sans-serif;
  background: rgb(206,113,75);
}
a#cta_button_1740477_7edf14c4-29ef-4e11-be9b-00a1986c4a80{
  -webkit-font-smoothing: antialiased;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-user-select: none;
  -o-user-select: none;
  user-select: none;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  width: auto;
  color: #fff;
  font-size: 14px !important;
  line-height: 20px !important;
  height: auto !important;
  text-shadow: none;
  padding: 12px 29px !important;
  display: inline-block !important;
  vertical-align: middle !important;
  border: solid 2px #CE714B !important;
  font-family: 'GTWalsheimBold',arial,sans-serif !important;
  background: rgb(206,113,75);
} */

@media (max-width: 1170px){
  .custom_main_mob_nav {
    padding: 10px 0;
  }
  /*   .custom_navigations_wrapper .nav-wrap {
  overflow: scroll;
  height: 500px;
} */
  .custom_main_mob_nav .custom-menu-primary .hs-menu-wrapper>ul li:first-child a {
    border-top: none;
  }
  .custom_main_mob_nav .custom-menu-primary .hs-menu-wrapper>ul li a {
    border-bottom: none !important;
  }
  .custom_main_mob_nav .s-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper,.custom_main_mob_nav .hs-menu-children-wrapper {
    box-shadow: none !important;
  }
  .custom_main_mob_nav .nav-wrap ul[role=menu]{
    display: none !important;
  }
  .custom_main_mob_nav .new_custom_menu_primary{
    background: #fff;
    text-align: left;
    transition: .3s ease-in-out;
    padding-bottom: 30px;
    padding-top: 0px;
  }
  .custom_main_mob_nav .new_custom_menu_primary ul>li {
    display: block;
    margin: 0;
  }
  .custom_main_mob_nav .new_custom_menu_primary li.has-submenu>a:after {
    position: absolute;
    margin-top: 0px;
    right: 30px;
  }
  .cstm-submenu {
    position: relative;
  }
  .custom_main_mob_nav .new_custom_menu_primary .hs-menu-wrapper{
    overflow: scroll;
  }
  .new_custom_menu_primary li.has-submenu>a:after {
    top: 19px;
  }
  .new_custom_menu_primary li.has-submenu.open a:after {
    top: 20px;
  }
  .custom_main_mob_nav .search-cart .st-search-show-outputs{
    display: none;
  }
  .custom_main_mob_nav .search-cart {
    font-size: 16px;
  }
  .custom_main_mob_nav .mobile-trigger {
    padding: 18px 20px;
  }
  .new_custom_menu_primary ul>li.open>a {
    background: unset;
    border-top: unset;
  }
  .mobile-open .languages a {
    font-size: 16px;
  }
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    height: 60vh;
    overflow: scroll;
  }
}
@media (max-width: 767px){
  .custom-menu-primary {
    padding-top: 42px !important;
  }
  .banner-wrapper {
    margin: 0 10px;
    margin-top: 50px;
  }
}
@media (max-width: 767px){
  .body-container-wrapper {
    padding-top: 100px;
  }
}
@media (max-width: 711px){
  .body-container-wrapper {
    padding-top: 130px;
  }
}
@media (max-width: 570px){
  .custom_main_mob_nav .mobile-trigger {
    padding: 18px 20px;
  }
}

@media (max-width: 568px){
  .custom_main_mob_nav .logo img{
    width: auto !important;
  }
  .custom_main_mob_nav .search-cart img{
    width: 20px !important;
  }
  .custom_main_mob_nav .custom-menu-primary {
    padding-top: 40px !important;
  }
  .custom_main_mob_nav .custom-menu-primary .hs-menu-wrapper>ul ul style{
    display: none;  
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal ul {
    display: inherit;
  }
}
/* @media (max-width: 409px){
  .body-container-wrapper {
    padding-top: 159px;
  }
} */
@media (max-width: 400px){
  .custom_main_mob_nav .new_custom_menu_primary {40
    padding: 0 0 40px;
  }
}
@media (max-width: 389px){
  .body-container-wrapper {
    padding-top: 155px;
  }
  .custom_main_mob_nav .mobile-trigger {
    padding: 17px 20px;
  }
}
@media (max-width: 359px){
  .custom_main_mob_nav .search-cart {
    padding-top: 0;
  }
}
@media screen and ( max-height: 650px ) {
/*   .custom_navigations_wrapper .nav-wrap {
    overflow: scroll;
    height: 160px;
  } */
   .custom_main_mob_nav .new_custom_menu_primary{
     padding-bottom: 60px;
     padding-top: 25px;
  }
}


/* Custom Style 2022 CSS End */