/* @import url('http://example.com/example_style.css'); */

/*@import url('https://fonts.googleapis.com/css?family=Crimson+Pro|Nunito+Sans&display=swap');*/
@import url("https://fonts.googleapis.com/css2?family=Crimson+Pro:wght@400;700&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Nunito+Sans:wght@400;500;600;700&display=swap");

/*@font-face {
    font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    src: url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Fonts/Helvetica%20Neue%20LT%20W01_Light/50ac1699-f3d2-47b6-878f-67a368a17c41.eot#iefix") format("eot"),
    url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Fonts/Helvetica%20Neue%20LT%20W01_Light/50ac1699-f3d2-47b6-878f-67a368a17c41.woff2") format("woff2"), 
    url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Fonts/Helvetica%20Neue%20LT%20W01_Light/50ac1699-f3d2-47b6-878f-67a368a17c41.woff") format("woff"), 
    url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Fonts/Helvetica%20Neue%20LT%20W01_Light/50ac1699-f3d2-47b6-878f-67a368a17c41.ttf") format("truetype");
}*/

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.container-fluid {
  zoom: 1;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Clearfix */

.clearfix {
  zoom: 1;
}

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

.clearfix:after {
  clear: both;
}

/* Visibilty Classes */

.hide {
  display: none;
}

.show {
  display: block;
}

.invisible {
  visibility: hidden;
}

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

/* Responsive Visibilty Classes */

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Videos */

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

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

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

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

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

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

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

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

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

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

/* Forms */

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

/* Menus */

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Space Module */

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

/* Blog Author Section */

.hs-author-listing-header {
  margin: 0 0 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 0.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: 0.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 0.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: 0.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: 0.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;
  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;
}

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

   Index:         

  1. BASE STYLES   
    - Variables
    - Macros
    - Base
    - Typography

  2. COS STRUCTURE
    - Structure
    - Header
    - Content
    - Footer

  3. MAIN NAVIGATION
    - Custom Menu Primary
    - Mobile Menu

  4. TEMPLATE MODULE CLASSES
    - Common Template Classes
    - Site Pages
    - Landing Pages
    - System Pages

  5. COS COMPONENTS
    - Blog
    - Forms
    - Buttons

  6. MISCELLANOUS

  7. MOBILE MEDIA QUERIES

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

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


   1. BASE STYLES                                             


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

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

/**
 * Find the most consistently used font styles, colors, and container widths 
 * for your site and assign them to the jinja variables below for easy use 
 * and reference. 
 *
 * Apply the variable as shown below.  Ignore the jingja comment tags.
 *
 * 
 */

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

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

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

/* ==========================================================================
   Macros                                                  
   ========================================================================== */

/** 
  * Create jinja macros for CSS3 properties that need browser prefixes.
  *
  * Apply the style as shown below on it's own CSS property line.  
  * Ignore the jinja comment tags. 
  *
  * 
  */

/** 
  * Example of how to apply the above macro (ignore the jinja comment tags):
  *
  * a {
  *   color: red;
  *   font-size: 12px;
  *    
  * }
  */

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

/** 
 * Box Sizing
 * 
 * Applies a natural box layout model to all elements so that width and padding 
 * are essentially combined, making responsive styles easier to manage.
 */

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

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

/* Website background color and default font styles */
body {
  background: #fff;
  color: #1e2336;
  font-family: Nunito Sans;
  font-size: 1.2em;
  line-height: 28px;
}

/**
 * Page Center
 *
 * Apply .page-center to .full-width modules.
 */

.container-fluid .row-fluid .page-center {
  float: none;
  max-width: 1440px;
  margin: 0 auto;
}

a {
  color: #009c82;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #006d5b;
  text-decoration: none;
}

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

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

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

table.rad-financial-table tr td img {
  max-width: 30px;
}

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

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

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

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

/* Headings */
h1 {
  margin: 50px 0 50px 0;
  font-family: "Crimson Pro", serif;
}
h2 {
  margin: 30px 0 50px 0;
  font-family: "Crimson Pro", serif;
}
h3,
h4,
h5,
h6 {
  margin: 0 0 20px 0;
  font-family: "Nunito Sans", sans-serif;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
}

h1 {
  /*font-size: 2.222em;*/
  font-size: 70px;
  line-height: normal;
  color: #1e2336;
  font-weight: normal;
  padding: 0 30% 80px 0;
  border-bottom: solid 1px #1e2336;
}
h2 {
  /*font-size: 1.333em;*/
  font-size: 50px;
  color: #2f3543;
  line-height: normal;
  font-weight: normal;
}
h3 {
  font-size: 34px;
  line-height: 40px;
  color: #2f3543;
}
h4 {
  /*font-weight: normal;*/
  font-size: 26px;
  line-height: normal;
  color: #2f3543;
}
h5 {
  font-size: 1.1em;
  line-height: normal;
  color: #2f3543;
  /*font-family: serif;*/
}
h6 {
}

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

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

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

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

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

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


   2. COS STRUCTURE                                            


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

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

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

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

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

.header-container-wrapper {
  /* min-height: 124px;*/
}
.header-container {
}

/* Logo styling */
.header-container .hs_cos_wrapper_type_logo {
}
.header-container .hs_cos_wrapper_type_logo a {
}
.header-container .hs_cos_wrapper_type_logo a img {
}

.custom-header-bg {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  background: #1e2336;
  width: 100% !important;
}
/*.custom-header-bg:before{
    content: "";
    width: 100% !important;
    position: fixed;
    top: 0;
    left: 0;
    border-top: 9px solid #b5bd00;
    z-index: 1000;
    
}*/

.custom-header-bg .page-center {
  padding: 0 7px;
}
.custom-header-inner {
  /*border-bottom: 1px solid #c6c6c6;*/
}

.custom-logo {
  padding-left: 12px;
  padding-bottom: 10px;
  padding-top: 20px;
}
.custom-logo img {
  max-width: 80px;
  height: auto;
}
.custom-header-right-col {
  position: relative;
}

.custom-header-search-grp ul {
  float: right;
  list-style: none;
  margin: 0;
  padding: 0;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  /*background-color: #efefef;*/
}

.custom-header-search-grp ul li {
  padding: 18px 19px 13px 19px;
  font-size: 0.722em;
  line-height: normal;
  list-style: none;
  float: left;
  /*border-right: 1px solid #fff;*/
}
.custom-header-search-grp ul li a {
  padding: 0px;
  color: #504c4b;
}
.custom-header-search-grp ul li a:hover {
  text-decoration: none;
}
.custom-header-search-grp ul li.search-open-btn {
  padding: 18px 14px 13px 14px;
  border: none;
  cursor: pointer;
}
.custom-header-search-grp ul li img {
  display: inline-block;
  vertical-align: middle;
}
#searchbox {
  right: 0;
  width: 350px;
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 48px;
}
#searchboxnew {
  right: 0;
  width: 350px;
  position: absolute;
  margin-top: 0px;
  z-index: 9999;
  top: 88px;
  height: 50px;
  border-bottom: 1px solid #6b6b73;
  display: none;
}
.searchTextboxContainer {
  /*float: right;*/
  position: relative;
  width: 100%;
}
.searchTextboxContainer input {
  border: 0 !important;
  background-color: #ffffff;
  line-height: normal !important;
  width: 100% !important;
  text-align: left;
  padding: 10px !important;
  position: relative;
  font-family: inherit !important;
  font-size: inherit !important;
  border-top: 2px solid #fff !important;
}
.searchTextboxContainer input::-webkit-input-placeholder {
  color: #333;
}

.searchTextboxContainer input:-moz-placeholder {
  color: #333;
}
.searchTextboxContainer input::-moz-placeholder {
  color: #333;
}

.searchTextboxContainer input:-ms-input-placeholder {
  color: #333;
}
.searchTextboxContainer .hs-button.primary {
  margin: 0;
  padding: 0;
  display: inline;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#SearchButtonContainer {
  float: right;
  position: absolute;
  display: none !important;
}
#SearchButtonContainer input {
  width: 20px;
  height: auto;
  border-width: 0px;
}

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

.body-container-wrapper {
}
.body-container {
}

.body-container .page-center {
  padding-left: 7px;
  padding-right: 7px;
  padding-top: 15px;
  padding-bottom: 15px;
}

/*#back-to-top{
    position: fixed;
    float: left;
    bottom: 45px;
    right: 3%;
    color: #023621;
    border: none;
    font-weight: normal;
    font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial, "Lucida Grande", sans-serif;
    text-decoration: none;
    padding: 2px 7px;
    font-size: 0.65em;
    z-index: 999;
}*/
.page-wide {
  position: relative;
  width: 100%;
}

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

/* Homepage */

/* Contact Us */

/* About Us */

/* Modular & Reusable Components
   ========================================================================== */

/* Callouts */

/* Social Media Custom Icons */

/* Additional Menus aside from the Main Nav */

.custom-breadcrumb .hs-breadcrumb-menu-wrapper {
  padding: 2px 9px 3px;
}
.custom-breadcrumb .hs-breadcrumb-menu-wrapper ul.hs-breadcrumb-menu:after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
.custom-breadcrumb .hs-breadcrumb-menu-wrapper ul.hs-breadcrumb-menu > li {
  font-size: 0.667em;
  padding: 0;
  float: left;
  padding-left: 5px;
}
.custom-breadcrumb
  .hs-breadcrumb-menu-wrapper
  ul.hs-breadcrumb-menu
  > li:first-child {
  padding-left: 0;
}
.custom-breadcrumb .hs-breadcrumb-menu-wrapper ul.hs-breadcrumb-menu > li > a {
  color: #009c82;
  text-decoration: none;
}
.custom-breadcrumb
  .hs-breadcrumb-menu-wrapper
  ul.hs-breadcrumb-menu
  > li
  > a:hover {
  color: #2a6496;
}
.custom-breadcrumb
  .hs-breadcrumb-menu-wrapper
  ul.hs-breadcrumb-menu
  > li
  > span.hs-breadcrumb-menu-divider {
  display: none;
}
.custom-breadcrumb
  .hs-breadcrumb-menu-wrapper
  ul.hs-breadcrumb-menu
  > li:not(:last-child)
  > a:after {
  content: " /";
}

/*-------------------Two Column Left----------------------*/
.custom-download-row1 .custom-simple-menu ul li a:hover {
  background: #ededa0;
}
.custom-download-row1 .custom-simple-menu ul li.active a {
  color: #023621;
  cursor: text;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
}
.two-column-left-layout .body-container .page-center {
  padding: 0 7px;
}
.two-column-left-layout .custom-main-content h1 sup {
  font-size: initial;
  margin-right: 2px;
  top: -0.4em;
}

.two-column-left-layout .custom-sidebar-top-column {
  margin-top: 22px;
  min-height: 66px !important;
}
.two-column-left-layout .custom-sidebar-top-column h3 {
  font-family: "Helvetica Neue LT W01_55 Roman", "HelveticaNeueRoman",
    "HelveticaNeue-Roman", "Helvetica Neue Roman", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  font-size: 1.333em;
  color: #009c82 !important;
  line-height: 30px;
  padding-bottom: 12px;
  margin: 0;
  font-weight: normal;
}
.two-column-left-layout .custom-sidebar-top-column h3 a {
  color: inherit;
}
.two-column-left-layout .custom-sidebar-menu {
  margin-top: 7px;
}
.two-column-left-layout .custom-sidebar-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.two-column-left-layout .custom-sidebar-menu ul li a {
  font-size: 0.889em;
  line-height: 19px;
  padding: 10px 20px 10px 0px;
  display: block;
  color: #504c4b;
}
.two-column-left-layout .custom-sidebar-menu ul li.active.active-branch > a {
  font-family: "Helvetica Neue LT W01_55 Roman", "HelveticaNeueRoman",
    "HelveticaNeue-Roman", "Helvetica Neue Roman", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}
.two-column-left-layout .custom-sidebar-menu ul li.active-branch > a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}

.two-column-left-layout .custom-sidebar-menu .hs-menu-wrapper > ul > li > ul {
  display: none;
}
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul {
  display: block !important;
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li
  > a {
  font-size: 0.778em;
  padding: 7px 20px 9px 10px;
  display: block;
  line-height: 19px;
  white-space: normal;
}
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active.active-branch
  > a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}

.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > ul {
  padding-left: 10px;
}

.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul {
  padding-left: 10px;
}
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active.active-branch
  > a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  margin: 5px 0;
  line-height: normal;
}
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li
  > a {
  font-size: 0.778em;
  line-height: normal;
  padding: 7px 20px 9px 10px;
  display: block;
  color: #504c4b;
}

.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > ul {
  display: none;
}
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul,
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul {
  display: block !important;
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li
  > a {
  font-size: 0.778em;
  padding: 7px 20px 9px 10px;
  display: block;
  line-height: normal;
  white-space: normal;
}
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li:first-child {
  padding-top: 5px;
}

.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active.active-branch {
  padding-bottom: 5px;
}
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active.active-branch
  > a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  margin: 5px 0;
}
.India-page.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active.active-branch
  > a {
  margin: 0;
}
.India-page
  .custom-menu-primary
  .hs-menu-wrapper
  > ul
  > li:nth-child(3)
  .hs-menu-depth-2
  ul {
  display: none;
}
.two-column-left-layout .custom-main-content {
  margin-top: 15px;
}
.two-column-left-layout .custom-main-content h2 {
  padding-bottom: 15px;
  padding-top: 10px;
  margin: 0;
}
.two-column-left-layout .custom-main-content p {
  margin: 0;
  padding-bottom: 10px;
}
.two-column-left-layout .custom-main-content p cite,
.two-column-left-layout .custom-main-content ul li cite {
  display: inline-block;
  font-style: normal;
  padding-bottom: 10px;
}
.two-column-left-layout .custom-main-content p a[href*=".pdf"] {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/link-arrow-1.png)
    no-repeat right center;
  padding-right: 20px;
  font-size: 1em;
  display: inline;
  float: none;
  padding-left: 0;
}

.two-column-left-layout .custom-main-content ul {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
.two-column-left-layout .custom-main-content ul li {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/disc.png)
    no-repeat left 10px;
  padding: 0 0 10px 20px;
  clear: both;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: top;
}
/*table.custom-data-table {
    width: 100%;
    margin-bottom: 25px;
    border-collapse: collapse;
    border-spacing: 0;
}

table.custom-data-table thead th:first-child {
    text-align: left;
}
table.custom-data-table thead th {
    background-color: #f6f6f4;
    text-align: right;
    font-weight: normal;
    padding: 7px 10px;
    font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial, "Lucida Grande", sans-serif;
}
table.custom-data-table tbody th {
    text-align: left;
    border-bottom: 1px solid #F6F6F4;
    padding: 7px 10px;
}
table.custom-data-table tbody td {
    border-bottom: 1px solid #F6F6F4;
    padding: 7px 10px;
    text-align: right;
    font-size: 0.889em;
}
table.custom-data-table .borderright {
    border-right: 1px solid #000!important;
}
table.custom-data-table .borderbottom {
    border-bottom: 1px solid #000!important;
}
table.custom-data-table .borderleft {
    border-left: 1px solid #000!important;
}*/

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table.rad-financial,
table,
table.rad-financial-table {
  width: 100%;
  margin-bottom: 25px;
  float: left;
  margin-top: -5px;
}
table.rad-financial thead th,
table.rad-financial-table thead th {
  background-color: #f6f6f4;
  text-align: right;
  font-weight: normal;
  padding: 7px 10px;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}
table.reports thead tr th,
table.reports tbody tr td {
  text-align: center;
}
table.rad-financial thead th:first-child,
table.rad-financial-table thead th:first-child {
  text-align: left;
}
table.reports thead tr th.reports-date,
table.reports thead tr th.reports-title,
table.reports tbody tr th.reports-date,
table.reports tbody tr td.reports-title,
table.reports tbody tr td.reports-date2 {
  text-align: left;
}
table.reports tbody tr td.reports-title,
table.reports thead tr th.reports-title {
  width: 37%;
}
table.rad-financial thead th,
table.rad-financial-table thead th {
  background-color: #f6f6f4;
  text-align: right;
  font-weight: normal;
  padding: 7px 10px;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}
table.reports thead tr th,
table.reports tbody tr td {
  text-align: center;
}
table.rad-financial tbody th,
table.rad-financial-table tbody th {
  text-align: left;
  border-bottom: 1px solid #f6f6f4;
  padding: 7px 10px;
}
table.reports tbody tr th.reports-date,
table.reports tbody tr th.reports-title {
  font-weight: normal;
  padding: 5px 10px 5px 0;
  width: 20%;
  font-size: 0.889em;
}
table.rad-financial tbody td,
table.rad-financial-table tbody td {
  border-bottom: 1px solid #f6f6f4;
  padding: 7px 10px;
  text-align: right;
}
table.reports thead tr th,
table.reports tbody tr td {
  text-align: center;
}
table.rad-financial td,
table.rad-financial-table td {
  font-size: 0.889em;
}
.two-column-left-layout .custom-main-content table h2 {
  padding: 10px 0;
}

/*.two-column-left-layout .custom-main-content .hs_cos_wrapper_type_simple_menu {
    padding: 15px 0 0 0;
}*/
.two-column-left-layout
  .custom-main-content
  .hs_cos_wrapper_type_simple_menu
  .hs-menu-wrapper {
  margin-bottom: 25px;
}
.two-column-left-layout
  .custom-main-content
  .hs_cos_wrapper_type_simple_menu
  .hs-menu-wrapper
  > ul {
  background: #fafae5;
  display: block;
  width: 100%;
}
.two-column-left-layout
  .custom-main-content
  .hs_cos_wrapper_type_simple_menu
  .hs-menu-wrapper
  > ul {
  background: #fafae5;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.two-column-left-layout
  .custom-main-content
  .hs_cos_wrapper_type_simple_menu
  .hs-menu-wrapper
  > ul
  > li {
  float: left;
  background: transparent;
  padding: 0;
  clear: none;
}
.two-column-left-layout
  .custom-main-content
  .hs_cos_wrapper_type_simple_menu
  .hs-menu-wrapper
  > ul
  > li
  > a {
  color: #023621;
  float: left;
  font-size: 1em;
  padding: 12px 25px 14px;
}
.two-column-left-layout
  .custom-main-content
  .hs_cos_wrapper_type_simple_menu
  .hs-menu-wrapper
  > ul
  > li
  > a:hover,
.two-column-left-layout
  .custom-main-content
  .hs_cos_wrapper_type_simple_menu
  .hs-menu-wrapper
  > ul
  > li.active
  > a {
  background: #ededa0;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
}
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > a[href*="/investors/results-reports-and-presentations/presentations/2016"],
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > a[href*="/investors/results-reports-and-presentations/reports/2016"] {
  font-size: 13.1778px;
}

.two-column-left-layout dfn {
  font-style: normal;
  display: block;
  margin-bottom: 25px;
}
.two-column-left-layout dfn a {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/link-arrow.png)
    no-repeat right center;
  display: inline;
  font-size: 1em;
  padding-right: 20px;
}

/*table.custom-data-table.with-pdf{
    margin-top:-5px;
}
table.custom-data-table.with-pdf thead th:first-child{
    width: 50%;
    text-align: left;
}
table.custom-data-table.with-pdf thead th{
    text-align: center;
}
table.custom-data-table.with-pdf tbody th{
    font-weight: normal;
    padding: 5px 10px 5px 0;
    width: 20%;
    font-size: 0.889em;
}
table.custom-data-table.with-pdf tbody td {
    font-size: 0.889em;
    text-align: center;
}

.mobile-visible {
    display: none;
}*/

.two-column-left-layout div#iframe-container {
  margin-top: 30px;
}

.three-col-eq-img {
  margin-top: 20px;
}
.three-col-eq-img .col-group {
  width: 33.33333333%;
  float: left;
  padding-left: 7px;
  padding-right: 7px;
}
.three-col-eq-img .col-group a {
  display: block;
  position: relative;
}

.three-col-eq-img .col-group a > span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  display: block;
  color: #023621;
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/PDF/white-bg.png)
    repeat;
}
.three-col-eq-img .col-group span.read-more {
  display: none;
}
.three-col-eq-img .col-group:hover span.read-more {
  display: block;
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/PDF/small-arrow-green-right.png)
    no-repeat 90% center #ffffff;
  opacity: 0.9;
}
.three-col-eq-img .col-group span.heading {
  display: block;
}
.three-col-eq-img .col-group:hover span.heading {
  display: none;
}
.three-col-eq-img .col-group .bottom-content {
  margin-top: 20px;
}
.three-col-eq-img .col-group .bottom-content p {
  padding: 0 0 5px;
  margin: 0;
}
.three-col-eq-img .col-group .bottom-content p cite {
  padding-bottom: 5px;
}

/*------------------------accordion------------------------*/
.custom-accordian {
  /*border-bottom: 1px solid #CCD7D3;*/
  margin-bottom: 20px;
}
.custom-accordian .custom-top-heading {
  padding: 10px 30px 10px 5px;
  /*color: #009c82;*/
  /*background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/menu-down.png) no-repeat 98% 20px;*/
  background: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/down-arrow-dkgrey.svg)
    no-repeat 98% 20px;
  background-size: 18px;
  cursor: pointer;
}
.custom-accordian .custom-top-heading:hover {
  /*color:#333;*/
  color: #999999;
}
.custom-accordian .custom-top-heading.custom-top-heading-active {
  /*background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/menu-up.png) no-repeat 98% 20px;*/
  background: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/up-arrow-dkgrey.svg)
    no-repeat 98% 20px;
  background-size: 18px;
  font-weight: 700;
}
.custom-accordian .custom-bottom-wrapper {
  /*background-color: rgba(234,234,234,1);*/
  /* background-color: #F9F9F9; */
  background-color: #ffffff;
  padding: 15px;
}
.custom-accordian .custom-bottom-wrapper p {
  padding-bottom: 5px;
}
.custom-accordian .custom-bottom-wrapper p cite {
  padding-bottom: 5px;
}
.custom-accordian .custom-bottom-content {
  display: none;
}

/*-------------two column equal with left image--------------*/

