/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

body {
  background: #f8f8f8;
  font-family: Arial,sans-serif;
  color: #333;
  font-size: 14px;
  text-rendering: optimizelegibility;
}

.JS h2 {
  margin: 10px 0 !important;
}
.field .field-label {
  font-weight: normal;
}
dt {
  font-size: inherit;
}
button, input[type="reset"], input[type="submit"], input[type="button"] {
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  text-shadow: inherit;
}
textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
  border: 0 none;
  display: inline;
  margin: 0 0 0 15px;
  padding: 4px;
  vertical-align: top;
  width: 250px;
}
ul.primary {
  white-space: normal;
}

a, p, ul, ol, li, img, span, strong, em, h1, h2, h3, h4, h5, h6 {
  font-family: Arial,sans-serif;
  color: #333;
  letter-spacing: normal;
  text-rendering: optimizelegibility;
}
p, dl, hr, h1, h2, h3, h4, h5, h6, ol, ul, pre, table, address, fieldset {
  margin-bottom: 10px;
}

.section-content a, .section-content a:link, .section-content a:visited,
.zone-user-wrapper a, .zone-user-wrapper a:link, .zone-user-wrapper a:visited,
.zone-menu-wrapper a, .zone-menu-wrapper a:link, .zone-menu-wrapper a:visited,
.zone-branding-wrapper a, .zone-branding-wrapper a:link, .zone-branding-wrapper a:visited {
  color: #e60027;
  text-decoration: none;
  font-weight: bold;
}
.views-field-field-links a,
.view-id-european_directory .views-field-title a,
.field-name-field-links a,
.field-name-field-related-links a,
.views-field-view-node a,
.view-id-products_and_services .views-field-nothing a,
.views-field-field-link-to a,
.product-and-services-available-list li a,
.node-links .node-readmore a,
.views-field-field-register-link a,
.field-name-field-register-link a {
  background-image: url("../image/en/r1/icon/icon_link_right_xl.gif");
  background-position: right center;
  background-repeat: no-repeat;
  padding-right: 20px;
}
a.btn {
    padding: 10px 15px;
    text-decoration: none;
    font-weight: 400 !important;
    display: inline-block;
    line-height: normal;
}
a.btn.btn-primary {
    color: #ffffff !important;
    background: #e60027;
}
a.btn.btn-primary:hover,
a.btn.btn-primary:focus {
    background: #C0091D;
}
.views-field-field-links li,
.field-name-field-links li,
.field-name-field-related-links li,
.views-field-view-node a,
.product-and-services-available-list li,
.view-field-collections .views-field-field-links .item-list ul li {
  margin-bottom: 3px!important;
}
ul {
    list-style: inside none disc;
}

.not-front #region-content {
  padding-bottom: 40px;
}

.breadcrumb {
  font-size: 12px;
  padding: 15px 0;
}
#block-lang-dropdown-language-content .chosen-container-single .chosen-drop,
#block-lang-option-dropdown-language-content .chosen-container-single .chosen-drop {
  min-width: 150px;
}

/**
  * User Menu
  */

#zone-user #block-menu-menu-admin-menu {
  padding: 10px 0;
}
#zone-user #block-menu-menu-admin-menu ul {
  list-style: none;
}
#zone-user #block-menu-menu-admin-menu ul li {
  display: inline;
  padding-right: 20px;
  margin: 0;
}

/**
  *  Global Header
  */

#zone-corporate, #zone-corporate .region-corporate {
  width: 100%!important;
  margin: 0;
}
#zone-corporate p {
  margin: 0;
}

/**
  * HEADER
  */

#zone-branding-wrapper {
  background-color: #f0f0f0;
  border-top: 1px solid #fff;
  padding: 15px 0 5px 0;
  font-size: 13px;
}

#zone-branding-wrapper a {
  font-weight: normal;
}

.region-branding-inner {
  text-align: right;
}

.branding-data {
  display: inline-block;
  float: left;
}

#block-lang-dropdown-language-content .chosen-container-single .chosen-single,
#block-lang-option-dropdown-language-content .chosen-container-single .chosen-single {
  background: none;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}

#block-lang-dropdown-language-content,
#block-lang-option-dropdown-language-content {
  display: inline-block;
  vertical-align: top;
}

#lang_dropdown_select_language_content_chosen, #lang_option_dropdown_select_language_content_chosen {
  width: auto!important;
  max-width: 165px;
}

