@import url('https://fonts.googleapis.com/css2?family=Yantramanav:wght@400;500;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;900&display=swap');
*, a, div, ul, li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
}
body {
	    -webkit-font-smoothing: antialiased;
  color: #0a0a0a;
  background-color: #ffffff;
  font-weight: 400;
  font-size: 1rem;
  font-family: 'Source Sans Pro' !important;
}
.std-navbar {
  font-family: 'Yantramanav', sans-serif;
}
h6, .h6 {
  font-size: 15px;
  font-weight: normal;
}
p {
  line-height: 23px;
  margin-top: 0;
  margin-bottom: 1rem;
}
h1, .h1 {
  font-size: 36px;
  font-family: 'Yantramanav', sans-serif;
}

h4 {
  font-size: 17px;
  padding-top: 12px;
}
.zoom {
  position: relative;
  overflow: hidden;
}
.zoom:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
}
.zoom img {
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.listing-no-adverts .no-ads-alert-wrapper {
  background: none;
  padding: 2rem;
  border-left: none;
}
a.buttonRED {
  font-size: 16px;
}
a.buttonRED {
  border: medium none;
  border-width: 3px !important;
  background-color: #c0a96b;
  border-width: 3px !important;
  border-radius: 30px;
  color: #ffffff !important;
  border-width: 3px !important;
  cursor: pointer;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 0.125em;
  line-height: 46px;
  outline: medium none;
  padding: 0 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: background-color 0.3s ease-out 0s;
}
.sandton {
  background-image: url("/sites/harmonygold/image/jpeg/sandton.jpeg");
  text-align: center;
  background-attachment: fixed;
  background-position: top;
  background-repeat: no-repeat;
}
a:hover {
  color: #28262b;
  text-decoration: underline;
}
a {
  color: #28262b;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
h2 {
  padding-top: 13px;
}
@media (min-width: 750px) {
  .navbar-nav .nav-link {
    text-transform: uppercase;
    font-size: 1rem;
  }
  .std-navbar {
    float: right;
    padding-top: 20px;
  }
}
.mobile-menu .mobile-btn {
  color: #ffffff !important;
}
@media only screen and (max-device-width: 480px) {
  .std-navbar {
    float: none;
    justify-content: center;
  }
}
.logopad {
  padding-top: 18px;
  padding-bottom: 10px;
}
/*accordian styles below*/
.collapsible-link::before {
  content: '';
  width: 14px;
  height: 2px;
  background: #333;
  position: absolute;
  top: calc(50% - 1px);
  right: 1rem;
  display: block;
  transition: all 0.3s;
}
/* Vertical line */
.collapsible-link::after {
  content: '';
  width: 2px;
  height: 14px;
  background: #333;
  position: absolute;
  top: calc(50% - 7px);
  right: calc(1rem + 6px);
  display: block;
  transition: all 0.3s;
}
.collapsible-link[aria-expanded='true']::after {
  transform: rotate(90deg) translateX(-1px);
}
.collapsible-link[aria-expanded='true']::before {
  transform: rotate(180deg);
}
.text-uppercase {
  text-transform: capitalize !important;
}
.text-dark {
  color: #282629 !important;
  font-size: 18px;
}
.row.empty-message {
  margin-left: 17px;
}

@media (min-width: 1200px) {
.container {
    max-width: 1365px;
}}


h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Yantramanav", sans-serif;
    font-style: normal;
    font-weight: 900;
    color: inherit;
    text-rendering: optimizeLegibility;
}

@media print, screen and (min-width: 67.5em) {
h2, .h2 {
    font-size: 2.5rem;
}
h4, .h4 {
    font-size: 1.5625rem;
}



}



h2, h5, h3 {
    text-transform: uppercase;
}


.bubble .badge {
    float: right;
    position: absolute;
    right: 0;
    margin-top: -1em;
    border: 3px solid #fefefe;
    width: 30px;
    height: 30px;
}
.badge {
    height: 25px;
    font-size: 1em;
    line-height: 15px;
}
.badge {
    display: inline-block;
    min-width: 25px;
    padding: 0.3em;
    border-radius: 50%;
    font-size: 1rem;
    text-align: center;
    background: #E30F13;
    color: #fefefe;
}
.bubble {
    border-radius: 50%;
    display: inline-block;
    position: relative;
    margin-bottom: 0.5em;
    padding: 1em;
}

.bubble.lime {
    border: 2px solid #CED200;
}
.bubble.orange {
    border: 2px solid #EA7A03;
}
.bubble.red .badge {
    background: #E30F13;
}
.bubble.cyan .badge {
    background: #209BD7;
}
.bubble.orange .badge {
    background: #EA7A03;
}
.bubble.lime .badge {
    background: #CED200;
}




.bubble.cyan {
    border: 2px solid #209BD7;
}
.bubble.red {
    border: 2px solid #E30F13;
}

.bubble img {
    display: inline-block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80px;
    height: 80px;
}
hr {
    clear: both;
    max-width: 80rem;
    height: 0;
    margin: 1em auto 1em auto;
    border-top: 0;
    border-right: 0;
    border-bottom: 2px dashed #cacaca;
    border-left: 0;
}
hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
.bubble.ops {
    background: #209BD7;
}
.bubble.cash {
    background: #CED200;
}

.bubble.capital {
    background: #EA7A03;
}
.bubble.stewardship {
    background: #F8BA00;
}

.more {
    text-transform: uppercase;
    position: relative;
    display: inline-block;
    padding: 0;
    color: #E30F13;
}
.more:after {
    content: url(/sites/harmonygold/image/svg/rightarrow.svg);
    position: relative;
    top: 2px;
    left: 5px;
}
.cell {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    min-height: 0px;
    min-width: 0px;
    width: 100%;
}

.grid-x {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}

@media print, screen and (min-width: 67.5em) {
.grid-margin-x {
    margin-left: -0.78125rem;
    margin-right: -0.78125rem;
}
	
	.grid-margin-x.medium-up-3 > .cell {
    width: calc(33.33333% - 1.5625rem);
}
	
	.grid-margin-x > .large-8 {
    width: calc(66.66667% - 1.5625rem);
}
	h4, .h4 {
    font-size: 1.5625rem;
}
}

.grid-margin-x > .cell {
    width: calc(100% - 1.5625rem);
    margin-left: 0.78125rem;
    margin-right: 0.78125rem;
}

.callout {
    border: 2px solid #cacaca;
    padding: 10px;
    margin: 10px;
	background-color: white;
}

ul.no-bullet, ol.no-bullet {
    margin-left: 0;
    list-style: none;
}

.no-bullet.grid-x.grid-margin-x {
    margin-left: -1rem;
}
.orange {
    color: #EA7A03;
}

ul.orange, li.orange, h3.orange, h4.orange {
    color: #C99D6B;
}
.advert-item {
    margin-left: -15px;
}
.advert-title a {
    color: #000000;
    font-weight: 600;
    font-size: 1.1rem;
}

.banner-container {
    background-color: white;
    padding: 0px;
}


.termsandconditions {
    display: none !important;
}