/* @import url('http://example.com/example_style.css');
@import url(https://fonts.googleapis.com/css?family=Yantramanav:400,300,700);*/
@font-face {font-family: 'FSElliot-Bold';
  src: url('//cdn2.hubspot.net/hubfs/1953781/Misc/Fonts/FS_Elliot/fselliot-bold-webfont.eot') format('eot'), url('//cdn2.hubspot.net/hubfs/1953781/Misc/Fonts/FS_Elliot/fselliot-bold-webfont.woff') format('woff'), url('//cdn2.hubspot.net/hubfs/1953781/Misc/Fonts/FS_Elliot/fselliot-bold-webfont.ttf') format('truetype');}
@font-face {font-family: 'FSElliot-Light';
  src: url('//cdn2.hubspot.net/hubfs/1953781/Misc/Fonts/FS_Elliot/fselliot-light-webfont.eot') format('eot'), url('//cdn2.hubspot.net/hubfs/1953781/Misc/Fonts/FS_Elliot/fselliot-light-webfont.woff') format('woff'), url('//cdn2.hubspot.net/hubfs/1953781/Misc/Fonts/FS_Elliot/fselliot-light-webfont.ttf') format('truetype');}
@font-face {font-family: 'FSElliot-Regular';
  src: url('//cdn2.hubspot.net/hubfs/1953781/Misc/Fonts/FS_Elliot/fselliot-regular-webfont.eot') format('eot'), url('//cdn2.hubspot.net/hubfs/1953781/Misc/Fonts/FS_Elliot/fselliot-regular-webfont.woff') format('woff'), url('//cdn2.hubspot.net/hubfs/1953781/Misc/Fonts/FS_Elliot/fselliot-regular-webfont.ttf') format('truetype');}


@font-face {
    font-family: 'texta';
    src: url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Regular.woff2') format('woff2'),
        url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'texta';
    src: url('TextaAlt-Medium.woff2') format('woff2'),
        url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/TextaAlt-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'texta';
    src: url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/TextaAlt-Thin.woff2') format('woff2'),
        url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/TextaAlt-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'texta';
    src: url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Black.woff2') format('woff2'),
        url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Black.woff') format('woff');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'texta';
    src: url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Light.woff2') format('woff2'),
        url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Light.woff') format('woff');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'texta';
    src: url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Heavy.woff2') format('woff2'),
        url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Heavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}



/*@font-face {
    font-family: 'texta';
    src: url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/TextaAlt-Regular.woff2') format('woff2'),
        url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/TextaAlt-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}*/