#block-lang-dropdown-language-content .form-item,
#block-lang-option-dropdown-language-content .form-item {
  margin: 0;
}

#block-lang-dropdown-language-content .chosen-container-single .chosen-drop,
#block-lang-option-dropdown-language-content .chosen-container-single .chosen-drop {
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

#block-menu-menu-header-menu {
  display: inline-block;
  vertical-align: top;
}

#block-menu-menu-header-menu ul.menu {
  list-style: none;
}

#block-menu-menu-header-menu ul.menu li {
  display: inline-block;
  height: 25px;
  line-height: 24px;
  padding-top: 0;
}
#block-menu-menu-header-menu ul.menu li a {
  color: #333;
  font-size: 13px;
  font-weight: normal;
}

/**
  * Main Menu
  */


#zone-menu-wrapper {
  background-color: #f0f0f0;
  font-size: 13px;
}

.tb-megamenu {
  background: none;
}

.tb-megamenu .nav > li > a {
  border: none;
  font-weight: normal;
  color: #333;
  padding: 7px 20px;
}
.tb-megamenu .nav > .active > a:hover, .tb-megamenu .nav > .active > a:focus, .tb-megamenu .nav li.dropdown.open.active > .dropdown-toggle, .tb-megamenu .nav > li.dropdown.open.active > a:hover, .tb-megamenu .nav li.dropdown.open > .dropdown-toggle, .tb-megamenu .nav > li > a:focus, .tb-megamenu .nav > li > a:hover {
  background: #333;
  color: #fff;
}
.tb-megamenu .nav li.dropdown.active > .dropdown-toggle, .tb-megamenu .nav > .active > a {
  background: #e60027;
  color: #fff;
}
.tb-megamenu .dropdown-menu {
  border: none;
  background: #333;
}
.tb-megamenu .dropdown-menu li > a {
  color: #fff;
  font-size: 14px;
}
.tb-megamenu .dropdown-menu li > a:hover, .tb-megamenu .dropdown-menu li > a:focus, .tb-megamenu .dropdown-submenu:hover > a {
  color: #e60027;
}
.tb-megamenu .dropdown-menu .active > a, .tb-megamenu .dropdown-menu .active > a:hover {
  background: none;
  color: #e60027;
}

.tb-megamenu .dropdown-menu li > a {
  border-top: none;
}


/**
  *  Headings
  */

.section-content h1,
.section-content h2,
.section-content h3,
.section-content h4,
.section-content h5,
.section-content h6 {
  font-family: inherit;
  line-height: 1;
}

h2.site-name, h1.site-name,
h2.site-name a, h1.site-name a,
h2.site-name a:link, h1.site-name a:link,
h2.site-name a:visited, h1.site-name a:visited {
  border: none;
  padding: 0;
  font-size: 16px;
  color: #333;
  margin: 0;
  font-weight: normal;
}

.section-content h2 {
  border-left: 10px solid #e60027;
  padding: 0 0 0 20px;
  color: #333;
  font-weight: normal;
  font-size: 30px;
  background: none;
  margin: 15px 0;
}

.i18n-za .section-content h2 {
  font-size: 35px;
}

.section-content h3 {
  border-left: 5px solid #e60027;
  color: #333;
  font-weight: normal;
  padding-left: 10px;
}

.section-content h3 {
  font-size: 21px;
  margin: 10px 0;
}


.section-content h2 a,
.section-content h2 a:link,
.section-content h2 a:visited {
  color: #333;
  font-weight: normal;
  font-size: 38px;
  background-image: none;
  text-decoration: none;
  line-height: 1.2em;
}

.section-content h2 a:hover {
  text-decoration: none;
}

#zone-branding-wrapper h2 a {
  background-image: none;
}

.views-field-title h3 {
  border-left: 10px solid #e60027;
  padding-left: 20px;
  font-size: 24px;
}

h1#page-title {
  font-size: 48px;
  font-weight: bold;
  margin-bottom: 30px;
}

.field-name-field-sub-heading h2 {
  font-size: 22px;
  padding-left: 0;
  border: none;
}

.views-field-name h2 {
  margin-bottom: 25px;
}

.front .views-two-col h2 a, .front .views-two-col h2 a:link, .front .views-two-col h2 a:visited {
  font-size: 38px;
}


