

/* Table of contents

  1. Variables
    1a. Containers
    1b. Breakpoints
    1c. Colors
    1d. Typography
    1e. Borders
    1f. Corner Radius
    1g. Lists
    1h. Horizontal Rule
    1i. Blockquote
    1j. Buttons
    1k. Forms
    1l. Tables
    1m. Site Header
    1n. Site Footer
  2. Containers / Grid / DnD Areas
  3. Typography
  4. Buttons
  5. Forms
  6. Tables
  7. Site Header
  8. Site Footer
  9. Blog
  10. System Pages
  11. Modules

*/
/*Fonts---------------------------*/
@font-face {
  font-family: "BrownStd";
  src: local("BrownStd"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Light.woff2") format("woff2"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Light.woff") format("woff");
  font-style: normal;
  font-weight: 300;
  font-display: auto;
}

@font-face {
  font-family: "BrownStd";
  src: local("BrownStd"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Regular.woff2") format("woff2"), 
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Regular.woff") format("woff");
  font-style: normal;
  font-weight: 400;
  font-display: auto;
}

@font-face {
  font-family: "BrownStd";
  src: local("BrownStd"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Bold.woff2") format("woff2"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/BrownStd-Bold.woff") format("woff");
  font-style: normal;
  font-weight: 700;
  font-display: auto;
}

@font-face {
  font-family: "Font Awesome 5 Brands";
  src: url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-brands-400.eot") format("embedded-opentype"), 
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-brands-400.woff2") format("woff2"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-brands-400.woff") format("woff"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-brands-400.ttf") format("truetype");
  font-style: normal;
  font-weight: normal;
  font-display: auto;
}

@font-face {
  font-family: "Font Awesome 5 Free";
  src: url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-solid-900.eot") format("embedded-opentype"), 
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-solid-900.woff2") format("woff2"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-solid-900.woff") format("woff"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/fa-solid-900.ttf") format("truetype");
  font-style: normal;
  font-weight: 900;
  font-display: auto;
}

@font-face {
  font-family: "svg-eddyfi";
  src: url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/icomoon.eot") format("embedded-opentype"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/icomoon.ttf") format("truetype"),
    url("//5341826.fs1.hubspotusercontent-na1.net/hubfs/5341826/Eddyfi_October2019/Fonts/icomoon.woff") format("woff");
  font-style: normal;
  font-weight: normal;
}
/* EX: @import url('http://example.com/example_style.css'); */

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

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

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

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

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

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

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

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

/* Responsive iFrames */
iframe[src^="http://www.slideshare.net/slideshow/embed_code/"] {
  width: 100%;
  max-width: 100%;
}
@media (max-width: 568px) {
  iframe {
    max-width: 100%;
  }
}
 
/* Forms */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"]
select {
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

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

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

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

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

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

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

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

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


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

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

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

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

  visibility: visible;
  opacity: 1;
}

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

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

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

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

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

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

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

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

.carousel li {margin-right: 5px}

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

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


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

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



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


/*END FONTS*/
/* ************************************************************************* */
/* ****************************  1. Variables   **************************** */
/* ************************************************************************* */

/* 1a. Containers */





/* 1b. Breakpoints */






/* 1c. Colors */











/* 1d. Typography */












/* 1e. Border */



/* 1f. Corner Radius */



/* 1g. Lists */


;



/* 1h. Horizontal Rule */



/* 1i. Blockquote */




/* 1j. Buttons */








































/* 1k. Forms */














































/* 1l. Tables */











/* 1m. Site Header */











/* 1n. Site Footer */











/* ************************************************************************* */
/* *****************   2. Containers / Grid / DnD Areas   ****************** */
/* ************************************************************************* */

  .content-wrapper {
    max-width: 1400px;
  }

  @media screen and (min-width: 1200px) {
    .content-wrapper {
      padding: 0;
    }
  }

  .dnd-section {
    padding: 40px 20px;
  }

  .dnd-section > .row-fluid {
    max-width: 1400px;
  }

/* ************************************************************************* */
/* **************************   3. Typography   **************************** */
/* ************************************************************************* */

html {
  font-size: 16px;
}

body {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  background-color: #FFFFFF;
  color: #63666a;
  font-size: 16px;
}

/* Paragraphs */

p {
  /*font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  color: #63666a;
 /* font-size: 16px;*/
}

p.lead,
p.intro {
  font-size: 1.25rem;
}

/* Anchors */

a {
  /*font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  color: #ed8b00;
  text-decoration: none;
}

a:hover, a:focus {
  /*font-weight: normal; text-decoration: underline; font-family: Lato, sans-serif; font-style: normal;*/
  font-family: BrownStd,sans-serif;
  color: #63666a;
}