.two-col-eq-left-img .col-group.left-col {
  float: left;
  width: 44%;
}
.two-col-eq-left-img .col-group.right-col {
  float: left;
  width: 55%;
}
.two-col-eq-left-img .col-group .img-wrapper {
  float: left;
  width: 150px;
  display: table;
}
.two-col-eq-left-img .col-group .content-wrapper {
  float: left;
  width: calc(100% - 150px);
  display: table;
}
.two-col-eq-left-img .col-group .img-wrapper .img-inner {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
}
.two-col-eq-left-img .col-group .content-wrapper .content-inner {
  padding: 10px;
  display: table-cell;
  vertical-align: top;
}
.two-col-eq-left-img .col-group .content-wrapper .content-inner p {
  padding: 0;
}

/*  Our History page */
.our-history .content-wrapper {
  padding-top: 0;
}
.custom-history-slider
  .hs_cos_gallery_main
  .slick-slide
  .slick-slide-inner-wrapper {
  display: block;
  height: 100%;
  height: 100%;
}
.custom-history-slider .slick-slide {
  display: block;
}
.custom-history-slider .hs_cos_gallery_main {
  padding: 0;
}

.custom-history-slider .owl-carousel .owl-item {
  position: relative;
  height: 526px;
  width: 274px;
  background-color: #efefef;
  float: left;
  margin-right: 25px;
  font-family: "HelveticaNeueW01-45Ligh", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
}
.custom-history-slider .caption.below {
  padding: 10px;
}
.custom-history-slider .caption.below h1 {
  color: #504c4b;
  font-size: 50px;
  line-height: 46px;
  margin: 15px 0 20px;
}
.custom-history-slider .hs_cos_gallery_main .slick-slide-inner-wrapper > img {
  padding: 0 17px 17px 17px;
  position: absolute;
  bottom: 0;
  height: 190px;
  width: auto;
  display: block;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.custom-history-slider .caption.below p {
  color: #504c4b;
  text-align: center;
  font-size: 16px;
  line-height: 22px;
}
.owl-nav {
  position: absolute;
  top: -63px;
  right: -7px;
}
.owl-nav div {
  text-indent: -999em;
  background-position: center center;
  background-repeat: no-repeat;
  width: 32px;
  height: 40px;
  display: block;
  cursor: pointer;
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  z-index: 100000000;
}
.owl-carousel .owl-nav .disabled {
  cursor: default;
}
.owl-prev {
  background-image: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/left_arrow.png);
  right: 60px;
}
.owl-next {
  background-image: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/right_arrow-1.png);
  right: 4px;
}
.owl-prev.disabled {
  background-image: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/left_arrow_disabled.png);
}
.owl-next.disabled {
  background-image: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/right_arrow_disabled.png);
}
.owl-dots > div {
  width: 15px;
  height: 15px;
  display: inline-block;
  background-color: #625e5d;
  margin: 7px;
  border-radius: 50%;
}
.owl-dots > div.active {
  background-color: #00a993;
}
.owl-dots {
  text-align: center;
  margin: 20px 0;
}

.custom-history-slider {
  margin-top: 58px;
}

/*------------------three column----------------------*/

.three-column-layout .body-container .page-center {
  padding-top: 0;
  padding-bottom: 0;
}

.three-column-layout .custom-sidebar-top-column {
  margin-top: 22px;
  min-height: 66px !important;
}
.three-column-layout .custom-sidebar-top-column h3 {
  font-family: "Helvetica Neue LT W01_55 Roman", "HelveticaNeueRoman",
    "HelveticaNeue-Roman", "Helvetica Neue Roman", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  font-size: 1.333em;
  color: #009c82 !important;
  line-height: 30px;
  padding-bottom: 12px;
  margin: 0;
  font-weight: normal;
  word-wrap: initial;
}
.three-column-layout .custom-sidebar-top-column h3 a {
  color: inherit;
}
.three-column-layout .custom-sidebar-menu {
  margin-top: 7px;
}
.three-column-layout .custom-sidebar-menu ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.three-column-layout .custom-sidebar-menu ul li a {
  font-size: 0.889em;
  line-height: 19px;
  padding: 10px 20px 10px 0px;
  display: block;
  color: #504c4b;
}
.three-column-layout .custom-sidebar-menu ul li.active.active-branch > a {
  font-family: "Helvetica Neue LT W01_55 Roman", "HelveticaNeueRoman",
    "HelveticaNeue-Roman", "Helvetica Neue Roman", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}
.three-column-layout .custom-sidebar-menu ul li.active-branch > a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}

.three-column-layout .custom-sidebar-menu .hs-menu-wrapper > ul > li > ul {
  display: none;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul {
  display: block !important;
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li
  > a {
  font-size: 0.778em;
  padding: 7px 20px 9px 10px;
  display: block;
  line-height: 19px;
  white-space: normal;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active.active-branch
  > a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active.active-branch
  > a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}

.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li
  > ul {
  padding-left: 10px;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active-branch,
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li
  > ul.active-branch
  > li.active.active-branch {
  padding-top: 5px;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > a {
  line-height: normal;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li
  > ul.active-branch
  > li.active.active-branch
  > a {
  margin: 5px 0;
  line-height: normal;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active.active-branch
  > a {
  margin: 5px 0;
  color: #504c4b;
  font-size: 0.778em;
  line-height: normal;
  padding: 7px 20px 9px 10px;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}
.three-column-layout .custom-sidebar-menu .hs-menu-wrapper > ul > li {
  clear: both;
}

.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > ul
  > li.active-branch
  > ul {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  position: static !important;
  padding-left: 10px;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > ul
  > li.active-branch
  > ul
  > li
  > a {
  margin: 0;
  font-size: 0.778em;
  line-height: normal;
  padding: 7px 20px 9px 10px;
  display: block;
  color: #504c4b;
  white-space: normal;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > ul {
  display: none;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul {
  display: block !important;
  position: static !important;
  opacity: 1 !important;
  visibility: visible !important;
}

.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li
  > a {
  font-size: 0.778em;
  padding: 7px 20px 9px 10px;
  display: block;
  line-height: 19px;
  white-space: normal;
}
.three-column-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li.active.active-branch
  > a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}

.three-column-layout .custom-main-content {
  margin-top: 15px;
}
.three-column-layout .custom-main-content h2 {
  padding-bottom: 15px;
  padding-top: 10px;
  margin: 0;
}
.three-column-layout .custom-main-content p {
  margin: 0;
  padding-bottom: 10px;
}
.three-column-layout .custom-main-content p cite,
.three-column-layout .custom-main-content ul li cite {
  display: inline-block;
  font-style: normal;
  padding-bottom: 10px;
}
.three-column-layout .custom-main-content p a[href*=".pdf"] {
  padding-right: 20px;
  font-size: 1em;
  display: inline;
  float: none;
  padding-left: 0;
}

.three-column-layout .custom-main-content ul {
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
.three-column-layout .custom-main-content ul li {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/disc.png)
    no-repeat left 10px;
  padding: 0 0 10px 20px;
  clear: both;
}

.three-column-layout .main-content.right-col {
  margin-top: 5px;
}

.full-width-with-img {
  position: relative;
  margin-top: 15px;
  margin-bottom: 30px;
}
.full-width-with-img .col-group {
  width: 100%;
}
.full-width-with-img .col-group a {
  display: block;
  position: relative;
}
.full-width-with-img .col-group span {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 10px 15px;
  padding: 10px 5px 10px 15px;
  display: block;
  color: #023621;
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/PDF/white-bg.png?t=1489149164497)
    repeat;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  color: #009c82;
}
.full-width-with-img .col-group span.read-more {
  display: none;
}
.full-width-with-img .col-group:hover span.read-more {
  display: block;
  line-height: 30px;
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/link-arrow.png)
    no-repeat right center;
  background-color: #fff;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
}
.full-width-with-img .col-group:hover span.read-more:hover {
  color: #333;
}
.full-width-with-img .col-group span.heading {
  display: block;
}
.full-width-with-img.hover .col-group:hover span.heading {
  display: none;
}
.full-width-with-img .col-group .bottom-content {
  margin-top: 20px;
}
.full-width-with-img .col-group .bottom-content p {
  padding: 0 0 5px;
  margin: 0;
}
.full-width-with-img .col-group .bottom-content p cite {
  padding-bottom: 5px;
}
.full-width-with-img .col-group:hover span.heading {
  color: #333;
}
.full-width-with-img img {
  width: 100%;
}

.full-width .custom-2col-eq.two-col-bg .col h2 {
  line-height: 25px;
  font-size: 1.33em;
  color: #2f3543;
  margin-bottom: 17px;
  padding: 0 0 5px;
}

/* Full Width With Form  */

.full-width.with-form .custom-full-width-form form {
  width: 75%;
  margin-top: 15px;
}

.full-width.with-form
  .custom-full-width-form
  form
  ul.inputs-list.multi-container {
  margin: 0 0 15px;
}

.full-width.with-form
  .custom-full-width-form
  form
  ul.inputs-list.multi-container
  li.hs-form-radio {
  margin-right: 5px;
  min-width: 113px;
  float: left;
}

.full-width.with-form
  .custom-full-width-form
  form
  ul.inputs-list.multi-container:after {
  content: "";
  display: table;
  clear: both;
}

.full-width.with-form .custom-full-width-form form input[type="file"] {
  font-size: 18px;
  line-height: 24px;
}

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

.footer-container-wrapper {
  /*border-top: 11px solid #B5BD00;*/
  /*padding-top: 28px;*/
  /*margin-top: 30px;*/
  background-color: #1e2336;
}
.footer-container {
}

.custom-footer-bg {
  padding: 15px 0 20px 0;
}

.footer-container-wrapper .page-center {
  padding-left: 54px;
  padding-right: 7px;
}
.footer-container-wrapper .widget-type-raw_html {
  min-height: 0;
}

.custom-footer-social {
}
.custom-footer-social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.custom-footer-social ul li {
  float: left;
  margin-right: 12px;
  /*padding-top: 2px;
    padding-left: 2px;*/
}
.custom-footer-social ul li img {
  display: inline-block;
  vertical-align: middle;
}
.custom-copyright-bg {
  background-color: #1e2336;
  padding-top: 6px;
}
.custom-copyright {
}
.custom-copyright p {
  font-family: "Nunito Sans", sans-serif;
  margin: 3px 0px;
  font-size: 0.778em;
  padding: 0 0 5px;
  padding-left: 21px;
  color: #ffffff;
  text-align: right;
}

.custom-footer-logo {
  padding-left: 21px;
  padding-top: 2px;
}

.custom-footer-logo img {
}

.custom-footer-menu {
}
.custom-footer-menu .hs-menu-wrapper > ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.custom-footer-menu .hs-menu-wrapper > ul > li {
  font-family: "Nunito Sans", sans-serif;
  padding-right: 7px;
  float: left;
  margin-bottom: 14px;
  width: 30% !important;
}
.custom-footer-menu .hs-menu-wrapper > ul > li > a {
  font-size: 0.833em;
  color: #d8d8d8;
  line-height: 16px;
  float: left;
}
.custom-footer-menu .hs-menu-wrapper > ul > li > a:hover {
  color: #009c82;
}

.footer-about-us {
  padding-top: 35px;
}

.footer-about-us .footer-content a {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  line-height: 16px;
}
.footer-about-us a:first-of-type {
  margin-right: 40px;
}

.footer-about-us .footer-image {
  padding-left: 7.5%;
}
.footer-about-us .footer-image img {
  margin: 0;
}

.footer-about-us .footer-content {
  max-width: 730px;
  width: 40%;
}

.footer-about-us .footer-legal {
  background-color: #e0e0e0;
  font-size: 14px;
  line-height: 17px;
  padding: 20px 7.5%;
  margin-top: 15px;
}

@media only screen and (max-width: 991px) {
  .footer-content {
    width: 100% !important;
  }
}
@media only screen and (max-width: 768px) {
  .footer-content {
    margin-top: 20px !important;
    margin-left: 7.5% !important;
  }
}

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


   3. MAIN NAVIGATION                                            


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

.custom-menu-primary
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > ul
  > li.active-branch
  > a {
  background: #efefef;
  color: #1e2336;
}

.custom-menu-primary
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > a[href*="/investors/results-reports-and-presentations/presentations/2016"]
  ~ ul,
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li
  > a[href*="/investors/results-reports-and-presentations/presentations/2016"]
  ~ ul,
.custom-menu-primary
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > a[href*="/investors/results-reports-and-presentations/reports/2016"]
  ~ ul,
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li
  > a[href*="/investors/results-reports-and-presentations/reports/2016"]
  ~ ul,
.custom-menu-primary
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > li
  > a[href*="/investors/shareholder-information/agm-information/2016"]
  ~ ul,
.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li
  > a[href*="/investors/shareholder-information/agm-information/2016"]
  ~ ul {
  display: none !important;
}
.custom-menu-primary
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > a[href*="/investors/results-reports-and-presentations/presentations/2016"]
  ~ .child-trigger,
.custom-menu-primary
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > ul
  > li
  > a[href*="/investors/results-reports-and-presentations/reports/2016"]
  ~ .child-trigger,
.custom-menu-primary
  .hs-menu-wrapper
  > ul
  > li
  > ul
  > li
  > li
  > a[href*="/investors/shareholder-information/agm-information/2016"]
  ~ .child-trigger {
  display: none !important;
}

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

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

/* Parent List */
.custom-menu-primary {
}

.custom-menu-primary .hs-menu-wrapper > ul {
  background: transparent;
  margin-top: 16px;
  float: right;
}
.custom-menu-primary .hs-menu-wrapper > ul > li {
  background: transparent;
}

.custom-menu-primary .hs-menu-wrapper > ul > li > a {
  color: #ffffff;
  font-family: "Nunito Sans", sans-serif;
  display: block;
  padding: 17px;
  font-size: 0.889em;
}

.custom-menu-primary
  .hs-menu-wrapper
  ul
  li.hs-menu-depth-3
  a[href*="/delarue-2752422.hs-sites.com/global-insights/new-and-news/product-spotlight-bkp"] {
  display: none !important;
}
.custom-menu-primary sup,
sub {
  font-size: initial;
}
/* Override max width on menu links */
.custom-menu-primary .hs-menu-wrapper > ul li a,
.hs-menu-wrapper.hs-menu-flow-horizontal
  > ul
  li.hs-item-has-children
  ul.hs-menu-children-wrapper
  li
  a {
  overflow: visible !important;
  max-width: none !important;
  width: auto !important;
}

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

  /* Child List */
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background-color: #1e2336; /* #f5f5f3 */
    min-width: 220px;
    padding-bottom: 15px; /* To add padding to the bottom of the dropdown menus */
  }
  /*.custom-menu-primary .hs-menu-wrapper > ul > li > ul > li > ul > li > ul,
    body:not(.India-page) .custom-menu-primary .hs-menu-wrapper>ul>li>a[href*="/india"],
    .custom-menu-primary .hs-menu-wrapper>ul>li>a[href*="/site-services/accessibility"]{
        display: none !important;
    }*/
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
    background-color: #1e2336; /* #ffffff */
    /*border-bottom: 1px solid #c6c6c6;
        border-left: 1px solid #c6c6c6;
        border-right: 1px solid #c6c6c6;*/
    clear: both;
    text-align: left;
    white-space: nowrap;
    width: 100%;
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    color: #ffffff;
    padding: 5px 20px; /* 15px 20px */
    display: block;
    font-size: 0.778em;
    font-weight: 700;
    font-family: "Nunito Sans", sans-serif;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    color: #ffffff;
    padding: 5px 20px; /* 15px 20px */
    display: block;
    font-size: 0.778em;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a {
    color: #ffffff;
    padding: 5px 20px; /* 15px 20px */
    display: block;
    font-size: 0.778em;
    font-weight: 400;
    font-family: "Nunito Sans", sans-serif;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:hover > a {
    color: #009c82;
    /*background: #009c81;*/
  }

  .custom-menu-primary {
    height: auto !important;
  }
  /* Use this to turn the first menu item into a Home icon */
  /*.custom-menu-primary .hs-menu-wrapper > ul > li:first-child > a {
        background: url('//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/icon-home.png') no-repeat center center !important;
        text-indent: -9999px;
    }*/
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(5) > ul ul,
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(6) > ul ul,
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(7) > ul ul {
    left: auto !important;
    right: 100%;
  }

  .custom-menu-primary .hs-menu-wrapper > ul > li:hover > a {
    color: #009c82;
    /*background: #009c81;*/
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.active > a,
  .custom-menu-primary .hs-menu-wrapper > ul li.active-branch > a {
    color: #009c82;
    /*background: #009c81;*/
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(2) > ul {
    left: -2% !important; /* -57% */
    margin-left: 0px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    margin-left: 10px; /* -38px */
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li:first-child {
    /*border-top: 1px solid #c6c6c6;*/
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li:first-child {
    padding-left: 14px;
    padding-right: 14px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li:hover > a {
    background: #efefef;
    color: #333;
  }
}
.custom-footer-menu .hs-menu-wrapper > ul > li {
  width: 35% !important;
}
.hs-menu-wrapper.hs-menu-flow-horizontal > ul li a {
  max-width: none !important;
  overflow: visible !important;
}

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

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

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

@media (max-width: 991px) {
  /* Variables
       ========================================================================== */

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

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

  .custom-menu-primary,
  .custom-menu-primary .hs-menu-wrapper > ul,
  .custom-menu-primary .hs-menu-wrapper > ul li,
  .custom-menu-primary .hs-menu-wrapper > ul li a {
    display: block;
    float: none;
    position: static;
    top: auto;
    right: auto;
    left: auto;
    bottom: auto;
    padding: 0px;
    margin: 0px;
    background-image: none;
    background-color: transparent;
    border: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    max-width: none;
    width: 100%;
    height: auto;
    line-height: 1;
    font-weight: normal;
    text-decoration: none;
    text-indent: 0px;
    text-align: left;
    color: #ffffff;
  }

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

  .mobile-trigger {
    display: inline-block !important;
    cursor: pointer;
    position: absolute;
    top: 7px;
    right: 23px;
    width: 40px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .mobile-trigger:hover {
    text-decoration: none; /* Removes link text underline on button */
  }
  #site-wrapper {
    max-width: 100%;
    position: relative;
  }

  /* Change button when menu is open */
  .show-mobile-nav .mobile-trigger {
    background: #1e2336;
    height: 45px;
    padding: 20px 8px;
    top: -5px;
    right: 13px;
    width: 55px;
  }
  .show-mobile-nav .mobile-trigger i:after {
    transform: rotate(-88deg);
    top: 0px;
  }

  .show-mobile-nav .mobile-trigger i:before {
    display: none;
  }

  .show-mobile-nav .mobile-trigger i {
    transform: rotate(134deg);
  }
  .show-mobile-nav .mobile-trigger i {
    top: -15px;
  }
  .show-mobile-nav .mobile-trigger i,
  .show-mobile-nav .mobile-trigger i:before,
  .show-mobile-nav .mobile-trigger i:after {
    background-color: #ffffff;
  }

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

  .mobile-trigger i {
    display: inline;
    position: relative;
    top: -4px;
  }
  .mobile-trigger i:before,
  .mobile-trigger i:after {
    position: absolute;
    content: "";
  }
  .mobile-trigger i,
  .mobile-trigger i:before,
  .mobile-trigger i:after {
    width: 38px; /* Icon line width */
    height: 3px; /* Icon line height */
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    background-color: #ffffff; /* Icon color (#504c4b) */
    display: inline-block;
  }
  .mobile-trigger i:before {
    top: -11px; /* Position top line */
  }
  .mobile-trigger i:after {
    top: 11px; /* Position bottom line */
  }

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

  .child-trigger {
    display: block !important; /* Hide button on Desktop */
    cursor: pointer; /* Mouse pointer type on hover */
    position: absolute;
    top: 0px;
    right: 0px;
    width: 45px !important; /* Button width */
    min-width: 45px !important;
    height: 42px !important; /* Button height */
    padding: 0 !important;
    background-image: url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/mmenu-arrow.png");
    background-repeat: no-repeat;
    background-position: 9px 18px;
  }
  .child-trigger:hover {
    text-decoration: none;
  }
  .child-trigger.child-open {
    background-position: 9px -25px;
  }

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

  .custom-menu-primary.js-enabled {
    padding-top: 0px; /* Makes room for button */
    margin: 0;
    position: fixed;
    width: 262px !important; /* must match the value above in 'left' */
    z-index: 1000;
    background: #fff;
    right: -262px;
    -webkit-transition: right 500ms ease;
    -moz-transition: right 500ms ease;
    -o-transition: right 500ms ease;
    -ms-transition: right 500ms ease;
    transition: right 500ms ease;
    top: 0;
    z-index: 999;
    color: rgba(255, 255, 255, 0.6);
  }
  .show-mobile-nav .custom-menu-primary {
    right: 0;
  }
  .show-mobile-nav {
    overflow: hidden;
  }
  .body-container-wrapper,
  .footer-container-wrapper {
    -webkit-transition: right 500ms ease;
    -moz-transition: right 500ms ease;
    -o-transition: right 500ms ease;
    -ms-transition: right 500ms ease;
    transition: right 500ms ease;
    position: relative;
    right: 0;
  }
  .custom-header-bg {
    -webkit-transition: right 500ms ease;
    -moz-transition: right 500ms ease;
    -o-transition: right 500ms ease;
    -ms-transition: right 500ms ease;
    transition: right 500ms ease;
    right: 0;
    left: auto;
  }
  .show-mobile-nav .body-container-wrapper,
  .show-mobile-nav .footer-container-wrapper {
    right: 262px;
  }
  .show-mobile-nav .custom-header-bg {
    right: 222px;
  }
  /* Hide menu on mobile */
  .custom-menu-primary.js-enabled .hs-menu-wrapper,
  .custom-menu-primary.js-enabled .hs-menu-children-wrapper {
    display: none;
  }

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

  /* Mobile Menu Styles */
  .custom-menu-primary.js-enabled .hs-menu-wrapper {
    width: 100%;
    position: relative; /**************************************************************/
    top: 0; /* Positions the menu to drop from the very top of the screen */
    left: 0; /**************************************************************/
    padding: 0;
    visibility: visible !important;
    opacity: 1 !important;
    display: block !important;
  }
  .custom-menu-primary .hs-menu-wrapper {
    background-color: #1e2336; /* Menu background color set off global menuColorMobile variable */
    width: 100%; /* Full screen width */
    height: 100vh;
    overflow-y: auto;
  }
  .custom-menu-primary .hs-menu-flow-horizontal > ul {
    clear: both;
    float: none;
    display: block !important;
    overflow: hidden;
  }

  /* Level 1 Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul > li {
    position: relative;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li a {
    font-size: 0.8em;
    overflow: visible;
    text-overflow: ellipsis;
    overflow: hidden;
    line-height: 20px;
    display: block;
    margin: 0;
    text-transform: uppercase;
  }

  /* Level 1 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul li {
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a {
    color: #ffffff; /* link color set by global mobile-aColor variable */
    padding: 11px 20px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a:hover {
    color: #ffffff; /* link hover color set by global mobile-aColorHover variable */
  }

  /* Level 2 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul li {
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    font-size: 0.8em;
    text-overflow: ellipsis;
    overflow: hidden;
    padding: 9px 35px;
    display: block;
    text-transform: initial;
    font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
      "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
      "Lucida Grande", sans-serif;
  }

  /* Level 3 and Higher Menu List Styles */
  .custom-menu-primary .hs-menu-wrapper > ul ul ul li a {
    padding: 8px 45px;
    display: block;
    line-height: 20px;
    font-size: 0.7em;
    text-transform: none;
  }
  .custom-menu-primary .hs-menu-wrapper > ul ul ul ul li a {
    text-indent: 0; /* Indent Child lists */
    font-size: 11.7px;
  }
}
body.custom-404page.error-template.one-column .content-wrapper {
  padding-top: 0;
}

.two-column-right .main-content p {
  padding-bottom: 10px;
  margin: 0;
}

.job-opportunity-page .main-content ul {
  padding-left: 20px;
  margin-bottom: 15px;
}
.job-opportunity-page .main-content ul li {
  padding-bottom: 10px;
}

.job-opportunity-page .main-content ul ul {
  padding-left: 40px;
  margin-top: 15px;
}

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


   4. TEMPLATE MODULE SELECTORS                                         


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

/* Common Template Selectors                                             
   ========================================================================== */

body.one-column {
}
body.two-column {
}
body.three-column {
}
.content-wrapper {
}
.main-content {
}
.sidebar {
}
.sidebar.right {
}
.sidebar.left {
}

/* Common One Column Selectors */
body.site-page.one-column,
body.landing-page.one-column,
body.error-template.one-column,
body.password-template.one-column,
body.subscription-template.one-column {
}

body.site-page.one-column .main-content,
body.landing-page.one-column .main-content,
body.error-template .main-content,
body.password-template .main-content,
body.subscription-template .main-content {
}

/* Common Two Column Selectors */
body.site-page.two-column,
body.landing-page.two-column,
body.blog {
}

body.site-page.two-column .main-content,
body.landing-page.two-column .main-content,
body.blog .blog-content {
}

/* Common Three Column Selectors */
body.site-page.three-column,
body.landing-page.three-column {
}

body.site-page.three-column .main-content,
body.landing-page.three-column .main-content {
}

/* Site Pages                                            
   ========================================================================== */

/* One Column Template */
body.site-page.one-column {
}
body.site-page.one-column .content-wrapper {
}
body.site-page.one-column .main-content {
}

/* Two Column Template */
body.site-page.two-column {
}
body.site-page.two-column .content-wrapper {
}
body.site-page.two-column .main-content {
}
body.site-page.two-column .sidebar.right {
}

/* Three Column Template */
body.site-page.three-column {
}
body.site-page.three-column .content-wrapper {
}
body.site-page.three-column .main-content {
}

/* Landing Pages                                           
   ========================================================================== */

/* One Column Template */
body.landing-page.one-column {
}
body.landing-page.one-column .content-wrapper {
}
body.landing-page.one-column .main-content {
}

/* Two Column Template */
body.landing-page.two-column {
}
body.landing-page.two-column .content-wrapper {
}
body.landing-page.two-column .main-content {
}
body.landing-page.two-column .sidebar.right {
}

/* Three Column Template */
body.landing-page.three-column {
}
body.landing-page.three-column .content-wrapper {
}
body.landing-page.three-column .main-content {
}

/* System Pages                                          
   ========================================================================== */

/* Error Templates 404, 500 */
body.error-template.one-column {
}
body.error-template.one-column .content-wrapper {
}
body.error-template.one-column .main-content {
}

/* Password template */
body.password-template.one-column {
}
body.password-template.one-column .content-wrapper {
}
body.password-template.one-column .main-content {
}

/* Email Subscribition templates */
body.subscription-template.one-column {
}
body.subscription-template.one-column .content-wrapper {
}
body.subscription-template.one-column .main-content {
}

/* Full Width */

.full-width .body-container .page-center {
  padding: 0 7px;
}

.full-width .main-content {
  padding: 0 7px;
}

.full-width .main-content p {
  /*margin: 0;
    padding-bottom: 5px;*/
}

.full-width .main-content p cite {
  padding: 0 0 5px;
  font-size: 1em !important;
  line-height: normal !important;
  font-style: normal;
}

/*.full-width .main-content h2 {
    padding: 40px 0 15px;
    margin: 0;
}*/

.full-width .main-content p.custom-bottom-gap {
  padding-bottom: 10px;
}

.main-content p.custom-bottom-gap {
  padding-bottom: 10px !important;
}
a.custom-link-arrow,
.two-column-left-layout .custom-main-content p a.custom-link-arrow,
.full-width .main-content p a.custom-link-arrow {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/link-arrow.png)
    no-repeat right center;
  display: inline;
  font-size: 1em;
  padding-right: 20px;
}

hr.botbg {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/bottom-bg-1.jpg)
    repeat-x bottom left;
  height: 40px;
  float: left;
  margin: 0;
  width: 100%;
  border: none;
}

.five-column-equal-topic {
  display: table;
  width: 100%;
  margin-bottom: 15px;
}

.five-column-equal-topic .custom-column:first-child {
  margin-left: 0;
}

.five-column-equal-topic .custom-column {
  padding: 0px;
  width: /*18.4%*/ 160px;
  height: 160px;
  float: left;
  text-align: center;
  background-color: #626871 !important;
  border-radius: 50%;
  position: relative;
  margin: 10px 1% 30px;
  color: #fff;
  max-width: 160px;
  clear: none !important;
}

.five-column-equal-topic .custom-column:last-child {
  margin-right: 0;
}

.five-column-equal-topic .custom-column a {
  position: absolute;
  font-size: 0.9em;
  left: 0px;
  text-align: center;
  top: 50%;
  width: 100%;
  transform: translateY(50%);
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  padding: 20px;
  display: table;
}

.five-column-equal-topic .custom-column a h3 {
  color: #fff;
  display: table-cell;
  height: 160px;
  vertical-align: middle;
  margin: 0;
  font-size: 16.2px;
  line-height: 25.2px;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  font-weight: normal;
}

.five-column-equal-topic .custom-column a:hover h3 {
  color: #009c81;
}

/* Two Column Left Silder */

.custom-image-slider .hs_cos_gallery_main.slick-slider {
  padding: 10px 0;
  margin: 0;
  position: relative;
  border-bottom: 1px solid #d2d3d5;
}

.custom-image-slider
  .hs_cos_gallery_main.slick-slider
  .hs_cos_gallery_slide.slick-slide {
  margin: 0;
  display: block;
}

.custom-image-slider
  .hs_cos_gallery_main.slick-slider
  .slick-slide-inner-wrapper {
  display: block;
  margin: 0;
}

.custom-image-slider
  .hs_cos_gallery_main.slick-slider
  .slick-slide-inner-wrapper
  img {
  width: 66.66666667%;
  float: left;
  padding-left: 7px;
  padding-right: 7px;
}

.custom-image-slider
  .hs_cos_gallery_main.slick-slider
  .slick-slide-inner-wrapper
  .caption {
  width: 33.33333333%;
  float: left;
  padding-left: 7px;
  padding-right: 7px;
}

.custom-image-slider
  .hs_cos_gallery_main.slick-slider
  .slick-slide-inner-wrapper
  .caption
  h2 {
  font-size: 1.333em;
  color: #2f3543;
  line-height: normal;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  padding-bottom: 15px;
  padding-top: 10px;
}

.custom-image-slider
  .hs_cos_gallery_main.slick-slider
  .slick-slide-inner-wrapper
  .caption
  p {
  padding-bottom: 10px;
  font-size: 1em;
  line-height: 25px;
}

.custom-image-slider
  .hs_cos_gallery_main.slick-slider
  button.slick-prev.slick-arrow {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/prev.png)
    no-repeat left top;
  height: 100px;
  text-indent: -9999px;
  width: 50px;
  float: left;
  z-index: 999;
  top: 30%;
}

.custom-image-slider
  .hs_cos_gallery_main.slick-slider
  button.slick-next.slick-arrow {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/next.png)
    no-repeat right top;
  float: right;
  height: 100px;
  text-indent: -9999px;
  width: 50px;
  top: 30%;
  margin-right: -9px;
}

.custom-image-slider .hs_cos_gallery_main.slick-slider ul.slick-dots {
  display: none !important;
}

.custom-image-slider .hs_cos_gallery_main.slick-slider .button-wrapper {
  width: 67%;
  top: 36%;
  position: absolute;
  z-index: 99;
}

.custom-image-slider
  .hs_cos_gallery_main.slick-slider
  .button-wrapper
  button.slick-arrow {
  position: static;
  top: auto;
  margin: 0;
}

.custom-image-slider .hs_cos_gallery_main.slick-slider .slick-list {
  width: 100%;
}
.custom-investors-row3 .col-3 p.link a:hover {
  color: #333;
}
/*==================================== Info Page */
.point-of-view-tabs {
  float: left;
  width: 100%;
  margin-bottom: 2px;
}
.point-of-view-tabs-inner {
  float: left;
  width: 100%;
}

.point-of-view-tabs ul {
  display: table;
  float: left;
  padding: 0 !important;
  width: 100%;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}

.point-of-view-tabs ul li {
  background: #7f998e none repeat scroll 0 0;
  color: #fff;
  display: table-cell;
  float: none;
  list-style: outside none none;
  margin-bottom: 0 !important;
  padding: 0 !important;
  border-right: 1px solid #dbedeb;
}

.point-of-view-tabs ul li a {
  color: #fff;
  display: block;
  float: none;
  padding: 10px 0 !important;
  text-align: center;
  text-decoration: none;
}
.point-of-view-tabs ul li span {
  color: #fff;
  display: inline;
  padding: 0 !important;
}
.section-text-wrapper {
  max-width: 1263px;
  margin: 0 auto;
  border-bottom: 1px solid #fff;
}
.pov-container {
  margin-right: auto;
  margin-left: auto;
  max-width: 1263px;
  clear: both;
}
.point-of-view-mainwrapper img {
  margin: 0 auto;
  display: block;
}
.section-text {
  color: #fff;
  padding: 10px;
  text-align: center;
}
.point-of-view-tabs.sticky {
  float: none;
  position: fixed;
  z-index: 400;
  /*top: 124px;*/
  max-width: 1143px;
  /* left: 0; */
}
.section-text-wrapper.sticky {
  float: none;
  position: fixed;
  /*top: 168px !important;*/
  z-index: 400;
  max-width: 1156px;
  width: 100%;
}
.custom-tagline-tabber .show-tablet {
  display: none;
}
.custom-tagline-tabber div#twocolright {
  min-height: 94px;
}
.custom-tagline-tabber .pov-container {
  min-height: 45px;
}
.point-of-view-tabs,
.section-text-wrapper {
  top: -100px;
  transition: top 0.3s;
}
/* Home Page */

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 7px;
  padding-right: 7px;
}
.home .content-wrapper {
  padding-top: 2px;
  padding-bottom: 0;
}
.home .custom-header-inner {
  border-bottom: 0;
}
.custom-home-slider
  .hs_cos_gallery_main
  .slick-slide
  .slick-slide-inner-wrapper {
  display: block;
}
.custom-home-slider .hs_cos_gallery_main {
  padding: 0;
  margin-bottom: 41px;
}
.custom-home-slider .slick-arrow {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/prev-arrow.png)
    no-repeat left top;
  height: 30px;
  width: 36px;
  text-indent: -9999em;
  margin-left: 13px;
  position: absolute;
  z-index: 999;
  top: 46.5%;
}
.custom-home-slider .slick-dots button,
.custom-home-slider .slick-arrow::before {
  display: none;
}
.custom-home-slider .slick-next {
  background-image: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/next-arrow.png);
  margin-right: 13px;
}

.custom-home-slider .slick-dots {
  margin: 0;
  position: absolute;
  bottom: 1px;
}
.custom-home-slider .slick-dots li {
  background-image: none;
  background-color: #fff;
  width: 16px;
  height: 16px;
  border-radius: 8px;
  margin: 4px;
}
.custom-home-slider .slick-dots li.slick-active,
.custom-home-slider .slick-dots li:hover {
  background-color: #b5bf00; /* #00aa94 */
}
.custom-home-slider .hs_cos_gallery_main .caption.superimpose {
  background-color: transparent;
  top: 27%;
  left: 8.5%;
  width: 50%;
  text-align: left;
  padding: 0;
  z-index: 9999;
}

.custom-home-slider .hs_cos_gallery_main .caption.superimpose h1 {
  font-size: 2em;
  color: #504c4b;
  margin: 0 0 30px;
  line-height: normal;
}
.India-page .custom-home-slider .slick-slide-inner-wrapper::after {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/cloudy.png)
    no-repeat left top;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background-size: cover;
  content: "";
  display: block;
}
a.banner-btn {
  font-size: 1.111em;
  color: #fff;
  padding: 10px 14px;
  background: #33b09b;
  position: relative;
}
a.banner-btn::after {
  content: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/head-after-white.png);
  width: 30px;
  height: 20px;
  padding-left: 10px;
  position: relative;
}

