/* @import url('//designers.hubspot.com/hs-fs/hub/327485/file-2054199286-css/font-awesome.css'); */
@import url('//5043817.fs1.hubspotusercontent-na1.net/hubfs/5043817/hub_generated/template_assets/1/9593741853/1742868249287/template_font-awesome470.min.css');
@import url('https://5043817.fs1.hubspotusercontent-na1.net/hubfs/5043817/Deurali/assets/vendor-style/theme-slick.css');
@import url('https://5043817.fs1.hubspotusercontent-na1.net/hubfs/5043817/Deurali/assets/vendor-style/slick.css');

/* Klavika Light */
@font-face {
 font-family: 'Klavika-light'; 
 src: url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_light_eot.eot') format('eot'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_light_woff.woff') format('woff'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_light_woff2.woff2') format('woff2'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_light_ttf.ttf') format('truetype');
}

/* Klavika Light Italic */
@font-face {
 font-family: 'Klavika-light-italic'; 
 src: url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_light_italic_eot.eot') format('eot'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_light_italic_woff.woff') format('woff'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_light_italic_woff2.woff2') format('woff2'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_light_italic_ttf.ttf') format('truetype');
}

/* Klavika Medium */
@font-face {
 font-family: 'Klavika-medium'; 
 src: url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_medium_eot.eot') format('eot'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_medium_woff.woff') format('woff'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_medium_woff2.woff2') format('woff2'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_medium_ttf.ttf') format('truetype');
}

/* Klavika Regular */
@font-face {
 font-family: 'Klavika-regular'; 
 src: url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_regular_eot.eot') format('eot'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_regular_woff.woff') format('woff'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_regular_woff2.woff2') format('woff'), url('https://proposal.adesso.de/hubfs/99_Assets/fonts/klavika_regular_ttf.ttf') format('truetype');
}




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

/****************************************************************************/
/*  normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css   */
/****************************************************************************/

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { 
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: inherit;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
input,
select,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
textarea {
  overflow: auto;
}
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

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

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

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}


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

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



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

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

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

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

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

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

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

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

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


/* responsive pre elements */

pre {
    overflow-x: auto;
}

/* responsive pre tables */

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

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

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

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

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

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

/* Support migrations from wordpress */

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

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

/* Responsive Google Maps */

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

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

/*****************************************
Table of Content
------------------------------------------

01. Base Style
    a) Variables
    b) Macros
    c) Base
    d) Typography
    e) Form Field
    
02. Custom Modules
    a) Video
    b) Timeline
    c) Testimonials
    d) Team Member
    e) Stats 
    f) Star Rating
    g) Short Info
    h) Section Title
    i) Resources
    j) Projects
    k) Progress Bar
    l) Pricing Table        
    m) Jobs        
    n) FAQ's
    o) Content     
    p) Hero Area
    q) CTA Box
    r) Page Title  
    s) Logos
    t) Countdown    

03. Modules
    a) Post Filter / Listing
    b) RSS Listing
    c) Horizontal Spacer    
    d) Form
    e) Google Search
    f) Blog Email Subscription
    g) Menu    
    h) Social Sharing    
    i) Call To Action    
    j) Follow Me    
    k) Section Header
    l) Header
    m) Image Gallery
    n) Image Slider
    o) Image
    p) Logo
    q) Page Footer
    r) One Line of Text
    s) Rich Text
    t) Sidebar Menu    

04. Header    
    a) General
    b) CTA
    c) Menu

05. Footer
    a) Company Info
    b) Social Icon
    c) Footer Menu
    d) Contact Info
    e) Footer Links
    f) Copyright

06. Home 

07. Blog
    a) List
    b) Sidebar
    c) Post
    d) Comment

08. Contact Us    
    a) Map
    b) Info
    c) Form

09. About Us

10. Team Member

11. Services - Features       

12. Case Studies - Portfolio  

13. Library - Resources

14. Pricing

15. FAQ's

16. Testimonials

17. Two Column

18. One Column

19. Three Column

20. Legal Page

21. Careers Page

22. Customers

23. Landing Page
    a) Two Column
    b) Multiple Column
    c) Thank You
    d) One Column

24. System Page
    a) Error Page
    b) Email Subscription
    c) Password Prompt
    d) Search

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

/***********************************
01. Base Style
***********************************/

/*------------------------
a) Variables
------------------------*/

/* Colors */
    /*  */
    
    /*  */
   
  
  
     
    /*  */
   
    
    

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













/* Typography */
    /*  */
                       /*  */
                        /*  */



/* Containers */
 /* Used on '.page-center' in 'Base' and in the 'Portrait tablet to landscape and desktop' media query */


/* Breakpoints */














/*------------------------
b) Macros
------------------------*/

 



/* Example:  
             */ 

/*------------------------
c) Base
------------------------*/

html {    
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  box-sizing: border-box;
  font-size:16px;
}
*, *:before, *:after {
  box-sizing: inherit;
}

html, body {
  min-height: 100%;
  margin: 0;
  padding: 0;
} 
body {
  background: #fff;
  color: #000;
  font-family: 'Klavika-regular', Helvetica, Arial, sans-serif;
  font-size: 16px;
  line-height: 1.5rem;
}
.container-fluid .row-fluid .page-center {
  float: none;
  width: 100%;
  max-width: 1441px;
  margin: 0 auto;
  display: block;  
  padding: 0px 20px;
}
.row-fluid [class*="span"] {
    min-height: 0px;
}
.body-container-wrapper {    
}
.body-container {    
}
a { 
  color: #0071b9; 
  text-decoration: none;
  -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  -ms-transition: color .2s linear;
  transition: color .2s linear;
}
a:hover, 
a:focus { 
  color: #60767b; 
  text-decoration: none;
}
a:focus { 
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
hr {
  color: #eee;
  background-color: #eee;
  height: 1px;
  border: none;
  margin: 20px 0px;
}
hr.hr--large {
  margin: 30px 0;
}
hr.hr--small {
  margin: 10px 0;
}
[role="button"] {
  cursor: pointer;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
  height: auto;
}

/* Input */

.hs-button.primary,
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
input::-moz-placeholder, 
textarea::-moz-placeholder {
  color: #84939a;
  opacity: 1;
}
input:-ms-input-placeholder, 
textarea::-moz-placeholder {
  color: #84939a;
}
input::-webkit-input-placeholder, 
textarea::-moz-placeholder {
  color: #84939a;
}

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

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

/* Section */

.section_wrap,
.section_inner_wrap,
.section_content,
.full-width {
    float: left;
    width: 100%;
}
.section_content {
}
@media (max-width: 767px) {    
.section_content {
    padding: 30px 0px;
}
}
@media (min-width: 768px) {
.section_content {
    padding: 60px 0px;
}
.section_content.section_content_md {
  padding: 30px 0;
}
}
.section_content_b0 {
  padding-bottom: 0;
}
.section_content_t0 {
  padding-top: 0;
}.section_wrap_colored_bg {   
    background-color: #0071b9; 
    color: #fff;
}
.section_wrap_dark_bg {   
    background-color: #363534;
    color: #fff;
}
.section_wrap_accent_bg {   
    background-color: #60767b; 
    color: #fff;
}
.section_wrap_gray_bg {   
    background-color: #dcd9d7; 
    color: #fff;
}
.section_wrap_lightgray_bg {   
    background-color: #e8e4e1; 
}
.section_wrap_babygray_bg {   
    background-color: #f3f2f1; 
}
.section_wrap_pattern_bg {
    background: url('https://5043817.fs1.hubspotusercontent-na1.net/hubfs/5043817/01_Deurali/assets/images/tiefenlinien_bg.jpg') no-repeat center / cover;
}
.section_border_top {
    border-top: 1px solid #eaeaea;
}
.section_border_bottom {
    border-bottom: 1px solid #eaeaea;    
}
.spacer-secondary {
  height: 8px;
  margin: 60px 0;
  position: relative;
}
.spacer-secondary.spacer-secondary--medium {
  margin: 30px 0;
}
.spacer-secondary.spacer-secondary--small {
  margin: 15px 0;
}
.spacer-secondary::after {
  content: '';
  width: 90px;
  height: 8px;
  top: 0;
  left: 50%;
  transform: translateX(-50%) skew(-30deg);;
  background-color: #ef8200;
  position: absolute;
  display: inline-block;
}
.widget-type-space.spacer,
.spacer .widget-type-space {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding: 0px;
}
.widget-type-space.spacer_5,
.spacer_5 .widget-type-space {
    margin-top: 5px;
}
.widget-type-space.spacer_10,
.spacer_10 .widget-type-space{
    margin-top: 10px;
}
.widget-type-space.spacer_15,
.spacer_15 .widget-type-space {
    margin-top: 15px;
}
.widget-type-space.spacer_20,
.spacer_20 .widget-type-space {
    margin-top: 20px;
}
.widget-type-space.spacer_25,
.spacer_25 .widget-type-space {
    margin-top: 25px;
}
.widget-type-space.spacer_30,
.spacer_30 .widget-type-space {
    margin-top: 30px;
}
.widget-type-space.spacer_40,
.spacer_40 .widget-type-space {
    margin-top: 40px;
}
.widget-type-space.spacer_50,
.spacer_50 .widget-type-space {
    margin-top: 50px;
}
.widget-type-space.spacer_60,
.spacer_60 .widget-type-space {
    margin-top: 60px;
}
.widget-type-space.spacer_70,
.spacer_70 .widget-type-space {
    margin-top: 70px;
}
.widget-type-space.spacer_80,
.spacer_80 .widget-type-space {
    margin-top: 80px;
}
.widget-type-space.spacer_90,
.spacer_90 .widget-type-space {
    margin-top: 90px;
}
.widget-type-space.spacer_100,
.spacer_100 .widget-type-space {
    margin-top: 100px;
}
.widget-type-space.spacer_150,
.spacer_150 .widget-type-space {
    margin-top: 150px;
}
.widget-type-space.spacer_200,
.spacer_200 .widget-type-space {
    margin-top: 200px;
}

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

/*------------------------
d) Typography
------------------------*/
/* Rich Text */ 
.hs_cos_wrapper_type_rich_text p{
 font-size: 18px; 
}
/* Basic text */
p {
  font-size: inherit;   
  margin: 0 0 20px;
  font-family: inherit;
  font-weight: 300;
} 
li > p {
  margin-bottom: 0;
}
small {
    font-size: 0.875em;
}
strong, b {
  font-family: 'Klavika-medium', Helvetica, Arial, sans-serif;
}
em {
    font-style: italic;
}
cite {}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
sup, sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup { top: -0.5em; }
sub { bottom: -0.25em; }

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0px;
  font-weight: normal;
}

/* Headings */



h1, h2, h3, h4, h5, h6 {
  font-family: 'Klavika-medium', Helvetica, Arial, sans-serif;
  line-height: 1.3;
  color: #0071b9;
  margin-top: 0px;
  margin-bottom: 20px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {}
h1 {
  font-weight: 800;
  font-size: 3.5rem;
  line-height: 4rem;
}
h2 {
  font-size: 2.5rem;
  line-height: 3rem;
}
h3 {
  font-size: 2rem;
  line-height: 2.5rem;
}
h4 {
  font-size: 1.5rem;
  line-height: 1.75rem;
  }
h5 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  }
h6 {
  font-size: 1rem;
  line-height: 1.375rem;
  }


@media screen and (max-width: 799px) {
  h1 {
  font-size: 1.75rem;
  line-height: 2rem;
}
  h2 {
  font-size: 1.5rem;
  line-height: 1.75rem;
  }
  h3 {
  font-size: 1.25rem;
  line-height: 1.5rem;
}
  h4 {
  font-size: 1.125rem;
  line-height: 1.375rem;
  }
  h5 {
  font-size: 1rem;
  line-height: 1.25rem;
  }
  h6 {
  font-size: 0.875rem;
  line-height: 1.125rem;
  }
}
@media screen and (min-width: 800px) and (max-width: 1140px) {
  h1 {
  font-size: 2.5rem;
  line-height: 2.75rem;
}
  h2 {
  font-size: 2rem;
  line-height: 2.5rem;
  }
  h3 {
  font-size: 1.625rem;
  line-height: 2rem;
}
  h4 {
  font-size: 1.375rem;
  line-height: 1.625rem;
  }
  h5 {
  font-size: 1.25rem;
  line-height: 1.375rem;
  }
  h6 {
  font-size: 0.875rem;
  line-height: 1.125rem;
  }
}
@media screen and (min-width: 1441px) {
  h1 {
  font-size: 3.5rem;
  line-height: 4rem;
}
  h2 {
  font-size: 2.5rem;
  line-height: 3rem;
  }
  h3 {
  font-size: 2rem;
  line-height: 2.5rem;
}
  h4 {
  font-size: 1.5rem;
  line-height: 1.75rem;
  }
  h5 {
  font-size: 1.25rem;
  line-height: 1.5rem;
  }
  h6 {
  font-size: 1rem;
  line-height: 1.375rem;
  }
}








/* Lists */
ul,
ol {
  margin-top: 0;
  margin-bottom: 20px;
  padding: 0px 0px 0px 16px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
  padding: 0px;
}
li {
    padding-left: 5px;
    margin-bottom: 5px;
}
ul li:last-child,
ol li:last-child {
    margin-bottom: 0px;
}
ul.unstyled, ol.unstyled {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.unstyled li, ol.unstyled li {
  list-style: none;
  padding: 0px;
}

/* Quotes */
blockquote {    
  padding: 10px 20px 10px 30px;
  margin: 0 0 20px;
  font-size: 18px;
  border-left: 5px solid #eee;  
  font-style: italic;
}
blockquote p {   
}
blockquote p:last-child {
  margin-bottom: 0;
}
blockquote small {    
}
blockquote small:before {    
}
q:before, q:after, blockquote:before, blockquote:after {
}

/*------------------------
e) Form Field 
------------------------*/

input[type="search"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 5px 10px 0px 0px;
  line-height: normal;
}
input[type="file"] {
  display: block;
  padding: 0px;
  height: auto;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4d6168;
}
input,
select {    
  height: 40px;
}
input, 
textarea,
select {
  display: block;
  width: 100%;
  padding: 0px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4d6168;
  background-color: #fdfeff;
  background-image: none;
  border: 1px solid #d6d6d6;
  border-radius: 0;  
    font-weight: normal;
    text-align: left;
    margin-bottom: 8px;
    margin-top:8px;
    vertical-align: top;
  -webkit-box-shadow: inset 0 0px 5px rgba(0, 0, 0, .10);
          box-shadow: inset 0 0px 5px rgba(0, 0, 0, .10);
}
.landing_page_eform input,
.landing_page_eform textarea,
.landing_page_eform select {
  border-color: #60767b;
}
input,
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"] {    
  padding: 0px 14px;
  display:inline-block;
}
select {    
  padding: 0px 10px;
  display:inline-block;
}
textarea {
  padding: 8px 12px;
  display:inline-block;
  height: auto;
  min-height: 100px;
}

input:focus, 
textarea:focus,
select:focus,
input.invalid, 
textarea.invalid,
select.invalid {
  outline: 0;
  border-width: 2px;
  box-shadow: none;
}
input:focus, 
textarea:focus,
select:focus {
  border-color: #60767b;
}
input.invalid, 
textarea.invalid,
select.invalid {
  border-color: #60767b;
}
input[disabled],
input[readonly],
textarea[disabled],
textarea[readonly] {
  background-color: #eee;
  opacity: 1;
}
input[disabled],
textarea[disabled] {
  cursor: not-allowed;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"],
  input[type="time"],
  input[type="datetime-local"],
  input[type="month"] {
    line-height: 28px;
  }
}
select {    
    cursor: pointer;
}
select option {
    font-size: 14px;
    line-height: 16px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-weight: normal;
    padding-left: 8px;
    padding-right: 8px;
    border-bottom: 1px solid #eee;
    background: #ffffff;
    cursor: pointer;
}

form.hs-form .hs-form-field ul.inputs-list {    
    padding: 0px;
    margin-bottom: 7px;
    margin-top:7px;
}
form.hs-form .hs-form-field ul.inputs-list li {
    list-style: none;
    padding: 0px;
    display: inline-block;
}
form.hs-form .hs-form-field ul.inputs-list li + li {
    margin-left: 15px;
}
form.hs-form .hs-form-field ul.inputs-list li label {
    width:100%;
}

input[type="radio"],
input[type="checkbox"] {
    float: left;
    width:auto; 
    display: inline-block;
    height: auto !important;
    padding: 0 !important;
    vertical-align: middle;    
    background: none;
    border: none;
    box-shadow: none;
}

/***********************************
02. Custom Modules
***********************************/

.adesso-bar-icon {
    display: block;
}
.adesso-bar-icon {
    float: left;
    height: 14.8125rem;
    margin-right: 0.7rem;
    width: 4.8125rem;
    display: none;
}


.scroll-top-body {
  position: fixed;
  bottom: 25px;
  right: 25px;
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s ease;
  cursor: pointer;
}
.scroll-top-body.is-visible {
  opacity: 1;
  visibility: visible;
}
.scroll-top-body i {
  background-color: #887d75;
  padding: 10px 15px;
  border-radius: 4px;
  color: #fff;
  font-size: 20px;
  transition: background-color .3s ease;
}
.scroll-top-body:hover i,
.scroll-top-body:active i,
.scroll-top-body:focus i {
  background-color: #dcd9d7;
}

.orange-white-text {
  color: #fff;
}
.orange-white-text h2,
.orange-white-text h3,
.orange-white-text h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}

/*------------------------
a) Video
------------------------*/

/* Single Video */

.hs-responsive-embed,
.video-module-wrap .video-module-inner-wrap {  
    max-width:100%;
}
.hs-responsive-embed {
    display:block;
}
.hs-responsive-embed iframe, 
.hs-responsive-embed object, 
.hs-responsive-embed embed {
    top:0;
    left:0;
    bottom:0;
    position:absolute;
    box-shadow:none;    
}
.hs-responsive-embed, 
.hs-responsive-embed.hs-responsive-embed-youtube, 
.hs-responsive-embed.hs-responsive-embed-wistia, 
.hs-responsive-embed.hs-responsive-embed-vimeo {
    padding-bottom: 56.25%;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.video-module-wrap {
    text-align:center;
    padding: 20px 0px;
}
.video-module-wrap .video-module-inner-wrap {
    float: none;
    width: 100%;
    display: block;
    margin: 0px auto;
    max-width: 853px;
}

.visual_image_wrapper {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 60%;
    transition: height .1s ease;
    min-height: 60%;
    max-height: 100%;
}

/* Magnify Popup */

.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80); }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none;   
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;   
}
.mfp-inline-holder .mfp-content {
  width: 100%;
  cursor: auto;   
}

.mfp-zoom-out-cur {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;   
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;   
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;   
}
.mfp-close,
.mfp-preloader {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;   
}
.mfp-hide {
  display: none !important;   
}

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;   
}
.mfp-preloader a {
    color: #CCC;     
}
.mfp-preloader a:hover {
    color: #FFF;       
}

.mfp-s-ready .mfp-preloader {
  display: none;   
}
.mfp-s-error .mfp-content {
  display: none;   
}
button.mfp-close{
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none;   
  font-family: Arial, Baskerville, monospace;  
}

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;  
  font-weight: normal;
}
.mfp-close:hover,
.mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100);     
}
.mfp-close:active {
    top: 1px;     
}

.mfp-inline-holder .mfp-close,
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;   
}

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;   
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px;     
}
.mfp-iframe-holder .mfp-close {
    top: -40px;     
}

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;   
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000;    
}

.mfp-image-holder .mfp-content {
    max-width: 100%;
}
.mfp-figure {
  line-height: 0;   
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444;     
}
.mfp-figure figure {
    margin: 0;     
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;   
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;     
} 
.mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;     
}
.mfp-img-mobile img.mfp-img {
    padding: 0;     
}
.mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;     
}
}

@media all and (max-width: 900px) {
.mfp-container {
    padding-left: 6px;
    padding-right: 6px;     
} 
}

.mfp-ie7 .mfp-container {
  padding: 0;   
}
.mfp-ie7 .mfp-content {
  padding-top: 44px;   
}
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;   
}

/* Popup Video */

.popup-video-module-wrap {    
    background-color: #0071b9;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
@media (max-width: 767px) {	
.popup-video-module-wrap { 
    background-attachment: scroll;
}     
}

.popup-video-module-inner-wrap {    
}
.popup-video-module {    
}
.popup-video-module a,
.popup-video-module h3,
.popup-video-module p {
    text-align: center;
    outline: none;
    color: #ffffff;
}
.popup-video-module a {       
    padding-bottom: 50px;
}
.popup-video-module a i {
    font-size: 32px;
    color: #ffffff;    
    background: #0071b9;
    padding: 15px 30px 15px 35px;
    border-radius: 12px;    
}
.popup-video-module h3 {
    font-size: 42px; 
    text-transform: none;
    padding-top: 35px;
    margin: 0px 0px 14px;
}
.popup-video-module p {
    font-size: 18px;
    text-transform: none;
    padding-bottom: 20px;       
    margin-bottom: 22px;
    opacity: 0.8;
    filter: alpha(opacity=80); 
}

/*------------------------
b) Timeline
------------------------*/

.timeline_content_wrap {
    position: relative;
}
.timeline_content_wrap label,
.timeline_content_inner_wrap h4 {
    font-size: 18px;
    font-weight: bold;    
}
.timeline_content_wrap label {
    float: left;
    width: 75px;
    line-height: 1.3;
}
.timeline_content_inner_wrap {
    float:none;
    width: auto;
    display: block;
    margin-left: 75px;
}
.timeline_content_inner_wrap i.fa {
    position: absolute;
    top: 7px;
    left: 70px;    
    color: #0071b9;
    font-size: 12px;
}
.timeline_content_inner_wrap h4,
.timeline_content_inner_wrap p {
    margin-bottom: 0px;
    border-left: 1px solid #e9e9e9;
    padding-left: 35px;
}
.timeline_content_inner_wrap h4 {
    padding-bottom: 12px;
    line-height: 1.5;
    text-transform: none;
}
.timeline_content_inner_wrap p {
    font-size: 15px;
    padding-bottom: 35px;
}

/* Lotesencheck Background */
.section_wrap_arrows h2 strong,
.section_wrap_arrows h3 strong,
.section_wrap_arrows h4 strong,
.section_wrap_arrows h5 strong,
.section_wrap_arrows a {
  color: #ef8200;
}
@media screen and (min-width: 1240px) {
  .section_wrap_arrows-1 .page-center {
    background: url('https://5043817.fs1.hubspotusercontent-na1.net/hubfs/5043817/01_Deurali/assets/images/arrows1-bg.png');
    background-size: initial;
    background-position: 13.5% top;
    background-repeat: no-repeat;
  }
  .section_wrap_arrows .section_content {
    padding: 120px 0;
  }
  .section_wrap_arrows-2 .page-center {
    background: url('https://5043817.fs1.hubspotusercontent-na1.net/hubfs/5043817/01_Deurali/assets/images/arrows2-bg.png');
    background-size: initial;
    background-position: 87.5% top;
    background-repeat: no-repeat;
  }
}
@media screen and (max-width: 1239px) {
  .section_wrap_arrows .arrows-offset {
    display: none;
  }
  .section_wrap_arrows .arrows-content {
    width: 100%;
  }
}

/*------------------------
c) Testimonials
------------------------*/

.testimonials_content_wrap {
    margin: 20px 0px;
    position: relative;
}
.testimonials_content_wrap .user-quote-wrap {    
}
.testimonials_content_wrap .user-quote-wrap blockquote {   
    float: left;
    width: 100%;
    padding: 0px;
    border-left: none;
    font-size: 16px;
}
.testimonials_content_wrap .testimonial-user-pic {
    float: left;
    width: 60px;
}
.testimonials_content_wrap .testimonial-user-pic img {
    float: left;
    border-radius: 60px;    
    width: auto;
    height: auto;
}
.testimonials_content_wrap .testimonial-user-wrap {    
    margin-top: 5px;
}
.testimonials_content_wrap .testimonial-user-detail {    
}
.testimonials_content_wrap .testimonial-user-detail label {
    font-size:18px;    
    margin-bottom:1px;
    font-weight: bold;
}
.testimonials_content_wrap .testimonial-user-detail p {
    float: left;
    width: 100%;
    font-size:16px;
    margin-bottom:0px;
    margin-top: 1px;
    line-height: 1.5;
}
.testimonials_content_wrap .testimonial-user-detail p a {    
}
.testimonials_content_wrap .testimonial-user-detail p a:hover,
.testimonials_content_wrap .testimonial-user-detail p a:focus {    
}
.testimonials_content_wrap .testimonial-user-detail.testimonial-user-detail-no-image {
    float: left;
    width: 100%;
    margin-top: -6px;
}
.testimonials_content_wrap .testimonial-user-detail.testimonial-user-detail-with-image {
    float: none;
    width: auto;
    display: block;
    margin-left: 80px;
    margin-top: 0px;
}
.testimonials_content_wrap .testimonial-user-detail.testimonial-user-detail-with-image label {
    margin-top: 4px;    
}

/* V1 */

.testimonials_wrap_v1 {
    background: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    padding: 34px 40px 38px;
}
.section_content_gray_bg .testimonials_wrap_v1,
.section_content_gray_bg .testimonials_wrap_v5 {
    background: #dcd9d7;
}
.testimonials_wrap_v1 i.fa-quote-left {
    position: absolute;
    top: -1px;
    right: -1px;
    background-color: #ef8200;
    border-radius: 0px 1px 0px 16px;
    color: #ffffff;
    padding: 10px 10px 10px 14px;
    font-size: 16px;
}
.testimonials_wrap_v1 .user-quote-wrap h4 {
    margin-bottom: 15px;
    font-size: 20px;
    text-transform: none;
}
.testimonials_wrap_v1 .user-quote-wrap blockquote {
    font-size: 15px;
    font-style: normal;
}

/* V2 */

.testimonials_wrap_v2 {
}
.testimonials_wrap_v2 .user-quote-wrap {
    background: #ffffff;
    border: 2px solid #eaeaea;
    border-radius: 2px;
    padding: 24px 32px 30px;    
    margin-bottom: 15px;
}
.testimonials_wrap_v2 .user-quote-wrap blockquote {
    font-size: 15px;
    font-style: normal;
    margin-bottom: -10px;
}
.testimonials_wrap_v2 i.fa-sort-desc {
    float: left;
    font-size: 60px;
    color: #eaeaea;
    line-height: 1;
    margin-bottom: -56px;
    margin-left: -34px;
}
.testimonials_wrap_v2 .testimonial-user-wrap {
    padding-left: 26px;
}
.testimonials_wrap_v2 .testimonial-user-detail.testimonial-user-detail-no-image {
    padding-left: 25px;
    margin-top: 0px;
    border-left: 2px solid #eaeaea;
    margin-left: -9px;
}
.testimonials_wrap_v2 .testimonial-user-detail.testimonial-user-detail-with-image {
    padding-left: 0px;
    border-left: none;
    margin-top: -8px;
    margin-left: 80px;
}

/* V3 */

.testimonials_wrap_v3 {    
}
.testimonials_wrap_v3 .testimonial-detail-wrap {
}
.testimonials_wrap_v3 .testimonial-detail-wrap.testimonial-detail-no-image {
    float: left;
    width: 100%;
}
.testimonials_wrap_v3 .testimonial-detail-wrap.testimonial-detail-with-image {
    display: block;
}
@media (max-width: 767px) {
}
@media (min-width: 768px) {
.testimonials_wrap_v3 .testimonial-detail-wrap.testimonial-detail-with-image {
    float: none;
    width: auto;
    margin-left: 250px;
}
}
.testimonials_wrap_v3 .user-quote-wrap {    
}
.testimonials_wrap_v3 .user-quote-wrap h4 {
    text-transform: none;
    line-height: 1.5;
    color: #dcd9d7;
}
.section_wrap_gray_bg .testimonials_wrap_v3 .user-quote-wrap h4 {
    color: #fff;
}
.testimonials_wrap_v3 .user-star-rating {
    margin-bottom: 20px;
}
.testimonials_wrap_v3 .user-star-rating i.fa-star {
    font-size: 30px;
    color: #dddddd;
    margin-right: 5px;
    vertical-align: top;
}
.testimonials_wrap_v3 .user-star-rating-1 i.fa-star:nth-of-type(1),
.testimonials_wrap_v3 .user-star-rating-2 i.fa-star:nth-of-type(1),
.testimonials_wrap_v3 .user-star-rating-2 i.fa-star:nth-of-type(2),
.testimonials_wrap_v3 .user-star-rating-3 i.fa-star:nth-of-type(1),
.testimonials_wrap_v3 .user-star-rating-3 i.fa-star:nth-of-type(2),
.testimonials_wrap_v3 .user-star-rating-3 i.fa-star:nth-of-type(3),
.testimonials_wrap_v3 .user-star-rating-4 i.fa-star:nth-of-type(1),
.testimonials_wrap_v3 .user-star-rating-4 i.fa-star:nth-of-type(2),
.testimonials_wrap_v3 .user-star-rating-4 i.fa-star:nth-of-type(3),
.testimonials_wrap_v3 .user-star-rating-4 i.fa-star:nth-of-type(4),
.testimonials_wrap_v3 .user-star-rating-5 i.fa-star {
    color: #ef8200;
}
.testimonials_wrap_v3 .user-quote-wrap blockquote {
    font-size: 18px;
    font-weight: 600;
    font-style: normal;
    line-height: 1.8;
    margin-top: 5px;
    color: #dcd9d7;
}
.section_wrap_gray_bg .testimonials_wrap_v3 .user-quote-wrap blockquote {
    color: #fff;
}
.testimonials_wrap_v3 .user-quote-wrap blockquote i.fa {
    padding: 0px 8px;
    font-size: 20px;
    color: #0071b9;
}
.section_wrap_gray_bg .testimonials_wrap_v3 .user-quote-wrap blockquote i.fa {
    color: #fff;
}
.testimonials_wrap_v3 .testimonial-user-detail {
    margin-top: 5px;
    color: #dcd9d7;
}
.section_wrap_gray_bg .testimonials_wrap_v3 .testimonial-user-detail {
    color: #fff;
}
.testimonials_wrap_v3 .testimonial-user-detail label {
    font-size: 20px;
    margin-bottom: 2px;
}
.testimonials_wrap_v3 .testimonial-user-detail p {
}
.testimonials_wrap_v3 .testimonial-user-detail p a {
    color: #dcd9d7;
    text-decoration: underline;
}
.section_wrap_gray_bg .testimonials_wrap_v3 .testimonial-user-detail p a {
    color: #fff;
}
.testimonials_wrap_v3 .testimonial-user-detail p a:hover,
.testimonials_wrap_v3 .testimonial-user-detail p a:focus {    
}
.testimonials_wrap_v3 .testimonial-user-pic {
    float: left;
}
@media (max-width: 767px) {
.testimonials_wrap_v3 .testimonial-user-pic {
    width: 100%;    
    margin-bottom: 30px;
}
}
@media (min-width: 768px) {
.testimonials_wrap_v3 .testimonial-user-pic {
    width: 200px;    
}
}
.testimonials_wrap_v3 .testimonial-user-pic img {
    width: 100%;
    max-width: 200px;
    border-radius: 100px;
}

/* V4 */

.testimonials_wrap_v4 {    
}
.container-fluid .row-fluid .testimonials_wrap_v4 .page-center {
    max-width: 880px;
    padding: 0 40px;
}
.testimonials_wrap_v4 .testimonial-user-pic {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.testimonials_wrap_v4 .testimonial-user-pic img {
    float: none;
    display: inline-block;    
    max-width: 100px;
    border-radius: 60px;
}
.testimonials_wrap_v4 .user-quote-wrap {    
}
.testimonials_wrap_v4 .user-quote-wrap blockquote {
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    line-height: 30px;
    margin-top: 0px;
    text-align: center;
    position: relative;
    z-index: 1;
}
.testimonials_wrap_v4 .user-quote-wrap blockquote i.fa-quote-left {
    padding: 0px;
    font-size: 80px;
    color: #e5e5e5;
    position: absolute;
    left: 0;
    top: 0;
    transform: translateY(-30%);
    z-index: -1;
}
.testimonials_wrap_v4 .testimonial-user-detail {
    margin-top: 2px;
}
.testimonials_wrap_v4 .testimonial-user-detail label {
    font-size: 18px;
    margin-bottom: 2px;
    text-align: center;
}
.testimonials_wrap_v4 .testimonial-user-detail p {
    text-align: center;
}

.section_content_white_bg .testimonials_wrap_v4,
.section_content_gray_bg .testimonials_wrap_v4 {
    background: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    padding: 44px 40px 48px;
}
.section_content_white_bg .testimonials_wrap_v4 {
    color: #dcd9d7;
}
.section_content_gray_bg .testimonials_wrap_v4 {
    background: #dcd9d7;
}

/* V5 */

.testimonials_wrap_v5 {
    background: #ffffff;
    border: 1px solid #eaeaea;
    border-radius: 2px;
    padding: 30px 32px 34px;
    text-align: center;
    color: #dcd9d7;
}
.testimonials_wrap_v5 i.fa-quote-right,
.testimonials_wrap_v9 i.fa-quote-left {
    float: none;
    font-size: 36px;
    display: inline-block;
    vertical-align: top;
    color: #fff;
}
.testimonials_wrap_v5 .user-quote-wrap {
}
.testimonials_wrap_v5 .user-quote-wrap blockquote {
    margin-top: 18px;
    font-size: 17px;
}
.testimonials_wrap_v5 .testimonial-user-detail {
    margin-top: 2px;
}
.testimonials_wrap_v5 .testimonial-user-detail label {
    margin-bottom: 2px;
    text-align: center;
}
.testimonials_wrap_v5 .testimonial-user-detail p {
    font-size: 13px;
    text-align: center;
}

/* Full Width */

.testimonials_section_wrap {
    margin: 0px;
    background-color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
.testimonials_section_wrap.section_wrap_babygray_bg {
    background-color: #f5f7f7;
    border-top: 1px solid #eaeaea;
}
.testimonials_section_wrap.section_wrap_babygray_bg .section_content {
  padding: 0;
}
@media (max-width: 767px) {	
.testimonials_section_wrap { 
    background-attachment: scroll;
}     
}

.testimonial_module_inner_wrap {
    padding: 40px 0px;
}
.testimonial_module {
}

/* White */

.testimonials_white_wrap {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
/*
.testimonials_white_wrap .user-quote-wrap blockquote,
.testimonials_white_wrap .testimonial-user-detail label,
.testimonials_white_wrap .testimonial-user-detail p {
    color: #887d75;
} 
.testimonials_white_wrap .testimonial-user-detail p a {
    color: #887d75;
    opacity: 0.8;
    filter: alpha(opacity=80);     
} 
*/
.testimonials_white_wrap .testimonial-user-detail p a:hover,
.testimonials_white_wrap .testimonial-user-detail p a:focus {
    text-decoration: underline;
} 
.testimonials_white_wrap .user-quote-wrap blockquote i.fa {
}

/* V6 */

.testimonials_wrap_v6 {
    margin-top: 100px;
    border: 0px solid #60767b;
    padding: 0 25px 30px;
    text-align: center;
}
.container-fluid .row-fluid .testimonials_wrap_v6 .page-center,
.container-fluid .row-fluid .testimonials_wrap_v7 .page-center,
.container-fluid .row-fluid .testimonials_wrap_v8 .page-center,
.container-fluid .row-fluid .testimonials_wrap_v9 .page-center {
    padding: 0px 40px;
}
.container-fluid .row-fluid .testimonials_wrap_v6 .page-center {
    max-width: 880px;
}
.testimonials_wrap_v6 .testimonial-user-pic {
    text-align: center;
    margin-bottom: 25px;
    float: none;
    width: auto;
    display: inline-block;
    border-radius: 50%;
    margin-top: -80px;
    border: 4px solid #fff;
}
.testimonials_wrap_v6 .testimonial-user-pic img {
    float: none;
    display: inline-block;
    max-width: 155px;
    border-radius: 50%;
    border: 3px solid #ef8200;
    background: #fff;
}
.testimonials_wrap_v6 .testimonial-user-detail {
    margin: 0 0 15px;
}
.testimonials_wrap_v6 .testimonial-user-detail label {
    font-size: 18px;
}
.testimonials_wrap_v6 .testimonial-user-detail p {
    color: #0071b9;
}
.testimonials_wrap_v6 .user-quote-wrap blockquote {
    margin-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    font-weight: 300;
    font-style: normal;
}
.testimonials_wrap_v6 .testimonial-button {
  margin-top: 15px;
}

/* Single location */ 
.contact_us_detail_page .section_content {
  padding-bottom: 0;
}
.single-location_description h2,
.single-location_description h3, 
.single-location_description h4 {
  font-size: 30px;
  color: #60767b;
  line-height: 1;
  margin-bottom: 15px;
}

.single-location_img-txt {
  overflow: hidden;
}
.single-location_img-txt .single-location_img {
  float: left;
  margin-right: 30px;
}
.single-location_img-txt .single-location_img {
  max-width: 455px;
}
.single-location_img-txt .single-location_txt {
  float: left;
}

.single-location_description-txt {
  margin-top: 35px;
}
.single-location_description-txt i.fa {
  color: #60767b;
  font-size: 18px;
  line-height: inherit;
}

/* Contact us hero form + person */
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero {
  background-color: #0071b9;
  padding: 0;
  margin-top: 10px;
  border: 0;
}
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_wrapper {
  display: flex;
}
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_form {
  padding: 30px;
  background: #f3f2f1;
  flex: 0 0 65%;
  max-width: 65%;
  text-align: left;
}
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_form .hs-richtext {
  font-size: 12px;
  font-weight: 300;
}

.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_form .hs_cos_wrapper_type_form .hs-form-field > label,
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_form .hs-form .hs-form-field > label {
  margin-top: 0;
}
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_profile {
  flex: 0 0 65%;
  max-width: 35%;
  padding: 50px;
  color: #fff;
}
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_profile h2
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_profile h3,
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_profile h4 {
  font-size: 20px;
  font-weight: 500;
}
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_profile .testimonial-user-pic {
  margin-top: 0;
  border-width: 3px;
}
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_profile .testimonial-user-pic img {
  border: 0;
}
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_profile .testimonial-user-detail p,
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_profile .person_contact_info a {
  color: #fff;
}
.testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_profile .person_contact_info p {
  line-height: 24px;
  font-size: 16px;
}
@media screen and (max-width: 991px) {
  .testimonials_wrap_v6.testimonials_wrap_contact_us_hero {
    margin-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_wrapper {
    flex-wrap: wrap;
  }
  .testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_form,
  .testimonials_wrap_v6.testimonials_wrap_contact_us_hero .contact_us_hero_profile {
    flex: 1 1 100%;
    max-width: 100%;
  }
}
/* V7 */

.testimonials_wrap_v7,
.testimonials_wrap_v9 {
    padding: 0px;
    border: none;
    border-radius: 0px;
}
.container-fluid .row-fluid .testimonials_wrap_v7 .page-center {
    max-width: 940px;
}

/* V8 */

.testimonials_wrap_v8 {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
}
.container-fluid .row-fluid .testimonials_wrap_v8 .page-center {
}

/* V9 */

.testimonials_wrap_v9 {
}
.testimonials_wrap_v9 .testimonial_module_inner_wrap {
    padding: 20px 0px;
}
.container-fluid .row-fluid .testimonials_wrap_v9 .page-center {
    max-width: 750px;
}
.testimonials_wrap_v9 .user-quote-wrap {
    width: -moz-calc(100% - 70px);
    width: -webkit-calc(100% - 70px);
    width: calc(100% - 70px);
}
.testimonials_wrap_v9 .testimonial-user-detail {
    padding-left: 65px;    
}
.testimonials_wrap_v9 i.fa-quote-left {
    float: left;
    margin-right: 30px;
}
.testimonials_wrap_v9 .user-quote-wrap blockquote {
    margin-top: 0px;
}
.testimonials_wrap_v9 .user-quote-wrap blockquote,
.testimonials_wrap_v9 .testimonial-user-detail label,
.testimonials_wrap_v9 .testimonial-user-detail p {
    text-align: left;
}

/* V10 */

.testimonials_wrap_v10 {    
    border: none;
    border-left: 4px solid #eee;
    border-radius: 20px;
    padding: 12px 0px 12px 36px;
}
.testimonials_wrap_v10 i.fa-quote-right {
    float: left;
    font-size: 24px;
    margin-bottom: -5px;
}
.testimonials_wrap_v10 .user-quote-wrap blockquote,
.testimonials_wrap_v10 .testimonial-user-detail label,
.testimonials_wrap_v10 .testimonial-user-detail p {
    text-align: left;    
}

/*------------------------
d) Team Member
------------------------*/

.team_member_content_wrap {
    margin: 130px 0px 20px;
    position: relative;
    background: #ffffff;
    border: 1px solid #eaeaea;
    padding: 30px 32px 34px;
}
.section_content_gray_bg .team_member_content_wrap {
    background-color: #dcd9d7;
    color: #fff;
}

.team_member_pic {
    text-align: center;
    margin-bottom: 15px;
    margin-top: -140px;
}
.team_member_pic img {
    width: 100%;
    max-width: 200px;
    display: inline-block;
    border-radius: 120px;
    vertical-align: top;
    border: 10px solid #ffffff;
}
.section_wrap_gray_bg .team_member_pic img {
    border-color: #dcd9d7;
}
.team_member_detail_wrap {
}
.team_member_detail_wrap h4,
.team_member_detail_wrap label,
.team_member_detail_wrap p {
    text-align: center;
}
.team_member_detail_wrap h4 {
    font-size: 20px;
    margin-bottom: 2px;
}
.team_member_detail_wrap label {
    font-size: 14px;
    text-transform: none;
    margin-bottom: 15px;
    color: #999999;
    font-weight: 600;
}
.team_member_detail_wrap p {
    font-size: 15px;
}
.team_member_social_wrap {
    text-align: center; 
    margin-bottom: 5px;
}
.team_member_social_wrap a {
    display: inline-block;
    vertical-align: top;
    border-width: 2px; 
    border-style: solid; 
    border-radius: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin: 5px 4px;
    padding: 0px;
    text-align: center;   
    opacity: 1;
    filter: alpha(opacity=100);
    color: #0071b9; 
    border-color: #0071b9;  
    -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.team_member_social_wrap a i.fa {    
    font-size: 18px;
    display: inline-block;
    vertical-align: top;
    margin-top: 10px;
    color: #0071b9;    
}
.team_member_social_wrap a i.fa-facebook {  
}
.team_member_social_wrap a i.fa-twitter {    
}
.team_member_social_wrap a i.fa-linkedin {    
}
.team_member_social_wrap a i.fa-envelope {    
    font-size: 16px;
    margin-top: 11px;
}
.team_member_social_wrap a i.fa-ellipsis-h {  
    font-size: 22px;
    margin-top: 9px;  
}
.team_member_social_wrap a:hover,
.team_member_social_wrap a:focus { 
    color: #0071b9;    
    opacity: 0.8;
    filter: alpha(opacity=80);  
}
.team_member_social_wrap a:hover i.fa,
.team_member_social_wrap a:focus i.fa {    
}

/* Short */

.team_member_short_content_wrap {    
    padding-left: 25px;
    padding-right: 25px;
    margin-top: 20px;
}
.team_member_short_content_wrap .team_member_pic {   
    margin-top: 0px;
}
.team_member_short_content_wrap .team_member_pic img {    
}
.team_member_short_content_wrap .team_member_detail_wrap h4 {  
    font-size: 26px;
    margin-bottom: 6px;
}
.team_member_short_content_wrap .team_member_detail_wrap label {    
    font-size: 16px;
}

/*------------------------
e) Stats 
------------------------*/

.stats_content_wrap {
    margin: 20px 0px;
    position: relative;
    background: #ffffff;
    padding: 15px 10px;
    border: 1px solid #efefef;
}
.stats_content_wrap label {
    font-size: 50px;
    margin-bottom: 12px;
    text-align: center;
    font-weight: 600;
    line-height: 1;
    margin-top: 0px;
    color: #60767b
}
.stats_content_wrap h4 {
    font-size: 16px;
    margin-bottom: 0px;
    text-align: center;
    font-weight: 300;
    text-transform: none;
    line-height: 1.5;
    color: #0071b9;
}

/* V1 */

.stats_content_v1 {   
}
.stats_icon_wrap {
    text-align: center;
    margin-bottom: 15px;
    margin-top: 2px;
}
.stats_icon_wrap i.fa {
    color: #60767b;
    font-size: 35px;
    display: inline-block;
    vertical-align: top;
}

.section_content_gray_bg .stats_content_v1,
.section_content_gray_bg .stats_content_v2 {
    background-color: #dcd9d7;
    border: 1px solid #eaeaea;
    margin-bottom: 10px;
}

.section_content_gray_bg .stats_content_v1 h4 {
    color: #fff;
    margin-bottom: 10px;
}

.section_content_gray_bg .stats_content_v1 .stats_icon_wrap {
    margin-top: 15px;
}

/* V2 */

.stats_content_v2 {
  padding: 10px 0;
}
.stats_content_v2 label {  
    margin-bottom: 0px;
    margin-top: 10px;
}

/* White */

.stats_content_white_wrap {
    background: none;
    padding: 10px;
    border: none;
}
.stats_content_white_wrap label,
.stats_content_white_wrap h4,
.stats_content_white_wrap .stats_icon_wrap i.fa {
    color: #ffffff;
}
.stats_content_white_wrap .stats_icon_wrap i.fa,
.stats_content_white_wrap h4 {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.stats_content_white_wrap label {
}
.stats_content_white_wrap h4 {
}
.stats_content_white_wrap .stats_icon_wrap i.fa {
}

/* V3 */

.stats_content_v3 {
}

/* V4 */

.stats_content_v4 {
}

/*------------------------
f) Star Rating
------------------------*/

.star_rating_content_wrap {
    margin: 10px 0px;    
}
.star_rating_content_wrap .star-rating {
}
.star_rating_content_wrap .star-rating i.fa-star {
    font-size: 24px;
    color: #dddddd;
    margin-right: 3px;
    vertical-align: top;
}
.star_rating_content_wrap .star-rating-1 i.fa-star:nth-of-type(1),
.star_rating_content_wrap .star-rating-2 i.fa-star:nth-of-type(1),
.star_rating_content_wrap .star-rating-2 i.fa-star:nth-of-type(2),
.star_rating_content_wrap .star-rating-3 i.fa-star:nth-of-type(1),
.star_rating_content_wrap .star-rating-3 i.fa-star:nth-of-type(2),
.star_rating_content_wrap .star-rating-3 i.fa-star:nth-of-type(3),
.star_rating_content_wrap .star-rating-4 i.fa-star:nth-of-type(1),
.star_rating_content_wrap .star-rating-4 i.fa-star:nth-of-type(2),
.star_rating_content_wrap .star-rating-4 i.fa-star:nth-of-type(3),
.star_rating_content_wrap .star-rating-4 i.fa-star:nth-of-type(4),
.star_rating_content_wrap .star-rating-5 i.fa-star {
    color: #ef8200;
}

/*------------------------
g) Short Info
------------------------*/

.short_info_content_wrap {
    margin: 5px 0px;
}
.short_info_content_wrap label {
    font-size: 16px;
}
.short_info_content_wrap label span {
    float: none;
    display: block;
}

/* V1 */

.short_info_content_v1 {    
}
.short_info_content_v1 label {    
}
.short_info_content_v1 label i.fa {
    float: left;
    font-size: 24px;    
    margin-top: 1px;
    color: #ef8200;
}
.short_info_content_v1 label span {
    margin-left: 34px;
}

/* V1 */

.short_info_content_v2 {    
}
.short_info_content_v2 label {    
}
.short_info_content_v2 label b {
    float: left;
    color: #ef8200;
    text-transform: none;
}
.short_info_content_v2 label span {
    margin-left: 140px;    
}

/* Single Icon */

.single_icon_content_wrap {
    text-align: center;
    margin: 10px 0px;
}
.single_icon_content_wrap i.fa {
    float:none;
    display: inline-block;
    vertical-align: top;
    font-size: 48px;
    line-height: 1;
    color: #ef8200;     
}

/*------------------------
h) Section Title
------------------------*/

.section_title_content_wrap {
    margin: 20px 0px;
}
.section_title_content_wrap.text-left {
  text-align: left;
}
.section_title_content_wrap.text-right {
  text-align: right;
}
.section_title_content_wrap h3 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 10px;
    text-transform: none;
}
.section_title_content_wrap p {
    font-size: 16px;
}
.section_title_content_v1 .section_title_icon i.fa,
.section_title_divider span {
    float: none;
    display: inline-block;
    vertical-align: top;
}

/* V1 */

.section_title_content_v1 {    
}
.section_title_content_v1 h3 {    
}
.section_title_content_v1 p {
    margin-bottom: 0px;     
}
.section_title_content_v1 .section_title_icon {
    text-align: center;
    margin-bottom: 20px;
}
.section_title_content_v1 .section_title_icon i.fa {
    color: #ef8200;    
    font-size: 48px;    
    line-height: 1;
}

/* Blog Like Content filters */
.blog_like_content__filters {
  text-align: center;
  margin-bottom: 20px;
}
.blog_like_content__filters ul {
  display: inline-block;
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.blog_like_content__filters ul li {
  display: inline-block;
  margin: 0 5px 10px;
  border: 2px solid #60767b;
  font-size: 12px;
  padding: 7px 30px;
  color: #60767b;
  text-transform: none;
}

.blog_like_content__filters ul li.active {
  background-color: #60767b;
  color: #fff;
}

/* Technologien */
.technologien-wrapper {
  padding: 35px 0 25px;
  margin-top: 30px;
  text-align: center;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
.technologien-wrapper > span {
  display: inline-block;
  margin-bottom: 10px;
}
.technologien-wrapper ul {
  display: inline-block;
  padding: 0;
  list-style-type: none;
  margin: 0;
}
.technologien-wrapper ul li {
  display: inline-block;
  margin: 0 5px 10px;
}
.technologien-wrapper ul li a,
.technologien-wrapper ul li span {
  border: 2px solid #60767b;
  font-size: 12px;
  padding: 7px 30px;
  color: #60767b;
  text-transform: none;
  display: inline-block;
}

/* Quote */
.content_bg_ico {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  color: #fff;
}
.content_bg_ico.dark-text {
  color: #dcd9d7;
}

.content_bg_ico .fa {
  display: inline-block;
  background-color: #fff;
  border-radius: 50%;
  font-size: 40px;
  padding: 25px;
  width:5.625rem;
  height:5.625rem;
  margin-bottom: 30px;
  color: #0071b9;
  position:relative;
}

.content_bg_ico .fa:after {
    content: "";
    border-radius: 10rem 10rem 0 0;
    display: block;
    position: absolute;
    width: 5.625rem;
    height: 2.8125rem;
    bottom: 0.5rem;
    background-color: rgba(0,0,0,.2);
    left: 1.0625rem;
    transform: rotateZ(130deg);
}

.content_bg_ico a {
  color: #fff;
}
.content_bg_ico.dark-text a {
  color: #dcd9d7;
}
.content_bg_ico .bg_txt_holder {
  max-width: 900px;
  margin: 0 auto;
  font-size:1.25rem;
}

/* V2 */
.section_title_content_v2 {    
  margin: 0;
}
.section_title_content_v2.text-center {
  text-align: center;
  margin: 20px auto;
  font-weight: 300;
}
.section_title_content_v2 h3 {    
}
.section_title_content_v2 p {
   /* margin-bottom: 0; */
    font-size: 1.125rem;
}
.section_title_content_v2.text-center p {
  max-width: 900px;
  margin: 0 auto;
}
.section_title_divider {
    height: 8px;
    margin-bottom: 30px;
   
}
.section_title_divider span {    
    width: 90px;
    height: 8px;
    background-color: #ef8200;
    transform: skew(-30deg);
}
.events-template.hs-blog-post .section_events_headlines {
  text-align: center;
}
.events-template.hs-blog-post .section_events_headlines p {
  max-width: 900px;
  margin: 0 auto;
  display: block;
}
.events-template.hs-blog-post p strong {
  color: #0071b9;
}
.events-template.hs-blog-post .section_subscribe_events {
  background-color: #fff;
}
.events-template.hs-blog-post .section_events_headlines ul {
  list-style-type: none;
}
.events-template.hs-blog-post .section_events_headlines li::before {
  content: "\2022";
  display: inline-block;
  margin-right: 7px;
}

/* V3 */

.section_title_content_v3 {    
    margin: 0px;
}
.section_title_content_v3 .section_content {    
    padding-top: 45px;
    padding-bottom: 45px;
}
.section_title_content_v3 h3 {    
    color: #ffffff;
    margin-bottom: 0px;
}

/* White */

.section_title_content_white_wrap {
}
.section_title_content_white_wrap h3,
.section_title_content_white_wrap p,
.section_title_content_white_wrap .section_title_icon i.fa {
    color: #ffffff;
}
.section_title_content_white_wrap h3 {
}
.section_title_content_white_wrap p {
    opacity: 0.8;
    filter: alpha(opacity=80);
}
.section_title_content_white_wrap .section_title_divider span {
    background: #ffffff;
    opacity: 0.5;
    filter: alpha(opacity=50);
}
.section_title_content_white_wrap .section_title_icon i.fa {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

/* V4 */

.section_title_content_v4 {
}

/* V5 */

.section_title_content_v5 {
}

/*------------------------
i) Resources
------------------------*/

.resources_content_wrap,
.project_content_wrap,
.job_content_wrap,
.news_content_wrap,
.faqs_content_wrap,
.qa_content_wrap {
    margin: 20px 0px;
    position: relative;
    background: #ffffff;
    border: 1px solid #eaeaea;
    padding: 0px;
    color: #dcd9d7;
}
.resources_pic_wrap,
.project_pic_wrap {
    margin-left: -1px;
    width: 100%;    
    width: -moz-calc(100% + 2px);
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
}
.resources_pic_wrap img,
.project_pic_wrap img {
    float: left;
    width: 100%;
}
.resources_detail_wrap,
.project_detail_wrap {    
    padding: 30px 34px 36px;
    position: relative;
}
.resources_detail_wrap span {
    font-size: 14px;
    margin-bottom: 15px;
    text-transform: none;
    font-weight: 600;
    color: #999999; 
    width: auto;
    border-bottom: 2px solid #eeeeee;
    padding-bottom: 10px;
    padding-right: 20px;
    line-height: 1.5;
    margin-right: 65px;
}
.resources_detail_wrap h4,
.project_detail_wrap h4 {
    font-size: 22px;
    text-transform: none;
    padding-right: 65px;
    margin-bottom: 0px;
    line-height: 1.5;
}

.resources_detail_wrap a,
.project_detail_wrap a,
.general_content_v10 .general_content_detail_wrap a {
    position: absolute;
    top: 48px;
    right: 32px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    padding: 10px 14px 8px;
    line-height: 1.4;
    border-radius: 40px;    
    background-color: #0071b9;
    opacity: 1;
    filter: alpha(opacity=100); 
    -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.resources_detail_wrap a:hover,
.resources_detail_wrap a:focus,
.project_detail_wrap a:hover,
.project_detail_wrap a:focus,
.general_content_v10 .general_content_detail_wrap a:hover,
.general_content_v10 .general_content_detail_wrap a:focus {
    opacity: 0.9;
    filter: alpha(opacity=90);     
}

/* 3 Column */

@media (min-width: 768px) and (max-width: 991px) {
.resources_project_three_col_wrap .resources_detail_wrap h4, 
.resources_project_three_col_wrap .project_detail_wrap h4 {
    padding-right: 0px;
}
.resources_project_three_col_wrap .resources_detail_wrap span {
    margin-right: 0px;
}
}

/*------------------------
j) Projects
------------------------*/

.project_content_wrap {
}
.project_pic_wrap {
}
.project_pic_wrap img {
}
.project_detail_wrap {    
    padding-bottom: 32px;
    padding-left: 14px;
}
.project_detail_wrap p {    
    margin-bottom: 0px;
    padding-right: 65px;    
}
.project_detail_wrap p span {
    float: left;
    width: auto;
    font-size: 14px;
    color: #999999;    
    text-transform: none;
    margin-bottom: 0px;    
    padding: 4px 0px 2px 20px;
    line-height: 1.5;   
}
.project_detail_wrap p span b {
    float: left;
    padding-right: 6px;
    font-weight: 600;
    padding-bottom: 2px;
}
.project_detail_wrap p span em {
    float: left;
    font-style: normal;
    padding-bottom: 2px;
}
.project_detail_wrap h4 {
    margin-bottom: 12px;    
    padding-left: 20px;
}
.project_detail_wrap a {
    padding-top: 8px;
    top: 50%;
    margin-top: -10px;
}
.project_detail_wrap a:hover,
.project_detail_wrap a:focus {    
}

/* 3 Column */

@media (min-width: 768px) and (max-width: 991px) {
.resources_project_three_col_wrap .resources_detail_wrap a, 
.resources_project_three_col_wrap .project_detail_wrap a {
    float: left;
    position: relative;
    top: 0px;
    right: 0px;
    margin-top: 15px;
}
.resources_project_three_col_wrap .project_detail_wrap a {
    margin-left: 20px;
}
.resources_project_three_col_wrap .project_detail_wrap p {
    padding-right: 0px;
}
}

/* Project Detail */

.project_detail_content_wrap {
    margin: 20px 0px;
}
.project_detail_list_wrap {
    margin-bottom: 32px;
}
.project_detail_list_wrap h4,
.project_detail_list_wrap p,
.project_detail_list_wrap ul,
.project_detail_list_wrap ul li {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.project_detail_list_wrap h4 {
    font-size: 18px;
    margin-bottom: 20px;    
    padding-bottom: 16px;
    border-bottom: 1px solid #eaeaea;
    text-transform: none;
    text-align: left;
}
.project_detail_list_wrap p {
    font-size: 15px;
    line-height: 1.9;
}
.project_detail_list_wrap ul {    
}
.project_detail_list_wrap ul li {
    line-height: 1.9;    
}
.project_detail_list_wrap ul li:before {    
}
.project_detail_list_wrap ul li:last-child {    
}

/*------------------------
k) Progress Bar
------------------------*/

.progress_bar_content_wrap {
    margin: 12px 0px;
}
.progress_bar_content_wrap h4 {    
    font-size: 16px;
    text-transform: none;
    margin-bottom: 12px;
    line-height: 1.5;
}
.progress_bar_wrap {
    background: #eeeeee;
    border-radius: 4px;
}
.progress_bar_wrap .progress_bar {
    float: left;
    padding: 4px 24px;
    border-radius: 4px;
    background: #0071b9;
}
.progress_bar_wrap .progress_bar span {
    color: #ffffff;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
}

/* Accordion */

/* Accordion Image */
.accordion-image {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.accordion-image .accordion-togglers {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
  border-bottom: 10px solid #fff;
}

.accordion-image .accordion-single-toggler {
  flex: 1 1 21%;
  border-width: 0 5px;
  border-style: solid;
  border-color: #fff;
  min-height: 150px;
  font-size: 18px;
  font-weight: 500;
  color: #fff;
  justify-content: center;
  text-align: center;
  align-items: center;
  background-color: rgba(94, 82, 0, .65);
  display: flex;
  line-height: 1.3;
  padding: 15px;
  cursor: pointer;
}
@media screen and (max-width: 991px) {
  .accordion-image .accordion-single-toggler {
    flex: 1 1 50%;
    font-size: 15px;
    padding: 5px;
  }
  .accordion-image .accordion-single-toggler:nth-child(n+3) {
    border-top: 10px solid #fff;
  }
}
@media screen and (max-width: 575px) {
  .accordion-image .accordion-single-toggler {
    flex: 1 1 100%;
  }
  .accordion-image .accordion-single-toggler:nth-child(n+2) {
    border-top: 10px solid #fff;
  }
}
.accordion-image .accordion-single-toggler.active {
  background-color: rgba(153, 82, 25, 0.65);
}

.accordion-image .accordion-content {
  border-bottom: 10px solid #fff;
  display: none;
}
.accordion-image .accordion-content.active {
  display: block;
}

.accordion-image .accordion-content-single {
  display: none;
  padding: 30px;
}
.accordion-image .accordion-content-single.active {
  display: block;
}
.accordion-image .accordion-content-single ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.accordion-image .accordion-content-single ul li {
  display: inline-block;
  font-size: 16px;
  font-weight: 500;
  color: #000;
}
.accordion-image .accordion-content-single ul li a {
  color: inherit;
}
.accordion-image .accordion-content-single ul li:hover,
.accordion-image .accordion-content-single ul li:active,
.accordion-image .accordion-content-single ul li:focus {
  color: #ef8200;
}
.accordion-image .accordion-content-single ul li + li {
  margin-left: 20px;
}

/* Accordion Events */
.accordion-events {
  padding: 30px 0;
}
.accordion-events .accordion-togglers {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
.accordion-events .accordion-togglers .accordion-single-toggler {
  flex: 1 1 18%;
  background-color: #f5f7f7;
  border: 1px solid #eaeaea;
  padding: 15px;
  color: #dcd9d7;
  font-size: 16px;
  line-height: 1;
  cursor: pointer;
  text-align: center;
}
.accordion-events .accordion-togglers .accordion-single-toggler.active {
  background-color: #60767b;
  color: #fff;
  border-color: #60767b;
}
.accordion-events .accordion-content-single {
  display: none;
  padding: 50px 30px;
  background-color: #f5f7f7;
  border: 1px solid #eaeaea;
}
.accordion-events .accordion-content-single.active {
  display: block;
}
.accordion-events-content-inner {
  display: flex;
  flex-wrap: wrap;
}
.accordion-events .accordion-events-content-half {
  padding: 0 30px;
  flex: 1 1 50%;
}
.accordion-events .accordion-events-header h2,
.accordion-events .accordion-events-header h3,
.accordion-events .accordion-events-header h4,
.accordion-events .accordion-events-header h5 {
  margin-bottom: 10px;
}
.blog_post_wrap .accordion-events .accordion-events-header p {
  font-size: 16px;
  color: #0071b9;
  line-height: 1;
  margin-bottom: 20px;
}
.accordion-events .section_title_divider {
  margin-bottom: 25px;
}
@media screen and (max-width: 991px) {
  .accordion-events .accordion-events-content-half,
  .accordion-events .accordion-togglers .accordion-single-toggler {
    flex: 1 1 100%;
  }
  .accordion-events .accordion-events-content-half + .accordion-events .accordion-events-content-half {
    margin-top: 30px;
  }
}

/* Accordion Lotsen */
.accordion-lotsen .accordion-group {
  display: flex;
  flex-wrap: wrap;
}
.accordion-lotsen .accordion-togglers {
  flex-shrink: 0;
  flex-basis: 400px;
  margin-right: 2px;
}
.accordion-lotsen .accordion-content {
  flex: 1;
  padding: 20px 30px 20px 40px;
  background-color: #f3f2f1;
  border: 1px solid #eaeaea;
}
.accordion-lotsen .accordion-single-toggler {
  background-color: #887d75;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  padding: 17px 20px;
  line-height: 1.3;
  position: relative;
  cursor: pointer;
}
.accordion-lotsen .accordion-single-toggler strong {
  font-weight: 700;
}
.accordion-lotsen .accordion-single-toggler + .accordion-single-toggler {
  margin-top: 2px;
}
.accordion-lotsen .accordion-single-toggler:first-child::after {
  position: absolute;
  content: '';
  width: 32px;
  left: calc(100% - 20px);
  top: 0;
  bottom: 0;
  background: #887d75;
  transform: skewX(-20deg);
}
.accordion-lotsen .accordion-single-toggler.active,
.accordion-lotsen .accordion-single-toggler.active:first-child::after {
  background-color: #a79300;
}
.accordion-lotsen .accordion-content-single {
  display: none;
}
.accordion-lotsen .accordion-content-single.active {
  display: block;
}
.accordion-lotsen .accordion-content-single p {
  margin-bottom: 0;
}
@media screen and (max-width: 991px) {
  .accordion-lotsen .accordion-togglers {
    flex: 1 1 100%;
    margin-bottom: 15px;
  }
  .accordion-lotsen .accordion-single-toggler:first-child::after {
    display: none;
  }
}

/* Accordion About Arithnea */
.accordion-about-presse .accordion-single-toggler {
  background-color: #f3f2f1;
  padding: 10px 15px;
  font-size: 21px;
  font-weight: bold;
  position: relative;
}
.accordion-about-presse .accordion-single-toggler::after {
  content: '+';
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.accordion-about-presse .accordion-single-toggler.active::after {
  content: '-';
}
.accordion-about-presse .accordion-content-single {
  display: none;
  padding: 15px;
}
.accordion-about-presse .accordion-content-single.active {
  display: block;
}

/* Accordion Light */
.accordion-light .accordion-light-toggler {
  font-family: 'Klavika-medium', Helvetica, Arial, sans-serif;
  color: #0071b9;
  border: 1px solid #e8e4e1;
  padding: 20px 30px;
  font-size: 1.25rem;
  line-height: 1;
  cursor: pointer;
}

.accordion-light .accordion-group:not(:last-child) .accordion-light-toggler {
  border-bottom:none;
}

.accordion-light .accordion-light-toggler::before {
  content: '';
  display: inline-block;
  border-width: 3px;
  border-color: transparent #887d75 #887d75 transparent;
  border-style: solid;
  margin-right: 10px;
  padding: 3px;
  transform: rotate(-45deg);
}
.accordion-light .accordion-light-toggler.active {
  padding-left: 30px;
}
.accordion-light .accordion-light-toggler.active::before {
  transform: rotate(45deg);
  vertical-align: top;
}
.accordion-light .accordion-light-content-single:not(.active) {
  display: none;
}
.accordion-light .accordion-light-content-single {
  padding: 30px;
  border: 1px solid #e8e4e1;
}
.accordion-light .accordion-light-content-single *:last-child {
  margin-bottom: 0;
}

/* Places Accordion */
.places-accordion .places-content {
  margin-bottom: 60px;
}
.places-content-single:not(.active) {
  display:none;
}
.places-content-single.active {
  display: flex;
  flex-wrap:wrap;
  align-items: flex-start;
  margin:0 -15px;
}
.places-content-single .places-single-half {
  flex: 1 1 50%;
  max-width: 50%;
  padding: 0 15px;
}
.places-single-slider .slick-prev {
  left: 0;
}
.places-single-slider .slick-next {
  right: 0;
}
.places-single-slider .slick-prev::before,
.places-single-slider .slick-next::before {
  color: #ef8200 !important;
}

.places-accordion .places-buttons {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
}
.places-content-single .places-single-half .cta_button {
  font-size: 12px;
}
.places-accordion .places-buttons .outlineblue_cta {
  margin: 0 5px 10px;
  padding-top: 8px;
  padding-bottom: 8px;
  border-width: 2px;
  font-size: 12px;
}
.places-accordion .places-buttons .outlineblue_cta.active {
  background-color: #60767b;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .places-content-single .places-single-half {
    flex-basis: 100%;
    max-width: 100%;
  }
  .places-content-single .places-single-slider {
    margin-top: 30px;
  }
}

/*------------------------
l) Pricing Table
------------------------*/

.pricing_table_content_wrap {
    margin: 20px 0px;
}
.pricing_table_popular {
}
@media (min-width: 768px) {
.pricing_table_popular {
    margin-top: 0px;
}
}

.pricing_table_title_wrap {
    padding: 25px 40px;
    background: #127fac;
}
.pricing_table_popular .pricing_table_title_wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    background: #0071b9;
}
.pricing_table_title_wrap h3 {    
    font-size: 24px;
    font-weight: 600;
    margin: 0px;
    color: #ffffff;
    text-align: center;
    line-height: 1.2;    
}
.pricing_table_popular .pricing_table_title_wrap h3 {
    font-size: 32px;
}

.pricing_table_desc_wrap,
.pricing_table_button_wrap {
    text-align:center;
    border-left: 5px solid #158dbe;
    border-right: 5px solid #158dbe;
    border-bottom: 5px solid #158dbe;
    background-color: #f5f7f7;
    padding: 60px 40px;
}
.pricing_table_cost_wrap {
    padding-top: 40px;
    padding-bottom: 34px;
    text-align: center;
    background: #158dbe;
    position: relative;
}
.pricing_table_cost_wrap::after {
  content: '';
  display: block;
  height: 30px;
  background: url('https://5043817.fs1.hubspotusercontent-na1.net/hubfs/5043817/02_Bilder/Lotsencheck/table-bottom.png') center top / cover no-repeat;
  position: absolute;
  top: 100%;
  left: 5px;
  right: 5px;
}
.pricing_table_cost_wrap span,
.pricing_table_button_wrap span.hs-cta-wrapper {
    float: none;
    vertical-align: top;
    display: inline-block;
}
.pricing_table_cost_wrap span {
    line-height: 1;
}
.pricing_table_cost_wrap span.pricing_table_cost {
    font-size: 44px;
    font-weight: 300;
    color: #fff;
}
.pricing_table_cost_wrap span.pricing_table_time {
    width: 100%;
    color: #fff;
    font-size: 15px;
    margin-top: 8px;
    text-transform: none;
}

.pricing_table_desc_wrap {
  border-bottom: none;
  padding-bottom: 0;
}
.faqs_detail_wrap p,
.faqs_detail_wrap ul,
.faqs_detail_wrap ul li,
.qa_detail_wrap p,
.qa_detail_wrap ul,
.qa_detail_wrap ul li,
.general_content_v5 .general_content_detail_wrap p,
.general_content_v5 .general_content_detail_wrap ul,
.general_content_v5 .general_content_detail_wrap ul li,
.general_content_v6 .general_content_detail_wrap p,
.general_content_v6 .general_content_detail_wrap ul,
.general_content_v6 .general_content_detail_wrap ul li {
    float: left;
    width: 100%;
    text-align: left;
}
.pricing_table_desc_wrap p,
.pricing_table_desc_wrap ul,
.pricing_table_desc_wrap ul li {
  width: 100%;
  text-align: center;
}
.pricing_table_desc_wrap h3,
.pricing_table_desc_wrap h4,
.pricing_table_desc_wrap h5,
.pricing_table_desc_wrap h6 {
  margin-bottom: 5px;
}
.pricing_table_desc_wrap p {  
    font-size: 15px;
    margin-bottom: 5px;
    padding-top: 4px;
}
.pricing_table_desc_wrap ul {
    margin: 0px; 
    padding: 0px 0px 5px;
}
.pricing_table_desc_wrap ul li {
    font-size: 15px;
    list-style: none;
    margin-bottom: 15px; 
    position:relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 15px;
}
.pricing_table_button_wrap {
    padding-top: 0;
    padding-bottom: 55px;
}
.pricing_table_button_wrap a.pricing_cta {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    text-transform: none;
    padding: 14px 32px;
    line-height: 1.4;
    border-radius: 40px;    
    background-color: #0071b9;
    border-color: #0071b9;
    opacity: 1;
    filter: alpha(opacity=100); 
    -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.pricing_table_button_wrap a.pricing_cta:hover,
.pricing_table_button_wrap a.pricing_cta:focus {
    opacity: 0.9;
    filter: alpha(opacity=90);
}

/* V2 */

.pricing_table_content_v2 {
    overflow: hidden;
}
@media (min-width: 768px) {
.pricing_table_content_v2.pricing_table_popular {
    margin-top: 10px;
}
}
.pricing_table_content_v2 .pricing_table_cost_wrap {
    border-bottom: none;
    border-top: 1px solid #eaeaea;
    border-radius: 6px 6px 0px 0px;
}
.pricing_table_content_v2 .pricing_table_cost_wrap span.pricing_table_cost {
    font-size: 60px;
}
.pricing_table_content_v2 .pricing_table_cost_wrap span.pricing_table_currency {
    margin-right: 4px;
    font-size: 30px;
    font-weight: 600;
}
.pricing_table_content_v2 .pricing_table_title_wrap {
    padding: 0px 0px;
    border-radius: 0px;
    background: none;
}
.pricing_table_content_v2 .pricing_table_title_wrap h3 {
    background: #54646c;
    padding: 12px 30px;
    border-radius: 0px;
    position: relative;
}
.pricing_table_content_v2 .pricing_table_title_wrap h3:before,
.pricing_table_content_v2 .pricing_table_title_wrap h3:after {
    color: #ffffff;
    font-size: 60px;
    font-family: FontAwesome;
    position: absolute;
    line-height: 1;
    top: 50%;
    margin-top: -28px;
}
.pricing_table_content_v2 .pricing_table_title_wrap h3:before {
    content: "\f0da";
    left: -3px;
}
.pricing_table_content_v2 .pricing_table_title_wrap h3:after {
    content: "\f0d9";
    right: -3px;
}
.pricing_table_content_v2.pricing_table_popular .pricing_table_title_wrap {
    padding-top: 0px;
    padding-bottom: 0px;
    background: none;
}
.pricing_table_content_v2.pricing_table_popular .pricing_table_title_wrap h3 {
    padding-top: 16px;
    padding-bottom: 16px;
    background: #0071b9;
}
.pricing_table_content_v2 .pricing_table_desc_wrap {
    border-bottom: none;
}
.pricing_table_content_v2 .pricing_table_desc_wrap p {
    text-align: center;
}
.pricing_table_content_v2 .pricing_table_desc_wrap ul li {
    padding-left: 0px;
    text-align: center;
}
.pricing_table_content_v2 .pricing_table_desc_wrap ul li:before {
    display: none;
}
.pricing_table_content_v2 .pricing_table_button_wrap {
    padding-top: 0px;
}
.pricing_table_content_v2 .pricing_table_button_wrap span.hs-cta-wrapper,
.pricing_table_content_v2 .pricing_table_button_wrap a.pricing_cta {
    width: 100%;    
}
.pricing_table_content_v2 .pricing_table_button_wrap a.pricing_cta {
  -webkit-box-sizing: border-box !important;
     -moz-box-sizing: border-box !important;     
      -ms-box-sizing: border-box !important;
          box-sizing: border-box !important;
}

/*------------------------
m) Jobs
------------------------*/

.job_content_wrap {
    margin: 0 0 15px;
    padding: 30px 34px 32px 14px;
    background: #f5f7f7;
}
.section_content_gray_bg .job_content_wrap {
    background-color: #dcd9d7;
}
.job_content_wrap h4 {
    font-size: 22px;
    text-transform: none;
    margin-bottom: 10px;
    line-height: 1.5;
    padding-left: 20px;
}
.job_content_wrap h4 a {
    color: #60767b;
}
.job_content_wrap h4 a:hover,
.job_content_wrap h4 a:focus {
    color: #60767b;
}
.job_content_wrap span {
    float: left;
    width: auto;
    padding: 4px 0px 4px 20px;
    color: #999999;
    line-height: 1.5; 
}
.job_content_wrap span i.fa {
    float: left;
    font-size: 18px;
    margin-top: 2px;
}
.job_content_wrap span em {    
    float: none;
    display: block;
    margin-left: 25px;
    font-size: 14px;   
    text-transform: none;
    font-style: normal;
}
.job_content_wrap span.job_info_location {    
}
.job_content_wrap span.job_info_location em {
    margin-left: 22px;
}
.job_content_wrap span.job_info_type {    
}

/*------------------------
n) FAQ's
------------------------*/

.faqs_content_wrap,
.qa_content_wrap {
    margin: 15px 0px;
    padding: 28px 32px 30px;
}
.section_content_gray_bg .faqs_content_wrap,
.section_content_gray_bg .qa_content_wrap {
    background-color: #dcd9d7;
    color: #fff;
}
h4.faqs_title_wrap,
h4.qa_title_wrap {
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 1.5;
    cursor: pointer;
    color: #0071b9;
    -webkit-transition: color .2s linear;
  -moz-transition: color .2s linear;
  -o-transition: color .2s linear;
  -ms-transition: color .2s linear;
  transition: color .2s linear;
}
.section_content_gray_bg h4.faqs_title_wrap,
.section_content_gray_bg h4.qa_title_wrap {
    color: #fff;
}
h4.qa_title_wrap {
    color: #54646c;
}
h4.faqs_title_wrap:hover,
h4.faqs_title_wrap:focus {
    color: #ef8200;    
}
.faqs_detail_wrap,
.qa_detail_wrap {   
    margin-top: 16px;
}
.section_content_gray_bg .faqs_detail_wrap a,
.section_content_gray_bg .qa_detail_wrap a {
    color: #ef8200;
}
.faqs_detail_wrap p,
.faqs_detail_wrap ul,
.faqs_detail_wrap ul li {    
}
.faqs_detail_wrap p,
.faqs_detail_wrap ul li,
.general_content_v5 .general_content_detail_wrap p,
.general_content_v5 .general_content_detail_wrap ul li,
.general_content_v6 .general_content_detail_wrap p,
.general_content_v6 .general_content_detail_wrap ul li,
.widget-type-rich_text p,
.widget-type-rich_text ul li,
.project_detail_list_wrap ul li,
.qa_detail_wrap p,
.qa_detail_wrap ul li {
    font-size: 18px;
}
.faqs_detail_wrap p,
.general_content_v5 .general_content_detail_wrap p,
.general_content_v6 .general_content_detail_wrap p,
.widget-type-rich_text p,
.qa_detail_wrap p {
    margin-bottom: 18px;
}
.faqs_detail_wrap ul,
.general_content_v5 .general_content_detail_wrap ul,
.general_content_v6 .general_content_detail_wrap ul,
.widget-type-rich_text ul,
.qa_detail_wrap ul {
    margin: 0px 0px 12px;
    padding: 0px;
}
.faqs_detail_wrap ul li,
.general_content_v5 .general_content_detail_wrap ul li,
.general_content_v6 .general_content_detail_wrap ul li,
.widget-type-rich_text ul li,
.project_detail_list_wrap ul li,
.qa_detail_wrap ul li {    
    list-style: none;
    margin-bottom: 6px;
    position:relative;
    padding: 0px 0px 0px 25px;
}
.faqs_detail_wrap ul:not(.hs-error-msgs) li:before,
.general_content_v5 .general_content_detail_wrap ul:not(.hs-error-msgs) li:before,
.general_content_v6 .general_content_detail_wrap ul:not(.hs-error-msgs) li:before,
.widget-type-rich_text ul:not(.hs-error-msgs) li:before,
.project_detail_list_wrap ul:not(.hs-error-msgs) li:before,
.qa_detail_wrap ul:not(.hs-error-msgs) li:before {    
    font-size:14px;
    content: "\f00c";
    font-family: FontAwesome;
    left: 0;
    position: absolute;
    top: 1px;
    color: #0071b9;
}
.project_detail_list_wrap ul li:before {
    color: #0071b9;
}
.faqs_detail_wrap p:last-child,
.faqs_detail_wrap ul li:last-child,
.general_content_v5 .general_content_detail_wrap p:last-child,
.general_content_v5 .general_content_detail_wrap ul li:last-child,
.general_content_v6 .general_content_detail_wrap p:last-child,
.general_content_v6 .general_content_detail_wrap ul li:last-child,
.widget-type-rich_text ul li:last-child,
.qa_detail_wrap p:last-child,
.qa_detail_wrap ul li:last-child {
    margin-bottom: 3px;
}
.project_detail_list_wrap ul li:last-child {
    margin-bottom: 0px;
}

/*------------------------
o) Content
------------------------*/
.single-image-wrapper {
  padding: 30px 0;
}
.person-cta .person-cta__title {
    margin: 50px 0 20px;
}
.person-cta .person-cta__title p {
    font-size: 46px;
    line-height: 0.9;
    position: relative;
    color: #0071b9;
    font-weight: 300;
    margin: 0;
}
.person-cta .person-cta__cta h4 {
    font-weight: 400;
    margin: 0;
}
.module_two_lists {
    padding: 20px;
    margin-bottom: 40px;
}
.module_two_lists .two_lists__leftside {
    text-align: center;
}
@media screen and (min-width: 1280px) {
    .module_two_lists .two_lists__leftside + .span9 {
      border-left: 1px solid #dcdcdc;
      margin-left: 0;
      padding-left: 2.564102564%;
    }
}
.module_two_lists .two_lists__image {
    margin: 18px 0 15px;
}
.module_two_lists .two_lists__image img {
    max-width: 95px;
}
.module_two_lists .two_lists__leftside p {
    color: #0071b9;
    font-size: 26px;
    font-weight: 400;
    text-transform: none;
}
.module_two_lists .two_lists_single {
    display: inline-block;
    margin: 40px 0;
    vertical-align: top;
    width: 40%;
}
.module_two_lists .two_lists_single + .two_lists_single {
  margin-left: 20px;
}
.module_two_lists .two_lists_single ul {
    list-style-type: none;
    padding-left: 0;
    margin: 0;
}
.module_two_lists .two_lists_single ul li {
    background: transparent url('https://5043817.fs1.hubspotusercontent-na1.net/hubfs/5043817/Deurali/bulletpoint.png') no-repeat scroll 0 9px;
    font-size: 16px;
    margin: 0 0 15px;
    padding: 0 0 0 15px;
    color: #dcd9d7;
}
.module_two_lists .two_lists_single ul li a {
    color: #dcd9d7;
}
.module_two_lists .two_lists_single ul li a:hover,
.module_two_lists .two_lists_single ul li a:active,
.module_two_lists .two_lists_single ul li a:focus {
    color: #0071b9;
}
.general_content_wrap {
    margin: 20px 0px;
}
.general_content_icon_wrap {    
}
.general_content_icon_wrap i.fa {
    display: inline-block;
    vertical-align: top;
    float: none;
    color: #887d75; /* accentColor */
}

.icon-left-text i.fa {
  color: #a79300;
}

.general_content_detail_wrap {    
}
.general_content_detail_wrap h4,
.general_content_detail_wrap p {    
    text-align: left;

}
.general_content_detail_wrap h4 {    
    text-transform: none;
    margin-bottom: 5px;
}
.general_content_detail_wrap p {
    margin-bottom: 0px;
    line-height: 1.5;
    font-size: 1.125em;
}

/* V1 */

.general_content_v1 {    
}
@media (min-width: 768px) {
.general_content_v1 {    
    padding: 0px 15px;
}
}
.general_content_v1 .general_content_icon_wrap,
.general_content_v1 .general_content_detail_wrap h4,
.general_content_v1 .general_content_detail_wrap p {
    text-align: center;
}
.general_content_v1 .general_content_icon_wrap {
    margin-bottom: 25px;
}
.general_content_v1 .general_content_icon_wrap i.fa {
    font-size: 100px;
}
.general_content_v1 .general_content_detail_wrap {
}
.general_content_v1 .general_content_detail_wrap h4 {
}
.general_content_v1 .general_content_detail_wrap p {
}

.section_content_white_bg .general_content_v1,
.section_content_gray_bg .general_content_v1 {
    background-color: #ffffff;
    border: 1px solid #eaeaea;
    padding: 42px 36px;
    margin-bottom: 10px;
    color: #dcd9d7;
} 
.section_content_gray_bg .general_content_v1 {
    background-color: #dcd9d7;
    color: #fff;
} 

/* V2 */

.general_content_v2 {    
}
.general_content_v2 .general_content_icon_wrap {
    float: left;
    text-align: left;    
}
.icon-left-text .general_content_detail_wrap h4 {
  text-transform: none;
}
@media screen and (max-width: 767px) {
  .icon-left-text.general_content_v2 .general_content_icon_wrap {
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
  }
  .icon-left-text.general_content_v2 .general_content_detail_wrap {
    margin: 0;
  }
  .icon-left-text.general_content_v2 .general_content_detail_wrap h4,
  .icon-left-text.general_content_v2 .general_content_detail_wrap p {
    text-align: center;
  }
}

.general_content_v2 .general_content_icon_wrap i.fa {
    font-size: 50px;
    margin-top: 5px;
}
.general_content_v2 .general_content_detail_wrap,
.general_content_v3 .general_content_detail_wrap {
    float: none;
    width: auto;
    display: block;
}
.general_content_v2 .general_content_detail_wrap {
    margin-left: 100px;
}
.general_content_v2 .general_content_detail_wrap h4 {   
}
.general_content_v2 .general_content_detail_wrap p {  
}

.section_content_gray_bg .general_content_v2 {
    background-color: #dcd9d7;
    border: 1px solid #eaeaea;
    padding: 30px;
    margin-bottom: 10px;
    color: #fff;
}
.events-icon-txt-outline {
  display: flex;
  flex-wrap: wrap;
  margin: 20px -30px 10px;
}
.events-icon-txt-outline .single-icontxt-events {
  flex: 1 1 40%;
  margin: 0 30px 10px;
  padding: 0 30px;
  border: 1px solid #eaeaea;
}
.events-icon-txt-outline .single-icontxt-events .general_content_detail_wrap h4,
.events-icon-txt-outline .single-icontxt-events .general_content_detail_wrap h5 {
  font-size: 18px;
  margin-bottom: 10px;
}
.events-icon-txt-outline .single-icontxt-events .general_content_detail_wrap p {
  margin: 0;
}
.events-icon-txt-outline .single-icontxt-events h4 > span {
  color: #ef8200;
}
@media screen and (max-width: 1270px) {
  .events-icon-txt-outline {
    margin-left: 0;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .events-icon-txt-outline .single-icontxt-events {
    flex: 1 1 100%;
  }
}

/* V3 */

.general_content_v3,
.general_content_v10 {  
    position: relative;
    background: #ffffff;
    border: 1px solid #eaeaea;
}
.general_content_v3 {    
    padding: 28px 34px 34px;
}
.general_content_v3 .general_content_icon_wrap {
}
.general_content_v3 .general_content_icon_wrap i.fa {
    font-size: 100px;
}
.general_content_v3 .general_content_detail_wrap {
}
.general_content_v3 .general_content_detail_wrap h4 {
}
.general_content_v3 .general_content_detail_wrap p {
    margin-top: 4px;
}

@media (max-width: 539px) {
.general_content_v3 .general_content_icon_wrap {
    float: left;
    text-align: left;    
    margin-bottom: 15px;
}
.general_content_v3 .general_content_detail_wrap {
    float: left;
    width: 100%;
    margin-right: 0px;
}
}
@media (min-width: 540px) {
.general_content_v3 .general_content_icon_wrap {
    float: right;
    text-align: right;    
}
.general_content_v3 .general_content_detail_wrap {
    margin-right: 140px;
}
}
@media (max-width: 767px) {    
.general_content_v3 .general_content_icon_wrap i.fa {
    margin-top: 4px;
}
}
@media (min-width: 768px) {
.general_content_v3 .general_content_detail_wrap h4 {
    width: 35%;
    padding-right: 40px;
}
.general_content_v3 .general_content_detail_wrap p {
    width: 65%;    
}
}
@media (min-width: 992px) {
.general_content_v3 .general_content_detail_wrap h4 {
    width: 30%;
}
.general_content_v3 .general_content_detail_wrap p {
    width: 70%;    
}
.general_content_v3 .general_content_detail_wrap {
    margin-right: 160px;
}
}
@media (min-width: 1200px) {
.general_content_v3 .general_content_detail_wrap h4 {
    width: 25%;
}
.general_content_v3 .general_content_detail_wrap p {
    width: 75%;    
}
}

.section_content_white_bg .general_content_v3 {
    margin-bottom: 10px;    
}

/* V4 - Blog Like */

.general_content_v4,
.general_content_v10 {  
    padding: 0px;
    background: #fff;
    border: 1px solid #eaeaea;
}
.blog_like_content {
    position: relative;
}
.general_content_img_wrap {
    margin-left: -1px;
    width: 100%;    
    width: -moz-calc(100% + 2px);
    width: -webkit-calc(100% + 2px);
    width: calc(100% + 2px);
    border: 1px solid #eaeaea;
    margin-bottom: 20px;
}
.general_content_img_wrap img {
    float: left;
    width: 100%;
}
.general_content_v4 .general_content_detail_wrap,
.general_content_v10 .general_content_detail_wrap {
    padding: 0 34px 34px;
}
.blog_like_content .general_content_detail_wrap {
    padding-bottom: 73px;
}
.general_content_v4 .general_content_detail_wrap h3 {
    font-size: 1.875rem;
    margin-bottom: 7px;
}
.general_content_v4 .general_content_detail_wrap p {    
    margin-bottom: 2rem;
}
.general_content_v4 .general_content_detail_wrap .blog-subheader {
    color: #0071b9;
    margin-bottom: 22px;
}
.blog_like_content .general_content_link_wrap {
    position: absolute;
    bottom: 35px;
    left: 0;
    right: 0;
    padding-left: 34px;
}
@media screen and (min-width: 768px) {
  .blog_like_content .general_content_img_wrap img {
   /* min-height: 150px; */
  }
}
.blog_like_content .general_content_img_wrap img.hover-image {
    left: 100%;
    top: 0;
    /*transition: all .2s ease;*/
    position: absolute;
    z-index: 9;
    visibility: hidden;
    opacity: 0;
}
.blog_like_content:hover .general_content_img_wrap img.hover-image,
.blog_like_content:active .general_content_img_wrapimage  img.hover-image {
    left: 0;
    visibility: visible;
    opacity: 1;
}

.general_content_v4 .general_content_img_wrap a {
    display: block;
    float: left;
    position: relative;
    overflow: hidden;
}
.general_content_v4.contact_us_location .general_content_detail_wrap h3 {
    font-size: 36px;
}
.contact_us_location .contact_us_office_text {
    display: flex;
    flex-wrap: wrap;
    margin: 10px 0 25px;
}
.contact_us_location .contact_us_office_left,
.contact_us_location .contact_us_office_right {
  flex: 0 0 50%;
  max-width: 50%;
}
.contact_us_location .contact_us_office_right {
  padding-left: 15px;
}
.contact_us_location .contact_us_office_text h4,
.contact_us_location .contact_us_office_text h5 {
  font-size: 18px;
  margin-bottom: 5px;
}
.contact_us_location .contact_us_office_text p {
  margin: 0;
  line-height: 26px;
}
@media screen and (max-width: 991px) {
  .contact_us_location .contact_us_office_left,
  .contact_us_location .contact_us_office_right {
    flex: 1 1 100%;
    max-width: 100%;
  }
  .contact_us_location .contact_us_office_right {
    padding-left: 0;
    margin-top: 15px;
  }
}

/* V5 */

.general_content_v5 {    
}
.general_content_v5 .general_content_detail_wrap {    
}
.general_content_v5 .general_content_detail_wrap h4,
.general_content_v6 .general_content_detail_wrap h4 {    
    font-size: 26px;
    margin-bottom: 18px;
}
.general_content_v5 .general_content_detail_wrap p {    
}
.general_content_v5 .general_content_detail_wrap ul {    
}
.general_content_v5 .general_content_detail_wrap ul li {
}
.general_content_v5 .general_content_detail_wrap ul li:before,
.general_content_v6 .general_content_detail_wrap ul li:before,
.widget-type-rich_text ul li:before {
    color: #0071b9;
}
.general_content_v5 .general_content_detail_wrap p,
.general_content_v5 .general_content_detail_wrap ul li:last-child {       
}

/* V6 */

.general_content_v6 {  
    margin: 0px;
    padding: 20px 0px;
}
.general_content_hero_image_wrap {
    float: left;
}
@media (max-width: 767px) {
.general_content_hero_image_wrap {
    width: 100%;
}
}
@media (min-width: 768px) {
.general_content_hero_image_wrap {
    width: 46%;
    padding-right: 40px;
}
}
@media (min-width: 992px) {
.general_content_hero_image_wrap {
    padding-right: 60px;
}
}
.general_content_v6 .hs_cos_wrapper_type_form .hs-form-field > label, 
.general_content_v6 .hs-form .hs-form-field > label {
    display: none;
}
.general_content_v6 input {
    border-radius: 0;
    height: 51px;
}
.general_content_hero_image_wrap img {    
    float: left;
    width: 100%;
}

.general_content_v6 .general_content_detail_wrap {   
    float: left;
}
@media (max-width: 767px) {
.general_content_v6 .general_content_detail_wrap {   
    width: 100%;
    margin-top: 25px;
}
}
@media (min-width: 768px) {
.general_content_v6 .general_content_detail_wrap {   
    width: 54%;
    margin-top: -10px;
}
}
.general_content_v6 .general_content_detail_wrap h4 {  
    font-size: 30px;
    line-height: 1.4;
}
.general_content_v6 .general_content_detail_wrap p {    
}
.general_content_v6 .general_content_detail_wrap ul {    
}
.general_content_v6 .general_content_detail_wrap ul li {
}
.general_content_v6 .general_content_detail_wrap ul li:before {
}
.general_content_v6 .general_content_detail_wrap p,
.general_content_v6 .general_content_detail_wrap ul li:last-child {       
}

.general_content_cta_wrap {    
    margin-top: 16px;
}
.general_content_cta_wrap span.hs-cta-wrapper { 
    float: left;
}

.general_content_image_on_right .general_content_hero_image_wrap {  
}
@media (min-width: 768px) {
.general_content_image_on_right .general_content_hero_image_wrap,
.general_content_image_on_right .general_content_hero_image_wrap img {  
    float: right;
}    
.general_content_image_on_right .general_content_hero_image_wrap {  
    padding-left: 40px;   
    padding-right: 0px;
}
}
@media (min-width: 992px) {
.general_content_image_on_right .general_content_hero_image_wrap {  
    padding-left: 60px;   
}
}
.general_content_image_on_right .general_content_hero_image_wrap img {  
}

/* V7 */

.general_content_v7,
.general_content_v8 {    
    border-radius: 4px;
    padding: 36px 40px 44px; 
}
.general_content_v7 {    
    display: block;
    position: relative;  
    z-index: 1;
    border: 2px solid #404d54;
    background-color: #404d54; 
}
@media (max-width: 479px) {    
.general_content_v7,
.general_content_v8 {    
    padding-left: 25px;  
    padding-right: 25px; 
}
}
.general_content_v7:after {
    position: absolute;    
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: -1; 
    content: "";
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    opacity: 0.08;    
    filter: alpha(opacity=8);
}

.general_content_v7 .general_content_img_wrap {    
    float: left;
}
.general_content_v7 .general_content_img_wrap img {    
}
@media (max-width: 767px) {
.general_content_v7 .general_content_img_wrap {    
    width: 100%;
    margin: 10px 0px 26px;
    text-align: center;
}
.general_content_v7 .general_content_img_wrap img,
.general_content_v7 .general_content_cta_wrap span.hs-cta-wrapper {    
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
}
}
@media (min-width: 768px) {
.general_content_v7 .general_content_img_wrap {    
    width: 180px;
    margin: 10px 0px;
}
}

.general_content_v7 .general_content_detail_wrap {   
    display: block;
}
@media (max-width: 767px) {
.general_content_v7 .general_content_detail_wrap {   
    float: left;
    width: 100%;
}
}
@media (min-width: 768px) {
.general_content_v7 .general_content_detail_wrap {   
    float: none;
    width: auto;
    margin-left: 216px;
}
}

.general_content_v7 .general_content_detail_wrap h3,
.general_content_v7 .general_content_detail_wrap p,
.general_content_v7 .general_content_detail_wrap ul li,
.general_content_v7 .general_content_detail_wrap ul li:before {
    color: #ffffff;
}
.general_content_v7 .general_content_detail_wrap p a,
.general_content_v7 .general_content_detail_wrap p a:hover,
.general_content_v7 .general_content_detail_wrap p a:focus,
.general_content_v7 .general_content_detail_wrap ul li a,
.general_content_v7 .general_content_detail_wrap ul li a:hover,
.general_content_v7 .general_content_detail_wrap ul li a:focus {    
    color: #ffffff;
    text-decoration: underline;
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.general_content_v7 .general_content_detail_wrap h3,
.general_content_v8 .general_content_detail_wrap h3 {   
    font-size: 26px;
    margin-bottom: 20px; 
    line-height: 1.5;
}
.general_content_v7 .general_content_detail_wrap p {    
}
.general_content_v7 .general_content_detail_wrap ul {    
}
.general_content_v7 .general_content_detail_wrap ul li {
}
.general_content_v7 .general_content_detail_wrap ul li:before {
}
.general_content_v7 .general_content_detail_wrap p,
.general_content_v7 .general_content_detail_wrap ul li:last-child {       
}

.general_content_v7 .general_content_cta_wrap {    
}
@media (max-width: 767px) {
.general_content_v7 .general_content_cta_wrap {    
    text-align: center;
}
}
.general_content_v7 .general_content_cta_wrap span.hs-cta-wrapper {    
}

/* V8 */

.general_content_v8 {    
    border: 1px solid #eaeaea;
    background-color: #dcd9d7; 
}

.general_content_v8 .general_content_detail_wrap {   
}
.general_content_v8 .general_content_detail_wrap h3,
.general_content_v8 .general_content_cta_wrap {   
    text-align: center;
}
.general_content_v8 .general_content_detail_wrap h3 {    
}
.general_content_v8 .general_content_detail_wrap p {    
}
.general_content_v8 .general_content_detail_wrap ul {    
}
.general_content_v8 .general_content_detail_wrap ul li {
}
.general_content_v8 .general_content_detail_wrap ul li:before {
}
.general_content_v8 .general_content_detail_wrap p,
.general_content_v8 .general_content_detail_wrap ul li:last-child {       
}

.general_content_v8 .general_content_cta_wrap {    
}
.general_content_v8 .general_content_cta_wrap span.hs-cta-wrapper,
.general_content_v12 .general_content_cta_wrap span.hs-cta-wrapper,
.general_content_v17 .general_content_cta_wrap span.hs-cta-wrapper,
.general_content_v18 .general_content_cta_wrap span.hs-cta-wrapper {    
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
}

/* V9 */

.general_content_detail_wrap h3 {
    margin-bottom: 15px;
    line-height: 1.3;
    font-size: 36px;
    font-weight: 700;
}
.general_content_left_detail_wrap {
    float: left;
}
.general_content_right_detail_wrap {
    float: left;
}

@media (max-width: 767px) {    
.general_content_left_detail_wrap {
    width: 100%;
}
.general_content_right_detail_wrap {
    width: 100%;
    margin-top: 24px;
}
}
@media (min-width: 768px) {
.general_content_left_detail_wrap {
    width: 38%;
    padding-right: 44px;
}
.general_content_right_detail_wrap {
    width: 62%;
    margin-top: 5px;
}
}
@media (min-width: 992px) {
.general_content_left_detail_wrap {
    width: 34%;
}
.general_content_right_detail_wrap {
    width: 66%;
}
}

.general_content_v9 {
    margin: 0px;
}
.general_content_v9 .general_content_detail_wrap h3 {
}
.general_content_v9 .general_content_link_wrap {
    margin: 0px;
}
.general_content_v9 .general_content_link_wrap a {
    float: left;
    font-weight: 600;
    font-size: 17px;
}
.general_content_v9 .general_content_detail_wrap p {
    line-height: 1.9;
    font-size: 16px;
    margin-bottom: 18px;
}
.general_content_v9 .general_content_detail_wrap p:last-child {
    margin-bottom: 0px;
}

/* V10 */

.general_content_v10 {    
}
.general_content_v10 .general_content_detail_wrap {  
    position: relative;
    padding: 24px 34px 28px;
}
.general_content_v10 .general_content_detail_wrap h4 {  
    margin: 0px;
    padding-right: 40px;
}
.general_content_v10 .general_content_detail_wrap a {      
    top: 50%;
    right: -1px;
    border-radius: 40px 0px 0px 40px;
    padding-right: 12px;
    padding-left: 18px;
    margin-top: -22px;
}

.general_content_v10_outer_wrap .section_content {
    padding-top: 0px;
}

/* V11 */

.general_content_v11 {   
    margin: 13px 0px;
}
.general_content_v11 .general_content_icon_wrap i.fa {
    font-size: 48px;
    margin-top: 2px;
}
.general_content_v11 .general_content_detail_wrap {
    margin-left: 60px;
}
.general_content_v11 .general_content_detail_wrap h4 {   
    font-size: 18px;
    margin-bottom: 6px;
}
.general_content_v11 .general_content_detail_wrap p {  
    font-size: 14px;
    color: #999999;
}

/* V12 */

.general_content_v12 {    
}
.general_content_v12 .general_content_icon_wrap i.fa {
}
.general_content_v12 .general_content_detail_wrap {
}
.general_content_v12 .general_content_detail_wrap h4 {   
}
.general_content_v12 .general_content_detail_wrap p {  
}
.general_content_v12 .general_content_cta_wrap {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 6px;  
}
.general_content_v12 .general_content_cta_wrap span.hs-cta-wrapper {    
}

/* V13 */

.general_content_v13 {  
    background: none;
    border: none;
    margin: 30px 0px;
}
.general_content_v13 .general_content_img_wrap {
    margin-left: 0px;
    width: 30%;
}
.general_content_v13 .general_content_img_wrap img {
}
.general_content_v13 .general_content_detail_wrap {
    width: 70%;
    padding: 0px 0px 0px 30px;
}
.general_content_v13 .general_content_detail_wrap h4 {  
}
.general_content_v13 .general_content_detail_wrap p {    
}
.general_content_v13 .general_content_link_wrap {
}
.general_content_v13 .general_content_link_wrap a {
}
.general_content_v13 .general_content_link_wrap a:hover,
.general_content_v13 .general_content_link_wrap a:focus {   
}

/* V14 */

.general_content_v14 {
    padding: 80px 0px 0;
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
    margin-bottom: 0px;
    margin-top: -1px;
}
.general_content_v14 .general_content_detail_wrap {
    color: #fff;
}
.general_content_v14 .general_content_detail_wrap.dark-text {
    color: #dcd9d7;
}
.general_content_v14 .general_content_detail_wrap h4 {
    font-size: 30px;
    line-height: 1.5;
    margin-bottom: 20px;
    position: relative;
    padding-bottom: 20px;
}
.general_content_v14 .general_content_detail_wrap h4:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 90px;
    height: 8px;
    background-color: #ef8200;
    transform: skew(-30deg);
}
.general_content_v14 .general_content_detail_wrap p,
.general_content_v14 .general_content_detail_wrap ul li {
    font-size: 16px;
    line-height: 1.9;
}
.general_content_v14 .general_content_detail_wrap p {
    margin-bottom: 20px;
}
.general_content_v14 .general_content_detail_wrap ul li {
    margin-bottom: 12px;
    padding-left: 30px;
}
.general_content_v14 .general_content_detail_wrap ul li:last-child {
    margin-bottom: 8px;
}
.general_content_v14 .general_content_detail_wrap ul li:before {
    font-size: 16px;
}
.general_content_v14 .general_content_cta_wrap {
    margin-top: 25px;
}
@media (max-width: 767px) {
.general_content_v14 .general_content_detail_wrap {
    margin-top: 35px;
}
}

/* White */

.general_content_white_wrap {
}
.general_content_white_wrap .general_content_icon_wrap i.fa,
.general_content_white_wrap .general_content_detail_wrap h4,
.general_content_white_wrap .general_content_detail_wrap p {
    color: #ffffff;
}
.general_content_white_wrap .general_content_icon_wrap i.fa,
.general_content_white_wrap .general_content_detail_wrap p {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.general_content_white_wrap .general_content_icon_wrap i.fa {
}
.general_content_white_wrap .general_content_detail_wrap h4 {
}
.general_content_white_wrap .general_content_detail_wrap p {
}

/* V15 */

.general_content_v15 {
}

/* V16 */

.general_content_v16 {
}

/* V17 */

.general_content_v17 {
    padding: 5px;
    background-color: #0071b9;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
}
.general_content_v17 .general_content_inner_wrap {
}
.general_content_v17 .general_content_detail_wrap {
    padding: 60px 40px;
}
.general_content_v17 .general_content_detail_wrap h3,
.general_content_v17 .general_content_detail_wrap p {
    color: #ffffff;
    text-align: center;
    margin-bottom: 20px;
}
.general_content_v17 .general_content_detail_wrap h3 {
    font-size: 30px;
    line-height: 1.4;
    margin-top: 2px;
}
.general_content_v17 .general_content_detail_wrap p {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.general_content_v17 .general_content_cta_wrap {
    text-align: center;
    margin-bottom: 10px;
}
.general_content_v17 .general_content_cta_wrap span.hs-cta-wrapper {
}

/* V18 */

.general_content_v18 {
    background: #ffffff;
    border: 1px solid #eaeaea;
    padding: 24px 30px;
    position: relative;
}
.general_content_v18 .general_content_icon_wrap {
    margin-top: 5px;
}
.general_content_v18 .general_content_icon_wrap i.fa {
    color: #fff;
    font-size: 30px;
    padding: 16px;
    border-radius: 0px 60px 60px 60px;
    background-color: #0071b9;
}
.general_content_v18 .general_content_detail_wrap {
    margin-left: 90px;
}
.general_content_v18 .general_content_detail_wrap h3 {
    font-size: 26px;
    text-transform: none;
    margin-bottom: 12px;
    line-height: 1.4;
    margin-top: 6px;
}
.general_content_v18 .general_content_detail_wrap p {
    margin-bottom: 12px;
}
.general_content_v18 .general_content_cta_wrap {
}
.general_content_v18 .general_content_cta_wrap span.hs-cta-wrapper {
}
@media (max-width: 767px) {	
.general_content_v18 .general_content_cta_wrap {
    padding: 0px 0px 0px 90px;
    margin: 14px 0px 14px 0px;
    text-align: left;
}    
}
@media (min-width: 768px) {
.general_content_v18 .general_content_detail_wrap h3,
.general_content_v18 .general_content_detail_wrap p {
    padding-right: 220px;
}
.general_content_v18 .general_content_cta_wrap {
    width: 220px;
    text-align: right;
    padding: 20px 0px 10px;
    position: absolute;
    top: 0px;
    right: 32px;
}    
}

/* V19 */

.general_content_v19 {
}
.general_content_v19 .general_content_hero_image_wrap {
    padding: 0px;
    position: relative;
}
.general_content_v19 .general_content_hero_image_wrap img {
}
.general_content_v19 .general_content_detail_wrap {
    position: relative;
    background: #ffffff;
    border: 1px solid #eaeaea;
}
@media (max-width: 767px) {
.general_content_v19 .general_content_hero_image_wrap {
    z-index: 4;
}
.general_content_v19 .general_content_detail_wrap {
    z-index: 5;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: -25px;
    padding: 40px 40px 50px 40px;
    width: -moz-calc(100% - 40px);
    width: -webkit-calc(100% - 40px);
    width: calc(100% - 40px);
}	
}
@media (min-width: 768px) {
.general_content_v19 .general_content_hero_image_wrap {
    z-index: 5;
}
.general_content_v19 .general_content_detail_wrap {
    z-index: 4;
    margin-left: -25px;
    margin-top: 25px;
    padding: 40px 40px 50px 70px;
}
}
.general_content_v19 .general_content_detail_wrap h4 {
}
.general_content_v19 .general_content_detail_wrap p {
    line-height: 1.8;
}
.general_content_v19 .general_content_cta_wrap {
}
.general_content_v19 .general_content_cta_wrap span.hs-cta-wrapper {
}

/* V20 */

.general_content_v20 {
}
.general_content_v20 .general_content_detail_wrap h3,
.general_content_v20 .general_content_detail_wrap p {
    padding-right: 0px;
}
.general_content_v20 .general_content_cta_wrap {
    padding: 0px 0px 0px 90px;
    margin: 14px 0px 14px 0px;
    text-align: left;
    width: 100%;
    position: relative;
    top: 0px;
    right: auto;
}   
.section_content_gray_bg .general_content_v20 {
    margin-bottom: 20px;
}

/* V21 */

.general_content_v21 {
    padding: 0px;
}
.general_content_v21 .general_content_hero_image_wrap {
    min-height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    background-attachment: scroll;
    padding: 0px;
}

.general_content_v21 .general_content_detail_outer_wrap {
    float: left;
}
.general_content_v21 .general_content_detail_outer_wrap .general_content_detail_wrap {
    float: left;
    width: 100%;
    margin: 0px;
}
@media (max-width: 767px) {
.general_content_v21 .general_content_hero_image_wrap,
.general_content_v21 .general_content_detail_outer_wrap {
    width: 100%;
}
.general_content_v21 .general_content_detail_outer_wrap .general_content_detail_wrap {
    padding: 50px 25px 60px 25px;
}	
}
@media (min-width: 768px) {
.general_content_v21 .general_content_hero_image_wrap,
.general_content_v21 .general_content_detail_outer_wrap {
    width: 50%;
}
.general_content_v21 .general_content_detail_outer_wrap .general_content_detail_wrap {
    max-width: 620px;
    padding: 80px 25px 90px 60px;
}
.general_content_image_on_right.general_content_v21 .general_content_detail_outer_wrap .general_content_detail_wrap {
    float: right;
    padding-left: 25px;
    padding-right: 60px;
}
}
@media (min-width: 1260px) {
.general_content_v21 .general_content_detail_outer_wrap .general_content_detail_wrap {
    padding-right: 20px;
}
.general_content_image_on_right.general_content_v21 .general_content_detail_outer_wrap .general_content_detail_wrap {
    padding-left: 20px;
}
}

/*------------------------
p) Hero Area + Hero Slider
------------------------*/

.hero-slider {
  margin-bottom: 0 !important;
}

.hero-slider .single-hero {
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: relative;
}

.hero-slider .single-hero .hero-text {
    position: absolute;
    left: 50%;
    top: 25%;
    width: 30%;
    color: #fff;
    text-align: center;
    transform: translateX(-50%);
}

.hero-slider .single-hero .hero-text h2 {
    color: #fff;
    font-size: 42px;
    font-weight: 300;
    line-height: 44px;
    margin: 10px 0;
    padding: 0;
    text-align: center;
}

.hero-slider .single-hero .hero-text .hero-subtext {
    color: #fff;
    font-size: 19px;
    font-weight: 300;
    line-height: 24px;
    margin: 10px 0 15px;
    text-align: center;
}

.hero-slider .single-hero .hero-text .hero-inner-img {
  max-width: 220px;
}

.hero-slider .slick-prev {
  left: 15px;
}

.hero-slider .slick-next {
  right: 15px;
}

.hero-slider .slick-prev:before,
.hero-slider .slick-next:before {
    color: #0071b9 !important;
    font-size: 50px;
    background: none;
}

.hero-slider .slick-dots {
    bottom: 0;
}

.hero-slider .slick-dots li button {
    width: 15px;
    height: 15px;
}

.hero-slider .slick-dots li button:before {
    border: 1px solid #fff;
    border-radius: 50%;
    content: '';
    width: 15px;
    height: 15px;
}
  

.hero-slider .hero-cta {
    background-color: #7f0014;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    height: 43px;
    letter-spacing: 1px;
    line-height: 43px;
    margin: 0;
    outline: 0 none;
    padding: 0 55px 0 15px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    transition: all 0.2s ease 0s;
    white-space: nowrap;
    width: auto;
    border: 0;
}

.hero-cta:before {
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%) rotateZ(-45deg);
    color: #fff;
    transition: all .2s ease;
    padding: 2.5px;
    border-style: solid;
    border-width: 0 1px 1px 0;
}

.hero-cta:hover,
.hero-cta:active,
.hero-cta:focus {
    padding:0 65px 0 25px;
    background-color: #888;
}

.hero_area_module_wrap {
}
.hero_area_module_inner_wrap {
}
@media (max-width: 767px) {   
.hero_area_module_inner_wrap {
    padding: 40px 0px;    
}
}
@media (min-width: 768px) {
.hero_area_module_inner_wrap {
    padding: 80px 0px;    
}
}
.hero_area_video_wrap {    
}
.hero_area_video_wrap .mbYTP_wrapper iframe.playerBox {  
    max-width: none;
}

.hero_area_module {    
    color: #fff;
}
.hero_area_module h1 {    
    padding: 0px;
    margin: 0px 0px 20px;
    text-transform: none;
    line-height: 1.2;
}

.hero_area_module p {
    font-size: 18px;
    line-height: 1.9;
    margin: 0px 0px 16px 0px;
}
  
}
.hero_area_module p {
}

.hero_area_cta_wrap {
    margin-bottom: 15px;
}
.hero_area_cta_wrap span.hs-cta-wrapper {
    float: none;
    width: auto;
    vertical-align: top;
    display: inline-block;
    margin: 24px 0px 0px 0px;
    padding: 0px;
}

/* V1 */

.hero_area_module_v1,
.hero_area_module_v2,
.hero_area_module_v3,
.hero_area_module_v4, 
.landing_page_hero_area_section {
    background-color: #e8e4e1;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
@media (max-width: 767px) {
.hero_area_module_v1,
.hero_area_module_v2,
.hero_area_module_v3,
.hero_area_module_v4, 
.landing_page_hero_area_section { 
    background-attachment: scroll;
}     
}

.hero_area_module_v1 .hero_area_module h1,
.hero_area_module_v1 .hero_area_module h2 {
    color: #fff;    
    text-align: left;
    max-width: 800px;
}
.hero_area_module_v1 .hero_area_module h2 {
}
.hero_area_module_v1 .hero_area_module h2,
.hero_area_module_v2 .hero_area_module p,
.hero_area_module_v3 .hero_area_module h2,
.hero_area_module_v4 .hero_area_module h2 {
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.hero_area_module_v1 .hero_area_cta_wrap {
    text-align: left;
}
.hero_area_module_v1 .hero_area_cta_wrap span.hs-cta-wrapper {
    margin-right: 24px;
}

/* V2 */

.hero_area_module_v2 {    
}
.hero_area_module_v2 .hero_area_module,
.hero_area_module_v3 .hero_area_module,
.hero_area_module_v4 .hero_area_module { 
    text-align: left;
}
.hero_area_module_v2 .hero_area_module h1,
.hero_area_module_v2 .hero_area_module h2,
.hero_area_module_v2 .hero_area_module p,
.hero_area_module_v3 .hero_area_module h1,
.hero_area_module_v3 .hero_area_module h2,
.hero_area_module_v4 .hero_area_module h1,
.hero_area_module_v4 .hero_area_module h2 {
    float: none;
    width: 100%;
    vertical-align: bottom;
    display: inline-block;
    text-align: left;
}
.hero_area_module_v2 .hero_area_module h1,
.hero_area_module_v2 .hero_area_module h2,
.hero_area_module_v2 .hero_area_module h3,
.hero_area_module_v2 .hero_area_module p,
.hero_area_module_v4 .hero_area_module h1,
.hero_area_module_v4 .hero_area_module h2,
.hero_area_module_v4 .hero_area_module h3  {
    color: #fff;    
}
.hero_area_module_v2 .hero_area_module h2 {
    font-weight: 600;
    font-size: 24px;
    text-transform: none;
    max-width: 800px;
    line-height: 1.5;
}
@media (min-width: 768px) {
.hero_area_module_v2 .hero_area_module h2 {
    margin-top: -5px;
}
}
.hero_area_module_v2 .hero_area_module h1 {
    max-width: 1000px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 22px 20px 24px;
    margin: 15px 0px 35px;
}
.hero_area_module_v2 .hero_area_module p {
    max-width: 800px;
}
.hero_area_module_v2 .hero_area_cta_wrap,
.hero_area_module_v3 .hero_area_cta_wrap,
.hero_area_module_v4 .hero_area_cta_wrap {
    text-align: left;
}
.hero_area_module_v2 .hero_area_cta_wrap span.hs-cta-wrapper,
.hero_area_module_v3 .hero_area_cta_wrap span.hs-cta-wrapper,
.hero_area_module_v4 .hero_area_cta_wrap span.hs-cta-wrapper {
    margin-right: 12px;
    margin-left: 12px;
}

/* V3 */

.hero_area_module_v3 {    
    background-color: #ffffff;
/*      -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4); */
}
.hero_area_module_v3 .hero_area_module_inner_wrap {    
}
.hero_area_module_v3 .section_content {    
}
.hero_area_module_v3 .hero_area_module h1,
.hero_area_module_v3 .hero_area_module h2 {
}
.hero_area_module_v3 .hero_area_module h1 {
    max-width: 784px;    
}
.hero_area_module_v3 .hero_area_module h2 {
    max-width: 800px;
}

/* V4 */


.hero_area_module_v4 {    

}
.hero_area_module_v4 .hero_area_module_inner_wrap {    
  padding-top: 20vh;

}
.hero_area_module_v4 .section_content {    

}
.hero_area_module_v4 .hero_area_module h1 {
  max-width: 800px;    
  margin-bottom: 5px;
  color:#ffffff;
}

.hero_area_module_v4 .hero_area_module h2 {
    max-width: 600px;
}

.hero_area_module_v4 .hero_area_module a {
    cursor: default;
}
   


/*
@media (max-width: 799px) {
    .hero_area_module_v4 .hero_area_module h1 {
    font-size: 48px;
    text-align: center;
}
    .hero_area_module_v4 .hero_area_module h2 {
    font-size: 18px;
    text-align: center;
    line-height: 1.4;
  }
}
@media (min-width: 800px) and (max-width: 1140px) {
    .hero_area_module_v4 .hero_area_module h1 {
    font-size: 90px;
}
    .hero_area_module_v4 .hero_area_module h2 {
    font-size: 24px;
    line-height: 1.2;
  }
}
@media (min-width: 1441px) {
    .hero_area_module_v4 .hero_area_module h1 {
    font-size: 120px;
}
    .hero_area_module_v4 .hero_area_module h2 {
    font-size: 36px;
    line-height: 1.4;
  }
}
*/



.hero_area_module_counter.hero_area_module_v4 {
  position: relative;
}
.hero_area_module_counter.hero_area_module_v4 .hero_area_module h2 {
  text-transform: none;
}
.hero_area_module_counter.hero_area_module_v4 .hero_area_module .counter-wrapper {
  margin-top: 40px;
}
.hero_area_module_counter.hero_area_module_v4 .hero_area_module .counter-wrapper #timer {
  max-width: 575px;
  margin: 0 auto;
}
.hero_area_module_counter.hero_area_module_v4 .hero_area_module .counter-wrapper #timer > div {
  display: inline-block;
  margin: 0 5px;
  color: #fff;
  text-align: center;
}
.hero_area_module_counter.hero_area_module_v4 .hero_area_module .counter-wrapper #timer > div > span {
  font-weight: 300;
  text-transform: none;
}
.hero_area_module_counter.hero_area_module_v4 .hero_area_module .counter-wrapper #timer > div > div {
  font-size: 30px;
  font-weight: 500;
  height: 70px;
  width: 120px;
  background-color: #339ec9;
  line-height: 70px;
  color: #fff;
  margin-top: 3px;
}
.hero_area_module_counter .ticket-bar {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  transform: translateY(50%);
}
.hero_area_module_counter .ticket-bar-wrapper {
  display: flex;
  flex-wrap: wrap;
  background-color: #fff;
  padding: 17px 30px;
  box-shadow: 1px 1px 3px rgba(0,0,0,.3);
}
.ticket-bar-single {
  flex: 1 1 auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.ticket-bar-single + .ticket-bar-single {
  margin-left: 15px;
  padding-left: 30px;
  border-left: 1px solid #f5f7f7;
}
.ticket-bar-single-icon {
  margin-right: 10px;
}
.ticket-bar-single-icon svg {
  width: 35px;
  fill: #ef8200;
}
.ticket-bar-single-txt p {
  line-height: 1;
  margin: 0 0 3px;
  font-weight: 500;
}
.ticket-bar-single-txt span {
  font-weight: 300;
  white-space: nowrap;
}
@media screen and (max-width: 1199px) {
  .ticket-bar-btn {
    justify-content: center;
    margin-top: 15px;
  }
}
@media screen and (max-width: 991px) {
  .hero_area_module_counter .ticket-bar {
    position: static;
    transform: none;
  }
  .ticket-bar-single {
    flex: 1 1 100%;
    justify-content: center;
    text-align: center;
  }
  .ticket-bar-single + .ticket-bar-single {
    margin: 15px 0 0;
    padding-left: 0;
    border: none;
  }
  .hero_area_module_counter .hero_area_module_inner_wrap {
    padding-bottom: 5px;
  }
  .ticket-bar-single-icon {
    flex: 1 0 100%;
    margin: 0 0 7px;
  }
  .ticket-bar-single-txt span {
    white-space: normal;
  }
}

/* Animated Gif Hero */
.hero_area_module_v4.hero_area_module_animation {
  background-color: #158dbe;
}
.hero_area_module_v4.hero_area_module_animation h1 {
  font-size: 120px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 3px;
}
.hero_area_module_v4.hero_area_module_animation h2 {
  text-transform: none;
  font-weight: 300;
  line-height: 1;
  font-size: 30px;
  margin-bottom: 30px;
}
.hero_area_module_v4.hero_area_module_animation .gif-holder {
  margin-bottom: 30px;
  text-align: center;
}

/* Bottom Bar Hero */
.hero_area_module_v4.hero_area_module_bottom_bar {
  height: 615px;
  position: relative;
}
.hero_area_module_v4.hero_area_module_bottom_bar .headlines-wrapper {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.5);
  padding: 40px 0;
}

.hero_area_module_v4.hero_area_module_bottom_bar .hero_area_module h1 {
  font-size: 34px;
  text-transform: none;
  margin-bottom: 0;
}
.hero_area_module_v4.hero_area_module_bottom_bar .hero_area_module h2 {
  text-transform: none;
  font-size: 20px;
  margin-bottom: 0;
}


/* Hero Area Slider */
.hero_area_module_sslider .hero_area_module {
  padding-top: 10vh;
}
@media (min-width: 1600px) {
  .hero_area_module_sslider .hero_area_module {
  padding-top: 25vh;
  }
}
  
.hero_area_module_sslider .hero-slider_single {

  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.hero_area_module_sslider .hero-slider_single .hero_area_module_inner_wrap {
  min-height: 80vh;
}
/* .hero_area_module_sslider .hero_area_module h2 {
  font-size: 80px;
  text-transform: none;
  font-weight: 600;
  line-height: 1.2;
  margin-bottom: 5px;
}
.hero_area_module_sslider .hero_area_module h3 {
  text-transform: none;
  font-size: 30px;
  font-weight: 400;
} */

.hero_area_module_sslider .hero-slider-wrapper {
  position: relative;
}
.hero_area_module_sslider .hero-pagination {
  position: absolute;
  bottom: 50px;
  left: 0;
  right: 0;
  max-width: 810px;
  padding: 0 15px;
  margin: 0 auto;
  display: flex;
} 
.hero_area_module_sslider .hero-pagination_single {
  width: 96px;
  height: 8px;
  background-color: #fff;
  align-items: left;
  cursor: pointer;
}
.hero-pagination_single-txt {
  flex: 1;
  padding: 10px 0;
  background: rgba(0,0,0,.5);
  color: #fff;
}
.hero-pagination_single-txt h4,
.hero-pagination_single-txt h5,
.hero-pagination_single-txt h6 {
  margin-bottom: 0;
  text-align: center;
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
}
.hero-pagination_single-txt span {
  color: #ef8200;
  display: block;
}
.hero_area_module_sslider .hero-pagination_single + .hero-pagination_single {
  margin-left: 18px;
}
.hero_area_module_sslider .hero-pagination_prev,
.hero_area_module_sslider .hero-pagination_next {
  display: flex;
  align-items: center;
  color: #ef8200;
  font-size: 50px;
  cursor: pointer;
}
.hero_area_module_sslider .hero-pagination_prev {
  margin-right: 8px;
}
.hero_area_module_sslider .hero-pagination_next {
  margin-left: 8px;
}
@media screen and (max-width: 767px) {
  .hero_area_module_sslider .hero-slider_single,
  .hero_area_module_sslider .hero-slider_single .hero_area_module_inner_wrap {
    min-height: 80vh;
  }
  .hero_area_module_sslider .hero_area_module h2 {
  }
  .hero_area_module_sslider .hero_area_module h3 {
  }
}
@media screen and (max-width: 575px) {
  .hero_area_module_sslider .hero-pagination_single {
    background: rgba(0,0,0,.5) !important;
    height: auto;
    border: none;
  }
  .hero-pagination_single-txt {
    background: transparent;
    padding: 5px 3px;
  }
  .hero_area_module_sslider .hero-pagination_single + .hero-pagination_single {
    margin-left: 5px;
  }
  .hero-pagination_single-txt h4, 
  .hero-pagination_single-txt h5, 
  .hero-pagination_single-txt h6 {
    font-size: 10px;
  }
}
/* V5 */

.hero_area_module_v5 {    
}
.hero_area_module_v5 .hero_area_module_inner_wrap {    
}
@media (min-width: 768px) {
.hero_area_module_v5 .hero_area_module_inner_wrap {
    padding: 60px 0px;    
}
}
.hero_area_module_v5 .section_content {    
}
.hero_area_module_v5 .hero_area_module h1 {  
    border-bottom: 1px solid rgba(255,255,255,0.5);
    padding-bottom: 25px;
    margin-bottom: 30px;  
}
.hero_area_module_v5 .hero_area_module h2 {    
}

/* V6 */

.hero_area_module_outer_wrap {
    margin: 0px;
}
@media (max-width: 767px) {   
.hero_area_module_outer_wrap {
    padding: 0px 0px 80px;
}
}
@media (min-width: 768px) {
.hero_area_module_outer_wrap {
    padding: 0px 0px 160px;
}
}

.hero_area_module_v6 { 
    background-attachment: fixed;   
}
.hero_area_module_v6 .hero_area_module_inner_wrap,
.hero_area_module_v6 .section_content {  
    padding-bottom: 0px; 
}
.hero_area_module_v6 .hero_area_module_inner_wrap {
}
.hero_area_module_v6 .section_content {    
}
.hero_area_module_v6 .hero_area_module h1 {
    font-weight: 500;
    font-size: 70px;
    line-height: 1;
}
.hero_area_module_v6 .hero_area_module h2 {
    font-size: 20px;
    line-height: 30px;
    text-transform: none;
}

.hero_area_visual_wrap {
    text-align: center;
}
.hero_area_visual_wrap .video-module-wrap {
    padding: 0px;
}
@media (max-width: 767px) {   
.hero_area_visual_wrap {
    padding: 50px 0px 0px;
    margin: 0px 0px -80px;    
}
}
@media (min-width: 768px) {
.hero_area_visual_wrap {
    padding: 70px 0px 0px;
    margin: 0px 0px -160px;    
}
}

/*------------------------
q) CTA Box
------------------------*/

.cta_box_module_wrap {    
}
.cta_box_module_wrap .page-center {    
    padding: 0px 40px !important;
}
.cta_box_module_wrap .cta_box_module {    
}

.cta_box_module_wrap .cta_box_module h3 {
    text-align: center;
    color: #ffffff; 
    padding-top: 20px;
    font-weight: bold;
    line-height: 1.3;
}

.cta_box_module_wrap .cta_box_module .cta_box_module_button {
    text-align: center;
}
.cta_box_module_wrap .cta_box_module .cta_box_module_button span.hs-cta-wrapper {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
}

/* Referenzen Page */ 
.referenzen-wrapper .referenzen-filters {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin-bottom: 50px;
  display: none;
}
.referenzen-wrapper .referenzen-filters .filter-title {
  background-color: #e5e5e5;
  color: #dcd9d7;
  font-size: 12px;
  font-weight: 500;
  padding: 10px 18px;
  text-transform: none;
  margin-right: 4px
}
.referenzen-wrapper .referenzen-filters select {
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 10px 35px 10px 18px;
  text-transform: none;
  background: url('https://5043817.fs1.hubspotusercontent-na1.net/hubfs/5043817/01_Deurali/assets/images/icon-carret.png') calc(100% - 12px) center no-repeat #60767b;
  border: 0;
  border-radius: 0;
  -webkit-appearance:  none;
   -moz-appearance:    none;
   appearance:         none;
  width: auto;
  margin: 0;
  flex-basis: 200px;
}
.referenzen-wrapper .referenzen-filters select + select {
  margin-left: 4px;
}

.referenzen-content {
  padding: 0 15px;
}
.referenzen-content_section {
  margin: 0 -15px 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.referenzen_boxes,
.referenzen_blue-box {
  display: flex;
  flex: 1 1 50%;
  flex-wrap: wrap;
}
.referenzen_blue-box {
  align-items: flex-start;
  padding: 0 15px;
}
.referenzen_boxes-single {
  flex: 0 1 calc(25% - 30px);
  margin: 0 15px 30px;
}
.referenzen_boxes-single_image {
  height: 165px;
  display: flex;
  align-items:center;
  justify-content: center;
  padding: 15px;
  border: 1px solid #eaeaea;
  position: relative;
}
.referenzen_boxes-single_image.opened {
  border-color: #60767b;
}
.referenzen_boxes-single_image.opened::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  transform: translateX(-50%);
  border-width: 12px;
  border-color: #60767b transparent transparent transparent;
  border-style: solid;
}
.referenzen_boxes-twocol .referenzen_boxes-single {
  flex: 0 1 calc(50% - 30px);
}
/* blue box in referenzen */
.referenzen_blue-box_wrapper {
  background-color: #e5e5e5;
}
.referenzen_blue-box_wrapper .referenzen_blue-box_txt {
  padding: 30px;
}

.referenzen_blue-box_txt > h3 {
  font-size: 1.375rem;
}
.referenzen_blue-box_highlight {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.referenzen_blue-box_highlight-single {
  background-color: #0071b9;
  color: #fff;
  padding: 15px 20px;
  margin: 0 5px;
  max-width: 200px;
}
.referenzen_blue-box_highlight-single h4 {
  font-size: 2.25rem;
  font-weight: 300;
  line-height: 1;
  margin-bottom: 10px;
  color:#fff;
}

.referenzen_blue-box_highlight-single p {
  margin-bottom: 0;
  font-size: 1rem;
}
.referenzen_blue-box_image {
  height: 180px;
  overflow: hidden;
}
.referenzen_blue-box_image img {
  width: 100%;
}
/* accordion in referenzen */
.referenzen_boxes-accordion {
  display: none;
  margin-top: 25px;
}
.referenzen_boxes-accordion_single > h5 {
  margin: 0;
  background-color: #60767b;
  font-weight: 400;
  font-size: 14px;
  color: #fff;
  padding: 20px;
}
.referenzen_boxes-accordion_single + .referenzen_boxes-accordion_single {
  margin-top: 5px;
}
.referenzen_boxes-accordion_content {
  padding: 10px;
  display: none;
}
@media screen and (max-width: 991px) {
  .referenzen_boxes {
    flex: 1 1 100%;
  }
  .referenzen_blue-box {
    flex: 1 1 100%;
    margin-bottom: 30px;
  }
  .referenzen-content_section {
    margin-bottom: 0;
  }
  .referenzen_boxes-single,
  .referenzen_boxes-twocol .referenzen_boxes-single {
    flex: 0 1 calc(50% - 30px);
  }
}
@media screen and (max-width: 767px) {
  .referenzen_boxes-single,
  .referenzen_boxes-twocol .referenzen_boxes-single {
    flex: 1 1 100%;
  }
}
@media screen and (max-width: 575px) {
  .referenzen_blue-box_highlight-single {
    max-width: 100%;
    flex-grow: 1;
  }
  .referenzen_blue-box_highlight-single + .referenzen_blue-box_highlight-single {
    margin-top: 15px;
  }
}
/* V1 */

.cta_box_module_v1,
.cta_box_module_v2,
.cta_box_module_v3,
.cta_box_module_v4 { 
    background-color: #0071b9;   
}
.cta_box_module_v1 .cta_box_module {    
}
.cta_box_module_v1 .cta_box_module .cta_box_module_container {    
    position: relative;
}
.cta_box_module_v1 .cta_box_module h3,
.cta_box_module_v2 .cta_box_module h3,
.cta_box_module_v3 .cta_box_module h3,
.cta_box_module_v4 .cta_box_module h3 { 
    margin-bottom: 0px;
    padding-bottom: 25px;
}
.cta_box_module_v1 .cta_box_module h3 { 
    font-size: 32px;
    font-weight: 600;
}
@media (min-width: 992px) {
.cta_box_module_v1 .cta_box_module h3 { 
    line-height: 1.6;
}
}
@media (min-width: 768px) {
.cta_box_module_v1 .cta_box_module h3 {
    padding-right: 300px;
    text-align: left;
}    
}
.cta_box_module_v1 .cta_box_module .cta_box_module_button {
}
@media (max-width: 767px) {
.cta_box_module_v1 .cta_box_module .cta_box_module_button {
    float: left;
    width: 100%;
    padding: 10px 0px 35px;
}        
}
@media (min-width: 768px) {
.cta_box_module_v1 .cta_box_module .cta_box_module_button {  
  	width: 300px;
    text-align: right;
    padding: 0px 0px 0px;
    position: absolute;
    top: 50%;
    right: 0px;
    margin-top: -30px;
}    
}

/* V2 */

.cta_box_module_v2,
.cta_box_module_v4 {    
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
}
@media (max-width: 767px) {
.cta_box_module_v2,
.cta_box_module_v4 { 
    background-attachment: scroll;
}     
}

.cta_box_module_v2 .cta_box_module {    
}
.cta_box_module_v2 .cta_box_module h3,
.cta_box_module_v3 .cta_box_module h3,
.cta_box_module_v4 .cta_box_module h3 { 
    font-size: 40px;
}
@media (min-width: 768px) {
.cta_box_module_v2 .cta_box_module h3,
.cta_box_module_v3 .cta_box_module h3,
.cta_box_module_wrap .cta_box_module p,
.cta_box_module_v4 .cta_box_module h3 { 
    padding-left: 12%;
    padding-right: 12%;
}
}
.cta_box_module_v2 .cta_box_module .cta_box_module_button {
    padding: 20px 0px 35px;
}
.cta_box_module_wrap .cta_box_module_header {
    padding-top: 28px;
    padding-bottom: 14px;
    text-align: center;
}
.cta_box_module_wrap .cta_box_module_header span,
.cta_box_module_wrap .cta_box_module_image img {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
}
.cta_box_module_wrap .cta_box_module_header span {
    font-size: 18px;
    font-weight: 600;
    color: #ffffff;
    border-bottom: 2px solid #ffffff;
    padding: 0px 8px 6px;
    text-transform: none;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

/* V3 */

.cta_box_module_v3 {    
}
.cta_box_module_v3 .cta_box_module {   
    padding-bottom: 0px;
}
.cta_box_module_v3 .cta_box_module h3,
.cta_box_module_v4 .cta_box_module h3 { 
    text-transform: none;
}
.cta_box_module_v3 .cta_box_module h3 { 
    padding-bottom: 18px;
}
.cta_box_module_wrap .cta_box_module p {
    font-size: 18px;
    text-align: center;
    color: #ffffff; 
    margin: 0px;
    padding-bottom: 36px;
    line-height: 1.8;
}
.cta_box_module_wrap .cta_box_module_image {
    padding-top: 64px;
    text-align: center;    
}
.cta_box_module_wrap .cta_box_module_image img {    
}

.cta_box_module_v4 .cta_box_module .cta-user-pic {
    text-align: center;
    margin-bottom: 10px;
}

.cta_box_module_v4 .cta_box_module .cta-user-pic img {
  max-width: 150px;
  border-radius: 50%;
  overflow: hidden;
}

/* V4 */

.cta_box_module_v4 {
  color: #fff;
}
.cta_box_module_v4 .cta_box_module h3 { 
    padding-bottom: 20px;
    font-size: 36px;
    color: #fff;
    text-transform: none;
}
.cta_box_module_v4 .cta_box_module p {
  font-size: 20px;
  color: #fff;
}
.cta_box_module_v4 .cta_box_module p a {
  color: #fff;
  font-size: 16px;
}
.cta_box_module_v4 .cta_box_module .cta_box_module_button,
.cta_box_module_v4 .cta_box_module .cta_box_module_button p {
    padding: 0;
}

/* V5 */

.cta_box_module_v5 {   
    background-color: #ffffff;
     -webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.3);
}
.cta_box_module_v5 .cta_box_module h3,
.cta_box_module_v5 .cta_box_module p { 
    color: #54646c;
}
.cta_box_module_v5 .cta_box_module h3 { 
}
.cta_box_module_v5 .cta_box_module p { 
    opacity: 0.9;
    filter: alpha(opacity=90);
}
.cta_box_module_v5 .cta_box_module .cta_box_module_button {
}

/* V6 */

.cta_box_module_v6 {
    background-color: none;
    box-shadow: none;
}
.cta_box_module_v6 .cta_box_module h3 {
    font-size: 32px;
}
.cta_box_module_v6 .cta_box_module p { 
    line-height: 1.9;
    font-size: 17px;
    padding-bottom: 30px;
    opacity: 1;
    filter: alpha(opacity=100);
}

/* Divider */
.divider-el {
  text-align: center;
  margin-top: 30px;
}
.divider-el span {
  display: inline-block;
  width: 90px;
  height: 8px;
  background-color: #ef8200;
  transform: skew(-30deg);
}

/*------------------------
r) Page Title  
------------------------*/

.page-top-title h1 {
  font-size: 23px;
  margin-bottom: 0;
  padding: 10px 0;
  text-align: center;
}

.page-description-wrapper {
  margin: 35px 0;
}
    
.page_title_module_wrap {    
    background-color: #0071b9;
}
.page_title_module_v1 {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;  
    background-attachment: fixed;
}
@media (max-width: 767px) {
.page_title_module_v1 { 
    background-attachment: scroll;
}     
}

.page_title_module_v2 {    
}

.page_title_module_inner_wrap {    
}
.page_title_module {    
}
.page_title_module_v1 .page_title_module {
}
.page_title_module_v2 .page_title_module {
    padding: 10px 0px;    
}
.page_title_module h1,
.page_title_module p,
.deurali-blog .page_title_module_v1 .page_title_module h3,
.deurali-blog-v2 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v3 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v4 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v5 .page_title_module_v1 .page_title_module h3 {
    text-align: center;
    color: #ffffff;
}
.page_title_module h1,
.deurali-blog .page_title_module_v1 .page_title_module h3,
.deurali-blog-v2 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v3 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v4 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v5 .page_title_module_v1 .page_title_module h3 {
    padding-top: 20px;
    text-transform: none;
}
.page_title_module_v1 .page_title_module h1 {    
    font-size: 42px;
    margin-bottom: 14px;
    line-height: 1.3;
}
.page_title_module_v2 .page_title_module h1,
.deurali-blog .page_title_module_v1 .page_title_module h3,
.deurali-blog-v2 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v3 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v4 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v5 .page_title_module_v1 .page_title_module h3 {    
    font-size: 30px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    line-height: 1.4;
}
.page_title_module p {
    font-size: 18px;
    opacity: 0.9;
    filter: alpha(opacity=90);  
    margin-bottom: 6px;
    padding-bottom: 20px;
}

/*------------------------
s) Logos
------------------------*/    

.logos_list_module_wrap {    
}
.logos_list_module_wrap .section_content {
    text-align: center;
}
@media (max-width: 767px) {
.logos_list_module_wrap .section_content {
    padding: 15px 0px 35px 0px;
}
}
@media (min-width: 768px) {
.logos_list_module_wrap .section_content {
    padding: 15px 0px 50px 0px;
}
}
.logos_list_module_wrap .section_content .hs_cos_wrapper_type_linked_image {
    float: none;
    width:auto;
    display: inline-block;
    vertical-align: top;
    margin: 5px 20px;
    padding: 0px;
}
.logos_list_module_wrap .section_content .hs_cos_wrapper_type_linked_image a {
    float: left;   
    width: auto;
}
.logos_list_module_wrap .section_content .hs_cos_wrapper_type_linked_image a img {
    float: left;
    height: 75px !important;
    width: auto !important;
    margin: 0px;
    cursor: default;
}

.section_content_white_bg .logos_list_module_wrap .section_content {
    padding: 20px 0px;
} 
.section_content_white_bg .logos_list_module_wrap .section_content .hs_cos_wrapper_type_linked_image {
    margin: 10px 5px;
}
.section_content_white_bg .logos_list_module_wrap .section_content .hs_cos_wrapper_type_linked_image a {
    background: #ffffff;
    border: 1px solid #eeeeee !important;
    padding: 25px 35px;

}

/* White */

.logos_list_module_white_wrap {
    display: block;
    background-color: #fff;
}

/*------------------------
t) Countdown
------------------------*/  

/* Reset */

.flip-clock-wrapper * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-clock-wrapper a {
  cursor: pointer;
  text-decoration: none;
  color: #ccc; }

.flip-clock-wrapper a:hover {
  color: #fff; }

.flip-clock-wrapper ul {
  list-style: none; }

.flip-clock-wrapper.clearfix:before,
.flip-clock-wrapper.clearfix:after {
  content: " ";
  display: table; }

.flip-clock-wrapper.clearfix:after {
  clear: both; }

.flip-clock-wrapper.clearfix {
  *zoom: 1; }

/* Main */

.flip-clock-wrapper {
  font: normal 11px "Helvetica Neue", Helvetica, sans-serif;
  -webkit-user-select: none; }

.flip-clock-meridium {
  background: none !important;
  box-shadow: 0 0 0 !important;
  font-size: 36px !important; }

.flip-clock-meridium a { color: #313333; }

.flip-clock-wrapper {
  text-align: center;
  position: relative;
  width: 100%;
  margin: 1em;
}

.flip-clock-wrapper:before,
.flip-clock-wrapper:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.flip-clock-wrapper:after {
    clear: both;
}

/* Skeleton */

.flip-clock-wrapper ul {
  position: relative;
  float: left;
  margin: 5px;
  width: 60px;
  height: 90px;
  font-size: 80px;
  font-weight: bold;
  line-height: 87px;
  border-radius: 6px;
  background: #000;
}

.flip-clock-wrapper ul li {
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  line-height: 87px;
  text-decoration: none !important;
}

.flip-clock-wrapper ul li:first-child {
  z-index: 2; }

.flip-clock-wrapper ul li a {
  display: block;
  height: 100%;
  -webkit-perspective: 200px;
  -moz-perspective: 200px;
  perspective: 200px;
  margin: 0 !important;
  overflow: visible !important;
  cursor: default !important; }

.flip-clock-wrapper ul li a div {
  z-index: 1;
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  font-size: 80px;
  overflow: hidden; 
  outline: 1px solid transparent; }

.flip-clock-wrapper ul li a div .shadow {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2; }

.flip-clock-wrapper ul li a div.up {
  -webkit-transform-origin: 50% 100%;
  -moz-transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -o-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  top: 0; }

.flip-clock-wrapper ul li a div.up:after {
  content: "";
  position: absolute;
  top: 44px;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 3px;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0.4); }

.flip-clock-wrapper ul li a div.down {
  -webkit-transform-origin: 50% 0;
  -moz-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  -o-transform-origin: 50% 0;
  transform-origin: 50% 0;
  bottom: 0;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}

.flip-clock-wrapper ul li a div div.inn {
  position: absolute;
  left: 0;
  z-index: 1;
  width: 100%;
  height: 200%;
  color: #ccc;
  text-shadow: 0 1px 2px #000;
  text-align: center;
  background-color: #333;
  border-radius: 6px;
  font-size: 70px; }

.flip-clock-wrapper ul li a div.up div.inn {
  top: 0; }

.flip-clock-wrapper ul li a div.down div.inn {
  bottom: 0; }

/* PLAY */

.flip-clock-wrapper ul.play li.flip-clock-before {
  z-index: 3; }

.flip-clock-wrapper .flip {   box-shadow: 0 2px 5px rgba(0, 0, 0, 0.7); }

.flip-clock-wrapper ul.play li.flip-clock-active {
  -webkit-animation: asd 0.5s 0.5s linear both;
  -moz-animation: asd 0.5s 0.5s linear both;
  animation: asd 0.5s 0.5s linear both;
  z-index: 5; }

.flip-clock-divider {
  float: left;
  display: inline-block;
  position: relative;
  width: 20px;
  height: 100px; }

.flip-clock-divider:first-child {
  width: 0; }

.flip-clock-dot {
  display: block;
  background: #323434;
  width: 10px;
  height: 10px;
  position: absolute;
  border-radius: 50%;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  left: 5px; }

.flip-clock-divider .flip-clock-label {
  position: absolute;
  top: -1.5em;
  right: -86px;
  color: black;
  text-shadow: none; }

.flip-clock-divider.minutes .flip-clock-label {
  right: -88px; }

.flip-clock-divider.seconds .flip-clock-label {
  right: -91px; }

.flip-clock-dot.top {
  top: 30px; }

.flip-clock-dot.bottom {
  bottom: 30px; }

@-webkit-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-moz-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@-o-keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

@keyframes asd {
  0% {
    z-index: 2; }

  20% {
    z-index: 4; }

  100% {
    z-index: 4; } }

.flip-clock-wrapper ul.play li.flip-clock-active .down {
  z-index: 2;
  -webkit-animation: turn 0.5s 0.5s linear both;
  -moz-animation: turn 0.5s 0.5s linear both;
  animation: turn 0.5s 0.5s linear both; }

@-webkit-keyframes turn {
  0% {
    -webkit-transform: rotateX(90deg); }

  100% {
    -webkit-transform: rotateX(0deg); } }

@-moz-keyframes turn {
  0% {
    -moz-transform: rotateX(90deg); }

  100% {
    -moz-transform: rotateX(0deg); } }

@-o-keyframes turn {
  0% {
    -o-transform: rotateX(90deg); }

  100% {
    -o-transform: rotateX(0deg); } }

@keyframes turn {
  0% {
    transform: rotateX(90deg); }

  100% {
    transform: rotateX(0deg); } }

.flip-clock-wrapper ul.play li.flip-clock-before .up {
  z-index: 2;
  -webkit-animation: turn2 0.5s linear both;
  -moz-animation: turn2 0.5s linear both;
  animation: turn2 0.5s linear both; }

@-webkit-keyframes turn2 {
  0% {
    -webkit-transform: rotateX(0deg); }

  100% {
    -webkit-transform: rotateX(-90deg); } }

@-moz-keyframes turn2 {
  0% {
    -moz-transform: rotateX(0deg); }

  100% {
    -moz-transform: rotateX(-90deg); } }

@-o-keyframes turn2 {
  0% {
    -o-transform: rotateX(0deg); }

  100% {
    -o-transform: rotateX(-90deg); } }

@keyframes turn2 {
  0% {
    transform: rotateX(0deg); }

  100% {
    transform: rotateX(-90deg); } }

.flip-clock-wrapper ul li.flip-clock-active {
  z-index: 3; }

/* SHADOW */

.flip-clock-wrapper ul.play li.flip-clock-before .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .up .shadow {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0.1)), color-stop(100%, black));
  background: linear, top, rgba(0, 0, 0, 0.1) 0%, black 100%;
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0.1) 0%, black 100%);
  background: linear, to bottom, rgba(0, 0, 0, 0.1) 0%, black 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.3s linear both; }

/*DOWN*/

.flip-clock-wrapper ul.play li.flip-clock-before .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: show 0.5s linear both;
  -moz-animation: show 0.5s linear both;
  animation: show 0.5s linear both; }

.flip-clock-wrapper ul.play li.flip-clock-active .down .shadow {
  background: -moz-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, black), color-stop(100%, rgba(0, 0, 0, 0.1)));
  background: linear, top, black 0%, rgba(0, 0, 0, 0.1) 100%;
  background: -o-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: -ms-linear-gradient(top, black 0%, rgba(0, 0, 0, 0.1) 100%);
  background: linear, to bottom, black 0%, rgba(0, 0, 0, 0.1) 100%;
  -webkit-animation: hide 0.5s 0.3s linear both;
  -moz-animation: hide 0.5s 0.3s linear both;
  animation: hide 0.5s 0.2s linear both; }

@-webkit-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-o-keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes show {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-webkit-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-moz-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@-o-keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

@keyframes hide {
  0% {
    opacity: 1; }

  100% {
    opacity: 0; } }

/* Module */

.countdown_content_wrap {
    margin: 0px;
    text-align: center;
}

.countdown_clock_outer_wrap {
    text-align: center;
}
.countdown_clock_wrap {
    float: none;
    width: auto;
    display: inline-block;
    vertical-align: top;
    margin: 10px 0px 30px 0px;    
    padding: 0px 18px 0px 0px;
}
.countdown_clock_wrap .flip-clock-divider .flip-clock-label {
    color: rgba(255,255,255,0.7);
    font-weight: normal;
    top: auto;
    bottom: -30px;
    text-transform: none;
}

.countdown_clock_wrap .flip-clock-divider {
    float: left;
}
.countdown_clock_wrap .flip-clock-divider.days .flip-clock-label {
}
.countdown_clock_wrap .flip-clock-divider.hours .flip-clock-label {
}
.countdown_clock_wrap .flip-clock-divider.minutes .flip-clock-label {
}
.countdown_clock_wrap .flip-clock-divider.seconds .flip-clock-label {
}
.countdown_clock_wrap.flip-clock-wrapper ul.flip  {
    float: left;
    background: rgba(0,0,0,0.6);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    padding: 0px;
    margin: 4px;
}
.countdown_clock_wrap.flip-clock-wrapper ul li {
    padding: 1px;
    margin-bottom: 0px;
}
.countdown_clock_wrap.flip-clock-wrapper ul li a div div.inn {
}

.countdown_clock_wrap .flip-clock-dot {
    background: rgba(0,0,0,0.4);
    box-shadow: none;
}
.countdown_clock_wrap .flip-clock-dot.top {
}
.countdown_clock_wrap .flip-clock-dot.bottom {
}

@media (max-width: 549px) {	
.countdown_clock_wrap {
    padding-right: 10px;
    margin-bottom: 20px;
}    
.countdown_clock_wrap .flip-clock-divider .flip-clock-label {
    font-size: 9px;
    bottom: -20px;
}    
.countdown_clock_wrap .flip-clock-divider {
    height: 40px;
    width: 10px;
}
.countdown_clock_wrap .flip-clock-dot {
    width: 4px;
    height: 4px;
    left: 3px;
}
.countdown_clock_wrap .flip-clock-divider.days .flip-clock-label {
    right: -35px;
}
.countdown_clock_wrap .flip-clock-divider.hours .flip-clock-label {
    right: -39px;
}
.countdown_clock_wrap .flip-clock-divider.minutes .flip-clock-label {
    right: -43px;
}
.countdown_clock_wrap .flip-clock-divider.seconds .flip-clock-label {
    right: -45px;
}
.countdown_clock_wrap.flip-clock-wrapper ul.flip  {
    width: 20px;
    height: 36px;
    line-height: 34px;
    font-size: 20px;
    margin: 2px;
}
.countdown_clock_wrap.flip-clock-wrapper ul li {
    line-height: 34px;
}
.countdown_clock_wrap.flip-clock-wrapper ul li a div div.inn {
    font-size: 20px;
}
.countdown_clock_wrap .flip-clock-dot.top {
    top: 14px;
}
.countdown_clock_wrap .flip-clock-dot.bottom {
    bottom: 12px;
}
}
@media (min-width: 550px) {
.countdown_clock_wrap .flip-clock-divider .flip-clock-label {
    font-size: 11px;
}    
.countdown_clock_wrap .flip-clock-divider {
    height: 50px;
    width: 18px;
}
.countdown_clock_wrap .flip-clock-dot {
    width: 8px;
    height: 8px;
}
.countdown_clock_wrap .flip-clock-divider.days .flip-clock-label {
    right: -52px;
}
.countdown_clock_wrap .flip-clock-divider.hours .flip-clock-label {
    right: -56px;
}
.countdown_clock_wrap .flip-clock-divider.minutes .flip-clock-label {
    right: -62px;
}
.countdown_clock_wrap .flip-clock-divider.seconds .flip-clock-label {
    right: -64px;
}
.countdown_clock_wrap.flip-clock-wrapper ul.flip  {
    width: 30px;
    height: 50px;
    line-height: 48px;
    font-size: 30px;
}
.countdown_clock_wrap.flip-clock-wrapper ul li {
    line-height: 48px;
}
.countdown_clock_wrap.flip-clock-wrapper ul li a div div.inn {
    font-size: 30px;
}
.countdown_clock_wrap .flip-clock-dot.top {
    top: 18px;
}
.countdown_clock_wrap .flip-clock-dot.bottom {
    bottom: 8px;
}
}
@media (min-width: 700px) {
.countdown_clock_wrap .flip-clock-divider .flip-clock-label {
    font-size: 12px;
}        
.countdown_clock_wrap .flip-clock-divider {
    height: 75px;
}
.countdown_clock_wrap .flip-clock-divider.days .flip-clock-label {
    right: -72px;
}
.countdown_clock_wrap .flip-clock-divider.hours .flip-clock-label {
    right: -76px;
}
.countdown_clock_wrap .flip-clock-divider.minutes .flip-clock-label {
    right: -82px;
}
.countdown_clock_wrap .flip-clock-divider.seconds .flip-clock-label {
    right: -82px;
}
.countdown_clock_wrap.flip-clock-wrapper ul.flip  {
    width: 46px;
    height: 70px;
    line-height: 70px;
    font-size: 46px;
}
.countdown_clock_wrap.flip-clock-wrapper ul li {
    line-height: 70px;
}
.countdown_clock_wrap.flip-clock-wrapper ul li a div div.inn {
    font-size: 46px;
}
.countdown_clock_wrap .flip-clock-dot.top {
    top: 26px;
}
.countdown_clock_wrap .flip-clock-dot.bottom {
    bottom: 22px;
}
}

.countdown_stop_message {
    float: none;
    width: 100%;
    max-width: 640px;
    vertical-align: top;
    display: inline-block;
    text-align: center;
    color: rgba(255,255,255,0.8);
    text-transform: none;
    font-weight: bold;
    background-color: #ef8200;
}
@media (max-width: 549px) {
.countdown_stop_message {
    border-radius: 4px;
    padding: 12px 20px;
    font-size: 16px;
    line-height: 22px;
    margin: 20px 0px 0px;
}	
}
@media (min-width: 550px) {
.countdown_stop_message {
    border-radius: 6px;
    padding: 18px 30px;
    font-size: 18px;
    line-height: 26px;
    margin: 30px 0px 0px;
}
}

/***********************************
03. Modules
***********************************/

@media (max-width: 767px) {
.row-fluid [class*="span"] {
    float: left !important;
    width: 100% !important;
}
}

/*---------------------------
a) Post Filter / Listing 
---------------------------*/

.widget-type-post_filter,
.widget-type-post_listing,
.widget-type-blog_subscribe,
.widget-type-google_search,
.widget-type-rss_listing,
.widget-type-form {
    margin: 20px 0px;
    background:#ffffff;
    border:1px solid #eaeaea;
    border-radius:4px;
}
.widget-type-form {
  border-radius: 0;
}
.landing_page_eform .widget-type-form,
.landing_page_eform .widget-type-post_filter,
.landing_page_eform .widget-type-post_listing,
.landing_page_eform .widget-type-blog_subscribe,
.landing_page_eform .widget-type-google_search,
.landing_page_eform .widget-type-rss_listing {
    border-color: #60767b;
}
.widget-type-post_filter h3,
.widget-type-post_listing h3,
.widget-type-blog_subscribe h3,
.widget-type-rss_listing h3,
.widget-type-google_search label,
.widget-type-form h3.form-title {
    background: #60767b;
    border-bottom: 1px solid #60767b;
    border-radius: 3px 3px 0 0;
    font-size: 20px;
    margin-bottom: 0;
    padding: 16px 28px;
    line-height: 1.5;
    text-transform: none;
    color: #fff;
}
.widget-type-post_filter ul,
.widget-type-post_listing ul,
.hs-rss-module,
.widget-type-google_search div.input,
.widget-type-blog_subscribe .hs-form,
.widget-type-form .hs-form {
    padding:21px 30px 24px;
    margin:0px;
}
.widget-type-post_filter ul li,
.widget-type-post_listing ul li,
.hs-rss-module .hs-rss-item {
    padding:0px 0px 12px;
    margin-bottom: 12px;
    list-style:none;
    border-bottom:1px dotted #eaeaea;
}
.widget-type-post_filter ul li:last-child,
.widget-type-post_listing ul li:last-child,
.hs-rss-module .hs-rss-item:last-child {
    margin-bottom:0px;
    padding-bottom:0px;
    border-bottom:none;
}
.widget-type-post_filter ul li a,
.widget-type-post_listing ul li a {
    font-size:15px;
    vertical-align: top;
}
.widget-type-post_filter ul li a span.filter-link-count {
    color:#54646c;
    margin-left:4px;
}
a.filter-expand-link {
    float: left;
    width: auto;
    font-size: 12px;
    font-weight: bold;
    text-transform: none;
    color: #ffffff;
    display: inline-block;
    border-radius: 40px;
    margin-bottom: 30px;
    margin-left: 30px;
    position: relative;
    padding: 6px 16px 4px 18px;   
    margin-top: -12px;
    background: #0071b9;    
}

/* Blog Comments */
.widget-type-blog_comments hs-button.primary,
.widget-type-blog_comments input[type="submit"] {
    font-size: 12px;
    line-height: 1;
    padding: 7px 30px;
}

.widget-type-blog_comments .hs-richtext p {
    font-size: 12px;
    font-weight: 300;
}

/*------------------------
b) RSS Listing
------------------------*/

.widget-type-rss_listing { 
}
.widget-type-rss_listing h3 {    
}
.hs-rss-module {  
}
.hs-rss-module .hs-rss-item {    
    margin-bottom: 24px;
    padding-bottom: 30px;
    margin-top: 4px;
    border-bottom:1px solid #eeeeee;
}
.hs-rss-module .hs-rss-item:last-child {
    margin-bottom: 10px;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-text { 
    float:left;
    width:100%;
    padding-right:0px;  
}
.hs-rss-item-text a.hs-rss-title {
    font-size: 18px;
    font-weight:600;
}
.hs-rss-item-text a.hs-rss-title span {    
}
.hs-rss-item-text .hs-rss-byline {
    font-size: 13px;
    font-style: italic;
    margin-top: 8px;
    color: #aaaaaa;
}
.hs-rss-item-text .hs-rss-byline span {    
}
.hs-rss-item-text .hs-rss-byline span.hs-rss-author,
.hs-rss-item-text .hs-rss-byline span.hs-rss-date {
  
}
.hs-rss-item-text .hs-rss-description {
   padding-top:15px; 
   padding-bottom: 0px;
}
.hs-rss-item-text .hs-rss-description p {
    margin-bottom:0px;
    font-size: 14px;
}
.hs-rss-item-text .hs-rss-description p a {
    margin-left:4px;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    float:left;
    width:100%;
    margin-top: 24px;
    margin-bottom: 4px;
}
.hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
    float: left;
}

/* Arithnea RSS */

.arithnea-rss-feed .hs-rss-module {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
  padding: 0;
}
.arithnea-rss-feed .hs-rss-item {
  flex: 1 1 calc(33.33333% - 30px);
  max-width: calc(33.33333% - 30px);
  border: 1px solid #eaeaea;
  margin: 0 15px 15px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  padding: 0;
}
.arithnea-rss-feed .hs-rss-module .hs-rss-item:last-child {
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 15px;
}
.arithnea-rss-feed .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
  order: 1;
  height: 150px;
  overflow: hidden;
  float: none;
  margin: 0 0 20px;
}
@media screen and (max-width: 991px) {
  .arithnea-rss-feed .hs-rss-module {
    margin: 0;
  }
  .arithnea-rss-feed .hs-rss-item {
    flex: 1 1 100%;
    max-width: 100%;
    margin: 0 0 15px;
  }
  .arithnea-rss-feed .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    height: auto;
  }
}
.arithnea-rss-feed .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
  order: 2;
  padding: 0 20px 20px;
  float: none;
}
.arithnea-rss-feed .hs-rss-item-text a.hs-rss-title {
  font-size: 22px;
  line-height: 1.3;
  margin-bottom: 7px;
  color: #363534;
}
.arithnea-rss-feed .hs-rss-item-text .hs-rss-description p {
  margin-bottom: 0;
  font-size: 16px;
  line-height: 1.7;
}
.arithnea-rss-feed .hs-rss-item-text .hs-rss-byline {
  color: #890219;
  margin-bottom: 7px;
  font-size: 16px;
  line-height: 1.7;
  font-style: normal;
  font-weight: 300;
}
.arithnea-rss-feed .hs-rss-item-text .hs-rss-byline span.hs-rss-author {
  padding-right: 50px;
}

/*------------------------
c) Horizontal Spacer
------------------------*/

.hs_cos_wrapper_type_space {
  display: block;
  min-height: 1px;
}

.widget-type-space {
    margin: 20px 0px;
}

/*------------------------
d) Form
------------------------*/

/* Wrapper */
.hs_cos_wrapper_type_form {
}
.widget-type-form,
.widget-type-blog_subscribe {
    padding: 20px 30px;
}
.widget-type-form .hs-form,
.widget-type-blog_subscribe .hs-form {
    padding-top: 18px;
    margin-bottom: -20px;
    margin-left: -30px;
    margin-right: -30px;
}

/* Title */
.hs_cos_wrapper_type_form h3.form-title,
.widget-type-blog_subscribe h3 {
    margin-top: -20px;
    margin-left: -30px;
    margin-right: -30px;
}

/* Form Field */
.hs_cos_wrapper_type_form .hs-form-field,
.hs-form .hs-form-field {    
}

/* Descriptions */
.hs_cos_wrapper_type_form .hs-field-desc,
.hs-form .hs-field-desc {
    color: #666666;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 4px;
}

/* Labels */
.hs_cos_wrapper_type_form label,
.hs-form label {
    font-size: 14px;
}
.hs_cos_wrapper_type_form .hs-form-field > label,
.hs-form .hs-form-field > label {
    font-weight: 600;
    margin-top:8px;
}
.hs_cos_wrapper_type_form .hs-form-field > label span.hs-form-required,
.hs-form .hs-form-field > label span.hs-form-required {
    margin-left:6px;
    color: #363534;
}
.hs_cos_wrapper_type_form .hs-form-field ul.inputs-list li label span,
.hs-form .hs-form-field ul.inputs-list li label span {
    font-weight:normal;
}

/* Error Message */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.hs-error-msgs,
.hs-form .hs-form-field ul.hs-error-msgs,
.hs_error_rollup ul.hs-error-msgs {
    margin-bottom: 4px !important;
    margin-top: -2px !important;
}
.hs_cos_wrapper_type_form .hs-form-field ul.hs-error-msgs li,
.hs-form .hs-form-field ul.hs-error-msgs li,
.hs_error_rollup ul.hs-error-msgs li {
    margin-bottom:0px;
}
.hs_cos_wrapper_type_form .hs-form-field ul.hs-error-msgs li label,
.hs-form .hs-form-field ul.hs-error-msgs li label,
.hs_error_rollup ul.hs-error-msgs li label {
    font-size: 13px;
    color:#60767b;
}

.hs_error_rollup,
.hs_error_rollup ul.hs-error-msgs,
.hs_error_rollup ul.hs-error-msgs li,
.hs_error_rollup ul.hs-error-msgs li label {
  	float: left;
  	width: 100%;
  	margin: 0px;
    padding: 0px;
}
.hs_error_rollup ul.hs-error-msgs {
  	margin-top: 5px !important;
    margin-bottom: 0px !important;
}
.widget-type-blog_subscribe .hs_error_rollup ul.hs-error-msgs {
  	margin-top: 0px !important;
    margin-bottom: 5px !important;
}
.hs_error_rollup ul.hs-error-msgs li {
  	list-style: none;
    margin-top: 4px;
}
.hs_error_rollup ul.hs-error-msgs li label {  
}

/* Button */
.hs-form .hs-field-desc + .actions {
  margin-top: 24px;
  margin-bottom: 12px;
}

/* Multi Column form */
.hs-form fieldset.form-columns-1 {    
}
.hs-form fieldset.form-columns-1 .hs-form-field { 
    float:left;
    width:100%;
}
.hs-form fieldset.form-columns-2 {    
}
.hs-form fieldset.form-columns-2 .hs-form-field {
    width:50%;
}
.hs-form fieldset.form-columns-3 {    
}
.hs-form fieldset.form-columns-3 .hs-form-field { 
    width:33.3%;
}
@media (min-width: 540px) {
.hs-form fieldset.form-columns-2 .hs-form-field,
.hs-form fieldset.form-columns-3 .hs-form-field { 
    float:left;   
    padding-right:15px;
}
}
body .hs-form fieldset.form-columns-2 .hs-form-field:nth-last-of-type(1),
body .hs-form fieldset.form-columns-3 .hs-form-field:nth-last-of-type(1) {
    padding-right:0px;
}

/* Multiple Selection Inputs */
form.hs-form fieldset { 
    max-width: none; 
}
form.hs-form fieldset .hs-form-field { 
    padding: 0px; 
}
form.hs-form fieldset[class*="form-columns"] .input { 
    margin-right: 0; 
}
form.hs-form fieldset[class*="form-columns"] .hs-input { 
    width: 100%; 
}
form.hs-form fieldset[class*="form-columns"] .hs-input[type="checkbox"],
form.hs-form fieldset[class*="form-columns"] .hs-input[type="radio"] { 
    width: auto; 
}
form.hs-form fieldset.form-columns-3 .hs-form-field { 
    width: 33.33%; 
}

@media (max-width: 539px) {
form.hs-form fieldset.form-columns-2 .hs-form-field,
form.hs-form fieldset.form-columns-3 .hs-form-field,
form.hs-form .form-columns-2 .hs-form-field .hs-input, 
form.hs-form .form-columns-3 .hs-form-field .hs-input { 
    width: 100% !important;
}
form.hs-form .form-columns-3 .hs-form-field .hs-input[type="checkbox"],
form.hs-form .form-columns-3 .hs-form-field .hs-input[type="radio"] { 
    width: auto; 
}
}
@media (min-width: 540px) {
form.hs-form fieldset.form-columns-2 .hs-form-field ul.hs-error-msgs,
form.hs-form fieldset.form-columns-3 .hs-form-field ul.hs-error-msgs,
.hs_error_rollup ul.hs-error-msgs {
    margin-top:0px;
}
}

.widget-type-form .submitted-message {
		float: left;
    width: 100%;
    text-align: center;
    border: 1px solid #d2d2d2;
    color: #444444;
    padding: 10px 20px 12px;
    border-radius: 40px;
    font-size: 14px;
  	margin: 30px 0px 10px;
}

/* Dark Background */

.form_with_dark_bg {    
    background-color: #54646c;
    border: none;
}
.form_with_dark_bg.form_with_primary_color_bg {    
    background-color: #ef8200;
}
.form_with_dark_bg .hs_cos_wrapper_type_form h3.form-title,
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-form-field > label, 
.form_with_dark_bg .hs-form .hs-form-field > label,
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-form-field > label span.hs-form-required, 
.form_with_dark_bg .hs-form .hs-form-field > label span.hs-form-required,
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-field-desc, 
.form_with_dark_bg .hs-form .hs-field-desc,
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-form-field ul.inputs-list li label span,
.form_with_dark_bg .hs-form .hs-form-field ul.inputs-list li label span,
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-form-field ul.hs-error-msgs li label, 
.form_with_dark_bg .hs-form .hs-form-field ul.hs-error-msgs li label,
.form_with_dark_bg .hs_error_rollup ul.hs-error-msgs li label {
    color: #ffffff;    
}
.form_with_dark_bg .hs_cos_wrapper_type_form h3.form-title {
    border-bottom-color: rgba(0,0,0,0.06);
    background-color: rgba(0,0,0,0.06);
}
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-form-field > label, 
.form_with_dark_bg .hs-form .hs-form-field > label {    
}
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-form-field > label span.hs-form-required, 
.form_with_dark_bg .hs-form .hs-form-field > label span.hs-form-required {    
}
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-field-desc, 
.form_with_dark_bg .hs-form .hs-field-desc {    
}
.form_with_dark_bg input, 
.form_with_dark_bg textarea, 
.form_with_dark_bg select,
.form_with_dark_bg input:focus, 
.form_with_dark_bg textarea:focus, 
.form_with_dark_bg select:focus,
.form_with_dark_bg input.invalid, 
.form_with_dark_bg textarea.invalid, 
.form_with_dark_bg select.invalid {
    border: none;
}
.form_with_dark_bg input.invalid, 
.form_with_dark_bg textarea.invalid, 
.form_with_dark_bg select.invalid {
    background: #ffeded;
}
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-form-field > label span.hs-form-required, 
.form_with_dark_bg .hs-form .hs-form-field > label span.hs-form-required,
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-field-desc, 
.form_with_dark_bg .hs-form .hs-field-desc,
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-form-field ul.hs-error-msgs li label, 
.form_with_dark_bg .hs-form .hs-form-field ul.hs-error-msgs li label,
.form_with_dark_bg .hs_error_rollup ul.hs-error-msgs li label {
    opacity: 0.8;
    filter: alpha(opacity=80);     
}
.form_with_dark_bg .hs_cos_wrapper_type_form .hs-button.primary.large,
.form_with_dark_bg .hs-form .hs-button.primary.large {
}
.form_with_dark_bg.form_with_primary_color_bg .hs_cos_wrapper_type_form .hs-button.primary.large,
.form_with_dark_bg.form_with_primary_color_bg .hs-form .hs-button.primary.large {
    background-color: #ef8200;
}

.form_with_dark_bg .submitted-message {
		border-color: #ffffff;
    color: #ffffff;
}

/* Re-Captcha */

.hs_recaptcha {
  	float: left;
		width: 100%;
		margin: 20px 0px 25px;
}

/* Powered By */

.hubspot-link__container {  
  	float: left;
		width: 100%;
		top: 20px !important;  
  	font-family: 'Klavika-regular', Helvetica, Arial, sans-serif !important;
		text-align: center;
		display: none !important;
}
.hubspot-link {
    font-size: 12px;
}
.hubspot-link__icon {
    vertical-align: top;
    margin: 2px 8px 0px 0px !important;
}

/*------------------------
e) Google Search 
------------------------*/

.widget-type-google_search {
}

/* Label */
.widget-type-google_search label {
    font-weight: bold;
    display: block;
    font-size: 20px;
    margin: 0px;
}

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

/* Button */
.widget-type-google_search .hs-button.primary,
.widget-type-blog_subscribe .hs-form input.hs-button.primary {    
    width: 100%;
    margin-top: 14px;
    margin-bottom: 8px;
    font-size: 16px;
    padding: 12px 24px;
}
.widget-type-google_search .hs-button.primary:hover,
.widget-type-google_search .hs-button.primary:focus {    
} 

/*---------------------------
f) Blog Email Subscription 
---------------------------*/

.widget-type-blog_subscribe {    
}
.widget-type-blog_subscribe h3 { 
}
.widget-type-blog_subscribe .hs-form {   
    padding-top: 15px;
}
.widget-type-blog_subscribe .hs-form input.hs-button.primary {
    margin-bottom: 10px;
}

/*------------------------
g) Menu 
------------------------*/

.widget-type-menu,
.widget-type-simple_menu {
    margin: 20px 0px;
}
.hs-menu-wrapper ul {    
}
.hs-menu-wrapper ul li {
    margin-bottom:0px;
    padding-left:0px;
}
.hs-menu-wrapper ul li a {
    color:#363534;
    font-size: 1.1rem;
    font-weight: 600;
}
.hs-menu-wrapper ul li a:hover,
.hs-menu-wrapper ul li a:focus {
    color:#0071b9;
}
.hs-menu-wrapper ul li ul li a {
    font-size:1.1rem;
    font-weight:normal;
    border-bottom:1px dotted #eaeaea;
}
.hs-menu-wrapper > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    width:auto;
    background:#ffffff;    
    border: 1px solid #eeeeee;
}
.hs-menu-wrapper.flyouts ul > li:hover > a,
.hs-menu-wrapper ul > li.active > a {
    color:#0071b9;    
}

/* Horizontal Menu */
.hs-menu-wrapper.hs-menu-flow-horizontal ul {
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul li {
}
.hs-menu-wrapper.hs-menu-flow-horizontal ul li a {
    padding: 12px 20px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    z-index: 15;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    width:auto;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    margin-bottom: 0px !important;
}
@media (max-width: 568px) {
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    border-top:1px dotted #eaeaea;    
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    border-bottom:1px dotted #eaeaea;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul {
    width:100%;
}
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    max-width: 1000px;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children {
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li a {
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {    
    left:100%;
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children:hover > ul.hs-menu-children-wrapper {
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.active-branch {
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children.active-branch > ul.hs-menu-children-wrapper {
}
.hs-menu-wrapper.hs-menu-flow-horizontal li.active a {
}
.hs-menu-wrapper.hs-menu-flow-horizontal.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper > li:last-child > a {
    border-bottom: none;
}

/* Vertical Menu */ 
.hs-menu-wrapper.hs-menu-flow-vertical ul {
}
.hs-menu-wrapper.hs-menu-flow-vertical ul li a {
    width:auto;
    padding: 12px 20px;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul,
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul {
    border-top:1px dotted #eaeaea;    
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li a,
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul li a {
    border-bottom:1px dotted #eaeaea;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li a {
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul,
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul {
    width:100%;
    margin-bottom: 0px !important;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children {
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
}
@media (max-width: 568px) {
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left:0px;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul > li.hs-item-has-children > ul.hs-menu-children-wrapper {
    top:100%;
}
}
@media (min-width: 569px) {
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    left:100px;
}
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children {
    width:auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    left:100%;
}
.hs-menu-wrapper.hs-menu-flow-vertical.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper > li:last-child > a {
    border-bottom: none;
}

/* Vertical flyouts */ 
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts ul {
    list-style:none;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts ul li {
    list-style:none;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts ul li a {
    padding:12px 20px;
    width:auto;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts ul li ul li a {
    padding:12px 20px;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul li a {
    display: block;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    background:none;
    border: none;    
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li {
    padding-left:16px;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    display:none;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts.flyouts > ul li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
    display:block;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {
    display:none;
}
.hs-menu-wrapper.hs-menu-flow-vertical_flyouts.flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children:hover ul.hs-menu-children-wrapper {
    display:block;
}

/* No flyouts */ 
.hs-menu-wrapper.hs-menu-flow-vertical.no-flyouts .hs-menu-children-wrapper,
.hs-menu-wrapper.hs-menu-flow-horizontal.no-flyouts > ul li.hs-item-has-children ul.hs-menu-children-wrapper {    
    background: none;
    border: none;    
    left: 0 !important;
    position: relative !important;
}    
.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 {    
    padding-left: 16px;
}       

/*------------------------
h) Social Sharing
------------------------*/
.blog-wrap-btn-share {
  float: left;
  width: 100%;
}

.blog-wrap-btn-share .blog-shares {
  float: right;
}
.blog-wrap-btn-share .blog-shares-single {
  float: left;
}
.blog-shares-toggler img:hover,
.blog-shares-toggler img:active,
.blog-shares-toggler img:focus {
  cursor: pointer;
}
.blog-shares-toggler .blog-shares-toggler-opened {
  display: none;
}
.blog-wrap-btn-share .blog-shares-single .blog-shares-toggler .blog-shares-toggler-opened {
  display: inline-block;
}
.blog-wrap-btn-share .blog-shares span {
  display: inline-block;
  margin-left: 8px;
}
.blog-wrap-btn-share .blog-shares-single span {
  margin-left: 0;
  margin-right: 8px;
  float: left;
}
.blog-wrap-btn-share .blog-shares ul {
  visibility: hidden;
  opacity: 0;
  list-style-type: none;
  transition: all .2s ease;
  float: left;
  padding-left: 0;
  margin: 0;
}
.blog-wrap-btn-share .blog-shares-single ul {
  opacity: 1;
  visibility: visible;
}
.blog-wrap-btn-share .blog-shares ul.opened {
  visibility: visible;
  opacity: 1;
}
.blog-wrap-btn-share .blog-shares ul li {
  float: left;
  padding: 0;
}
.blog-wrap-btn-share .blog-shares ul li + li {
  margin-left: 4px;
}
.blog-wrap-btn-share .blog-shares ul li a {
  display: inline-block;
  width: 30px;
  height: 30px;
  line-height: 30px;
  background-color: #60767b;
  color: #fff;
  text-align: center;
}
.widget-type-social_sharing,
.widget-type-follow_me {
    margin: 20px 0px;
}
.hs_cos_wrapper_type_social_sharing,
.hs_cos_wrapper_type_follow_me {    
    float:left;
    width:100%;
    text-align:center;
}
.hs_cos_wrapper_type_social_sharing a img,
.widget-type-follow_me a.fm_button span {
    display:none !important;
}
.hs_cos_wrapper_type_social_sharing a,
.widget-type-follow_me a.fm_button,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link {
    color:#ffffff !important;    
    border: none !important;
    font-size: 20px;    
    display:inline-block;
    font-family: FontAwesome;
    line-height: 40px;
    margin: 2px 0px;
    vertical-align: top;
    height: 40px !important;
    width: 40px !important;
    text-align:center;
    opacity: 1;
    filter: alpha(opacity=100); 
    background-color: #0071b9;
    -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.hs_cos_wrapper_type_social_sharing a:hover,
.hs_cos_wrapper_type_social_sharing a:focus,
.widget-type-follow_me a.fm_button:hover,
.widget-type-follow_me a.fm_button:focus,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link:hover,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link:focus {    
    opacity: 0.8;
    filter: alpha(opacity=80); 
}
.hs_cos_wrapper_type_social_sharing a[href^="http://www.facebook.com"],
.widget-type-follow_me a.fm_button.fm_facebook,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-facebook {
    background-color:#4867aa !important;   
}
.hs_cos_wrapper_type_social_sharing a[href^="http://www.linkedin.com"],
.widget-type-follow_me a.fm_button.fm_linkedin,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-linkedin {
    background-color:#0077b5 !important;        
}
.hs_cos_wrapper_type_social_sharing a[href^="https://twitter.com"],
.widget-type-follow_me a.fm_button.fm_twitter,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-twitter {
    background-color:#00aced !important;        
}
.hs_cos_wrapper_type_social_sharing a[href^="https://plus.google.com"],
.widget-type-follow_me a.fm_button.fm_googleplus,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-google-plus {
    background-color:#dc4a38 !important;        
}
.hs_cos_wrapper_type_social_sharing a[href^="http://pinterest.com"],
.widget-type-follow_me a.fm_button.fm_pinterest {
    background-color:#bd081c !important;        
}
.hs_cos_wrapper_type_social_sharing a[href^="mailto:?subject"] {
    background-color:#506366 !important;     
    font-size:16px;
}
.hs_cos_wrapper_type_social_sharing a:before,
.widget-type-follow_me a.fm_button:before,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link:before {
    display: block;
    text-align: center;
    text-indent: 0;
}
.hs_cos_wrapper_type_social_sharing a[href^="http://www.facebook.com"]:before,
.widget-type-follow_me a.fm_button.fm_facebook:before,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-facebook:before {    
    content: "\f09a";
}
.hs_cos_wrapper_type_social_sharing a[href^="http://www.linkedin.com"]:before,
.widget-type-follow_me a.fm_button.fm_linkedin:before,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-linkedin:before {
    content: "\f0e1";
}
.hs_cos_wrapper_type_social_sharing a[href^="https://twitter.com"]:before,
.widget-type-follow_me a.fm_button.fm_twitter:before,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-twitter:before {
    content: "\f099";
}
.hs_cos_wrapper_type_social_sharing a[href^="https://plus.google.com"]:before,
.widget-type-follow_me a.fm_button.fm_googleplus:before,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-google-plus:before {
    content: "\f0d5";
}
.hs_cos_wrapper_type_social_sharing a[href^="http://pinterest.com"]:before,
.widget-type-follow_me a.fm_button.fm_pinterest:before {
    content: "\f0d2";
}
.hs_cos_wrapper_type_social_sharing a[href^="mailto:?subject"]:before {
    content: "\f0e0";
}

/*------------------------
i) Call To Action 
------------------------*/

.widget-type-cta {
    margin: 20px 0px;
    text-align: center;
}

.primary_cta,
.secondary_cta,
.conte,
.tertiary_cta,
.quaternary_cta,
.content_cta,
.lightblue_cta,
.greyblue_cta,
.mediumbrown_cta,
.grape_cta,
.hs-button.primary,
.arithnea-rss-feed .hs-rss-item-text .hs-rss-description p a {    
    font-family: 'Klavika-medium', Helvetica, Arial, sans-serif;
    font-weight: inherit;
    display: inline-block;
    margin: 0px;
    font-size: 1rem; 
    text-transform: none;
    line-height: 1.42857143;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    width: auto;  
    white-space: normal;
    background-image: none;
    height: auto;
    padding: 10px 28px; 
    border-radius: 0;
    
    text-decoration:none;  
    opacity: 1;
    position: relative;
    z-index: 1;
    -webkit-transition: all .2s ease;
  -moz-transition: all .2s ease;
  -o-transition: all .2s ease;
  -ms-transition: all .2s ease;
  transition: all .2s ease;
}
.arithnea-rss-feed .hs-rss-item-text .hs-rss-description p a {
  font-size:1rem;
  display: block;
  margin-top: 25px;
}

.cta_md {
    padding: 9px 25px !important;
    font-size: pxToRem(12);
}
.primary_cta {
    color: #ffffff;
    background-color: #0071b9;
    background: linear-gradient(-45deg, transparent 10px, #0071b9 0) bottom right;
    border-color: #0071b9;
    opacity:1;
}


.primary_cta:hover,
.secondary_cta:hover,
.tertiary_cta:hover,
.quaternary_cta:hover,
.content_cta:hover,
.lightblue_cta:hover,
.greyblue_cta:hover,
.mediumbrown_cta:hover,
.grape_cta:hover,
.hs-button.primary:hover,
.arithnea-rss-feed .hs-rss-item-text .hs-rss-description p a:hover,
.primary_cta:active,
.secondary_cta:active,
.tertiary_cta:active,
.quaternary_cta:active,
.content_cta:active,
.lightblue_cta:active,
.greyblue_cta:active,
.mediumbrown_cta:active,
.grape_cta:active,
.hs-button.primary:active,
.arithnea-rss-feed .hs-rss-item-text .hs-rss-description p a:active,
.primary_cta:focus,
.secondary_cta:focus,
.tertiary_cta:focus,
.quaternary_cta:focus,
.content_cta:focus,
.lightblue_cta:focus,
.greyblue_cta:focus,
.mediumbrown_cta:focus,
.grape_cta:focus,
.hs-button.primary:focus,
.arithnea-rss-feed .hs-rss-item-text .hs-rss-description p a:focus{
    color:#fff;
    opacity:0.8;
}

.secondary_cta {
    color: #fff;
    background-color: #ef8200;
    background: linear-gradient(-45deg, transparent 10px, #ef8200 0) bottom right;
    border-color: #ef8200;
}

.content_cta {
  color: #fff;
  background-color: #887d75;
  background: linear-gradient(-45deg, transparent 10px, #887d75 0) bottom right;
  border-color: #887d75;
}


.tertiary_cta {
    color: #fff;
    background-color: #a79300;
    background: linear-gradient(-45deg, transparent 10px, #a79300 0) bottom right;
    border-color: #a79300;
}

.quaternary_cta {
    color: #0071b9;
    background-color: #fff;
    background: linear-gradient(-45deg, transparent 10px, #fff 0) bottom right;
    border-color: #fff;
}

.quaternary_cta:hover, .quaternary_cta:focus, .quaternary_cta:active {
  color: #0071b9 !important;
}

.lightblue_cta {
    color: #fff;
    background-color: #60767b;
    background: linear-gradient(-45deg, transparent 10px, #60767b 0) bottom right;
    border-color: #60767b;
}

.greyblue_cta {
  color: #fff;
  background-color: #678b97;
  background: linear-gradient(-45deg, transparent 10px, #678b97 0) bottom right;
  border-color: #678b97;
}

.mediumbrown_cta {
  color: #fff;
  background-color: #753d12;
  background: linear-gradient(-45deg, transparent 10px, #753d12 0) bottom right;
  border-color: #753d12;
}

.grape_cta {
  color: #fff;
  background-color: #782f40;
  background: linear-gradient(-45deg, transparent 10px, #782f40 0) bottom right;
  border-color: #782f40;
}

.hs-form .hs-field-desc+.actions {
  background-color:transparent; /* White background reset */
}

.hs-button.primary {
  color: #fff;
  border:none;
  background-color: #ef8200;
  background: linear-gradient(-45deg, transparent 10px, #ef8200 0) bottom right;
  border-color: #ef8200;
}





.cta_wrap {
    text-align: center;
}
.cta_wrap .primary_cta,
.cta_wrap .secondary_cta,
.cta_wrap .tertiary_cta,
.cta_wrap .quaternary_cta {
    margin: 10px;
}

.cta-module-wrapper.text-left {
  text-align: left;
}
.cta-module-wrapper.text-center {
  text-align: center;
}
.cta-module-wrapper.text-right {
  text-align: right;
}

/*------------------------
j) Follow Me 
------------------------*/

.widget-type-follow_me {    
}
.widget-type-follow_me h3 {
    font-size: 20px;
    text-align: center;
    margin-bottom: 15px;
}
.widget-type-follow_me a.fm_button {
    margin: 2px;
}

.widget-type-follow_me a.fm_button.fm_youtube {
    background-color:#E02F2F !important;   
}
.widget-type-follow_me a.fm_button.fm_rss {
    background-color:#FF722C !important;   
}
.widget-type-follow_me a.fm_button.fm_xing {
    background-color:#00605E !important;   
}
.widget-type-follow_me a.fm_button.fm_default {
    background-color:#0071b9 !important;   
}

.widget-type-follow_me a.fm_button.fm_youtube:before {    
    content: "\f16a";
}
.widget-type-follow_me a.fm_button.fm_rss:before {    
    content: "\f09e";
}
.widget-type-follow_me a.fm_button.fm_xing:before {    
    content: "\f168";
}
.widget-type-follow_me a.fm_button.fm_default:before {    
    content: "\f0ac";
}

/*------------------------
k) Section Header 
------------------------*/

.widget-type-section_header,
.widget-type-header {
    margin: 20px 0px;
}
.widget-type-section_header h1,
.widget-type-section_header p.secondary-header {
    text-align: center;
}
.widget-type-section_header h1 {
    margin-bottom: 12px;
    text-transform: none;
}
.widget-type-section_header p.secondary-header {
    font-size: 20px;
    font-weight: 600;
}

/*------------------------
l) Header 
------------------------*/

.widget-type-header {
}
.widget-type-header h1,
.widget-type-header h2,
.widget-type-header h3,
.widget-type-header h4 {
    text-align: left;
}
.widget-type-header h1 {
}
.widget-type-header h2 {
}
.widget-type-header h3 {
    line-height: 1.5;
}
.widget-type-header h4 {
    line-height: 1.5;
}

/*------------------------
m) Image Gallery + Sliders
------------------------*/
.section_partner_bg {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  padding: 100px 0;
}

.partner-slider {
    margin-bottom: 0 !important;
}

.partner-slider .single-partner .partner-img {
    background-color: white;
    border: 1px solid #dcdcdc;
}

.partner-slider .single-partner img {
  max-width: 100%;
}

.partner-slider .slick-prev,
.partner-slider .slick-next {
  background: none;
  transition: all .2s ease;
}

.partner-slider .slick-prev {
  left: -50px;
}

.partner-slider .slick-prev:before {
  color: #363534 !important;
  opacity: 1;
}

.partner-slider .slick-next {
  right: -50px;
}

.partner-slider .slick-next:before {
  color: #363534 !important;
}

.partner-slider .slick-dots {
  bottom: -45px;
}

.partner-slider .slick-dots li button:before {
  border-color: #dcd9d7;
  opacity: 1;
}
.partner-slider .slick-dots li.slick-active button:before {
  border-color: #0071b9;
}

.widget-type-gallery, 
.widget-type-image_slider,
.widget-type-linked_image {
    margin: 20px 0px;
}

.slick-slider {
    margin-bottom: 0px;
}
.hs_cos_gallery_main, 
.hs_cos_gallery_thumbnails, 
.hs_cos_gallery_lightbox {
    padding: 0px;    
}

.slick-prev, 
.slick-next {
    width: auto;
    height: auto;
    border-radius: 0px;
    font-weight: normal;
    z-index: 10;
}
.slick-prev:before,
.slick-next:before {       
}
.slick-prev {    
}
.hs_cos_gallery_main .slick-prev, 
.hs_cos_gallery_thumbnails .slick-prev, 
.hs_cos_gallery_lightbox .slick-prev {
    left: 5px;
    opacity: 0.5;
}
.hs_cos_gallery_main .slick-next, 
.hs_cos_gallery_thumbnails .slick-next, 
.hs_cos_gallery_lightbox .slick-next {
    right: 5px;
    opacity: 0.5;
}
.slick-prev:before {       
}
.slick-next {    
}
.slick-next:before {    
}
.hs_cos_gallery_main .slick-prev:before, 
.hs_cos_gallery_main .slick-next:before, 
.hs_cos_gallery_thumbnails .slick-prev:before, 
.hs_cos_gallery_thumbnails .slick-next:before, 
.hs_cos_gallery_lightbox .slick-prev:before, 
.hs_cos_gallery_lightbox .slick-next:before {    
    color:#ffffff !important;    
}
.hs_cos_gallery_lightbox_thumbnails .slick-prev,
.hs_cos_gallery_lightbox_thumbnails .slick-next {
    bottom: 0px;
    top: 0px;
    margin-top: -50px;
}
.hs_cos_gallery_lightbox_thumbnails .slick-prev {
    left: 10px;
}
.hs_cos_gallery_lightbox_thumbnails .slick-next {
    right: 0px;
}

.slick-dots {
    margin-bottom: 4px;
    margin-top: 14px;
}
.slick-dots li {
    vertical-align: top;
    height: auto;
    width: auto;
}
.slick-dots li button {
    padding: 0px;
    width: 15px;
    height: 15px;
}
.hs_cos_gallery_main .slick-dots li button:before, 
.hs_cos_gallery_thumbnails .slick-dots li button:before, 
.hs_cos_gallery_lightbox .slick-dots li button:before {    
    font-size: 15px;
    line-height: 1;    
    width: 15px;
    height: 15px;
    border: 1px solid #fb8333;
    border-radius: 50%;
    content: '';
}
.slick-dots li button:before {
    border: 1px solid #fff;
    border-radius: 50%;
    content: '';
    width: 15px;
    height: 15px;
}
.slick-dots li.slick-active button:before {
    color: #0071b9;
}
.hs_cos_gallery_lightbox .slick-dots {
    margin-top: 10px;
}

.hs_cos_gallery_thumbnails .slick-slide {
    padding: 0px 4px;
}

.hs_cos_gallery_lightbox_thumbnails .slick-slide {
    padding: 0px;
}
.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide {
}
.hs_cos_gallery_lightbox_thumbnails .slick-list {
}
.hs_cos_gallery_lightbox_thumbnails .hs_cos_gallery_slide .slick-slide-inner-wrapper {
}

.hs_cos_gallery_lightbox .caption,
.hs_cos_gallery_main .caption {
    position: absolute;
    bottom: 0px;
    top: auto;
}
.hs_cos_gallery_lightbox .caption span,
.hs_cos_gallery_main .caption span {
    float: left;
    width: auto;
}

.hs_cos_gallery_lightbox_container .slick-list, 
.hs_cos_gallery_lightbox .slick-list {
    height: 100% !important;
    max-height: 100% !important;
}
.hs_cos_gallery_lightbox .slick-slide .slick-slide-inner-wrapper {
}
.hs_cos_gallery_lightbox .slick-list .slick-track .slick-slide {  
}

.vex-content.hs-gallery.hs_cos_gallery_lightbox_container .vex-close {
}
.vex-content.hs-gallery .vex-close:before, 
.vex-content.hs-gallery .vex-close:after {
    height: 3px;
}

/*------------------------
n) Image Slider 
------------------------*/

.widget-type-image_slider {    
}
.hs_cos_flex-slider {
    margin-bottom: 40px;   
    overflow: visible !important;
}
.hs_cos_flex-slider .hs_cos_flex-slides > li,
.hs_cos_flex-direction-nav li,
.hs_cos_flex_thumbnavs-direction-nav li {
    margin-bottom:0px;
    padding-left:0px;
}
.hs_cos_flex-slider .caption,
.hs_cos_flex-slider .superimpose .caption,
.vex-content.hs-gallery .hs_cos_flex-slides li div.caption,
.hs_cos_gallery_lightbox .caption.superimpose,
.hs_cos_gallery_lightbox .caption,
.hs_cos_gallery_main .caption.superimpose,
.hs_cos_gallery_main .caption {
    width: auto;
    font-size: 15px;
    margin: 25px;
    padding: 12px 20px;
    background-color: rgba(255,255,255,0.9);
    color: #666666;
    line-height: 1.4;
    text-align: left;
}
.hs_cos_flex-slider .superimpose .caption,
.vex-content.hs-gallery .hs_cos_flex-slides li div.caption,
.hs_cos_gallery_lightbox .caption.superimpose,
.hs_cos_gallery_main .caption.superimpose {
    top : 0px;
    bottom: auto;
}

.hs_cos_flex-control-nav {
    bottom: -50px;
}
.hs_cos_flex-control-nav li,
.slick-dots li {
    margin: 0px 3px;
    padding-left: 0px;
}
.hs_cos_flex-control-paging li a {
    background: #eeeeee;
}
.hs_cos_flex-control-paging li a.hs_cos_flex-active {
    background: #0071b9;
}

.hs_cos_flex-direction-nav {    
}
.hs_cos_flex-direction-nav li {    
}
.hs_cos_flex-direction-nav a,
.hs_cos_flex_thumbnavs-direction-nav a,
.slick-prev:before, 
.slick-next:before {
    background: none;    
    color:#ffffff !important;    
    border: none !important;    
    font-family: FontAwesome;
    font-size: 0px;        
    line-height: 0px;
    vertical-align: top;    
    height: 50px !important;
    width: 50px !important;
    text-align:center;    
    opacity: 1;
    -webkit-transition: opacity .2s linear;
  -moz-transition: opacity .2s linear;
  -o-transition: opacity .2s linear;
  -ms-transition: opacity .2s linear;
  transition: opacity .2s linear;
}
.hs_cos_flex-direction-nav a:hover,
.hs_cos_flex-direction-nav a:focus,
.hs_cos_flex_thumbnavs-direction-nav a:hover,
.hs_cos_flex_thumbnavs-direction-nav a:focus,
.slick-prev:before:hover, 
.slick-next:before:hover,
.slick-prev:before:focus, 
.slick-next:before:focus {    
    opacity: 0.8;
    filter: alpha(opacity=80); 
}
.hs_cos_flex-direction-nav a:before,
.hs_cos_flex_thumbnavs-direction-nav a:before,
.slick-prev:before, 
.slick-next:before {
    display: block;
    text-align: center;
    text-indent: 0;
    font-size: 50px;        
    line-height: 50px;
}
.hs_cos_flex-direction-nav .hs_cos_flex-prev {    
}
.hs_cos_flex-direction-nav .hs_cos_flex-next {    
}
.hs_cos_flex-direction-nav .hs_cos_flex-prev:before,
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev:before,
.slick-prev:before {
    content: "\f104";
}
.hs_cos_flex-direction-nav .hs_cos_flex-next:before,
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next:before,
.slick-next:before {
    content: "\f105";
}

.hs-cos-flex-slider-control-panel {
    margin-bottom:0px;
}
.hs_cos_flex-slides-thumb>li {
    margin-right: 8px;
    width: 200px !important;
    height: auto !important;
}
.hs_cos_flex-slides-thumb>li:last-child {
    margin-right: 0px;
}
.hs_cos_flex-slides-thumb>li img {    
    height: auto !important;
    width: 200px !important;
    min-width: 0px;
    max-width: 100%;
    min-height: 0px;
    max-height: 1000px;
}

.hs_cos_flex_thumbnavs-direction-nav {   
}
.hs_cos_flex_thumbnavs-direction-nav li {    
}
.hs_cos_flex_thumbnavs-direction-nav a { 
    margin-top: -18px;   
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-prev {    
}
.hs_cos_flex_thumbnavs-direction-nav .hs_cos_flex_thumbnavs-next {    
}

.slider-mode-lightbox.hs-cos-flex-slider-control-panel,
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides,
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a {
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel {
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides {   
    text-align: center;
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li {
    display: inline-block;
    vertical-align: top;
    float: none;    
    margin: 5px 3px;
    width: auto !important;
    height: 240px !important;
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a {
    float: left;
    position: relative;
    width: auto;
    height: auto;
}
.slider-mode-lightbox.hs-cos-flex-slider-control-panel .hs_cos_flex-slides li a img {
    float:left;
    width: auto !important;
    height: 240px !important;
}

.vex {
}
.vex-content.hs-gallery .hs_cos_flex-slider {
    margin-bottom: 0px;
}
.vex-content.hs-gallery .hs_cos_flex-slides {
    overflow: hidden;
}
.vex-content.hs-gallery .hs_cos_flex-slides li div.caption { 
}
.vex-content.hs-gallery .hs_cos_flex-slides li img {
    width: auto;
}
.vex-content.hs-gallery .hs_cos_flex-direction-nav a.hs_cos_flex-prev {
    left: 0px;
}
.vex-content.hs-gallery .hs_cos_flex-direction-nav a.hs_cos_flex-next {
    right: 0px;
}
.vex-content.hs-gallery .vex-close {
    top: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
}
.vex-content.hs-gallery .vex-close:hover::after, 
.vex-content.hs-gallery .vex-close:hover::before {
    box-shadow: none !important;
}

/*------------------------
o) Image 
------------------------*/

.widget-type-linked_image {
    text-align: center;
}
.widget-type-linked_image img {
    display: inline-block;
    vertical-align: top;
}

/*------------------------
p) Logo
------------------------*/

.widget-type-logo {
    margin: 43px 0px;
}
.is-sticky .widget-type-logo {
  margin: 30px 0;
}
@media (max-width: 991px) {
  .widget-type-logo {}
}
@media (max-width: 767px) {
.widget-type-logo {
    text-align: center;
}
.widget-type-logo img {
    display: inline-block;
    vertical-align: top;
}
}
@media (min-width: 768px) {
.widget-type-logo img {
    float: left;
}
}

.widget-type-logo h1.logo-company-name {
    float: left;    
    width: 100%;
    margin-bottom: 0px;
    text-transform: none;
    font-size: 22px;
    color:#0071b9;
}
@media (max-width: 767px) {
.widget-type-logo h1.logo-company-name {
    text-align: center;
}
}
@media (min-width: 768px) {
.widget-type-logo h1.logo-company-name {
    text-align: left;    
}
}

/*------------------------
q) Page Footer
------------------------*/

.widget-type-page_footer {
    padding: 30px 0px;
    border-top: 1px solid #eaeaea;
}
.widget-type-page_footer footer {
    text-align:center;
}
.widget-type-page_footer .hs-footer-company-copyright {
    display:inline-block;
    font-size: 15px;
    color:#999999;
    font-weight:normal;
    vertical-align: top;
}

/*------------------------
r) One Line of Text 
------------------------*/

.widget-type-text,
.widget-type-rich_text {
    margin: 20px 0px;
}
.widget-type-text .hs_cos_wrapper_type_text {
    font-size: 15px;
    margin: 0px;
}


/*------------------------
s) Rich Text
------------------------*/

.widget-type-rich_text {    
}
.widget-type-rich_text h2,
.widget-type-rich_text h3 {    
    margin-bottom: 18px;
    line-height: 1.5;
}
.widget-type-rich_text h2 {    
    font-size: 26px;
}
.widget-type-rich_text h3 {    
    font-size: 22px;
}
.widget-type-rich_text p {    
}
.widget-type-rich_text ul {    
}
.widget-type-rich_text ul li {    
}
    
/* Table */    

table {
  border-spacing: 0;
  border-collapse: collapse;
  background-color: transparent;
  width: 100%;
  margin: 0px 0px 20px;
  background-color: #ffffff;
  display: block;
  overflow-x: auto;
}
td,
th {
  padding: 0;
  text-align: left;
}
table tr {    
}
table tr td {
  padding: 10px 12px;
  line-height: 1.5;
  vertical-align: top;
  font-size: 14px;
  text-align: left;
  color: #54646c;
  font-weight: normal;
}
table tr:not(:first-child) td:nth-of-type(odd) {
  background-color: #f5f7f7;
}
table tr:first-child {
  background-color: #60767b;
  color: #fff;
}
table tr:first-child td {
  color: #fff;
}

/*------------------------
t) Sidebar Menu
------------------------*/    

.sidebar_menu_wrap {    
}
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical ul {
}
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical > ul {   
    border-top: 1px solid #f1f1f1;
}
.sidebar_menu_wrap .hs-menu-wrapper ul li {    
}
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical li a {
    padding: 12px 20px;
    background: #ffffff;
    text-align: left;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #eaeaea;
    border-bottom: 1px solid #f1f1f1;
    border-right: 1px solid #eaeaea;
    -webkit-transition: border-color .2s linear;
  -moz-transition: border-color .2s linear;
  -o-transition: border-color .2s linear;
  -ms-transition: border-color .2s linear;
  transition: border-color .2s linear;    
}
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical > ul li a {
}
.sidebar_menu_wrap .hs-menu-wrapper ul li ul li a {    
}
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 {    
}
.sidebar_menu_wrap .hs-menu-wrapper > ul > li > a {    
}
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-menu-depth-1 > a {
    font-size: 14px;
}
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    font-size: 13px;    
}
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical ul li.hs-menu-depth-1:last-child a {
}

.sidebar_menu_wrap .hs-menu-wrapper > ul > li.active-branch > a,
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper > li.active-branch > a {    
}  
.sidebar_menu_wrap .hs-menu-wrapper > ul > li > a:hover,
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper > li > a:hover {
    color: #54646c;
    border-left-color: #0071b9;    
}
.sidebar_menu_wrap .hs-menu-wrapper > ul > li.active > a,
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper > li.active > a {
    border-right: none;
    color: #0071b9;
    border-left-color: #0071b9;
}
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical ul ul {
    display: none; 
}
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical, 
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical li.active-branch > ul {
    display: block;
}
.sidebar_menu_wrap .hs-menu-wrapper > ul li.hs-item-has-children ul.hs-menu-children-wrapper {    
}
.sidebar_menu_wrap .hs-menu-wrapper.hs-menu-flow-vertical > ul li.hs-item-has-children ul.hs-menu-children-wrapper li.hs-item-has-children ul.hs-menu-children-wrapper {    
}

/***********************************
04. Header
***********************************/

.header-container-wrapper {  
}
.header-container {
}
.body-container-wrapper {
    z-index: 40;
}

/*---------------------------
a) General
---------------------------*/

.btn-primary {
    display: inline-block;
    background-color: #0071b9;
    margin: 0;
    outline: 0 none;
    padding: 10px 22px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    transition: all 0.2s ease 0s;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus {
    color: #ccc;
    background-color: #888;
    padding: 10px 32px;
}

.btn-secondary {
    display: inline-block;
    background-color: #ef8200;
    margin: 0;
    outline: 0 none;
    padding: 10px 22px;
    position: relative;
    text-align: left;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    transition: all 0.2s ease 0s;
    white-space: nowrap;
    font-size: 13px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
}

.btn-secondary:hover,
.btn-secondary:active,
.btn-secondary:focus {
    color: #ccc;
    background-color: #888;
    padding: 10px 32px;
}

.btn-accent {
    display: inline-block;
    background-color: #60767b;
    margin: 0;
    outline: 0 none;
    padding: 10px 40px;
    position: relative;
    text-align: center;
    text-decoration: none;
    text-shadow: none;
    transition: all 0.2s ease 0s;
    white-space: nowrap;
    font-size: 12px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    position: relative;
    z-index: 1;
}
.btn-accent::before {
    content: '';
    position: absolute;
    left: 50%;
    transform: translateX(-50%) skew(-23.6deg);
    display: inline-block;
    width: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    transition-property: width, right, left;
    transition-duration: .6s;
    transition-timing-function: ease;
    opacity: 0;
    visibility: hidden;
    background: #1666a0;
}
.btn-accent:hover,
.btn-accent:active,
.btn-accent:focus {
    color: #fff;
}
.btn-accent:hover::before {
    opacity: 1;
    visibility: visible;
    width: 100%;
    right: 0;
    animation: skewIn .6s forwards;
    animation-delay: .1s;
    transition-delay: .1s;
}

.txt-uppercase {
  text-transform: uppercase !important;
}

.landing_page_header_wrap,
.website_header_wrap {   
    border-top: none;
    background: #ffffff;
    -webkit-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.2);
    z-index: 60 !important;
}

.is-sticky .landing_page_header_wrap,
.is-sticky .website_header_wrap {
  background: rgba(255,255,255,.9);
}
.landing_page_header_wrap .section_content {
}
@media (max-width: 767px) {    
.landing_page_header_wrap .section_content,
.website_header_wrap .section_content {
    padding: 0px 0px 0px;
}
}
@media (min-width: 768px) {
.landing_page_header_wrap .section_content,
.website_header_wrap .section_content {
    padding: 0;
}
}

.website_header_wrap {   
}
.website_header_wrap .section_content {
}

/* Website Logo */

.website_header_wrap .widget-type-logo img {
    max-height: 70px;
    height: auto !important;
}

/* Landing Page Logo */

.landing_page_header_wrap .widget-type-logo {
    text-align: center;
}
.landing_page_header_wrap .widget-type-logo img {
    float: none;
    display: inline-block;
    vertical-align: top;
}

/*---------------------------
b) CTA
---------------------------*/

.website_header_wrap {
  width: 100%;
}
.header_cta_wrap {
    margin: 0px !important;
}
@media (min-width: 768px) {
.header_cta_wrap {
    float: right !important;
    width: auto !important;
}
}

@media (max-width: 379px) {
.website_header_wrap .widget-type-logo,
.website_header_wrap .header_cta_wrap {
    padding-left: 0px;
    text-align: left;
}
}
@media (min-width: 380px) and (max-width: 499px) {
.website_header_wrap .widget-type-logo,
.website_header_wrap .header_cta_wrap {
    padding-left: 50px;
    text-align: center;
}
}
@media (max-width: 499px) {
.website_header_wrap .header_cta_wrap {
    padding-bottom: 25px;
}
.website_header_wrap .widget-type-logo,
.website_header_wrap .header_cta_wrap {
    padding-top: 0px;
    padding-right: 50px;
}
}
@media (min-width: 500px) {
.header_cta_wrap {
    padding: 25px 0px 19px 30px;
}
}

@media (min-width: 500px) and (max-width: 991px) {
.header_cta_wrap {
    padding-right: 65px; 
}
}

@media (min-width: 500px) and (max-width: 767px) {
.website_header_wrap .widget-type-logo,
.website_header_wrap .header_cta_wrap {
    width: auto !important;
}
.website_header_wrap .header_cta_wrap {
    float: right !important;
}
}

/*---------------------------
c) Menu 
---------------------------*/
.top-subnavigation {
    list-style-type: none;
    padding: 0;
    margin: 16px 0 0;
    text-align: right;
    transition: all .3s ease;
}
.is-sticky .top-subnavigation {
  opacity: 0;
  visibility: hidden;
  font-size: 0;
  height: 0;
  margin: 0;
}
@media (max-width: 991px) {
  .top-subnavigation {
    display: none;
  }
}
.top-subnavigation li {
    display: inline-block;
    text-transform: none;
    font-size: 12px;
    font-weight: 300;
    padding: 0;
}
.top-subnavigation .topnav-search {
    padding-left: 13px;
    position: relative;
    cursor: pointer;
}
.topnav-search-form {
    position: absolute;
    right: 10%;
    min-width: 300px;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease;
}
.topnav-search.is-active .topnav-search-form,
.topnav-search.search-active .topnav-search-form{
    opacity: 1;
    visibility: visible;
    z-index: 9;
}
.top-subnavigation .topnav-search .fa-search {
    transform: rotateY(180deg);
    font-size: 14px;
    color: #0071b9;
}
.top-subnavigation li a {
    padding: 0 13px;
    font-size: 12px;
    font-weight: 300;
    color: #000;
}
@media screen and (max-width: 991px) {
  .slicknav_nav .topnav-search {
    padding: 12px 20px 12px 0px;
    border-top: 1px dotted #eaeaea;
    font-size: 15px;
    color: #54646c;
  }
  .topnav-search-form {
    right: -20px;
    min-width: 100vw;
    top: calc(100% - 3px);
  }
}
.custom-menu-primary {
    float: right !important;
    width: auto !important;
    margin: 0px !important;
    padding-left: 20px;
    transition: padding .3s ease;
}
.is-sticky .custom-menu-primary {
    padding-top: 0px;
}
.custom-menu-primary ul#header_menu {
    float: left;
    width: 100%;
    margin: 0px;
    padding: 0px 5px 0px 0px;
    text-align: center;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    display: inline-block;
    float: none;
    vertical-align: top;
    width: auto;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a {
    float: left;
    font-size: 1.1rem;
    font-weight: 600;
    text-transform: none;
    width: auto;
    padding: 17px 20px 22px;
}
@media screen and (min-width: 992px) {
  .is-sticky .custom-menu-primary {
    padding-top: 13px;
  }
}
@media (min-width: 992px) and (max-width: 1450px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    font-size: 12px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.custom-menu-primary .hs-menu-wrapper > ul > li:last-child > a {
    padding-right: 0;
}
.custom-menu-primary .hs-menu-wrapper > ul > li.active-branch > a, 
.custom-menu-primary .hs-menu-wrapper > ul > li.active > a {
    color: #0071b9;
}
.custom-menu-primary .hs-menu-wrapper > ul > li > a:hover {
}
.custom-menu-primary .hs-menu-wrapper > ul li.hs-item-has-children ul.hs-menu-children-wrapper {
    top: 100%;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a {
    font-size: 1.1rem;
    padding: 10px 20px 10px 18px;
    background: #ffffff;
    text-align: left;
    border-left-width: 3px;
    border-left-style: solid;
    border-left-color: #eaeaea;
    border-bottom: 1px solid #f2f2f2;
    -webkit-transition: border-color .2s linear;
  -moz-transition: border-color .2s linear;
  -o-transition: border-color .2s linear;
  -ms-transition: border-color .2s linear;
  transition: border-color .2s linear;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper > li:hover > a,
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper li a:hover {
    color: #54646c;
    border-left-color: #0071b9;
}
.custom-menu-primary .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: -1px;
}

.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-item-has-children ul.hs-menu-children-wrapper > li:last-child > a {
    border-bottom: none;
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal ul ul {
    display: none; 
}
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal, 
.custom-menu-primary .hs-menu-wrapper.hs-menu-flow-horizontal li:hover > ul {
    display: block;
}

/* Sticky Menu */

.sticky-wrapper {
    height: auto !important;    
}

/* Mobile Menu */

.slicknav_menu {
    display:none;
}
@media screen and (max-width: 991px) {
#header_menu {
	display:none;
}
.slicknav_menu {
	display:block;
}
}

.header_menu_wrap {
    position: relative;
}
.mobile_menu_wrap {
    float: left;
    width: 100%;
}
.mobile_menu_wrap {    
}
@media (max-width: 991px) {
.mobile_menu_wrap {    
    margin-top: 2px;
}
}

.slicknav_menu {
    *zoom: 1;  
}
.slicknav_menu:before {
    content: " ";
    display: table; 
}
.slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; 
} 

.slicknav_btn {
    float: right;
    width: auto;
    position: relative;
    display: block;
    vertical-align: middle;
    margin-top: -80evepx;
    cursor: pointer; 
    text-decoration: none;
}

}
.slicknav_menu .slicknav_menutxt, 
.slicknav_brand {
    display: none;
}

.slicknav_menu .slicknav_icon {
    float: left;
    width: 32px;
    height: auto;
    margin: 0px; 
}
.slicknav_menu .slicknav_icon:before {
}
.slicknav_menu .slicknav_no-text {
    margin: 0px; 
}

.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
}
.slicknav_menu .slicknav_icon-bar {
    float: left;
    margin-top: 7px;
    height: 3px;
    width: 100%;
    display: block;
    background: #aaaaaa;
    -webkit-transition: background .2s linear;
  -moz-transition: background .2s linear;
  -o-transition: background .2s linear;
  -ms-transition: background .2s linear;
  transition: background .2s linear;
}
.slicknav_menu .slicknav_btn:hover .slicknav_icon-bar {
    background: #0071b9;
}

@media (min-width: 500px) and (max-width: 991px) {
.mobile_menu_wrap ul.slicknav_nav {    
    margin-top: 3px;
}
}
.slicknav_nav,
.slicknav_nav li,
.slicknav_nav .slicknav_row,
.slicknav_nav .slicknav_item,
.slicknav_nav .slicknav_item a {
    float: left;
    width: 100%;
    display: block; 
}
.slicknav_nav,
.slicknav_nav ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: visible !important; 
}
.slicknav_nav li,
.slicknav_nav ul li {
    position: relative;
    margin: 0px;
    padding: 0px;
    list-style: none;
    overflow: visible; 
}
.slicknav_nav {
    margin-bottom: 5px;
}  
.slicknav_nav ul {
    padding-left: 20px;
}

.slicknav_nav .slicknav_row,
.slicknav_nav .slicknav_item {
    display: block; 
    padding: 0px;
    margin: 0px;
    cursor: pointer; 
}
.slicknav_nav .slicknav_row:hover {
    color: #0071b9; 
}
.slicknav_nav a,
.slicknav_nav .slicknav_txtnode {
    display: block; 
    text-decoration: none;    
    color: #54646c;
    font-size: 15px;
    font-weight: 600;
    padding: 12px 20px 12px 0px;
    border-top: 1px dotted #eaeaea;
    outline: none;
    text-transform: none;
}
.slicknav_nav a:hover {
    color: #0071b9; 
}
.slicknav_nav li ul li a {
    font-weight: normal;
    font-size: 14px;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a {
    float: left;
    width: 100%;
    padding-right: 30px;
}
.slicknav_nav .slicknav_item a,
.slicknav_nav .slicknav_parent-link a.slicknav_item {
    border-top: none;
}
.slicknav_nav .slicknav_arrow {
    font-size: 12px;
    color: #cccccc;
    line-height: 50px;
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    text-align: center;
    width: 30px;
}
.slicknav_nav .slicknav_txtnode {
}

/***********************************
05. Footer
***********************************/

.main_footer_wrap {    
  background: #f3f2f1;
}
.bottom_footer_wrap {
  background: #f3f2f1;
}
.main_footer_wrap .section_content {
}

.main_footer_wrap .widget-type-linked_image {
    text-align: left;
}
.main_footer_wrap .hs_cos_wrapper_type_social_sharing, 
.main_footer_wrap .hs_cos_wrapper_type_follow_me {
    text-align: left;
}
.main_footer_wrap .widget-type-form,
.main_footer_wrap .widget-type-blog_subscribe {
    margin-top: 0;
    padding: 0;
    background: transparent;
    border: none;
}
.main_footer_wrap .widget-type-form h3,
.main_footer_wrap .widget-type-blog_subscribe h3 {
    display: none;
}
.main_footer_wrap .widget-type-form .hs-form,
.main_footer_wrap .widget-type-blog_subscribe .hs-form {
    margin: 0;
    padding: 0;
}
.main_footer_wrap .widget-type-form .hs-form input.hs-button.primary,
.main_footer_wrap .widget-type-blog_subscribe .hs-form input.hs-button.primary {
    border-radius: 0;
}
.main_footer_wrap .footer_text .widget-type-rich_text {
    margin-top: 0;
}
.main_footer_wrap .footer_menu .widget-type-menu {
    margin-top: 0;
}
.main_footer_wrap .footer_menu ul {
    border-top: 0;
}
.main_footer_wrap .footer_menu ul li {
    margin-bottom: 15px;
}
.main_footer_wrap .footer_menu .hs-menu-wrapper.hs-menu-flow-vertical > ul li a, .hs-menu-wrapper.hs-menu-flow-vertical_flyouts > ul li a {
    padding: 0;
    border: 0;
    font-weight: 300;
    color: #fff;
    font-size: 14px;
}
.main_footer_wrap .footer_column:not(:last-child) {
    margin: 0;
    padding: 0 15px;
}
.main_footer_wrap .footer-title-text h4 {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    margin: 20px 0;
}
.main_footer_wrap .footer-list-icon ul {
    list-style-type: none;
    padding: 0;
    float: left;
    width: 50%;
}
.main_footer_wrap .footer-list-icon ul li {
    padding-left: 25px;
    background-image: url('https://5043817.fs1.hubspotusercontent-na1.net/hubfs/5043817/Deurali/list-before.png');
    background-repeat: no-repeat;
    background-position: left 2px;
    margin-bottom: 15px;
}
.main_footer_wrap .footer-list-icon ul li a {
    display: block;
    color: #fff;
    font-size: 15px;
    font-weight: 300;
    line-height: 1;
}
@media screen and (max-width: 767px) {
    .main_footer_wrap .footer-list-icon ul {
      width: 100%;
      margin-bottom: 0;
    }
}
.main_footer_wrap .footer_custom_ico {
    color: #fff;
    font-weight: 500;
    font-size: 20px;
}
.main_footer_wrap .footer_custom_ico i:before {
    line-height: 36px;
    width: 36px !important;
    height: 36px !important;
    background-color: #fff;
    color: #212951 !important;
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 15px;
    text-align: center;
}

.main_footer_wrap .footer_custom_ico:hover i:before {
  background-color: #f6f6f6;
}
.main_footer_wrap .footer_social_icons {
  list-style-type: none;
  padding-left: 0;
}
.main_footer_wrap .footer_social_icons li {
    display: inline-block;
}
.bottom_footer_wrap .section_content {
    padding-top: 20px;
    padding-bottom: 15px;
}

.footer_section_title {    
    margin: 0px 0px 20px;
}
.footer_section_title h4 {       
    color: #eeeeee;
    text-align: left;
    font-size: 20px;
    text-transform: none;
    font-weight: 600;
    margin: 4px 0px 2px;
}
@media (max-width: 767px) {
.footer_section_title h4 {  
    border-top: 1px solid #444;
    margin-top: 10px;
    padding-top: 30px;
}
}

/*---------------------------
b) Social Icon
---------------------------*/

.footer_company_info .widget-type-follow_me {    
    margin: 0px;
}
.footer_company_info .widget-type-follow_me .hs_cos_wrapper_type_follow_me {    
    text-align: left;
}
.footer-container .hs_cos_wrapper_type_social_sharing a, 
.footer-container .widget-type-follow_me a.fm_button {
    line-height: 36px;
    width: 36px !important;
    height: 36px !important;
    background-color: #1f1f1f !important;
    color: #fff !important;
    border-radius: 50%;
    display: block;
    margin-bottom: 15px;
}

.footer-container .hs_cos_wrapper_type_social_sharing a:hover, 
.footer-container .widget-type-follow_me a.fm_button:hover {
  background-color: #0071b9 !important;
}

/*---------------------------
c) Footer Menu
---------------------------*/

.footer_useful_links {   
}
@media (min-width: 768px) and (max-width: 991px) {
.row-fluid .span5.footer_useful_links,
.row-fluid .span3.footer_contact_info {
    width: 31.4917%;
}
}
@media (max-width: 767px) {    
.footer_useful_links {   
    padding-top: 30px;
}
}
@media (min-width: 768px) {
.footer_useful_links {   
    padding-left: 20px;
}
}

.footer_useful_links .widget-type-simple_menu {    
    margin: 0px;
}
.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul,
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul {    
    margin: 0px;
    border: none;
}
.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul {
    float: left;
    width: 100%;
}

.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul li {    
    float: left;
}
@media (max-width: 479px) {    
.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul li {    
    width: 100%;
}
}
@media (min-width: 480px) {
.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul li {    
    width: 50%;
}
}
@media (min-width: 768px) {
.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul li {    
    width: 100%;
}
}
@media (min-width: 992px) {
.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul li {    
    width: 50%;
}
}

.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul li a,
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a { 
    color: #a8aeb2;
    font-size: 14px;
    padding: 0px 20px 0px 0px;
    margin: 0px 0px 8px;
    border: none;
    font-weight: normal;
}
.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul li a:before {  
    font-size: 15px;
    padding-right: 16px;
    color: #a8aeb2;
    content: "\f101";
    font-family: FontAwesome;
}
.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul li:last-child a { 
    margin-bottom: 0px;
}
.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul li a:hover,
.footer_useful_links .hs-menu-wrapper.hs-menu-flow-vertical > ul li a:focus {    
    color: #cccccc;
}

/*---------------------------
d) Contact Info
---------------------------*/

.footer_contact_info {    
}
@media (max-width: 767px) {    
.footer_contact_info {   
    padding-top: 25px;
    padding-bottom: 15px;
}
}
.footer_contact_info .widget-type-text .hs_cos_wrapper_type_text {
}
.footer_contact_info .footer_contact_detail,
.footer_contact_info .footer_contact_address,
.footer_contact_info .footer_contact_phone,
.footer_contact_info .footer_contact_email { 
    text-align: left;
}
.footer_contact_info .footer_contact_address span,
.footer_contact_info .footer_contact_phone span,
.footer_contact_info .footer_contact_email p a {  
    padding-left: 26px;
    float: left;
}
.footer_contact_info .footer_contact_address span:before,
.footer_contact_info .footer_contact_phone span:before,
.footer_contact_info .footer_contact_email p a:before {  
    padding-right: 18px;
    color: #a8aeb2;
    font-family: FontAwesome;
    margin-left: -26px;
}
.footer_contact_info .footer_contact_detail {
    margin: 0px 0px 15px;
}
.footer_contact_info .footer_contact_detail .hs_cos_wrapper_type_text {
}
.footer_contact_info .footer_contact_address {    
    margin: 0px 0px 10px;
}
.footer_contact_info .footer_contact_address span:before {  
    font-size: 16px;
    content: "\f041";
}
.footer_contact_info .footer_contact_phone {  
    margin: 0px 0px 8px;  
}
.footer_contact_info .footer_contact_phone span:before {  
    font-size: 16px;
    content: "\f095";
}
.footer_contact_info .footer_contact_email { 
    margin: 0px;
}
.footer_contact_info .footer_contact_email p {    
    margin: 0px;
    font-size: 14px;
}
.footer_contact_info .footer_contact_email p a {
    word-break: break-all;
}
.footer_contact_info .footer_contact_email p a,
.bottom_footer_wrap .widget-type-page_footer .hs-footer-company-copyright {    
    color: #a8aeb2;
}
.footer_contact_info .footer_contact_email p a:before {  
    font-size: 14px;
    content: "\f0e0";
}
.footer_contact_info .footer_contact_email p a:hover,
.footer_contact_info .footer_contact_email p a:focus,
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover,
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:focus { 
    color: #cccccc;
}

/*---------------------------
e) Footer Links
---------------------------*/

.bottom_footer_wrap .widget-type-simple_menu { 
    margin: 0px;
}
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul {    
    width: auto;
}
@media (max-width: 767px) {    
.bottom_footer_wrap .widget-type-simple_menu { 
    text-align: center;
}
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul {    
    float: left;
    width: 100%;
    margin: 0px !important;
    text-align: center;
}
}
@media (min-width: 768px) {
.bottom_footer_wrap .widget-type-simple_menu { 
    text-align: right;
}
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul {    
    float: right;
}
}

.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li { 
}
@media (max-width: 768px) {    
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {    
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
}    
}
@media (min-width: 767px) {    
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li {    
    float: left;
    width: auto;
}
}

.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {  
    vertical-align: top;
    margin: 0px;
}
@media (max-width: 767px) {    
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
    padding: 4px 10px;
}
}
@media (min-width: 768px) {
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {  
    padding: 5px 15px;
}    
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li:last-child a {  
    padding-right: 0px;
}
}
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:hover,
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a:focus {    
}

/*---------------------------
f) Copyright
---------------------------*/

.bottom_footer_wrap .widget-type-page_footer {    
    margin: 0px;
    padding: 5px 0px;
    border: none;
}
.bottom_footer_wrap .hs-menu-wrapper.hs-menu-flow-horizontal > ul li a,
.bottom_footer_wrap .widget-type-page_footer .hs-footer-company-copyright {  
    font-size: 14px;
    opacity: 1;
}

/***********************************
06. Home
***********************************/

.deurali-home-v1 {    
}
.deurali-home-v2 {    
}
.deurali-home-v3 {    
}
.deurali-home-v4 {
}
.deurali-home-v5 {    
}
.deurali-home-v7 {
}

/* V6 */

.deurali-home-v6 {        
}
.deurali-home-v6 .general_content_v12 {
    margin: 25px 0px;
}

/* V8 */

.deurali-home-v8 {
}
.home_contact_form_wrap .hs_cos_wrapper_type_form h3.form-title,
.home_contact_form_section_wrap .hs_cos_wrapper_type_form h3.form-title {
    display: none;
/*   HUBSPOT SUPPORT */
/*   this line is hiding the form title */
}
.home_contact_form_wrap .widget-type-form,
.home_contact_form_section_wrap .widget-type-form {
    padding: 0px;
    border: none;
    background: none;
} 
.home_contact_form_wrap .widget-type-form .hs-form,
.home_contact_form_section_wrap .widget-type-form .hs-form {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

/* V9 */

.deurali-home-v9 {
}

.home_contact_form_section_wrap {
}
.container-fluid .row-fluid .home_contact_form_section_wrap .page-center {
    max-width: 700px;
}
.home_contact_form_section_wrap .hs_cos_wrapper_type_form h3.form-title {
}
.home_contact_form_section_wrap .widget-type-form {
} 
.home_contact_form_section_wrap .widget-type-form .hs-form {
}
.home_contact_form_section_wrap .hs-form .hs-form-field > label, 
.home_contact_form_section_wrap .hs-form .hs-field-desc {
    display: none;
/*   HUBSPOT SUPPORT */
/*   This line is hiding the field labels */
}

/* V10 */

.deurali-home-v10 {
}

.home_rss_listing_wrap {
}
@media (min-width: 768px) {
.container-fluid .row-fluid .home_rss_listing_wrap .page-center {
    padding-left: 5px;
    padding-right: 5px;
}
}
.home_rss_listing_wrap .widget-type-rss_listing { 
    margin: 0px;
    background: none;
    border: none;
    border-radius: 0px;
}
.home_rss_listing_wrap .widget-type-rss_listing h3 {    
    display: none;
}
.home_rss_listing_wrap .hs-rss-module {  
    margin: 0px;
    padding: 0px;
}
.home_rss_listing_wrap .hs-rss-module .hs-rss-item,
.home_rss_listing_wrap .hs-rss-module .hs-rss-item:last-child,
.home_rss_listing_wrap .hs-rss-item .hs-rss-item-text,
.home_rss_listing_wrap .hs-rss-item-text a.hs-rss-title,
.home_rss_listing_wrap .hs-rss-item-text .hs-rss-byline,
.home_rss_listing_wrap .hs-rss-item-text .hs-rss-description,
.home_rss_listing_wrap .hs-rss-item-text .hs-rss-description p {
    float: left;
    width: 100%;
}
.home_rss_listing_wrap .hs-rss-module .hs-rss-item,
.home_rss_listing_wrap .hs-rss-module .hs-rss-item:last-child {    
    margin: 20px 0px;
    padding: 0px;
    border: none;
    position: relative;
    background: #ffffff;
}
@media (min-width: 768px) {
.home_rss_listing_wrap .hs-rss-module .hs-rss-item,
.home_rss_listing_wrap .hs-rss-module .hs-rss-item:last-child {    
    margin-left: 15px;
    margin-right: 15px;
    width: -moz-calc(33.33% - 30px);
    width: -webkit-calc(33.33% - 30px);
    width: calc(33.33% - 30px);
}    
}
.home_rss_listing_wrap .hs-rss-item .hs-rss-item-text {
    border: 1px solid #eeeeee;
    padding: 30px 30px 35px !important;
}
.home_rss_listing_wrap .hs-rss-item.hs-with-featured-image .hs-rss-item-text {
    padding-top: 220px !important;
    border-top: none;
}
.home_rss_listing_wrap .hs-rss-item-text a.hs-rss-title {
    color: #54646c;
    font-size: 20px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 4px;
}
.home_rss_listing_wrap .hs-rss-item-text a.hs-rss-title:hover,
.home_rss_listing_wrap .hs-rss-item-text a.hs-rss-title:focus {    
    color: #ef8200;
}
.home_rss_listing_wrap .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper {
    float: left;
    width: 100%;
    top: 0px;
    left: 0px;
    right: 0px;
    position: absolute;
    margin: 0px;
    height: 190px;
    overflow: hidden;
    text-align: center;
    background: #eeeeee;
}
.home_rss_listing_wrap .hs-rss-item.hs-with-featured-image .hs-rss-item-image-wrapper .hs-rss-featured-image {
    float: none;
    display: inline-block;
    vertical-align: top;
    width: auto;
    max-width: none;
    height: 190px;
}
.home_rss_listing_wrap .hs-rss-item-text .hs-rss-description p {
    position: relative;
    padding-bottom: 55px;
}
.home_rss_listing_wrap .hs-rss-item-text .hs-rss-description p a {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: inline-block;
    text-decoration:none;
    margin: 0px;
    font-size: 12px;
    text-transform: none;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
    width: auto;  
    background-image: none;
    height: auto;
    padding: 8px 16px !important;
    border-radius: 40px;
    opacity: 1;
    filter: alpha(opacity=100); 
    background: #ffffff;    
    color: #0071b9;
    border: 1px solid #0071b9;
    -webkit-transition: opacity .4s linear;
  -moz-transition: opacity .4s linear;
  -o-transition: opacity .4s linear;
  -ms-transition: opacity .4s linear;
  transition: opacity .4s linear;
}
.home_rss_listing_wrap .hs-rss-item-text .hs-rss-description p a:hover,
.home_rss_listing_wrap .hs-rss-item-text .hs-rss-description p a:focus {
    color: #2a8cd1;  
    text-decoration:none;    
    opacity: 0.9;
    filter: alpha(opacity=90);
}

/* V11 */

.deurali-home-v11 {
}

/* V12 */

.deurali-home-v12 {
}

/***********************************
07. Blog
***********************************/

.deurali-blog {    
}
.deurali-blog-v2 {
}
.deurali-blog-v3 {
}
.deurali-blog-v4 {
}
.deurali-blog-v5 {
}

.deurali-blog .page_title_module_v1 .page_title_module h3,
.deurali-blog-v2 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v3 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v4 .page_title_module_v1 .page_title_module h3,
.deurali-blog-v5 .page_title_module_v1 .page_title_module h3 {
    padding: 0px 20px;    
}
.deurali-blog .page_title_module_v1 .section_content,
.deurali-blog-v2 .page_title_module_v1 .section_content,
.deurali-blog-v3 .page_title_module_v1 .section_content,
.deurali-blog-v4 .page_title_module_v1 .section_content,
.deurali-blog-v5 .page_title_module_v1 .section_content {
    padding: 40px 0px;    
}
.blog_content_wrap {    
}
@media (max-width: 767px) {    

}
@media (min-width: 768px) {
.blog_content_wrap {    
    padding-right: 20px;
}
}
.deurali-blog-v2 .blog_content_wrap,
.deurali-blog-v3 .blog_content_wrap,
.deurali-blog-v4 .blog_content_wrap {
    padding-right: 0px;
}

.blog_list_post_wrap {    
}

/*---------------------------
a) List
---------------------------*/

.blog_list_wrap {    
}
.blog_list_wrap .post-item {
    margin: 20px 0px;
    padding-bottom: 40px;
    border-bottom: 1px solid #eaeaea;
}
.blog_list_wrap .post-listing > h1 {
  margin-bottom: 35px;
}

/* Post Header */

.blog-section .post-header {   
    margin-bottom: 30px;
}
.blog-section .post-header h2,
.blog-section .post-header h1,
.blog-section .post-listing-simple .post-item h2 {
  line-height: 1.25;
}
.blog-section .post-header h1 {
  font-size: 36px;
  margin-bottom: 10px;
}
.blog-section .post-header h2,
.blog-section .post-listing-simple .post-item h2 {
    margin-bottom: 16px;
    font-size: 32px;
}
.blog-section .post-header h2 a,
.blog-section .post-listing-simple .post-item h2 a {
    color: #54646c;
}
.blog-section .post-header h2 a:hover,
.blog-section .post-header h2 a:focus,
.blog-section .post-listing-simple .post-item h2 a:hover,
.blog-section .post-listing-simple .post-item h2 a:focus {
    color: #ef8200;
}
.blog-section .post-header .hubspot-editable {
    float: left;
    width: auto;
}
.blog-section .post-header .hubspot-editable a.author-link,
.blog-section .post-header .hubspot-editable em,
.blog-section .post-header .hubspot-editable span,
.blog-section .post-header .custom_listing_comments a {
    float: left;
    font-size: 14px;
    color: #0071b9;
    font-weight: 300;
}
.blog-section .post-header .hubspot-editable a.author-link {    
}
.blog-section .post-header .hubspot-editable a.author-link:hover,
.blog-section .post-header .hubspot-editable a.author-link:focus,
.blog-section .post-header .custom_listing_comments a:hover,
.blog-section .post-header .custom_listing_comments a:focus {
    color: #999999;
}
.blog-section .post-header .hubspot-editable em {
    margin: 0px 8px;
    color: #cccccc;
}
.blog-section .post-header .hubspot-editable span {    
    margin-right: 20px;
}
.blog-section .post-header .custom_listing_comments {
    float: right;    
    width: auto;
}
@media (max-width: 479px) {
.blog-section .post-header .custom_listing_comments {
    float: left;    
}
}
@media (min-width: 480px) {
.blog-section .post-header .custom_listing_comments {
    float: right;    
}
}
.blog-section .post-header .custom_listing_comments a {    
}
.blog-section .post-header .custom_listing_comments a:hover,
.blog-section .post-header .custom_listing_comments a:focus {    
}

/* Blog Body */

.blog-section .hs-featured-image-wrapper {    
    margin-bottom: 25px;
}
.blog-section .hs-featured-image-wrapper a.hs-featured-image-link {    
}
.blog-section .hs-featured-image-wrapper img.hs-featured-image {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    display: block;
    float: none;
}

.blog-section .post-listing-summary-wrap {  
    margin: 0px;
}
.blog-section .post-listing-summary-wrap p {
    font-size: 15px;
    line-height: 1.8;
}

/* Topics */

.blog-section #hubspot-topic_data {   
    margin-bottom: 25px;
}
.blog-section #hubspot-topic_data span,
.blog-section #hubspot-topic_data a,
.blog-section #hubspot-topic_data em { 
    float: left;
    width: auto;
    font-size: 14px;
    margin-bottom: 2px;
}
.blog-section #hubspot-topic_data span {    
    margin-right: 12px;
    font-weight: 600;
}
.blog-section #hubspot-topic_data a {  
    color: #aaaaaa;
}
.blog-section #hubspot-topic_data a:hover,
.blog-section #hubspot-topic_data a:focus {    
}
.blog-section #hubspot-topic_data em {    
    margin: 0px 6px;
    color: #cccccc;
}

/* Separator */
.blog_list_wrap .post-item-col .post_item_inner_wrap .separator-wrapper {
  float: left;
  width: 100%;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap .separator-secondary {
  background-color: #ef8200;
  transform: skew(-30deg);
  width: 90px;
  height: 8px;
  margin: 20px auto 30px;
}

/* More Link */

.blog_list_wrap .post-item a.more-link,
.blog_comment_wrap .new-comments .comment button.comment-reply-to {
    width: auto;  
    height: auto;
    text-transform: none;
    line-height: 1.5;
    text-align: center;
    text-decoration:none;  
    opacity: 1;
    filter: alpha(opacity=100); 
    background: none;    
    -webkit-transition: opacity .4s linear;
  -moz-transition: opacity .4s linear;
  -o-transition: opacity .4s linear;
  -ms-transition: opacity .4s linear;
  transition: opacity .4s linear;
}
.blog_list_wrap .post-item a.more-link {
    float: left;    
    font-size: 12px;
    font-weight: bold;
    padding: 8px 48px;
    color: #60767b;
    border: 2px solid #60767b; 
    margin: 0px 0px 10px;
}
.blog_list_wrap .post-item a.more-link:hover,
.blog_list_wrap .post-item a.more-link:focus,
.blog_comment_wrap .new-comments .comment button.comment-reply-to:hover,
.blog_comment_wrap .new-comments .comment button.comment-reply-to:focus {
    color: ; 
    text-decoration:none;    
    opacity: 0.9;
    filter: alpha(opacity=90); 
}

/* Author */

.blog-section .hs-author-profile,
.blog-section .post-listing .hs-author-listing-header-wrap,
.blog-section .hs-all-listing-header-wrap,
.custom_comments_header_Wrap {    
    margin: 20px 0px;
    border-top: 1px solid #eaeaea;
}
.blog-section .hs-author-profile h2.hs-author-name,
.blog-section .post-listing h3.hs-author-listing-header,
.blog-section .hs-all-listing-header-wrap h3.hs-all-listing-header,
.custom_comments_header_Wrap h4 {        
    float: left;
    width: auto;
    border-left: 4px solid #eaeaea;
    font-size: 22px;
    padding-left: 24px;
    border-bottom: 1px solid #eaeaea;
    padding-right: 20px;
    padding-top: 16px;
    padding-bottom: 18px;
    text-transform: none;
}
.blog-section .hs-author-profile h2.hs-author-name {    
    margin-bottom: 20px;
}

.blog-section .hs-author-profile-detail,
.blog_post_wrap .about-author-sec {    
    margin: 20px 0px;
}
.blog-section .hs-author-profile-detail .hs-author-avatar,
.blog_post_wrap .about-author-sec .hs-author-avatar {    
    float: left;
}
@media (max-width: 767px) {    
.blog-section .hs-author-profile-detail .hs-author-avatar,
.blog_post_wrap .about-author-sec .hs-author-avatar {    
    width: 70px;
}
}
@media (min-width: 768px) {
.blog-section .hs-author-profile-detail .hs-author-avatar,
.blog_post_wrap .about-author-sec .hs-author-avatar {    
    width: 140px;
}
}
.blog-section .hs-author-profile-detail .hs-author-avatar img,
.blog_post_wrap .about-author-sec .hs-author-avatar img {    
    float: left;
    width: 100%;
    border-radius: 140px;
}

.blog-section .hs-author-profile-detail .hs-author-profile-inner-wrap,
.blog_post_wrap .about-author-sec .hs-author-profile-inner-wrap {    
    float: none;
    display: block;
    width: auto;
}
@media (max-width: 767px) {    
.blog-section .hs-author-profile-detail .hs-author-profile-inner-wrap,
.blog_post_wrap .about-author-sec .hs-author-profile-inner-wrap {    
    margin-left: 90px;
}
}
@media (min-width: 768px) {
.blog-section .hs-author-profile-detail .hs-author-profile-inner-wrap,
.blog_post_wrap .about-author-sec .hs-author-profile-inner-wrap {    
    margin-left: 170px;
}
}
.blog-section .hs-author-profile-detail .hs-author-profile-inner-wrap .hs-author-bio,
.blog_post_wrap .about-author-sec .hs-author-profile-inner-wrap p {    
    font-size: 15px;
    margin: 5px 0px 0px;
}

.blog-section .hs-author-social-section {    
    text-align: left;
    margin-top: 18px;
}
.blog-section .hs-author-social-section .hs-author-social-links {    
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link,
.custom-social-icons_list li a { 
    background-image: none !important;
    background-repeat: no-repeat;
    background-size: 0px 0px;
    font-size: 16px;
    line-height: 34px;
    height: 32px !important;
    width: 32px !important;
    border-radius: 50%;
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link:hover,
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link:focus {    
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link.fa-facebook,
.custom-social-icons_list li a.icon-fb_custom {
  background-color: #3b5998;
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link.fa-twitter,
.custom-social-icons_list li a.icon-tw_custom{
  background-color: #38a1f3
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link.fa-youtube,
.custom-social-icons_list li a.icon-yt_custom {
  background-color: #ff0000;
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link.fa-xing,
.custom-social-icons_list li a.icon-xing_custom {
  background-color: #cfdc00;
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link.fa-linkedin,
.custom-social-icons_list li a.icon-linkedin_custom {
  background-color: #0077b5;
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-facebook {    
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-linkedin {    
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-twitter {    
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-google-plus {    
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-author-social-link:before {    
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-facebook:before {    
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-linkedin:before {    
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-twitter:before {    
}
.blog-section .hs-author-social-section .hs-author-social-links a.hs-social-google-plus:before {    
}

.blog-section .post-listing .hs-author-listing-header-wrap {    
}
.blog-section .post-listing h3.hs-author-listing-header {
    margin-bottom: 0px;
}

/* Social Custom Links */
.follow-us-custom_icons {
  margin: 30px 0 0;
  text-align: center;
  padding-bottom: 30px;
}
.follow-us-custom_icons.follow-us-accent-bar {
  position: relative;
  padding-bottom: 60px;
  margin-top: 60px;
}
.events-template.hs-blog-post .follow-us-custom_icons {
  margin: 0;
  padding: 0;
}
.events-template.hs-blog-post .follow-us-custom_icons::after {
  display: none;
}
.follow-us-custom_icons.follow-us-accent-bar::after {
  content: '';
  width: 90px;
  height: 8px;
  background-color: #ef8200;
  transform: skew(-30deg) translateX(-50%);
  position: absolute;
  left: 50%;
  bottom: 0;
}
.follow-us-custom_icons span {
  color: #dcd9d7;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-right: 10px;
}
.custom-social-icons_list {
  list-style-type: none;
  padding: 0;
  display: inline-block;
}
.follow-us-custom_icons .custom-social-icons_list {
  margin: 0;
}
.custom-social-icons_list li {
  display: inline-block;
}
.custom-social-icons_list li + li {
  margin-left: 5px;
}
.custom-social-icons_list li a {
  color: #fff;
  display: inline-block;
  text-align: center;
}

/* Blog Topic Links */

.blog-topics-links {
  list-style-type: none;
  padding-left: 0;
  text-align: center;
  max-width: 800px;
  margin: 0 auto 5px;
}
.blog-topics-links li {
  display: inline-block;
  padding: 0;
  margin-bottom: 10px;
}
.blog-topics-links li + li {
  margin-left: 10px;
}
.blog-topics-links li a {
  display: inline-block;
  border: 2px solid #60767b;
  margin: 0 1px 1px;
  color: #60767b;
  font-size: 12px;
  line-height: 1.7;
  text-transform: none;
  padding: 7px 30px;
  transition: color .1s linear !important;
}
.blog-topics-links li a:hover,
.blog-topics-links li a:active,
.blog-topics-links li a:focus,
.blog-topics-links li a.active {
  background-color: #60767b;
  color: #fff;
}

/* Pagination */

.blog-pagination {
    margin: 10px 0px;
    text-align: center;
}
.blog-pagination .pagination {
  list-style-type: none;
  padding-left: 0;
}
.blog-pagination .pagination li {
  display: inline-block;
  padding: 0;
}
.blog-pagination .pagination li + li {
  margin-left: 5px;
}
.blog-pagination .pagination li a {
  width: 37px;
  height: 37px;
  text-align: center;
  padding: 0;
  color: #fff;
  background-color: #60767b;
  display: inline-block;
  line-height: 37px;
  vertical-align: middle;
}
@media screen and (max-width: 575px) {
  .blog-pagination .pagination li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .blog-pagination .pagination li + li {
    margin-left: 3px;
  }
}
.blog-pagination .pagination li.active a {
  background-color: #ef8200;
}
.blog-pagination .pagination .next-pagination-page a,
.blog-pagination .pagination .previous-pagination-page a {
  background-color: #f5f7f7;
  color: #60767b;
}
.blog-pagination .pagination .next-pagination-page.disabled a,
.blog-pagination .pagination .previous-pagination-page.disabled a {
  color: #c1c9d0;
  cursor: not-allowed;
}
.blog-pagination a.previous-posts-link {
    float: left;
}
.blog-pagination a.all-posts-link {
    text-align: center;    
}
.blog-pagination a.next-posts-link {
    float: right;    
}

/* All Posts */

.blog-section .post-listing-simple {
    margin: 0px;
}
.blog-section .hs-all-listing-header-wrap {    
    margin-bottom: 0px;
}
.blog-section .hs-all-listing-header-wrap h3.hs-all-listing-header {    
}
.blog-section .post-listing-simple .post-item {    
    margin: 0px;
    padding: 0px;
    border-bottom-color: #eeeeee;
}
.blog-section .post-listing-simple .post-item:last-child {    
    border-bottom: none;
}
.blog-section .post-listing-simple .post-item h2 {
    margin: 18px 0px 22px;
    font-size: 20px;
    line-height: 1.7;
}
.blog-section .post-listing-simple .post-item h2 a {    
}
.blog-section .post-listing-simple .post-item h2 a:hover,
.blog-section .post-listing-simple .post-item h2 a:focus {    
}

/* V2 */

.deurali-blog-v2 .blog_list_wrap .post-listing .post-item,
.deurali-blog-v3 .blog_list_wrap .post-listing .post-item {
    margin: 30px 0px;
    padding-bottom: 60px;
}
.container-fluid .blog_list_section_wrap .row-fluid .page-center {
    max-width: 1040px;
}
.deurali-blog-v2 .hs-single-featured-image-wrapper,
.deurali-blog-v4 .hs-single-featured-image-wrapper,
.deurali-blog-v5 .hs-single-featured-image-wrapper {
    margin-top: 15px;
}

/* V3 */

.post_image_outer_wrap,
.post_content_outer_wrap {
    float: left;
}
@media (max-width: 767px) {	
.post_image_outer_wrap,
.post_content_outer_wrap {
    width: 100%;
}
}
@media (min-width: 768px) {
.post_image_outer_wrap,
.post_content_outer_wrap {
    width: 50%;
}
.post_image_outer_wrap {
    padding-right: 50px;
}
}
.deurali-blog-v3 .blog_list_wrap .post-listing .post-item {
}
.deurali-blog-v3 .blog-section .hs-featured-image-wrapper {
    margin-top: 15px;
}

/* V4 */

.blog_post_page_center,
.blog_comment_page_center {
    float: none !important;
    width: 100%;
    max-width: 1040px;
    margin: 0 auto !important;
    display: block;
    padding: 0px 0px;
}
.events-template.hs-blog-post .blog_post_page_center {
  max-width: 1240px;
}
.blog_comment_page_center {
}
.deurali-blog-v4 .blog-pagination,
.deurali-blog-v5 .blog-pagination {
    margin-top: 40px;    
}

.blog_list_wrap .post-item-col {
    float: left;
    padding: 20px 15px;
    border: none;
    margin: 0px;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap,
.blog_list_wrap .post-item-col .post_item_inner_wrap .hs-featured-image-wrapper a,
.blog_list_wrap .post-item-col .post_item_inner_wrap .hs-featured-image-wrapper a img {
    float: left;
    width: 100%;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap {
    position: relative;
    background: #ffffff;
    margin: 0px;
    padding: 0px 30px 25px;
    border: 1px solid #eaeaea;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap:hover,
.blog_list_wrap .post-item-col .post_item_inner_wrap:focus {
}

.blog_list_wrap .post-item-col .post_item_inner_wrap .hs-featured-image-wrapper {
    margin: 0px 0px 0px -31px;
    width: -moz-calc(100% + 62px);
    width: -webkit-calc(100% + 62px);
    width: calc(100% + 62px);
    min-height: 24px;
    background: #dcd9d7;
    position: relative;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap .hs-featured-image-wrapper a {
  height: 200px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.events-template .blog_list_wrap .post-item-col .post_item_inner_wrap .hs-featured-image-wrapper a {
  height: 150px;
  border-left: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap .hs-featured-image-wrapper a img {
}

.blog_list_wrap .post-item-col .post_item_inner_wrap .post-header {
    margin-bottom: 0px;
    margin-top: 35px;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap .post-header h2 {
    font-size: 22px;
    line-height: 1.3;
    margin-bottom: 20px;
    color: #dcd9d7;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap .post-header.presse-header h2 {
    margin-bottom: 7px;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap .post-header.presse-header span {
    display: block;
    margin-bottom: 20px;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap .post-header h2 a {
}

.blog_list_wrap .post-item-col .post_item_inner_wrap .blog-wrap-btn-share .outlineblue_cta {
  font-size: 12px;
}

.blog_list_wrap .post-item-col .post_item_inner_wrap .post-listing-summary-wrap {
}
.blog_list_wrap .post-item-col .post_item_inner_wrap .post-listing-summary-wrap p {
    font-size: 16px;
    line-height: 26px;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap #hubspot-topic_data,
.blog-topics-wrapper {
    margin-bottom: 0;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.blog-topics-wrapper-single {
  padding: 12px 0;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
  margin-bottom: 35px;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap #hubspot-topic_data span, 
.blog_list_wrap .post-item-col .post_item_inner_wrap #hubspot-topic_data a, 
.blog_list_wrap .post-item-col .post_item_inner_wrap #hubspot-topic_data em {
    font-size: 16px;
}
.blog-topics-wrapper span {
  font-weight: 600;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap span.post-listing-publish-date {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #ffffff;
    font-weight: normal;
    font-size: 11px;
    font-weight: 600;
    padding: 4px 11px 3px 32px;
    border-radius: 0;
    background: #60767b;
    transform: translateY(50%);
}
.blog_list_wrap .post-item-col .post_item_inner_wrap span.post-listing-publish-date::after {
    content: '';
    position: absolute;
    left: calc(100% - 1px);
    top: 0;
    bottom: 0;
    width: 15px;
    background: url(https://5043817.fs1.hubspotusercontent-na1.net/hubfs/5043817/01_Deurali/assets/images/right-border.png) no-repeat top left;
}
.blog_list_wrap .post-item-col .post_item_inner_wrap a.more-link {
    font-size: 12px;
    font-weight: 500;
    padding: 8px 48px;
    line-height: 1;
    border-width: 2px;
    text-transform: none;
}

.deurali-blog-v4 .container-fluid .blog_list_container_wrap .row-fluid .page-center {
    padding: 0px 5px;
}
.deurali-blog-v4.events-template.hs-blog-post .container-fluid .blog_list_container_wrap .row-depth-1 .row-fluid > .page-center {
    max-width: 100%;
    padding: 0;
}
.deurali-blog-v4.events-template.hs-blog-post .container-fluid .blog_list_container_wrap .row-depth-1 .row-fluid > .section_content {
  padding: 0;
}
.deurali-blog-v4 .blog_post_page_center,
.deurali-blog-v4 .blog_comment_page_center {
    padding: 0px 15px;
}
.deurali-blog-v4 .blog_list_wrap .post-item-col {
}
@media (max-width: 639px) {
.deurali-blog-v4 .blog_list_wrap .post-item-col {
    width: 100%;
}	
}
@media (min-width: 640px) {
.deurali-blog-v4 .blog_list_wrap .post-item-col {
    width: 50%;
}
}
@media (min-width: 992px) {
  .deurali-blog-v4 .blog_list_wrap .post-item-col {
      width: 33.33%;
  }
  .deurali-blog-v4.events-template .blog_list_wrap .post-item-col {
    width: 50%;
  }
}

.deurali-blog-v4 .blog_list_wrap .hs-author-profile,
.deurali-blog-v4 .blog_list_wrap .hs-author-listing-header-wrap {
    margin-left: 15px;
    margin-right: 15px;
    width: -moz-calc(100% - 30px);
    width: -webkit-calc(100% - 30px);
    width: calc(100% - 30px);
}
.deurali-blog-v4 .blog-section div.post-listing-simple {
    padding-left: 15px;
    padding-right: 15px;
}
.deurali-blog-v4 .blog-section div.post-listing-simple {
    float: none;
    max-width: 1040px;
    margin: 0px auto;
    display: block;
}
.deurali-blog-v4 .blog-section div.post-listing-simple .post-item-col,
.deurali-blog-v5 .blog-section div.post-listing-simple .post-item-col {
    width: 100%;
    border-bottom: 1px solid #eeeeee;
}
.deurali-blog-v4 .blog-section div.post-listing-simple .post-item-col:last-child,
.deurali-blog-v5 .blog-section div.post-listing-simple .post-item-col:last-child {
    border-bottom: none;
}

/* V5 */

@media (max-width: 991px) {
.deurali-blog-v5 .blog_list_wrap .post-item-col {
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}
}
@media (min-width: 992px) {
.deurali-blog-v5 .blog_list_wrap .post-item-col {
    width: 50%;
}
.deurali-blog-v5 .blog_list_wrap .post-listing .post-item-col:nth-of-type(odd) {
    padding-left: 0px;
}
.deurali-blog-v5 .blog_list_wrap .post-listing .post-item-col:nth-of-type(even) {
    padding-right: 0px;
}
}

/*---------------------------
b) Sidebar
---------------------------*/

.blog_sidebar_wrap {    
}

/* Email Subscription */

.blog_email_subscribe_wrap {
    margin: 20px 0px;
    border: 1px solid #eaeaea;
    background-color: #dcd9d7;
    border-radius: 4px;
    padding: 45px 30px;
}
.blog_email_subscribe_wrap .blog_email_subscription_header,
.blog_email_subscribe_wrap .blog_email_subscription_title,
.blog_email_subscribe_wrap .blog_email_subscription_note,
.blog_email_subscribe_wrap .blog_email_subscription_desc {
    margin: 0px;
}
.blog_email_subscribe_wrap .blog_email_subscription_header {
    text-align: center;
}
.blog_email_subscribe_wrap .blog_email_subscription_header h3 {
    float: none;
    display: inline-block;
    vertical-align: top;
    font-size: 18px;
    text-align: center;
    text-transform: none;
    border-bottom: 2px solid #eaeaea;
    padding: 0px 12px 12px;
    color: #999999;
}
.blog_email_subscribe_wrap .blog_email_subscription_title h4 {
    font-size: 26px;
    text-align: center;
    text-transform: none;
    margin-top: 5px;
    padding: 0px 5px;
}
.blog_email_subscribe_wrap .blog_email_subscription_desc {
}
.blog_email_subscribe_wrap .blog_email_subscription_desc p {
    text-align: center;
    font-size: 15px;
    margin: 0px 0px 20px;
}
.blog_email_subscribe_wrap .blog_email_subscription_note {    
}
.blog_email_subscribe_wrap .blog_email_subscription_note p {
    text-align: center;
    font-size: 13px;
    color: #999999;
    margin: 0px;
}

.blog_email_subscribe_wrap .blog_email_subscription_form {
    margin: 0px 0px 15px;
    border: none;
    background: none;
    padding: 0px;
}
.blog_email_subscribe_wrap .blog_email_subscription_form h3 {
    display: none;
}
.blog_email_subscribe_wrap .blog_email_subscription_form .hs-form {
    padding: 0px;
    margin: 0px;
}
.blog_email_subscribe_wrap .blog_email_subscription_form .hs-form .hs-field-desc {
    display: none !important;
}
.blog_email_subscribe_wrap .blog_email_subscription_form .hs-form .hs-form-field > label {
    display: none;
}
.blog_email_subscribe_wrap .blog_email_subscription_form .submitted-message {
    float: left;
    width: 100%;
    text-align: center;
    border: 1px solid #d2d2d2;
    color: #444444;
    padding: 10px 20px 12px;
    border-radius: 40px;
    font-size: 14px;
  	margin: 5px 0px 10px;
}

/* RSS Listing */

.blog_sidebar_wrap .hs-rss-item-text a.hs-rss-title {
    font-size: 18px;
    color: #54646c;
}
.blog_sidebar_wrap .hs-rss-item-text a.hs-rss-title:hover,
.blog_sidebar_wrap .hs-rss-item-text a.hs-rss-title:focus {    
    color: #ef8200;
}
.blog_sidebar_wrap .hs-rss-item-text .hs-rss-byline span.hs-rss-author, 
.blog_sidebar_wrap .hs-rss-item-text .hs-rss-byline span.hs-rss-date,
.blog_sidebar_wrap .hs-rss-item-text .hs-rss-byline span.hs-rss-posted-at {
    padding-left: 0px;
    padding-right: 6px;
}

/* CTA Box */

.blog_sidebar_wrap .general_content_v8 {
    padding-left: 30px;
    padding-right: 30px;
}

/* V2 */

.container-fluid .blog_email_subscribe_outer_wrap .row-fluid .page-center {
    max-width: 600px;
    float: none !important;
}
.deurali-blog-v2 .blog_email_subscribe_wrap,
.deurali-blog-v3 .blog_email_subscribe_wrap,
.deurali-blog-v4 .blog_email_subscribe_wrap {
    margin: 20px 0px;
    border: none;
    background-color: none;
    border-radius: 0px;
    padding: 0px 20px;
}

/*---------------------------
c) Post
---------------------------*/

.blog_post_wrap {    
}

.hs-blog-post .body-container > .row-fluid-wrapper:not(:first-child) {
  display: none;
}

/* Share */

.blog-post-share-wrap {    
    margin-top: -10px;
    padding-top: 20px;
    padding-bottom: 3px;
    border-bottom: 1px dotted #eaeaea;
    border-top: 1px dotted #eaeaea;
    margin-bottom: 25px;
}
.blog-post-share-wrap .hs_cos_wrapper_type_blog_social_sharing {    
}
.blog-post-share-wrap .hs-blog-social-share {
    float: left;    
    width: 100%;
    height: auto;
}
.blog-post-share-wrap .hs-blog-social-share ul.hs-blog-social-share-list {
    float: left;
    margin: 0px;
}
.blog-post-share-wrap .hs-blog-social-share ul.hs-blog-social-share-list .hs-blog-social-share-item {
    float: left;
    width:auto;
    margin: 0px 15px 10px 0px;
    padding: 0px;
}
.blog-post-share-wrap .hs-blog-social-share ul.hs-blog-social-share-list .hs-blog-social-share-item > img {
    vertical-align: top;
}
.blog-post-share-wrap .hs-blog-social-share ul.hs-blog-social-share-list .hs-blog-social-share-item > iframe,
.blog-post-share-wrap .hs-blog-social-share ul.hs-blog-social-share-list .hs-blog-social-share-item > span,
.blog-post-share-wrap .hs-blog-social-share ul.hs-blog-social-share-list .hs-blog-social-share-item > div {
    float: left;
    margin: 0px;
    padding: 0px;
}
.blog-post-share-wrap .hs-blog-social-share ul.hs-blog-social-share-list .hs-blog-social-share-item div.fb-like span {
    vertical-align: top !important;
}

/* Post Body */

.blog_post_wrap .post-body {  
    margin-bottom: 10px;
}
.blog_post_wrap .post-body p,
.blog_post_wrap .post-body ul,
.blog_post_wrap .post-body ol,
.blog_post_wrap .post-body blockquote {    
    margin-bottom: 25px;
}
.blog_post_wrap .post-body p,
.blog_post_wrap .post-body div {    
    line-height: 1.9;
    font-size: 16px;
}
.blog_post_wrap .post-body h2 {    
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 1.5;
}
@media screen and (max-width: 767px) {
  .blog_post_wrap .post-body h2 {
    font-size: 24px;
  }
}
.blog_post_wrap .post-body ul,
.blog_post_wrap .post-body ol {    
    padding-left: 30px;
}
.blog_post_wrap .post-body ul {
  list-style-type: none;
}
.blog_post_wrap .post-body ul li,
.blog_post_wrap .post-body ol li {    
    margin-bottom: 10px;
    line-height: 1.9;
    font-size: 16px;
}
.blog_post_wrap .post-body ul li:last-child,
.blog_post_wrap .post-body ol li:last-child {    
    margin-bottom: 0px;
}
.blog_post_wrap .post-body ul li {
  position: relative;
  padding-left: 12px;
}
.blog_post_wrap .post-body ul li::before {
  content: "\2022";
  color: #ef8200;
  position: absolute;
  left: 0;
  top: 0;
}
.blog_post_wrap .post-body blockquote {   
    line-height: 1.9; 
    padding: 0px 0px 0px 35px;
}
.blog_post_wrap .post-body blockquote p {
    margin: 0px;
    font-size: 18px;
}
.blog_post_wrap .post-body img {
    height: auto;
}

/* Topics */

.blog_post_wrap #hubspot-topic_data,
.blog_prev_next_post_wrap {
    padding: 15px 0px;
    border-bottom: 1px dotted #eaeaea;
    border-top: 1px dotted #eaeaea;
}
.blog_post_wrap #hubspot-topic_data {
    margin-bottom: 20px;
}
.blog_prev_next_post_wrap .blog-pager-controls {
  padding: 15px 20px;
  background-color: #f5f7f7;
  border-bottom: 1px dotted #eaeaea;
  border-top: 1px dotted #eaeaea;
  float: left;
  width: 100%;
}
/* About Author */

.blog_post_wrap .about-author-sec {   
  padding-top: 30px;
  border-top: 1px solid #eaeaea;
}
.blog_post_wrap .about-author-sec .hs-author-avatar {    
}
.blog_post_wrap .about-author-sec .hs-author-avatar img {    
}
.blog_post_wrap .about-author-sec .hs-author-profile-inner-wrap {    
}
.blog_post_wrap .about-author-sec .hs-author-profile-inner-wrap h3 {   
    font-size: 28px;
    margin-bottom: 14px;
}
.blog_post_wrap .about-author-sec .hs-author-profile-inner-wrap h3 a,
.blog_prev_next_post h3 a { 
    color: #dcd9d7;
}
.blog_post_wrap .about-author-sec .hs-author-profile-inner-wrap h3 a:hover,
.blog_post_wrap .about-author-sec .hs-author-profile-inner-wrap h3 a:focus {   
    color: #dcd9d7;
}
.blog_post_wrap .about-author-sec .hs-author-profile-inner-wrap p {
  font-size: 16px;
}

/* Prev - Next Post */

.blog_prev_next_post_wrap {
    margin: 25px 0 0;
    padding: 10px 0px;
    border-bottom: 0;
}
.blog_prev_next_post {
    width: 50%;
}
.blog_prev_post_wrap {
    padding-right: 20px;
}
.blog_next_post_wrap {
    padding-left: 20px;
}
.blog_prev_post_wrap,
.blog_prev_post_wrap span {
    float: left;
}
.blog_next_post_wrap,
.blog_next_post_wrap span {
    float: right;    
}
.blog_prev_next_post span {
    font-size: 11px;
    text-transform: normal;
    color: #0071b9;
    margin-bottom: 3px;
    font-weight: 300;
}
.blog_prev_next_post h3 {
    margin-bottom: 0px;
    font-size: 18px;
    line-height: 1.7;
}
.blog_prev_post_wrap h3 {
    text-align: left;
}
.blog_next_post_wrap h3 {
    text-align: right;
}
.blog_prev_next_post h3 a {    
}
.blog_prev_next_post h3 a:hover,
.blog_prev_next_post h3 a:focus { 
    color: #ef8200;
}

/* Take Away */
.take-away-wrapper {
  background-color: #f5f7f7;
  border: 1px solid #eaeaea;
  padding: 55px 45px;
  text-align: center;
  clear: both;
}

.take-away-wrapper > h2,
.take-away-wrapper > h3 {
  position: relative;
  line-height: 1;
  padding-bottom: 25px;
  margin-bottom: 30px;
}

.take-away-wrapper > h2::after,
.take-away-wrapper > h3::after {
    content: '';
    width: 90px;
    height: 8px;
    background-color: #ef8200;
    transform: skew(-30deg) translateX(-50%);
    position: absolute;
    left: 50%;
    bottom: 0;
}

.take-away-points {
  overflow: hidden;
  width: 100%;
  margin: 0 -15px;
}

.take-away-points .take-away-single {
  float: left;
  width: 50%;
  padding: 15px;
  display: flex;
}

.take-away-points .take-away-single .take-away-icon {
  margin-right: 30px;
  font-size: 35px;
  line-height: 1;
  color: #60767b;
}

.take-away-points .take-away-single .take-away-text {
  text-align: left;
}

.take-away-points .take-away-single .take-away-text h4 {
  font-weight: 500;
}

.take-away-points .take-away-single .take-away-text p {
  line-height: 28px;
}

.take-away-points .take-away-single .take-away-text p a {
  color: #0071b9;
}

/*---------------------------
d) Comment
---------------------------*/

.blog_comment_wrap {    
}

/* Header */

.custom_comments_header_Wrap {    
    margin-top: 25px;
    margin-bottom: 0px;
}
.custom_comments_header_Wrap h4 {    
}

/* List */

.blog_comment_wrap #comments-listing,
.blog_comment_wrap #comments-listing .comment,
.blog_comment_wrap #comments-listing .comment .comment-from,
.blog_comment_wrap #comments-listing .comment .comment-body,
.blog_comment_wrap #comments-listing .comment .comment-body p {
    float: left;    
    width: 100%;
}
.blog_comment_wrap #comments-listing { 
    margin: 20px 0px 0px;
}
.blog_comment_wrap #comments-listing.no-comments { 
    margin: 10px 0px 0px;
}
.blog_comment_wrap #comments-listing .comment {
    border-bottom: 1px dotted #eaeaea;
    margin-bottom: 30px;
    padding-bottom: 32px;
    padding-top: 0px;
    border-top: none;
    margin-top: 0px;
}
.blog_comment_wrap #comments-listing .comment .comment-from {   
    width: auto;     
}
.blog_comment_wrap #comments-listing .comment .comment-from h4 {
    float: left;
    width: auto;    
    font-size: 18px;
    font-style: normal;
    margin-bottom: 12px;
}
.blog_comment_wrap #comments-listing .comment .comment-from h4 a {
    color: #54646c;
}
.blog_comment_wrap #comments-listing .comment .comment-from h4 a:hover,
.blog_comment_wrap #comments-listing .comment .comment-from h4 a:focus {
    color: #54646c;
}
.blog_comment_wrap #comments-listing .comment .comment-date {
    float: right;
    width: auto;    
    color: #0071b9;
    font-size: 15px;
    font-weight: 300;
    margin-bottom: 12px;
}
.blog_comment_wrap #comments-listing .comment .comment-body {    
}
.blog_comment_wrap #comments-listing .comment .comment-body p {
    font-size: 16px;
    font-weight: 300;
    margin-bottom: 0px;
    margin-top: 4px;
    text-align: left;    
    line-height: 1.8;
}
.blog_comment_wrap #comments-listing .comment button.comment-reply-to {
    float: left;
    width: auto;
    font-size: 10px;
    text-transform: none;
    line-height: 1;
    font-weight: 600;
    padding: 5px 20px;
    margin: 20px 0px 2px;
    color: #60767b;
    border: 2px solid #60767b; 
}
.blog_comment_wrap #comments-listing .comment button.comment-reply-to em {
    font-style: normal;
}
.blog_comment_wrap #comments-listing .comment button.comment-reply-to:hover,
.blog_comment_wrap #comments-listing .comment button.comment-reply-to:focus {    
}

/* Form */

.blog_comment_wrap div[id*="hs_form_target"],
.blog_comment_wrap div[id*="hs_form_target"] > form.hs-form,
.blog_comment_wrap div[id*="hs_form_target"] .hs-comment-message,
.blog_comment_wrap div[id*="hs_form_target"].replying span.replying-to {
    float: left;    
    width: 100%;
}

.blog_comment_wrap div[id*="hs_form_target"] {
    margin: 0px 0px 25px;
}
.blog_comment_wrap div[id*="hs_form_target"] > form.hs-form {
}

.blog_comment_wrap div[id*="hs_form_target"].replying {
    margin-top: 0px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #eaeaea;
    padding-bottom: 50px;
}
.blog_comment_wrap div[id*="hs_form_target"].replying span.replying-to {  
  	font-weight: bold;
    font-size: 20px;
    line-height: 32px;
    margin: 5px 0px 25px;
    width: 60px;
    padding: 0px 30px 16px 0px;
    white-space: nowrap;
    border-bottom: 3px solid #ef8200;
}

.blog_comment_wrap div[id*="hs_form_target"] .hs-comment-message {  
  	border: none !important;
    color: #ffffff !important;
    text-align: center;
    padding: 14px 24px !important;
    font-weight: 600;
    border-radius: 4px !important;
    margin: 10px 0px 20px 0px !important;
    font-size: 16px !important;
    background: #eb5503 !important;
}
.blog_comment_wrap div[id*="hs_form_target"] .hs-comment-message.hs-common-confirm-message {    
    background: #6ea103 !important;
}

/***********************************
08. Contact Us
***********************************/

.deurali-contact-us {    
}
.deurali-contact-us-v2 {
}
.deurali-contact-us-v3 {
  background-color: #f5f7f7;
}

@media (max-width: 767px) {	
.deurali-contact-us-v3 .page_title_module_v1 .page_title_module {
    padding-bottom: 130px;
}
}
@media (min-width: 768px) {
.deurali-contact-us-v3 .page_title_module_v1 .page_title_module {
    padding-bottom: 140px;
}
}

/*---------------------------
a) Map
---------------------------*/

.google_map_module_wrap {
}
.google_map_module_wrap iframe {
    float: left;
    width: 100% !important;
}
.deurali-contact-us-v2 .google_map_module_wrap {
    margin-top: 30px;
    margin-bottom: 30px;
}

/*---------------------------
b) Info
---------------------------*/

.contact_info_outer_wrap {
    margin: 36px 0px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    padding: 30px 30px 36px;
}
@media (max-width: 767px) {    
.contact_info_outer_wrap {
    margin-top: 20px;
}
}
.deurali-contact-us .contact_info_outer_wrap .contact_info_address,
.deurali-contact-us .contact_info_outer_wrap .contact_info_phone,
.deurali-contact-us .contact_info_outer_wrap .contact_info_email,
.deurali-contact-us .contact_info_outer_wrap .widget-type-follow_me {
    margin: 0px;
}
.contact_info_outer_wrap .widget-type-follow_me {
    border-top: 1px solid #eaeaea;
    padding-top: 22px;
}
.contact_info_outer_wrap .widget-type-follow_me h3 {
    font-size: 18px;
    text-transform: none;
}
.contact_info_outer_wrap .hs_cos_wrapper_type_follow_me {
}

.contact_info_outer_wrap .contact_info_address,
.contact_info_outer_wrap .contact_info_phone,
.contact_info_outer_wrap .contact_info_email { 
    text-align: left;
    padding-left: 2px;
}
.contact_info_outer_wrap .contact_info_address span,
.contact_info_outer_wrap .contact_info_phone span,
.contact_info_outer_wrap .contact_info_email p a {
    float: left;
    font-size: 15px;
    color: #54646c;
    line-height: 1.9;
    padding-left: 30px;
}
.section_wrap_gray_bg.contact_info_outer_wrap .contact_info_address span,
.section_wrap_gray_bg.contact_info_outer_wrap .contact_info_phone span,
.section_wrap_gray_bg.contact_info_outer_wrap .contact_info_email p a {
    color: #fff;
}
.contact_info_outer_wrap .contact_info_address span:before,
.contact_info_outer_wrap .contact_info_phone span:before,
.contact_info_outer_wrap .contact_info_email p a:before {  
    float: left;
    padding-right: 18px;
    color: #a8aeb2;
    font-family: FontAwesome;
    margin-left: -30px;
    line-height: 1.7;
}
.deurali-contact-us .contact_info_outer_wrap .contact_info_address {    
    margin: 0px 0px 12px;
}
.contact_info_outer_wrap .contact_info_address span:before {  
    font-size: 18px;
    content: "\f041";
}
.deurali-contact-us .contact_info_outer_wrap .contact_info_phone {  
    margin: 0px 0px 9px;
}
.contact_info_outer_wrap .contact_info_phone span:before {  
    font-size: 18px;
    content: "\f095";
}
.deurali-contact-us .contact_info_outer_wrap .contact_info_email { 
    margin: 0px 0px 24px;
}
.contact_info_outer_wrap .contact_info_email p {    
    float: left;
    margin: 0px;
}
.contact_info_outer_wrap .contact_info_email p a {    
    word-break: break-all;
}
.contact_info_outer_wrap .contact_info_email p a:before {  
    font-size: 16px;
    content: "\f0e0";
    line-height: 1.9;
}

.deurali-contact-us-v3 .contact_form_section_wrap .widget-type-follow_me {
    background: #ffffff;
    border: 1px solid #eaeaea;
    margin: 50px 0px -4px;
    padding: 35px 30px 50px;
    border-radius: 4px;
}

/*---------------------------
c) Form
---------------------------*/

.contact_form_outer_wrap {    
}
@media (min-width: 768px) {
.contact_form_outer_wrap {    
    padding-right: 20px;
}
}
.contact_form_outer_wrap .hs_cos_wrapper_type_form h3.form-title,
.contact_form_section_wrap .hs_cos_wrapper_type_form h3.form-title {
    display: none;
}
.contact_form_outer_wrap .widget-type-form {
    padding: 0px;
    border: none;
    background: none;
} 
.contact_form_outer_wrap .widget-type-form .hs-form {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin-left: 0px;
    margin-right: 0px;
}

.contact_form_section_wrap {
}
.contact_form_section_wrap .widget-type-form {
    padding-top: 0px; 
}
.contact_form_section_wrap .widget-type-form .hs-form {
    padding-top: 20px;
    margin-bottom: -15px;
}
.container-fluid .row-fluid .contact_form_section_wrap .page-center {
    max-width: 840px;
}

.deurali-contact-us-v3 .contact_form_section_wrap .section_content {
    padding-top: 0px;
    padding-bottom: 0px;
}
.deurali-contact-us-v3 .contact_form_section_wrap .widget-type-form {
    margin: -100px 0px 0px 0px;
}

/***********************************
09. About Us
***********************************/

.deurali-about-us {    
}

/* Intro */

.deurali-about-us .general_content_v9,
.deurali-about-us-v2 .general_content_v9 {
    margin-bottom: -5px;
}
.deurali-about-us .general_content_v9 .general_content_detail_wrap,
.deurali-about-us-v2 .general_content_v9 .general_content_detail_wrap,
.deurali-about-us-v3 .general_content_v9 .general_content_detail_wrap {
    padding-bottom: 0px;
}

/* Timeline */

.timeline_outer_wrap {
    margin: 20px 0px;
}
@media (max-width: 767px) {    
.timeline_outer_wrap {
    margin-top: 0px;
}
}
@media (min-width: 768px) {
.timeline_outer_wrap {
    padding-right: 20px;
}
}
.timeline_outer_wrap .hs_cos_wrapper_type_custom_widget:nth-last-of-type(1) .timeline_content_wrap p {
    padding-bottom: 5px;
}

/* Progress Bar */

.progress_bar_outer_wrap {
    margin: 10px 0px;
}

/* V2 */

.deurali-about-us-v2 {    
}
.deurali-about-us-v2 .team_member_short_content_wrap {
    margin-top: 130px;
}
.deurali-about-us-v2 .team_member_short_content_wrap .team_member_pic {   
    margin-top: -140px;
}

/* V3 */

.deurali-about-us-v3 {
}

/* V4 */

.deurali-about-us-v4 {
}

.image_gallery_section_wrap {
}
.image_gallery_section_wrap .section_content {
    padding-top: 0px;
    padding-bottom: 0px;
}
.image_gallery_section_wrap .widget-type-gallery {
    margin-top: 0px;
    margin-bottom: 0px;
}

/***********************************
10. Team Member
***********************************/

.deurali-team-member {    
}

.deurali-team-member .team_member_short_content_wrap {
    background-color: #dcd9d7;
}
.deurali-team-member .team_member_short_content_wrap .team_member_pic img {
    border-color: #dcd9d7;
}

/* Full Detail */

.team_member_full_detail_wrap {    
}
@media (min-width: 768px) {
.team_member_full_detail_wrap {
    padding-left: 15px;
}
}
@media (min-width: 768px) {
.team_member_full_detail_wrap .team_member_section_padding {
    padding-right: 20px;    
}
}
.team_member_full_detail_wrap .progress_bar_content_wrap h4,
.team_member_full_detail_wrap .general_content_v11 .general_content_detail_wrap h4 {
    font-weight: 600;    
}

/* Section Title */

.team_member_full_detail_wrap .widget-type-header {
    margin-bottom: 0px;
}
@media (min-width: 768px) {   
.team_member_full_detail_wrap .widget-type-header {
    margin-top: 10px;
}
}
.team_member_full_detail_wrap .widget-type-header h3 {
    font-size: 24px;
    text-align: left;
    margin-bottom: 0px;    
    width: 100%;
    float: left;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
    text-transform: none;
}

/* Bio */

.team_member_full_detail_wrap .team_member_bio_wrap {
    margin-bottom: 0px;
}
.team_member_full_detail_wrap .team_member_bio_wrap p {
    line-height: 1.9;
}

/***********************************
11. Services - Features
***********************************/

.deurali-services-features {    
}
.deurali-services-features-v2 {    
}
.deurali-services-features-v3 {    
}
.deurali-services-features-v4 {
}
.deurali-services-features-v5 {
}
.deurali-services-features-v6 {
}
.deurali-services-features-v7 {
}

.deurali-services-features-detail {    
}
.deurali-services-features-detail-v2 {
}
.deurali-services-features-detail-v3 {
}

.deurali-services-features .general_content_v9,
.deurali-services-features-detail .general_content_v6 {    
    margin-bottom: -5px;
}
.deurali-services-features .general_content_v9 .section_content,
.deurali-services-features-detail .general_content_v6 .section_content {    
    padding-bottom: 0px;
}

@media (max-width: 767px) {    
.deurali-services-features-v3 .testimonials_wrap_v3,
.deurali-services-features-v5 .testimonials_wrap_v3 {
    margin-top: -5px;	
}
}

.deurali-services-features-detail-v2 .services_testimonials_section .page-center,
.deurali-services-features-v7 .services_testimonials_section .page-center {
    max-width: 820px;
}

.deurali-services-features-v4 .general_content_v6 {
    border-top: 1px solid #eaeaea;
}

.short_desc_section_wrap {
}
.container-fluid .row-fluid .short_desc_section_wrap .page-center {
    max-width: 910px;
}
.short_desc_section_wrap .widget-type-text .hs_cos_wrapper_type_text {
    float: left;
    width: 100%;
    font-size: 17px;
    text-align: center;
    line-height: 1.9;
    margin-bottom: 3px;
}

/***********************************
12. Case Studies - Portfolio
***********************************/

.deurali-case-studies-portfolio {    
}
.deurali-case-studies-portfolio-detail {    
}
.deurali-case-studies-portfolio-v2 {
}

/* V2 */

.deurali-case-studies-portfolio-v2 .general_content_v19 {
    padding: 0px
}
@media (max-width: 767px) {	
.deurali-case-studies-portfolio-v2 .general_content_v19 .section_content {
    padding: 40px 0px;
}
}
@media (min-width: 768px) {
.deurali-case-studies-portfolio-v2 .general_content_v19 .section_content {
    padding: 50px 0px;
}
}

/* Left Col */

.case_studies_portfolio_left_col {    
}
@media (min-width: 768px) {
.case_studies_portfolio_left_col {    
    padding-right: 20px;
}
}

.case_studies_portfolio_left_col .widget-type-gallery {
}
.case_studies_portfolio_left_col .widget-type-social_sharing {
    margin-top: 0px;
}
.case_studies_portfolio_left_col .hs_cos_wrapper_type_social_sharing {
    text-align: left;
}

.case_studies_portfolio_left_col .widget-type-header,
.case_studies_portfolio_left_col .widget-type-rich_text {
    margin: 0px;
}
.case_studies_portfolio_left_col .widget-type-header {    
}
.case_studies_portfolio_left_col .widget-type-header h3 {
    width: 100%;
    float: left;
    font-size: 24px;
    margin-bottom: 25px;
    margin-top: 20px;
    text-transform: none;        
    text-align: left;
    padding-bottom: 15px;
    border-bottom: 1px solid #eaeaea;
}
.case_studies_portfolio_left_col .widget-type-rich_text {    
}
.case_studies_portfolio_left_col .widget-type-rich_text p {    
    line-height: 1.9;
}
.case_studies_portfolio_left_col .stats_content_v1 {
    padding: 32px 24px 34px;
}
.case_studies_portfolio_left_col .stats_content_v1 .stats_icon_wrap i.fa {
    font-size: 48px;
}
.case_studies_portfolio_left_col .stats_content_v1 label {
    font-size: 36px;    
    margin-bottom: 8px;
    margin-top: 20px;
}
.case_studies_portfolio_left_col .stats_content_v1 h4 {
    font-size: 14px;    
}

/* Right Col */

.case_studies_portfolio_right_col {    
}
.case_studies_portfolio_right_col .project_detail_content_wrap {
    margin-bottom: 0px;
}
.case_studies_portfolio_right_col .widget-type-cta {
    text-align: left;
    margin-top: 15px;
}

/***********************************
13. Library - Resources
***********************************/

.deurali-library-resources {    
}
.deurali-library-resources .general_content_v9 {
    margin-bottom: -5px;
}
.deurali-library-resources .general_content_v9 .general_content_detail_wrap {
    padding-bottom: 0px;
}

/***********************************
14. Pricing
***********************************/

.deurali-pricing-page {    
}

/* V2 */

.deurali-pricing-page-v2 {
}
.deurali-pricing-page-v2 .general_content_v9 .section_content {
    padding-bottom: 0px;
}

/* V3 */

.deurali-pricing-page-v3 {
}
.deurali-pricing-page-v3 .section_content_gray_bg .general_content_v1 {
    margin-bottom: 20px;
}

/***********************************
15. FAQ's
***********************************/

.deurali-faqs-page {    
}
.deurali-faqs-page .faqs_section_outer_wrap {
    margin-bottom: -10px;
}
.deurali-faqs-page .faqs_section_outer_wrap .section_content {
    padding: 0px;
}

.deurali-faqs-page-v2 {
}

/***********************************
16. Testimonials + Quotes
***********************************/

.full-quote {
    padding: 40px 0;
    color: #fff;
    text-align: center;
}

.full-quote i {
    font-size: 56px;
    background-color: #fff;
    border-radius: 50%;
    color: #0071b9;
    padding: 26px;
    display: inline-block;
    margin-bottom: 25px;
}

.full-quote h1 {
    font-weight: 300;
}

.deurali-testimonials-page {    
}
.deurali-testimonials-page .stats_section_outer_wrap {
    margin-top: -20px;
    margin-bottom: -10px;
}
.deurali-testimonials-page .stats_section_outer_wrap .section_content {
    padding: 0px;
}

.deurali-testimonials-page-v2 {
}
.deurali-testimonials-page-v2 .testimonials_wrap_v4 {
    padding-left: 35px;
    padding-right: 35px;
    padding-top: 0px;
    margin-top: 80px;
}
.deurali-testimonials-page-v2 .testimonials_wrap_v4 .testimonial-user-pic img {
    max-width: 120px;
    margin-top: -55px;
    border: 5px solid #dcd9d7;
}
.deurali-testimonials-page-v2 .testimonials_wrap_v4 .user-quote-wrap blockquote {
    font-size: 16px;
    font-weight: normal;
}

/***********************************
17. Two Column
***********************************/

.deurali-two-column-menu-content {    
}
.deurali-two-column-menu-content-v1 {    
}
.deurali-two-column-menu-content-v2 {    
}
.deurali-two-column-menu-content-v3 {    
}
.deurali-two-column-menu-content-v4 {    
}
.deurali-two-column-menu-content-v5 {
}

.deurali-two-column-content-cta {    
}
.deurali-two-column-content-cta-v2 {    
}
.deurali-two-column-content-cta-v3 {    
}

.deurali-two-column-content-only { 
}
.deurali-two-column-content-only-v2 {    
} 
.deurali-two-column-content-only-v3 {
}

.deurali-two-column-hero-area-content-cta {
}
.deurali-two-column-hero-area-content-cta-v2 {
}
.deurali-two-column-hero-area-content-cta-v3 {
}

.deurali-two-column-hero-area-menu-content {
}
.deurali-two-column-hero-area-menu-content-v1 {
}
.deurali-two-column-hero-area-menu-content-v2 {
}
.deurali-two-column-hero-area-menu-content-v3 {
}

/* Sidebar */

.two_col_sidebar_wrap {    
}
@media (min-width: 768px) {
.two_col_sidebar_wrap {    
    padding-right: 15px;
}
}

/* Content */

.two_col_content_wrap {    
}
@media (min-width: 768px) {
.deurali-two-column-menu-content-v2 .two_col_content_wrap,
.deurali-two-column-hero-area-menu-content-v1 .two_col_content_wrap,
.deurali-two-column-hero-area-menu-content-v2 .two_col_content_wrap,
.deurali-two-column-hero-area-menu-content-v3 .two_col_content_wrap {    
    margin-top: -5px;
}
}

.two_col_content_left_wrap {    
} 
.two_col_content_right_wrap {    
}
@media (min-width: 768px) {
.two_col_content_left_wrap {    
    padding-right: 8px;
} 
.two_col_content_right_wrap {    
    padding-left: 8px;
}    
}

.deurali-two-column-menu-content-v1 .two_col_content_wrap .widget-type-gallery {    
    margin-bottom: 12px;
}

.two_col_content_wrap .widget-type-rich_text,
.three_col_content_wrap .widget-type-rich_text,
.one_col_content_wrap .widget-type-rich_text,
.landing_page_rich_text_wrap .widget-type-rich_text,
.deurali-legal-page .widget-type-rich_text {    
    margin-bottom: 0px;
}
.deurali-two-column-content-cta .two_col_content_wrap .widget-type-rich_text {    
    margin-top: 15px;
}
.two_col_content_wrap .widget-type-rich_text h3,
.three_col_content_wrap .widget-type-rich_text h3,
.one_col_content_wrap .widget-type-rich_text h3,
.landing_page_rich_text_wrap .widget-type-rich_text h3,
.deurali-legal-page .widget-type-rich_text h3 { 
    margin-bottom: 30px;    
    width: 100%;
    float: left;
    font-size: 26px;
    text-align: left;    
    padding-bottom: 20px;
    border-bottom: 1px solid #eaeaea;
}
.two_col_content_wrap .widget-type-rich_text p,
.two_col_content_wrap .widget-type-rich_text ul li,
.two_col_content_wrap .widget-type-rich_text ol li,
.three_col_content_wrap .widget-type-rich_text p,
.three_col_content_wrap .widget-type-rich_text ul li,
.three_col_content_wrap .widget-type-rich_text ol li,
.one_col_content_wrap .widget-type-rich_text p,
.one_col_content_wrap .widget-type-rich_text ul li,
.one_col_content_wrap .widget-type-rich_text ol li,
.landing_page_rich_text_wrap .widget-type-rich_text p,
.landing_page_rich_text_wrap .widget-type-rich_text ul li,
.landing_page_rich_text_wrap .widget-type-rich_text ol li,
.deurali-legal-page .widget-type-rich_text p,
.deurali-legal-page .widget-type-rich_text ul li,
.deurali-legal-page .widget-type-rich_text ol li {    
    font-size: 18px;
    line-height: 1.9;
}
.two_col_content_wrap .widget-type-rich_text p,
.two_col_content_wrap .widget-type-rich_text ul,
.two_col_content_wrap .widget-type-rich_text ol,
.two_col_content_wrap .widget-type-rich_text blockquote,
.three_col_content_wrap .widget-type-rich_text p,
.three_col_content_wrap .widget-type-rich_text ul,
.three_col_content_wrap .widget-type-rich_text ol,
.three_col_content_wrap .widget-type-rich_text blockquote,
.one_col_content_wrap .widget-type-rich_text p,
.one_col_content_wrap .widget-type-rich_text ul,
.one_col_content_wrap .widget-type-rich_text ol,
.one_col_content_wrap .widget-type-rich_text blockquote,
.landing_page_rich_text_wrap .widget-type-rich_text p,
.landing_page_rich_text_wrap .widget-type-rich_text ul,
.landing_page_rich_text_wrap .widget-type-rich_text ol,
.landing_page_rich_text_wrap .widget-type-rich_text blockquote,
.deurali-legal-page .widget-type-rich_text p,
.deurali-legal-page .widget-type-rich_text ul,
.deurali-legal-page .widget-type-rich_text li,
.deurali-legal-page .widget-type-rich_text blockquote {    
    margin-bottom: 18px;
}
.two_col_content_wrap .widget-type-rich_text p,
.three_col_content_wrap .widget-type-rich_text p,
.one_col_content_wrap .widget-type-rich_text p,
.landing_page_rich_text_wrap .widget-type-rich_text p,
.deurali-legal-page .widget-type-rich_text p {    
}
.two_col_content_wrap .widget-type-rich_text ul,
.two_col_content_wrap .widget-type-rich_text ol,
.three_col_content_wrap .widget-type-rich_text ul,
.three_col_content_wrap .widget-type-rich_text ol,
.one_col_content_wrap .widget-type-rich_text ul,
.one_col_content_wrap .widget-type-rich_text ol,
.landing_page_rich_text_wrap .widget-type-rich_text ul,
.landing_page_rich_text_wrap .widget-type-rich_text ol,
.deurali-legal-page .widget-type-rich_text ul,
.deurali-legal-page .widget-type-rich_text ol {    
}
.two_col_content_wrap .widget-type-rich_text ul li,
.two_col_content_wrap .widget-type-rich_text ol li,
.three_col_content_wrap .widget-type-rich_text ul li,
.three_col_content_wrap .widget-type-rich_text ol li,
.one_col_content_wrap .widget-type-rich_text ul li,
.one_col_content_wrap .widget-type-rich_text ol li,
.landing_page_rich_text_wrap .widget-type-rich_text ul li,
.landing_page_rich_text_wrap .widget-type-rich_text ol li,
.deurali-legal-page .widget-type-rich_text ul li,
.deurali-legal-page .widget-type-rich_text ol li {
    margin-bottom: 8px;
}
.two_col_content_wrap .widget-type-rich_text ul li:last-child,
.two_col_content_wrap .widget-type-rich_text ol li:last-child,
.three_col_content_wrap .widget-type-rich_text ul li:last-child,
.three_col_content_wrap .widget-type-rich_text ol li:last-child,
.one_col_content_wrap .widget-type-rich_text ul li:last-child,
.one_col_content_wrap .widget-type-rich_text ol li:last-child,
.landing_page_rich_text_wrap .widget-type-rich_text ul li:last-child,
.landing_page_rich_text_wrap .widget-type-rich_text ol li:last-child,
.deurali-legal-page .widget-type-rich_text ul li:last-child,
.deurali-legal-page .widget-type-rich_text ol li:last-child {   
    margin-bottom: 0px;
}
.two_col_content_wrap .widget-type-rich_text blockquote,
.two_col_content_wrap .widget-type-rich_text blockquote p,
.three_col_content_wrap .widget-type-rich_text blockquote,
.three_col_content_wrap .widget-type-rich_text blockquote p,
.one_col_content_wrap .widget-type-rich_text blockquote,
.one_col_content_wrap .widget-type-rich_text blockquote p,
.landing_page_rich_text_wrap .widget-type-rich_text blockquote,
.landing_page_rich_text_wrap .widget-type-rich_text blockquote p,
.deurali-legal-page .widget-type-rich_text blockquote,
.deurali-legal-page .widget-type-rich_text blockquote p {
    font-size: 16px;
    line-height: 1.9;
}
.two_col_content_wrap .widget-type-rich_text blockquote,
.three_col_content_wrap .widget-type-rich_text blockquote,
.one_col_content_wrap .widget-type-rich_text blockquote,
.landing_page_rich_text_wrap .widget-type-rich_text blockquote,
.deurali-legal-page .widget-type-rich_text blockquote {   
    padding-top: 4px;
    padding-bottom: 4px;
}
.two_col_content_wrap .widget-type-rich_text blockquote p,
.three_col_content_wrap .widget-type-rich_text blockquote p,
.one_col_content_wrap .widget-type-rich_text blockquote p,
.landing_page_rich_text_wrap .widget-type-rich_text blockquote p,
.deurali-legal-page .widget-type-rich_text blockquote p {
    margin-bottom: 0px;
}

.two_col_content_wrap .general_content_v2 {    
    margin: 15px 0px 10px;
}
.two_col_content_wrap .general_content_v2 .general_content_icon_wrap i.fa { 
    font-size: 64px;
    margin-top: 0px;
}
.two_col_content_wrap .general_content_v2 .general_content_detail_wrap {    
    margin-left: 80px;
}
.two_col_content_wrap .general_content_v2 .general_content_detail_wrap h4 {    
    font-size: 20px;
    margin-bottom: 10px;
}
.two_col_content_wrap .general_content_v2 .general_content_detail_wrap p {  
}

.two_col_content_wrap .general_content_v18 .general_content_icon_wrap i.fa {
    font-size: 30px;
    margin-top: 5px;
}
.two_col_content_wrap .general_content_v18 .general_content_detail_wrap {    
    margin-left: 85px;
}
@media (max-width: 991px) {
.two_col_content_wrap .general_content_v18 .general_content_detail_wrap h3,
.two_col_content_wrap .general_content_v18 .general_content_detail_wrap p {
    padding-right: 0px;
}
.two_col_content_wrap .general_content_v18 .general_content_cta_wrap {
    width: 100%;
    margin: 12px 0px 12px 0px;
    text-align: left;
    padding: 0px 0px 0px 85px;
    position: relative;
    top: 0px;
    right: auto;
}    
}
@media (min-width: 992px) {
.two_col_content_wrap .general_content_v18 .general_content_detail_wrap h3,
.two_col_content_wrap .general_content_v18 .general_content_detail_wrap p {
    padding-right: 200px;
}
.two_col_content_wrap .general_content_v18 .general_content_cta_wrap {
    width: 200px;
}
}
.two_col_content_wrap .general_content_v18 .general_content_detail_wrap h3 {    
    font-size: 24px;
}
.two_col_content_wrap .general_content_v18 .general_content_detail_wrap p {    
}

.two_col_content_wrap .general_content_v20 {
    margin: 20px 0px;
}
.two_col_content_wrap .general_content_v20 .general_content_detail_wrap {
    margin-left: 90px;
}
.two_col_content_wrap .general_content_v20 .general_content_detail_wrap h3,
.two_col_content_wrap .general_content_v20 .general_content_detail_wrap p {
    padding-right: 0px;
}
.two_col_content_wrap .general_content_v20 .general_content_detail_wrap h3 {
    font-size: 24px;
}
.two_col_content_wrap .general_content_v20 .general_content_cta_wrap {
    padding: 0px 0px 0px 90px;
    margin: 14px 0px 14px 0px;
    text-align: left;
    width: 100%;
    position: relative;
    top: 0px;
    right: auto;
}   

.two_col_content_wrap .widget-type-cta {    
    margin: 30px 0px 10px;
    text-align: left;
}
.deurali-two-column-menu-content-v2 .two_col_content_wrap .widget-type-cta {    
    margin-top: 20px;
}

.two_col_content_wrap .faqs_content_wrap {    
}
.two_col_content_wrap .faqs_content_wrap .faqs_detail_wrap p, 
.two_col_content_wrap .faqs_content_wrap .faqs_detail_wrap ul li {
}

@media (max-width: 767px) {    
.deurali-two-column-content-only-v2 .general_content_v9 .general_content_detail_wrap {
    padding: 20px 0px;    
}
}
@media (min-width: 768px) {
.deurali-two-column-content-only-v2 .general_content_v9 .general_content_detail_wrap {
    padding: 30px 0px;        
}
}

.deurali-two-column-content-cta-v3 .testimonials_wrap_v5,
.deurali-two-column-menu-content-v4 .testimonials_wrap_v5 {    
    border: none;
    border-left: 4px solid #eee;
    border-radius: 20px;
    padding: 12px 0px 12px 36px;
}
.deurali-two-column-content-cta-v3 .testimonials_wrap_v5 i.fa-quote-right,
.deurali-two-column-menu-content-v4 .testimonials_wrap_v5 i.fa-quote-right {
    float: left;
    font-size: 24px;
    margin-bottom: -5px;
}
.deurali-two-column-content-cta-v3 .testimonials_wrap_v5 .user-quote-wrap blockquote,
.deurali-two-column-content-cta-v3 .testimonials_wrap_v5 .testimonial-user-detail label,
.deurali-two-column-content-cta-v3 .testimonials_wrap_v5 .testimonial-user-detail p,
.deurali-two-column-menu-content-v4 .testimonials_wrap_v5 .user-quote-wrap blockquote,
.deurali-two-column-menu-content-v4 .testimonials_wrap_v5 .testimonial-user-detail label,
.deurali-two-column-menu-content-v4 .testimonials_wrap_v5 .testimonial-user-detail p {
    text-align: left;    
}

/***********************************
18. One Column
***********************************/

.deurali-one-column-content-cta {    
}
.deurali-one-column-content-cta-v2 {
} 

.deurali-one-column-content-only {
} 
.deurali-one-column-content-only-v2 {
}

.deurali-one-column-hero-area-content-cta {
}
.deurali-one-column-hero-area-content-cta-v2 {
}

.one_col_content_wrap {    
}
@media (min-width: 768px) {
.deurali-one-column-content-cta .one_col_content_wrap,
.deurali-one-column-content-only .one_col_content_wrap {    
    margin-top: -5px;
}
}

.one_col_content_wrap .widget-type-rich_text {    
}
.one_col_content_wrap .widget-type-rich_text h3 { 
}
.one_col_content_wrap .widget-type-rich_text p {    
}
.one_col_content_wrap .widget-type-rich_text ul,
.one_col_content_wrap .widget-type-rich_text ol {   
}
.one_col_content_wrap .widget-type-rich_text ul li,
.one_col_content_wrap .widget-type-rich_text ol li {
}
.one_col_content_wrap .widget-type-rich_text ul li:last-child,
.one_col_content_wrap .widget-type-rich_text ol li:last-child {   
}
.one_col_content_wrap .widget-type-rich_text blockquote {
}
.one_col_content_wrap .widget-type-rich_text blockquote p {
}

/***********************************
19. Three Column
***********************************/

.deurali-three-column-menu-content {
}
.deurali-three-column-menu-content-v1 {
}
.deurali-three-column-menu-content-v2 {
}
.deurali-three-column-content-cta {    
}
.deurali-three-column-content-only {
} 
.deurali-three-column-hero-area-menu-content {
} 
.deurali-three-column-hero-area-content-cta {
}

/* Content */

.three_col_content_wrap {    
}
@media (min-width: 768px) {
.deurali-three-column-menu-content-v1 .three_col_content_wrap,
.deurali-three-column-content-cta .three_col_content_wrap,
.deurali-three-column-content-only .three_col_content_wrap,
.deurali-three-column-hero-area-menu-content .three_col_content_wrap,
.deurali-three-column-hero-area-content-cta .three_col_content_wrap {    
    margin-top: -5px;
}
}

.three_col_content_wrap .widget-type-rich_text {    
}
.three_col_content_wrap .widget-type-rich_text h3 { 
}
.three_col_content_wrap .widget-type-rich_text p {    
}
.three_col_content_wrap .widget-type-rich_text ul,
.three_col_content_wrap .widget-type-rich_text ol {   
}
.three_col_content_wrap .widget-type-rich_text ul li,
.three_col_content_wrap .widget-type-rich_text ol li {
}
.three_col_content_wrap .widget-type-rich_text ul li:last-child,
.three_col_content_wrap .widget-type-rich_text ol li:last-child {   
}
.three_col_content_wrap .widget-type-rich_text blockquote {
}
.three_col_content_wrap .widget-type-rich_text blockquote p {
}

.three_col_content_wrap .widget-type-cta {    
}
.deurali-three-column-menu-content .widget-type-gallery,
.deurali-three-column-content-cta .widget-type-gallery,
.deurali-three-column-hero-area-menu-content .widget-type-gallery {
    margin-bottom: 10px;
}
.deurali-three-column-menu-content .three_col_content_right_wrap .testimonials_wrap_v5,
.deurali-three-column-content-cta .three_col_content_left_wrap .testimonials_wrap_v5,
.deurali-three-column-content-only .three_col_content_middle_wrap .testimonials_wrap_v5 {
    padding: 30px 24px 34px;
}

/* Column */

.three_col_content_left_wrap {    
}
.three_col_content_middle_wrap {
}
.three_col_content_right_wrap {
}
@media (min-width: 768px) {
.three_col_content_middle_wrap {    
    padding: 0px 15px;
} 
}

/***********************************
20. Legal Page
***********************************/

.deurali-legal-page {
}
.deurali-legal-page .widget-type-rich_text {    
}
.deurali-legal-page .widget-type-rich_text h3 { 
    border-bottom: none;
    padding-bottom: 0px;
    margin-top: 30px;
    margin-bottom: 25px;
}
.deurali-legal-page .widget-type-rich_text p {    
}
.deurali-legal-page .widget-type-rich_text ul,
.deurali-legal-page .widget-type-rich_text ol {   
}
.deurali-legal-page .widget-type-rich_text ul li,
.deurali-legal-page .widget-type-rich_text ol li {
}
.deurali-legal-page .widget-type-rich_text ul li:last-child,
.deurali-legal-page .widget-type-rich_text ol li:last-child {   
}
.deurali-legal-page .widget-type-rich_text blockquote {
}
.deurali-legal-page .widget-type-rich_text blockquote p {
}

/***********************************
21. Careers Page
***********************************/

.deurali-careers {    
}
.deurali-careers .general_content_v9 {
    margin-bottom: -5px;
}
.deurali-careers .general_content_v9 .general_content_detail_wrap {
    padding-bottom: 0px;
}
@media (min-width: 768px) {
.deurali-careers .general_content_v9 .general_content_left_detail_wrap {
    width: 34%;
}
.deurali-careers .general_content_v9 .general_content_right_detail_wrap {
    width: 66%;
}
}
.deurali-careers .widget-type-gallery {
    margin-top: 16px;
    margin-bottom: 24px;
}
@media (min-width: 768px) {
.deurali-careers .widget-type-gallery {
    padding-right: 18px;
}
}

/* Detail */

.deurali-careers-detail {
}
.deurali-careers-detail .two_col_content_wrap .widget-type-rich_text {
    margin-top: 15px;
}
.deurali-careers-detail .two_col_content_wrap .widget-type-rich_text h3 {
    font-size: 24px;
    padding-bottom: 15px;
    margin-top: 25px;
}
.deurali-careers-detail .two_col_content_wrap .widget-type-rich_text h3:first-child {
    margin-top: 0px;
}
.deurali-careers-detail .two_col_content_wrap .widget-type-rich_text blockquote {
    font-style: normal;
}
.deurali-careers-detail .two_col_content_wrap .hs_cos_wrapper_type_form h3.form-title {
    text-align: center;
}

/***********************************
22. Customers
***********************************/

.deurali-customers-page {
}

.customers_logo_section_wrap {
}  
.customers_logo_section_wrap .hs_cos_wrapper_type_linked_image {
    float: left;
    width: 100%;
    margin: 15px 0px;
    text-align: center;
    background: #ffffff;
    border: 1px solid #eaeaea;
    padding: 24px 24px;
}
@media (max-width: 767px) {	
.customers_logo_section_wrap .hs_cos_wrapper_type_linked_image {
    margin: 10px 0px;
}
}
.customers_logo_section_wrap .hs_cos_wrapper_type_linked_image img {
    width: 100% !important;
    max-width: 140px;
}

/***********************************
23. Landing Page
***********************************/

.deurali-landing-page {    
}

/* Hero Area */

.landing_page_hero_area_section {    
}

.landing_page_hero_area_content_outer_wrap {    
    padding-left: 10px;
}
@media (max-width: 767px) {
.landing_page_hero_area_content_outer_wrap {    
    padding-right: 10px;
}
}
@media (min-width: 768px) {
.landing_page_hero_area_content_outer_wrap {    
    padding-right: 20px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {    
.landing_page_hero_area_content_outer_wrap {    
    padding-right: 10px;
}
}
.landing_page_hero_area_content_outer_wrap .widget-type-header {
    margin-bottom: 0px;
}
.landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    float: left;
    width: 100%;
    color: #fff;
    padding: 0px;
    margin: 0px;
    text-transform: none;
}
@media (max-width: 767px) {
.landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    text-align: center;    
}
}
@media (min-width: 768px) {
.landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    text-align: left;    
}
}
.landing_page_hero_area_content_outer_wrap .widget-type-header h1 {
    font-weight: 700;   
    line-height: 1.4;
}
@media (max-width: 767px) {
.landing_page_hero_area_content_outer_wrap .widget-type-header h1 {    
    font-size: 46px;
}
}
@media (min-width: 768px) {
.landing_page_hero_area_content_outer_wrap .widget-type-header h1 {    
    font-size: 50px;
}
}
.landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    font-size: 20px;    
    font-weight: 600;
    line-height: 1.9;
}
.landing_page_hero_area_content_outer_wrap .widget-type-linked_image {  
}
@media (max-width: 767px) {    
.landing_page_hero_area_content_outer_wrap .widget-type-linked_image {  
    margin-top: 10px;
    margin-bottom: 30px;
}
}
.landing_page_hero_area_content_outer_wrap .widget-type-linked_image img {
}
@media (min-width: 768px) {
.landing_page_hero_area_content_outer_wrap .widget-type-linked_image img {
    float: left;
}
}

/* Form */

.landing_page_form_outer_wrap {    
}
.landing_page_form_outer_wrap {    
    padding-right: 10px;
}
@media (max-width: 767px) {
.landing_page_form_outer_wrap {    
    padding-left: 10px;
}
}
@media (min-width: 768px) {
.landing_page_form_outer_wrap {    
    padding-left: 20px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {    
.landing_page_form_outer_wrap {    
    padding-left: 10px;
}
}

@media (max-width: 767px) {    
.landing_page_form_outer_wrap .widget-type-form {  
    margin-bottom: 30px;
}
}
.landing_page_form_outer_wrap .hs-form .hs-form-field > label,
.landing_page_form_outer_wrap .hs-form .hs-field-desc {
    display: none;
}
.hs-form .hs-field-desc {
    color: #363534;
    font-style: normal;
    font-size: 14px;
    font-weight: 600;
}
.landing_page_form_outer_wrap .hs_cos_wrapper_type_form h3.form-title {
    text-align: center;
    font-size: 22px;
}

/* Testimonials */

.landing_page_testimonial_section_wrap {
}
.landing_page_testimonial_section_wrap .section_content {
    padding-top: 0px;
}

/* Content */

.landing_page_content_section_wrap {    
} 
.landing_page_content_wrap {
    margin: 24px 0px;
}  
@media (min-width: 768px) {
.landing_page_content_section_wrap .landing_page_content_wrap {
    padding-right: 20px;
} 
}

.landing_page_content_wrap .hs_cos_wrapper_type_custom_widget:first-child {    
    border-top: 1px solid #eaeaea;
}
.landing_page_content_wrap .general_content_v2 {    
    margin-bottom: 0px;
    padding: 8px 0px 30px;
    border-bottom: 1px solid #eaeaea;
}  

/* Rich Text */

.landing_page_rich_text_wrap .widget-type-rich_text {    
}
.landing_page_rich_text_wrap .widget-type-rich_text h3 { 
}
.landing_page_rich_text_wrap .widget-type-rich_text p {    
}
.landing_page_rich_text_wrap .widget-type-rich_text ul,
.landing_page_rich_text_wrap .widget-type-rich_text ol {   
}
.landing_page_rich_text_wrap .widget-type-rich_text ul li,
.landing_page_rich_text_wrap .widget-type-rich_text ol li {
}
.landing_page_rich_text_wrap .widget-type-rich_text ul li:last-child,
.landing_page_rich_text_wrap .widget-type-rich_text ol li:last-child {   
}
.landing_page_rich_text_wrap .widget-type-rich_text blockquote {
}
.landing_page_rich_text_wrap .widget-type-rich_text blockquote p {
}

/* Rich Text - Dark BG */

.deurali-landing-page .widget-type-rich_text_dark_bg h1,
.deurali-landing-page .widget-type-rich_text_dark_bg h2,
.deurali-landing-page .widget-type-rich_text_dark_bg h3,
.deurali-landing-page .widget-type-rich_text_dark_bg h4,
.deurali-landing-page .widget-type-rich_text_dark_bg h5,
.deurali-landing-page .widget-type-rich_text_dark_bg h6,
.deurali-landing-page .widget-type-rich_text_dark_bg p,
.deurali-landing-page .widget-type-rich_text_dark_bg ul li,
.deurali-landing-page .widget-type-rich_text_dark_bg a,
.deurali-landing-page .widget-type-rich_text_dark_bg ul li:before {
    color: #ffffff;
}
.deurali-landing-page .widget-type-rich_text_dark_bg p,
.deurali-landing-page .widget-type-rich_text_dark_bg ul li,
.deurali-landing-page .widget-type-rich_text_dark_bg a {
    line-height: 1.8;
}
.deurali-landing-page .widget-type-rich_text_dark_bg a,
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .testimonial-user-detail a {
    text-decoration: underline;    
    opacity: 1;
    filter: alpha(opacity=100); 
    -webkit-transition: opacity .4s linear;
  -moz-transition: opacity .4s linear;
  -o-transition: opacity .4s linear;
  -ms-transition: opacity .4s linear;
  transition: opacity .4s linear;
}
.deurali-landing-page .widget-type-rich_text_dark_bg a:hover,
.deurali-landing-page .widget-type-rich_text_dark_bg a:focus,
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .testimonial-user-detail a:hover,
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .testimonial-user-detail a:focus {
    text-decoration: underline;    
    opacity: 0.8;
    filter: alpha(opacity=80);    
}

/* Testimonials - Dark BG */

.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .testimonials_wrap_v5 {
    background: none;
    border: none;    
    border-left: 2px solid #fff;
    border-radius: 12px;
    padding: 12px 0px 12px 30px;    
    opacity: 0.9;
    filter: alpha(opacity=90);    
}
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg i.fa-quote-right {
    display: none;
}
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .user-quote-wrap blockquote,
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .testimonial-user-detail label,
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .testimonial-user-detail p {
    text-align: left;
    color: #ffffff;
}
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .user-quote-wrap blockquote {
    font-weight: normal;
    font-size: 15px;
    max-width: 470px;
    margin-top: 0px;
    margin-bottom: 10px;
}
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .testimonial-user-detail label {
    font-size: 15px;
}
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .testimonial-user-detail p {
    font-size: 12px;
}
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .testimonial-user-detail a {    
    color: #ffffff;
}
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .testimonial-user-detail a:hover,
.landing_page_hero_area_section .testimonials_wrap_v5_dark_bg .testimonial-user-detail a:focus {    
}

/* Content Detail - Column */

.landing_page_content_detail_section_wrap {    
}
.landing_page_content_detail_section_wrap .landing_page_content_detail_left_col_wrap {    
}
.landing_page_content_detail_section_wrap .landing_page_content_detail_right_col_wrap {    
}

.landing_page_content_detail_section_wrap .landing_page_content_detail_left_col_wrap {    
    padding-left: 10px;
}
@media (max-width: 767px) {
.landing_page_content_detail_section_wrap .landing_page_content_detail_left_col_wrap {    
    padding-right: 10px;
}
}
@media (min-width: 768px) {
.landing_page_content_detail_section_wrap .landing_page_content_detail_left_col_wrap {    
    padding-right: 20px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {    
.landing_page_content_detail_section_wrap .landing_page_content_detail_left_col_wrap {    
    padding-right: 10px;
}
}

.landing_page_content_detail_section_wrap .landing_page_content_detail_right_col_wrap {    
    padding-right: 10px;
}
@media (max-width: 767px) {
.landing_page_content_detail_section_wrap .landing_page_content_detail_right_col_wrap {    
    padding-left: 10px;
}
}
@media (min-width: 768px) {
.landing_page_content_detail_section_wrap .landing_page_content_detail_right_col_wrap {    
    padding-left: 20px;
}
}
@media (min-width: 768px) and (max-width: 1199px) {    
.landing_page_content_detail_section_wrap .landing_page_content_detail_right_col_wrap {    
    padding-left: 10px;
}
}

/*---------------------------
a) Two Column
---------------------------*/

.deurali-two-col-landing-page {    
}

/* V1 */

.deurali-two-col-landing-page-v1 {    
}
@media (min-width: 768px) {
.deurali-two-col-landing-page-v1 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-two-col-landing-page-v4 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-two-col-landing-page-v5 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-two-col-landing-page-v6 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-multi-col-landing-page-v6 .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    max-width: 600px;
}
}

/* V2 */

.deurali-two-col-landing-page-v2 {    
}
.deurali-two-col-landing-page-v2 .landing_page_hero_area_content_outer_wrap,
.deurali-multi-col-landing-page .landing_page_hero_area_content_outer_wrap,
.deurali-two-col-landing-page-v3 .landing_page_hero_area_content_outer_wrap,
.deurali-one-col-landing-page .landing_page_hero_area_content_outer_wrap {
    padding: 0px 10px;
}
.deurali-two-col-landing-page-v2 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-multi-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-two-col-landing-page-v3 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-one-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1 {
    margin-bottom: -5px;
}
.deurali-two-col-landing-page-v2 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-two-col-landing-page-v2 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-multi-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-multi-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-thank-you-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-thank-you-page .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-two-col-landing-page-v3 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-two-col-landing-page-v3 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-one-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-one-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    text-align: center;
}
@media (max-width: 767px) {    
.deurali-two-col-landing-page-v2 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-multi-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-two-col-landing-page-v3 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-one-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1 {
    margin-top: 5px;
}
}
@media (min-width: 768px) {
.deurali-two-col-landing-page-v2 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-two-col-landing-page-v2 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-multi-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-multi-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-two-col-landing-page-v3 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-two-col-landing-page-v3 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-one-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-one-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    padding: 0px 5%;
}
}
.deurali-two-col-landing-page-v2 .landing_page_form_outer_wrap,
.deurali-two-col-landing-page-v3 .landing_page_form_outer_wrap {
    padding: 0px;
}
.deurali-two-col-landing-page-v2 .landing_page_testimonial_section_wrap {
    margin-top: -10px;
}
@media (max-width: 767px) {    
.deurali-two-col-landing-page-v2 .landing_page_content_section_wrap .landing_page_form_outer_wrap .widget-type-form {
    margin-top: 40px;    
}
}

/* V3 */

.deurali-two-col-landing-page-v3 {    
}
.deurali-two-col-landing-page-v3 .landing_page_rich_text_wrap .widget-type-rich_text {    
    margin-top: -10px;
}
.deurali-two-col-landing-page-v3 .landing_page_form_outer_wrap .hs-form .hs-form-field > label,
.deurali-two-col-landing-page-v3 .landing_page_form_outer_wrap .hs-form .hs-field-desc {
    display: block;
}

/* V4 */

.deurali-two-col-landing-page-v4 {    
}
@media (min-width: 768px) {
.deurali-two-col-landing-page-v4 .landing_page_hero_area_section .section_content {
    padding: 155px 0px 160px;
}
}
.deurali-two-col-landing-page-v4 .landing_page_form_outer_wrap .form_with_dark_bg {
}
.deurali-two-col-landing-page-v4 .landing_page_form_outer_wrap .form_with_dark_bg .hs_cos_wrapper_type_form h3.form-title {
}
.deurali-two-col-landing-page-v4 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-two-col-landing-page-v4 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-two-col-landing-page-v5 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-two-col-landing-page-v5 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-two-col-landing-page-v6 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-two-col-landing-page-v6 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-multi-col-landing-page-v6 .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-multi-col-landing-page-v6 .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {    
    text-align: left;
}
.deurali-two-col-landing-page-v4 .landing_page_hero_area_content_outer_wrap .widget-type-header h1 {    
}
.deurali-two-col-landing-page-v4 .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {    
}
@media (max-width: 767px) {  
.deurali-two-col-landing-page-v4 .landing_page_hero_area_content_outer_wrap .widget-type-rich_text_dark_bg {
    margin-bottom: -10px;
}    
}

/* V5 */

.deurali-two-col-landing-page-v5 {    
}
.deurali-two-col-landing-page-v5 .landing_page_form_outer_wrap .form_with_dark_bg {
}
.deurali-two-col-landing-page-v5 .landing_page_form_outer_wrap .form_with_dark_bg .hs_cos_wrapper_type_form h3.form-title {
}
.deurali-two-col-landing-page-v5 .landing_page_hero_area_content_outer_wrap .widget-type-header h1 {    
}
.deurali-two-col-landing-page-v5 .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {    
}
@media (max-width: 767px) {  
.deurali-two-col-landing-page-v5 .landing_page_hero_area_content_outer_wrap .testimonials_wrap_v5 {
    margin-bottom: -5px;
}    
}
.deurali-two-col-landing-page-v5 .landing_page_hero_area_content_outer_wrap .testimonials_wrap_v5 {
}

/* V6 */

.deurali-two-col-landing-page-v6 {    
}
.deurali-two-col-landing-page-v6 .landing_page_hero_area_content_outer_wrap .testimonials_wrap_v5 {
    margin-top: -5px;
}
@media (max-width: 767px) {    
.deurali-two-col-landing-page-v6 .widget-type-linked_image.landing_page_content_detail_right_col_wrap {
    margin-bottom: 30px;
}
} 
.deurali-two-col-landing-page-v6 .widget-type-rich_text.landing_page_content_detail_left_col_wrap {
    margin-bottom: 10px;
}

/*---------------------------
b) Multiple Column
---------------------------*/

.blank-column {
  height: 1px;
}

.deurali-multi-col-landing-page {    
}
.deurali-multi-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1 {    
}
.deurali-multi-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {    
}

.deurali-multi-col-landing-page .landing_page_form_outer_wrap {
}
@media (max-width: 767px) {    
.deurali-multi-col-landing-page .landing_page_form_outer_wrap,
.deurali-one-col-landing-page .landing_page_form_outer_wrap {
    padding: 0px 5%;
}
}
@media (min-width: 768px) {
.deurali-multi-col-landing-page .landing_page_form_outer_wrap,
.deurali-one-col-landing-page .landing_page_form_outer_wrap {
    padding: 0px 15%;
}
}
@media (min-width: 992px) {
.deurali-multi-col-landing-page .landing_page_form_outer_wrap,
.deurali-one-col-landing-page .landing_page_form_outer_wrap {
    padding: 0px 25%;
}
}
.deurali-multi-col-landing-page .landing_page_form_outer_wrap .form_with_dark_bg,
.deurali-one-col-landing-page .landing_page_form_outer_wrap .form_with_dark_bg,
.deurali-two-col-landing-page-v4 .landing_page_form_outer_wrap .form_with_dark_bg,
.deurali-two-col-landing-page-v5 .landing_page_form_outer_wrap .form_with_dark_bg {
    padding: 0px;
    background: none;
    border: none;
}
.deurali-multi-col-landing-page .landing_page_form_outer_wrap .form_with_dark_bg .hs_cos_wrapper_type_form h3.form-title,
.deurali-one-col-landing-page .landing_page_form_outer_wrap .form_with_dark_bg .hs_cos_wrapper_type_form h3.form-title,
.deurali-two-col-landing-page-v4 .landing_page_form_outer_wrap .form_with_dark_bg .hs_cos_wrapper_type_form h3.form-title,
.deurali-two-col-landing-page-v5 .landing_page_form_outer_wrap .form_with_dark_bg .hs_cos_wrapper_type_form h3.form-title {
    display: none;    
}

.deurali-multi-col-landing-page .general_content_v9 .section_content {
    padding-bottom: 0px;
}
.deurali-multi-col-landing-page .landing_page_testimonial_section_wrap {    
}

/* V2 */

.deurali-multi-col-landing-page-v2 {    
}
.deurali-multi-col-landing-page-v2 .landing_page_form_outer_wrap {
    margin-top: 20px;
    margin-bottom: -360px;
}
.deurali-multi-col-landing-page-v2 .landing_page_form_outer_wrap .widget-type-form {  
    margin-bottom: 20px;
}
.deurali-multi-col-landing-page-v2 .landing_page_hero_area_section .section_content {
    padding-bottom: 80px;
}

/* V3 */

.deurali-multi-col-landing-page-v3 {    
}

/* V4 */

.deurali-multi-col-landing-page-v4 {    
}

/* V5 */

.deurali-multi-col-landing-page-v5 {    
}
.deurali-multi-col-landing-page-v5 .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {    
}
.deurali-multi-col-landing-page-v5 .landing_page_form_outer_wrap {    
}
.deurali-multi-col-landing-page-v5 .landing_page_form_outer_wrap .form_with_dark_bg,
.deurali-multi-col-landing-page-event .landing_page_form_outer_wrap .form_with_dark_bg {
    margin-top: 10px;
}
@media (max-width: 767px) {    
.deurali-multi-col-landing-page-v5 .testimonials_wrap_v4 {
    margin: 25px 0px;
}
}
.deurali-multi-col-landing-page-v5 .testimonials_wrap_v4 .user-quote-wrap blockquote {
    font-size: 17px;
    line-height: 1.7;    
    padding: 0px 7%;
    margin-bottom: 15px;
}
.deurali-multi-col-landing-page-v5 .testimonials_wrap_v4 .testimonial-user-pic {
    margin-bottom: 25px;
}

/* V6 */

.deurali-multi-col-landing-page-v6 {    
}

/* Event */

.deurali-multi-col-landing-page-event {
}
.deurali-multi-col-landing-page-event .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {    
}
.deurali-multi-col-landing-page-event .landing_page_form_outer_wrap {    
}
.deurali-multi-col-landing-page-event .landing_page_form_outer_wrap .form_with_dark_bg {
}

.deurali-multi-col-landing-page-event .countdown_clock_wrap {
    border-top: 2px solid rgba(255,255,255,0.2);
    border-bottom: 2px solid rgba(255,255,255,0.2);
    margin-bottom: 5px;
}
@media (max-width: 549px) {
.deurali-multi-col-landing-page-event .countdown_clock_wrap {
    padding-bottom: 47px;
    padding-top: 24px;
}	
}
@media (min-width: 550px) {
.deurali-multi-col-landing-page-event .countdown_clock_wrap {
    padding-bottom: 57px;
    padding-top: 32px;
}
}
@media (min-width: 700px) {
.deurali-multi-col-landing-page-event .countdown_clock_wrap {
    padding-bottom: 65px;
    padding-top: 37px;
}
}

.deurali-multi-col-landing-page-event .countdown_stop_message {
}
@media (max-width: 549px) {
.deurali-multi-col-landing-page-event .countdown_stop_message {
    margin-top: 30px;
}	
}
@media (min-width: 550px) {
.deurali-multi-col-landing-page-event .countdown_stop_message {
    margin-top: 35px;
}
}

/*---------------------------
c) Thank You
---------------------------*/

.deurali-thank-you-page {    
}

.deurali-thank-you-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1 {    
    font-size: 40px;
    line-height: 1.5;
}
.deurali-thank-you-page .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {    
    font-size: 16px;
    font-weight: normal;
    text-transform: none;
}
@media (min-width: 768px) {
.deurali-thank-you-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1,
.deurali-thank-you-page .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    padding: 0px 2%;
}
}

.deurali-thank-you-page .landing_page_content_wrap {
    margin: 0px;
}
.deurali-thank-you-page .landing_page_content_wrap .widget-type-rich_text {  
    margin-top: 10px;
    margin-bottom: 6px;
}
.deurali-thank-you-page .landing_page_content_wrap .widget-type-rich_text h3 {
    float: left;
    width: 100%;
    font-size: 30px;
    line-height: 1.5;
    text-align: left;
    margin-bottom: 32px;
    padding-bottom: 24px;
    border-bottom: 1px solid #eaeaea;
    text-transform: none;
}
.deurali-thank-you-page .landing_page_content_wrap .widget-type-rich_text p,
.deurali-thank-you-page .landing_page_content_wrap .widget-type-rich_text ul {
    margin-bottom: 16px;
    margin-top: 4px;
}
.deurali-thank-you-page .landing_page_content_wrap .widget-type-rich_text p {    
}
.deurali-thank-you-page .landing_page_content_wrap .widget-type-rich_text ul {    
}
.deurali-thank-you-page .landing_page_content_wrap .widget-type-rich_text ul li {    
}
.deurali-thank-you-page .landing_page_content_wrap .widget-type-rich_text ul li:last-child {
    margin-bottom: 0px;
}

/* V2 */

.deurali-thank-you-page-v2 {    
}

/*---------------------------
d) One Column
---------------------------*/

.deurali-one-col-landing-page {    
}
.deurali-one-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h1 {    
}
.deurali-one-col-landing-page .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {    
}
.deurali-one-col-landing-page .landing_page_form_outer_wrap {
}

/* V1 */

.deurali-one-col-landing-page-v1 {    
}
@media (min-width: 768px) {
.deurali-one-col-landing-page-v1 .landing_page_hero_area_content_outer_wrap .widget-type-header h1 {
    padding: 0px 10%;
}
.deurali-one-col-landing-page-v1 .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    padding: 0px 20%;
}
}
.deurali-one-col-landing-page-v1 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-one-col-landing-page-v2 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-multi-col-landing-page-v5 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-multi-col-landing-page-event .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    font-weight: normal;
    line-height: 1.8;
    font-size: 16px;
    margin-top: 12px;
    text-transform: none;
}

/* V2 */

.deurali-one-col-landing-page-v2 {    
}
.deurali-one-col-landing-page-v2 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-multi-col-landing-page-v5 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-multi-col-landing-page-event .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    font-size: 18px;
    margin-top: 10px;
}
@media (min-width: 768px) {
.deurali-one-col-landing-page-v2 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-multi-col-landing-page-v5 .landing_page_hero_area_content_outer_wrap .widget-type-header h2,
.deurali-multi-col-landing-page-event .landing_page_hero_area_content_outer_wrap .widget-type-header h2 {
    padding: 0px 15%;
}
}
.deurali-one-col-landing-page-v2 .landing_page_form_outer_wrap {
    margin-top: 10px;
}
@media (max-width: 767px) {    
.deurali-one-col-landing-page-v2 .landing_page_form_outer_wrap {
    margin-bottom: -102px;
}
}
@media (min-width: 768px) {
.deurali-one-col-landing-page-v2 .landing_page_form_outer_wrap {
    margin-bottom: -122px;
}
}
.deurali-one-col-landing-page-v2 .landing_page_form_outer_wrap .form_with_dark_bg {
    margin-top: 0px;
}
@media (min-width: 768px) {
.deurali-one-col-landing-page-v2 .testimonials_wrap_v4 {
    padding-left: 18%;
    padding-right: 18%;
}
}

/***********************************
24. System Page
***********************************/

.deurali-system-page {    
}

/*---------------------------
a) Error Page
---------------------------*/

.deurali-error-page {    
}
.error_page_section_wrap {
}
.error_page_section_wrap .widget-type-raw_html,
.error_page_section_wrap .widget-type-header,
.error_page_section_wrap .widget-type-text,
.subscription_page_section_wrap .widget-type-raw_html,
.password_prompt_page_section_wrap .widget-type-raw_html,
.password_prompt_page_section_wrap .widget-type-header {
    margin: 0px;
}
.error_page_section_wrap .widget-type-raw_html,
.error_page_section_wrap .widget-type-header h1,
.error_page_section_wrap .widget-type-header h2,
.error_page_section_wrap .widget-type-text,
.subscription_page_section_wrap .widget-type-raw_html,
.password_prompt_page_section_wrap .widget-type-raw_html,
.password_prompt_page_section_wrap .widget-type-header h1,
.password_prompt_page_section_wrap .widget-type-header h2 {
    text-align: center;    
}
.error_page_section_wrap .widget-type-raw_html,
.subscription_page_section_wrap .widget-type-raw_html,
.password_prompt_page_section_wrap .widget-type-raw_html {
    margin-top: 36px;
    margin-bottom: 30px;
}
.error_page_section_wrap .widget-type-raw_html i.fa,
.subscription_page_section_wrap .widget-type-raw_html i.fa,
.password_prompt_page_section_wrap .widget-type-raw_html i.fa {    
    display: inline-block;
    vertical-align: top;
    font-size: 80px;
    border-radius: 80px;
    background-color: #0071b9;
    color: #dcd9d7;
}
.error_page_section_wrap .widget-type-header {    
}
.error_page_section_wrap .widget-type-header h1 {
    font-size: 120px;
    margin-bottom: 20px;
    line-height: 1;    
    color: #ef8200;
}
.error_page_section_wrap .widget-type-header h2 {
    font-size: 32px;
    text-transform: none;
    margin-bottom: 15px;
}
.error_page_section_wrap .widget-type-text {
    margin-bottom: 25px;
}
.error_page_section_wrap .widget-type-text .hs_cos_wrapper_type_text {
    font-size: 16px;
}
.error_page_section_wrap .widget-type-cta,
.widget-type-email_subscriptions .email-prefs input#submitbutton,
.widget-type-email_simple_subscription form input#submitbutton,
.widget-type-email_subscriptions_confirmation .success,
.widget-type-password_prompt form input.hs-button {
    margin-bottom: 40px;
}

/* 404 */

.deurali-error-page-404 {    
}

/* 500 */

.deurali-error-page-505 {    
}

/*---------------------------
b) Email Subscription
---------------------------*/

.deurali-subscription-page {
}
.subscription_page_section_wrap {
}
.subscription_page_section_wrap .widget-type-raw_html {
}
.subscription_page_section_wrap .widget-type-raw_html i.fa {   
    font-size: 48px;
    padding: 20px;
}

.widget-type-email_simple_subscription .page-header,
.widget-type-email_subscriptions_confirmation .page-header,
.widget-type-email_subscriptions .page-header {
    padding-bottom: 0px;
}
.widget-type-email_subscriptions p, 
.widget-type-email_subscriptions h1, 
.widget-type-email_subscriptions h2, 
.widget-type-email_subscriptions_confirmation p, 
.widget-type-email_subscriptions_confirmation h1, 
.widget-type-email_subscriptions_confirmation h2, 
.widget-type-email_simple_subscription p, 
.widget-type-email_simple_subscription h1, 
.widget-type-email_simple_subscription h2 {
    text-align:center;
    margin:0px;
}
.widget-type-email_subscriptions h1, 
.widget-type-email_subscriptions_confirmation h1, 
.widget-type-email_simple_subscription h1,
.password_prompt_page_section_wrap .widget-type-header h1, 
.widget-type-email_subscriptions_confirmation h2 {
    font-size: 30px;
    margin-top: 6px;
    margin-bottom: 0px;
    font-weight: bold;
    line-height: 36px;
}
.widget-type-email_subscriptions h2, 
.widget-type-email_simple_subscription h2 {
}
.widget-type-email_subscriptions p, 
.widget-type-email_subscriptions_confirmation p, 
.widget-type-email_simple_subscription p,
.widget-type-email_subscriptions_confirmation .success {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
}
.widget-type-email_subscriptions p, 
.widget-type-email_subscriptions_confirmation p, 
.widget-type-email_simple_subscription p {
    margin-bottom: 20px;
}

/* Backup Unsubscribe */

.deurali-backup-unsubscribe .container-fluid .row-fluid .subscription_page_section_wrap .page-center {
    max-width: 500px;
}

.deurali-backup-unsubscribe {
}
.widget-type-email_simple_subscription {
}
.widget-type-email_simple_subscription .page-header {
} 
.widget-type-email_simple_subscription h1,
.password_prompt_page_section_wrap .widget-type-header h1 {
    margin-bottom: 30px;
}
 
.widget-type-email_simple_subscription form {
}
.widget-type-email_simple_subscription form #content {
}
.widget-type-email_simple_subscription form h3,
.password_prompt_page_section_wrap .widget-type-header h2,
.widget-type-email_subscriptions .email-prefs p.header {
    font-weight: 600 !important;
    font-size: 16px;
    text-align: center;
    background: #f4f4f4;
    border: 1px solid #d6d6d6;
    border-radius: 4px 4px 0px 0px;
    margin: 0px 0px -1px 0px;
    padding: 11px 18px;
    line-height: 24px;    
}
.widget-type-email_simple_subscription form #content div {
    padding-bottom: 20px !important;    
}
.widget-type-email_simple_subscription form input.email-edit,
.widget-type-password_prompt form input[type="password"] {
    padding: 0px 18px !important;
    font-size: 16px;
    width: 100% !important;
    border-radius: 0px 0px 4px 4px;
    text-align: center;
    height: 48px !important;
}
.widget-type-email_simple_subscription form input.hs-button {
}

/* Subscription Update Confirmation */

.deurali-subscription-update-confirmation .container-fluid .row-fluid .subscription_page_section_wrap .page-center {
    max-width: 600px;
}
.deurali-subscription-update-confirmation {
}
.widget-type-email_subscriptions_confirmation {
}
.widget-type-email_subscriptions_confirmation .page-header {
}
.widget-type-email_subscriptions_confirmation h2 {
    margin-bottom: 4px;
}
.widget-type-email_subscriptions_confirmation .success {
}

/* Subscription Preferences */

.deurali-subscription-preferences .container-fluid .row-fluid .subscription_page_section_wrap .page-center {
    max-width: 640px;
}
.deurali-subscription-preferences {
}
.widget-type-email_subscriptions {
}
.widget-type-email_subscriptions .page-header {
}
.widget-type-email_subscriptions h1 {
}
.widget-type-email_subscriptions h2,
.widget-type-email_subscriptions_confirmation h2 {
    font-weight: 600;
    font-size: 22px;
    margin-top: 30px;
    line-height: 30px;
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    padding: 12px 0px 16px;
    word-break: break-all;
}

.widget-type-email_subscriptions .email-prefs {
    margin-top: 40px;
}
.widget-type-email_subscriptions .email-prefs p.header {
    padding: 12px 20px 13px;
    text-align: left;
}
.widget-type-email_subscriptions .email-prefs .item {
    margin: 0px;
    padding: 0px;
}
.widget-type-email_subscriptions .email-prefs .item.disabled {
}
.widget-type-email_subscriptions .email-prefs .item .item-inner,
.widget-type-email_subscriptions .email-prefs .subscribe-options p label {
    border: 1px solid #d6d6d6;
    box-shadow: none !important;
    border-radius: 0px;
    background: #ffffff;
    margin: 0px 0px -1px;
    padding: 17px 20px 16px;
}
.widget-type-email_subscriptions .email-prefs .item .item-inner.hovered {
    background: #e6e6e6;
}
.widget-type-email_subscriptions .email-prefs .item .item-inner.selected {
    background: #e6e6e6;
}
.widget-type-email_subscriptions .email-prefs .item.disabled .item-inner.hovered,
.widget-type-email_subscriptions .email-prefs .item.disabled .item-inner.selected {
    background: #ffffff;
}
.widget-type-email_subscriptions .email-prefs .item .item-inner .checkbox-row {
}
.widget-type-email_subscriptions .email-prefs .item .item-inner .checkbox-row .fakelabel {
}
.widget-type-email_subscriptions .email-prefs .item .item-inner .checkbox-row .fakelabel input,
.widget-type-email_subscriptions .email-prefs .subscribe-options p label input {
    margin: 5px 0px 0px;
}
.widget-type-email_subscriptions .email-prefs .item .item-inner .checkbox-row .fakelabel span,
.widget-type-email_subscriptions .email-prefs .subscribe-options p label span {
    font-size: 15px;
    line-height: 24px;
    margin-top: 0px;
    float: none;
    display: inline-block;
    margin-left: 3px;
    color: #54646c;
}
.widget-type-email_subscriptions .email-prefs .subscribe-options p label span,
.widget-type-email_subscriptions .email-prefs .item .item-inner .checkbox-row .fakelabel input + span {
  margin-left: 24px;
}
.widget-type-email_subscriptions .email-prefs .item .item-inner p {
    color: #54646c;
    font-size: 14px;
    text-align: left;
    margin: 5px 0px 4px;
    padding-left: 36px;
    line-height: 22px;
}

.widget-type-email_subscriptions .email-prefs .subscribe-options {
    margin: 30px 0px 20px !important;
}
.widget-type-email_subscriptions .email-prefs .subscribe-options p {
    margin: 0px;
}
.widget-type-email_subscriptions .email-prefs .subscribe-options p.header {
    margin-bottom: -1px;
}
.widget-type-email_subscriptions .email-prefs .subscribe-options p label {
    width: 100%;
    text-align: left;
    margin-bottom: 15px;
}
.widget-type-email_subscriptions .email-prefs .subscribe-options p label input {
}
.widget-type-email_subscriptions .email-prefs .subscribe-options p label span {
}
.widget-type-email_subscriptions .email-prefs input.hs-button  {
}

/*---------------------------
c) Password Prompt
---------------------------*/

.container-fluid .row-fluid .password_prompt_page_section_wrap .page-center {
    max-width: 550px;
}    
.deurali-password-prompt {
}    
.password_prompt_page_section_wrap {
}
.password_prompt_page_section_wrap .widget-type-raw_html {
}
.password_prompt_page_section_wrap .widget-type-raw_html i.fa {    
    font-size: 60px;
    padding: 14px;
    min-width: 88px;
}
.password_prompt_page_section_wrap .widget-type-header {
}
.password_prompt_page_section_wrap .widget-type-header h1 {
}
.password_prompt_page_section_wrap .widget-type-header h2 {
    padding: 12px 18px 13px;
}

.widget-type-password_prompt {
}
.widget-type-password_prompt p {
    margin: -1px 0px;
    color: #c82424;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
    padding: 6px 18px 10px;
    background: #ffefef;
    border: 1px solid #d6d6d6;
}
.widget-type-password_prompt form {
}
.widget-type-password_prompt form input[type="password"] {
    margin: 0px 0px 20px !important;
}
.widget-type-password_prompt form input.hs-button {
}

/*---------------------------
d) Search
---------------------------*/

.deurali-search-page {
}

/* Field */

.container-fluid .row-fluid .search_field_section_wrap .page-center {
    max-width: 640px;
} 
.deurali-search-page .search_field_section_wrap {
    background-color: #0071b9;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top center;
    background-attachment: fixed;
} 
@media (max-width: 767px) {
.deurali-search-page .search_field_section_wrap { 
    background-attachment: scroll;
}     
}

.deurali-search-page .search_field_section_wrap .section_inner_wrap {
} 
.deurali-search-page .search_field_section_wrap .section_inner_wrap .hs-search-field,
.deurali-search-page .search_field_section_wrap .section_inner_wrap .hs-search-field__bar,
.deurali-search-page .search_field_section_wrap .section_inner_wrap .hs-search-field__bar form,
.deurali-search-page .search_field_section_wrap .section_inner_wrap input.hs-search-field__input,
.hs-search-field .hs-search-field__suggestions,
.hs-search-field .hs-search-field__suggestions > li,
.hs-search-field .hs-search-field__suggestions > li > a {
  	float: left;
    width: 100%;
  	margin: 0px;
}
.deurali-search-page .search_field_section_wrap .section_inner_wrap input.hs-search-field__input {
  	border: none;
    padding: 0px 20px;
    height: 50px;
    font-size: 16px;
  	box-shadow: none;
}
.deurali-search-page .search_field_section_wrap .section_inner_wrap .hs-search-field--open input.hs-search-field__input {
  	border-radius: 4px 4px 0px 0px;
}
.deurali-search-page .search_field_section_wrap .section_inner_wrap input.hs-search-field__input:focus {
}	

.hs-search-field .hs-search-field__suggestions {
  	background: #ffffff;
    box-shadow: none;
    border: none;
  	margin-top: 1px;
}
.hs-search-field .hs-search-field__suggestions > li {
  	list-style: none;
    border-bottom: 1px solid #eaeaea;
}
.hs-search-field .hs-search-field__suggestions > li:last-child {
  	border: none;
}
.hs-search-field .hs-search-field__suggestions > li > a {
  	text-align: left;
  	font-size: 13px;
    line-height: 21px;
    padding: 8px 18px;
}
.hs-search-field .hs-search-field__suggestions > li > a:hover,
.hs-search-field .hs-search-field__suggestions > li > a:focus {  	
  	background: none;
}
.hs-search-field .hs-search-field__suggestions > li#results-for {
  	background: #fff;
  	font-weight: 600;
  	font-size: 14px;
    padding: 8px 18px;
}

/* Result */

.container-fluid .row-fluid .search_result_section_wrap .page-center {
} 
.deurali-search-page .search_result_section_wrap {
}
.deurali-search-page .search_result_section_wrap .hs-search-results,
.deurali-search-page .search_result_section_wrap .hs-search-results ul.hs-search-results__listing,
.deurali-search-page .search_result_section_wrap .hs-search-results ul.hs-search-results__listing li > a,
.deurali-search-page .search_result_section_wrap .hs-search-results ul.hs-search-results__listing li > p,
.deurali-search-page .search_result_section_wrap .hs-search-results .hs-search__no-results,
.deurali-search-page .search_result_section_wrap .hs-search-results .hs-search__no-results p {
  	float: left;
    width: 100%;
  	margin: 0px;
  	padding: 0px;
}

.deurali-search-page .search_result_section_wrap .hs-search-results {
}
.deurali-search-page .search_result_section_wrap ul.hs-search-results__listing {
}
.deurali-search-page .search_result_section_wrap ul.hs-search-results__listing li {
  	float: left;
    width: 100%;
  	list-style: none;  	
  	margin: 15px 0px;
  	position: relative;
    border: 1px solid #eaeaea;
    padding: 25px 30px;
    background: #fdfeff;
}

.deurali-search-page .search_result_section_wrap ul.hs-search-results__listing li > a {
  	font-weight: 600;
  	font-size: 20px; 		
    color: #363534;
}
.deurali-search-page .search_result_section_wrap ul.hs-search-results__listing li > p {
  	font-size: 16px;
    line-height: 1.8;
    margin: 16px 0px 4px;
    text-align: left;
    color: #363534;
}

/* Pagination */

.hs-search-results .hs-search-results__pagination {
  	float: left;
  	width: 100%;
  	margin: 0px 0px 0px;
}
.hs-search-results .hs-search-results__pagination a {
  	width: auto;  
    height: auto;
    text-transform: none;
    line-height: 1.5;
    text-align: center;
    border-radius: 40px;
    text-decoration:none;    
    background: none;      
  	vertical-align: top;
    display: inline-block;
    margin: 35px 0px 15px;
    font-size: 11px;
    font-weight: 600;
    padding: 6px 16px;
    color: #999999;
    border: 1px solid #999999; 
}
.hs-search-results .hs-search-results__pagination a:hover,
.hs-search-results .hs-search-results__pagination a:focus {
  	text-decoration:none;
  	color: #666666;
    border: 1px solid #666666;
}
.hs-search-results .hs-search-results__pagination a:empty {
  	display: none;
}
.hs-search-results .hs-search-results__pagination a.hs-search-results__prev-page {
  	float: left;  
}
.hs-search-results .hs-search-results__pagination a.hs-search-results__next-page {
  	float: right;
}

/* No Results */

.deurali-search-page .search_result_section_wrap .hs-search-results .hs-search__no-results {
    margin: 12px 0px 12px;
}
.deurali-search-page .search_result_section_wrap .hs-search-results .hs-search__no-results p {
  	font-size: 14px;
    line-height: 1.8;
    margin: 8px 0px 8px;
    text-align: left;
  	text-align: center;
}
.deurali-search-page .search_result_section_wrap .hs-search-results .hs-search__no-results p:first-child {
  	font-size: 20px;
  	font-weight: 600;
  	line-height: 1.6;
}


/*Custom CSS */

/*##### FORMS ####*/
.legal-consent-container p, .legal-consent-container .hs-richtext {
font-size: 13px !important;
font-weight: 300 !important;
color:#363537 !important;
}

.legal-consent-container span {
font-size: 13px !important;
font-weight: normal !important;
color:#363537 !important;
}

.legal-consent-container {
  margin-top:30px;
}

input, textarea, select {
-webkit-box-shadow: none;
box-shadow: none;
}

ul li.hs-form-booleancheckbox {
 display:block !important; 
  margin-bottom:18px;
}

#hs_cos_wrapper_module_1584352392044285_ {
  font-size: 18px;
  margin: 0;
}
  

/*##### Logo-Farbwechsel bei Hover ####*/

.desaturate {
    filter: grayscale(100%); /* Standard */
    -webkit-filter: grayscale(100%); /* Webkit */
    filter: url(/elements/grayscale.svg#desaturate); /* Firefox 4-34 */
    filter: gray;  /* IE6-9 */
    -webkit-filter: grayscale(1); /* Old WebKit */
}

.desaturate:hover {
    filter: grayscale(0%);
    filter: none;
    -webkit-filter: grayscale(0); /* Old WebKit */
}



/*------------------------
News Modul
------------------------*/

.news_content_wrap {
    margin: 0 0 15px;
    padding: 30px 34px 32px 14px;
    background: #f3f2f1;
}
.section_content_gray_bg .news_content_wrap {
}
.news_content_wrap h4 {
    font-size: 22px;
    text-transform: none;
    margin-bottom: 10px;
    line-height: 1.5;
    padding-left: 20px;
}
.news_content_wrap h4 a {
    color: #0071b9;
}
.news_content_wrap h4 a:hover,
.news_content_wrap h4 a:focus {
    color: #1185cf;
}
.news_content_wrap span {
    float: left;
    width: auto;
    color:#000;
    padding: 4px 0px 4px 20px;
    line-height: 1.5; 
}
.news_content_wrap span i.fa {
    float: left;
    font-size: 18px;
    margin-top: 2px;
}
.news_content_wrap span em {    
    float: none;
    display: block;
    margin-left: 25px;
    font-size: 14px;   
    text-transform: none;
    font-style: normal;
}
.news_content_wrap span.news-teaser
    margin-left: 22px;
}
.news_content_wrap span.news-link {    
}

   

.hs-breadcrumb-menu-item {
  font-size: 14px !important;
  color: #333333;
}





.slicknav_menu {
  position:relative;
}
.slicknav_btn {
  /* Removed margin-top:-80px from vp: max-width:499px */
  position: absolute;
  top:-3rem;
  right:1rem;
} 


/* Custom Rich Text List */
.hs_cos_wrapper_type_rich_text ul, 
.accordion-light-content-single ul, 
.section_title_content_v2 ul,
.blog_like_content ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  grid-gap: .5rem;
}

.hs_cos_wrapper_type_rich_text ul li, 
.accordion-light-content-single ul li, 
.section_title_content_v2 ul li,
.blog_like_content ul li {
  display: grid;
  grid-template-columns: 0 1fr;
  grid-gap: 1.5rem;
  align-items: start;
  font-size: inherit; /* 1.3 rem */
}

.hs_cos_wrapper_type_rich_text ul li::before, 
.accordion-light-content-single ul li::before, 
.section_title_content_v2 ul li::before, 
.blog_like_content ul li::before {
  content:"\f054"; /* Chevron-right */
  font-family:FontAwesome; 
  color: #0071b9;
  font-size:.9em;
}

.blog_like_content ul {
  padding-bottom: 2rem;
}
.hero-color-background {
  padding:0 1rem;
  /* Needs prefixing */
  box-decoration-break: clone;
  -webkit-box-decoration-break: clone;
}

.hero_area_module_v4 .hero_area_module h1 {
  margin:0;
}
.hero_area_module_v1 .hero_area_module h2, 
.hero_area_module_v2 .hero_area_module p, 
.hero_area_module_v3 .hero_area_module h2, 
.hero_area_module_v4 .hero_area_module h2 {
  opacity:1;
  filter:alpha(opacity=100);
  margin:0;
}

.hero_area_module_v4 .hero_area_module h1 + .hero_area_cta_wrap,
.hero_area_module_v4 .hero_area_module h2 + .hero_area_cta_wrap {
  margin-top: 1rem;
}

.news_content_wrap .news-link a  {
  font-family:'Klavika-medium', Helvetica, Arial, sans-serif;
  font-size:1.2rem;
  display:inline-block;
  transform: translate(-1.2rem);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear;
}

.news_content_wrap .news-link a:before {
  content: '';
  display: inline-block;
  opacity:0;
  border-width: 3px;
  border-color: transparent #0071b9 #0071b9 transparent;
  border-style: solid;
  margin-right: 10px;
  padding: 3px;
  transform: rotate(-45deg);
  -webkit-transition: all .3s linear;
  -moz-transition: all .3s linear;
  -o-transition: all .3s linear;
  -ms-transition: all .3s linear;
  transition: all .3s linear; 
}


.news_content_wrap .news-link a:hover {
  transform: translate(0);
}

.news_content_wrap .news-link a:hover:before {
  display:inline-block;
  opacity:1;
}


#ppms_consent_container {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    z-index: 2147483647;
    background-color: rgba(232, 228, 225, 0.9);
    padding-top: 60px;
    padding-bottom: 10px;
    max-height: 100%;
    overflow: auto;
    display: none;
}

@media screen and (max-width: 540px) {
    #ppms_consent_container {
        padding-top:1rem;
    }
}

#ppms_consent_container * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    box-sizing: border-box;
}

#ppms_consent_container.ppms_active {
    display: block;
}

#ppms_consent_container p, #ppms_consent_container h1, #ppms_consent_container .h1, #ppms_consent_container h2, #ppms_consent_container h3, #ppms_consent_container h4, #ppms_consent_container .adesso-text h4 .h4, .adesso-text h4 #ppms_consent_container .h4, #ppms_consent_container h5, #ppms_consent_container h6 {
    margin-top: 0;
    text-transform: none;
}

#ppms_consent_container h3 {
    font-size: 1.875rem;
    color:#000;
}

#ppms_consent_container h4, #ppms_consent_container .adesso-text h4 .h4, .adesso-text h4 #ppms_consent_container .h4 {
    font-family: 'Klavika-medium', Helvetica, Arial, sans-serif;
    font-size: 1.25rem;
    color:#000;
}

#ppms_consent_container p {
    font-size: 1rem;
}

#ppms_consent_container .ppms_container {
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 2.5%;
    padding-right: 2.5%;
    max-width: 90rem;
}

#ppms_consent_container .ppms_metaNav a:not(:last-child):after {
    content: " | ";
    color: #000;
}

#ppms_consent_container .ppms_metaNav a:not(:last-child):before {
    content: "";
}

#ppms_consent_container .ppms_content {
    position: relative;
    z-index: 50;
    display: block;
    text-align: left;
}

#ppms_consent_container .ppms_content .ppms_content_icon {
    display: block;
    height: 80px;
    width: 80px;
    margin: 0 auto 20px 0;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMjMuNzEgMjc2Ljc2Ij48dGl0bGU+aWNvbl9pbnN1cmFuY2VfMjwvdGl0bGU+PHBhdGggZD0iTTE0My42OCw5LjkzYTEuNDUsMS40NSwwLDAsMSwuOTUuMzVjMTkuNzksMTUuNyw1NC4zMiwyNCwxMDIuNiwyNC44YTEuNTgsMS41OCwwLDAsMSwxLjUyLDEuNTNjLS45Miw2OC44My0xNC41LDEyOS41OC0zOS4yNiwxNzUuNjYtMTkuOCwzNi43OS00NS42Miw2MC41Ni02NS44Myw2MC41NlM5Ny43MSwyNDkuMDYsNzgsMjEyLjI3Yy0yNC42NC00Ni0zOC4xNi0xMDYuODgtMzkuMDgtMTc1LjY2YTEuNTMsMS41MywwLDAsMSwxLjUtMS41M2M0OC4yNS0uNzYsODIuNjktOS4xLDEwMi4zMy0yNC44YTEuMzcsMS4zNywwLDAsMSwuOTQtLjM1bTAtNi45M2E4LjMzLDguMzMsMCwwLDAtNS4yNiwxLjg3QzEyMCwxOS41OCw4NywyNy40NCw0MC4zMiwyOC4xNUE4LjQ2LDguNDYsMCwwLDAsMzIsMzYuN2MuOTIsNzAsMTQuNzQsMTMxLjgyLDM5LjkxLDE3OC44NSwyMS4yMywzOS42MSw0OC43Miw2NC4yMSw3MS43Nyw2NC4yMXM1MC42My0yNC42LDcxLjkzLTY0LjIxQzI0MSwxNjguNSwyNTQuODcsMTA2LjY0LDI1NS43MSwzNi43YTguNSw4LjUsMCwwLDAtOC4zNC04LjU1Yy00Ni43My0uNzEtNzkuODMtOC41Ny05OC40Mi0yMy4zQTguMzYsOC4zNiwwLDAsMCwxNDMuNywzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMyIC0zKSIgZmlsbD0iIzI4MTUwOSIvPjxwYXRoIGQ9Ik0xNDIuMjQsMTguMjJhMzguNjMsMzguNjMsMCwwLDEtMy43LDMuNDIsNDIsNDIsMCwwLDEtOC40NSw1LjIyLDEwOSwxMDksMCwwLDEtMTEuMzksNC42MiwxMzYuNDIsMTM2LjQyLDAsMCwxLTEzLjM3LDQuMjMsMTQwLjUxLDE0MC41MSwwLDAsMS0xOC4xMSwzLjE0Yy03LjcyLDEtMTMuNTEsMS4zMS0xOC40OCwxLjYyLTQuNDMuMjUtOS44OS40OC0xNi4xNy41N2E1LjY5LDUuNjksMCwwLDAtNS42NCw1Ljczdi4wN2gwYzAsMy40LjE4LDYuMTcuMzYsMTAuNjcuMjgsNi45My40MiwxMC4zMy41NCwxMi4zMS4zMiw1LjUuNjksOS40NywxLjE3LDE0LjUzLjUxLDUuNTkuOTMsMTAsMS43MSwxNiwuMjEsMS43MSwxLDgsMi41LDE2LjMzLjg1LDQuODMsMiwxMC41NCwzLjM3LDE3YTUuNzIsNS43MiwwLDAsMCw1LjU3LDQuNDhoNzQuNTZhNS43LDUuNywwLDAsMCw1LjY4LTUuN1oiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMiAtMykiIGZpbGw9IiMwMDZlYzciLz48cGF0aCBkPSJNMTQ1LjgsMjYwLjI3YTMuNTEsMy41MSwwLDAsMS0zLjQ3LTMuNDV2LTkuMjNhMy40OSwzLjQ5LDAsMCwxLDMuNDctMy40OWgwYTMuNDYsMy40NiwwLDAsMSwzLjQ2LDMuNDR2NS41N2EyOS4xMywyOS4xMywwLDAsMCw0LjYyLTEsMy40NiwzLjQ2LDAsMCwxLDQuMzQsMi4yOHYwYTMuNDgsMy40OCwwLDAsMS0yLjMxLDQuMzRBMzQuMjksMzQuMjksMCwwLDEsMTQ1LjgsMjYwLjI3WiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMyIC0zKSIgZmlsbD0iIzAwNmVjNyIvPjxwYXRoIGQ9Ik0xNDUuNjYsMjMzLjJhMy41MSwzLjUxLDAsMCwxLTMuNDctMy40NVYyMTEuOTJhMy41LDMuNSwwLDAsMSwzLjQ1LTMuNDloMGEzLjQ3LDMuNDcsMCwwLDEsMy40NiwzLjQ1djE3LjgzYTMuNDQsMy40NCwwLDAsMS0zLjM5LDMuNDlabS0uMTktMzUuNjdhMy40NiwzLjQ2LDAsMCwxLTMuNDYtMy40NFYxNzYuMjZhMy40NywzLjQ3LDAsMSwxLDYuOTMsMHYxNy44M2EzLjQ0LDMuNDQsMCwwLDEtMy40MiwzLjQ2aDBaIiB0cmFuc2Zvcm09InRyYW5zbGF0ZSgtMzIgLTMpIiBmaWxsPSIjMDA2ZWM3Ii8+PHBhdGggZD0iTTE0NS4yOSwxNjEuODlhMy40NiwzLjQ2LDAsMCwxLTMuNDYtMy40NnYtOS4yNGEzLjQ2LDMuNDYsMCwwLDEsMy40Ni0zLjQ3aDkuMjRhMy40NywzLjQ3LDAsMCwxLDAsNi45M2gtNS43NXY1Ljg3YTMuNDgsMy40OCwwLDAsMS0zLjQ0LDMuNDloMFoiIHRyYW5zZm9ybT0idHJhbnNsYXRlKC0zMiAtMykiIGZpbGw9IiMwMDZlYzciLz48cGF0aCBkPSJNMTcyLjY2LDI1MC40N0EzLjQ4LDMuNDgsMCwwLDEsMTcwLDI0OS4yYTMuNDQsMy40NCwwLDAsMSwuNDMtNC44NWwwLDBhNzkuNzQsNzkuNzQsMCwwLDAsMTEuMzYtMTEuOCwzLjQ3LDMuNDcsMCwxLDEsNS40Myw0LjMxLDg1Ljc4LDg1Ljc4LDAsMCwxLTEyLjM4LDEyLjgyQTMuMjgsMy4yOCwwLDAsMSwxNzIuNjYsMjUwLjQ3Wm0yMS42NC0yNi40YTMuMjcsMy4yNywwLDAsMS0xLjgtLjUxLDMuNDksMy40OSwwLDAsMS0xLjE2LTQuNzhjMi43OC00LjYyLDUuNTItOS40Nyw4LjE4LTE0LjczYTMuNDYsMy40NiwwLDEsMSw2LjE5LDMuMTFjLTIuNzUsNS40My01LjU5LDEwLjU2LTguNDUsMTUuMjVhMy41MywzLjUzLDAsMCwxLTMsMS42NlptMTUuNTItMzAuNTZhMy40NiwzLjQ2LDAsMCwxLTMuNDQtMy40OCwzLjQyLDMuNDIsMCwwLDEsLjI4LTEuMzRjMi4xOS01LjIsNC4yOS0xMC40OSw2LjIxLTE1Ljc4YTMuNDYsMy40NiwwLDAsMSw2LjY4LDEuODMsMy4zOCwzLjM4LDAsMCwxLS4xNi40OGMtMiw1LjQzLTQuMDksMTAuODYtNi4zOCwxNi4xN2EzLjQyLDMuNDIsMCwwLDEtMy4xOSwyLjEyWm0xMS4xMS0zMi4zM2gtLjE2YTMuNDQsMy40NCwwLDAsMS0zLjMtMy41OHYtLjM1YzAtMy43Ny0zLTQuNjItNS40OC00LjYyaC0zLjExYTMuNDcsMy40NywwLDEsMSwwLTYuOTNIMjEyYzYuMTcsMCwxMi40MSwzLjU2LDEyLjQxLDExLjU1cTAsLjMsMCwuNmEzLjQ1LDMuNDUsMCwwLDEtMy40NywzLjI2Wm0tMjkuMDUtOC41M0gxNzQuNzRhMy40NywzLjQ3LDAsMSwxLDAtNi45M2gxNy4xNGEzLjQ3LDMuNDcsMCwwLDEsMCw2LjkzWiIgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoLTMyIC0zKSIgZmlsbD0iIzAwNmVjNyIvPjwvc3ZnPg==");
    background-size: 80%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
}

@media screen and (max-width: 540px) {
    #ppms_consent_container .ppms_content .ppms_content_icon {
        margin:0 auto 1rem auto;
    }
}

#ppms_consent_container .ppms_content a {
    color: #0071b9;
    text-decoration: none;
    cursor: pointer;
}

#ppms_consent_container .ppms_content a:hover, #ppms_consent_container .ppms_content a:focus, #ppms_consent_container .ppms_content a:visited, #ppms_consent_container .ppms_content a:active {
    text-decoration: none;
}

#ppms_consent_container .ppms_content a:hover {
    color: #00426d;
}

#ppms_hide_message {
  display:none;
}

#ppms_consent_container .ppms_content.ppms_right {
    text-align: right;
}

#ppms_consent_container .ppms_sided {
    display: table;
    width: 100%;
}

#ppms_consent_container .ppms_sided .ppms_images {
    display: table-cell;
    vertical-align: top;
    padding-right: 20px;
}

@media screen and (max-width: 540px) {
    #ppms_consent_container .ppms_sided .ppms_images {
        display:block;
    }
}

#ppms_consent_container .ppms_footer {
    padding-top: 25px;
    padding-bottom: 5px;
}

#ppms_consent_container .ppms_footer p {
    font-size: .875rem;
}

#ppms_consent_container #ppms_consent_fields_name_list ul {
    padding-left: 0;
    margin-left: 0;
}

#ppms_consent_container #ppms_consent_fields_name_list ul li {
    padding-left: 0;
    margin-left: 0;
    list-style: none;
    display: inline-block;
    padding-right: 1.2rem;
}

#ppms_consent_container #ppms_consent_fields_name_list ul li:before {
    content: '';
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: .5rem;
    height: .5rem;
    margin-right: .6rem;
    background-color: #0071b9;
    border-radius: 50%;
    top: -0.1rem;
}

#ppms_consent_container #ppms_consent_fields_name_list ul li:last-child {
    padding-right: 0;
}

#ppms_consent_container #ppms_consent_fields_name_list ul li:not(.ppms_visible) {
    display: none;
}

#ppms_consent_container #ppms_show_detailed, #ppms_consent_container #ppms_hide_detailed {
    display: inline;
}

#ppms_consent_container #ppms_show_detailed.ppms_hide, #ppms_consent_container #ppms_hide_detailed.ppms_hide {
    display: none;
}

#ppms_consent_container #ppms_detailed_settings.ppms_hide {
    display: none;
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item {
    display: none;
    padding-bottom: 15px;
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item.ppms_visible {
    display: table;
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item > div {
    display: table-cell;
    vertical-align: middle;
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item > div.ppms_consent_item_desc {
    padding-left: 15px;
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item > div.ppms_consent_item_desc h4, #ppms_consent_container #ppms_detailed_settings .ppms_consent_item > div.ppms_consent_item_desc .adesso-text h4 .h4, .adesso-text h4 #ppms_consent_container #ppms_detailed_settings .ppms_consent_item > div.ppms_consent_item_desc .h4, #ppms_consent_container #ppms_detailed_settings .ppms_consent_item > div.ppms_consent_item_desc p {
    margin-bottom: 0;
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item .ppms_consent_switcher {
    position: relative;
    margin: 0 auto;
    width: 90px;
    height: 30px;
    padding-left: 0;
    background-color: #e40c0c;
    cursor: pointer;
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item .ppms_consent_switcher:before, #ppms_consent_container #ppms_detailed_settings .ppms_consent_item .ppms_consent_switcher:after {
    content: '';
    position: absolute;
    cursor: pointer;
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item .ppms_consent_switcher:before {
    background-color: #fff;
    width: 42px;
    height: 24px;
    top: 3px;
    left: 3px;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item .ppms_consent_switcher:after {
    top: 50%;
    margin-top: -9px;
    width: 18px;
    height: 18px;
    left: 59.25px;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pjxzdmcgc3Ryb2tlPSIjZmZmIiB2aWV3Qm94PSIwIDAgMzIgMzIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGxpbmUgc3Ryb2tlLXdpZHRoPSI0IiB4MT0iMiIgeDI9IjMwIiB5MT0iMiIgeTI9IjMwIi8+PGxpbmUgc3Ryb2tlLXdpZHRoPSI0IiB4MT0iMiIgeDI9IjMwIiB5MT0iMzAiIHkyPSIyIi8+PC9zdmc+Cg==");
    background-size: 100%;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 0;
    color: #000;
    visibility: visible;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item .ppms_consent_switcher.ppms_checked {
    background-color: #329e49;
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item .ppms_consent_switcher.ppms_checked:before {
    left: 45px;
}

#ppms_consent_container #ppms_detailed_settings .ppms_consent_item .ppms_consent_switcher.ppms_checked:after {
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDE1LjEuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSI2MnB4IiBoZWlnaHQ9IjUwcHgiIHZpZXdCb3g9IjAgMCA2MiA1MCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgNjIgNTAiIHhtbDpzcGFjZT0icHJlc2VydmUiPgo8dGl0bGU+Y2hlY2s8L3RpdGxlPgo8ZyBpZD0iTGF5ZXJfMiI+Cgk8ZyBpZD0iTGF5ZXJfMS0yIj4KCQk8cG9seWdvbiBmaWxsPSIjZmZmIiBwb2ludHM9IjE4LjI0NSwzNy4wNjUgNi41NywyNS40MDggMC4xNTQsMzEuODIzIDE1LjU1NSw0Ny4yMDkgMTUuNTczLDQ3LjE5MSAxOC4zODEsNTAgNjEuODQ2LDYuNTM1CgkJCTU1LjMwOSwwIi8+Cgk8L2c+CjwvZz4KPC9zdmc+Cg==");
    left: 14.25px;
}

#ppms_consent_container #ppms_consent_error {
    position: absolute;
    z-index: 150;
    display: none;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 30px;
    padding-bottom: 15px;
    background-color: #c80241;
}

#ppms_consent_container #ppms_consent_error h3, #ppms_consent_container #ppms_consent_error p {
    color: #fff;
}

#ppms_consent_container #ppms_consent_error.ppms_active {
    display: block;
}

#ppms_consent_container .ppms_btn {
    display: table;
    position: relative;
    cursor: pointer;
    margin: 0px auto 20px;
    padding: .9em 2em;
    z-index: 50;
    font-family: 'Klavika-medium', Helvetica, Arial, sans-serif;
    font-size: 1rem;
    white-space: normal;
    color: #000;
    background-color: #f9e700;
    border: none;
    -o-box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 2px 0px rgba(0, 0, 0, 0.2);
    -webkit-transition: all linear .15s;
    -moz-transition: all linear .15s;
    -ms-transition: all linear .15s;
    -o-transition: all linear .15s;
    min-width: 160px;
}

#ppms_consent_container .ppms_btn:hover {
    background-color: #a79300;
}

#ppms_consent_container .ppms_btn.ppms_wide {
    width: 100%;
}

#ppms_consent_container .ppms_btn.ppms_btn--bigger {
    font-size: 1.125rem;
}

#ppms_consent_container .ppms_btn.ppms_left {
    margin-left: 0;
    margin-right: auto;
}

#ppms_consent_container .ppms_btn.ppms_btn-sm {
    padding: .7rem 1.6rem;
    font-family: 'Klavika-regular', Helvetica, Arial, sans-serif;
    min-width: 0;
}

#ppms_consent_container .ppms_btn.ppms_dark-claret {
    color: #7e032a;
    background-color: #fff;
}

#ppms_consent_container .ppms_btn.ppms_dark-claret:hover {
    background-color: #e6e6e6;
}

#ppms_consent_container .ppms_btn.ppms_pale-metal-gray {
    color: #000;
    background-color: #e2e5e8;
}

#ppms_consent_container .ppms_btn.ppms_pale-metal-gray:hover {
    background-color: #c6ccd1;
}

#ppms_consent_container .ppms_btn#ppms_reject_all {
    color: #10131a;
    background-color: #e2e5e8;
    border: 1px solid #d2d6e4;
    font-size: .9rem;
}

#ppms_consent_container .ppms_btn#ppms_reject_all:hover {
    background-color: #c6ccd1;
}

#ppms_consent_container .ppms_turbobox {
    display: block;
    margin-left: -1.5%;
    margin-right: -1.5%;
    z-index: 50;
    font-size: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

#ppms_consent_container .ppms_turbobox > * {
    vertical-align: top;
    text-align: left;
    margin-left: 1.5%;
    margin-right: 1.5%;
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 1rem;
}

#ppms_consent_container .ppms_turbobox:before {
    content: '';
    position: relative;
    display: inline-block;
    height: 100%;
    width: 0;
    visibility: hidden;
    vertical-align: middle;
}

#ppms_consent_container .ppms_turbobox .ppms_tx-12 {
    width: 97%;
}

@media screen and (max-width: 1024px) {
    #ppms_consent_container .ppms_turbobox .ppms_tx-12 {
        width:72%;
    }
}

@media screen and (max-width: 540px) {
    #ppms_consent_container .ppms_turbobox .ppms_tx-12 {
        width:97%;
    }
}

#ppms_consent_container .ppms_turbobox .ppms_tx-9 {
    width: 72%;
}

@media screen and (max-width: 1024px) {
    #ppms_consent_container .ppms_turbobox .ppms_tx-9 {
        width:72%;
    }
}

@media screen and (max-width: 540px) {
    #ppms_consent_container .ppms_turbobox .ppms_tx-9 {
        width:97%;
    }
}

#ppms_consent_container .ppms_turbobox .ppms_tx-3 {
    width: 22%;
}

@media screen and (max-width: 1024px) {
    #ppms_consent_container .ppms_turbobox .ppms_tx-3 {
        width:72%;
    }
}

@media screen and (max-width: 540px) {
    #ppms_consent_container .ppms_turbobox .ppms_tx-3 {
        width:97%;
    }
}

/*----------------*/
/***--- WEM ---***/
/*-------------*/

/***-- CUSTOM SLIDER MODIFICATIONS - WEM --***/


.hero-slider__custom-navigation {
  width: 84px;
  height: 8px;
  background-color: rgba(255, 255, 255, 0.6);
  cursor: pointer;
}
.slick-active .hero-slider__custom-navigation {
  background-color: rgba(255, 255, 255, 1);
}
.slick-dots li {
  margin: 0 8px;
}
@media screen and(max-width: 768px) {
  .hero_area_module_sslider .hero-slider_single, 
  .hero_area_module_sslider .hero-slider_single .hero_area_module_inner_wrap {
    min-height: 80vh;
  }
  .hero-slider__custom-navigation {
    width: 48px;
  }
}
@media screen and(min-width:1024px) {
  .hero_area_module_sslider .hero_area_module,
  .hero_area_module_v4 .hero_area_module_inner_wrap {
    padding: 0;
    }
  .hero_area_module_sslider .hero_area_module {
    position: absolute;
    bottom: 120px;
  }

}
/***-- HEADER MODIFICIATIONS - WEM --***/

.widget-type-logo {
  margin: 0;
}
.header-outer-wrapper {
  height: 128px;
  min-width: 100%;
  z-index: 99999;
  position: relative;
  display: block;
}
.container-fluid .row-fluid .page-center.header-outer-wrapper {
  margin: 0;
}
.header-wrapper {
  position: relative;
  width: 100%;
  left: 0;
  top: 0;
  display: block;
  max-height: 128px;
  z-index: 999999;
  margin-top: 37px;
}
@media (min-width: 1024px) {
  .header-wrapper {
    padding: 0 10% !important;
  }
  .header-wrapper.is-fixed {
    padding: 10px 10% !important;
    margin: 0;
  }
}

/*--- STICKY HEADER CLASS AND ANIMATION ---*/

.is-fixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  display: block;
  z-index: 999999;
  background-color: rgba(255,255,255, .95);
  border-bottom:solid rgba(0,0,0,.1) 1px;
  animation: smoothScroll 0.25s forwards;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-80px);
  }
  100% {
    transform: translateY(0);
  }
}
/*--- MOBILE NAVIGATION FIXES ---*/

.slicknav_menu {
  background-color: #fff;
}
.slicknav_nav li {
  padding: 10px;
}

/*--- HERO SLIDER NAVIGATION ---*/

ul.slick-dots {
  max-width: 1440px;
  text-align: left;
  padding-left: 12px;
  bottom: 40px !important;
  left: 0;
  right: 0;
  margin: auto;
}
/*--- SEARCH ICON IN MAIN NAV ---*/

.search-icon::before {
  content: url('/hubfs/dx.adesso.de/search.svg');
}

@media(max-width: 1022px) {
  .header-wrapper.is-fixed {
    padding: 10px 0;
    margin: 0;
  }
  .website_header_wrap .widget-type-logo img {
    margin-left: 20px;
  }
  span.topnav-search {
    padding-bottom: 0 !important;
  }
  .topnav-search-form {
    position: absolute;
    min-width: 100%;
    max-width: 100%;
    left: 0;
    right: 0;
    opacity: 0;
    visibility: hidden;
    transition: opacity .3s ease;
  }
  .container-fluid .row-fluid .page-center.header-outer-wrapper {
    padding: 0;
  }
}
.hero_area_module_v1 .hero_area_module h2, .hero_area_module_v2 .hero_area_module p, .hero_area_module_v3 .hero_area_module h2, .hero_area_module_v4 .hero_area_module h2 {
  display: block;
}