/**
  *  Overview pages and Views theming
  */

  .views-two-col article, .views-one-col article {
    padding: 0 30px;
  }

  .views-one-col .views-row {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    background: #fff;
    margin-bottom: 40px;
    padding: 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
    box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  }

  .views-two-col .views-row {
    display: inline-block;
    width: -webkit-calc(50% - 49px);
    width: -moz-calc(50% - 49px);
    width: calc(50% - 49px);
    vertical-align: top;
    background: #fff;
    margin-bottom: 40px;
    padding: 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
    box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  }
  .views-two-col.invert .views-row {
    display: inline-block;
    width: -webkit-calc(50% - 29px);
    width: -moz-calc(50% - 29px);
    width: calc(50% - 29px);
    vertical-align: top;
    background: #fff;
    margin-bottom: 55px;
    padding: 0 0 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
    box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  }

  .views-two-col .views-row-odd {
    margin-right: 45px;
  }
  .views-two-col .views-row-even {
    margin-left: 25px;
    margin-right: 20px;
  }
  .views-two-col.invert .views-row-odd {
    margin-right: 25px;
  }
  .views-two-col.invert .views-row-even {
    margin-left: 25px;
    margin-right: 0px;
  }
  .views-two-col .views-row .views-field {
    padding-left: 30px;
    padding-right: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .views-two-col .views-row .views-field-field-block-image, .views-two-col .views-row .views-field-field-full-width-image, .view-id-products_and_services .views-row .views-field-field-image {
     width: -webkit-calc(100% + 20px);
     width: -moz-calc(100% + 20px);
     width: calc(100% + 20px);
     margin-bottom: 15px;
     height: auto;
     padding: 0;
  }

  .views-two-col.invert .views-row .views-field-field-block-image, .views-two-col.invert .views-row .views-field-field-full-width-image {
     width: -webkit-calc(100% + 5px);
     width: -moz-calc(100% + 5px);
     width: calc(100% + 5px);
     margin-bottom: 15px;
     height: auto;
     padding: 0 20px 0 0;
     background: #f8f8f8;
     margin-top: -5px;
  }

  .views-two-col .views-row .views-field-field-block-image img, .views-two-col .views-row .views-field-field-full-width-image img, .view-id-products_and_services .views-row .views-field-field-image img {
     width: 100%;
     height: auto;
  }

 .views-two-col .views-row .views-field-field-block-image a, .views-two-col .views-row .views-field-field-full-width-image a, .view-id-products_and_services .views-row .views-field-field-image a {
     display: block;
  }
 .views-two-col h2 a, .views-two-col h2 a:link, .views-two-col h2 a:visited {
   font-size: 24px;
 }
 .view-field-collections.views-two-col h2 a, .view-field-collections.views-two-col h2 a:link, .view-field-collections.views-two-col h2 a:visited {
   font-size: 30px;
 }


.front .view-field-collections .views-row {
  display: inline-block;
  width: -webkit-calc(50% - 64px);
  width: -moz-calc(50% - 64px);
  width: calc(50% - 64px);
  vertical-align: top;
  background: #fff;
  margin-bottom: 100px;
  padding: 30px 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
}
.front .view-field-collections .views-row-odd {
  margin-right: 60px;
}
.front .view-field-collections .views-row-even {
  margin-left: 40px;
  margin-right: 20px;
}
.front .view-field-collections .views-row .views-field {
  padding-left: 60px;
  padding-right: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.front .view-field-collections .views-row .views-field-field-block-image {
   width: -webkit-calc(100% + 20px);
   width: -moz-calc(100% + 20px);
   width: calc(100% + 20px);
   margin-top: 25px;
   margin-bottom: 35px;
   height: auto;
   padding: 0 0 0 60px;
}

.node-type-overview-page .view-field-collections .views-row-last.views-row-odd {
  display: inline-block;
  width: -webkit-calc(100% - 20px);
  width: -moz-calc(100% - 20px);
  width: calc(100% - 20px);
}
.node-type-overview-page .view-field-collections .views-row-last.views-row-odd .views-field-field-block-image {
  width: -webkit-calc(50% - 15px);
  width: -moz-calc(50% - 15px);
  width: calc(50% - 15px);
  height: auto;
  padding: 0;
  float: right;
  margin-right: -20px;
}

.view-field-collections .views-field-field-links .item-list ul li {
  margin: 0;
}

.view-related-content-product-service .views-row {
  display: inline-block;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  background: #fff;
  padding: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 60px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
}
.view-related-content-product-service .views-row .views-row {
  width: 100%;
  clear: both;
  padding: 0;
  margin: 0 0 25px 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.view-related-content-product-service .views-row .views-row-last {
  margin: 0;
}
.view-related-content-product-service .views-row .views-field-field-image {
  width: -webkit-calc(50% - 15px);
  width: -moz-calc(50% - 15px);
  width: calc(50% - 15px);
  height: auto;
  padding: 0;
  float: right;
  margin-right: -60px;
  margin-left: 60px;
  margin-bottom: 20px;
}
.view-related-content-product-service .views-row .views-field-field-image img {
   width: 100%;
   height: auto;
}
.view-related-content-product-service .views-field-field-link-teaser-to-content a {
    color: #333;
    font-weight: 400;
    background: none;
}

.view-related-content-product-service .views-field-field-link-to a {
    padding: 10px 15px;
    text-decoration: none;
    font-weight: 400 !important;
    display: inline-block;
    line-height: normal;
    color: #ffffff !important;
    background: #e60027;
}

.view-related-content-product-service .views-field-field-link-to a:hover,
.view-related-content-product-service .views-field-field-link-to a:focus {
    background: #C0091D;
}

.view-home-page .views-field .view-home-page {
  padding: 0 0;
}

.views-field-field-full-width-text {
  color: #fff;
  height: 400px;
  width: 100%;
}
.views-row .views-field-field-full-width-text span {
  white-space: nowrap;
  color: #fff;
  display: inline-block;
  line-height: 1.2;
  font-weight: bold;
}
.views-row-first > .views-field-field-full-width-text span {
  font-weight: normal;
}

.views-field-field-links a {
  font-size: 13px;
  font-weight: bold;
}

.ds-2col-stacked > .group-right {
  width: 25%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.ds-2col-stacked > .group-left {
  width: 75%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 30px;
  padding-left: 0px;
}
.ds-2col-stacked .group-content-div {
  padding: 30px;
   -webkit-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  background: #fff;
  margin-bottom: 30px;
}

.ds-2col-stacked > .group-right .field {
  margin: 0 0 15px 0;
}

.field-name-field-full-width-image {
  margin: 40px 0;
}

.field-name-field-full-width-image img {
  width: 100%;
  height: auto;
}
img {
  max-width: 100%;
  height: auto;
}

.embedded-video {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 */
  padding-top: 25px;
  height: 0;
  margin: 40px 0;
}
.embedded-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
blockquote {
  padding: 20px 0 30px 15px;
  position: relative;
}
blockquote::before {
  content: '"';
  font-size: 30px;
  display: block;
  position: absolute;
  top: 20px;
  left: 0;
}
blockquote p {
  font-size: 22px;
  margin:0;

}
blockquote em {
  font-size: 13px;
}

.field-name-field-heading h2 {
  font-size: 24px;
}

.field-collection-container, .field-collection-view {
  border: none;
}
.field-collection-view {
  margin: 0;
  padding: 0;
}

.pager {
  border: none;
}

.taxonomy-term-description, .node-overview-page .field-name-body {
  font-size: 22px;
}
.product-and-services-available-list li,
.view-grouping {
  padding: 10px 20px;
  background: #fff;
  margin-bottom: 15px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  -moz-box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
  box-shadow: 0px 0px 5px 0px rgba(148,145,148,0.2);
}


/**
 * European Directory Specific
 */
.page-european-directory .region-inner.region-content-inner {
    background-image: url("../image/en/r1/europe_grey.png");
    background-repeat: no-repeat;
    background-position-x: right;
    background-position-y: -120px;
}
.page-european-directory .view-header p {
    font-size: 1.5em;
    width: 50%;
}
.page-european-directory .view-european-directory .view-grouping {
    width: 48%;
    display: inline-block;
    margin: 1%;
    vertical-align: top;
}
.page-european-directory .view-european-directory .field-content {
    text-transform: uppercase;
}
@media screen and (max-width: 979px) {
    .page-european-directory .view-header p {
        width: 75%;
    }
}
@media screen and (max-width: 767px) {
    .page-european-directory .view-european-directory .view-grouping {
        width: 98%;
    }
    .page-european-directory .view-header p {
        width: 100%;
    }
}
/* End European Directory Specific */

.product-and-services-available-list li a {
  padding: 0 20px 0 10px;
  margin: 10px 0;
  border-left: 7px solid #e60027;
}
.view-grouping-header {
  padding: 0 10px;
  cursor: pointer;
  border-left: 7px solid #e60027;
  font-size: 22px;
}
.view-grouping-content {
  padding: 10px 0;
}
.view-grouping-content h3 {
  padding: 10px 0;
  font-weight: normal;
  font-size: 18px;
}

.view-footer-blocks .views-row {
  width: 33%;
  width: -webkit-calc((100% / 3) - 3px);
  width: -moz-calc((100% / 3) - 3px);
  width: calc((100% / 3) - 3px);
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.view-footer-blocks .views-row-1 {
  padding-right: 30px;
}
.view-footer-blocks .views-row-2 {
  padding-left: 15px;
  padding-right: 15px;
}
.view-footer-blocks .views-row-3 {
  padding-left: 30px;
}
.view-footer-blocks .views-row .views-field-field-block-image {
  background: #000;
}
.view-footer-blocks .views-row img {
  width: 100%;
  height: auto;
  opacity: 1;
}
.view-footer-blocks .views-row .fieldset {
  position: relative;
  overflow: hidden;
}
.view-footer-blocks .views-row .fieldset .gradient {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../image/block-gradient.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-size: cover;
  background-position: left bottom;
  pointer-events: none;
}
.view-footer-blocks .views-row .fieldset .content-wrapper {
  position: absolute;
  bottom: 0;
  padding: 20px;
  color: #fff;
}
.view-footer-blocks .views-row .fieldset .content-wrapper a {
  color: #fff;
  text-decoration: none;
  line-height: 1;
  font-weight: bold;
}
.view-footer-blocks .views-row .views-field-title {
  font-size: 35px;
  color: #fff;
  font-weight: bold;
  max-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1;
}
.view-footer-blocks .views-row .views-field-title a {
  color: #fff;
}
.home-title-field {
  padding-top: 48px;
}
.home-block-list {
  padding: 48px 0;
}
.open .view-grouping-header {
  background: url(../image/open-arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
}
.closed .view-grouping-header {
  background: url(../image/closed-arrow.png);
  background-position: right center;
  background-repeat: no-repeat;
}
blockquote p.last-paragraph::after {
  content: '"';
  font-size: 30px;
}

.node-links ul li a, .comment-links ul li a {
  background: none;
  border: none;
  color: #e60027;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
  padding: 0;
  border-radius: 0;
}

.item-list .pager {
  background: none;
  text-align: center;
}
.pager li, .pager li.first, .pager li.pager-next, .pager li.first a, .pager li.first a:hover, .pager li.pager-last, .pager li.pager-last a, .pager li.pager-last a:hover {
  border-radius: none;
  border: none;
  position: static;
  color: #e60027;
}
.pager li.pager-first a, .pager li.pager-previous a, .pager li.pager-next a, .pager li.pager-last a, .pager li a {
  width: auto;
  background: none;
  padding: 5px 10px;
  border: none;
}
.item-list .pager li, .item-list .pager ul li {
  float: none;
}
.pager li.pager-ellipsis, .pager li.pager-current, .pager li a {
  color: #e60027;
  font-weight: normal;
}
.pager li.pager-current {
  background: none;
  color: #e60027;
  text-decoration: underline;
  font-weight: bold;
}
.pager--infinite-scroll {
  background: none;
  text-align: center;
  padding-top: 20px;
}
.field-name-field-whitepaper .field-type-image  {
  float: right;
  padding: 0 0 20px 20px;
  max-width: 50%;
}
.field-name-field-whitepaper .field-name-field-document {
  display: block;
}
.field-name-field-whitepaper > div {
  padding-bottom: 60px;
}
.view-grouping-content h3 {
  padding: 10px 0;
  border: none;
}

.views-field-field-top-full-width-image img {
  width: 100%;
}

#region-footer-bottom-second {
  text-align: right;
}
.hide-terms .views-field-field-social-category {
  display: none;
}
.JS body {
  background: #f8f8f8 none repeat scroll 0 0 !important;
}

#block-system-main-menu {
  display: none;
}
#block-menu-menu-header-menu ul.menu {
  height: auto;
  margin: 0;
  width: auto;
}
#block-menu-menu-header-menu ul.menu li {
  padding-right: 10px;
}
#block-menu-menu-header-menu #GlobalNavi {
  min-width: 0;
  background: none;
}
.view-field-collections .views-field-field-block-title h2 {
  margin: 0 0 15px 0;
  word-wrap: break-word;
}

.footer-social-links a {
  background: #eee none repeat scroll 0 0;
  webkit-box-border-radius: 100%;
  -moz-box-border-radius: 100%;
  border-radius: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #444;
  display: inline-block;
  font-size: 18px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  width: 35px;
  margin: 0 10px 10px 0;
  padding: 2px;
}
.footer-social-links a:hover {
  background: #fff none repeat scroll 0 0;
}
.node-type-social-article .breadcrumb{
  display: none;
}
#CountryRegion .Inner h2, #UltraGlobalNavi h2 {
  margin: 0 10px 0 0!important;
}
ul.press-filter li.year {
  display: inline;
}
ul.press-filter li.year a {
  display: inline-block;
  padding: 10px;
  margin: 0 10px 10px 0;
}
ul.press-filter li.year a:hover {
  color: #333;
}
ul.press-filter li.year a.active {
  text-decoration: underline;
}
.footer-social-links {
  padding: 10px 0 30px 0;
  float: right;
}