a:active {
 /* font-weight: normal; text-decoration: underline; font-family: Lato, sans-serif; font-style: normal;*/
  font-family: BrownStd,sans-serif;
  color: #b3b6ba;
}

a.button:disabled {
  background-color: #e6e6e6;
}

/* Headings */

h1,
h2,
h3,
h4,
h5,
h6 {
 /* font-family: Teko, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  color: #63666a;
  text-transform: none;
}



/* Lists */

ul,
ol {
  margin: 1.5rem 0;
  padding-left: 2.5rem;
}

ul li,
ol li {
  margin: 0.5rem;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0;
}

/* Blockquote */

blockquote {
  border-left: 7px solid #ed8b00;
  padding-left: 0.9375rem;
}

/* Horizontal Rules */

hr {
  border-bottom-color: #d0d0d0;
}

/* ************************************************************************* */
/* ***************************   4. Buttons   ****************************** */
/* ************************************************************************* */

/* Primary Button */

button,
.button {
  /*font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  font-weight: 100;
  background-color: 

  
  
    
  


  rgba(237, 139, 0, 1.0)

;
  border: 1px solid #ed8b00;
  border-radius: 4px;
  color: #FFFFFF;
  fill: #FFFFFF;
  font-size: 16px;
  padding: 12px 36px;
  text-transform: none;
}

button:disabled,
.button:disabled {
  background-color: #d0d0d0;
  color: #e6e6e6;
}

button:hover,
button:focus,
.button:hover,
.button:focus {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    font-family: BrownStd,sans-serif;
  font-weight: 100;
  background-color: 

  
  
    
  


  rgba(215, 54, 0, 1.0)

;
  background-color:#666;
  border: 1px solid #d73600;
/*  border: 1px solid #666;*/
  color: #FFFFFF;
}

button:active,
.button:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  background-color: rgba(255, 134, 80, 100);
  border: 1px solid #d73600;
  border-color: #ff8650;
}

/* Secondary Buttons */

.button.button--secondary {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 0.0)

;
  border: 1px solid #ed8b00;
  border-radius: 4px;
  color: #ed8b00;
  fill: #ed8b00;
  padding: 12px 36px;
}

.button.button--secondary:hover,
.button.button--secondary:focus {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
   font-family: BrownStd,sans-serif;
  background-color: 

  
  
    
  


  rgba(237, 139, 0, 1.0)

;
  border: 1px solid #ed8b00;
  /*color: #FFFFFF;*/
  color:#fff;
  fill: #FFFFFF;
}

.button.button--secondary:active {
  background-color: rgba(255, 219, 80, 100);
  border: 1px solid #ed8b00;
  border-color: #ffdb50;
  color: #ffffff;
  fill: #ffffff;
}

/* Simple Button */

.button.button--simple {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  color: #ed8b00;
  fill: #ed8b00;
  text-transform: none;
}



  .button.button--simple:after {
    content: none;
  }