.custom-home-row2 {
  margin-bottom: 52px;
}
.custom-home-row2 .hs_cos_wrapper_type_rss_listing > h3,
h3.title {
  display: none;
}
ul.tabber-nav {
  margin: 0 0 21px;
  padding: 0;
  border-bottom: 1px solid #c6c6c6;
  margin-top: 5px;
  list-style: none;
}
ul.tabber-nav li {
  height: 54px;
  line-height: 60px;
  margin-right: 0;
  border-top: 1px solid transparent;
  border-right: 1px solid transparent;
  border-left: 1px solid transparent;
  display: inline-block;
  margin-bottom: -1px;
}
ul.tabber-nav li.ui-tabs-active {
  position: relative;
  border-bottom: 1px solid #fff;
  z-index: 5;
  border-top: 1px solid #d4d4d1;
  border-right: 1px solid #d4d4d1;
  border-left: 1px solid #d4d4d1;
  background-color: #fff;
}
ul.tabber-nav li a {
  padding: 0px 15px;
  color: #009c82;
  text-decoration: none;
  font-size: 1.111em;
  line-height: 54px;
  outline: none;
  line-height: 53px;
  display: block;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  font-weight: normal;
}
ul.tabber-nav .ui-tabs-active a {
  color: #504c4b;
}
.custom-tabber-content ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.custom-home-row2 p.rad-header {
  font-size: 0.778em;
  padding: 0px;
  margin: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
.custom-home-row2 p.rad-link {
  margin-bottom: 15px;
  padding-bottom: 0;
}
.custom-home-row2 p.rad-link a {
  color: #33b09b;
  font-size: 0.889em;
  line-height: normal;
  background: none;
  font-weight: 700;
}
.tabber-flexi {
  border-bottom: 1px solid #d0d0d0;
  padding-bottom: 10px;
}
.tabber-flexi .hs-rss-description {
  display: none;
}
.tabber-flexi a.hs-rss-title {
  font-weight: bold;
  font-size: 16px;
}

a.after-arrow::after {
  content: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/head-after.png);
  width: 30px;
  height: 20px;
  padding-left: 10px;
  position: relative;
}

/*  */
.custom-home-row2cell1 h2 {
  font-size: 27px;
  color: #333;
  font-weight: normal;
}
.custom-home-row2cell1 p {
  font-size: 22px;
  line-height: normal;
  margin: 0;
  padding-bottom: 15px;
}
p.rad-link a {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/link-arrow.png)
    no-repeat right center;
  display: inline;
  font-size: 1em;
  padding-right: 20px;
}
.custom-home-row2-left h1 {
  font-size: 3em;
  color: #504c4b;
  border-bottom: 2px solid #c6c6c6;
  line-height: normal;
  margin: 0 0 8px;
  padding-bottom: 9px;
}
.custom-home-row2-left h1 small {
  font-size: 0.733em;
  padding-left: 0px;
  padding-top: 10px;
}
.custom-home-row2-right {
  background-color: #efefef;
  padding: 15px 20px;
}
.custom-4col-caption {
  clear: both;
}
.custom-4col-caption.imgs .signpost-bg-image {
  min-height: 0;
}
.custom-4col-caption.imgs .img {
  position: relative;
}
.custom-4col-caption.imgs .img img {
  width: 100%;
}
.custom-4col-caption.imgs .signpost-content p {
  font-size: 1.2rem;
  line-height: 30px;
  padding-bottom: 8px;
  font-weight: bold;
  padding: 0 0 10px;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
}
.custom-4col-caption.imgs .signpost-content {
  padding: 15px 4px 28px 17px;
  position: absolute;
  z-index: 99;
  top: 0;
  width: 100%;
  height: 100%;
}
.custom-4col-caption.bg .img {
  display: none;
}
.custom-4col-caption .signpost-bg-image {
  min-height: 280px;
  background-color: #504c4b;
  background-size: cover;
  margin-bottom: 62px;
  background-position: center center;
  position: relative;
}
.custom-4col-caption .signpost-content {
  position: absolute;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0);
}
.custom-4col-caption .see-more .signpost-content {
  background-color: transparent;
}
.custom-4col-caption .see-more .whitetitle {
  color: #fff;
  font-size: 24px;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
}
.custom-4col-caption.bg.no2 p.whitetitle {
  font-size: 1.429em;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif !important;
  font-weight: normal !important;
}
.home
  .custom-menu-primary
  .hs-menu-wrapper
  > ul
  > li.active-branch:first-child {
  display: none;
}
.custom-home-row2cell1 p.rad-link a {
  font-size: 1em;
  font-weight: normal;
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/link-arrow.png)
    no-repeat right center;
  color: #009c82;
}
p.sharepriceTitle {
  color: #504c4b;
  font-size: 1.111em;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}

.custom-home-row2cell1 {
  margin-bottom: 10px;
}

.custom-home-row2-left h1 + p {
  color: #504c4b;
  font-size: 1em;
  margin: 10px 0px 0px 0px;
  line-height: normal;
}

.tabber-flexi .hs-rss-byline {
  opacity: 1;
  font-size: 100%;
  font-size: 0.778em;
}
.tabber-flexi .custom-tabber-mod .rad-link a,
.tabber-flexi .custom-tabber-mod a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  line-height: normal;
  color: #33b09b;
  font-size: 0.889em;
  font-weight: normal;
}

.custom-4col-caption .whitetitle {
  color: #504c4b;
  padding: 15px 20px 20px;
  margin: 0;
  font-size: 1.111em;
  line-height: normal;
  font-family: "Helvetica Neue LT W01_55 Roman", "HelveticaNeueRoman",
    "HelveticaNeue-Roman", "Helvetica Neue Roman", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}
.custom-investors-row3 p.link {
  bottom: 15px;
  font-size: 20px;
  padding: 15px 20px 0;
  position: absolute;
  line-height: normal;
  margin-bottom: 0;
  color: #fff;
}
.custom-investors-row3 p.link:after {
  content: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/head-after-white.png);
  padding-left: 13px;
  padding-right: 20px;
}
.custom-4col-caption a:hover p,
.custom-4col-caption a:hover p.link {
  color: #33b09b;
}
.custom-4col-caption a:hover p {
  color: #009c82;
}
.custom-4col-caption a:hover p.link:after {
  content: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/head-after.png);
  padding-left: 13px;
  padding-right: 20px;
}

.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active-branch
  > ul
  > li.active-branch
  > ul
  > li
  > ul {
  display: none;
}

.custom-home-row2cell1 p.rad-link a:hover {
  color: inherit;
}
.custom-4col-caption .see-more a:hover .whitetitle {
  color: #009c82;
}
.custom-4col-caption .see-more p.link {
  padding: 15px 20px;
  margin: 0px;
  font-size: 20px;
  line-height: normal;
  padding-bottom: 20px;
  position: absolute;
  bottom: 0px;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  color: white;
}
.custom-4col-caption .see-more p.link:after {
  content: url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/head-after-wht.png");
  padding-left: 13px;
  padding-right: 20px;
}

/* india home */

.India-page .custom-menu-primary ul.hs-menu-children-wrapper .child-trigger {
  display: none !important;
}
.India-page.home .hs-rss-item {
  margin-bottom: 12px;
}
.India-page.home .page-center.content-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}
.India-page.home .custom-home-row2cell1 p {
  padding-bottom: 30px;
}

.india .custom-footer-social ul {
  margin-left: -13px;
}
.india .custom-footer-links ul {
  margin-left: -5.4px;
}
.india .custom-footer-links ul li {
  width: 30.25%;
}

/*================ Investors Page ==================================*/

.Investors-page .body-container .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.Investors-page p {
  margin: 0;
  padding-bottom: 5px;
}
.custom-investors-row2 .page-center > div {
  margin-top: 10px;
  padding-top: 20px;
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/contentrow-bg.jpg)
    repeat-x top left;
}
.custom-investors-row2 .page-center > div:after {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/bottom-bg.jpg)
    repeat-x bottom left;
  height: 40px;
  content: "";
  display: block;
}
.custom-investors-row2 ul,
.custom-corporate-row1 ul {
  width: 100%;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.custom-investors-row2 ul li,
.custom-corporate-row1 ul li {
  float: left;
  width: 47.5%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  border-bottom: solid 1px #c4c5c7;
}
.custom-investors-row2 ul li a {
  height: 78px;
  display: block;
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/link-arrow-2.png)
    no-repeat right 25px;
  padding-right: 30px;
  padding: 15px 30px 15px 0;
  font-size: 1.111em;
}
.custom-corporate-row1 ul li a {
  height: 58px;
  display: block;
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/link-arrow-2.png)
    no-repeat right 25px;
  padding-right: 30px;
  padding: 15px 20px 15px 0;
  font-size: 1.111em;
}
.custom-investors-row2 ul li:nth-child(even),
.custom-corporate-row1 ul li:nth-child(even) {
  margin-left: 2.5%;
}
.custom-investors-row2 ul li:nth-child(odd),
.custom-corporate-row1 ul li:nth-child(odd) {
  margin-right: 2.5%;
}
.custom-investors-row2 ul li:first-child,
.custom-investors-row2 ul li:nth-child(2),
.custom-corporate-row1 ul li:first-child,
.custom-corporate-row1 ul li:nth-child(2) {
  border-top: 1px solid rgb(196, 197, 199);
}