#lang_dropdown_select_language_content_chosen {
  border-right: 1px solid #aaa;
}
.chosen-container .chosen-drop {
  right: 0;
}
#block-views-field-collections-block {
  margin-top: 30px;
}

.tb-megamenu .mega-nav .mega-group > .mega-group-title:hover, .tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:hover, .tb-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:hover, .tb-megamenu .mega-nav .mega-group > .mega-group-title:active, .tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:active, .tb-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:active, .tb-megamenu .mega-nav .mega-group > .mega-group-title:focus, .tb-megamenu .dropdown-menu .mega-nav .mega-group > .mega-group-title:focus, .tb-megamenu .dropdown-menu .active .mega-nav .mega-group > .mega-group-title:focus {
  color: #e60027;
}
.tb-megamenu .mega-nav .mega-group .mega-group > .mega-group-title, .tb-megamenu .dropdown-menu .mega-nav .mega-group .mega-group > .mega-group-title, .tb-megamenu .dropdown-menu .active .mega-nav .mega-group .mega-group > .mega-group-title {
  padding-left: 0;
  font-weight: normal;
  text-transform: none;
}
.tb-megamenu .span12.mega-col-nav .mega-inner {
  padding: 5px 10px 0 10px;
}

.view-footer-blocks .no .gradient {
  display: none;
}
.view-footer-blocks .no .views-field-field-block-image a {
  display: block;
}
.view-footer-blocks div {
  vertical-align: top;
}