@font-face {
    font-family: 'Texta';
    src: url('https://cdn2.hubspot.net/hubfs/1953781/turnkey/Fonts/Texta-Regular.woff2') format('woff2'),
        url('https://cdn2.hubspot.net/hubfs/1953781/turnkey/Fonts/Texta-Regular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
}



@font-face {
    font-family: 'texta';
    src: url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Thin.woff2') format('woff2'),
        url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Thin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'texta';
    src: url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Medium.woff2') format('woff2'),
        url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Medium.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'texta';
    src: url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Bold.woff2') format('woff2'),
        url('//cdn2.hubspot.net/hubfs/1953781/Fonts/Texta/Texta-Bold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
}


 /***********************************************/
 /* CSS @imports must be at the top of the file */
 /* Add them above this section                 */
 /***********************************************/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
    *zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
    *zoom: 1;
}

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

.clearfix:after {
    clear: both;
}

/* Visibilty Classes */

.hide {
    display: none;
}

.show {
    display: block;
}

.invisible {
    visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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




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


/* ==========================================================================
   Base                                                    
   ========================================================================== */
/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */
*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
}

/* Custom fonts */
/* ex. @font-face {}; */
/* all @import calls need to be done at the top on line 1 */

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



@font-face {
    font-family: 'texta-heavyuploaded_file';
    src: url('https://cdn2.hubspot.net/hubfs/1953781/Fonts/texta_heavy-webfont.woff2') format('woff2'),
         url('https://cdn2.hubspot.net/hubfs/1953781/Fonts/texta_heavy-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'texta-lightuploaded_file';
    src: url('https://cdn2.hubspot.net/hubfs/1953781/Fonts/texta_light-webfont.woff2') format('woff2'),
         url('https://cdn2.hubspot.net/hubfs/1953781/Fonts/texta_light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'texta-regularuploaded_file';
    src: url('https://cdn2.hubspot.net/hubfs/1953781/Fonts/texta_regular-webfont.woff2') format('woff2'),
         url('https://cdn2.hubspot.net/hubfs/1953781/Fonts/texta_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



/**
 * Page Center
 *
 * Apply this class to full-width modules.
 */
.page-center {
    float: none !important;
    max-width: 1145px !important;
    margin: 0 auto !important;
}

a:link, a:visited {
    color: #2C2A29;
    text-decoration: none;
}
a:hover, a:active {
    color: #2C2A29;
}

/* Highlighted Text */
::-moz-selection, ::selection {
    color: #fff;
    background: #aaa;
}

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

hr {}

/*.resourece-socile .ullist > a , .resourece-socile .ullist  li:first-child > a:first-child { display:none !important; }*/


.resourece-socile > ul > li > a:empty{ display:none; }

/* ==========================================================================
   Typography
   ========================================================================== */
/* Basic text */
p, li {
    font-family: 'FSElliot-Regular', sans-serif;
    font-size: 1em; /* WAS 1.15 */
    font-weight: 300;
    line-height: 1.55em;
    color: #2C2A29;
    padding: 0;
    margin: 5px 0 10px;
}

div, span {
    font-family: 'FSElliot-Regular', sans-serif;
}

/* Headings */
h1, h2, h3, h4, h5, h6 {
    font-family: 'FSElliot-Bold', sans-serif;
    letter-spacing: 1px;
    line-height: 1em;
    color: #2C2A29;
    padding: 0;
    margin: 5px 0 15px;
}

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

h1 {
    font-size: 2.25em;
    font-weight: 300;
}
h2 {
    font-size: 2em;
    font-weight: 300;
}
h3 {
    font-size: 1.5em;
    font-weight: 300;
}
h4 {
    font-size: 1.25em;
    font-weight: 300;
}
h5 {
    font-size: 0.875em;
    font-weight: 300;
}
h6 {
    font-size: 0.75em;
    font-weight: 400;
}

/* Lists */
ul, ol {
    padding: 0 0 0 30px;
    margin: 0 0 10px 0;
}
li {
    padding: 5px 0;
    margin: 0;
}
li p {
    padding: 0;
    margin: 0;
}

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

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

.slick-arrow { outline:none; position:absolute; cursor:pointer;  border-radius:50%; top:50%; border:0; color:#fff; font-size:0; width:35px; height:35px; line-height:35px;  background:rgba(0,0,0,0.5); -moz-transform: translateY(-50%); -webkit-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); z-index:2; }
.slick-arrow:hover { background:#fac040; }
.slick-prev { left:15px; }
.slick-arrow:before { font-family:'FontAwesome'; font-size:24px; }
.slick-prev:before { content: "\f104"; left: -2px;    top: -2px; position: relative; }
.slick-next { right:15px; }
.slick-next:before { content: "\f105"; right: -2px;     top: -2px;position: relative; } 

.row-fluid .plan0slider ul.slick-dots { padding-bottom:20px;} 
ul.slick-dots { margin:0; padding:0 0 15px; list-style:none; float:left; width:100%;}
ul.slick-dots { text-align:center; padding:10px 0 0; }
ul.slick-dots li { display:inline-block; padding:0 5px; }
ul.slick-dots li button { display:inline-block; background:rgba(0,0,0,0.5);  width:15px; height:15px; border-radius:100%; font-size:0; text-index:-9999; cursor:pointer;   border:0;}
ul.slick-dots li button:hover , ul.slick-dots li.slick-active button { background:#fac040; }
.row-fluid .plan0slider ul.slick-dots li button:hover ,.row-fluid .plan0slider ul.slick-dots li.slick-active button { background:#fac040 !important; }
.row-fluid .plan0slider ul.slick-dots > li.slick-active > button { background:#fac040; } 
 

.ullist > a + li > a:first-child{ display:none !important; }

.row-fluid .main-news06 { float:left; width:100%; padding:50px 0; margin:0; }
.row-fluid .main-news06 a:hover , .row-fluid .newsbox-0 .post-title a:hover { color:#E04E39; }
.row-fluid .newsbox-0 { float:left; width:48%; color:#949598; margin-right:19px; padding-bottom:40px; }
.row-fluid .newsbox-0 p  { color:#949598; }
.row-fluid .newsleft-1 > .newsbox-0:first-child { width:100%;  }
.row-fluid .newsleft-1 > .newsbox-0:last-child { margin-right:0; } }
.row-fluid .newsleft-1 { border-right:1px solid #DEDEDE; padding-right:50px; }
.row-fluid .newsleft-1 .post-image { height:200px; float:left; width:100%; display:none; background-position:center center !important; background-repeat:no-repeat !important; background-size:cover !important;  }
.row-fluid .newsleft-1 > .newsbox-0:first-child .post-image { display:block; }

.row-fluid .newsleft-12 { border-right:1px solid #DEDEDE; padding-right:80px; }
.row-fluid .logo-nav5 { float:left; width:100%; padding:0px 0; background:#e9e9e9; }
.row-fluid .logo-nav5 .slick-track .hs_cos_wrapper { float:none; display:inline-block; vertical-align:middle;  text-align:center; outline:0; }
.row-fluid .logo-nav5 .slick-track .hs_cos_wrapper img { display:inline-block; outline:0; padding:0 20px; }
.row-fluid .sliderbg-img6 { min-height:500px; background-repeat:no-repeat !important; background-size:cover !important; background-position:top center !important; position:relative;  color:#fff; float:left; width:100%; }
/*.row-fluid .plan0slider { position:relative; }
.row-fluid .plan0slider:after { position:absolute; left:0; top:0; width:100%; height:100%; content:''; background:rgba(0,0,0,.2); }*/

.row-fluid .stories-section1 .hs_cos_wrapper_widget:nth-child(4) .Stories-img img{ max-width:190px; }
.row-fluid .stories-section1 .hs_cos_wrapper_widget:nth-child(4) .Stories-img{ margin-bottom:5px; } 

.row-fluid .logo-nav5 .slick-track .hs_cos_wrapper:first-child img{ height:85px; max-width:190px;}

.row-fluid .quicktitle7 { font-weight:900; }

.row-fluid .newsbox-0 .date { float:left; width:100%; position:relative; padding:10px 0 5px; }
.row-fluid .newsbox-0 .post-title {  margin-bottom:10px; float:left; width:100%; }
.row-fluid .newsbox-0 .post-title a { color:#113073; font-size:24px; }
.row-fluid .newsbox-0 .more { color:#113073; }
.row-fluid .newsbox-0 .post-content p { display:inline; }

.row-fluid .eventbox-4a { float:left; width:100%; padding:0px 0 30px; }
.row-fluid .eventbox-4a h4 { float:left; width:100%; }
.row-fluid .eventbox-4a h4 a , .row-fluid .eventbox-4a .event-topic3  a { color:#113073; }
.row-fluid .eventbox-4a div { float:left; width:auto; margin-right:20px; font-size:14px;  }

.row-fluid .eventbox-4a .event-topic3 { background:#dadada; display:inline-block; padding:3px 10px;  position: relative; margin-top: -3px; color:#113073; font-weight:bold; }
.row-fluid .newsleft-13 { padding-left:30px; }
.row-fluid .resources3 { padding-right:20px; border-right: 1px solid #DEDEDE;  color: #2C2A29; }
.row-fluid .resources4 { padding-left:20px; color: #2C2A29; }
.row-fluid .resources4 a:after , .row-fluid .resources3 a:after { display:none; }
.row-fluid .resources4 a , .row-fluid .resources3 a  { display:inline-block; margin-top:20px; }



.row-fluid .newsform0 { float:left; width:100%; padding:50px 0; background:#404040; color:#fff; text-align:center; }
.row-fluid .newsform0 h3 { background:transparent; font-size:30px; padding:0 0 30px;  }
.row-fluid .newsform0 form { background:transparent; border:0; float:left; width:100%; padding:0 200px; }
.row-fluid .newsform0 form .hs-form-required { display:none; }
.row-fluid .newsform0 form .input input { background:#d9d9d9; color:#949598; border:0; border-radius:0; box-shadow: 1px 6px 4px #333333;  }


.row-fluid .newsform0 form fieldset { max-width:100% !important; float:left; margin:5px 0; width:100%; }
.row-fluid .newsform0 form .form-columns-1 .input , form .form-columns-2 .input  { margin-right:0 !important; }
.row-fluid .newsform0 form .form-columns-1 .input textarea , form .form-columns-1 .input input , form .form-columns-1 .input select  { width:100% !important; }
.row-fluid .newsform0 form .form-columns-2 { width:100%; }
.row-fluid .newsform0 form .form-columns-2 .input input { width:100% !important;  }
.row-fluid .newsform0 form .form-columns-2 .hs-form-field:first-child { padding-right:10px;  }
.row-fluid .newsform0 form .form-columns-2 .hs-form-field:last-child { padding-left:10px; }
.row-fluid .newsform0 form .form-columns-2 .hs-form-field { width: 50% !important; }
.row-fluid .newsform0 form .form-columns-1 .hs-form-field { padding-right:0 !important; }
.row-fluid .newsform0 form .hs_recaptcha { float:left; width:100%; }

.row-fluid .newsform0 form .hs_submit input { background:rgb(224,78,57); padding: 8px 6% 8px; margin-top:20px !important; }
.row-fluid .newsform0 form ul.hs-error-msgs { padding-left:0; text-align:left; }
.row-fluid .newsform0 form ul.hs-error-msgs li { padding-left:0; color:#fff; }

.row-fluid .topheight-center5 { position:absolute; left:50%; top:50%; width:80%; -moz-transform: translateX(-50%) translateY(-50%);
-webkit-transform: translateX(-50%) translateY(-50%);
-o-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%); }

.row-fluid .topheight-center5 .left , .row-fluid .topheight-center5 .right { float:none; display:inline-block; vertical-align:middle; margin:0 0 0 -4px; padding:0 20px; }
.row-fluid .topheight-center5 .right { text-align:right; }
.row-fluid .topheight-center5 .right img { display:inline-block; height:auto; }
.row-fluid .topheight-center5 h2 { color:#fff; float:left; width:100%; padding:15px 0 10px; }
.row-fluid .topheight-center5 p { color:#fff; display:block; padding-top:30px; }
.row-fluid .learn-cta { margin-top:20px; display:inline-block; }

.row-fluid .plan0slider ul { padding:0; text-align:center; width:100%;  position: absolute; bottom:40px; }
.row-fluid .plan0slider ul.slick-dots > li { display:inline-block; width:auto; padding:0 3px; }
.row-fluid .plan0slider ul.slick-dots > li > button { background:#fff; font-size:0; height:12px; width:12px; border-radius:100%;  outline: 0; border: 0; padding:0; cursor:pointer; }
.row-fluid .plan0slider ul.slick-dots > li.slick-active > button { background:#e46d0e; }
.row-fluid .plan0slider .slick-list  { padding-bottom:40px; }

.row-fluid .logo-nav6 ul { padding:0; text-align:center; width:100%;  position: absolute; bottom:40px; }
.row-fluid .logo-nav6 ul.slick-dots > li { display:inline-block; width:auto; padding:0 3px; }
.row-fluid .logo-nav6 ul.slick-dots > li > button { background:#fff; font-size:0; height:12px; width:12px; border-radius:100%;  outline: 0; border: 0; padding:0; cursor:pointer; }
.row-fluid .logo-nav6 ul.slick-dots > li.slick-active > button { background:#e46d0e; }
/*.row-fluid .logo-nav6 .slick-list  { padding-bottom:40px; }*/

.row-fluid .turnkey-main04 { float:left; width:100%; background:#343842; padding:50px 0; color:#fff; }
.row-fluid .turnkey-main04 h2 { padding-bottom:40px; }
.row-fluid .turnkey-main04 h2, .row-fluid .turnkey-main04 p , .row-fluid .turnkey-main04 p a { color:#fff; }
.row-fluid .quick-img2 { margin-bottom:40px; }
.row-fluid .turnkey-main04 p { padding-top:20px; }

.row-fluid .quickbox-2 { padding:0 15px; }
.row-fluid .quicktitle7 { float:left; width:100%; }

.white-text h1, .white-text h2, .white-text h3, .white-text h4,
.white-text h5, .white-text h6, .white-text p, .white-text a,
.white-text div, .white-text span {
    color: #f2f2f2;
}
.white-text a:hover {
    color: #A7A8AA;
}



.blue-text h1, .blue-text h2, .blue-text h3, .blue-text h4,
.blue-text h5, .blue-text h6, .blue-text p, .blue-text a,
.blue-text div, .blue-text span {
    color: #A7A8AA;
}

.black-text h1, .black-text h2, .black-text h3, .black-text h4,
.black-text h5, .black-text h6, .black-text p, .black-text a,
.black-text div, .black-text span {
    color: #2C2A29;
}

.dkblue-text h1, .dkblue-text h2, .dkblue-text h3, .dkblue-text h4,
.dkblue-text h5, .dkblue-text h6, .dkblue-text p, .dkblue-text a,
.dkblue-text div, .dkblue-text span {
    color: #002554;
}

.dkgrey-text h1, .dkgrey-text h2, .dkgrey-text h3, .dkgrey-text h4,
.dkgrey-text h5, .dkgrey-text h6, .dkgrey-text p, .dkgrey-text a,
.dkgrey-text div, .dkgrey-text span {
    color: #373842;
}

.addx {
    font-family: 'FSElliot-Regular', sans-serif;
    font-size: 0.8em;
    font-weight: 300;
    line-height: 1.4em;
    color: #2C2A29;
    padding: 0;
    margin: 5px 0 5px;
}
.offte {
    font-family: 'FSElliot-Regular', sans-serif;
    font-size: 1em;
    font-weight: 300;
    line-height: 1.2em;
    color: #2C2A29;
    padding: 0;
    margin: 5px 0 5px;
}


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

.padding25tb {padding: 25px 0;}
.padding40tb {padding: 40px 0;}
.padding60tb {padding: 60px 0;}
.margin40tb {padding: 40px 0;}
.margin60tb {padding: 60px 0;}
.margin120tb {padding: 120px 0;}
.padding20tblr {padding: 20px;}
.padding40tblr {padding: 40px;}
.padding60tblr {padding: 60px;}

.fontface-bold {
    font-family: 'FSElliot-Bold', sans-serif;
}

.shadow-dkgrey {
    text-shadow: 1px 1px #2C2A29;
}


.white-pill-button1 {border-radius: 50px; color: #FFFFFF; background: transparent; border: 3px solid #fff; font-size: 18px; font-weight: 500; line-height: 1.5em; padding: 6px 47px; transition: all .4s ease; text-shadow: 1px 1px #2C2A29;}
.white-pill-button1:hover {background-color: #FFFFFF; color: #2C2A29; text-shadow: none;}
a.white-pill-button1:after {font-family: FontAwesome; content: "\f054"; margin-left: 12px;}

.white-pill-button1b {border-radius: 50px; color: #FFFFFF; background: transparent; border: 3px solid #fff; font-size: 18px; font-weight: 500; line-height: 1.5em; padding: 6px 47px; transition: all .4s ease;}
a.white-pill-button1b {color: #FFFFFF;}
a.white-pill-button1b:after {font-family: FontAwesome; content: "\f054"; margin-left: 12px;}
.white-pill-button1b:hover {background-color: #FFFFFF; color: #A7A8AA;}

.red-pill-button1 {border-radius: 50px; color: #2C2A29; background-color: #E04E39; border: 3px solid #E04E39; font-size: 18px; font-weight: 500; line-height: 1.5em; padding: 6px 47px; transition: all .4s ease;}
.red-pill-button1:hover {background-color: #FFFFFF;}
a.red-pill-button1:after {font-family: FontAwesome; content: "\f054"; margin-left: 12px;}

.red-pill-button2 {border-radius: 40px; color: #FFFFFF; background-color: #E04E39; border: 3px solid #E04E39; font-size: 15px; font-weight: 500; line-height: 1.2em; padding: 4px 25px; transition: all .4s ease;}
a.red-pill-button2 {color: #FFFFFF; display:inline-block; }
a.red-pill-button2:after {font-family: FontAwesome; content: "\f054"; margin-left: 8px;}
.red-pill-button2:hover {background-color: #FFFFFF; color: #E04E39;}

.red-pill-button2b {border-radius: 40px; color: #FFFFFF; background-color: #E04E39; border: 3px solid #E04E39; font-size: 15px; font-weight: 500; line-height: 1.2em; padding: 4px 25px; transition: all .4s ease;}
a.red-pill-button2b {color: #FFFFFF;}
a.red-pill-button2b:before {font-family: FontAwesome; content: "\f053"; margin-right: 8px;}
.red-pill-button2b:hover {background-color: #FFFFFF; color: #E04E39;}

.red-pill-button3 {border-radius: 40px; color: #FFFFFF; background-color: #E04E39; border: 3px solid #E04E39; font-size: 12px; font-weight: 500; line-height: 1em; padding: 2px 12px; transition: all .4s ease;}
a.red-pill-button3 {color: #FFFFFF;}
a.red-pill-button3:after {font-family: FontAwesome; content: "\f054"; margin-left: 8px;}
.red-pill-button3:hover {background-color: #FFFFFF; color: #E04E39;}

.blue-pill-button1 {border-radius: 50px; color: #FFFFFF; background-color: #002554; border: 3px solid #002554; font-size: 18px; font-weight: 500; line-height: 1.5em; padding: 6px 47px; transition: all .4s ease;}
a.blue-pill-button1 {color: #FFFFFF;}
a.blue-pill-button1:after {font-family: FontAwesome; content: "\f054"; margin-left: 12px;}
.blue-pill-button1:hover {background-color: #FFFFFF; color: #002554;}

.blue-pill-button2 {border-radius: 40px; color: #FFFFFF; background-color: #002554; border: 3px solid #002554; font-size: 15px; font-weight: 500; line-height: 1.2em; padding: 4px 25px; transition: all .4s ease;}
a.blue-pill-button2 {color: #FFFFFF;}
a.blue-pill-button2:after {font-family: FontAwesome; content: "\f054"; margin-left: 8px;}
.blue-pill-button2:hover {background-color: #FFFFFF; color: #002554;}

.blue-pill-button2b {border-radius: 40px; color: #FFFFFF; background-color: #002554; border: 3px solid #002554; font-size: 15px; font-weight: 500; line-height: 1.2em; padding: 4px 25px; transition: all .4s ease;}
a.blue-pill-button2b {color: #FFFFFF;}
a.blue-pill-button2b:before {font-family: FontAwesome; content: "\f053"; margin-right: 8px;}
.blue-pill-button2b:hover {background-color: #FFFFFF; color: #002554;}

.blue-pill-button3 {border-radius: 50px; color: #FFFFFF; background-color: #002554; border: 3px solid #002554; font-size: 12px; font-weight: 500; line-height: 1em; padding: 2px 12px; transition: all .4s ease;}
a.blue-pill-button3 {color: #FFFFFF;}
a.blue-pill-button3:after {font-family: FontAwesome; content: "\f054"; margin-left: 8px;}
.blue-pill-button3:hover {background-color: #FFFFFF; color: #002554;}

.dkgrey-pill-button1 {border-radius: 50px; color: #FFFFFF; background-color: #373842; border: 3px solid #373842; font-size: 18px; font-weight: 500; line-height: 1.5em; padding: 6px 47px; transition: all .4s ease;}
a.dkgrey-pill-button1 {color: #FFFFFF;}
a.dkgrey-pill-button1:after {font-family: FontAwesome; content: "\f054"; margin-left: 12px;}
.dkgrey-pill-button1:hover {background-color: #FFFFFF; color: #373842;}

.dkgrey-pill-button2 {border-radius: 40px; color: #FFFFFF; background-color: #373842; border: 3px solid #373842; font-size: 15px; font-weight: 500; line-height: 1.2em; padding: 4px 25px; transition: all .4s ease; margin-top: 10px;}
a.dkgrey-pill-button2 {color: #FFFFFF;}
a.dkgrey-pill-button2:after {font-family: FontAwesome; content: "\f054"; /* Right pointing chevron */ margin-left: 8px;}
.dkgrey-pill-button2:hover {background-color: #FFFFFF; color: #373842;}

.dkgrey-pill-button2b {border-radius: 40px; color: #FFFFFF; background-color: #373842; border: 3px solid #373842; font-size: 15px; font-weight: 500; line-height: 1.2em; padding: 4px 25px; transition: all .4s ease;}
a.dkgrey-pill-button2b {color: #FFFFFF;}
a.dkgrey-pill-button2b:before {font-family: FontAwesome; content: "\f053"; /* Right pointing chevron */ margin-right: 8px;}
.dkgrey-pill-button2b:hover {background-color: #FFFFFF; color: #373842;}

.dkgrey-pill-button3 {border-radius: 50px; color: #FFFFFF; background-color: #373842; border: 3px solid #373842; font-size: 12px; font-weight: 500; line-height: 1em; padding: 2px 12px; transition: all .4s ease;}
a.dkgrey-pill-button3 {color: #FFFFFF;}
a.dkgrey-pill-button3:after {font-family: FontAwesome; content: "\f054"; /* Right pointing chevron */ margin-left: 8px;}
.dkgrey-pill-button3:hover {background-color: #FFFFFF; color: #373842;}

.ltgrey-pill-button1 {border-radius: 50px; color: #FFFFFF; background-color: #A7A8AA; border: 3px solid #A7A8AA; font-size: 18px; font-weight: 500; line-height: 1.5em; padding: 6px 47px; transition: all .4s ease;}
a.ltgrey-pill-button1 {color: #FFFFFF;}
a.ltgrey-pill-button1:after {font-family: FontAwesome; content: "\f054"; margin-left: 12px;}
.ltgrey-pill-button1:hover {background-color: #FFFFFF; color: #A7A8AA;}

.ltgrey-pill-button2 {border-radius: 40px; color: #FFFFFF; background-color: #A7A8AA; border: 3px solid #A7A8AA; font-size: 15px; font-weight: 500; line-height: 1.2em; padding: 4px 25px; transition: all .4s ease;}
a.ltgrey-pill-button2 {color: #FFFFFF;}
a.ltgrey-pill-button2:after {font-family: FontAwesome; content: "\f054"; margin-left: 8px;}
.ltgrey-pill-button2:hover {background-color: #FFFFFF; color: #A7A8AA;}

.ltgrey-pill-button3 {border-radius: 50px; color: #FFFFFF; background-color: #A7A8AA; border: 3px solid #A7A8AA; font-size: 12px; font-weight: 500; line-height: 1em; padding: 2px 12px; transition: all .4s ease;}
a.ltgrey-pill-button3 {color: #FFFFFF;}
a.ltgrey-pill-button3:after {font-family: FontAwesome; content: "\f054"; margin-left: 8px;}
.ltgrey-pill-button3:hover {background-color: #FFFFFF; color: #A7A8AA;}


.ftr-social-icons img, .contpg-social-icons img {
    transition: all 0.3s ease;
}
 
.ftr-social-icons img:hover {
  -webkit-filter: opacity(0.8)
}

.contpg-social-icons img:hover {
  -webkit-filter: drop-shadow(2px 2px 2px grey)
}

.row-fluid .team-peopleraw { float:left; width:100%; text-align:center; }
.row-fluid .team-peopleraw > span > div { float:none; display:inline-block; vertical-align:top; width:330px; padding:0 17px; }

.row-fluid .our-peoplebox { float:left; width:100%; position:relative; } 
.row-fluid .our-peopleimg { float:left; width:100%; height:300px; border-radius:50%; background-size:cover !important; background-position:center center !important; background-repeat:no-repeat !important; }
.row-fluid .our-hiddenbox { height:300px; width:300px; background:rgba(0,0,0,0.65); position:relative; z-index:1; opacity:0; border-radius:50%; transition:all ease .5s; }
.row-fluid .our-innerhiddenbox { width:100%; position:absolute; top:50%; left:50%; transform:translateX(-50%) translateY(-50%); color:#fff; }
.row-fluid .our-innerhiddenbox h3 { color:#f2f2f2; font-size:24px; line-height:24px; font-weight:300; }
.row-fluid .our-innerhiddenbox a { border-radius:40px; color:#FFFFFF; background-color:#E04E39; border:3px solid #E04E39; font-size:12px; font-weight:500; line-height:1em; padding:2px 12px; transition:all .4s ease; text-transform:uppercase; position:relative; }
.row-fluid .our-innerhiddenbox a:after { content:""; font-family:FontAwesome; content:"\f054"; margin-left:8px; }
.row-fluid .our-innerhiddenbox a:hover { background:#FFFFFF; color:#A7A8AA; }
.row-fluid .our-innerhiddenbox p { color:#f2f2f2; font-size:16px; line-height:25px; }
.row-fluid .our-peoplebox:hover .our-hiddenbox { opacity:1; } 

.row-fluid .team-peoplerawcountry { padding-top:50px; }
.row-fluid .team-peoplerawcountry .people-countryname { padding-bottom:40px; }

.row-fluid .team-peoplerawfour > span > div { width:280px; }
.row-fluid .team-peoplerawfour .our-peopleimg { height:260px; width:260px; }
.row-fluid .team-peoplerawfour .our-hiddenbox { height:260px; width:260px; }

.row-fluid .team-peoplerawfour { padding-top:20px; }
.row-fluid .asia-title { padding-top:50px; }
.row-fluid .uk-title { padding-bottom:30px; }

/* === resources  8/9/2017 ==== */
.row-fluid .bg-img{ display:none; }
.row-fluid .bgimg-main{ background-size:cover; background-repeat:no-repeat;  }
.row-fluid .banner-title{ margin:0; padding:210px 0; text-align:center; } 
.row-fluid .banner-title h1{ color:#e15443; font-size:35px; line-height:32px;     font-family: 'texta-heavyuploaded_file'; font-weight: normal; }


.resources-top .row-fluid .top-banner { padding:100px 0;}
.resources-top .row-fluid .top-banner h1 { color:#fff;  font-weight:bold; float:right;  text-transform: uppercase;}

.row-fluid .filter-area{ background-color:#343642; padding:18px 0; }
.dropdownwra > ul{ display:inline-block; list-style:none; padding:0; margin:0; list-style:none; width:100%; display:none; background-color:#e7503f; position: absolute; z-index:999; }
.dropdownwra > ul > li > a{ color:#fff;  text-align:uppercase; }
.dropdownwra { float:left;  margin-right:28px; width: 31.7%; background-color:#e7503f; cursor:pointer; position:relative;}
.dropdownwra:last-child{ margin-right:0; }

.loadmore-buttton {  /*font-family: 'texta-heavyuploaded_file';*/  background-color: hsl(7, 73%, 55%);  color: hsl(0, 0%, 100%) !important;  display: inline-block;  font-size: 20px;  /*font-weight: bold;*/  min-width: 215px;  padding: 14px 80px 14px 18px;  position: relative; }
.loadmore-buttton::before {  border-left: 1px solid hsl(0, 0%, 100%);  content:"\f105";  font-family: "fontawesome"; font-size: 26px;  height: 100%; padding: 12px 14px; position: absolute; right: 0;    top: 0;  width: 38px; }

.row-fluid .read-more{ text-align:center; }
.cover-button{ width:100%; text-align:center; }

.dropdownwra > span { font-family: 'texta-lightuploaded_file'; font-weight:normal; border: 2px solid hsl(0, 0%, 100%); color: hsl(0, 0%, 100%); display: inline-block;  padding: 10px 50px 10px 22px; width: 100%; position:relative; font-size:18px; }
.dropdownwra > span:before{ content:"\f107"; font-family:'fontawesome'; position:absolute; top:0; right:0; padding:4px 13px; height:100%; font-size:24px; line-height:29px; border-left:2px solid #fff; }
.key-resoucesrow > span .Resources-col { width:30%; margin:0 15px 30px;  float:left; }
.Resources-col{ float:left; width:100%; border:2px solid #eaeaea; }
.mini-smallimg{ float:left; width:100%; display:flex; }

.small-text > h4{   overflow-wrap: break-word; font-size:21px; line-height:22px;   font-family: 'texta-heavyuploaded_file'; font-style:normal; }

.dropdownwra ul li a{ border-bottom: 1px solid hsl(0, 0%, 100%);  border-left: 1px solid hsl(0, 0%, 100%); font-size:14px; border-right: 1px solid hsl(0, 0%, 100%); padding: 8px 16px; width:100%; display:inline-block;}
.dropdownwra > span.open::before{ content: "\f106"; transition:0.6s; }
.dropdownwra ul li{ padding:0; }


.mini-text{  width: 55%;  }
.min-cover{ width:45%; }
.mini1 { background-repeat: no-repeat;  background-size: cover; float: left; height: 60%;  width: 100%; }
.mini2 { background-repeat: no-repeat;  background-size: cover; float: left; height: 40%;  width: 100%; border-top:1px solid #94949e; }
.mini-text{ border-right:1px solid #94949e;  background-color:#343642; padding:10px; }
.Min-Text > h4 { font-size: 12px; margin-bottom:0; color:#fff;     font-family: 'texta-regularuploaded_file';   font-weight: normal;}
.Min-Text { color:#fff; font-size: 11px; padding: 25px 0;  display: inline-block; }
.min-logo img { height: 16px;  width: 60px; }
.Min-Text > p{ color:#fff;  font-family: 'texta-regularuploaded_file';   font-weight: normal; }  
.small-text { float: left;  padding: 15px 15px 30px;  width: 100%;   }

.resourece-socile{  width:auto; text-align:center;  margin-bottom:0; position:relative; bottom:0; right:15px; float:right;  background:#fff;   transition:all .7s ease; opacity:1;}

.resourece-socile > ul > li { float:left; padding:0; }
.resourece-socile > ul{ padding:0; margin:0; list-style:none; display:inline-block; }
.resourece-socile > ul > li > a{ color:#a2a2a2; float: left; font-size: 24px;  height: 45px;  padding: 10px 0; border:2px solid #f7f7f7; text-align: center; width: 45px; border-right:none; }
.resourece-socile > ul > li:last-child > a{ border-right:2px solid #f7f7f7; }
.resourece-socile > ul > li > a:hover{ color:#e7503f; }

.row-fluid .read-button { display:inline-block; background-color:#e1503b; width:100%; padding:10px 18px; color:#fff; position:absolute; bottom:0px; left:0; margin-top:15px; text-transform:capitalize; }
.row-fluid .read-button > img{   margin-right: 15px; }
.row-fluid .read-button:before{ position:absolute; content:"\f105"; font-family:'fontawesome'; right: 13px;  top: 10px; font-size: 22px; }
.row-fluid .key-resoucesrow{ padding:40px 84px 0;  padding-bottom:0;}
.read-more{ padding-bottom:50px;}
.widget-type-blog_subscribe.subscribe-Email{ font-size: 18px; }
.subscribe-Email .hs-error-msgs.inputs-list label{color:#fff;  }

.row-fluid .read-button a{ color:#fff; } 
.read-button img{ margin-right:10px; }

.Top-Turnkey-Left .text-part h2 { color: hsl(7, 77%, 57%);  font-size:41px; font-weight: bold;  line-height:44px;  font-weight:normal;  font-family: 'texta-heavyuploaded_file'; padding-right:44px; }
.Top-Turnkey-Left .row-fluid .Title-part { margin: 40px 0; }
.Top-Turnkey-Left .text-part{ padding:18px;}

.Top-Turnkey-Left .Details-Text  h3{ font-size:30px; }
.Top-Turnkey-Left .Details-Text h3 { font-size:36px; font-weight: bold; line-height:38px;  font-weight:normal;  font-family: 'texta-heavyuploaded_file';  padding-right: 24px; }
.Top-Turnkey-Left .Details-Text h5{ color: hsl(240, 5%, 61%);   font-size:30px;  font-weight: normal; line-height:29px;  font-family: 'texta-regularuploaded_file'; padding-right: 23px;  }
.Top-Turnkey-Left .Details-Text { padding: 16px 18px 40px;  padding-top:0; font-size:22px; line-height:22px; }
.Top-Turnkey-Left .Details-Text p{ color:#9696a3;  font-weight:normal; font-family: 'texta-regularuploaded_file';    line-height: 25px;   }
.Top-Turnkey-Left{ border:2px solid hsl(0, 0%, 92%);  padding-top:30px; }

.hs_email.field.hs-form-field > label{ display:none; }
.row-fluid .blog-subscrib { background-color: hsl(231, 12%, 23%);  color: hsl(0, 0%, 100%); font-size: 32px;  line-height: 38px;  text-align: center;  padding-top:25px; }
.blog-subscrib .hs_submit{ display:none; }
.subscribe-Icon{ font-size:88px; }
.subscribe-text {  padding: 40px 25px; }
.subscribe-Email { text-align: left;}
.blog-subscrib .hs-error-msgs.inputs-list {color: hsl(0, 100%, 50%); font-size: 14px; list-style: outside none none; margin: 0; padding:0; }
.blog-subscrib .hs-error-msgs.inputs-list label{ color:red; }    
.blog-subscrib .hs_cos_wrapper.form-title { color: hsl(0, 0%, 100%); font-family: inherit;  font-size: 20px; margin-bottom: 5px; }
.subscribe-Email { padding: 0 18px; }
.subscribe-Email form input{  line-height: 26px; border:none; }
.subscribe-Email .blog-subscrib {  padding: 13px 0; }
.row-fluid .Top-turnkey-row { padding: 50px 100px; padding-bottom:0; }
.Top-Turnkey-right{ background-color:#343642; padding-left: 12px; }
.blog-subscrib{ padding:10px 0; }

.row-fluid .logo-nav5 .slick-track .hs_cos_wrapper img{ -webkit-filter: grayscale(100%);   filter: grayscale(100%); transition:0.4s; opacity:0.6;  }
.row-fluid .logo-nav5 .slick-track .hs_cos_wrapper img:hover{ -webkit-filter:grayscale(0);   filter: grayscale(0); transition:0.4s;  opacity:1; } 
 
.subscribe-Email {  border-top: 2px solid hsl(236, 12%, 43%);  padding-top: 10px; }

.row-fluid .Turnkey-Action{ background-color:#e7503f; margin-top: 40px; }
.Turnkey-Action .row-fluid .hs_submit{ display:none; }
.row-fluid .Turnkey-Action h3 { background: hsla(0, 0%, 0%, 0) none repeat scroll 0 0; font-size:31px; line-height:31px; font-weight: bold;  padding: 50px 28px; font-family: 'texta-lightuploaded_file';   }
.row-fluid .Turnkey-Action .hs_cos_wrapper_type_form form{  margin: 0;  padding: 14px 18px 10px;  background:transparent; border-radius:none; border:none;  border-top: 1px solid hsl(0, 0%, 92%); }
.row-fluid .Turnkey-Action .hs_cos_wrapper_type_form form input {  border: medium none; height: 38px; }
.row-fluid .Turnkey-Action .hs_cos_wrapper_type_form form .hs_email.field.hs-form-field > label{ display:block; color:#fff; font-size:20px; } 
.row-fluid .Turnkey-Action  .hs-form-required{ display:none; font-size:20px; margin-top:0;  }
.row-fluid .Turnkey-Action .hs-error-msgs  li a{ color:#fff; }
.Top-turnkey-row > .row-depth-1 > .row-fluid{ display:flex; }
.Top-Turnkey-Left{ position:relative; }
.Top-Turnkey-Left .row-fluid .read-button{ position:absolute; bottom:0;  font-family: 'texta-lightuploaded_file';}
.Top-Turnkey-Right .blog-subscrib .subscribe-text { font-size:21px; line-height:22px;  font-family: 'texta-lightuploaded_file';  font-weight: normal;}
.Top-Turnkey-Right .blog-subscrib .subscribe-text span{ font-family: 'texta-lightuploaded_file';  font-weight: bold; font-size: 31px; line-height: 31px; }

.top-titleleft { padding-left:15px; font-weight:600;}
.follow-top  ul { padding:0; margin:0 15px 0 0; float:right; list-style:none; display:inline-block; }
.follow-top  ul li { float:left; padding:0; }
.follow-top  ul li a{ color:#a2a2a2; float: left; font-size: 24px;  height: 45px;  padding: 10px 0; border:2px solid #f7f7f7; text-align: center; width: 45px; border-right:none; }
.follow-top  ul li:last-child > a{ border-right:2px solid #f7f7f7; }
.follow-top  ul li a:hover{ color:#e7503f; }
 
.row-fluid .item-img { height:200px; float:left; width:100%; background-size: 100% 100% !important;}
.row-fluid .item-inner { width:100%; float:left; padding-bottom:120px; background-color:#fff; }
.row-fluid .category-tag { width:100%; float:left;  padding-left:15px; font-weight:600; padding-bottom:10px;    max-width: 135px;} 
.category-area { position:absolute; bottom:65px; width:100%; left:0; }
.row-fluid .item-height { width:100%; float:left; height:100%; }

.key-resoucesrow > span .Resources-col .item-height{position: relative;}
.key-resoucesrow > span .Resources-col .item-height .item-inner{position: relative;}


/* 06-20-2018 */
.sign_up_form .hs_email.field.hs-form-field > label{display:block;}
.sign_up_form .hs-error-msgs.inputs-list li label{padding-top:0;}
.sign_up_form .hs-form-field > label{margin: 0px 0 5px;padding-top: 5px;}
.sign_up_form .hs-error-msgs.inputs-list li {padding: 0 0 5px;}
.sign_up_form .hs-form-field input {margin: 5px 0 5px;}

@media (min-width:1300px){ 
.row-fluid .team-boxnew { float:none; display:inline-block; vertical-align:top; width:280px; }
.row-fluid .team-boxnew .team-member-text h3 + p, .row-fluid .team-boxnewfour .team-member-text h3 + p { min-height:50px; }
.row-fluid .logo-nav5 .slick-track .hs_cos_wrapper img{ max-width:190px; }
}


@media (min-width: 768px) and (max-width: 1200px){
.row-fluid .team-peopleraw > span > div { width:280px; }
.row-fluid .our-hiddenbox { height:260px; width:260px; } 
.row-fluid .our-peopleimg { height:260px; width:260px; }


.row-fluid .resourece-socile { width:100%; margin: 0;right: 0;}
.row-fluid .resourece-socile > ul { float:none; margin:0;}
.row-fluid .category-tag { max-width:100%; padding:10px ; text-align: center;} 
.follow-top ul li a { width:40px;}

.category-area { bottom:25px;}
.category-area br { display:none;} 
body .lang-flag { margin-top:20px; }

/* --- 25-01-2018 --- */
.blog-post-wrapper .section.post-body span p > span > img{height:auto;}
    
}

@media (min-width: 769px) {
    
    .row-fluid .mainmobilediv4 { float:right; width:auto; }
    .row-fluid .html-div3 { float:left; width:auto;  }
    .row-fluid .html-div3 .custom-menu-primary { float:left; width:100%; }
    .row-fluid .mainmobilediv4 .lang-flag { padding-left:18px; }
    .row-fluid .custom-menu-primary div.hs-menu-wrapper > ul > li:last-child > ul { right:0; left:auto; }
  
   .row-fluid .custom-menu-primary div.hs-menu-wrapper > ul > li:last-child > ul > li > ul { right:100%; left:auto !important; }
    
}

@media (min-width: 768px) and (max-width: 991px){ 
.dropdownwra{ margin-right:18px; }
.row-fluid .Top-turnkey-row{  padding: 39px 0 0; }
.key-resoucesrow > span .hs_cos_wrapper{  margin-bottom:40px;  width: 50%; }

.key-resoucesrow > span .Resources-col { float: left;  margin:0px 17px 35px; width: 44%; }
.category-area { bottom:25px;}
.category-area br { display:none;}

}


@media (min-width: 30px) and (max-width: 767px){
.row-fluid .team-peopleraw > span > div { padding-bottom:15px; } 

.key-resoucesrow > span .Resources-col{ width: 100%; margin:0; margin-bottom:30px;  }
.row-fluid .key-resoucesrow{ padding-top:40px; }
.resources-top .row-fluid .top-banner h1  { float:left; text-align:center; }

.row-fluid .top-titleleft { padding:10px 0;}
.row-fluid .follow-top { margin: 15px 0 50px; width:100%; float:left; }
.row-fluid .follow-top ul { margin:0; float:none;  }
.row-fluid .resourece-socile { width:100%; margin: 0;right: 0;}
.row-fluid .resourece-socile > ul { float:none; margin:0;}
.row-fluid .category-tag { max-width:100%; padding:10px 0;}
 
 
.category-area { bottom:30px;}
.category-area br { display:none;} 

.row-fluid .logo { float:left; width:auto; } 
/*.row-fluid .mainmobilediv4 { float:right; width:auto; }*/
.row-fluid .lang-flag { margin-right:0; }


 /* --- 25-01-2018 --- */
.blog-post-wrapper .section.post-body span p > span > img{height:auto;}
}


@media (max-width:600px){
    
.row-fluid .team-peopleraw > span > div { padding:0 0 30px; width:300px; margin-left:-4px; }
.row-fluid .our-hiddenbox { opacity:0.85; }
.row-fluid .our-peoplebox:hover .our-hiddenbox { opacity:1; }
.row-fluid .team-peoplerawfour .our-hiddenbox { height:300px; width:300px; }
.row-fluid .team-peoplerawfour .our-peopleimg { height:300px; width:300px; }  
    
}

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

.header-container-wrapper {}
.body-container-wrapper {}
.footer-container-wrapper {}

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

.header-container {}
.body-container {}
.footer-container {}
.row-fluid .col3-div { padding-left:20px; padding-right:20px; }
.row-fluid .homeservice-area2 .page-center { padding:40px 90px 40px !important; }

/* ==========================================================================
   Header
   ========================================================================== */
.header-container-wrapper {}
.header-container {}

/* .header-container .page-center {
    padding: 5px 0;
} */

/* Logo styling */
/* .header-container .logo {
    padding-top: 10px;
    min-width:160px;
    max-width:200px;
} */


/* ==========================================================================
   Menu
   ========================================================================== */
/* 
 Change the alignment of your menu easily by using the text-align or float CSS properties. 
 For a full width centered menu, you could simply add 'text-align:center;' below.
 */
/* .header-container .hs-menu-wrapper.hs-menu-flow-horizontal {
    float: right;
} */
 
.header-container .hs-menu-wrapper {}

/* Primary menu link text color */
.header-container .hs-menu-wrapper a {}
.header-container .hs-menu-wrapper a:hover {}

/* Drop down background color */
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal ul {}

/* Menu link font family and basic padding including drop down links */
/*.row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    margin-bottom: -5px;
}*/
/* .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {
    padding: 0;
    margin: 0;
} */


/* .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    display: inline-block;
    font-family: 'FSElliot-Regular', sans-serif;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    color: #f2f2f2;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: clip;
    text-decoration: none;
    width: 100%;
    max-width: 250px;
    padding: 15px 15px 13px;            /* WAS 25px 20px 13px; */
  /*  margin: 0;
} */
/* .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
    color: #A7A8AA;
} */

/* .header-container .hs-menu-wrapper.hs-menu-flow-horizontal> ul li.hs-item-has-children ul.hs-menu-children-wrapper { */
    /*top: 60px;*/
/*     background: #2C2A29;     
    border-radius: 0;     
}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    color: #f2f2f2;
    overflow: visible;
    text-overflow: clip;
    width: 100%;
    max-width: 250px;
    text-align: left;
    padding: 4px 10px;    
    margin: 0;
}
.header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
    color: #A7A8AA;
} */

/* Secondary Nav */
/* .secondary-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
    margin-bottom: -15px;
}
.secondary-nav .hs-menu-flow-horizontal li {
    padding: 0;
}
.secondary-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    max-width: 250px;
    padding: 12px 35px;
    margin: 0 auto;
}
.secondary-nav .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover {
    color: #2C2A29;     
} */

/* Vertical Nav */
.vertical-nav-wrapper {
    background-color: #FFFFFF;
    /*border: 2px solid #EAEAEA;
    border-radius: 1px;
    margin-bottom: 35px;*/
}
/* .vertical-nav-header {
    background-color: #2C2A29;    
    padding: 6px 8px;
    min-width: 260px;
}
.vertical-nav-header.widget-type-header {
    margin: 0;
}
.vertical-nav-header.widget-type-header h4 {
    color: #f2f2f2;
}
.vertical-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul {
    margin: 0;
    min-width: 260px;
}
.vertical-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li {
    border-left: 3px solid transparent;
    padding: 1px 2px;
    background-color: #EAEAEA;
    border-bottom:  1px solid #DADADA;
}
.vertical-nav .hs-menu-wrapper.hs-menu-flow-vertical>ul li:hover {
    border-left: 3px solid #A7A8AA;
    background-color: #FAFAFA;
}


.hs-menu-wrapper.hs-menu-flow-vertical>ul li a {
    padding: 3px 8px;
    font-size: 0.90em;
}
.hs-menu-wrapper.hs-menu-flow-vertical li a {
    width: 100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left: 10px;
    top: 32px;
    border-top: 1px solid #DADADA;
    border-left: 1px solid #DADADA;
}

.answers-group {
    padding:10px 0 30px 0;
    border-top:1px solid #DEDEDE;
}

.answerlink {
    padding:2px 12px 0px 12px;
    border:1px solid #DEDEDE;
}

.answerlink:hover {
    background-color: #EFEFEF;
} */







/*===============================================================
Mega Menu Styling Start 
=================================================================*/


/*.mobile-search-container{
  display:none!important;
}

body .row-fluid .mega-rev-menu .mega-menu li.hs-menu-item.hs-menu-depth-1:nth-child(3):before{
   display:block;
}

body .row-fluid .mega-rev-menu .mega-menu li.hs-menu-item.hs-menu-depth-1:nth-last-child(1):before{
   display:none;
}


.mega-rev-menu .header-top-row{
  background:#2d2d31;
  padding: 18px 0 0px;
  
}

.mega-rev-menu .turnkey-header{
  background:transparent;
  padding:0;
}

.mega-rev-menu .header-bottom-row{
  background:#242427;
  
}

.mega-rev-menu .header-group .menu-header{
  text-align:center;
}

.mega-rev-menu .header-top-row .top-right-col ul li a{
  color:#fff;
  font-size:16px;
  line-height:13.7px;
  letter-spacing:0;
  font-weight:500;
  padding:16px 20px 5px;
  font-family:"texta";
}

.mega-rev-menu .header-top-row .search-container input{
  background:#242427;
  border-radius:21.4px;
  border:none;
  height:42.9px;
}

body.wrapper-mac-adjust .mega-rev-menu .header-top-row .search-container input{
   padding: 13px 20px 9px;

}

.mega-rev-menu .header-top-row .search-container input::placeholder{
  font-size:13.7px;
  line-height:15px;
  letter-spacing:0;
  color:#848484;
  font-weight:normal;
  height:auto;
  font-family:"texta";
}


.mega-rev-menu .header-top-row .search-container input::-webkit-input-placeholder {
   color:#848484;
}
.mega-rev-menu .header-top-row .search-container input:-moz-placeholder {
   color:#848484;
}
.mega-rev-menu .header-top-row .search-container input::-moz-placeholder {
   color:#848484;
}
.mega-rev-menu .header-top-row .search-container input:-ms-input-placeholder {
   color:#848484;
}

.mega-rev-menu .header-top-row .search-container input{
   color:#848484;
   padding: 5px 20px 9px;
}

.mega-rev-menu .header-top-row .top-right-col{
  float:right; 
  text-align:right;
}

.mega-rev-menu .header-top-row .logo{
  position:relative;
  top:8px;
  font-size:15px;
  padding:0;
}

.mega-rev-menu .turnkey-header .header-group ul li a:before{
  display:none;
}

body .mega-rev-menu .turnkey-header .header-group ul li a{
  font-size: 16px;
    line-height: 16.7px;
    letter-spacing: 0;
    font-weight: 500;
    padding-left: 80px;
    padding-right: 0;
    font-family: 'texta';
    padding-top: 14px;
    padding-bottom:10px;
}

body .row-fluid .pth-header.mega-rev-menu .mega-menu li:before{
  background: url(https://cdn2.hubspot.net/hubfs/1953781/Assets%20November%202019/fill-1-copy-4.svg);
  width: 6px;
  height: 10px;
  transform: rotate(90deg);
  top: 20px;
  right: -14px;
}

body.wrapper-mac-adjust .pth-header.mega-rev-menu .mega-menu li:before{
  top:22px;
}

body.wrapper-mac-adjust .mega-rev-menu .turnkey-header .header-group ul li a{
  padding-top: 19px;
  padding-bottom:10px;
}


body .container-fluid .row-fluid .mega-rev-menu .mega-menu-popout-container .mega-menu-popout-container-inner{
   left:-20px;
   
}

.mega-rev-menu .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:after{
   display:none;
}

.mega-rev-menu .mega-menu li.hs-menu-item.hs-menu-depth-1:nth-child(3) a{
   padding-right:0;
}



body .row-fluid .mega-rev-menu .header-top-row .wrapper{
  max-width:1230px;
}

body .row-fluid .mega-rev-menu .header-bottom-row .wrapper{
  max-width:845px;
}

.mega-rev-menu .turnkey-header .header-group ul li:nth-child(1) a{
  padding-left:0;
}

.mega-rev-menu .turnkey-header .header-group ul li:last-child a{
  padding-right:0;
}

.mega-rev-menu .header-top-row .search-container{
  position:relative;
  z-index:1;
}

.mega-rev-menu .header-top-row .search-box .search-icon{
  position: absolute;
  top: 10px;
  right: 20px;
  width:20px;
  z-index:2;
}

.mega-rev-menu .header-top-row .search-box{
  position:relative;
}

body.wrapper-mac-adjust .mega-rev-menu .header-top-row .top-right-col ul li a{
  padding:16px 20px 5px;
}




@media(max-width:1024px){


 body .mega-rev-menu .turnkey-header .header-group ul li a{
    padding-left:40px;
    padding-top: 7px;
    padding-bottom: 5px;
  }

  .mega-rev-menu .header-group .menu-header{
    max-width:100%;
  }

  body .row-fluid .pth-header.mega-rev-menu .mega-menu li:before{
    top: 13px;  
  }
  
  
  .mega-rev-menu .header-bottom-row{
    padding: 11px 0 5px; 
  }

  body .row-fluid .mega-rev-menu .turnkey-header{
    padding:0;
  }

  .mega-rev-menu .header-top-row{
    background:#2d2d31;  
  }
  
  .mega-rev-menu .header-top-row .top-right-col ul li a{
     padding: 13px 11px 5px;
  }
}



@media(max-width:767px){

  .mega-rev-menu .header-top-row .top-right-col{
    display:none;
  }

  .mega-rev-menu .header-top-row{
    background:#242427;  
  }

  .mega-rev-menu .header-bottom-row .header-group .menu-container{
    width: auto;
    position: absolute;
    top: 84px;
    left: 0px;
    right: 0px;
    padding: 20px 20px;
    background: #000;  
  }

  body .header-container-wrapper .ds-header .logo{
    top:20px;
  }

  .header-container-wrapper .mega-rev-menu .row-fluid .mobile-nav ul li.nav-trigger span{
    top:18px;
    right:10px;
  }

 body .mega-rev-menu .turnkey-header .header-group ul li a{
    padding-left:0;
  }

  body .row-fluid .pth-header.mega-rev-menu .mega-menu li:before{
    right:0;
    top:15px;
  }

  body .row-fluid .mega-rev-menu .wrapper{
    padding-left:30px;
    padding-right:30px;
  }

  .mega-rev-menu .header-top-row{
    padding: 10px 0 7px; 
    
  }
  
.mega-rev-menu .vision-menu-primary.js-enabled .hs-menu-wrapper{
  top: 0px;
  left: 0;
  right: 0;
}
.mega-rev-menu .header-bottom-row {
    padding: 11px 0 5px;
    margin-top: -35px;
}

}
*/



/*=========Seach Module Style=============*/

/*body .row-fluid .search-module{
  width: 100%;
  max-width: 100%;
  float: right;
  margin-left: 0;
  padding-top: 10px;
}

.search-module input.hs-search-field__input {
  width: 0;
  float: right;
  background: transparent;
  border: none;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -webkit-appearance: none;
  margin-right: 00px;
  padding-right: 00px;
  margin-bottom: 0;
}

.search-open input.hs-search-field__input {
  width: 82%;
  float: right;
  height: 40px;
  background: #2d2d31;
  border-color: transparent;
  margin-right: 30px;
  padding-right: 48px;
  border: none!important;
  border-radius: 20px;
}


.header-container-wrapper.search-open .nav-trigger{
  display:none;
}

@media(max-width:767px){

  .mobile-search-container{
    display:block!important;  
  }

  .mobile-search-container{
    position: absolute;
    top: 15px;
    right: 80px;
    z-index: 11;
  }

  .header-container-wrapper.search-open .mobile-search-container{
    right: 10px;
    left: 190px;
  }

  body .row-fluid .mega-rev-menu .row-fluid .mobile-nav ul li.nav-trigger span{
    width:20px;
    height:2px;
  }

  body .row-fluid .mega-rev-menu .row-fluid .mobile-nav ul li.nav-trigger span:before{
    width:20px;
    height:2px;
  }

  body .row-fluid .mega-rev-menu .row-fluid .mobile-nav ul li.nav-trigger span:after{
    width:20px;
    height:2px;
  }

  .mega-rev-menu .header-top-row .top-left-col .logo img{
    max-width:96px;
    height:auto;
  }


}



@media(max-width:400px){

  .header-container-wrapper.search-open .mobile-search-container{
    left: 170px;  
  }
}



@media(max-width:350px){

  .header-container-wrapper.search-open .mobile-search-container{
    left: 130px;
  }

  .btn-search{
    right:-30px;
    top:9px;
  }
}









 */



/************************* header styling start **************************/

/*16-03-2020*/

 .turnkey-header {
    background: #454547;
    padding: 16px 0 12px;
}


.row-fluid .turnkey-header .header-group ul li a {
    font-size: 14px;
     color: #fff;
		padding: 15px 21px 3px 5px;
  	position:relative;
  	font-weight:bold;
    font-family: 'Montserrat', sans-serif;
       white-space: normal;
    max-width: 100%;
}

.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1:nth-child(3) a {
    padding-right: 8px;
}

.turnkey-header .header-group ul li a:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 7px;
    background: #da4e39;
    color: #da4e39;
    width: 2px;
    height: 14px;
}

.header-group .uk-logo {
    width: 100%;
    max-width: 25px;
    margin-left: 0;
}

.header-group .ger-logo {
    width: 100%;
    max-width: 25px;
   margin-left: 5px;
}

.header-group .menu-header {
    text-align: right;
}

.row-fluid .turnkey-header .flag-group {
    margin-left: 0px;
    margin-top: 9px;
}


.row-fluid .turnkey-header .wrapper {
    width: 100%;
    max-width: 1050px;
    margin-left: auto;
    margin-right: auto;
    float: none;
    padding-left: 15px;
    padding-right: 15px;
}


body .container-fluid .row-fluid .mega-menu-popout-container{
    min-height:0;
}

.turnkey-header .header-group .search-group {
    position: relative;
    width: 100%;
    max-width: 240px;
    float: right;
    margin-right: 120px;
}

.turnkey-header .header-group .search-icon {
    width: 100%;
    max-width: 20px;
    position: absolute;
    right: 60px;
    z-index: 8;
     top: 15px;
  	cursor:pointer;
}

body.open-input .turnkey-header .header-group .search-icon {
    right: 60px;
}
.turnkey-header .header-group .search-group .search-input{
float: right;

}

@media(min-width:768px){
.turnkey-header .header-group .search-group .search-input input {
    width: 0;
    padding: 0;
    border: 0;
     float: right;
     transition: 0.3s all ease-in-out;
  		position:relative;
  		right:48px;
}
}
body.open-input  .turnkey-header .header-group .search-group .search-input input {
    width: 100%;
    padding: 5px 20px;
    border: 1px solid #dedede;
     transition: 0.3s all ease-in-out;
		 border-radius: 20px;
  transition:0.3s all ease-in-out;
}


body .container-fluid .row-fluid .mega-rev-menu .mega-menu-popout-container .mega-menu-popout-container-inner{
  z-index:3;
}

@media(max-width:1024px){
		.row-fluid .turnkey-header .header-group ul li a {
    font-size: 10px;
    padding: 6px 18px 4px 5px;
}
  
.row-fluid .turnkey-header .flag-group {
    margin-top: -1px;
} 
  
.turnkey-header .header-group .search-input form input {
    margin-right: 8px;
}  
  
  
.row-fluid .turnkey-header .flag-group{
      margin-left: 0px;
 }  
  
 .turnkey-header .header-logo{
     max-width:130px;
} 
  
.turnkey-header .header-group .search-group {
    margin-right: 0;
}  
  
.turnkey-header .header-group .search-icon {
    right: 70px;
}

body.open-input .turnkey-header .header-group .search-icon {
     right: 70px;
  
  }
}


@media(max-width:767px){
.row-fluid .header-group .uk-logo {
    margin-left: 0;
    position: absolute;
    top: 10px;
    left: 20px;
}
.row-fluid .header-group .ger-logo {
    position: absolute;
    left: 50px;
    top: 10px;
}


  
  
body .row-fluid .turnkey-header {
    background: #454547;
    padding: 25px 0 0px;
}  
  
.turnkey-hero-section .heading h1 {
    margin-bottom: 7px;
}  
  
  
body .row-fluid .turnkey-hero-section {
    padding: 160px 0 180px;
} 
  
body .row-fluid .turnkey-hero-section .description {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
}  
  
.row-fluid .turnkey-header .header-group ul li a:before {
   // bottom: 18px;
  	display:none;
} 
  
.row-fluid .header-group .menu-header{
 text-align:right; 
  
} 

 .row-fluid .turnkey-header .header-group  ul li a{
  color:#fff;
   padding: 15px 6px 15px 5px;
      z-index: 10;
    width: 100%;
    display: block;
    max-width: 100%;
}  
 
.row-fluid .pth-header .mega-menu li:before{
      color: #fff;
  	z-index:1;
}
  
.menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    display: block;
    margin-bottom: 20px;
}  
  
  
  
.menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
}  
  
  
.row-fluid .turnkey-header .header-group ul li a{
 	font-size:14px; 
  
 }  
  
.turnkey-header .header-group .search-input form input {
    float: right;
    max-width: 150px;
    position: relative;
    top: 0px;
    margin-right: 0;
}  
  
 .turnkey-header .header-group .search-group { 
  
    display:none;
}
  
.mob-menu-open .turnkey-header .header-group .search-group { 
  
    display:block;
}
  
  
.turnkey-header .header-group .search-group .search-input {
    float: right;
    width: 100%;

}  
.turnkey-header .header-group .search-group {
    position: relative;
    width: 100%;
    max-width: 100%;
}  
.turnkey-header .header-group .search-input form input {
    float: right;
    max-width: 100%;
     border-radius: 20px;
} 
  
  .turnkey-header .header-logo img{
  	margin-top:5px;
  }
  
.turnkey-header .header-group .search-icon {
    right: 20px;
    top: 15px;
}  
  
}

@media(max-width:480px){

body .row-fluid .section4-cta a.cta_button {
    padding: 16px 0;
}  

}

@media(min-width:1024px){
.menu-group.pth-header {
    position: fixed;
    z-index: 1000;
}
.body-container-wrapper {
    margin-top: 107px;
}

}



@media(min-width:768px){
.header-container-wrapper .row-fluid .pth-header .mobile-nav {
    display: none;
}
  
body .container-fluid .row-fluid .mega-menu-popout-container .mega-menu-popout-container-inner {
    margin: 0 auto!important;
}  
  
  
}

.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:nth-child(3):after{
		display:none;
	
}

.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:after {
    position: absolute;
    width: 20px;
    height: 20px;
    background: #fff;
    content: "";
    left: 43px;
    bottom: -28px;
    transform: rotate(45deg);
   //display:none;
}


.wrapper-mac-adjust .pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:after {
    bottom: -29px;
}


.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated {
    position: relative;
}



    
body .container-fluid .row-fluid .mega-menu-popout-container{
    min-height:0;
  	display:none;
      background: none;
}




.row-fluid .mega-menu-popout-container-inner ul li a {
    padding-left: 0;
    font-size: 20px;
    padding: 0;
    position: relative;
}

.mega-menu-popout-container-inner .menu-header h4 {
    color: #ff6c00;
}





body .container-fluid .row-fluid .mega-menu-popout-container .mega-menu-popout-container-inner {
    position: absolute;
    background: #fcfcfd;
    max-width: 720px;
    float: none;
    left: 100px;
    right: 0;
     padding: 50px 25px 70px;
  	box-shadow:1px 5px 6px 2px rgba(16,6,6,0.25098);
}

body .container-fluid .row-fluid .mega-menu-popout-container .mega-menu-popout-container-inner.german-menu{
left:0;

}

.mega-menu-popout-container .mega-menu-popout{
	display:none;
  
}


body .container-fluid .row-fluid .mega-menu-popout-container .child-grp.for-3-child.mega-menu-popout-container-inner {
    background: transparent;
    padding: 0;
}




.header-container-wrapper .pth-header .mega-menu-popout .child-grp {
    display: block;
}



.mega-menu-popout .menu-inchild .left-col {
    width: 100%;
    max-width: 40%;
    margin-right: 10%;
}



.mega-menu-popout .menu-inchild .right-col {
    width: 100%;
    max-width: 40%;
    margin-left: 10%;
}

.mega-menu-popout-container-inner .menu-header h4 {
    color: #ff6c00;
    font-size: 14px;
    line-height: 22px;
    padding: 2px 0px 2px 5px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    margin-bottom: 0;
  	position:relative;
}


.mega-menu-popout-container-inner .menu-header h4:before {
    position: absolute;
    content: "";
    left: 0;
    bottom: 7px;
    background: #da4e39;
    color: #da4e39;
    width: 2px;
    height: 14px;
}


body .container-fluid .row-fluid .mega-menu-popout-container .menu-inchild ul li a {
    font-size: 14px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    line-height: 22px;
    padding: 2px 0px 2px 5px;
  	position:relative;
}


.row-fluid .mega-menu-popout-container .menu-inchild ul li:hover {
    background: #edeeee;
}



body .container-fluid .row-fluid .mega-menu-popout-container .menu-inchild ul li a:before{
    position: absolute;
    content: "";
    left: 0;
    bottom: 7px;
    background: #da4e39;
    color: #da4e39;
    width: 2px;
    height: 14px;
}

.pth-header .mega-menu li{
position:relative;
padding:0 !important;
}
.pth-header .mega-menu li:before {
    position: absolute;
    content: '\f0dd';
    right: 8px;
    top: 13px;
    bottom: 0;
    height: 20px;
    width: 10px;
    font-weight: 800;
    background: url(https://cdn2.hubspot.net/hubfs/1953781/turnkey/down-arrow.svg)no-repeat;
    content: "";
    background-position: center center;
    background-size: contain;
  	transition:0.2s all ease-in-out;
}

.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:before {
    transform: rotate(180deg);
}


.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1:nth-child(3):before {
    display:none;
}


.mega-menu-popout-container .submenu-close-button {
  
    position: absolute;
    top: 10px;
    right: 30px;
    text-align: right;
    cursor: pointer;
}



@media(max-width:1024px){

.row-fluid .pth-header .mega-menu li:before {
    top: 3px;
     right: 5px;
}

.header-group .menu-header {
    text-align: right;
    width: 100%;
    max-width: 74%;
}  
.row-fluid .turnkey-header .flag-group {
    margin-left: 0px;
    width: 100%;
    max-width: 8%;
    float: right;
}
  
body .container-fluid .row-fluid .mega-menu-popout-container{
  
  left:0;
  
}  
  body .container-fluid .row-fluid .mega-menu-popout-container .mega-menu-popout-container-inner{
  		left:0;
  
  }   
  

}







@media (max-width: 767px){
.header-group .menu-header {
    text-align: right;
    width: 100%;
    max-width: 100%;
}
  
.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:after{
  		display:none;
  
  }  
  


.mobile-nav ul li.nav-trigger i{
    color: #002c6c;
    font-size: 35px;
}

.mexico-grp{
    position:absolute;
    z-index:12;
}


   
.mega-menu-popout .menu-inchild .left-col {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
}
  
.mega-menu-popout .menu-inchild .right-col {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
}  

 .header-container-wrapper .row-fluid .pth-header .mobile-nav {
    display: block;
   cursor: pointer;
    height: 30px;
   	max-width:100%;
   width:50px;
   float:right;
}   
.header-container-wrapper .row-fluid .mobile-nav ul {
    list-style: none;
  	margin:0;
} 

.header-container-wrapper .row-fluid .mobile-nav ul li.nav-trigger span {
    cursor: pointer;
    border-radius: 0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 3px;
    width: 30px;
    background: #fff;
    position: absolute;
    content: '';
    right: 20px;
    top: 14px;
    transition: all .2s ease-in-out;
}  
  
 .mobile-nav .nav-trigger span:before {
    top: 8px;
  }  
  
 .mobile-nav .nav-trigger span:after {
    bottom: 8px;
}  
.header-container-wrapper .row-fluid .mobile-nav .nav-trigger span:after, .header-container-wrapper .row-fluid .mobile-nav .nav-trigger span:before {
    cursor: pointer;
    border-radius: 0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 3px;
    width: 30px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
     transition: 0.3s all ease-in-out;
}

  


.btn-search {
    top: 8px;
    right: 0px;
  }


.mobile-trigger {
    border: 0;
    top: 0;
    right: 14px;    
    background:transparent;
}

.mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after {
    width: 25px;
    background:;
    height:3px;
}

.mobile-trigger i:before {
    top: -6px;
}

.mobile-trigger i:after {
    top: 6px;
}

.mobile-trigger {
    top: 34px;
    right: 8px;
}

.mobile-open .mobile-trigger {
    background-color: transparent;
    z-index:5;
}

.mobile-trigger:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: transparent;
}

.mobile-trigger:hover i, .mobile-trigger:hover i:before, 
.mobile-trigger:hover i:after, .mobile-open .mobile-trigger i,
.mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after {
    background-color: ;
}

.mobile-trigger i{
    transition: all .5s ease-in;
}

.mobile-open .mobile-trigger i{
    background:transparent;
    transition: all .1s ease-in;
}

.mobile-trigger i:before,
.mobile-trigger i:after{
    transition: all .3s ease-in;
}

.mobile-open .mobile-trigger i:before {
    top: 0;
    transform: rotate(45deg);
    background:;;
}

.mobile-open .mobile-trigger i:after{
    top: 0;
    transform: rotate(-45deg);
    background:;;
}

.custom-menu-primary.js-enabled{
    position: absolute;
    padding-top: 0;
    margin: 10px 0 10px 0;
    left: 0;
    right: 0;
    top: 0;
    margin:0;
}

body .header-container-wrapper .ds-header .logo{
    max-width: 180px;
    float: left;
    margin-top: 0;
    margin-left: 0;
    position:relative;
    z-index:11;
}


body .header-container-wrapper .ds-header ul>li{
    border:0;
}




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

.ds-header-container{
    padding-bottom:0;
}



  
 .mob-menu-open .nav-trigger span:before {
    top: 1px;
    transform: rotate(45deg);
} 
  
  
.mob-menu-open .nav-trigger span:after {
    bottom: -1px;
    transform: rotate(-45deg);
}  
  
.header-container-wrapper .row-fluid .mobile-nav {
    right: -10px;
    top: -26px;
	position:relative;
}  
  
 body.mob-menu-open .nav-trigger span {
    background: transparent!important;
}
  body.mobile-open .mobile-trigger i{
   background-color: transparent;
  
  }  
  
.row-fluid .mega-menu-popout .mega-menu-popout-container-inner{
    padding: 0px 10px 0px;
}  

.row-fluid .mega-menu-popout .menu-inchild .right-col{
		margin-left:0;  
  padding:0;
}  
.mega-menu-popout .menu-inchild .left-col{
	padding:0;  
  
}  
 
.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:before {
    color: #fff;
    z-index: 1;


}  
  
.row-fluid .mega-menu-popout.mega-menu-popout-4.visible{
 padding: 0px 10px 0px;
} 
  
.row-fluid .mega-menu-popout.mega-menu-popout-5.visible{
 padding: 0px 10px 0px;
}   
  
 
.vision-menu-primary.js-enabled .hs-menu-wrapper{
  width: auto;
  position: absolute; 
  top: 30px;             
  left: -20px;  
  right:-20px;            
  padding: 20px 20px;
  background: #000;
}  
  
.row-fluid .turnkey-header .header-group ul li a {
    text-align: left;
     padding: 14px 21px 14px 5px;
}
     
   .vision-menu-primary.js-enabled{
       position: relative;
       padding-top: 0px;
       margin: 0px 0 0px 0;
   }  
  
  
  .vision-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }  

  
body .container-fluid .row-fluid .mega-menu-popout-container {
    background: #000000;
}
  
body .container-fluid .row-fluid .mega-menu-popout-container .menu-inchild ul li a{
  	color:#fff;
  
}  
  
body .container-fluid .row-fluid .mega-menu-popout-container .menu-inchild ul li:hover{
	background:transparent;  
  
}  

.mega-menu.menu-container{
  display:none;
}  


.mega-menu-popout-container .submenu-close-button {
		display:none;
} 
  
.row-fluid .turnkey-header .flag-group {
    margin-left: 0px;
    width: 100%;
    max-width: 8%;
    float: right;
  	position:absolute;
  top:5px;
  left:0;
}  

.widget-type-cell.menu-group {
    position: relative;
}

.mobile-nav ul li.nav-trigger i{
    color: #002c6c;
    font-size: 35px;
}

.mexico-grp{
    position:absolute;
    z-index:12;
}

.mega-menu-popout-container{
    position:relative;
}  
  body .container-fluid .row-fluid .mega-menu-popout-container .mega-menu-popout-container-inner{
  		background:000;
    padding: 10px 25px 0;
  	
  }  
 
  
} 


/* @media(max-width:1024px) and (min-width:768px){

  body.wrapper-mac-adjust .row-fluid .pth-header.mega-rev-menu .mega-menu li:before{
  top:15px!important;
  }

}

@media(max-width:767px){

.submenu-close-button img,
body.wrapper-mac-adjust .mega-rev-menu .header-bottom-row .header-group .menu-container {
    display: none;
}
  
body.indight .row-fluid .mobile-nav {
    top: -26px;
    right: 0;
}  

  body .header-container-wrapper .ds-header .logo{
  padding:0;
  }  
  
}
 */
/*End of 16-03-2020*/

/************************ mega menu styling end *****************************/

/*************** mobile menu end *****************************/















/*********************** footer start **********************/

.footer-group {
   padding: 61px 0 36px;
  z-index:2;
  position:relative;
}

body .row-fluid .footer-group .wrapper{
  max-width: 1200px;
  padding-left:15px;
  padding-right:15px;
  margin: 0 auto;
  float: none;
}


body .row-fluid .footer-group .hs_cos_wrapper_type_rich_text ul li:before{
display:none!important;
}

.footer-group .left-col{
   width:34.5%;
}

.footer-group .right-col{
   width:62%;
   margin-left:auto;
}

.footer-group .right-col .right-col-1{
   width:33%;
   margin-left:auto;
}

.footer-group .right-col .right-col-2{
   width:33%;
   margin-left:auto;
}

.footer-group .right-col .right-col-3{
  margin-left:auto;
}

.footer-group {
    background: #2c2a29;
}

.footer-group  .left-col h6 {
    font-size: 19px;
    line-height: 25px;
  	font-weight:bold;
    letter-spacing:0;
    font-family: 'texta';
  color:#fff;
}

.footer-group .left-col-logo {
    width: 100%;
    max-width: 170px;
}

.footer-group .left-col .copyright-text {
    margin-top: 30px;
}

.row-fluid .footer-group  ul li a {
		padding: 3px 0;
    padding-right: 0px;
    font-size: 19px;
    line-height: 15px;
     font-weight: bold;
    letter-spacing: 0px;
  font-family: 'texta';
}

.footer-group .left-menu-1 {
    margin-top: 10px;
    margin-bottom:5px;
}

.footer-group .left-menu-2 {
    margin-top: 9px;

}  

.footer-group .left-menu-2 ul{
    margin-bottom:22px;
}  
  
.row-fluid .footer-group .left-menu-1 ul li:first-child a:before {
    display: none;
}  

.row-fluid .footer-group .left-menu-2 ul li a {
    padding-left: 6px;
   font-family: 'texta';
}

.row-fluid .footer-group .left-menu-1 ul li:nth-child(2) a {
  padding-left: 6px;
  color:#fff;
  font-family: 'texta';
}
.row-fluid .footer-group .left-menu-1 ul li:first-child a {
  padding-right: 4px;
  white-space: normal;
  width: 100%;
  max-width: 100%;
  padding-bottom: 10px;
  color:#fff;
  font-family: 'texta';
}

.row-fluid .footer-group .left-col ul li a{
  position:relative;
  display:inline-block;
  font-family: 'texta';

}

.row-fluid .footer-group .left-col ul li a:before {
		position: absolute;
    content: "";
    left: 0;
    top: 5px;
    background: #da4e39;
    color: #da4e39;
    width: 2px;
    height: 17px;
    z-index: 5;
}

.footer-group .right-col ul li a{
  	position:relative;
   	padding-left: 6px;
    font-family: 'texta';
}

/* .footer-group .right-col ul li a:before{
		position: absolute;
    content: "";
    left: 0;
    top: 5px;
    background: #da4e39;
    color: #da4e39;
    width: 2px;
    height: 17px;
    z-index: 5;
} */


.footer-group .right-col .right-col-1-2 {
/*     margin-top: 12px; */
  	position:relative;
}

.footer-group .right-col .right-col-1 ul{
   margin-bottom:10px;
}

.row-fluid .footer-group .right-col ul li a {
  padding-bottom: 12px;
  position: relative;
  font-weight:bold;
  line-height:1;
  padding-left:0;
  font-family: 'texta';
}

.footer-group .right-col-2-2 {
    margin-top: -5px;
}

.footer-group  .footer-social-icons ul li:first-child a{
  padding-left:20px;
}

.footer-group  .footer-social-icons ul li:last-child a{
  padding-left:25px;
}

.footer-group  .footer-social-icons ul li a img {
  width: 30px!important;
  max-width: 30px!important;
  font-family: 'texta';
}

.footer-group  .footer-social-icons ul li {
    list-style-type: none;
    display: inline-block;
    padding: 0 3px;
  	cursor:pointer;
}

.footer-group  .footer-social-icons ul li a:before {
    display: none;
}

.footer-group  .footer-social-icons ul {
    padding-left: 0;
}

.footer-group  .footer-social-icons {
    margin-top: -15px;
}

/*.footer-group  .left-menu-1 ul li a{
		padding: 0;
    padding-right: 15px;
}*/


/* 
.footer-mac-adjust .footer-group .right-col ul li a:before{
		position: absolute;
    content: "";
    left: 0;
    top: 2px;
    background: #da4e39;
    color: #da4e39;
    width: 2px;
    height: 18px;
    z-index: 5;
} */


.footer-mac-adjust .footer-group .left-col ul li a:before {
		position: absolute;
    content: "";
    left: 0;
    top: 2px;
    background: #da4e39;
    color: #da4e39;
    width: 2px;
    height: 18px;
    z-index: 5;
}


.footer-mac-adjust .row-fluid .footer-group .left-col ul li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 2px;
    background: #da4e39;
    color: #da4e39;
    width: 2px;
    height: 17px;
    z-index: 5;
}


.row-fluid .footer-group .right-col .footer-right-col-1-3 ul li a {
    font-size: 16px;
    padding-bottom: 6px;
  	position:relative;
  	padding-left:6px;
    color:#fff;
}


.footer-mac-adjust .row-fluid .footer-group .right-col .footer-right-col-1-3 ul li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 3px;
    background: #fff;
    color: #fff;
    width: 2px;
    height: 13px;
    z-index: 5;
}


.row-fluid .footer-group .right-col .footer-right-col-1-3 ul li a:before {
    position: absolute;
    content: "";
    left: 0;
    top: 6px;
    background: #fff;
    color: #fff;
    width: 2px;
    height: 13px;
    z-index: 5;
}


.footer-group .right-col .right-col-2-1 ul li a {
    padding-bottom: 23px;
  padding-top:0;
  color:#fff;
}

.row-fluid .footer-group .right-col ul li a{
 padding-top:0;
 color:#fff;
}

.row-fluid .footer-group .right-col .footer-right-col-1-3 ul li a{
padding-top:3px;
}

.row-fluid .footer-group .right-col ul li{
 padding:0;
}

.footer-group .right-col .right-col-2-1 ul li ,.footer-group .right-col .right-col-3-1 ul li,
.footer-group .right-col .right-col-1-1 ul li{
    padding: 0;
}

.footer-group .left-menu-2 ul li a {
/*     pointer-events: none; */
}

.footer-group .right-col .right-col-3-1 ul li a {
    padding-bottom: 23px;
  padding-top:0;
}

@media(max-width:1024px){

.row-fluid .footer-group {
    padding: 100px 0 70px;
}

body .row-fluid .footer-group ul li a{
     font-size:17px;
     width:100%!important;
     white-space:inherit;
}
  
.footer-group .right-col .right-col-2 {
    width: 31%;
}
  
.footer-group .right-col .right-col-1 {
    width: 31%;
}
  
.footer-group .right-col{
    width: 64%;
}
  
.footer-group .left-col{
    width: 32.5%;
}
}


@media(max-width:767px){
body .row-fluid .footer-group {
    padding: 50px 0 30px;
}

/*body .row-fluid .footer-group .left-menu-1 ul li:nth-child(2) a {
    padding-top: 14px;
}*/
  
  
body .row-fluid .footer-group .left-menu-1 ul li:first-child a:before{
 display:block;   
}  
  
body .row-fluid .footer-group .left-menu-1 ul li:first-child a {
    padding-left: 10px;
  }
  
  
.row-fluid .footer-group .right-col .right-col-1-2 {
    margin-top: 0px;
}
  
.footer-group .right-col .right-col-2 {
    width: 100%;
}
  
.footer-group .right-col .right-col-1 {
    width: 100%;
}
  
.footer-group .right-col .right-col-2-1 ul li a {
    padding-bottom: 12px;
}

.footer-group .right-col .right-col-3-1 ul li a {
    padding-bottom: 12px;
}  
  
  
.footer-group .right-col{
    width: 100%;
}
  
.footer-group .left-col{
    width: 100%;
}
  
  
body .row-fluid .footer-group .wrapper{
    padding-left: 40px;
    padding-right: 40px;

  } 
  
.footer-group .footer-social-icons{
  margin-bottom: 30px;
    margin-top: -50px;
  } 
  
.footer-group .left-col .copyright-text {
    margin-top: 0;
}  
  
}
/*********************** footer end **********************/


/**************** search styling ******************/



.search-group .search-input .hs-search-field--open .hs-search-field__suggestions {
    border: 1px solid #f2f2f2;
    background: #fff;
    position: absolute;
    top: 52px;
    left: -90px;
    right: 0;
    margin: 0 auto;
    float: none;
    width: 100%;
    max-width: 100%;
    z-index: 9;
    padding: 10px;
}
.search-group .hs-search-field__suggestions a:before{
	display:none!important;
}
.search-group .hs-search-field__suggestions a, .search-group  .hs-search-field__suggestions #results-for {
    display: block;
    color: #000!important;
}

@media(max-width:767px){
.search-group .hs-search-field__suggestions a, .search-group .hs-search-field__suggestions #results-for {
    text-align: left;
}

.search-group .search-input .hs-search-field--open .hs-search-field__suggestions {
    left: 0;

}  
  
}

/* ==========================================================================
   Content
   ========================================================================== */
.body-container-wrapper {}
.body-container {}

.disable-hover {
  pointer-events: none;
}

.center-content {
    text-align: center;
}
.right-align {
    text-align: right;
}
.left-align {
    text-align: left;
}
.left-content-spacing {
    padding-left: 40px;
}
.right-content-spacing {
    padding-right: 40px;
}
.middle-content-spacing {
    padding: 0 20px;
}

.flexible-column .hs_cos_wrapper.hs_cos_wrapper_widget {
    padding: 20px 0;
}

.image-content-block-center {
    text-align: center;
    padding: 20px 10px;
    margin-top: 15px;
}
.image-content-block {
    padding: 20px 10px;    
    margin-top: 10px;
    margin-bottom: 10px;
}
.image-content-block img {
    text-align: center;
}

.blue-border {
    border-top: 10px solid #A7A8AA;
}

/* .dark-bkg {
    background-color: #2C2A29;
} */
.ltgrey-bbrdr {
    border-bottom:4px solid #A7A8AA;
}
.darkblue-bbrdr {
    border-bottom:4px solid #002554;
}
.light-bkg {
    background-color: #f7f7f7;
    border-top: 2px solid #eaeaea;
    border-bottom: 2px solid #eaeaea;
}
.blue-bkg {
    background-color: #A7A8AA;
}
.red-bkg {
    background-color: #E04E39;
}
.parallax-bkg {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}

.light-border {
    background-color: #f7f7f7;
    border: 2px solid #eaeaea;
    padding: 30px;
    /*border-radius: 30px;*/
}

.logoimgbb img {
    padding-bottom: 30px;
}

.widget-type-header {
    margin: 10px 0 35px;
}
.widget-type-header h1, .widget-type-header h2, .widget-type-header h3,
.widget-type-header h4, .widget-type-header h5, .widget-type-header h6 {
    margin: 0;
}

body .container-fluid .row-fluid .hs_cos_wrapper_type_rich_text ul li:before {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f138";   /* Chevron right in dark circle */
    color:#E04E39;
    margin-right: 10px;
    font-size: 18px;
    list-style-type:none;
    -webkit-transition: -webkit-transform .5s ease-in-out;
    transition: transform .5s ease-in-out;
    background:transparent;
    border-radius:0;
}

.hs_cos_wrapper_type_rich_text ul li:hover:before {
    /*transform: rotate(90deg);*/
    color:#2C2A29;
}


.hs_cos_wrapper_type_rich_text ul li {
    list-style-type:none;
    padding-left: 12px ;
    text-indent: -12px ;
}


/* Homepage 1 */
.home-page-1 .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 25% bottom;
}
.home-page-1 .banner-content.page-center {
    padding: 7% 5%;
}
.home-page-1 .banner-content .widget-type-rich_text {
    padding-top: 20px;
}
.home-page-1 .banner-content .banner-cta {
    padding: 20px 0;
}

.home-page-1 .section-one.page-center {
    padding: 10px 0;
}
.home-page-1 .section-one h5 {
    margin: 12px 0 10px;
}

.home-page-1 .section-two.page-center {
    padding: 7% 0;
}
.home-page-1 .section-two .fa {
    color: #A7A8AA;
    margin-bottom: 20px;
}

.home-page-1 .section-three.page-center {
    padding: 6% 0;
}
.home-page-1 .section-three p {
    font-size: 1em;    /* WAS 1.25em */
    line-height: 1.75em;
}
.home-page-1 .section-three .widget-type-cta {
    padding-top: 20px;
}

.home-page-1 .section-four.page-center {
    padding: 7% 0;
}
.home-page-1 .section-four .widget-type-header {
    margin-bottom: 15px;
}
.home-page-1 .section-four .widget-type-cta {
    padding-top: 20px;
}

.home-page-1 .section-five.page-center {
    padding: 7% 17%;
}
.home-page-1 .section-five .sub-header p,
.home-page-1 .section-five .widget-type-header {
    margin: 0;
}
.home-page-1 .section-five .white-line {
    display: block;
    background: #fff;
    height: 2px;
    width: 25%;
    margin: 15px auto 30px;
}
.home-page-1 .section-five .widget-type-cta {
    padding-top: 30px;
}

/* Homepage 2 */
.home-page-2 .banner-content.page-center {
    padding: 12% 10%;
}
.home-page-2 .banner-content .banner-cta {
    padding: 20px 0;
}

.home-page-2 .section-one.page-center {
    padding: 5% 0;
}
.home-page-2 .section-one .fa {
    color: #A7A8AA;
    margin-bottom: 20px;
}

.home-page-2 .section-two.page-center {
    padding: 10px 0;
}
.home-page-2 .section-two h5 {
    margin: 12px 0 10px;
}

.home-page-2 .section-three.page-center {
    padding: 7% 0;
}
.home-page-2 .section-three .widget-type-header {
    margin-bottom: 15px;
}
.home-page-2 .section-three .widget-type-cta {
    padding-top: 20px;
}

.home-page-2 .section-four.page-center {
    padding: 7% 17%;
}
.home-page-2 .section-four .sub-header p,
.home-page-2 .section-four .widget-type-header {
    margin: 0;
}
.home-page-2 .section-four .white-line {
    display: block;
    background: #fff;
    height: 2px;
    width: 25%;
    margin: 15px auto 30px;
}
.home-page-2 .section-four .widget-type-cta {
    padding-top: 30px;
}

.home-page-2 .section-five.page-center {
    padding: 6% 0;
}
.home-page-2 .section-five p {
    font-size: 1.25em;
    line-height: 1.75em;
}
.home-page-2 .section-five .widget-type-cta {
    padding-top: 20px;
}


/******************************************************************************/
/*                                New Feb 16                                  */
/******************************************************************************/
.homepage .main-content h2 { margin: 0px; }
.homepage .main-content .sub-headline { font-size: 18px; }
.faq-background { background: #f5f5f5; }

.homepage .fb_iframe_widget {
    top: -2px;
}
.homepage .fb_iframe_widget > span,
.homepage .linked-in-share {
    vertical-align: top !important;
}
.homepage #twitter-widget-0 {
    width: 80px !important;
}
.homepage .social-share-data {
    position: relative;
    top: 3px;
}

/* Home image slider */
.hs_cos_flex-viewport {
    max-height:500px;
}

.hs_cos_flex-viewport li {
    padding: 0;
}

.hs_cos_flex-control-nav {
    bottom: 20px;
}

.hs_cos_flex-slides, .hs_cos_flex-control-nav, .hs_cos_flex-direction-nav {
    z-index: 100;
}


/* Home services boxes
.home-services-group {
    max-width:1280px;
} */

.home-service-box {
    margin-top:15px;
    margin-bottom:15px;
    position:relative; 
}

.home-service-box .home-service-box-inner a { position:absolute; bottom:0; left:50%; transform:translateX(-50%); right:0; min-width:170px; }
.home-service-box-inner {
    /* padding:0 15px;*/
    text-align:center;
}


.home-banner-slider .hs_cos_flex-slider .superimpose .caption {
    font-family: 'FSElliot-Regular', sans-serif;
    font-size: 1em;
    text-align: left;
}

.home-banner-slider li {
    padding: 0;
}



.key-answers a:hover {
    transition: color 0.1s ease-in;
    color: #E04E39;
}
.answer-links a:hover {
    transition: color 0.1s ease-in;
    color: #A7A8AA;
}
.answer-links a:before {
    content:url(//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/icon-link.png);
    margin-right:15px;
    position: relative;
    bottom: -.7ex;
}
.client-slider .hs_cos_flex-slider .superimpose .caption {
    width:100%;
    top:26%;
    line-height:1em;
}

.client-slider .hs_cos_flex-viewport {
    height:200px;
}

.client-slider .hs_cos_flex-slider {
    background-color:#0A1F4D;
}

.client-slider hs_cos_flex-slides hs_cos_flex-slides-main superimpose>ul {
    min-height:200px;
}

.client-slider-accred {
    border-bottom:1px solid #DEDEDE;
    padding: 10px 0 5px 0;
    color: #FFFFFF;
    margin-top: 0;
}


.hs_cos_flex-slides .hs_cos_flex-slides-main .superimpose li {
    padding:0;
}

.client-success-slider .hs_cos_flex-slider .hs_cos_flex-slides img {
    max-height: 250px;
}

.hs_cos_flex-slider {
    border-radius: 0;
    margin-bottom: 0;
}

.home-benefits-box {
    padding:35px 30px;
    text-align:center;
}

/*.home-benefits-box:hover {
    background-color:#EFEFEF;
}*/

.home-benefits-group {
    background-color: #373742;
    margin-bottom: 60px;
}

.home-client-success {
    /*background-color:#373742;*/
    margin-bottom:60px;
}

.home-client-success p, .home-client-success h3 {
    /*color:#FFFFFF;
    text-shadow: 1px 1px #58585B;*/
}

.home-client-success-box {
    /*background-image: url(//cdn2.hubspot.net/hubfs/1953781/Misc/Slider_Images/client01.jpg);*/
    background-position:center;
    background-size:cover;
    overflow:hidden;
    padding:20px;
    margin-bottom:30px;
}

.home-client-success-box, .home-client-success-title {
    text-align:center;
}

.home-client-success-title {
    padding:30px 0 20px 0;
}

.home-key-insights-div {
    text-align: center;
    padding-top: 30px;
}

.blogp {
    padding-top:100px !important;
}

.bgnd-red {background-color:#E04E39;}
.bgnd-dkblue {background-color:#002554;}
.bgnd-ltgrey {background-color:#A7A8AA;}

@media (max-width: 768px) {
    .home-key-insights-div {
        min-height:190px;
    }
}


.home-contact-group {
    padding:60px 0;
    background-color:#DEDEDE;
}

.home-contact-group h3 {
    font-family:'FSElliot-Light', sans-serif;
/*    color:#FFFFFF;*/
}

.home-contact-group p, .home-contact-group span {
/*    color:#FFFFFF;*/
    font-weight:bold;
}

.home-contact-icons {
    text-align:center;
/*    color:#FFFFFF;*/
}

.home-contact-info {
/*    color:#FFFFFF;*/
}

.home-contact-group .hs-button.primary:hover, .home-contact-group input[type="submit"]:hover, .home-contact-group input[type="button"]:hover {
    font-family:'FSElliot-Light', sans-serif;
    border:none;
}
.home-contact-group .hs-button.primary, .home-contact-group input[type="submit"] {
    font-family:'FSElliot-Light', sans-serif;
    border:none;
    border-radius:20%/50%;
    background-color:#E04E39;
    color:#FFFFFF;
    padding:2px 12px;
}

.key-insights-box {
    padding:10px 20px;
    margin-bottom:20px;
    text-align:center;
}

.lang-flag {
    float: right;
    margin:18px 50px 0 0;
    width:30px;
}

.lang-select-div {width:120px;}
.lang-select-div ul {list-style:none; position:relative; float:left; margin:0; padding:0;}
.lang-select-div ul a {display:block; padding:0;}
.lang-select-div ul li {position:relative; float:left; margin:0; padding:0;}
.lang-select-div ul li img {float:left; margin-right:10px;}
.lang-select-div ul li:hover {}
.lang-select-div ul ul {display:none; position:absolute; top:0px; left:100%; padding:0; width:42px; font-size:10px; z-index:111; }
.lang-select-div ul ul li {float:none; width:50px; margin-bottom:1px;}
.lang-select-div ul ul li img {float:left;}
.lang-select-div ul ul a {padding:0px; color:#FFFFFF; text-decoration:none;}
.lang-select-div ul li:hover > ul {display:block;}

/* .lang-flag {         Old version for flag to right of logo
    position: relative;
    top: -25px;
    height: 0px;
    width: 26px;
    right: -160px;
}*/

/***********************************/
.main-key-insights-div {
    min-width:200px;
    background-position:center top;
    background-size:cover 250px;
    background-repeat:no-repeat;
    overflow:hidden;
    padding:0;
    margin:0 20px 20px 0;
    border-radius:10px;
    border:1px solid #DDDDDD;
}

.main-key-insights-box h3 {
    color:#FFFFFF;
    margin:0;
    padding:5px 0;
    text-align:center;
}

.main-key-insights-box p {
    padding:0 20px;
    font-weight:bold;
    color:#FFFFFF;
}

.main-key-insights-div {
    background-color:#A7A8AA;
}

.main-key-insights-div div {
    margin:10px auto;
    text-align:center;
}

.keyinsightp {
    padding-top:220px !important;
}

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

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





/* Interior Page 1 */
.interior-page-1 .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 25% bottom;
}
.interior-page-1 .banner-content.page-center {
    padding: 7% 5%;
}

.interior-team-member .banner-content.page-center {
    padding: 3.7% 0%;
    max-height: 230px;
}


.interior-page-1 .banner-content .banner-text {
    padding-top: 0px;
}
.interior-page-1 .banner-content .banner-cta {
    padding: 20px 0;
}

.interior-page-1 .section-one.page-center {
    padding: 7% 0;
}
.interior-page-1 .section-one .fa {
    color: #A7A8AA;
    margin-bottom: 20px;
}

.interior-page-1 .section-two.page-center,
.interior-page-1 .section-three.page-center,
.interior-page-1 .section-four.page-center {
    padding: 7% 0;
}
.interior-page-1 .section-two p,
.interior-page-1 .section-three p,
.interior-page-1 .section-four p {
    font-size: 1em; /* WAS 1.25em */
    line-height: 1.75em;
}
.interior-page-1 .section-two .widget-type-cta,
.interior-page-1 .section-three .widget-type-cta,
.interior-page-1 .section-four .widget-type-cta {
    padding-top: 20px;
}

.interior-page-1 .section-five.page-center {
    padding: 10px 0;
}
.interior-page-1 .section-five h5 {
    margin: 12px 0 10px;
}

/* Interior Page 2 */
.interior-page-2 .banner-content.page-center {
    padding: 10% 5%;
}

.interior-page-2 .section-one.page-center,
.interior-page-2 .section-two.page-center,
.interior-page-2 .section-three.page-center {
    padding: 7% 0;
}
.interior-page-2 .section-one .widget-type-header,
.interior-page-2 .section-two .widget-type-header,
.interior-page-2 .section-three .widget-type-header {
    margin: 20px 0 15px;
}
.interior-page-2 .section-one .widget-type-cta,
.interior-page-2 .section-two .widget-type-cta,
.interior-page-2 .section-three .widget-type-cta {
    padding-top: 20px;
}

.interior-page-2 .section-four.page-center {
    padding: 40px 0;
}
.interior-page-2 .section-four .widget-type-header {
    margin-bottom: 20px;
}

.interior-page-2 .section-five.page-center {
    padding: 8% 17%;
}
.interior-page-2 .section-five .sub-header p,
.interior-page-2 .section-five .widget-type-header {
    margin: 0;
}
.interior-page-2 .section-five .white-line {
    display: block;
    background: #fff;
    height: 2px;
    width: 25%;
    margin: 15px auto 30px;
}
.interior-page-2 .section-five .widget-type-cta {
    padding-top: 30px;
}

.blimgs img {
    border-radius: 50%;
}

.grey-bgnd {background-color:#3E3F45;}
.whte-text {color:#FFFFFF;}
.grey-text {color:#3E3F45;}
.lgep {font-size:18px; font-weight:bold; margin-top:15px;}
.wb-rt {border-right:1px solid #A7ABAA; padding-right:15px;}
.wht-bb {margin:0; padding:0; border-bottom:1px solid #A7ABAA;}
.bed-box {text-align:center; padding:0 40px;}
.bed-box img {margin-bottom:15px;}
.bed-box ul {text-align:left;}
.bed-box ul li {list-style-type:square; list-style-image:none; margin:0; padding:2px 12px;}
.bed-box ul li::before {content:none;}

@media (max-width: 1000px) {
    .bed-box {padding:0 10px;}
}

@media (max-width: 768px) {
    .wb-rt {border-right:none; padding-right:0;}
    .wht-bb {display:none; border:none;}
    .bed-box {padding:0;}
}

/***************************/
/* White papers & E-Guides */
.wp-egs .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 25% bottom;
}
.wp-egs .banner-content.page-center {
    padding: 2.2% 5%;
}
.wp-egs .banner-content .banner-text {
    padding-top: 0px;
}
.wp-egs .banner-content .banner-cta {
    padding: 20px 0;
}

.wp-egs .section-one.page-center {
    padding: 7% 0;
}
.wp-egs .section-one .fa {
    color: #A7A8AA;
    margin-bottom: 20px;
}
.wp-egs .section-two.page-center,
.wp-egs .section-three.page-center,
.wp-egs .section-four.page-center {
    padding: 7% 0;
}
.wp-egs .section-two p,
.wp-egs .section-three p,
.wp-egs .section-four p {
    font-size: 1em; /* WAS 1.25em */
    line-height: 1.75em;
}
.wp-egs .section-two .widget-type-cta,
.wp-egs .section-three .widget-type-cta,
.wp-egs .section-four .widget-type-cta {
    padding-top: 20px;
}

.wp-egs .section-five.page-center {
    padding: 10px 0;
}
.wp-egs .section-five h5 {
    margin: 12px 0 10px;
}
/***************************/



/* Industries Page */
.industries-page .banner-content.page-center {
    padding: 10% 5%;
}

.industries-page .section-one.page-center {
    padding: 8%;
}
.industries-page .section-one .widget-type-header {
    margin: 20px 0 15px;
}

.industries-page .section-two.page-center {
    padding: 8% 17%;
}
.industries-page .section-two .sub-header p,
.industries-page .section-two .widget-type-header {
    margin: 0;
}
.industries-page .section-two .white-line {
    display: block;
    background: #fff;
    height: 2px;
    width: 25%;
    margin: 15px auto 30px;
}
.industries-page .section-two .widget-type-cta {
    padding-top: 30px;
}

.industries-page .section-three.page-center {
    padding: 6% 0;
}
.industries-page .section-three .fa {
    color: #A7A8AA;
    margin-bottom: 30px;
}
.industries-page .section-three .widget-type-cta {
    padding: 20px 0 10px;
}

.industries-page img {
    border-radius: 50%;
}


.logo img {
    border-radius: 0;
}



/* Interior Page 3 */
.interior-page-3 .banner-content.page-center {
    padding: 7% 5%;
}

.interior-page-3 .section-one.page-center {
    padding: 8% 0;
}
.interior-page-3 .section-one .widget-type-header {
    margin: 20px 0 15px;
}

.interior-page-3 .section-two.page-center {
    padding: 8% 17%;
}
.interior-page-3 .section-two .sub-header p,
.interior-page-3 .section-two .widget-type-header {
    margin: 0;
}
.interior-page-3 .section-two .white-line {
    display: block;
    background: #fff;
    height: 2px;
    width: 25%;
    margin: 15px auto 30px;
}
.interior-page-3 .section-two .widget-type-cta {
    padding-top: 30px;
}

.interior-page-3 .section-three.page-center {
    padding: 6% 0;
}
.interior-page-3 .section-three .fa {
    color: #A7A8AA;
    margin-bottom: 30px;
}
.interior-page-3 .section-three .widget-type-cta {
    padding: 20px 0 10px;
}

/* Interior Page 4 */
.interior-page-4 .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 75% bottom;
}
.interior-page-4 .banner-content.page-center {
    padding: 7% 5%;
}
.interior-page-4 .banner-content .banner-cta {
    padding: 20px 0;
}

.interior-page-4 .section-one.page-center {
    padding: 7% 0;
}
.interior-page-4 .section-one .widget-type-cta {
    padding-top: 20px;
}

.interior-page-4 .section-two.page-center {
    padding: 7% 0;
}

.interior-page-4 .section-three.page-center {
    padding: 7% 0;
}
.interior-page-4 .section-three .widget-type-rich_text {
    padding-top: 20px;
}

.interior-page-4 .section-four.page-center {
    padding: 10px 0;
}
.interior-page-4 .section-four h5 {
    margin: 12px 0 10px;
}

/* Interior Page 5 */
.interior-page-5 .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 20% bottom;
}
.interior-page-5 .banner-content.page-center {
    padding: 7% 5%;
}
.interior-page-5 .banner-content .banner-cta {
    padding: 20px 0;
}

.interior-page-5 .section-one.page-center {
    padding: 7% 0;
}
.interior-page-5 .section-one .widget-type-cta {
    padding: 20px 0 35px;
}

.interior-page-5 .section-two.page-center {
    padding: 10px 0;
}
.interior-page-5 .section-two h5 {
    margin: 12px 0 10px;
}

.interior-page-5 .section-three.page-center {
    padding: 7% 0;
}
.interior-page-5 .section-three .widget-type-rich_text {
    padding-top: 20px;
}

.interior-page-5 .section-four.page-center {
    padding: 7% 0;
}

/* Pricing Page */
.pricing-page .banner-content.page-center {
    padding: 7% 5%;
}
.pricing-page .banner-content .banner-cta {
    padding: 20px 0;
}

.pricing-page .section-one.page-center {
    padding: 7% 0;
}
.pricing-page .section-one .image-content-block-center.span3 {
    width: 23.87%;
    margin-left: 1.5%;
}
.pricing-page .section-one .image-content-block-center.span3:first-child {
    margin-left: 0;
}
.pricing-page .section-one .image-content-block-center {
    border: 2px solid #eaeaea;
    border-radius: 10px;
    padding: 0;
}
.pricing-page .section-one .image-content-block-center p {
    font-size: 14px;
}
.pricing-page .section-one .image-content-block-center .option-header {
    border-bottom: 2px solid #eaeaea;
    border-radius: 10px 10px 0 0;
    padding: 15px 25px;
}
.pricing-page .section-one .image-content-block-center .option-header p strong {
    font-size: 24px;
}
.pricing-page .section-one .image-content-block-center .option-content {
    padding: 30px 25px 35px;
}
.pricing-page .section-one .image-content-block-center .option-content .widget-type-cta {
    padding-top: 20px;
}

.pricing-page .section-two.page-center {
    padding: 5% 0;
}
.pricing-page .section-two .widget-type-header {
    margin-bottom: 45px;
}
.pricing-page .section-two .widget-type-rich_text {
    padding: 15px 0;
}

.pricing-page .section-three.page-center {
    padding: 7% 17%;
}
.pricing-page .section-three .sub-header p,
.pricing-page .section-three .widget-type-header {
    margin: 0;
}
.pricing-page .section-three .white-line {
    display: block;
    background: #fff;
    height: 2px;
    width: 25%;
    margin: 15px auto 30px;
}
.pricing-page .section-three .widget-type-cta {
    padding-top: 30px;
}

/* Resources page */
.resources-page .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 90% bottom;
}
.resources-page .banner-content.page-center {
    padding: 7% 5%;
}

.resources-page .section-one.page-center {
    padding: 5% 0;
}

.resources-page .section-two.page-center {
    padding: 0 0 5%;
}
.resources-page .section-two .resource-block {
    background-color: #f7f7f7;
    border: 2px solid #eaeaea;
    border-radius: 9px;
    margin-top: 15px;
    margin-bottom: 15px;
}
.resources-page .section-two .resource-block .resource-icon {
    background: #A7A8AA;
    border-radius: 7px 7px 0 0;
    padding: 7px 10px 3px;
}
.resources-page .section-two .resource-block .resource-icon .fa {
    color: #fff;
}
.resources-page .section-two .resource-block.resource-bkg-img-1,
.resources-page .section-two .resource-block.resource-bkg-img-2,
.resources-page .section-two .resource-block.resource-bkg-img-3,
.resources-page .section-two .resource-block.resource-bkg-img-4,
.resources-page .section-two .resource-block.resource-bkg-img-5,
.resources-page .section-two .resource-block.resource-bkg-img-6,
.resources-page .section-two .resource-block.resource-bkg-img-7,
.resources-page .section-two .resource-block.resource-bkg-img-8,
.resources-page .section-two .resource-block.resource-bkg-img-9,
.resources-page .section-two .resource-block.resource-bkg-img-10,
.resources-page .section-two .resource-block.resource-bkg-img-11,
.resources-page .section-two .resource-block.resource-bkg-img-12 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.resources-page .section-two .resource-block .resource-img {
    min-height: 155px;
    padding: 20% 0;
}
.resources-page .section-two .resource-block .resource-title {
    background: #f7f7f7;
    border-radius: 0 0 7px 7px;
    padding: 15px;
}
.resources-page .section-two .resource-block .resource-title h6 {
    letter-spacing: 0;
    margin: 0;
}
.resources-page .section-two .resource-block .resource-title a {
    color: #333;
}
.resources-page .section-two .resource-block .resource-title a:hover {
    color: #999;
}

.resources-page .section-three.page-center {
    padding: 10px 0;
}
.resources-page .section-three h5 {
    margin: 12px 0 10px;
}

/* Products and Services Page */
.products-services-page .banner-content.page-center {
    padding: 7% 5%;
}
.products-services-page .banner-content .banner-cta {
    padding: 20px 0;
}

.products-services-page .section-one.page-center {
    padding: 5% 5% 6%;
}
.products-services-page .section-one .widget-type-header {
    margin-bottom: 10px;
}
.products-services-page .section-one .image-content-block-center {
    background: #fff;
    border: 2px solid #eaeaea;
    border-radius: 7px;
    padding: 30px 25px 20px;
    margin-top: 25px;
}
.products-services-page .section-one .image-content-block-center .fa {
    color: #A7A8AA;
    margin-bottom: 20px;
}

.products-services-page .section-two.page-center {
    padding: 6% 0;
}
.products-services-page .section-two .widget-type-rich_text {
    padding-top: 30px;
}
.products-services-page .section-two .widget-type-cta {
    padding-top: 20px;
}

.products-services-page .section-three.page-center,
.products-services-page .section-four.page-center {
    padding: 7% 5% 0;
}
.products-services-page .section-three.page-center .widget-type-rich_text,
.products-services-page .section-four.page-center .widget-type-rich_text {
    padding: 0 0 30px;
}

.products-services-page .section-five.page-center {
    padding: 10px 0;
}
.products-services-page .section-five h5 {
    margin: 12px 0 10px;
}

/* About Page */
.about-page .banner-content.page-center {
    padding: 7% 5%;
}

.about-page .section-one.page-center {
    padding: 7% 5%;
}
.about-page .section-one .widget-type-cta {
    padding-top: 30px;
}

.about-page .section-two.page-center {
    padding: 10px 0;
}
.about-page .section-two h5 {
    margin: 12px 0 10px;
}

.about-page .section-three.page-center {
    padding: 7% 0;
}
.about-page .section-three .fa {
    color: #A7A8AA;
    margin-bottom: 20px;
}

.about-page .section-four.page-center {
    padding: 5% 5%;
}
.about-page .section-four .image-content-block-center {
    background-color: #fff;
    border: 2px solid #eaeaea;
    border-radius: 7px;
    padding: 0;
}
.about-page .section-four .image-content-block-center.block-img-1,
.about-page .section-four .image-content-block-center.block-img-2,
.about-page .section-four .image-content-block-center.block-img-3 {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.about-page .section-four .image-content-block-center .block-img {
    min-height: 155px;
    border-radius: 5px 5px 0 0;
    padding: 20% 0;
}
.about-page .section-four .image-content-block-center .block-title {
    background: #fff;
    border-radius: 0 0 5px 5px;
    padding: 15px;
}
.about-page .section-four .image-content-block-center .block-title h6 {
    margin: 0;
}
.about-page .section-four .image-content-block-center .block-title a {
    color: #333;
}
.about-page .section-four .image-content-block-center .block-title a:hover {
    color: #999;
}

/* Team Team */
.team-page .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 85% bottom;
}
.team-page .banner-content.page-center {
    padding: 7% 5%;
}

.team-page .section-one.page-center {
    padding: 7% 0;
}
.team-page .section-one .team-member {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 50%;
    margin-top: 25px;
    margin-bottom: 25px;
}
.team-page .section-one .team-member.group-1,
.team-page .section-one .team-member.group-2,
.team-page .section-one .team-member.group-3,
.team-page .section-one .team-member.group-4,
.team-page .section-one .team-member.group-5,
.team-page .section-one .team-member.group-6,
.team-page .section-one .team-member.group-7,
.team-page .section-one .team-member.group-8 img,
.team-page .section-one .team-member.group-9 img,
.team-page .section-one .team-member.group-10 img,
.team-page .section-one .team-member.group-11 img,
.team-page .section-one .team-member.group-12 img,
.team-page .section-one .team-member.group-13 img,
.team-page .section-one .team-member.group-14 img,
.team-page .section-one .team-member.group-15 img {
    min-height: 265px;
}
.team-page .section-one .team-member .team-member-text-lg {
    background-color: rgba(0,0,0,0.65);
    min-height: 360px;
    border-radius: 50%;
    padding: 35% 13%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
}
.team-page .section-one .team-member .team-member-text {
    background-color: rgba(0,0,0,0.65);
    min-height: 265px;
    border-radius: 50%;
    padding: 25% 10%;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
}
.team-page .section-one .team-member:hover .team-member-text-lg,
.team-page .section-one .team-member:hover .team-member-text {
    opacity: 1;
}

.team-page .section-two.page-center {
    padding: 7% 17%;
}
.team-page .section-two .sub-header p,
.team-page .section-two .widget-type-header {
    margin: 0;
}
.team-page .section-two .white-line {
    display: block;
    background: #fff;
    height: 2px;
    width: 25%;
    margin: 15px auto 30px;
}
.team-page .section-two .widget-type-cta {
    padding-top: 30px;
}

/* Team Member Page */
.team-member-page .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 85% bottom;
}
.team-member-page .banner-content.page-center {
    padding: 2% 5%;
}
.team-member-page .banner-text {
    padding-top: 7%;
}
.team-member-page .banner-text h1 {
    margin-bottom: 5px;
}
.team-member-page .banner-text p {
    font-size: 22px;
    margin: 0 0 20px;
}
.team-member-page .banner-text img {
    margin: 0 5px 0 0;
}
.team-member-page .banner-img img {
    border-radius: 50%;
    max-width: 250px;
    min-width: 200px;
    height: 200px;
    width: 200px !important;
}

.team-member-page .section-one.page-center {
    padding: 7% 0;
}
.team-member-page .section-one .recent-articles {
    padding-top: 30px;
}

.team-member-page .section-two.page-center {
    padding: 7% 17%;
}
.team-member-page .section-two .sub-header p,
.team-member-page .section-two .widget-type-header {
    margin: 0;
}
.team-member-page .section-two .white-line {
    display: block;
    background: #fff;
    height: 2px;
    width: 25%;
    margin: 15px auto 30px;
}
.team-member-page .section-two .widget-type-cta {
    padding-top: 30px;
}


.team-div {
    float:left;
    background-repeat: no-repeat;
    background-size: 220px 220px;
    background-position: top center;
    width: 220px;
    border: 1px solid #DDDDDD;
    margin: 0 15px 15px 0;
    overflow: hidden;
    border-radius: 3%;
    padding:0 10px;
    height: 350px;
    box-sizing: border-box:
}
.team-div p {
    text-align:center;
}
.team-pad {
    padding-top: 220px;
}

.team-bgnd {
    background-image: url(//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/bgnd-team.jpg);
    background-repeat: no-repeat;
    background-position: 25% bottom;
}

.team-page-hdr-img {
    height: 150px;
    width: auto;
}

.team-page-hdr-text {
    float: left;
    text-align:left;
    padding-top:20px;
}

/* PARTNERS PAGE */
.partners-bgnd {
    background-image: url(//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/bgnd-partners2.png);
    background-repeat: no-repeat;
    background-position: 25% bottom;
}

.partner-box {
    margin-bottom: 50px;
}


/* WHAT WE DO PAGES */
.what-we-do-box {
    background-color: #FFFFFF;
    padding: 20px;
    margin: 10px 0;
}



/* Downloads page */
.downloads-page .banner-content.page-center {
    padding: 7% 5%;
}
.downloads-page .banner-content .banner-cta {
    padding: 20px 0;
}

.downloads-page .section-one.page-center {
    padding: 5% 0;
}
.downloads-page .section-one .download-block {
    padding: 35px 30px;
}
.downloads-page .section-one .download-block .download-icon .fa {
    color: #A7A8AA;
    margin-bottom: 15px;
}
.downloads-page .section-one .download-block .download-content h6 {
    letter-spacing: 0;
    margin: 0;
}
.downloads-page .section-one .widget-type-cta {
    padding: 10px 0;
}

.downloads-page .section-two.page-center {
    padding: 7% 17%;
}
.downloads-page .section-two .sub-header p,
.downloads-page .section-two .widget-type-header {
    margin: 0;
}
.downloads-page .section-two .white-line {
    display: block;
    background: #fff;
    height: 2px;
    width: 25%;
    margin: 15px auto 30px;
}
.downloads-page .section-two .widget-type-cta {
    padding-top: 30px;
}

/* Careers page */
.careers-page .banner-content.page-center {
    padding: 7% 5%;
}

.careers-page .section-one.page-center {
    padding: 7% 5%;
}
.careers-page .section-one .widget-type-header {
    margin-bottom: 20px;
}

.careers-page .section-three.page-center,
.careers-page .section-five.page-center {
    padding: 5% 0;
}

.careers-page .section-three .widget-type-header {
    margin-bottom: 10px;
}
.careers-page .section-three .full-width-text {
    padding-bottom: 25px;
}
.careers-page .section-three .image-content-block {
    padding: 20px 0;
}

.careers-page .section-two,
.careers-page .section-four {
    height: 300px;
}

.careers-page .section-five .job-category {
    padding: 15px 0;
}
.careers-page .section-five .job-category-title h6 {
    border-bottom: 2px solid #eaeaea;
    padding-bottom: 15px;
    margin-bottom: 25px;
}

.careers-page .section-six.page-center {
    padding: 10px 0;
}
.careers-page .section-six h5 {
    margin: 12px 0 10px;
}

.careers-benefit-box {
    padding: 15px;
    border-top: 1px solid #A7A8AA;
    margin-top: 15px;
}

/* Support Page */
.support-page .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 15% bottom;
}
.support-page .banner-content.page-center {
    padding: 7% 5%;
}
.support-page .banner-content .search .input {
    width: 50%;
    margin: 10px auto;
}
.support-page .banner-content .search input[type="text"] {
    width: 60%;
    float: left;
    border-right: 0;
    border-radius: 7px 0 0 7px;
    padding: 12px 13px;
    margin: 0;
}
.support-page .banner-content .search .hs-button.primary {
    width: 40%;
    float: left;
    background-color: #2C2A29;     /* WAS #353435 */
    border: 2px solid #d8e4ea;
    border-left: 0;
    border-radius: 0 7px 7px 0;
    padding: 11px 20px 10px;
    margin: 0;
}

.support-page .section-one.page-center {
    padding: 5% 0;
}
.support-page .section-one .fa {
    color: #A7A8AA;
    margin-bottom: 20px;
}

.support-page .section-two.page-center {
    padding: 10px 0;
}
.support-page .section-two h5 {
    margin: 12px 0 10px;
}

.support-page .section-three.page-center {
    padding: 5% 0;
}
.support-page .section-three img {
    margin-bottom: 15px;
}

.support-page .section-four.page-center {
    padding: 55px 5% 45px;
}
.support-page .section-four .fa {
    color: #A7A8AA;
    padding: 15px 0;
}
.support-page .section-four .fa-5x {
    font-size: 7em;
}

/* Press Page */
.press-page .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 15% bottom;
}
.press-page .banner-content.page-center {
    padding: 7% 5%;
}

.press-page .section-one.page-center {
    padding: 5% 0;
}
.press-page .section-one .press-block {
    padding: 35px 20px 45px;
}
.press-page .section-one .press-block .press-date p {
    font-size: 14px;
    color: #999;
    margin: 0;
}
.press-page .section-one .press-block .press-title {
    border-bottom: 2px solid #eaeaea;
}
.press-page .section-one .press-block .press-title h6 {
    letter-spacing: 0;
    margin-top: 5px;
    margin-bottom: 20px;
}
.press-page .section-one .press-block .press-title h6 a {
    color: #000;
}
.press-page .section-one .press-block .press-title h6 a:hover {
    color: #A7A8AA;
}

.press-page .section-two.page-center {
    padding: 7% 17%;
}
.press-page .section-two .sub-header p,
.press-page .section-two .widget-type-header {
    margin: 0;
}
.press-page .section-two .white-line {
    display: block;
    background: #fff;
    height: 2px;
    width: 25%;
    margin: 15px auto 30px;
}
.press-page .section-two .widget-type-cta {
    padding-top: 30px;
}

.news-bgnd {
    background-image: url(//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/bgnd-press01.png);
    background-repeat: no-repeat;
    background-position: 25% bottom;
}
.news-date {
    text-tansform: uppercase;
    colour: #A7A8AA;
    font-size: 14px;
}
.news-box {
    margin:10px 0;
    text-align: left;
    padding-bottom: 20px;
}


/* EVENTS */
.events-bgnd {
    background-image: url(//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/bgnd-calendar2.png);
    background-repeat: no-repeat;
    background-position: 25% bottom;
}


/* CASE STUDIES */
.case-bgnd {
    background-image: url(//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/bgnd-case-study3.png);
    background-repeat: no-repeat;
    background-position: 25% bottom;
}



/* WHITE PAPERS & ARTICLES */
.wparts-bgnd {
    background-image: url(//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/bgnd-wparts.png);
    background-repeat: no-repeat;
    background-position: 25% bottom;
}

.wparts-box {
    margin: 30px 0 0 30px;
}


.home-service-box-inner img { height:85px; }

.btn-top-gap {
    margin-top:10px;
}

.no-margin {
    margin: 0;
}


.career-bgnd {
    background-image: url(//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/bgnd-careers.png);
    background-repeat: no-repeat;
    background-position: 25% bottom;
}


.clipboard-bgnd {
    background-image: url(//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/bgnd-clipboard.png);
    background-repeat: no-repeat;
    background-position: 25% bottom;
}


/* WEBINAR RECORDINGS */
.webinar-bgnd {
    background-image: url(//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/bgnd-webinar.png);
    background-repeat: no-repeat;
    background-position: 25% bottom;
}

.webinar-box {
    margin: 40px 0 0 40px;
}

.webinar-page-title-block {
    padding:25px 0 10px 0;
    margin:0 0 40px 0;
    background-color:#E04E39;
    /*background-color:#A7ABAA;
    background-color:#002554;*/
}

body.banner .webinar-page-title-block{
  padding: 44px 0 10px 0;
}

.webinar-register-form .hs-form-required {
    display:inline;
    color:#000000;
}


/* VIENNA EVENT LP FORM STYLING */
.vienna-event-form .hs-form label {
    color:#181818;
}


/* Callback form LP */

.callbackform .hs_cos_wrapper_type_form h3 {
    border-radius: 5px;
    padding: 17px 0 6px 0;
}

.callbackform .hs-form-required {
    display: inline;
}

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


/* WHAT MAKES US DIFFERENT */
.different-bgnd {
    background-image: url(//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/bgnd-different2.png);
    background-repeat: no-repeat;
    background-position: 25% bottom;
}

.different-box {
    margin: 40px 0 0 40px;
}


/* Testimonial Page */
.testimonial-page .banner-content.page-center {
    padding: 7% 5%;
}

.testimonial-page .section-one.page-center {
    padding: 7% 3%;
}
.testimonial-page .section-one .light-bkg {
    border: 2px solid #eaeaea;
    border-radius: 7px;
    padding: 30px 45px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.testimonial-page .section-one .testimonial-block.span6 {
    width: 47.5%;
    margin-left: 5%;
}
.testimonial-page .section-one .testimonial-block.span6:first-child {
    margin-left: 0;
}
.testimonial-page .section-one .testimonial-block h4 {
    margin-bottom: 0;
}
.testimonial-page .section-one .testimonial-block p {
    margin: 25px auto;
}

.testimonial-page .section-two.page-center {
    padding: 30px 0;
}
.testimonial-page .section-two .widget-type-header {
    margin-bottom: 15px;
}
.testimonial-page .section-two img {
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
}

/* Thank You Page */
.thank-you-page .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 15% bottom;
}
.thank-you-page .banner-content.page-center {
    padding: 7% 5%;
}

.thank-you-page .section-one.page-center {
    padding: 5% 0;
}
.thank-you-page .section-one .widget-type-rich_text {
    padding: 20px 0;
}
.thank-you-page .section-one img {
    box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
}

.thank-you-page .section-two.page-center {
    padding: 10px 0;
}
.thank-you-page .section-two h5 {
    margin: 12px 0 10px;
}

/* Contact Page */
.contact-page .banner-content.page-center {
    padding: 7% 5%;
}

.contact-page .section-one.page-center {
    padding: 5% 0;
}
.contact-page .section-one .main-content {
    border-left: 2px solid #eaeaea;
    padding: 15px 0 4% 65px;
}
.contact-page .section-one .sidebar {
    padding: 15px 0;
}
.contact-page .section-one .sidebar .fa {
    color: #A7A8AA;
    margin-bottom: 15px;
}
.contact-page .section-one .sidebar p {
    margin: 0;
}
.contact-page .section-one .sidebar .image-content-block-center {
    padding: 20px 0;
}
.contact-page .section-one .widget-type-header {
    margin-bottom: 15px;
}
.contact-page .section-one .widget-type-form {
    padding-top: 35px;
}
.contact-page .section-one .hs_cos_wrapper_type_form form {
    border-radius: 5px;
    padding: 20px 5px 20px 35px;
}
.contact-page .section-one .hs_cos_wrapper_type_form h3 {
    visibility: hidden;
}

.section-two {
    margin-bottom: -6px;
}

.contact-page .section-three.page-center {
    padding: 10px 0;
}
.contact-page .section-three h5 {
    margin: 12px 0 10px;
}

.fullwidth-bkg-img {                    /* NEW */
    background-repeat:no-repeat;
    background-position:center center;
    background-size:cover;
    max-height: 300px;
}

.fullwidth-bkg-img .banner-text h1 {
    text-shadow: 1px 1px #000000;
    font-family: 'FSElliot-Bold', sans-serif;
}


/* =====  8/31/2017 ===== */
.row-fluid .banner-area h1{ color:#fff;  text-align:right; ; font-size:40px; }
.row-fluid .banner-area .widget-type-header { padding:0; margin:0; }
.row-fluid .banner-area .banner-title{ padding:110px 0; padding-right:24px; }
.row-fluid .hend-image img { max-width: 266px; }




/* Sign Up Landing Page */
.sign-up-page .header-container .page-center,
.sign-up-page .footer-container .page-center {
    padding-right: 12%;
    padding-left: 12%;
}
.sign-up-page .header-container .logo {
    padding-top: 20px;
}

.sign-up-page .section-one.page-center {
    padding: 6% 12% 7%;
}
.sign-up-page .section-one .widget-type-header {
    margin-bottom: 10px;
}
.sign-up-page .section-one .widget-type-form {
    padding-top: 15px;
}
.sign-up-page .section-one .hs_cos_wrapper_type_form form {
    padding: 40px 5px 45px 35px;
}
.sign-up-page .section-one .hs_cos_wrapper_type_form h3 {
    background-color: #A7A8AA;
    padding: 5px;
}

/* Landing Page 1 */
.landing-page-1 .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 15% bottom;
}
.landing-page-1 .banner-content.page-center {
    padding: 7% 5%;
}

.landing-page-1 .section-one.page-center {
    padding: 5% 0;
}
.landing-page-1 .section-one img {
    box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
}
.landing-page-1 .section-one .widget-type-form {
    padding-left: 40px;
}

/* Landing Page 2 */
.landing-page-2 .banner-content.page-center {
    padding: 7% 5%;
}

.landing-page-2 .section-one.page-center {
    padding: 5% 0;
}
.landing-page-2 .section-one .widget-type-header {
    margin-bottom: 20px;
}
.landing-page-2 .section-one .widget-type-linked_image {
    padding: 10px 10px 20px;
}
.landing-page-2 .section-one .widget-type-linked_image img {
    box-shadow: 5px 5px 5px rgba(0,0,0,0.35);
}

.landing-page-2 .section-two.page-center {
    padding: 7% 17%;
}
.landing-page-2 .section-two .sub-header p,
.landing-page-2 .section-two .widget-type-header {
    margin: 0;
}
.landing-page-2 .section-two .white-line {
    display: block;
    background: #fff;
    height: 2px;
    width: 25%;
    margin: 15px auto 30px;
}
.landing-page-2 .section-two .widget-type-cta {
    padding-top: 30px;
}

/* Landing Page 3 */
.landing-page-3 .banner-bkg-icon {
    background-repeat: no-repeat;
    background-position: 15% bottom;
}
.landing-page-3 .banner-content.page-center {
    padding: 7% 5%;
}

.landing-page-3 .section-one.page-center {
    padding: 5% 0;
}
.landing-page-3 .section-one .widget-type-linked_image {
    padding-bottom: 20px;
}

.landing-page-3 .section-two.page-center {
    padding: 40px 3%;
}
.landing-page-3 .section-two .widget-type-rich_text {
    padding-top: 40px;
}

.landing-page-3 .section-three.page-center {
    padding: 6% 0 5%;
}
.landing-page-3 .section-three .fa {
    color: #A7A8AA;
    padding: 10px 0;
}

.landing-page-3 .section-four.page-center {
    padding: 10px 0;
}
.landing-page-3 .section-four h5 {
    margin: 12px 0 10px;
}

.landingpg-bkg-icon {
    /* background-image:url('//cdn2.hubspot.net/hubfs/1953781/Misc/Misc_Website_Images/bgnd-doc01.png'); */
    background-repeat:no-repeat;
    background-position:15% bottom;
}





/* ==========================================================================
   Footer
   ========================================================================== */
/* The main footer wrapper will default to fill 100% of the browser viewport */
.footer-container-wrapper {}

/* Your basic footer container */
.footer-container {}

.footer-container .page-center {
    padding: 50px 0 75px;
}

.footer-container .logo {}

.footer-container p {
    margin: 5px 0;
}
.footer-container .widget-type-page_footer {
    padding-top: 10px;
}
.footer-container .widget-type-page_footer .hs-footer-company-copyright {
    font-family: 'FSElliot-Regular', sans-serif;
    font-weight: 300;
    font-size: 1.15em;
}
.footer-container .social-icons {
    padding-top: 20px;
}



/* ==========================================================================
   Blog
   ========================================================================== */
/* Blog Banner */
.blog-pages .blog-banner-img {
    /*background-image: url('//cdn2.hubspot.net/hubfs/213882/images/HubSpot_Templates/Optimize_Responsive_II/gray-bkg-img.jpg');*/
    background-image: url('//cdn2.hubspot.net/hubfs/1953781/Images/Blog_Images/blog-bgnd.jpg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.blog-pages .banner-content.page-center {
    padding: 7% 5% 2%;
}

/* Blog Subscribe Form */
.subscribe.page-center {
    padding: 0 0 15px;
}
.blog-pages .widget-type-blog_subscribe .hs-error-msgs.inputs-list label,
.blog-pages .hs-form-required {
    display: none;
}

.blog-pages .widget-type-blog_subscribe input.hs-input {
    font-size: 16px;
    border: 2px solid #eaeaea;
    border-right: 0;
    border-radius: 5px 0 0 5px;
    height: 45px;
    padding: 10px 15px;
    margin: 0;
}
.blog-pages .widget-type-blog_subscribe div.input {
    width: 65%;
    display: inline-block;
    float: left;
}
.blog-pages .widget-type-blog_subscribe div.hs_submit {
    width: 35%;
    display: inline-block;
    float: left;
}
.blog-pages .widget-type-blog_subscribe .hs-button.primary.large {
    border-radius: 0 5px 5px 0;
    text-transform: uppercase;
    letter-spacing: 0;
    height: 45px;
    width: 100%;
    padding: 5px 15px;
    font-size: 15px;
}

/* Blog Main Content */
.blog-pages .main-blog.page-center {
    padding: 30px 0 5% 0;
}
.blog-pages .main-content {
    padding: 0 40px 0 0;
}
.blog-pages .main-content h3 a:link, .blog-pages .main-content h3 a:visited {
    color: #333;
}
.blog-pages .main-content h3 a:hover, .blog-pages .main-content h3 a:focus {
    color: #A7A8AA;
}

.blog-section li a {text-decoration:underline;}


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

.blog-listing-wrapper .post-listing .post-item {
    border-bottom: 2px solid #eaeaea;
    padding: 0% 0 5%;
    margin: 0;
}
.blog-listing-wrapper .post-listing .post-item:last-child {
    border-bottom: 0 !important;
} 
.blog-listing-wrapper .post-listing .post-item .post-header {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 0 0 0 20px;
}
.blog-listing-wrapper .post-listing .post-item .post-body-summary {
    display: inline-block;
    width: 50%;
    float: left;
    padding: 0 0 0 20px;
}
.blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
    display: inline-block;
    float: left;
    width: 50%;
    height: auto;
    overflow: hidden;
    margin: 0;
}
.blog-listing-wrapper .post-listing .post-item .hs-featured-image {
    float: left;
    width: 100%;
    max-width: 400px;   /* WAS 100% */
    height: auto;
    margin: 0;
}

/*.blog-listing-wrapper .post-listing .post-item:first-child {
    padding-top: 10px;
}
.blog-listing-wrapper .post-listing .post-item:first-child .post-header {
    width: 100% !important;
    padding: 20px 0 0 0;
}
.blog-listing-wrapper .post-listing .post-item:first-child .post-body-summary {
    display: block;
    float: left;
    width: 100% !important;
    padding: 0;
}
.blog-listing-wrapper .post-listing .post-item:first-child .hs-featured-image-wrapper {
    width: 100% !important;
    padding-top: 0;
}*/

/* Pagination */
.blog-pagination {
    padding: 0 5%;
}
.blog-pagination .previous-posts-link {
    float: left;
    margin: 30px 0;
}
.blog-pagination .next-posts-link {
    float: right;
    margin: 30px 0;
}

/* Blog Post Header */
.blog-post-wrapper .post-header {}
.blog-post-wrapper .post-header a {}
.blog-post-wrapper .post-header a:hover {
    text-decoration: none;
}
.blog-post-wrapper .post-header h4 {
    margin: 30px 0 20px;
}
.blog-post-wrapper .post-header p {}

.blog-post-wrapper .post-header #hubspot-author_data {
    margin-bottom: 20px;
}

/* Blog Posts */
.hs-blog-social-share {}
.hs-blog-social-share .hs-blog-social-share-list .hs-blog-social-share-item {
    display: inline-block;
    float: none;
}
.fb-like.fb_iframe_widget > span {
    vertical-align: baseline !important;
}

.blog-post-wrapper .post-body {
    padding: 25px 0 15px;
}
.blog-post-wrapper .post-body h4 {
    margin: 30px 0 15px;
}

.blog-post-wrapper #hubspot-topic_data {
    margin-top: 40px;
}

.blog-post-wrapper .topic-link {
    background: #f7f7f7;
    border: 2px solid #eaeaea;
    border-radius: 5px;
    padding: 1px 20px;
}
 
/* Blog comments and blog comment form */
.blog-pages-comments {
    padding: 40px 0;
}

.comment {
    padding: 20px;
    margin: 20px 0;
}
.comments-listing {}
.comment-from {}
.comment-body {}
.comment-date {}

#comment-form .hs-button.primary {
    width: 65%;
    padding: 15px;
    margin-top: 20px !important;
}

/* Author Biography Box */
.about-author-sec {
    background: #e9eff3;
    border: 2px solid #d8e4ea;
    border-radius: 3px;
    padding: 35px 30px;
    margin: 45px 0;
}
.about-author-sec .span2 {
    text-align: center;
}
.about-author-sec .span2 img {
    background: #fff;
    border-radius: 50%;
}

/* Blog Sidebar */
.blog-pages .sidebar ul {
    list-style-type: none;  
    padding-left: 0px;
    margin: 5px 0;
}
.blog-pages .sidebar a:link, .blog-pages .sidebar a:visited {
    color: #333;
}
.blog-pages .sidebar a:hover, .blog-pages .sidebar a:focus {
    color: #A7A8AA;
}

.blog-pages .sidebar .topic li:not(:first-child) {
    border-top: none;
}
.blog-pages .sidebar .topic li {
    background: #f7f7f7;
    border: 2px solid #eaeaea;
    line-height: 2em;
    padding: 10px 20px;
}

.blog-pages .sidebar .listing-subscribe {
    background: #f7f7f7;
    border: 2px solid #eaeaea;
    padding: 10px 20px;
}

.blog-pages .sidebar .content-offer {
    background: #f7f7f7;
    border: 2px solid #eaeaea;
    padding-top: 4%;
    margin-top: 10px;
}
.blog-pages .sidebar .content-offer .content-offer-text {
    padding: 10px 20px 20px;   
}
.blog-pages .sidebar .content-offer .content-offer-text h4 {
    font-size: 1.5em;
}
.blog-pages .sidebar .content-offer .content-image {
    padding: 5px 20px;
}
.blog-pages .sidebar .content-offer .content-offer-cta {
    padding: 0 20px 20px;
}

.blog-pages .sidebar .popular {
    background: #f7f7f7;
    border: 2px solid #eaeaea;
    margin-top: 40px;
}
.blog-pages .sidebar .popular li {
    background: #f7f7f7;
    line-height: 2em;
    padding: 10px 20px;
}
.blog-pages .sidebar .popular h3 {
    background: #f7f7f7;
    font-size: 1.5em;
    line-height: 1.25em;
    border-bottom: 2px solid #eaeaea;
    padding: 15px 20px;
    margin: 0;
}

.blog-pages .sidebar .social-follow {
    background: #f7f7f7;
    border: 2px solid #eaeaea;
    padding: 10px 20px 25px;
    margin-top: 40px;
}
.blog-pages .sidebar .social-follow h4 {
    font-size: 1.5em;
    padding: 10px 0;
}
.blog-sidebar ul, .sidebar ul{
    padding-left: 10px;
    list-style: none;
}

.blog-cta-lwr-box {
    background-color: #F7F7F7;
    padding: 15px;
    margin: 30px 0;
    border: 2px solid #EAEAEA;
}
.hs-author-avatar img {
    max-height:100px;
}

.avatar-module img {
    border-radius: 50% !important;
    height: 60px;
    width: 60px;
    float: left;
    margin: 0 20px 0 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */
/* Form Header */
.hs_cos_wrapper_type_form h3 {
    background-color: #2C2A29;     /* WAS #353435 */
    font-size: 23px;            /* WAS 28px */
    font-weight: 400;
    color: #fff;
    text-align: center;
    border-radius: 5px 5px 0 0;
    padding: 17px 25px 15px;
    margin: 0;
}

/* Form Background */
.hs_cos_wrapper_type_form form {
    background-color: #f7f7f7;
    border: 2px solid #eaeaea;
    border-radius: 0 0 5px 5px;
    padding: 20px 10px 20px 30px;
    margin: 0;
}

/* Labels
.hs-form-required {
    display: none;
} Amended 17-May-16, no obvious reason for hiding Required asterisk */

.hs_cos_wrapper_type_form label {}
.hs_cos_wrapper_type_form .hs-form-field > label {
    margin: 10px 0 5px;
}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"], 
.hs_cos_wrapper_type_form input[type="datetime"], 
.hs_cos_wrapper_type_form input[type="datetime-local"], 
.hs_cos_wrapper_type_form input[type="date"], 
.hs_cos_wrapper_type_form input[type="month"], 
.hs_cos_wrapper_type_form input[type="time"], 
.hs_cos_wrapper_type_form input[type="week"], 
.hs_cos_wrapper_type_form input[type="number"], 
.hs_cos_wrapper_type_form input[type="email"], 
.hs_cos_wrapper_type_form input[type="url"], 
.hs_cos_wrapper_type_form input[type="search"], 
.hs_cos_wrapper_type_form input[type="tel"], 
.hs_cos_wrapper_type_form input[type="color"], input {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border-radius: 5px;
    border: 2px solid #eaeaea;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #4d4d4d;
    padding: 13px 10px;
    margin: 5px 0 15px;
}

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

/* Multiple Line Inputs */
.hs_cos_wrapper_type_form textarea, textarea {
    -webkit-appearance: none;
    appearance: none;
    width: 100%;
    border-radius: 5px;
    border: 2px solid #eaeaea;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #4d4d4d;
    padding: 13px 10px;
    margin: 5px 0 15px;
}
.hs_cos_wrapper_type_form textarea:focus {}

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {}
.hs_cos_wrapper_type_form ul.inputs-list {
    list-style-type: none;
    width: initial;
    padding-left: 0;
}
.hs_cos_wrapper_type_form input[type="checkbox"], input[type="checkbox"] {
    -webkit-appearance: checkbox;
    appearance: checkbox;
    width: initial;
    margin: 0 5px 10px 0;
}
.hs_cos_wrapper_type_form input[type="radio"], input[type="radio"] {
    -webkit-appearance: radio;
    appearance: radio;
    width: initial;
    margin: 0 5px 10px 0;
}

/* Drop Downs */
.hs_cos_wrapper_type_form select {}
.hs_cos_wrapper_type_form select:focus {}

select.hs-input {
    -webkit-appearance: none;
    appearance: none;
    background-image: url(//cdn2.hubspot.net/hubfs/298849/Training/form-dropdown-arrow.png);
    background-repeat: no-repeat;
    background-position: 98% 50%;
    background-color: #fff;
    border-radius: 5px;
    border: 2px solid #eaeaea;
    font-size: 16px;
    font-weight: 400;
    line-height: 20px;
    color: #4d4d4d;
    height: 45px;
    padding: 10px;
    margin: 5px 0 15px;
}

/* Multiple Columns */
.hs-form fieldset.form-columns-1 .hs-form-field {
    width: 100% !important;
    padding: 0;
    margin-right: 0;
}
.hs-form fieldset.form-columns-2 .hs-form-field {
    width: 48.5% !important;
    padding: 0;
}
.hs-form fieldset.form-columns-3 .hs-form-field {
    width: 32.3% !important;
    padding: 0;
}
.hs-form fieldset.form-columns-1 div.input > .hs-input {
    width: 97% !important;
}
fieldset.form-columns-1,
fieldset.form-columns-2,
fieldset.form-columns-3,
fieldset.form-columns-4 {
    margin: 0;
}
.hs-form fieldset {
    max-width: 100% !important;
    width: 100%;
}


/*.key-resoucesrow > span .hs_cos_wrapper{ margin-bottom: 40px; }*/
/* ==========================================================================
   Buttons
   ========================================================================== */
/* All Global Buttons (Excluding CTAs) */
body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-user-select: none;
    -webkit-appearance: none;
    appearance: none;
    background-color: #373842;
    border: 0;
    border-radius: 25px;
    color: #fff;
    font-family: 'FSElliot-Regular', sans-serif;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-decoration: none;
    cursor: pointer;
    display: inline-block !important;
    width: initial;
    padding: 8px 12% 8px;
    margin: 0px !important;
}

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

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

div.actions {
    text-align: center;
}



/*===============================
# 3/08/2017 Changes
===================================*/

.row-fluid .newsleft-12 .newsbox-0 .post-title a {color: #2c2a29; font-family: "FSElliot-Bold",sans-serif; letter-spacing: 1px; line-height: 1em; margin: 5px 0 15px; font-size:20px; }
.row-fluid .newsleft-12 .newsbox-0 .post-content,
.row-fluid .newsleft-12 .newsbox-0 .post-content p { color:#484848; }
.row-fluid .newsleft-12 .newsbox-0 .date i { display:none; }
.row-fluid .newsleft-12 .newsbox-0 .more { display:block; color:#f44e39;  }


/* home page update 18/8/2017 */
.row-fluid .stories-section1 { text-align:center; }
.row-fluid .stories-section1 .hs_cos_wrapper_widget { margin-left:-3px; width:33.33%; padding:15px 20px; display:inline-block;  vertical-align:top; }
.row-fluid .Stories-content { float:left; width:100%; }
.row-fluid .Stories-text { float:left; width:100%; } 
.row-fluid .Stories-box { float:left; width:100%; text-align:center;} 
.row-fluid .Stories-img  { float:left; width:100%; margin-bottom:15px;}
.row-fluid .Stories-img  img { max-width:150px;}

.row-fluid .stories-section1 .hs_cos_wrapper_widget:nth-child(3) img {max-width:70px; }

/*.row-fluid .Stories-img { float:none; display:inline-block; width: 180px;  height: 90px;   background-size: 100% 100% !important; margin-bottom:15px;} */
/*.row-fluid .Stories-img img { vertical-align:top;  max-width:313px;}*/


.row-fluid .Stories-text a { margin-top:10px; display:block; padding: 10px 28px 8px; color:#fff; border:2px solid #fff; display:inline-block; font-size: 14px; background-color:rgb(224,78,57); border-radius:30px; transition: all .4s ease; } 

.row-fluid .Stories-text a:after { font-family: FontAwesome; content: "\f054"; margin-left: 8px; }
.row-fluid .Stories-text a:hover { color:rgb(224,78,57); border-color:rgb(224,78,57); background-color:transparent; }




/*===============================
# 7/12/2017 Changes
===================================*/

.row-fluid .blog-main-box .post-item .hs-featured-image-wrapper { width:40%; } 
.row-fluid .blog-main-box .post-item .post-header { width:60%; } 
.row-fluid .blog-main-box .hs-featured-image-link { width:100%; height:200px;     float: left;    background-position: center !important;    background-repeat: no-repeat !important;    background-size: cover !important; }

.blog-pages .row-fluid .blog-main-box .widget-type-blog_subscribe div.input { width:100%; }
.blog-pages .row-fluid .blog-main-box .widget-type-blog_subscribe input.hs-input { border-right:2px solid #eaeaea; border-radius:5px; }
.blog-pages .row-fluid .blog-main-box .widget-type-blog_subscribe div.hs_submit { width:100%; margin-top:6px;}
.blog-pages .row-fluid .blog-main-box .widget-type-blog_subscribe .hs-button.primary.large {  border-radius:5px;  }


.blog-post-wrapper .post-body span img { height:auto; }










/* ==========================================================================
   Misc
   ========================================================================== */
/* Any overflow styles can go in this space */


/* ==========================================================================
   Custom Menu Primary
   ========================================================================== */
 /* Set ul background color */
 /* Set li background Color */
 /* Set link Color */
 /* Set link Hover Color */

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

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

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

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

/* ==========================================================================
   Mobile Menu - Hubspot Standard Toggle Menu
   ========================================================================== */
/**
 * Special Note
 *
 * When the menu is open, a class of .mobile-open is applied to the body. You can 
 * use this for custom styling on any element when the menu is in the open position.                     
 */
.mobile-trigger, .child-trigger {
    display: none !important; /* Hide button on Desktop */
}



@media (min-width:769px) and (max-width:992px){
/*     
    body .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { padding: 15px 7px 13px; font-size: 13px; }
    body .row-fluid .mainmobilediv4 .lang-flag { padding-left:10px; margin-right: 35px; }
    .header-container .logo { float:left; width:auto; min-width:auto; margin-top: 5px; }
    .header-container .logo img { max-width:115px; } */
    
}

@media (min-width:768px) and (max-width:992px){
     .Top-Turnkey-Left .text-part h2{ font-size:40px; line-height:42px  }
     .Top-Turnkey-Left .Details-Text h3{ font-size:36px; line-height:38px;  }
     .Top-Turnkey-Left .Details-Text h5{ font-size:32px; line-height:36px; }
     .Top-Turnkey-Right{  padding-left: 5px;  }
     .row-fluid .Turnkey-Action h3{ font-size:28px; }
     .Top-Turnkey-Left .row-fluid .Title-part{ margin:25px 0; }
     .blog-subscrib{ font-size: 28px; line-height: 34px }
     
     
}


@media (max-width:1240px) and (min-width:992px)   {
    
    .row-fluid .newsbox-0 { width:47%; margin-right: 23px; }
    .dropdownwra{ width: 30.7%; }
    .key-resoucesrow > span .Resources-col{ margin:0 15px 35px;  width:29%; }
    .row-fluid .banner-title{ padding:150px 0; }
    
}


@media (max-width: 1120px){
    .lang-flag {
        margin-top:-39px;
    }
}


@media (min-width:500px) and (max-width: 768px){
.blog-pages .row-fluid .blog-main-box .widget-type-blog_subscribe div.hs_submit {width:35%; margin:0; }
    .blog-pages .row-fluid .blog-main-box .widget-type-blog_subscribe div.input { width: 65%;}
    .blog-pages .row-fluid .blog-main-box .widget-type-blog_subscribe .hs-button.primary.large { border-radius: 0 5px 5px 0;}
    .blog-pages .row-fluid .blog-main-box .widget-type-blog_subscribe input.hs-input {     border-right: 0;    border-radius: 5px 0 0 5px; }
    
    
}

@media (max-width: 767px){
    
    /*===============================
        # 7/12/2017 Changes
    ===================================*/
    .blog-pages .row-fluid .blog-main-box .widget-type-blog_subscribe { text-align:center; }
    
    
    
  /* Variables
     ========================================================================== */
     /* Set Mobile Menu Background Color */
        /* Set Link Color */     /* WAS #353435 */
   /* Set Link Hover Color */

  /* 
    * Menu Reset
    *
    * Remove styling from desktop version of custom-menu-primary. Place any 
    * additional CSS you want removed from the mobile menu in this reset 
    */
  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a{
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left:auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow:    none;
    box-shadow:         none; 
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;  
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color:#2C2A29;
  }

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

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

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

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

  }
  .child-trigger i:after{
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
  .child-trigger.child-open i:after{
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
  .child-trigger.child-open i{
  }
    
  /* Menu Styles on Mobile Devices
     ========================================================================== */  
   .custom-menu-primary.js-enabled{
       position: relative;
       padding-top: 34px; /* Makes room for button */
       margin: 10px 0 10px 0;
   }

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

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

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

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

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li{
    border-top: 1px dotted rgba(123, 101, 105, .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:#2C2A29 !important; /* link color set by global mobile-aColor variable */
    font-size: 16px !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover{
    color:#A7A8AA !important; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li{
    background-color: rgba(255, 255, 255, .08);
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a{
    color: #f2f2f2 !important;
    text-indent: 10px; /* Indent Child lists */
    font-size: 16px; /* Font size of child lists */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a:hover{
    color: #A7A8AA !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    border-radius: 0 !important;
  }
  .hs-menu-wrapper.hs-menu-flow-horizontal>ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    padding: 0 15px;
  }

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

@media (min-width: 30px) and (max-width:768px){ 
    
    .mobile-trigger { top: 0px; right: 50px; }
    .row-fluid .lang-flag {
    margin-top:17px;
    width: 22px;
    position: absolute;
    right: 52px; margin-right:0;
}
.lang-select-div ul ul {
    top: 24px;
    left: 0;
}
    
}

@media (min-width: 767px) and (max-width: 1100px){
    
    .row-fluid .banner-area .banner-title{  padding: 63px 24px 75px 0; }
/*     .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { font-size:15px; } */
}

@media (min-width: 1368px) { .row-fluid .banner-area  { background-position: center center; } }

@media (max-width: 767px){
  /* Toggle Button
     ========================================================================== */
  .mobile-trigger{
    position: absolute; /*******************************************/
    top: 0px;          /* Position Button at center of screen  */
    right: 65px;        /*******************************************/
    
  }
  .lang-select-div ul ul { top:24px; left:0; }
  .row-fluid .lang-flag { margin-top: -35px; width:22px; position:absolute; right:48px; }
  .row-fluid .hend-image img{ display:none; }
  .row-fluid .banner-area .banner-title{  padding: 74px 24px 74px 0; }
  .row-fluid .banner-area h1 { font-size: 39px;  line-height: 38px; }
  
   #container{ width:300px; max-width:300px; float:none; display:inline-block;  }
   .row-fluid .resource-main-section  { text-align:center; padding-top:0; }
   .row-fluid .resourece-socile > ul{ margin-bottom:24px; }
  
    .custom-menu-primary.js-enabled .hs-menu-wrapper{
        width: 100%;
    }
    
    .row-fluid .banner-title{  padding: 94px 0;  }
/*    .row-fluid .top-banner.bgimg-main{ background-position:center center; }  */
    .dropdownwra{ display: inline-block;  float: none; margin: 14px 0; max-width: 370px; text-align:left;  width: 100%; }
    .filter-area{text-align:center; }
    .dropdownwra > ul { text-align:left; }   
    .row-fluid .Top-turnkey-row{ padding: 50px 0 0; }
    .row-fluid .Top-Turnkey-Left{ text-align:center; width:100%; }
    .Top-Turnkey-Left .row-fluid .Title-part { margin: 26px 0 0; }
    .Top-Turnkey-Left .text-part h2 { font-size:40px; line-height:42px; } 
    .Top-Turnkey-Left .Details-Text h3{ font-size:28px; line-height:35px; }
    .Top-turnkey-row > .row-depth-1 > .row-fluid{ display:inherit; }
    .Top-Turnkey-Left .row-fluid .read-button{ left:0; text-align:left; }
    .row-fluid  .Top-Turnkey-Right { display: block; float: none;   margin: 0 auto;  max-width: 300px;  padding: 33px 0;width: 300px; }
   .subscribe-Email{ padding-bottom:12px; }
   .key-resoucesrow > span .hs_cos_wrapper { display:inline-block; float:none;  max-width: 338px;  width: 100%; margin-bottom:30px; }
   .row-fluid .key-resoucesrow { text-align:center; padding:10px 0; }
   .row-fluid .read-button{ text-align:left; }
   
   .row-fluid .key-resoucesrow{   padding-top: 40px !important;  } 
   
   .row-fluid .stories-section1 .hs_cos_wrapper_widget { width:100%; }
   .row-fluid .Stories-content { height:auto !important; }
   
   .row-fluid .banner-area h1{  font-weight: bold;  padding-right: 0;  text-align: center; }
   /*.row-fluid .banner-area{ padding: 76px 0; }*/
   
   
   
   .custom-menu-primary ul li.hs-item-has-children > a  { width:100% !important; }
     
}


@media (max-width: 500px){
    .blog-pages .row-fluid .blog-main-box .widget-type-blog_subscribe div.hs_submit { width: 100%;  float: none;}
    .blog-pages .row-fluid .blog-main-box .widget-type-blog_subscribe div.hs_submit .actions { padding-right:0; }
}




/* ==========================================================================
   Mobile - Media Queries
   ========================================================================== */
/* Large desktop */
@media (min-width: 1200px) {}
     
/* Portrait tablet to landscape and desktop */
@media (max-width: 1080px) {
    .page-center {
        padding-right: 15px !important;
        padding-left: 15px !important;
    }
}

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


@media (min-width: 769px) and (max-width: 1200px) {
/*     .header-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { padding: 15px 10px 13px; font-size:14px; } */
    
}

@media (min-width: 768px) and (max-width: 979px) {
    
    .row-fluid .homeservice-area2 .page-center { padding: 40px 30px 40px !important; }
    .home-service-box-inner h3 { min-height:70px; height:auto !important; }
    .v2 .height5 { height:350px !important; float:left; width:100%;  }
    .row-fluid .quickbox-2 { padding:0 10px; width:50%; margin:20px 0 20px; }
    .row-fluid .quick-img2 img { max-width:70px; }
    .row-fluid .newsleft-12 { padding-right:30px; }
    .row-fluid .newsleft-13 { padding-left:10px; }
    .row-fluid .newsbox-0 { width:47%; }
    .row-fluid .newsbox-0 .post-title a { font-size:20px; }
    .row-fluid .main-news06 h2 { font-size:24px; }
    .row-fluid .eventbox-4a h4 { font-size:18px; }
    .row-fluid .newsform0 form { padding:0 50px; }
    .secondary-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        margin-bottom: -15px;
    }
    .secondary-nav .hs-menu-wrapper.hs-menu-flow-horizontal>ul li a {
        padding: 12px 20px 11px;
    }
    
    .hs_cos_wrapper_type_form form {
        padding: 40px 10px 45px 25px;
    }
    
    .footer-container .widget-type-space.span3 {
        width: 5%;
    }  
    .footer-container .widget-type-rich_text.span2 {
        width: 20%;
    }  
    
    .pricing-page .section-one .image-content-block-center .option-content {
        padding: 30px 10px 35px;
    }
    
    .team-page .section-one .team-member.group-1, 
    .team-page .section-one .team-member.group-2, 
    .team-page .section-one .team-member.group-3 {
        min-height: 240px;
    }
    .team-page .section-one .team-member .team-member-text-lg {
        min-height: 240px;
        padding: 23% 13%;
    }
    .team-page .section-one .team-member.group-4 img,
    .team-page .section-one .team-member.group-5 img,
    .team-page .section-one .team-member.group-6 img,
    .team-page .section-one .team-member.group-7 img,
    .team-page .section-one .team-member.group-8 img,
    .team-page .section-one .team-member.group-9 img,
    .team-page .section-one .team-member.group-10 img,
    .team-page .section-one .team-member.group-11 img,
    .team-page .section-one .team-member.group-12 img,
    .team-page .section-one .team-member.group-13 img,
    .team-page .section-one .team-member.group-14 img,
    .team-page .section-one .team-member.group-15 img {
        min-height: 175px;
    }
    .team-page .section-one .team-member .team-member-text {
        min-height: 175px;
        padding: 13% 5% 0%;
    }
    
    .careers-page .parallax-bkg.section-two,
    .careers-page .parallax-bkg.section-four {
        background-attachment: initial !important;
    }

    .contact-page .section-one .main-content {
        padding: 15px 0 4% 45px;
    }
    
    .landing-page-1 .section-one .widget-type-form {
        padding-left: 20px;
    }
    
    .blog-listing-wrapper .post-listing .post-item .post-header {
        width: 100%;
        padding: 20px 0 0;
    }
    .blog-listing-wrapper .post-listing .post-item .post-body-summary {
        width: 100%;
        padding: 0;
    }
    .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
        width: 100%;
        padding: 15px 0 0;
    }
}

/* Landscape phone to portrait tablet */
@media (width: 768px) {}

@media (max-width: 767px) {
    
    .v2 .home-client-success.padding40tb { margin-bottom:0; padding-bottom:0; }
    .v2 .home-client-success-box { padding:0 20px; }
    .row-fluid .newsform0 form .form-columns-2 .hs-form-field { margin:10px 0 0 0 !important; width:100% !important; padding:0 !important;  }
    .row-fluid .newsform0 .hs-form fieldset.form-columns-2 .input { margin:0 !important; }
    .row-fluid .newsform0 form .form-columns-2 { margin:0; }
    .row-fluid .turnkey-main04 h2 { padding-bottom:0; font-size:30px; }
    .row-fluid .main-news06 { padding:20px 0 40px; }
    .row-fluid .homeservice-area2 .page-center { padding: 40px 30px 40px !important; }
    .row-fluid .quickbox-2 { padding:0 10px; width:100%; margin:30px 0 30px; }
    .row-fluid .quick-img2 img { max-width:70px; }
    .row-fluid .newsleft-12 { padding-right:0px; width:100%; text-align:center; border:0; }
    .row-fluid .newsleft-13 { padding-left:0px; width:100%; text-align:center; margin-top:40px; }
    .row-fluid .newsbox-0 { width:100%; margin:10px 0; }
    .row-fluid .newsleft-1 .post-image { display:block; }
    .row-fluid .newsbox-0 .post-title a { font-size:20px; }
    .row-fluid .main-news06 h2 { font-size:24px; }
    .row-fluid .eventbox-4a h4 { font-size:18px; }
    .row-fluid .newsform0 form { padding:0 10px; }
    .row-fluid .eventbox-4a div { float:none; display:inline-block; margin:0 8px; }
    .row-fluid .resources3 { padding-right:0; border:0; }
    .row-fluid .resources4 { padding-left:0;  margin-top:30px; }
    .row-fluid .topheight-center5 h2 { margin-bottom:5px; }
    .row-fluid .topheight-center5 p { padding-top:15px; }
    .row-fluid .topheight-center5 .left, .row-fluid .topheight-center5 .right { width:100%; text-align:center; margin:15px 0; }
    .row-fluid .topheight-center5 { position:relative; top:auto; left:auto; padding:40px 0 80px; width:100%; right:auto; bottom:auto; -moz-transform: translateX(0%) translateY(0%);
-webkit-transform: translateX(0%) translateY(0%);
-o-transform: translateX(0%) translateY(0%);
-ms-transform: translateX(0%) translateY(0%);
transform: translateX(0%) translateY(0%);
 }
    
    
    .widget-type-space {
        display: none !important;
    }
    .mobile-center, .right-align, .left-align {         /* Removed  .logo,from list */
        text-align: center !important;
    }
    .left-content-spacing, .right-content-spacing {
        padding: 0px !important;
    }   
    
    .secondary-nav .row-fluid-wrapper:last-child .hs-menu-wrapper.hs-menu-flow-horizontal>ul {
        margin-bottom: 0;
    }
    
    .hs_cos_wrapper_type_form form {
        padding: 40px 8px 45px 25px;
    }
    .hs-form fieldset.form-columns-1 .hs-form-field,
    .hs-form fieldset.form-columns-2 .hs-form-field,
    .hs-form fieldset.form-columns-3 .hs-form-field,
    div.input > .hs-input {
        width: 100% !important;
        margin: 0;
    }
    .hs-form fieldset.form-columns-1 .input {
        margin: 0 8px 10px 0 !important;
    }
    .hs-form fieldset.form-columns-2 .input {
        margin: 0 17px 10px 0 !important;
    }
    div.actions {
        padding-right: 15px;
    }
    
    .footer-container .widget-type-rich_text {
        padding-top: 20px;
    }
    
    .home-page-1 .section-one.page-center,
    .home-page-2 .section-two.page-center,
    .interior-page-1 .section-five.page-center,
    .interior-page-4 .section-five.page-center,
    .interior-page-5 .section-two.page-center,
    .resources-page .section-three.page-center,
    .products-services-page .section-five.page-center,
    .about-page .section-two.page-center,
    .careers-page .section-six.page-center,
    .support-page .section-two.page-center,
    .thank-you-page .section-two.page-center,
    .about-page .section-three.page-center,
    .contact-page .section-three.page-center,
    .landing-page-3 .section-four.page-center {
        padding: 5px 0 20px;
    }
    
    .home-page-1 .section-three .widget-type-cta,
    .home-page-2 .section-five .widget-type-cta,
    .interior-page-2 .section-two .widget-type-cta {
        padding-bottom: 25px;
    }
    
    .pricing-page .section-one .image-content-block-center.span3,
    .pricing-page .section-one .image-content-block-center.span3:first-child {
        width: 100%;
        margin: 20px auto;
    }
    .resources-page .section-two .resource-block .resource-img,
    .about-page .section-four .image-content-block-center .block-img {
        padding: 40% 0;
    }
    
    .team-page .section-one .team-member.group-4 img,
    .team-page .section-one .team-member.group-5 img,
    .team-page .section-one .team-member.group-6 img,
    .team-page .section-one .team-member.group-7 img,
    .team-page .section-one .team-member.group-8 img,
    .team-page .section-one .team-member.group-9 img,
    .team-page .section-one .team-member.group-10 img,
    .team-page .section-one .team-member.group-11 img,
    .team-page .section-one .team-member.group-12 img,
    .team-page .section-one .team-member.group-13 img,
    .team-page .section-one .team-member.group-14 img,
    .team-page .section-one .team-member.group-15 img {
        min-height: 345px;
    }  
    .team-page .section-one .team-member .team-member-text {
        min-height: 345px;
        padding: 35% 13%;
    }
    .team-page .section-one .team-member .team-member-text-lg,
    .team-page .section-one .team-member .team-member-text {
        opacity: 0.85;
    }

    .team-div {
    }
    .team-pad {
    }



    .careers-page .parallax-bkg.section-two,
    .careers-page .parallax-bkg.section-four {
        background-attachment: initial !important;
    }
    
    .support-page .banner-content .search .input {
        width: 100%;
    }
    .support-page .banner-content .search input[type="text"] {
        width: 100%;
        border-bottom: 0;
        border-right: 2px solid #d8e4ea;
        border-radius: 7px 7px 0 0;
    }
    .support-page .banner-content .search .hs-button.primary {
        width: 100%;
        border-left: 2px solid #d8e4ea;
        border-radius: 0 0 7px 7px ;
    }
    
    .testimonial-page .section-one .testimonial-block.span6,
    .testimonial-page .section-one .testimonial-block.span6:first-child {
        width: initial;
        margin-left: initial;
    }
    
    .contact-page .section-one .main-content {
        border-left: 0;
        border-top: 2px solid #eaeaea;
        padding: 30px 0 15px;
    }
    .contact-page .section-one .hs_cos_wrapper_type_form form,
    .sign-up-page .section-one .hs_cos_wrapper_type_form form {
        padding: 40px 5px 45px 25px;
    }
    
    .landing-page-1 .section-one .widget-type-form,
    .landing-page-3 .section-one .widget-type-form {
        padding-top: 20px;
        padding-left: 0px;
    }
    .landing-page-1 .section-one img {
        width: 100% !important;
        margin: 0 auto 25px !important;
    }
    
    .blog-pages .widget-type-blog_subscribe div.input {
        width: 55%;
    }
    .blog-pages .widget-type-blog_subscribe div.hs_submit {
        width: 45%;
    }
    .blog-pages .main-content {
        padding: 0;
    }
    .blog-listing-wrapper .post-listing .post-item .post-header {
        width: 100%;
        padding: 20px 0 0;
    }
    .blog-listing-wrapper .post-listing .post-item .post-body-summary {
        width: 100%;
        padding: 0;
    }
    .blog-listing-wrapper .post-listing .post-item .hs-featured-image-wrapper {
        width: 100%;
        padding: 15px 0 0;
    }
    .blog-post-wrapper .post-body {
        padding-top: 50px;
    }


    .hs_cos_flex-slider .superimpose .caption {
        top: 0;
    }

    .hs-menu-children-wrapper:nth-of-type(1) {
        padding-top: 0 !important;
        margin-left: 0 !important;
    }
    
 
    /*.row-fluid .plan0slider ul.slick-dots{ padding-bottom:0; }*/
    .row-fluid .sliderbg-img6{     height: 866px; }
    
   

   
   
}

.row-fluid .category-tag { width:100%; max-width:100%; }
.row-fluid .resourece-socile { width:90%; float:right; padding-left:10px; text-align:right; }

/* Landscape phones and down */
@media (max-width: 480px) {
}

/* Sub menu fix, to position 3rd level flyout next to 2nd level and avoid gap */
.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{top: -10px; left:160px; !important}

@media (min-width: 768px) {
    .hs-menu-children-wrapper:nth-of-type(1) {
        padding-top: 10px !important;
        margin-left: 5px !important;
    }
    
    
}


@media (max-width: 480px) {
    .row-fluid .logo-nav6 ul { bottom:-50px; }
    .row-fluid .logo-nav5 { padding: 30px 0 70px; }
}

.home-service-box-inner h3 { float:left; width:100%; padding-top:15px; padding-bottom:3px; }
.home-service-box-inner h3 br { display:none; }
.home-service-box-inner {  }


#wistia_grid_34_main,#wistia_grid_33_main,#wistia-rc79yooktb-1,#wistia_chrome_28{height:500px !important;}
.wistia_responsive_padding{padding:0 !important;height:485px;max-width:850px;margin:0 auto;}
.left-text-sec{text-align:center;}
.row-fluid .left-text-sec > div {max-width: 890px;margin: 0 auto;}

.row-fluid .left-text-sec video { object-fit: contain !important; }




/*===============================================================
Mega Menu Styling Start 
=================================================================*/


.mobile-search-container{
  display:none!important;
}

body .row-fluid .mega-rev-menu .mega-menu li.hs-menu-item.hs-menu-depth-1:nth-child(3):before{
  display:block;
}

body .row-fluid .mega-rev-menu .mega-menu li.hs-menu-item.hs-menu-depth-1:nth-last-child(1):before{
  display:none;
}


.mega-rev-menu .header-top-row{
  background:#2d2d31;
  padding: 18px 0 15px;
}

.mega-rev-menu .turnkey-header{
  background:transparent;
  padding:0;
}

.mega-rev-menu .header-bottom-row{
  background:#242427;
}

.mega-rev-menu .header-group .menu-header{
  text-align:center;
}

.mega-rev-menu .header-top-row .top-right-col ul li a{
  color:#fff;
  font-size:16px;
  line-height:13.7px;
  letter-spacing:0;
  font-weight:500;
  padding:16.5px 20px 5px;
}

.mega-rev-menu .header-top-row .search-container input{
  background:#242427;
  border-radius:21.4px;
  border:none;
  height:42.9px;
  margin-bottom:1px;
}

body.wrapper-mac-adjust .mega-rev-menu .header-top-row .search-container input{
  padding: 13px 20px 9px;

}

.mega-rev-menu .header-top-row .search-container input::placeholder{
  font-size:13.7px;
  line-height:15px;
  letter-spacing:0;
  color:#848484;
  font-weight:normal;
  height:auto;
}


.mega-rev-menu .header-top-row .search-container input::-webkit-input-placeholder {
  color:#848484;
}
.mega-rev-menu .header-top-row .search-container input:-moz-placeholder {
  color:#848484;
}
.mega-rev-menu .header-top-row .search-container input::-moz-placeholder {
  color:#848484;
}
.mega-rev-menu .header-top-row .search-container input:-ms-input-placeholder {
  color:#848484;
}

.mega-rev-menu .header-top-row .search-container input{
  color:#848484;
  padding: 9.5px 20px 9.5px;
}

.mega-rev-menu .header-top-row .top-right-col{
  /*   float:right; */
  text-align: right;
  position: relative;
  right: -11%;
}

body.flag .mega-rev-menu .header-top-row .top-right-col {
  text-align: right;
  position: relative;
  right: -28%;
}

body.key-ans .mega-rev-menu .header-top-row .top-right-col,
body.insights-blog .mega-rev-menu .header-top-row .top-right-col,
body.what-we-do .mega-rev-menu .header-top-row .top-right-col{

  float:right;
  right:0;
}

.mega-rev-menu .header-top-row .logo{
  position:relative;
  top:8px;
  font-size:15px;
}

.mega-rev-menu .turnkey-header .header-group ul li a:before{
  display:none;
}

body .mega-rev-menu .turnkey-header .header-group ul li a{
  font-size: 16px;
  line-height: 16.7px;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0 30px 0 34.5px;
  padding-right: 0;
  font-family: 'texta';
  padding-top: 14px;
  padding-bottom:8px;
  padding-left:0;
}



body .mega-rev-menu .turnkey-header .header-group ul li:nth-child(1) a{

  margin: 0 30px 0 30.5px;
}

body .row-fluid .pth-header.mega-rev-menu .mega-menu li:before{
  background: url(https://cdn2.hubspot.net/hubfs/1953781/Assets%20November%202019/fill-1-copy-4.svg);
  width: 6px;
  height: 10px;
  transform: rotate(90deg);
  top: 20px;
  right: 9px;
  z-index:3;

}

body.wrapper-mac-adjust .pth-header.mega-rev-menu .mega-menu li:before{
  top:18px;
}

body.wrapper-mac-adjust .mega-rev-menu .turnkey-header .header-group ul li a{
  padding-top: 14px;
  padding-bottom:3px;
}


body .container-fluid .row-fluid .mega-rev-menu .mega-menu-popout-container .mega-menu-popout-container-inner{
  left:-20px;

}

.mega-rev-menu .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:after{
  display:none;
}

.mega-rev-menu .mega-menu li.hs-menu-item.hs-menu-depth-1:nth-child(3) a{
  padding-right:0;
}



body .row-fluid .mega-rev-menu .header-top-row .wrapper{
  max-width:1230px;
}

body .row-fluid .mega-rev-menu .header-bottom-row .wrapper{
  //max-width:945px;
  position: relative;
  max-width: 1073px;
}

/* .mega-rev-menu .turnkey-header .header-group ul li:nth-child(1) a{
margin-left:0;
} */

.mega-rev-menu .turnkey-header .header-group ul li:last-child a{
  padding-right:0;
}

.mega-rev-menu .header-top-row .search-container{
  position:relative;
  z-index:1;
}

.mega-rev-menu .header-top-row .search-box .search-icon{
  position: absolute;
  top: 6px;
  right: 20px;
  width:20px;
  z-index:2;
}

.mega-rev-menu .header-top-row .search-box{
  position:relative;
}

body.wrapper-mac-adjust .mega-rev-menu .header-top-row .top-right-col ul li a{
  padding:16px 10px 5px;
}

body.wrapper-mac-adjust.flag .mega-rev-menu .header-top-row .top-right-col ul li a {
  padding: 16px 11px 5px;
}




@media(max-width:1024px) and (min-width:768px){

  body .mega-rev-menu .turnkey-header .header-group ul li a {
    margin: 0 26px;
  }

  body.wrapper-mac-adjust .mega-rev-menu .turnkey-header .header-group ul li a{
    margin:0 28px;
    padding-top: 7px;
    padding-bottom: 5px;
  }

  .mega-rev-menu .header-group .menu-header{
    max-width:100%;
  }

  body .row-fluid .pth-header.mega-rev-menu .mega-menu li:before {
    top: 20px;
    right: 14px;
  }

  body.wrapper-mac-adjust .container-fluid .row-fluid .pth-header.mega-rev-menu .mega-menu li:before{
    top:11px;
    right:16px;
  }

  /*   .mega-rev-menu .header-bottom-row{
  padding: 11px 0 5px; 
} */

  body .row-fluid .mega-rev-menu .turnkey-header{
    padding:0;
  }

  .mega-rev-menu .header-top-row{
    background:#2d2d31;  
  }

  .mega-rev-menu .header-top-row .top-right-col ul li a{
    padding: 13px 10px 5px;
  }

  body.flag .mega-rev-menu .header-top-row .top-right-col  {
    right:-24%;
  }

  .mega-rev-menu .header-top-row .top-right-col{
    right:-8%;
  }

  body.warpper-mac-adjust .row-fluid .mega-rev-menu .header-top-row .top-right-col{
    right: -7%;
  }

  body.warpper-mac-adjust.flag .row-fluid .mega-rev-menu .header-top-row .top-right-col{
    right: -8%;
  }
}



@media(max-width:767px){

  .mega-rev-menu .header-top-row .top-right-col{
    display:none;
  }

  .mega-rev-menu .header-top-row{
    background:#242427;  
  }

  .mega-rev-menu .header-bottom-row{
    padding:0;
    margin-top:-15px;
  }

  .mega-rev-menu .header-bottom-row .header-group .menu-container{
    width: auto;
    position: absolute;
    top: 38px;
    left: 0px;
    right: 0px;
    padding: 20px 20px;
    background: #000;  
  }

  body.wrapper-mac-adjust .mega-rev-menu .header-bottom-row .header-group .menu-container{
    top:30px;
  }

  body .header-container-wrapper .ds-header .logo{
    top:20px;
  }

  .header-container-wrapper .mega-rev-menu .row-fluid .mobile-nav ul li.nav-trigger span{
    top:18px;
    right:10px;
  }

  body .mega-rev-menu .turnkey-header .header-group ul li a,
  body .mega-rev-menu .turnkey-header .header-group ul li:nth-child(1) a{
    margin-left:0;
  }

  body .row-fluid .pth-header.mega-rev-menu .mega-menu li:before{
    right:0;
    top:15px;
  }

  body .row-fluid .mega-rev-menu .wrapper{
    padding-left:30px;
    padding-right:30px;
  }

  .mega-rev-menu .header-top-row{
    padding: 0px 0 7px;  
  }

  .mega-rev-menu .vision-menu-primary.js-enabled .hs-menu-wrapper{
    top: 0px;
    left: 0;
    right: 0;
  }


}




/*=========Seach Module Style=============*/

body .row-fluid .search-module{
  width: 100%;
  max-width: 100%;
  float: right;
  margin-left: 0;
  padding-top: 10px;
}

.search-module input.hs-search-field__input {
  width: 0;
  float: right;
  background: transparent;
  border: none;
  transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  -webkit-appearance: none;
  margin-right: 00px;
  padding-right: 00px;
  margin-bottom: 0;
}

.search-open input.hs-search-field__input {
  width: 82%;
  float: right;
  height: 40px;
  background: #2d2d31;
  border-color: transparent;
  margin-right: 30px;
  padding-right: 48px;
  border: none!important;
  border-radius: 20px;
  position:relative;
  right:100px;
  top:3px;
}

.search-open .btn-search {
  right: 80px!important;
  top:14px!important;
}

.search-open .close-icon{
  right: 75px;
  top:16px;
}


.header-container-wrapper.search-open .row-fluid .pth-header .mobile-nav{
  z-index:-1;
}

.header-container-wrapper.search-open .nav-trigger{
  display:none;

}

@media(max-width:767px){

  .mobile-search-container{
    display:block!important;  
  }

  .mobile-search-container{
    position: absolute;
    top: 15px;
    right: 80px;
    z-index: 11;
  }

  .header-container-wrapper.search-open .mobile-search-container{
    right: 10px;
    left: 190px;
  }

  body .row-fluid .mega-rev-menu .row-fluid .mobile-nav ul li.nav-trigger span{
    width:20px;
    height:2px;
  }

  body .row-fluid .mega-rev-menu .row-fluid .mobile-nav ul li.nav-trigger span:before{
    width:20px;
    height:2px;
  }

  body .row-fluid .mega-rev-menu .row-fluid .mobile-nav ul li.nav-trigger span:after{
    width:20px;
    height:2px;
  }

  .mega-rev-menu .header-top-row .top-left-col .logo img{
    max-width:96px;
    position:relative;
    top:3px;
  }

  body.wrapper-mac-adjust .mega-rev-menu .header-top-row .top-left-col .logo img{
    top:0;
  }




}



@media(max-width:400px){

  .header-container-wrapper.search-open .mobile-search-container{
    left: 170px;  
  }
}



@media(max-width:350px){

  .header-container-wrapper.search-open .mobile-search-container{
    left: 130px;
  }

  .btn-search{
    right:-30px;
    top:9px;
  }
}













/************************* header styling start **************************/

.turnkey-header {
  background: #454547;
  padding: 16px 0 12px;
}


.row-fluid .turnkey-header .header-group ul li a {
  font-size: 14px;
  color: #fff;
  padding: 15px 21px 3px 5px;
  position:relative;
  font-weight:bold;
  font-family: 'Montserrat', sans-serif;
  white-space: normal;
  max-width: 100%;
}

.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1:nth-child(3) a {
  //padding-right: 8px;
}

.turnkey-header .header-group ul li a:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 7px;
  background: #da4e39;
  color: #da4e39;
  width: 2px;
  height: 14px;
}

.header-group .uk-logo {
  width: 100%;
  max-width: 25px;
  margin-left: 0;
}

.header-group .ger-logo {
  width: 100%;
  max-width: 25px;
  margin-left: 5px;
}

.header-group .menu-header {
  text-align: right;
}

.row-fluid .turnkey-header .flag-group {
  margin-left: 0px;
  margin-top: 9px;
}


.row-fluid .turnkey-header .wrapper {
  width: 100%;
  max-width: 1050px;
  margin-left: auto;
  margin-right: auto;
  float: none;
  padding-left: 15px;
  padding-right: 15px;
}


body .container-fluid .row-fluid .mega-menu-popout-container{
  min-height:0;
}

.turnkey-header .header-group .search-group {
  position: relative;
  width: 100%;
  max-width: 240px;
  float: right;
  margin-right: 120px;
}
/* .turnkey-header .header-group .search-group .search-input{
opacity:0;
} */
.turnkey-header .header-group .search-icon {
  width: 100%;
  max-width: 20px;
  position: absolute;
  right: 60px;
  z-index: 8;
  top: 15px;
  cursor:pointer;
}

body.open-input .turnkey-header .header-group .search-icon {
  right: 60px;
}
.turnkey-header .header-group .search-group .search-input{
  float: right;

}

@media(min-width:768px){
  .turnkey-header .header-group .search-group .search-input input {
    width: 0;
    padding: 0;
    border: 0;
    float: right;
    transition: 0.3s all ease-in-out;
    position:relative;
    right:48px;
  }
}
body.open-input  .turnkey-header .header-group .search-group .search-input input {
  width: 100%;
  padding: 5px 20px;
  border: 1px solid #dedede;
  transition: 0.3s all ease-in-out;
  border-radius: 20px;
  transition:0.3s all ease-in-out;
}

/* .turnkey-header .header-group .search-input form input {
width: 100%;
height: auto;
float: right;
margin-right: 120px;
max-width: 200px;
} */
body .container-fluid .row-fluid .mega-rev-menu .mega-menu-popout-container .mega-menu-popout-container-inner{
  z-index:3;
}

@media(max-width:1024px){
  .row-fluid .turnkey-header .header-group ul li a {
    font-size: 10px;
    padding: 6px 18px 4px 5px;
  }

  .row-fluid .turnkey-header .flag-group {
    margin-top: -1px;
  } 

  .turnkey-header .header-group .search-input form input {
    margin-right: 8px;
  }  


  .row-fluid .turnkey-header .flag-group{
    margin-left: 0px;
  }  

  .turnkey-header .header-logo{
    max-width:130px;
  } 

  .turnkey-header .header-group .search-group {
    margin-right: 0;
  }  

  .turnkey-header .header-group .search-icon {
    right: 70px;
  }

  body.open-input .turnkey-header .header-group .search-icon {
    right: 70px;

  }
}


@media(max-width:767px){
  .row-fluid .header-group .uk-logo {
    margin-left: 0;
    position: absolute;
    top: 10px;
    left: 20px;
  }
  .row-fluid .header-group .ger-logo {
    position: absolute;
    left: 50px;
    top: 10px;
  }




  body .row-fluid .turnkey-header {
    background: #454547;
    padding: 0px 0 0px;
  }  

  .turnkey-hero-section .heading h1 {
    margin-bottom: 7px;
  }  


  body .row-fluid .turnkey-hero-section {
    padding: 160px 0 180px;
  } 

  body .row-fluid .turnkey-hero-section .description {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
  }  

  .row-fluid .turnkey-header .header-group ul li a:before {
    // bottom: 18px;
    display:none;
  } 

  .row-fluid .header-group .menu-header{
    text-align:right; 

  } 

  .row-fluid .turnkey-header .header-group  ul li a{
    color:#fff;
    padding: 15px 6px 15px 5px;
    z-index: 10;
    width: 100%;
    display: block;
    max-width: 100%;
  }  

  .row-fluid .pth-header .mega-menu li:before{
    color: #fff;
    z-index:1;
  }

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



  .menu-container .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: none;
    display: block;
    width: 100%;
    text-align: left;
  }  


  .row-fluid .turnkey-header .header-group ul li a{
    font-size:14px; 

  }  

  .turnkey-header .header-group .search-input form input {
    float: right;
    max-width: 150px;
    position: relative;
    top: 0px;
    margin-right: 0;
  }  

  .turnkey-header .header-group .search-group { 

    display:none;
  }

  .mob-menu-open .turnkey-header .header-group .search-group { 

    display:block;
  }


  .turnkey-header .header-group .search-group .search-input {
    float: right;
    width: 100%;

  }  
  .turnkey-header .header-group .search-group {
    position: relative;
    width: 100%;
    max-width: 100%;
  }  
  .turnkey-header .header-group .search-input form input {
    float: right;
    max-width: 100%;
    border-radius: 20px;
  } 

  .turnkey-header .header-logo img{
    margin-top:5px;
  }

  .turnkey-header .header-group .search-icon {
    right: 20px;
    top: 15px;
  }  

}

@media(max-width:480px){

  body .row-fluid .section4-cta a.cta_button {
    padding: 16px 0;
  }  

}

/********************* mobile menu start ********************/




/*********************** mega menu styling start ********************************/



/*************** mega menu styling ************/
@media(min-width:1024px){
  .menu-group.pth-header {
    position: fixed;
    z-index: 1000;
  }
  .body-container-wrapper {
    margin-top: 107px;
  }

}



@media(min-width:768px){
  .header-container-wrapper .row-fluid .pth-header .mobile-nav {
    display: none;
  }

  body .container-fluid .row-fluid .mega-menu-popout-container .mega-menu-popout-container-inner {
    margin: 0 auto!important;
  }  


}

.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:nth-child(3):after{
  display:none;

}

.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:after {
  position: absolute;
  width: 20px;
  height: 20px;
  background: #fff;
  content: "";
  left: 43px;
  bottom: -28px;
  transform: rotate(45deg);
  //display:none;
}


.wrapper-mac-adjust .pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:after {
  bottom: -29px;
}


.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated {
  position: relative;
}




body .container-fluid .row-fluid .mega-menu-popout-container{
  min-height:0;
  display:none;
  background: none;
}




.row-fluid .mega-menu-popout-container-inner ul li a {
  padding-left: 0;
  font-size: 20px;
  padding: 0;
  position: relative;
}

.mega-menu-popout-container-inner .menu-header h4 {
  color: #ff6c00;
}





body .container-fluid .row-fluid .mega-menu-popout-container .mega-menu-popout-container-inner {
  position: absolute;
  background: #fcfcfd;
  max-width: 720px;
  float: none;
  left: 100px;
  right: 0;
  padding: 50px 25px 70px;
  box-shadow:1px 5px 6px 2px rgba(16,6,6,0.25098);
}

body .container-fluid .row-fluid .mega-menu-popout-container .mega-menu-popout-container-inner.german-menu{
  left:0;

}

.mega-menu-popout-container .mega-menu-popout{
  display:none;

}


body .container-fluid .row-fluid .mega-menu-popout-container .child-grp.for-3-child.mega-menu-popout-container-inner {
  background: transparent;
  padding: 0;
}


/*body .container-fluid .row-fluid .mega-menu-popout-container .child-grp.for-1-child.mega-menu-popout-container-inner {
background: transparent;
padding: 0;
}*/


/*.mega-menu-popout.mega-menu-popout-2.visible {
padding: 50px 25px 70px;
}*/

/*.mega-menu-popout.mega-menu-popout-4.visible {
padding: 50px 30px 70px;

}*/

/*.mega-menu-popout.mega-menu-popout-5.visible {
padding: 50px 30px 70px;

}*/


.header-container-wrapper .pth-header .mega-menu-popout .child-grp {
  display: block;
}

.header-container-wrapper .pth-header .mega-menu-popout .child-grp.hide{
  display:none;
}



.mega-menu-popout .menu-inchild .left-col {
  width: 100%;
  max-width: 40%;
  margin-right: 10%;
}



.mega-menu-popout .menu-inchild .right-col {
  width: 100%;
  max-width: 40%;
  margin-left: 10%;
}

.mega-menu-popout-container-inner .menu-header h4 {
  color: #ff6c00;
  font-size: 14px;
  line-height: 22px;
  padding: 2px 0px 2px 5px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  margin-bottom: 0;
  position:relative;
}


.mega-menu-popout-container-inner .menu-header h4:before {
  position: absolute;
  content: "";
  left: 0;
  bottom: 7px;
  background: #da4e39;
  color: #da4e39;
  width: 2px;
  height: 14px;
}


body .container-fluid .row-fluid .mega-menu-popout-container .menu-inchild ul li a {
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 22px;
  padding: 2px 0px 2px 5px;
  position:relative;
}


.row-fluid .mega-menu-popout-container .menu-inchild ul li:hover {
  background: #edeeee;
}



body .container-fluid .row-fluid .mega-menu-popout-container .menu-inchild ul li a:before{
  position: absolute;
  content: "";
  left: 0;
  bottom: 7px;
  background: #da4e39;
  color: #da4e39;
  width: 2px;
  height: 14px;
}

.pth-header .mega-menu li{
  position:relative;

}
.pth-header .mega-menu li:before {
  position: absolute;
  content: '\f0dd';
  right: 8px;
  top: 13px;
  bottom: 0;
  height: 20px;
  width: 10px;
  font-weight: 800;
  background: url(https://cdn2.hubspot.net/hubfs/1953781/turnkey/down-arrow.svg)no-repeat;
  content: "";
  background-position: center center;
  background-size: contain;
  transition:0.2s all ease-in-out;
}

.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:before {
  transform: rotate(180deg);
}

/*.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1:nth-child(1):before {
display:none;
}*/
.pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1:nth-child(3):before {
  display:none;
}


.mega-menu-popout-container .submenu-close-button {

  position: absolute;
  top: 10px;
  right: 30px;
  text-align: right;
  cursor: pointer;
}



@media(max-width:1024px){

  .row-fluid .pth-header .mega-menu li:before {
    top: 3px;
    right: 5px;
  }

  .row-fluid .turnkey-header .header-group ul li a {
    /* font-size: 12px;
    padding: 6px 21px 4px 5px;*/
  }

  .header-group .menu-header {
    text-align: right;
    width: 100%;
    max-width: 100%;
  }  
  .row-fluid .turnkey-header .flag-group {
    margin-left: 0px;
    width: 100%;
    max-width: 8%;
    float: right;
  }

  body .container-fluid .row-fluid .mega-menu-popout-container{

    left:0;

  }  
  body .container-fluid .row-fluid .mega-menu-popout-container .mega-menu-popout-container-inner{
    left:0;

  }   


}







@media (max-width: 767px){
  .header-group .menu-header {
    text-align: right;
    width: 100%;
    max-width: 100%;
  }

  .pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:after{
    display:none;

  }  



  .mobile-nav ul li.nav-trigger i{
    color: #002c6c;
    font-size: 35px;
  }

  .mexico-grp{
    position:absolute;
    z-index:12;
  }

  /*body .container-fluid .row-fluid .mega-menu-popout-container{
  position:relative;
}*/

  .mega-menu-popout .menu-inchild .left-col {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }

  .mega-menu-popout .menu-inchild .right-col {
    width: 100%;
    max-width: 100%;
    margin-right: 0;
  }  

  .header-container-wrapper .row-fluid .pth-header .mobile-nav {
    display: block;
    cursor: pointer;
    height: 30px;
    max-width:100%;
    width:50px;
    float:right;
    z-index:11;
  }   
  .header-container-wrapper .row-fluid .mobile-nav ul {
    list-style: none;
    margin:0;
  } 

  .header-container-wrapper .row-fluid .mobile-nav ul li.nav-trigger span {
    cursor: pointer;
    border-radius: 0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 3px;
    width: 30px;
    background: #fff;
    position: absolute;
    content: '';
    right: 20px;
    top: 14px;
    transition: all .2s ease-in-out;
  }  

  .mobile-nav .nav-trigger span:before {
    top: 8px;
  }  

  .mobile-nav .nav-trigger span:after {
    bottom: 8px;
  }  
  .header-container-wrapper .row-fluid .mobile-nav .nav-trigger span:after, .header-container-wrapper .row-fluid .mobile-nav .nav-trigger span:before {
    cursor: pointer;
    border-radius: 0;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    -o-border-radius: 1px;
    height: 3px;
    width: 30px;
    background: #fff;
    position: absolute;
    display: block;
    content: '';
    transition: 0.3s all ease-in-out;
  }







  .mobile-trigger {
    border: 0;
    top: 0;
    right: 14px;    
    background:transparent;
  }

  .mobile-trigger i, .mobile-trigger i:before, .mobile-trigger i:after {
    width: 25px;
    background:;
    height:3px;
  }

  .mobile-trigger i:before {
    top: -6px;
  }

  .mobile-trigger i:after {
    top: 6px;
  }

  .mobile-trigger {
    top: 34px;
    right: 8px;
  }

  .mobile-open .mobile-trigger {
    background-color: transparent;
    z-index:5;
  }

  .mobile-trigger:hover {
    background-color: rgba(0, 0, 0, 0);
    border-color: transparent;
  }

  .mobile-trigger:hover i, .mobile-trigger:hover i:before, 
  .mobile-trigger:hover i:after, .mobile-open .mobile-trigger i,
  .mobile-open .mobile-trigger i:before, .mobile-open .mobile-trigger i:after {
    background-color: ;
  }

  .mobile-trigger i{
    transition: all .5s ease-in;
  }

  .mobile-open .mobile-trigger i{
    background:transparent;
    transition: all .1s ease-in;
  }

  .mobile-trigger i:before,
  .mobile-trigger i:after{
    transition: all .3s ease-in;
  }

  .mobile-open .mobile-trigger i:before {
    top: 0;
    transform: rotate(45deg);
    background:;;
  }

  .mobile-open .mobile-trigger i:after{
    top: 0;
    transform: rotate(-45deg);
    background:;;
  }

  .custom-menu-primary.js-enabled{
    position: absolute;
    padding-top: 0;
    margin: 10px 0 10px 0;
    left: 0;
    right: 0;
    top: 0;
    margin:0;
  }

  body .header-container-wrapper .ds-header .logo{
    max-width: 180px;
    float: left;
    margin-top: 0;
    margin-left: 0;
    position:relative;
    z-index:11;
  }


  body .header-container-wrapper .ds-header ul>li{
    border:0;
  }




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

  .ds-header-container{
    padding-bottom:0;
  }




  .mob-menu-open .nav-trigger span:before {
    top: 1px;
    transform: rotate(45deg);
  } 


  .mob-menu-open .nav-trigger span:after {
    bottom: -1px;
    transform: rotate(-45deg);
  }  

  .header-container-wrapper .row-fluid .mobile-nav {
    right: 25px;
    top: -43px;
    position:relative;
  }  

  body.mob-menu-open .nav-trigger span {
    background: transparent!important;
  }
  body.mobile-open .mobile-trigger i{
    background-color: transparent;

  }  

  .row-fluid .mega-menu-popout .mega-menu-popout-container-inner{
    padding: 0px 10px 0px;
  }  

  .row-fluid .mega-menu-popout .menu-inchild .right-col{
    margin-left:0;  
    padding:0;
  }  
  .mega-menu-popout .menu-inchild .left-col{
    padding:0;  

  }  

  .pth-header .mega-menu li.hs-menu-item.hs-menu-depth-1.activated:before {
    color: #fff;
    z-index: 1;


  }  

  .row-fluid .mega-menu-popout.mega-menu-popout-4.visible{
    padding: 0px 10px 0px;
  } 

  .row-fluid .mega-menu-popout.mega-menu-popout-5.visible{
    padding: 0px 10px 0px;
  }   


  .vision-menu-primary.js-enabled .hs-menu-wrapper{
    width: auto;
    position: absolute; 
    top: 30px;             
    left: -20px;  
    right:-20px;            
    padding: 20px 20px;
    background: #000;
  }  

  .row-fluid .turnkey-header .header-group ul li a {
    text-align: left;
    padding: 14px 21px 14px 5px;
  }

  .vision-menu-primary.js-enabled{
    position: relative;
    padding-top: 0px; /* Makes room for button */
    margin: 0px 0 0px 0;
  }  


  .vision-menu-primary .hs-menu-wrapper > ul > li{
    position: relative;
  }  


  body .container-fluid .row-fluid .mega-menu-popout-container {
    background: #000000;
  }

  body .container-fluid .row-fluid .mega-menu-popout-container .menu-inchild ul li a,
  body.wrapper-mac-adjust .container-fluid .row-fluid .mega-menu-popout-container .menu-inchild ul li a{
    color:#fff;

  }  

  body .container-fluid .row-fluid .mega-menu-popout-container .menu-inchild ul li:hover{
    background:transparent;  

  }  

  .mega-menu.menu-container{
    display:none;
  }  


  .mega-menu-popout-container .submenu-close-button {
    display:none;
  } 

  .row-fluid .turnkey-header .flag-group {
    margin-left: 0px;
    width: 100%;
    max-width: 8%;
    float: right;
    position:absolute;
    top:5px;
    left:0;
  }  

  .widget-type-cell.menu-group {
    position: relative;
  }

  .mobile-nav ul li.nav-trigger i{
    color: #002c6c;
    font-size: 35px;
  }

  .mexico-grp{
    position:absolute;
    z-index:12;
  }

  .mega-menu-popout-container{
    position:relative;
  }  
  body .container-fluid .row-fluid .mega-menu-popout-container .mega-menu-popout-container-inner{
    background:#000;
    padding: 10px 25px 0;

  }  


}



/************************ mega menu styling end *****************************/

/*************** mobile menu end *****************************/






/******WEBINAR HEADER UPDATE ON MOBILE************/


@media(max-width:767px){

.webinar .header-container-wrapper .row-fluid .mobile-nav {
    top: -13px;
}
  
  .webinar .mega-rev-menu .header-bottom-row{
    margin-top:0;
  }  
  
  .webinar .btn-search{
    display:none;
  }
 
}  