.custom-investors-row2 ul:after,
.custom-investors-row3 ul.tabs:after,
.custom-corporate-row1 ul:after,
.custom-corporate-row1 ul.tabs:after {
  content: "";
  display: block;
  clear: both;
}
table.yellowtable {
  width: 100%;
  background-color: #cece00;
  margin-bottom: 25px;
  float: left;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 18px;
}

table.yellowtable tr th {
  text-align: left;
  color: #fff;
  font-family: "Helvetica Neue LT W01_Bold", "HelveticaNeueBold",
    "HelveticaNeue-Bold", "Helvetica Neue Bold", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  font-size: 3.333em;
  padding: 15px 20px;
  line-height: 50px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  font-weight: normal;
}
table.yellowtable tr td {
  text-align: left;
  color: #333333;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  font-size: 1.333em;
  padding: 5px 20px 10px 20px;
  line-height: 24px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

.borderleft {
  border-left: 1px solid #000 !important;
}

.borderbottom {
  border-bottom: 1px solid #000 !important;
}

.body-container .custom-investors-row3 .page-center {
  padding-top: 60px;
  padding-bottom: 35px;
  border-bottom: 1px solid #d2d3d5;
}

.custom-investors-row3 h2 {
  margin-bottom: 0;
  line-height: 30px;
  padding-bottom: 30px;
}
.custom-investors-row3 h1 {
  font-size: 3.056em;
  color: #006747;
  line-height: 40px;
  padding: 16px 0;
}
.custom-investors-row3 p.link a {
  background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/link-arrow-2.png)
    no-repeat right center;
  display: inline;
  font-size: 1.111em !important;
  padding-right: 20px;
}
.custom-investors-row3 .col {
  position: relative;
  padding-bottom: 58px;
}
.custom-investors-row3 .col p.link {
  float: left;
  width: 100%;
  position: absolute;
  bottom: 15px;
  padding: 0;
  margin: 0;
  font-size: inherit;
  line-height: inherit;
}

.custom-investors-row3 .col.col-1 {
  border-right: 1px solid #ccd7d3;
}
.custom-investors-row3 .col.col-2 {
  border-right: 1px solid #ccd7d3;
}
.body-container .custom-investors-row4 .page-center {
  padding-top: 30px;
}
.custom-investors-row4 .left-col h3 + p {
  padding-bottom: 29px;
}
.custom-investors-row4 p.link {
  margin-top: 15px;
  font-size: 1.111em;
}
.custom-investors-row4 img {
  margin-top: 18px;
  display: inline-block;
}
.custom-investors-row4 p.link {
  position: relative;
  padding-left: 0;
}
.custom-investors-row4 p.link a::after {
  content: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/link-arrow.png);
}
.custom-investors-row3 ul.tabs {
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.custom-investors-row3 ul.tabs li {
  width: 50%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  float: left;
  background-color: #fafae5;
}
.custom-investors-row3 ul.tabs li a {
  width: 100%;
  display: block;
  cursor: pointer;
  font-size: 0.722em;
  color: #023621;
  padding: 10px;
  text-decoration: none;
}
.custom-investors-row3 ul.tabs li.current {
  background-color: #ededa0;
}
.custom-investors-row3 ul.tabs li.current a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}

.custom-investors-row3 .col-3 h5 {
  font-size: 1em;
  margin: 0;
  font-weight: normal;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
}
.custom-investors-row3 .col-3 p a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  font-size: 0.889em;
  line-height: normal;
  color: #33b09b;
}
.custom-investors-row3 .col-3 p a:hover {
  color: #33b09b;
}
.custom-investors-row3 .col-3 p {
  margin: 0 0 12px;
  color: #33b09b;
}
.custom-investors-row3 .tab-content p.link a {
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
}

.two-column-equal-with-bottom-pane {
  display: inline-block;
  background-color: #f0f0f0;
  padding-bottom: 22px;
  width: 100%;
  margin-bottom: 10px;
  margin-top: 12px;
}

.two-column-equal-with-bottom-pane .column-1 {
  width: 50%;
  float: left;
  padding-right: 7px;
}

.two-column-equal-with-bottom-pane .column-2 {
  width: 50%;
  float: left;
  padding-left: 7px;
}

.two-column-equal-with-bottom-pane .column-1 .inner-group {
  padding: 24px 30px 0;
}

.two-column-equal-with-bottom-pane .column-2 .inner-group {
  padding: 24px 30px 0;
}

.two-column-equal-with-bottom-pane .custom-bottom-column img {
  width: 100%;
}

.two-column-right-image {
  margin-left: -7px;
  margin-right: -7px;
}

.two-column-right-image .right-image {
  float: right !important;
  width: 33.33333333%;
  padding-left: 7px;
  padding-right: 7px;
}

.two-column-right-image .left-content {
  padding-left: 7px;
  padding-right: 7px;
  width: 66.66666667%;
  float: left;
}

.two-column-right-image .left-content p {
  line-height: 1.4em;
  margin-bottom: 3px;
  padding-bottom: 10px;
}

.two-column-right-image .left-content ul li {
  line-height: 1.4em;
  margin-bottom: 13px;
  margin-left: 8px;
  padding-bottom: 0;
}

.two-column-right-image:before {
  content: "";
  display: table;
}

.two-column-right-image:after {
  content: "";
  display: table;
  clear: both;
}

span.De_La_Rue_text {
  /*padding-bottom: 10px; commented out HS Support 05/22/17*/
  display: inline-block;
}

/* Two Column Right */

.two-column-right .body-container .page-center {
  padding-top: 0;
}

/*-- Bottom signpost css starts --*/
.bottom-signpost-content table.rad-datatable,
table.rad-datatable td a {
  color: #fff;
}
.bottom-signpost-content table.rad-datatable th {
  background-color: #b5bd00;
  text-align: center;
  padding: 15px;
  line-height: 20px;
  color: #fff;
  float: left;
  margin-bottom: 15px;
  margin-right: 1.5%;
}
.bottom-signpost-content table.rad-datatable td {
  display: block;
  float: left;
  margin-right: 1.5%;
  position: relative;
  margin-bottom: 15px;
  background-color: #737882 !important;
  padding-bottom: 70px;
}
.bottom-signpost-content table.rad-datatable td:first-child img,
.bottom-signpost-content table.rad-datatable td:nth-child(2) img {
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.bottom-signpost-content table.rad-datatable .table-inside {
  padding: 10px;
  float: left;
  width: 100%;
  z-index: 999;
  position: relative;
}
.bottom-signpost-content table.rad-datatable .hover-effect-table {
  position: absolute;
  min-height: 50px;
}
.bottom-signpost-content table.rad-datatable td:last-child,
.bottom-signpost-content table.rad-datatable th:last-child {
  margin-right: 0;
}
.bottom-signpost-content table.rad-datatable td:last-child ul li {
  margin-left: 0px;
  margin-bottom: 5px;
  line-height: 24px;
}
.bottom-signpost-content table.rad-datatable td ul li {
  background: transparent;
}
.bottom-signpost-content table.rad-datatable td:last-child img {
  display: none;
}
.bottom-signpost-content table.rad-datatable td:last-child {
  background-size: cover !important;
}
.bottom-signpost-content .table-inside ul li:before {
  content: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/list-style-wht.png) !important;
  padding-right: 10px;
  position: absolute;
  margin-left: -15px;
}
table.rad-datatable td a:hover {
  color: #009c82;
}
.bottom-signpost-content table.rad-datatable th,
.bottom-signpost-content table.rad-datatable td {
  width: 26.5%;
}
/*.bottom-signpost-content table.rad-datatable td img{width:100%;}*/
.bottom-signpost-content table.rad-datatable th:last-child,
.bottom-signpost-content table.rad-datatable td:last-child {
  width: 44%;
}
.bottom-signpost-content table.rad-datatable th:last-child {
  margin-right: 0px;
}
.bottom-content {
  padding-top: 20px;
}
/*-- responsive datatable--*/
.bottom-signpost-content .inv-responsive-table-wrapper table tbody tr td img {
  display: none;
}
.bottom-signpost-content
  .inv-responsive-table-wrapper
  table
  td.inv-responsive-data-td.inv-responsive-data-header {
  background-color: #b5bd00;
  color: #fff;
}
.bottom-signpost-content
  .inv-responsive-table-wrapper
  table
  td.inv-responsive-data-td.inv-responsive-data-content {
  background-color: #727881;
  color: #fff;
  text-align: left;
  border-left: 2px solid #fff;
}
.bottom-signpost-content
  .inv-responsive-table-wrapper
  table
  tr.inv-responsive-data-tr.inv-responsive-data-tr {
  border-bottom: 1px solid #fff;
}
.bottom-signpost-content .inv-responsive-table-wrapper table {
  margin-bottom: 10px;
}
/*-- ends --*/

.hover-effect {
  background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0 !important;
  float: left;
  height: 100%;
  min-height: 280px;
  width: 100%;
}
.hover-effect-table {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;
  float: left;
  height: 100%;
  min-height: 280px;
  width: 100%;
}

.bottom-signpost-content table.rad-financialtable th {
  background-color: #b5bd00;
  text-align: center;
  padding: 15px;
  line-height: 20px;
  color: #fff;
  display: block;
  float: left;
  margin-right: 15px;
  position: relative;
  margin-bottom: 15px;
  width: 48.5%;
  width: calc(50% - 15px);
}
.bottom-signpost-content table.rad-financialtable td {
  display: block;
  float: left;
  margin-right: 15px;
  position: relative;
  margin-bottom: 15px;
  background-color: #737882 !important;
  padding-bottom: 70px;
  width: 48.5%;
  width: calc(50% - 15px);
  color: #fff;
  padding: 10px;
  padding-bottom: 70px;
  min-height: 170px;
}
.bottom-signpost-content table.rad-financialtable tr:last-child td {
  margin-bottom: 0px;
}
.bottom-signpost-content table.rad-financialtable th:last-child,
.bottom-signpost-content table.rad-financialtable td:last-child {
  margin-right: 0px;
  width: 50%;
}
.bottom-signpost-content table.rad-financialtable ul li:before {
  content: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/list-style-wht.png) !important;
}
.bottom-signpost-content-right table.rad-financialtable th {
  background-color: #b5bd00;
  text-align: center;
  padding: 15px;
  line-height: 20px;
  color: #fff;
  display: block;
  float: left;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
}
.bottom-signpost-content-right table.rad-financialtable td {
  display: block;
  float: left;
  position: relative;
  margin-bottom: 15px;
  background-color: #737882 !important;
  padding-bottom: 70px;
  width: 100%;
  color: #fff;
  padding: 0px;
}
.bottom-signpost-content-right table.rad-financialtable td {
  padding: 10px;
}
.bottom-signpost-content-right table.rad-financialtable ul li:before {
  content: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/list-style-wht.png) !important;
}
.bottom-signpost-content-right,
.bottom-signpost-content {
  float: left;
  width: 100%;
}

.bottom-signpost-content .inv-responsive-table-wrapper table tbody tr td p {
  margin-bottom: 6px;
}

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


   5. COS COMPONENTS                                        


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

.scroll-table-container::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 10px;
  height: 7px;
}
.scroll-table-container::-webkit-scrollbar-thumb {
  border-radius: 5px;
  border: 2px solid #666666;
  background-color: #666666;
}
table.outlook,
table.custom-data-table {
  width: 100%;
  margin-bottom: 25px;
}
table.outlook thead th,
table.custom-data-table thead th {
  background-color: #f6f6f4;
  text-align: left;
  font-weight: normal;
  padding: 15px 10px;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}
table.custom-data-table {
  margin-top: 0;
}
table.outlook tbody td,
table.custom-data-table tbody td {
  border-bottom: 1px solid #f6f6f4;
  padding: 15px 10px;
}
table.custom-data-table tbody td,
table.custom-data-table thead th {
  padding: 7px 10px;
}
table.custom-data-table thead tr:last-child th {
  text-align: right;
}
table.custom-data-table tbody th {
  text-align: left;
  border-bottom: 1px solid #f6f6f4;
  padding: 7px 10px;
}
table.custom-data-table tbody td {
  font-size: 0.889em;
  border-bottom: 1px solid #f6f6f4;
  padding: 7px 10px;
  text-align: right;
}
table.outlook td img,
table.custom-data-table td img {
  display: inline;
}
b,
strong {
  font-weight: bold;
}

/*  */
.tabContainer {
  border-top: solid 1px #d2d3d5;
  float: left;
  width: 100%;
  padding-top: 10px;
}
.three-column-layout .tabContainer ul,
.tabContainer ul {
  background-color: #fafae5;
  float: left;
  width: 100%;
  list-style: none;
}
.three-column-layout .tabContainer ul li,
.tabContainer ul li {
  float: left;
  clear: none;
  background: none;
  padding: 0;
}
.tabContainer ul li a {
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  font-size: 0.778em;
  color: #023621;
  display: block;
  padding: 13px;
  text-transform: uppercase;
}
.tabContainer ul li.current a {
  background-color: #f0f0b2;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  font-size: 0.778em;
}
.pageItems {
  float: left;
  margin-top: 20px;
  width: 100%;
}
.mo-pageItems {
  border-top: 1px solid #d2d3d5;
}
.mo-pgcontent {
  padding: 10px;
}
.three-column-layout .pageItems p,
.pageItems p {
  padding-bottom: 20px;
}
.mo-pgtitle.cursorpointer,
.mo-ptitle.cursorpointer {
  background: url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/menu-down.png")
    no-repeat scroll 98% 15px #f5f5f3;
}
.mo-pgtitle h3 {
  font-size: 1.25em;
  line-height: 24px;
  padding: 10px;
  text-transform: uppercase;
  margin: 0;
}
.cursorpointer {
  cursor: pointer;
}
.btitle.snapopen,
.mo-pgtitle.snapopen,
.mo-ptitle.snapopen {
  background: url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/menu-up.png")
    no-repeat scroll 98% center #f5f5f3 !important;
  border-bottom: 0 none !important;
  clear: both;
}

blockquote.graybox {
  margin: 0 0 10px;
  background-color: #6b6d73;
  color: #ffffff;
  padding: 15px 0;
}
.graybox p {
  padding: 0 15px 5px 15px;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  font-size: 0.889em;
  margin: 0;
}
.graybox ul {
  margin-bottom: 35px;
}
.graybox li {
  border-bottom: 1px dashed #fff;
  font-size: 0.778em;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  padding: 10px 15px;
  line-height: 18px;
}

blockquote.graybox a {
  color: white;
}
/* About us */

ul.arrow-nav {
  color: #009c82;
  border-top: 2px solid #c6c6c6;
  border-bottom: 1px solid #c6c6c6;
  padding: 18px 0 0px;
  margin: 50px 0 52px;
  display: inline-block;
  width: 100%;
  font-size: 1.111em;
  line-height: normal;
  list-style: none;
}

ul.arrow-nav li {
  float: left;
  margin-left: 10px;
  margin-right: 15px;
  margin-bottom: 17px;
}

ul.arrow-nav li a {
  color: #009c82;
}

ul.arrow-nav li a::after {
  content: url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/head-after-2.png");
  width: 30px;
  height: 20px;
  padding-left: 10px;
  position: relative;
}

/* ==========================================================================
   Blog                                         
   ========================================================================== */
.blog-listing-wrapper .bx-wrapper {
  box-shadow: none;
  padding: 0;
  border: 0;
}
.blog-listing-wrapper .bx-controls-direction {
  display: none;
}

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

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

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

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

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

.blog .blog-content {
}

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

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

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

/* Blog Post Title */
.post-title,
h2.post-listing-simple {
  font-size: 0.722em;
  color: #023621;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  line-height: 18px;
  margin: 0;
  display: block;
}
.post-header h2 a,
h2.post-listing-simple a {
  text-decoration: none;
  color: #023621;
}
.post-header h2 a:hover,
h2.post-listing-simple a:hover {
  text-decoration: none;
  color: #023621;
}
.date {
  font-size: 0.722em;
  color: #023621;
}
.section.post-header h1 {
}

/* Blog Author and Avatar */
#hubspot-author_data {
}
#hubspot-author_data a.author-link {
}
#hubspot-author_data .hs-author-avatar {
}
#hubspot-author_data .hs-author-avatar img {
}

/* Use this to set up different styling for your blog posts */
.blog-listing-wrapper .post-listing .post-item {
  background: #f0f0b2;
  float: left;
  margin-bottom: 30px;
  width: 100%;
  min-height: 119px;
}
.blog-listing-wrapper .post-listing {
  margin: 0 -7px;
}
.post-item-container:hover .post-item {
  background: #cece00;
}

.blog-listing-wrapper .post-listing .post-item .post-body {
}
.blog-post-wrapper .post-body {
}

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

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

.post-item-container {
  width: 33.32%;
  float: left;
  padding-left: 7px;
  padding-right: 7px;
  position: relative;
}

/* Blog Topics List */
#hubspot-topic_data {
  margin: 15px 0;
}
#hubspot-topic_data a.topic-link {
}

/** 
 * Blog Social Sharing icons
 *
 * Overrides defaults to better align icons and prevent overlapping 
 */

/** 
 * Blog Commments 
 *
 * Custom styles are listed below, as the COS does not provide default styles.
 */

.custom_listing_comments {
  border: 1px solid #e2e2e2;
  display: block;
  line-height: 165%;
  padding: 15px;
}

#comments-listing {
  border: 1px solid #ccc;
  margin-bottom: 30px;
  margin-top: 30px;
}

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

.comment-body {
  border-bottom: medium none;
  color: #1e2336;
  display: block;
  font-family: Nunito Sans;
  font-size: 1.2em;
  line-height: 28px;
  padding: 0;
}

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

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

.comment-date {
  color: #1e2336 !important;
  display: block !important;
  text-align: left;
}

#comments-listing.no-comments {
  border: none;
}

#comment-form {
  background: #fff;
  border: 1px solid #000;
  margin: 15px 0;
  padding: 30px;
}

/* Pagination */
.blog-pagination {
  clear: both;
  background: #fafae5;
  overflow: hidden;
  margin-bottom: 15px;
}
.blog-pagination div {
  display: inline;
}
.pagination-left a {
  float: left;
  display: block;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  line-height: 18px;
  font-size: 0.722em;
  padding: 15px 20px;
  color: #009c82;
  text-decoration: none;
}
.pagination-left a:hover {
  background: #f0f0b2;
  color: #333;
}
.pagination-left a.active {
  background: #f0f0b2;
}
.pagination-left a.active:hover {
  background: #f0f0b2;
  color: #333;
}
.pagination-left {
  float: left;
  width: 75%;
  background: #fafae5;
}
.pagination-nav {
  float: right;
  width: 110px;
}
.pagination-nav a,
.pagination-nav-left a,
.pagination-nav-right a {
  text-indent: -9999px;
  float: left;
}
.pagination-nav-left a.previous-posts-link {
  margin-right: 10px;
  height: 48px;
  background: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/arrow_back.svg)
    no-repeat scroll 0 0 transparent;
  background-size: 48px;
  width: 50px;
}
.pagination-nav-left a.previous-posts-link.is-disabled {
  background: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/arrow-grey-prev.svg)
    no-repeat;
  background-size: 48px;
  cursor: default;
}
.pagination-nav-right a.next-posts-link {
  background: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/arrow_next.svg)
    no-repeat scroll 0 0 transparent;
  background-size: 48px;
  height: 48px;
  width: 50px;
}
.pagination-nav-right a.next-posts-link.is-disabled {
  background: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/arrow-grey-next.svg)
    no-repeat;
  background-size: 48px;
  cursor: default;
}

/** 
 * Blog Author Page 
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

.hs-author-avatar {
  max-width: 70px;
  padding: 10px 10px 10px 0;
}

.hs-author-avatar img {
  height: auto !important;
  max-width: 100%;
  border-radius: 10px;
}

.hs-blog-social-share {
  border-bottom: 1px solid #cccccc;
  border-top: 1px solid #cccccc;
  height: auto;
  margin-top: 10px;
  padding: 15px 0 9px;
  margin-bottom: 20px;
}

/** 
 * Blog All Posts Page
 *
 * ALWAYS be sure to set styles to these selectors, as the COS does not provide default styles
 */

body.hs-content-path-blog-all {
}
div.post-listing-simple {
}
div.post-listing-simple .post-item {
}
h2.post-listing-simple {
}
h2.post-listing-simple a {
}

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

.blog .blog-sidebar {
}

/* Blog Modules */
.blog .blog-sidebar .widget-span {
  margin: 0 0 20px;
}
.blog .blog-sidebar h1,
.blog .blog-sidebar h2,
.blog .blog-sidebar h3,
.blog .blog-sidebar h4,
.blog .blog-sidebar h5,
.blog .blog-sidebar h6,
.blog .blog-sidebar .from-title {
}

.blog .blog-sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0;
  display: block;
}

.blog .blog-sidebar ul li {
  width: 100%;
}

.sidebar-content {
  position: relative;
  margin-bottom: 30px;
  margin-top: 15px;
}

.blog .blog-sidebar ul li.main {
  background: url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/white-bg.png")
    repeat;
  bottom: 0;
  position: absolute;
  width: 100%;
  padding: 10px 5px 10px 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  left: 0;
}
.blog .blog-sidebar ul li.main a:hover {
  color: #023621;
}
.blog .blog-sidebar ul li.main p {
  font-size: 1em;
  color: #023621;
  line-height: 24px;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  padding: 0 0 5px;
  margin: 0;
}
li.hover {
  position: absolute;
  bottom: -21px;
  width: 100%;
  left: 0;
  display: none !important;
}
span.filter-link-count {
  display: none !important;
}

.blog .blog-sidebar ul li.hover p {
  bottom: 35%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  background-color: #fff;
  padding: 0;
  float: left;
  width: 100%;
  position: absolute;
}
.blog .blog-sidebar ul li.hover p a {
  background: url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/link-arrow.png")
    no-repeat right center;
  font-size: 1em;
  width: 97%;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 10px 5px 10px 15px;
  line-height: 30px;
}
.blog .blog-sidebar ul li a:hover {
}

/* ==========================================================================
   Blog Listing Page
   ========================================================================== */
body.hs-blog-listing {
}
.sidebar-content img {
  width: 100%;
}