.view-case-study-translations .views-row {
  display: inline-block;
  padding: 0 15px 5px 0;
}

.field-name-body ul li {
  list-style: outside disc;
}

.node-type-page .field-name-body ul li {
  list-style: disc;
}

.front #zone-content-wrapper {
  background: rgba(0,0,0,0.25);
}

.i18n-tr-cy.front #zone-content-wrapper,
.i18n-el-cy.front #zone-content-wrapper,
.i18n-lv-lv.front #zone-content-wrapper {
  background: none;
  padding: 20px 0;
}

html[lang='tr-tr'] h1#page-title {
  text-transform: none;
}

.node-type-research-and-development-page .field-collection-container {
  margin-top: 10px;
}

.node-type-research-and-development-page .group-left  {
  width: 10%;
}

.node-type-research-and-development-page .group-middle,
.node-type-research-and-development-page .group-right {
  width: 40%;
}

.node-type-research-and-development-page .field-name-field-image {
  float: left;
  margin: 0 10px 10px 0;
}

.node-type-case-study .group-right .want-to-know-more h3 {
  border-left: 0;
  padding-left: inherit;
}

.node-type-case-study .sharethis-buttons,
.node-type-event .sharethis-buttons,
.node-type-social-article .sharethis-wrapper {
  margin: 15px 0;
}