.button.button--simple:hover,
.button.button--simple:focus {
/*  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
   font-family: BrownStd,sans-serif;
  border: none;
  color: #d73600;
  fill: #d73600;
}



  .button.button--simple:hover:after,
  .button.button--simple:focus:after,
  .button.button--simple:active:after {
    content: none;
  }



.button.button--simple:active {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  border: none;
  color: #ff8650;
  fill: #ff8650;
}

/* Button Sizing */

.button.button--small {
  font-size: 14px;
  padding: 12px 36px;
}

.button.button--large {
  font-size: 18px;
  padding: 12px 36px;
}

/* ************************************************************************* */
/* *****************************   5. Forms   ****************************** */
/* ************************************************************************* */

form,
form.hs-form {
  background-color: 

  
  
    
  


  rgba(222, 226, 229, 1.0)

;
  border: 1px solid #D0D0D0;
  border-radius: 0px;
  padding: 20px 20px;
}

.hs-form-field {
  margin-bottom: 20px;
}

/* Form Title */

h3.form-title {
 /* font-family: Teko, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  background-color: 

  
  
    
  


  rgba(99, 102, 106, 1.0)

;
  border-bottom: 2px solid #ed8b00;
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
  color: #FFFFFF;
  font-size: 30px;
  padding: 20px 20px;
  text-transform: capitalize;
}

/* Labels */

.hs-form-field > label {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  color: #33475b;
  font-size: 16px;
}

/* Help Text - Legends */

.hs-form-field legend {
  /*font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  color: #63666a;
  font-size: 14px;
}

/* Inputs */

input[type='text'],
input[type='email'],
input[type='password'],
input[type='tel'],
input[type='number'],
input[type='file'],
select,
textarea {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px none #D0D0D0;
  border-radius: 0px;
  color: #63666a;
  font-size: 16px;
  padding: 10px 10px;
}

select {
  color: transparent;
}

::-webkit-input-placeholder {
  color: {color=#D0D0D0, opacity=null, rgba=rgba(208, 208, 208, 1), rgb=rgb(208, 208, 208), hex=#D0D0D0, css=#D0D0D0};
}

::-moz-placeholder {
  color: {color=#D0D0D0, opacity=null, rgba=rgba(208, 208, 208, 1), rgb=rgb(208, 208, 208), hex=#D0D0D0, css=#D0D0D0};
}

:-ms-input-placeholder {
  color: {color=#D0D0D0, opacity=null, rgba=rgba(208, 208, 208, 1), rgb=rgb(208, 208, 208), hex=#D0D0D0, css=#D0D0D0};
}

::placeholder {
  color: {color=#D0D0D0, opacity=null, rgba=rgba(208, 208, 208, 1), rgb=rgb(208, 208, 208), hex=#D0D0D0, css=#D0D0D0};
}

form .in-focus select {
  color: #63666a;
}

/* Inputs - Checkbox/Radio */

form .inputs-list:not(.no-list) label,
form .inputs-list:not(.no-list) label > span,
form .inputs-list:not(.no-list) label > span p {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #63666a;
  font-size: 14px;
}

form ul.inputs-list li input + span:before {
  border: 1px solid #d0d0d0;
  border-radius: 0px;
}

form .input ul.invalid.error > li input + span:before {
  border-color: #ed8b00;
}

/* Inputs - Select */

.hs-fieldtype-select .input:after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #ed8b00;
}

/* Inputs - Datepicker */

.hs-datepicker button.pika-button:hover {
  background-color: #ed8b00 !important;
}

.hs-datepicker .is-selected button.pika-button {
  background-color: #cf6d00 !important;
}

.hs-datepicker .is-today button.pika-button {
  color: #cf6d00;
}

/* Form Rich Text */

form .hs-richtext,
form .hs-richtext *,
form .hs-richtext p,
form .hs-richtext h1,
form .hs-richtext h2,
form .hs-richtext h3,
form .hs-richtext h4,
form .hs-richtext h5,
form .hs-richtext h6 {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #63666a;
}

/* GDPR Text */

.legal-consent-container,
.legal-consent-container .hs-richtext,
.legal-consent-container .hs-richtext p {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  color: #63666a;
  font-size: 16px;
}

/* Validation */

.hs-input.invalid.error {
  border-color: #cc0201;
}

.hs-error-msgs li,
.hs-error-msgs li label {
  color: #cc0201 !important;
}

.hs-error-msgs li a {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Submit */



  form input[type='submit'],
  form .hs-button {
    font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(237, 139, 0, 1.0)

;
    border: 1px solid #ed8b00;
    border-radius: 4px;
    color: #FFFFFF;
    fill: #FFFFFF;
    padding: 12px 36px;
    text-transform: none;
  }

  form input[type='submit']:hover,
  form input[type='submit']:focus,
  form .hs-button:hover,
  form .hs-button:focus {
    font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: 

  
  
    
  


  rgba(215, 54, 0, 1.0)

;
    border: 1px solid #d73600;
    color: #FFFFFF;
  }

  form input[type='submit']:active,
  form .hs-button:active {
    font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
    background-color: rgba(255, 134, 80, 100);
    border: 1px solid #d73600;
    border-color: #ff8650;
  }





  form input[type='submit'],
  form .hs-button {
    font-size: 16px;
  }



/* ************************************************************************* */
/* ****************************   6. Tables   ****************************** */
/* ************************************************************************* */

table {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border: 1px solid #D0D0D0;
}

th,
td {
  border: 1px solid #D0D0D0;
  color: 

  
  
    
  


  rgba(99, 102, 106, 1)

;
  padding: 10px 10px;
}

thead th,
thead td {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom: 2px solid #D0D0D0;
  color: 

  
  
    
  


  rgba(99, 102, 106, 1)

;
}

tbody + tbody {
  border-top: 2px solid #D0D0D0;
}

/* ************************************************************************* */
/* **************************   7. Site Header   *************************** */
/* ************************************************************************* */

.header {
  background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  border-bottom: 1px none #ed8b00;
}

.header__container {
  max-width: 1400px;
}

/* Search Bar */

.header__search.open,
.header__language-switcher.open {
  background-color: #63666a;
}

/* Site Navigation */

.header__navigation:before {
  background-color: rgba(237, 139, 0, 0.95);
}

.header__language-switcher .lang_list_class {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  color: #63666a;
}

.header__language-switcher .lang_list_class li a {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  color: #63666a;
  text-transform: none;
}

.header .navigation-primary .submenu.level-1 > li.menu-item > a,
.header .navigation-primary .submenu.level-2 > li.menu-item > a.menu-link,
.header .navigation-primary .submenu.level-3 > li.menu-item > a.menu-link,
.header__language-switcher-label-current,
.header__language-switcher .lang_list_class li a {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
      font-weight: 400;
    font-size: 1rem;
  color: white; /*#63666a;*/
  /*font-size: 16px;*/
  text-transform: none;
}
 
.header .navigation-primary .submenu.level-2>.menu-item a.menu-link, .header .navigation-primary .submenu.level-3>.menu-item a.menu-link {
    background-color: #202020;

}

.header .navigation-primary .submenu.level-1 > li.menu-item:hover > a.menu-link,
.header .navigation-primary .submenu.level-1 > li.menu-item > a.menu-link:focus,
.header__language-switcher .lang_list_class li a:hover,
.header__language-switcher .lang_list_class li a:hover {
  font-family: BrownStd,sans-serif;
      font-weight: 400;
    font-size: 1rem;
  /*font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  background-color: rgba(255, 2, 1, 0.0);
  color: #ed8b00;
 /* font-size: 16px;*/
  opacity: 1;
}

.header .navigation-primary .submenu.level-1 > .has-submenu > .menu-arrow,
.header__language-switcher-label-current:after {
  border-top-color: #ed8b00;
  
}

.header .navigation-primary .submenu.level-1 > .has-submenu > .menu-arrow:before,

  border-top-color: #000000;
}

.header__language-switcher-label-current:before {
  border-top-color: #ffffff;
}
.header .navigation-primary .submenu.level-1 > .has-submenu:hover > .menu-arrow,
.header__language-switcher:hover .header__language-switcher-label-current:after {
  border-bottom-color: #ed8b00;
}

.header .navigation-primary .submenu.level-1 > .has-submenu:hover > .menu-arrow:before,
.header__language-switcher:hover .header__language-switcher-label-current:before {
  border-bottom-color:#ffffff;
}

.header .navigation-primary .submenu.level-1 > li.menu-item > a.menu-link.active-branch,
.header .navigation-primary .submenu.level-1 > li.menu-item > a.menu-link.active-item {
  /*font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  background-color: rgba(237, 139, 0, 0.0);
  color: #ed8b00;
  font-size: 16px;
}

.header .navigation-primary .submenu.level-1 > li > a.active-item:after,
.header .navigation-primary .submenu.level-1 > li > a.active-branch:after {
  background-color: #ed8b00;
}

/* Child menu */

.header .navigation-primary .submenu.level-2,
body .submenu.level-2 > li,
.header .navigation-primary .submenu.level-3,
.header ul.lang_list_class {
  background-color: rgba(242, 244, 246, 1);
  border-top-color: #ed8b00;
}

.header .navigation-primary .submenu.level-2 > li.menu-item > a.menu-link,
.header .navigation-primary .submenu.level-3 > li.menu-item > a.menu-link,
.header__language-switcher:hover ul.lang_list_class {
  background-color: #000000;
  text-transform: none;
}

.header .navigation-primary .submenu.level-2 > li.menu-item:hover > a.menu-link,
.header .navigation-primary .submenu.level-3 > li.menu-item:hover > a.menu-link {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  background-color: rgba(255, 2, 1, 0.0);
  color: #ed8b00;
}

.header .navigation-primary .submenu.level-2 > .menu-item:hover > a.menu-link:before,
.header .navigation-primary .submenu.level-3 > .menu-item:hover > a.menu-link:before {
  border-left-color: #ed8b00;
}

.header .navigation-primary .submenu.level-2 > .menu-item:hover > a.menu-link:after,
.header .navigation-primary .submenu.level-3 > .menu-item:hover > a.menu-link:after {
  border-left-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
}

/* Mobile */
@media screen and (max-width: 767px) {

  /* Icon */
  body .header .header__navigation-toggle {
    background-color: #63666a;
  }

  body .header .navigation-primary .submenu > .has-submenu input[type='checkbox'] ~ .menu-arrow,
  body .header .navigation-primary .submenu > .has-submenu:hover input[type='checkbox'] ~ .menu-arrow {
    border-top-color: #63666a;
  }

  body .header .header__mobile-menu-icon,
  body .header .header__mobile-menu-icon:after,
  body .header .header__mobile-menu-icon:before {
   /* background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;*/
    background-color:white;
  }

  .header .navigation-primary .submenu.level-1 {
    background-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

;
  }

  .header .navigation-primary .submenu > .has-submenu input[type='checkbox'] ~ .menu-arrow:before,
  .header .navigation-primary .submenu > .has-submenu:hover input[type='checkbox'] ~ .menu-arrow:before,
  .header .navigation-primary .submenu > .has-submenu input[type='checkbox'] ~ .menu-arrow:before,
  .header .navigation-primary .submenu > .has-submenu:hover input[type='checkbox'] ~ .menu-arrow:before {
    border-top-color: 

  
  
    
  


  rgba(255, 255, 255, 1.0)

 !important;
  }
}

/* ************************************************************************* */
/* **************************   8. Site Footer   *************************** */
/* ************************************************************************* */

.footer {
  /*background-color: 

  
  
    
  


  rgba(242, 244, 246, 1.0)

;*/
  background-color:#202020;
}

.footer__container {
  max-width: 1400px;
}
.footer__container-terms {
  max-width: 1400px;
  background-color:white;
}
.footer__row--info {
  /*border-top: 2px solid #d3d3d3;*/
}

.footer__site-map__section a {
 /* font-family: Lato, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  color: #63666a;
  font-size: 16px;
  text-transform: none;
}

.footer__site-map__section a:hover,
.footer__site-map__section a:focus {
  font-family: BrownStd,sans-serif;
 
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: #ed8b00;
}

.footer__site-map__section a:active {
  font-family: BrownStd,sans-serif;
  font-family: Lato, sans-serif; font-style: normal; font-weight: 500; text-decoration: none;
  background-color: 

  
  
    
  


  rgba(#null, 1)

;
  color: #63666a;
}

.footer__right {
  background-color: #f1f1f1;
  border-left: 1px solid #d0d0d0;
  border-right: 1px solid #d0d0d0;
}
.footer_social_container{
 /* float:right;
  margin-top:100px;
  height:40px;*/
  padding:10px 0 10px 0;
 
}
.footer__follow-me{
  float:right;
}
@media screen and (max-width: 767px){
.footer_social_container {
  text-align: center;
  width:100%;
}
.footer__follow-me{
  float: none;
}
.social-links{
    align-items: center;

}
}
.footer__copyright-bar {
  /*font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;*/
  font-family: BrownStd,sans-serif;
  border-top: 1px solid #d0d0d0;
  color: #8a8a8a;
  
}

.footer__copyright-bar__secondary-links a:not(:last-of-type) {
  border-right: 1px solid #8a8a8a;
}
.footer__site-map__section a {
    color: #ffffff;
    font-weight: 400;
    text-decoration: none;
}

@media screen and (min-width: 768px) {
  .footer__site-map__section a,
  .footer__site-map__section a:hover,
  .footer__site-map__section a:active,
  .footer__site-map__section a:focus {
    font-size: 1rem;
  }  
  
}

@media screen and (min-width: 1024px) {
  .footer__site-map__section ul {
    flex-direction: row;
  }
}

@media screen and (min-width: 1200px) {
  .footer__left {
    flex: 1 1 auto;
    padding: 0;
  }

  .footer__site-map__section li:not(:last-of-type) a {
    margin-right: 25px;
  }

  .footer__site-map__section {
    padding-right: 25px;
  }

  .footer__copyright-bar {
    padding: 20px 0;
  }
}
.footer-custom-row{
  width:100%;
  min-height:50px;
}
.footer-custom-row-2{
  width:100%;
  min-height:35px;
}
.black{
  background-color:#000000 !Important;
}
.footer-custom-row-left{
  width:100%;
    float:left;
  padding:5px 10px 5px 10px;
  color:#4e4e4e !Important;
}
.footer-custom-row-right{
  width:100%;
    float:right;
  text-align:right;
  background-color:#000000;
  padding:10px 10px 10px 10px;
}
@media screen and (max-width: 767px){
  .footer-custom-row-left{
    text-align:center;
  }
    .footer-custom-row-right{
    text-align:center;
  }
  
  footer .social-links{
    margin:0 auto;
    display:inline;
  }
}
/* ************************************************************************* */
/* *****************************   9. Blog   ******************************* */
/* ************************************************************************* */

/* Blog Meta - Author/Avatar/Timestamp */

.blog-meta__author {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

.blog-meta__timestamp {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* Tags/Topics */
.blog-tag {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-weight: 700;
}

/* Blog Listing */

.blog-navigation .blog-navigation__text {
  font-family: Teko, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #63666a;
}

/* Blog Postcard */

.blog-postcard__post-details h2 {
  color: #63666a;
  font-family: Lato;
  font-weight: 700;
}

/* Blog Pagination */

.blog-pagination__link {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  color: #63666a;
}

/* Blog Post */


.blog-post__title {
  font-family: BrownStd,sans-serif;
 /* font-family: Teko, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;*/
  color: #63666a;
  text-transform: none;
}


.blog-post__body h1,
.blog-post__body h2,
.blog-post__body h3,
.blog-post__body h4,
.blog-post__body h5,
.blog-post__body h6 {
  color: #63666a;
  font-family: BrownStd,sans-serif;
  /*font-family: Lato, sans-serif;*/
  font-weight: 700;
}

/* Recent Posts */

.blog-recent-posts .content-wrapper > h2 {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
  font-weight: 700;
}

/* ************************************************************************* */
/* *************************   10. System Pages   ************************** */
/* ************************************************************************* */

/* Error Pages - Global */

.error-page:before {
  font-family: Lato, sans-serif; font-style: normal; font-weight: normal; text-decoration: none;
}

/* System Pages - Global */

.hs-search-results__title {
  font-family: Teko, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
  color: #63666a;
}

.hs-search-results__title:hover {
  font-family: Teko, sans-serif; font-style: normal; font-weight: 700; text-decoration: none;
}

/* Forms in System Pages */

#email-prefs-form h3 {
  font-size: 26px;
}

/* Password Prompt */

.password-prompt input[type='password'] {
  margin-bottom: 20px;
}

/* Backup Unsubscribe */

.backup-unsubscribe input[type='email'] {
  margin-bottom: 20px;
  padding: 10px 10px !important;
}

/* ************************************************************************* */
/* ***************************   11. Modules  ****************************** */
/* ************************************************************************* */

/* Icon */

body .icon svg {
  fill: #ed8b00;
  width: 16px;
}

/* Social Follow */

.blog-post__social-sharing .social-links__icon,
body .social-links__icon {
  background-color: rgba(201, 76, 76, 0.0);
  /*background-color: #FFFFFF;*/
}

.blog-post__social-sharing .social-links__icon svg,
body .social-links__icon svg {
  fill: #fff;
  
}
.social-links__icon svg {
  fill: #fff;
 /* fill: #ed8b00;*/
}

body .social-links__icon:hover,
body .social-links__icon:focus,
body .social-links__icon:active {
  background-color: #ed8b00;
}

body .social-links__icon:hover svg,
body .social-links__icon:focus svg,
body .social-links__icon:active svg {
  fill: #FFFFFF;
}

/* Statistic */

body .statistic__circle {
  background-color: #FFFFFF;
}

body .statistic__bar,
body .statistic__fill {
  border-color: #ed8b00;
}

body .statistic__info {
  color: #ed8b00;
}

/* Testimonial slider */

body .tns-nav button {
  background-color: #FFFFFF;
}

body .tns-nav .tns-nav-active {
  background-color: #ed8b00;
}

.testimonial__module {
  border-top-color: #ed8b00 !important;
}

.testimonial__module__text:before {
  background-color: #ed8b00 !important;
}

/* Card section */

.cards__card.card,
.card.pricing-card {
  border-top-color: #ed8b00;
}

.card-section__wrapper .tns-nav .tns-nav-active {
  background-color: #ed8b00 !important;
}

/* Latest posts */

.news_listing__featured_image {
  border-bottom-color: #ed8b00 !important;
}

.news_listing__wrapper .tns-nav .tns-nav-active {
  background-color: #ed8b00 !important;
}

/* Pricing card */

.card-body svg {
  fill: #63666a;
}
/*  SLIDER DFG  */
.slick-prev, .slick-next{
 visibility: hidden !Important;
  display:none !Important;
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "" !Important;
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    /* color: #d12626; */
    opacity: 0.25;
  background-color:#ed8b00;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.hs_cos_gallery_main, .hs_cos_gallery_thumbnails, .hs_cos_gallery_lightbox {
    padding: 0px 00px !Important;
}
.caption.superimpose {
    position: relative;
    top: 10;
  margin-top:150px;
  margin-left: 800px;
    background-color: rgba(0,0,0,0.0);
    color: #fff;
    padding: 5px;
}
/* DG  */
.header-h1{
  color:white;
}
.subhead-h2{
  color:white;
}
.subhead-h3{
  color: #ebebeb;
}
.feature-h1{
  color:white;
}
.feature-subhead-h2{
  color:white
}
.feature-subhead-h3{
  color:white
}
.feature-subhead-h4{
  color:white
}
.feature-p{
  color:white
}
.feature-benefits-h5{
  color:white
}
/* BUTTON Eddyfi */
.cm-banner-btn.banner-btn a {
  background-color: #ed8b00;
  padding: .7rem 2rem;
  padding-left: 53px;
  padding-right: 1.8rem;
  color: #fff;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  font-family: BrownStd,sans-serif;
  font-size: 100%;
  text-decoration: none;
}
.cm-banner-btn.banner-btn a:after, 
.cm-banner-btn.banner-btn a:before {
  content: '';
  width: 0;
  left: 0;
  height: 1px;
  background-color: #27251f;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: width .2s ease-out,height .4s .2s ease-out;
}
.cm-banner-btn.banner-btn a:after {
  top: 70%;
}
.cm-banner-btn.banner-btn a:hover:after, 
.cm-banner-btn.banner-btn a:hover:before {
  height: 50px;
  width: 100%;
}
.line {
  top: 30%;
  content: '';
  width: 0;
  left: 0;
  height: 1px;
  background-color: #27251f;
  position: absolute;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: width .2s ease-out,height .4s .2s ease-out;
}
.cm-banner-btn.banner-btn a:hover .line {
  height: 50px;
  width: 100%;
}
.cm-banner-btn.banner-btn a .text {
  padding-left: 15px;
  position: relative;
  z-index: 10;
  transition: color .2s .2s;
}
.cm-banner-btn.banner-btn a .text .icon {
  margin-right: 10px;
  position: absolute;
  font-size: 1.5rem;
  left: -26px;
  color: #fff;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  top: 45%;
  
}
.icon-ask-expert::before {
  content: "";
}
.icon-info::before {
    content: "";
}
.icon-quote::before {
    content: "";
}
[class^="icon-"], [class*=" icon-"] {
    font-family: 'svg-eddyfi' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.card__text{
  min-height:280px;
  font-size: 1.1em;
}
.short{
  min-height:180px;
}
.card{
    border-top: 3px solid #ed8b00 !Important;
}
.globe_class{
  /*display:none !Important;*/
}
.header__language-switcher .lang_switcher_class .globe_class {
     background-color: #000;  
      border: 1px solid #000;  
    border-radius: 50%;
    margin-top: 5px;
}
.globe_class {
    background-image: url(//static.hsappstatic.net/cos-LanguageSwitcher/static-1.11/img/glsobe.png) !Important; 
    /* background-position: 50%; */
    /* background-repeat: no-repeat; */
    /* background-size: cover; */
    /* border-radius: 10px; */
    width: 0px !Important;
    height: 0px !Important;
    cursor: pointer;
  background-color:white !Important;

    border: 1px solid #fff !Important; 
    border-radius: 50%;
    margin-top: 5px;
}
.form-head{
  font-size:2em;
}
a.anchor {
    display: block;
    position: relative;
    top: -200px;
    visibility: hidden;
}
/* Application pages */

.overview-text {
    font-size: 1.25rem;
    text-align: center;
    margin: 0 auto;
    color: #ed8b00 !Important;
    line-height: 1.75;
    padding-bottom: 40px;
}
.applications-header{
  color:#ffffff;
  text-align:left;
  font-size:2.5em;
  padding:20px 0px 20px 20px;
  width:100%;
  z-index:400;
  position: relative;
}
.title-container{
  max-width:1200px;
  margin:auto;
}
.dnd_area_main_banner-module-1-flexbox-positioning {
    display: -ms-flexbox !important;
    -ms-flex-direction: column !important;
    -ms-flex-align: center !important;
    -ms-flex-pack: start;
    display: flex !important;
    flex-direction: column !important;
    align-items: left !important;
    justify-content: flex-start;
}
.app-statement{
  text-align:center;
  color: #000000
}
/* Application pages */
.app-note-title {
    font-size: 1rem;
    margin: .5rem 0 1rem;
    padding: 0;
 
    line-height: 1;
    font-weight: 700;
    color: #000;
   text-decoration:none;
  text-align:center;
}
.app-note-title a:link  {
    text-decoration: none !Important;
}
.custom-list ul {
    list-style-type: none;
  color:red !Important;
}
.custom-list li {
    position: relative;
    margin-bottom: .5rem;
    margin-left: .5em;
    font-size: .9rem;
    line-height: 1.5;
  color:#63666a !Important;
}
.custom-list li:before {
    content: '';
    height: 10px;
    background: url(https://www.eddyfi.com/areas/client/assets/img/bullet.svg) no-repeat;
    background-size: contain;
    position: absolute;
    width: 1.25em;
    left: -2.25em;
    top: .4em;
}
.custom-list-white ul {
    list-style-type: none;
  color:#ffffff !Important;
}
.custom-list-white li {
    position: relative;
    margin-bottom: .5rem;
    margin-left: .5em;
    font-size: .9rem;
    line-height: 1.5;
  color:#ffffff !Important;
}
.custom-list-white li:before {
    content: '';
    height: 10px;
    background: url(https://www.eddyfi.com/areas/client/assets/img/bullet.svg) no-repeat;
    background-size: contain;
    position: absolute;
    width: 1.25em;
    left: -2.25em;
    top: .4em;
}
.custom-list-black ul {
    list-style-type: none;
  color:red !Important;
}
.custom-list-black li {
    position: relative;
    margin-bottom: .5rem;
    margin-left: .5em;
    font-size: .9rem;
    line-height: 1.5;
  color:#63666a !Important;
}
.custom-list-black li:before {
    content: '';
    height: 10px;
    background: url(https://www.eddyfi.com/areas/client/assets/img/bullet.svg) no-repeat;
    background-size: contain;
    position: absolute;
    width: 1.25em;
    left: -2.25em;
    top: .4em;
}
.app-note-image{
 background-size: cover;
 background-position: 50% 50%;
 background-repeat: no-repeat;
 height: 350px;

}
.dnd_area_main_banner-row-0-padding{
  padding-top:6em !Important;
  padding-bottom:6em !Important;
  
}
.dnd_area_main_banner-row-0-background-image{
   background: 
    /* top, transparent red, faked with gradient */ 
    linear-gradient( rgba(0, 0, 0, 0.45), 
      rgba(0, 0, 0, 0.45)
    )
}
/* BANNER AREA */
.banner-container {
  color: #fff;
  background-color: #f5f5f5;
  position: relative;
}
.banner-container:after{
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(0,0,0,.5);
}
.page-center {
  max-width: 1200px !important;}
.banner-area {
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover;
  background-position: center;
  padding-top: 35vh  !important;
  padding-bottom: 35vh  !important;
}
.header-container .banner-area .page-center{
  padding-top: 25vh  !important;
  padding-bottom: 25vh  !important;
  position: relative;
  z-index: 1;
}
.banner-area p{
  font-family: BrownStd,sans-serif;
  font-weight: 700;
  position: relative;
  font-size: unset;
  line-height:unset;
  margin:0 0 7rem;
}
.banner-area p span{
  font-size: 1.17em;
}
.banner-area h1{
  padding-bottom: 1rem;
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin: 0;
}
.cm-banner-btn.banner-btn a {
  background-color: #ed8b00;
  padding: .7rem 2rem;
  padding-left: 53px;
  padding-right: 1.8rem;
  color: #fff;
  display: inline-block;
  position: relative;
  overflow: hidden;
  border: none;
  cursor: pointer;
  font-family: BrownStd,sans-serif;
  font-size: 100%;
}
.cm-banner-btn.banner-btn a:after, 
.cm-banner-btn.banner-btn a:before {
  content: '';
  width: 0;
  left: 0;
  height: 1px;
  background-color: #27251f;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  transition: width .2s ease-out,height .4s .2s ease-out;
}
.cm-banner-btn.banner-btn a:after {
  top: 70%;
}
.cm-banner-btn.banner-btn a:hover:after, 
.cm-banner-btn.banner-btn a:hover:before {
  height: 50px;
  width: 100%;
}

/* END BANNER AREA  */
@media(max-width: 767px) {
 .app-note-image{
 height: 300px;
 }
 .banner-text-area h1 {
 font-size: 40px;
 }
 .banner-text-area h2 {
 font-size: 20px;
 }
}
.pdf-file{
  padding:10px 10px 10px 10px
}

/*******************/
/*** TEMP TWEAKS ***/
div[data-global-resource-path="Eddyfi_October2019 Theme,Website Templates/Microsite Language Template/templates/partials/footer.html"]{
  padding-bottom:10px;  
}

div[data-global-resource-path="Eddyfi_October2019 Theme,Website Templates/Microsite Language Template/templates/partials/footer.html"] .footer{
  background-color:#000;
  padding:0;
}

div[data-global-resource-path="Eddyfi_October2019 Theme,Website Templates/Microsite Language Template/templates/partials/footer.html"],
div[data-global-resource-path="Eddyfi_October2019 Theme,Website Templates/Microsite Language Template/templates/partials/footer.html"] .footer__container{
  background-color:#000; 
}

div[data-global-resource-path="Eddyfi_October2019 Theme,Website Templates/Microsite Language Template/templates/partials/footer.html"] .footer .social-links a:nth-of-type(4) span{
  margin-right:0;
}


html[lang="ja-jp"] div.header__navigation,
html[lang="zh"] div.header__navigation,
html[lang="de"] div.header__navigation{
  display:none;
  border:1px solid red;        
}

html[lang="ja-jp"] main,
html[lang="de"] main{
  margin-top:-5px;
}
html[lang="zh"] main{
  margin-top:-42px;
}
/*** END TEMP TWEAKS ***/
/***********************/