.custom-cat-by-year {
}

.custom-cat-by-year ul {
  list-style: none;
  margin: 0;
  padding: 0;
  background: #fafae5;
  display: block;
  overflow: hidden;
}
.custom-cat-by-year ul li {
  float: left;
}

.custom-cat-by-year ul li a {
  float: left;
  font-size: 0.778em;
  color: #023621;
  padding: 12px 25px 14px 25px;
}
.custom-cat-by-year ul li a:hover,
.custom-cat-by-year ul li.active a {
  background: #ededa0;
  color: #023621;
}
.custom-cat-by-year ul li.active a {
  pointer-events: none;
}
.custom-cat-by-year {
  margin-bottom: 25px;
}
.custom-cat-by-year h3 {
  display: none;
}

.custom-breadcrumb-links {
  padding: 3px 9px;
  margin-top: -16px;
}
.custom-breadcrumb-links ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
}
.custom-breadcrumb-links ul li {
  padding-left: 5px;
  font-size: 0.667em;
  float: left;
}
.custom-breadcrumb-links ul li:first-child {
  padding-left: 0;
}
.custom-breadcrumb-links ul li a:after {
  content: "/";
}
.hs-blog-header {
  margin-bottom: 15px;
}

/* ==========================================================================
   Blog Post Page
   ========================================================================== */
body.hs-blog-post {
}
.backtopage a {
  background: url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/right-arrow.png")
    no-repeat left 6px;
  padding-left: 12px;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  font-size: 0.9em;
}

.post-date {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
  margin: 0 0 10px;
}
/* ==========================================================================
   Forms
   ========================================================================== */

/* All Global Forms
   ========================================================================== */
body .hs-form-field {
  margin: 0 0 20px;
}
.custom-contact-row1 select option {
  font-size: 0.9em;
  color: #023621;
  border-right: solid 1px #6b6b73;
  padding-left: 5px;
}
.Contact-page .body-container .page-center {
  padding-top: 0;
  padding-bottom: 0;
}
.custom-sidebar-top-row1 p small {
  font-size: 0.722em;
}
.hs_recaptcha.field.hs-form-field {
  overflow-y: hidden;
  overflow-x: auto;
}

/* Descriptions */
body .hs-field-desc {
  font-size: 0.9em;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  color: #023621;
  display: block;
}

/* Labels */
body label {
}
body .hs-form-field > label {
  font-size: 1em;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  color: #023621;
  display: block;
  margin-bottom: 5px;
  font-weight: 600;
}

/* One Line Inputs */
body input[type="text"],
body input[type="password"],
body input[type="datetime"],
body input[type="datetime-local"],
body input[type="date"],
body input[type="month"],
body input[type="time"],
body input[type="week"],
body input[type="number"],
body input[type="email"],
body input[type="url"],
body input[type="search"],
body input[type="tel"],
body input[type="color"],
body textarea,
body select {
  width: 100%;
  margin: 0px;
  vertical-align: middle;
  display: block;
  border: 1px solid #6b6b73;
  font-size: 0.9em;
  color: #023621;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  line-height: 38px;
  padding-left: 5px;
}

h3.form-title {
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  font-size: 1.2em;
  line-height: normal;
  color: #009c82;
  font-weight: bold;
  margin: 0 0 15px 0;
  padding: 0;
}

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

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

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

/* Multiple Selection Inputs */
body form.hs-form .hs-form-field ul.inputs-list {
  list-style: none;
  padding-left: 5px;
}
body form.hs-form .hs-form-field ul.inputs-list span {
  padding-left: 10px;
  font-size: 0.9em !important;
}
body form.hs-form .hs-form-field ul.inputs-list li input {
}
body input[type="radio"] {
}
body input[type="checkbox"] {
}

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

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

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

.custom-header-right-col form.hs-form input:focus::-webkit-input-placeholder {
  font-size: 0;
}

.custom-header-right-col form.hs-form input:focus::-moz-placeholder {
  font-size: 0;
}

.custom-header-right-col form.hs-form input:focus::-moz-placeholder {
  font-size: 0;
}

.custom-header-right-col form.hs-form input:focus:-ms-input-placeholder {
  font-size: 0;
}

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

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

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

/* Labels */
.hs_cos_wrapper_type_form label {
}
.hs_cos_wrapper_type_form .hs-form-field > label {
}

/* One Line Inputs */
.hs_cos_wrapper_type_form input[type="text"],
.hs_cos_wrapper_type_form input[type="password"],
.hs_cos_wrapper_type_form input[type="datetime"],
.hs_cos_wrapper_type_form input[type="datetime-local"],
.hs_cos_wrapper_type_form input[type="date"],
.hs_cos_wrapper_type_form input[type="month"],
.hs_cos_wrapper_type_form input[type="time"],
.hs_cos_wrapper_type_form input[type="week"],
.hs_cos_wrapper_type_form input[type="number"],
.hs_cos_wrapper_type_form input[type="email"],
.hs_cos_wrapper_type_form input[type="url"],
.hs_cos_wrapper_type_form input[type="search"],
.hs_cos_wrapper_type_form input[type="tel"],
.hs_cos_wrapper_type_form input[type="color"],
.hs_cos_wrapper_type_form input[type="file"],
.hs_cos_wrapper_type_form textarea,
.hs_cos_wrapper_type_form select {
}

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

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

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

/* Multiple Selection Inputs */
.hs_cos_wrapper_type_form form.hs-form .hs-form-field ul.inputs-list li input {
}
.hs_cos_wrapper_type_form input[type="radio"] {
}
.hs_cos_wrapper_type_form input[type="checkbox"] {
}

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

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

/* Inputs */
#comment-form input[type="text"] {
}
#comment-form input[type="text"]:focus {
}

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

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

/* Error */
body .hs-common-error-message {
}

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

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

/* Inputs */
#hs_form_target_blog_subscription input[type="email"] {
}
#hs_form_target_blog_subscription input[type="email"]:focus {
}

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

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

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

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

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

body .hs-form fieldset.form-columns-1 {
}
body .hs-form fieldset.form-columns-1 .hs-form-field {
}

body .hs-form fieldset.form-columns-2 {
}
body .hs-form fieldset.form-columns-2 .hs-form-field {
}

body .hs-form fieldset.form-columns-3 {
}
body .hs-form fieldset.form-columns-3 .hs-form-field {
}

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

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

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

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

body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
  display: inline-block;
  margin: 0 0 30px 0;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  padding: 15px 60px;
  border: 0 none;
  cursor: pointer;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: normal;
  /*float: left;*/
  background: #009c82;
  color: #ffffff;
  border-radius: 3px;
  -webkit-appearance: none;
}

/*body .hs-button.primary,
body input[type="submit"],
body input[type="button"] {
    display: inline-block;
    border: none;
    background-color: #009C82;
    cursor: pointer;
    padding: 15px 20px;
    font-family: 'Nunito Sans', sans-serif;
    font-size: 16px;
    text-transform: uppercase;
    color: #FFFFFF;
    border-radius: 3px;
    margin: 0 0 30px 0;
}*/

body .hs-button.primary:hover,
body input[type="submit"]:hover,
body input[type="button"]:hover {
  text-decoration: none;
  background-color: #006d5b;
}

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

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

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

/* Blog Comment Button
   ========================================================================== */
#add-comment-button.hs-button.primary {
}
#add-comment-button.hs-button.primary:hover {
}
#add-comment-button.hs-button.primary:focus {
}

/* Blog Subscription Button
   ========================================================================== */
#hs_form_target_blog_subscription .hs-button.primary.large {
}
#hs_form_target_blog_subscription .hs-button.primary.large:hover {
}
#hs_form_target_blog_subscription .hs-button.primary.large:focus {
}

/* Google Search Button
   ========================================================================== */
.widget-type-google_search .hs-button.primary {
}
.widget-type-google_search .hs-button.primary:hover {
}
.widget-type-google_search .hs-button.primary:focus {
}

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

/** 
 * Override global CTA styles by wrapping the CTA module in a module group 
 * that has an ID, and use that ID to prefix your CTA selector. Example shown below.
 *
 * All overriding properties require !important tags. 
*/
#module-group-ID .cta_button {
}
#module-group-ID .cta_button:hover {
}
#module-group-ID .cta_button:focus {
}

.two-column-left-layout.with-form .custom-main-content .custom-2col-eq .left {
  padding-top: 12px;
  padding-bottom: 12px;
  min-height: 205px;
  padding-left: 7px;
  padding-right: 7px;
}
.two-column-left-layout.with-form .custom-main-content .custom-2col-eq p {
  min-height: 60px;
  margin-top: 0;
  padding-bottom: 10px;
  padding-left: 0;
  font-size: 18px;
  line-height: 24px;
}

.two-column-left-layout.with-form .custom-main-content p a.custom-pop-up {
  color: #023621;
  cursor: pointer;
  padding: 4px 30px 4px 0;
  font-size: 1em;
  background-position: right 10px;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  font-weight: bold;
  line-height: inherit;
}

.two-column-left-layout.with-form.search-open {
  position: relative;
}

.two-column-left-layout.with-form.search-open .custom-form-overlay {
  background-color: rgba(0, 156, 129, 0.9);
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 9997;
}

.two-column-left-layout.with-form .custom-two-column-left-form {
  float: left;
  width: 64%;
  left: 18%;
  position: fixed !important;
  top: 20%;
  z-index: 9998 !important;
  background-color: #fff;
  padding: 25px;
}

.two-column-left-layout.with-form .custom-two-column-left-form .searchclose {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 1.5em;
  cursor: pointer;
  font-family: Interstate, Arial;
  color: #000;
  font-weight: bold;
}

.two-column-left-layout.with-form .custom-two-column-left-form h3.form-title {
  font-size: 1.333em;
  color: #2f3543;
  padding: 0 0 22px;
  line-height: normal;
  font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
    "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande",
    sans-serif;
  margin: 0;
  font-weight: bold;
}

.two-column-left-layout.with-form
  .custom-two-column-left-form
  form
  .hs-richtext
  p {
  padding: 0 0 5px;
  margin: 0;
}

.two-column-left-layout.with-form
  .custom-two-column-left-form
  form
  .hs-form-field {
  padding: 5px 0;
  margin: 0;
}

.two-column-left-layout.with-form
  .custom-two-column-left-form
  form
  .hs-form-field
  > label {
  width: 90px;
  float: left;
  padding-top: 7px;
  font-size: 0.9em;
  margin: 0;
}
.two-column-left-layout.with-form
  .custom-two-column-left-form
  form
  .hs-form-field
  .input {
  float: left;
  width: 220px;
}
.two-column-left-layout.with-form
  .custom-two-column-left-form
  form
  .hs-form-field
  .input
  .hs-input {
  font-size: 0.9em;
  padding: 4px 3px;
  max-width: 100%;
  line-height: 24px;
  border: 1px solid #a9a9a9;
  color: #333;
}
.two-column-left-layout.with-form
  .custom-two-column-left-form
  form
  .hs-form-field
  > label
  span.hs-form-required {
  display: none;
}
.two-column-left-layout.with-form
  .custom-two-column-left-form
  form
  input.hs-button.primary.large {
  background: #009c81;
  border: none;
  padding: 9px 14px;
  color: #fff;
  font-size: 1em;
  font-weight: bold;
  margin-left: 90px;
}

.two-column-left-layout.with-form .custom-two-column-left-form form .actions {
  padding: 5px 0;
}

.two-column-left-layout.with-form
  .custom-two-column-left-form
  form
  .hs-form-field:after {
  content: "";
  display: table;
  clear: both;
}

.two-column-left-layout.with-form
  .custom-two-column-left-form
  form
  .hs-form-field
  ul.hs-error-msgs.inputs-list {
  width: 400px;
  float: left;
  padding: 0 5px;
  margin: 0;
}

.two-column-left-layout.with-form
  .custom-two-column-left-form
  form
  .hs-form-field
  ul.hs-error-msgs.inputs-list
  li {
  padding: 0;
}

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


   6. MISCELLANOUS                                        


   ========================================================================== */
.widget-type-email_subscriptions h1,
.widget-type-email_subscriptions_confirmation h1,
.widget-type-email_simple_subscription h1 {
}

.widget-type-email_subscriptions h2,
.widget-type-email_subscriptions_confirmation h2,
.widget-type-email_simple_subscription h2 {
}

.widget-type-email_subscriptions h3,
.widget-type-email_subscriptions_confirmation h3,
.widget-type-email_simple_subscription h3 {
}

.body-container ul li {
}
.hs-blog-social-share ul li {
  background: none;
  padding-left: 0;
}
form ul li {
  background: none !important;
  padding-left: 0 !important;
}

.hs-form-required {
  color: #ff0000;
  margin-left: 8px;
}

.landing-page.one-column .body-container form {
  width: 50%;
}
.error-template.one-column .body-container form,
.password-template.one-column .body-container form,
.subscription-template.one-column .body-container form #content {
  width: 50%;
}

.hs-error-msgs.inputs-list {
  margin: 0;
}

.hs-error-msgs.inputs-list label {
  color: #ff0000;
}
input.hs-input.error {
  border-color: #c87872;
  box-shadow: 0 0 3px rgba(171, 41, 32, 0.25);
}

input.hs-input.error:focus {
  border-color: #b9554d;
  box-shadow: 0 0 6px rgba(171, 41, 32, 0.5);
}

/** 
 * Styles that do not fit into available sections above can go here.
 * For example, one would place 3rd party plugin overriding styles here.
 *
 * This section is NOT for 'Custom' styles.  All custom styles must go in the
 * proper sections above.
 *
 * For instance, custom header and footer styles must go in the HEADER and 
 * FOOTER sections.  Custom styles for anything in-between the header and footer 
 * (such as, styles that are unique to the HOMEPAGE only), must go in the 
 * CONTENT section.
*/

.row {
  margin-left: -7px;
  margin-right: -7px;
}

.two-column-left-layout .custom-sidebar-menu .hs-menu-wrapper > ul li a {
  white-space: normal !important;
}

.point-of-view-mainwrapper .show-desktop {
  padding-top: 100px;
  margin-top: -100px;
}

.custom-tagline-tabber .show-tablet {
  padding-top: 96px;
  margin-top: -96px;
}

.two-column-left-layout
  .custom-sidebar-menu
  .hs-menu-wrapper
  > ul
  > li.active.active-branch
  > a {
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif;
}
.custom-4col-caption.bg.no3 p.whitetitle {
  font-size: 1.35em;
  font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
    "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
    "Lucida Grande", sans-serif !important;
}
.team-member-group .span8.left-content {
  margin-left: 0;
}
/* ==========================================================================


   7. MOBILE MEDIA QUERIES                              


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

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

@media (max-width: 1600px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-child(4) > ul ul {
    left: auto !important;
    right: 100%;
  }
}
@media (max-width: 1080px) {
  table.yellowtable tr th {
    padding: 15px;
    font-size: 2.8em;
  }
  .scroll-table-container {
    width: 100%;
    padding: 0 0 5px;
    overflow-y: hidden;
    overflow-x: auto;
    margin-bottom: 14px;
  }
}
@media (max-width: 1205px) {
  .two-column-left-layout.with-form
    .custom-two-column-left-form
    form
    .hs-form-field
    ul.hs-error-msgs.inputs-list {
    width: 100%;
    padding-left: 90px;
    clear: both;
  }
}
@media (max-width: 1176px) {
  .section-text-wrapper.sticky {
    left: 0;
  }
}
@media (max-width: 1170px) {
  .point-of-view-tabs.sticky {
    left: 0;
  }
}

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

@media (min-width: 992px) and (max-width: 1160px) {
  .two-column-left-layout .custom-sidebar-top-column h3 {
    margin-right: 0;
    font-size: 18.994px;
  }
}
@media (min-width: 992px) and (max-width: 1050px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 17px 14px;
    font-size: 0.889em;
  }
}
@media (max-height: 640px) and (max-width: 1560px) and (min-width: 992px) {
  /* .custom-menu-primary .hs-menu-wrapper>ul>li>ul>li:nth-child(n + 4):hover>ul {
       bottom: 0;
       top: auto !important;
    }*/
  .custom-menu-primary .hs-menu-wrapper > ul ul li a {
    padding-top: 5px;
    padding-bottom: 5px;
  }
}