.cookie-compliance {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 1000001;
  background: #f8f8f8;
  -webkit-box-shadow: 0px -2px 5px 0px rgba(148,145,148,0.2);
  -moz-box-shadow: 0px -2px 5px 0px rgba(148,145,148,0.2);
  box-shadow: 0px -2px 5px 0px rgba(148,145,148,0.2);
}

.cookie-compliance__inner {
  max-width: 1024px;
  margin: 0 auto;
}

.cookie-compliance__text a {
  color: #e60027;
  font-weight: bold;
}

input[type="submit"].cookie-compliance__button {
  background-color: #e60027;
  color: #fff;
  border: none;
}

input[type="submit"].cookie-compliance__button:hover {
  color: #fff;
  background-color: #333;
}


#user-login .form-text {
  border: 1px solid #bbb;
  margin: 2px 0;
}

/**
 * Pane list item styling
 */
.pane-content ol,
.pane-content ul {
    margin-top: 0;
    margin-bottom: 1rem;
}

.pane-content ul {
    display: block;
    list-style-type: disc;
}

.pane-content ul li {
    display: list-item;
    margin-bottom: 10px;
    list-style-type: initial;
}

.pane-content ol ol,
.pane-content ol ul,
.pane-content ul ol,
.pane-content ul ul {
    margin-bottom: 0;
}

