
/*---- bootstrap-----*/
/*---------------- Start Reset CSS ----------------- */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small, strike,strong, tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}body{line-height:1}ol,ul{list-style:none} blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none} del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/*---------------- End Reset CSS ----------------- */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (https://getbootstrap.com/docs/3.3/customize/?id=87345d4abb0909618c042f132288b09a)
 * Config saved to config.json and https://gist.github.com/87345d4abb0909618c042f132288b09a
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
          box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #000;
  text-decoration: underline;
}
a:focus {
  /*outline: 5px auto -webkit-focus-ring-color;*/
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
  
}
@media all and (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media all and (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media all and (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media all and (min-width: 768px) {
  .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%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media all and (min-width: 992px) {
  .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%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media all and (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media all and (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media all and (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media all and (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media all and (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media all and (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media all and (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media all and (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media all and (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media all and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media all and (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media all and (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media all and (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}

/*---- icomoon-----*/
@font-face {
  font-family: 'icomoon';
  src:  url('/~/media/Files/D/De-Beers-Group/fonts/icomoon/icomoon-eot.eot?kuh4vj');
  src:  url('/~/media/Files/D/De-Beers-Group/fonts/icomoon/icomoon-eot.eot?kuh4vj#iefix') format('embedded-opentype'),
    url('/~/media/Files/D/De-Beers-Group/fonts/icomoon/icomoon-ttf.ttf?kuh4vj') format('truetype'),
    url('/~/media/Files/D/De-Beers-Group/fonts/icomoon/icomoon-woff.woff?kuh4vj') format('woff'),
    url('/~/media/Files/D/De-Beers-Group/fonts/icomoon/icomoon-svg.svg?kuh4vj#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-default_4:before {
  content: "\e900";
}
.icon-facebook .path1:before {
  content: "\e902";
  color: rgb(255, 255, 255);
}
.icon-facebook .path2:before {
  content: "\e903";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-instagram .path1:before {
  content: "\e904";
  color: rgb(255, 255, 255);
}
.icon-instagram .path2:before {
  content: "\e905";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-instagram_2:before {
  content: "\e906";
  color: #fff;
}
.icon-linkedin .path1:before {
  content: "\e908";
  color: rgb(255, 255, 255);
}
.icon-linkedin .path2:before {
  content: "\e909";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-search:before {
  content: "\e90b";
  color: #ca9516;
}
.icon-twitter .path1:before {
  content: "\e90d";
  color: rgb(255, 255, 255);
}
.icon-twitter .path2:before {
  content: "\e90e";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-youtube .path1:before {
  content: "\e90f";
  color: rgb(255, 255, 255);
}
.icon-youtube .path2:before {
  content: "\e910";
  margin-left: -1em;
  color: rgb(0, 0, 0);
}
.icon-group:before {
  content: "\e912";
  color: #ffa400;
}
.icon-hover .path1:before {
  content: "\e901";
  color: rgb(255, 164, 0);
}
.icon-hover .path2:before {
  content: "\e907";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}
.icon-hover_5:before {
  content: "\e916";
  color: #ffa400;
}
.icon-mail-gold:before {
  content: "\e917";
  color: #ffa400;
}
.icon-mail-white:before {
  content: "\e918";
  color: #fff;
}
.icon-play-btn:before {
  content: "\e919";
  color: #ffa400;
}
.icon-printer-gold:before {
  content: "\e91a";
  color: #ffa400;
}
.icon-printer-white:before {
  content: "\e91b";
  color: #fff;
}
.icon-search-gold:before {
  content: "\e91e";
  color: #ffa400;
}
.icon-shape:before {
  content: "\e91f";
  color: #d0021b;
}
.icon-share:before {
  content: "\e920";
  color: #fff;
}
.icon-share_2:before {
  content: "\e921";
  color: #ffa400;
}
.icon-clip-69:before {
  content: "\e924";
  color: #ffa400;
}
.icon-cross:before {
  content: "\e925";
  color: #ffa400;
}
.icon-default2:before {
  content: "\e926";
  color: #fff;
}
.icon-default_2 .path1:before {
  content: "\e927";
  color: rgb(255, 255, 255);
}
.icon-default_2 .path2:before {
  content: "\e928";
  margin-left: -1em;
  color: rgb(255, 164, 0);
}
/*---- fonts-----*/
@import url("https://fast.fonts.net/t/1.css?apiType=css&projectid=dc02e82c-3725-4119-8ca6-33902dee39cd");

@font-face{
        font-family:"Futura W05_n3";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/c309626c-3df7-4b5a-88fd-2a77fbacb89d.eot?#iefix") format("eot")
    }
    @font-face{
        font-family:"Futura W05";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/c309626c-3df7-4b5a-88fd-2a77fbacb89d.eot?#iefix");
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/c309626c-3df7-4b5a-88fd-2a77fbacb89d.eot?#iefix") format("eot"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/bd49d6fe-4284-4789-8a0f-77d20a47ffc1.woff2") format("woff2"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/2957f570-9f18-4264-bfe5-49c5e4912066.woff") format("woff"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/656c426a-25df-43fc-9a8a-90e98c58400c.ttf") format("truetype");
font-weight: 300;
font-style: normal;
    }
    @font-face{
        font-family:"Futura W04_o3";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/539fe5e2-8e50-4928-912a-944b27046aa6.eot?#iefix") format("eot")
    }
    @font-face{
        font-family:"Futura W04";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/539fe5e2-8e50-4928-912a-944b27046aa6.eot?#iefix");
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/539fe5e2-8e50-4928-912a-944b27046aa6.eot?#iefix") format("eot"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/6b9f4ac6-3a9d-4626-bce2-a3bc7d07b46a.woff2") format("woff2"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/b7d0fe1c-6ba4-4cba-9a0a-af7b1bb6a623.woff") format("woff"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/b4875bcd-e66d-4824-9b53-990ff5329382.ttf") format("truetype");
font-weight: 300;
font-style: oblique;
    }
    @font-face{
        font-family:"Futura W05_o4";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/9ca640ee-809c-4121-869b-50673a203666.eot?#iefix") format("eot")
    }
    @font-face{
        font-family:"Futura W05";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/9ca640ee-809c-4121-869b-50673a203666.eot?#iefix");
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/9ca640ee-809c-4121-869b-50673a203666.eot?#iefix") format("eot"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/758a9cd9-cee8-41ee-b866-87a97924685b.woff2") format("woff2"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/affae4c5-84d9-4eb9-b017-b30f95fe3b13.woff") format("woff"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/d395005a-ed42-4596-b574-3d41abf5e2a8.ttf") format("truetype");
font-weight: 400;
font-style: oblique;
    }
    @font-face{
        font-family:"Futura W05_n5";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/28223bee-779a-414b-a7a3-a6afeeac3146.eot?#iefix") format("eot")
    }
    @font-face{
        font-family:"Futura W05";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/28223bee-779a-414b-a7a3-a6afeeac3146.eot?#iefix");
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/28223bee-779a-414b-a7a3-a6afeeac3146.eot?#iefix") format("eot"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/55ed9b50-6dd3-4d1d-83f9-b86d944b92f8.woff2") format("woff2"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/9b5a5fd6-0255-45f5-9235-436ca9ca503a.woff") format("woff"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/e733fa7f-f1a5-4b16-9b19-7cf64cc121b2.ttf") format("truetype");
font-weight: 500;
font-style: normal;
    }
    @font-face{
        font-family:"Futura W05_n4";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/a411c21e-f439-48c1-bddb-887ec08b5224.eot?#iefix") format("eot")
    }
    @font-face{
        font-family:"Futura W05";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/a411c21e-f439-48c1-bddb-887ec08b5224.eot?#iefix");
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/a411c21e-f439-48c1-bddb-887ec08b5224.eot?#iefix") format("eot"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/7a337894-f253-4a5d-a63e-0d8275cedec5.woff2") format("woff2"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/55e6a203-1f50-4971-89d0-17ca0150f29d.woff") format("woff"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/feaf9b77-0958-45fa-96c3-1afc445987ef.ttf") format("truetype");
font-weight: 400;
font-style: normal;
    }
    
    @font-face{
        font-family:"ITC New Baskerville W05_n4";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/224aabb0-db01-4b31-974f-2c948466e26f.eot?#iefix") format("eot")
    }
    @font-face{
        font-family:"ITC New Baskerville W05";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/224aabb0-db01-4b31-974f-2c948466e26f.eot?#iefix");
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/224aabb0-db01-4b31-974f-2c948466e26f.eot?#iefix") format("eot"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/fc691d6b-3031-4a40-8faf-2df539eb2428.woff2") format("woff2"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/ff380dea-9c96-41ad-ad4d-ebf684873d1a.woff") format("woff"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/2f0aaddd-2315-4236-adc9-08eeb0efff21.ttf") format("truetype");
font-weight: 400;
font-style: normal;
    }
    @font-face{
        font-family:"ITC New Baskerville W05_i4";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/a914bb0f-a8cb-4235-a749-8002948cb5f6.eot?#iefix") format("eot")
    }
    @font-face{
        font-family:"ITC New Baskerville W05";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/a914bb0f-a8cb-4235-a749-8002948cb5f6.eot?#iefix");
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/a914bb0f-a8cb-4235-a749-8002948cb5f6.eot?#iefix") format("eot"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/04c3f4cf-d720-4443-8f9b-2c53d7424e59.woff2") format("woff2"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/024a33d3-cc62-498d-a9e6-7cb571b35574.woff") format("woff"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/c0dcad3f-cbf6-4c9b-b29c-d3e1542246a5.ttf") format("truetype");
font-weight: 400;
font-style: italic;
    }
    @font-face{
        font-family:"ITC New Baskerville W05_n6";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/6d707e0d-b3d2-4ee4-af7e-b7317d4aa0df.eot?#iefix") format("eot")
    }
    @font-face{
        font-family:"ITC New Baskerville W05";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/6d707e0d-b3d2-4ee4-af7e-b7317d4aa0df.eot?#iefix");
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/6d707e0d-b3d2-4ee4-af7e-b7317d4aa0df.eot?#iefix") format("eot"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/09b644bb-62f1-4eea-a8e1-ac10baadef00.woff2") format("woff2"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/f215301e-1dfd-43fe-aec7-074d0fac0dd1.woff") format("woff"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/62a9e950-e74b-4d08-830c-37d3ddd91487.ttf") format("truetype");
font-weight: 600;
font-style: normal;
    }
    @font-face{
        font-family:"ITC New Baskerville W05_i6";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/47a5db45-ad52-4610-b8af-0a8ae972a582.eot?#iefix") format("eot")
    }
    @font-face{
        font-family:"ITC New Baskerville W05";
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/47a5db45-ad52-4610-b8af-0a8ae972a582.eot?#iefix");
        src:url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/47a5db45-ad52-4610-b8af-0a8ae972a582.eot?#iefix") format("eot"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/4782e497-2675-4d34-9dfb-bb1b5534f6d7.woff2") format("woff2"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/c510049d-e05b-4489-a3a8-dc33548358f5.woff") format("woff"),url("/~/media/Files/D/De-Beers-Group/fonts/futura-and-baskerville/afbdac1e-ef11-4b51-9164-b8e90040e1d0.ttf") format("truetype");
font-weight: 600;
font-style: italic;
    }
/*---- font-awesome-----*/
/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */

/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome Brands';
  font-style: normal;
  font-weight: normal;
  src: url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-brands-400-eot.eot");
  src: url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-brands-400-eot.eot?#iefix") format("embedded-opentype"), url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-brands-400-woff2.woff2") format("woff2"), url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-brands-400-woff.woff") format("woff"), url("../webfonts/fa-brands-400-ttf.ttf") format("truetype"), url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-brands-400-svg.svg#fontawesome") format("svg"); }

.fab {
  font-family: 'Font Awesome Brands'; }

 
 
@font-face {
  font-family: 'Font Awesome';
  font-style: normal;
  font-weight: 400;
  src: url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-regular-400-eot.eot");
  src: url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-regular-400-eot.eot?#iefix") format("embedded-opentype"), url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-regular-400-woff2.woff2") format("woff2"), url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-regular-400-woff.woff") format("woff"), url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-regular-400-ttf.ttf") format("truetype"), url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-regular-400-svg.svg#fontawesome") format("svg"); }

.far {
  font-family: 'Font Awesome';
  font-weight: 400; }
  
  
/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
@font-face {
  font-family: 'Font Awesome Solid';
  font-style: normal;
  font-weight: 900;
  src: url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-solid-900-eot.eot");
  src: url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-solid-900-eot.eot?#iefix") format("embedded-opentype"), url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-solid-900-woff2.woff2") format("woff2"), url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-solid-900-woff.woff") format("woff"), url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-solid-900-ttf.ttf") format("truetype"), url("/~/media/Files/D/De-Beers-Group/fonts/fontawesome/webfonts/fa-solid-900-svg.svg#fontawesome") format("svg"); }

.fa,
.fas {
  font-family: 'Font Awesome Solid';
  font-weight: 900; }
  
  

/*!
 * Font Awesome Free 5.0.6 by @fontawesome - http://fontawesome.com
 * License - http://fontawesome.com/license (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,
.fas,
.far,
.fal,
.fab {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  line-height: 1; }

.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -.0667em; }

.fa-xs {
  font-size: .75em; }

.fa-sm {
  font-size: .875em; }

.fa-1x {
  font-size: 1em; }

.fa-2x {
  font-size: 2em; }

.fa-3x {
  font-size: 3em; }

.fa-4x {
  font-size: 4em; }

.fa-5x {
  font-size: 5em; }

.fa-6x {
  font-size: 6em; }

.fa-7x {
  font-size: 7em; }

.fa-8x {
  font-size: 8em; }

.fa-9x {
  font-size: 9em; }

.fa-10x {
  font-size: 10em; }

.fa-fw {
  text-align: center;
  width: 1.25em; }

.fa-ul {
  list-style-type: none;
  margin-left: 2.5em;
  padding-left: 0; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  left: -2em;
  position: absolute;
  text-align: center;
  width: 2em;
  line-height: inherit; }

.fa-border {
  border: solid 0.08em #eee;
  border-radius: .1em;
  padding: .2em .25em .15em; }

.fa-pull-left {
  float: left; }

.fa-pull-right {
  float: right; }

.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
  margin-right: .3em; }

.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
  margin-left: .3em; }

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
          animation: fa-spin 2s infinite linear; }

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
          animation: fa-spin 1s infinite steps(8); }

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg); } }

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg); }

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
          transform: rotate(270deg); }

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1); }

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
          transform: scale(1, -1); }

.fa-flip-horizontal.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(-1, -1);
          transform: scale(-1, -1); }

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
          filter: none; }

.fa-stack {
  display: inline-block;
  height: 2em;
  line-height: 2em;
  position: relative;
  vertical-align: middle;
  width: 2em; }

.fa-stack-1x,
.fa-stack-2x {
  left: 0;
  position: absolute;
  text-align: center;
  width: 100%; }

.fa-stack-1x {
  line-height: inherit; }

.fa-stack-2x {
  font-size: 2em; }

.fa-inverse {
  color: #fff; }

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
readers do not read off random characters that represent icons */
.fa-500px:before {
  content: "\f26e"; }

.fa-accessible-icon:before {
  content: "\f368"; }

.fa-accusoft:before {
  content: "\f369"; }

.fa-address-book:before {
  content: "\f2b9"; }

.fa-address-card:before {
  content: "\f2bb"; }

.fa-adjust:before {
  content: "\f042"; }

.fa-adn:before {
  content: "\f170"; }

.fa-adversal:before {
  content: "\f36a"; }

.fa-affiliatetheme:before {
  content: "\f36b"; }

.fa-algolia:before {
  content: "\f36c"; }

.fa-align-center:before {
  content: "\f037"; }

.fa-align-justify:before {
  content: "\f039"; }

.fa-align-left:before {
  content: "\f036"; }

.fa-align-right:before {
  content: "\f038"; }

.fa-amazon:before {
  content: "\f270"; }

.fa-amazon-pay:before {
  content: "\f42c"; }

.fa-ambulance:before {
  content: "\f0f9"; }

.fa-american-sign-language-interpreting:before {
  content: "\f2a3"; }

.fa-amilia:before {
  content: "\f36d"; }

.fa-anchor:before {
  content: "\f13d"; }

.fa-android:before {
  content: "\f17b"; }

.fa-angellist:before {
  content: "\f209"; }

.fa-angle-double-down:before {
  content: "\f103"; }

.fa-angle-double-left:before {
  content: "\f100"; }

.fa-angle-double-right:before {
  content: "\f101"; }

.fa-angle-double-up:before {
  content: "\f102"; }

.fa-angle-down:before {
  content: "\f107"; }

.fa-angle-left:before {
  content: "\f104"; }

.fa-angle-right:before {
  content: "\f105"; }

.fa-angle-up:before {
  content: "\f106"; }

.fa-angrycreative:before {
  content: "\f36e"; }

.fa-angular:before {
  content: "\f420"; }

.fa-app-store:before {
  content: "\f36f"; }

.fa-app-store-ios:before {
  content: "\f370"; }

.fa-apper:before {
  content: "\f371"; }

.fa-apple:before {
  content: "\f179"; }

.fa-apple-pay:before {
  content: "\f415"; }

.fa-archive:before {
  content: "\f187"; }

.fa-arrow-alt-circle-down:before {
  content: "\f358"; }

.fa-arrow-alt-circle-left:before {
  content: "\f359"; }

.fa-arrow-alt-circle-right:before {
  content: "\f35a"; }

.fa-arrow-alt-circle-up:before {
  content: "\f35b"; }

.fa-arrow-circle-down:before {
  content: "\f0ab"; }

.fa-arrow-circle-left:before {
  content: "\f0a8"; }

.fa-arrow-circle-right:before {
  content: "\f0a9"; }

.fa-arrow-circle-up:before {
  content: "\f0aa"; }

.fa-arrow-down:before {
  content: "\f063"; }

.fa-arrow-left:before {
  content: "\f060"; }

.fa-arrow-right:before {
  content: "\f061"; }

.fa-arrow-up:before {
  content: "\f062"; }

.fa-arrows-alt:before {
  content: "\f0b2"; }

.fa-arrows-alt-h:before {
  content: "\f337"; }

.fa-arrows-alt-v:before {
  content: "\f338"; }

.fa-assistive-listening-systems:before {
  content: "\f2a2"; }

.fa-asterisk:before {
  content: "\f069"; }

.fa-asymmetrik:before {
  content: "\f372"; }

.fa-at:before {
  content: "\f1fa"; }

.fa-audible:before {
  content: "\f373"; }

.fa-audio-description:before {
  content: "\f29e"; }

.fa-autoprefixer:before {
  content: "\f41c"; }

.fa-avianex:before {
  content: "\f374"; }

.fa-aviato:before {
  content: "\f421"; }

.fa-aws:before {
  content: "\f375"; }

.fa-backward:before {
  content: "\f04a"; }

.fa-balance-scale:before {
  content: "\f24e"; }

.fa-ban:before {
  content: "\f05e"; }

.fa-bandcamp:before {
  content: "\f2d5"; }

.fa-barcode:before {
  content: "\f02a"; }

.fa-bars:before {
  content: "\f0c9";    font-family: 'Font Awesome Solid'; }

.fa-baseball-ball:before {
  content: "\f433"; }

.fa-basketball-ball:before {
  content: "\f434"; }

.fa-bath:before {
  content: "\f2cd"; }

.fa-battery-empty:before {
  content: "\f244"; }

.fa-battery-full:before {
  content: "\f240"; }

.fa-battery-half:before {
  content: "\f242"; }

.fa-battery-quarter:before {
  content: "\f243"; }

.fa-battery-three-quarters:before {
  content: "\f241"; }

.fa-bed:before {
  content: "\f236"; }

.fa-beer:before {
  content: "\f0fc"; }

.fa-behance:before {
  content: "\f1b4"; }

.fa-behance-square:before {
  content: "\f1b5"; }

.fa-bell:before {
  content: "\f0f3"; }

.fa-bell-slash:before {
  content: "\f1f6"; }

.fa-bicycle:before {
  content: "\f206"; }

.fa-bimobject:before {
  content: "\f378"; }

.fa-binoculars:before {
  content: "\f1e5"; }

.fa-birthday-cake:before {
  content: "\f1fd"; }

.fa-bitbucket:before {
  content: "\f171"; }

.fa-bitcoin:before {
  content: "\f379"; }

.fa-bity:before {
  content: "\f37a"; }

.fa-black-tie:before {
  content: "\f27e"; }

.fa-blackberry:before {
  content: "\f37b"; }

.fa-blind:before {
  content: "\f29d"; }

.fa-blogger:before {
  content: "\f37c"; }

.fa-blogger-b:before {
  content: "\f37d"; }

.fa-bluetooth:before {
  content: "\f293"; }

.fa-bluetooth-b:before {
  content: "\f294"; }

.fa-bold:before {
  content: "\f032"; }

.fa-bolt:before {
  content: "\f0e7"; }

.fa-bomb:before {
  content: "\f1e2"; }

.fa-book:before {
  content: "\f02d"; }

.fa-bookmark:before {
  content: "\f02e"; }

.fa-bowling-ball:before {
  content: "\f436"; }

.fa-braille:before {
  content: "\f2a1"; }

.fa-briefcase:before {
  content: "\f0b1"; }

.fa-btc:before {
  content: "\f15a"; }

.fa-bug:before {
  content: "\f188"; }

.fa-building:before {
  content: "\f1ad"; }

.fa-bullhorn:before {
  content: "\f0a1"; }

.fa-bullseye:before {
  content: "\f140"; }

.fa-buromobelexperte:before {
  content: "\f37f"; }

.fa-bus:before {
  content: "\f207"; }

.fa-buysellads:before {
  content: "\f20d"; }

.fa-calculator:before {
  content: "\f1ec"; }

.fa-calendar:before {
  content: "\f133"; }

.fa-calendar-alt:before {
  content: "\f073"; }

.fa-calendar-check:before {
  content: "\f274"; }

.fa-calendar-minus:before {
  content: "\f272"; }

.fa-calendar-plus:before {
  content: "\f271"; }

.fa-calendar-times:before {
  content: "\f273"; }

.fa-camera:before {
  content: "\f030"; }

.fa-camera-retro:before {
  content: "\f083"; }

.fa-car:before {
  content: "\f1b9"; }

.fa-caret-down:before {
  content: "\f0d7"; }

.fa-caret-left:before {
  content: "\f0d9"; }

.fa-caret-right:before {
  content: "\f0da"; }

.fa-caret-square-down:before {
  content: "\f150"; }

.fa-caret-square-left:before {
  content: "\f191"; }

.fa-caret-square-right:before {
  content: "\f152"; }

.fa-caret-square-up:before {
  content: "\f151"; }

.fa-caret-up:before {
  content: "\f0d8"; }

.fa-cart-arrow-down:before {
  content: "\f218"; }

.fa-cart-plus:before {
  content: "\f217"; }

.fa-cc-amazon-pay:before {
  content: "\f42d"; }

.fa-cc-amex:before {
  content: "\f1f3"; }

.fa-cc-apple-pay:before {
  content: "\f416"; }

.fa-cc-diners-club:before {
  content: "\f24c"; }

.fa-cc-discover:before {
  content: "\f1f2"; }

.fa-cc-jcb:before {
  content: "\f24b"; }

.fa-cc-mastercard:before {
  content: "\f1f1"; }

.fa-cc-paypal:before {
  content: "\f1f4"; }

.fa-cc-stripe:before {
  content: "\f1f5"; }

.fa-cc-visa:before {
  content: "\f1f0"; }

.fa-centercode:before {
  content: "\f380"; }

.fa-certificate:before {
  content: "\f0a3"; }

.fa-chart-area:before {
  content: "\f1fe"; }

.fa-chart-bar:before {
  content: "\f080"; }

.fa-chart-line:before {
  content: "\f201"; }

.fa-chart-pie:before {
  content: "\f200"; }

.fa-check:before {
  content: "\f00c"; }

.fa-check-circle:before {
  content: "\f058"; }

.fa-check-square:before {
  content: "\f14a"; }

.fa-chess:before {
  content: "\f439"; }

.fa-chess-bishop:before {
  content: "\f43a"; }

.fa-chess-board:before {
  content: "\f43c"; }

.fa-chess-king:before {
  content: "\f43f"; }

.fa-chess-knight:before {
  content: "\f441"; }

.fa-chess-pawn:before {
  content: "\f443"; }

.fa-chess-queen:before {
  content: "\f445"; }

.fa-chess-rook:before {
  content: "\f447"; }

.fa-chevron-circle-down:before {
  content: "\f13a"; }

.fa-chevron-circle-left:before {
  content: "\f137"; }

.fa-chevron-circle-right:before {
  content: "\f138"; }

.fa-chevron-circle-up:before {
  content: "\f139"; }

.fa-chevron-down:before {
  content: "\f078"; }

.fa-chevron-left:before {
  content: "\f053"; }

.fa-chevron-right:before {
  content: "\f054"; }

.fa-chevron-up:before {
  content: "\f077"; }

.fa-child:before {
  content: "\f1ae"; }

.fa-chrome:before {
  content: "\f268"; }

.fa-circle:before {
  content: "\f111"; }

.fa-circle-notch:before {
  content: "\f1ce"; }

.fa-clipboard:before {
  content: "\f328"; }

.fa-clock:before {
  content: "\f017"; }

.fa-clone:before {
  content: "\f24d"; }

.fa-closed-captioning:before {
  content: "\f20a"; }

.fa-cloud:before {
  content: "\f0c2"; }

.fa-cloud-download-alt:before {
  content: "\f381"; }

.fa-cloud-upload-alt:before {
  content: "\f382"; }

.fa-cloudscale:before {
  content: "\f383"; }

.fa-cloudsmith:before {
  content: "\f384"; }

.fa-cloudversify:before {
  content: "\f385"; }

.fa-code:before {
  content: "\f121"; }

.fa-code-branch:before {
  content: "\f126"; }

.fa-codepen:before {
  content: "\f1cb"; }

.fa-codiepie:before {
  content: "\f284"; }

.fa-coffee:before {
  content: "\f0f4"; }

.fa-cog:before {
  content: "\f013"; }

.fa-cogs:before {
  content: "\f085"; }

.fa-columns:before {
  content: "\f0db"; }

.fa-comment:before {
  content: "\f075"; }

.fa-comment-alt:before {
  content: "\f27a"; }

.fa-comments:before {
  content: "\f086"; }

.fa-compass:before {
  content: "\f14e"; }

.fa-compress:before {
  content: "\f066"; }

.fa-connectdevelop:before {
  content: "\f20e"; }

.fa-contao:before {
  content: "\f26d"; }

.fa-copy:before {
  content: "\f0c5"; }

.fa-copyright:before {
  content: "\f1f9"; }

.fa-cpanel:before {
  content: "\f388"; }

.fa-creative-commons:before {
  content: "\f25e"; }

.fa-credit-card:before {
  content: "\f09d"; }

.fa-crop:before {
  content: "\f125"; }

.fa-crosshairs:before {
  content: "\f05b"; }

.fa-css3:before {
  content: "\f13c"; }

.fa-css3-alt:before {
  content: "\f38b"; }

.fa-cube:before {
  content: "\f1b2"; }

.fa-cubes:before {
  content: "\f1b3"; }

.fa-cut:before {
  content: "\f0c4"; }

.fa-cuttlefish:before {
  content: "\f38c"; }

.fa-d-and-d:before {
  content: "\f38d"; }

.fa-dashcube:before {
  content: "\f210"; }

.fa-database:before {
  content: "\f1c0"; }

.fa-deaf:before {
  content: "\f2a4"; }

.fa-delicious:before {
  content: "\f1a5"; }

.fa-deploydog:before {
  content: "\f38e"; }

.fa-deskpro:before {
  content: "\f38f"; }

.fa-desktop:before {
  content: "\f108"; }

.fa-deviantart:before {
  content: "\f1bd"; }

.fa-digg:before {
  content: "\f1a6"; }

.fa-digital-ocean:before {
  content: "\f391"; }

.fa-discord:before {
  content: "\f392"; }

.fa-discourse:before {
  content: "\f393"; }

.fa-dochub:before {
  content: "\f394"; }

.fa-docker:before {
  content: "\f395"; }

.fa-dollar-sign:before {
  content: "\f155"; }

.fa-dot-circle:before {
  content: "\f192"; }

.fa-download:before {
  content: "\f019"; }

.fa-draft2digital:before {
  content: "\f396"; }

.fa-dribbble:before {
  content: "\f17d"; }

.fa-dribbble-square:before {
  content: "\f397"; }

.fa-dropbox:before {
  content: "\f16b"; }

.fa-drupal:before {
  content: "\f1a9"; }

.fa-dyalog:before {
  content: "\f399"; }

.fa-earlybirds:before {
  content: "\f39a"; }

.fa-edge:before {
  content: "\f282"; }

.fa-edit:before {
  content: "\f044"; }

.fa-eject:before {
  content: "\f052"; }

.fa-elementor:before {
  content: "\f430"; }

.fa-ellipsis-h:before {
  content: "\f141"; }

.fa-ellipsis-v:before {
  content: "\f142"; }

.fa-ember:before {
  content: "\f423"; }

.fa-empire:before {
  content: "\f1d1"; }

.fa-envelope:before {
  content: "\f0e0"; }

.fa-envelope-open:before {
  content: "\f2b6"; }

.fa-envelope-square:before {
  content: "\f199"; }

.fa-envira:before {
  content: "\f299"; }

.fa-eraser:before {
  content: "\f12d"; }

.fa-erlang:before {
  content: "\f39d"; }

.fa-ethereum:before {
  content: "\f42e"; }

.fa-etsy:before {
  content: "\f2d7"; }

.fa-euro-sign:before {
  content: "\f153"; }

.fa-exchange-alt:before {
  content: "\f362"; }

.fa-exclamation:before {
  content: "\f12a"; }

.fa-exclamation-circle:before {
  content: "\f06a"; }

.fa-exclamation-triangle:before {
  content: "\f071"; }

.fa-expand:before {
  content: "\f065"; }

.fa-expand-arrows-alt:before {
  content: "\f31e"; }

.fa-expeditedssl:before {
  content: "\f23e"; }

.fa-external-link-alt:before {
  content: "\f35d"; }

.fa-external-link-square-alt:before {
  content: "\f360"; }

.fa-eye:before {
  content: "\f06e"; }

.fa-eye-dropper:before {
  content: "\f1fb"; }

.fa-eye-slash:before {
  content: "\f070"; }

.fa-facebook:before {
  content: "\f09a"; }

.fa-facebook-f:before {
  content: "\f39e"; }

.fa-facebook-messenger:before {
  content: "\f39f"; }

.fa-facebook-square:before {
  content: "\f082"; }

.fa-fast-backward:before {
  content: "\f049"; }

.fa-fast-forward:before {
  content: "\f050"; }

.fa-fax:before {
  content: "\f1ac"; }

.fa-female:before {
  content: "\f182"; }

.fa-fighter-jet:before {
  content: "\f0fb"; }

.fa-file:before {
  content: "\f15b"; }

.fa-file-alt:before {
  content: "\f15c"; }

.fa-file-archive:before {
  content: "\f1c6"; }

.fa-file-audio:before {
  content: "\f1c7"; }

.fa-file-code:before {
  content: "\f1c9"; }

.fa-file-excel:before {
  content: "\f1c3"; }

.fa-file-image:before {
  content: "\f1c5"; }

.fa-file-pdf:before {
  content: "\f1c1"; }

.fa-file-powerpoint:before {
  content: "\f1c4"; }

.fa-file-video:before {
  content: "\f1c8"; }

.fa-file-word:before {
  content: "\f1c2"; }

.fa-film:before {
  content: "\f008"; }

.fa-filter:before {
  content: "\f0b0"; }

.fa-fire:before {
  content: "\f06d"; }

.fa-fire-extinguisher:before {
  content: "\f134"; }

.fa-firefox:before {
  content: "\f269"; }

.fa-first-order:before {
  content: "\f2b0"; }

.fa-firstdraft:before {
  content: "\f3a1"; }

.fa-flag:before {
  content: "\f024"; }

.fa-flag-checkered:before {
  content: "\f11e"; }

.fa-flask:before {
  content: "\f0c3"; }

.fa-flickr:before {
  content: "\f16e"; }

.fa-flipboard:before {
  content: "\f44d"; }

.fa-fly:before {
  content: "\f417"; }

.fa-folder:before {
  content: "\f07b"; }

.fa-folder-open:before {
  content: "\f07c"; }

.fa-font:before {
  content: "\f031"; }

.fa-font-awesome:before {
  content: "\f2b4"; }

.fa-font-awesome-alt:before {
  content: "\f35c"; }

.fa-font-awesome-flag:before {
  content: "\f425"; }

.fa-fonticons:before {
  content: "\f280"; }

.fa-fonticons-fi:before {
  content: "\f3a2"; }

.fa-football-ball:before {
  content: "\f44e"; }

.fa-fort-awesome:before {
  content: "\f286"; }

.fa-fort-awesome-alt:before {
  content: "\f3a3"; }

.fa-forumbee:before {
  content: "\f211"; }

.fa-forward:before {
  content: "\f04e"; }

.fa-foursquare:before {
  content: "\f180"; }

.fa-free-code-camp:before {
  content: "\f2c5"; }

.fa-freebsd:before {
  content: "\f3a4"; }

.fa-frown:before {
  content: "\f119"; }

.fa-futbol:before {
  content: "\f1e3"; }

.fa-gamepad:before {
  content: "\f11b"; }

.fa-gavel:before {
  content: "\f0e3"; }

.fa-gem:before {
  content: "\f3a5"; }

.fa-genderless:before {
  content: "\f22d"; }

.fa-get-pocket:before {
  content: "\f265"; }

.fa-gg:before {
  content: "\f260"; }

.fa-gg-circle:before {
  content: "\f261"; }

.fa-gift:before {
  content: "\f06b"; }

.fa-git:before {
  content: "\f1d3"; }

.fa-git-square:before {
  content: "\f1d2"; }

.fa-github:before {
  content: "\f09b"; }

.fa-github-alt:before {
  content: "\f113"; }

.fa-github-square:before {
  content: "\f092"; }

.fa-gitkraken:before {
  content: "\f3a6"; }

.fa-gitlab:before {
  content: "\f296"; }

.fa-gitter:before {
  content: "\f426"; }

.fa-glass-martini:before {
  content: "\f000"; }

.fa-glide:before {
  content: "\f2a5"; }

.fa-glide-g:before {
  content: "\f2a6"; }

.fa-globe:before {
  content: "\f0ac"; }

.fa-gofore:before {
  content: "\f3a7"; }

.fa-golf-ball:before {
  content: "\f450"; }

.fa-goodreads:before {
  content: "\f3a8"; }

.fa-goodreads-g:before {
  content: "\f3a9"; }

.fa-google:before {
  content: "\f1a0"; }

.fa-google-drive:before {
  content: "\f3aa"; }

.fa-google-play:before {
  content: "\f3ab"; }

.fa-google-plus:before {
  content: "\f2b3"; }

.fa-google-plus-g:before {
  content: "\f0d5"; }

.fa-google-plus-square:before {
  content: "\f0d4"; }

.fa-google-wallet:before {
  content: "\f1ee"; }

.fa-graduation-cap:before {
  content: "\f19d"; }

.fa-gratipay:before {
  content: "\f184"; }

.fa-grav:before {
  content: "\f2d6"; }

.fa-gripfire:before {
  content: "\f3ac"; }

.fa-grunt:before {
  content: "\f3ad"; }

.fa-gulp:before {
  content: "\f3ae"; }

.fa-h-square:before {
  content: "\f0fd"; }

.fa-hacker-news:before {
  content: "\f1d4"; }

.fa-hacker-news-square:before {
  content: "\f3af"; }

.fa-hand-lizard:before {
  content: "\f258"; }

.fa-hand-paper:before {
  content: "\f256"; }

.fa-hand-peace:before {
  content: "\f25b"; }

.fa-hand-point-down:before {
  content: "\f0a7"; }

.fa-hand-point-left:before {
  content: "\f0a5"; }

.fa-hand-point-right:before {
  content: "\f0a4"; }

.fa-hand-point-up:before {
  content: "\f0a6"; }

.fa-hand-pointer:before {
  content: "\f25a"; }

.fa-hand-rock:before {
  content: "\f255"; }

.fa-hand-scissors:before {
  content: "\f257"; }

.fa-hand-spock:before {
  content: "\f259"; }

.fa-handshake:before {
  content: "\f2b5"; }

.fa-hashtag:before {
  content: "\f292"; }

.fa-hdd:before {
  content: "\f0a0"; }

.fa-heading:before {
  content: "\f1dc"; }

.fa-headphones:before {
  content: "\f025"; }

.fa-heart:before {
  content: "\f004"; }

.fa-heartbeat:before {
  content: "\f21e"; }

.fa-hips:before {
  content: "\f452"; }

.fa-hire-a-helper:before {
  content: "\f3b0"; }

.fa-history:before {
  content: "\f1da"; }

.fa-hockey-puck:before {
  content: "\f453"; }

.fa-home:before {
  content: "\f015"; }

.fa-hooli:before {
  content: "\f427"; }

.fa-hospital:before {
  content: "\f0f8"; }

.fa-hotjar:before {
  content: "\f3b1"; }

.fa-hourglass:before {
  content: "\f254"; }

.fa-hourglass-end:before {
  content: "\f253"; }

.fa-hourglass-half:before {
  content: "\f252"; }

.fa-hourglass-start:before {
  content: "\f251"; }

.fa-houzz:before {
  content: "\f27c"; }

.fa-html5:before {
  content: "\f13b"; }

.fa-hubspot:before {
  content: "\f3b2"; }

.fa-i-cursor:before {
  content: "\f246"; }

.fa-id-badge:before {
  content: "\f2c1"; }

.fa-id-card:before {
  content: "\f2c2"; }

.fa-image:before {
  content: "\f03e"; }

.fa-images:before {
  content: "\f302"; }

.fa-imdb:before {
  content: "\f2d8"; }

.fa-inbox:before {
  content: "\f01c"; }

.fa-indent:before {
  content: "\f03c"; }

.fa-industry:before {
  content: "\f275"; }

.fa-info:before {
  content: "\f129"; }

.fa-info-circle:before {
  content: "\f05a"; }

.fa-instagram:before {
  content: "\f16d"; }

.fa-internet-explorer:before {
  content: "\f26b"; }

.fa-ioxhost:before {
  content: "\f208"; }

.fa-italic:before {
  content: "\f033"; }

.fa-itunes:before {
  content: "\f3b4"; }

.fa-itunes-note:before {
  content: "\f3b5"; }

.fa-jenkins:before {
  content: "\f3b6"; }

.fa-joget:before {
  content: "\f3b7"; }

.fa-joomla:before {
  content: "\f1aa"; }

.fa-js:before {
  content: "\f3b8"; }

.fa-js-square:before {
  content: "\f3b9"; }

.fa-jsfiddle:before {
  content: "\f1cc"; }

.fa-key:before {
  content: "\f084"; }

.fa-keyboard:before {
  content: "\f11c"; }

.fa-keycdn:before {
  content: "\f3ba"; }

.fa-kickstarter:before {
  content: "\f3bb"; }

.fa-kickstarter-k:before {
  content: "\f3bc"; }

.fa-korvue:before {
  content: "\f42f"; }

.fa-language:before {
  content: "\f1ab"; }

.fa-laptop:before {
  content: "\f109"; }

.fa-laravel:before {
  content: "\f3bd"; }

.fa-lastfm:before {
  content: "\f202"; }

.fa-lastfm-square:before {
  content: "\f203"; }

.fa-leaf:before {
  content: "\f06c"; }

.fa-leanpub:before {
  content: "\f212"; }

.fa-lemon:before {
  content: "\f094"; }

.fa-less:before {
  content: "\f41d"; }

.fa-level-down-alt:before {
  content: "\f3be"; }

.fa-level-up-alt:before {
  content: "\f3bf"; }

.fa-life-ring:before {
  content: "\f1cd"; }

.fa-lightbulb:before {
  content: "\f0eb"; }

.fa-line:before {
  content: "\f3c0"; }

.fa-link:before {
  content: "\f0c1"; }

.fa-linkedin:before {
  content: "\f08c"; }

.fa-linkedin-in:before {
  content: "\f0e1"; }

.fa-linode:before {
  content: "\f2b8"; }

.fa-linux:before {
  content: "\f17c"; }

.fa-lira-sign:before {
  content: "\f195"; }

.fa-list:before {
  content: "\f03a"; }

.fa-list-alt:before {
  content: "\f022"; }

.fa-list-ol:before {
  content: "\f0cb"; }

.fa-list-ul:before {
  content: "\f0ca"; }

.fa-location-arrow:before {
  content: "\f124"; }

.fa-lock:before {
  content: "\f023"; }

.fa-lock-open:before {
  content: "\f3c1"; }

.fa-long-arrow-alt-down:before {
  content: "\f309"; }

.fa-long-arrow-alt-left:before {
  content: "\f30a"; }

.fa-long-arrow-alt-right:before {
  content: "\f30b"; }

.fa-long-arrow-alt-up:before {
  content: "\f30c"; }

.fa-low-vision:before {
  content: "\f2a8"; }

.fa-lyft:before {
  content: "\f3c3"; }

.fa-magento:before {
  content: "\f3c4"; }

.fa-magic:before {
  content: "\f0d0"; }

.fa-magnet:before {
  content: "\f076"; }

.fa-male:before {
  content: "\f183"; }

.fa-map:before {
  content: "\f279"; }

.fa-map-marker:before {
  content: "\f041"; }

.fa-map-marker-alt:before {
  content: "\f3c5"; }

.fa-map-pin:before {
  content: "\f276"; }

.fa-map-signs:before {
  content: "\f277"; }

.fa-mars:before {
  content: "\f222"; }

.fa-mars-double:before {
  content: "\f227"; }

.fa-mars-stroke:before {
  content: "\f229"; }

.fa-mars-stroke-h:before {
  content: "\f22b"; }

.fa-mars-stroke-v:before {
  content: "\f22a"; }

.fa-maxcdn:before {
  content: "\f136"; }

.fa-medapps:before {
  content: "\f3c6"; }

.fa-medium:before {
  content: "\f23a"; }

.fa-medium-m:before {
  content: "\f3c7"; }

.fa-medkit:before {
  content: "\f0fa"; }

.fa-medrt:before {
  content: "\f3c8"; }

.fa-meetup:before {
  content: "\f2e0"; }

.fa-meh:before {
  content: "\f11a"; }

.fa-mercury:before {
  content: "\f223"; }

.fa-microchip:before {
  content: "\f2db"; }

.fa-microphone:before {
  content: "\f130"; }

.fa-microphone-slash:before {
  content: "\f131"; }

.fa-microsoft:before {
  content: "\f3ca"; }

.fa-minus:before {
  content: "\f068"; }

.fa-minus-circle:before {
  content: "\f056"; }

.fa-minus-square:before {
  content: "\f146"; }

.fa-mix:before {
  content: "\f3cb"; }

.fa-mixcloud:before {
  content: "\f289"; }

.fa-mizuni:before {
  content: "\f3cc"; }

.fa-mobile:before {
  content: "\f10b"; }

.fa-mobile-alt:before {
  content: "\f3cd"; }

.fa-modx:before {
  content: "\f285"; }

.fa-monero:before {
  content: "\f3d0"; }

.fa-money-bill-alt:before {
  content: "\f3d1"; }

.fa-moon:before {
  content: "\f186"; }

.fa-motorcycle:before {
  content: "\f21c"; }

.fa-mouse-pointer:before {
  content: "\f245"; }

.fa-music:before {
  content: "\f001"; }

.fa-napster:before {
  content: "\f3d2"; }

.fa-neuter:before {
  content: "\f22c"; }

.fa-newspaper:before {
  content: "\f1ea"; }

.fa-nintendo-switch:before {
  content: "\f418"; }

.fa-node:before {
  content: "\f419"; }

.fa-node-js:before {
  content: "\f3d3"; }

.fa-npm:before {
  content: "\f3d4"; }

.fa-ns8:before {
  content: "\f3d5"; }

.fa-nutritionix:before {
  content: "\f3d6"; }

.fa-object-group:before {
  content: "\f247"; }

.fa-object-ungroup:before {
  content: "\f248"; }

.fa-odnoklassniki:before {
  content: "\f263"; }

.fa-odnoklassniki-square:before {
  content: "\f264"; }

.fa-opencart:before {
  content: "\f23d"; }

.fa-openid:before {
  content: "\f19b"; }

.fa-opera:before {
  content: "\f26a"; }

.fa-optin-monster:before {
  content: "\f23c"; }

.fa-osi:before {
  content: "\f41a"; }

.fa-outdent:before {
  content: "\f03b"; }

.fa-page4:before {
  content: "\f3d7"; }

.fa-pagelines:before {
  content: "\f18c"; }

.fa-paint-brush:before {
  content: "\f1fc"; }

.fa-palfed:before {
  content: "\f3d8"; }

.fa-paper-plane:before {
  content: "\f1d8"; }

.fa-paperclip:before {
  content: "\f0c6"; }

.fa-paragraph:before {
  content: "\f1dd"; }

.fa-paste:before {
  content: "\f0ea"; }

.fa-patreon:before {
  content: "\f3d9"; }

.fa-pause:before {
  content: "\f04c"; }

.fa-pause-circle:before {
  content: "\f28b"; }

.fa-paw:before {
  content: "\f1b0"; }

.fa-paypal:before {
  content: "\f1ed"; }

.fa-pen-square:before {
  content: "\f14b"; }

.fa-pencil-alt:before {
  content: "\f303"; }

.fa-percent:before {
  content: "\f295"; }

.fa-periscope:before {
  content: "\f3da"; }

.fa-phabricator:before {
  content: "\f3db"; }

.fa-phoenix-framework:before {
  content: "\f3dc"; }

.fa-phone:before {
  content: "\f095"; }

.fa-phone-square:before {
  content: "\f098"; }

.fa-phone-volume:before {
  content: "\f2a0"; }

.fa-php:before {
  content: "\f457"; }

.fa-pied-piper:before {
  content: "\f2ae"; }

.fa-pied-piper-alt:before {
  content: "\f1a8"; }

.fa-pied-piper-pp:before {
  content: "\f1a7"; }

.fa-pinterest:before {
  content: "\f0d2"; }

.fa-pinterest-p:before {
  content: "\f231"; }

.fa-pinterest-square:before {
  content: "\f0d3"; }

.fa-plane:before {
  content: "\f072"; }

.fa-play:before {
  content: "\f04b"; }

.fa-play-circle:before {
  content: "\f144"; }

.fa-playstation:before {
  content: "\f3df"; }

.fa-plug:before {
  content: "\f1e6"; }

.fa-plus:before {
  content: "\f067"; }

.fa-plus-circle:before {
  content: "\f055"; }

.fa-plus-square:before {
  content: "\f0fe"; }

.fa-podcast:before {
  content: "\f2ce"; }

.fa-pound-sign:before {
  content: "\f154"; }

.fa-power-off:before {
  content: "\f011"; }

.fa-print:before {
  content: "\f02f"; }

.fa-product-hunt:before {
  content: "\f288"; }

.fa-pushed:before {
  content: "\f3e1"; }

.fa-puzzle-piece:before {
  content: "\f12e"; }

.fa-python:before {
  content: "\f3e2"; }

.fa-qq:before {
  content: "\f1d6"; }

.fa-qrcode:before {
  content: "\f029"; }

.fa-question:before {
  content: "\f128"; }

.fa-question-circle:before {
  content: "\f059"; }

.fa-quidditch:before {
  content: "\f458"; }

.fa-quinscape:before {
  content: "\f459"; }

.fa-quora:before {
  content: "\f2c4"; }

.fa-quote-left:before {
  content: "\f10d"; }

.fa-quote-right:before {
  content: "\f10e"; }

.fa-random:before {
  content: "\f074"; }

.fa-ravelry:before {
  content: "\f2d9"; }

.fa-react:before {
  content: "\f41b"; }

.fa-rebel:before {
  content: "\f1d0"; }

.fa-recycle:before {
  content: "\f1b8"; }

.fa-red-river:before {
  content: "\f3e3"; }

.fa-reddit:before {
  content: "\f1a1"; }

.fa-reddit-alien:before {
  content: "\f281"; }

.fa-reddit-square:before {
  content: "\f1a2"; }

.fa-redo:before {
  content: "\f01e"; }

.fa-redo-alt:before {
  content: "\f2f9"; }

.fa-registered:before {
  content: "\f25d"; }

.fa-rendact:before {
  content: "\f3e4"; }

.fa-renren:before {
  content: "\f18b"; }

.fa-reply:before {
  content: "\f3e5"; }

.fa-reply-all:before {
  content: "\f122"; }

.fa-replyd:before {
  content: "\f3e6"; }

.fa-resolving:before {
  content: "\f3e7"; }

.fa-retweet:before {
  content: "\f079"; }

.fa-road:before {
  content: "\f018"; }

.fa-rocket:before {
  content: "\f135"; }

.fa-rocketchat:before {
  content: "\f3e8"; }

.fa-rockrms:before {
  content: "\f3e9"; }

.fa-rss:before {
  content: "\f09e"; }

.fa-rss-square:before {
  content: "\f143"; }

.fa-ruble-sign:before {
  content: "\f158"; }

.fa-rupee-sign:before {
  content: "\f156"; }

.fa-safari:before {
  content: "\f267"; }

.fa-sass:before {
  content: "\f41e"; }

.fa-save:before {
  content: "\f0c7"; }

.fa-schlix:before {
  content: "\f3ea"; }

.fa-scribd:before {
  content: "\f28a"; }

.fa-search:before {
  content: "\f002"; }

.fa-search-minus:before {
  content: "\f010"; }

.fa-search-plus:before {
  content: "\f00e"; }

.fa-searchengin:before {
  content: "\f3eb"; }

.fa-sellcast:before {
  content: "\f2da"; }

.fa-sellsy:before {
  content: "\f213"; }

.fa-server:before {
  content: "\f233"; }

.fa-servicestack:before {
  content: "\f3ec"; }

.fa-share:before {
  content: "\f064"; }

.fa-share-alt:before {
  content: "\f1e0"; }

.fa-share-alt-square:before {
  content: "\f1e1"; }

.fa-share-square:before {
  content: "\f14d"; }

.fa-shekel-sign:before {
  content: "\f20b"; }

.fa-shield-alt:before {
  content: "\f3ed"; }

.fa-ship:before {
  content: "\f21a"; }

.fa-shirtsinbulk:before {
  content: "\f214"; }

.fa-shopping-bag:before {
  content: "\f290"; }

.fa-shopping-basket:before {
  content: "\f291"; }

.fa-shopping-cart:before {
  content: "\f07a"; }

.fa-shower:before {
  content: "\f2cc"; }

.fa-sign-in-alt:before {
  content: "\f2f6"; }

.fa-sign-language:before {
  content: "\f2a7"; }

.fa-sign-out-alt:before {
  content: "\f2f5"; }

.fa-signal:before {
  content: "\f012"; }

.fa-simplybuilt:before {
  content: "\f215"; }

.fa-sistrix:before {
  content: "\f3ee"; }

.fa-sitemap:before {
  content: "\f0e8"; }

.fa-skyatlas:before {
  content: "\f216"; }

.fa-skype:before {
  content: "\f17e"; }

.fa-slack:before {
  content: "\f198"; }

.fa-slack-hash:before {
  content: "\f3ef"; }

.fa-sliders-h:before {
  content: "\f1de"; }

.fa-slideshare:before {
  content: "\f1e7"; }

.fa-smile:before {
  content: "\f118"; }

.fa-snapchat:before {
  content: "\f2ab"; }

.fa-snapchat-ghost:before {
  content: "\f2ac"; }

.fa-snapchat-square:before {
  content: "\f2ad"; }

.fa-snowflake:before {
  content: "\f2dc"; }

.fa-sort:before {
  content: "\f0dc"; }

.fa-sort-alpha-down:before {
  content: "\f15d"; }

.fa-sort-alpha-up:before {
  content: "\f15e"; }

.fa-sort-amount-down:before {
  content: "\f160"; }

.fa-sort-amount-up:before {
  content: "\f161"; }

.fa-sort-down:before {
  content: "\f0dd"; }

.fa-sort-numeric-down:before {
  content: "\f162"; }

.fa-sort-numeric-up:before {
  content: "\f163"; }

.fa-sort-up:before {
  content: "\f0de"; }

.fa-soundcloud:before {
  content: "\f1be"; }

.fa-space-shuttle:before {
  content: "\f197"; }

.fa-speakap:before {
  content: "\f3f3"; }

.fa-spinner:before {
  content: "\f110"; }

.fa-spotify:before {
  content: "\f1bc"; }

.fa-square:before {
  content: "\f0c8"; }

.fa-square-full:before {
  content: "\f45c"; }

.fa-stack-exchange:before {
  content: "\f18d"; }

.fa-stack-overflow:before {
  content: "\f16c"; }

.fa-star:before {
  content: "\f005"; }

.fa-star-half:before {
  content: "\f089"; }

.fa-staylinked:before {
  content: "\f3f5"; }

.fa-steam:before {
  content: "\f1b6"; }

.fa-steam-square:before {
  content: "\f1b7"; }

.fa-steam-symbol:before {
  content: "\f3f6"; }

.fa-step-backward:before {
  content: "\f048"; }

.fa-step-forward:before {
  content: "\f051"; }

.fa-stethoscope:before {
  content: "\f0f1"; }

.fa-sticker-mule:before {
  content: "\f3f7"; }

.fa-sticky-note:before {
  content: "\f249"; }

.fa-stop:before {
  content: "\f04d"; }

.fa-stop-circle:before {
  content: "\f28d"; }

.fa-stopwatch:before {
  content: "\f2f2"; }

.fa-strava:before {
  content: "\f428"; }

.fa-street-view:before {
  content: "\f21d"; }

.fa-strikethrough:before {
  content: "\f0cc"; }

.fa-stripe:before {
  content: "\f429"; }

.fa-stripe-s:before {
  content: "\f42a"; }

.fa-studiovinari:before {
  content: "\f3f8"; }

.fa-stumbleupon:before {
  content: "\f1a4"; }

.fa-stumbleupon-circle:before {
  content: "\f1a3"; }

.fa-subscript:before {
  content: "\f12c"; }

.fa-subway:before {
  content: "\f239"; }

.fa-suitcase:before {
  content: "\f0f2"; }

.fa-sun:before {
  content: "\f185"; }

.fa-superpowers:before {
  content: "\f2dd"; }

.fa-superscript:before {
  content: "\f12b"; }

.fa-supple:before {
  content: "\f3f9"; }

.fa-sync:before {
  content: "\f021"; }

.fa-sync-alt:before {
  content: "\f2f1"; }

.fa-table:before {
  content: "\f0ce"; }

.fa-table-tennis:before {
  content: "\f45d"; }

.fa-tablet:before {
  content: "\f10a"; }

.fa-tablet-alt:before {
  content: "\f3fa"; }

.fa-tachometer-alt:before {
  content: "\f3fd"; }

.fa-tag:before {
  content: "\f02b"; }

.fa-tags:before {
  content: "\f02c"; }

.fa-tasks:before {
  content: "\f0ae"; }

.fa-taxi:before {
  content: "\f1ba"; }

.fa-telegram:before {
  content: "\f2c6"; }

.fa-telegram-plane:before {
  content: "\f3fe"; }

.fa-tencent-weibo:before {
  content: "\f1d5"; }

.fa-terminal:before {
  content: "\f120"; }

.fa-text-height:before {
  content: "\f034"; }

.fa-text-width:before {
  content: "\f035"; }

.fa-th:before {
  content: "\f00a"; }

.fa-th-large:before {
  content: "\f009"; }

.fa-th-list:before {
  content: "\f00b"; }

.fa-themeisle:before {
  content: "\f2b2"; }

.fa-thermometer-empty:before {
  content: "\f2cb"; }

.fa-thermometer-full:before {
  content: "\f2c7"; }

.fa-thermometer-half:before {
  content: "\f2c9"; }

.fa-thermometer-quarter:before {
  content: "\f2ca"; }

.fa-thermometer-three-quarters:before {
  content: "\f2c8"; }

.fa-thumbs-down:before {
  content: "\f165"; }

.fa-thumbs-up:before {
  content: "\f164"; }

.fa-thumbtack:before {
  content: "\f08d"; }

.fa-ticket-alt:before {
  content: "\f3ff"; }

.fa-times:before {
  content: "\f00d"; }

.fa-times-circle:before {
  content: "\f057"; }

.fa-tint:before {
  content: "\f043"; }

.fa-toggle-off:before {
  content: "\f204"; }

.fa-toggle-on:before {
  content: "\f205"; }

.fa-trademark:before {
  content: "\f25c"; }

.fa-train:before {
  content: "\f238"; }

.fa-transgender:before {
  content: "\f224"; }

.fa-transgender-alt:before {
  content: "\f225"; }

.fa-trash:before {
  content: "\f1f8"; }

.fa-trash-alt:before {
  content: "\f2ed"; }

.fa-tree:before {
  content: "\f1bb"; }

.fa-trello:before {
  content: "\f181"; }

.fa-tripadvisor:before {
  content: "\f262"; }

.fa-trophy:before {
  content: "\f091"; }

.fa-truck:before {
  content: "\f0d1"; }

.fa-tty:before {
  content: "\f1e4"; }

.fa-tumblr:before {
  content: "\f173"; }

.fa-tumblr-square:before {
  content: "\f174"; }

.fa-tv:before {
  content: "\f26c"; }

.fa-twitch:before {
  content: "\f1e8"; }

.fa-twitter:before {
  content: "\f099"; }

.fa-twitter-square:before {
  content: "\f081"; }

.fa-typo3:before {
  content: "\f42b"; }

.fa-uber:before {
  content: "\f402"; }

.fa-uikit:before {
  content: "\f403"; }

.fa-umbrella:before {
  content: "\f0e9"; }

.fa-underline:before {
  content: "\f0cd"; }

.fa-undo:before {
  content: "\f0e2"; }

.fa-undo-alt:before {
  content: "\f2ea"; }

.fa-uniregistry:before {
  content: "\f404"; }

.fa-universal-access:before {
  content: "\f29a"; }

.fa-university:before {
  content: "\f19c"; }

.fa-unlink:before {
  content: "\f127"; }

.fa-unlock:before {
  content: "\f09c"; }

.fa-unlock-alt:before {
  content: "\f13e"; }

.fa-untappd:before {
  content: "\f405"; }

.fa-upload:before {
  content: "\f093"; }

.fa-usb:before {
  content: "\f287"; }

.fa-user:before {
  content: "\f007"; }

.fa-user-circle:before {
  content: "\f2bd"; }

.fa-user-md:before {
  content: "\f0f0"; }

.fa-user-plus:before {
  content: "\f234"; }

.fa-user-secret:before {
  content: "\f21b"; }

.fa-user-times:before {
  content: "\f235"; }

.fa-users:before {
  content: "\f0c0"; }

.fa-ussunnah:before {
  content: "\f407"; }

.fa-utensil-spoon:before {
  content: "\f2e5"; }

.fa-utensils:before {
  content: "\f2e7"; }

.fa-vaadin:before {
  content: "\f408"; }

.fa-venus:before {
  content: "\f221"; }

.fa-venus-double:before {
  content: "\f226"; }

.fa-venus-mars:before {
  content: "\f228"; }

.fa-viacoin:before {
  content: "\f237"; }

.fa-viadeo:before {
  content: "\f2a9"; }

.fa-viadeo-square:before {
  content: "\f2aa"; }

.fa-viber:before {
  content: "\f409"; }

.fa-video:before {
  content: "\f03d"; }

.fa-vimeo:before {
  content: "\f40a"; }

.fa-vimeo-square:before {
  content: "\f194"; }

.fa-vimeo-v:before {
  content: "\f27d"; }

.fa-vine:before {
  content: "\f1ca"; }

.fa-vk:before {
  content: "\f189"; }

.fa-vnv:before {
  content: "\f40b"; }

.fa-volleyball-ball:before {
  content: "\f45f"; }

.fa-volume-down:before {
  content: "\f027"; }

.fa-volume-off:before {
  content: "\f026"; }

.fa-volume-up:before {
  content: "\f028"; }

.fa-vuejs:before {
  content: "\f41f"; }

.fa-weibo:before {
  content: "\f18a"; }

.fa-weixin:before {
  content: "\f1d7"; }

.fa-whatsapp:before {
  content: "\f232"; }

.fa-whatsapp-square:before {
  content: "\f40c"; }

.fa-wheelchair:before {
  content: "\f193"; }

.fa-whmcs:before {
  content: "\f40d"; }

.fa-wifi:before {
  content: "\f1eb"; }

.fa-wikipedia-w:before {
  content: "\f266"; }

.fa-window-close:before {
  content: "\f410"; }

.fa-window-maximize:before {
  content: "\f2d0"; }

.fa-window-minimize:before {
  content: "\f2d1"; }

.fa-window-restore:before {
  content: "\f2d2"; }

.fa-windows:before {
  content: "\f17a"; }

.fa-won-sign:before {
  content: "\f159"; }

.fa-wordpress:before {
  content: "\f19a"; }

.fa-wordpress-simple:before {
  content: "\f411"; }

.fa-wpbeginner:before {
  content: "\f297"; }

.fa-wpexplorer:before {
  content: "\f2de"; }

.fa-wpforms:before {
  content: "\f298"; }

.fa-wrench:before {
  content: "\f0ad"; }

.fa-xbox:before {
  content: "\f412"; }

.fa-xing:before {
  content: "\f168"; }

.fa-xing-square:before {
  content: "\f169"; }

.fa-y-combinator:before {
  content: "\f23b"; }

.fa-yahoo:before {
  content: "\f19e"; }

.fa-yandex:before {
  content: "\f413"; }

.fa-yandex-international:before {
  content: "\f414"; }

.fa-yelp:before {
  content: "\f1e9"; }

.fa-yen-sign:before {
  content: "\f157"; }

.fa-yoast:before {
  content: "\f2b1"; }

.fa-youtube:before {
  content: "\f167"; }

.fa-youtube-square:before {
  content: "\f431"; }

.sr-only {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sr-only-focusable:active, .sr-only-focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

/*---- a-diamond-is-forever-----*/
/**--- A diamond is forever styling starts --**/
.diamond-forever-section.section.black a{font-size:2.0rem;transition:0.3s all ease;line-height: 1;font-weight: 400;font-style: normal;letter-spacing:1px;text-transform:uppercase;position:relative;padding-right:25px;display:inline-block;text-decoration:none;}
.diamond-forever-section.section.black a:after{position: absolute;right: 0;top: 1px;color: #fff;content: "\f077"; font-family: 'Font Awesome Solid';transform: rotate(90deg);-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -mz-transform: rotate(90deg); text-decoration: none !important;transition:0.3s all ease;}
.diamond-forever-section.section.black a:hover{padding-right:30px;} 
.diamond-forever-section.section.black p img{max-width:480px}
.ss-style.a-diamond-is-forever{margin-top: 134px;padding-bottom: 25px;}
.ss-style.a-diamond-is-forever .primary-container{min-height:auto;}
.a-diamond-is-forever {margin-top:127px}
.diamond-forever-section{float: left;width: 100%;position:relative;overflow-y:hidden}
.diamond-forever-section h1 {font-size:6vw;line-height:1;letter-spacing:1px;text-align: left;}
.diamond-forever-section .title {font-size:8.0rem;line-height:1;letter-spacing:1px;text-align: left;text-transform:uppercase;margin-bottom:19px;}
.diamond-forever-section:first-child .diamond-forever-content{max-width: 680px;}
.diamond-forever-content{position: absolute;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%); max-width: 480px;padding-left:60px;padding-right:60px;}
.a-diamond-is-forever .primary-container{position:relative;min-height:calc(100vh - 127px)}
.diamond-forever-section:first-child .diamond-forever-content .subtitle{font-family: 'ITC New Baskerville W05';}
.diamond-forever-content .subtitle {margin-bottom:7px;font-size:1.8vw;line-height: 1; font-weight: 400; font-style: normal;}
.diamond-forever-section .diamond-forever-content{opacity:0;top:40%;transition:1.5s all ease;}
.diamond-forever-section.fp-completely .diamond-forever-content{ opacity:1 !important; top:50% !important; }
.diamond-forever-section .diamond-forever-content:last-child:not(.left):not(.right){left:50%;top:30%;max-width:750px;}
.diamond-forever-section.section.black {background: #000 !important;}
.diamond-forever-section.section.black * {color: #fff;}
.diamond-forever-section.section footer,.diamond-forever-section.section footer * { max-height: 500px !important;}
.diamond-forever-section.test.section.fp-section:last-child {height: auto !important;}
.diamond-forever-section.section footer .footer--block-wrapper {margin-top: 0;}
#fp-nav li:last-child {display: none;}
.diamond-forever-content .title.gray{color:#ccc;}
.diamond-forever-content .title.black{color:#000;}
.diamond-forever-content .title.white{color:#fff;}
.diamond-forever-content.center { margin: 0 0 14px; left:50%;transform:translate(-50%,-50%);text-align:center;}
.diamond-forever-content .content-wrapper * {font-size:2.0rem;line-height:1.2}
.diamond-forever-content:first-child:not(.right):not(.center){right:50%}
.diamond-forever-content.left-image-box {max-width:670px; padding: 0 100px;}
.diamond-forever-section.fp-completely .diamond-forever-content.right{left:50%}
.diamond-forever-content .subtitle.white,.diamond-forever-content .content-wrapper.white *{color:#fff}
.diamond-forever-section:first-child .diamond-forever-content .subtitle{text-transform:none;}
.diamond-forever-content .content-wrapper {padding-top: 10px;}
/**--- A diamond is forever styling ends --**/

/**-- Content page banner --*/
.video-link,.video-link:hover {text-decoration: none;}
.video-link {font-size: 4.0rem;text-transform: uppercase;   display: inline-block;margin: 0 auto; text-decoration: none; text-align:center;position:relative; padding-right: 32px;}
.video-link,.video-link:hover {text-decoration: none !important;}
.video-link:after {content: "\f144"; font-family: Font awesome solid; border-radius: 100%;    position: absolute; right: 0; display: inline-block; width: 25px;}
.content--banner-wrap .banner-content{text-align:center}
/**-- Content page banner --*/
.diamond-forever-section footer .title {font-size: 1.8rem;}

/**-- Site map --**/
#sitemapcontainer ul li.level1 > a {letter-spacing: 1px; text-transform: uppercase;}
#sitemapcontainer li.level1 {width: 33.3%;float: left;text-align: center;}
#sitemapcontainer li:before {visibility: hidden;}
#sitemapcontainer li.level1:nth-child(8n) {clear: both;float: left;width: 100%;}
#sitemapcontainer li.level1:first-child {display: none;}
#sitemapcontainer ul li.level1:nth-child(5n) { clear: left;}
#sitemap-section-Homepage-level1 li {padding-left: 0;}
#sitemapcontainer ul li.level1 > a {padding-bottom: 11px;display: inline-block;}
#sitemapcontainer li.level1 * {line-height: 1.7em;}
.homepage--banner-with-video{height: 100vh; overflow: hidden; position: relative;margin-bottom: 111px;}
.banner--videocontent-wrapper h1 {font-size: 2.8rem;line-height:1em; margin: 0 0 14px; }
.banner--videocontent-wrapper h2 {font-size: 2.0rem;    text-transform: none; font-family: 'ITC New Baskerville W05', arial, sans-serif; letter-spacing: 0; font-style: italic; margin: 0 0 14px; }
.banner-inner-wrapper{position:absolute;left:0;top: 50%;transform: translateY(-50%);}
.homepage--bannervideo-wrapper {position: absolute; top: 0; z-index: 999; width: 100%; height: 100%;}
.banner--videocontent-wrapper * { color: #fff;}
.banner--videocontent-wrapper { min-height: 100vh; }
.video-banner-link {font-size: 1.8rem; font-weight:300; line-height: 1em; text-transform: uppercase; letter-spacing: 1px; display: inline-block;position:relative;    padding-right: 20px;text-decoration:none;color:#fff}
.video-banner-link:hover,.video-banner-link:focus{text-decoration:none;color:#fff}
.video-banner-link:after {content: ""; position: absolute; right: 0; top: 2px; width: 15px;height: 15px;    background: url('/~/media/Images/D/De-Beers-Group/css/readmore-icon.png');}
.homepage--banner-with-video.banner-overlay:after {position: absolute;content: "";right: 0; background: linear-gradient(-90deg,rgba(0,0,0,0.5) 6%,transparent);width: 100%;height: 100%;top: 0; z-index: 998;}

/**--- EXploration starts --**/
/*#fullpage .swiper-slide:nth-last-child(2) #backtotop {bottom: 0;}*/
.exploration-main .swiper-slide {height: 100vh;/*overflow:hidden;*/}
.exploration-main .slide-image-wrapper {position: relative;z-index: 1;}
.socialshare-list {width: 52px;text-align: center;padding-top: 14px !important;}
.socialshare-list:before {right: 18px !important;}

/**--- Insight report --***/
.btn-document .download-icon {    position: absolute;
    top: 50%;
    left: 22px;
    transform: translateY(-50%);-webkit- transform: translateY(-50%);-moz- transform: translateY(-50%);-ms- transform: translateY(-50%);-o- transform: translateY(-50%);
    width: 20px;
    height: 26px;}
.btn-document.download-icon:before {content: ""; position: absolute; right: 0;   width: 0; background: #000; height: 100%; top: 0; transition: 0.6s width ease; z-index: -1;    opacity: 1;}
.btn-document.download-icon:after {left: 0; content: ""; position: absolute;    width: 0;  background: #000 !important; height: 100%; top: 0; transition: 0.6s width ease; z-index: -2;    opacity: 0;}
.btn-document:hover {background: transparent; color: #fff;}
.btn-document:hover:before {width: 100%; z-index: -2; opacity: 0;}
.btn-document:hover:after {width: 100%; z-index: -1;  opacity: 1;background:#000}
a.media-links.btn-regular.btn-document.download-icon .download-icon:hover:after {  color: #fff;}
.btn-document.download-icon {display: inline-block; z-index: 1; position: relative;color:#000}
.btn-regular.btn-document.download-icon:hover .download-icon:after  {
    background: transparent url('/~/media/Images/D/De-Beers-Group/icons/hover-download-icon.png') no-repeat center center;
}
#contentwrapper.full-width-tool {padding: 32px 0 0 0;}
/*---- main-----*/
/* @import url("https://use.typekit.net/gza5gvs.css"); */ 
.library-page .doc-icon {padding-right: 25px;}
.ip3-edit #IssueAreas,.ip3-edit #MainWrapper,.ip3-edit #HistoryWrapper{padding:0 !important} 
/**-- Global css Starts --**/
.btn-document.download-icon.btn-noicon {padding-left: 37px;padding-right: 95px; position: relative;    display: inline-block;}
.btn-document.download-icon.btn-noicon span.arrow-icon {position: absolute;right: 0;width: 30px;    height: 10px;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.btn-document.download-icon.btn-noicon span.arrow-icon:after {width: 24px;height: 10px;background: url(/~/media/Images/D/De-Beers-Group/css/right-yellow-arrow.svg) no-repeat right center;display: inline-block;content: "";position: absolute;right: 27px;top: 0;z-index: 1;}
.scrollToBottom {top: 0;z-index: 99;}
.ip3-edit header{position:relative;}
.ip3-edit #MainWrapper{padding: 0;}
.ip3-edit .module-content-outer-wrapper {margin-top: 35px;}
.ip3-edit#ip3-Homepage header {position: absolute;}
.ss-margin{margin-top:100px;}
.ip3-edit .fixed-header.active {display: none;}
.ip3-edit .forevermark-wrapper {padding: 0 !important;}
@-ms-viewport{width:auto!important;}
div#contentwrapper { clear:left; }
.content-text ul.rad-list {list-style-type: none;display: table;margin-top: 35px;}
.content-text ul.rad-list li:before {display: none;}
.content-text ul.rad-list li {padding: 0;display: table-cell;padding-right: 15px;}
.content-text ul.rad-list li img {width: 55px;}
.content-text ul.rad-list li a {width: 55px;height: 55px; display: inline-block;}
body{font-family: 'Futura W05', sans-serif; font-size:1.6rem; line-height:2.4rem; color: #000;}
sup, sup * { font-size:1.4rem; }
.primary-container{max-width: 1430px;}
.floatRight{float:right;}
.floatLeft{float:left;}
#MainWrapper, #IssueAreas, #HistoryWrapper {padding:134px 0 0 0;}
#HistoryWrapper { padding: 134px 0 10px 0; }
#MainWrapper.marine-mining, #MainWrapper.exploration-main {padding:0;}
.pointerCursor{cursor:pointer;}
img{height:auto;}
b, strong {    font-weight: 500;}
h1, h2, h3, h4, h5, h6 {text-transform: uppercase; line-height: 1; font-weight: normal; }
h1 {/*font-size: 7.2rem;*/line-height: 1.1em;font-size:6.0rem; text-align:center;margin: 10px 0 73px 0;}
h1.title, h1.landing {margin-bottom:50px}
.bodImage img {-webkit-filter: grayscale(100%);  filter: grayscale(100%);}
h2 {/*font-size: 5.2rem; line-height: 1.15em;*/font-size:4.4rem;line-height:1.136em;margin: 0 0 30px 0; font-weight:300; }
p {font-size: 1.8rem;line-height: 1.67em;font-weight: 300;margin-bottom: 24px;color: #000;}
#skipToMainContent{ opacity:0}
/*a:hover {color: #7f7f7f;}*/
a:focus{color:#000}
h3 {/*font-size: 3.6rem;*/font-size:3.1rem;line-height:1.161em;margin-bottom:10px;}
h4 {font-size: 2.4rem;line-height:1.29em;}
h5 {font-size: 1.8rem;line-height:1.22em;}
h6 {font-size: 1.6rem;line-height:1.19em;}
#ip3-the-4cs h1{text-transform: none;}
.rc-content-left-downloads h3 { margin-bottom: 10px; }
.rc-content-left-downloads p a { color: #0061a1; }
.scroll-table-container {overflow-x: auto;margin-bottom: 30px;}
.full-width-text { padding-top: 7px;}
div#contentwrapper { min-height: 450px; padding-top: 0px;}
.content-text .rad-introtext {font-family: 'ITC New Baskerville W05', Times New Roman, Times, serif; font-size: 2.4rem; font-style: italic; text-align: center; line-height: 2.9rem; display: block;}

/*--  Futura Light  --*/

.icon-content-wrapper, .filled-div .wrap-inner-content .title { font-family: 'Futura W05', sans-serif; font-weight: 300; font-style: normal; }

/*--  Futura Medium  --*/

table th { font-weight: 400; }

/*--  Futura Bold  --*/

.owl-controls #counter span { font-weight: 500; }


em { font-family: 'ITC New Baskerville W05'; font-weight: 400; font-style: italic; }
.marineminingpage .marine-mining-intro em, .marineminingpage .marine-mining-title em, .marineminingpage .marine-mining-future em {font-family:'Futura W05',sans-serif;}
/**-- Global Css Ends --**/

/**--- Header Starts ---**/
header{position:absolute;width:100%;top:0;left:0;z-index:9999;z-index:99999;}
header.header-compact .header--logo img {max-width: 100px;height: auto;}
header a {transition: 0.5s color ease; text-decoration:none}
header.header-compact .header--primary-navigation ul li.level1 {height: 65px;}
header.header-compact .header--search {height: 65px;}
header.header-compact .header--search * { height: 65px;}
header .header--search * {height: 22px;margin-top: 35px; display: inline-block;}
#topnavigation{z-index: 99999;} 
.header--inner-wrapper li.level3, .header--inner-wrapper ul li.level2.explore-debeers-navigation ul li {line-height:1.4em;padding-bottom:8px;}
.header--navigation li.level2 > *:first-child{position:relative;padding-left:25px;/*text-decoration:none;*/}
.header--navigation li.level2 > *:first-child:after {position: absolute;left: 0;top: 0px;color: #000;
content: "\f077"; font-family: 'Font Awesome Solid';transform:rotate(90deg);-webkit-transform:rotate(90deg);-moz-transform:rotate(90deg);-ms-transform:rotate(90deg);-o-transform:rotate(90deg);-mz-transform:rotate(90deg);text-decoration:none !important;}
header.header-compact + #MainWrapper .breadcrumb-wrap #breadcrumb {padding: 10px 0 5px 0;}
.breadcrumb a, .breadcrumb span {font-size: 1.8rem;color: #666666; font-family: 'ITC New Baskerville W05';font-weight: 400;font-style: italic;text-decoration: none;}
.breadcrumb a:hover {text-decoration: underline;}

#breadcrumb .breadcrumb-wrapper span:nth-child(6), #breadcrumb .breadcrumb-wrapper span:nth-child(7) { display: none;}
#breadcrumb {padding: 9px 0 9px 0; float: left; width: 100%; position:relative;}
#breadcrumb .tools {float: right;}
#breadcrumb .tools ul > li.email img { width: 25px;}
#breadcrumb .tools ul > li.print img { width: 18px;}
#breadcrumb .tools ul > li.share img { width: 18px;}
#breadcrumb .tools ul > li a > img {width: 25px;margin-left: 5px;}
header{/*position:relative;z-index:10;background: #fff;*/}
.header--primary-navigation * {font-size: 1.8rem;color:#fff;line-height:1em;}
.header--primary-navigation > ul {display: table; float: left;margin-top: 37px;}
.header--primary-navigation ul li {display: table-cell;}
.header--primary-navigation li.level1 ul {display: none;}
.header--logo > * {height: auto;position: relative; }
.header--logo a img { margin-top: 12px;}
.header--primary-navigation ul li.level1 {text-transform: uppercase;letter-spacing: 2px;vertical-align: middle;padding-right: 20px;padding-bottom: 30px;}
.header--primary-navigation a {text-decoration: none;}

.header--primary-navigation ul li.level1.current > span:after,.header--primary-navigation ul li.level1.selected > a:after,.header--primary-navigation ul li.level1 > a:hover:after,.header--primary-navigation ul li.level1.current > a:after,.header--primary-navigation ul li.level1.active > a:after,.header--primary-navigation ul li.level1 > span:after, .header--primary-navigation ul li.level1 > a:after,header ul li.currentPage > a:after{content: "";height: 1px; width: 0; position: absolute; bottom: -7px; left: 50%;    transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);    -ms-transform: translateX(-50%); -o-transform: translateX(-50%);transition: 0.4s width ease;background: #ffad18;}


.top-navigation-links.header--primary-navigation ul li.level1 > a:after {bottom: -2px;}
.header--primary-navigation ul li.level1.current > a:after, .header--primary-navigation ul li.level1.selected > a:after, .header--primary-navigation ul li.level1 > a:hover:after, .header--primary-navigation ul li.level1.hovered > a:after,header ul li.currentPage > a:after{width: 90%;}
/*.header--primary-navigation ul li.level1.current > span:after,.header--navigation ul li.level1.selected > a:after,.header--primary-navigation ul li.level1.hovered > a:after{background:#000; display:block;}*/
/*.top-navigation-links.header--primary-navigation li.level1:last-child span:after {display:none;}*/
.header--primary-navigation ul li.level1 > * {position: relative;color:#000;display:inline-block}
.header--searchbox{visibility:hidden;opacity:0;transition:0.4s all ease;}
.header--searchbox.search-openstate{opacity:1;visibility: visible;}
#searchTextboxContainer{max-width: 655px;float: right;display: inline-block;width: 655px;top:35%;left:50%;position:absolute;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);}
#searchTextboxContainer input[type="text"] { background: transparent;border: 0; padding: 13px 19px;font-size: 3.0rem; font-weight: 300; font-style: normal; font-stretch: normal; line-height: 1.33;    letter-spacing: normal; color: #000;border-bottom: 1px solid rgba(151, 151, 151,0.46);}
.header--searchbox {position: relative;}
.header--searchbox .searchbox__btn--close {position: absolute;right:0;top: 100px;transform: translateY(-50%);   font-size: 1.5rem;color: #fff;height: 40px;width: 50px; padding: 8px 8px; text-indent: -99999px;-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.header--searchbox .searchbox__btn--close:after { -webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);  background:#ffa400;   content: ""; position: absolute;  top: 5px; width: 1px; height: 30px; z-index: 1; right: 22px; transform: rotate(45deg);}
.searchbox__btn--close:before { background:#ffa400; content: ""; position: absolute; top: 5px; width: 1px;  height: 30px; z-index: 1; right: 22px; transform: rotate(134deg);}
.video-link-overlay {position: absolute; left: -32%; top: 0; height: 100%; width: 132%; display: block;}
a.video-link-overlay img { width: 80px;}
.dark-banner-wrapper .image-wrapper a.video-link-overlay img { width: 80px; margin: 0 auto; position: relative; right: 0; top: 0; left: 0; bottom: 0;}
.video-link-overlay span { height: 70px; color:#fff; position: relative; top: 50%; transform: translateY(-50%); display: block; font-size: 3.5rem; text-align: center;}
a.video-link-overlay:hover, a.video-link-overlay:focus { text-decoration: none;}
.header--navigation {position: absolute;top: 100%;left: 0;width:100%;border-bottom: 1px solid #c8c9c7;background: #fff;border-top: 1px solid #c8c9c7;display:none;z-index:99999;}
.header--inner-wrapper {display: table;table-layout: fixed; width: 100%;}
.header--inner-wrapper * {font-size: 1.4rem;color: #000;}
.explore-debeers-navigation .box-with-border a { cursor: text;}
.header--navigation li.level2 .box-with-border > *:first-child{text-transform: uppercase;letter-spacing: 1px;}
.header--inner-wrapper > ul {display: table;table-layout: fixed;width: 100%;}
.header--inner-wrapper > ul > li {display: table-cell;padding: 10px 15px;}
.header--inner-wrapper > ul > li.level2{ padding-bottom:0; }
.header--inner-wrapper > ul > li.level2 > ul{ margin-top:10px; }
.header--nav-description {position: relative;padding-bottom: 10px;}
.header--nav-description:after {content: "";position: absolute;bottom: 1px;height: 1px;background: #c8c9c7;left: 0;    right: 0;}
.header--inner-wrapper > ul > li >ul {padding-top: 10px;}
.header--inner-wrapper > ul > li:not(:last-child) {border-right: 1px solid #c8c9c7;}
.header--inner-wrapper > ul > li.level2.last { border-right: 0;}
.header--inner-wrapper ul li.level2 {display: none; vertical-align: top;}
.home--section-three .company-news-wrapper {text-align: left;}
.home--section-three .company-news-wrapper img {max-width: 100%;}
.home--section-three .company-news-wrapper .title { font-size: 2.4rem; line-height: 2.8rem; text-transform: uppercase; padding-bottom: 13px;}
.home--section-three .company-news-wrapper .date {font-size: 1.6rem;line-height: 1em;}
/* .header--logo img {margin: 24px 0;} */ 
.header-compact .header--logo img {margin: 17px 0;}
figure.header--logo,.header--primary-navigation *,.header--primary-navigation,.header--logo img {transition: 0.4s all ease;}
.header--inner-wrapper ul li.level2 p { font-style: italic;font-family: 'ITC New Baskerville W05'; font-size: 1.6rem;line-height:1.2em; padding-left: 0; margin-bottom: 0;}
.header--navigation li.level2 > .box-with-border { border-bottom: 1px solid #c8c9c7; padding-bottom: 15px;  margin-bottom:0; min-height: 50px; }
.header--navigation li.level2 > ul > li:after {position: absolute;left:8px;top: 0px;color: #000; content: "\f077";  font-family: 'Font Awesome Solid'; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -mz-transform: rotate(90deg);font-size: 1.0rem;}
.header--navigation li.level2 > ul > li { position: relative;padding-left: 29px;letter-spacing: 1px;display:block !important}
.header--navigation li.level2 > ul > li a:hover {text-decoration: underline; color:#000}
.content--banner-wrap img { display: block; height: auto; width: 100%;}
.header--navigation li.level2 > a:hover {text-decoration: none;}
.header--navigation li.level2 > a:hover span {text-decoration: underline;}
/**--- Header Ends ---**/
.mm-listview > li:hover {background: #d6d6d6; border-color: #d6d6d6;}
.full-image-module h2 { text-align: center;}
/**-- Homepage Banner Starts --**/
.homepage--banner-link h1, .homepage--banner-link .heading{text-align:left;margin-top: 0;}
.scroll-to-bottom {position: absolute;bottom:34px; left: 35px;}
.homepage--banner-with-image.banner-overlay .homepage--banner-image {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.homepage--bannerlinks-wrapper .homepage--banner-link {position: relative;z-index: 1;/*padding-top: 10px;padding-bottom: 20px;min-height:200px;*/ min-height:23.2vh;padding:3.5% 0;}
.homepage--bannerlinks-wrapper .homepage--banner-link *{color:#fff;}
/**-- Homepage Banner Ends --**/

/**-- Homepage Section Company News Starts --**/
.home--section-three .title {font-size: 5.2rem;line-height: 1em; margin-bottom:0px}
.home--section-three .link-regular {color: #000;text-transform: uppercase;letter-spacing: 0;text-decoration: none;margin-top:7px;display: inline-block;}
.block--news .left--container {float: left;padding-right: 10px;display: inline-block;min-height: 200px;position: relative; width: 40%; overflow: hidden;}
.block--news {margin-left: 15px;margin-right: 15px;min-height: 281px;/*border-top: 1px solid #000;*/padding-top: 0;flex: 1;position: relative;}
.block--news:first-child { margin-left: 0;}
.block--news .inner--container {background: rgba(255,255,255,0);background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,0)), color-stop(100%, rgba(0,0,0,0.8)));background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);background: -o-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);background: linear-gradient(to bottom, rgba(255,255,255,0) 0%, rgba(0,0,0,0.8) 100%);}
.inner--container {height: 100%;padding: 20px;}
.block--news:last-child { margin-right: 0;}
.home--section-three .company-news-wrapper{padding-top: 68px;}
.slick-dots li button {background: #f5f5f5;border: none;border-radius: 100%;text-indent: -9999px;width: 17px;height: 17px;padding:0;}
.block--news-wrapper .slick-dots li {float: left;margin-right: 10px;}
.media-hub-section4 .slick-dots li {float: left;margin-right: 10px;}
.media-hub-section4 .slick-dots {margin: 0 auto;display:inline-block;padding-top: 13px;}
.company-news-wrapper .slick-dots {margin: 0 auto;display:inline-block;padding-top: 63px;}
.slick-dots li.slick-active button { background: #c8c9c7;}
.block--news-wrapper {text-align: center;display: -webkit-flex;display: -webkit-box;display: -moz-flex;display: -moz-box;display: -ms-flexbox;display: flex;justify-content: space-between;flex-direction: row;}
.block--news-wrapper .right--container {display: inline-block;float: left;width: 60%;text-align: left;padding-left:33px;padding-right: 70px;}
/*.block--news .left--container img {position: absolute;left: -100%;right: -100%;top: -100%; bottom: -100%; margin: auto; max-width: none;}*/
.homepage--bannerlinks-wrapper { /*padding: 11% 0;*/ padding:12.7vh 0; overflow: hidden;}
.news-base-module-box .block--news a{text-decoration:none;color: #fff;}
.block--news a:hover{text-decoration:underline; color:#000;}
.ip3-flash-data ul.rad-list { margin: 0 0 25px 0;}
.flash-data-tool-page h3 { margin-bottom:10px; }
.tool-page-wrap { padding-bottom:40px; }
.ip3-flash-data td h2 { margin: 0;}

.tools ul li.share a.share-option { background: url("/~/media/Images/D/De-Beers-Group/css/share-white-svg.svg") no-repeat center center; height: 24px; width: 25px; }
.tools ul li.share a.share-option i { display:none; }
/**-- Homepage Section Company News Ends --**/


/**--- Banner Starts --**/
.banner-title {font-size: 7.3rem;line-height: 7.3rem;text-align: center;margin: 32px 0 32px 0;text-transform: uppercase;letter-spacing: 2px;}
.content--banner-wrap {position: relative;}
.content--banner-wrap .banner-content {position: absolute;top: 50%;left: 0;width: 100%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);z-index:99;}
.banner--link {letter-spacing: 2px; text-transform: uppercase;position:relative;} 
.Subheading {font-style: italic;padding-bottom:0;margin-bottom:10px}
.homepage--banner {border-top: 1px solid #c8c9c7;}
.banner-overlay {position: relative;}
.banner-overlay:after {position: absolute;content: "";right: 0;background: linear-gradient(-90deg,rgba(255,255,255,0.5) 15%,transparent);width: 48%;height: 100%;top: 0;}
.homepage--banner-with-image {width: 100%;height:100vh;padding-top: 38px; /*min-height: 800px;*/}
.homepage--bannerlink-box {position: relative;z-index: 1;padding: 32px 10% 10px 0px;height: 25vh;/* max-height: 200px; */transition: all  0.3s linear;-webkit-transition: all  0.3s linear;-moz-transition: all  0.3s linear;-ms-transition: all  0.3s linear;-o-transition: all  0.3s linear;}
.homepage--bannerlink-box *{color: #fff;transition:0.3s all ease;position: relative;z-index: 1;}
.homepage--banner-link h1,.homepage--banner-link .heading {letter-spacing: 2px;font-size: 2.8rem;line-height: 1em;text-transform: uppercase;margin-bottom: 12px;}
.homepage--banner-link .Subheading {font-size: 2.2rem;line-height:1em;}
.homepage--bannerlink-box p.Subheading {font-size: 2.2rem;line-height:1em;font-family: 'ITC New Baskerville W05';    font-style: italic;}
.homepage--bannerlink-box .banner--link {font-size: 1.4rem;line-height: 1em;text-transform: uppercase;letter-spacing: 2px;color: #fff;text-decoration: none;margin-top: 20px;display: inline-block;}
.homepage--bannerlink-box:first-child {background: linear-gradient(90deg,rgba(155, 38, 182,0.5),rgba(235, 51, 0,0.6));}
.homepage--bannerlink-box:nth-child(2):after,.homepage--bannerlink-box:nth-child(3):after  {content: "";position: absolute;left: 0;top: 0;width: 100%;height: 100%;     opacity: 0;transition: 0.3s all ease;}
.homepage--bannerlink-box:hover:after,.homepage--bannerlink-box:nth-child(2):hover:after {opacity: 1;}
.homepage--bannerlink-box:nth-child(3):after{background: linear-gradient(90deg, rgba(0, 119, 200,0.5),rgba(0, 167, 177,0.5));}
.homepage--bannerlink-box:nth-child(2):after{background: linear-gradient(90deg, rgba(235, 51, 0,0.5),rgba(255, 184, 28,0.5));}

.scroll-to-bottom object{animation: UpAndDown 1s ease-in-out infinite alternate;position: relative; bottom: 0;    left: 0;-webkit-animation: UpAndDown 1s ease-in-out infinite alternate;-moz-animation: UpAndDown 1s ease-in-out infinite alternate;-ms-animation: UpAndDown 1s ease-in-out infinite alternate;-o-animation: UpAndDown 1s ease-in-out infinite alternate;}
/**--- Banner Ends --**/ 


/**--- Homepage Starts ---**/
.home--section-one .container-fluid.primary-container { position:relative; }
.sectionone--textarea,.sectionone--image-area {display: inline-block;}
.sectionone--textarea-inner { background-color: #f4f4f4; padding:53px 20px 53px 0; }
.sectionone--textarea { position: absolute; top: 50%; transform: translateY(-50%); }
.home--section-one, .library--section-one { padding: 80px 0; vertical-align: middle;background-color: #f4f4f4; margin-bottom:80px; }
.library--section-one { padding: 0; }
.sectionone--textarea h2 { letter-spacing: normal; text-transform: uppercase;position: relative;margin-bottom: 29px;font-weight: 300; }
.btn-regular, .btn-regular:hover {font-size: 2.1rem;text-transform: uppercase;text-decoration: none;padding: 18px 19px 18px 19px;display: inline-block;border: 1px solid #ffa400;}
.btn-regular:active, .btn-regular:focus { text-decoration:none; }
.sectionone--textarea .inner--content p { font-family: "ITC New Baskerville W05", sans-serif; margin: 0 0 37px 0; font-size:2.4rem; line-height: 1.33; letter-spacing: 0.5px; }
.sectionone--textarea .inner--content *{font-weight: 400;font-style: italic;font-size: 1.8rem;line-height: 1.2em;}
.sectionone--textarea .inner--content {padding-bottom: 0px;}
.home--section-two {background: #efefef;padding:61px 0;}
.home--section-two .title {font-size: 2.8rem;text-transform: uppercase;line-height: 1em;letter-spacing: 2px;}
.home--section-two .inner--content * {font-size: 1.8rem; line-height: 1em;font-family: 'ITC New Baskerville W05'; font-weight: 400;font-style: italic;font-size: 1.8rem;}
.home--section-two .inner--content {padding:4px 0 0 0;}
.home--section-two .title {font-size: 2.8rem;text-transform: uppercase;line-height: 1em;letter-spacing: 2px;padding-top: 45px; margin-bottom:7px}
.home--section-two .inner--content * {font-size: 1.8rem;line-height: 1em;font-family: 'ITC New Baskerville W05'; font-weight: 400; font-style: italic; font-size: 1.8rem;}
.home--section-three > .title {font-size: 5.2rem;text-transform: uppercase;text-align: center;line-height: 1em;}
.home--section-three {padding: 68px 0 78px 0;text-align: center;}
.home--section-three > .link-regular {font-size: 1.6rem;text-transform: uppercase;color: #000; text-decoration: none;text-align: center;}
.home--section-three .link-regular:hover { text-decoration: underline;}
#breadcrumb span.separator {display: inline-block;width: 7px;height: 12px;margin: 0 8px 0 9px;/*background: url(../images/icons/breadcrumb.png) no-repeat center;*/-webkit-background-size: 7px 12px;-moz-background-size: 7px 12px;background-size: 5px 10px;}
.separator img { width: 7px; height: 12px; margin: -3px 0 0 0;}
#breadcrumb a { color: #8e8e8d;}
/**--- Homepage Ends ---**/

/**--- Footer Starts ---**/
.footer--block-wrapper.no-margin { margin: 0;}
.footer--block-wrapper .footer--bottom-section .content p { font-size: 1.6rem; line-height: 1.63em; font-weight: 300; color: #5a5a5a; letter-spacing: normal; }
.footer--block-wrapper .title{ font-size: 1.6rem; line-height: 1.19em; letter-spacing: normal; text-transform: uppercase;  font-weight: 400; }
.footer--block-wrapper .footer--bottom-section a:hover { text-decoration: underline;}
.footer--block-wrapper .footer--bottom-section * {text-decoration: none;}
.footer--bottom-section.left .footer--siteservices-links .title { padding-bottom: 24px;}
.header-compact .header--primary-navigation * { font-size: 1.8rem;}
.one-col-content-text sup {font-size: 1.4rem;}
header.header-compact .header--primary-navigation ul li.level1 { height: 65px;}
.inner-menu-navigation .close {position: absolute;right: 0;top: 20px;right: 25px;text-indent: -9999px;    width: 31px;height: 38px;cursor: pointer;}
.inner-menu-navigation .close:after,.inner-menu-navigation .close:before {content: "";position: absolute;right: 15px;height: 30px;background: #ffba02;width: 1px;top: 5px;}
.inner-menu-navigation .close:after {transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);}
.inner-menu-navigation .close:before {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);}
section.footer--siteservices-links.eql-box-innerlinks .content-links-list li { padding-bottom: 8px;}
footer p {margin-bottom: 0;line-height: 1.0;}
.footer--social-media .title { padding-bottom: 31px; }
footer .slick-dots { margin-bottom: 20px; display: inline-block !important;margin-top:20px;}
.social-media-links { margin-bottom: 32px;}
footer .slick-dots li { float: left;}
.footer--instagram-feeds .feed-item {float: left;height: 126px;width: 25%;max-width: 126px; margin-right: 20px; display: inline-block; margin-bottom: 20px; position: relative;}
.footer--instagram-feeds {float: left;width: 100%;background: #333;position: relative;padding: 87px 0 77px;}
.footer--instagram-feeds .feed-item .overlay-link {position: absolute;top: 0;left: 0;width: 100%; height: 100%; text-indent: -99999px;}
.footer--instagram-feeds:after {content: "";position: absolute;right: 100%;top: 0;width: 100vw; height: 100%;background: #333;}
.footer--block-wrapper { overflow: hidden; width:100%; margin-top: 40px; }
.footer--instagram-feeds .footer--socialmedia-title, .footer--twitter-feedswrapper .footer--socialmedia-title {color: #fff;font-size: 2.4rem;letter-spacing: 0.5px;padding-bottom: 29px;text-transform: uppercase;text-decoration:none;display: inline-block; line-height:1.0em; }
.footer--twitter-feeds .twitter-feed-item .right, .footer--twitter-feeds .twitter-feed-item .left {float: left;width: 50%;}
.footer--twitter-feeds .twitter-feed-item .right.full-width { width: 100%;}
.footer--twitter-feeds .twitter-feed-item .right * {max-width: 100%; height: auto;max-height: 300px;}
.twitter-feed-item .tweet a { color: #fff; padding: 0 !important;}
.footer--twitter-feeds .image-wrapper { padding-right:30px; }
.footer--twitter-feeds .image-wrapper img { max-height: 300px;}
.footer--twitter-feeds .twitter-feed-item .right .date { font-weight: 300;  padding: 0;}
.footer--twitter-feedswrapper {background: #595959;position: relative;}
.footer--instagram-feedswrapper {background: #333;}
.footer--twitter-feedswrapper .tweet { font-weight: 300; color: #fff; font-size: 1.6rem; line-height: 1.19em; letter-spacing: normal; }
.footer--twitter-feedswrapper .date-time {font-size: 1.6rem; font-weight:300; line-height:1.19em; margin: 0 0 22px 0; color: #c8c8c8; letter-spacing: normal; }
.footer--twitter-feedswrapper .slick-dots li button {background: #595959;border: none;text-indent: -99999px; border-radius: 100%; float: left; margin-right: 7px; width: 11px; height: 11px;padding:0;border:1px solid #fff;}
.footer--twitter-feedswrapper .slick-dots li.slick-active button {background: #fff;}
.footer--bottom-section.right {background: #e5e5e5;float: left;width: 50%;position: relative;/* padding-top: 32px; */}
.footer--bottom-section.left {float: left;width: 50%;display: flex; justify-content: flex-end; }
.footer--bottom-section.right:after {content: "";position: absolute;left: 100%;top: 0;width: 100vw;height: 100%;background: #e5e5e5;}
.footer--bottom-section.left .footer--social-media {float: left;width: 40%;background: #f4f4f4;position: relative;padding: 40px 5% 60px 0;}
.footer--bottom-section.left  .footer--siteservices-links {background: #eee;float: left;width: 60%; padding:40px 6% 45px 7.5%; position:relative; }
.footer--twitter-feedswrapper:after {content: "";position: absolute; top: 0; left: 100%; width: 100vw;   height: 100%; background: #595959;}
.footer--bottom-section.left .footer--social-media:after { content: ""; position: absolute; right: 100%; top: 0; width: 100vw; height: 100%;  background: #f4f4f4;}
section.footer--siteservices-links:after { content: ""; position: absolute; left: 100%; top: 0; width: 100vw; height: 100%; background: #eee; display: inline-block; }
.footer--twitter-feedswrapper .footer--title { padding-top: 87px; padding-bottom: 30px; }
footer{font-size: 1.6rem;}
.footer--bottom-section.right .eql-box-innerlinks {padding: 40px 20px 0 13%;}
.footer--social-media.eql-box-innerlinks {padding-top: 20px;}
/**--- Footer Ends ---**/


/**-- Fadi In Plugin Starts--**/
.fadein > *{opacity:0;}
.nojs .fadein > * {opacity:1;}
/**-- Fadi In Plugin Ends--**/

/**-- Banner Overlay Starts --**/
.content--banner-wrap.white-text * {color: #fff;}
.content--banner-wrap.overlay:after {position: absolute;left: 0;top: 0;content: "";background: rgba(0,0,0,0.3); width: 100%; height: 100%;}
.homepage--bannerlinks-wrapper .homepage--banner-link .banner--link-details * {position: relative;z-index: 2;}
.homepage--bannerlinks-wrapper .homepage--banner-link.one .banner--link-overlay {position: absolute;top: 0;left: 0;width: 100%;background: linear-gradient(90deg,rgba(155, 38, 182,0.5),rgba(235, 51, 0,0.6));z-index: 1;height: 100%;}
.homepage--bannerlinks-wrapper .homepage--banner-link.one .banner--link-overlay:before { position: absolute; top: 0; right: 100%;width: 100vw;background: linear-gradient(90deg,rgba(235, 51, 0,0.6),rgba(155, 38, 182,0.5));z-index: 1;height: 100%; content: "";}
.homepage--bannerlinks-wrapper .homepage--banner-link.one .banner--link-overlay:after {background: linear-gradient(90deg,rgba(235, 51, 0,0.6),rgba(155, 38, 182,0.5));content: "";position: absolute;left: 100%;width: 100vw;height: 100%;}
.homepage--bannerlinks-wrapper .homepage--banner-link .banner--link-details .banner--link-section {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 3;text-indent: -99999px;}



.homepage--bannerlinks-wrapper .homepage--banner-link.two .banner--link-overlay {position: absolute;top: 0;left: 0;width: 100%;background: linear-gradient(90deg,rgba(155, 38, 182,0.5),rgba(235, 51, 0,0.6));z-index: 1;height: 100%; background: linear-gradient(90deg, rgba(235, 51, 0,0.5),rgba(255, 184, 28,0.5));background: linear-gradient(90deg, rgba(235, 51, 0,0.5),rgba(255, 184, 28,0.5));}
.homepage--bannerlinks-wrapper .homepage--banner-link.two .banner--link-overlay:before {position: absolute;top: 0;right: 100%;width: 100vw;/* background: linear-gradient(90deg,rgba(235, 51, 0,0.6),rgba(155, 38, 182,0.5)); */z-index: 1;height: 100%;content: "";background: linear-gradient(90deg,rgba(255, 184, 28,0.5), rgba(235, 51, 0,0.5));}
.homepage--bannerlinks-wrapper .homepage--banner-link.two .banner--link-overlay:after {/* background: linear-gradient(90deg,rgba(235, 51, 0,0.6),rgba(155, 38, 182,0.5)); */content: "";position: absolute;left: 100%;width: 100vw;height: 100%;background: rgba(255, 184, 28,0.5);}

/*.main-modules p a, .pr--content a, .story-item-content a  {text-decoration: underline;}
.main-modules p a:hover, .pr--content a:hover, .story-item-content a:hover {color: #7f7f7f;}*/

.main-modules ul li:before, .pr--content ul li:before,  .story-item-content ul li:before, .sectionone--textarea .inner--content ul li:before { content: "•";  color:#0061a1; font-size: 2.0rem; top: 0px; position: absolute; content: "•"; left: 0;  font-family: 'Futura W05', sans-serif;}
.main-modules ul li, .main-modules ol li, .pr--content ul li, .pr--content ol li, .story-item-content ul li, .sectionone--textarea .inner--content ul li {padding-left:34px;position: relative;font-weight: normal; font-style: normal; font-stretch: normal; line-height: 1.67;}
.main-modules ul li { font-size:1.8rem; }
.main-modules ul, .main-modules ol, .pr--content ul, .pr--content ol, .story-item-content ul {padding-bottom: 20px;}

.left-content-text h3, .right-content-text h3 {line-height:1.2em}
.homepage--bannerlinks-wrapper .homepage--banner-link.three .banner--link-overlay {position: absolute;top: 0;left: 0;width: 100%;/* background: linear-gradient(90deg,rgba(155, 38, 182,0.5),rgba(235, 51, 0,0.6)); */z-index: 1;height: 100%;background: linear-gradient(90deg, rgba(0, 119, 200,0.5),rgba(0, 167, 177,0.5));}
.homepage--bannerlinks-wrapper .homepage--banner-link.three .banner--link-overlay:before {position: absolute;top: 0;right: 100%;width: 100vw;/* background: linear-gradient(90deg,rgba(235, 51, 0,0.6),rgba(155, 38, 182,0.5)); */z-index: 1;height: 100%;content: "";background: linear-gradient(90deg,rgba(0, 167, 177,0.5), rgba(0, 119, 200,0.5));}
.homepage--bannerlinks-wrapper .homepage--banner-link.three .banner--link-overlay:after {background: linear-gradient(90deg,rgba(235, 51, 0,0.6),rgba(155, 38, 182,0.5));content: "";position: absolute;left: 100%;width: 100vw;height: 100%;background: rgba(0, 167, 177,0.5);}

.homepage--bannerlinks-wrapper .homepage--banner-link .banner--link-overlay{opacity:0;}
.homepage--bannerlinks-wrapper .homepage--banner-link .banner--link-overlay.show{opacity:1; transition:opacity 0.5s; -webkit-transition:opacity 0.5s; -moz-transition:opacity 0.5s; -ms-transition:opacity 0.5s;}

/**-- Banner Overlay Ends --**/

img{max-width:100%;}

/**--- Company News ---*/
.news--insight-item .date {padding-top: 10px;    padding-bottom: 18px;}
.block--company-news { padding-top:30px;}
.block--secondary-nav ul {border-bottom: 2px solid #d7dadc;}
.block--secondary-nav ul li { display: table-cell;  text-align: center;}
.block--secondary-nav ul li a {font-weight: 500; text-decoration: none; cursor: pointer; color: #000; font-size: 1.8rem; line-height: 2.8rem; vertical-align: middle;display: block; padding: 8px 20px;}
.block--category-selector > .dd-selected {
    cursor: pointer;
    line-height: 1.9em;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: 500;
    display: block;
    border: 1px solid #f4f4f4;
    max-width: 300px;
    width: 265px;
    vertical-align: middle;
    position: relative;
    margin: 0 auto;
    height: auto;
    font-size: 1.8rem;
    padding: 12px 36px 12px 20px;
}
.block--category-selector > .dd-selected.selected {
 -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2);
  box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2); 
}
.block--secondary-nav ul li:hover:after {
    content: "";
    border-bottom: 2px solid #ffa400;
    position: absolute;
    bottom: -2px;
    width: 100%;
    height: 2px;
    left: 0;
    z-index: 0;
}
.dd-selected:after {width: 60px;border-left: 1px solid #000;height: 100%;position: absolute;right: -1px;top: -1px;}
.dd-selected:before {content: ""; /*z-index: 99;*/ box-sizing: border-box;height: 6px;width: 6px;top: 45%;right: 32px;position: absolute;border-style: solid;border-color: black;border-width: 0px 2px 2px 0px;-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);transform: rotate(45deg);transition: border-width 150ms ease-in-out;}

.custom-dropdown li {
    display: block;

    border-right: 1px solid #E5E3E4;
    height: auto;
    border-left: 1px solid #E5E3E4;
    cursor: pointer;
    font-size: 1.8rem;
    line-height: 2.8rem;
    vertical-align: middle;
    padding: 15px 10px 15px 20px;
}
ul.custom-dropdown li:hover {
    background: #f9f9f9;
}
ul.custom-dropdown li:nth-child(2n) {}
ul.custom-dropdown {max-width: 300px;border-bottom: 1px solid #E5E3E4;margin: 0 auto;width: 100%;position: absolute;background: #fff;z-index: 99;left: 0;right: 0;-webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2);box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);}
/* .custom-dropdown li.selected { background: #F9F9F9;} */
nav.block--secondary-nav { margin-top: 14px; padding-bottom: 40px;float: left;margin-right: 15px;margin-top: 14px;}
.block--category-selector{position:relative;float: left;margin-right: 10px;margin-bottom: 30px;}
.block--companynews-list {padding-top: 30px;float: left;width: 100%;}
.block--companynews-list .image-wrapper {min-height: 230px;width: 230px;float: left;max-width: 40%;}
.block--companynews-list .content-wrapper {padding-left:33px; display: inline-block; float: left;    max-width: 60%;}
.news--insight-item {display: inline-block; padding-bottom:40px; border-bottom: 1px solid #000;  margin-bottom: 34px;width:100%;}
.block--companynews-list .content-wrapper h2 {font-size: 2.4rem; color: #000;line-height:2.8rem; margin-bottom:7px}
.block--companynews-list .content-wrapper h2 * { color: #000;}
.block--category-selector ul { display: none;}
.block--news-story {padding-bottom: 35px;margin-top: 30px;}
.block--news-story h1 {text-align: left;}

.back--to-landing {padding-bottom: 30px; padding-left:12px;}
.back--to-landing .btn-general {padding-left: 37px; padding-right:0;}
.back--to-landing .btn-general:before {left: 5px; right:auto;}
.back--to-landing .btn-general:after {left: 4px; right:auto; -moz-transform: scaleX(-1); -webkit-transform: scaleX(-1);  -o-transform: scaleX(-1); transform: scaleX(-1);}
.block--secondary-nav ul li{position: relative;}
.block--secondary-nav ul li.active:after { border-bottom: 2px solid #0061a1; content: ''; position: absolute;  bottom: -2px; width: 100%; height: 2px; left: 0; z-index: 0;}
/**-- History --*/
/* .yr-height{min-height:438px;} */

/**-- Library page --**/
.sitesearchpagination { display: none;}
.btn__loadmore:before,  .btn__loadmore2:before {content: "\f067";font-family: Font Awesome Solid;position: absolute;right: 0;font-size: 1rem;top: 27px;text-decoration:none !important;}
.btn__loadmore, .btn__loadmore2 {
    font-size: 1.8rem;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #000;
    text-align: center;
    position: relative;
    padding-right: 15px;
    padding-top: 27px;
}
.btn__loadmore:hover, .btn__loadmore2:hover {text-decoration: none;}
.footer--bottom-section.right ul li {display: inline-block;margin-left: 0;width: 45%;vertical-align: top;margin-bottom: 8px;}
.footer--bottom-section.right .title {margin-bottom: 24px;}
.social-media-links ul {
    display: table;
}

.social-media-links ul li { float:left; margin-right: 4px; }

.social-media-links ul li > a {background: #fff;border-radius: 50%;width: 43px; height: 43px;display: inline-block;font-size: 2.5rem; text-align: center;padding-top: 9px;}
.home--section-three .link-regular{position:relative;padding-left:22px;}
.home--section-three .link-regular::after { position: absolute;left: 0;top: 1px;color: #000; content: "\f077"; font-family: 'Font Awesome Solid';transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg); -ms-transform: rotate(90deg);-o-transform: rotate(90deg);-mz-transform: rotate(90deg); display: inline-block; text-decoration: none; }
.home--section-three .link-regular:hover:after { text-decoration: none !important; }
.footer--twitter-feedswrapper.eql-height.gg-taken.gg-g-1 .box-eql {padding-left: 60px;}


/**--- BOD Ends ---**/
.boxContent { text-align: left;}
.box-item {float: left;width: 33.33%;text-align: center;height: 480px;border-right: 1px solid #000;position: relative;border-bottom: 1px solid #000;}
.box-item p.name {font-family: 'ITC Franklin Gothic W05'; font-size: 2.8rem; text-transform: uppercase; padding: 0 0 15px 0;  line-height: 2.8rem;}
.box-details { display: none;}
.boxWrapper2 { border-top: 1px solid #000; float: left; width: 100%;}
.box-full-wrap { width: 100%;}
.box-row {float: left; width: 100%;}
.box-cover img { position: absolute; margin: auto; right: 0; left: 0; -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */ filter: grayscale(100%); bottom: 40px; height:auto;}
.box-item.highlighted .box-cover img {-webkit-filter: grayscale(0%); /* Safari 6.0 - 9.0 */ filter: grayscale(0%);}
.box-item.highlighted .box-cover.active.first {border-left: 0;}
.box-cover {display: block; cursor: pointer; height: 100%;position: relative;}
.box-row .box-item:nth-child(3n) {border-right:0;}
.box-full-wrap { border-bottom: 1px solid #000;}
.box-item.highlighted {border-bottom:0;}
.box-item.highlighted .box-cover {opacity: 1; border-top:1px solid #000; border-left:1px solid #000;}
.box-item.blur .box-cover { opacity: 0.3;}
/*.box-item.blur { opacity: 0.3;}*/
.box-name {padding: 87px 0 0 0;font-size: 2.8rem;line-height: 2.8rem;text-transform: uppercase; font-weight: 300;}
h2.designation {font-size: 3.6rem; text-align: center; padding: 48px 0 18px 0; text-transform: uppercase;}
/*.box-content p {font-size: 1.8rem; line-height: 2.8rem; padding: 0 0 26px 0;}*/
.box-content h3 { font-size: 2.4rem; line-height: 2.9rem; padding: 0 0 10px 0; letter-spacing: 0;}
.breadcrumb-wrap {border-bottom: 1px solid #c8c9c7;top: 90px;background: #fff;z-index:9999;position:fixed;width:100%;top:91px;transition:0.5s all ease;top:91px; display:none; }
.exploration-main .dark-banner-wrapper { display:none; }
/* .box-snapdown h1 { margin: 32px 0 32px 0;} */
.box-content {padding: 0 0 50px 0;}
.box-item-inner h2.designation { text-align: left;}
.member-item h1 { text-align: left;}
.box-item-inner { padding: 0 0 40px 0;}
/**--- BOD Ends ---**/


/**--- History Layout Start ---**/
.year-img {width: 50%;}
.internetexplorer11 .year-img img, .ie10 .year-img img { max-width: none; width: 100%;}
.yr-height { display: table-cell; vertical-align: middle;}
.txt-details {vertical-align: middle;display: table-cell;}
.year-txt {width: 50%; position: relative; text-align: center; padding: 10px 8%; vertical-align: middle;}
.yearBox-item {display: table; width: 100%;float: left;border-bottom: 1px solid #000;overflow:hidden;}
.yearBox-item.alt .year-img {float: right; display:flex; align-items: center;}
.yearBox-item.alt .year-txt {display: table;float: left;}
#topnavigation {width: 100%; display: block;}
.tab-navigation ul { display: table; background: #001b2d; width: 100%;}
li.menu-item {text-align: center; display: table-cell; position: relative; color: #fff; height: 44px; border-right: 1px solid #fff;  vertical-align: middle;transition: 0.4s all ease;}
.glossary-menu li.menu-item { width:20px; max-width:20px; }
.menu-item a { text-decoration: none; cursor: pointer; color: #fff; font-size: 1.8rem; text-transform: uppercase; letter-spacing: 1px; line-height: 2.8rem; vertical-align: middle;  display: block; padding: 8px 0;}
.year-header {width: 100%;height: 78px;border-bottom: 1px solid #000;float: left;font-size: 3.3rem;letter-spacing: 2px;line-height: 78px; text-align: center;}
/* .txt-details {text-align: center;position: absolute;top: 50%;left: 50%;padding: 10px 17.678%;margin-right: -50%;transform: translate(-50%, -50%);} */

.year-title {letter-spacing: 1px; padding: 0 0 32px 0; font-size: 7.0rem; line-height: 7.0rem;}
/* .txt-details p { font-size: 1.8rem;line-height: 1.667em;} */
.txt-details p a { color: #0061a1; }
/*.txt-details p a { text-decoration: underline; color: #000;}*/
.txt-details p a:hover {text-decoration: underline;}
.tab-navigation li.menu-item:hover, .tab-navigation li.menu-item.active { background: #0061A1;}
.tab-navigation li.menu-item.active:after {width: 0; height: 0; border-left: 8px solid transparent;  border-right: 8px solid transparent; border-top: 8px solid #0061A1; content: ""; position: absolute;left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%);}
.tab-navigation {position: fixed;transition: top 1s;width: 100%;top: 292px;z-index: 10;border-top: 1px solid #fff;}
.ie10 .tab-navigation {top:129px;}
/*.internetexplorer11 .tab-navigation {top:129px;}*/
header.header-compact + #MainWrapper .breadcrumb-wrap {top:65px;}
.our-history { margin-top: 45px; }
.year-boxWrapper {float: left; width: 100%; border-top: 1px solid #000;}
.tab-navigation.fixedmenu {top:94px;}
#TabDropdown {display:none;}
.glossary-wrapper .tab-dropdown {margin-bottom: 20px;}
.tab-dropdown ul li { display: block;border-right: 1px solid #E5E3E4;height: auto;border-left: 1px solid #E5E3E4;}
.tab-dropdown ul li a { font-weight: 300; color: #000; padding: 0; }
/*.tab-dropdown ul li a:hover { background-color:#f9f9f9; }*/
.tab-dropdown ul li, .tab-dropdown ul li.active { background: #fff;}

/**--- History Layout End ---**/

/**--- Library Layout Start ---**/
span.mobi-title { font-weight: normal;}
.loadmore-container, .loadmore-container2 {text-align: center; margin-top: 50px; }
.loadmore-container2 { margin-bottom: 34px; }
.btn__loadmore {display: inline-block;padding:10px 0;} 
.library-page .btn__loadmore { margin: 27px 0 0 0; padding-top: 0; color: #000; padding-right: 15px;}
.library-page .btn__loadmore:before {top: 0;}
.library--section-one .sectionone--image-area:before, .media-hub-section1 .sectionone--image-area:before {display:none;}
.library--section-two {background: #efefef;padding: 40px 0;margin-bottom: 80px;padding: 80px 0;}
.library--section-two .inner--content * {font-size: 1.8rem; line-height: 2.7rem;font-family: 'ITC New Baskerville W05'; font-weight: 400;font-style: italic;font-size: 1.8rem;}
.library--section-two .inner--content {padding: 4px 0 0 0;}
.library--section-two .title {font-size: 2.8rem;text-transform: uppercase;line-height: 1em;padding-top: 29px; margin-bottom:7px;}
/* .right-text-box .sectionone--image-area {width: 100%; } */
.sectionone--textarea-wrap {float: left;width: 100%;}
.library--section-two .image-wrapper {overflow: hidden;position: relative;min-height: 258px; width: 100%;}
.library--section-two .image-wrapper img {position: absolute; width: 100%; left: -100%;right: -100%;top: -100%;bottom: -100%;   margin: auto;max-width: none;transition: 0.7s all ease;}
/*.library--section-two .image-wrapper:hover img {transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);}*//*WO#340341*/
.library--section-two .image-wrapper .overlay-link {position: absolute;top: 0; left: 0;width: 100%; height: 100%;  z-index: 5;}

span.mobi-headers {display: none;}

.filter-title { font-size: 2.4rem; letter-spacing:0;  text-transform: uppercase; padding: 0 0 40px 0; line-height: 4.8rem;}
.filter-report .current-item, .filter-year .current-item2 {cursor: pointer; line-height: 1.67em; overflow: hidden;    white-space: nowrap; text-overflow: ellipsis; font-weight: 500; display: block; border: 1px solid #f4f4f4; max-width: 300px;  width: 100%;    vertical-align: middle;    position: relative;        height: auto;    font-size: 1.8rem;    padding: 14px 36px 14px 20px;}
/* .filter-report .current-item:after, .filter-year .current-item2:after {content: "";width: 60px; border-left: 1px solid #000; height: 60px; position: absolute; right: -1px; top: -1px;} */
.filter-report, .filter-year {margin-bottom: 28px; position: relative;}
.filter-report .current-item:before, .filter-year .current-item2:before {
    content: "";
    z-index: 10;
    box-sizing: border-box;
    height: 6px;
    width: 6px;
    top: 22px;
    right: 30px;
    top: calc(50% - 3px);
    position: absolute;
    border-style: solid;
    border-color: black;
    border-width: 0px 2px 2px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: border-width 150ms ease-in-out;
}
.filter-report .current-item.active:before, .filter-year .current-item2.active:before, .dd-selected.selected:before {-webkit-transform: rotate(-136deg);  -ms-transform: rotate(-136deg); transform: rotate(-136deg); top: calc(50% - 2px);}

/*.internetexplorer11 .filter-report .current-item:before, .internetexplorer11 .filter-year .current-item2:before { content: ""; z-index: 99; box-sizing: border-box; height: 10px; width: 10px; top: 22px; right: 24px; position: absolute; border-style: solid; border-color: black; border-width: 0px 1px 1px 0px; -webkit-transform: rotate(46deg);  -ms-transform: rotate(46deg); transform: rotate(46deg);transition: border-width 150ms ease-in-out;}*/


ul.dropdown-content li {
    display: block;
    height: auto;
    cursor: pointer;
    font-size: 1.8rem;
    line-height: 1.67em;
    vertical-align: middle;
    padding: 15px 10px 15px 20px;
}
ul.dropdown-content li:hover {
    background: #f9f9f9;
}
.current-item.filter-drop.active, .current-item2.filter-drop.active {
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2);
    box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2);
}
ul.dropdown-content {z-index:100;position: absolute;width: 100%;max-width: 300px;display:none;cursor:pointer;border-bottom: 1px solid #E5E3E4;background: #fff;z-index: 99;left: 0;right: 0;-webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2);box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);}
/*ul.dropdown-content li:nth-child(2n) { background: #F9F9F9;}*/
/* .trHeaders th { font-size: 1.8rem; text-transform: uppercase; letter-spacing: 0px;} */
tbody .title-field { font-size: 1.6rem;}
.library--section-three .reportTable tbody .title-field {  width: 55%;}
span.date-field { color: #6e6864; font-size: 1.6rem;}
.doc-icon { float: left; padding-right: 53px;}
.doc-icon.linkIco {padding-right: 0;}
tbody th.title-field{font-size: 1.8rem; line-height: 3.0rem;}
.library--section-three .reportTable td, .library--section-three .reportTable th{text-align: left; vertical-align: middle;}
.library--section-three .reportTable td.document-field { text-align: center; }
.library--section-three .reportTable td.document-field .doc-icon { display: inline-block; float: none; }
.library--section-three .reportTable td.document-field .doc-icon.linkIco { min-width:18px; }
.library--section-three .reportTable thead th { padding: 19px 25px;}
.library--section-three .reportTable thead th.document-field { text-align: center; }
span.date-field { color: #6e6864; font-size: 1.6rem;}
.doc-icon { float: left; padding-right: 53px;}
.doc-icon.linkIco { padding-right: 0;padding-top: 5px;}
span.mobi-date { color: #6e6864;}
table {margin:14px 0 24px 0;}
/**--- Library Layout End ---**/


/* ------ Media hub section starts here ------ */


.media-hub-section2 .company-news-wrapper {padding-top: 46px;}
.media-hub-section2 .company-news-wrapper {text-align: left;}
section.media-hub-section2.home--section-three { padding: 0 0 80px 0;}
/* ------ Media hub section ends here ------ */


/**--- Keyframe animations starts --**/
@-webkit-keyframes UpAndDown {0% { bottom:40px; }75% {   bottom:40px }100% {  bottom:30px; }}
@-moz-keyframes UpAndDown {0% {  bottom:40px; }75% {  bottom:40px }100% { bottom:30px; }}
@-ms-keyframes UpAndDown {0% { bottom:40px;}75% { bottom:40px }100% { bottom:30px; }}
@keyframes UpAndDown { 0% {bottom:40px; } 75% {    bottom:40px } 100% {    bottom:30px;  }}
/**--- Keyframe animations ends --**/

/*---- 4Cs page starts ---*/
.four-c-wrapper{float:left;width:100%;border-top: 1px solid #000;overflow: hidden;}
.four-c-mainWrapper * {text-align:center;}
.fourc-items {padding-top:93px;padding-bottom:93px;}
.four-c-title {margin-top:35px;text-transform:uppercase;font-size:2.8rem;line-height: 28px; margin-bottom:7px}
.four-c-content {padding-top: 20px;max-width:  438px;margin: 0 auto;}
.four-c-mainWrapper h1{margin: 29px 0 29px 0;}
.fourc-items:nth-child(odd) {border-right: 1px solid #000;}
.fourc-items {border-bottom: 1px solid #000;}
/*---- 4Cs page ends ---*/


/*---- content page starts ---*/
.block--tabs-item:not(.current) {display:none}
.block--tabs-item{transition:0.5s all ease;}
.block--tabs-item.current{display:block;}
.module-margin .block--tabs-item {  margin-bottom: 0; }
.snapdownItem.last .snapdown-title {border-bottom: 1px solid #dadada;}
.col-md-12.col-xs-12.snapdown-title:after {content: "\f0d7";font-family: 'Font Awesome Solid';top: 14px;  position: absolute;right: 18px;font-size: 2.6rem;color: #000;}
.snapdownItem.active .snapdown-title:after {content:"\f0d8"}
/*.full-image {min-height:  300px;}*/
.further-information-module{background-color:#f5f5f5;padding:50px 0;}
.module-margin{margin-bottom: 80px;}
.module-content-outer-wrapper {margin-bottom: 50px;}
.snapContainer h2 {text-align: center;}
.introduction-wrapper h2 { text-align: left; font-size: 3.0rem; padding: 0 0 23px 0; margin: 0; line-height: 1em;}
.snapContainer .title { margin: 0 0 33px 0;}
.active .snapdown-title { background-color: #dadada;}
.snapdown-content{display:none;border-top: 1px solid #dadada;}
.snapdown-title {background-color:  #f9f9f9;border-top: 1px solid #dadada;cursor: pointer;}
.snapdown-title:hover {background-color:  #dadada;}
.snapdown-title p { padding-right: 30px; padding-top: 1.5rem;padding-bottom: 1.5rem;margin-bottom: 0;text-transform: uppercase;font-weight: normal;font-weight: 500;}
.snapdown-content {padding-top: 40px;padding-bottom: 60px;}
.snapdown-content p { margin-bottom: 10px;}
/* .link-module a {color: #404042;text-transform: uppercase;font-weight: 400;border: 1px solid #000;padding: 18px 19px 18px 19px; text-align: center; font-size: 1.8rem;  transition: all 0.4s ease;display: inline-block;width: 100%; text-decoration:none;} */
/* .module .border{border:1px solid #000;padding:10px;} */
/* .link-module a:hover{color: #fff;text-decoration: none; background: #000;} */ 
.further-information-module-content {padding-right: 107px;position:relative;}
.further-information-module ul li {text-transform:uppercase;padding-bottom: 20px;font-size: 1.3rem;width:50%;float:left;padding-right: 20px;}
.video-wrapper.half-width-video iframe{width: 100%;height: 380px;}
.video-wrapper.full-width-video iframe {width: 100%;height: 600px;}
.further-information-module ul li:nth-child(odd) {clear: left;}
.module .border-right{border-right:1px solid #000;}
.further-information-module ul {float:  left;width:  100%;margin-left: 20px;}
nav.block--tabs-nav {padding-bottom: 10px; width: 100%;float: left;margin-right: 15px; position: relative;}
.webform-mainwrapper .form-section input[type=checkbox] { height: auto;}
.main-modules h3,.main-modules h4,.main-modules h5{margin-bottom:10px;}
.block--tabs-nav ul {display: table;padding: 0; border-bottom: 2px solid #d7dadc;}
.block--tabs-nav ul li.current:after { width: 100%;}
.block--tabs-nav ul li:after { content: ''; position: absolute; bottom: -2px; width: 0; height: 2px; left: 0; z-index: 0;}
p.box-link input {background: transparent; border: 0;}
.module-margin .block--tabs-item p:last-child { margin-bottom: 0;}
p.box-link span { text-decoration: none; display: inline-block; border: 1px solid #ffa400; position: relative; z-index: 1; transition: 0.6s ease;}
p.box-link span:before {content: ""; position: absolute; right: 0; width: 0; background: #000; height: 100%; top: 0;transition: 0.6s width ease; z-index: -1; opacity: 1;}
p.box-link span:after { left: 0; content: ""; position: absolute; width: 0; background: #000; height: 100%; top: 0; transition: 0.6s width ease; z-index: -2; opacity: 0;}
p.box-link span:hover:before {width: 100%; z-index: -2; opacity: 0;}
p.box-link span:hover:after {width: 100%; z-index: -1; opacity: 1;}
p.box-link span:hover { color: #fff;}
p.box-link span input { padding: 18px 90px 17px 20px;}
.webform-mainwrapper p.box-link:after {background:none}
.block--tabs-nav ul li.current:after {border-bottom: 2px solid #0061a1;}
.block--tabs-nav ul li.current:hover:after { border-bottom: 2px solid #0061a1;}
.block--tabs-nav ul li a {text-decoration: none;}
.block--tabs-nav ul li {display: table-cell;text-align: left; }
.block--tabs-nav ul li.current{position: relative;}
.block--tabs-nav ul li:before {display:none;}
.block--tabs-nav ul li:hover a {}
.block--tabs-nav ul li:hover:after {content: "";border-bottom: 2px solid #ffa400;position: absolute;bottom: -2px;width: 100%;height: 2px;left: 0;z-index: 0;}
.block--tabs-nav ul li { text-decoration: none; cursor: pointer; color: #000; font-size: 1.8rem; position: relative; line-height: 3rem; vertical-align: middle; padding: 8px 15px;    transition: 0.4s all ease; font-weight: 500;}
.block--tabs-nav ul li.current a:after {border-bottom: 2px solid #ffa400;bottom: 0;}
.block--tabs-list {padding-top: 30px;float: left;width: 100%;}

.block--tabs-list .block--tabs-item {/*display: inline-block; ---by rajesh---*/padding-bottom: 40px;border-bottom: 1px solid #000;    margin-bottom: 50px;}
.block--further-information {background: #f5f5f5;padding:53px 0;}
.block--further-information ul li {float: left;width: 50%;text-transform: uppercase;padding-bottom: 34px;position:relative;padding-left: 24px;}
.block--further-information ul li a {text-decoration: none;}
.block--further-information ul li a:hover {text-decoration: underline;}
.block--further-information ul li:nth-child(odd) {clear: left;}
.block--further-information ul {padding-left: 41px;}
.block--further-information ul li:after {position: absolute;left: 0;top: 1px; color: #000; content: "\f077"; font-family: 'Font Awesome Solid';transform: rotate(90deg);-webkit-transform: rotate(90deg);  -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -mz-transform: rotate(90deg);}
.block--further-information ul li:nth-child(even):after {left: 19px;}
.block--further-information ul:before {content: ""; position: absolute;left: 0; top: 0; width: 1px;   height: 100%; background: #000;}
.block--further-information ul li:last-child, .block--further-information ul li:nth-last-child(2) {padding-bottom: 0;}
.home--section-three.module-background {background: #F5F5F5;padding:50px 0;}
.home--section-three.module-background .link-regular {margin-top: 6px;position: relative;padding-left: 20px;}
 .home--section-three.module-background .link-regular:after {position: absolute; left: 0;top: 1px; color: #000;content: "\f077";font-family: 'Font Awesome Solid';transform: rotate(90deg);-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);   -mz-transform: rotate(90deg); text-decoration:none; display:inline-block; } 

.home--section-three.module-background .right--container {padding-left: 32px;}
.home--section-three.module-background h2.title {font-size: 2.8rem;}
.home--section-three.module-background h3.title {font-size: 3.0rem; margin-bottom:15px; }
.home--section-three.module-background .right--container .title {font-size: 2.4rem;}
.home--section-three.module-background .title {font-size: 2.8rem;}
.home--section-three.module-background .right--container .title {font-size: 2.4rem;}
.home--section-three.module-background .slick-dots .slick-active button {background: #ababab;}
.home--section-three.module-background .slick-dots li button {background: #c8c9c7;}
/*.three-image-module.module-margin.module {border-top: 1px solid #c2c2c2;padding-top: 40px;}*/
.snapdownItem.last.active .snapdown-title {border-bottom: 0;}
/*---- content page ends ---*/

/*---- glossary css starts ----*/
.glossary-content-wrapper { margin-bottom:40px; }
.glossary-content-wrapper h2 {margin-bottom:7px}
.glossary-content-wrapper h2, .glossary-content-wrapper h3 {text-align: center;}
.glossary-content-wrapper h3{padding:15px 0;font-size:2.2rem;}
.glossary-content-wrapper p {text-align:center;max-width:550px;margin: 0 auto;}
.glossary-item-wrapper {padding-top: 36px;padding-bottom: 44px;}
.glossary-item-wrapper:last-child {padding-bottom: 0;}
.block--further-information ul li:nth-child(even) {padding-left: 41px;}
/*---- glossary css ends ----*/


/*----- webform starts------*/
.form-section {padding-bottom: 30px;float:left;width:100%; position: relative;}
.form-section label {float: left; width: 100%; text-transform: uppercase; font-size: 1.6rem; font-weight: 500; line-height: 18px; margin-bottom: 10px;}
.form-section input {width: 100%;padding:8px;border: 1px solid;-webkit-appearance: none;border-radius: 0;outline: 0;}
.ie10 .webform-mainwrapper .form-section input, .internetexplorer11 .webform-mainwrapper .form-section input {height:42px;}
.webform-mainwrapper {margin-top: 35px;}
.form-section select {width: 100%;padding: 10px;cursor: pointer;resize:none;-webkit-appearance: none;-moz-appearance:none;background:url("/~/media/Images/D/De-Beers-Group/icons/drop-down")no-repeat right;line-height: 1.3em;-webkit-appearance: none;border-radius: 0;outline: 0;}
.form-section.form-width50{float:left;width:50%;}
/* .btn-wrapper input{background:  #000;color:  #fff;padding: 8px 16px;text-transform:  uppercase;border: none;} */

#chckCompany {width: 15px; height: 15px; -webkit-appearance: checkbox; float: left;margin-right: 12px;margin-top: 4px;}
#chckcompany-label{width:auto;}
.webform-mainwrapper h3 {margin-bottom: 35px;margin-top: 35px;}
#txtCity,#txtName,#drpCountry {width: 93%;margin-right: 10px;}
span.checkboxlistitem > * {display: inline-block;float: left;line-height: 0.7em;width: auto;margin-bottom:5px;}
.checkboxlistitem input {margin-right: 9px;}
.checkboxlistitem label {margin-right: 20px;}
#chck-contactlabel {text-transform: none;font-weight:  normal;margin-bottom: 30px;font-size:1.6rem;line-height:24px;}
#txtComments,#txtDescription {height:  200px;width:  100%;resize:  none;-webkit-appearance: none;border-radius: 0;outline: 0;}
.form-section.required input.error, .form-section.required textarea.error{border: 1px solid red;}
.feedback-error{display:none;color:red;}
.form-section select,.form-section textarea {border: 1px solid;}
.form-section.form-rel-div{position:relative;}
.errorMsg{position: absolute;bottom:38px;right: 9px;z-index: 9;}
select::-ms-expand {display: none;}  
.form-section input[type="text"]::placeholder{color: #000;}
.form-section input[type="text"]:-ms-input-placeholder{color:#000;}
.form-section input[type="text"]::-moz-placeholder{color:#000;opacity:1}
.header--inner-wrapper ul li.level2.nav-reports .box-with-border { min-height: 75px;}
/*----- webform ends -------*/


/*-------Self-serve Css-------*/

.year-ss-wrap h1 { padding:0;}
.year-ss-wrap .year-boxWrapper {margin-bottom:30px;}

/*-------Content-Image Css-------*/

.content-image img { height: auto; width: 100%;}
.three-image-module {text-align: center;}
.imagebox .light-text {text-transform: uppercase;line-height: 1;font-weight: normal;font-size: 1.8rem;color: #000;padding: 15px 0 0 0;margin: 0 auto;display: block;text-decoration: none;}
.big-txt {font-size: 3.8rem;text-transform: uppercase;line-height: 1;font-weight: normal;padding: 11px 0 16px 0;}
.content-txt { font-size: 1.8rem;}
.full-image img {width: 100%;}
.content-text img { float: right; max-width: 50%; padding-left: 15px;margin-left:5.5%; margin-bottom:24px}
.content-text.left-img img { float: left; padding-left: 0;  padding-right: 15px;margin-right:5.5%;margin-left:0;}
.imagebox .content-txt { text-transform: uppercase;  line-height: 1.4em;  font-size: 1.8rem;}
.one-col-content-text img {padding-top: 20px;max-width: 100%;}
/*div#contentwrapper p {padding: 0 0 25px 0;}*/

.three-image-module .title {padding-bottom: 21px;}
.three-image-module a.btn-link { text-transform: uppercase; line-height: 1; font-weight: normal; font-size: 1.6rem; text-align: center;  color: #000; position:relative; padding: 0;margin: 0 auto; text-decoration: none;}
.three-image-module a.btn-link:before { top: 2px; }
.three-image-module a.btn-link:hover { text-decoration: underline;}
.imagebox {/*text-align: left; *//*margin: 25px 0 0 0;*/}
/* .three-image-module .imagebox {margin: 25px 0 0 0;} */
.imagebox.left-align {text-align: left;}
a.btn-link {
    text-transform: uppercase;
    position: relative;
    margin: 0 0 0 19px;
    display: inline-block;
    text-decoration: none;
}
a.btn-link:hover{text-decoration:underline;}
.btn-link:before {
    border: solid black;
    content: "";
    z-index: 99;
    box-sizing: border-box;
    height: 8px;
    width: 8px;
    top: 8px;
    left: -18px;
    position: absolute;
    border-style: solid;
    border-color: black;
    border-width: 0px 1px 1px 0px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transition: border-width 150ms ease-in-out;
}
#breadcrumb .tools ul {
    display: table;
    float: right;
}

#breadcrumb .tools ul li {
    display: table-cell;
    padding-right: 10px;
}

#breadcrumb .tools ul li:last-child {
    padding-right: 0;
}

/**-- Cookie consent starts --*/
#_cookieConsentWrapper{overflow: hidden;z-index: 99999; position: fixed;background: #fff; bottom: 0; width: 100%;padding: 20px 0;box-shadow: 3px 3px 10px rgba(0,0,0,0.2);}
.a-diamond-is-forever .fp-section footer #_cookieConsentWrapper .primary-container { min-height: auto; }
#_cookieConsentWrapper p {padding-bottom: 5px;}
#cookie-agree {background: #fff;border: 1px solid #000; padding: 8px 14px; letter-spacing: 2px; text-transform: uppercase;}
#cookie-agree:hover {background:#000; color:#fff;}
#_cookieConsentWrapper a {color: #000;text-decoration: underline;}

/**-- Cookie consent ends --*/


/**-- PP starts --*/
.header--inner-wrapper ul li.current a > *:not(p),.header--inner-wrapper ul li.level3.current a{color: #d24513;text-decoration: underline;}
 /**-- PP starts --*/
 
 
/**-- Module content styling starts --*/
.content-text a {text-decoration: none;color: #0061a1;}
.content-text a:hover {text-decoration:underline;}
/**-- Module content styling ends --*/


.flash-data-tool-page table a, .flash-data-tool-page ul li a, .flash-data-tool-page p a {color: #0061a1;}
/** Global changes mentioned in functional specs --**/
.btn-regular:hover {/*background: #000;*/ color: #fff;  transition: all 0.4s ease;}
.rad-notes {font-size: 1.6rem; font-weight: 400;}
.content-text > ul, .content-text > ol {margin-bottom: 24px;}
.content-text ol{list-style-type:decimal;list-style-position: outside; font-size: 1.8rem; line-height: 1.333em;padding-left: 16px;}
.content-text ul {list-style-type: disc;list-style-position: outside; font-size: 1.8rem; line-height: 1.333em;padding-left: 0;}
/** Global changes mentioned in functional ends --**/

/**-- Global table styling starts here --*/
table thead th { text-align: left; letter-spacing: 2px; font-size: 1.6rem;font-weight: normal;line-height: 1.63;
color: #000;text-transform:uppercase}
table tbody td {font-size: 1.8rem;font-weight: 300;line-height: 1.67;color: #000;}
table th { font-weight:400; text-align:left; }
table th,table td {padding: 11px 25px;}
.banner--link:after { background: url('/~/media/Images/D/De-Beers-Group/icons/arow-right.png'); content: "";  width: 25px; height: 24px; display: inline-block; top: -2px; position: absolute; right: -30px;}
.footer--twitter-feedswrapper .footer--title .fab.fa-twitter, .footer--instagram-feedswrapper .footer--title .fab.fa-instagram { margin-top: -7px; font-size: 3.5rem; float: left; color: #fff; padding-right: 10px; line-height: 1em;}
/**-- Global table styling ends here --*/
/* .ip3-edit header,.ip3-edit  .breadcrumb-wrap, .ip3-preview header,.ip3-preview  .breadcrumb-wrap{position:relative;}  */ 
.four-c-mainWrapper{padding-top: 137px; padding-bottom: 40px; }
.footer--twitter-feedswrapper .footer--title .fab.fa-twitter {font-size: 3.0rem;margin-top: -4px;}
/**-- History fix starts by Soms (22 Feb 2018) --*/
.year-img {position: relative;overflow: hidden;}
/* .year-img img {position: absolute;top: -100%;left: -100%;right: -100%;bottom: -100%;max-width: none;margin: auto;} */
.year-layout h1,.glossary-wrapper h1 {padding: 44px 0 0 0;margin: 26px 0 32px 0;} 
.year-layout h1 {padding-top: 74px;}

/**-- History fix ends --*/
.ip3-edit .marineminingpage .marine-mining-loading, .ip3-preview .marineminingpage .marine-mining-loading{
    display:none;
}
.ip3-edit header, .ip3-edit .breadcrumb-wrap, .ip3-preview .breadcrumb-wrap, .ip3-preview header{top:auto;z-index:99;}
.ip3-edit .homepage--banner-with-video, .ip3-preview .homepage--banner-with-video {margin-top: 0;}
.ip3-edit div#MainWrapper, .ip3-preview div#MainWrapper{padding:0}
.ip3-edit #TabNavigation, .ip3-preview #TabNavigation {position: relative;top: auto;z-index:10;}
.library--section-three {padding-bottom: 33px;}
.internetexplorer11 .box-name{padding:40px 0 0;}
.internetexplorer11 .box-cover img{bottom:-75px;}
.sectionone--image-area { float:right; overflow: hidden; margin-right: 9.5%; }
/* .sectionone--image-area img {transition: 0.7s all ease;} */
/* .sectionone--image-area:hover img {transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);} */
/*.sectionone--image-area:before {content: "";background: #fff;position: absolute;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);width: 88px;height: 304px;z-index: 5;}*/
.sectionone--image-area .overlay-link {position: absolute;left: 0;top: 0;width: 100%;height: 100%; z-index: 5;display:none;}
.home--section-two .image-wrapper {overflow: hidden;position: relative;min-height: 259px; width: 100%;}
.home--section-two .image-wrapper img {position: absolute; width: 100%; left: -100%;right: -100%;top: -100%;bottom: -100%;   margin: auto;max-width: none;transition: 0.7s all ease;}
.home--section-two .image-wrapper:hover img {transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);}
.home--section-two .image-wrapper .overlay-link {position: absolute;top: 0; left: 0;width: 100%; height: 100%;  z-index: 5;}
.socialshare-list {position: absolute; background: #001b2c; display: none; right:-15px; top: 100%; padding: 10px 0px; border-radius: 2px;border: solid 1px #0061a1;overflow:visible !important}
.socialshare-list:before {position: absolute;content: "";top: -7px;border: solid 1px #0061a1;border-width: 0 1px 1px 0; display: inline-block;transform: rotate(-135deg); -webkit-transform: rotate(-135deg);padding: 6px;right: 13px;background: #001b2c;}
li.btn-share-facebook a {  font-size: 1.8rem;}
#breadcrumb .socialshare-list a {  color: #fff; text-align:center; display: inline-block; font-size: 1.6rem;  line-height: 30px; width: 30px; height: 30px;}
#breadcrumb .tools ul ul li a:hover { top: -3px; position: relative; transform: translateY(-4px);  -webkit-transform: translateY(-4px);  -moz-transform: translateY(-4px);  -ms-transform: translateY(-4px);}
#breadcrumb .tools ul li a {transition: 0.3s all ease;}
.footer--mobilefeed-wrapper.visible-xs.slick-initialized.slick-slider {height: 126px; overflow: hidden;}
/*--------Contact Css---------*/

.map-box {height:306px; max-width:600px;margin: 15px auto 27px auto;}
.box-item.blur { border-bottom-color: #cacaca;  border-right-color: #cacaca;}
.contact-country-wrapper h2 {text-align: center; font-size: 4.0rem;line-height: 4.0rem; margin-bottom: 20px;}
.location-content h3 { margin: 15px 0 25px 0;}
.contact-country-wrapper {float: left; width: 100%; margin-bottom: 40px;}
article.location-wrapper {margin: 0 auto 36px auto; text-align: center;}
article.location-wrapper:after { content: ""; border-bottom: 1px solid #A0A09F; height: 1px; width: 188px;   position: absolute; transform: translateX(-50%); left: 50%;}
p.h1 {letter-spacing: 2px; text-transform: uppercase;}
.footer--feed-wrapper { /*max-width: 600px;*/ float: left; width: 100%;}
/*--------Contact Css End---------*/
.footer--twitter-feeds .twitter-feed-item .left .image-wrapper { overflow: hidden; padding-right: 20px;}

.footer--block-wrapper .footer--bottom-section li a { font-size: 1.6rem; font-weight: 300; line-height: 1.19em; letter-spacing: normal; text-transform: uppercase; }
.footer--block-wrapper .footer--bottom-section .fab { font-size: 2.5rem;}
.loadmore-container .btn__loadmore {padding-bottom: 0;}
.loadmore-container .btn__loadmore:hover,.loadmore-container .btn__loadmore:focus {text-decoration:none}
.video-main-wrapper > p { margin: 20px 0 10px 0;}
.scroll-to-bottom object {z-index: 999;}
.inner-yearbox { float: left; width: 100%;}
.snapdownItem { float: left; width: 100%;
}
.homepage--banner-image img {display: block;width: 100vw;height: 100vh;object-fit: cover;position: absolute;    left: 0;}
.nojs .homepage--banner-image img:first-child {opacity: 1;}
.footer--block-wrapper.no-margin {margin: 0;}





/**--- EXploration Starts --*/
.exploration-slide-outer-wrapper { min-height: 80vh; position: relative; }
.explore-banner-slide {min-height: 80vh;}
button.slick-prev.slick-arrow {position: absolute;left: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);z-index: 8;background: url(/~/media/Images/D/De-Beers-Group/css/exploration-carousel-prev.png) no-repeat center center;text-indent: -99999px;width: 50px;height: 50px; border: 0;}
.exploration .swiper-slide button.slick-arrow.slick-disabled { opacity:0.5; }
button.slick-next.slick-arrow {position: absolute;right: 0;top: 50%;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);z-index: 8;background:url(/~/media/Images/D/De-Beers-Group/css/exploration-carousel-next.png) no-repeat center center;text-indent: -99999px;width: 50px;height: 50px; border: 0;}
.exploration-slide-outer-wrapper .explore-banner-slide{min-height:100vh; position: relative;margin-top: -229px;padding-top: 229px;}
.exploration-slide-outer-wrapper .explore-banner-slide .slider-content-wrapper,.exploration-slide-outer-wrapper .explore-banner-slide h2 {position: relative;z-index: 9;max-width: 960px;margin: 0 auto;}
.exploration-slide-outer-wrapper .explore-banner-slide h2 {padding-bottom: 20px;}
.exploration-slide-outer-wrapper .explore-banner-slide .slider-content-wrapper,.exploration-slide-outer-wrapper .explore-banner-slide h2 {position: relative;z-index: 9;}
.exploration .swiper-wrapper{/* min-height:calc(100vh - 137px) */}
.exploration .ps-scrollbar-x-rail,.ps-scrollbar-y-rail {visibility: hidden;}
.exploration .image-wrapper{position: absolute;top: 0;left: 0;width: 100%;height:100%;}
.exploration .image-wrapper img{position: absolute;top: -100%;bottom: -100%;left: -100%;right: -100%; margin: auto; max-width: none; height: 100%;}
.exploration .footer-title-outer { position: absolute;left: 0;height: 55px;padding-top: 6px;width: 100%;z-index: 1;text-align: center;background: rgba(255,255,255,0.5); bottom: 100%;}
.exploration .swiper-slide.fp-section.slide1 .footer-title-outer { display:none; }
.exploration .footer-title-outer a {font-family: 'ITC New Baskerville W05';font-style: italic;    padding: 10px 30px 10px 10px; display: inline-block;position:relative; text-decoration:none;    font-size: 2.4rem;}
.exploration .footer-title-outer a:hover{text-decoration:underline; color:#000;}
.exploration .swiper-slide .content-text { text-align: center;}
.exploration .swiper-slide * {text-align: center;}
.exploration .swiper-slide p a { text-decoration: none; color: #0061a1; }
/*.exploration .swiper-slide a { color: #0061a1; }*/
.exploration .swiper-slide a:hover { text-decoration: underline; }
.exploration .swiper-slide h2 {padding-top: 30px; margin-bottom:16px;line-height: 1.1em;font-size: 6.0rem; }
/* .exploration .swiper-slide {min-height:calc(100vh - 152px);} */ 
/* .swiper-container{margin-top: 72px;} */ 
.exploration .swiper-slide:last-child .footer--block-wrapper{margin-top:0}
.anchorNavigation { border-top: 1px solid #fff;position: fixed;top: 170px; width: 100%; display: table; background:#000; }
.anchorNavigation .anchor-wrapper { display: table-cell; background: none; opacity: 1;color: #fff;font-size: 1.8rem;letter-spacing: 1px;text-align:center; position: relative;}
/* .exploration {margin-top:152px;} */ 
.exploration #backtotop {display: block;position: fixed;bottom:100%;background: #000;width: 54px; height: 50px;right: 50px;bottom:0;z-index: 99;}
/*.anchorNavigation .anchor-wrapper.active a,.anchorNavigation .anchor-wrapper a:hover {background: #0061A1;border-radius: 0;    position: relative;    transition: 0.3s all ease;}*/
.anchorNavigation .anchor-wrapper.active:after{   width: 0;height: 0;    border-left: 8px solid transparent; border-right: 8px solid transparent;    border-top: 8px solid #0061A1; content: ""; position: absolute;left: 50%;transform: translateX(-50%);    -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%);-ms-transform: translateX(-50%);    -o-transform: translateX(-50%);  top: 100%;}
.dd-dropdown .anchorNavigation .anchor-wrapper.active::after { display:none; }
.swiper-slide:first-child #backtotop { display: none;}
.swiper-slide:last-child #backtotop {bottom: 0;}
.swiper-slide:not(.swiper-slide-active) > div {
    /* display:none; */
}
.exploration .swiper-slide footer * {
    text-align: left;
}
.exploration .swiper-slide footer 
 .social-media-links * {
    text-align: center;
}
/* .swiper-slide{max-height: 100vh !important;} */ 
.swiper-slide {
       padding-top: 229px;
    position: relative;
}

.swiper-pagination {
    position: relative;
    z-index: 999;
}
.anchorNavigation .anchor-wrapper:last-child {
    border-right: 0;
}
.anchorNavigation .anchor-wrapper a {
    color: #fff;
    display: inline-block;
    width: 100%;
    /* height: 20px; */
    font-size: 1.8rem;
    letter-spacing: 1px;
    position: relative; text-decoration: none;
    /*padding: 11px 5px;border-right: 1px solid #fff;*/
}

header.header-compact + #MainWrapper .swiper-pagination ul {
    margin-top: -32px;
}

.swiper-pagination .anchorNavigation {
    transition: 0.3s all ease;
    margin-top: -3px;
}
.anchorNavigation .anchor-wrapper:first-child {
    display: none;
}
.pr--content a {
    color: #0061a1;
}
.width100{width:100%;}
.swiper-slide.slide1 { /*padding-top:200px;*/ background: #fff;}
.exploration-main + footer .footer--block-wrapper {margin-top:0px;}
.exploration-main + footer #auto-top-link {display: none !important;}
.exploration .footer-title-outer a i {position: absolute;right: 0;top: 11px;color: #000; content: "\f077";   font-family: 'Font Awesome Solid';transform: rotate(180deg); -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); -mz-transform: rotate(180deg);font-size: 2.5rem;font-style: normal;}
/**--- EXploration ends --*/
.checkboxlistitem input { -webkit-appearance: checkbox;}
.ss-page{margin-top:40px;}

.ip3-edit .item-detail > span { display: block;}

.ip3-edit header.header-compact + #MainWrapper .breadcrumb-wrap {top: 0;}


.tabs-content-box {display: none;margin-top: -1px; float: left;width: 100%; position: relative; background: #f8f7f5; padding: 30px;}

.tabs-content-box.first {display: block;}
/*
.tabs-content-box ul li { font-size: 1.6rem; padding-left: 18px; position: relative;}
.tabs-content-box ul li:before { content: "•";  color: #000; font-size: 2.0rem; top: 1px; position: absolute; left: 0;}
*/
.tabs-content-box ul { width: 48%; float: left;}
.tabs-content-box ul:first-child { padding-right:4%;}
ul.tabs-controls-list {display: table;width: 100%;padding: 0;}
ul.tabs-controls-list li:before {display:none;}
.tabs-controls-list li.tab-1 a {border-top-color: #9e0fb9; color: #9e0fb9;}
.tabs-controls-list li.tab-2 a {border-top-color: #00629b; color: #00629b;}
.tabs-controls-list li.tab-3 a {border-top-color: #d0431f; color: #d0431f;}
.tabs-controls-list li.tab-4 a {border-top-color: #239644; color: #239644;}

.tabs-controls-list li.current a, .tabs-controls-list li a:hover {background: #f8f7f5; text-decoration: underline;}
.tabs-controls-list li.current a {text-decoration:none}
ul.tabs-controls-list li {display: table-cell;border-left: 2px solid #fff;position: relative;width: 25%;text-align: center;padding: 0;}
ul.tabs-controls-list li img {  position: relative;  margin-right: 6px;  margin-bottom: 2px;}
.tabs-controls-list li.first {border-left: 0px;}
.tabs-controls-list li a {text-transform: uppercase; background: #fff; border-top: 10px solid #000; display: block; font-size: 20px;   font-weight: normal; line-height: 1; padding: 30px 0; text-decoration:none;font-weight: 500;}
.exploration .swiper-wrapper .content-wrapper { max-width: 960px;  margin: 0 auto;}



/*------------Our Issue Area------------*/
.introduction-wrapper {display:none;float: left;width: 100%;position: relative;background: #f9f9f9;}
.introduction-wrapper.active {padding: 68px 50px 96px 80px; display:block;}
.element-group-wrapper { float: left; width: 100%;}
.introduction-wrapper h3 { margin-bottom: 23px;}
.introduction-wrapper .tabs-content-box { display: block;}
.issue-tabs-list li > a {text-transform: uppercase; background: #fff; border-top: 10px solid #000; display: block; font-size: 20px;   font-weight: normal; line-height: 1; padding: 30px 0; }
ul.issue-tabs-list { display: table; width: 100%;}
ul.issue-tabs-list li {display: table-cell;text-align: center;position: relative;}
.our-issues-landing ul.issue-tabs-list li > a:hover, .our-issues-landing ul.issue-tabs-list li > a:focus {text-decoration: none;}
.our-issues-landing ul.issue-tabs-list li > a.magenta {background: #9e0fb9;}
.our-issues-landing ul.issue-tabs-list li > a.blue {background: #00629b;}
.our-issues-landing ul.issue-tabs-list li > a.red {background: #d0431f;}
.our-issues-landing ul.issue-tabs-list li > a.green {background: #239644;}
.issue-element-wrap.magenta{color: #9e0fb9;}
.issue-element-wrap.blue{color: #00629b;}
.issue-element-wrap.red{color: #d0431f;}
.issue-element-wrap.green{color: #239644;}

.issue-element-wrap.magenta.active { background: #9e0fb9; color: #fff;}
.issue-element-wrap.blue.active { background: #00629b; color: #fff;}
.issue-element-wrap.red.active { background: #d0431f; color: #fff;}
.issue-element-wrap.green.active { background: #239644; color: #fff;}

.issue-element-wrap.active:after {border: solid 15px transparent;border-top-color: #fff;margin: -1px 0 0 -15px;content: "";position: absolute;z-index: 999;bottom: -29px;left: 50%;}
.issue-element-wrap.magenta.active:after{ border-top-color: #9e0fb9;}
.issue-element-wrap.blue.active:after{ border-top-color: #00629b;}
.issue-element-wrap.red.active:after{ border-top-color: #d0431f;}
.issue-element-wrap.green.active:after{ border-top-color: #239644;}

.our-issues-landing ul.issue-tabs-list li > a {color: #fff;font-size: 1.9rem;letter-spacing: 2px;border: 0;padding: 27px 29px 27px 52px;position: relative;text-align: left;text-decoration: none;}
.our-issues-landing .tabs-content-box > h3 { padding: 0 0 22px 0;}
.our-issues-landing .tabs-content-box.first {display: none;}
.our-issues-landing ul.issue-tabs-list li {border-left: 1px solid #fff;width: 25%;float: left;}
.our-issues-content {text-align: center; padding: 0 0 70px 0;}
.our-issues-landing .btn-link:before {height: 9px; width: 9px; top: 8px; left: -2px;}
.our-issues-landing a.btn-link {font-size: 1.8rem;  position: relative;  padding: 0 0 0 19px; font-weight: bold; font-family: 'ITC New Baskerville W05'; text-transform: none; margin: 0; display: inline-block; letter-spacing: 0; text-decoration: none;}
.our-issues-landing a.btn-link:hover{text-decoration:underline}
.our-issues-landing ul.issue-tabs-list li.current > a:after {border: solid 15px transparent; border-top-color: #9e0fb9; margin: -1px 0 0 -15px; content: ""; position: absolute; z-index: 999; bottom: -29px;   left: 50%;}
.our-issues-landing ul.issue-tabs-list li.tab-1.current a:after {border-top-color: #9e0fb9;}
.our-issues-landing ul.issue-tabs-list li.tab-2.current a:after {border-top-color: #00629b;}
.our-issues-landing ul.issue-tabs-list li.tab-3.current a:after {border-top-color: #d0431f;}
.our-issues-landing ul.issue-tabs-list li.tab-4.current a:after {border-top-color: #239644;}
.issue-elements {float: left;width: 100%;display: table;/* border: 1px solid #dadada; */border-top: 1px solid #dadada;}
.issue-element-inner {display: block;float: left;background-color: #f9f9f9;color: #333333;cursor: pointer;vertical-align: middle;position: relative;width: 25%;border: 1px solid #dadada;border-top: 0;}
.issue-element-inner p {margin: 0;padding: 0 0 0 5px;display: table-cell;vertical-align: middle;}
.issue-element-wrap {position: relative;display: table;padding: 25px 55px 25px 50px;width: 100%;height: 100%;}
.issue-element-inner img { position: absolute; left: 20px; top: calc(50% - 6px);}
.our-issues-landing ul.issue-tabs-list li.first {border-left: 0px;}
.issue-tabs-list li img { position: absolute; left: 20px; top: calc(50% - 6px);}
.issue-element-inner .issue-element-wrap p:after { position: absolute; right: 28px; top: calc(50% - 10px); content: "\f077"; 
font-family: 'Font Awesome Solid'; transform: rotate(180deg); -webkit-transform: rotate(180deg);  -moz-transform: rotate(180deg);  -ms-transform: rotate(180deg);  -o-transform: rotate(180deg);  -mz-transform: rotate(180deg);}
.issue-element-inner .issue-element-wrap.active p:after {transform: rotate(0deg); -webkit-transform: rotate(0deg);  -moz-transform: rotate(0deg);  -ms-transform: rotate(0deg);  -o-transform: rotate(0deg);  -mz-transform: rotate(0deg);}
.center-align { text-align: center;}
.issue-content {display:none; padding: 30px 20px 20px 20px; background: #fff;}
/* h2 { text-align: left; padding: 0 0 10px 0;} */
.issue-full-wrap {float:left;width:100%; display: none;}
.issue-full-wrap {padding: 95px;}
.issue-full-wrap.active {border-bottom: 1px solid #dadada;/* border-right: 1px solid #dadada; */}
.issue-full-wrap h3, .issue-content h3 { text-align: left; padding: 0 0 23px 0;}
/* .issue-full-wrap h2 { text-align: left; padding: 0 0 13px 0;} */
span.icon { position: absolute;  left: 20px; height: 20px; width: 20px; top: calc(50% - 6px);}
.issue-element-wrap.magenta.active span.icon{background: url(/~/media/Images/D/De-Beers-Group/building-forever/our-Issue-areas/icons/icon-house-white.svg) no-repeat !important;}
.issue-element-wrap.blue.active span.icon{background: url(/~/media/Images/D/De-Beers-Group/building-forever/our-Issue-areas/icons/icon-diamond-white.svg) no-repeat !important;}
.issue-element-wrap.red.active span.icon{background: url(/~/media/Images/D/De-Beers-Group/building-forever/our-Issue-areas/icons/icon-person-white.svg) no-repeat !important;}
.issue-element-wrap.green.active span.icon{background: url(/~/media/Images/D/De-Beers-Group/building-forever/our-Issue-areas/icons/icon-leaf-white.svg) no-repeat !important;}

.plus { position: absolute; right: 44px; top: calc(50% - 8px);}
.plus:before { content: ''; width: 16px; height: 2px; border-top: 2px solid #fff; display: block;  position: absolute; margin-top: 7px; margin-left: 0;}
.plus:after { content: ''; width: 2px; height: 16px; border-right: 2px solid #fff; display: block;    position: absolute; margin-top: 0; margin-left: 7px;}
ul.issue-tabs-list li.current .plus:after { display: none;}
/*------------Our Issue Area End------------*/

/*------------Views Start------------*/

.views--insight-item {text-align: center;padding-bottom: 60px;}
.last .views--insight-item { padding-bottom: 0; }
.views--insight-item h2 { padding-bottom: 7px;font-size:3.1rem; line-height:1.161em}
.views--insight-item .date { padding-bottom: 25px;font-style:italic}
.views--insight-item .image-wrapper { padding-bottom: 20px;}
.block--views-story img { width: 100%;}
.block--views-story .date, .block--news-story .date { padding: 24px 0 10px 0;}
.block--views-story { padding:0;}
.block--company-views .block--category-selector > .dd-selected, .block--company-views  ul.custom-dropdown {width:330px;}
.block--category-wrap {margin: 0 auto; width: 685px;}
.block--companyviews-list {margin: 30px 0 0 0; float: left; clear:left; }

/*------------Views End------------*/
.bottom-txt-details { padding: 20px 0;  float: left;}
.bottom-txt-details p:last-child { margin: 0;}
.bottom-txt-details h3 { padding: 0 0 10px 0;}

.back--to-landing a:hover { text-decoration: none;}
.back--to-landing a:hover span { text-decoration: underline;}
.mobi-tabs-content {display: none;}

body#ip3-error-page h2 { margin:0 0 7px 0; }
.content-text.content-text-wrapper.module-content-outer-wrapper img {max-width: 100%; padding-left: 0;}

.impact-report-wrap .content--banner-wrap { height:420px; overflow: hidden; position: relative; text-align: center; }
.impact-report-wrap .content--banner-wrap img { display: block; margin: 0 !important; height: auto; width: auto; max-height: none; max-width: none; min-height: 100%;  min-width: 100%; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); transform: translate(-50%, -50%);}

.rad-link li,.rad-highlight li { font-size: 2.0rem; text-transform: uppercase;float: left;list-style-type: none; letter-spacing: 1px;*/ }
.rad-link li:before,.rad-highlight li:before {display: none;}
.rad-link li:first-child,.rad-highlight li:first-child {padding-left: 0;}
.rad-link li a:after,.rad-highlight li a:after {content: ""; position: absolute; display: inline-block; background: url(/~/media/Images/D/De-Beers-Group/css/retina-download-report-icon.png) no-repeat;right: 0;top: 0; width: 36px; height: 43px;}
.rad-link li,.rad-highlight li {position: relative;padding-right: 48px;padding: 10px 48px;}

.iframe-module-wrapper {margin-top: 40px;}
.iframe-external {height:5100px}
.issue-full-wrap {float: left;width: 100%;}
.header--inner-wrapper li.level2 a > span {display: inline-block;vertical-align: top;}
.custom-dropdown li:before {display:none;}
.ip3-flash-data ul.rad-list ul.slick-dots li { display: inline-block; margin: 0 10px 20px 0;}
@media all and (min-width: 1025px) and (max-width: 1230px) {
.doc-icon { padding-right:20px; }
}
/**-- Explore Debeers Header Links starts --**/
.explore-debeers-menu-links { display: none;}
.nav-explore-de-beers.explore-debeers-navigation {background: #ececec;}
.nav-explore-de-beers.explore-debeers-navigation ul li:nth-child(odd) {clear: left;}
/**-- Explore Debeers Header Links ends --**/

.year-doc-item { margin-bottom:20px; }
.year-doc-item:last-of-type { margin-bottom:0; }
.main-modules h1 {max-width: 1400px; margin: 32px auto 73px;}

.block--news-story .pr-related-content ul li {float: left;width: 50%; min-height: auto;}
.pr-related-content ul li:nth-child(odd) {clear: left;}
.tab-dropdown .current_menu-item.active:after {display:none;}
.current_menu-item {display:none;}
.nojs .block--tabs-item { display: block;}
.pr-related-content .related-content-details {float: left; width: 57%;}
.pr-related-content .related-content-image {float: left;width: 35%;margin-right:10px}
.pr-related-content .subtext {font-style: italic;}
.pr-related-content li a {text-decoration: underline;}
.pr-related-content li a:hover{text-decoration: underline;}
.full-width-tool iframe {vertical-align: bottom;min-height: calc(100vh - 134px);}
.exploration .swiper-slide.fp-auto-height {padding-top: 0;}
.other-story { min-height:100%; }
.exploration .swiper-slide .slick-list{overflow: visible;}
.exploration-main{overflow:hidden;}
.exploration-main .title {margin-top: 9px;margin-bottom:14px;}
.exploration .swiper-slide h2 {padding-top: 4px;}


table.rad-financialtable {width:100%; margin-bottom:30px;}
table.rad-financialtable th, table.rad-financialtable td {padding: 20px;}
.internetexplorer11 .diamond-forever-section :last-child:not(.right):not(.left).diamond-forever-content{max-width:650px;}
#searchButton2 {width: 40px;height: 40px;background: url('/~/media/Images/D/De-Beers-Group/css/homepage-search-icon') no-repeat center center transparent;border: none;}
table tbody tr:nth-child(odd) td, table tbody tr:nth-child(odd) th { background-color: rgba(244, 244, 244,0.5); }

/*--  Non JS  --*/

body.nojs .twitter-feed-item { float: left; margin-bottom: 10px; }
body.nojs .owl-carousel { display: block; }
body.nojs .owl-carousel .item:first-child { min-height: 100vh; }
body.nojs .owl-carousel .hm-banner-text { display:none; }
body.nojs .owl-carousel .item:first-child .hm-banner-text { display:block; }

.result-centre-wrap .big-intro-text-wrapper p {
    font-size: 2.5rem;
    line-height: 1em;
}


/*---  Drop down style  ---*/

.dd-dropdown { top: 129px; cursor: pointer; border: 1px solid #f4f4f4; width: 280px; vertical-align: middle; margin: 0 auto; -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2); box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2); background-color:#fff; }
.dd-dropdown ul { display:none; position:absolute; -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2); box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2); background-color: #fff; }
.dd-dropdown .dd-label { position:relative; cursor: pointer; font-weight: 500; vertical-align: middle; font-size: 1.8rem; letter-spacing: 1px; line-height: 2.8rem; padding: 16px 20px; }


.dd-dropdown.active .dd-label:after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg);   margin-top: 0;}

.dd-dropdown .dd-label:after { content: ""; z-index: 99; box-sizing: border-box; height: 6px; width: 6px; top: 50%; margin-top: -4px; right: 32px; position: absolute; border-style: solid; border-color: black; border-width: 0px 2px 2px 0px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); transition: border-width 150ms ease-in-out; }
.dd-dropdown .anchorNavigation .anchor-wrapper a { background: transparent; font-weight: 300; color: #000; padding: 16px 20px; font-size: 1.8rem; line-height: 1.667em; }
.dd-dropdown .anchorNavigation .anchor-wrapper a:hover { background-color: #f9f9f9; }
.dd-dropdown ul li { text-align: left; }

.loadmore-items { text-transform: uppercase; text-decoration: none !important; font-size: 1.8rem; font-style: normal;font-stretch: normal;letter-spacing: normal;color: #000;text-align: center;position: relative;padding-right: 15px;padding-top: 27px;}
a.loadmore-items:before {content: "\f067";font-family: Font Awesome Solid;position: absolute;right: 0;   font-size: 1rem;top: 27px; text-decoration: none !important;}
.library--section-one .container-fluid.primary-container {position:relative;}
.library--section-one {/*padding: 12px 0 0 0;*/margin-bottom: 80px;}
.library--section-one, .library--section-one .sectionone--textarea-inner  { background-color: #fff;}
.news-content {
    float: left;
    width: 100%;
}
#loader { display: none; margin-bottom: 30px;}
#ip3-alerts .external-web {min-height:1450px;}
#ip3-alerts .external-web iframe {min-height:1450px;}
/* p.more-lnk a:after { display:none !important; } */
p.more-lnk { margin: 0; line-height: 1.500em; font-size: 1.6rem; font-weight: normal; position: relative; display: inline-block; }
/* p.more-lnk:before { position: absolute; left: 0; top: 6px; color: #000; content: "\f077"; font-family: 'Font Awesome Solid'; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); -mz-transform: rotate(90deg); text-decoration: none;  display: inline-block; } */

.anchorNavigation .anchor-wrapper a { display:block; }
p.no-rowsmsg { min-height:610px; }
.webform-mainwrapper p.box-link span input { padding: 18px 40px 17px 40px; }

#msearch-btn { margin-left: 39px; cursor:pointer; float:left; width: 30px; height: 30px; background: url('/~/media/Images/D/De-Beers-Group/css/homepage-search-icon') no-repeat center center transparent; padding: 0; margin-top: 6px; }
#msearch-btn p { display:none; }
.mm-navbar ul { float:right; margin:0; text-align-right; }
.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 ul li { padding-right:0; }
.image-content {padding:50px 0;}

.result-centre-wrap .big-title {font-size: 6.0rem; font-weight: 300;    font-style: normal;   font-stretch: normal;    line-height: 1.11;    letter-spacing: 0.5px;    color: #000;    text-transform: uppercase;}
.module-header-link {display: block;margin-bottom: 68px;float: left; width: 100%;}
.ip3-edit .dark-banner-wrapper {margin-top: 0;}
.tool-page { float:left; width:100%; margin-bottom:20px; }
.tool-wrapper h2, .tool-wrapper h3 { text-align:center; }

/**-- Media Queries for Homepage Starts --**/
@media all and (max-width:991px) {
.module-header-link {margin-bottom: 50px;}
.video-link-overlay span {left: 16%;}
.header--logo img {max-width: 86px;margin: 11px 0;height: auto;}
}
@media all and (max-width:767px) {
.module-header-link {margin-bottom: 30px;}
.video-link-overlay span {font-size: 2.5rem; height: 50px;}
.home--section-three.module-background{overflow:hidden}
/*.home--section-three .company-news-wrapper { padding-top: 38px;}
.footer--block-wrapper { margin-top: 20px;}*/
.footer--bottom-section.left .footer--social-media,.footer--bottom-section.left .footer--siteservices-links{width:100%;}
.footer--bottom-section.left .footer--social-media:before{content: "";  position: absolute; left: 100%;  top: 0;  width: 100vw;  height: 100%; background: #f4f4f4;}
.footer--bottom-section.left .footer--siteservices-links:after,.footer--bottom-section.left .footer--siteservices-links:before { content: ""; position: absolute; top: 0; width: 100%; height: 100%;  background: #eee;}
.footer--bottom-section.right .eql-box-innerlinks{padding-left:0; padding-top: 33px;}
.footer--bottom-section.left .footer--siteservices-links { position: relative;padding-left:0;}
.footer--bottom-section.left .footer--siteservices-links:after {left: 100%;}
.footer--bottom-section.left .footer--siteservices-links:before {right: 100%;}
.footer--bottom-section.right:before {}
.footer--bottom-section.right:before { content: ""; position: absolute; right: 100%; top: 0; width: 100vw; height: 100%; background: #e5e5e5;}
.footer--twitter-feedswrapper{padding-bottom:10px;}
}

/**-- Media Queries for Homepage Ends --**/
@media all and (min-width: 768px) and (max-width: 991px) {
.block--tabs-nav ul li {font-weight: 300;}
.news-base-module-box .block--news-wrapper.four-items .block--news {flex: 2 0 46%; margin: 0 15px;}
.news-base-module-box .block--news-wrapper.four-items .block--news:nth-child(1){ margin: 0 15px 0 0;}
.news-base-module-box .block--news-wrapper.four-items .block--news:nth-child(2){ margin: 0 0 0 15px;}
.news-base-module-box .block--news-wrapper.four-items .block--news:nth-child(3){ margin: 30px 15px 0 0;}
.news-base-module-box .block--news-wrapper.four-items .block--news:nth-child(4) {margin: 30px 0 0 15px;}
.news-base-module-box .block--news-wrapper.four-items { flex-wrap: wrap;}
}
@media all and (max-width: 767px) {
.block--tabs-nav ul li {font-weight: 300;}
#ip3-creating-stories .block--story-list #recent-story .image-wrapper img {position: relative;top: 0;bottom: 0;left: 0;right: 0;margin: auto;max-width: 100%;}
c.block--story-list #recent-story .image-wrapper {height: auto;min-height: auto;}
#ip3-creating-stories .block--story-list .image-wrapper {min-height:auto;}
#ip3-creating-stories .block--story-list #recent-story .image-wrapper {height:auto;}
.news-base-module-box .block--news-wrapper {display: block;}
}



#ip3-our-journey .coloricons .slick-dots li {
    padding: 12px !important;
}

#ip3-our-journey .coloricons .slick-dots li button {
    background: #f5f5f5 !important;
        position: absolute;
}

#ip3-our-journey .content-icon-module .list-icons li:after {content: none !important;}
#ip3-our-journey .icon-content-wrapper {
    padding-top: 0 !important;
}
/*---- story-----*/
/* Story page styling starts */
.block--filter-section {text-align:center; margin-top:0; margin-bottom:32px;}
.block--story .block--filter-section { margin-bottom:20px; }
.block--story {padding:0; overflow:hidden;}
.block--story .primary-container {position:relative;}
.block--filter-section .block--category-selector {float:none; display:inline-block; text-align:left;}
.block--story-list {padding-top: 30px; float: left; width: 100%;}
.block--story-list .image-wrapper {min-height:246px; width: 100%; float: left;}
.block--story-list .content-wrapper {padding: 30px 19px 10px 19px;display: inline-block;float: left;width: 100%;}
.block--story-list #recent-story .content-wrapper {padding: 34px 40px;}
.block--story-list .content-wrapper h2 {line-height: 3.5rem; font-size: 3rem;color: #000;line-height: 1;margin: 0 0 10px 0;height: auto !important;}
.block--story-list .content-wrapper h2 * {color: #000;}
.block--story-list .story--insight-item .content-wrapper a{text-decoration:none;}
.block--story-list .story--insight-item .content-wrapper a:hover{text-decoration:underline;}
.block--story-list .story--insight-item .content-wrapper .share-tools a {text-decoration:none;}
.block--story-list .story--insight-item .content-wrapper .share-tools a:hover{text-decoration:none;}
.story--insight-item {text-align: left;padding-bottom: 25px;border-bottom: 1px solid #c8c9c7;margin-bottom: 13px;float:left; width:100%;}
.right-tabs-section {margin-top:30px; position:relative; top:610px; margin-right:15px;}
.right-tabs-section.right-sticky { position: fixed; top:85px; margin-right:15px; max-width:30.8%; }
.right-tabs-section:not(.right-sticky) { top:610px !important; }
.featured-story-wrapper .slick-dots li button { background: #f5f5f5; border: none; border-radius: 100%; text-indent: -9999px; width: 17px; height: 17px; padding: 0; }
.featured-story-wrapper .slick-dots li { float: left; margin-right: 10px; }
.featured-story-wrapper .slick-dots { margin: 0 auto; display: inline-block; padding-top: 63px; }
.featured-story-wrapper .slick-dots li.slick-active button { background: #c8c9c7; }
.featured-story-wrapper {text-align: center;}
#recent-story { position: relative; z-index: 1; width: 100vw; height: 500px; margin-bottom:110px;}
#recent-story .story--insight-item {width: 100%; border-bottom:none; max-width:1430px; background-color:#f5f5f5; padding:0; margin:0;}
#recent-story .story--insight-item .recent-story-left, #recent-story .story--insight-item .recent-story-right { float: left; width: 50%; }
.block--story-list #recent-story .image-wrapper { height: 500px; width: 100%; float: left; position: relative; overflow: hidden; }
.block--story-list #recent-story .image-wrapper img { position: absolute; top: -100%; bottom: -100%; left: -100%; right: -100%; margin: auto; max-width: none; }
.block--story-list #recent-story .content-wrapper h2 { font-size:4.4rem; margin-bottom:15px; line-height:50px }
.block--story-list .content-wrapper .date {font-size: 1.6rem;line-height: 27px;margin-bottom:14px;}
.block--story-list #recent-story .content-wrapper .date { margin-bottom:17px; }
a.share-story {text-decoration:none;}
a.share-story span {vertical-align: middle; text-transform: uppercase; letter-spacing: 0px; font-size: 1.6rem; padding-left: 5px; margin-top: 2px; display: inline-block;}
a.share-story:hover span { text-decoration:underline; color:#000; }
a.share-story:hover, a.share-story:focus, a.share-story:active { text-decoration:none;}
.socialshare-story-list {position: absolute; display: none; left: 210px; top: -10px; padding: 10px 10px; background-color: #fff;}
.socialshare-story-list li.btn-share-facebook a { background: #3B5998; font-size: 1.8rem; }
.socialshare-story-list a {color: #fff; text-align: center; display: inline-block; font-size: 1.6rem; line-height: 30px; width: 30px; height: 30px;}
.socialshare-story-list li.btn-share-twitter a {background: #1da1f2;}
.socialshare-story-list li.btn-share-linkedin a {background: rgb(0, 119, 181);}
.socialshare-story-list li.btn-google-plus a {background: rgb(220, 78, 65);}
.socialshare-story-list ul li a:hover {position: relative; transform: translateY(-4px);}
.socialshare-story-list ul li a {transition: 0.3s all ease;}
.share-tools {position:relative;}
.block--story-item .share-tools { margin-bottom:30px; }
.share-tools ul {display: table;}
.share-tools ul li {display: table-cell; padding-right: 10px;}
.block--story-list #recent-story .content-wrapper p {margin-bottom:22px;}
.block--story-list .content-wrapper p {margin-bottom:17px;}
.block--story .loadmore-container, .block--story .loadmore-container2 { margin-top:31px; padding-top:13px; margin-bottom:77px; }
.block--story .btn__loadmore:before, .block--story .btn__loadmore2:before { top:0; }
.block--story .btn__loadmore, .block--story .btn__loadmore2 { padding-top:0; color:#000; }
.right-tabs-section { float:left; width:100%; border:1px solid #000; }
.right-tabs-section .left--container { float:left; padding-right:10px; }
.right-tabs-section .left--container a { display:block; width:80px; height:80px; }
.right-tabs-section .left--container img { height:80px; }
.right-tabs-section .right-list-section { padding:0 17px; }
.right-tabs-section .right-list-section .right-block--news { padding:24px 0 16px 0; float:left; width:100%; border-bottom:1px solid #b7b7b7; }
.right-tabs-section .right-list-section h3.title { font-size:1.8rem; line-height:22px; letter-spacing:1px; }
.right-tabs-section .right-list-section h3.title a { text-decoration:none; color:#000; }
.right-tabs-section .right-list-section h3.title a:hover { text-decoration:underline; }
.right-tabs-section .right-list-section p.date { font-size:1.6rem; line-height:20px; font-style:italic; margin-bottom:10px; margin-top:2px; }
.tab-2-content { display:none; }
.tabs-wrap ul li { float: left; width: 50%; text-align: center; font-size: 1.8rem; line-height: 1; padding: 13px 0 12px; text-transform: uppercase; cursor:pointer; }
.tabs-wrap ul li a:hover, .tabs-wrap ul li a:focus, .tabs-wrap ul li a:active { cursor:default; text-decoration:none; color:inherit; }
.tabs-wrap ul li a { text-decoration:none; }
.tabs-wrap ul li a span { cursor:pointer; }
.tabs-wrap ul li.current a span { cursor:default; }
.tabs-wrap ul li.current a { color: #fff; }
.tabs-wrap ul li.current a:hover, .tabs-wrap ul li.current a:active, .tabs-wrap ul li.current a:focus { text-decoration:none; cursor:pointer; }
.tabs-wrap ul li.current { background-color: #000; cursor:default; }
.tabs-wrap { border-bottom: 1px solid #000; }
.right-box-link { float: left; width: 100%; text-align: center; margin:38px 0 43px; }
.right-box-link a { font-size: 2rem; line-height: 30px; text-transform: uppercase; border: 1px solid #000; padding: 18px 22px; text-decoration:none; }
.right-box-link a:hover, .right-box-link a:active, .right-box-link a:focus { color: #fff; transition: all 0.4s ease; text-decoration:none; }
body.nojs .other-story.story-1 { width:100%; }
body.nojs .story--insight-item { min-height:500px; }
body.nojs .block--story .loadmore-container, body.nojs .block--story .loadmore-container2 { display:none; }
.alert-box-wrapper > div { float: left; }
.alert-box-wrapper { background-color: #f5f5f5; float: left; width: 100%; padding: 60px 20px 51px 20px; margin-bottom:50px; }
.alert-box-wrapper h2 { font-size: 3rem; line-height: 1; }
.alert-box-text { padding-right: 30px; width: 40%; }
.alert-textbox { font-size: 1.8rem; width: 60%; }
.alert-textbox p.box-link:after {background: none;}
a#alert-btn { text-transform: uppercase; font-size: 2rem; line-height: 1;padding: 14px 26px; cursor:pointer; text-decoration:none; margin-left:-4px; }
.alert-textbox input { width: 379px; height: 52px; border: none; padding-top:5px; padding-left:13px; margin-right: 20px;}
.block--story-item .right-tabs-section { top:0 !important; }
.block--story-item { overflow:hidden; /*padding-top:42px;*/ }
.story-item-content { min-height:200px; }
.story-item-img { margin-bottom:20px; }
.right-tabs-section p.box-link a:hover, .right-tabs-section p.box-link a:active, .right-tabs-section p.box-link a:focus { color:#fff; }
.right-tabs-section p.box-link a:hover:before, .right-tabs-section p.box-link a:active:before, .right-tabs-section p.box-link a:focus:before { width: 100%; z-index: -2; opacity: 0; }
.right-tabs-section p.box-link a:hover:after, .right-tabs-section p.box-link a:active:after, .right-tabs-section p.box-link a:focus:after { width: 100%; z-index: -1; opacity: 1; }
/* Story page styling ends */

/* Fourth level menu styling starts */
#secondary-nav li.level3:last-child { margin: 0;}
#breadcrumb div { float: left; }
#secondary-nav li ul { background: #fff; display: none; margin: 0; padding: 10px 37px 19px; position: absolute; margin-left: -30px; top: 96%; width: 418px; z-index: 2; }
#secondary-nav li.level3 { float: left; position: relative; margin-right: 40px; border-bottom:1px solid transparent; padding-bottom:9px; }
#secondary-nav li.level3:hover { margin-right: 40px; }
#secondary-nav li.level3 > a, #secondary-nav li.level3 > span { }
#secondary-nav li.level3 > a > span, #secondary-nav li.level3 > span { font-size:1.4rem; line-height:1; font-style:normal; text-transform:uppercase; }
#secondary-nav li.level4 > a > span, #secondary-nav li.level4 > span { font-size:1.6rem; line-height:24px; }
#secondary-nav li.level3:hover > a, #secondary-nav li.level3:hover > span, #secondary-nav li.level3.current > span, #secondary-nav li.level3.selected > a, #secondary-nav li.level3.selected > a > span { color:#000; text-decoration:none; }
#secondary-nav li.level3 > span { margin-top:7px; display:inline-block; }
#secondary-nav li.level4 { padding:3px 0 4px; }
#secondary-nav li.level4 > a:hover, #secondary-nav li.level4 > a:focus, #secondary-nav li.level4 > a:active { text-decoration:none; }
#secondary-nav li.level4 > a:hover > span, #secondary-nav li.level4 > a:focus > span, #secondary-nav li.level4 > a:active > span { color:#000; }
#secondary-nav li.level4 span { color:#becdcc; font-style:normal; }
#secondary-nav li.level3:hover ul { display: block; }
#secondary-nav { position: absolute; left:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);-moz-transform:translateX(-50%);-ms-transform:translateX(-50%);-o-transform:translateX(-50%); }
#secondary-nav li.level4 > span { color: #000; }
#secondary-nav li.level4 a { color: #becdcc; }
#secondary-nav li.level3:after { content: "+"; padding-left: 10px; width:20px; height:20px; display:inline-block; vertical-align:middle; margin-top:-11px; }
#secondary-nav li.level3:hover:after { content: "-"; }
.breadcrumb-wrap { height:43px; }
/* Fourth level menu styling ends */

/* Leadership Styling starts */
.member-section-ttl1, .member-section-ttl2 { margin-bottom: 30px; margin-top: 0px; text-align: center; float: left;  width: 100%;}
h2.member-section-ttl2 { margin-top: 100px; }

.boxWrapper { float:left; width:100%; margin-bottom:40px; }
/* Leadership Styling ends */

/* Result Centre Styling starts */
/*.result-centre-wrap { padding:30px 0 0 0; }*/
.tab-content { display:none; }
.rc-tabs-content .tab-1-content.tab-content { display:block; }
.rc-content-top { text-align:center; }
.rc-tabs-wrap { margin-top:25px; }
.rc-tabs-wrap ul {display: table; width:100%; }
.rc-tabs-wrap ul li { display: table-cell; text-align: center; }
/* .rc-tabs-wrap ul li a { text-decoration: none; cursor: pointer; color: #000; font-size: 1.8rem; text-transform: uppercase; letter-spacing: 1px; line-height: 2.8rem; vertical-align: middle; display: block; padding: 8px 20px; } */
.rc-tabs-wrap ul li.current a {}
/* .rc-tabs-wrap ul li.current a:after { content: ""; position: absolute; bottom: -8px; background: transparent; border-right: 30px solid #d24513; border-left: 30px solid #d24513; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -o-transform: translateX(-50%); width: 0; height: 0; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid #d24513; content: ""; position: absolute; } */


.rc-top-section{margin-bottom:80px}
.rc-content-left-link { padding: 53px 35px 48px 35px; }
.rc-content-left-link a { font-size: 2rem; line-height: 1; border: 1px solid #000; text-transform: uppercase; padding: 20px; text-decoration: none; }
.rc-content-left-link a:hover, .rc-content-left-link a:active, .rc-content-left-link a:focus { color:#7f7f7f; }
.rc-middle-section { padding-bottom: 80px; border-bottom: 1px solid #000; margin-bottom: 80px; }
.rc-content-right { padding-top:56.25%; position:relative; }
.rc-content-right iframe { position: absolute; left: 0; top: 0; height: 100% !important; width: 100% !important; }
.rc-content-left-downloads p { text-transform:uppercase;margin-bottom:12px; }
.rc-bottom-section { margin-bottom:80px; }
.rc-snapdown-section .snapWrapper { margin-top: 30px; margin-bottom: 30px; float: left; width: 100%; }
.rc-snapdown-section .rc-snapdown h3 { text-align:center; }
body.nojs .snapdown-content { display:block; }
body.nojs .snapdown-title:after { display:none; }
/* Result Centre Styling ends */

/* Japanese Report Styling starts */
.japanese-report-wrap {padding: 30px 0 0 0;}
.jp-report-item h3 { margin-bottom:30px; }
.jp-report-item { border-bottom:2px solid #9a9a9a; margin-bottom:24px; }
.jp-report-content { margin-bottom:20px; text-align:center; }
.jp-report-item.last { border-bottom:none; }
.jp-report-content h2 { margin: 0 0 28px 0;}
.jp-report-item { padding-bottom: 5px;}
/* Japanese Report Styling ends */

/* Impact Report Styling starts */
.impact-report-wrap { padding: 134px 0 0 0; }
.impact-report-sections .short { height: 235px; position: relative; background-repeat: no-repeat; background-size:contain; }
.impact-report-sections .short.above { margin-bottom: 10px; }
.impact-report-sections .arrow { background-image: url(/~/media/Images/D/De-Beers-Group/css/arrow.png); background-repeat: no-repeat; display: inline-block; width: 30px; position: absolute; height: 40px; right: 15px; top: 15px; }
.impact-report-sections .arrow:before, .impact-report-sections .arrow:after{display:none;}
.impact-report-sections .title-bar { position: absolute; bottom: 0; width: 100%; height: 60px; background-color: black; }
.impact-report-sections h2 { color: white; height: 70px; line-height: 70px; font-size: 2.0rem; vertical-align: middle; padding-left: 15px; height: 95%; width: 88%; letter-spacing:normal; }
.impact-report-sections .short.download { height: 112.5px; }
.impact-report-sections .download .graphic { height: 100%; margin-left: 10px; margin-top: 38px; margin-right: 10px; width: 25px; background-repeat: no-repeat; float: left; background-size: contain; background-image: url(/~/media/Images/D/De-Beers-Group/css/download.png); }
.impact-report-sections .download h2 {height: auto; margin-bottom: 0; margin-top: 20px; line-height: 26px;}
.impact-report-sections .download .title-bar { height: 100%; }
.impact-report-sections .download p { color: white; font-size: 2.1rem; vertical-align: middle; padding-left: 15px; }
.impact-report-sections .full { height:480px; position: relative; background-repeat: no-repeat; background-size:contain; }
.impact-report-sections .short.half { height:480px; }
.impact-report-sections .short.half h2 { line-height: 20px;     font-size: 2.0rem;}
/*.storynav a { background: #000; color: #fff; display: block; font-size: 1.8rem; line-height: 50px; padding: 0 30px; text-align: center; text-decoration: none; text-transform: uppercase; }
.storynav a:hover, .storynav a:focus, .storynav a:active { text-decoration:none; }*/
.storynav p.box-link a.prev-link-disabled:hover, .storynav p.box-link a.prev-link-disabled:focus, .storynav p.box-link a.prev-link-disabled:active, .storynav p.box-link a.next-link-disabled:hover, .storynav p.box-link a.next-link-disabled:focus, .storynav p.box-link a.next-link-disabled:active { color:#000; }
.storynav a.prev-link-disabled, .storynav a.next-link-disabled { background: #b1b1b1; cursor:default; }
.storynav p.box-link a.prev-link-disabled:hover:before, .storynav p.box-link a.prev-link-disabled:hover:after, .storynav p.box-link a.next-link-disabled:hover:before, .storynav p.box-link a.next-link-disabled:hover:after { display:none; }
.storynav.prev { float:left; }
.storynav.next { float:right; }
.txt-upper { text-transform: uppercase; }
.chapter-selection {margin: 0 auto 28px auto;text-align: center;max-width: 1400px; float: left; width: 100%;} 
.chapter-trigger { background: #000; color: #fff; display: block; font-size: 3rem; line-height: 1; padding: 15px 39px 15px 0; position: relative; text-decoration: none; text-transform: uppercase; /*float: left;*/ width: 100%;}
.chapter-trigger:hover, .chapter-trigger:active, .chapter-trigger:focus { color:#fff; text-decoration:none; }
.chapter-trigger:after { background: url(/~/media/Images/D/De-Beers-Group/css/chapter-trigger-icon.png) no-repeat; content: ''; display: inline-block; height: 19px; width: 34px; position: absolute; margin-left: 5px; margin-top: 7px; }
.chapter-dropdown { background: #fff; border: 1px solid #000; display: none; padding: 0 40px; }
.chapter-dropdown a { border-bottom: 1px solid #000; color: #000; display: block; font-size: 1.8rem; line-height: 1; letter-spacing: 1px; padding: 30px 0; text-decoration:none;}
.chapter-dropdown a:hover{text-decoration:underline;}
.chapter-dropdown a:last-child { border-bottom:none; }
.impact-report-wrap .prev-next-wrapper { margin-bottom:0; }
.prev-next-wrapper { margin-top:30px; margin-bottom:80px; }
/* Impact Report Styling ends */

.pr-related-content { border-top: 1px solid #000; padding-top: 20px; }
.pr-related-content .title { font-size: 2.5rem; line-height: 30px; font-style: italic; letter-spacing: 2px; margin-bottom: 20px; }
.pr-related-content ul li { display: inline-block; list-style: none; margin: 0 0 20px 0; padding: 0 20px 0 0; min-height: 180px; width: 100%; position: relative; vertical-align: top; }
.pr-related-content ul li a { vertical-align:top; }
.pr-related-content ul li a.news-related-text { font-size: 2rem; line-height: 30px; margin: 0 0 6px 0; padding: 0 !important; text-decoration: none; text-transform: uppercase; display: inline-block; }
.pr-related-content ul li a.news-related-image { padding-right: 10px; }
.pr-related-content ul li a.news-related-text:hover { text-decoration:underline; }
/* Presentations and Speeches CSS Starts */
/*.block--speech { padding-top:30px; }*/
.block--speech-list {padding-top: 30px;float: left;width: 100%;}
.block--speech-list .image-wrapper {min-height: 230px;width: 230px;float: left;}
.block--speech-list .content-wrapper {padding-left:33px; display: inline-block; float: left;    max-width: 60%;}
.block--speech-list .content-wrapper h2 { font-size: 2.4rem; color: #000;line-height:1em; margin-bottom: 2px; }
.block--speech-list .content-wrapper h2 * { color: #000;}
.speech--insight-item {display: inline-block; padding-bottom:40px; border-bottom: 1px solid #000;  margin-bottom: 34px; width:100%; }
.speech--insight-item .date {padding-top: 10px;    padding-bottom: 21px;}
.speech-doc a { font-size:1.8rem; color:#000; text-decoration:none; }
.speech-doc a:hover { text-decoration:underline; }
/* Presentations and Speeches CSS Ends */



/**-- added by Soumya - 4 April 2018 --**/
.chapter-dropdown ul li:before {display: none;}
.chapter-dropdown ul li a { text-decoration: none;}
.chapter-dropdown ul li.current span {font-weight: bold;}
.chapter-dropdown ul li{ border-bottom: 1px solid #000; color: #000; display: block; font-size: 1.8rem; line-height: 1; letter-spacing: 1px; padding: 30px 0; }
.chapter-dropdown ul li a{padding:0 !important;}
.chapter-dropdown ul li.last {border-bottom: 0;padding-bottom: 15px;}
/**-- added by Soumya - 4 April 2018 --**/

#secondary-nav { display:none; }
table.rad-border, table.rad-border tr, table.rad-border td { border:0 none; }
body.ip3-edit .result-centre-wrap, body.ip3-edit .block--story, body.ip3-edit .japanese-report-wrap, body.ip3-edit .impact-report-wrap, body.ip3-edit .block--speech { padding:0; }
.views-wrapper .btn__loadmore, .views-wrapper .btn__loadmore2, .block--speech .btn__loadmore, .block--speech .btn__loadmore2, .block--company-news .btn__loadmore, .block--company-news .btn__loadmore2 { color:#000; }
.views--insight-item .content-wrapper a { text-decoration:none; color:#000; }
.views--insight-item .content-wrapper a:hover { text-decoration:underline; }
.rad-link li a, .rad-highlight li a { text-decoration:none !important; color:#000 !important; }
/*.rad-link li a:hover, .rad-highlight li a:hover { text-decoration:underline; }*/

.rc-snapdown { float:left; width:100%; margin-bottom:30px; }
.bottom-txt-details p a, .pr--content p a, .story-item-content p a, .report__content p a { color:#0061a1; text-decoration:none; }
.bottom-txt-details p a:hover, .pr--content p a:hover, .story-item-content p a:hover, .report__content p a:hover { text-decoration:underline; }

#HistoryWrapper .dark-banner-wrapper { margin-bottom:0; }
#HistoryWrapper .tab-navigation { position:static; }
#HistoryWrapper .tab-navigation.fixedmenu { top:inherit; }
#HistoryWrapper #TabNavigation.tabs-sticky { position:fixed; top:105px; }

.glossary-landing .dark-banner-wrapper { margin-bottom:0; }
.glossary-landing .tab-navigation { position:static; }
.glossary-landing .tab-navigation.fixedmenu { top:inherit; }
.glossary-landing #TabNavigation.tabs-sticky { position:fixed; top:105px; }


@media all and (min-width: 1400px) {
.right-tabs-section.right-sticky { max-width:446px; }
.impact-report-sections .download h2 {height: auto; margin-bottom: 0; margin-top: 20px; line-height: 26px;}
}

@media all and (max-width: 1300px) {
.alert-textbox input { width:60%; }
.impact-report-sections h2 {font-size: 1.8rem;}

}

@media all and (min-width: 992px) and (max-width: 1350px) {
.impact-report-sections .short, .impact-report-sections .full { background-size:cover; }
}

@media all and (min-width: 992px) and (max-width: 1240px) {
.socialshare-story-list { left: 24px; top: 22px;}
.story--insight-item {padding-bottom: 35px;}
.impact-report-sections .download h2, .impact-report-sections .short.half h2, .impact-report-sections .download p { font-size: 1.5rem;
    line-height: 15px;
    padding-top: 0px;
    padding-right: 10px; margin-bottom: 10px;}
    .impact-report-sections .short.half h2 {padding-top: 10px;}
    .impact-report-sections .download .graphic {margin-top: 0;}
    .impact-report-sections .download .title-bar {padding: 20px 0 0 0;}
    .impact-report-sections .arrow { right: 0;}
}

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

.block--speech-list .content-wrapper { max-width:50%; /*padding-left:0;*/ padding-top:15px; }
.impact-report-sections h2 { font-size:2.2rem;padding-left: 10px;}
.impact-report-sections .arrow {right: 0; }
}

@media all and (max-width: 1024px) {
.rc-tabs-wrap ul li { display:inline; float:left; }
.right-tabs-section.right-sticky { max-width:30.4%; }
}

@media all and (max-width: 991px) {

.rc-top-section {margin-bottom: 60px;}
.rc-middle-section {padding-bottom: 60px; margin-bottom: 60px;}
.rc-bottom-section {margin-bottom: 60px;}
.block--story-list #recent-story .content-wrapper h2 {font-size:3.2rem; line-height:38px;}
.block--story-list .content-wrapper h2{font-size: 2.6rem; line-height: 32px;}
/*.block--story-item{padding-top: 22px;}*/
.right-tabs-section.right-sticky { top:auto !important; position:relative; max-width:100%; }
.block--story .loadmore-container, .block--story .loadmore-container2 { width:100%; }
.right-tabs-section { float:left; width:100%; }
.right-tabs-section .left--container { float:left; padding-right:10px; }
.right-tabs-section .left--container img { height:80px; }
.right-tabs-section .right-list-section { padding:0 17px; }
.right-tabs-section .right-list-section .right-block--news { padding:24px 0 16px 0; float:left; width:100%; border-bottom:1px solid #b7b7b7; }
.right-tabs-section .right-list-section h3.title { font-size:1.8rem; line-height:22px; }
.right-tabs-section .right-list-section p.date { font-size:1.6rem; line-height:20px; font-style:italic; }
.breadcrumb-wrap { height:auto; }
.impact-report-sections .short, .impact-report-sections .full { background-size:cover; background-position:left bottom; }
.impact-report-section1 { margin-bottom:10px; }
.alert-box-wrapper { margin-top:50px; }
.block--story-item .alert-box-wrapper { margin-bottom: 20px; }
.alert-textbox input { width:50%; }
.result-centre-wrap, .japanese-report-wrap, .impact-report-wrap  { padding:51px 0 0 0; }
.block--story  { padding:0; }
.block--speech { padding-top:0px; }
.block--story-item .right-tabs-section { top:initial !important; position:relative; max-width:100%; }

#HistoryWrapper #TabNavigation.tabs-sticky { top:109px; }
.glossary-landing #TabNavigation.tabs-sticky { top:109px; }
}

@media all and (min-width: 768px) and (max-width: 991px) {
}

@media all and (max-width: 767px) {

.socialshare-story-list { left:0; top:25px;}
.story--insight-item { padding-bottom: 40px; }

.block--speech {padding-top: 0px;}
.block--story-item .alert-box-wrapper { margin-bottom: 0; }
.rc-top-section {margin-bottom: 30px;}
.rc-middle-section {padding-bottom: 30px; margin-bottom: 30px;}
.rc-bottom-section {margin-bottom: 30px;}
#recent-story {margin-bottom: 50px;}
.block--story-list #recent-story .content-wrapper { padding: 30px 25px;}
.block--story-list #recent-story .content-wrapper h2 { font-size:2.8rem; line-height:34px}
#recent-story { height:auto; }
.block--story-list .content-wrapper h2 {font-size: 2.4rem; line-height: 30px;}
#recent-story .story--insight-item .recent-story-left, #recent-story .story--insight-item .recent-story-right { float:left; width:100%; }
h2.member-section-ttl2 { margin-top: 80px;}
.rc-content-left-link { padding:35px 20px 32px 20px; }
.rc-content-left-link a { font-size:1.6rem; padding:15px; }
.rc-content-left { margin-bottom:50px; }
.impact-report-sections .short { height:400px; }
.impact-report-sections .short.report-docs { height:235px; margin-bottom:10px; }
.alert-box-text, .alert-textbox { width:100%; }
.alert-textbox input { max-width:379px; width:70%; }
.speech--insight-item { padding-bottom: 10px; margin-bottom: 35px;}
.block--speech-list .image-wrapper {display: none;}
.block--speech-list .content-wrapper {max-width: 100%;padding-left:10px;}
.block--story  { padding:0; }

}

@media all and (max-width: 640px) {

.storynav { width:100%; }
.storynav.prev { margin-bottom:20px; }
.rad-link li, .main-modules .rad-highlight li, .rad-highlight li {margin-bottom:10px;padding:10px 48px 10px 0; clear:both;}
.content--banner-wrap { height:240px; overflow:hidden; }
.content--banner-wrap img {display: block;height: auto;width: 100%;display: block;margin: 0 !important;height: auto;width: auto;max-height: 100%;max-width: none;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);-moz-transform: translate(-50%, -50%);transform: translate(-50%, -50%);}

}

@media all and (max-width: 480px) {
.impact-report-sections .short { height:300px; }
.alert-box-text { padding-right:0; }
.alert-textbox input { float:left; width:100%; margin-bottom:30px; }
a#alert-btn { margin-left:0; }
}
/*---- media-hub-----*/
/* ---------- Media hub starts here -------------- */

.media-hub-section3 {background: #001b2c;padding: 40px 0;margin-bottom: 110px;padding: 74px 0 106px 0;}
section.media-hub-section4 {padding: 0 0 11px 0;}
.views-item-wrapper {position: relative; margin-bottom: 50px;}
.views-image-area {width: 230px;min-height: 230px;overflow: hidden;position: relative;}
.views-textarea-wrap {position: absolute;top: 15px;right: 0;width: 72%;min-height: 198px;}
.views-textarea {color: #989898;width: 100%;padding: 20px;margin-top: 0;background: #F5F5F5;position: relative;float: left;z-index: 5;}
.views-textarea:hover {color: #000;}
.media-hub-section3 .inner--content {padding: 20px 0 0 0;}
.views-image-wrapper img, .views-image-area img {transition: 0.7s all ease; position: absolute; top: -100%; bottom: -100%; margin: auto; left: -100%; width: auto; height: 100%; right: -100%; max-width: none;}
/*.media-hub-section3 .inner--content*  {font-size: 1.8rem; line-height: 1em;  font-family: 'ITC New Baskerville W05'; font-weight: 400; font-style: italic;  font-size: 1.8rem;}*/
.media-hub-section3 .inner--content h3 {font-size: 2.4rem; line-height: 1em; text-transform: uppercase; padding-bottom: 20px;}
.media-hub-section3 p.date {padding: 7px 0 3px 0; font-size: 1.6rem; margin: 0;line-height: 2.7rem; font-weight: 300;}
.views-author {font-size: 1.8rem; text-transform: uppercase; font-weight: 300; padding: 0 0 10px 0;}
.views-inner-content > h3 { font-size: 3.0rem; line-height: 1em;}
.views-textarea * { color: #989898;}
.views-textarea:hover * {color: #000;}
.media-hub-sec1.right-text-box .sectionone--image-area { width: 56%; overflow:hidden; }
/* .media-hub-sec1.right-text-box .sectionone--image-area .sectionone--image-area-inner:hover {transform: scale(1.1);  -webkit-transform: scale(1.1);  -moz-transform: scale(1.1);  -ms-transform: scale(1.1);  -o-transform: scale(1.1);} */
.media-hub-sec1.right-text-box .sectionone--image-area .sectionone--image-area-inner {
    width: 100%;
    transition: 0.7s all ease;
    min-height: 480px;
    display: block;
}
#contentwrapper .block--further-information ul li:before {display:none;}
/* ---------- Media hub ends here -------------- */
.ms-views.two {margin-left: 46px; margin-top: 134px;}
.media-hub-section3 .ms-views.two h3 {margin: 0 0 18px 0;color: #fff;}
.views-section-one a:hover, .views-section-one a:focus {
    color: #fff;
}
.ms-views.two:before { border-left: 1px solid #4D4D4D; content: ""; position: absolute; left: 22px; top: -37px; height: calc(100% + 60px); width: 1px;}
.media-hub-section3 h2 { margin: 0 0 7px 0; letter-spacing: 3px; color: #fff;}
.media-hub-section3 a.btn-link {color: #fff;position: relative; text-transform: uppercase; margin-left: 20px;}
.media-hub-section3 .btn-link:before { border-color: #fff;}
.media-hub-section3 .views-section-two p.date {padding: 13px 0 15px 0;}
.ms-views { margin-top: 49px;}
.contact-title {font-size: 2.4rem; padding: 0 0 55px 0;}
.contact-details { text-align: left;}
.contact-details p { margin: 0 0 13px 0;}
.views-image-wrapper {height: 100%;width: 100%;display: table;background-size: cover !important;}
.highlight-view {color: #fff;width: 100%;display: table-cell;padding: 0 0 5px 0;vertical-align: bottom;background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 99%); /* FF3.6-15 */background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 99%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */background-size: 100% 720px;background-position: bottom center;background-repeat: no-repeat;padding: 0 0 62px 70px;}
.views-section-two {display: block;vertical-align: bottom;width: 100%;max-width: 460px;}
.views-section-two p {color:#fff;}
.views-section-two p:last-child{margin-bottom:0;}
.views-section-one {display: block;vertical-align: bottom;max-width: 460px;border-bottom: 1px solid #fff;}
.block--tabs-item.contact-tabs.current { border: 0; padding: 0; margin: 0;}
.block--contact-list ul li {display: table-cell;}
.block--contact-list ul {border-bottom: 2px solid #d7dadc; display: table; width: 100%; }
.block--contact-list nav.block--tabs-nav {width: 100%;}
.block--contact-list .block--tabs-list { padding-top: 50px;}
section.media-hub-section2 { padding: 38px 0 97px 0;}
.media-hub-section5 h2.title { text-align: left;}
.contacts-text { text-align: left; font-size: 2.4rem; padding: 7px 0 50px 0;}
.block--contact-list ul li { padding: 13px 20px 13px 20px;}
section.media-hub-section5 { padding: 68px 0 0 0;}
.block--contact-list { float: left; width: 100%; border-bottom: 1px solid #C8C8C8; padding: 0 0 60px 0; margin-bottom:40px;}
.title-h3 {font-size: 3.0rem; line-height: 1em; margin-bottom: 10px;}
.block--news-wrapper .slick-dots li:before{ display: none;}
.block--news-wrapper .slick-dots li { margin-right: 10px; padding: 0;}
.block--news-wrapper2 {position: relative;display: block;}
.block--news-wrapper2 .right--container { display: inline-block; float: left; width: 60%; text-align: left;  padding-left: 33px; padding-right: 70px;}
.block--news-wrapper2 .block--news {float: left; width: calc(50% - 15px);}
.story--insight-item .share img { display: inline-block;}
.block--tabs-nav .current_menu-item {position: relative; cursor: pointer;  border: 1px solid #f4f4f4;  padding: 12px 20px;font-size: 1.8rem; /*text-transform: uppercase;  letter-spacing: 1px;*/ line-height: 2.8rem; vertical-align: middle;text-align: left;}

.block--tabs-nav .current_menu-item:after {     content: "";
    z-index: 99;
    box-sizing: border-box;
    height: 6px;
    width: 6px;
    top: 45%;
    right: 32px;
    position: absolute;
    border-style: solid;
    border-color: black;
    border-width: 0px 2px 2px 0px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: border-width 150ms ease-in-out;}
.current_menu-item.active:after {     -webkit-transform: rotate(-136deg);
    -ms-transform: rotate(-136deg);
    transform: rotate(-136deg);
    top: calc(50% - 2px);}
.contact-details a[href^='mailto'] { text-decoration: underline;}
.media-hub-section3 .btn-general:before {
    background: #fff;
}

.media-hub-section3 .btn-general {
    color: #fff;
}
@media all and (min-width: 992px) and (max-width: 1024px) {.media-hub-sec1.right-text-box .sectionone--image-area {width: 66%;}}

@media all and (min-width: 768px) and (max-width: 991px) {
.media-hub-sec1.right-text-box .sectionone--image-area {width: 100%;}
.contact-list:nth-child(n+3) { padding-top: 80px;}
.section3-wrap, .section5-wrap {padding:0 69px 0 69px;}
.block--news-wrapper2 .right--container {padding-right: 40px;}
section.media-hub-section2.home--section-three { padding: 18px 0 70px 0;}
.block--news-wrapper2 .block--news { width: 100%; margin: 0; padding: 41px 0 0 42px;}
.block--news-wrapper2 .block--news:first-child { margin-bottom: 4px;}
.block--news-wrapper2 .block--news:last-child { border: 0;}
.media-hub-section1 .sectionone--textarea-wrap { margin-top: -120px; height: auto !important; float: none; text-align: center;}
.media-hub-section1 .sectionone--textarea { text-align: left;}
.media-hub-section1 .sectionone--textarea h1 {margin-bottom: 5px;}
.media-hub-section1 .sectionone--textarea .inner--content { padding-bottom: 20px;}
.media-hub-section1 .inner--content p{margin-bottom: 5px;}
.media-hub-section2 .company-news-wrapper { padding-top: 31px;}
.media-hub-section2.home--section-three .company-news-wrapper { padding-top: 31px;}

}

@media all and (max-width: 991px) {
section.media-hub-section2.home--section-three {padding: 0 0 60px 0;}
.block--contact-list{margin-bottom:20px}
.ms-views.two:before {display:none;}
.ms-views.two .views-image-wrapper .highlight-view { padding-top: 155px;}
.ms-views.two { margin-left: 0;  margin-top: 49px; height: auto !important;}
h1.title, h1.landing {margin-bottom: 35px;}
.block--story-list .slick-slide { margin: 0 50px 0 0 !important; padding: 0;}
.media-hub-section .block--story-list:after { position: absolute; content: ""; background: #fff; width: 15%;   left: 0; top: 0; height: 100%;}

.block--contact-list .block--tabs-list { padding-top: 24px;}
.block--tabs-nav ul { display: none;}
.block--tabs-nav ul li { display: block;}
.block--tabs-nav ul li.current a:after {display:none;}
.block--tabs-nav ul li.current, .block--tabs-nav ul li.current a {color: #000; background: transparent;}

}

@media all and (max-width: 767px) {
.ms-views.two .views-image-wrapper .highlight-view {padding: 80px 30px 40px 30px}
.media-hub-sec1.right-text-box .sectionone--image-area {width: 100%;}
.block--story-list .content-wrapper {padding: 10px 0 10px 0;}
.media-hub-section .block--story-list:after {width: 10%;}
.block--contact-list {padding: 0 0 31px 0; margin: 0;}
.media-hub-section.home--section-three .company-news-wrapper { padding-top: 13px;}
.media-hub-section.home--section-three .company-news-wrapper:after{display:none;}
section.media-hub-section2.home--section-three { padding: 23px 0 30px 0;}
.media-hub-section.home--section-three .company-news-wrapper .date {  margin-bottom: 10px;}
.right--container p:last-child { margin-bottom: 5px;}
.media-hub-section .block--news { padding: 20px 0 0 0;}
/* .media-hub-section .block--news:first-child{border-top: 1px solid #000;} */
.media-hub-section .block--news{border-top:0; margin: 0;}
.block--news-wrapper2 .block--news { float: left; width: 100%;}
.block--news-wrapper2 .right--container {width: 100%; padding: 10px 0;}
.media-hub-section2 .company-news-wrapper { padding-top: 20px;}
/* .library--section-one, .media-hub-section1 {  padding: 15px 0 5px 0;} */
.views-textarea-wrap {top: -10px; right: auto; min-height: auto; width: 100%; position: relative; float: left;    height: 100%;}
.contact-details { margin-bottom: 55px;}
.block--tabs-nav .current_menu-item:before{display:none}
.block--tabs-nav .current_menu-item {max-width:100%;}
.contact-title {padding: 0 0 38px 0;}
.contact-list:last-child .contact-details{margin-bottom: 0;}
.media-hub-section5 h2.title { text-align: left; margin: 0 0 10px 0;}
.section5-wrap .contacts-text { padding: 7px 0 34px 0;}
.views-image-area {margin: 0 auto;}
.views-section-wrapper.ms-views.one {height:auto !important;}
.views-item-wrapper {margin-bottom: 40px; float: left; width: 100%;}
.media-hub-section3 {margin-bottom: 50px; padding: 44px 0 20px 0;}
.media-hub-section1 .sectionone--textarea h1, .library--section-one .sectionone--textarea h1 { font-size: 3.4rem; line-height: 3.4rem; padding-bottom: 22px;    margin-bottom: 5px;}
.sectionone--textarea-wrap.section-height { min-height: auto; height:auto !important;}
.media-hub-section1 .inner--content p.date { margin-bottom: 4px;}
.library--section-one .sectionone--image-area, .media-hub-section1 .sectionone--image-area{ display: block; height: 350px !important;  min-height: auto;}
.block--story-list .slick-slide { margin: 0 15px 0 0 !important; padding: 0;}
.block--story-list .slick-dots li button {width: 12px; height: 12px;}

}

@media all and (max-width: 640px) {
.library--section-one .sectionone--image-area, .media-hub-section1 .sectionone--image-area{height: 300px !important;}
}
@media all and (max-width: 480px) {
.library--section-one .sectionone--image-area, .media-hub-section1 .sectionone--image-area{height: 211px !important;}
}


#ip3-media-hub .dark-banner-wrapper {margin-bottom: 0;}
.right-text-box .sectionone--image-area { float: left; margin-left: 9.5%;}
.right-text-box .sectionone--textarea { left: 0;}
.right-text-box .sectionone--textarea-inner { padding: 53px 0 53px 40px;}

[data-id|=gahcho-kue] {
    display:none !important;
}
 [data-id|=snap-lake] {
    display:none !important;
}
[data-id|=victor] {
    display:none !important;
}
[data-id|=processing] {
    display:none !important;
}
[data-id|=brands] {
    display:none !important;
}
/*---- insight-report-----*/
/* ======== Insight Report CSS starts ======== */

/* Information
   	Please read BEM notation in order to make any changes to pereserve its modularity.
    Reference URL: https://seesparkbox.com/foundry/bem_by_example
*/

/* --- Font family starts --- */
/* .announcement__summary *, .quote__summary *, .boxes__item__text{ font-family: 'ITC New Baskerville W05'; } */
/* --- Font family ends --- */

/* --- Global starts --- */
.nullify-margin-top{ margin-top:0; }
.align-center{ text-align:center; }
body .remove-bottom-padding{ padding-bottom:0; }
/* --- Global ends --- */

/* --- page specific starts --- */
.insight-report-2017 .contentwrapperinner > section:not(:first-child){ opacity:0; }
/* --- page specific ends --- */

/* ------ secondary banner CSS starts ------- */
.secondary-bannner { margin-top:33 !important; position:relative; min-height:400px; overflow:hidden; transition: 0.5s all ease; }
.secondary-bannner__img{ width: auto; max-width: none; height: 100%; margin: auto; position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; }
.secondary-bannner__content-container{ width:100%; position:absolute; top:50%; left:0; transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); -moz-transform:translateY(-50%); }
.secondary-bannner__title{ font-size:5.2rem; line-height:1.154em; margin:0; letter-spacing:4px; }
.secondary-bannner__text{ font-size:2.4rem; line-height:1.167em; font-style:italic; text-align:center; max-width:42%; margin:15px auto 0; }
/* ------ secondary banner CSS ends ------- */

/* ------ boxes CSS starts ------- */
.boxes{ padding:89px 0 100px; }
.boxes__content-wrap { padding-bottom: 32px; }
.boxes__link-wrap { padding-top: 7px; font-size:1.6rem; line-height:normal; }
.boxes__title{ font-size:2.4rem; line-height:1.167em; letter-spacing:3.5px; margin-bottom:7px}
.boxes-link{ position:relative; font-size:1.6rem; line-height:normal; text-transform:uppercase; letter-spacing:0.7px; text-decoration:none; }
.boxes-link:hover{text-decoration:underline;}
.boxes-link.download-icon:after{ left:-34px; }
.boxes__item-wrap.gg-taken.gg-g-1 { margin-top: 0; }
.boxes__item-wrap { margin-top: 20px; }
.boxes__item { position: relative; overflow: hidden; }
.boxes__image-wrap{ position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; }
.boxes__image { width: 100%; height:auto; max-width: none; margin:auto; position:absolute; top:-100%; left:-100%; right:-100%; bottom:-100%; transition: all 0.7s ease; -moz-transition: all 0.7s ease; -ms-transition: all 0.7s ease; -webkit-transition: all 0.7s ease; -o-transition: all 0.7s ease; z-index:1; }
/* .boxes__item:hover .boxes__image{ transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1); -ms-transform: scale(1.1); -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')"; filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand');  } */
.boxes__item__content-container{ position:relative; padding:140px 30px 20px; background:transparent url('/~/media/Images/D/De-Beers-Group/css/insight-boxes-shadow.png') no-repeat center/cover; z-index:2; min-height:447px; }
.boxes__item__sub-title{ margin:0; color:#fff; text-transform:uppercase; letter-spacing:1px; }
.boxes__item__title{ padding-bottom:9px; font-size:4rem; line-height:normal; color: #fff; letter-spacing:2px; }
.boxes__item__text{ color:#fff; margin-bottom:0; }
/* ------ boxes CSS ends ------- */

/* ------ spotlight CSS starts ------- */
.spotlight{ background-color:#f5f5f5; padding:65px 0 84px; }
.spotlight * { color:#fff; }
.spotlight__title{ margin-bottom:8px; font-size:2.4rem; line-height:1.167em; }
.spotlight-link{ position:relative; font-size:1.6rem; line-height:normal; text-transform:uppercase; letter-spacing:0.7px; text-decoration:none }
.spotlight-link:hover, .spotlight-link:active, .spotlight-link:focus{text-decoration:underline;color:#fff;}
.spotlight-link.download-icon:after{ left:-34px; background:transparent url('/~/media/Images/D/De-Beers-Group/icons/download-icon-white.png') no-repeat center center; }
/* .spotlight__sub-section__1{ } */
.spotlight__information-wrap .spotlight__item {padding-top: 49px; padding-bottom:80px;}
.spotlight__seperator{ border-bottom:1px dotted #adaeb0; padding-top:89px; }
.spotlight__sub-section__2 { padding-top: 108px; }
.spotlight__item-title{ font-size:3.0rem; line-height:1.0em; }
.spotlight__item__title { font-size: 7.2rem; line-height: 1.0em; padding-bottom:9px; }
.spotlight__item__text { width:73%; margin-bottom:0; font-size: 2.0rem; line-height: 1.156em; text-transform:uppercase; }
.spotlight-listing__title { position: relative; padding-right: 107px; text-transform:uppercase; letter-spacing:2px; }
.spotlight-listing__item { position:relative; padding: 35px 0 32px 70px; }
.spotlight-listing-value{ margin-bottom:0; position:absolute; top:50%; left:0; font-size:5.2rem; line-height:1.0em; transform:translateY(-50%); -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); -o-transform:translateY(-50%); }
.spotlight-listing-value::after{ content:''; display:block; width:38px; height:6px; background-color:#ffb81c; position:absolute; left:50%; bottom:-9px; transform:translateX(-50%); -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); -moz-transform:translateX(-50%); -o-transform:translateX(-50%); }
/* ------ spotlight CSS ends ------- */

/* ------ quote CSS starts ------- */
.quote { position:relative; min-height:380px; overflow:hidden; }
.quote__img{ width:100%; max-width:none; height:auto; }
.quote-content-container{ position:absolute; top:50%; left:50%; transform:translate(-50%, -50%); -webkit-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); width:100%; }
.quote__summary *{ font-size: 2.8rem; line-height: 1.250em; color:#fff; margin-bottom:17px; }
.rad-quote{ display:block; position:relative; }
.rad-quote:before{ content:open-quote; position:absolute; top:0; left:-13px; }
.rad-quote:after{ content:close-quote; position:relative; bottom: -3px; right: 0px; }
.quote-madeby{ font-size: 1.8rem; line-height: 1.944em; color:#fff; padding:5px 0 24px 0; text-transform:uppercase; }
/*.quote-madeby strong { font-weight: normal; }*/
/* ------ quote CSS ends ------- */

/* ------ announcement module CSS starts ------- */
/* .announcement{ padding:112px 0 0 0; } */
section.announcement .primary-container {
    position: relative;
}
section.announcement {    padding: 80px 0 80px 0;
}
.announcement__thumb-wrap{ position:relative; min-height:488px; overflow: hidden; }
.announcement__thumb{ margin:auto; position:absolute; top:-100%; bottom:-100%; left:-100%; right:-100%; width:auto; max-width:none; transition:0.7s all ease; -ms-transition:0.7s all ease; -webkit-transition:0.7s all ease; -moz-transition:0.7s all ease; -o-transition:0.7s all ease; }
.announcement__thumb-wrap:hover .announcement__thumb{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')"; /* IE8 */filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); /* IE6 and 7 */ }
.announcement__rectangle-box{ width:92px; position:absolute; top:24px; right:15px; background-color:#fff; height:calc(100% - 48px); z-index:1; }
.announcement__content-wrap { padding-top: 68px; }
.announcement__summary { padding: 8px 36px 0 0; }
.announcement__title {
    letter-spacing: normal;
    font-size: 5.2rem;
    text-transform: uppercase;
    position: relative;
    line-height: 1.154em;
    margin-bottom: 29px;
    font-weight: 300;
}
.spotlight__txt {
    margin-top: 50px;
}
.item-2 .trends__image-wrap {
    background: #818798;
}

.item-3 .trends__image-wrap {
    background: #ec6608;
}

.item-4 .trends__image-wrap {
    background: #f8b887;
}
.announcement__summary *{ font-size: 1.8rem; line-height: 1.500em; }
.announcement-madeby{ font-size: 1.8rem; line-height: 1.944em; letter-spacing:1px; }
.announcement-madeby strong{ font-weight:normal; }
.announcement__seperator {
    border-bottom: 1px solid #f5f5f5;
    padding-top: 0;
    margin: 0 auto;
    max-width: 1430px;
}/* ------ announcement module CSS ends ------- */

/* ------ trends module CSS starts ------- */
.trends{ padding:70px 0 146px; }
.trends__item-wrap {margin-top: 40px; display: block;}
.trends__item-wrap.gg-g-1 { margin-top: 0; }
.trends__content-wrap { padding-bottom: 50px; }
.trends__item {width: 220px; margin: 0 auto;}
.trends__title{ margin-bottom:18px; font-size:2.8rem; line-height:1.0em; }
.trends__link-wrap{ margin-bottom:0; }
.trends__item-title-wrap{ padding-top:30px; }
.trends__item-title{font-size: 1.6rem;  position: absolute; top: 50%; right: 50%; transform: translate(50%,-50%);  line-height:normal;letter-spacing:1px;text-align: center;}
img.trends__image {display: none;}
.trends__image-wrap {background:#0d2240;   border-radius: 50%; height: 220px; width: 220px; color: #fff; text-align: center; font-size: 1.4rem; padding: 15px; vertical-align: middle;}
.trends-link{ position:relative; font-size:1.6rem; line-height:normal; text-transform:uppercase; letter-spacing: 0.7px; text-decoration: none;}
.trends-link:hover:{text-decoration:underline}
.trends-link.download-icon:after{ left:-34px; }
.helper { display: inline-block; height: 100%; vertical-align: middle; }
/* ------ trends module CSS ends ------- */

/* ------ report module CSS starts ------- */
.report__image-wrap{ position:relative; min-height:488px; overflow:hidden; }
.report__image { width: 100%; max-width: none; height: auto; margin: auto; position: absolute; top: -100%; left: -100%; right: -100%; bottom: -100%; transition: 0.7s all ease; -webkit-transition: 0.7s all ease; -moz-transition: 0.7s all ease; -ms-transition: 0.7s all ease; -o-transition: 0.7s all ease; }
/* .report__image-wrap:hover .report__image{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')"; filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); } */
.report__content-container { padding:70px 170px 110px 116px; min-height: 540px; margin-top: -275px; background-color:#fff; }
.report__title{ position: relative; line-height:1.154em; padding:0 0 53px 0; letter-spacing:2px; margin-bottom:3px; }
.report__title:before{ content:''; display:block; position:absolute; left:0; bottom:29px; width:100%; height:1px; background-color:#000; }
.report__content { padding-bottom: 12px; }
.report__content *{ font-size:1.8rem; line-height: 1.500em; }
.btn-document{ position:relative; padding:16.2px 37px 19px 72px; letter-spacing:1.5px; }
.btn-document:hover{ padding: 16.2px 37px 19px 72px; letter-spacing:1.5px; }
.btn-document.download-icon:hover::after{ background:transparent url('/~/media/Images/D/De-Beers-Group/icons/hover-download-icon.png') no-repeat center center; }
/* .btn-document.download-icon:after{ top:50%; left:28px; transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); -moz-transform:translateY(-50%);  -o-transform:translateY(-50%); } */ 
/* ------ report module CSS ends ------- */

/* ------ Document listing module CSS starts ------- */
.document-listing { background: #f5f5f5; padding:60px 0 82px; overflow:hidden; }
.document-listing__title { padding-right: 107px; position: relative; letter-spacing:2px; margin-bottom:0; }
.document-listing__unordered-list { float:left; width:calc(100% - 43px ); margin-left: 43px; border-left: 1px solid #000; }
.document-listing__list-item { float: left; width:calc(100% - 55px); text-transform: uppercase; letter-spacing: 2px; position:relative; padding:0 0 34px 40px; margin:-8px 0 0 55px; }
.document-listing__half-width{ width: 50%; }
.download-icon:after { content:''; width:23px; height:23px; display:block; position: absolute; top: 1px; left:2px; background:transparent url('/~/media/Images/D/De-Beers-Group/icons/download-icon.png') no-repeat center center; }
.document-listing__link { font-size: 2.4rem; line-height: 1.0em; text-decoration: none; }
/* ------ Document listing module CSS ends ------- */

/* ------ No js starts ----- */
.nojs .insight-report-2017 .contentwrapperinner > section:not(:first-child){ opacity:1; }
/* ------ No js ends ----- */

/* ------ SS js starts ----- */
body.ip3-edit .secondary-bannner { margin-top:0; }
.ss-notes.top-margin { margin-top:40px; }
.ss-notes{ margin:0; }
.ss .spotlight-listing-value{ position:relative; }
.ss .spotlight-listing-value::after{ left:0; }
/* ------ SS js ends ----- */

/* ======== Insight Report CSS ends ======== */
section.announcement .primary-container {
    position: relative;
}
.announcement .sectionone--textarea-inner {
    background: #fff;
}
@media all and (min-width: 992px) {
section.announcement.right-text-box .sectionone--image-area {
    float: left;
    margin-left: 9.5%;
    margin-right: 0;
    width: auto;
}
}

@media all and (min-width: 992px) and (max-width: 1024px) {
section.announcement .sectionone--textarea .inner--content p { font-size: 1.8rem;}
section.announcement .sectionone--textarea h2 { font-size: 4.2rem; }
.right-text-box .sectionone--textarea { right: 40px; left: auto;}
section.announcement.right-text-box .sectionone--image-area {float: left; width: 100%; margin-left: 40px; margin-right: 0;}

}

/*---- pioneering-detection-technology-----*/
/* --- font family starts
.layers-container h5, .legend{ font-family: "ITC New Baskerville W05"; }
font family ends --- */

/* --- common to the page starts --- */
.mobile {display: none;}
.diamondverificationpage .diamond-verification-row { max-width: 1340px; margin: 0 auto; position: relative; }
.diamondverificationpage .diamond-verification-row::after {content: '';display: table;clear: both;}
.diamond-verification-section{ position:relative; margin-right:0; overflow:hidden; }
.diamond-verification-column{width:50%; padding:0 40px; margin-right:0; position:relative; float:left; opacity:0; -webkit-transition:all 0.5s; -ms-transition:all 0.5s; transition:all 0.5s; -webkit-transition-delay:0.5s; -ms-transition-delay:0.5s; transition-delay:0.5s; -webkit-transform:translateX(-50%); -ms-transform:translateX(-50%); transform:translateX(-50%); }
.diamond-verification-column:last-child { -webkit-transform: translateX(50%);-ms-transform: translateX(50%);transform: translateX(50%);}
.diamond-verification-column:first-child { left:0; }
.diamond-verification-column:last-child {right: 0;}
.content-vertically-middle.image-is-left .diamond-verification-column:first-child {text-align: center;}
.content-vertically-middle.image-is-left .diamond-verification-column:last-child { float: none; position: absolute; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.content-vertically-middle.image-is-right .diamond-verification-column:first-child { float: none; position: absolute; left: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.content-vertically-middle.image-is-right .diamond-verification-column:last-child { float: right; text-align: center; }
.diamond-verification-column.content-vertically-middle { padding-top: 140px; padding-top: 7.3vw; }
.diamond-verification-column.is-visible:first-child {opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}
.diamond-verification-column.is-visible:last-child { opacity: 1;-webkit-transform: translateX(0);-ms-transform: translateX(0);transform: translateX(0);}
.diamond-verification-column p { font-size: 2.4rem; line-height: 1.5em; margin-bottom: 0; }
.diamond-verification-column h2, .legend-wrapper.mobile h2 { margin: 0 0 1.5625vw 0;font-size: 3.6rem;line-height: 1.2em;letter-spacing: 4px;}
.noselect {-webkit-touch-callout: none;-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
/* --- common to the page ends --- */

/* --- banner starts --- */
.diamondverificationpage{ transition: 0.5s all ease; -ms-transition: 0.5s all ease; -webkit-transition: 0.5s all ease; }
#diamond-verification-main-section .innovation-hub-title { margin: 0 auto; width: 100%; max-width: 1340px; padding: 0 40px 15px 40px; text-align: center; position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); transform: translate(-50%,-50%); }
#diamond-verification-main-section .innovation-hub-title h1 { color: #000; font-size:8.0rem; font-size: 4.15vw; line-height: 1; /*letter-spacing: 0.6vw;*/ margin: 0; text-transform: uppercase; }
#diamond-verification-main-section { position: relative; overflow:hidden; background-color: #fff; background-position: top center; background-repeat: no-repeat; background-size: cover; }
#diamond-verification-main-section:after { content: ''; display: block; padding-bottom: 36.45%; }
/* --- banner ends --- */

/* --- section 2 starts --- */
#diamond-verification-section-02 { padding: 6.7vw 0 7.2vw; }
#diamond-verification-section-02 .top-padding{ padding-top:11px; }
/* --- section 2 ends --- */

/* --- Section 1 and 3 starts --- */
.legend {width: 270px;position: absolute;font-size: 1.9rem;line-height: 1.5;padding-top: 20px;}
.legend .title { font-size: 3.2rem;line-height: 1;letter-spacing: 2px;text-transform: uppercase;margin-bottom: 10px;}
.legend-wrapper { padding: 6.7vw; }		
		.legend-wrapper .legend { position: relative; left: 0 !important; top:0 !important; text-align: left !important; }
		.legend-wrapper .legend:before { display: none !important; }
#diamond-verification-section-01 .legend:before { content: ''; display: block; position: absolute; top: 0; border-top: 1px solid #000; }
#diamond-verification-section-01 .legend-01 { left: 6vw; top: 20.5vw; text-align: right; max-width: 22vw; }		
#diamond-verification-section-01 .legend-01:before { width: calc(34vw - 200px); left: 200px; }
#diamond-verification-section-01 .legend-02 { left: 70vw; top: 23vw; max-width: 27vw; }
#diamond-verification-section-01 .legend-02:before { width: 10vw; left: -4.5vw; }
#diamond-verification-section-01 .layer-top-child { background-color: #fff; background-position:center; background-repeat: no-repeat; background-size: cover; }
#diamond-verification-section-01 .layer-bottom-child { background-color: #fff; background-position:center; background-repeat: no-repeat; background-size: cover; }
#diamond-verification-section-03 .layer-top {background-color: #ebebeb;}
.layers-container {position: relative;width: 100%;overflow: hidden;background: #ebebeb;}
.layers-container::after { content: ''; display: table; padding-bottom: 54%; }
.layer-top {width: 90vw;border-right: 4px solid #000;overflow: hidden;position: absolute;top: 0;left: -50vw;right: 0;bottom: 0;background: white;z-index: 100;-webkit-transform: skewX(45deg);-ms-transform: skewX(45deg);transform: skewX(45deg);}
.layer-top-child {width: 100vw;height: 100%;background-position: top center; background-repeat: no-repeat; background-size: cover;position: absolute;left: 50vw;top: 0; -webkit-transform: skewX(-45deg);-ms-transform: skewX(-45deg);transform: skewX(-45deg);-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.layer-bottom {width: 100%;overflow: hidden;position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 10;}
.layer-bottom-child {width: 100vw;height: 100%;background-position: top center;background-repeat: no-repeat;background-size: cover;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;}
.layers-container .title-top-wrapper {padding-top: 160px;padding-top: 8.05vw;}
.layers-container .title-bottom-wrapper {width: 100vw;position: absolute;left: 0;bottom: 5.73vw;}
.layers-container h2 { font-size:100px; font-size: 5.2vw; line-height: 1; margin-bottom: 0; letter-spacing: 0.52vw; text-align:center; }
.layers-container h3 { font-size:40px; font-size: 2.1vw; line-height: 1.1; text-transform: uppercase; text-align: center; margin-bottom: 0; }
.layers-container h4, .layers-container h5 { font-size:40px; font-size: 2.1vw; line-height: 1; text-transform: uppercase; text-align: center; }
.layers-container h4 { font-size:3.0rem; font-size: 1.5vw; line-height: 1.2; text-align: center; letter-spacing: 0.26vw; margin-bottom:10px; }
.layers-container h5 { font-size:20px; font-size: 1vw; line-height: 1.2em; text-transform: none; letter-spacing: 0px; margin-bottom: 0; }

.overlay-handle {position: absolute;top: 0;right: 0;width: 50px;height: 100%;cursor: move;text-decoration:none !important;}
.overlay-handle::before {content: '';display: block;width: 40px;height: 40px;background: transparent url('/~/media/Images/D/De-Beers-Group/icons/icon-swipe-horizontal.png') center no-repeat;background-size: 40px 40px;border: 0 none;/*border-radius: 50%;*/position: absolute;left: 50%;top: 50%;margin-left: -40px;margin-top: -20px;z-index: 40;opacity: 0;-webkit-transform: skewX(-45deg);-ms-transform: skewX(-45deg);transform: skewX(-45deg); text-decoration:none !important;}
.layers-container:hover .overlay-handle:before { -webkit-animation: showingPointer 4s; -ms-animation: showingPointer 4s; animation: showingPointer 4s; }
html.touch .overlay-handle:before {  opacity: 1; -webkit-animation: showingPointerMobile 4s infinite; -ms-animation: showingPointerMobile 4s infinite; animation: showingPointerMobile 4s infinite; }
html.touch .overlay-handle.touched:before { opacity: 0; display: none; }

@-webkit-keyframes showingPointer { 
  0%   { opacity: 0; transform: skewX(-45deg) translateX(0); }
  12.5% { transform: skewX(-45deg) translateX(-10px); opacity: 1;  }  		
  37.5% { transform: skewX(-45deg) translateX(10px); opacity: 1; }
  50% {  opacity: 1; transform: skewX(-45deg) translateX(0); } 
  87.5% { opacity: 1; }
  100% { opacity: 0; }
}
@-ms-keyframes showingPointer { 
  0%   { opacity: 0; transform: skewX(-45deg) translateX(0); }
  12.5% { transform: skewX(-45deg) translateX(-10px); opacity: 1;  }  		
  37.5% { transform: skewX(-45deg) translateX(10px); opacity: 1; }
  50% {  opacity: 1; transform: skewX(-45deg) translateX(0); } 
  87.5% { opacity: 1; }
  100% { opacity: 0; }
}
@keyframes showingPointer { 
  0%   { opacity: 0; transform: skewX(-45deg) translateX(0); }
  12.5% { transform: skewX(-45deg) translateX(-10px); opacity: 1;  }  		
  37.5% { transform: skewX(-45deg) translateX(10px); opacity: 1; }
  50% {  opacity: 1; transform: skewX(-45deg) translateX(0); } 
  87.5% { opacity: 1; }
  100% { opacity: 0; }
}

@-webkit-keyframes showingPointerMobile { 
  0%   { transform: skewX(-45deg) translateX(0); }
  25% { transform: skewX(-45deg) translateX(-10px); }  		
  50% { transform: skewX(-45deg) translateX(10px); }
  75% {  transform: skewX(-45deg) translateX(0); } 		
}
@-ms-keyframes showingPointerMobile { 
  0%   { transform: skewX(-45deg) translateX(0); }
  25% { transform: skewX(-45deg) translateX(-10px); }  		
  50% { transform: skewX(-45deg) translateX(10px); }
  75% {  transform: skewX(-45deg) translateX(0); } 		
}
@keyframes showingPointerMobile { 
  0%   { transform: skewX(-45deg) translateX(0); }
  25% { transform: skewX(-45deg) translateX(-10px); }  		
  50% { transform: skewX(-45deg) translateX(10px); }
  75% {  transform: skewX(-45deg) translateX(0); } 		
}
/* --- Section 1 and  ends --- */

/* --- section 3 starts --- */
.layers-container h2{ margin-bottom:9px; }
/* --- section 3 ends --- */

/* --- section 4 starts --- */
#diamond-verification-section-05{ position:relative; overflow:hidden; padding: 9.9vw 0 8.33vw 0; background-position: top center; background-repeat: no-repeat; background-size: cover; }
.quotation-wrapper{position:relative;text-align:left;}
.quotation-content, .diamond-verification-column p.quotation-content{font-size:3.8rem;line-height:1.3em;text-transform:uppercase;position:relative;padding-right:49px;margin-bottom:20px !important;}
.quotation-content:before {content: '\201C';display: block; position: absolute;left: -5px;top: -125px; font-size: 21.6rem; line-height: 1em; }
.quotation-content:after {content: '\201D';display: block;position: absolute;right: -5px;bottom:-115px; font-size: 21.6rem;line-height: 1em;}
/* --- section 4 ends --- */

/* --- section 5 starts --- */
#diamond-verification-section-06 {margin: 6.7vw 0;}
#diamond-verification-section-06 .content-vertically-middle.image-is-left .diamond-verification-column:first-child {float: none;position: absolute;left: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
#diamond-verification-section-06 .content-vertically-middle.image-is-left .diamond-verification-column:last-child {float: right;position: relative;top: 0;-webkit-transform: none;-ms-transform: none;transform: none;}

/* --- section 5 ends --- */

/* --- section 6 starts --- */
#diamond-verification-section-07 { color: #fff; }	
/* --- section 6 ends --- */

/* --- section 7 starts --- */
#diamond-verification-section-08 { padding: 6.7vw 0 0 0; }
#diamond-verification-section-08 .diamond-verification-row { margin-bottom: 120px; margin-bottom: 6.7vw; }
/* --- section 7 ends --- */

/* --- section 9 starts --- */
#diamond-verification-section-10 {text-align: center;padding: 250px 0 200px 0;/*padding: 13vw 20px 10.56vw 20px;*/padding: 6vw 20px 3vw 20px;}
#diamond-verification-section-10 h3 { font-size: 2.1vw; line-height: 1.5; text-transform: uppercase;text-align: center;max-width: 800px;margin: 0 auto;margin-bottom: 65px;margin-bottom: 3.38vw;max-width: 800px;}
/* #diamond-verification-section-10 a {display: inline-block;font-size: 22px;line-height: 1;text-transform: uppercase;text-align: center;color: #328bb5;letter-spacing: 2px;padding: 15px 40px;border: 3px solid #328bb5;margin: 0 auto;text-decoration: none !important;} */
.diamond-verification-column .iframe-wrapper {width: 100%;position: relative;}
.diamond-verification-column .iframe-wrapper iframe {position: absolute;left: 0;top: 0;right: 0;bottom: 0;width: 100% !important;height: 100% !important;}
.diamond-verification-column .iframe-wrapper::after {content: '';display: block;padding-bottom: 56.25%;}
/* --- section 9 ends --- */

/* --- Nojs version starts --- */
.nojs .diamond-verification-column{ opacity:1; }
/* --- Nojs version  ends --- */
/*---- marine-mining-----*/
/* --- Font family starts --- */
/* .marineminingpage .marine-mining-intro, .marineminingpage .marine-mining-info-style-3, .marine-mining-info .rad-content, .marineminingpage .marine-mining-text, .marineminingpage .marine-mining-future { font-family: "ITC New Baskerville W05"; } */
/* --- Font family ends --- */

.secondary-header{ position:relative !important; }
.secondary-breadcrumb{ position:relative !important; top:0; }

.marineminingpage { min-height:1000px; overflow-x:hidden !important; overflow-y:auto !important; }

.marineminingpage .marine-mining-loading { background:url('/~/media/Images/D/De-Beers-Group/css/loading.gif') no-repeat center; background-size:100% 100%; height:48px; width:48px; position:fixed; left:50%; top:50%; -webkit-transform:translate(-50%,-50%); -moz-transform:translate(-50%,-50%); -ms-transform:translate(-50%,-50%); transform:translate(-50%,-50%); }
.marineminingpage.loaded .marine-mining-loading { /*! display:none; */ }

.marineminingpage .marine-mining-wrapper { width:100%; background:#00384f; opacity:0; overflow:hidden; position:relative; -webkit-transition:opacity 0.5s; -moz-transition:opacity 0.5s; -ms-transition:opacity 0.5s; transition:opacity 0.5s; }
.marineminingpage.loaded .marine-mining-wrapper { opacity:1; }

.marineminingpage .marine-mining-wrapper *, 
.marineminingpage .marine-mining-wrapper *:before, 
.marineminingpage .marine-mining-wrapper *:after { box-sizing:border-box; }

.marineminingpage .marine-mining-section { position:relative; z-index:2; }

.marineminingpage .marine-mining-section-0:before { background:#6a9faf; content:""; display:block; height:50%; width:100%; position:absolute; left:0; top:0; }

.marineminingpage .marine-mining-section-0 .marine-mining-ocean { background-repeat: no-repeat; background-position: center top; background-size:100% auto; height:2080px; width:100%; position:absolute; left:0; top:-10vh; -webkit-transform:scale(1.05); -moz-transform:scale(1.05); -ms-transform:scale(1.05); transform:scale(1.05); }

.marineminingpage .marine-mining-section-1 .marine-mining-ocean,
.marineminingpage .marine-mining-section-2 .marine-mining-ocean,
.marineminingpage .marine-mining-section-3 .marine-mining-ocean,
.marineminingpage .marine-mining-section-4 .marine-mining-ocean,
.marineminingpage .marine-mining-section-5 .marine-mining-ocean,
.marineminingpage .marine-mining-section-6 .marine-mining-ocean,
.marineminingpage .marine-mining-section-7 .marine-mining-ocean,
.marineminingpage .marine-mining-section-8 .marine-mining-ocean { background: url('/~/media/Images/D/De-Beers-Group/media/marine-mining/ocean-middle.png') no-repeat center; background-size:100% 100%; height:100%; width:100%; position:absolute; left:0; top:0; }

.marineminingpage .marine-mining-section-9 { z-index:1; }
.marineminingpage .marine-mining-section-9 .marine-mining-ocean { background:url('/~/media/Images/D/De-Beers-Group/media/marine-mining/ocean-bottom.png') no-repeat center bottom; background-size:1920px 1040px; height:1040px; width:1920px; position:absolute; left:50%; margin-left:-960px; bottom:0; }

.marineminingpage .marine-mining-row { overflow:hidden; }

.marineminingpage .marine-mining-column { width:50%; padding:0 40px; position:absolute; top:50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.marineminingpage .marine-mining-column:first-child { left:0; text-align:right; }
.marineminingpage .marine-mining-column:last-child { right:0; text-aligh:left; }

.marineminingpage .marine-mining-title { color:#fff; font-size:240px; font-size:12vw; line-height:1; letter-spacing:1px; text-transform:uppercase; width:40%; position:absolute; right:10%; top:50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.marineminingpage .marine-mining-title em { display:block; font-size:60px; left: 7px; font-size:3vw; line-height:1; font-style:normal; }

.marineminingpage .marine-mining-intro { color:#fff; font-size:30px; font-size:1.5vw; line-height:1.2; text-align:center; width:1280px; padding:0 40px; position:absolute; bottom:80px; left:0; right:0; margin:auto; }
.marineminingpage .marine-mining-intro em { display:block; font-size:80px; font-size:4vw; line-height:1; letter-spacing:1px; margin-bottom:5px; text-transform:uppercase; font-family:'Futura W05',sans-serif !important; font-style:normal; }

.marineminingpage .marine-mining-info { width:40%; position:absolute; right:10%; top:50%; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.marineminingpage .marine-mining-info-style-1 { color:#fff; display:block; font-size:60px; font-size:3vw; line-height:1; letter-spacing:1px; margin-top:20px; margin-bottom:20px; text-transform:uppercase; }
.marineminingpage .marine-mining-info-style-2, .marine-mining-info .rad-header { color:#000; display:block; font-size:40px; font-size:2vw; line-height:1; letter-spacing:1px; margin-top:20px; text-transform:uppercase; }
.marineminingpage .marine-mining-info-style-3, .marine-mining-info .rad-content { color:#000; display:block; font-size:20px; font-size:1vw; line-height:1.3; margin-bottom:20px; }

.marineminingpage .marine-mining-mouse { background:url('/~/media/Images/D/De-Beers-Group/css/scroll-to-continue-marine-mining.png') center; background-size:100% 100%; display:block; height:80px; width:75px; position:fixed; left:40px; bottom:40px; z-index:3; }

.marineminingpage .marine-mining-illustration .illustration-img-wrap { position:relative; display:inline-block; max-width:50%; }
.marineminingpage .marine-mining-illustration .illustration-img-wrap::before{ content:''; max-width:338px; width:100%; min-height:338px; background:url('/~/media/Images/D/De-Beers-Group/css/circle-image-highlight-new.png') no-repeat center; background-size:100%; position:absolute; top:50%; transform:translateY(-50%); -webkit-transform:translateY(-50%); -ms-transform:translateY(-50%); z-index:1; }
.marineminingpage .marine-mining-illustration.info-graphic-positioning-left .illustration-img-wrap::before{ right:0;  }
.marineminingpage .marine-mining-illustration.info-graphic-positioning-right .illustration-img-wrap::before{ left:0;  }
.marineminingpage .marine-mining-illustration img { border: 5px solid #fff; border-radius:50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -khtml-border-radius: 50%; vertical-align:middle; }

.marineminingpage .marine-mining-temperature { background:url('/~/media/Images/D/De-Beers-Group/media/marine-mining/temperature.png') no-repeat center; background-size:100% 100%; color:#fff; display:inline-block; font-size:25px; line-height:50px; text-align:center; height:50px; width:50px;  }

.marineminingpage .marine-mining-heading { clear:both; color:#fff; font-size:80px; font-size:4vw; line-height:1; letter-spacing:1px; margin:20px 0; text-transform:uppercase; }

.marineminingpage .marine-mining-text { color:#fff; font-size:30px; font-size:1.5vw; line-height:1.2; max-width:640px; }

.marineminingpage .marine-mining-column:first-child .marine-mining-text { float:right; }
.marineminingpage .marine-mining-column:last-child .marine-mining-text { float:left; }

.marineminingpage .marine-mining-future { color:#fff; font-size:30px; font-size:1.5vw; line-height:1.4; text-align:center; width:1280px; padding:0 40px; position:absolute; left:0; right:0; top:50%; margin:0 auto; -webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%); }
.marineminingpage .marine-mining-future em { display:block; font-size:80px; font-size:4vw; line-height:1; letter-spacing:1px; font-style:normal; text-transform:uppercase; margin-bottom:20px; }
.marineminingpage .marine-mining-future a { color:#fff; display:block; font-size:20px; line-height:1; letter-spacing:1px; text-transform:uppercase; margin-top:20px; }
/*.marineminingpage .marine-mining-future a:after { color:#fff; content:"\f077"; display:inline-block; font-family:'Font Awesome Solid'; font-size:20px; line-height:1; position:relative; left:4px; top:0; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s; transform: rotate(90deg); -ms-transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -o-transform: rotate(90deg); }*/
.marineminingpage .marine-mining-future a:after{content: '';position: relative;display: inline-block;width: 13px;height: 13px;border-left: 2px solid #fff;border-bottom: 2px solid #fff;left: 1px;top: -1px;transform: rotate(-135deg);-moz-transform: rotate(-135deg);-webkit-transform: rotate(-135deg);-ms-transform: rotate(-135deg);-o-transform: rotate(-135deg);-webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s;}

.marineminingpage .marine-mining-future a:hover:after { left:14px; }

.marineminingpage .marine-mining-mouse {
    -webkit-animation:UpAndDown 1s ease-in-out infinite alternate;
    -moz-animation:UpAndDown 1s ease-in-out infinite alternate;
    -ms-animation:UpAndDown 1s ease-in-out infinite alternate;
    animation:UpAndDown 1s ease-in-out infinite alternate;
}

.marine-mining-info p {margin-bottom: 0; line-height:1.0em;}

@-webkit-keyframes UpAndDown {
    0% {
        bottom:40px;
    }
    75% {
        bottom:40px
    }
    100% {
        bottom:30px;
    }
}

@-moz-keyframes UpAndDown {
    0% {
        bottom:40px;
    }
    75% {
        bottom:40px
    }
    100% {
        bottom:30px;
    }
}

@-ms-keyframes UpAndDown {
    0% {
        bottom:40px;
    }
    75% {
        bottom:40px
    }
    100% {
        bottom:30px;
    }
}

@keyframes UpAndDown {
    0% {
        bottom:40px;
    }
    75% {
        bottom:40px
    }
    100% {
        bottom:30px;
    }
}

/* -------- nojs starts ---------- */
.nojs .marine-mining-loading{ display:none; }
.nojs .marine-mining-wrapper{ opacity:1; }
.nojs .marineminingpage .marine-mining-title{ position:absolute;; top:500px; right:0; }
.nojs .marineminingpage .marine-mining-section-0 .marine-mining-ocean{ position:relative; top:0; left:0; }
.nojs .marineminingpage .marine-mining-info{ position:relative; left:50%; right:auto; top:0; transform: translateX(-50%); -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); margin-top:100px; }
.nojs .marineminingpage .marine-mining-column{ float:left; padding:100px 40px; position:relative; top:0; transform: translateY(0%); -webkit-transform: translateY(0%); -ms-transform: translateY(0%); }
.nojs .marineminingpage .marine-mining-future{ padding:100px 40px; position:relative; top:0; right:auto; transform:translateY(0%); -webkit-transform:translateY(0%); -ms-transform:translateY(0%); }
/* -------- nojs ends ---------- */

/* -------- SS starts ---------- */
body.ip3-edit .marineminingpage .marine-mining-info{ top:60%; }
/* -------- SS ends ---------- */
/*---- forevermark-----*/
/* ------- Global fonts starts -------- */
/* ------- Global fonts ends -------- */
#forevermark-section-1 {margin-top:-80px}
.forevermarkpage { transition: 0.5s all ease; }

.forevermarkpage .forevermarkpage-wrapper { }

.forevermarkpage .forevermarkpage-wrapper *, 
.forevermarkpage .forevermarkpage-wrapper *:before, 
.forevermarkpage .forevermarkpage-wrapper *:after,
.mask-layers-container * { box-sizing:border-box; -ms-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; }

/**************************************
*	Layered contents solution
**************************************/
.mask-layers-container { position: relative; width: 100%; overflow: hidden; }
.mask-layers-container:after { content: ''; display: block; padding-bottom: 56.25%; }

.mask-layer-top { width: 200px; height: 200px; border: 10px solid #000; border-radius: 50%; overflow: hidden; position: absolute; top: 0; left: 0; background: white; z-index: 100; opacity: 0; -webkit-transition: opacity 0.3s ease; -ms-transition: opacity 0.3s ease; transition: opacity 0.3s ease; }
.mask-layers-container:hover .mask-layer-top { opacity: 1; }
.mask-layer-top img { width: 100vw; max-width: none; position: absolute; left: 0; top: 0; margin: -10px 0 0 -10px; }
.mask-layer-bottom { width: 100%; height: 100%; overflow: hidden; position: absolute; left: 0; top: 0; z-index: 10; }
.mask-layer-bottom-child { width: 100%; height: auto; position: absolute; top: 50%; overflow: hidden; z-index: 10; text-align: center; padding: 0 40px; -webkit-transform: translateY(-80%); -ms-transform: translateY(-80%); transform: translateY(-80%); -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; opacity: 0; -webkit-transition:all 0.5s; -ms-transition:all 0.5s; transition:all 0.5s;	 	-webkit-transition-delay: 1s;-ms-transition-delay: 1s;transition-delay: 1s; }
.is-visible .mask-layer-bottom-child { opacity: 1; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.mask-layer-bottom-child-content { max-width: 1130px; margin: 0 auto; }
.mask-layer-bottom-child h1, .h1 { font-size: 5rem; line-height:1; letter-spacing: 5px; /*max-width: 450px;*/ margin: 0 auto 25px auto; }
.mask-layer-bottom-child p { max-width: 500px; margin: 0 auto; font-size:1.8rem; line-height:1.333em; }
.mask-layer-bottom img { width: 100vw; max-width: none; position: absolute; left: 0; top: 0; z-index: 0;  }

.mobile { display: none; }
.section-content { padding: 20px; color: #000; }
.section-content h1, .section-content .h1 { margin-bottom: 20px; font-size:3.2rem; line-height:1; letter-spacing:2px;  }
.section-content p { margin-bottom: 0; line-height:1.333; }

.forevermarkpage .forevermarkpage-section { color: #000; }

/**************************************
*	#forevermark-section-1 
**************************************/
#forevermark-section-1 .mask-layer-bottom-child{ margin-top:-13px; }

/**************************************
*	#forevermark-section-2
**************************************/
#forevermark-section-2 .mask-layer-bottom-child{ margin-top:-13px; }

/**************************************
*	#forevermark-section-3
**************************************/
#forevermark-section-3 .mask-layer-bottom-child{ margin-top:-13px; }

/**************************************
*	#forevermark-section-4
**************************************/
#forevermark-section-4 .mask-layer-bottom-child{ margin-top:-13px; }

/**************************************
*	#forevermark-section-5
**************************************/
#forevermark-section-5 .mask-layer-bottom-child{ margin-top:-2px; }

/**************************************
*	#forevermark-section-6
**************************************/
#forevermark-section-6  .mask-layer-bottom-child{ margin-top:-13px; }

#forevermark-section-6 .mask-layer-bottom-child { height: auto; position: absolute; top: 50%; text-align: left; padding: 0 40px; }
#forevermark-section-6 .mask-layer-bottom-child h1, #forevermark-section-6 .mask-layer-bottom-child .h1 { margin: 0 0 20px 0; width: 50%; }
#forevermark-section-6 .mask-layer-bottom-child p { margin: 0; width: 50%; }

#forevermark-section-6 .diamond-forever-description { color:#000; font-size:2rem; line-height:1; letter-spacing:1px; text-transform:uppercase; margin:0; }
#forevermark-section-6 .diamond-forever-description:after { color:#000; content:"\f105"; display:inline-block; font-family:"FontAwesome"; font-size:3rem; line-height:1; position:relative; left:10px; top:2px; -webkit-transition:all 0.3s; -moz-transition:all 0.3s; -ms-transition:all 0.3s; transition:all 0.3s; }
#forevermark-section-6 .diamond-forever-description:hover:after { left:20px; }

/**************************************
*   #forevermark-section-7
**************************************/
#forevermark-section-7 { text-align: center; padding: 250px 0 200px 0; padding: 13vw 20px 10.4vw 20px; }       
/* #forevermark-section-7 a { display: inline-block; font-size:2.2rem; line-height:1; text-transform: uppercase; text-align: center; color: #328bb5; padding: 15px 40px; border: 3px solid #328bb5; margin: 0 auto; text-decoration: none !important; } */
/*---- jquery-ui-----*/
/*! jQuery UI - v1.10.2 - 2013-03-14
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0);
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin-top: 2px;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
}
.ui-accordion .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
	padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
	width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 49%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 21px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-menu {
	list-style: none;
	padding: 2px;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	margin-top: -3px;
	position: absolute;
}
.ui-menu .ui-menu-item {
	margin: 0;
	padding: 0;
	width: 100%;
}
.ui-menu-item:hover {
        /*background-color:#999999;*/
}
.ui-menu .ui-menu-divider {
	margin: 5px -2px 5px -2px;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
	text-decoration: none;
	display: block;
	padding: 2px .4em;
	line-height: 1;
	min-height: 0; /* support: IE7 */
	font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	/*margin: -1px;*/
}

.ui-menu .ui-state-disabled {
	font-weight: normal;
	margin: .4em 0 .2em;
	line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
	cursor: default;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item a {
	position: relative;
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: .2em;
	left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	position: static;
	float: right;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	height: 100%;
	filter: alpha(opacity=25);
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1em;
	display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* For IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to overide default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertical centre icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
	cursor: text;
}
.ui-tabs .ui-tabs-nav li a, /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	/*font-size: 1.1em;*/
font-size: 1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #000;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:hover {
	/*border: 1px solid #999999;
	background-color: #aaaaaa !important;
	font-weight: normal;
	color: #212121;*/
	background-color:#cccccc;
}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus a:focus {
	/*border: 1px solid #999999;
	background-color: #aaaaaa;
	font-weight: normal;
	color: #212121;*/
}

.ui-state-hover  a,
.ui-state-hover  a:hover,
.ui-state-hover  a:link,
.ui-state-hover  a:visited {
/*	color: #212121;
	text-decoration: none;*/
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
        color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70);
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35);
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* For IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
}
.ui-widget-header .ui-icon {
}
.ui-state-default .ui-icon {
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
}
.ui-state-active .ui-icon {
}
.ui-state-highlight .ui-icon {
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}
/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa  50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30);
	border-radius: 8px;
}

.currentDomainCSS
{
    background: #D3D3D3 50% 50% repeat-x;
}

.serachTextBoxMiddle
{
    height: 18px;
    margin-left: 220px;
    right: 44px;
    width: 140px;
}
.serachButtonMiddle
{
    left: 363px;
    position: absolute;
    top: 53px!important;
}
.centerText
{
    margin-left: 195px;
}
.centerText1
{
margin:0 auto;
width: 180px;
}


.ui-menu { min-width: 180px !important; max-width: 400px !important; }
.ui-menu a{background-color:#ffffff; width:100%; position:relative; }
.ui-menu .ui-menu-item { padding: 0 !important;  width: 100% !important; }

#searchTextboxContainer input[type="text"]{ width:100%;}
header .ui-menu{ top:76px !important; float:left; border-radius:0; border-color:#E5E3E4; width:100%; max-width:300px !important; }
header .ui-menu li.ui-menu-item{ float:left; border-bottom: 1px solid #E5E3E4; }
header .ui-menu li.ui-menu-item:last-child{ border-bottom:0 none; }
header .ui-menu li.ui-menu-item a{ padding:10px; float:left; height:auto; }
header .ui-menu li.ui-menu-item a.ui-state-focus, header .ui-menu .ui-menu-item a.ui-state-active { background-color:#000;  color:#fff; }
header .ui-menu li.ui-menu-item a span:first-child{ width:75%; display:block; }
header .ui-menu li.ui-menu-item a span:last-child{ width:25%; display:block; text-align:right; }

@media all and (max-width: 991px) {
	header .ui-menu{ top:65px !important; }
}

@media all and (max-width: 767px) {
	header .ui-menu{ top:55px !important; }
}
/*---- slick-----*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;

    -moz-box-sizing: border-box;
         box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* .block--news {
    margin: 0 0 0 3%;
}
.block--news.slick-active:nth-of-type(1){margin-left:0 !important;} */ 
/*---- mmenu-----*/
/*
	jQuery.mmenu CSS
*/
/*
	jQuery.mmenu oncanvas CSS
*/
.mm-hidden {
  display: none !important; }

.mm-wrapper {
  overflow-x: hidden;
  position: relative; }

.mm-menu,
.mm-panels,
.mm-panels > .mm-panel {
  margin: 0;
  position: absolute;
  left: 0;
  right: 0;
  top:60px;
  bottom: 0;
  z-index: 0;
  }

.mm-menu {
  box-sizing: border-box;
  background: inherit;
  display: block;
  overflow: hidden;
  padding: 0;
  }

.mm-panel {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0); }
  .mm-panel.mm-opened {
    -webkit-transform: translate3d(0%, 0, 0);
    -moz-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0); }
  .mm-panel.mm-subopened {
    -webkit-transform: translate3d(-30%, 0, 0);
    -moz-transform: translate3d(-30%, 0, 0);
    -ms-transform: translate3d(-30%, 0, 0);
    -o-transform: translate3d(-30%, 0, 0);
    transform: translate3d(-30%, 0, 0); }
  .mm-panel.mm-highest {
    z-index: 1; }

.mm-panels,
.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit; }

.mm-panels > .mm-panel {
  background: inherit;
  border-color: inherit;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
  overflow-x: hidden;
  overflow-y: auto;
  box-sizing: border-box;
  padding: 0 45px;

  }
  .mm-panels > .mm-panel.mm-hasnavbar {
    padding-top: 0px; }
  .mm-panels > .mm-panel:before, .mm-panels > .mm-panel:after {
    content: '';
    display: block;
    height: 20px; }

.mm-vertical .mm-panel {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important; }

.mm-vertical .mm-listview .mm-panel,
.mm-listview .mm-vertical .mm-panel {
  display: none;
  padding: 10px 0 10px 10px; }
  .mm-vertical .mm-listview .mm-panel .mm-listview > li:last-child:after,
  .mm-listview .mm-vertical .mm-panel .mm-listview > li:last-child:after {
    border-color: transparent; }

.mm-vertical li.mm-opened > .mm-panel,
li.mm-vertical.mm-opened > .mm-panel {
  display: block; }

.mm-vertical .mm-listview > li > .mm-next,
.mm-listview > li.mm-vertical > .mm-next {
  height: 40px;
  bottom: auto; }
  .mm-vertical .mm-listview > li > .mm-next:after,
  .mm-listview > li.mm-vertical > .mm-next:after {
    top: 16px;
    bottom: auto; }
.mm-vertical .mm-listview > li.mm-opened > .mm-next:after,
.mm-listview > li.mm-vertical.mm-opened > .mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-navbar {
  border-bottom: 1px solid #fff;
  background-color:#fff;
  text-align: center;
  line-height: 20px;
  padding: 0 40px;
  margin: 0;
  position: absolute;
  top:-115px;
  right: 0;
  color: #fff !important;
  }
  .mm-navbar > * {
    display: block;
    padding: 10px 0; }
  .mm-navbar a,
  .mm-navbar a:hover {
    text-decoration: none; }
  .mm-navbar .mm-title {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
   }
  .mm-navbar .mm-btn {
    box-sizing: border-box;
    width: 100vw;
    height: 100%;
    position: relative;
    top:135px;
    z-index: 1;
    left: 1px;
    }
    .mm-navbar .mm-btn:first-child {
      /* padding-left: 20px; */
      left:40px;
      background: #fff;
      height: 58px;
      }
    .mm-navbar .mm-btn:last-child {
      text-align: right;
      padding-right: 20px;
      right: 0; }

.mm-panel .mm-navbar {
  display: none; }
.mm-panel.mm-hasnavbar .mm-navbar {
  display: block; }

.mm-listview,
.mm-listview > li {
  list-style: none;
  display: block;
  padding: 0;
  margin: 0; }

.mm-listview {
  font: inherit;
  font-size: 14px;
  line-height: 20px; }
  .mm-listview a,
  .mm-listview a:hover {
    text-decoration: none; }
  .mm-listview > li {
    position: relative; }
    .mm-listview > li, .mm-listview > li:after,
    .mm-listview > li .mm-next,
    .mm-listview > li .mm-next:before {
      border-color: #fff; }
    .mm-listview > li > a,
    .mm-listview > li > span {
      text-overflow: ellipsis;
      white-space: nowrap;
      overflow: hidden;
      color: inherit;
      display: block;
      padding: 15px 10px 15px 20px;
      margin: 0;
      font-size: 1.8rem;
      line-height: 1em;
      text-transform: uppercase;
     
      letter-spacing: 1px;
      color: #000;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
     line-height: 1.51em;
  letter-spacing: normal;

      }
      
      .mm-listview > li > a.mm-arrow,
      .mm-listview > li > span.mm-arrow {
        padding-right: 50px; }
    .mm-listview > li:not(.mm-divider):after {
      content: '';
      border-bottom-width: 1px;
      border-bottom-style: solid;
      display: block;
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0; }
    .mm-listview > li:not(.mm-divider):after {
      left: 20px; }
  .mm-listview .mm-next {
    background: rgba(3, 2, 1, 0);
    padding: 0;
    position: relative;
float:right;
    z-index: 2;    margin-top: 4px
 
    }
    .mm-listview .mm-next:before {
      content: '';
      border-left-width: 0px;
      border-left-style: solid;
      display: block;
      position: absolute;
      top: 0;
      bottom: 0;
      left: 0; }
    .mm-listview .mm-next + a,
    .mm-listview .mm-next + span {
      margin-right: 50px; }
    .mm-listview .mm-next.mm-fullsubopen {
      /*width: 100%;*/ }
      .mm-listview .mm-next.mm-fullsubopen:before {
        border-left: none; }
      .mm-listview .mm-next.mm-fullsubopen + a,
      .mm-listview .mm-next.mm-fullsubopen + span {
        padding-right: 50px;
        margin-right: 0; }

.mm-panels > .mm-panel > .mm-listview {
  margin: 115px 0px;
  }
.mm-panels > .mm-panel > .mm-listview:first-child,
.mm-panels > .mm-panel > .mm-navbar + .mm-listview {
  margin-top: -20px;
  }

.mm-listview .mm-inset {
  list-style: inside disc;
  padding: 0 10px 15px 40px;
  margin: 0; }
  .mm-listview .mm-inset > li {
    padding: 5px 0; }

.mm-listview .mm-divider {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-size: 10px;
  text-transform: uppercase;
  text-indent: 20px;
  line-height: 25px; }

.mm-listview .mm-spacer {
  padding-top: 40px; }
  .mm-listview .mm-spacer > .mm-next {
    top: 40px; }
  .mm-listview .mm-spacer.mm-divider {
    padding-top: 25px; }

.mm-prev:before,
.mm-next:after,
.mm-arrow:after {
 display: inline-block;
    position: static;
    top: 0px;
    bottom: 0;
    margin:0;
    float: right;
    content: '\e900';
    font-family: icomoon;
    font-size: 6rem;
    color: #ffa400;
  }
.mm-prev:before{display:none;}
.mm-prev:before {
  border-right: none;
  border-bottom: none;
  left: 22px;
  top: 5px;
  position: absolute;
  background: #fff;
  }

.mm-next:after,
.mm-arrow:after {
     border-top: none;
    border-left: none;
    right: 0; }

.mm-menu {
  /* background: #f3f3f3; */
  border-color: rgba(0, 0, 0, 0.1);
  color: rgba(0, 0, 0, 0.7);
  }
  .mm-menu .mm-navbar > *,
  .mm-menu .mm-navbar a {
    color: #fff; }
  .mm-menu .mm-navbar .mm-btn:before, .mm-menu .mm-navbar .mm-btn:after {
 font-size: 1.6rem;
  font-weight: 500;
  font-style: normal;
  font-stretch: normal;
  line-height: 1.38;
  letter-spacing: normal;
  color: #c3c3c3;
   
    }

  .mm-menu .mm-listview {
    border-color: rgba(0, 0, 0, 0.1);
    }
    .mm-menu .mm-listview > li .mm-next:after,
    .mm-menu .mm-listview > li .mm-arrow:after {
      border-color: #000;
      }
    .mm-menu .mm-listview > li a:not(.mm-next) {
      -webkit-tap-highlight-color: rgba(255, 255, 255, 0.5);
      tap-highlight-color: rgba(255, 255, 255, 0.5); }
    .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next),
    .mm-menu .mm-listview > li.mm-selected > span {
      background: rgba(255, 255, 255, 0.5); }
  .mm-menu.mm-vertical .mm-listview > li.mm-opened > a.mm-next,
  .mm-menu.mm-vertical .mm-listview > li.mm-opened > .mm-panel,
  .mm-menu .mm-listview > li.mm-opened.mm-vertical > a.mm-next,
  .mm-menu .mm-listview > li.mm-opened.mm-vertical > .mm-panel {
    background: rgba(0, 0, 0, 0.05); }
  .mm-menu .mm-divider {
    background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu offcanvas addon CSS
*/
.mm-page {
  box-sizing: border-box;
  position: relative; }

.mm-slideout {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened {
  overflow-x: hidden;
  position: relative; }

html.mm-blocking {
  overflow: hidden; }
  html.mm-blocking body {
    overflow: hidden; }

html.mm-background .mm-page {
  background: inherit; }

#mm-blocker {background:rgba(0, 0, 0, 0.3);display: none;width: 100%;height: 100%; position: fixed;  top: 0;  left: 0;  z-index: 999; }
html.mm-blocking #mm-blocker {
  display: block; }

.mm-menu.mm-offcanvas {
  display: none;
  position: fixed;
  top:0;
  width: 100%;
  z-index:15;
  }
.mm-menu.mm-current {
  display: block; }

.mm-menu {
  width: 80%;
  min-width: 140px;
  max-width: 440px; }

html.mm-opening .mm-slideout {
  -webkit-transform: translate(80%, 0);
  -moz-transform: translate(80%, 0);
  -ms-transform: translate(80%, 0);
  -o-transform: translate(80%, 0);
  transform: translate(80%, 0); }

@media all and (max-width: 175px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-opening .mm-slideout {
    -webkit-transform: translate(440px, 0);
    -moz-transform: translate(440px, 0);
    -ms-transform: translate(440px, 0);
    -o-transform: translate(440px, 0);
    transform: translate(440px, 0); } }
/*
	jQuery.mmenu autoHeight addon CSS
*/
.mm-menu.mm-autoheight {
  max-height: 100%;height:100% !important; }
  .mm-menu.mm-autoheight.mm-fullscreen {
    max-height: 100%; }
.mm-menu.mm-measureheight > .mm-panels > .mm-panel {
  bottom: auto !important;
  height: auto !important; }

/*
	jQuery.mmenu counters addon CSS
*/
em.mm-counter {
  font: inherit;
  font-size: 14px;
  font-style: normal;
  text-indent: 0;
  line-height: 20px;
  display: block;
  margin-top: -10px;
  position: absolute;
  right: 45px;
  top: 50%; }
  em.mm-counter + a.mm-next {
    width: 90px; }
    em.mm-counter + a.mm-next + a,
    em.mm-counter + a.mm-next + span {
      margin-right: 90px; }
  em.mm-counter + a.mm-fullsubopen {
    padding-left: 0; }

.mm-vertical > .mm-counter {
  top: 12px;
  margin-top: 0; }
.mm-vertical.mm-spacer > .mm-counter {
  margin-top: 40px; }

.mm-nosubresults > .mm-counter {
  display: none; }

.mm-menu em.mm-counter {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu dividers addon CSS
*/
.mm-divider > span {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding: 0;
  line-height: 25px; }
.mm-divider.mm-opened a.mm-next:after {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg); }

.mm-collapsed:not(.mm-uncollapsed) {
  display: none; }

.mm-fixeddivider {
  background: inherit;
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .mm-fixeddivider:after {
    content: none !important;
    display: none !important; }

.mm-hasdividers .mm-fixeddivider {
  display: block; }

.mm-menu .mm-fixeddivider span {
  background: rgba(0, 0, 0, 0.05); }

/*
	jQuery.mmenu dragOpen addon CSS
*/
html.mm-opened.mm-dragging .mm-menu,
html.mm-opened.mm-dragging .mm-slideout {
  -webkit-transition-duration: 0s;
  -moz-transition-duration: 0s;
  -ms-transition-duration: 0s;
  -o-transition-duration: 0s;
  transition-duration: 0s; }

/*
	jQuery.mmenu iconpanels addon CSS
*/
.mm-iconpanel .mm-panel {
  -webkit-transition-property: -webkit-transform, left;
  -moz-transition-property: -moz-transform, left;
  -ms-transition-property: -ms-transform, left;
  -o-transition-property: -o-transform, left;
  transition-property: transform, left; }
  .mm-iconpanel .mm-panel.mm-opened {
    border-left: 1px solid;
    border-color: inherit; }
  .mm-iconpanel .mm-panel.mm-subopened {
    overflow-y: hidden;
    left: -40px;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }

.mm-iconpanel .mm-panel.mm-iconpanel-0 {
  left: 0px; }

.mm-iconpanel .mm-panel.mm-iconpanel-1 {
  left: 40px; }

.mm-iconpanel .mm-panel.mm-iconpanel-2 {
  left: 80px; }

.mm-iconpanel .mm-panel.mm-iconpanel-3 {
  left: 120px; }

.mm-iconpanel .mm-panel.mm-iconpanel-4 {
  left: 160px; }

.mm-iconpanel .mm-panel.mm-iconpanel-5 {
  left: 200px; }

.mm-iconpanel .mm-panel.mm-iconpanel-6 {
  left: 240px; }

.mm-subblocker {
  background: inherit;
  opacity: 0;
  display: block;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }

.mm-subopened .mm-subblocker {
  opacity: 0.6;
  position: absolute;
  top: 0;
  right: 0;
  bottom: -100000px;
  left: 0;
  z-index: 3; }

/*
	jQuery.mmenu navbars addon CSS
*/
.mm-menu > .mm-navbar {
  background: inherit;
  padding: 0;
  z-index: 3;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-navbar-bottom {
  border-top-width: 1px;
  border-top-style: solid;
  border-bottom: none;
  top: auto;
  bottom: 0; }

.mm-navbar-top ~ .mm-navbar-top {
  border-bottom: none; }

.mm-navbar-bottom ~ .mm-navbar-bottom {
  border-top: none; }

.mm-navbar.mm-hasbtns {
  padding:0 25px;
  display: inline-block;
  width: 100%;
  }

.mm-close:after {
  content: 'x'; }

.mm-navbar[class*="mm-navbar-content-"] > * {
  box-sizing: border-box;
  display: block;
  float: left; }

.mm-navbar > .mm-breadcrumbs {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  overflow-x: auto;
  text-align: left;
  padding: 0 0 0 17px; }
  .mm-navbar > .mm-breadcrumbs > * {
    display: inline-block;
    padding: 10px 3px; }
  .mm-navbar > .mm-breadcrumbs > a {
    text-decoration: underline; }
.mm-navbar.mm-hasbtns .mm-breadcrumbs {
  margin-left: -40px; }
.mm-navbar.mm-hasbtns .mm-btn:not(.mm-hidden) + .mm-breadcrumbs {
  margin-left: 0;
  padding-left: 0; }

.mm-navbar-top-1 {
  top: 0px; }

.mm-hasnavbar-top-1 .mm-panels {
  top: 50px;
  }

.mm-navbar-top-2 {
  top: 40px; }

.mm-hasnavbar-top-2 .mm-panels {
  top: 80px; }

.mm-navbar-top-3 {
  top: 80px; }

.mm-hasnavbar-top-3 .mm-panels {
  top: 120px; }

.mm-navbar-top-4 {
  top: 120px; }

.mm-hasnavbar-top-4 .mm-panels {
  top: 160px; }

.mm-navbar-bottom-1 {
  bottom:20px; }

.mm-hasnavbar-bottom-1 .mm-panels {
  bottom: 40px; }

.mm-navbar-bottom-2 {
  bottom: 40px; }

.mm-hasnavbar-bottom-2 .mm-panels {
  bottom: 80px; }

.mm-navbar-bottom-3 {
  bottom: 80px; }

.mm-hasnavbar-bottom-3 .mm-panels {
  bottom: 120px; }

.mm-navbar-bottom-4 {
  bottom: 120px; }

.mm-hasnavbar-bottom-4 .mm-panels {
  bottom: 160px; }

.mm-navbar-size-2 {
  height: 80px; }

.mm-navbar-size-3 {
  height: 120px; }

.mm-navbar-size-4 {
  height: 160px; }

.mm-navbar-content-2 > * {
  width: 50%; }

.mm-navbar-content-3 > * {
  width: 33.33%; }

.mm-navbar-content-4 > * {
  width: 25%; }

.mm-navbar-content-5 > * {
  width: 20%; }

.mm-navbar-content-6 > * {
  width: 16.67%; }

/*
	jQuery.mmenu searchfield addon CSS
*/
.mm-search,
.mm-search input {
  box-sizing: border-box; }

.mm-search {
  height: 40px;
  padding: 7px 10px 0 10px; }
  .mm-search input {
    border: none;
    border-radius: 26px;
    font: inherit;
    font-size: 14px;
    line-height: 26px;
    outline: none;
    display: block;
    width: 100%;
    height: 26px;
    margin: 0;
    padding: 0 10px; }
  .mm-search input::-ms-clear {
    display: none; }

.mm-panel > .mm-search {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0; }
.mm-panel.mm-hassearch {
  padding-top: 40px; }
  .mm-panel.mm-hassearch.mm-hasnavbar {
    padding-top: 80px; }
    .mm-panel.mm-hassearch.mm-hasnavbar .mm-search {
      top: 40px; }

.mm-noresultsmsg {
  text-align: center;
  font-size: 21px;
  display: none;
  padding: 40px 0; }

.mm-noresults .mm-noresultsmsg {
  display: block; }
.mm-noresults .mm-indexer {
  display: none !important; }

li.mm-nosubresults > a.mm-next {
  display: none; }
  li.mm-nosubresults > a.mm-next + a,
  li.mm-nosubresults > a.mm-next + span {
    padding-right: 10px; }

.mm-menu .mm-search input {
  background: rgba(0, 0, 0, 0.05);
  color: rgba(0, 0, 0, 0.7); }
.mm-menu .mm-noresultsmsg {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu sectionIndexer addon CSS
*/
.mm-indexer {
  background: inherit;
  text-align: center;
  font-size: 12px;
  box-sizing: border-box;
  width: 20px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -100px;
  z-index: 3;
  -webkit-transition: right 0.4s ease;
  -moz-transition: right 0.4s ease;
  -ms-transition: right 0.4s ease;
  -o-transition: right 0.4s ease;
  transition: right 0.4s ease;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
  .mm-indexer a {
    text-decoration: none;
    display: block;
    height: 3.85%; }
  .mm-indexer ~ .mm-panel.mm-hasindexer {
    margin-right: 20px; }

.mm-hasindexer .mm-indexer {
  right: 0; }
.mm-hasindexer .mm-fixeddivider {
  right: 20px; }

.mm-menu .mm-indexer a {
  color: rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu toggles addon CSS
*/
input.mm-toggle,
input.mm-check {
  position: absolute;
  left: -10000px; }

label.mm-toggle,
label.mm-check {
  margin: 0;
  position: absolute;
  top: 50%;
  z-index: 2; }
  label.mm-toggle:before,
  label.mm-check:before {
    content: '';
    display: block; }

label.mm-toggle {
  border-radius: 30px;
  width: 50px;
  height: 30px;
  margin-top: -15px; }
  label.mm-toggle:before {
    border-radius: 30px;
    width: 28px;
    height: 28px;
    margin: 1px; }

input.mm-toggle:checked ~ label.mm-toggle:before {
  float: right; }

label.mm-check {
  width: 30px;
  height: 30px;
  margin-top: -15px; }
  label.mm-check:before {
    border-left: 3px solid;
    border-bottom: 3px solid;
    width: 40%;
    height: 20%;
    margin: 25% 0 0 20%;
    opacity: 0.1;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }

input.mm-check:checked ~ label.mm-check:before {
  opacity: 1; }

li.mm-vertical label.mm-toggle, li.mm-vertical label.mm-check {
  bottom: auto;
  margin-top: 0; }
li.mm-vertical label.mm-toggle {
  top: 5px; }
li.mm-vertical label.mm-check {
  top: 5px; }

label.mm-toggle, label.mm-check {
  right: 20px; }
label.mm-toggle + a,
label.mm-toggle + span {
  padding-right: 80px; }
label.mm-check + a,
label.mm-check + span {
  padding-right: 60px; }

a.mm-next + label.mm-toggle, a.mm-next + label.mm-check {
  right: 60px; }
  a.mm-next + label.mm-toggle + a,
  a.mm-next + label.mm-toggle + span, a.mm-next + label.mm-check + a,
  a.mm-next + label.mm-check + span {
    margin-right: 50px; }
a.mm-next + label.mm-toggle + a,
a.mm-next + label.mm-toggle + span {
  padding-right: 70px; }
a.mm-next + label.mm-check + a,
a.mm-next + label.mm-check + span {
  padding-right: 50px; }

em.mm-counter + a.mm-next + label.mm-toggle, em.mm-counter + a.mm-next + label.mm-check {
  right: 100px; }
  em.mm-counter + a.mm-next + label.mm-toggle + a,
  em.mm-counter + a.mm-next + label.mm-toggle + span, em.mm-counter + a.mm-next + label.mm-check + a,
  em.mm-counter + a.mm-next + label.mm-check + span {
    margin-right: 90px; }

.mm-menu label.mm-toggle {
  background: rgba(0, 0, 0, 0.1); }
  .mm-menu label.mm-toggle:before {
    background: #f3f3f3; }
.mm-menu input.mm-toggle:checked ~ label.mm-toggle {
  background: #4bd963; }

.mm-menu label.mm-check:before {
  border-color: rgba(0, 0, 0, 0.7); }

/*
	jQuery.mmenu borderstyle extension CSS
*/
.mm-menu.mm-border-none .mm-listview > li:after,
.mm-listview.mm-border-none > li:after {
  content: none; }

.mm-menu.mm-border-full .mm-listview > li:after,
.mm-listview.mm-border-full > li:after {
  left: 0 !important; }

.mm-menu.mm-border-offset .mm-listview > li:after,
.mm-listview.mm-border-offset > li:after {
  right: 20px; }

/*
	jQuery.mmenu effects extension CSS
*/
.mm-menu.mm-effect-menu-zoom {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }

html.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
html.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }
html.mm-right.mm-opened .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -moz-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -ms-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -o-transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  transform: scale(0.7, 0.7) translate3d(30%, 0, 0);
  -webkit-transform-origin: right center;
  -moz-transform-origin: right center;
  -ms-transform-origin: right center;
  -o-transform-origin: right center;
  transform-origin: right center; }
html.mm-right.mm-opening .mm-menu.mm-effect-menu-zoom {
  -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
  -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
  -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
  -o-transform: scale(1, 1) translate3d(0%, 0, 0);
  transform: scale(1, 1) translate3d(0%, 0, 0); }

.mm-menu.mm-effect-menu-slide {
  -webkit-transition: -webkit-transform 0.4s ease;
  -moz-transition: -moz-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  -o-transition: -o-transform 0.4s ease;
  transition: transform 0.4s ease; }

/*html.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(-30%, 0, 0);
  -moz-transform: translate3d(-30%, 0, 0);
  -ms-transform: translate3d(-30%, 0, 0);
  -o-transform: translate3d(-30%, 0, 0);
  transform: translate3d(-30%, 0, 0); }*/
html.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }
/*html.mm-right.mm-opened .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(30%, 0, 0);
  -moz-transform: translate3d(30%, 0, 0);
  -ms-transform: translate3d(30%, 0, 0);
  -o-transform: translate3d(30%, 0, 0);
  transform: translate3d(30%, 0, 0); }*/
html.mm-right.mm-opening .mm-menu.mm-effect-menu-slide {
  -webkit-transform: translate3d(0%, 0, 0);
  -moz-transform: translate3d(0%, 0, 0);
  -ms-transform: translate3d(0%, 0, 0);
  -o-transform: translate3d(0%, 0, 0);
  transform: translate3d(0%, 0, 0); }

.mm-menu.mm-effect-menu-fade {
  opacity: 0;
  -webkit-transition: opacity 0.4s ease;
  -moz-transition: opacity 0.4s ease;
  -ms-transition: opacity 0.4s ease;
  -o-transition: opacity 0.4s ease;
  transition: opacity 0.4s ease; }

html.mm-opening .mm-menu.mm-effect-menu-fade {
  opacity: 1; }

.mm-menu.mm-effect-panels-zoom .mm-panel {
  -webkit-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -moz-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -ms-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -o-transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  transform: scale(1.5, 1.5) translate3d(100%, 0, 0);
  -webkit-transform-origin: left center;
  -moz-transform-origin: left center;
  -ms-transform-origin: left center;
  -o-transform-origin: left center;
  transform-origin: left center; }
  .mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened {
    -webkit-transform: scale(1, 1) translate3d(0%, 0, 0);
    -moz-transform: scale(1, 1) translate3d(0%, 0, 0);
    -ms-transform: scale(1, 1) translate3d(0%, 0, 0);
    -o-transform: scale(1, 1) translate3d(0%, 0, 0);
    transform: scale(1, 1) translate3d(0%, 0, 0); }
    .mm-menu.mm-effect-panels-zoom .mm-panel.mm-opened.mm-subopened {
      -webkit-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      -moz-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      -ms-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      -o-transform: scale(0.7, 0.7) translate3d(-30%, 0, 0);
      transform: scale(0.7, 0.7) translate3d(-30%, 0, 0); }

.mm-menu.mm-effect-panels-slide-0 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }
.mm-menu.mm-effect-panels-slide-100 .mm-panel.mm-subopened {
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }

.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li {
  -webkit-transition: none 0.4s ease;
  -moz-transition: none 0.4s ease;
  -ms-transition: none 0.4s ease;
  -o-transition: none 0.4s ease;
  transition: none 0.4s ease; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(1) {
    -webkit-transition-delay: 50ms;
    -moz-transition-delay: 50ms;
    -ms-transition-delay: 50ms;
    -o-transition-delay: 50ms;
    transition-delay: 50ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(2) {
    -webkit-transition-delay: 100ms;
    -moz-transition-delay: 100ms;
    -ms-transition-delay: 100ms;
    -o-transition-delay: 100ms;
    transition-delay: 100ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(3) {
    -webkit-transition-delay: 150ms;
    -moz-transition-delay: 150ms;
    -ms-transition-delay: 150ms;
    -o-transition-delay: 150ms;
    transition-delay: 150ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(4) {
    -webkit-transition-delay: 200ms;
    -moz-transition-delay: 200ms;
    -ms-transition-delay: 200ms;
    -o-transition-delay: 200ms;
    transition-delay: 200ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(5) {
    -webkit-transition-delay: 250ms;
    -moz-transition-delay: 250ms;
    -ms-transition-delay: 250ms;
    -o-transition-delay: 250ms;
    transition-delay: 250ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(6) {
    -webkit-transition-delay: 300ms;
    -moz-transition-delay: 300ms;
    -ms-transition-delay: 300ms;
    -o-transition-delay: 300ms;
    transition-delay: 300ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(7) {
    -webkit-transition-delay: 350ms;
    -moz-transition-delay: 350ms;
    -ms-transition-delay: 350ms;
    -o-transition-delay: 350ms;
    transition-delay: 350ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(8) {
    -webkit-transition-delay: 400ms;
    -moz-transition-delay: 400ms;
    -ms-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    transition-delay: 400ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(9) {
    -webkit-transition-delay: 450ms;
    -moz-transition-delay: 450ms;
    -ms-transition-delay: 450ms;
    -o-transition-delay: 450ms;
    transition-delay: 450ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(10) {
    -webkit-transition-delay: 500ms;
    -moz-transition-delay: 500ms;
    -ms-transition-delay: 500ms;
    -o-transition-delay: 500ms;
    transition-delay: 500ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(11) {
    -webkit-transition-delay: 550ms;
    -moz-transition-delay: 550ms;
    -ms-transition-delay: 550ms;
    -o-transition-delay: 550ms;
    transition-delay: 550ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(12) {
    -webkit-transition-delay: 600ms;
    -moz-transition-delay: 600ms;
    -ms-transition-delay: 600ms;
    -o-transition-delay: 600ms;
    transition-delay: 600ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(13) {
    -webkit-transition-delay: 650ms;
    -moz-transition-delay: 650ms;
    -ms-transition-delay: 650ms;
    -o-transition-delay: 650ms;
    transition-delay: 650ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(14) {
    -webkit-transition-delay: 700ms;
    -moz-transition-delay: 700ms;
    -ms-transition-delay: 700ms;
    -o-transition-delay: 700ms;
    transition-delay: 700ms; }
  .mm-menu[class*="mm-effect-listitems-"] .mm-listview > li:nth-child(15) {
    -webkit-transition-delay: 750ms;
    -moz-transition-delay: 750ms;
    -ms-transition-delay: 750ms;
    -o-transition-delay: 750ms;
    transition-delay: 750ms; }

.mm-menu.mm-effect-listitems-slide .mm-listview > li {
  -webkit-transform: translate3d(50%, 0, 0);
  -moz-transform: translate3d(50%, 0, 0);
  -ms-transform: translate3d(50%, 0, 0);
  -o-transform: translate3d(50%, 0, 0);
  transform: translate3d(50%, 0, 0);
  opacity: 0;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -ms-transition-property: -ms-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  }

html.mm-opening .mm-menu.mm-effect-listitems-slide .mm-panel.mm-opened .mm-listview > li {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1; }

.mm-menu.mm-effect-listitems-fade .mm-listview > li {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -ms-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity; }

html.mm-opening .mm-menu.mm-effect-listitems-fade .mm-panel.mm-opened .mm-listview > li {
  opacity: 1; }

.mm-menu.mm-effect-listitems-drop .mm-listview > li {
  opacity: 0;
  top: -25%;
  -webkit-transition-property: opacity, top;
  -moz-transition-property: opacity, top;
  -ms-transition-property: opacity, top;
  -o-transition-property: opacity, top;
  transition-property: opacity, top; }

html.mm-opening .mm-menu.mm-effect-listitems-drop .mm-panel.mm-opened .mm-listview > li {
  opacity: 1;
  top: 0; }

/*
	jQuery.mmenu fullscreen extension CSS
*/
.mm-menu.mm-fullscreen {
  width: 100%;
  min-width: 140px;
  max-width: 10000px; }

html.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(100%, 0);
  -moz-transform: translate(100%, 0);
  -ms-transform: translate(100%, 0);
  -o-transform: translate(100%, 0);
  transform: translate(100%, 0); }

@media all and (max-width: 140px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(140px, 0);
    -moz-transform: translate(140px, 0);
    -ms-transform: translate(140px, 0);
    -o-transform: translate(140px, 0);
    transform: translate(140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(10000px, 0);
    -moz-transform: translate(10000px, 0);
    -ms-transform: translate(10000px, 0);
    -o-transform: translate(10000px, 0);
    transform: translate(10000px, 0); } }
html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
  -webkit-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0); }

@media all and (max-width: 140px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 10000px) {
  html.mm-right.mm-opening.mm-fullscreen .mm-slideout {
    -webkit-transform: translate(-10000px, 0);
    -moz-transform: translate(-10000px, 0);
    -ms-transform: translate(-10000px, 0);
    -o-transform: translate(-10000px, 0);
    transform: translate(-10000px, 0); } }

@media all and (max-width:767px){
.mm-menu{width:100% !important;min-width:auto;max-width:auto;}
}

.mm-menu.mm-fullscreen.mm-top, .mm-menu.mm-fullscreen.mm-bottom {
  height: 100%;
  min-height: 140px;
  max-height: 10000px; }

html.mm-opened.mm-fullscreen .mm-page {
  box-shadow: none !important; }

/*
	jQuery.mmenu multiline extension CSS
*/
.mm-menu.mm-multiline .mm-listview > li > a,
.mm-menu.mm-multiline .mm-listview > li > span,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > a,
.mm-listview.mm-multiline > li
.mm-listview > li.mm-multiline > span {
  text-overflow: clip;
  white-space: normal; }

/*
	jQuery.mmenu pagedim extension CSS
*/
html.mm-pagedim #mm-blocker, html.mm-pagedim-white #mm-blocker, html.mm-pagedim-black #mm-blocker {
  opacity: 0; }
html.mm-pagedim.mm-opening #mm-blocker, html.mm-pagedim-white.mm-opening #mm-blocker, html.mm-pagedim-black.mm-opening #mm-blocker {
  opacity: 0.3;
  transition: opacity 0.4s ease 0.4s; }
html.mm-pagedim #mm-blocker {
  background: inherit; }
html.mm-pagedim-white #mm-blocker {
  background: #fff; }
html.mm-pagedim-black #mm-blocker {
  background: #000; }

/*
	jQuery.mmenu pageshadow extension CSS
*/
.mm-menu.mm-pageshadow:after {
  content: "";
  display: block;
  width: 20px;
  height: 120%;
  position: absolute;
  left: 100%;
  top: -10%;
  z-index: 99; }
.mm-menu.mm-pageshadow.mm-right:after {
  left: auto;
  right: 100%; }
.mm-menu.mm-pageshadow.mm-next:after, .mm-menu.mm-pageshadow.mm-front:after {
  content: none;
  display: none; }

.mm-menu.mm-pageshadow:after {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }

/*
	jQuery.mmenu position extension CSS
*/
.mm-menu.mm-top,
.mm-menu.mm-bottom {
  width: 100%;
  min-width: 100%;
  max-width: 100%; }

.mm-menu.mm-right {
  left: auto;
  right: 0; }

.mm-menu.mm-bottom {
  top: auto;
  bottom: 0; }

html.mm-right.mm-opening .mm-slideout {
  -webkit-transform: translate(-80%, 0);
  -moz-transform: translate(-80%, 0);
  -ms-transform: translate(-80%, 0);
  -o-transform: translate(-80%, 0);
  transform: translate(-80%, 0); }

@media all and (max-width: 175px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-140px, 0);
    -moz-transform: translate(-140px, 0);
    -ms-transform: translate(-140px, 0);
    -o-transform: translate(-140px, 0);
    transform: translate(-140px, 0); } }
@media all and (min-width: 550px) {
  html.mm-right.mm-opening .mm-slideout {
    -webkit-transform: translate(-440px, 0);
    -moz-transform: translate(-440px, 0);
    -ms-transform: translate(-440px, 0);
    -o-transform: translate(-440px, 0);
    transform: translate(-440px, 0); } }
/*
	jQuery.mmenu z-position extension CSS
*/
html.mm-front .mm-slideout {
  -webkit-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -o-transform: none !important;
  transform: none !important;
  z-index: 0 !important; }

.mm-menu.mm-front {
  z-index: 1; }

.mm-menu.mm-front, .mm-menu.mm-next {
  -webkit-transition: -webkit-transform 0.4s ease;
  -ms-transition: -ms-transform 0.4s ease;
  transition: transform 0.4s ease;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0); }
  .mm-menu.mm-front.mm-right, .mm-menu.mm-next.mm-right {
    -webkit-transform: translate3d(100%, 0, 0);
    -moz-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    -o-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
.mm-menu.mm-top {
  -webkit-transform: translate3d(0, -100%, 0);
  -moz-transform: translate3d(0, -100%, 0);
  -ms-transform: translate3d(0, -100%, 0);
  -o-transform: translate3d(0, -100%, 0);
  transform: translate3d(0, -100%, 0); }
.mm-menu.mm-bottom {
  -webkit-transform: translate3d(0, 100%, 0);
  -moz-transform: translate3d(0, 100%, 0);
  -ms-transform: translate3d(0, 100%, 0);
  -o-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0); }

html.mm-opening .mm-menu.mm-front, html.mm-opening .mm-menu.mm-next {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.mm-menu.mm-top, .mm-menu.mm-bottom {
  height: 80%;
  min-height: 140px;
  max-height: 880px; }

/*
	jQuery.mmenu themes extension CSS  deleted
*/

/*
	jQuery.mmenu tileview extension CSS
*/
.mm-menu.mm-tileview .mm-listview:after,
.mm-menu .mm-tileview.mm-listview:after {
  content: '';
  display: block;
  clear: both; }
.mm-menu.mm-tileview .mm-listview > li,
.mm-menu .mm-tileview.mm-listview > li {
  width: 50%;
  height: 0;
  padding: 50% 0 0 0;
  float: left;
  position: relative; }
  .mm-menu.mm-tileview .mm-listview > li:after,
  .mm-menu .mm-tileview.mm-listview > li:after {
    left: 0;
    top: 0;
    border-right-width: 1px;
    border-right-style: solid;
    z-index: -1; }
  .mm-menu.mm-tileview .mm-listview > li.mm-tile-xs,
  .mm-menu .mm-tileview.mm-listview > li.mm-tile-xs {
    width: 12.5%;
    padding-top: 12.5%; }
  .mm-menu.mm-tileview .mm-listview > li.mm-tile-s,
  .mm-menu .mm-tileview.mm-listview > li.mm-tile-s {
    width: 25%;
    padding-top: 25%; }
  .mm-menu.mm-tileview .mm-listview > li.mm-tile-l,
  .mm-menu .mm-tileview.mm-listview > li.mm-tile-l {
    width: 75%;
    padding-top: 75%; }
  .mm-menu.mm-tileview .mm-listview > li.mm-tile-xl,
  .mm-menu .mm-tileview.mm-listview > li.mm-tile-xl {
    width: 100%;
    padding-top: 100%; }
  .mm-menu.mm-tileview .mm-listview > li > a,
  .mm-menu.mm-tileview .mm-listview > li > span,
  .mm-menu .mm-tileview.mm-listview > li > a,
  .mm-menu .mm-tileview.mm-listview > li > span {
    line-height: 1px;
    text-align: center;
    padding: 50% 10px 0 10px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: 0; }
  .mm-menu.mm-tileview .mm-listview > li > .mm-next,
  .mm-menu .mm-tileview.mm-listview > li > .mm-next {
    width: auto; }
    .mm-menu.mm-tileview .mm-listview > li > .mm-next:before, .mm-menu.mm-tileview .mm-listview > li > .mm-next:after,
    .mm-menu .mm-tileview.mm-listview > li > .mm-next:before,
    .mm-menu .mm-tileview.mm-listview > li > .mm-next:after {
      content: none;
      display: none; }
.mm-menu.mm-tileview .mm-panel {
  padding-left: 0;
  padding-right: 0; }
  .mm-menu.mm-tileview .mm-panel:after {
    content: none;
    display: none; }
.mm-menu.mm-tileview .mm-listview {
  margin: 0; }
  a.mm-title {
  display:none;
}

.signpost-intro p {letter-spacing: 0.5px;}
.inner-content-wrapper ul, .inner-content-wrapper ol {
    padding: 11px 0 30px;
}
.inner-content-wrapper ul li:after {content: '';background: url(/~/media/Images/E/Eden-Research/css/list-after.jpg) no-repeat center center;position: absolute;left: 0; width: 10px;  height: 10px; display: inline-block;top: 13px !important;}
ul.year-tabs-content-wrapper li:last-child {
    border-bottom: 0;
}
.mm-navbar .mm-btn:first-child:before {content: "";border: solid #c3c3c3;border-width: 0 2px 2px 0;   display: inline-block;padding:2px;transform: rotate(135deg);-webkit-transform: rotate(135deg);    width: 10px;height: 10px;top:14px;left: 50px;}
.mm-panels > .mm-panel > .mm-listview{margin-bottom:100px !important;z-index:99999;} 
.no-back-button .mmenu-back-button-container{display:none;}
a.mm-prev.mm-btn{/* position: relative; */color:#003e59;font-size:1.8rem;line-height: 56px;text-transform:uppercase;}
a.mm-prev:after {content: "Back";position: absolute;top:8px;transform: none;left: 50px;/* width:100%; */padding-left:15px;}

.mm-menu .mm-listview > li.current .mm-next:after { border-color: #000; }
.mm-panel:not(#mm-0) {padding-top: 56px;}
.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li.current,.mm-menu[class*="mm-effect-listitems-"] .mm-listview > li.selected {/* background: #d5d5d5; */}
.mm-navbar + .mm-listview:not(:first-child) {margin-top: 0px !important;}
.mm-opened .mmenu-logo {position: absolute;top: 72px;z-index: 9999;width:350px;left:41px;   border-right: 0 !important;opacity: 1;visibility: visible;}
.mmenu-logo {opacity: 0;   visibility: hidden; transition: 1s opacity linear;}
.mmenu-logo img {max-width: none !important;width: 342px;left: 40px;}
.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 ul {
    display: table;
    /* width: 100%; */
    position: relative;
    float: right;
    margin-right: 50px;
}

.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 ul li {
    display: table-cell;
    padding-right: 20px;
}

.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 {
    /* position: relative; */
    width: 100%;
}

.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 ul li a {
    font-size: 2.3rem;
}

.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 .socialshare-list:before {
    visibility: hidden;
}
#topnavigation:after {
    display: none;
}
.mm-listview > li > span {
    padding: 0;
    font-weight: bold;
}
/*---- main-others-----*/
/**--- NOJS STARTS ---*/
.header--primary-navigation.nojsmenu{display:none}
.nojs .header--primary-navigation.nojsmenu{display:block}
.nojs .header--primary-navigation.nojsmenu ul li.level1 ul { display: none;}
.nojs .header--primary-navigation.nojsmenu ul li.level1:nth-last-child(1),.nojs .header--primary-navigation ul li.level1:nth-last-child(2),.nojs .header--primary-navigation ul li.level1:nth-last-child(3),.nojs .header--primary-navigation ul li.level1:nth-last-child(4){display:none;}
.nojs nav.header--primary-navigation:not(.nojsmenu) {display: none;}
.nojs .header--primary-navigation.nojsmenu ul li.level1:hover > ul {
    display: block;
    background: #fff;
    position: absolute;
    top: 100%;
    padding: 10px;
}

.nojs .header--primary-navigation.nojsmenu ul li.level1:hover > ul * {
    color: #000;
}
/**--- NOJS ENDS ---*/

/*p.circle-white-link a { padding: 2px 34px 2px 0; background: url(/~/media/Images/D/De-Beers-Group/css/circle-white-arrow.svg) no-repeat right center; }
p.circle-white-link a:hover { background: url(/~/media/Images/D/De-Beers-Group/css/circle-yellow-arrow.svg) no-repeat right center; }*/
p.circle-white-link a.btn-general { line-height: 1.333em; }
.hm-banner-text p.circle-white-link a.btn-general:before { background: #fff; }
.hm-banner-text p.circle-white-link a.btn-general:hover::before { background: #ffa400; }

p.box-link { margin:0; font-size: 2.1rem; text-transform: uppercase; display: inline-block; position: relative; }
p.box-link a { padding: 18px 90px 17px 20px; text-decoration: none; display: inline-block; border: 1px solid #ffa400; position:relative; z-index:1; transition:0.6s ease;font-weight: normal;}
p.box-link:after { width: 24px; height: 10px; background: url(/~/media/Images/D/De-Beers-Group/css/right-yellow-arrow.svg) no-repeat right center;
display: inline-block; transform: translateY(-50%); content: ""; position: absolute; right: 27px; top: 50%; z-index: 1; }
p.box-link a:hover { color:#fff; }
p.box-link a::before { content: ""; position: absolute; right: 0; width: 0; background: #000; height: 100%; top: 0; transition: 0.6s width ease;  z-index: -1; opacity: 1; }
p.box-link a:hover::before { width: 100%; z-index: -2; opacity: 0; }
p.box-link a::after { left: 0; content: ""; position: absolute; width: 0; background: #000; height: 100%; top: 0; transition: 0.6s width ease; z-index: -2; opacity: 0; }
p.box-link a:hover::after { width: 100%; z-index: -1; opacity: 1; }


.storynav.prev p.box-link a { padding: 18px 20px 17px 90px; }
.storynav.prev p.box-link::after { left: 27px; right:auto; transform: translateY(-50%) rotate(180deg); }



/*--  Slider  --*/

.home-banner-slider { width:100%; position: relative; overflow: hidden; margin-bottom: 111px; }
/*.home-banner-slider::after { content: ""; width: 0; height: 0; border-style: solid; border-width: 0 0 169px 81px; border-color: transparent transparent #fff transparent; display: inline-block; position: absolute; bottom: 0; right: 0; z-index:1; }*/
.hm-banner-text { position: absolute; top: 50%; transform: translateY(-50%); max-width: 743px; }
.hm-banner-text p, .hm-banner-text h2 { color:#fff; }
.hm-banner-text h2 a {font-size:6.0rem; font-weight:300; line-height: normal; letter-spacing: 0.5px; color:#fff }
.hm-banner-text p { text-transform: uppercase; font-size: 1.8rem; font-weight: 300; line-height: normal; margin: 0; }
#owl-demo { overflow: hidden; }
#owl-demo .item img { display: block; width: 100%; height: auto; }
.owl-buttons > div { display: inline-block; }
.owl-buttons .owl-prev { padding-right: 10px; margin-right: 10px; position:relative; }
.owl-buttons .owl-prev:after { display:inline-block; width: 1px; height: 26px; opacity: 0.25; background-color: #fff; content:""; position:absolute; right:0; top: 0; }

/*#counter { max-width: 1170px; margin: 0 auto; }
.owl-carousel .owl-item, .owl-carousel .owl-stage { -webkit-transition: all 2000ms cubic-bezier(0.165, 0.84, 0.44, 1) !important; transition: all 2000ms cubic-bezier(0.165, 0.84, 0.44, 1) !important; -moz-transition: all 2000ms cubic-bezier(0.165, 0.84, 0.44, 1) !important; -o-transition: all 2000ms cubic-bezier(0.165, 0.84, 0.44, 1) !important; }*/

.owl-carousel .owl-item, .owl-carousel .owl-stage { -webkit-transition: all 2000ms cubic-bezier !important; transition: all 2000ms cubic-bezier !important; -moz-transition: all 2000ms cubic-bezier !important; -o-transition: all 2000ms cubic-bezier !important; }

.owl-carousel .owl-item .item { height: 100vh; }
.hm-banner-text p.hm-bnr-link a { color:#fff; text-decoration:none; }
.hm-banner-text p.circle-white-link a { padding-right: 39px; }
.owl-controls-wrapper { max-width:1430px; margin:0 auto; position:relative; color:#fff; z-index: 1; padding: 0 15px; }
.scroll-label { z-index: 1; max-width: 1400px; position: relative; text-align: right; width: 100%; margin: 0 auto; top: calc(-50vh - 34px); right: 15px; }
.scroll-label p { color: #fff; text-transform: uppercase; font-size: 2.4rem; letter-spacing: 0.5px; line-height: 1em; transform: rotate(90deg); display: block; position: absolute; right: -55px; }
.scroll-label p img { transform: rotate(90deg); position: relative; left: 15px; bottom: 4px; }
.owl-controls { position: absolute; bottom: 62px; width: calc(100% - 30px); }
.owl-controls #counter { max-width: 1170px; margin-top: -10px; float:left; font-size:1.8rem; line-height: 1.22em; letter-spacing: 0.5px; top:-10px; font-weight:300; }
.owl-controls .owl-buttons { float:right; margin-top: -2px; }
.owl-controls #bar { width: 0%; max-width: 100%; height: 3px; background: #fff; }
.owl-controls #progressBar { margin: 0 71px 0 78px; position:relative; }
.owl-controls #progressBar:after { content:""; display:inline-block; width:100%; height:1px; background: #fff; position: absolute; opacity: 0.35; bottom: 1px; }

/*--  Signpost  --*/

.signpost-wrapper { max-width:300px; }
.signpost-wrapper p { margin:0 0 10px; }
.signpost-wrapper .img-bg { min-height:200px; position: relative; }
.signpost-wrapper .signpost-content { padding:20px 30px; border-left: 2px solid #ccc; border-right: 2px solid #ccc; border-bottom: 2px solid #ccc; position: absolute; bottom: 0; background: #fff; -webkit-transition: all 2s; transition: all 2s; }
.signpost-wrapper .signpost-content p.sp-sub-title { font-size:12px; text-transform:uppercase; color:#724d9c; }
.signpost-wrapper .signpost-content p.sp-title { font-size:22px; }
.signpost-wrapper .signpost-content p.sp-text { font-size:18px; }
.sp-text-container { overflow: hidden; height:0; }
.signpost-wrapper .signpost-content p.sp-link { color:#724d9c; text-decoration:none; padding:10px 0 0; text-transform:uppercase; }
.signpost-wrapper .image-signpost { position:relative; overflow: hidden; }
.signpost-wrapper .image-signpost .sp-box-link { position:absolute; left:0; top:0; height:100%; width:100%; display:block; font-size:0; }
.signpost-wrapper .image-signpost:hover .signpost-content { background-color:#724d9c; }
.signpost-wrapper .image-signpost .signpost-content p, .signpost-wrapper .image-signpost .sp-box-link {  -webkit-transition: all 1s; transition: all 1s; }
.signpost-wrapper .image-signpost:hover .signpost-content p, .signpost-wrapper .image-signpost:hover .sp-box-link { color:#fff; }

/*--  Home first row boxes  --*/

.home--section-build-frvr { counter-reset: section; padding-bottom:70px; }
.home--section-build-frvr .head-box { padding:0 15px 39px; }
.home--section-build-frvr h3 { display:inline-block; font-size: 1.8rem; font-weight: 300; line-height: 1.22; letter-spacing: 0.5px; }
.home--section-build-frvr p.circle-white-link { float:right; font-size: 1.8rem; font-weight: 300; margin: 0; text-transform: uppercase; margin-right: 22px; margin-top: -3px; }

.hm-box { }
.hm-box-content-outer { position:relative; }
.hm-box-content { bottom: 0; padding: 37px 68px 34px 74px; background-color:#fff; position:absolute; right:0; width: 100%; max-width: 90%; transition:all 0.6s; }
.hm-box-content:before { font-weight: normal; counter-increment: section; content: counter(section, decimal-leading-zero); display: block; color: #ffa400; font-size: 2.4rem; position:absolute; left:31px; line-height: 1.29em; letter-spacing: 0.5px; }
.hm-box-subcntnt { padding: 24px 0 0; display:none; border-top:2px solid #000; margin-top: 26px; }
.hm-box-subcntnt p {font-size: 1.6rem;line-height: 1.63em; font-weight:300; }
.hm-box-inner { padding-right: 26px; min-height: 477px; position: relative; }
.hm-box-inner p.hmbxlnk, .hm-box-content p { margin-bottom: 0; }
.hm-box-inner p.hmbxlnk-inner { margin-top:22px; text-transform: uppercase; font-size:1.8rem; line-height:normal; padding: 2px 34px 1px 0; background: url(/~/media/Images/D/De-Beers-Group/css/circle-white-arrow.svg) no-repeat right center; display:inline-block; }
.hm-box-content p.hm-bx-ttl { font-weight: normal; text-transform: uppercase; min-height: 64px; margin-bottom:7px; font-size:2.4rem; line-height: 1.29em; letter-spacing: 0.5px; }
.hm-box-content p.hm-bx-dt { font-size: 1.6rem; line-height: 1.63em; color: #919191; font-weight: 300; }
.hm-box-inner p.hmbxlnk a { position:absolute; top:0; left:0; display:block; height: 100%; width: 100%; background: rgba(0,0,0,0); }
.hm-box-inner:hover .hm-box-content { -webkit-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.11); -moz-box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.11); box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.11); }

/*--  Home bottom boxes  --*/

.home--section-four { margin-bottom:127px; }
.hm-box-img { min-height: 353px; }
.hm-sec4-box-inner { position:relative; min-height:510px; }

.hm-sec4-box-inner > a { transition: all 0.2s; position:absolute; left:0; top:0; height:100%; width:100%; display:block; font-size: 0; }

.hm-sec4-box-inner:before { transition: all 0.2s; content:""; display:inline-block;  height:100%; width:100%; position:absolute; left:0; top:0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+59,000000+100&0+59,0.65+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 59%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 59%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */ }

.hm-sec4-box-inner:hover:before { /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+42,000000+100&0+42,0.65+100 */
background: -moz-linear-gradient(top, rgba(0,0,0,0) 42%, rgba(0,0,0,0.65) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 42%,rgba(0,0,0,0.65) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(0,0,0,0) 42%,rgba(0,0,0,0.65) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */ }

.hm-Sec4-content { position:absolute; left:0; bottom:0; padding: 0 45px 55px 11%; max-width: 87%; }
.hm-Sec4-content p a, .hm-Sec4-content h2, .hm-Sec4-content p { color:#fff; }
.hm-Sec4-content h2 { transition: all 0.5s; font-size: 3.6rem; line-height: normal; letter-spacing: 0; margin-bottom: 7px; }
.s4bx-link-box { display:none; }
.s4bx-link-box p { margin-bottom:0; margin-top:20px; padding-right: 39px; background: url(/~/media/Images/D/De-Beers-Group/css/circle-white-arrow.svg) no-repeat right center; display: inline-block; font-weight: 300; text-transform: uppercase; }
.s4bx-link-box p:hover { background: url(/~/media/Images/D/De-Beers-Group/css/circle-yellow-arrow.svg) no-repeat right center; }
.hm-Sec4-content p.s4bx-cntnt { margin-bottom:0;   font-size: 3.0rem; font-weight: 300; line-height: 1.33em; }

.owl-controls .owl-buttons div { cursor: pointer; width: 17px; height: 27px; text-indent: -99999px; background: url(~/media/Images/D/De-Beers-Group/css/small-right-white-arrow.svg) no-repeat left center; border: 0; transition: all 0.3s ease-in-out; position: relative; top: -10px; }

.owl-controls .owl-buttons div.owl-prev { width: 29px; background: url(~/media/Images/D/De-Beers-Group/css/small-left-white-arrow.svg) no-repeat left center; /*transform: scaleX(-1);*/ }


/*---   In page navigation page   ---*/

/*.section-navigation { width: 500px; position: fixed; top: 50%; right: 0; transform: translateY(-50%); background-color:#fff; }*/




#side-nav-wrapper { /*width: 340px;*/ clear: both; position: relative; float: right; height: 0; z-index: 999; }
.progressbar i, #side-nav i {
    position: relative;
    padding: 20px 0 0;
    min-height: 20px;
    cursor: pointer;
    display: block; font-weight: 300; margin-bottom:40px;
}
.progressbar .labels::before, #side-nav .labels::before { width: 10px;
    position: absolute;
    background: #fff;
    height: 18px;
    content: ''; right:0;
    bottom: 0;
}
.progressbar .bar, #side-nav .bar {
    position: absolute;
    top: 4px;
    bottom: 8px;
    right: 6px;
    width: 2px;
    background-color: #b4b4b4;
}
.progressbar .labels, #side-nav .labels {
    text-align: right;
    font-size: 16px;
    /*display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: column;
    flex-direction: column;*/
    height: 100%;
    min-height: 150px;
}
.progressbar .indicator, #side-nav .indicator {
    position: absolute;
    top: 0;
    left: 0;
    width: 2px;
    background-color: #0061a1;
}
.progressbar, #side-nav {
    position: relative;
    max-height: 100vh;
    min-height: 150px;
    z-index: 4;
    right: 0;
    -moz-transition: right 0.3s ease-in;
    -o-transition: right 0.3s ease-in;
    -webkit-transition: right 0.3s ease-in;
    transition: right 0.3s ease-in;
}
.progressbar i::before, #side-nav i::before {
    position: absolute;
    top: 3px;
    right: 4px;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #b4b4b4;
    line-height: 0;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.progressbar i::after, #side-nav i::after {
    content: attr(data-text);
    position: absolute;
    font-style: normal;
    text-align: right;
    color: #aaa;
    line-height: 0;
    right: 35px;
    left: auto;
    top: 4px; transition: all 0.2s; white-space: nowrap;
}
.progressbar i.read::before, #side-nav i.read::before {
    background: #000;
}
.progressbar.fixed:not(.opened) i::after, #side-nav.fixed:not(.opened) i::after {
    transform: scaleX(0) translateX(100%);
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    right: -100%;
    opacity: 0;
}
.progressbar i.reading::after, #side-nav i.reading::after {
    color: #000;
}
.progressbar i:hover::after, #side-nav i:hover::after { color: #000; }
.progressbar i.reading::before, #side-nav i.reading::before {
    right: 2px;
    height: 10px;
    width: 10px;
    box-shadow: 0 0 0 1px #0061a1;
    border: 2px solid #fff;
    -moz-box-shadow: 0 0 0 1px #0061a1;
    -webkit-box-shadow: 0 0 0 1px #0061a1;
    box-shadow: 0 0 0 1px #0061a1;
    background: #000; top:0;
}
.progressbar i:last-child, #side-nav i:last-child {
    min-height: 25px; margin-bottom:0;
}
.progressbar.fixed:not(.opened), #side-nav.fixed:not(.opened) {
    max-width: 15px;
}
.progressbar.fixed, #side-nav.fixed {
    position: fixed;
    -moz-transform: translateY(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0);
    transform: translateY(-50%) translateZ(0);
    top: 50%;
    right: 10px;
    z-index: 4;
    -moz-transition: width 0.2s ease 0.5s, right 0.3s ease;
    -o-transition: width 0.2s ease 0.5s, right 0.3s ease;
    -webkit-transition: width 0.2s ease, right 0.3s ease;
    -webkit-transition-delay: 0.5s, 0s;
    transition: width 0.2s ease 0.5s, right 0.3s ease;
    width: 100%;
}

body.internetexplorer11 .progressbar.fixed, body.internetexplorer11 #side-nav.fixed, body.ie10 .progressbar.fixed, body.ie10 #side-nav.fixed { right: 31px; }

/*.progressbar.fixed.opened, #side-nav.fixed.opened {
    padding-left: 25px;
}*/








@media all and (min-width: 1025px){

.progressbar:not(.opened), #side-nav:not(.opened) {
    overflow: visible;
}
.progressbar.fixed .overlay, #side-nav.fixed .overlay {
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -moz-transition: left 0.4s ease;
    -o-transition: left 0.4s ease;
    -webkit-transition: left 0.4s ease;
    transition: left 0.4s ease;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
    left: -15px;
    position: absolute;
    background: #fff;
    width: 50vw;
    height: 100vh;
    opacity: 1;
    top: 50%;
}
.progressbar.fixed:hover, .progressbar.fixed.opened, #side-nav.fixed:hover, #side-nav.fixed.opened {
    max-width: 260px;
    min-width: 200px;
}
.progressbar.fixed:hover i::after, .progressbar.fixed.opened i::after, #side-nav.fixed:hover i::after, #side-nav.fixed.opened i::after {
    -moz-transition: all 0.3s ease 0.1s;
    -o-transition: all 0.3s ease 0.1s;
    -webkit-transition: all 0.3s ease;
    -webkit-transition-delay: 0.1s;
    transition: all 0.3s ease 0.1s;
    transform-origin: 100% 0;
    -moz-transform: translateX(0%);
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    /*white-space: normal;*/
    right: 35px;
    opacity: 1;
}

}


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

.progressbar .overlay::after, #side-nav .overlay::after {
    border-top: 5px dotted #fff;
    display: none;
    height: 0;
}
.progressbar .overlay::before, .progressbar .overlay::after, #side-nav .overlay::before, #side-nav .overlay::after {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    content: '';
    width: 6px;
    left: 13px;
    top: 50%;
}
.progressbar .overlay::before, #side-nav .overlay::before {

    -moz-transform: translateY(-50%) rotate(90deg);
    -ms-transform: translateY(-50%) rotate(90deg);
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg);
    height: 20px;
    content: '...';
    width: auto;
    height: auto;
    left: 18px;
    top: 17px;
    font-size: 50px;
    line-height: 29px;
    color: #fff;
    letter-spacing: -6px;
}

.progressbar .overlay, #side-nav .overlay {
    position: absolute;
    width: 40px;
    height: 40px;
    background: #0061a1;
    top: 50%;
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%;
    left: 100px;
    right: auto;
    z-index: 1; margin-top: -9px; left: -30px; cursor: pointer;
}
.progressbar::before, #side-nav::before {
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.5);
    position: absolute;
    background: #fff;
    bottom: -999px;
    right: -20px;
    top: -999px;
    content: '';
    left: 0;
}
.progressbar, #side-nav {
        -moz-transition: width 0.2s ease 0.5s, right 0.3s ease;
    -o-transition: width 0.2s ease 0.5s, right 0.3s ease;
    -webkit-transition: width 0.2s ease, right 0.3s ease;
    -webkit-transition-delay: 0.5s, 0s;
    transition: width 0.2s ease 0.5s, right 0.3s ease; right: -20px !important; height: 60%; position: fixed; -moz-transform: translateY(-50%) translateZ(0);
    -ms-transform: translateY(-50%) translateZ(0);
    -webkit-transform: translateY(-50%) translateZ(0); transform: translateY(-50%) translateZ(0); z-index: 4; top: 50%;     width: 100%;    
}
.progressbar.opened .overlay::before, .progressbar.opened .overlay::after, #side-nav.opened .overlay::before, #side-nav.opened .overlay::after {
    display: inline-block;
    background: #fff;
    border: none;
    height: 3px;
    width: 20px;
    left: 50%;
    top: 50%;
}
.progressbar.opened .overlay::after, #side-nav.opened .overlay::after {
    -moz-transform: translate(-50%, -50%) rotate(45deg);
    -ms-transform: translate(-50%, -50%) rotate(45deg);
    -webkit-transform: translate(-50%, -50%) rotate(45deg);
    transform: translate(-50%, -50%) rotate(45deg);
}
.progressbar.opened .overlay::before, #side-nav.opened .overlay::before {
    -moz-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.progressbar.opened .overlay, #side-nav.opened .overlay {
    left: -60px;
}
.progressbar.opened::before, #side-nav.opened::before {
    left: -40px;
}
.progressbar.opened, #side-nav.opened {
    pointer-events: all;
}
.progressbar.opened, #side-nav.opened {
pointer-events: none;
    background: #fff;
    max-width: none;
    right: -100%;
    -moz-box-shadow: 0px 0px 0px 40px #fff;
    -webkit-box-shadow: 0px 0px 0px 40px #fff;
    box-shadow: 0px 0px 0px 40px #fff;
}
.progressbar.opened, #side-nav.opened {
    transition: all 0.1s ease;
    pointer-events: all;
    max-width: 300px;
    right: 10px !important;
    width: 75%;
    opacity: 1;
}
#side-nav .overlay { cursor:pointer; }

.progressbar .labels, #side-nav .labels {    
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-direction: column;
    flex-direction: column;
}

/*--  For default opening of progress bar at <= 1024  --*/

.progressbar:not(.opened), #side-nav:not(.opened) { max-width: 15px; }
.progressbar:not(.opened) i::after, #side-nav:not(.opened) i::after {
    transform: scaleX(0) translateX(100%);
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
    right: -100%;
    opacity: 0;
}
#side-nav-wrapper { z-index: 99999; }



}

@media all and (max-width: 991px){

.progressbar, #side-nav { margin-top: 8px; }

}

@media all and (max-height: 500px){

.progressbar i, #side-nav i { margin-bottom: 30px; }
#ip3-our-journey .boxes__link-wrap .boxes-link {
    font-size: 1.6rem;
}
#ip3-our-journey .boxes__link-wrap {
    padding-top: 7px;
    font-size: 1.6rem;
    padding: 24px;
}

}

@media all and (max-height: 420px){

.progressbar i, #side-nav i { margin-bottom: 15px; }
#ip3-our-journey .boxes__link-wrap .boxes-link {
    font-size: 1.6rem;
}
#ip3-our-journey .boxes__link-wrap {
    padding-top: 7px;
    font-size: 1.6rem;
    padding: 24px;
}
}


#ip3-our-journey .boxes__link-wrap .boxes-link{font-size: 2.0rem;}

.boxes4column h3.boxes__item__title {
    font-size: 3rem;
}

.boxes4column .boxes__item__content-container {
    position: relative;
    padding: 140px 15px 0px;
    background: transparent url(/~/media/Images/D/De-Beers-Group/css/insight-boxes-shadow.png) no-repeat top/cover;
    z-index: 2;
    min-height: 330px;
}



@media only screen and (min-device-width: 320px) and (max-device-width: 667px) and (orientation : portrait) { 
#ip3-our-journey .boxes__link-wrap .boxes-link {
    font-size: 1.6rem;
}
#ip3-our-journey .boxes__link-wrap {
    padding-top: 7px;
    font-size: 1.6rem;
    padding: 24px;
}
}

#ip3-our-journey .coloricons .slick-dots li {
    padding: 4px;
}

#ip3-our-journey .coloricons .slick-dots li button {
    background: #f5f5f5 !important;
}


#ip3-our-journey  div#full-reports-vol1 {
    margin-top: 75px;
}

#ip3-our-journey div#full-reports-vol1 .left-content-text, #ip3-our-journey div#full-reports-vol1 .right-content-text {
    text-align: center;
}

/*---- new-navigation-----*/
#ip3-Homepage .fixed-header figure.header--logo img {top: -19px;}
header .inner-menu-navigation .menu-list .second-the-4cs{text-transform: none;}
.fixed-header .top-navigation-links.header--primary-navigation .level1 {padding-bottom: 20px;}
.fixed-header ul#section-Homepage-level1 .level1 {padding-top: 0 !important;height: auto; padding-bottom: 20px;}
.fixed-header ul#section-Homepage-level1 {margin-top: 9px;}
.menu-list {display: table-cell;width:auto;top:0;vertical-align: top;}
.fourth-level.menu-list.slidefromleft1 {top: -15px;}
.menu-list ul li{visibility:hidden;height:0;overflow:hidden;opacity:0;}
.fourth-level.menu-list li.toggle-children span.btn-toggle {position: relative;width: 20px;height: 20px;    display: inline-block;top:7px;cursor: pointer;}
.fourth-level.menu-list li.toggle-children span.btn-toggle:after,.fourth-level.menu-list li.toggle-children span.btn-toggle:before {content: "";position: absolute;right: 7px;top: 0;height: 12px;width: 1px;background: #ffad18;cursor: pointer;transition: 0.4s all ease;}
.fourth-level.menu-list li.toggle-children span.btn-toggle:before{transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);}
.fourth-level.menu-list li.toggle-children {position: relative;}
.menu-options .menu-list ul .innermost-level.active ul li {height: auto;opacity: 1;width: auto;visibility: visible;}
.fourth-level.menu-list ul.innermost-level{display:none;}
.fourth-level.menu-list ul.innermost-level li{transition:0.4s opacity ease,0.4s visibility ease; visibility: visible !important;opacity: 1 !important;  height: auto !important;   width: auto;   padding-bottom: 12px !important;} 
.fourth-level.menu-list ul.innermost-level{padding-top: 12px; margin-left: 16px;}
.fourth-level.menu-list ul.innermost-level:after {opacity: 0;}
.fourth-level.menu-list li.toggle-children span.btn-toggle.active:after {transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);}
.fourth-level.menu-list li.toggle-children span.btn-toggle.active:before {opacity: 0;}

.solr-search-tab-mobiDropdown:hover,.solr-search-tab-mobiDropdown:focus{text-decoration: none;}
header .arrow:before{color: #ffad18;display: inline-block;position: absolute;top: 50%;right: -5px;content: "\e900"; font-family: icomoon;font-size: 4.2rem;transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);width: auto;height: auto;background: transparent;}
header .arrow:after{display:none}
.top-navigation-links.header--primary-navigation li.level1:nth-last-child(1), .top-navigation-links.header--primary-navigation li.level1:nth-last-child(2), .top-navigation-links.header--primary-navigation li.level1:nth-last-child(3),.top-navigation-links.header--primary-navigation li.level1:nth-last-child(4) {
    display: table-cell !important;
}
.top-navigation-links.header--primary-navigation li.level1{display:none !important}
.fixed-header.active .header--primary-navigation ul li.level1:last-child > a:before, .fixed-header.active .header--primary-navigation ul li.level1:last-child > span:before{border: none;}
.top-navigation-links.header--primary-navigation li.level1:last-child a {margin-right: 0;}
.top-navigation-links.header--primary-navigation li.level1:last-child a:before {content: "";position: absolute; right: 0; width: 0; background: #fff; height: 100%; top: 0; transition: 0.6s width ease;   z-index: -1; opacity: 1;  border: none; left: auto; transform: none;}
.fixed-header.active .icon-search:before {
    color: #000;
}
.mm-menu.mm-effect-listitems-slide .mm-listview > li {
    padding-bottom: 10px;
    padding-top: 10px;
}
.fixed-header.active .icon-search {
    margin-top: 10px;
} 
.fourth-level.menu-list .nav-heading1:before {top: 11px;}
.second-level.menu-list .arrow:before {top: -4px; transform: none;}
.top-navigation-links.header--primary-navigation ul li.level1 > span:after {bottom: -2px;}
.inner-menu-navigation.sliding.slideTop {position: absolute; transform: translateY(-55px) translateX(-50%); -webkit-transform: translateY(-55px) translateX(-50%); -moz-transform: translateY(-55px) translateX(-50%); -ms-transform: translateY(-55px) translateX(-50%); -o-transform: translateY(-55px) translateX(-50%);overflow:hidden; }
.inner-menu-navigation{max-width: 1430px; margin: 0 auto;display:none;min-height:450px;background: #fff;padding:80px 118px 71px 118px; position: absolute; width: 100%; left: 50%; transform: translateX(-50%); -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%);-o-transform: translateX(-50%);top:73%;overflow:hidden;-webkit-box-shadow: 0 8px 13px -5px rgba(0,0,0,0.2);
    box-shadow: 0 8px 13px -5px rgba(0,0,0,0.2);}
.inner-menu-navigation.slideTop {top: 76%;} 
.inner-menu-navigation .image-wrapper {float: left;} 
.menu-options { display: table;padding-left:40px;margin-top: -20px;}
.menu-options .menu-list { /*--display: table-cell;--*//*top:-20px*/}
.second-keywords {display: none;}
.inner-menu-navigation .menu-list li{transition:1s opacity linear}
.top-navigation-links {float: right;z-index: 99999;position: relative;}
nav.header--primary-navigation.floatRight {/* margin-top: -50px; */}
.top-navigation-links ul {display: table;margin-top: 25px;}
header .image-content-wrapper a {text-decoration: none;letter-spacing: 0.5px;}
.top-navigation-links ul li {display: table-cell !important;}
.top-navigation-links ul li a, .top-navigation-links ul li > span{color: #fff;display:inline-block;margin-right:31px;}
.top-navigation-links ul li a.btn-toplink {border: solid 0.5px #858585;width: 105px;height: 42px;display: inline-block; text-align: cente	r; vertical-align: middle;padding-top: 7px;padding-right: 0px;}
.inner-menu-navigation .second-level li{visibility:hidden;height:0;opacity:0}
.third-level.menu-list,.fourth-level.menu-list {position: relative;left: 0;transition: 1s left ease;visibility: hidden;}
.slidefromleft{left:0px !important;visibility:visible !important} 
.third-level.menu-list {left: 200px;position: relative;transition:1s left ease,1s width ease;width: 50%;padding-right: 82px;}
.fourth-level.menu-list {left: 200px; position: relative;transition:1s left ease;padding-left: 82px;}
/* .second-level.menu-list.small{width:361px} */ 
.second-level.menu-list {width:100%; position: relative;transition:1s left ease,1s width ease;    max-width: 150px;}
.open-child-tree {width: 20px;display: inline-block;margin-left: 10px;cursor:pointer}
.open-child-tree img {max-width: 100%;}
.header--primary-navigation ul li.level1 > a:before,.header--primary-navigation ul li.level1 > span:before{content: "";background: transparent;border-left: 7px solid transparent;border-top:7px solid #fff;border-bottom: 7px solid transparent;border-right: 7px solid transparent;position: absolute;transform: rotate(180deg) translateX(50%);-webkit-transform: rotate(180deg) translateX(50%);-moz-transform: rotate(180deg) translateX(50%);-ms-transform: rotate(180deg) translateX(50%);left: 50%;width: 10px;height: 10px;bottom:-30px;transition:0.5s all ease;opacity:0;}

.header--primary-navigation ul li.level1.current > a:before{bottom:-26px;opacity:1}

/*.top-navigation-links.header--primary-navigation ul li.level1.current > a:before,.header--primary-navigation ul li.level1.current > span:before{bottom:-18px;opacity:1}*/

.inner-menu-navigation.fixed .top-navigation-links.header--primary-navigation ul li.level1.current > a:before{bottom:-18px;opacity:1}
.fixed-header.active .header--primary-navigation ul li.level1.current > a:before,.fixed-header.active .header--primary-navigation ul li.level1.current > span:before { bottom: -19px;}
.fixed-header.active .header--primary-navigation ul li.level1 > a:before,.fixed-header.active .header--primary-navigation ul li.level1 > span:before {border-top: 7px solid #000;}
.image-content-wrapper{background: #fff;width: 281px;min-height: 109px;padding:25px 25px 20px 25px;   margin-left: 29px;margin-top: -33px;position: relative;}
.image-content-wrapper p {font-size: 1.8rem;line-height: 1.22em;color:#000;}
.arrow{position: relative;width: 24px;height:15px;display: inline-block;top:2px;margin-left: 10px;}
.arrow:before{content:"";width:23px;height:1px;background: #ca9516;display:inline-block;top 50%;position:absolute;top:8.7px;right:-3px;}
.arrow:after {content: "";border: solid #ca9516;border-width: 0 1px 1px 0;display: inline-block;
    padding:4px;transform: rotate(-45deg) translateY(-50%);-webkit-transform: rotate(-45deg) translateY(-50%);-moz-transform: rotate(-45deg) translateY(-50%);-ms-transform: rotate(-45deg) translateY(-50%);-o-transform: rotate(-45deg) translateY(-50%);position: absolute;left: 21px;    top:8px; }
.second-level.menu-list li {font-size:1.6rem;line-height:1.3em;text-transform: uppercase;}
/* .second-level.menu-list li.second-the-4cs{text-transform:none;} */
.second-level.menu-list li a {text-decoration: none;}
.second-level.menu-list.small li:not(.clicked) a {color: #c4c4c4 !important;}
.second-level.menu-list.small ul {position: relative;}
.third-level.menu-list ul:after{content: "";position: absolute;top: -52px;left: -60px;height: calc(100% + 52px);width: 1px;background:#e5e5e5;min-height:340px;}
.nav-heading{font-size: 1.6rem; font-weight: 500; font-style: normal; font-stretch: normal; line-height: 1.29;letter-spacing: 0.5px; color: #000;text-transform: uppercase; position: relative; margin-right: 12px; text-decoration: none !important; margin-bottom:25px; display: inline-block;}
.nav-heading:after { content: "";  position: absolute; bottom: -3px; left: 0; width: 100%; height: 1px;
    background: #d8d8d8;}
.nav-heading:before,.nav-heading1:before {content: ""; border: solid #ffad18; border-width: 0 1px 1px 0; display: inline-block; padding:4px; transform: rotate(-45deg) translateY(-50%); -webkit-transform: rotate(-45deg) translateY(-50%); -moz-transform: rotate(-45deg) translateY(-50%); -ms-transform: rotate(-45deg) translateY(-50%); -o-transform: rotate(-45deg) translateY(-50%); position: absolute; right: -15px;    top: 10px; display: inline-block;}
.inner-menu-navigation .third-level.menu-list li {font-size: 1.6rem; font-weight: 500; font-style: normal; font-stretch: normal; line-height:1.2em; letter-spacing: 0.5px; color: #000000;   text-transform: uppercase;}
header #searchBox{ position: fixed; top: 0; left: 0; width: 100%; height: 100vh; background:#fff;}
header.dark-header {background: #001b2c;height: 167px;}
#searchTextboxContainer:after { position: absolute; left: 0; bottom: 0; height: 1px; width: 100%;}
/* #searchTextboxContainer:after {content: ""; position: absolute; left: 0; bottom: 0; width: 100%; opacity: 0.46;  border: solid 1px #979797; height: 1px;} */ 
header .ui-menu { border: none; font-size: 30px; font-weight: 300; font-style: normal; font-stretch: normal; line-height: 1.57; letter-spacing: normal; color: #bbbbbb; max-width: 100% !important; border: 0; }
header .ui-menu li.ui-menu-item { border: 0 !important; float: none;}
.ui-widget-content a { color: #bbb;    cursor: pointer;}
header .ui-menu li.ui-menu-item a.ui-state-focus, header .ui-menu .ui-menu-item a.ui-state-active {background: #fff; color: #000;}
header .ui-menu li.ui-menu-item a.ui-state-focus > span:first-child,header .ui-menu .ui-menu-item a.ui-state-active > span:first-child { border-bottom: 1px solid #ca9516; width: auto; display: inline-block;}
#SearchButtonContainer { position: absolute; right: 0; top: 20px;}
.btn-toplink {position: relative;}
.top-navigation-links ul li a.btn-toplink:hover {color: #000;}
header .header--search .icon-search:before, .dark-header .icon-search:before {color: #fff;}
.btn-toplink:after {content: "";position: absolute;left: 0;content: "";position: absolute; width: 0;  background: #fff;height: 100%;top: 0;transition: 0.6s width ease;z-index: -2; opacity: 0;}
a.btn-toplink:before { content: ""; position: absolute; right: 0; width: 0; background: #fff; height: 100%; top: 0; transition:0.6s width ease; z-index: -1; opacity: 1;}
a.btn-toplink:hover:after { width: 100%; z-index: -1; opacity: 1;}
a.btn-toplink:hover:before { width: 100%; z-index: -2; opacity: 0;}
.third-level.menu-list.faded a{color:#c4c4c4 !important}
.inner-menu-navigation .third-level.menu-list li.clicked1 a {color: #000 !important;}
.fourth-level.menu-list li a{text-decoration: none;}
.fourth-level.menu-list li{font-size: 1.6rem;font-weight: 500;font-style: normal;font-stretch: normal;line-height: 1.2em;letter-spacing: normal;color: #000;text-transform: uppercase;overflow:hidden;visibility: hidden;opacity: 0; height: 0;}
.second-level.menu-list.reduceWidth.fade1 a {color: #c4c4c4 !important;}
.second-level.menu-list.fade1 li.clicked a {color: #000 !important;}
a.nav-heading1 {font-size:1.6rem;font-weight: 500; font-style: normal; font-stretch: normal;  line-height: 3.67;letter-spacing: 0.5px; color: #000000; position: relative;text-decoration: none;text-transform: uppercase;}
.nav-heading1:after { content: ""; position: absolute; bottom: 0; width: 100%; left: 0; height: 1px;   background: #c4c4c4;}
.fourth-level.menu-list ul:after {content: "";position: absolute;top: -53px;left:-37px;width: 1px;background: #e5e5e5;bottom: 0;min-height: 340px;height: calc(100% + 53px);}
.menu-options .menu-list ul{position:relative}
/**--- Fixed header starts ---*/
.search-out-wrapper{position:relative;height:100vh}
.header--searchbox.search-openstate{z-index:99999;}
.fixed-header {position: fixed;top:0;left: 0;width: 100%;transition: 0.6s transform ease;background: #fff;visibility:hidden;padding-top: 100px;transform:translateY(0);}
.fixed-header *{opacity:0;transition:0.4s opacity ease}
.fixed-header.active {visibility:visible;padding-top:30px;transform: translateY(-30px);z-index:99998}
.fixed-header.active * {opacity:1;}
.fixed-header * {color: #000;}
.top-navigation-links.header--primary-navigation li.level1 {height: auto;padding-right: 0;padding-bottom: 17px;}
.fixed-header.active ul li.level1 > span {
    color: #000;
}
.top-navigation-links.header--primary-navigation li.level1 a,.top-navigation-links ul li a, .top-navigation-links ul li > span {text-transform: none;font-size: 1.8rem;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 1.67em;}
.fixed-header .top-navigation-links ul li a.btn-toplink {padding: 8px;text-align: left;}
.inner-menu-navigation.fixed {
    position: fixed;
    top: 105px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 100vw;
    max-width: 1430px;
    z-index:99999;
    -webkit-box-shadow: 0 8px 13px -5px rgba(0,0,0,0.2);
    box-shadow: 0 8px 13px -5px rgba(0,0,0,0.2);
    }
.fixed-header .top-navigation-links ul li a, .fixed-header .top-navigation-links ul li.level1 > span{color: #000;padding-top: 8px;border:none;}
@keyframes width1{from{width:200px}to{width:100%}}
@-webkit-keyframes width1{from{width:200px}to{width:100%}}
.fixed-header .header--primary-navigation ul li.level1 {height: 47px;    padding-bottom: 7px;}
.fixed-header:after {content: "";position: absolute;left: 50%; bottom: 0;height: 1px; background: #dfdfdf;    width: 200px; transform: translateX(-50%);}
.fixed-header.active:after {animation: width1 3s forwards;}
figure.header--logo img {position: relative;top: -17px; width: 290px;}
.fixed-header.active .icon-search {margin-top: 10px;}
.fixed-header figure.header--logo img {max-width: 276px;margin-top: 18px;top:-17px;}
.mm-opened header.dark-header {height: 0 !important;}
/**--- Fixed header ends ---*/

@media all and (min-width:991px) and (max-width:1050px){
.menu-options.full-width .second-level.menu-list.reduceWidth.fade1 {left:-10px !important;}
.menu-options.full-width .third-level.menu-list.slidefromleft {left: 48px !important;}
.third-level.menu-list ul:after{left: -40px;}
}

@media all and (min-width:991px) and (max-width:1200px){
.inner-menu-navigation{padding: 103px 7px 71px 30px;}
.menu-options {padding-left:20px;}
.fixed-header.active .top-navigation-links.header--primary-navigation ul li.level1.current > a:before { bottom: -17px;}
.fixed-header.active .header--primary-navigation ul li.level1.current > a:before { bottom: -20px;}
.header--primary-navigation ul li.level1.current > a:before {bottom: -27px;}
.inner-menu-navigation.sliding.fixed.static.slideTop {top: 114px;}
}


ul#section-Homepage-level1 li.level1:nth-child(4) ~ li.level1 {
    display: none;
}
.fixed-header.active nav.header--primary-navigation.floatRight {
    margin-top: 0;
}
.menu-options.full-width {
    width: 100%;
    padding-left: 0;table-layout:fixed;
}
.menu-options.full-width .menu-list {
    width: auto;display: table-cell;    vertical-align: top;
}
.nav-outer-wrap{position:relative;z-index:0;margin-top: -30px;}
.header--primary-navigation ul li.level1 > span {color: #fff;}
.header--primary-navigation li.level1 > span:after {width:90% !important}
.top-navigation-links ul li:last-child > span {margin-right: 0;}
.fixed-header .header--primary-navigation ul li.level1:last-child {}


.second-level li,.inner-menu-navigation .third-level li{visibility:hidden !important;opacity:0;height:0 !important;padding-bottom:0;}
.second-level li.show,.inner-menu-navigation .third-level li.show{visibility:visible !important;opacity:1;height:auto !important;padding-bottom:30px}
.fixed-header.active ul { margin-top: 0;}
header{height: 167px}
.inner-menu-navigation.sliding.fixed.static.slideTop {position: fixed;top: 111px;border-top: 1px solid #f2f2f2;z-index: 99999;} 
.fixed-header.active nav.header--primary-navigation.floatRight {z-index: 0;position: relative;}
.internetexplorer11 .menu-options,.chrome64 .menu-options{width:70%;padding-left:30px;} 
.internetexplorer11 .menu-options.full-width,.chrome64 .menu-options.full-width{width:95%;} 
.internetexplorer11 .menu-list,.chrome64 .menu-list{min-width:100%;top:0;padding-right:0;}
/*.tab-navigation.fixedmenu { -webkit-animation: 0.5s scrollToptobottom; -moz-animation: 0.5s scrollToptobottom; -o-animation: 0.5s scrollToptobottom; -ms-transition: 0.5s scrollToptobottom; animation: 0.5s scrollToptobottom; }*/
@keyframes scrollToptobottom {
    from {top: -100px;opacity:0}
    to {top: 94px;opacity:1}
}
-webkit-@keyframes scrollToptobottom {
    from {top: -100px;opacity:0}
    to {top: 94px;opacity:1}
}
.menu-list li {letter-spacing: 0.5px;}
.second-level li.show, .inner-menu-navigation .third-level li.show{padding-right:0;}
/* Bhavesh main navigation fixes  Start*/
@media all and (min-width:1024px) and (max-width:1440px){
.inner-menu-navigation{
    /* padding: 60px 80px 31px 80px; */
    /* min-height: 500px; */
    /* max-height: 501px; */
}
.second-level.menu-list li{font-size:1.6rem;}
.second-level li.show, .inner-menu-navigation .third-level li.show{padding-bottom: 22px;}
.second-level.menu-list.reduceWidth ul::after,.fourth-level.menu-list ul:after{/* min-height:400px; *//* bottom: 29px; */}
.inner-menu-navigation .third-level.menu-list li{font-size:1.6rem;}
.hm-banner-text {padding-left:20px}
.hm-banner-text h2 a {font-size:5.2rem}
}
@media all and (min-width:1024px) and (max-width:1280px){
.inner-menu-navigation{
    padding: 60px 30px 61px 30px;
    /* min-height: 500px; */
    /* max-height: 580px; */
}
.menu-options{padding-left:60px !important;}

}
/* Bhavesh main navigation fixes End*/


.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 .search-out-wrapper{opacity:0;}
#ip3-Homepage figure.header--logo img {top: -4px;}

header .inner-menu-navigation .second-level.menu-list .arrow {
    top:1px;
}

header .inner-menu-navigation .third-level.menu-list .arrow {
    top: 1px;
}


 header .ui-menu { float:none !important;height:200px;    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; } 
header .ui-menu * { -webkit-overflow-scrolling: touch !important; } 
header .ui-menu li.ui-menu-item a { float:none !important; display:inline-block !important; }


/*--  For header contact link box style
.top-navigation-links.header--primary-navigation li.level1:last-child a:hover:before {width: 100%; z-index: -2; opacity: 0;}
.top-navigation-links.header--primary-navigation li.level1:last-child a:hover:after {width: 100%;    z-index: -1; opacity: 1;}
.top-navigation-links.header--primary-navigation li.level1:last-child a:hover { color: #000;}
.top-navigation-links.header--primary-navigation li.level1:last-child a:hover,.top-navigation-links.header--primary-navigation li.level1:last-child a:hover * {
    color: #000 !important;
}
.top-navigation-links.header--primary-navigation li.level1:last-child span{padding-right: 0;width: 105px; height: 42px;border: solid 0.5px #d9d9d9;font-size: 18px;font-weight: 300;font-style: normal;    font-stretch: normal;line-height: 1.06; letter-spacing: normal; text-align: center; color: #fff;   padding-top: 9px; display: inline-block;}
.fixed-header .top-navigation-links.header--primary-navigation li.level1:last-child span {color: #000;  height: 35px;padding-top: 5px;}
.top-navigation-links.header--primary-navigation li.level1:last-child a:after {left: 0;content: "";  position: absolute;width: 0;background: #fff;height: 100%;top: 0;transition: 0.6s width ease;z-index: -2;   opacity: 0; transform: none;right: auto;}
--*/


.inner-menu-navigation .image-wrapper .inner-image-wrapper {opacity: 0;visibility: hidden;    height: 0;width: 0;overflow: hidden;transition: none;position: absolute;left: 0;transition: 1s all ease;}
.inner-menu-navigation .image-wrapper.active .inner-image-wrapper {opacity: 1;visibility: visible;height: auto;width: auto;overflow: hidden;}
.inner-menu-navigation .image-wrapper {height: auto;position: relative;}
.image-wrapper.active {width: 30%; min-height: 300px;}
/*---- modules-----*/
/**-- FURTHER READING MODULE --*/
section.block--further-information.related-news-base-layout {text-align: center;}
/**-- FURTHER READING MODULE --*/

/**-- CONTENT LANDING STARTS--*/
.big-intro-text-wrapper{margin-bottom:35px}
.intro-text-wrapper {margin-bottom:35px}
.intro-text-wrapper h4{font-size: 2.2rem; font-weight:normal;}
iframe.video-frame.shown {height: 100%;}
.float100{float:left;width:100%;}
#contentwrapper.float100 {padding-top: 0;}
.scrollToBottom,.scrollToBottom:hover,.scrollToBottom:focus{text-decoration:none;}
.one-col-content-text.normal-content-text-module img{float: none;padding: 0; margin-left: 0;}
/**-- CONTENT LANDING ENDS --*/

/**-- Content icon module starts --*/
.video-module.module-margin.module {  position: relative;  top: auto;  transform: none;}
.main-modules ol li {padding-left: 15px;}
#mainModules {text-indent: -9999px; height: 0; visibility: hidden; overflow: hidden; display: block; }
.content-icon-module .title {font-size: 3.6rem;font-weight: normal;font-style: normal;font-stretch: normal;    line-height: normal;letter-spacing: normal;text-transform:uppercase;}
.intro-text * {font-size: 3.0rem;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 1.33;    letter-spacing: normal;}
.content-icon-module .list-icons li {float: left;width:calc(50% - 15px);font-size: 1.8rem;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 1.67; letter-spacing: normal;padding-left: 0; border-top: 1px solid rgba(0,0,0,0.2);padding: 64px 28px;}
.content-icon-module .list-icons li .icon-wrapper {float: left; padding-right: 8%; margin-bottom: 20px;}
.content-icon-module .list-icons li:before {opacity: 0;}
.content-icon-module .list-icons li:nth-child(odd) {margin-right: 15px;}
.content-icon-module .list-icons li:nth-child(even) {margin-left: 15px;}
.windows .content-icon-module .list-icons li:nth-child(odd) {margin-right: 14px;}
.windows .content-icon-module .list-icons li:nth-child(even) {margin-left: 14px;}
.content-icon-module .intro-text {padding-bottom: 10px;}
.icon-content-wrapper {font-size: 1.8rem;font-style: normal;font-stretch: normal;line-height: 1.67em;padding-right:20%;font-family: 'Futura W05', sans-serif !important;}
.filled-div .sub-title {color:  #ffa400 !important;font-size: 2.4rem;font-weight: normal;font-style: italic;  font-stretch: normal; line-height: 1;letter-spacing: normal;font-family: "ITC New Baskerville W05";    margin: 0 0 7px;}
.filled-div .title {font-size: 7.2rem;font-weight: 300; font-style: normal; font-stretch: normal;line-height: normal; letter-spacing: 0.5px; position: relative;}
.filled-div .main-content * {font-size: 3.0rem;font-weight: 300;font-style: normal;font-stretch: normal;  line-height: 1.33em;letter-spacing: normal;}
.filled-div .wrap-inner-content .title {font-size: 3.6rem;font-weight: normal;font-style: normal;    font-stretch: normal; line-height: normal; letter-spacing: normal;margin-bottom:31px;}
/**-- Content icon module ends --*/

/**-- Download documents Module starts--**/
.filled-div {background: #001b2c;padding:188px 0}
.filled-div * {color: #fff !important;}
.download-document-module li:last-child .document-wrapper,.download-document-module li:nth-last-child(2) .document-wrapper {margin-bottom: 0;padding-bottom: 0;}
.download-document-module li:last-child .document-wrapper:after,.download-document-module li:nth-last-child(2) .document-wrapper:after { display:none; }
.download-document-module .document-wrapper {display: table;width: 100%;padding-bottom: 40px;    position: relative;margin-bottom:39px;padding-left:33px;}
.download-document-module .document-wrapper:after {content: ""; position: absolute;left: 0;bottom: 0; width: 100%; background: #000;opacity: 0.2; height: 1px;}
.btn-download {position: relative;padding-right: 24px;}
.btn {display: inline-block;}
.btn.btn-download:after {content: "\e912"; position: absolute;font-family: icomoon; top: -4px; right: 0;  font-size: 2.0rem; color: #d3a73d;}
.download-document-module .document-wrapper .title {font-size: 2.4rem;font-weight: normal;font-style: normal;font-stretch: normal;line-height: 1.29em;letter-spacing: 0.5px; color: #000;text-transform:uppercase;margin-bottom:7px;}
.download-document-module .document-wrapper .date { margin-bottom:44px; font-size:1.6rem; line-height:1.5; }
.download-document-module .documents-list li:before {display: none;}
.download-document-module .documents-list li .image-wrapper {display: table-cell;width:166px;}
.download-document-module .documents-list li .document-info-wrapper {display: table-cell; vertical-align:middle; padding-left:47px; }
.download-document-module .documents-list {position: relative;display: inline-block; width: 100%;  padding-top: 40px;}
.download-document-module .documents-list:after {content: "";opacity: 0.2; background-color: #000;  left: 0; top: 0; height: 1px; width: 100%; position: absolute;}
.download-document-module .section-title {font-size: 2.4rem;line-height: 1.29em;letter-spacing: 0.5px;   color: #000;text-transform: uppercase;font-weight: normal;display:inline-block;}
.download-document-module .circle-white-link { float:right; display:inline-block; text-transform:uppercase; }
.main-modules .download-document-module ul li { padding-left:15px; }
.download-document-module .btn-download { padding-right:32px; font-weight:300; }
/**-- Download documents Module ends--**/
/**--- Video module starts ---**/
.video-fixed-subtitle {
    visibility: hidden;
    height: 0;overflow:hidden;
}
.video-subtitle .custom_paging li p,.video-subtitle .custom_paging1 li p {
    display: inline-block;
    margin: 0;vertical-align: middle;
}

.video-subtitle .custom_paging p:last-child:not(:first-child),.video-subtitle .custom_paging1 p:last-child:not(:first-child) {
    font-size: 1.8rem;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    color: #919191;
    padding-left: 25px;
}
.video-subtitle .custom_paging li,.video-subtitle .custom_paging1 li {font-size: 24px;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 1.29;letter-spacing: 0.5px;color: #000;padding-left: 0;}

.video-subtitle .custom_paging li strong,.video-subtitle .custom_paging1 li strong {
    font-weight: 500;
}
.video-image-module-wrapper .custom_paging,.video-image-module-wrapper .custom_paging1{visibility: hidden;height: 0;padding:0;margin:0}
.video-subtitle span.separator {padding-right: 5px;padding-left: 5px;}
.video-subtitle .custom_paging,.video-subtitle .custom_paging1{display: table;table-layout: fixed;padding-bottom:0;}
.video-subtitle .custom_paging li:before,.video-subtitle .custom_paging1 li:before {display: none;}
.video-subtitle .custom_paging li:not(.slick-active),.video-subtitle .custom_paging1 li:not(.slick-active){opacity:0;width:0;overflow:hidden;padding:0;margin:0;    height: 0;}
.video-subtitle .custom_paging li.slick-active,.video-subtitle .custom_paging1 li.slick-active{opacity:1;}
.video-image-module-main-wrapper{position:relative}
.video-wrapper .primary-container,.video-wrapper .video-outer-wrapper{position: static;}
.download-document-module .btn-download:hover {text-decoration: none;}
.video-image-module-wrapper .image-wrapper .title:after{content: "";position: absolute;bottom: 0;left: 0;  width: 100%;height: 1px;background: #000;}
.video-image-module-wrapper .image-wrapper .title{font-weight: 300;font-style: normal;font-stretch: normal;letter-spacing: 0.5px; color: #000;position: relative;
padding-bottom: 40px; margin: 0;line-height: 1.1em;font-size: 6.0rem;}
.video-image-module-wrapper .video-wrapper {width: 100%;height: 820px;} 
.video-image-module-wrapper .video-module h2 {font-size: 7.2rem;font-weight: 300;font-style: normal;font-stretch: normal;line-height: normal;letter-spacing: 0.5px; color: #fff;    margin: 0;}
.video-image-module-wrapper .video-module .short-description {font-size: 3rem;font-weight: 300;font-style: normal; font-stretch: normal;line-height: 1.33; letter-spacing: normal;color: #fff;}
.video-subtitle {max-width: 583px;min-height: 67px;background-color: #fff;position: absolute;bottom:75px;    margin: 0;padding: 18px 46px;font-size: 1.8rem;font-weight: 300;font-style: normal;font-stretch: normal;
    line-height: 1.67;letter-spacing: normal;color: #919191;}
.video-subtitle span, .video-subtitle strong {font-size: 2.4rem;font-style: normal;font-stretch: normal;line-height: 1.29; letter-spacing: 0.5px;color: #000;}
.video-subtitle span strong {font-weight: 500;}
.video-module .btn-play-video > img{width:60px;height:60px;display:inline-block;}
.video-image-module-wrapper button.slick-next.slick-arrow {top: 0;}
.video-image-module-wrapper button.slick-prev.slick-arrow {bottom: 0;}
.video-image-module-wrapper button.slick-prev.slick-arrow,.video-image-module-wrapper button.slick-next.slick-arrow {position: absolute;right: 0;width: 183px;
    height: 50%;-webkit-backdrop-filter: blur(9.6px);backdrop-filter: blur(9.6px);background-color: rgba(0, 0, 0, 0.23);z-index: 9999;border-bottom: 1px solid rgba(255,255,255,0.5); transform: none;left: auto;}
.video-image-module-wrapper{position: relative;overflow:hidden;}
iframe.video-frame{position: absolute;top: 0;left: 0;width: 100vw;height: 820px;visibility:hidden;opacity:0;transition:0.4s opacity ease;z-index:-1;}
iframe.video-frame.shown{visibility:visible;opacity:1;z-index:99998}
.btn-closeiframe{position: absolute;top: 0;z-index: 99;background: #000;width: 20px;height: 20px;right: 0;opacity:0;visibility:hidden;transition:0.4s opacity ease;}
.btn-closeiframe.shown{opacity:1;visibility:visible}
.video-image-module-outer-wrapper .btn-closeiframe {position: absolute;right: 0; top:-50px; width: 50px; height: 50px; background:#0061a1; z-index: 9;text-indent: -99999px;}
.video-image-module-outer-wrapper {position: relative;}
.video-image-module-outer-wrapper .btn-closeiframe:after,.video-image-module-outer-wrapper .btn-closeiframe:before {content: "";position: absolute; left: 26px;width: 1px; height: 35px;background: #fff;    z-index: 1;top: 7px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.video-image-module-outer-wrapper .btn-closeiframe:before {transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);}
.btn-closeiframe:hover{background: #ffa400;}
.video-image-module-wrapper .description-wrapper {width: 100%;min-height: 270px;position: absolute;bottom: 0;background: #fff;    padding: 97px 119px 18px 119px;}
.video-image-module-wrapper .subtitle { font-size: 2.4rem;font-weight: normal;font-style: italic; font-stretch: normal;line-height: 1; letter-spacing: normal;color:  #ffa400; font-family: "ITC New Baskerville W05";}
.image-inner-wrapper {position: relative; min-height: 640px;}
/**--- Video module ends --*/

/**-- Content page banner starts ---**/
.dark-banner-wrapper {margin-top: 33px; background: #001b2c; max-height: calc(29.5vw - 10px); 
margin-bottom:80px; }
.dark-banner-wrapper .image-wrapper {position: relative;min-height:30.2vw;margin-bottom: 80px;}
.dark-banner-wrapper .image-wrapper img {position: absolute;right: 0;top: -100%;bottom: -100%; max-width: none;  left: auto;margin: auto;height: 100%;}
.dark-banner-wrapper .landing {text-align: left; color: #fff;font-weight: 300; position: relative;}
.dark-banner-wrapper .landing:after{content: "";position: absolute; left:-65px; top: 50%; background: #0166a9;    width: 50px; height: 3px;}
.mac.safari .dark-banner-wrapper.has-banner {margin-bottom:18vh; }
/*.dark-banner-wrapper.has-banner .image-wrapper {margin-bottom: 6vw;}*/


.scrollToBottom{background: #0061a1;width: 93px;height: 93px;display: inline-block;position: absolute;top: -47px;z-index: 1;right: 117px;transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);-ms-transform: rotate(90deg);transition: 0.4s all ease;}
.scrollToBottom:hover {background: #ffa400;}
.scrollToBottom:after {content: "\e900";font-family: icomoon; color: #fff;font-size: 6.5rem; position: absolute;  top: 33px;left: 12px;}
.tools ul li a i:before { color: #fff;font-size:2.5rem;}
.tools ul li a {margin-bottom: 20px;display: inline-block;}
.tools {
    margin-top: 125px;
    text-align: right;
    position: relative;
    margin-right: 14px;
}
.tools ul li.btn-google-plus a img { width:20px; }
/**-- Content page banner ends ---**/

/**-- Content with image module starts--**/
.block--further-information .title {font-size: 2.4rem;font-weight: normal;font-style: normal; font-stretch: normal;line-height: normal;letter-spacing: normal; text-align: center; text-transform: uppercase;color: #000;}
.content-one-column-module .subtitle {font-family: "ITC New Baskerville W05";font-size: 2.4rem;font-weight: normal;font-style: italic; margin-bottom: 14px;font-stretch: normal;line-height: 1; color:  #ffa400;}
.content-one-column-module .big-title {font-size: 6.0rem;font-weight: 300;font-style: normal;   font-stretch: normal; line-height: 1.11; letter-spacing: 0.5px; color: #000;  text-transform: uppercase;}
.filled-div + .filled-div {margin-top: -374px;}
.main-title{font-size:6.0rem;text-transform: uppercase; position: relative; display: inline-block;    width: 100%;line-height:1;padding-bottom:46px; margin-bottom:49px; }
.main-content { margin-bottom:75px; }
.main-title:after {content: "";position: absolute; left: 0; width: 100%; height: 1px; background-color: #fff; bottom: 0;max-width: 925px;}
.content-image-module .title {font-size: 3.6rem;font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; color: #000000; text-transform: uppercase;}
.btn-general {font-size: 1.8rem;font-weight: 300;color: #000;text-transform: uppercase;text-decoration: none;position: relative; padding-right: 37px;display: inline-block;transition: 0.4s all ease;}
.btn-general:hover { text-decoration:none; }
.content-text a.btn-general { color:#000; text-decoration:none; }
.btn-general:after {position: absolute;font-family: icomoon;content: "\e907";color: #ffa400;
    right: 4px;font-size: 2.7rem;transition: 0.4s all ease;top:0;}
.btn-general:before {content: ""; background: transparent; border: 1px solid #cdcdcd; width: 24px;   height: 24px; display: inline-block;right: 5px; position: absolute;border-radius: 100%; transition: 0.4s all ease;}
.filled-div .btn-general:before {
    background: #fff;
}
.module-margin .block--tabs-list .block--tabs-item {margin-bottom: 0px;}
.btn-general:hover:after {color: #fff;}
.btn-general:hover:before {background: #ffa400;}
.content-text.left-img .wrap-inner-content { padding-left:0;}
.content-text .wrap-inner-content { padding-left:8.33333333%; padding-right:3%; }
.content-text.left-img .wrap-inner-content p { padding-right:9.5%; }
.content-text .inner-content p { line-height: 1.47em;}
.content-text.left-img .wrap-inner-content  p.title, .content-text.left-img .wrap-inner-content .intro-text p, .content-text .wrap-inner-content p.title, 
.content-text .wrap-inner-content .intro-text p { padding-right:0; }
.content-text.left-img .wrap-inner-content .intro-text p { padding-right:5%; }
.content-text.left-img .inner-content-module { padding-left:4.2%; padding-right:8.33333333%%; right:0; width:50%; }
.content-text.left-img.wrap-content .inner-content-module { padding-right:8.33333333%; }
.content-text .inner-content-module { padding-left:8.33333333%; }
.content-text.left-img .inner-content-module p { padding-right:14%; }
.content-text .inner-content-module .intor-text p { padding-right:58%; }
.content-text.left-img .inner-content-module p.title, .content-text.left-img .inner-content-module .intro-text p, .content-text .inner-content-module p.title, .content-text .inner-content-module .intro-text p { padding-right:0; }
.content-text.wrap-content .inner-content-module { display: table-cell; vertical-align: middle; width:50%;float: left; }
.content-text.wrap-content { display: table; }
.content-text.wrap-content .content-image-section { display: table-cell; width:50%;float: left;}
.content-text.wrap-content img { max-width: 100%; }
.content-text.wrap-content a img { width: 100%; }
/**-- Content with image module ends--**/

/**-- Intro text styling of content module starts ---*/
.big-intro-text-wrapper * {font-size: 3.6rem; font-weight: 400; font-style: italic;font-stretch: normal;  line-height:1.111em; letter-spacing: normal;color: #000; font-family: "ITC New Baskerville W05";}
.intro-text-wrapper * {font-size: 3.0rem;font-weight: 300;font-style: normal;font-stretch: normal;   line-height: 1.33;letter-spacing: normal;color: #000;}
/**-- Intro text styling of content module ends ---*/

/* Related Stories Module CSS starts */
.related-stories-wrapper h2 { text-align:center; }
.left-image-section img { position: absolute; left: -100%; right: -100%; top: -100%; bottom: -100%; margin: auto; max-width: none; }
.left-image-section { float: left; display: inline-block; min-height: 200px; position: relative; width: 40%; overflow: hidden; }
.right-content-section { display: inline-block; float: left; width: 60%; text-align: left; padding-left: 33px; }
/* Related Stories Module CSS ends */

/* Slider Image and Video Module CSS starts */
/* body.internetexplorer11 .video-image-module-wrapper, body.edge .video-image-module-wrapper { height:820px; } */
.video-subtitle.no-subtitle .custom_paging li p:last-of-type { display:none !important; }
/* Slider Image and Video Module CSS ends */

@media all and (max-width:1024px){
.content-image-module .title, .content-icon-module .title{font-size:3.4rem; line-height:1.111em; margin-bottom:12px;}

}

@media all and (max-width:991px){

/* #MainWrapper{overflow:hidden} */
.content-icon-module .list-icons li:nth-child(even) { margin-left:0; }
.intro-text * { font-size:2.4rem; }
.big-intro-text-wrapper * { font-size:2.4rem; line-height:1.46; }
.intro-text-wrapper * { font-size:2.4rem; line-height:1.25; }
.download-document-module .document-wrapper .title { font-size:2rem; line-height:1.3; margin-bottom:5px; }
.download-document-module .document-wrapper .date { margin-bottom:22px; }
.download-document-module .documents-list li .document-info-wrapper { padding-left:20px; }
.download-document-module .document-wrapper { padding-left:20px; }
.download-document-module .documents-list li .image-wrapper { width:121px; }
}
@media all and (max-width:1400px) and (min-width:992px) {
	.dark-banner-wrapper .image-wrapper img {right: 10px;}
}
@media all and (min-width:768px) {
.content-text.wrap-content .inner-content-module { padding-right:7.5%; }
}
@media all and (min-width:768px) and (max-width:991px){
.content-text.left-img.wrap-content .inner-content-module {  padding-right: 42px;}
.content-text .inner-content-module { padding-left: 42px;}
.content-text .wrap-inner-content { padding-left: 42px;}
}
@media all and (max-width:767px){
.dark-banner-wrapper .image-wrapper {margin-bottom: 30px;}
.image-inner-wrapper {
    min-height: 198px;
    /* overflow: visible; */
}

.video-image-module-wrapper .image-wrapper .title {
    font-size: 3.8rem;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.11;
    letter-spacing: 0.3px;
    padding: 0;
}

.video-image-module-wrapper .image-wrapper .description-wrapper {
    bottom: -43px;
    padding: 20px 19px;
    min-height: auto;
}

.video-image-module-wrapper .image-wrapper .subtitle {
    font-size: 18px;
    font-weight: normal;
    font-style: italic;
    font-stretch: normal;
    line-height: 1.44;
    letter-spacing: 0.4px;
    padding: 0;
    margin: 0;
}

.image-wrapper.slick-slide {
    overflow: visible;
}

.video-image-module-wrapper .slick-list {
    overflow: visible !important;
}

.image-wrapper.slick-slide.slick-current.slick-active {}
.content-icon-module.module-margin .list-icons li {width: 100%;margin-left: 0;margin-right: 0;}
.content-icon-module .slick-dots li {padding: 0;border: 0;display: table-cell;width: auto !important;    padding-right: 10px;}
.content-icon-module .slick-dots {display: table !important;margin: 0 auto;}
.content-icon-module .list-icons li .icon-wrapper{position: absolute;top: 0px;}
.content-icon-module .list-icons li {border: 0;padding: 64px 0;}
.content-icon-module .list-icons li:after {content: ""; position: absolute;left: 80px; right: 0;   height: 1px;  background: rgba(0,0,0,0.2); top: 30px;}
.icon-content-wrapper {padding-top: 20px;}
.content-icon-module .slick-dots .slick-active:after {background: transparent;content: ""; position: absolute; top: 61px; width: 13px; height: 13px; border: 1px solid #0061a1; border-radius: 50%; left: -3.4px;}
.content-text .wrap-inner-content, .content-text .inner-content-module, .content-text.left-img .wrap-inner-content, .content-text.left-img .inner-content-module { padding:0; }
.content-text .wrap-inner-content p, .content-text .inner-content-module p, .content-text.left-img .wrap-inner-content p, .content-text.left-img .inner-content-module p { padding-right:0; padding-left:0; }
.related-story { margin-bottom:25px; }
/*.content-image-module .content-text { height: 320px; }*/
.download-document-module .document-wrapper:after { display:none; }
.download-document-module .slick-dots { text-align:center; }
.download-document-module .section-title { font-size:1.8rem; line-height:1.33; margin-bottom:23px; }
.main-modules .download-document-module ul li { display:inline-block; }
.download-document-module .circle-white-link { margin-bottom:15px; font-size:1.6rem; line-height:1.7; }
.download-document-module .document-wrapper { padding-left:0; }
.download-document-module .document-wrapper .title { font-size:1.8rem; }
.download-document-module .slick-dots li button:after, .content-icon-module .slick-dots li button:after { position: absolute; top: 3px; right: 4px; display: block; content: ''; width: 6px; height: 6px; border-radius: 50%; background-color: #b4b4b4; line-height: 1; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; -webkit-transition: all 0.3s ease; transition: all 0.3s ease; }
.download-document-module .slick-dots li.slick-active button:after, .content-icon-module .slick-dots li.slick-active button:after { right: 2px; height: 10px; width: 10px; box-shadow: 0 0 0 1px #0061a1; border: 2px solid #fff; -moz-box-shadow: 0 0 0 1px #0061a1; -webkit-box-shadow: 0 0 0 1px #0061a1; box-shadow: 0 0 0 1px #0061a1; background: #000; top:0; }
.download-document-module .slick-dots li button, .download-document-module .slick-dots li.slick-active button, .content-icon-module .slick-dots li button, .content-icon-module .slick-dots li.slick-active button { background:transparent; }
.main-modules .download-document-module .slick-dots li { padding:0; }
.download-document-module .document-wrapper { margin-bottom:25px; }
.content-icon-module .list-icons .slick-dots li { padding:0; }
.content-icon-module .list-icons li:before, .content-icon-module .list-icons .slick-dots li:after { display:none; }
.download-document-module .slick-dots li button, .content-icon-module .slick-dots li button { width:15px; height:15px; }
.content-text.wrap-content .inner-content-module { float:left; width:100%; display:inline-block;}
.content-text.wrap-content .content-image-section { float:left; width:100%; display:inline-block;}
.content-text img { float:left; margin-left:0; }
.content-text.left-img .wrap-inner-content .intro-text p { padding-right:0; }
.content-text.left-img.wrap-content .inner-content-module { padding-right:0; }
}

/*---- rajesh-css-----*/
.block--further-information.related-news-base-layout ul li:after {display:none; content:'';}
footer .slick-dots li { float: left;}
section.block--further-information.related-news-base-layout .block--news-wrapper .block--news .title {  text-align: left;}
section.block--further-information.related-news-base-layout .block--news-wrapper .slick-dots li button {
    background: #b4b4b4;
    width: 6px !important;
    height: 6px !important;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#contentwrapper .related-news-base-layout .block--news-wrapper .slick-dots > li {padding: 0; margin: 0; width: auto; clear: none; padding: 0 !important; margin: 0 9px 0 0 !important; float: left !important;}
#contentwrapper .related-news-base-layout .block--news-wrapper .slick-dots > li.slick-active button { background: #000; border-radius: 50%; border: solid 2px #fff; box-shadow: 0 0 0 1px #0061a1;}
#contentwrapper .related-news-base-layout .block--news-wrapper .slick-dots > li.slick-active button { width: 9px !important;  height: 9px !important; margin-top: -2px;}
.related-news-base-layout h3.title {text-align: left;margin-bottom: 0;letter-spacing: 0.5px;position: relative;color: #fff;}
.block--news .inner--container {height: 100%;padding: 0;}
.related-news-base-layout .link-regular {font-size: 1.6rem;text-transform: uppercase;color: #000;text-decoration: none;letter-spacing: 1px;text-align: center;display: inline-block;margin-top: 6px;position: relative;padding-left: 20px;}
.related-news-base-layout .link-regular:after {position: absolute; left: 0;top: 1px; color: #000;content: "\f077";font-family: 'Font Awesome Solid';transform: rotate(90deg);-webkit-transform: rotate(90deg); -moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);   -mz-transform: rotate(90deg);}
.related-news-base-layout .link-regular:hover { text-decoration: underline;}
.home--section-three .company-news-wrapper {padding-top: 68px;}
.related-news-base-layout {padding: 86px 0 80px;}
.block--further-information.related-news-base-layout p.title {margin-bottom: 18px;}
.company-news-wrapper.news-base-module-box { margin-top: 58px;}
.company-news-wrapper .slick-dots {padding-top: 33px;}
.block--news .inner--container a {
    margin-bottom: 0;
    margin-top: 20px;
    padding-right: 39px;
    background: url(/~/media/Images/D/De-Beers-Group/css/circle-white-arrow.svg) no-repeat right center;
    display: inline-block;
    font-weight: 300;
    margin-top: 10px;
    text-transform: uppercase;
}
.news-inner--container {
    position: absolute;
    bottom: 0;
    text-align: left;
    display: block;
    margin-bottom: -50px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    padding: 25px 28px;
    width: 100%;
}
.block--news:hover .news-inner--container {
    margin-bottom: 0;
}
.block--news .inner--container a.full-box-link {
    transition: all 0.2s;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0;
    background: none;
    height: 100%;
    width: 100%;
    margin: 0;
    display: block;
    font-size: 0;
    text-indent: -9999px;
}
.block--news {overflow: hidden;}
@media all and (min-width: 768px){
.block--news-wrapper.four-items .block--news:nth-child(1n+5) { display: none;}
.block--news-wrapper.three-items .block--news:nth-child(1n+4) { display: none;}
.block--news-wrapper.two-items .block--news:nth-child(1n+3) { display: none;}
}



/*---- media-queries-----*/
/*--------- iPad Landscape and Desktops ---------*/

@media all and (max-width: 1540px){
.owl-controls { left: 50%; transform: translateX(-50%); max-width: 83%; }
}

@media all and (max-width: 1400px){
#breadcrumb #secondary-nav { width: 50%; float: right;  margin-left: 200px;}
#secondary-nav li.level3:last-child, #secondary-nav li.level3:last-child:hover {margin-right:0;}
#secondary-nav li.level3, #secondary-nav li.level3:hover {margin-right: 20px;}
.footer--bottom-section.left .footer--social-media {width: 48%;}
.footer--bottom-section.left .footer--siteservices-links { width: 50%; }
.scroll-label { right:30px; }
}

@media all and (max-width: 1240px){}

@media all and (min-width: 1200px) and (max-width: 1400px) {
.header--primary-navigation *, .header-compact .header--primary-navigation * { font-size: 1.8rem; line-height: 1.8rem; letter-spacing: 1px;}
.header--inner-wrapper * { font-size: 1.4rem;}
}
@media all and (min-width: 1024px) and (max-width: 1199px) {
.video-wrapper.full-width-video iframe {height: 600px;}
.header--primary-navigation *, .header-compact .header--primary-navigation * { font-size: 1.4rem; line-height: 1.9rem; letter-spacing: 1px;}
.header--inner-wrapper * { font-size: 1.3rem;}
}

@media all and (max-width: 1040px) {
.sectionone--image-area { margin-right: 40px; }
.right-text-box .sectionone--image-area { margin-left: 40px; }
}

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

.block--speech-list .content-wrapper h2 { font-size: 2.0rem; line-height: 1.1em; }
.filled-div {padding: 100px 0;}
.homepage--banner-with-video .background-image-wrapper img { position: absolute; top: -100%; bottom: -100%; left: -100%; right: -100%; margin: auto; height: 100%; max-width: none; }
#secondary-nav li ul {width: 290px;}
.homepage--banner-with-video .inv_ParentContainer{display:none !important}
.homepage--banner-with-video .background-image-wrapper{display:block !important;}
#breadcrumb #secondary-nav { float: right;  margin-left: 240px;}
.exploration .image-wrapper { height: 40%; bottom: 0 !important; top: auto;}
.iframe-external {height:4550px}
.homepage--bannerlinks-wrapper .homepage--banner-link {  padding: 3.5vh 0;}
.video-wrapper.full-width-video iframe { height: 563px;}
.header--primary-navigation *, .header-compact .header--primary-navigation *  { font-size: 1.4rem; line-height: 1.9rem; letter-spacing: 1px;}
.header--inner-wrapper * { font-size: 1.3rem;}
.doc-icon {padding-right: 20px;}
.library--section-two img { height: auto;}
.big-txt { font-size: 2.8rem;}
#chckCompany { border-radius:5px; margin-top:0; }
.checkboxlistitem input { border-radius:5px; margin-top:-2px; }
.footer--instagram-feeds .feed-item:nth-child(n+7) { display:none; }

}

@media all and (min-width: 991px) and (max-width: 1024px) {
.boxes__item__title {font-size: 3.2rem;}
.homepage--bannerlinks-wrapper .homepage--banner-link {padding: 3.5vh 0;}
}

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

.anchorNavigation .anchor-wrapper { border-right: 1px solid #fff; padding: 11px 5px; cursor:pointer; transition: 0.3s all ease; }
.anchorNavigation .anchor-wrapper:hover, .anchorNavigation .anchor-wrapper.active { background: #0061A1; }


}


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

 header .ui-menu { float:none !important;overflow-x: hidden;
    overflow-y: scroll;height:auto;
    -webkit-overflow-scrolling: touch; } 
.block--news .inner--container a.full-box-link {
    font-size: 1.8rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.33;
    letter-spacing: 0.4px;
}

.video-image-module-wrapper .image-wrapper {
    height: 480px;
}
.video-image-module-wrapper .description-wrapper {  min-height: 240px;  padding: 70px 64px 18px 64px;}
.image-inner-wrapper { min-height: 480px;margin: 0 25px; }
.video-image-module-wrapper  .slick-list {
    overflow: visible;
}

.video-image-module-wrapper .image-wrapper .title {
    font-size: 5.4rem;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.19;
    letter-spacing: 0.4px;
}
section.block--further-information.related-news-base-layout .title {
    font-size: 2.0rem;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.3;
    letter-spacing: 0.4px;
}
/* .yr-height {height: auto !important; } */
.year-txt.yr-height  {min-height: 250px; min-height:auto!important;}
.year-img img { width:100%; /* position:static; height:auto;*/ }  
/*.txt-details { position:relative; top:auto; left:auto; margin-right:0; transform:none; }  */
/**-- Our issues starts --**/
.tabs-content-box { /*width: calc(100vw - 45px);*/ /* left: -100%; */}
.issue-tabs-list li:nth-child(2n) .tabs-content-box { left: -100%;}
}
@media all and (min-width: 992px) {
.MobiBox-Wrapper { display: none;}
.issue-tabs-list .tabs-content-box {display: none !important;} 
}

@media all and (min-width:992px) and (max-width: 1170px) {
.dark-banner-wrapper {max-height: calc(34.5vw - 10px);}
.footer--bottom-section.left .footer--siteservices-links{width: 45%;padding-left: 30px;}
.footer--bottom-section.left .footer--social-media{width:55%;padding-right: 10px;}
.footer--bottom-section.right .eql-box-innerlinks{padding-left: 30px;}
.header--primary-navigation ul li.level1 {padding-right: 15px;}

}

@media all and (min-width: 992px) and (max-width:1170px) {

/**-- Home banner starts 
.sectionone--textarea { max-width: 364px;}
.sectionone--textarea {padding-left: 0;}
.sectionone--textarea {margin-top: 15px;}
 Home banner ends --*/

}


/*--------- iPad Portrait and large Tablets Portrait ---------*/
@media all and (min-width: 768px) and (max-width: 991px) {
.dark-banner-wrapper .image-wrapper {    margin-bottom: 60px;}
/**-- CONTENT PAGE STARTS ---*/
.main-title,.content-one-column-module .big-title {
    font-size: 4.8rem;
    line-height: 54px;
}
.video-image-module-wrapper button.slick-prev.slick-arrow, .video-image-module-wrapper button.slick-next.slick-arrow {
    width: 78px;
    background-size: 20px !important;
}
.video-image-module-wrapper .video-wrapper {height: 407.3px;}
.video-image-module-wrapper .video-module h2 {font-size: 5.4rem; font-weight: 300; font-style: normal;   font-stretch: normal;  line-height: 1.19; letter-spacing: 0.4px;}
.video-image-module-wrapper .video-module .short-description { font-size: 18px; font-weight: 300; font-style: normal; font-stretch: normal;  line-height: 1.67;}

/*
.video-module { left: 116px; }
*/

.video-subtitle {
    left: 71px;
}

iframe.video-frame {
    height:100%;
}
.banner-image-wrapper {margin-left: -20px;}
.dark-banner-wrapper .image-wrapper img {left: auto; right: -20%;}
.dark-banner-wrapper .image-wrapper {min-height: 510px;overflow: hidden;min-width: 82.7vw;}
.scrollToBottom {width: 62px;right: 50px;height: 62px;top: -35px;}
.scrollToBottom:after {font-size: 4.5rem;top: 20px;left: 7px;}
.dark-banner-wrapper { margin-top: 0;max-height: 500px; margin-bottom: 60px; }
.mac.safari .dark-banner-wrapper.has-banner { margin-bottom: 13.5vh;}
.tools {margin-top: 0 !important;position: relative;margin-right:31px;}
/**-- CONTENT PAGE ENDS ---*/

/**-- headings starts here --*/
h1{margin: 32px 0 73px 0;font-size:4.8rem;line-height:1.125em}
h2{font-size:3.2rem;line-height:1.188em; margin-bottom: 20px; }
h3{font-size:2.8rem;line-height:1.286em}
.fixed-header.active ul li.level1 > span {color: #000;}

.box-content h3 { font-size: 2.4rem; line-height: 1.286em; }
h2.designation { font-size: 2.8rem; line-height: 1.188em; }
.exploration .swiper-slide h2 {font-size:4.8rem;line-height:1.125em;}
/**-- headings ends here --*/
header .header--logo img {max-width: none !important;width: 290px;top:36px !important;left: 37px;}
.exploration .slide-image-wrapper {margin-top: 22px;}
.exploration-slide-outer-wrapper .explore-banner-slide {margin-top: -90px;}
.exploration .swiper-slide.slide1, .exploration-main .swiper-slide {padding-top: 154px;}
/*.homepage--banner-with-video {margin-top: 50px;}*/
.home--section-three { padding: 49px 0 15px 0;}
.home--section-two .image-wrapper {min-height: 192px;}
/* .block--news {padding: 45px 30px 0 30px;} */
.home--section-three .title {font-size: 3.4rem; line-height: 1em;}
.introduction-wrapper.active {display:none;}
.our-issues-landing ul.issue-tabs-list li:nth-child(odd) { clear: left;}
.video-wrapper.full-width-video iframe { height: 415px;}
.contacts-text {padding: 7px 0 50px 0;}
.media-hub-section5 h2.title {text-align: left;margin: 0 0 5px 0;}
.our-issues-landing ul.issue-tabs-list li {width: 50%;}
.issue-element-inner{width: 50%;}
span.icon {left: 14px;}
.issue-element-inner .issue-element-wrap p:after {right: 15px;}
.issue-element-wrap {padding: 15px 35px 15px 35px;}
.banner-title {font-size: 5.3rem;line-height: 1;}
.issue-elements .issue-full-wrap {padding: 40px;}
.link-module .margin-bottom { margin-bottom: 20px;}
.filter-report, .filter-year { float: left; width: 50%;}
.further-information-module-content {font-size: 4.2rem; padding-right: 20px;}
.footer--bottom-section.right .eql-box-innerlinks ul { min-height: 160px;}
.sectionone--image-area:before{display:none;}
.sectionone--textarea-wrap { margin-top: -120px;  height: auto !important;}

/**-- Homepage section1 starts --*/
main .sectionone--image-area, .right-text-box .sectionone--image-area  {max-width: 100%;max-height: 480px;width: 100%;margin:0;}
/*main .sectionone--textarea {width:93%; max-width: 100%;padding: 55px 50px 0 95px; margin:-173px 25px 0 22px;}*/
/**-- Homepage section1 ends --*/
/**-- History fix starts by soms 22 Feb 2018 --**/
/*.tab-navigation { top: 50px !important;}*/

.year-layout h1, .glossary-wrapper h1{padding:0; margin: 72px 0 32px 0;}


/**-- History fix ends --**/
/** Breadcrumb starts --*/
.breadcrumb-wrap{top: 50px;} 
/** Breadcrumb ends --*/
/**-- Header starts --*/
/**-- Header ends --*/
/**-- Banner starts --*/
/*.sectionone--textarea {max-width: 40%; padding-right: 10px; padding-left: 18px;}*/
.sectionone--image-area {max-width: 60%;}
/**-- Banner ends --*/

.breadcrumb-wrap,header.header-compact + #MainWrapper .breadcrumb-wrap{top: 50px;}
.module-margin {margin-bottom: 40px;}
.filled-div {padding: 80px 0;}
.footer--bottom-section.left .footer--siteservices-links:after {position: absolute;top: 0;left: 99%;    width: 100vw;background: #eee;height: 100%;content: "";}
.footer--bottom-section.left .footer--siteservices-links {padding-left: 39px;position: relative;}
.footer--bottom-section.right .eql-box-innerlinks {padding-left: 0; float: left; height: auto !important; padding-bottom: 50px; }
.footer--bottom-section.right:before {content: "";position: absolute;right: 99%; top: 0;width: 100vw;   height: 100%; background: #e5e5e5;    z-index: -1;}
.year-title { font-size: 4.1rem; padding: 0 0 15px 0; line-height:4.1rem;}
/* .txt-details p { font-size: 1.6rem; line-height: 2.4rem;} */
.txt-details{padding: 10px 0;}
.tab-navigation.fixedmenu { top: 109px;}
.margin-bottom {margin-bottom: 40px;}
.further-information-module{padding:18px !important;}
.further-information-module p{padding:142px 0 !important;}
}

@media all and (max-width: 991px) {


.prev-next-wrapper { margin-bottom: 60px; }
p.no-rowsmsg { min-height: auto; }
/*.exploration .footer-title-outer a { font-size:1.7rem; }*/
.library-page ul.dropdown-content { right:auto; }
.library--section-three .loadmore-container { margin-top: 30px; }
.library--section-three { padding-bottom: 0; }
.last .news--insight-item, .last .speech--insight-item { margin-bottom: 0; }
.loadmore-container2 { margin-bottom: 0; }
.header--searchbox { display:none; }
.glossary-content-wrapper { margin-bottom:20px; }
.four-c-mainWrapper { padding-bottom: 20px; }
#SearchButtonContainer{right: 45px;}
.our-history .bottom-txt-details { padding: 20px 0 10px; }
.our-history { margin-top: 30px; }
.mm-listview > li > a:not(.mm-next) {padding: 5px 0;width: calc(100% - 70px);display: inline-block;  margin-right: 0;}
.library--section-two p.box-link { margin-bottom: 30px;}
.module-content-outer-wrapper { margin-bottom: 10px; }
.big-txt { font-size: 3.2rem; }
.block--contact-list ul {border-bottom:0;}
.block--tabs-nav ul li:hover {background: #f9f9f9;}
.block--tabs-nav ul li.current:after, .block--tabs-nav ul li:hover:after{display:none;}
.current_menu-item:after { display:none; content: ""; width: 60px; border: 1px solid #000; height: 58px; position: absolute;   right: -1px; top: -1px;}
.tab-dropdown .current_menu-item:before, .block--contact-list .current_menu-item:before, .block--tabs-nav .current_menu-item:before { display:block; /*! border: solid black; */ content: ""; z-index: 99; box-sizing: border-box; height: 6px;  width: 6px; top: 50%; margin-top:-4px; right: 32px;position: absolute; border-style: solid;border-color: black;border-width: 0px 2px 2px 0px; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); transition: border-width 150ms ease-in-out;}
.current_menu-item { cursor: pointer; font-weight: 500; display: block;border: 1px solid #f4f4f4;vertical-align: middle;position: relative;margin: 0 auto;height: auto; font-size: 1.8rem;/*text-transform: uppercase;letter-spacing: 1px;*/line-height: 2.8rem;padding: 16px 20px;  }
.tab-dropdown .current_menu-item.active:before, .current_menu-item.active:before, .block--tabs-nav .current_menu-item.active:before { -webkit-transform: rotate(-135deg);  -ms-transform: rotate(-135deg); transform: rotate(-135deg); margin-top: 0; }
.current_menu-item.active {-webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2); box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2);}
ul.dropdown-content {display: none;max-width: 300px;border-bottom: 1px solid #E5E3E4;margin: 0 auto;width: 100%;position: absolute;z-index: 99;left: 0;right: 0; -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2); box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2); }
.block--tabs-nav ul li, .block--tabs-nav ul {display: block;width: 100%;}
.current_menu-item {display:block;}
.block--tabs-nav ul li.current a:after {visibility: hidden;}
.block--tabs-nav ul {display: none;}
.block--tabs-nav ul { display: none;
    border-bottom: 1px solid #E5E3E4;
    margin: 0 auto;
    width: 100%;
    position: absolute;
    background: #fff;
    z-index: 99;
    left: 0;
    right: 0;
    -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2);
    box-shadow: 0 10px 20px 0 rgba(0,0,0,0.2);
}


.inner-menu-navigation{display:none !important}
body{overflow-x:hidden !important}
.tab-navigation { top: 233px; }
#MainWrapper, #IssueAreas, #HistoryWrapper { padding: 109px 0 0 0; }
#MainWrapper.glossary-landing { padding: 109px 0 0 0; }
.anchorNavigation .anchor-wrapper a { letter-spacing: 0.5px; }
.menu-item a { font-size: 1.5rem; letter-spacing: 0.5px; }
.homepage--banner-with-video { margin-bottom:41px; }
.banner--videocontent-wrapper h1 {text-align: left;}
.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 ul { font-size:0; float: right; margin-right: 18px; text-align: right; }
.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 ul li { display: inline-block; padding-right: 18px; line-height:0; }
.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 ul li a { display: inline-block; }
.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 ul li.share a { font-size: 2.0rem; }
.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 ul > li.share > a { background: white; position: relative; z-index: 9;   }
.searchbox__btn--close:before{display:none !important;}
.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1 .search-out-wrapper {height: auto;}
.fixed-header {display: none;}
.header--search {display: none;}
.header--primary-navigation.top-navigation-links > ul {display: none;}
.diamond-forever-section .title {font-size: 6.0rem;} 
.a-diamond-is-forever { margin-top: 50px;}
.diamond-forever-content:first-child:not(.right):not(.center) { right: auto; left: 0; /*width: 440px;*/ }
.diamond-forever-section .diamond-forever-content:last-child:not(.left):not(.right) {
    max-width: 480px;  padding-left: 30px;}
.diamond-forever-section:first-child .diamond-forever-content .subtitle.black {font-size: 2.4rem; letter-spacing: 1px;}
.diamond-forever-content .subtitle {font-size: 4.0rem; letter-spacing: 1px;}
.diamond-forever-section:first-child .diamond-forever-content { max-width: 480px;}
.filter-report .current-item, .filter-year .current-item2, ul.dropdown-content {max-width: 320px; width: 100%;}
.homepage--banner-with-video {position: relative;}
.exploration-main .slider-content-wrapper {padding: 0 45px;}
/*.exploration-main .anchorNavigation {top: 50px;}*/
.exploration {margin-top:0px;}
header.header-compact + #MainWrapper .swiper-pagination ul {margin-top: 0;}
.banner--videocontent-wrapper h1,.banner--videocontent-wrapper h2 {margin-bottom: 15px;}
.block--news .left--container {width:34%}
.block--news-wrapper .right--container {width:66%;}
.year-txt {padding: 10px 5%;}
.tabs-content-box {padding: 30px 15px;}
.member-section-ttl2 {margin-top: 30px;}
.mm-listview > li.level4 > a, .mm-listview > li.level4 > span {  text-transform: none; }
.header-compact .header--logo img {margin: 11px 0;}
.block--company-news { padding-top: 50px;}
.four-c-mainWrapper{padding-top: 50px;}
.mm-listview > li.level2 span, .mm-listview > li.level3 span {text-transform: none;letter-spacing: 1px;}
div#MainWrapper { padding:89px 0 0 0;}
h4 {font-size: 2.4rem;line-height:1em;}
h5 {font-size: 1.8rem;line-height:1em;}
#MainWrapper .breadcrumb-wrap #breadcrumb {display:none;}
.footer--instagram-feeds .feed-item {width: 50%;}
.footer--instagram-feeds .feed-item:nth-child(3n) { clear:left; }
/**-- Further info Starts ---*/
#contentwrapper .block--further-information ul li:last-child,#contentwrapper  .block--further-information ul li:nth-last-child(2){padding-bottom:34px;}
#contentwrapper .block--further-information ul li {float: left;width: 100%;}
#contentwrapper .block--further-information ul li:nth-child(even) {padding-left: 24px;}
#contentwrapper .block--further-information ul li:nth-child(even):after { left: 0;}
/**-- Further info ends ---*/

.library--section-two {margin-bottom: 50px;}
/**-- Breadcrumb Starts --*/
.footer--bottom-section.left .footer--social-media:before,.footer--bottom-section.right:after,.footer--bottom-section.left .footer--siteservices-links:after{left:99% !important;}
header.header-compact .header--search{height:50px !important;}
.footer--bottom-section.left,.footer--bottom-section.right{width:100%}
.boxWrapper { display: none;}
.MobiBox-Wrapper { display: block;}
.MobiBox-Wrapper2 {border-top: 1px solid #000; float: left;  width: 100%;}
.box-item { width: 50%;}
.box-item:nth-child(2n) { border-right:0;}
.box-item {height: 420px;}
.box-name {padding: 30px 0 0 0;}
/*.box-cover img { width: 99%; height: auto;}*/
/* .year-txt.yr-height { min-height: 246px;} */

.year-layout h1, .glossary-wrapper h1 { padding: 0;}

/**--- Header Starts ---**/
#searchTextboxContainer { max-width: 100%; /*padding: 20px;*/ }

#searchTextboxContainer { position: relative;left: auto;top: auto;width: 100%;float: none;transform: none;}

/* div#searchTextboxContainer:after,div#searchTextboxContainer:before { content: ""; position: absolute; left: 100%; top: 0; height: 100%; width: 15px;} */ 

div#searchBox { /* overflow: hidden; */}

div#searchTextboxContainer:before { left: auto; right: 100%;}

div#searchBox { position: relative; float: left; width: 100%;}
body#ip3-Homepage header.fixbg{ background: #000;transition: all 0.2s; }
header {position:fixed; height:109px;}
header.dark-header { height:109px; }
.swiper-pagination .anchorNavigation { margin-top: 0; top: 109px; }


.header--searchbox .searchbox__btn--close { right: 10px;}
header .header--search * {max-width: 50px;max-height: 50px;}
header .header--burger-menu {background:transparent;width: 50px;height: 50px;cursor: pointer;z-index: 99999;position: absolute;right:60px;top:44px;}
header .mobile--options-holder > * {float: left;}
header .mobile--options-holder {float:right}
header .header--burger-menu span {position: relative;text-indent: -99999px;display: inline-block;max-width: 31px;margin: 14px auto;text-align: center;height: 3px;background: #ffa400; transition: 0.3s transform ease;}
header .header--burger-menu span:after { content: ""; position: absolute; left: 0; right: 0; width: 26px; height: 3px; background:#ffa400; top: 10px;    transition: 0.3s transform ease;}

.header--burger-menu { text-align: center;}

header .header--burger-menu span:before { content: ""; position: absolute; left: 0; right: 0; width: 31px; height: 3px; background:#ffa400; bottom: -20px;}

header .mobile--options-holder > *:first-child { border-right: 1px solid #fff;}
header .header--burger-menu * { transition: 0.3s transform ease;width:50px;height:50px; display:inline-block;position:absolute;top:0;right:0}

li.header--burger-menu .mobi-menu-trigger.active span {margin-top: 22px;transform: rotate(45deg);-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg); max-width: 28px; }

li.header--burger-menu .mobi-menu-trigger.active span:after { visibility: hidden;}

li.header--burger-menu .mobi-menu-trigger.active span:before { transform: rotate(90deg);-webkit-transform: rotate(90deg);-moz-transform: rotate(90deg);-ms-transform: rotate(90deg);-o-transform: rotate(90deg);-ms-transform: rotate(90deg); top: 0; visibility: visible;    transition: 0.3s transform ease; width: 28px; }
/**--- Header Ends ---**/


/**--- Homepage Starts --**/

.home--section-one { padding:0; }
.sectionone--textarea, .right-text-box .sectionone--textarea{width: 100%; position: relative; top:auto; transform: unset; margin-top: -160px; }
.home--section-two .btn-regular {margin-bottom: 45px;}
.home--section-two .title {padding-top: 20px;}
.home--section-two{padding: 60px 0 0 0;}

.hm-banner-text h2 a{ font-size: 5.4rem; line-height: 1.185em; letter-spacing: 0.4px; margin: 0 0 23px; }
.home-banner-slider {margin-bottom: 41px;}
.hm-box-content p.hm-bx-ttl { padding-right: 29px; font-size:2.0rem; line-height:1.3em; letter-spacing: 0.4px; min-height: auto; margin-bottom:0; display:inline;  background: url(/~/media/Images/D/De-Beers-Group/css/right-yellow-arrow-small.svg) no-repeat right 10px; }
.hm-box-content p.hm-bx-dt { font-size: 1.4rem; line-height: 1.43em; }
.hm-box-inner { min-height: 235px; padding-right: 0;  }
.hm-box-content::before { left: 28px; margin-top: -2px; }
.hm-box-content {padding: 28px 25px 0 65px;}
.hm-box-inner:hover .hm-box-content {-webkit-box-shadow: unset; -moz-box-shadow: unset; box-shadow: unset;}
.hm-box { min-height: auto; }
.home--section-build-frvr {padding-bottom:20px;}
.home--section-build-frvr .head-box {padding: 0 15px 27px;}
.home--section-build-frvr h3 { font-size: 2.0rem; font-weight: normal; line-height: 1.300em; letter-spacing: 0.4px; }
.sectionone--textarea h2 {border-bottom: 1px solid #000;margin-bottom: 27px;padding-bottom: 32px;}
.sectionone--textarea-inner, .right-text-box .sectionone--textarea-inner {padding: 45px 11% 0 9%;margin: 0 27px;background-color: #fff;}
.home--section-one {background-color: #fff;margin-bottom: 74px;}
.media-hub-page .home--section-one {margin-bottom: 41px;}
.sectionone--textarea .inner--content p {margin: 0 0 29px 0;}
.hm-Sec4-content {padding: 0 45px 29px 12%;max-width: none;}
.hm-Sec4-content h2 {font-size: 3.4rem; line-height:1.18em; margin-bottom: 6px; }
.hm-Sec4-content p.s4bx-cntnt { font-size: 2.4rem; line-height: 1.17em; background: url(/~/media/Images/D/De-Beers-Group/css/right-yellow-arrow.svg) no-repeat right 13px; padding-right:38px; display: inline;}
.home--section-four { margin-bottom:58px; }
/*.home-banner-slider::after { border-width: 0 0 61px 36px; }*/
.owl-controls { max-width: 610px; left: 50%; transform: translateX(-50%); }
.hm-banner-text { margin-left: 52px; max-width: 595px; }
.hm-box-inner img { width:100%; }
.hm-box-img { min-height: 192px; }
.hm-box { min-height: auto; margin-bottom:46px; }
.hm-sec4-box-inner { min-height: 327px; }

.footer--instagram-feeds .feed-item:nth-child(n+5) { display:none; }
.footer--instagram-feeds .feed-item:nth-child(even) { margin-right:0; }
.footer--twitter-feeds .twitter-feed-item .left { display:none; }
.footer--twitter-feeds .twitter-feed-item .right { width:100%; }

.footer--instagram-feeds .footer--socialmedia-title, .footer--twitter-feedswrapper .footer--socialmedia-title {font-size: 2.0rem;line-height: 1.3em;letter-spacing: 0.4px; padding-bottom: 35px; }
.footer--twitter-feedswrapper .footer--socialmedia-title { padding-bottom: 40px; }
.footer--twitter-feedswrapper.eql-height.gg-taken.gg-g-1 .box-eql, .footer--instagram-feeds {padding: 55px 20px 64px 24px;}
.footer--twitter-feedswrapper .footer--title { padding-top: 0; padding-bottom: 0; }
.footer--twitter-feedswrapper .slick-dots li button {width: 8px;height: 8px;}
footer .footer--twitter-feedswrapper .box-eql .slick-dots {margin-top: 35px;}
.footer--block-wrapper .title {font-size: 1.6rem; line-height: 1.81em; letter-spacing: 1px;padding-bottom: 40px;padding-left: 0; font-weight:500; }
.social-media-links ul li {padding-bottom: 41px;}
.social-media-links { margin-bottom: 0; }
.footer--bottom-section.left .footer--social-media {padding: 37px 5% 60px 0;width: 43%;}
.footer--bottom-section.left .footer--siteservices-links { padding-bottom: 52px; padding-top: 37px; }
.footer--bottom-section.left .footer--siteservices-links .title { padding-bottom: 34px; }
.footer--block-wrapper .footer--siteservices-links ul, .footer--bottom-section.right ul { margin-left: 0; }
.footer--bottom-section.left .content, .footer--bottom-section.left .footer--social-media .social-media-links {padding-left: 0;}
.footer--bottom-section.left .footer--social-media { width: 43%; }
.footer--bottom-section.right .eql-box-innerlinks {padding: 47px 7% 35px;}
.footer--bottom-section.right .title { padding-bottom: 0;margin-bottom: 22px;}
.scroll-label { right:69px; }
.home--section-build-frvr p.circle-white-link { margin-right: 0; margin-top:-1px; }
.hm-sec4-box-inner:hover .hm-Sec4-content h2 { font-size: 3.4rem; line-height: 1.18em;  letter-spacing: 0; font-weight: normal; }
.sectionone--image-area img, .right-text-box .sectionone--image-area img{ width:100%; }


/**--- Homepage Ends --**/

.impact-report-wrap .content--banner-wrap { height:320px; }
.impact-report-wrap .content--banner-wrap img { max-height: 100%; max-width:none; }
p.box-link a::after, p.box-link a::before {top: 0px;}
.scroll-label p { font-size: 2.0rem; letter-spacing: 0.4px; line-height: 1.3em; }



/*--  Mobi search open state starts  --*/

.header--searchbox.mobiSrch-on { display:block; visibility: visible; opacity: 1; }
.mobiSrch-on div#searchBox { position: absolute; top: 0; left: 0; width: 100%; height: 100vh; background: #fff; }
.mobiSrch-on .search-out-wrapper { height: auto; top: 7%; position: absolute; width: calc(100% - 70px); margin: 0 20px; }
.mobiSrch-on #SearchButtonContainer { right: auto; left: 0; }
.mobiSrch-on #searchTextboxContainer { border-bottom: 1px solid rgba(151, 151, 151,0.46); }
.mobiSrch-on #searchTextboxContainer input[type="text"] { padding: 13px 10px 7px 7px; font-size: 2.4rem; float: right; width: calc(100% - 40px); max-width: none; border-bottom: none; }
.mobiSrch-on a.searchbox__btn--close { display:none; }
header .mobiSrch-on .ui-menu { padding-right: 40px; font-size: 16px; }
.mobiSrch-on .ui-menu .ui-menu-item a { font-weight: 300; }
.mobiSrch-on #SearchButtonContainer { top: 7px; }
header .mobiSrch-on .ui-menu li.ui-menu-item a { padding: 11px 10px; }
header .ui-menu li.ui-menu-item a.ui-state-focus > span:first-child { width: 75%; border-bottom:0; }
.mobiSrch-on #searchButton2 { background-position: left center; width: 30px; }
.mm-opened .mmenu-logo { left: 53px; top: 48px; }

.mm-navbar .socialshare-list { right: 0px; bottom:100%; top:auto; }
.mm-navbar .socialshare-list ul { margin: 0 auto !important; float: none !important; }
.mm-navbar .socialshare-list ul li { padding: 0 0 10px 0 !important; clear: both; display: block !important; text-align: center; }





}


/*--------- All Small Tablets and Large Phones Global CSS ---------*/



@media all and (max-width: 767px) {

.imagebox { margin-bottom:20px; }
header .mobiSrch-on .ui-menu { max-height: 200px; -webkit-overflow-scrolling: touch !important; overflow-y: scroll !important; }
.library--section-one{margin-bottom:40px}
.library--section-two {padding:40px 0 10px; margin-bottom: 40px;}
.content-text p sup a { word-break: break-all; }
.prev-next-wrapper { margin-bottom: 30px; }
section.media-hub-section5 { padding: 50px 0 0 0;}
.filled-div { padding: 50px 0; }
.a-diamond-is-forever .primary-container .diamond-forever-content { width: calc(100% - 30px); }
.marine-mining { width:100%; }
.content-icon-module .title,.content-image-module .title,.filled-div .wrap-inner-content .title{font-size:2.6rem;} 
.main-title,.content-one-column-module .big-title { font-size: 3.2rem;  line-height: 36px;}
.exploration .footer-title-outer { height:auto; padding: 4px 0 0; }
.exploration .footer-title-outer a { padding: 0 30px 0 10px; }
.exploration .footer-title-outer a i { top: 0; }
li.menu-item { text-align: left; }
.menu-item a { font-size: 1.8rem; letter-spacing: 0; line-height:1.667em; }
.block--news .inner--container a.full-box-link { font-size: 1.8rem;  font-weight: normal;  font-style: normal;  font-stretch: normal;  line-height: 1.33;  letter-spacing: 0.4px;}
.video-image-module-wrapper .video-wrapper { height: 256px;}
.video-image-module-wrapper .video-module h2 { font-size: 3.8rem;  font-weight: 300;  font-style: normal;  font-stretch: normal; line-height: 1.11;  letter-spacing: 0.3px;}
.video-image-module-wrapper .video-module .short-description {  display: none;}
.video-subtitle .custom_paging p:last-child:not(:first-child) { font-size: 1.6rem;  font-weight: 300;    font-style: normal;   font-stretch: normal;    line-height: 1.38;}
.video-subtitle span, .video-subtitle strong {    font-size: 1.6rem;    font-weight: 300;    font-style: normal;    font-stretch: normal;    line-height: 1.94;    letter-spacing: 0.3px;}
.video-subtitle {    min-height: 45px;    padding: 5px 15px;    max-width: none;    bottom: 52px;    left: 30px;    right: 30px;}
.video-image-module-wrapper button.slick-prev.slick-arrow, .video-image-module-wrapper button.slick-next.slick-arrow {    width: 35px;    background-size: 20px !important;}
.video-image-module-outer-wrapper button.slick-prev.slick-arrow {
    left: 30px;
    height: 35px;
    width: calc(50% - 30px);
    bottom: 22px;
    top: auto;
    border-bottom: 0;
    border-left: 1px solid rgba(255,255,255,0.5);
}

.video-image-module-outer-wrapper button.slick-next.slick-arrow {
    right: 30px;
    bottom: 22px;
    top: auto;
    height: 35px;
    width: calc(50% - 30px);
}

/*
.video-module { left: 30px; }
*/

.video-module .btn-play-video > img {
    width: 30px;
    height: 30px;
}

.video-image-module-wrapper .video-module h2 {
    margin-top: 5px;
}

p { font-size: 1.6rem; line-height: 1.375em; }
/*ul.dropdown-content li { padding: 0 10px; }*/
.module-content-outer-wrapper { margin-bottom: 0px; }
.module-margin {margin-bottom: 30px;}
.box-full-wrap { clear: left; }
.main-modules ul li { font-size: 1.6rem; line-height: 1.375em; }
/**-- CONTENT PAGE STARTS ---*/
.banner-image-wrapper {margin-left: -20px;}
.dark-banner-wrapper .image-wrapper { min-height:244px; overflow: hidden; min-width:81.3vw; }
.scrollToBottom {width: 52px;right: -35px;height: 52px;top: -26px;}
.scrollToBottom:after {font-size: 4.5rem;top: 13px;left: 3px;}
.dark-banner-wrapper {margin-top: 0; margin-bottom:30px;max-height:none; position: relative; z-index: 99;}
.tools {margin-top: 0;position: relative;margin-right:31px;}
/**-- CONTENT PAGE ENDS ---*/
h1{font-size:3.2rem;line-height:1.125em}
h2{font-size:2.8rem;line-height:1.214em; margin-bottom: 15px; }
h3{font-size:2.1rem;line-height:1.238em}

.box-content h3 {font-size: 2.1rem; line-height: 1.238em;}
h2.designation { font-size: 2.4rem; line-height: 1.214em; }
.exploration .swiper-slide h2 {font-size:3.2rem;line-height:1.125em;}
.block--category-wrap {width:auto;}
.exploration #backtotop { display:none; }
#MainWrapper, #IssueAreas, #HistoryWrapper {padding: 95px 0 0 0 !important;}
.tab-navigation { top: 233px; }

.header--logo img{left:10px;max-width: 77px;}
header .header--burger-menu span:before{width:22px;height:2px;bottom:-14px;}
header .header--burger-menu span:after{width:18px;top:7px;height:2px;}
header .header--burger-menu span{height:2px;max-width:22px;}
header {position: absolute;height: 96px !important;}
.secondary-header { position: absolute !important; }
.inner--container { position: absolute; width: 100%;}
.block--news-wrapper {display:block;}
.block--news {flex: none;}
.block--news-wrapper .slick-slide {min-height: 281px;}
.our-history { margin-top: 0; }
.banner--videocontent-wrapper h1 { text-align: center; }
.mm-menu, .mm-panels, .mm-panels > .mm-panel{width: 100vw;}
.mm-navbar.mm-navbar-bottom.mm-navbar-bottom-1.mm-navbar-size-1{position: absolute;left: 0;width: 100vw;  /*overflow: hidden;*/ }
#SearchButtonContainer{right:53px;top:5px;}
#searchTextboxContainer input[type="text"]{max-width:250px;}
header .header--burger-menu {right: 20px; top: 18px;}
.mm-menu, .mm-panels, .mm-panels > .mm-panel{top: 42px;}
.mm-opened .mmenu-logo{left:40px; top:12px; max-width: 77px;}
.header--logo img{margin: 11px 0;height: auto;top:0px !important;left: 25px;}
.mmenu-logo img{width:77px;left: 27px;width: 62px !important;top: -4px !important;}
.exploration .image-wrapper{position: relative;height: 200px;}
.exploration .slide-image-wrapper {margin-top: 0;}
.swiper-slide.slide1{padding-top: 40px;}
.exploration{margin-top:70px;}
.exploration .swiper-slide {height: auto !important;padding-top: 15px;}
.iframe-external {height:4600px}
.filter-report .current-item, .filter-year .current-item2 { letter-spacing: 1px;}
section.home--section-three.module-background .company-news-wrapper:after  {background: #F5F5F5;}
.pr-related-content .related-content-image {width: 100%;}
.pr-related-content .related-content-details {float: left; width: 100%; padding: 10px 0;}
.sectionone--textarea, .right-text-box .sectionone--textarea { width: 90% !important; margin: -63px 0 0 0; left: 50%; -webkit-transform: translatex(-50%); -ms-transform: translatex(-50%); transform: translatex(-50%); position: relative; padding: 0 8px;}
.sectionone--image-area, .sectionone--textarea, .right-text-box .sectionone--textarea, .right-text-box .sectionone--image-area {width: 100%; max-width: none;}
.right-text-box .sectionone--image-area {margin-left: 0;}
.sectionone--image-area:before {display:none;}
.home--section-three .company-news-wrapper {position: relative;}
/*.home--section-three .company-news-wrapper:after { position: absolute; content: ""; background: #fff; width:8%; left: 0; top: 0; height: 100%;}*/

.homepage--banner-with-video { margin-bottom: 31px; height:575px; }
.banner--videocontent-wrapper { min-height: 575px; }
.banner-inner-wrapper {left: 0;width: 100%; text-align: center; padding: 10px;}

.views-image-area { max-width: 100%; max-height: 170px; width: calc(100% - 40px);}
.views-image-wrapper img, .views-image-area img {position: relative;  top: auto; bottom: auto;  margin: auto; left: auto;  width: auto; height: 100%; right: auto; max-width: none;} 
.home--section-three .company-news-wrapper {padding-top: 42px;}
/* .block--news {padding: 30px 0 0 0;} */
.home--section-three .title {font-size: 3.4rem; line-height: 1em;}
.home--section-two .inner--content p {height:auto!important;}
.introduction-wrapper.active {display: none;}
#sitemapcontainer li.level1 {width: 100%;}
.block--news-story .pr-related-content ul li {width: 100%;}
.video-wrapper.full-width-video iframe { height: 348px;}
.our-issues-landing .issue-content a.btn-link { float: left; margin: 15px 0 0 0;}
.our-issues-landing .issue-content a.btn-link:before { top: 8px;}
.mobi-tabs-content h3 { padding: 0 0 20px 0;}
.issue-element-inner .issue-content p {padding: 0;}
.mobi-tabs-content { display: none; text-align: left; float: left; width: 100%; position: relative; background: #f8f7f5; padding: 30px;}
.our-issues-landing ul.issue-tabs-list li {width: 100%; border: 0;}
.issue-element-inner{width: 100%; height:auto !important;}
.tabs-content-box ul {width:100%;}
.tabs-content-box ul:first-child { margin-right: 0;}

.diamond-forever-section .title{font-size:5.5rem}
.diamond-forever-content {padding:0}
.diamond-forever-section.test.section.fp-section:last-child{padding:0;}
.diamond-forever-content .subtitle{font-size:3.0rem}
.diamond-forever-section{height:auto !important;}
.content--banner-wrap .banner-title {font-size: 3.5rem;line-height: 1.2em; margin: 0;}
.content--banner-wrap .video-link {font-size: 2.4rem;}


/**-- A diamond forever starts --*/
.diamond-forever-section.section footer .title {font-size: 1.8rem;}
.diamond-forever-section.section footer,.diamond-forever-section.section footer * {max-height: 100% !important;}
.diamond-forever-section .diamond-forever-content{opacity:1;}
.diamond-forever-content:first-child{position:absolute;left: 10px;right:auto !important;top: 0;}
.diamond-forever-content *{transform:none !important;}
.a-diamond-is-forever {margin-top:0}
.diamond-forever-section .diamond-forever-content:last-child:not(.left):not(.right),.diamond-forever-content:first-child:not(.right):not(.center) {left:auto;top:auto;bottom:auto;right:auto;position:relative;transform:none} 
.diamond-forever-section{padding:40px 0;}

.diamond-forever-section.fp-completely .diamond-forever-content { top: 40% !important; }
.diamond-forever-section.fp-completely .diamond-forever-content.right { left: auto; }

/**-- A diamond forever ends --*/

ul.tabs-controls-list li {display: block; width: 100%;}
.box-cover img{margin-bottom:0 !important;}
.homepage--bannerlinks-wrapper .homepage--banner-link { padding:3.5% 8.5%; }
.homepage--banner-image img { height: 100%;}
/*---- form contact us ----*/
.form-section.form-width50,#txtCity, #txtName, #drpCountry{width:100%;}
/*---- form contact us ----*/
.news--insight-item { padding-bottom: 10px; margin-bottom: 35px;}
.block--companynews-list .image-wrapper {display: none;}
.block--companynews-list .content-wrapper {max-width: 100%;padding-left:10px;}
.homepage--banner-with-image {height: auto;}
/*----New snapdown---*/
.block--category-selector > .dd-selected { width: 100%; padding: 14px 36px 14px 20px;}
nav.block--secondary-nav { width: 100%; margin-bottom: 20px;}
.block--category-selector.one { width: 100%;  margin-bottom: 20px;}
.block--category-selector.two { width: 100%;}
ul.custom-dropdown{ width: 100%;}

h1 {margin: 10px 0;}
.footer--mobilefeed-wrapper.visible-xs.slick-initialized.slick-slider {height: 220px;}
.footer--instagram-feeds .feed-item {margin: 0 16px 16px 0; height: 115px; min-width: 115px; max-width: none !important; padding: 0; width: 48%; }
.homepage--bannerlinks-wrapper { padding: 7.0vh 0 !important;}
.box-cover img {position: absolute;margin:0;bottom:0;width:auto; max-height:200px; margin:0 auto; height:auto;}
.block--company-news { padding-top: 50px !important;}
div#searchTextboxContainer {padding:0px;}
.footer--instagram-feeds {padding: 65px 15px 35px 25px; height: auto !important;}
.footer--twitter-feedswrapper .footer--title { padding-top: 61px;}
.box-eql {height: auto !important;}
.footer--bottom-section.left  .footer--social-media { padding-top: 33px; height: auto !important; padding-bottom: 35px;}
.footer--bottom-section.left .footer--siteservices-links { height: auto !important; padding: 37px 10px 59px 19px; }
.footer--social-media .title {  padding-bottom: 30px;}
.footer--twitter-feedswrapper .slick-dots li button { width: 10px !important; height: 10px !important;}
.footer--twitter-feeds .twitter-feed-item .right * { padding: 0;}
.footer--twitter-feeds .twitter-feed-item .right { float: left; width: 100%; margin: 0 0 15px 0;}
.footer--twitter-feeds .twitter-feed-item .left { float: left; width: 80%; margin: 0 0 15px 0;}
.home--section-three { padding: 49px 0 15px 0;}
.home--section-two .btn-regular {margin-bottom: 35px;}
.block--news-wrapper .slick-dots li button { width: 12px !important; height: 12px !important;}
.scroll-to-bottom {display:none}
/*h1 {font-size: 2.8rem;line-height:1em;}
h2 {font-size: 2.6rem;line-height:1em;}
h3 {font-size: 2.4rem;line-height:1em;}
h4 {font-size: 2.0rem;line-height:1em;}
h5 {font-size: 1.8rem;line-height:1em;}*/
.further-information-module-content {padding-bottom: 20px;}

.block--further-information ul { padding-left: 0;}
.footer--bottom-section.right .eql-box-innerlinks {height:auto !important; padding-bottom: 15px; padding: 37px 0 25px 19px; }
.footer--bottom-section.right .eql-box-innerlinks ul { min-height: 180px;}
.block--news-wrapper .right--container {padding-right: 70px;}
.home--section-three .company-news-wrapper { margin-left: -15px; margin-right: -15px;}
.year-img img { width: 100%; position: relative; top: 0;  bottom: 0;  left: 0;   max-width: none;}
.filter-title {padding: 0 0 10px 0;}
/*.library--section-three { padding-bottom: 90px;}*/
.block--further-information ul:before{display:none;}
.footer--mobilefeed-wrapper { margin-right: -15px;}

.home--section-three .company-news-wrapper .slick-dots{padding-top:20px}
.home--section-three .block--news .left--container { width: 100%;}
.home--section-three .block--news-wrapper .right--container { width: 100%; padding: 30px 33px 0 0;}
.home--section-two .image-wrapper img{ position: absolute; left: -100%;  right: -100%;   top: -100%;    bottom: -100%;  margin: auto; max-width: none; transition: 0.7s all ease; width: 100%;} 

section.library--section-two .btn-regular {margin-bottom:20px;}

.library--section-three .reportTable td, .library--section-three .reportTable tbody th, .library--section-three .reportTable td, .library--section-three .reportTable th { padding: 10px;}
.library--section-three .reportTable thead th { padding: 19px 10px; }
td.document-field .doc-icon { float: none; padding-bottom: 10px; text-align: center; padding-right:0;}
.library--section-three .reportTable td.document-field .doc-icon {display:block;}
td.document-field .doc-icon.linkIco { margin-left: 0;}
span.mobi-date { float: left; width: 100%;}
.filter-report .dropdown-content,.filter-year .dropdown-content {margin: 0;}
.box-name{padding:20px 10px 35px 10px;float:left;width:100%;line-height:1em;font-size: 2.4rem;}
header.header-compact .header--logo img,header.header-compact .header--logo img {    max-width: 347px;
    /* margin: 11px 0; */
    /* height: auto; */
    top: 45px !important;}
.breadcrumb-wrap{top: 49px !important;}
.further-information-module p{padding:0;font-size:2rem}
.further-information-module .border-right {border-right: none !important;border-bottom: 1px solid #000;padding-bottom: 20px;margin-bottom: 20px;} 
.further-information-module{padding:20px}
.further-information-module ul{margin-left:0;} 
.margin-bottom{margin-bottom:20px;}
.margin-bottom:last-child{margin-bottom:0px;}
.content-text img {max-width: 100%; padding: 0 0 15px 0;}
.sectionone--textarea-wrap { position: relative; height: auto !important;/* min-height: 250px;*/}
.footer--twitter-feeds .slick-dots {margin-top: 25px;}
/*  .sectionone--image-area{display:none;} */
.year-ItemWrap {float: left;}
.year-layout h1 { padding: 0;}
/*li.menu-item:nth-child(2n) { background: #F9F9F9;}*/
.year-boxWrapper {margin: 30px 0 0 0;}

#TabNavigation {display:none}
#TabDropdown {display:block;position: relative;max-width: 320px;margin: 0 auto;}
#HistoryWrapper #TabDropdown { max-width: 320px; margin: 0 auto; }
.yr-height {height:auto !important; display: block; width: 100%;}
.year-img {float:none !important; min-height: auto !important;}
.year-txt {float:none !important;}
.txt-details {display:block; text-align: center; padding: 40px 1%;transform:none;} 
.footer--bottom-section.right,.footer--bottom-section.left .footer--siteservices-links{padding-bottom:20px;}
.our-history .tab-dropdown, .glossary-landing .tab-dropdown { padding-top:30px; }
/*--- added by priya 12-2-2018 ---*/
.four-c-wrapper .item-1,.four-c-wrapper .item-3{border-right:none;}
.four-c-wrapper .fourc-items {padding-top: 50px;padding-bottom: 45px;}
/*--- added by priya 12-2-2018 ---*/
.box-item { height:300px; }
.home-banner-slider { height:auto; }
/*.home-banner-slider::after { border-width: 0 0 41px 24px; }*/
.owl-controls { max-width: 75%; bottom: 24px; }
.owl-carousel .owl-item .item { height: 575px; }
.hm-box-img { min-height: 171px; }
.hm-box { margin-bottom:30px; }
.hm-sec4-box { margin-bottom:23px; }
.hm-sec4-box-inner { min-height: 384px; padding:0 3px; }
.footer--block-wrapper .box-eql {height:auto !important;}
.footer--block-wrapper .footer--twitter-feedswrapper .box-eql {padding: 0 15px 15px 25px;}
.scroll-label { display:none; }

.hm-banner-text h2 a { font-size: 3.8rem; line-height: 1.11em; letter-spacing: 0.3px; margin: 0 0 19px; }
.home--section-build-frvr h3 { font-size: 1.6rem; line-height: 1.38em; letter-spacing: 0.4px; }
.home--section-build-frvr p.circle-white-link { line-height: 1.19em; font-size: 1.6rem; margin-top:3px; }
.hm-box-content::before { line-height: 1.33; font-size: 1.6rem; letter-spacing: 0.6px; font-weight: 500; left:22px; margin-top:0; }
.hm-box-content p.hm-bx-dt, .hm-box-content p.hm-bx-ttl { font-size: 1.6rem; line-height: 1.38em; }
.sectionone--textarea h2 {padding-bottom: 21px; }
.sectionone--textarea .inner--content p { margin: 0 0 25px 0; font-size: 1.8rem; line-height: 1.44em; }
p.box-link { line-height:normal; }
.hm-sec4-box-inner:hover .hm-Sec4-content h2, .hm-Sec4-content h2 { font-size: 2.4rem; line-height: 1.25em; }
.hm-Sec4-content h2 { margin-bottom:4px; }

.hm-Sec4-content p.s4bx-cntnt { font-size: 1.6rem; line-height: 1.38em; }
.footer--instagram-feeds .footer--socialmedia-title, .footer--twitter-feedswrapper .footer--socialmedia-title { font-size: 1.8rem; line-height: 1.33em; padding-bottom: 22px; }
.footer--twitter-feedswrapper .date-time { font-size: 1.4rem; line-height: 1.43em; margin: 0 0 11px 0; }
.footer--twitter-feedswrapper .tweet {line-height: 1.38em;}
.footer--block-wrapper .footer--bottom-section .content p { line-height: 1.43em; }
.footer--bottom-section.right ul li { width:100%; }
.footer--bottom-section.left .footer--social-media, .footer--bottom-section.left .footer--siteservices-links { width: 100%; position:relative; }
.footer--bottom-section.left { display:block; }

.hm-banner-text { margin-left: 21px; }
.owl-controls #progressBar { margin: 0 67px 0 74px; }
.home-banner-slider { margin-bottom: 31px; }
.home--section-build-frvr .head-box { padding: 0 18px 23px; }
.hm-box-content { padding: 22px 25px 0 51px; min-height: 99px; }
.hm-box-inner { min-height: 241px; padding: 0 3px; }
.hm-box-content p.hm-bx-dt { padding-top: 7px; }
.home--section-build-frvr {padding-bottom:18px;}
main .sectionone--image-area { margin:0; }
.sectionone--image-area {min-height: 356px;}
.sectionone--textarea-inner { padding: 23px 15px 0 10%; margin: 0; }
.home--section-one { margin-bottom:81px; }
.hm-Sec4-content { padding: 0 29px 21px; }
.home--section-four { margin-bottom:29px; }
.hm-Sec4-content p.s4bx-cntnt, .hm-box-content p.hm-bx-ttl { background-position:right 7px; }
footer .footer--twitter-feedswrapper .box-eql .slick-dots {margin-top: 5px;}
.social-media-links ul li { padding-bottom: 38px; }
.footer--bottom-section.left .footer--social-media { padding: 38px 15px 55px 19px; }

/*--  Header style  --*/

.mac.safari  .dark-banner-wrapper.has-banner { margin-bottom: 8.5vh;}
h1.landing.no-banner { font-size: 3.8rem;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 1.11; letter-spacing: 0.3px;padding-left: 0; margin-top: 43px;position: relative;z-index: 9;  margin-bottom: 43px;}
.dark-banner-wrapper .landing:after{left: -45px;width: 30px;top: 20px;}
.header--logo img{left:27px;    width: 62px !important;
    top: -4px !important;}
.dd-dropdown .anchorNavigation { top:auto; }
.block--news:first-child {margin-left: 15px;}
.swiper-pagination .anchorNavigation { transition: none; top:auto; }
.anchorNavigation .anchor-wrapper { display:block; width:100% !important; text-align: left; }
.anchorNavigation { background: transparent; }

.swiper-pagination { position:relative; top: 50px; cursor: pointer; border: 1px solid #f4f4f4; width: 280px; vertical-align: middle; margin: 0 auto; -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2); box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2); background-color: #fff; }
.dd-dropdownM .dd-label { position: relative; cursor: pointer; font-weight: 500; vertical-align: middle; font-size: 1.8rem; letter-spacing: 1px; line-height: 2.8rem; padding: 16px 20px; }
.dd-dropdownM .dd-label::after { content: ""; z-index: 99; box-sizing: border-box;  height: 6px; width: 6px; top: 50%; margin-top: -4px; right: 32px; position: absolute; border-style: solid;  border-color: black;  border-width: 0px 2px 2px 0px;  -webkit-transform: rotate(45deg);  -ms-transform: rotate(45deg);   transform: rotate(45deg); transition: border-width 150ms ease-in-out; }
.dd-dropdownM.active .dd-label::after { -webkit-transform: rotate(-135deg); -ms-transform: rotate(-135deg); transform: rotate(-135deg); margin-top: 0; }
.dd-dropdownM ul { display: none;  position: absolute;  -webkit-box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2); box-shadow: 0 5px 20px 0 rgba(0,0,0,0.2);  background-color: #fff; }
.dd-dropdownM .anchorNavigation .anchor-wrapper a { background: transparent; font-weight: 300; color: #000;  padding: 16px 20px; font-size: 1.8rem; line-height: 1.667em; }
.dd-dropdownM .anchorNavigation .anchor-wrapper a:hover { background-color: #f9f9f9; }
.dd-dropdownM .anchorNavigation .anchor-wrapper.active::after { display:none; }

}

@media only screen and (max-width: 768px) {
    .full-width-tool iframe{
        min-height:calc(100vh - 235px);
    }
}
@media (max-width: 680px) { 
.iframe-external {height: 4660px;}
}

@media (max-width: 640px) { 

.main-modules .content-text ul.rad-link li {padding-left: 0;}
.iframe-external {height: 4800px;}
.sectionone--image-area {min-height: 256px;}
.footer--instagram-feeds .feed-item {height: 180px;}
.footer--mobilefeed-wrapper.visible-xs.slick-initialized.slick-slider {height: 180px;}
.box-cover img { width: auto;} /*.box-item { height: 320px;}*/ .box-name {font-size: 2.4rem;line-height: 2.4rem;} 
/* .sectionone--textarea-wrap { min-height: 300px;} */
.impact-report-wrap .content--banner-wrap { height:240px; }
p.box-link { font-size: 2.0rem; }
.footer--instagram-feeds .feed-item { width: 46%; }
    
}

@media (max-width: 580px) {  

.iframe-external {height: 5090px;}
.hm-banner-text {max-width: 400px;}

}

@media (max-width: 480px) {

.storynav.prev p.box-link a { padding: 18px 20px 17px 70px; }
p.box-link a {padding: 18px 70px 17px 20px; }
.sectionone--textarea-inner, .right-text-box .sectionone--textarea-inner {padding: 45px 6% 0 6%; margin: 0;}
.mac.safari .dark-banner-wrapper.has-banner {margin-bottom: 12.5vh;} 
.dark-banner-wrapper .image-wrapper img {left: auto;right: -40%;}
 .box-name{padding:20px 10px 20px 10px;}
/* .sectionone--textarea-wrap { min-height: 350px;} */
	.box-cover img { width: auto;}  .footer--instagram-feeds .feed-item {height: 115px;} .footer--mobilefeed-wrapper.visible-xs.slick-initialized.slick-slider {height: 126px;} .box-item { height:250px; }
.iframe-external {height: 5150px;}
.hm-banner-text {max-width: 340px;}

}

@media (max-width: 450px) { 

.iframe-external {height: 5275px;}
.home--section-build-frvr h3 { width:50%; }

}

@media (max-width: 428px) { 

.iframe-external {height: 5500px;}

.insight-report-2017 .spotlight-link { display:inline-block; padding:0 30px; }
.insight-report-2017 .spotlight-link.download-icon:after { left:-5px; }

.insight-report-2017 .trends-link { display:inline-block; padding:0 30px; }
.insight-report-2017 .trends-link.download-icon::after { left: 0; }
h1.landing.no-banner {font-size: 3rem;}
}

@media (max-width: 385px) {

.iframe-external {height:5700px;}
.hm-banner-text {max-width: 260px;}

.insight-report-2017 .spotlight-link { display:inline-block; padding:0 20px; }


}
@media all and (min-width: 480px) and (max-width: 767px) { 
.mac.safari .dark-banner-wrapper.has-banner { margin-bottom: 20vh;}
}

@media (max-width: 365px) { 

.iframe-external {height: 5900px;}
.block--secondary-nav ul li a { padding: 8px 15px; }
.footer--instagram-feeds .footer--socialmedia-title, .footer--twitter-feedswrapper .footer--socialmedia-title {  font-size: 1.6rem; }
.footer--instagram-feeds {  padding: 35px 10px 35px 20px; }
.footer--block-wrapper .footer--twitter-feedswrapper .box-eql { padding: 0 10px 15px 20px; }

.insight-report-2017 .spotlight-link { display:inline-block; padding:0 20px; }
.insight-report-2017 .trends-link { display:inline-block; padding:0 20px; }


}

@media (max-width: 320px) { 
.footer--instagram-feeds .feed-item {width: 115px !important;}
	/*.box-item { height: 270px;} */
/*     .sectionone--textarea-wrap { min-height: 460px;} */

.box-name {
    font-size: 2rem;
    line-height: 2.4rem;
}
}
/*---- secondary-media-queries-----*/
/* ======== Insight Report Media-queries CSS starts ======== */
@media all and (min-width: 1600px) {
	.secondary-bannner__img{ width:100%; height:auto; }
}

@media all and (min-width: 1300px) {
  .quote-content-container{ margin-right:15px; }
  .marineminingpage .marine-mining-illustration.first .illustration-img-wrap::before{ top:49%; }
}

@media all and (max-width: 1366px) {
  .boxes__image{ width:auto; height:100%; }
  .report__image{ width:auto; height:100%; }
}

@media only screen and (max-width: 1280px){
/* --- pioneering detection technology starts --- */
  .legend { font-size:1.9rem; line-height: 1.263em; }
  .legend .title { font-size: 2.5rem; }
  
  #diamond-verification-main-section .innovation-hub-title p { font-size:2.4rem; }
  
  .diamond-verification-column h2,
  .legend-wrapper.mobile h2 { font-size:25px; line-height:30px; letter-spacing: 2px; }
  .diamond-verification-column p { font-size: 1.8rem; }	
  
  .quotation-content,
  .diamond-verification-column p.quotation-content { font-size: 2.4rem !important; }
  .quotation-content:before { top: -80px; font-size: 144px; }	
  .quotation-content:after { bottom: -90px; font-size: 144px; }
  
  #diamond-verification-section-05,
  #diamond-verification-section-09 { padding: 90px 0 50px 0; }
  
  #diamond-verification-section-06 .content-vertically-middle.image-is-left .diamond-verification-column:first-child { float: none; position: relative; top: 0; -webkit-transform: none; -ms-transform: none; transform: none; } 
  #diamond-verification-section-06 .content-vertically-middle.image-is-left .diamond-verification-column:last-child { position: absolute; left: auto; right: 0; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
  
  
  #diamond-verification-section-10 h3 { font-size:30px; line-height: 1.3; margin-bottom: 40px; }
  #diamond-verification-section-10 a { font-size:18px; }
  .layers-container h4{ font-size:2.0rem; }
  .layers-container h5{ font-size:1.8rem; }
/* --- pioneering detection technology starts --- */

/* --- marine mining starts --- */
  .marineminingpage .marine-mining-loading { height:32px; width:32px; }
  
  .marineminingpage .marine-mining-section-0 .marine-mining-ocean { top:0vh; }
  
  .marineminingpage .marine-mining-title em { font-size:2.4rem; }
  
  .marineminingpage .marine-mining-intro { font-size:1.8rem; width:100%; }
  .marineminingpage .marine-mining-intro em { font-size:3.2rem; }
  
  .marineminingpage .marine-mining-info-style-1 { font-size:2.4rem; }
  .marineminingpage .marine-mining-info-style-2, .marine-mining-info .rad-header { font-size:2rem; }
  .marineminingpage .marine-mining-info-style-3, .marine-mining-info .rad-content  { font-size:1.8rem; }
  
  .marineminingpage .marine-mining-mouse { height:60px; width:56px; }
  
  .marineminingpage .marine-mining-heading { font-size:3.2rem; }
  
  .marineminingpage .marine-mining-text { font-size:1.8rem; }
  
  .marineminingpage .marine-mining-future { font-size:1.8rem; width:100%; }
  .marineminingpage .marine-mining-future em { font-size:3.2rem; }
/* --- marine mining ends --- */

}

@media only screen and (min-width: 1024px) and (max-width: 1280px){
	.marineminingpage .marine-mining-text{ max-width:375px; }
    .marineminingpage .marine-mining-future{ padding:0 120px; }
}

@media all and (max-width: 1024px) {
#auto-top-link{ display:none !important; }
}

@media only screen and (max-width: 968px){	
/* --- pioneering detection technology starts --- */
  .layers-container h2 { font-size: 5.5rem; }
  .legend .title,
  .layers-container h3 { font-size: 2.2rem; }
  #diamond-verification-main-section .innovation-hub-title h1 { font-size: 4.0rem; }
  #diamond-verification-main-section .innovation-hub-title p { font-size: 2.0rem; line-height: 1.250em; padding: 0 20px; }
/* --- pioneering detection technology starts --- */

/* --- marine mining starts --- */
  .marineminingpage .marine-mining-section-0 .marine-mining-ocean { top:10vh; }
/* --- marine mining ends --- */

/* --- forevermark page starts --- */
.mask-layer-bottom-child h1, .h1 { font-size: 4rem; }
/* --- forevermark page ends --- */

}

@media all and (min-width: 992px) and (max-width: 1025px)  {
    .report__content-container{ padding:50px 100px 80px 80px; }
}

@media all and (min-width: 992px) {
/* ------- insight report starts ----------- */
	.announcement-right-column{ padding-right:0; }
/* ------- insight report ends ----------- */

/* ------- marine mining starts ----------- */
    .marineminingpage .marine-mining-title em{ position:relative; top:0; }
/* ------- marine mining ends ----------- */
}

@media all and (max-width: 992px) {
/* ------- insight report starts ----------- */
	.secondary-bannner { margin-top: 51px; }
    .secondary-bannner__text{ max-width:80%; }
    .boxes{ padding: 74px 0 52px; }
    .boxes__content-wrap { padding-bottom: 48px; }
    .boxes__image{ width:100%; height:auto; top:auto; left:auto; bottom:0; right:0; }
    .boxes__item__content-container{ padding:87px 42px 36px 42px; min-height:265px; }
    .boxes__item{ margin-bottom:12px; }
    .boxes__item.last{ margin-bottom:0; }
    .spotlight{ padding: 59px 0 43px;  }
    .spotlight__item__title{ font-size:5.2rem; padding-bottom:11px; }
    .spotlight__item__text{ width:75%; font-size:1.8rem; }
    .spotlight-listing__title{ font-size:3.2rem; line-height:1.156em; padding-right:20px; }
    .spotlight__item-title { font-size: 2.4rem; }
    .spotlight__information-wrap { padding-top: 72px; }
    .spotlight__sub-section__1 { padding-bottom: 55px; }
    .spotlight__sub-section__2 { padding-top: 66px; }
    .quote-madeby{ padding-bottom:0; margin-bottom:0; }
    .quote__img { width: auto; max-width: none; height: auto; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
    .quote__content-wrap { padding: 0 75px 0 135px; }
    .quote-madeby{ padding-bottom:0; margin-bottom:0; }
    .announcement{ padding:43px 0 0 0; }
    .announcement__seperator, .announcement__rectangle-box{ display:none; }
    .announcement-right-column { padding: 0 42px; }
    .announcement__content-wrap { padding: 42px 150px 43px 40px; margin-top: -132px; background-color: #fff;  border-bottom:1px solid #f5f5f5; }
    .announcement__title::before{ width:100%; }
    .announcement__seperator{ display:none; }
    .trends{ padding:45px 0 99px; }
/*     .trends__content-wrap { padding-bottom: 70px; } */
    .trends__item { padding: 0; }
    .trends__item-title{ font-size:1.8rem; }
    .report__content-wrap{ padding:0 42px; }
    .report__content-container { padding: 34px 105px 28px 43px; min-height: 0; margin-top: -142px; background-color: #fff; }
    .report__title{ font-size:5.2rem; }
    .document-listing__title{ font-size:5.2rem; }
    .document-listing__unordered-list{ margin-left:0; }
    .document-listing__list-item{ margin:0 0 0 58px; }
    .document-listing__list-item.last{ padding-bottom:0; }
/* ------- insight report ends ----------- */

/* --- maring mining starts --- */
    .secondary-breadcrumb{ display:none; }
    .marineminingpage .marine-mining-title{ text-shadow:2px 2px #000; }
    .marineminingpage .marine-mining-info-style-1 { text-shadow: 1px 1px #000; }
/* --- maring mining ends --- */

}

@media all and (min-width: 768px) and (max-width: 991px)  {
/* ------- insight report starts ----------- */
  .spotlight__item{ text-align:center; }
  .spotlight__item__text { width: 100%; }
/* ------- insight report ends ----------- */

/* ------- diamond Technology starts ----------- */
  #diamond-verification-section-06 .content-vertically-middle.image-is-left .diamond-verification-column{ margin-top:10px; margin-bottom:10px;  }
/* ------- diamond Technology ends ----------- */
}

@media all and (min-width: 768px) {
	.marineminingpage .marine-mining-illustration .illustration-image { max-width:50%; }
}

@media all and (max-width: 767px) {
/* --- insight repoet 2017 starts --- */
	.secondary-bannner__img{ top: 50%; left: 50%; bottom: auto; right: auto; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); }
	.secondary-bannner__title { font-size: 3.2rem; line-height: 0.969em; padding:0 25px; }
    .secondary-bannner__text{ font-size: 1.8rem; line-height: 1.333em; padding-top:21px; }
    .boxes{ padding:46px 0 52px; }
    .boxes__item__sub-title{ font-size:1.4rem; line-height:1.714em; }
    .boxes__item__title{ font-size:3.2rem; }
    .boxes__item__text{ font-size:1.6rem; }
    .boxes__item__content-container{ padding:93px 22px 36px; min-height:260px }
    .boxes__content-wrap{ padding-bottom:28px; }
    .spotlight__item__title { font-size: 7.2rem; padding-bottom: 11px; }
    .spotlight__item__text { width: 100%; font-size: 3.8rem; }
    .spotlight__information-wrap { padding: 39px 0 0; }
    .spotlight__item{ padding-bottom:52px }
    .spotlight__item.last{ padding-bottom:0; }
    .spotlight__sub-section__1{ padding-bottom:29px; }
    .spotlight__sub-section__2{ padding-top:49px; }
    .spotlight__sub-section__2 .container-fluid{ padding:0; }
    .spotlight-listing__title{ padding-right:40px; }
    .spotlight-listing-value{ left:15px; }
    .quote__content-wrap { padding: 0 15px; }
    .quote__summary *{ font-size: 1.8rem; line-height: 1.556em; }
    .quote-madeby{ font-size:1.4rem; line-height:2.500em; }
    .announcement { padding: 56px 0 0 0; }
    .announcement-right-column{ padding:0 15px; }
    .announcement__thumb-wrap{ min-height:260px; }
    .announcement__content-wrap{ padding:25px  18px 0; margin:0; }
    .announcement__title{ font-size:3.2rem; line-height:1.188em; }
    .announcement__textarea{ padding:25px 20px 35px; margin-top:-92px; background-color:#fff; } 
    .announcement__summary{ padding:8px 0 0; }
    .trends{ padding:45px 0 66px; }
/*     .trends__item-wrap { padding-bottom: 70px; } */
    .trends__item-wrap.last{ padding-bottom:0; }
    .trends__item-title{font-size: 1.4rem;    line-height: 1.4em; }   .report__image-wrap{ min-height:260px; }
    .report__content-wrap{ padding:0 33px; }
    .report__content-container{ padding:25px 20px 70px; margin-top:-92px; background-color:#fff; }
    .report__title{ font-size: 3.2rem; line-height: 1.188em; }
    .report .btn-document, .report .btn-document:hover{ padding: 20.2px 28px 24px 54px; font-size:1.6rem; line-height:1.0em; }
/*     .btn-document.download-icon::after{ left:18px; } */ 
    .document-listing__title{ font-size:3.2rem; line-height:1.0em; padding-bottom:43px; }
    .document-listing__unordered-list{ width:100%; border-left:0; }
    .document-listing__list-item{ width:100%; margin:0; }
    .document-listing__link { font-size: 1.8rem; line-height: 1.0em; }
/* --- insight repoet 2017 ends --- */
    
/* --- pioneering detection technology starts --- */
    .desktop { display: none; }
	.mobile { display: block; }
	
	.legend-wrapper { padding: 20px 20px 0 20px; }
	.legend { width: 100%; max-width: 100% !important; padding: 0; margin-bottom: 20px; }
	.legend .title { font-size: 25px; }
	
	.diamond-verification-row { margin-bottom: 0 !important; }		
	.diamond-verification-column { width: 100%; float: none; top: 0 !important; position: relative !important; -webkit-transform: none !important; -ms-transform: none !important; transform: none !important; margin-bottom: 20px; padding: 0 20px; }
	
	#diamond-verification-main-section,
	#diamond-verification-section-05,
	#diamond-verification-section-07 { margin-bottom: 20px; }
	#diamond-verification-section-02,
	#diamond-verification-section-06,
	#diamond-verification-section-08 { margin: 0; }
    .layers-container h4{ font-size:1.8rem; margin-bottom:0; }
    .layers-container h5 { font-size: 1.6rem; }
/* --- pioneering detection technology ends --- */

/* --- marine mining starts --- */
.marineminingpage .marine-mining-info{ width:80%; }
.marineminingpage .marine-mining-illustration img{ border:0 none; }
/* --- marine mining ends --- */

/* --- forevermark page starts --- */
  #forevermark-section-6 .mask-layer-bottom-child h1, #forevermark-section-6 .mask-layer-bottom-child .h1,
  #forevermark-section-6 .mask-layer-bottom-child p { width: 100%; text-align: center; margin-left: auto; margin-right: auto; }
  .section-content { opacity: 0; -webkit-transition:all 0.5s; -ms-transition:all 0.5s; transition:all 0.5s; -webkit-transition-delay: 0.5s; -ms-transition-delay: 0.5s; transition-delay: 0.5s; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .is-visible .section-content { opacity: 1; -webkit-transform: translateX(0); -ms-transform: translateX(0); transform: translateX(0); }
/* --- forevermark page ends --- */

}


@media only screen and (max-width: 700px){
/* --- marine mining starts --- */
	.marineminingpage .marine-mining-info {width: 85%;}
    .marineminingpage .marine-mining-info-style-1 { font-size: 1.8rem; margin-top:0; }
    .marineminingpage .marine-mining-info-style-2, .marine-mining-info .rad-header { font-size: 1.8rem; }
    .marineminingpage .marine-mining-info-style-2, .marine-mining-info .rad-header{ margin-top:10px; }
    .marineminingpage .marine-mining-info-style-3, .marine-mining-info .rad-content{ line-height:1.2em; margin-bottom:10px; }
/* --- marine mining ends --- */
}

@media screen and (max-width:640px) {
/* --- pioneering detection technology starts --- */
.diamond-verification-column p { font-size: 1.8rem; line-height: 1.333em; }
	.legend .title,
	.layers-container h3 { font-size: 1.7rem; }
	#diamond-verification-main-section .innovation-hub-title { position: relative; top: 0; left: 0; -webkit-transform: none; -ms-transform: none; transform: none; padding: 40px 0; padding: 18.75vw 20px; }
	#diamond-verification-main-section:after { padding-bottom: 0; }	
/* --- pioneering detection technology ends --- */   

/* --- marine mining starts --- */
  .marineminingpage .marine-mining-column { padding:0 10px; }
  
  .marineminingpage .marine-mining-title { width:80%; text-align:center; }
  
  .marineminingpage .marine-mining-intro { bottom:40px; }
  .marineminingpage .marine-mining-intro em { font-size:2.4rem; }
  
  .marineminingpage .marine-mining-info { width:80%; }
  .marineminingpage .marine-mining-info-style-1 { color:#fff; font-size:2rem; margin-top:10px; margin-bottom:10px; }
  .marineminingpage .marine-mining-info-style-2, .marine-mining-info .rad-header { color:#fff; font-size:2rem; margin-top:20px; margin-bottom:10px; }
  .marineminingpage .marine-mining-info-style-3, .marine-mining-info .rad-content  { color:#fff;  margin-bottom:10px; }
  
  .marineminingpage .marine-mining-mouse { height:40px; width:37px; right:20px; bottom:20px; }
  
  .marineminingpage .marine-mining-illustration .illustration-img-wrap{ max-width:100%; }
  
  .marineminingpage .marine-mining-temperature { font-size:2rem; line-height:40px; height:40px; width:40px; }
  
  .marineminingpage .marine-mining-heading { font-size:2rem; margin:10px 0; }
  
  
  
  .marineminingpage .marine-mining-future em { font-size:2rem; }
  .marineminingpage .marine-mining-future a { font-size:1.6rem; }
  .marineminingpage .marine-mining-future a::after { font-size:2.6rem; width:10px; height:10px; }
  .marineminingpage .marine-mining-future a:hover::after{ left:10px; }
  
  @-webkit-keyframes UpAndDown {
    0% {
      bottom:20px;
    }
    75% {
      bottom:20px
    }
    100% {
      bottom:10px;
    }
  }
  
  @-moz-keyframes UpAndDown {
    0% {
      bottom:20px;
    }
    75% {
      bottom:20px
    }
    100% {
      bottom:10px;
    }
  }
  
  @-ms-keyframes UpAndDown {
    0% {
      bottom:20px;
    }
    75% {
      bottom:20px
    }
    100% {
      bottom:10px;
    }
  }
  
  @keyframes UpAndDown {
    0% {
      bottom:20px;
    }
    75% {
      bottom:20px
    }
    100% {
      bottom:10px;
    }
  }
/* --- marine mining ends --- */

/* --- forevermark page starts --- */
 .forevermarkpage .desktop { display: none; }
 .forevermarkpage .mobile { display: block; }
/* --- forevermark page ends --- */

}

@media all and (max-width: 480px) {
/* --- pioneering detection technology starts --- */
	.trends__item-wrap{ width:100%; }
/* --- pioneering detection technology ends --- */
    
/* --- pioneering detection technology starts --- */
    .layers-container h2 { font-size: 3.0rem; }	
	#diamond-verification-section-10 a { padding: 15px 20px; }
    .layers-container .title-top-wrapper{ padding-top:2vw; }
    .layers-container .title-bottom-wrapper{ bottom:1vw; }
/* --- pioneering detection technology ends --- */
}

@media all and (max-width: 400px) {
/* --- marine mining starts --- */
.marineminingpage .marine-mining-info-style-2, .marine-mining-info .rad-header { margin-top: 10px; margin-bottom: 5px; }
.marineminingpage .marine-mining-info-style-3, .marine-mining-info .rad-content { margin-bottom: 5px; }
/* --- marine mining ends --- */
}


/* ======== Insight Report Media-queries CSS ends ======== */
/*---- our-issue-areas-----*/
/**--- CSS TO BE MOVED TO NEWNAVIGATION CSS---*/
#PageLevel{display: none;}
header ul li.currentPage a{position: relative;}
/**--- CSS TO BE MOVED TO NEWNAVIGATION CSS --- ENDS ----*/




/**-- LINK STYLING STARTS --**/
.block-issue-areas-content .btn-light {text-decoration: none; display: inline-block;}
.block-issue-areas-content .btn-light:before {content: "";position: absolute; right: 0;width: 0; background: #000; height: 100%;top: 0;transition: 0.6s width ease;z-index: -1; opacity: 1;}
.block-issue-areas-content .btn-light:after {left: 0; content: ""; position: absolute; width: 0;  background: #000; height: 100%; top: 0; transition: 0.6s width ease; z-index: -2; opacity: 0;}
.block-issue-areas-content .btn-light:hover:after { width: 100%; z-index: -1; opacity: 1;}
.block-issue-areas-content .btn-light:hover:before {width: 100%; z-index: -2; opacity: 0;}
.block-issue-areas-content .btn-light:hover {color: #fff;}
.our-issues-landing .box-link:after {top: 54%;}
/**-- LINK STYLING ENDS --**/
.block-issue-areas-content.slide-left .intro-text *,.block-issue-areas-content.slide-left h2{color: #989898 !important;}
.video-image-module-outer-wrapper button.slick-prev.slick-arrow{background: url(/~/media/Images/D/De-Beers-Group/css/arrow-slick.png) rgba(0, 0, 0, 0.23) no-repeat center center;transform: rotate(180deg);-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);-ms-transform: rotate(180deg);-o-transform: rotate(180deg);}
.title-icon-wrapper .icon.white {display: none;position: absolute;left: 65px;top: 19px;width: 14px;}
.title-icon-wrapper .highlight .icon.white {display: block;}
.video-image-module-outer-wrapper button.slick-next.slick-arrow{background: url(/~/media/Images/D/De-Beers-Group/css/arrow-slick.png) rgba(0, 0, 0, 0.23) no-repeat center center;}
.video-module {position: absolute;top: 50%; transform: translateY(-50%);-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);}
.video-module a { text-decoration: none; color: #0061a1;width: 60px;height: 60px;display: inline-block;  position: relative;z-index: 99999; }
.video-module a:hover { text-decoration: underline; }
/**--- header correction --**/
/**-- Our issue area css starts --**/
.block-issue-areas-content .sliding-content .intro-text * {color: #000;}
.block-issue-areas.small .icon {left: 20px;}
/*#IssueAreas{padding-top: 76px;}
h1.landing.no-banner {margin-top: 140px;}*/
.block-issue-areas li:nth-child(4n+1){background:#9e0fb9}
.block-issue-areas li:nth-child(4n+2){background:#00629b}
.block-issue-areas li:nth-child(4n+3){background:#dc4e41}
.block-issue-areas li:nth-child(4n+4){background:#239644}
.block-issue-areas li:nth-child(4n+1) a.selected:after{border-left: 8px solid #9e0fb9;left: 99%;opacity: 1;}
.block-issue-areas li:nth-child(4n+2) a.selected:after{border-left:10px solid #00629b;left: 99%;opacity: 1;}
.block-issue-areas li:nth-child(4n+3) a.selected:after{border-left:10px solid #dc4e41;left: 99%;opacity: 1;}
.block-issue-areas li:nth-child(4n+4) a.selected:after{border-left:10px solid #239644;left: 99%;opacity: 1;}
.block-issue-areas li a{color:#fff;display:inline-block;padding: 13px 15px 15px 58px;text-transform:uppercase;width:100%;position:relative;z-index:1;}
.block-issue-areas li{list-style-type:none;max-width:238px;margin-bottom: 10px;}
.block-issue-areas li a:after{content:"";position:absolute;left: 90%;top: 50%;width:10px;height:10px;background:transparent;border-top:10px solid transparent;border-bottom:10px solid transparent;border-right:10px solid transparent;transform:translateY(-50%);-webkit-transform: translateY(-50%);transition: 0.9s left ease, 1.2s opacity ease;opacity: 0;}
.block-issue-areas li a:before{content:"";position:absolute;right:21px;top:50%;border: solid #fff;border-width: 0 1px 1px 0;display: inline-block;padding: 4px;transform: rotate(-45deg) translateY(-50%);-webkit-transform: rotate(-45deg) translateY(-50%);}
.block-issue-areas {float:left;width: 20%;transition: 0.9s width ease;max-width: 239px;}
.block-issue-areas-content{max-width: 80%;float: left;position: relative;background: #fff;transform: translateX(0);-webkit-transform: translateX(0);transition: 0.4s transform ease;margin-bottom: 65px;}
.block-issue-areas-content:after{content:"";position:absolute;left: -1px;top:0;background:#c1c1c1;width:1px;height:100%;}
.block-issue-areas-content .left > h2 {font-size: 5.2rem;font-weight: 300;font-style: normal;font-stretch: normal;line-height: 1.15;letter-spacing: normal;margin-top: 15px;color: #939393;}
.block-issue-areas-content .intro-text * {font-size: 1.8rem;font-weight: 300;font-style: normal;font-stretch: normal; line-height: 1.67; letter-spacing: normal;color: #000;}
.block-issue-areas-content .left {float: left;max-width:calc(100% - 329px);width: 100%;padding-left: 0;}
.block-issue-areas-content .right {max-width: 328px;float: left;}
.block-issue-areas-content > ul > li:not(.active){opacity: 0;height: 0;overflow: hidden;}
.block-issue-areas-content * {opacity: 0;transition: 2s opacity ease;}
.block-issue-areas-content.active * {opacity: 1;}
ul.slidebar-list-wrapper .title-icon-wrapper .title {font-size: 1.8rem;font-weight: 500;font-style: normal; font-stretch: normal;line-height: 1.22;letter-spacing: 0.5px;text-transform: uppercase;}
.title-icon-wrapper > p {position: relative;display: inline-block;width: 100%;cursor: pointer;}
.title-icon-wrapper > p:after {content: "";border: solid #ca9516; border-width: 0 1px 1px 0;display: inline-block;padding:4px;transform: rotate(-45deg) translateY(-50%);-webkit-transform: rotate(-45deg) translateY(-50%);position: absolute;top:48%;right:12px;}
.sliding-content-wrapper {position: absolute;right: 0;width: 641px;overflow: hidden;background: #fff;transform: translateX(200px);-webkit-transform: translateX(200px);transition: 1s transform ease;top:0;}
.sliding-content-wrapper.active {width: 641px;transform: translateX(119px);-webkit-transform: translateX(119px);padding-left:74px;border-left: 1px solid #c1c1c1;min-height: 100%;}
.block-issue-areas .icon{position: absolute;float: left;display: inline-block;left: 27px;top: 45%;width: 24px;height: 24px;margin-right: 18px;transform: translateY(-50%);}
.block-issue-areas.small {width: 62px;overflow: visible;}
.block-issue-areas.small .title, .block-issue-areas.small a:before {opacity: 0;}
.block-issue-areas-content.slide-left:after {display: none;}
.block-issue-areas .title {transition: 0.9s opacity ease;}
.block-issue-areas.small > ul >li a {height: 62px;width: 62px;}
.block-issue-areas.small a.active.selected:after {left: 62px;}
.block-issue-areas-content .slidebar-list-wrapper {margin-top:24px;}
.block-issue-areas-content.active.slide-left {border-left: 1px solid #c1c1c1;}
.block-issue-areas-content.active > ul > li:nth-child(4n+2) p.highlight{background:#00629b;color:#fff}
.block-issue-areas-content.active > ul > li:nth-child(4n+1) p.highlight{background:#9e0fb9;color:#fff}
.block-issue-areas-content.active > ul > li:nth-child(4n+3) p.highlight{background:#dc4e41;color:#fff}
.block-issue-areas-content.active > ul > li:nth-child(4n+4) p.highlight{background:#239644;color:#fff}
.block-issue-areas-content .left h2, .block-issue-areas-content .left .intro-text,.block-issue-areas-content .left .link {margin-left: 68px;}
.block-issue-areas-content .left .slidebar-list-wrapper p {padding-left: 68px;display: inline-block;  padding-top:22px;padding-bottom: 20px; transition: 1s background ease; margin-bottom: 0;}
.sliding-content-wrapper ul li:not(.active) {opacity: 0;height: 0;overflow: hidden;}
.sliding-content-wrapper ul li {transition: 1s opacity ease;}
.sliding-content-wrapper.active > ul > li.active {opacity: 1; height: auto; overflow: visible;padding-bottom:62px;}
.block-issue-areas-content .sliding-content-wrapper .intro-text {padding-top: 43px;}
.btn-light {border: 1px solid #ffa400; display: inline-block;padding: 18px 74px 17px 20px; font-size: 2.1rem; font-weight: normal; font-style: normal; font-stretch: normal; line-height: normal; letter-spacing: normal; text-transform: uppercase; position: relative;}
.btn-light:after {position: absolute;right: 19px; content: "\e907"; font-family: icomoon;   color: #ffa400; font-size: 5.5rem; top: 4px;}
.block-issue-areas.small + .block-issue-areas-content {width: calc(100% - 80px);}
.block-issue-areas-content .left .intro-text {padding-right: 78px;display: inline-block;margin-bottom: 11px;}
.sliding-content-wrapper .sliding-content > h3 {font-size: 2.4rem;font-weight: 500;font-style: normal; font-stretch: normal;line-height: 1.29;letter-spacing: 0.5px;margin-bottom:40px;margin-top: 33px;}
.sliding-content-wrapper .btn-light {margin-top: 6px;}
.title-icon-wrapper .icon {float: left;display: inline-block;position: relative;left: 0;top: -3px;margin-right: 5px;}
.block-issue-areas-content .sliding-content .image-wrapper {position: relative;width: 566px;height: 354px;    overflow-y: hidden;}
.block-issue-areas-content .sliding-content .image-wrapper img {position: absolute;top: -100%; bottom: -100%; margin: auto;max-width: none; width: 100%; left: -100%; right: -100%;}
.contact-country-wrapper .location-wrapper:nth-child(3n) {clear: left;}
/**-- Our issue area css ends --**/

section.block--further-information.related-news-base-layout .title { text-align: center;}
.video-image-module-wrapper{margin-bottom: 75px;}
/**-- media queries --**/
@media all and (max-width:767px){

.sliding-content-wrapper .btn-light {font-size: 1.6rem;}
.block-issue-areas-content.active .btn-general {font-size: 1.6rem;}
.block-issue-areas-content .intro-text * {font-size: 1.6rem;line-height: 1.38;}
.sliding-content-wrapper.active > ul > li.active,.sliding-content-wrapper.active,#IssueAreas,.block-issue-areas-content{overflow:visible !important;}
.block-issue-areas.small + .block-issue-areas-content {width: 100%; border-left: 0;}
.block-issue-areas-content .sliding-content .image-wrapper {width: 100vw; max-height: 177px;    margin-left: -15px;}
.sliding-content-wrapper .sliding-content > h3 { margin-bottom: 24px;font-size: 1.8rem;}
.block-issue-areas-content .sliding-content-wrapper .intro-text {padding-top: 27px;}
#IssueAreas #contentwrapper{padding-top:4px;}
.block-issue-areas-content .left h2, .block-issue-areas-content .left .intro-text, .block-issue-areas-content .left .link {margin-left: 0;}
.block-issue-areas-content .left .slidebar-list-wrapper p {padding-left: 0;}
.backToFirstSlide {font-size: 1.6rem;font-weight: 300; font-style: normal;font-stretch: normal;line-height: 1.38;letter-spacing: normal;position: relative;display: inline-block;padding-left: 11px;}
.backToFirstSlide:before {content: "";border: solid black;border-width: 0 1px 1px 0; display: inline-block;padding: 3px;transform: rotate(135deg);-webkit-transform: rotate(135deg);position: absolute;left: 2px;top: 7px;font-size:1.6rem}
ul.slidebar-list-wrapper .title-icon-wrapper .title{float: left;width: 90%;padding-right: 20px;}


.block-issue-areas-content{max-width: 100%;transform: translateX(200%);-webkit-transform: translateX(200%);  top: 0;opacity: 0;height: 0;overflow: hidden;margin: 0;}
#IssueAreas {overflow: hidden;padding-top:0;}
.block-issue-areas, .block-issue-areas li, .block-issue-areas.small {width: 100%; max-width: none;}
.block-issue-areas li a:after {display: none;}
#IssueAreas #contentwrapper {min-height: auto;}
#IssueAreas + footer .footer--block-wrapper { margin-top: 14px;}


/**--- new--**/
.block-issue-areas-content .left > h2 {font-size: 3.4rem;font-weight: 300;font-style: normal; font-stretch: normal; line-height: 1.12;letter-spacing: normal;margin-left:0;}
.block-issue-areas-content .left .intro-text {margin-left: 0; padding-right: 0;}
.block-issue-areas-content .left {max-width: none;}
.block-issue-areas-content .right {display: none;}
.block-issue-areas.small .title, .block-issue-areas.small a:before {opacity: 1;}
.block-issue-areas-content.active {top: 0;height: auto;opacity: 1;transform: translateX(0);-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);}
.block-issue-areas-content:after {display: none;}
.block-issue-areas-content.active {transform: translateX(0);-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);}
.sliding-content-wrapper.active {width: 105%;transform: translateX(0);-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);border-left: 0;padding-left: 0;overflow: visible; left: -15px;padding-left: 15px;}


}

@media all and (min-width:991px) and (max-width:1140px){
.block-issue-areas-content .left > h2 {font-size: 4rem;}
.block-issue-areas .title {font-size: 1.2rem;}
ul.slidebar-list-wrapper .title-icon-wrapper .title {font-size: 1.6rem; padding-right: 15px;}
}


@media all and (min-width:768px) and (max-width:991px){
.title-icon-wrapper .icon.white {left: 39px;top: 9px;}
ul.slidebar-list-wrapper .highlight span.title {padding-left: 30px;}
.block-issue-areas-content.active * {font-size: 1.6rem;}
.block-issue-areas-content .left > h2 {font-size: 4.4rem; font-style: normal;  font-stretch: normal;    line-height: 1.3; letter-spacing: 0.4px;margin-top: 0;color: #000;}
h1.landing.no-banner {font-size: 5.4rem;font-weight: 300;font-style: normal; font-stretch: normal; line-height: 1.19;letter-spacing: 0.4px; padding-left: 0;}
.block-issue-areas-content .right {display: none;}
.block-issue-areas-content .left {max-width: none;}
.block-issue-areas li a {padding: 11px;}
.block-issue-areas .icon {left: 14px;width:14px;}
.block-issue-areas li a:before { display: none;}
.block-issue-areas .title {padding-left:28px;font-size: 1.4rem;}
.block-issue-areas.small{width: 38px;min-width: auto;}
.block-issue-areas.small .icon {left: 14px;}
.block-issue-areas.small a.active.selected:after {left: 38px;}
.block-issue-areas.small > ul > li a {height: 38px;}
.block-issue-areas-content .left h2, .block-issue-areas-content .left .intro-text, .block-issue-areas-content .left .link { margin-left: 41px;}
.block-issue-areas-content .left .slidebar-list-wrapper p {padding-left: 41px;}
.block-issue-areas-content.active > ul > li p.highlight {padding-left: 14px;}
.sliding-content-wrapper.active {width: 372px;}
.block-issue-areas-content .sliding-content .image-wrapper { max-width: 307px;max-height: 169px;}
.sliding-content-wrapper .sliding-content > h3 {margin-bottom: 28px;font-size: 2.0rem;margin-top: 10px;}
.block-issue-areas-content .sliding-content-wrapper .intro-text {padding-top: 28px;}
.sliding-content-wrapper .btn-light {font-size: 1.6rem;}
ul.slidebar-list-wrapper .title-icon-wrapper .title {font-size: 1.6rem;}
.block-issue-areas-content .left .slidebar-list-wrapper p {padding-top: 12px;padding-bottom: 12px;}
.block-issue-areas {min-width: 156px;}
.block-issue-areas-content {max-width: 78%;}
}
/*---- test-owl-----*/
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px 7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}

.owl-carousel { display:block; }