@media (max-height: 640px) and (max-width: 1560px) and (min-width: 992px) {
  .custom-menu-primary .hs-menu-wrapper > ul ul {
    background: transparent;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul {
    height: 100vh;
    overflow-y: auto;
    width: 625px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li {
    width: 300px;
    float: right;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li ul {
    width: 300px;
    padding-bottom: 133px;
  }
  .custom-menu-primary .hs-menu-wrapper > ul > li > ul > li a {
    white-space: normal !important;
  }
}
@media (max-height: 640px) and (max-width: 1560px) and (min-width: 992px) {
  .custom-menu-primary .hs-menu-wrapper > ul > li:nth-last-child(n + 3) > ul {
    left: auto !important;
    right: 0 !important;
  }
}

@media (min-width: 1400px) {
  .custom-footer-social ul {
    margin: 0 0 0 0;
  }
}
@media (max-width: 1024px) and (min-width: 900px) {
  table.yellowtable {
    margin-bottom: 10px;
  }
  .custom-image-slider .hs_cos_gallery_main.slick-slider .button-wrapper {
    top: 36%;
  }
}
@media (max-width: 1040px) {
  .full-width-content .custom-top-content-group ul li {
    margin-right: 2% !important;
  }
}
@media (max-width: 1040px) and (min-width: 960px) {
  table.yellowtable {
    margin-bottom: 10px;
  }
}

@media (max-width: 1030px) and (min-width: 992px) {
  .two-column-left-layout
    .custom-main-content
    .hs_cos_wrapper_type_simple_menu
    .hs-menu-wrapper
    > ul
    > li
    > a {
    padding: 12px 23px 14px;
  }
}

/*@media (max-width: 1090px) {
    .full-width-content .custom-top-content-group ul li {
       margin-right: 3% !important;
    }
}
@media (max-width: 810px) {
    .full-width-content .custom-top-content-group ul li {
       margin-right: 10px!important;
    }
}*/
@media (max-width: 991px) {
  .India-page .custom-menu-primary .hs-menu-wrapper > ul > li:first-child {
    display: none;
  }
  .custom-home-row2-flexi.tabber-flexi {
    margin-left: 0;
  }
  .custom-home-row2-left {
    margin-bottom: 25px;
  }
  .home-india .custom-home-row2-flexi.tabber-flexi {
    width: 100%;
  }

  .custom-home-row2-right.widget-span,
  .custom-home-row2-flexi.tabber-flexi {
    width: 48.5%;
  }
  .custom-header-search-grp ul li {
    float: left;
    clear: none;
    padding: 18px 32px;
    margin-right: 10px;
    font-size: 0.833em;
    /*background-color: #efefef;*/
  }
  .search-open-btn {
    display: none !important;
  }
  .custom-header-search-grp ul li.search-open-btn-mob {
    padding: 12px 10px;
    /*background-color: #fff;*/
    cursor: pointer;
  }
  .search-open-btn-mob img {
    width: 34px;
  }
  .custom-header-search-grp ul {
    display: inline-block;
    /*background: #fff;*/
    margin-right: 78px;
    position: relative;
    margin-top: -7px;
  }
  .custom-header-search-grp {
    margin-top: 19px;
    margin-bottom: 10px;
    display: block;
    float: right;
    position: relative;
  }
  .custom-history-slider .owl-dots {
    display: none;
  }

  #searchbox {
    right: 37px;
    top: 71px;
  }
  .custom-logo img {
    max-width: 40px;
  }
  .custom-header-bg .page-center {
    padding: 0 20px;
  }
  .body-container .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }
  .custom-logo {
    padding-left: 27px;
    padding-bottom: 5px; /* 15 */
    padding-top: 10px; /* 39 */
  }
  .footer-container-wrapper .page-center {
    padding-left: 20px;
    padding-right: 20px;
  }

  .header-container-wrapper {
    /* min-height: 102px;*/
    margin-bottom: -30px;
  }

  .custom-menu-primary
    .hs-menu-wrapper.hs-menu-flow-horizontal
    ul
    li.active.hs-item-has-children.active-branch
    > ul,
  .custom-menu-primary
    .hs-menu-wrapper.hs-menu-flow-horizontal
    ul
    li.active-branch.hs-item-has-children.active-branch
    > ul {
    display: block;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li.active-branch > a,
  .custom-menu-primary
    .hs-menu-wrapper
    > ul
    > li
    > ul
    > li
    > ul
    > li.active-branch
    > a {
    background: transparent;
    color: #ffffff;
  }
  /*------------- two column left ---------------*/

  .two-column-left-layout .body-container .page-center {
    padding: 0 20px;
  }
  .two-column-left-layout .custom-breadcrumb .hs-breadcrumb-menu-wrapper {
    padding: 3px 9px 3px;
  }
  .two-column-left-layout .sidebar.left.custom-sidebar {
    display: none;
  }
  .two-column-left-layout .custom-main-content {
    margin-left: 0;
  }
  .two-column-left-layout
    .custom-main-content
    .hs_cos_wrapper_type_simple_menu {
    padding: 0;
  }
  .two-column-left-layout .custom-main-content {
    width: 100%;
  }

  .custom-4col-caption .signpost-bg-image {
    margin-bottom: 14px;
  }
  .custom-home-row2cell4.widget-span,
  .custom-home-row2-left.widget-span {
    width: 100%;
    margin-left: 0;
  }
  .custom-home-row2cell2.widget-span,
  .custom-home-row2cell3.widget-span {
    width: 47%;
  }
  .custom-image-slider
    .hs_cos_gallery_main.slick-slider
    .slick-slide-inner-wrapper
    .caption {
    width: 66.66666667%;
  }
  .Investors-page .custom-breadcrumb {
    display: none;
  }
  .Investors-page .widget-type-header h1 {
    font-size: 2.22em;
    line-height: normal;
  }
  .custom-menu-primary
    .hs-menu-wrapper
    > ul
    > li
    > ul
    > li
    > ul
    > li
    > ul
    > li
    > ul,
  .custom-menu-primary
    .hs-menu-wrapper
    > ul
    > li
    > ul
    > li
    > ul
    > li
    > ul
    > li.hs-item-has-children
    .child-trigger {
    display: none !important;
  }
  .custom-menu-primary .hs-menu-wrapper > ul li a {
    white-space: normal !important;
  }
  .custom-menu-primary
    .hs-menu-wrapper
    > ul
    > li
    > ul
    > li.active.active-branch
    > a {
    color: #ffffff;
  }
  .custom-tagline-tabber .show-tablet {
    display: block;
  }
  .custom-tagline-tabber .show-desktop {
    display: none;
  }
  .point-of-view-tabs.sticky {
    /*top: 102px;*/
  }
  .section-text-wrapper.sticky {
    /*top: 146px !important;*/
  }
  a.banner-btn {
    display: inline-block;
  }

  .custom-home-slider .hs_cos_gallery_main .caption.superimpose {
    width: 59%;
    top: 10%;
  }
  .India-page.home .page-center.content-wrapper {
    padding-bottom: 50px;
  }
  .home-india.home .custom-home-slider {
    margin-left: -13px;
    margin-right: -13px;
    width: calc(100% + 26px);
  }
  .india .custom-footer-links ul {
    margin-left: -22px;
  }
  .india .custom-footer-links ul li {
    width: 28.8%;
  }
  .india .custom-footer-social ul {
    margin-left: -27px;
  }
  .full-width-content .custom-top-content-group ul li img {
    width: 27px;
  }
  .full-width-content .custom-top-content-group ul li {
    font-size: 13px;
  }
}
@media (max-width: 899px) and (min-width: 768px) {
  table.yellowtable tr th {
    font-size: 2.2em !important;
    padding: 10px;
  }
  table.yellowtable tr td {
    font-size: 1em;
  }
  .custom-image-slider .hs_cos_gallery_main.slick-slider .button-wrapper {
    top: 10%;
    width: 67.2%;
  }
  .custom-image-slider
    .hs_cos_gallery_main.slick-slider
    .slick-slide-inner-wrapper
    .caption
    h3 {
    font-size: 1.1em;
    line-height: 20px;
    padding-bottom: 5px;
    font-weight: bold;
    font-family: "Helvetica Neue LT W01_Bold", "HelveticaNeueBold",
      "HelveticaNeue-Bold", "Helvetica Neue Bold", Helvetica, Arial,
      "Lucida Grande", sans-serif;
    margin: 0;
  }
  .custom-image-slider
    .hs_cos_gallery_main.slick-slider
    .slick-slide-inner-wrapper
    .caption
    p {
    font-size: 0.9em;
    line-height: 19px;
  }
  .three-column-layout .custom-sidebar-top-column h3 {
    font-size: 19px;
  }

  .statementtxtbox {
    padding-top: 50px;
  }
  .statementheadline {
    padding-right: 0;
    font-size: 60px;
  }
  .statementsubhead {
    padding-right: 0;
  }
  .textframe,
  textframehome {
    padding: 0 40px 0 0;
  }
  h1 {
    font-size: 60px;
    padding: 0 0 30px 0;
  }
  .introtxt {
    padding-right: 0 !important;
  }
}
.team-member-group .row {
  margin: 0;
}
@media (min-width: 768px) {
  .sidebar-content:hover li.main {
    display: none !important;
  }
  .sidebar-content:hover li.hover {
    display: block !important;
  }
  .two-column-left-layout
    .custom-main-content
    .hs_cos_wrapper_type_simple_menu
    a.dropdown-title {
    display: none;
  }
  .team-member-group .row.row-fluid {
    display: block !important;
  }
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 992px) {
  .home-all .custom-menu-primary .hs-menu-wrapper > ul {
    margin-top: 20px;
  }
  .home-all .custom-menu-primary .hs-menu-wrapper > ul > li > a {
    padding: 17px 16px;
  }
  .search-open-btn-mob {
    display: none !important;
  }
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
}

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

@media (max-width: 767px) {
  .three-column-layout .main-content.left-col {
    display: none !important;
  }
  .full-width-with-img .col-group a img {
    width: 100%;
  }
  .body-container-wrapper .main-content,
  .body-container-wrapper .sidebar {
    margin-bottom: 20px;
  }
  .landing-page.one-column .body-container form {
    width: 100%;
  }
  .error-template.one-column .body-container form,
  .password-template.one-column .body-container form,
  .subscription-template.one-column .body-container form #content {
    width: 100%;
  }
  .custom-logo {
    display: inline-block !important;
  }
  .custom-header-right-col {
    display: inline-block !important;
    float: right !important;
  }
  .custom-logo {
    padding-left: 18px;
    padding-bottom: 9px;
    padding-top: 12px; /* 17px */
  }
  .custom-header-bg .page-center {
    /*padding: 0 27px;*/
    padding: 0 27px 0 0;
  }
  .header-container-wrapper {
    /*min-height: 80px;*/
  }
  .footer-toggle-menu {
    background-image: url("//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/footer-drop.png");
    background-repeat: no-repeat;
    background-position: calc(100% - 10px) center;
    background-color: #fff;
    line-height: 20px !important;
    padding: 10px !important;
    border: 2px solid #a9a9a9;
    cursor: pointer;
  }
  .footermob-menu {
    position: absolute;
    background-color: #fff;
    bottom: 100%;
    width: 100%;
    cursor: pointer;
    left: 0;
  }
  .footer-menu ul {
    padding: 10px;
    border: 2px solid #a9a9a9;
    list-style-image: none;
    list-style-position: outside;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
  }
  .footer-menu li {
    width: 100% !important;
    padding-left: 0px;
    padding-right: 7px;
    float: left;
    font-family: "Helvetica Neue LT W01_55 Roman", "HelveticaNeueRoman",
      "HelveticaNeue-Roman", "Helvetica Neue Roman", Helvetica, Arial,
      "Lucida Grande", sans-serif;
    margin-bottom: 14px;
  }
  .footer-menu li a {
    font-size: 0.833em;
    color: #504c4b;
    line-height: 16px;
    float: left;
  }

  .footer-menu li a:hover {
    color: #009c82;
  }
  .custom-footer-logo {
    width: 25% !important;
    float: left !important;
  }
  .footer-menu {
    position: relative;
    width: 75% !important;
    float: left !important;
    margin-bottom: 14px;
  }
  .custom-copyright p {
    margin: 0;
    padding: 5px 5px;
    line-height: normal;
    font-size: 0.667em;
  }
  .custom-footer-logo img {
    width: 50px;
    height: auto;
  }
  .custom-footer-logo {
    padding-left: 10px;
    padding-top: 0;
  }
  .post-item-container {
    width: 50%;
  }
  .date {
    font-size: 1em;
  }
  .post-title,
  h2.post-listing-simple {
    font-size: 0.9em;
  }
  .blog .blog-sidebar {
    margin: 0 -10px;
  }
  .blog .blog-sidebar .row-fluid {
    width: 50% !important;
    float: left !important;
    margin-left: 0 !important;
    padding: 0 10px;
  }
  .blog .blog-sidebar ul li.main {
    padding: 5px;
  }
  .custom-breadcrumb-links {
    display: none !important;
  }
  h1 {
    line-height: 45px;
  }
  .custom-breadcrumb {
    display: none !important;
  }
  .custom-home-row2-right.widget-span,
  .custom-home-row2-flexi.tabber-flexi {
    width: 100%;
  }
  .team-member-group .span8.left-content {
    margin-left: 0;
    clear: left;
    margin-top: 10px;
    padding-top: 10px;
  }

  /*------------- two column left ---------------*/

  .two-column-left-layout .custom-breadcrumb {
    display: none;
  }

  .two-column-left-layout
    .custom-main-content
    .hs_cos_wrapper_type_simple_menu
    a.dropdown-title {
    border-bottom: 1px dotted #9aafa6;
    display: block;
    padding: 10px 10px;
    width: 100%;
    background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/mo-nav-down.png)
      no-repeat 98% center;
    font-size: 1.2em;
    font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
      "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
      "Lucida Grande", sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
  }
  .two-column-left-layout
    .custom-main-content
    .hs_cos_wrapper_type_simple_menu
    a.dropdown-title:hover {
    color: #333;
  }
  .two-column-left-layout
    .custom-main-content
    .hs_cos_wrapper_type_simple_menu
    a.dropdown-title.active {
    background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/mo-nav-up.png)
      no-repeat 98% center;
  }
  .two-column-left-layout
    .custom-main-content
    .hs_cos_wrapper_type_simple_menu
    .hs-menu-wrapper
    > ul {
    display: none;
  }
  .two-column-left-layout
    .custom-main-content
    .hs_cos_wrapper_type_simple_menu
    .hs-menu-wrapper
    > ul {
    background: transparent;
  }
  .two-column-left-layout
    .custom-main-content
    .hs_cos_wrapper_type_simple_menu
    .hs-menu-wrapper
    > ul
    > li
    > a {
    border-bottom: 1px solid #cfcfc3;
    display: block;
    padding: 10px 10px;
    width: 100%;
    background: #fafae5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 1.2em;
    color: #009c82;
  }
  .two-column-left-layout
    .custom-main-content
    .hs_cos_wrapper_type_simple_menu
    .hs-menu-wrapper
    > ul
    > li
    > a:hover,
  .two-column-left-layout
    .custom-main-content
    .hs_cos_wrapper_type_simple_menu
    .hs-menu-wrapper
    > ul
    > li.active
    > a {
    font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
      "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
      "Lucida Grande", sans-serif;
    color: #333;
    background: #fafae5;
  }
  .three-col-eq-img .col-group {
    width: 100%;
    margin-bottom: 20px;
  }
  .two-column-left-layout .custom-main-content h2 {
    line-height: 30px;
  }

  .two-col-eq-left-img .col-group.left-col {
    width: 100% !important;
  }
  .two-col-eq-left-img .col-group .img-wrapper .img-inner {
    display: block;
    padding: 5px;
  }
  .two-col-eq-left-img .col-group .img-wrapper {
    width: 100%;
    height: auto !important;
  }
  .two-col-eq-left-img .col-group .content-wrapper {
    height: auto !important;
    display: block;
    width: 100%;
  }
  .two-col-eq-left-img .col-group .content-wrapper .content-inner {
    padding: 5px;
    display: block;
  }
  .custom-investors-row2 .right-col {
    display: none;
  }
  .custom-investors-row3 .col {
    padding-bottom: 25px;
  }
  .custom-investors-row3 .col.col-1,
  .custom-investors-row3 .col.col-2 {
    width: 48%;
    float: left;
  }
  .custom-investors-row3 .col.col-1 {
    padding-right: 7px;
  }
  .custom-investors-row3 .col.col-2 {
    padding-left: 7px;
  }
  .custom-4col-caption .signpost-bg-image {
    min-height: 140px;
  }
  .custom-home-slider {
    margin-left: -20px !important;
    margin-right: -20px;
  }
  .custom-home-slider .slick-arrow {
    background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/mob-arr-left.jpg)
      no-repeat left top;
    margin-left: 0px;
    margin-right: 0px;
    height: 38px;
    top: 25%;
  }
  .custom-home-slider .slick-next {
    background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/mob-arr-right.jpg);
  }

  .custom-home-slider .hs_cos_gallery_main .caption.superimpose {
    position: relative;
    width: 90%;
    left: 0;
    padding: 15px 0 25px;
    margin: 0 auto;
  }

  .custom-home-slider .slick-dots li {
    background-color: #bebebe;
  }

  .custom-home-row2cell2.widget-span,
  .custom-home-row2cell3.widget-span {
    width: 100%;
  }

  .custom-image-slider
    .hs_cos_gallery_main.slick-slider
    .slick-slide-inner-wrapper
    img {
    width: auto;
    margin: 0 auto;
    float: none;
    display: block;
  }
  .custom-image-slider
    .hs_cos_gallery_main.slick-slider
    .slick-slide-inner-wrapper
    .caption {
    width: 100%;
    float: none;
    margin: 10px 0 0 !important;
  }
  .custom-image-slider .hs_cos_gallery_main.slick-slider .button-wrapper {
    top: 31%;
    width: 100%;
  }
  .custom-image-slider
    .hs_cos_gallery_main.slick-slider
    button.slick-prev.slick-arrow {
    background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/mo-prev.png)
      no-repeat left top;
    height: 50px;
    width: 25px;
  }
  .custom-image-slider
    .hs_cos_gallery_main.slick-slider
    button.slick-next.slick-arrow {
    background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/mo-next.png)
      no-repeat right top;
    height: 50px;
    width: 25px;
  }
  .two-column-left-layout.with-slider .custom-main-content {
    margin-top: 15px;
  }
  .full-width .custom-breadcrumb {
    display: none !important;
  }

  .full-width .body-container .page-center {
    padding: 0;
  }
  .bottom-signpost-content
    .inv-responsive-table-wrapper
    table
    tbody
    tr
    td
    ul
    li {
    margin-left: 0px;
    width: 100%;
    background: transparent;
  }
  .two-column-equal-with-bottom-pane .column-1 .inner-group {
    padding: 10px;
  }
  .two-column-equal-with-bottom-pane .column-1 {
    width: 100%;
    float: none;
    padding-right: 0;
  }
  .two-column-equal-with-bottom-pane .column-2 {
    width: 100%;
    float: none;
    padding-left: 0;
  }
  .two-column-equal-with-bottom-pane .column-2 .inner-group {
    padding: 10px;
  }
  .two-column-right-image .right-image {
    float: none !important;
    width: 100%;
  }
  .two-column-right-image .left-content {
    width: 100%;
    float: none;
  }
  .two-column-left-layout .two-column-right-image .left-content ul li {
    margin-left: 0px;
    width: 100%;
  }
  .visible-phone {
    display: initial;
  }
  .full-width.with-form .main-content {
    padding: 0;
  }

  .two-column-left-layout.with-form
    .custom-two-column-left-form
    form
    .hs-form-field
    ul.hs-error-msgs.inputs-list {
    max-width: 100%;
    float: none;
    padding: 0;
    margin: 0;
    width: 100%;
    clear: both;
  }

  .custom-copyright-bg {
    background-color: #1e2336;
    padding-top: 0;
  }
  .custom-footer-social ul {
    /*float: right;*/
  }
  .custom-footer-social ul li {
    margin-right: 10px;
  }
  .custom-footer-social ul li:last-child {
    margin-right: 0;
  }
  .custom-header-search-grp ul li a:hover {
    color: #009c82;
  }
  .owl-dots > div {
    width: 12px;
    height: 12px;
    margin: 7px;
  }
  .three-col-eq-img .col-group img {
    width: 100%;
  }
  .two-column-left-layout.with-form .custom-two-column-left-form {
    float: left;
    width: 96%;
    left: 2%;
    position: absolute !important;
    top: 8.7%;
    z-index: 9998 !important;
    background-color: #fff;
    padding: 15px;
  }
  .point-of-view-tabs ul {
    display: block;
  }
  .point-of-view-tabs ul li {
    display: block;
    width: 100% !important;
  }
  .point-of-view-tabs ul li:last-child {
    border: none;
  }
  .section-text-wrapper.sticky {
    /*top: 257px !important;*/
  }
  .point-of-view-tabs.sticky {
    /*top: 81px;*/
  }
  .custom-tagline-tabber .show-tablet {
    display: none;
  }
  .custom-tagline-tabber .visible-phone {
    padding-top: 173px;
    margin-top: -173px;
  }

  .custom-5col-img .sb-item {
    width: 100% !important;
    padding: 0 !important;
  }
  .two-column-left-layout.with-form
    .custom-two-column-left-form
    form
    .hs-form-field
    ul.hs-error-msgs.inputs-list {
    padding-left: 90px;
  }
  .two-column-left-layout .custom-main-content ul li {
    background-position: left 7px;
  }
  .full-width-faqs .custom-accordian .custom-top-heading {
    line-height: 30px;
  }
  .custom-accordian .custom-bottom-wrapper {
    padding: 30px 15px;
  }
  .custom-accordian .custom-bottom-wrapper p {
    padding: 0;
    margin: 0;
  }
  .custom-5col-img.row-fluid {
    text-align: center;
  }
  img[style*="float"] {
    display: block;
    float: none !important;
    margin: 10px 0 !important;
  }
  .custom-home-slider .slick-dots {
    position: static;
  }
  .tabber-flexi .custom-tabber-mod a.hs-rss-title {
    font-size: 1em;
  }
  .India-page.home .custom-4col-caption .whitetitle {
    font-size: 1.167em;
  }
  .mo-pageItems.visible-phone {
    display: inline-block !important;
    width: 100%;
  }
  .home-india.home .custom-home-slider {
    margin-left: -20px;
    margin-right: -20px;
    width: calc(100% + 40px);
  }
  .custom-home-slider .hs_cos_gallery_main .hs_cos_gallery_slide.slick-slide {
    margin: 0;
  }
  .custom-image-slider
    .hs_cos_gallery_main.slick-slider
    .slick-slide-inner-wrapper
    .caption
    p {
    font-size: 1em;
    line-height: 25px;
  }
  .India-page .custom-header-inner {
    border-bottom: 0;
  }
  div#twocolcontent {
    padding: 0 12px;
  }
  .full-width.with-form .custom-full-width-form form {
    width: 100%;
    margin-top: 15px;
  }
  .full-width.with-form .custom-full-width-form form {
    width: 100%;
  }
  .full-width-content .custom-top-content-group ul li {
    font-size: 14px;
  }

  .custom-download-row1 .custom-simple-menu .yeartabselected,
  .custom-cat-by-year .yeartabselect {
    display: block !important;
  }
  .custom-download-row1 .custom-simple-menu .yeartabselected a,
  .custom-cat-by-year .yeartabselected a {
    border-bottom: 1px dotted #9aafa6;
    display: block;
    padding: 10px 10px;
    width: 100%;
    background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/mo-nav-down-1.png)
      no-repeat 98% center;
    font-size: 1.2em;
    font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
      "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
      "Lucida Grande", sans-serif;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #009c82;
  }
  .custom-download-row1 .custom-simple-menu .yeartabselected a.selected,
  .custom-cat-by-year .yeartabselected a.selected {
    background: url(//2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/mo-nav-up-1.png)
      no-repeat 98% center;
  }
  .custom-cat-by-year ul,
  .custom-download-row1 .custom-simple-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    background: #fafae5;
    display: none;
    overflow: hidden;
  }
  .custom-cat-by-year ul li,
  .custom-download-row1 .custom-simple-menu ul li {
    border-bottom: 1px solid #cfcfc3;
    display: block;
    padding: 10px 10px;
    width: 100%;
    background: #fafae5;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    font-size: 1.2em;
    color: #023621;
  }
  .custom-cat-by-year ul li a,
  .custom-download-row1 .custom-simple-menu ul li a {
    padding: 0 !important;
    font-size: 1em !important;
    font-family: "Helvetica Neue LT W01_Light", "HelveticaNeue-Light",
      "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial,
      "Lucida Grande", sans-serif !important;
    display: block;
    float: none !important;
    color: #009c82 !important;
  }
  .custom-cat-by-year ul li a:hover,
  .custom-cat-by-year ul li.active a,
  .custom-download-row1 .custom-simple-menu ul li.active a,
  .custom-download-row1 .custom-simple-menu ul li a:hover {
    font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
      "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
      "Lucida Grande", sans-serif;
    color: #023621;
    background: transparent;
  }
  .custom-download-row1 .custom-simple-menu a:hover,
  .custom-cat-by-year .yeartabselected a:hover {
    font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
      "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
      "Lucida Grande", sans-serif !important;
    color: #023621 !important;
  }
  .custom-tagline-tabber div#twocolright {
    min-height: 220px;
  }
  .custom-tagline-tabber .pov-container {
    min-height: 45px;
  }
  .custom-download-row1 .custom-simple-menu ul li.active a {
    background: transparent !important;
    font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
      "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
      "Lucida Grande", sans-serif !important;
    color: #023621 !important;
  }

  .custom-download-row1
    .custom-simple-menu
    .hs_cos_wrapper_type_simple_menu
    ul.active-branch {
    margin-top: 0px;
    display: none;
  }
}

@media (max-width: 657px) {
  .inv-responsive-table-wrapper h3 {
    display: none;
  }
  .inv-responsive-table {
    width: 100%;
  }
  .inv-responsive-header-tr td {
    font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium",
      "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial,
      "Lucida Grande", sans-serif;
    font-size: 1.1em;
    padding: 15px 10px;
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background-color: #f6f6f4;
  }
  .inv-responsive-data-td {
    padding: 5px 10px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    text-align: right;
    width: 50%;
  }
  .inv-responsive-data-td:first-child {
    text-align: left;
  }
}
@media (max-width: 640px) {
  /*.desktop-visible {
        display: none !important;
    }    
    .mobile-visible{
        display:block;
    }
    .mobile-visible h3 {
        display: none;
    }
    .mobile-visible table.custom-data-table.with-pdf {
        margin-bottom:30px;
    }
    .mobile-visible table.custom-data-table.with-pdf tbody tr:first-child td {
        font-family: "Helvetica Neue LT W01_65 Md", "HelveticaNeueMedium", "HelveticaNeue-Medium", "Helvetica Neue Medium", Helvetica, Arial, "Lucida Grande", sans-serif;
        font-size: 1.1em;
        padding: 15px 10px;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        background-color: #F6F6F4;
        width:100%;
        text-align:left;
    }
    .mobile-visible table.custom-data-table.with-pdf tbody td {
        font-size: 18px;
        border: 0;
        vertical-align: top;
        padding: 5px 10px;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        text-align: right;
        width: 50%;
    }
    .mobile-visible table.custom-data-table.with-pdf tbody tr:not(:first-child) td:first-child{
        text-align:left;
    }*/

  .custom-header-search-grp ul li {
    display: none;
  }
  .custom-header-search-grp ul li.search-open-btn-mob {
    display: block !important;
  }
  .custom-logo img {
    max-width: 55px;
  }
  .custom-logo {
    padding-bottom: 11px;
  }
  .header-container-wrapper {
    /*min-height: 97px;*/
  }
  .custom-header-search-grp ul {
    margin-right: 64px;
  }
  .custom-header-search-grp {
    /*margin-top: 36px;*/
  }
  .mobile-trigger {
    right: 5px;
  }
  .show-mobile-nav .mobile-trigger {
    /*top: -27px;*/
    right: 13px;
    width: 56px;
  }
  #searchbox {
    right: 0;
  }

  .custom-image-slider .hs_cos_gallery_main.slick-slider .button-wrapper {
    top: 23%;
    width: 100%;
  }
  .three-col-eq-img img {
    width: 100%;
  }
  .point-of-view-tabs.sticky {
    /*top: 96px;*/
  }
  .section-text-wrapper.sticky {
    /*top: 228px !important;*/
  }
}

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