.pane-content ul ul,
.pane-content ol ul {
    list-style-type: circle;
}
/** End Pane list item styling */

/**
 * Home page restyle
 */
.home-block-list .view-content {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-flow: row wrap;
    align-content: stretch;
    margin-left: -1%;
    margin-right: -1%;
}

.home-block-list .view-content .home-block-item {
    width: 23%;
    margin: 1%;
    text-align: center;
}

@media screen and (max-width: 979px) {
    .home-block-list .view-content .home-block-item {
        width: 48%;
    }
}

@media screen and (max-width: 767px) {
    .home-block-list .view-content .home-block-item {
        width: 100%;
    }
}

.home-block-list .home-block-item .home-block-item-heading {
    background-color: #F30530;
    margin: 0 auto !important;
    text-align: center;
    border: none;
    padding: 9px;
    margin-top: -1px!important;
}

@media screen and (max-width: 979px) {
    .home-block-list .home-block-item .home-block-item-heading {
        width: 234px;
    }
}

.home-block-list .home-block-item .home-block-item-heading a {
    color: #fff;
    font-size: 13px;
    padding: 0;
    font-weight: normal;
    line-height: 20.8px;
    display: block;
}

.home-block-list .home-block-item .home-block-item-image a {
    display: block;
}

.home-block-list .home-block-item .home-block-item-image img {
    width: 100%;
}

/* Home Slider */
.home-slider-view {
    position: relative;
    padding: 48px 0;
}

.home-slider-view h1.title {
    position: relative;
    font-size: 48px;
    font-weight: bold;
    margin-bottom: 30px;
}

.home-slider-view:before {
    content: '';
    background: #efefef;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    top: 0;
    bottom: 0;
    position: absolute;
}

.home-slider-list {
    overflow:hidden;
    position:relative;
    width:auto;
}

.home-slider-list ul {
    display: flex;
    left: -33.3333%;
    margin: 0;
    padding: 0;
    position: relative;
    transform: translateX(33.3333%);
}

@media screen and (min-width: 768px) {
    .home-slider-list ul.is-set {
        transform: none;
        transition: transform 0.5s cubic-bezier(0.23, 1, 0.32, 1);
    }
}

.home-slider-list ul .home-slider-item {
    flex: 1 0 33.3333%;
    order: 2;
    padding: 10px;
    list-style: none;
}

@media screen and (max-width: 767px) {
    .home-slider-list ul {
        flex-flow: row wrap;
        transform: translateX(100%);
        left: -100%;
    }

    .home-slider-list ul .home-slider-item {
        flex-basis: 100%;
    }
}

.home-slider-list .home-slider-item .home-slider-item-heading {
    text-align: center;
}

.home-slider-list .home-slider-item .home-slider-item-heading a {
    color: #000;
    font-size: 24px;
    padding: 0;
    font-weight: normal;
    display: block;
    margin: 20px 0 0 0;
}

.home-slider-list .home-slider-item .home-slider-item-image img {
    width: 100%;
}

/* Home page video */
.home-footer-video {
    position:relative;
    padding: 48px 0;
}

.home-footer-video:before {
    content: '';
    background: #efefef;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    top: 0;
    bottom: 0;
    position: absolute;
}

.home-footer-video .embedded-video {
    margin: 0;
    padding-top: 0;
}
/** end home page restyle */

/**
 * Product and service re-design
 */
.node-product-service .field-name-field-top-text .field-item {
    font-size: 28px;
    padding-bottom: 20px;
    line-height: 36px;
    font-family: HelveticaLTStd-Light;
}

.node-product-service .field-name-field-bottom-text .field-item {
    margin-bottom: 40px;
}

.node-product-service .field-name-field-product-service-cards {
    margin-top: 40px;
}