@media (max-width: 479px) {
  .hs-featured-image-wrapper .hs-featured-image-link img.hs-featured-image {
    border-width: 0;
    max-height: 100%;
    max-width: 100%;
    height: 100%;
    width: 100%;
    float: none;
    margin: 20px 0 20px 0px;
  }
  .custom-home-slider .slick-arrow {
    top: 16%;
  }

  .checkbox-row span.fakelabel span {
    float: none;
  }
  .post-item-container {
    width: 100%;
  }
  .blog .blog-sidebar .row-fluid {
    width: 100% !important;
    float: none !important;
  }
  .custom-cat-by-year ul li a {
    float: none;
    display: block;
  }
  .custom-cat-by-year ul li {
    float: none;
  }
  .blog-listing-wrapper .post-listing .post-item {
    min-height: auto;
  }
  table.custom-block-table td {
    display: block;
    margin-bottom: 5px;
    width: 100%;
  }
  table.custom-block-table tr {
    border-bottom: 1px solid;
    margin-bottom: 10px;
    display: block;
  }
  .custom-tb-size td,
  .custom-tb-size th {
    font-size: 14px !important;
  }
  h1 {
    font-size: 36px;
  }
  .custom-image-slider .hs_cos_gallery_main.slick-slider .button-wrapper {
    top: 17%;
  }
  .two-column-left-layout.with-form
    .custom-two-column-left-form
    form
    .hs-form-field
    > label {
    max-width: 100%;
    float: none;
    width: 100%;
  }
  .two-column-left-layout.with-form
    .custom-two-column-left-form
    form
    .hs-form-field
    .input {
    float: none;
    width: 100%;
    max-width: 100%;
  }
  .two-column-left-layout.with-form
    .custom-two-column-left-form
    form
    input.hs-button.primary.large {
    margin-left: 0;
  }
  .two-column-left-layout.with-form .custom-two-column-left-form form .actions {
    text-align: center;
  }
  .two-column-left-layout.with-form
    .custom-two-column-left-form
    form
    .hs-form-field
    ul.hs-error-msgs.inputs-list {
    width: 100%;
    padding: 0;
  }
  .full-width.with-form .custom-full-width-form form input[type="file"] {
    font-weight: normal;
    font-size: 16px;
    max-width: 100%;
  }
}
@media (max-width: 350px) {
  .custom-image-slider .hs_cos_gallery_main.slick-slider .button-wrapper {
    top: 9%;
  }
  .custom-home-slider .slick-arrow {
    top: 12%;
  }
  .India-page .footer-container-wrapper {
    padding-top: 24px;
  }
}

.logoframe {
  /*padding: 14px 0 18px 0;*/
}
.logosize {
  width: 52px;
}
.bottombanner {
  width: 100%;
  background-color: #d1e7e5;
  padding: 40px 0;
  text-align: center;
}
.dldbut {
  margin-top: 25px;
}
.dldbut > a {
  margin-top: 20px;
  font-size: 22px;
  /*float: left;*/
  background: #33b09b;
  padding: 15px;
  color: white;
}
.dldbut > a::after {
  content: url("https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%20Feb%202017/Images/head-after-white.png");
  width: 30px;
  height: 20px;
  padding-left: 10px;
  position: relative;
}

.nowrap {
  white-space: nowrap;
}
.cite {
  padding: 0px !important;
  white-space: nowrap;
}
.formnotice {
  border: solid 1px #33b09b;
  padding: 15px;
}
/*.statementframe {
    width: 100%;
    height: 570px;
    background-size: cover;
}
.statementtxtbox {
    width: 100%;
    padding-left: 162px;
    padding-top: 217px;
    box-sizing: border-box;
}
.statementheadline {
    font-family: 'Crimson Pro', serif;
    font-size: 70px;
    margin-bottom: 100px;
}
.statementsubhead {
    font-family: 'Crimson Pro', serif;
    font-size: 32px;
    margin-bottom: 107px;
}*/
.buttonprimary {
  display: inline-block;
  border: none;
  background-color: #009c82;
  cursor: pointer;
  padding: 15px 20px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 3px;
}
.buttonprimarysmaller {
  display: inline-block;
  border: none;
  background-color: #009c82;
  cursor: pointer;
  padding: 7px 20px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
}
.buttonprimarysmallerfix {
  display: inline-block;
  border: none;
  background-color: #009c82;
  cursor: pointer;
  padding: 5px 20px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
}
.buttonprimaryallsmall {
  display: inline-block;
  border: none;
  background-color: #009c82;
  cursor: pointer;
  padding: 5px 10px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  /*text-transform: uppercase;*/
  color: #ffffff;
  border-radius: 3px;
  box-sizing: border-box;
}
.buttonprimary:hover,
.buttonprimarysmaller:hover,
.buttonprimarysmallerfix:hover,
.buttonprimaryallsmall:hover {
  background-color: #006d5b;
  color: #ffffff;
}
.buttonsecondary {
  display: inline-block;
  border: none;
  background-color: #ffffff;
  cursor: pointer;
  padding: 15px 20px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #009c82;
  border-radius: 3px;
}
.buttonsecondaryborder {
  display: inline-block;
  border: solid 1px #009c82;
  background-color: #ffffff;
  cursor: pointer;
  padding: 15px 20px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #009c82;
  border-radius: 3px;
}
.buttonsecondarysmaller {
  display: inline-block;
  border: none;
  background-color: #ffffff;
  cursor: pointer;
  padding: 7px 20px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  color: #009c82;
  border: solid 2px #009c82;
  border-radius: 3px;
  box-sizing: border-box;
}
.buttonsecondarysmaller:hover {
  border: solid 2px #006d5b;
  color: #006d5b;
}
.buttontertiary {
  display: inline-block;
  height: 42px;
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/arrow_next.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 40px;
  padding: 9px 55px 0 0;
  font-size: 24px;
  font-weight: 700;
}
.buttontertiarysmaller {
  display: inline-block;
  height: 42px;
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/arrow_next.svg);
  background-repeat: no-repeat;
  background-position: right 3px center;
  padding: 11px 38px 0 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 18px;
  background-size: 24px; /* 26 */
}
.buttontertiary:hover,
.buttontertiarysmaller:hover {
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/arrow_next_over.svg);
}
.buttonwhite {
  display: inline-block;
  border: none;
  background-color: #ffffff;
  cursor: pointer;
  padding: 15px 20px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #000000;
  border-radius: 3px;
}
.buttonwhite:hover {
  background-color: #cccccc;
}
.floatbut {
  float: left;
}
.floatbutpad {
  margin-right: 25px;
}
.white {
  color: #ffffff;
}
.contentpad {
  padding: 0 60px;
}
.contentpad hr,
.contentmorepad hr,
.contentmorenobottom hr,
.newsbottom hr {
  width: 100%;
  height: 1px !important;
  color: #1e2336;
  background-color: #1e2336;
  border: none;
  margin: 60px 0 70px 0;
}

/* Image gallery slider fix styles */

.hs_cos_gallery_main,
.hs_cos_gallery_thumbnails,
.hs_cos_gallery_lightbox {
  padding: 0 !important;
}
.caption {
  background-color: #009c82 !important;
  color: #ffffff !important;
  padding: 25px;
  text-align: right !important;
  font-size: 16px;
  text-transform: uppercase;
}
.caption p {
  /*margin: 0;*/
  max-width: 1440px;
  margin: 0 auto;
}
/*.slick-dots {
    text-align: left !important;
    padding-left: 160px;
}*/
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "â€¢";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: 0.25;
}
.slick-dots li.slick-active button:before {
  color: #000;
  opacity: 0.75;
}

.bluebg {
  /*background-color: #1E2336;*/
  background-color: #2f354e;
  color: #ffffff;
}
.bluebg h2,
.bluebg h3 {
  color: #ffffff !important;
  margin-bottom: 20px;
}
.bluebg hr {
  color: #ffffff !important;
  background-color: #ffffff !important;
  margin: 50px 0;
}
.ltgreenbg {
  background-color: #d2e7e5;
}
.contentpadsmaller {
  padding: 0 150px 50px 150px;
}
.negtop {
  margin-top: -80px;
  overflow: visible !important;
}
.imgshadow {
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.4);
}
.shadowframe {
}
.shadowframe img {
  box-shadow: 0px 20px 20px rgba(0, 0, 0, 0.4);
}
.contentmorepad {
  padding: 20px 160px;
}
.contentmorenobottom {
  padding: 20px 160px;
}
.contentpad h2,
.contentpadsmaller h2 {
  margin-top: 80px !important;
}
.contentmorepad h2,
.contentmorenobottom h2 {
  margin-top: 60px !important;
}
.quotegaltxt {
  font-size: 24px;
  text-align: center;
}
.form-open {
  padding: 20px 0 0 0;
  text-align: center;
  border-top: solid 1px #1e2336;
  /*margin-bottom: 30px;*/
  cursor: pointer;
}
.form-open p {
  display: inline-block;
  padding-right: 50px;
  background-repeat: no-repeat;
  background-position: right center;
}
.pointer-down {
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/selector-arrow-white-down.svg);
  background-size: 18px;
}
.pointer-up {
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/selector-arrow-white-up.svg);
  background-size: 18px;
}
.form-showhide {
  padding: 30px 0;
}
.socialtwitter {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/twitter-bird-blue.svg);
  background-repeat: no-repeat;
  background-size: 19px;
  background-position: center center;
}
/*.socialtwitter:hover {
    background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/twitter_over.png);
}*/
.sociallinkedin {
  display: inline-block;
  width: 40px;
  height: 40px;
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/linkedin-circle-blue.svg);
  background-repeat: no-repeat;
  background-size: 21px;
  background-position: center center;
}
/*.sociallinkedin:hover {
    background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/linkedin_over.png);
}*/
.socialicon {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border: none;
  border-radius: 50%;
}
.socialicon:hover {
  background-color: #b5bd00;
}
.mainmenu .custom-menu-primary .hs-menu-wrapper > ul > li > a {
  /*color: #fff;
    font-family: 'Nunito Sans',sans-serif;
    display: block;
    padding: 17px;*/
  /*font-size: 1.25em !important;*/
  font-weight: 700;
}
.introtxt {
  padding-right: 300px;
  /*margin-bottom: 80px;*/
  font-size: 1.4em;
  line-height: 40px;
}
.introtxtwide {
  margin-bottom: 80px;
  font-size: 1.4em;
  line-height: 40px;
}
.introtxtnopad {
  font-size: 1.4em;
  line-height: 40px;
}
.homesecond {
  padding-right: 300px;
}
.lgrtxt {
  font-size: 1.4em;
  line-height: 40px;
}
.customershr {
  width: 65% !important;
  margin: 0 auto !important;
}
.divisionsp {
  margin: 0 100px 40px 0;
}
.textframe {
  padding: 0 80px;
}
.africabg {
  position: relative;
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/sustainable_logo_greenbg.png),
    url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/africa_bg.jpg);
  background-repeat: no-repeat;
  background-size: auto, cover;
  background-position: right bottom, left top;
  min-height: 570px !important;
  color: #ffffff;
}
.africabg h2 {
  color: #ffffff !important;
  margin: 40px 400px 0 0 !important;
}
.sustainabilitylogo {
  position: absolute;
  bottom: 0;
  right: 0;
}
.mobilemenu {
  display: none !important;
}
.africaminheight {
  min-height: 530px;
}
.midgreenbg {
  background-color: #009c82;
}

/* Footer form styling */

.form-showhide input[type="text"],
.form-showhide input[type="password"],
.form-showhide input[type="datetime"],
.form-showhide input[type="datetime-local"],
.form-showhide input[type="date"],
.form-showhide input[type="month"],
.form-showhide input[type="time"],
.form-showhide input[type="week"],
.form-showhide input[type="number"],
.form-showhide input[type="email"],
.form-showhide input[type="url"],
.form-showhide input[type="search"],
.form-showhide input[type="tel"],
.form-showhide input[type="color"],
.form-showhide textarea,
.form-showhide select {
  width: 100%;
  margin: 0px;
  vertical-align: middle;
  display: block;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: solid 1px #ffffff !important;
  font-size: 0.9em;
  color: #ffffff !important;
  background-color: transparent !important;
  font-family: "Nunito Sans", sans-serif !important;
  line-height: 38px;
  padding-left: 5px;
  border-radius: 0 !important;
}
.form-showhide .hs-form-field > label {
  font-size: 1em !important;
  font-family: "Nunito Sans", sans-serif !important;
  color: #ffffff !important;
  display: block;
  margin-bottom: 5px;
  font-weight: 400 !important;
}
.form-showhide form ul li {
  background: none !important;
  padding-left: 0 !important;
  float: left !important;
  padding: 0 50px 30px 0 !important;
}
.form-showhide .hs-form-field {
  margin: 0;
}
form > div {
  position: relative;
}
form > div.hs_firstname > label {
  position: absolute;
}
.form-showhide input[type="checkbox"] {
  -webkit-appearance: none;
  width: 24px !important;
  height: 24px;
  background-color: #ffffff !important;
  border-radius: 3px;
  border: solid 1px #cccccc;
  vertical-align: middle;
}
.form-showhide input[type="checkbox"]:checked {
  background-color: #b5bd00 !important;
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/box-tick.svg) !important;
  background-repeat: no-repeat;
  background-size: 18px;
  background-position: center center;
}
.form-showhide form.hs-form fieldset .hs-form-field {
  padding: 0 30px 40px 0 !important;
}
.form-showhide input[type="radio"] {
  width: auto !important;
}
/*.form-showhide form.hs-form fieldset.form-columns-3 .hs-form-field {
    width: 33.3%;
}*/

/*.form-showhide form.hs-form fieldset[class*="form-columns"] .hs-input {
    width: auto;
}*/

/* ScrollReveal styles */
html.sr .load-hidden {
  visibility: hidden;
}

/* Events section on Currency page */
.eventscol {
  float: left;
  width: 45%;
  box-sizing: border-box;
  margin-bottom: 52px;
}
.eventsrightpad {
  margin-right: 20px;
}
.eventdate {
  font-size: 1.4em;
  line-height: 32px;
  color: #009c82;
  margin-bottom: 20px;
}
.eventtitle {
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 20px;
  font-weight: 700;
}
.eventlocation {
  font-size: 1.4em;
  line-height: 32px;
  margin-bottom: 20px;
}
/* News section on Currency page */
.inthenewsbox {
  max-width: 974px;
  margin: 0 auto 50px auto;
}
.newscol {
  float: left;
  max-width: 460px;
}
.newspad {
  margin-right: 54px;
}
.newstype {
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 20px;
  font-weight: 700;
}
.newstitle {
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 40px;
  font-weight: 700;
}
.newsdate {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}
.newsblurb {
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 40px;
}
.redbg {
  background-color: #3b213c;
  color: #ffffff;
}
.redbg hr {
  color: #ffffff;
  background-color: #ffffff;
}
.dlrdesignbg {
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/dlrdesign_bgright.png),
    url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/dlrdesign_bgleft.png);
  background-repeat: no-repeat;
  background-position: right bottom, left center;
}
.clearall {
  clear: both;
  font-size: 1px;
  height: 1px;
}
.leftneg {
  margin-left: -60px !important;
}
.leftsixty {
  margin-left: 40px !important;
}
.slick-prev,
.slick-next {
  display: none !important;
}
.readall {
  text-align: right;
  margin-bottom: 40px;
}
.eventsframe {
  margin-bottom: 30px;
}
.bottom40 {
  margin-bottom: 40px !important;
}
.bottom80 {
  margin-bottom: 80px;
}
.bottom120 {
  margin-bottom: 120px;
}
.bottom240 {
  margin-bottom: 240px;
}
.left h3,
.right h3 {
  margin-bottom: 20px !important;
}
.solutionspic {
  margin-bottom: 50px;
}
.imgnegright {
  margin-right: -80px;
}
.dlrdesignheader {
  padding-right: 10%;
  border: none;
}
.hs_cos_wrapper .slick-dots {
  margin: 20px 0 !important;
}
.supsmaller {
  font-size: 65%;
}
.footerbacktotop {
  color: #ffffff;
  padding: 10px 0 20px 0;
  border-bottom: solid 1px #ffffff;
  text-align: center;
  margin-bottom: 30px;
}
.footerbacktotop a {
  color: #ffffff;
  text-decoration: none;
}

/* Coloured bullets */
.benefitsbul {
}
.benefitsbul ul {
  list-style: none;
  padding-left: 20px;
}
.benefitsbul ul li {
  margin-bottom: 15px;
}
.benefitsbul ul li::before {
  content: "\2022";
  color: #009c82;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.spwbul {
  margin-right: 250px;
}
.spwbul ul {
  list-style: none;
  margin-bottom: 60px;
}
.spwbul ul li {
  margin-bottom: 15px;
}
.spwbul ul li::before {
  content: "\2022";
  color: #009c82;
  display: inline-block;
  width: 1em;
  margin-left: -1em;
}
.imgoffsetfirst {
  margin: 0 -80px 40px 80px;
}
.imgoffset {
  margin: 0 -80px 80px 80px;
}
.imgoffsetleft {
  margin: 0 80px 80px -80px;
}
.imgoffsetmorebottom {
  margin: 0 -80px 120px 80px;
}
.fourtyabove {
  margin-top: 40px !important;
}
.bottom100 {
  margin-bottom: 100px;
}
.top60 {
  margin-top: 60px !important;
}
.top20 {
  margin-top: 20px !important;
}
.midgreen {
  background-color: #65b1ac;
}
.cfdelegate {
  padding: 60px 20% 80px 20%;
  text-align: center;
}
@media only screen and (max-width: 1200px) {
  .cfdelegate {
    padding: 60px 15% 80px 15%;
  }
}
@media only screen and (max-width: 1024px) {
  .cfdelegate {
    padding: 60px 10% 80px 10%;
  }
}
@media only screen and (max-width: 990px) {
  .cfdelegate {
    padding: 60px 5% 80px 5%;
  }
}

/* Remove min-height from spans to get rid of white space */
.row-fluid [class*="span"] {
  min-height: 0px !important;
}
.underheadtwo {
  margin-bottom: 140px;
}
.overtopleft,
.overtopright {
  position: relative;
  /*overflow: hidden;*/
}
.left,
.right {
  position: relative;
  /*overflow: hidden;*/
}
.bottom50 {
  margin-bottom: 50px !important;
}
.yearselect {
  margin-bottom: 40px;
}
.yearselect select {
  width: 200px !important;
  display: block;
  color: #383c5a;
  background-color: #dbe1de;
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/down-arrow-blue.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 15px center;
  border: none;
  border-radius: 2px;
  padding: 0 10px;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.fileselect select {
  display: block;
  color: #383c5a;
  background-color: #dbe1de;
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/down-arrow-blue.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 15px center;
  border: none;
  border-radius: 2px;
  padding: 0 10px;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.dlr-hacky-menu select,
.hs_cos_wrapper select {
  width: 225px !important;
  display: block;
  color: #383c5a;
  background-color: #dbe1de;
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/down-arrow-blue.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 15px center;
  border: none;
  border-radius: 2px;
  padding: 0 10px;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.topbottom60 {
  margin: 60px 0;
}
.searchtop {
  /*margin-top: 46px;*/
}
ul.searchtop {
  width: 36px;
  margin: 48px 0 0 0;
  padding: 0;
}
.hidetest {
  display: none;
}
.tribox {
  background-color: #dfdfdf;
  margin-bottom: 40px;
  font-size: 24px;
}
.trimenu {
  float: left;
  width: 32%;
  text-align: center;
  padding: 15px 0;
  cursor: pointer;
}
.trimenupad {
  margin-right: 2%;
}
.triselected {
  background-color: #2f354e;
  color: #ffffff !important;
}
.loadmorebutton,
.loadlessbutton {
  display: inline-block;
  border: none;
  background-color: #009c82;
  cursor: pointer;
  padding: 15px 20px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #ffffff;
  border-radius: 3px;
  display: none;
  margin-bottom: 100px;
}
.loadmorebutton:hover,
.loadlessbutton:hover {
  background-color: #006d5b;
  color: #ffffff;
}
#box1900,
#box2000,
.loadmore {
  display: none;
}
.headertopless {
  margin-top: 10px !important;
}
.careerssection {
}
.careersrow {
  width: 100%;
  margin-bottom: 2%;
}
.careerscontent {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  width: 100%;
}
.careersblock {
  float: left;
  width: 48%;
  display: flex;
  align-items: center;
}
.careersblock img {
  width: 100%;
}
.blockpad {
  margin-right: 2%;
}
.careerstxt {
  padding: 30px;
  font-size: 1.4em;
  line-height: 40px;
  text-align: center;
}
.cbg1 {
  background-color: #009c82;
  color: #ffffff;
}
.cbg2 {
  background-color: #d2e7e5;
  color: #2f354e;
}
.cbg3 {
  background-color: #2f354e;
  color: #ffffff;
}
.menufloat {
  float: left;
  width: 250px;
  margin-bottom: 40px;
}
.menufloatsm {
  float: left;
  width: 125px;
  margin-bottom: 40px;
}
button.sbutton {
  background-color: #009c82;
  color: #ffffff;
  width: 100px;
  height: 38px;
  border: none;
  border-radius: 2px;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
button.rbutton {
  background-color: #ffffff;
  color: #009c82;
  width: 100px;
  height: 38px;
  border: solid 2px #009c82;
  border-radius: 2px;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.errmessage,
.errmessagetwo {
  display: none;
  margin-bottom: 40px;
}
.contentmorepad .caption {
  text-transform: none;
  text-align: left !important;
}
.logofloat {
  float: right;
}
.right20 {
  margin-right: 20px;
}
.negativetop h2 {
  margin-top: -60px !important;
}

/* Homepage top message box */

.messageframe {
  width: 100%;
  background-color: #2f354e;
  border-bottom: solid 1px #2f354e;
  box-sizing: border-box;
}
.messagebox {
  max-width: 1440px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 150px 0 20px;
  color: #ffffff;
  font-size: 16px;
  box-sizing: border-box;
}
.linkless,
.linkmore {
  color: #009c82;
  cursor: pointer;
}
.messagemore {
  display: none;
}
.pointer-down-c {
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/selector-arrow-white-down.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: right top 20px;
  cursor: pointer;
}
.pointer-up-c {
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/selector-arrow-white-up.svg);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: right top 20px;
  cursor: pointer;
}
.linkwhite {
  color: #ffffff !important;
  text-decoration: underline;
}

/* Styles for Contact page form */

.formcontact select {
  display: block;
  width: 400px !important;
  color: #2f354e;
  background-color: transparent;
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/down-arrow-blue.svg);
  background-repeat: no-repeat;
  background-size: 15px;
  background-position: right 15px center;
  border-bottom: solid 1px #555555;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  padding: 15px 15px 15px 5px;
  text-transform: uppercase;
  box-sizing: border-box;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  margin-bottom: 40px;
}
.formcontact input[type="checkbox"] {
  /*-webkit-appearance: none;*/
  width: 24px !important;
  height: 24px;
  background-color: #fff !important;
  border-radius: 3px;
  border: solid 1px #ccc;
  vertical-align: middle;
  margin: 0 10px 0 0 !important;
}
.formcontact form.hs-form .hs-form-field ul.inputs-list span {
  font-size: 1em !important;
  line-height: 28px;
}
.formcontact input[type="text"],
.formcontact input[type="password"],
.formcontact input[type="datetime"],
.formcontact input[type="datetime-local"],
.formcontact input[type="date"],
.formcontact input[type="month"],
.formcontact input[type="time"],
.formcontact input[type="week"],
.formcontact input[type="number"],
.formcontact input[type="email"],
.formcontact input[type="url"],
.formcontact input[type="search"],
.formcontact input[type="tel"],
.formcontact input[type="color"] {
  width: 100%;
  margin: 0px;
  vertical-align: middle;
  display: block;
  border-top: none !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: solid 1px #555555 !important;
  font-size: 0.9em;
  color: #2f354e !important;
  background-color: transparent !important;
  font-family: "Nunito Sans", sans-serif !important;
  line-height: 38px;
  padding-left: 5px;
  border-radius: 0 !important;
  margin-bottom: 40px;
}
.formcontact textarea {
  width: 100%;
  margin: 0px;
  vertical-align: middle;
  display: block;
  border: solid 1px #555555 !important;
  font-size: 0.9em;
  color: #2f354e !important;
  background-color: transparent !important;
  font-family: "Nunito Sans", sans-serif !important;
  line-height: 38px;
  padding-left: 5px;
  border-radius: 0 !important;
  margin-bottom: 40px;
}
.formcontact .hs-form-field > label {
  position: relative;
  font-size: 1em !important;
  font-family: "Nunito Sans", sans-serif !important;
  color: #2f354e !important;
  display: block;
  margin-bottom: 5px;
  font-weight: 400 !important;
  text-transform: uppercase;
}
.formcontact .hs-form-required {
  position: absolute;
  left: -15px;
  bottom: -40px;
}
.formcontact .legal-consent-container,
.formcontact .hs-recaptcha {
  margin-bottom: 40px;
}
.formstandard form {
  width: 842px;
  margin: 0 auto 5rem auto;
  @media only screen and (max-width: 768px) {
    width: 100%;
    margin: 0;
    padding: 0 20px;
  }
}
.formstandard h3.form-title {
  text-align: center;
  color: #1e2336;
  margin-top: 5rem;
  font-family: "Nunito Sans", sans-serif !important;
}
.formstandard input[type="text"],
.formstandard input[type="password"],
.formstandard input[type="datetime"],
.formstandard input[type="datetime-local"],
.formstandard input[type="date"],
.formstandard input[type="month"],
.formstandard input[type="time"],
.formstandard input[type="week"],
.formstandard input[type="number"],
.formstandard input[type="email"],
.formstandard input[type="url"],
.formstandard input[type="search"],
.formstandard input[type="tel"],
.formstandard input[type="color"],
.formstandard textarea {
  width: 100%;
  margin: 0px;
  vertical-align: middle;
  display: block;
  background-color: #efefef;
  border: solid 2px #cccccc;
  border-radius: 5px;
}
.formstandard .hs-form-field > label {
  position: relative;
  font-size: 1rem !important;
  font-family: "Nunito Sans", sans-serif !important;
  color: #555555 !important;
  display: block;
  margin-bottom: 5px;
  font-weight: 400 !important;
}
.redasterisk {
  color: red;
}
.faqframe {
  width: 100%;
  margin-bottom: 40px;
}
.faqquestion {
  width: 100%;
  padding-right: 30px;
  box-sizing: border-box;
  cursor: pointer;
}
.faqanswer {
  display: none;
  padding-right: 30px;
  box-sizing: border-box;
}
.faqbold {
  font-weight: 700;
}
.pointer-down-faq {
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/arrow-emeraldgreen.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 18px;
  font-weight: 400;
}
.pointer-up-faq {
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/arrow-emeraldgreen-up.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 18px;
  font-weight: 700;
}
.faqsearchfield {
  margin-bottom: 40px;
}
.faqsearchfield input[type="text"] {
  width: 300px;
  line-height: normal;
  font-family: "Nunito Sans", sans-serif;
}
.searchleft {
  float: left;
  width: 135px;
  padding-top: 5px;
}
.searchright {
  float: left;
  width: 500px;
}
#careersresponse,
#otherresponse {
  margin: 20px 0 40px 0;
}
.tobaccoqueries {
  display: none;
}
.bottom60 {
  margin-bottom: 60px;
}
.rightpad {
  padding-right: 20px;
}
.leftpad {
  padding-left: 20px;
}
.linkhide {
  display: none;
}
.linkshow {
  display: block;
}

.searchfour input[type="text"] {
  width: 45%;
  margin: 0 15px 0 0;
  vertical-align: middle;
  display: block;
  border: 1px solid #6b6b73;
  font-size: 0.9em;
  color: #023621;
  font-family: "Nunita Sans", sans-serif;
  line-height: 38px;
  padding-left: 5px;
  float: left;
}
.searchfour label {
  float: left;
  margin: 10px 30px 0 0;
}
.searchfour .hs-search-field__bar button svg {
  background-color: #009c82;
  width: 48px;
  height: 48px;
  float: left;
  margin: 0;
  padding: 10px;
  border-radius: 2px;
  background-image: none;
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/search_white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 50%;
}
.searchfour button {
  padding: 0;
  border: none;
}
.searchfour path {
  fill: none;
}
/*g#layer1 {
    color: #FFFFFF;
    background-color: #FFFFFF;
}*/
.bluebg a:not(.buttonprimary) {
  color: #65b1ac !important;
}
.imgright {
  float: right;
}
.purposeframe {
  text-align: center;
  color: #ffffff;
  padding: 40px 0 80px 0;
}
.purposeframe h4 {
  margin-bottom: 20px !important;
  color: #ffffff !important;
  text-transform: uppercase;
}
.purposeframe h2 {
  color: #ffffff !important;
  margin-top: 0 !important;
}
.purposeframe h4 {
  margin-bottom: 0 !important;
}
.purposequotebox {
  width: 41px;
  margin: 0 auto;
  padding-bottom: 20px;
}
.bottom20 {
  margin-bottom: 20px;
}
.b40nomobile {
  margin-bottom: 40px !important;
}
.dlrdesignheadtop {
  margin-top: 60px !important;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.dlrdesignpic {
  margin: 0 auto 80px auto;
  width: 1045px; /* 1180 */
}
.productnamed {
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 15px;
  font-weight: 700;
}
.headerone {
  color: #485376;
}
.headertwo {
  color: #622b3a;
}
.headerthree {
  color: #009c82;
}
.headerfour {
  color: #622b3a;
}
.headerfive {
  color: #2f354c;
}
.top100 {
  margin-top: 100px !important;
}
#imgthree,
#imgfive {
  width: 540px;
}
.imgoutline {
  border: solid 1px #eeeeee;
}
.search-open-btn {
  cursor: pointer;
}
.blogcaption {
  font-size: 14px;
}
.blogimg {
  float: right;
  width: 550px;
  margin-left: 40px;
}
.blogimg img {
  width: 100%;
}
.fakelabel {
  font-size: 1em;
  font-family: "Nunito Sans", sans-serif;
  color: #ffffff;
  display: block;
  margin-bottom: 5px;
  font-weight: 400;
}
.newsheader {
  padding: 0 8% 0 0 !important;
  border: none !important;
  margin: 0 0 20px 0 !important;
}
.hs-search-field__input {
  background-image: url(https://2752422.fs1.hubspotusercontent-na1.net/hubfs/2752422/De%20La%20Rue%202020/images/search_blue.svg);
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 21px;
}

/* RSS feed styles */
.hs-rss-title {
  display: block;
  color: #1e2336;
  font-size: 34px;
  line-height: 40px;
  margin-bottom: 40px;
  font-weight: 700;
}
.hs-related-blog-byline,
.hs-rss-byline {
  opacity: 1;
  font-size: 18px;
}
.hs-rss-date {
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  color: #1e2336;
}
.hs-rss-item {
  float: left;
  width: 48%;
}
.hs-rss-description a {
  display: inline-block;
  border: 0;
  background-color: #009c82;
  cursor: pointer;
  padding: 7px 80px;
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  border-radius: 3px;
  margin-top: 20px;
}

.hs-rss-item:nth-of-type(odd) {
  margin-right: 2%;
}
.hs-rss-item:nth-of-type(even) {
  margin-left: 2%;
}

/* Search bar suggestions */
.hs-search-field--open .hs-search-field__suggestions {
  background-color: #dbe1de;
  border: none !important;
}
.hs-search-field__suggestions {
  padding: 15px !important;
}
.hs-search-field__suggestions #results-for {
  font-size: 14px;
  text-transform: uppercase;
}
.hs-search-field__suggestions li {
  margin-bottom: 15px !important;
}
.hs-search-field__suggestions li:last-of-type {
  margin: 0 !important;
}
.hs-search-field__suggestions a {
  color: #1e2336;
}
.gridhousenotes {
  display: flex;
  width: 100%;
  margin-bottom: 20px;
}
.gridsquare {
  flex: 1;
}
.gridsquare img {
  width: 100%;
}
.grpadright {
  margin-right: 2%;
}
.borderbkbttm40 {
  border: solid 1px #000000;
  margin-bottom: 40px;
}
.quoteborder {
  border: solid 3px #d2e7e5;
  margin-bottom: 40px;
}
.top50 {
  margin-top: 50px;
}

@media only screen and (max-width: 767px) {
  .gridhousenotes {
    display: block;
    margin-bottom: 0;
  }
  .gridsquare {
    display: block;
    margin-bottom: 20px;
  }
  .grpadright {
    margin-right: 0;
  }
  .hs_cos_gallery_main .slick-slide img,
  .hs_cos_gallery_thumbnails .slick-slide img,
  .hs_cos_gallery_lightbox .slick-slide img {
    max-width: 300% !important;
  }
  .hscontentbox {
    padding: 0 20px 0 20px !important;
  }
  .homegallery .statementheadline {
    font-size: 40px !important;
    margin-bottom: 20px !important;
  }
  .homegallery .statementsubhead {
    font-size: 18px !important;
    margin-bottom: 20px !important;
  }
  .homegallery .statementsubhead br {
    display: none;
  }
}

@media only screen and (min-width: 950px) {
  .hs-search-field--open .hs-search-field__suggestions {
    margin-left: 124px;
    width: 45%;
  }
}

/* Mobile styles */

@media only screen and (max-width: 991px) {
  .dkmenu {
    display: none !important;
  }
  .mobilemenu {
    display: block !important;
  }
}

@media only screen and (max-width: 767px) {
  .full-width .main-content {
    padding: 0;
    margin: 0;
  }
  h1 {
    padding: 0 0 40px 0 !important;
    margin: 0 0 40px 0 !important;
    font-size: 30px !important;
    line-height: normal !important;
  }
  h2 {
    font-size: 26px;
    line-height: 34px;
    margin-bottom: 30px;
  }
  h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  h4 {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 20px;
    font-weight: 700;
  }
  .contentpad,
  .contentmorepad,
  .contentmorenobottom {
    padding: 0 20px;
  }
  .introtxt,
  .introtxtwide,
  .lgrtxt {
    padding: 0;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
  }
  .buttontertiary {
    padding: 9px 38px 0 0;
    font-size: 16px;
    line-height: 22px;
    background-size: 26px;
  }
  .contentpad hr,
  .contentmorepad hr {
    margin: 30px 0;
  }
  .divisionsp {
    display: none;
    margin: 0 20px 40px 0;
    font-size: 13px;
    line-height: 15px;
  }
  .textframe {
    padding: 0 20px 20px 20px;
  }
  .textframehome {
    padding: 0 20px;
  }
  .buttonfirst {
    margin-bottom: 40px;
  }
  .customershr {
    margin: 0 auto 30px auto !important;
  }
  .logoframe {
    padding: 0;
  }
  .logosize {
    width: 40px;
  }
  .buttonprimary,
  .buttonsecondaryborder {
    padding: 7px 20px;
    font-size: 14px;
  }
  .caption {
    padding: 4px 15px !important;
    font-size: 12px !important;
  }
  .slick-dots li {
    width: 10px;
  }
  .slick-dots li button:before {
    font-size: 7.5px !important;
  }
  .overtopleft,
  .overtopright {
    float: left !important;
    width: 48% !important;
    overflow: hidden;
  }
  .overtopleft h3,
  .overtopright h3 {
    /*font-size: 14px !important;
      line-height: normal;*/
  }
  .overtopleft {
    margin-right: 4%;
  }
  .overtopleft .buttonprimary,
  .overtopright .buttonprimary {
    font-size: 14px;
    padding: 7px 10px;
  }
  /*.row-fluid .span6 {
      float: left !important;
      width: 48% !important;
  }
  .row-fluid .span6 h3 {
      font-size: 14px !important;
      line-height: normal;
  }
  .left {
      margin-right: 4%;
  }
  .left .buttonprimary, .right .buttonprimary {
      font-size: 14px;
      padding: 7px 10px;
  }*/
  .form-showhide .hs-form-field > label {
    margin-bottom: 10px !important;
  }
  .row-fluid {
    width: auto !important;
  }
  .row-fluid .span10 {
    width: 70% !important;
  }
  .custom-footer-social {
    float: left !important;
  }
  .custom-footer-menu {
    margin-bottom: 30px;
  }
  .custom-copyright p {
    text-align: left;
  }
  .contentpadsmaller {
    padding: 0 20px !important;
  }
  .right {
    margin-bottom: 30px;
  }
  .mobile-trigger {
    right: -8px;
  }
  /*.full-width .main-content h2 {
      padding: 28px 0 3px 0; 
  }*/
  ul.quote-dots {
    display: block;
    margin: 0 0 10px 0;
  }
  .form-open p {
    font-size: 0.833em !important;
  }
  .form-showhide .hs-form-field > label {
    font-size: 0.833em !important;
  }
  .form-showhide form.hs-form .hs-form-field ul.inputs-list span {
    font-size: 0.833em !important;
  }
  body .hs-button.primary,
  body input[type="submit"],
  body input[type="button"] {
    padding: 7px 20px;
    font-size: 14px;
  }
  p.white {
    font-size: 0.833em !important;
  }
  .top20 {
    margin-top: 20px !important;
  }
  .left p,
  .right p,
  .left ul li,
  .right ul li {
    font-size: 16px;
    line-height: 22px;
  }
  .left img.imgshadow,
  .right img.imgshadow {
    margin-bottom: 30px;
  }
  .africabg h2 {
    margin: 20px 0 !important;
    padding: 0 !important;
  }
  .eventscol,
  .newscol {
    float: none;
    width: 100%;
    margin-bottom: 0;
  }
  .eventsrightpad {
    margin: 0;
  }
  .eventbutton {
    margin-bottom: 40px;
  }
  .colleft {
    margin-right: 5%;
  }
  .colright {
    width: 70%;
  }
  .newstitle {
    margin-bottom: 20px;
  }
  .newsblurb {
    margin-bottom: 20px;
  }
  .readall {
    margin-bottom: 20px;
  }
  .inthenewsbox {
    margin-bottom: 20px;
  }
  .leftneg {
    margin-left: 0 !important;
  }
  .eventsframe {
    margin-bottom: 0;
  }
  .txtbottom {
    margin-right: 0;
  }
  .solutionspic {
    margin-bottom: 0;
  }
  .imgnegright {
    margin: 0;
  }
  .dlrdesignheader {
    padding: 40px 0 0 0 !important;
  }
  .spwbul {
    margin: 0;
  }
  .fourtyabove {
    margin: 0;
  }
  .newstitle,
  .productname,
  .eventtitle,
  .dldtitle,
  .productnamed {
    font-size: 20px;
    line-height: 26px;
  }
  .introtxt,
  .introtxtwide,
  .eventdate,
  .eventlocation {
    font-size: 16px;
    line-height: 22px;
  }
  .stattext,
  .statementsubhead,
  .dldtxt,
  .newsdate,
  .newsblurb,
  .bodyfix,
  body {
    font-size: 16px;
    line-height: 22px;
  }
  .imgoffset,
  .imgoffsetfirst,
  .imgoffsetmorebottom {
    margin: 0 0 40px 0;
  }
  .eventdate,
  .eventtitle {
    margin-bottom: 0;
  }
  .newstype,
  .dldtype {
    font-size: 14px;
    margin-bottom: 0;
  }
  .newstitle {
    margin-bottom: 5px;
  }
  .buttonwhite {
    margin-bottom: 20px;
    padding: 7px 20px;
    font-size: 14px;
  }
  .africabg {
    background-size: 30%, cover;
  }
  .fourtyabove {
    margin-top: 0 !important;
  }
  .left img {
    margin-bottom: 30px;
  }
  .africaminheight {
    min-height: 0;
  }
  .contentpad h2,
  .contentpadsmaller h2 {
    margin-top: 30px !important;
  }
  .contentmorepad h2,
  .contentmorenobottom h2 {
    margin-top: 30px !important;
  }
  .bottom80 {
    margin-bottom: 40px;
  }
  .bottom120 {
    margin-bottom: 40px;
  }
  .bottom240 {
    margin-bottom: 40px;
  }
  .honetop30 {
    margin-top: 30px !important;
  }
  .rightpad,
  .leftpad {
    padding: 0;
  }
  .negtop {
    margin-top: -40px;
  }
  .underheadtwo {
    margin-bottom: 70px;
  }
  .cfdelegate {
    padding: 40px 20px 20px 20px;
  }
  .homesecond {
    padding-right: 0;
  }
  .bottom50 {
    margin-bottom: 20px !important;
  }
  .topbottom60 {
    margin: 30px 0;
  }
  .buttontertiarysmaller {
    font-size: 16px;
    line-height: 22px;
  }
  .trimenu {
    float: none;
    width: 100%;
  }
  .trimenupad {
    margin-right: 0;
    border-bottom: solid 1px #ffffff;
  }
  .searchleft {
    float: none;
    width: 100%;
    padding-top: 0;
  }
  .searchright {
    float: none;
    width: 100%;
  }
  .formcontact select {
    width: 95% !important;
  }
  #careersresponse,
  #otherresponse {
    margin: 0 0 40px 0;
  }
  .imgright,
  .imgleft {
    float: none;
    width: 150px;
    margin: 0 auto;
  }
  .left,
  .right {
    overflow: hidden;
    padding: 0 20px 20px 20px;
  }
  .careersrow {
    display: block;
  }
  .careersblock {
    float: none;
    width: 100%;
  }
  .careerstxt {
    font-size: 16px;
    line-height: 22px;
  }
  .menufloat {
    margin-bottom: 30px;
  }
  .messagebox {
    width: 100%;
    margin: 20px auto 0 auto;
    padding: 20px 40px 0 20px;
    font-size: 14px;
  }
  .pointer-down-c,
  .pointer-up-c {
    background-position: right 20px top 20px;
  }
  .bottom40 {
    margin-bottom: 20px !important;
  }
  .purposeframe {
    padding-bottom: 20px;
  }
  .purposeframe h2 {
    margin-top: 10px !important;
  }
  .mobilenotop {
    margin-top: 0 !important;
  }
  .mobilenobottom {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
  }
  .mobilenegtop {
    margin-top: -60px;
  }
  .mobilebottom40 {
    margin-bottom: 40px !important;
  }
  .b40nomobile {
    margin-bottom: 12px !important;
  }
  .dlrdesignpic {
    width: 100%;
    margin: 0;
  }
  .top100 {
    margin-top: 30px;
  }
  #imgthree,
  #imgfive {
    width: 100%;
  }

  /*RSS feed items */

  .hs-rss-item {
    float: none;
    width: 100%;
    margin: 0 0 30px 0;
    box-sizing: border-box;
  }
  .hs-rss-item:nth-of-type(even),
  .hs-rss-item:nth-of-type(odd) {
    margin-right: 0;
    margin-left: 0;
  }
  .newscapframe {
    width: 100%;
    /* padding: 20px !important;*/
    box-sizing: border-box !important;
  }
  .hs-rss-title {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 20px;
  }
  .hs-rss-date {
    font-size: 16px;
    line-height: 18px;
  }
  .blogimg {
    float: none;
    width: 100%;
  }
  .mobbot30 {
    margin-bottom: 30px;
  }
  .inthenewsbox {
    padding: 0 30px !important;
  }
  .topspace {
    margin-top: 60px;
  }
  .negativetop h2 {
    margin-top: 0 !important;
  }
}
@media (max-width: 568px) {
  .hs-menu-wrapper.hs-menu-flow-horizontal > ul li.hs-menu-depth-1 {
    float: left !important;
    margin-right: 30px;
  }
}

/* To fix the menu after removing min-height from spans */
@media screen and (min-width: 992px) {
  .custom-menu-primary .hs-menu-wrapper > ul {
    margin: 38px 0 8px 0 !important; /* 46px */
  }
}

.tributeframe {
  display: flex;
  width: 100%;
}
.tributebox {
  flex: 0 1 auto;
}
.tributebox img {
  width: 100%;
  border: solid 1px #eeeeee;
}
.tributetxt {
  padding: 30px;
}

.prodrightcontent .custom-accordian {
  border-top: solid 1px #dddddd !important;
  /*border-bottom: solid 1px #dddddd !important;*/
}
/*.hs_cos_wrapper:has(.custom-accordian) {
  background-color: #eeeeee;
}*/

.fiverembottom {
  margin-bottom: 5rem;
}

.cs-block {
  font-family: "Nunito Sans", sans-serif;
  padding: 5rem;
}
.cs-block h3 {
  font-family: "Nunito Sans", sans-serif !important;
  font-weight: 600;
}