.node-product-service .field-name-field-product-service-cards .field-item {
    display: inline-block;
    width: -webkit-calc(100% - 30px);
    width: -moz-calc(100% - 30px);
    width: calc(100% - 30px);
    background: #fff;
    padding: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 60px;
    -webkit-box-shadow: 0 0 5px 0 rgba(148,145,148,0.2);
    -moz-box-shadow: 0 0 5px 0 rgba(148,145,148,0.2);
    box-shadow: 0 0 5px 0 rgba(148,145,148,0.2);
}

.node-product-service .field-name-field-product-service-cards .field-name-field-image {
    width: -webkit-calc(50% - 15px);
    width: -moz-calc(50% - 15px);
    width: calc(50% - 15px);
    height: auto;
    padding: 0;
    float: right;
    margin-right: -60px;
    margin-left: 60px;
    margin-bottom: 20px;
}

.node-product-service .field-name-field-product-service-cards .field-name-field-image img {
    width: 100%;
    height: auto;
}

.node-product-service .field-name-field-product-service-cards .field-name-field-link-button {
    display: inline-block;
}

.node-product-service .field-name-field-product-service-cards .field-name-field-link-to {
    margin-right: 20px;
    display: inline-block;
}

.node-product-service .field-name-field-product-service-cards .field-name-field-link-to a {
    background-image: url("../image/en/r1/icon/icon_link_right_xl.gif");
    background-position: right center;
    background-repeat: no-repeat;
    margin-left: 20px;
    padding: 10px 15px;
    display: inline-block;
    line-height: normal;
}
/* end Product and service re-design */
body.page-sitemap .pane-sitemap h2.pane-title{border-left: 5px solid #e60027; color: #333; font-weight: normal; padding-left: 10px; font-size: 21px;}


/*For latest Site Map through Site Map Menus*/
#site-map > .site-map-menus>p{
  display: none  ;
}
#site-map>.site-map-menus>li {
display: block;
margin-bottom: 10px;
}

#site-map>.site-map-menus>li>a {
display: block;
padding: 10px 15px;
font-size: 16px;
font-weight: bold;
color: #575757;
line-height: 130%;
background: #f2f2f2;
}
 
#site-map .site-map-menus li a {
text-decoration: none;
position: relative;
}
#site-map .site-map-menus li a:hover {
text-decoration: underline;
color: #b1000e; 
}

#site-map>.site-map-menus>li>a:after {
content: "";
background: url("../image/en/r1/icon/icon_link_right_xl.gif") no-repeat;
width: 14px;
height: 14px;
position: absolute;
background-size: 100%;
margin-top: 4px;
}
#site-map>.site-map-menus>li>a:hover:after {
  margin-left: 3px;
}
#site-map .site-map-menus li li a {
color: #c02; 
padding-right: 12px;
font-size: 12px;
font-weight: normal;
}

#site-map>.site-map-menus li li a:after {
content: "";
background: url("../image/en/r1/icon/icon_link_right_xl.gif") no-repeat;
width: 11px;
height: 11px;
position: absolute;
background-size: 100%;
margin-top: 8px;
margin-left: 2px;
}
#site-map>.site-map-menus li li a:hover:after{
  margin-left: 4px;
}

#site-map .site-map-menus li>li a:visited {
text-decoration: underline;
color: #a94657;
}
#site-map .site-map-menus>li>ul{
  margin-left: 15px;
}
#site-map .site-map-menus li ul{
padding-top: 15px;
}
#site-map .site-map-menus li ul li ul {
padding-left: 20px;
overflow: hidden;
margin-bottom: 15px;
padding-top: 3px;
}

/*For latest Site Map through Site Map Menus*/

.view-press-releases-search .view-empty ul {
  padding-left: 1em;
}
.view-press-releases-search .view-empty ul li {
  list-style-type: initial;
}

.view-press-releases-search .srch-rslt h3 {
  border-left: none;
    padding-left: 0;
    font-weight: bold;
}

.node-links ul li.node-readmore a {
  text-transform: none;
}
#site-map .site-map-menus ul{
  margin-left: 15px;
}
#site-map .site-map-menus ul li a {
    color: #c02;
    padding-right: 12px;
    font-size: 12px;
    font-weight: normal;
}
#site-map>.site-map-menus ul li a:after {
    content: "";
    background: url(/sites/all/themes/hitachi/image/en/r1/icon/icon_link_right_xl.gif) no-repeat;
    width: 11px;
    height: 11px;
    position: absolute;
    background-size: 100%;
    margin-top: 8px;
    margin-left: 2px;
}
#site-map>.site-map-menus  ul:empty {
   display: none;
}