@import url('https://fonts.googleapis.com/css2?family=Edu+AU+VIC+WA+NT+Hand:wght@400..700&family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

* {
  box-sizing: border-box;
  font-family: 'Nunito Sans', sans-serif !important;
  font-weight: 400;
  font-kerning: auto;
  font-size: 15px;
  text-align: left;
}

*::before,
*::after {
  box-sizing: inherit;
}

:root {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

:root {
  --animate-duration: 2s;
  --animate-delay: 1s;
}

font {
  font-size: inherit;
  font-weight: inherit;
}

.animated.fade-in-left {
  animation: slideInLeft;
  animation-duration: 3s;
}

.animated.slide-in-down {
  animation: slideInDown;
  animation-duration: 3s;
}

html, body, main{
  height: 100%;
  margin: 0;
  line-height: 1.2;
  background: #fff;
  font-size: 17px;
  color: #070a10;
  display: block;
  width: 100%;
  clear: both;
}

body{
  overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 400;
  line-height: 1.2;
}

.sub-page  h2,
.sub-page h3,
.sub-page h4,
.sub-page h5,
.sub-page h6 {
  margin: 15px 0;
}

h2{
  font-size: 30px;
}

h3{
  font-size: 25px;
}

#content-wrapper {
  width: 100%;
  position: relative;
  display: block;
  padding: 0 !important;
}

.wrapper-section {
  display: block;
  position: relative;
  clear: both;
  padding: 0 30px;
  margin: 0 auto;
  width: 100%;
}

#block-responsivemenumobileicon{
  display: none;
}

#inner #page-content h3{
  font-size: 20px;
}

p{
  margin: 10px 0;
  text-align: left;
  padding: 0;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #505D6F;
}

#inner p{
  color: #62748E;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
}

#inner a {
  font-size: 15px;
}

a {
  color: #0073FF;
  text-decoration: none;
  font-size: 15px;
}

.sub-page a{
  color: #0073FF;
}

strong {
  font-weight: 700;
}

.sub-page a:hover{
  cursor: pointer;
  text-decoration: none;
}

a:hover{
  cursor: pointer;
  color: #032651;
}

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

.messages.messages--status {
  text-align: center;
}

li {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
}

/*Sections*/
.section{
  display: block;
  clear: both;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 20px 0;
}

#inner .section {
  padding: 0 15px;
}

.path-newsletters #inner .section {
    /*padding: 20px 0;*/
}

.layout-container{
  position: relative;
  display: block;
  clear: both;
  width: 100%;
  background: #fff;
  height: 100%;
  overflow-x: hidden;
}

.container-fluid {
  padding: 0 30px;
}

.flex-grid .views-view-grid{
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
}

.flex-grid .views-view-grid .column{
  margin-bottom: 40px;
}

.flex-grid  .views-view-grid:before,
.flex-grid  .views-view-grid:after {
  display: none;
}

#block-mainnavigation{
  display: block;
  width: 100%;
  clear: both;
  text-align: center;
}

#block-useraccountmenu ul.menu,
#block-mainnavigation ul.menu{
  display: block;
  width: 100%;
  clear: both;
  text-align: center;
}

#block-useraccountmenu ul.menu {
  text-align: right;
  margin: 0;
  padding: 0;
}

#block-useraccountmenu ul.menu li.menu-item ,
#block-mainnavigation ul.menu li.menu-item {
  width: auto;
  display: inline-block;
}

#block-useraccountmenu ul.menu li.menu-item a,
#block-mainnavigation ul.menu li.menu-item a{
  font-size: 18px;
  color: #383838;
  text-decoration: none;
  padding-right: 10px;
  line-height: 1;
  display: inline-block;
  margin-right: 5px;
  text-transform: capitalize;
}

#block-useraccountmenu ul li.menu-item a:hover,
#block-mainnavigation ul li.menu-item a:hover{
  text-decoration: underline;
}

#block-theme-branding{
  padding-top: 25px;
}

#block-sitebranding .slogan,
#block-sitebranding .slogan h3 {
  display: none;
}

#block-theme-branding .logo{
  text-align: center;
}

#block-theme-branding .logo img{
  max-width: 300px;
}

#block-theme-branding .logo img:hover{
  opacity: 0.8;
}

#block-theme-content{
  max-width: 100%;
  margin: 0 auto;
}

#block-theme-content p{
  margin: 10px 0;
  font-weight: 400;
  line-height: 24px;
  font-style: normal;
  font-size: 16px;
  color: #62748E;
}

#block-theme-page-title {
  text-align: center;
  position: relative;
}

#block-theme-page-title h1,
#block-theme-page-title h1 span{
  color: #06112F;
  text-align: center;
  margin: 0 0 30px;
  text-transform: capitalize;
  font-weight: 700;
  font-size: 35px;
  line-height: 1.4;
  text-shadow: 1px 1px 1px rgba(0,0,0,0.8);
}

#block-theme-content h1,
#block-theme-content h1 span,
#block-theme-content h2,
#block-theme-content h2 span,
#block-theme-content h3,
#block-theme-content h3 span{
  color: #14171C;
  font-size: 34px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.4;
  margin-bottom: 16px;
}

#block-theme-content h3,
#block-theme-content h3 span{
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
}

#block-theme-content h1,
#block-theme-content h1 span{
  font-size: 40px;
}

#block-theme-primary-local-tasks{
  display: block;
  position: relative;
  width: 100%;
  text-align: center;
  margin: 30px 0;
}

#block-theme-primary-local-tasks .block-content{
  text-align: center;
}

#block-theme-primary-local-tasks .block-content ul{
  list-style: none;
  padding: 0;
  display: inline-block;
  margin: 0 auto;
}

#block-theme-primary-local-tasks .block-content ul li{
  display: inline-block;
  width: auto;
  margin-right: 0;
}

#block-theme-primary-local-tasks .block-content ul li a {
  background: 0 0;
  color: #00489F;
  display: inline-block;
  padding: 8px 12px;
  cursor: pointer;
  text-transform: capitalize;
  text-decoration: none;
  font-size: 16px;
}

#block-theme-primary-local-tasks .block-content ul li a.is-active,
#block-theme-primary-local-tasks .block-content ul li a:hover{
  text-decoration: none;
  background: #00489F;
  color: #fff;
  border-radius: 8px;
}

.path-webform #page-content .webform-submission-form,
.page-node-type-webform #page-content .webform-submission-form,
.path-webform #page-content .field--name-body,
.page-node-type-webform #page-content .field--name-body,
.user-login-form,
.user-form {
  max-width: 800px;
  margin: 0 auto;
}

.webform-submission-form input.form-checkbox {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 4px;
}

.path-webform section h2,
.page-node-type-webform section h2{
  font-weight: 700;
}

.path-webform section > div,
.page-node-type-webform section > div{
  padding-left: 20px;
}

.path-webform .webform-submission-form section .form-item,
.page-node-type-webform .webform-submission-form section .form-item{
  margin-bottom: 10px;
}

.path-webform .webform-submission-form .webform-element-description,
.page-node-type-webform .webform-submission-form .webform-element-description{
  font-size: 14px;
}

.path-webform .webform-submission-form .form-item,
.page-node-type-webform .webform-submission-form .form-item,
.user-login-form .form-item,
.user-form .form-wrapper .form-item{
  margin-bottom: 30px;
}

.path-webform .webform-submission-form *,
.page-node-type-webform .webform-submission-form *,
.user-login-form .form-item *,
.user-form .form-wrapper .form-item *{
  color: #000;
  font-size: 18px;
  max-width: 100%;
}

.webform-submission-form fieldset legend,
.webform-submission-form fieldset legend span,
.webform-submission-form .form-item label,
.page-node-type-webform .webform-submission-form .form-item label,
.user-login-form .form-item label,
.user-form .form-wrapper .form-item label{
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #0F172B;
  margin-bottom: 10px;
}

.path-webform .webform-submission-form a,
.page-node-type-webform .webform-submission-form a,
.user-login-form .form-item a,
.user-form .form-wrapper .form-item a {
  color: #0073FF;
}

.page-node-type-webform .webform-submission-form .form-item label.form-required:after{
  content: " *";
  color: red;
}

.webform-submission-form .form-item select,
.webform-submission-form  textarea,
.webform-submission-form .form-item textarea {
  width: 100%;
  border-radius: 0;
  border: 1px solid #DFE2EB;
  padding: 10px;
}

.webform-submission-form .form-item select{
  padding: 10px;
}

.path-webform .webform-submission-form .form-item input,
.page-node-type-webform .webform-submission-form .form-item input,
.user-login-form .form-item input,
.user-form .form-wrapper .form-item input{
  padding: 5px 10px;
  color: #666;
}

.path-webform .webform-submission-form .form-actions input,
.webform-submission-form .form-actions input,
.user-login-form .form-actions input,
.user-form .form-actions input{
  position: relative;
  color: #fff;
  text-decoration: none;
  text-align: center;
  padding: 12px 20px;
  background: #008BD3;
  border: 1px solid #008BD3;
  border-radius: 999px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.path-webform .webform-submission-form .form-actions input:hover,
.webform-submission-form .form-actions input:hover,
.user-login-form .form-actions input:hover,
.user-form .form-actions input:hover{
  color: #008BD3;
  background: #fff;
  border: 1px solid #008BD3;
}

.webform-submission-form .js-form-type-checkbox label {
  display: inline-block;
}

.webform-submission-form .js-form-type-checkbox input {
  display: inline-block;
}

form .form-item label {
  display: block;
  margin-bottom: 5px;
}

.page-node-type-webform .js-form-type-checkbox ,
.path-webform .js-form-type-checkbox {
  margin-bottom: 10px !important;
}

form .form-item input:not([type=submit]):not([type=checkbox]):not([type=range]):not([type=radio]) {
  max-width: 100%;
  padding: 12px 16px;
  margin-bottom: 8px;
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  width: 100%;
  margin-top: 0;
}

table {
  width: 100%;
  border-collapse: collapse;
  margin: 25px 0;
  box-shadow: 0 0 20px rgb(0 0 0 / 15%);
  background: transparent;
  border: none !important;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}

.responsive-table {
  overflow-x: scroll;
}

table thead tr {
  background: #112746;
  color: #fff;
}

table thead tr th {
  padding: 15px;
  font-size: 19px;
}

table thead tr th:first-child {
  border-top-left-radius: 10px;
}

table thead tr th:last-child {
  border-top-right-radius: 10px;
}

table tbody tr:nth-child(odd){
  border-top: 1px solid #d5d5d5 ;
  border-bottom: 1px solid #d5d5d5 ;
}

table tbody tr td {
  padding: 15px;
}

.view-filters {
  display: block;
  position: relative;
  clear: both;
  background: rgba(255,255,255,0.7);
  padding: 20px;
  margin: 20px auto;
  width: 100%;
}

.view-filters .views-exposed-form .form-item{
  position: relative;
  display: inline-block;
  width: auto;
  /*margin: 20px 20px 20px 0;*/
}

.view-filters .views-exposed-form .form-item-field-destination__target-id-verf {
  padding-left: 60px;
}

.view-filters .views-exposed-form .form-actions{
  display: block;
  position: relative;
  clear: both;
  margin-top: 10px;
}

.view-filters .views-exposed-form .form-actions input{
  background: #066306;
  color: #fff;
  border: none;
  padding: 6px 20px;
  line-height: 1;
}

.view-filters .views-exposed-form .form-actions input:hover{
  background: #06a006;
}

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

.view-content:after{
  clear: both;
}

nav.pager .pager__items{
  padding: 0;
  text-align: center;
  list-style: none;
  margin: 20px 0 0;
  display: block;
  clear: both;
}

nav.pager .pager__items li{
  display: inline-block;
  margin-right: 10px;
}

nav.pager .pager__items li a{
  color: #0c0451;
  text-decoration: none;
  font-size: 20px;
}

nav.pager .pager__items a:hover,
nav.pager .pager__items .is-active a{
  text-decoration: underline;
}

.block-private-message-notification-block{
  position: absolute;
  right: 30px;
  top: 45px;
  width: 40px;
  height: 60px;
  overflow: visible;
}

.block-private-message-notification-block .private-message-page-link{
  color: #fff;
  display: inline-block;
  background-size: contain;
  position: relative;
  top: auto;
  left: auto;
  padding: 0 0 0 40px;
}

.block-private-message-notification-block .private-message-notification-wrapper img{
  display: none;
}

.block-private-message-inbox-block,
.block-private-message-actions-block{
  max-width: 70%;
  margin: 0 auto;
  background: #fff;
  padding: 20px 20px 0;
}

.block-private-message-inbox-block{
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

#block-theme-content .view-empty {
  background: #fff;
  text-align: center;
  padding: 64px;
  border: 1px solid #E0E3E8;
  border-radius: 12px;
}

#block-theme-content .view-empty h3:before {
  height: 140px;
  width: 140px;
  content: "";
  background: #fff url("./../images/view-empty-1.png") no-repeat center top;
  background-size: contain;
  position: relative;
  display: block;
  text-align: center;
  margin: 0 auto 30px;
}

#block-theme-content .view-empty *{
  text-align: center;
}

/*Main Container*/
.layout-container#front,
.layout-container#inner {
  /*display: flex;*/
  /*flex-wrap: wrap;  */
  display: block;
  margin: 0 auto;
  width: 100%;
  position: relative;
  background: #fff;
}

.webform-progress-tracker .progress-step .progress-text .progress-title {
  text-align: center;
}

.webform-progress-tracker .progress-step.is-complete .progress-marker::before,
.webform-progress-tracker .progress-step.is-complete:hover .progress-marker::before,
.webform-progress-tracker .progress-step.is-complete .progress-marker::after {
  background: #C8C8C8;
}

.progress-step.is-active .progress-marker::before,
.webform-progress-tracker .progress-step.is-active:hover .progress-marker::before,
.progress-step:hover .progress-marker::before{
  background-color: rgb(230,57,70);
}

.page-node-type-webform fieldset {
  max-width: 100%;
  position: relative;
  width: 100%;
  display: contents;
}

.page-node-type-webform fieldset .fieldset-wrapper {
  margin-bottom: 30px;
}

/*Top Section*/
#top-wrapper {
  padding: 24px 112px;
}

#block-theme-search-form-wide .block-content form {
  position: relative;
  display: inline-block;
  margin: 0 auto;
  width: 100%;
}

#block-theme-search-form-wide .block-content form .form-actions {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  padding: 5px 10px;
}

#block-theme-search-form-wide .block-content form .form-actions input {
  height: 20px;
  width: 20px;
  border: none;
  font-size: 0;
  /*background: url("./../images/search-normal.png") no-repeat center;*/
}

#block-theme-account-menu {
  text-align: right;
}

#block-theme-account-menu ul.menu {
  display: inline-block;
  padding: 0;
  margin: 0;
  list-style: none;
}

#block-theme-account-menu ul.menu li {
  display: inline-block;
  float: left;
  margin-left: 16px;
}

#block-theme-account-menu ul.menu li a {
  color: #143288;
  text-align: center;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  border-radius: 8px;
  border: 1px solid #143288;
  display: inline-block;
  background: #fff;
  padding: 8px 16px 8px 32px;
  position: relative;
}

#block-theme-account-menu ul.menu li a:hover {
  color: #fff;
  background: #143288;
}

#block-theme-account-menu ul.menu li a:hover:before {
  content: "";
  width: 16px;
  height: 16px;
  display: inline-block;
  left: 10px;
  top: 0;
  bottom: 0;
  margin: auto;
  /*background: url("./../images/user-blue.png");*/
  filter: invert(1);
  position: absolute;
}

#block-theme-account-menu,
#block-theme-search-form-wide {
  margin-top: 15px;
}

#sub #content-wrapper #content .page-header {
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 44px;
  color: #14171C;
  padding-bottom: 0;
  margin-bottom: 32px;
  border: none;
}

/*Nav Section*/





/*Responsive Menu*/
#block-theme-responsivemenumobileicon {
  display: none;
}

.mm-navbar,
.mm-panel--opened {
  background: #008BD3;
}

.mm-listitem,
.mm-navbar__title>span {
  color: #fff;
}

.mm-listitem .is-active,
.mm-menu a:hover,
.mm-listitem--selected>.mm-listitem__text {
  background: #0ca7f7;
}

.mm-btn--next:after, .mm-btn--prev:before {
  border-color: #fff;
}
.responsive-menu-toggle-icon span.label{
  top: 6px;
  display: none;
}

#sub .responsive-menu-toggle-icon:before,
#sub .responsive-menu-toggle-icon:after,
#sub .responsive-menu-toggle-icon span.icon {
  background: #0EA5E9;
}

/*Sub*/


/*Owl Carousel*/
.owl-carousel .owl-stage .owl-item {
  z-index: 10;
}

.owl-carousel .owl-stage .owl-item.center {
  z-index: 20;
}

.owl-carousel .owl-stage .owl-item img {
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  margin: auto;
  z-index: 10;
}

.owl-carousel .owl-stage .owl-item.active.center {
  min-height: 400px;
}

.owl-carousel .owl-stage .owl-item.active.center img {
  scale: 1.4;
  z-index: 200;
}

.owl-carousel .owl-stage .owl-item.active img {
  scale: 1;
  z-index: 200;
}

.owl-slider-wrapper {
  position: relative;
  display: block;
  padding-bottom: 60px;
}

.page-node-type-corporate-social-responsibility #block-theme-content .owl-slider-wrapper {
  margin-bottom: 60px;
}

.owl-slider-wrapper .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  display: block !important;
}

.owl-slider-wrapper .owl-nav .owl-prev {
  position: relative;
  float: left;
}

.owl-slider-wrapper .owl-nav button span  {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  color: transparent;
  width: 18px;
  height: 15px;
  display: inline-block;
  position: relative;
}

.owl-slider-wrapper .owl-nav button:hover  {
  background: transparent !important;
}

.owl-slider-wrapper .owl-nav .owl-prev span {
  background: url("./../images/slick-arrow.png") no-repeat center;
  background-size: contain;
  transform: rotate(180deg);
}

.owl-slider-wrapper .owl-nav .owl-next span {
  background: url("./../images/slick-arrow.png") no-repeat center;
  background-size: contain;
}

.owl-slider-wrapper .owl-nav .owl-next {
  position: relative;
  float: right;
}

.owl-slider-wrapper .owl-dots {
  position: absolute;
  z-index: 10;
  max-width: 70%;
  margin: 0 auto;
  display: block !important;
  left: 0;
  right: 0;
  bottom: 0;
}

.owl-slider-wrapper .owl-dots .owl-dot span {
  width: 16px;
  height: 16px;
}

.owl-slider-wrapper .owl-dots .owl-dot.active span,
.owl-slider-wrapper .owl-dots .owl-dot:hover span {
  background: linear-gradient(135deg, #0EA5E9 0%, #9DDCF8 100%);
}

.owl-carousel .owl-item {
  min-height: 400px;
}

.owl-carousel .owl-item img {
  border-radius: 12px;
}

/*Subpage Table*/
#sub #content-wrapper table {
  box-shadow: none;
  border-radius: 0;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #282E38;
  border-collapse: separate;
}

#sub #content-wrapper table thead tr {
  color: #282E38;
  background: transparent;
}

#sub #content-wrapper table tbody tr td,
#sub #content-wrapper table thead tr th {
  border: 1px solid #E0E3E8;
}

#sub #content-wrapper table thead tr th {
  border-bottom: none;
}

#sub #content-wrapper table tbody tr td {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #282E38;
}

#sub #content-wrapper table tbody tr:last-child td:first-child {
  border-bottom-left-radius: 10px;
}

#sub #content-wrapper table tbody tr:last-child td:last-child {
  border-bottom-right-radius: 10px;
}

/*Search Page*/
.path-search #content-wrapper #content h1 {
  text-align: center;
  font-style: normal;
  font-weight: 700;
  font-size: 34px;
  line-height: 44px;
  color: #14171C;
  margin-bottom: 32px;
}

.path-search #content-wrapper #block-theme-content #search-form .form-wrapper {
  position: relative;
  display: block;
  width: 100%;
  padding-right: 100px;
  margin-bottom: 32px;
}

.path-search #content-wrapper #block-theme-content #search-form .search-advanced {
  display: none;
}

.path-search #content-wrapper #block-theme-content #search-form #edit-help-link,
.path-search #content-wrapper #block-theme-content #search-form .form-wrapper .form-item label {
  display: none;
}

.path-search #content-wrapper #block-theme-content #search-form .form-wrapper .form-item {
  display: block;
  position: relative;
  width: 100%;
}

.path-search #content-wrapper #block-theme-content #search-form .form-wrapper .form-item input {
  padding: 10px 10px 7px;
  border: 1px solid #D1D5DC;
  border-radius: 8px;
  width: 100%;
}

.path-search #content-wrapper #block-theme-content #search-form .form-wrapper #edit-submit {
  padding: 8px 16px;
  background: #0EA5E9;
  border: 1px solid #0EA5E9;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
}

.path-search #content-wrapper #block-theme-content h2 {
  font-size: 26px;
}

.path-search #content-wrapper #block-theme-content h3 a {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #14171C;
}

.path-search #content-wrapper #block-theme-content ol {
  list-style: none;
  padding: 0;
}

.path-search #content-wrapper #block-theme-content ol li {
  list-style: none;
  padding: 0;
  margin-bottom: 32px;
}

/*Subpage Webform*/
.page-node-type-webform #content-wrapper #block-theme-content {

}

.page-node-type-webform #content-wrapper #block-theme-content #edit-submit{
  text-align: center;
  background: #0EA5E9;
  border: 1px solid transparent;
  border-radius: 8px;
  width: 100%;
  padding: 10px 16px 8px;
}

.page-node-type-webform #content-wrapper #block-theme-content #edit-submit:hover{
  background: transparent;
  border: 1px solid #0EA5E9;
  color: #0EA5E9;
}

/*Nav*/
#nav-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 200;
  padding: 32px 0;
  background: #FFFFFF;
  border-bottom: 1px solid #E2E8F0;
}

#inner #nav-wrapper {
  padding: 20px 0;
  position: relative;
}

#front #nav-wrapper {
  background: transparent;
}

#block-theme-site-branding .logo img{
  max-height: 64px;
}

#block-theme-nicemenus ul.nice-menu {
  padding-top: 20px;
  display: block;
  width: 100%;
}

#block-theme-nicemenus ul.nice-menu li{
  padding-right: 20px;
  background: none;
}

#block-theme-nicemenus ul.nice-menu li.menuparent{
  background: url("./../images/menu-chevron.png") no-repeat 95% center;
  background-size: 8px;
  margin-right: 20px;
}


#front #block-theme-nicemenus .block-content > .nice-menu > li > span,
#front #block-theme-nicemenus .block-content > .nice-menu > li > a{
  color: #fff;
}

#front #block-theme-nicemenus .block-content > .nice-menu > li:last-child > a {
    color: #0069A8;
}

#block-theme-nicemenus ul.nice-menu li span,
#block-theme-nicemenus ul.nice-menu li a{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
  display: block;
  padding: 0;
}

#inner #block-theme-nicemenus ul.nice-menu li span,
#inner #block-theme-nicemenus ul.nice-menu li a{
  color: #62748E;
}

#block-theme-nicemenus ul.nice-menu li span:hover,
#block-theme-nicemenus ul.nice-menu li a:hover{
  cursor: pointer;
}

#front #block-theme-nicemenus .block-content > .nice-menu > li:last-child > a:hover {
    background: #0069A8;
    color: #7DD2F9;
}

#block-theme-nicemenus ul.nice-menu li ul {
  background: #fff;
  top: 30px;
  padding: 10px 0;
}

#block-theme-nicemenus ul.nice-menu ul li {
  padding: 6px 14px;
}

#block-theme-nicemenus .block-content > ul.nice-menu > li:last-of-type {
  float: right;
  margin-top: -10px;
}

#block-theme-nicemenus .block-content > ul.nice-menu > li:last-of-type a {
  padding: 8px 16px;
  color: #0069A8;
  background: #7DD2F9;
  border: 1px solid #7DD2F9;
  border-radius: 999px;
}

#block-theme-nicemenus .block-content > ul.nice-menu > li:last-of-type a:hover {
  color: #7DD2F9;
  background: #0069A8;
  border: 1px solid #0069A8;
}

#inner #block-theme-nicemenus .block-content > ul.nice-menu > li:last-of-type a {
  color: #008BD3;
  background: #fff;
  border: 1px solid #008BD3;
}

#inner #block-theme-nicemenus .block-content > ul.nice-menu > li:last-of-type a:hover {
  color: #fff;
  background: #008BD3;
  border: 1px solid #008BD3;
}

#block-theme-nicemenus ul.nice-menu ul li span,
#block-theme-nicemenus ul.nice-menu ul li a{
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
  white-space: nowrap;
}

#block-theme-nicemenus ul.nice-menu ul li span:hover,
#block-theme-nicemenus ul.nice-menu ul li a:hover{
  color: #15191e;
}

#hero {
  padding-top: 0;
}

#tns1 > .tns-item {
  position: relative;
}

#hero #block-theme-views-block-slide-block-1 {
  position: relative;
  display: block;
}

#hero #block-theme-views-block-slide-block-1 .views-field-fieldset {
  position: absolute;
  top: 10%;
  z-index: 55;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
  margin: 130px auto 0;
  max-width: 850px;
}

#hero #block-theme-views-block-slide-block-1 .views-field-nothing ,
#hero #block-theme-views-block-slide-block-1 .views-field-body {
  position: relative;
  display: block;
  text-align: center;
}

#hero #block-theme-views-block-slide-block-1 .views-field-nothing span,
#hero #block-theme-views-block-slide-block-1 .views-field-nothing p{
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28;
}

#hero #block-theme-views-block-slide-block-1 .views-field-body p,
#hero #block-theme-views-block-slide-block-1 .views-field-body p * {
  font-style: normal;
  font-weight: 200;
  font-size: 69px;
  line-height: 80px;
  color: #FFFFFF;
}

#hero #block-theme-views-block-slide-block-1 .views-field-body p {
  position: relative;
  display: block;
}

#hero #block-theme-views-block-slide-block-1 .views-field-body p:before {
  content: "";
  width: 74px;
  height: 6px;
  background: #FFFFFF;
  display: inline-block;
  position: absolute;
  top: 90px;
  left: -90px;
}

#hero #block-theme-views-block-slide-block-1 .views-field-body p:after {
  content: "";
  width: 74px;
  height: 6px;
  background: #FFFFFF;
  display: inline-block;
  position: absolute;
  top: 90px;
  right: -90px;
}

#hero #block-theme-views-block-slide-block-1 .views-field-body p strong {
  font-style: normal;
  font-weight: 900;
}

#hero #block-theme-views-block-slide-block-1 .views-field-body p em {
  font-style: italic;
  font-weight: 700;
  /*background: url(./../images/slide-bg-1.png) no-repeat right center / 80px;*/
  /*padding-right: 70px;*/
  margin-right: 10px;
}

#hero #block-theme-views-block-slide-block-1 .views-field-body p span {
  /*background: url(./../images/slide-bg-2.png) no-repeat right center / 56px;*/
  /*padding-right: 70px;*/
  margin-right: 10px;
}

#hero #block-theme-views-block-slide-block-1 .tns-outer .tns-controls {
  position: absolute;
  left: 50px;
  bottom: 100px;
}

#hero #block-theme-views-block-slide-block-1 .tns-outer .tns-nav {
  position: absolute;
  right: 50px;
  bottom: 100px;
}

#hero #block-theme-views-block-slide-block-1 .tns-outer .tns-nav > [aria-controls] {
  width: 16px;
  height: 16px;
  background: #B8E6FE;
  border-radius: 0;
}

#hero #block-theme-views-block-slide-block-1 .tns-outer .tns-nav > .tns-nav-active {
  background: #008BD3;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

#hero #block-theme-views-block-slide-block-1 .tns-outer .tns-controls [aria-controls] {
  background: url("./../images/slider-arrow-right.png") no-repeat center;
  /*transform: rotate(360deg);*/
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  width: 26px;
  height: 23px;
  background-size: contain;
}

#hero #block-theme-views-block-slide-block-1 .tns-outer .tns-controls [aria-controls]:first-child {
  transform: rotate(180deg);
  top: 2px;
  position: relative;
}

#hero #block-theme-views-block-slide-block-1 .tns-outer .tns-controls [aria-controls]:last-child {
  background: url("./../images/slider-arrow-right.png") no-repeat center;
  background-size: contain;
}

#block-theme-principlesandvalues {
  padding: 150px 0;
}

#block-theme-principlesandvalues .field--name-body h5 {
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28;
  text-align: center;
}

#block-theme-principlesandvalues .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
  text-align: center;
  color: #0F172B;
  margin-bottom: 64px;
}

#block-theme-principlesandvalues .field--name-body .row {
  justify-content: center;
}

#block-theme-principlesandvalues .field--name-body .item {
  margin: 0;
  padding: 0;
  max-width: 310px;
}

#block-theme-principlesandvalues .field--name-body .item:first-child {
  background: #F0F9FF;
  border-radius: 28px 0 0 28px;
}

#block-theme-principlesandvalues .field--name-body .item:first-child img {
  border-bottom-left-radius: 28px;
}

#block-theme-principlesandvalues .field--name-body .item:nth-child(2) {
  background: #FFFBEB;
}

#block-theme-principlesandvalues .field--name-body .item:nth-child(3) {
  background: #F0F9FF;
}

#block-theme-principlesandvalues .field--name-body .item:last-child {
  background: #FFFBEB;
  border-radius: 0 28px 28px 0;
}

#block-theme-principlesandvalues .field--name-body .item img {
    margin: 0 auto;
    text-align: center;
    display: block;
}

#block-theme-principlesandvalues .field--name-body .item:last-child img{
  border-bottom-right-radius: 28px;
}

#block-theme-principlesandvalues .field--name-body .item p {
  margin: 0 auto;
  width: 278px;
  height: 24px;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  color: #0F172B;
  padding: 65px 0;
}

#front #content-wrapper #content-top {
  background: #F1F5F9;
  padding: 156px 0;
  text-align: center;
}

#front #content-wrapper #content-top .field--name-body .field-content-wrapper {
  text-align: center;
}

#front #content-wrapper #content-top .field--name-body img{
  max-width: 375px;
}

#front #content-wrapper #content-top .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 57px;
  line-height: 72px;
  text-align: center;
  color: #0F172B;
  margin-top: 20px;
}

#front #content-wrapper #content-top .field--name-body p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #62748E;
}

#front #content-wrapper #content-top .field--name-body p a {
  margin-top: 20px;
  padding: 9px 40px 8px 24px;
  background: #008BD3 url(./../images/button-arrow-white.png) no-repeat 89% center;
  border: 1px solid #008BD3;
  border-radius: 999px;
  color: #fff;
  display: inline-block;
}

#front #content-wrapper #content-top .field--name-body p a:hover {
  background: #2a82af url(./../images/button-arrow-white.png) no-repeat 89% center;
  border: 1px solid #347ca1;
}

#front #content-wrapper #content {
  background: #fff url(./../images/portfolio-bg.png) no-repeat center;
  background-size: cover;
  padding: 256px 0;
}

#front #content-wrapper #content:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.4);
}

#front #content-wrapper #content .container {
  position: relative;
  display: block;
  z-index: 20;
}

#front #content-wrapper #content #block-theme-portfolio .field--name-body h5 {
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28;
  text-align: center;
}

#front #content-wrapper #content #block-theme-portfolio .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #FFFFFF;
}

#front #content-wrapper #content #block-theme-portfolio .field--name-body p {
  text-align: center;
}

#front #content-wrapper #content #block-theme-portfolio .field--name-body p a {
  margin-top: 20px;
  padding: 9px 40px 8px 24px;
  background: #fff url(./../images/button-arrow-grey.png) no-repeat 89% center;
  border: 1px solid #fff;
  border-radius: 999px;
  color: #314158;
  display: inline-block;
}

#front #focus {
  padding: 156px 0 78px;
}

#focus #block-theme-focus .field--name-body h2{
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  text-align: center;
  color: #0F172B;
  margin-bottom: 20px;
}

#focus #block-theme-focus .field--name-body .row > div .inner {
  padding: 0;
  max-width: 604px;
  text-align: center;
  background: #F0F9FF;
  border-radius: 16px;
  margin-bottom: 32px;
}

#focus #block-theme-focus .field--name-body .row > div:nth-child(2) .inner {
  background: #FFFBEB;
}

#focus #block-theme-focus .field--name-body .row > div:nth-child(3) .inner {
  background: #FFFBEB;
}

#focus #block-theme-focus .field--name-body .row > div .inner img {
  border-bottom-right-radius: 16px;
  border-bottom-left-radius: 16px;
}

#focus #block-theme-focus .field--name-body .row > div .inner p {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #0F172B;
  padding-top: 20px;
}

#front #contributions {
  background: #fff;
  padding: 78px 0 156px;
}

#invest #block-theme-whyinvestwithus .field--name-body h5,
#contributions #block-theme-contributions .field--name-body h5{
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28;
}

#invest #block-theme-whyinvestwithus .field--name-body h2,
#contributions #block-theme-contributions .field--name-body h2{
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  color: #0F172B;
}

#invest #block-theme-whyinvestwithus .field--name-body h4 ,
#contributions #block-theme-contributions .field--name-body h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #0F172B;
}

#invest #block-theme-whyinvestwithus .field--name-body p ,
#contributions #block-theme-contributions .field--name-body p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
  margin-bottom: 32px;
}

#front #news {
  background: #F1F5F9;
  padding: 156px 0;
}

#block-theme-views-block-latest-news-updates-block-2 h2:before,
#news #block-theme-views-block-latest-news-updates-block-1 h2:before{
  content: "Stay Informed, Stay Inspired";
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28;
  display: block;
}

#block-theme-views-block-latest-news-updates-block-2 .view-top,
#news #block-theme-views-block-latest-news-updates-block-1 .view-top{
  margin-bottom: 80px;
}

#block-theme-views-block-latest-news-updates-block-2 .view-top .view-header,  
#news #block-theme-views-block-latest-news-updates-block-1 .view-top .view-header{
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #62748E;
  display: block;
  margin-top: 20px;
}

#block-theme-views-block-latest-news-updates-block-2 h2,
#news #block-theme-views-block-latest-news-updates-block-1 h2{
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
  margin-bottom: 20px;
}

#block-theme-views-block-latest-news-updates-block-2 .row > div,
#news #block-theme-views-block-latest-news-updates-block-1 .row > div{
  margin-bottom: 30px;
}

#block-theme-views-block-latest-news-updates-block-2 .view-top .more-link,
#news #block-theme-views-block-latest-news-updates-block-1 .view-top .more-link{
  position: absolute;
  top: -15px;
  right: 0;
}

#block-theme-views-block-latest-news-updates-block-2 .view-top a,
#news #block-theme-views-block-latest-news-updates-block-1 .view-top a {
  border: 1px solid #008BD3;
  border-radius: 999px;
  padding: 10px 10px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #008BD3;
}

#block-theme-views-block-latest-news-updates-block-2 .view-top a:hover,
#news #block-theme-views-block-latest-news-updates-block-1 .view-top a:hover {
  border: 1px solid #008BD3;
  background: #008BD3;
  color: #fff;
}

#block-theme-views-block-latest-news-updates-block-2 .views-field-fieldset,
#block-theme-views-block-latest-news-updates-block-2  .views-field-field-image,
#news #block-theme-views-block-latest-news-updates-block-1 .views-field-fieldset,
#news #block-theme-views-block-latest-news-updates-block-1 .views-field-field-image {
  width: 50%;
  float: left;
}

#block-theme-views-block-latest-news-updates-block-2 .views-field-field-image,
#news #block-theme-views-block-latest-news-updates-block-1 .views-field-field-image {
  padding-right: 20px;
}

#block-theme-views-block-latest-news-updates-block-2 .views-field-fieldset .views-field-title span,
#news #block-theme-views-block-latest-news-updates-block-1 .views-field-fieldset .views-field-title span{
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
}

#block-theme-views-block-latest-news-updates-block-2 .views-field-fieldset .views-field-body p,
#news #block-theme-views-block-latest-news-updates-block-1 .views-field-fieldset .views-field-body p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
}

#block-theme-views-block-latest-news-updates-block-2 .views-field-fieldset .views-field-field-read-time,
#block-theme-views-block-latest-news-updates-block-2 .views-field-fieldset .views-field-field-category,
#news #block-theme-views-block-latest-news-updates-block-1 .views-field-fieldset .views-field-field-read-time,
#news #block-theme-views-block-latest-news-updates-block-1 .views-field-fieldset .views-field-field-category {
  position: relative;
  display: inline-block;
  float: left;
}

#block-theme-views-block-latest-news-updates-block-2 .views-field-fieldset .views-field-field-read-time .field-content,
#news #block-theme-views-block-latest-news-updates-block-1 .views-field-fieldset .views-field-field-read-time .field-content {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #62748E;
  padding-left: 20px;
}

#block-theme-views-block-latest-news-updates-block-2 .views-field-fieldset .views-field-field-category .field-content,
#news #block-theme-views-block-latest-news-updates-block-1 .views-field-fieldset .views-field-field-category .field-content {
  background: #F8FAFC;
  border: 1px solid #E2E8F0;
  border-radius: 32px;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #62748E;
  padding: 1px 8px;
}

#block-theme-views-block-latest-news-updates-block-2 .views-field-fieldset .views-field-view-node,
#news #block-theme-views-block-latest-news-updates-block-1 .views-field-fieldset .views-field-view-node {
  display: block;
  clear: both;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #008BD3;
  padding-top: 20px;
}

#front #invest {
  background: #fff;
  padding: 156px 0;
}

#invest #block-theme-whyinvestwithus .field--name-body h5{
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28;
}

#front #events {
  background: #fff;
  padding-bottom: 156px;
}

.events-block-view h2,
#block-theme-views-block-upcoming-events-gatherings-block-2 h2 ,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
  margin-bottom: 10px;
}

#block-theme-views-block-upcoming-events-gatherings-block-2 {
  padding-top: 156px;
}

#block-theme-views-block-upcoming-events-gatherings-block-2 h2:before {
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28 !important;
  content: "Connecting ideas, innovation, and impact in Botswana’s mining sector.";
  display: block;
}

.events-block-view .view-top,
#events #block-theme-views-block-upcoming-events-gatherings-block-2 .view-top,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-top {
  margin-bottom: 80px;
}

.events-block-view .view-top .view-header,
#block-theme-views-block-upcoming-events-gatherings-block-2 .view-top .view-header,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-top .view-header {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #62748E;
  display: block;
  margin-top: 20px;
}

.events-block-view  .view-content .views-field-fieldset-1,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset-1,
.events-block-view  .view-content .views-field-fieldset ,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset {
  float: left;
  display: inline-block;
  width: 15%;
}

.events-block-view  .view-content .views-field-fieldset-1 ,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset-1 {
  justify-content: center;
  align-items: center;
  padding: 20px 12px;
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  border-radius: 16px;
}

.events-block-view  .view-content .views-field-fieldset-1 .views-field .field-content ,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset-1 .views-field .field-content {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #62748E;
}

.events-block-view  .view-content .views-field-fieldset-1 .views-field-field-date-2 .field-content ,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset-1 .views-field-field-date-2 .field-content {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
  text-align: center;
  color: #0F172B;
}

.events-block-view  .view-content .views-field-fieldset ,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset {
  width: 85%;
  padding: 0 140px 0 20px;
  position: relative;
  display: block;
}

.events-block-view  .view-content .views-field-fieldset .views-field-view-node ,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset .views-field-view-node {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  display: inline-block;
  height: 44px;
}

.events-block-view  .view-content .views-field-fieldset .views-field-view-node a,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset .views-field-view-node a{
  background: #FFFFFF url("./../images/button-arrow-grey.png") no-repeat 90% center;
  border: 1px solid #E2E8F0;
  border-radius: 999px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #314158;
  padding: 10px 35px 10px 10px;
}

.events-block-view  .view-content .views-field-fieldset .views-field-view-node a {
  background: #FFFFFF url("./../images/chevron-right.png") no-repeat 90% center;
  background-size: 20px;
}

.events-block-view .view-content .views-field-fieldset .views-field-view-node a:hover,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset .views-field-view-node a:hover{
  background: #E2E8F0 url("./../images/button-arrow-grey.png") no-repeat 90% center;
  border: 1px solid #E2E8F0;
  color: #314158;
  background-size: 20px;
}

.events-block-view .view-content .views-field-fieldset .views-field-view-node a:hover {
  background: #E2E8F0 url("./../images/chevron-right.png") no-repeat 90% center;
  border: 1px solid #E2E8F0;
  color: #314158;
  background-size: 20px;
}

.events-block-view .view-content .views-row ,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-row {
  border-top: 1px solid #E2E8F0;
  padding: 32px 0;
}

.events-block-view  .view-content .views-row .views-field-title .field-content ,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-row .views-field-title .field-content {
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
}

.events-block-view .view-content .views-row .views-field-field-venue .field-content ,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-row .views-field-field-venue .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #0F172B;
  margin: 8px 0;
}

.events-block-view .view-content .views-row .views-field-body .field-content ,
#events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-row .views-field-body .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
}

#sub-footer {
  background: #052F4A;
  padding-top: 10px;
  padding-bottom: 0;
  line-height: 0;
}

.path-frontpage #sub-footer {
  padding-top: 0;
}

#sub-footer:after {
  background: url("./../images/footer-bg.jpeg") no-repeat center center;
  background-size: cover;
  content: "";
  height: 400px;
  width: 100%;
  display: block;
}

#sub-footer #block-theme-contactdetails .field--name-body .field-content-wrapper p {
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  color: #DFF2FE;
  margin: 0;
  padding: 5px 0;
}

footer {
    background: #fff;
}

#footer {
  background: #fff;
  padding: 80px 0;
}

#inner #footer {
  padding-top: 156px;
}

#footer #block-theme-simplenewssubscription {
  margin-bottom: 80px;
}

#footer #block-theme-simplenewssubscription h2 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #0F172B;
  display: block;
  position: relative;
  float: left;
  width: 50%;
}

#footer #block-theme-simplenewssubscription h2:after {
  content: "Stay updated with MDCB’s latest news and projects.";
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
  display: block;
}

#footer #block-theme-simplenewssubscription .block-content{
  float: left;
  width: 50%;
}

#footer #block-theme-simplenewssubscription .block-content .field--name-mail label,
#footer #block-theme-simplenewssubscription .block-content .field--name-mail .description {
  display: none;
}

#footer #block-theme-simplenewssubscription .block-content .field--name-mail {
  width: 50%;
  float: left;
  padding-right: 10px;
}

#footer #block-theme-simplenewssubscription .block-content .field--name-mail input {
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  border-radius: 0;
  padding: 16px 10px;
}

#footer #block-theme-simplenewssubscription .form-actions input {
  width: 123px;
  height: 56px;
  border: 1px solid #008BD3;
  border-radius: 999px;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #008BD3;
  text-align: center;
  background: #fff;
}

#footer #block-theme-simplenewssubscription .form-actions input:hover {
  color: #fff;
  background: #008BD3;
}

#footer #block-theme-footermenu {
  padding-left: 300px;
  background: url("./../images/footer-logo-1.png") no-repeat left top;
}

#footer #block-theme-footermenu ul.menu {
  padding-left: 0;
}

#footer #block-theme-footermenu ul.menu li {
  width: 25%;
  float: left;
  list-style: none;
}

#footer #block-theme-footermenu ul.menu li > * {
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
}

#footer #block-theme-footermenu ul.menu li ul {
  padding-left: 0;
}

#footer #block-theme-footermenu ul.menu li ul li {
  display: block;
  width: 100%;
  padding: 5px 0;
}

#footer #block-theme-footermenu ul.menu li ul li * {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #62748E;
}

#copyright .container {
  border-top: 1px solid #E2E8F0;
  padding-top: 32px;
}

#copyright #block-theme-copyright .field--name-body .field-content-wrapper p {
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #62748E;
}

#copyright #block-theme-links .field--name-body .field-content-wrapper p {
  width: auto;
  display: inline-block;
  float: left;
  margin-right: 10px;
}

#copyright #block-theme-links .field--name-body .field-content-wrapper p a {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #62748E;
}

#copyright #block-theme-links .field--name-body .field-content-wrapper p a:hover {
  color: #000;
}

#copyright #block-theme-leveragepoint .field--name-body .field-content-wrapper p {
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #62748E;
  display: inline-block;
  position: relative;
}

#copyright #block-theme-leveragepoint .field--name-body .field-content-wrapper p:before{
  content: "By ";
  display: inline-block;
  height: 20px;
  width: 20px;
  position: absolute;
  left: 0;
  top: 3px;
}

#copyright #block-theme-leveragepoint .field--name-body .field-content-wrapper p img{
  padding-left: 5px;
  max-width: 120px;
  left: 15px;
  position: relative;
}

#copyright #block-theme-leveragepoint .field--name-body .field-content-wrapper p img:hover {
  opacity: 0.7;
}

#copyright #block-theme-socialmedia .field--name-body {
  text-align: right;
}

#copyright #block-theme-socialmedia .field--name-body .field-content-wrapper {
  display: inline-block;
}

#copyright #block-theme-socialmedia .field--name-body .field-content-wrapper a {
  display: inline-block;
  float: left;
  margin-right: 10px;
  width: 20%;
  max-width: 56px;
}

#copyright #block-theme-socialmedia .field--name-body .field-content-wrapper a img:hover{
  opacity: 0.7;
}

.path-node-52 #hero,
#block-theme-views-block-inner-slide-block-1 {
  padding: 0;
}

#block-theme-views-block-inner-slide-block-1 .views-field-field-image {
  position: relative;
  display: block;
}

#block-theme-views-block-inner-slide-block-1 .views-field-field-image:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.4);
}

#block-theme-views-block-inner-slide-block-1 .views-field-fieldset {
  position: absolute;
  top: 30%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 20;
  display: block;
}

#block-theme-views-block-inner-slide-block-1 .views-field-fieldset .views-field-field-sub-text .field-content,
#block-theme-views-block-inner-slide-block-1 .views-field-fieldset .views-field-body h2,
#block-theme-views-block-inner-slide-block-1 .views-field-fieldset .views-field-body p{
  text-align: center;
}

#block-theme-views-block-inner-slide-block-1 .views-field-fieldset .views-field-body p{
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
}

#block-theme-views-block-inner-slide-block-1 .views-field-fieldset .views-field-field-sub-text .field-content {
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28;
}

#block-theme-views-block-inner-slide-block-1 .views-field-fieldset .views-field-body h2{
  padding: 20px 0;
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  color: #FFFFFF;
  max-width: 50%;
  margin: 0 auto;
}

.path-node-10 #block-theme-page-title {
  display: none;
}

.path-node-10 #block-theme-content .field--name-body .left  {
  padding-right: 50px;
}

.path-node-10 #block-theme-content .field--name-body .left .stats {
  margin-top: 24px;
}

.path-node-10 #block-theme-content .field--name-body .left .stats h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
  color: #0F172B;
  margin: 0;
}

.path-node-10 #block-theme-content .field--name-body .left .stats p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
  margin-bottom: 40px;
  margin-top: 5px;
}

#inner #block-theme-content h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
}

.header-type-one .cursive ,
#inner .cursive ,
#inner .cursive .field-content {
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28!important;
}

.path-node-10 #focus {
  background: #F8FAFC;
  padding-top: 64px;
  padding-bottom: 64px;
  margin-top: 64px;
}

#block-theme-aboutpageourvalues .inner {
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  border-radius: 24px;
  padding: 48px;
  height: 100%;
}

#block-theme-aboutpageourvalues .section-header {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  color: #0F172B;
  min-height: 64px;
  margin-bottom: 48px;
}

#block-theme-aboutpageourvalues .section-icon {
  width: 64px;
  height: 64px;
  background-color: #B8E6FE;
  border-radius: 20px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1rem;
  float: right;
}

#block-theme-aboutpageourvalues .section-icon span {
  display: none;
}

#block-theme-aboutpageourvalues .section-icon.vision {
  background: url("./../images/about-vision-icon.png") no-repeat center;
  background-size: contain;
}

#block-theme-aboutpageourvalues .section-icon.mission {
  background: url("./../images/about-mission-icon.png") no-repeat center;
  background-size: contain;
}

#block-theme-aboutpageourvalues .section-icon.values {
  background: url("./../images/about-values-icon.png") no-repeat center;
  background-size: contain;
}

#block-theme-aboutpageourvalues .section-icon.mandate {
  background: url("./../images/about-mandate-icon.png") no-repeat center;
  background-size: contain;
}

#block-theme-aboutpageourvalues .check-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1.5rem;
}

#block-theme-aboutpageourvalues .check-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.75rem;
  margin-top: 0.1rem;
  flex-shrink: 0;
  background: url(./../images/double-tick-grey.png) no-repeat center 3px;
  background-size: contain;
}

#block-theme-aboutpageourvalues .item-title {
  font-weight: 600;
  margin-bottom: 0.25rem;
}

#block-theme-aboutpageourvalues .item-description {
  font-size: 0.95rem;
  line-height: 1.5;
  position: relative;
  display: block;
  padding-top: 10px;
  margin-bottom: 20px;
}

#block-theme-aboutpageourvalues .item-description:before {
  content: "";
  border: 2px solid #E2E8F0;
  position: absolute;
  left: -25px;
  top: 15px;
  height: 100%;
}

#block-theme-aboutpageourvalues .brand-text {

}

#block-theme-aboutpageourvalues .main-title {
  font-size: 40px;
  font-weight: 900;
  margin-bottom: 1.5rem;
  color: #0F172B;
  max-width: 700px;
}

#block-theme-aboutpageourvalues .intro-text {
  color: #62748E;
  line-height: 1.6;
  margin-bottom: 3rem;
  max-width: 700px;
  font-size: 16px;
}

.path-node-10 #contributions {
  background: #fff;
  padding-top: 64px;
}

#block-theme-aboutpageharnessingmineralwealth {
  padding: 3rem 0;
}

#block-theme-aboutpageharnessingmineralwealth .container {
  padding-top: 40px;
}

#block-theme-aboutpageharnessingmineralwealth .story-title {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
  width: 80%;
}

#block-theme-aboutpageharnessingmineralwealth .section-title {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  color: #0F172B;
  margin-bottom: 24px;
}

#block-theme-aboutpageharnessingmineralwealth .commitment-list {
  margin-bottom: 1.5rem;
  padding-left: 1.25rem;
}

#block-theme-aboutpagediscovermcb {
  padding: 3rem 0;
}

#block-theme-aboutpagediscovermcb .section-header {

}

#block-theme-aboutpagediscovermcb .main-title {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
  width: 80%;
}

#block-theme-aboutpagediscovermcb .intro-text {

}

#block-theme-aboutpagediscovermcb .discover-card {
  background-color: #fff;
  padding: 2rem 0.5rem 3rem;
  height: 100%;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  margin-top: 48px;
  max-height: 300px;
  position: relative;
  display: block;
}

#block-theme-aboutpagediscovermcb .discover-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--bs-box-shadow-lg);
}

#block-theme-aboutpagediscovermcb .card-icon {
  width: 56px;
  height: 56px;
  margin-bottom: 1.5rem;
  font-size: 1.5rem;
}

#block-theme-aboutpagediscovermcb .brand-icon {
  background: url("./../images/our-brand-bg.png") no-repeat center;
  background-size: contain;
}

#block-theme-aboutpagediscovermcb .history-icon {
  background: url("./../images/our-history-bg.png") no-repeat center;
  background-size: contain;
}

#block-theme-aboutpagediscovermcb .structure-icon {
  background: url("./../images/org-structure-bg.png") no-repeat center;
  background-size: contain;
}

#block-theme-aboutpagediscovermcb .board-icon {
  background: url("./../images/board-directors-bg.png") no-repeat center;
  background-size: contain;
}

#block-theme-aboutpagediscovermcb .management-icon {
  background: url("./../images/senior-management-bg.png") no-repeat center;
  background-size: contain;
}

#block-theme-aboutpagediscovermcb .card-title {
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 32px;
  color: #0F172B;
}

#block-theme-aboutpagediscovermcb .card-description {
  margin-bottom: 1.5rem;
}

#block-theme-aboutpagediscovermcb .card-link {
  color: #62748E;
  text-decoration: none;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  transition: color 0.3s ease;
  position: absolute;
  bottom: 20px;
}

#block-theme-aboutpagediscovermcb .card-link:hover {
  color: #1f252e;
}

#block-theme-aboutpagediscovermcb .link-arrow {
  margin-left: 0.5rem;
  transition: transform 0.3s ease;
}

#block-theme-aboutpagediscovermcb .card-link:hover .link-arrow {
  transform: translateX(3px);
}

.path-services #invest,
.path-node-10 #invest {
  background: url("./../images/about-partner-bg.png") no-repeat center top;
  background-size: cover;
  padding: 156px 0;
  position: relative;
  display: block;
}

.path-services #invest:after,
.path-node-10 #invest:after {
  background: url("./../images/about-partner-bg.png") no-repeat center top;
  background-size: cover;
  padding: 156px 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  content: "";
}

.path-services #invest .container,
.path-node-10 #invest .container {
  position: relative;
  display: block;
  z-index: 20;
}

.path-services #invest{
  background: url("./../images/partner-with-us-bg-two.jpg") no-repeat center top;
  background-size: cover;
}

.path-node-10 #block-theme-content {
    margin-top: 64px;
}

.path-node-10 #invest:before {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  content: "";
}

#block-theme-aboutpagereadytopartner .field--name-body *{
  text-align: center;
}

#block-theme-aboutpagereadytopartner .field--name-body h2{
  margin-top: 0;
}

#block-theme-aboutpagereadytopartner .field--name-body h2 span{
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #FFFFFF;
}

#block-theme-aboutpagereadytopartner .field--name-body p{
  color: #FFFFFF;
}

#block-theme-aboutpagereadytopartner .field--name-body p a{
  margin-top: 20px;
  padding: 9px 50px 8px 24px;
  background: #008BD3 url(./../images/white-arrow-straight.png) no-repeat 90% center;
  border: 1px solid #008BD3;
  border-radius: 999px;
  color: #fff;
  display: inline-block;
}

#block-theme-aboutpagereadytopartner .field--name-body p a:hover{
  background: #066fa5 url(./../images/white-arrow-straight.png) no-repeat 90% center;
  border: 1px solid #066fa5;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body {
  padding: 3rem 0;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .brand-header {}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .brand-title {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .brand-intro {
  margin-top: 48px;
  margin-bottom: 48px;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .brand-description {}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .brand-element {
  text-align: center;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .element-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  display: block;
  position: relative;
  font-size: 1.5rem;
  text-align: left;
  margin-bottom: 1.5rem;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .element-icon img{
    display: none;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .strength-icon {
  background-color: #008CD2;
  color: #008CD2;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .sustainability-icon {
  background-color: #7DD2FA;
  color: #7DD2FA;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .growth-icon {
  background-color: #3CB4E6;
  color: #3CB4E6;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .blue-icon {
  background-color: #FF9B14;
  color: #FF9B14;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .orange-icon {
  background-color: #F05A28;
  color: #F05A28;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .element-title {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
}

.path-node-12 #content-wrapper #content #block-theme-content .field--name-body .element-description {}

#block-theme-ourbrandheader {
  padding: 4rem 0;
  background: #fff;
  position: relative;
  overflow: hidden;
}

#block-theme-ourbrandheader::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="20" cy="20" r="1" fill="%23000" opacity="0.02"/><circle cx="80" cy="80" r="1" fill="%23000" opacity="0.02"/><circle cx="40" cy="60" r="1" fill="%23000" opacity="0.02"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');
  opacity: 0.5;
  pointer-events: none;
}

#block-theme-ourbrandheader .brand-content {
  padding-right: 2rem;
  position: relative;
  z-index: 2;
}

#block-theme-ourbrandheader .brand-tagline {}

#block-theme-ourbrandheader .brand-main-title {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  color: #0F172B;
}

#block-theme-ourbrandheader .brand-description {}

#block-theme-ourbrandheader .brand-btn {
  border-color: #008BD3;
  font-size: 17px;
  padding: 16px 60px 16px 24px;
  font-weight: 500;
  border-radius: var(--bs-border-radius-pill);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease;
  background: #008BD3 url(./../images/white-arrow-down.png) no-repeat 90% center;
  -webkit-background-size: 16px;
  background-size: 16px;
  margin-top: 24px;
}

#block-theme-ourbrandheader .brand-btn:hover {
  background-color: var(--bs-info-text-emphasis);
  border-color: var(--bs-info-text-emphasis);
  transform: translateY(-2px);
  box-shadow: var(--bs-box-shadow);
}

#block-theme-ourbrandheader .download-icon {
  margin-left: 0.5rem;
  font-size: 1.1rem;
  transition: transform 0.3s ease;
  background: url(./../images/white-arrow-down.png) no-repeat 95% top;
  -webkit-background-size: contain;
  background-size: contain;
  height: 19px;
  width: 16px;
}

#block-theme-ourbrandheader .brand-btn:hover .download-icon {
  transform: translateY(2px);
}

#block-theme-ourbrandheader .brand-graphic-container {
  padding-left: 2rem;
  display: flex;
  align-items: center;
  height: 100%;
}

#block-theme-ourbrandheader .brand-graphic {
  width: 100%;
  overflow: hidden;
  box-shadow: var(--bs-box-shadow-lg);
  transition: transform 0.3s ease;
}

#block-theme-ourbrandheader .brand-graphic:hover {
  transform: scale(1.02);
}

#block-theme-ourbrandheader .brand-graphic img {
  width: 100%;
  height: auto;
  display: block;
}

.header-type-one,
#block-theme-headerourhistory {
  padding: 156px 15px;
}

.header-type-one .field--name-body h2,
#block-theme-headerourhistory .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 57px;
  line-height: 72px;
  color: #0F172B;
}

.header-type-one .field--name-body img,
#block-theme-headerourhistory .field--name-body img {
  margin-top: 80px;
}

.header-type-one.centered .field--name-body *{
  text-align: center;
}

#block-theme-quicktabshistorytabs {
  padding-bottom: 156px;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body {
  padding: 3rem 0;
  background-color: var(--bs-gray-50);
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .history-content {
  padding-right: 2rem;
  padding-left: 2rem;
  padding-top: 2rem;
  margin-bottom: 3rem;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .year-badge {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #62748E;
  margin-bottom: 14px;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .container .row:first-child {
  background: #FFFBEB;
  margin-bottom: 0;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .container .row:last-child {
  background: #F0F9FF;
  margin-bottom: 0;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .container .row:last-child .col-lg-6:first-child,
#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .container .row:first-child .col-lg-6:last-child{
  padding: 0;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .history-title {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #0F172B;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .history-description {
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .worker-image-container {
  position: relative;
  margin-top: 0;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .mining-image-container {
  padding: 0;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .objectives-section {
  padding: 48px;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .objectives-title {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
  margin-top: 60px;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .objectives-list {
  margin-bottom: 0;
  padding-left: 1.25rem;
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .objectives-list li {

}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .objectives-list li::marker {
}

#block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .objectives-list li:last-child {
  margin-bottom: 0;
}

#block-theme-quicktabshistorytabs ul.quicktabs-tabs li {
  display: inline-block;
  width: 25%;
}

#block-theme-quicktabshistorytabs ul.quicktabs-tabs li a {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  color: #62748E;
}

#block-theme-quicktabshistorytabs ul.quicktabs-tabs li a:hover,
#block-theme-quicktabshistorytabs ul.quicktabs-tabs li.active a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #008BD3;
}

.path-node-13 #focus {
  background: #FAF5FF;
  padding: 156px 0;
}

#block-theme-ourhistorymcbtoday {

}

#block-theme-ourhistorymcbtoday .today-content,
#block-theme-ourhistorymcbtoday .legacy-content {
  padding-right: 2rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}

#block-theme-ourhistorymcbtoday .legacy-content {
  padding-left: 30px;
}

#block-theme-ourhistorymcbtoday .section-title {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
}

#block-theme-ourhistorymcbtoday .section-description,
#block-theme-ourhistorymcbtoday .legacy-description {

}

#block-theme-ourhistorymcbtoday .achievements-list {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
}

#block-theme-ourhistorymcbtoday .achievements-list li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 1rem;
  color: var(--bs-gray-700);
  line-height: 1.5;
}

#block-theme-ourhistorymcbtoday .achievements-list li:last-child {
  margin-bottom: 0;
}

#block-theme-ourhistorymcbtoday .check-icon {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 0.75rem;
  margin-top: 12px;
  flex-shrink: 0;
  background: url(./../images/double-tick-grey.png) no-repeat center;
  background-size: contain;
}

#block-theme-ourhistorymcbtoday .check-icon::after {
  content: "✓";
  color: var(--bs-white);
  font-size: 12px;
  font-weight: 700;
}

#block-theme-ourhistorymcbtoday .equipment-image-container,
#block-theme-ourhistorymcbtoday .city-image-container {
  display: flex;
  align-items: center;
  height: 100%;
}

#block-theme-ourhistorymcbtoday .equipment-image,
#block-theme-ourhistorymcbtoday .city-image {
  overflow: hidden;
  box-shadow: var(--bs-box-shadow-lg);
  width: 100%;
}

#block-theme-ourhistorymcbtoday .equipment-image img,
#block-theme-ourhistorymcbtoday .city-image img {
  width: 100%;
  height: auto;
  display: block;
}

#block-theme-ourhistorymcbtoday .company-signature {
}

#block-theme-ourhistorymcbtoday .signature-label {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #0F172B;
}

#block-theme-ourhistorymcbtoday .legacy-quote p {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0069A8;
}

.path-executive-management #content #block-theme-content .views-field-field-photo img:hover ,
.path-board-of-directors #content #block-theme-content .views-field-field-photo img:hover {
  opacity: 0.7;
}

.path-executive-management #content #block-theme-content .views-field-title a,
.path-board-of-directors #content #block-theme-content .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
  color: #0F172B;
  margin-top: 24px;
  display: block;
}

.path-executive-management #content #block-theme-content .views-field-title a:hover,
.path-board-of-directors #content #block-theme-content .views-field-title a:hover {
  color: #20305a;
}

.path-executive-management #content #block-theme-content .views-field-field-position .field-content,
.path-board-of-directors #content #block-theme-content .views-field-field-position .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #F05A28;
}

.path-executive-management #content #block-theme-content .views-field-body,
.path-board-of-directors #content #block-theme-content .views-field-body {
  margin-bottom: 48px;
}

#inner.portfolio-pages #content #header-section,
#inner.people-pages #content #header-section{
  padding: 156px 0;
}

#inner.people-pages #content .col-lg-9.truncated {
    max-height: 415px;
    overflow: hidden;
    transition: max-height 0.4s ease;
    position: relative;
  }

#inner.people-pages #content .col-lg-9.expanded {
    max-height: 5000px;
}

#inner.portfolio-pages #content .title,
#inner.people-pages #content .title {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  color: #0F172B;
}

#inner.portfolio-pages #content .title {
  font-size: 57px;
}

#inner.portfolio-pages #header-section .left {
  padding-right: 24px;
}

#inner.portfolio-pages #header-section .portfolio-tags {
  padding-top: 10px;
}

#inner.portfolio-pages #header-section .portfolio-tags .badge {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #00C950;
  background: #F0FDF4;
  border: 1px solid #B9F8CF;
  border-radius: 32px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
}

#inner.portfolio-pages #header-section .portfolio-tags .badge:nth-child(2) {
  color: #615FFF;
  background: #EEF2FF;
  border: 1px solid #C6D2FF;
}

#inner.portfolio-pages #header-section .portfolio-tags .badge:nth-child(3) {
  color: #F05A28;
  border: 1px solid #FEE685;
  background: #FFFBEB;
}

#inner.portfolio-pages #content #text {
  max-width: 770px;
  margin: 0 auto;
  padding-top: 156px;
}

#inner.portfolio-pages #content #text h3{
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  color: #0F172B;
  margin-top: 24px;
  margin-bottom: 10px;
}

#inner.portfolio-pages #content .more-link,
#inner.people-pages #content .more-link {
  border-color: #008BD3;
  font-size: 17px;
  padding: 16px 40px 16px 24px;
  font-weight: 500;
  border-radius: var(--bs-border-radius-pill);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease;
  background: #008BD3 url(./../images/white-arrow-down.png) no-repeat 90% center;
  -webkit-background-size: 16px;
  background-size: 16px;
  margin-top: 24px;
  color: #fff;
}

#inner.people-pages #content .expanded .more-link {
  background: #008BD3 url(./../images/white-arrow-up.png) no-repeat 90% center;
    -webkit-background-size: 16px;
  background-size: 16px;
}

#inner.portfolio-pages #content .more-link:hover,
#inner.people-pages #content .more-link:hover {
  background-color: var(--bs-info-text-emphasis);
  border-color: var(--bs-info-text-emphasis);
  transform: translateY(-2px);
  box-shadow: var(--bs-box-shadow);
}

#inner.people-pages #content .read-more-wrapper {
    width: 100%;
    position: absolute;
    bottom: 0;
    display: block;
    background: #FFF;
/*background: linear-gradient(0deg,rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.7) 90%, rgba(255, 255, 255, 0) 100%);*/
}

#inner.portfolio-pages #content #bio .item,
#inner.people-pages #content #bio .item {
  padding-bottom: 24px;
  margin-bottom: 24px;
  border-bottom: 1px solid #E2E8F0;
}

#inner.portfolio-pages #content #bio .item .text,
#inner.people-pages #content #bio .item .text {
  margin: 0;
}

#inner.people-pages #content #bio .professional-summary .text {
  background: url(./../images/double-tick-grey.png) no-repeat left 20px;
  background-size: 16px;
  padding: 10px 0 10px 30px;
}

#inner.portfolio-pages #content #text ul,
#inner.people-pages #content #bio .item ul {
  padding: 0;
}

#inner.portfolio-pages #content #text ul {
  padding-left: 15px;
}

#inner.portfolio-pages #content #text ul li,
#inner.people-pages #content #bio .item ul li {
  background: url(./../images/double-tick-grey.png) no-repeat left 20px;
  background-size: 16px;
  padding: 10px 0 10px 30px;
  list-style: none;
}

#inner.portfolio-pages #content .label ,
#inner.people-pages #content #bio .label {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #0F172B;
}

#inner.portfolio-pages #header-section .body a  {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
  margin-bottom: 32px;
}

#inner.portfolio-pages #header-section .body a:hover {
  color: #214e8f;
}

#inner.portfolio-pages #content #text strong ,
#inner.people-pages #content #bio strong {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #0F172B;
}

.path-node-25 #content #block-theme-content .field--name-body {
  padding: 3rem 0;
  background-color: var(--bs-gray-50);
}

.path-node-25 #content #block-theme-content .field--name-body .governance-intro {
  margin-bottom: 3rem;
  text-align: right;
  max-width: 50%;
  margin-left: auto;
}

.path-node-25 #content #block-theme-content .field--name-body .framework-container {
  padding: 2.5rem 2rem;
  margin-bottom: 3rem;
  text-align: center;
  position: relative;
}

.path-node-25 #content #block-theme-content .field--name-body .tagline{
  text-align: center;
}

.path-node-25 #content #block-theme-content .field--name-body .framework-title {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #0F172B;
}

.path-node-25 #content #block-theme-content .field--name-body .framework-description {
  margin-bottom: 1.5rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.path-node-25 #content #block-theme-content .field--name-body .download-tag {
  display: inline-block;
  background-color: var(--bs-primary);
  color: var(--bs-white);
  padding: 0.5rem 1rem;
  border-radius: var(--bs-border-radius);
  font-size: 0.85rem;
  font-weight: 500;
}

.path-node-25 #content #block-theme-content .field--name-body .governance-grid {
  margin-top: 2rem;
}

.path-node-25 #content #block-theme-content .field--name-body .governance-card {
  border-radius: 24px;
  overflow: hidden;
  box-shadow: var(--bs-box-shadow-sm);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
  height: 100%;
}

.path-node-25 #content #block-theme-content .field--name-body .governance-card:hover {
  transform: translateY(-5px);
  box-shadow: var(--bs-box-shadow-lg);
}

.path-node-25 #content #block-theme-content .field--name-body .card-image {
  aspect-ratio: 16/10;
  overflow: hidden;
}

.path-node-25 #content #block-theme-content .field--name-body .card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
  border-radius: 24px;
}

.path-node-25 #content #block-theme-content .field--name-body .governance-card:hover .card-image img {
  transform: scale(1.05);
}

.path-node-25 #content #block-theme-content .field--name-body .card-title {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  color: #0F172B;
  padding: 48px 0;
}

/* Color coding for different card types */
.path-node-25 #content #block-theme-content .field--name-body .governance-grid > div:nth-child(1) .governance-card {
  background-color: #DCFCE7;
}

.path-node-25 #content #block-theme-content .field--name-body .governance-grid > div:nth-child(2) .governance-card {
  background-color: #F3E8FF;
}

.path-node-25 #content #block-theme-content .field--name-body .governance-grid > div:nth-child(3) .governance-card {
  background-color: #FEFCE8;
}

.path-node-25 #content #block-theme-content .field--name-body .governance-grid > div:nth-child(4) .governance-card {
  background-color: #FEFCE8;
}

.path-node-25 #content #block-theme-content .field--name-body .governance-grid > div:nth-child(5) .governance-card {
  background-color: #DFF2FE;
}

.path-node-25 #content #block-theme-content .field--name-body .governance-grid > div:nth-child(6) .governance-card {
  background-color: #FAF5FF;
}

#block-theme-headerservices {
  padding: 156px 15px;
  background-color: var(--bs-white);
  text-align: center;
}

#block-theme-headerservices .services-hero {
  margin: 0 auto;
}

#block-theme-headerservices .hero-title-container {
  margin-bottom: 3rem;
}

#block-theme-headerservices .title-row {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 2rem;
  margin-bottom: 1rem;
  flex-wrap: wrap;
}

#block-theme-headerservices .title-row-2 {
  justify-content: center;
  margin: 2rem 0;
}

#block-theme-headerservices .title-text {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  text-align: center;
  color: #0F172B;
}

#block-theme-headerservices .center-text {
  text-align: center;
}

#block-theme-headerservices .hero-image {
  width: 200px;
  height: 140px;
  border-radius: var(--bs-border-radius-lg);
  overflow: hidden;
  transition: transform 0.3s ease;
  flex-shrink: 0;
}

#block-theme-headerservices .hero-image:hover {
  transform: scale(1.05);
}

#block-theme-headerservices .hero-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#block-theme-headerservices .hero-description {
  margin-bottom: 3rem;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

#block-theme-headerservices .hero-description p {}

#block-theme-headerservices .hero-actions {
  display: flex;
  gap: 1.5rem;
  justify-content: center;
  flex-wrap: wrap;
}

#block-theme-headerservices .hero-btn {
  padding: 0.875rem 2rem;
  font-size: 1rem;
  font-weight: 500;
  border-radius: var(--bs-border-radius-pill);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transition: all 0.3s ease;
  min-width: 200px;
  justify-content: center;
}

#block-theme-headerservices .hero-btn:hover {
  transform: translateY(-2px);
  box-shadow: var(--bs-box-shadow);
}

#block-theme-headerservices .btn-outline-primary {
  border: 2px solid #008BD3;
  color: #008BD3;
  padding: 16px 60px 16px 24px;
  transition: all 0.3s ease;
  background: transparent url(./../images/blue-arrow-down.png) no-repeat 90% center;
  -webkit-background-size: 16px;
  background-size: 16px;
  margin-top: 24px;
}

#block-theme-headerservices .btn-outline-primary:hover {
  background-color: #008BD3;
  color: var(--bs-white);
}

#block-theme-headerservices .btn-primary {
  border-color: #008BD3;
  color: var(--bs-white);
  padding: 16px 60px 16px 24px;
  transition: all 0.3s ease;
  background: #008BD3 url(./../images/white-arrow-straight.png) no-repeat 90% center;
  -webkit-background-size: 16px;
  background-size: 16px;
  margin-top: 24px;
}

#block-theme-headerservices .btn-primary:hover {
  background-color: #066da3;
  border-color: #066da3;
}

#block-theme-headerservices .btn-icon {
  font-size: 1.1rem;
  transition: transform 0.3s ease;
}

#block-theme-headerservices .hero-btn:hover .btn-icon {
  transform: translateX(3px);
}

.path-services #content-top {
  padding: 156px 0;
  background: #F1F5F9;
}

#block-theme-contenttopservices {
  text-align: center;
}

#block-theme-contenttopservices .services-intro {
  margin-bottom: 3rem;
}

#block-theme-contenttopservices .intro-tagline {
  text-align: center;
  display: block;
  margin-top: 48px;
}

#block-theme-contenttopservices .stakeholder-item {
  transition: transform 0.3s ease;
}

#block-theme-contenttopservices .stakeholder-item:hover {
  transform: translateY(-5px);
}

#block-theme-contenttopservices .stakeholder-icon {
  height: 60px;
  margin: 0 auto 1.5rem auto;
  font-size: 1.75rem;
  transition: all 0.3s ease;
  float: left;
  width: 15%;
}

#block-theme-contenttopservices .stakeholder-item:hover .stakeholder-icon {
  transform: scale(1.1);
}

#block-theme-contenttopservices .stakeholder-title {
  padding-left: 24px;
  float: left;
  width: 85%;
  font-style: normal;
  font-weight: 900;
  font-size: 20px;
  line-height: 32px;
  color: #0F172B;
  padding-top: 15px;
}

#block-theme-contenttopservices .services-footer {}

#block-theme-contenttopservices .footer-description {
  text-align: center;
  line-height: 1.6;
  margin-bottom: 0;
}

.path-services #content #block-theme-content .view-services .view-header {
  padding: 156px 0;
  text-align: center;
}

.path-services #content #block-theme-content .view-services .view-header h2{
  text-align: center;
}

.path-products #content #block-theme-content .view-our-products {
  padding: 156px 0;
}

.path-services #content #block-theme-content .view-our-products .view-header h2,
.path-services #content #block-theme-content .view-services .view-header h5 {
  text-align: center;
}

.path-products #content #block-theme-content .view-our-products .view-content,
.path-services #content #block-theme-content .view-services .view-content {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.path-products #content #block-theme-content .view-our-products .views-row,
.path-services #content #block-theme-content .view-services .views-row {
  display: flex;
  align-items: flex-start;
  margin-bottom: 40px;
  gap: 40px;
  padding: 20px;
  border-radius: 12px;
}

/* Odd rows: text left, image right (default order) */
.path-products #content #block-theme-content .view-our-products .views-row:nth-child(even),
.path-services #content #block-theme-content .view-services .views-row:nth-child(odd) {
  flex-direction: row-reverse;
}

/* Even rows: image left, text right (reverse order) */
.path-products #content #block-theme-content .view-our-products .views-row:nth-child(odd),
.path-services #content #block-theme-content .view-services .views-row:nth-child(even) {
  flex-direction: row;
}

.path-products #content #block-theme-content .view-our-products .views-field-field-image {
}

.path-services #content #block-theme-content .view-our-products .views-field-field-image img ,
.path-services #content #block-theme-content .view-services .views-field-field-image img {
  width: 100%;
  object-fit: cover;
}

.path-products #content #block-theme-content .view-our-products .views-field-fieldset ,
.path-services #content #block-theme-content .view-services .views-field-fieldset {
  flex: 1;
  padding: 20px;
}

.path-products #content #block-theme-content .view-our-products .views-field-title .field-content,
.path-services #content #block-theme-content .view-services .views-field-title .field-content {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
}

.path-products #content #block-theme-content .view-our-products .views-field-body,
.path-services #content #block-theme-content .view-services .views-field-body {
  color: #555;
  line-height: 1.6;
}

.path-products #content #block-theme-content .view-our-products .views-field-body h5,
.path-services #content #block-theme-content .view-services .views-field-body h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #0F172B;
  background: url(./../images/double-tick-blue.png) no-repeat left 3px;
  background-size: 16px;
  padding-left: 25px;
}

.path-products #content #block-theme-content .view-our-products .views-field-body p ,
.path-services #content #block-theme-content .view-services .views-field-body p {
  margin-bottom: 12px;
}

.path-products #content #block-theme-content .view-our-products .views-field-body ul {
  padding-left: 0;
}

.path-products #content #block-theme-content .view-our-products .views-field-body ul li {
  background: url(./../images/double-tick-blue.png) no-repeat left 15px;
  background-size: 16px;
  padding: 10px 0 10px 30px;
  list-style: none;
}

.path-products #content #block-theme-content .view-our-products .views-field-view-node a {
  margin-top: 20px;
  padding: 9px 50px 8px 24px;
  background: #008BD3 url(./../images/white-arrow-straight.png) no-repeat 90% center;
  border: 1px solid #008BD3;
  border-radius: 999px;
  color: #fff;
  display: inline-block;
}

.path-products #content #block-theme-content .view-our-products .views-field-view-node a:hover {
  background: #065e8c url(./../images/white-arrow-straight.png) no-repeat 90% center;
  border: 1px solid #065e8c;
}

.path-services #focus {
  padding: 156px 0;
  background: #F0F9FF;
}

.path-services #focus #block-theme-servicesourapproach{
  padding: 0;
}

#block-theme-serviceswhychoosemdcb {
  padding: 3rem 0;
  background-color: var(--bs-white);
}

#block-theme-serviceswhychoosemdcb .section-header {
  margin-bottom: 3rem;
}

#block-theme-serviceswhychoosemdcb .section-tagline {

}

#block-theme-serviceswhychoosemdcb .section-title {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
}

#block-theme-serviceswhychoosemdcb .why-choose-content {
}

#block-theme-serviceswhychoosemdcb .why-choose-content > div {
  border-top: 1px solid #E2E8F0;
  padding: 24px 0;
}

#block-theme-serviceswhychoosemdcb .why-item-title,
#block-theme-serviceswhychoosemdcb .why-item-description {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
}

#block-theme-slideourproducts {
  background: #F8FAFC;
}

.path-products #focus {
  background: #F0F9FF;
  padding: 156px 0;
}

#block-theme-ourproductswhychoosemdcb .section-title {
  font-style: normal;
  font-weight: 900;
  font-size: 57px;
  line-height: 72px;
  text-align: center;
  color: #0F172B;
}

#block-theme-ourproductswhychoosemdcb .section-tagline,
#block-theme-ourproductswhychoosemdcb .section-subtitle {
  text-align: center;
}

#block-theme-ourproductswhychoosemdcb .feature-item {
  position: relative;
}

#block-theme-ourproductswhychoosemdcb .feature-title {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
}

#block-theme-ourproductswhychoosemdcb .feature-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  color: #0d6efd;
  font-weight: 500;
}

#block-theme-ourproductswhychoosemdcb .feature-description {

}

#block-theme-ourproductswhychoosemdcb .meeting-image {
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  max-width: 100%;
  height: auto;
}

#block-theme-ourproductswhychoosemdcb .image-wrapper {
  position: relative;
}

#block-theme-views-block-product-page-header-block-1 .block-content  {
  padding: 0 15px;
}

#block-theme-views-block-product-page-header-block-1 .views-field-fieldset {
  position: absolute;
  top: 25%;
  z-index: 100;
  display: block;
  margin: 0 auto;
  text-align: center;
  max-width: 770px;
  left: 0;
  right: 0;
}

#block-theme-views-block-product-page-header-block-1 .views-field-fieldset .views-field-field-tagline .field-content{
  text-align: center;
}

#block-theme-views-block-product-page-header-block-1 .views-field-fieldset .views-field-title,
#block-theme-views-block-product-page-header-block-1 .views-field-fieldset .views-field-title .field-content{
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  text-align: center;
  color: #FFFFFF;
}

#block-theme-views-block-product-page-header-block-1 .views-field-fieldset .views-field-field-intro .field-content{
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
}

.page-node-type-products #content #block-theme-content {
  max-width: 770px;
  position: relative;
  margin: 0 auto;
  padding: 156px 0;
}

.page-node-type-products #content #block-theme-content h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
  margin-bottom: 24px;
}

.page-node-type-products #content #block-theme-content h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  color: #0F172B;
  margin-top: 48px;
}

.page-node-type-products #content #block-theme-content h5 {
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  line-height: 28px;
  color: #0F172B;
  margin-top: 24px;
}

.page-node-type-products #content #block-theme-content ul {
  padding-left: 0;
}

.page-node-type-products #content #block-theme-content ul li {
  background: url(./../images/double-tick-grey.png) no-repeat left 15px;
  background-size: 16px;
  padding: 10px 0 10px 30px;
  list-style: none;
}

#block-theme-slideportolio h2{
  max-width: 770px;
}

.path-portfolio #content #block-theme-content .views-field-title .field-content {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  color: #0F172B;
  margin-top: 10px;
  display: block;
  position: relative;
}

.path-portfolio #content #block-theme-content .views-field-field-description ul {
  padding-left: 15px;
  list-style: "🔹";
}

.path-portfolio #content #block-theme-content .views-field-view-node a {
  margin-bottom: 40px;
  margin-top: 10px;
  padding: 9px 50px 8px 24px;
  background: #008BD3 url(./../images/white-arrow-straight.png) no-repeat 90% center;
  border: 1px solid #008BD3;
  border-radius: 999px;
  color: #fff;
  display: inline-block;
}

.path-portfolio #content #block-theme-content .views-field-view-node a:hover {
  background: #066fa5 url(./../images/white-arrow-straight.png) no-repeat 90% center;
  border: 1px solid #066fa5;
}

.path-portfolio #block-theme-portfoliowhythesecompaniesmatter {
  padding-bottom: 0;
}

.path-portfolio #block-theme-portfoliowhythesecompaniesmatter .field--name-body img {
  margin-bottom: 48px;
}

.page-node-type-events #content #block-theme-content ,
.path-node-41 #content #block-theme-content ,
.path-node-40 #content #block-theme-content ,
.path-node-39 #content #block-theme-content {
  max-width: 770px;
  margin: 0 auto;
}

.path-node-41 #content #block-theme-content h4,
.path-node-40 #content #block-theme-content h4,
.path-node-39 #content #block-theme-content h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
}

.path-node-41 #content #block-theme-content strong ,
.path-node-40 #content #block-theme-content strong ,
.path-node-39 #content #block-theme-content strong {
  color: #0F172B;
}

.path-node-41 #content #block-theme-content ul ,
.path-node-40 #content #block-theme-content ul ,
.path-node-39 #content #block-theme-content ul {
  list-style: "- ";
}

#block-theme-views-block-investment-process-slide-block-1 {
  padding-bottom: 100px;
}

#block-theme-views-block-investment-process-slide-block-1 .view-content .slide__caption,
#block-theme-views-block-investment-process-slide-block-1 .view-content .tns-item {
  padding: 16px;
}

#block-theme-views-block-investment-process-slide-block-1 .view-content .slide__caption .views-field-fieldset,
#block-theme-views-block-investment-process-slide-block-1 .view-content .tns-item .views-field-fieldset {
  background: #008BD3;
  padding: 102px 0;
}

#block-theme-views-block-investment-process-slide-block-1 .view-content .slide__caption .views-field-fieldset *,
#block-theme-views-block-investment-process-slide-block-1 .view-content .tns-item .views-field-fieldset * {
  color: #fff !important;
  text-align: center;
}

#block-theme-views-block-investment-process-slide-block-1 .view-content .slide__caption .views-field-fieldset .views-field-title .field-content,
#block-theme-views-block-investment-process-slide-block-1 .view-content .tns-item .views-field-fieldset .views-field-title .field-content {
  font-style: normal;
  font-weight: 900;
  font-size: 69px;
  line-height: 80px;
  text-align: center;
}

#block-theme-views-block-our-staff-block-1 .slick-dots,
#block-theme-views-block-hear-from-our-team-block-1 .slick-dots,
#block-theme-views-block-investment-process-slide-block-1 .slick-dots,
#block-theme-views-block-hear-from-our-team-block-1 .tns-outer,
#block-theme-views-block-careers-gallery-block-1 .tns-outer,
#block-theme-views-block-gallery-block-1 .tns-outer,
#block-theme-views-block-investment-process-slide-block-1 .tns-outer {
  position: relative;
  display: block;
}

#block-theme-views-block-our-staff-block-1 .slick-dots,
#block-theme-views-block-hear-from-our-team-block-1 .slick-dots,
#block-theme-views-block-investment-process-slide-block-1 .slick-dots,
#block-theme-views-block-hear-from-our-team-block-1 .tns-nav ,
#block-theme-views-block-careers-gallery-block-1 .tns-nav ,
#block-theme-views-block-gallery-block-1 .tns-nav ,
#block-theme-views-block-investment-process-slide-block-1 .tns-nav {
  position: absolute;
  left: 15px;
  bottom: -80px;
  z-index: 100;
}

#block-theme-views-block-our-staff-block-1 .slick-dots,
#block-theme-views-block-hear-from-our-team-block-1 .slick-dots,
#block-theme-views-block-investment-process-slide-block-1 .slick-dots {
  list-style: none;
  padding: 0;
}

#block-theme-views-block-our-staff-block-1 .slick__arrow {
    top: auto;
    max-width: 110px;
    left: auto;
}

#block-theme-views-block-our-staff-block-1 .slick img.media__element {
    padding-right: 30px;
}

#block-theme-views-block-our-staff-block-1 .slick-dots li,
#block-theme-views-block-hear-from-our-team-block-1 .slick-dots li,
#block-theme-views-block-investment-process-slide-block-1 .slick-dots li {
  display: inline-block;
  float: left;
  padding-left: 5px;
}

#block-theme-views-block-our-staff-block-1 .slick-dots li button,
#block-theme-views-block-hear-from-our-team-block-1 .slick-dots li button,
#block-theme-views-block-investment-process-slide-block-1 .slick-dots li button,
#block-theme-views-block-hear-from-our-team-block-1 .tns-nav [aria-controls],
#block-theme-views-block-careers-gallery-block-1 .tns-nav [aria-controls],
#block-theme-views-block-gallery-block-1 .tns-nav [aria-controls],
#block-theme-views-block-investment-process-slide-block-1 .tns-nav [aria-controls] {
  width: 16px;
  height: 16px;
  background: #B8E6FE;
  border-radius: 0;
}

#block-theme-views-block-our-staff-block-1 .slick-dots li button,
#block-theme-views-block-hear-from-our-team-block-1 .slick-dots li button,
#block-theme-views-block-investment-process-slide-block-1 .slick-dots li button {
  border: none;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  color: transparent;
  width: 8px;
  height: 8px;
  position: relative;
  display: inline-block;
  border: 0;
  padding: 0;
}

#block-theme-views-block-our-staff-block-1 .slick-dots li button,
#block-theme-views-block-hear-from-our-team-block-1 .slick-dots li button,
#block-theme-views-block-investment-process-slide-block-1 .slick-dots li button,
#block-theme-views-block-hear-from-our-team-block-1 .tns-nav [aria-controls],
#block-theme-views-block-careers-gallery-block-1 .tns-nav [aria-controls],
#block-theme-views-block-gallery-block-1 .tns-nav [aria-controls],
#block-theme-views-block-investment-process-slide-block-1 .tns-nav [aria-controls] {
  width: 8px;
  height: 8px;
  background: #B8E6FE;
  border-radius: 0;
}


#block-theme-views-block-our-staff-block-1 .slick-dots li.slick-active button,
#block-theme-views-block-hear-from-our-team-block-1 .slick-dots li.slick-active button,
#block-theme-views-block-investment-process-slide-block-1 .slick-dots li.slick-active button,
#block-theme-views-block-hear-from-our-team-block-1 .tns-nav .tns-nav-active,
#block-theme-views-block-careers-gallery-block-1 .tns-nav .tns-nav-active,
#block-theme-views-block-gallery-block-1 .tns-nav .tns-nav-active,
#block-theme-views-block-investment-process-slide-block-1 .tns-nav .tns-nav-active {
  background: #008BD3;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}

#block-theme-views-block-our-staff-block-1 .slick__arrow,
#block-theme-views-block-hear-from-our-team-block-1 .slick__arrow,
#block-theme-views-block-investment-process-slide-block-1 .slick__arrow,
#block-theme-views-block-hear-from-our-team-block-1 .tns-controls,
#block-theme-views-block-careers-gallery-block-1 .tns-controls,
#block-theme-views-block-gallery-block-1 .tns-controls,
#block-theme-views-block-investment-process-slide-block-1 .tns-controls {
  position: absolute;
  right: 15px;
  bottom: -80px;
  z-index: 100;
}

#block-theme-views-block-our-staff-block-1 .slick__arrow button,
#block-theme-views-block-hear-from-our-team-block-1 .slick__arrow button,
#block-theme-views-block-investment-process-slide-block-1 .slick__arrow button {
  border: none;
  margin-left: 12px;
}

#block-theme-views-block-our-staff-block-1 .slick__arrow button,
#block-theme-views-block-hear-from-our-team-block-1 .slick__arrow button,
#block-theme-views-block-investment-process-slide-block-1 .slick__arrow button,
#block-theme-views-block-hear-from-our-team-block-1 .tns-controls [aria-controls],
#block-theme-views-block-careers-gallery-block-1 .tns-controls [aria-controls],
#block-theme-views-block-gallery-block-1 .tns-controls [aria-controls],
#block-theme-views-block-investment-process-slide-block-1 .tns-controls [aria-controls]{
  background: url(./../images/arrow-rounded-blue-left.png) no-repeat center;
  text-indent: -9999px;
  overflow: hidden;
  white-space: nowrap;
  width: 44px;
  height: 44px;
  background-size: contain;
}

#block-theme-views-block-our-staff-block-1 .slick__arrow button:last-child,
#block-theme-views-block-hear-from-our-team-block-1 .slick__arrow button:last-child,
#block-theme-views-block-investment-process-slide-block-1 .slick__arrow button:last-child,
#block-theme-views-block-hear-from-our-team-block-1 .tns-controls [aria-controls]:last-child,
#block-theme-views-block-careers-gallery-block-1 .tns-controls [aria-controls]:last-child,
#block-theme-views-block-gallery-block-1 .tns-controls [aria-controls]:last-child,
#block-theme-views-block-investment-process-slide-block-1 .tns-controls [aria-controls]:last-child{
  background: url(./../images/arrow-rounded-blue-right.png) no-repeat center;
  background-size: contain;
}

.path-node-38 #hero-wrapper {
  background: #F8FAFC;
}

.path-node-38 #hero-wrapper #hero{
  padding-bottom: 100px;
}

.path-node-38 #content #block-theme-content .process-step {
  position: relative;
}

.path-node-38 #content #block-theme-content .step-title {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
}

.path-node-38 #content #block-theme-content .step-description {

}

.path-node-38 #content #block-theme-content .step-image-wrapper {
  position: relative;
  margin-bottom: 1rem;
}

.path-node-38 #content #block-theme-content .process-step:nth-child(1) .step-image-wrapper,
.path-node-38 #content #block-theme-content .process-step:nth-child(3) .step-image-wrapper {
  padding-right: 48px;
}

.path-node-38 #content #block-theme-content .process-step:nth-child(2) .step-image-wrapper,
.path-node-38 #content #block-theme-content .process-step:nth-child(4) .step-image-wrapper {
  padding-left: 48px;
}

.path-node-38 #content #block-theme-content .step-image {
  border-radius: 0.5rem;
  box-shadow: 0 0.25rem 0.5rem rgba(0, 0, 0, 0.1);
  width: 100%;
  height: auto;
}

.path-node-38 #content #block-theme-content .step-content {
  padding: 1rem 0;
}

.path-node-38 #content #block-theme-content .detail-item {
  padding-bottom: 1rem;
}

.path-node-38 #content #block-theme-content .detail-item:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.path-node-38 #content #block-theme-content .detail-title {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #0F172B;

  background: url(./../images/double-tick-grey.png) no-repeat left 3px;
  background-size: 16px;
  padding-left: 25px;
}

.path-node-38 #content #block-theme-content .detail-text:before {
  content: "";
  border: 1px solid #E2E8F0;
  position: absolute;
  left: 5px;
  top: 0;
  height: 100%;
  padding: 15px 0;
  bottom: 0;
}

.path-node-38 #content #block-theme-content .detail-text {
  position: relative;
  display: block;
  padding: 10px 25px;
  margin: 0;
}

.path-node-38 #content #block-theme-content .proposal-submission .right {
  text-align: right;
}

.path-node-38 #content #block-theme-content .proposal-submission ul {
  padding: 0;
  list-style: none;
  display: inline-block;
}

.path-node-38 #content #block-theme-content .proposal-submission ul li {
  float: left;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 16px 24px 16px 50px;
  margin-right: 12px;
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  border-radius: 999px;
}

.path-node-38 #content #block-theme-content .proposal-submission ul li * {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #314158;
}

.path-node-38 #content #block-theme-content .proposal-submission ul li.email {
  background: url("./../images/email-proposal.png") no-repeat 20px center;
  background-size: 24px;
}

.path-node-38 #content #block-theme-content .proposal-submission ul li.inperson {
  background: url("./../images/inperson-proposal.png") no-repeat 20px center;
  background-size: 24px;
}

.path-node-38 #content #block-theme-content .proposal-submission ul li.website {
  background: url("./../images/website-proposal.png") no-repeat 20px center;
  background-size: 24px;
}

/* Step dividers */
.path-node-38 #content #block-theme-content .process-step:not(:last-child)::after {
  content: '';
  display: block;
  width: 100%;
  height: 1px;
  background-color: #E2E8F0;
  margin: 3rem auto;
}

.path-node-38 #content #block-theme-content .step-image {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.path-node-38 #content #block-theme-content .step-image:hover {
  transform: translateY(-4px);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess {
  background-color: #ffffff;
  padding-top: 156px;
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .cursive {
  text-align: center;
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .section-title {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #0F172B;
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .hero-image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 0.5rem;
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .hero-image {
  width: 100%;
  height: auto;
  border-radius: 0.5rem;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .features-grid {
  margin-top: 3rem;
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .feature-card {
  padding: 1.5rem 1rem;
  height: 100%;
  transition: transform 0.3s ease;
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .feature-card:hover {
  transform: translateY(-5px);
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .feature-icon-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .feature-icon {
  width: 60px;
  height: 60px;
  background-color: #e3f2fd;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #0d6efd;
  font-size: 1.5rem;
  font-weight: 600;
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .feature-title {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color: #0F172B;
  margin: 10px 0;
}

#block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .feature-description {
  text-align: center;
}

.header-type-three{
  padding: 80px 0;
}

.header-type-three h2{
  font-style: normal;
  font-weight: 900;
  font-size: 57px;
  line-height: 72px;
  color: #0F172B;
  margin: 15px 0;
}

#block-theme-views-block-our-focus-minerals-block-1 {
  margin-bottom: 156px;
}

#block-theme-views-block-our-mining-partners-block-1  h2 ,
#block-theme-views-block-our-focus-minerals-block-1 h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #0F172B;
}

#block-theme-views-block-our-mining-partners-block-1  h2:before ,
#block-theme-views-block-our-focus-minerals-block-1 h2:before {
  display: block;
  content: "Powering Progress Through Mineral Wealth	";
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28 !important;
}

#block-theme-views-block-our-mining-partners-block-1  .view-header {
  margin-bottom: 24px;
}

#block-theme-views-block-our-mining-partners-block-1  .view-header p,
#block-theme-views-block-our-focus-minerals-block-1 .view-header p {
  max-width: 770px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 48px;
}

#block-theme-views-block-our-focus-minerals-block-1 .views-view-grid .views-field-fieldset {
  text-align: center;
  padding: 48px 16px 0;
  background: #F0F9FF;
  border: 1px solid #B8E6FE;
  border-radius: 16px;
  margin-bottom: 24px;
}

#block-theme-views-block-our-focus-minerals-block-1 .views-view-grid .views-field-fieldset .views-field-field-tagline .field-content {
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28 !important;
  text-align: center;
}

#block-theme-views-block-our-focus-minerals-block-1 .views-view-grid .views-field-fieldset .views-field-title .field-content {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color: #0F172B;
  display: block;
  margin-bottom: 12px;
}

#block-theme-views-block-our-focus-minerals-block-1 .views-view-grid .views-field-fieldset .views-field-field-image .field-content,
#block-theme-views-block-our-focus-minerals-block-1 .views-view-grid .views-field-fieldset .views-field-body .field-content p {
  text-align: center;
}

#block-theme-views-block-our-focus-minerals-block-1 .views-view-grid .views-field-fieldset .views-field-field-image .field-content {
  padding-top: 12px;
}

#block-theme-views-block-our-focus-minerals-block-1 .views-view-grid .views-field-fieldset .views-field-field-image .field-content img {
  border-top-right-radius: 16px;
  border-top-left-radius: 16px;
}

.path-node-51 #content {
  padding: 156px 0;
  background: #F0F9FF;
}

#block-theme-views-block-our-mining-partners-block-1 {
  padding: 156px 0;
}

#block-theme-views-block-our-mining-partners-block-1 .views-view-grid .views-field-title .field-content {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #0F172B;
  margin: 12px 0;
  display: block;
}

#block-theme-mineralssustainableminingsharedprosperity .bottom{
  margin-top: 40px;
}

#block-theme-mineralssustainableminingsharedprosperity .bottom h2{
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #0F172B;
}

#block-theme-slidetitlesectioncontactus {
  padding: 80px 0;
}

#block-theme-slidetitlesectioncontactus .field--name-body p a{
  margin-top: 20px;
  padding: 9px 40px 8px 24px;
  background: #008BD3 url(./../images/white-arrow-down.png) no-repeat 90% center;
  background-size: 12px;
  border: 1px solid #008BD3;
  border-radius: 999px;
  color: #fff;
  display: inline-block;
}

#block-theme-slidetitlesectioncontactus .field--name-body p a:hover{
  background: #276e93 url(./../images/white-arrow-down.png) no-repeat 90% center;
  border: 1px solid #276e93;
  background-size: 12px;
}

#block-theme-contactdetails-2 {
  padding: 20px 0 156px;
}

#block-theme-contactdetails-2 .contact-details-list {
  width: 100%;
}

#block-theme-contactdetails-2 .contact-icon {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.5rem;
}

#block-theme-contactdetails-2 .icon-placeholder img {
  width: 48px;
  height: 48px;
  object-fit: contain;
}

#block-theme-contactdetails-2 .contact-content {
  flex: 1;
  min-width: 0;
}

#block-theme-contactdetails-2 .contact-label {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #0F172B;
}

#block-theme-contactdetails-2 .contact-label img {
  max-width: 24px;
  margin-right: 24px;
}

#block-theme-contactdetails-2 .contact-value {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #62748E;
  word-wrap: break-word;
}

#block-theme-contactdetails-2 .contact-link {
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #62748E;
  text-decoration: none;
  transition: color 0.3s ease;

}

#block-theme-contactdetails-2 .contact-link:hover {
  color: #0d6efd;
  text-decoration: underline;
}

.path-node-52 #content #block-theme-content .form-item {
  width: 33.33%;
  float: left;
  padding-right: 20px;
}

.path-node-52 #content #block-theme-content .form-item#edit-markup {
    display: block;
    width: 100%;
    margin-top: -20px;
}

.path-node-52 #content #block-theme-content .form-item.js-form-type-textarea {
  width: 100%;
  float: none;
  clear: both;
}

.path-node-52 #content #block-theme-content .form-item.js-form-type-textarea input {
  padding: 10px;
}

.path-node-52 #content #block-theme-content .form-item.js-form-type-textarea label:after {
  content: "We value your opinions. Submit a complaint, compliment, or suggestion to help us serve you better.";
  display: block;
  position: relative;
  margin-top: 5px;
  margin-bottom: 10px;
  width: 100%;
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #62748E;
}

.path-node-52 #content #block-theme-content .field--name-webform {
  padding-top: 24px;
}

.path-faqs #content .view-faqs{
  padding: 156px 0;
}

.path-faqs #content .view-faqs .view-top {
  float: left;
  width: 40%;
  position: relative;
  display: block;
}

.path-faqs #content .view-faqs .view-top .view-header p a {
  margin-top: 20px;
  padding: 16px 50px 15px 24px;
  background: #008BD3 url(./../images/white-arrow-straight-simple.png) no-repeat 90% center;
  border: 1px solid #008BD3;
  border-radius: 999px;
  background-size: 24px;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #FFFFFF;
}

.path-faqs #content .view-faqs .view-top .view-header p a:hover{
  background: #066fa5 url(./../images/white-arrow-straight-simple.png) no-repeat 90% center;
  border: 1px solid #066fa5;
  background-size: 24px;
}

.path-faqs #content .view-faqs .view-content {
  float: left;
  width: 60%;
  position: relative;
  display: block;
}

#block-theme-views-block-faqs-block-1 .ui-accordion .ui-accordion-header,
.path-faqs .ui-accordion .ui-accordion-header{
  border: none;
  background: url("./../images/accordion-down.png") no-repeat right center;
  background-size: 24px;
  border-top: 1px solid #E2E8F0;
  border-radius: 0;
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #0F172B;
  padding: 20px 0;
}

#block-theme-views-block-faqs-block-1 .ui-accordion .ui-accordion-header.ui-accordion-header-active,
.path-faqs .ui-accordion .ui-accordion-header.ui-accordion-header-active{
  background: url("./../images/accordion-up.png") no-repeat right center;
  background-size: 24px;
}

#block-theme-views-block-faqs-block-1  .ui-accordion .ui-accordion-header span,
.path-faqs .ui-accordion .ui-accordion-header span{
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #0F172B;
}

#block-theme-views-block-faqs-block-1  .ui-accordion .ui-accordion-content,
.path-faqs .ui-accordion .ui-accordion-content{
  border: none;
  padding: 0 0 20px;
}

#block-theme-views-block-faqs-block-1 .ui-accordion .ui-accordion-content ul ,
.path-faqs .ui-accordion .ui-accordion-content ul {
  padding: 0;
  margin: 0;
}

#block-theme-slidelinksnewsviews .field--name-body .col{
  margin: 8px;
  padding: 0;
}

#block-theme-slidelinksnewsviews .field--name-body .col .card-inner{
  background: #0084D1;
  text-align: center;
  padding: 50px 0;
  min-height: 200px;
}

#block-theme-slidelinksnewsviews .field--name-body .col:nth-child(2) .card-inner{
  background: #FF9B12;
}

#block-theme-slidelinksnewsviews .field--name-body .col:nth-child(3) .card-inner{
  background: #0069A8;
}

#block-theme-slidelinksnewsviews .field--name-body .col:nth-child(4) .card-inner{
  background: #F05A28;
}

#block-theme-slidelinksnewsviews .field--name-body .col:nth-child(5) .card-inner{
  background: #008BD3;
}

#block-theme-slidelinksnewsviews .field--name-body .col:nth-child(6) .card-inner{
  background: #E17100;
}

#block-theme-slidelinksnewsviews .field--name-body .col:nth-child(7) .card-inner{
  background: #0069A8;
}

#block-theme-slidelinksnewsviews .field--name-body .col:nth-child(8) .card-inner{
  background: #F05A28;
}

#block-theme-slidelinksnewsviews .field--name-body .col .card-inner img{
  max-height: 32px;
  width: auto;
  display: block;
  text-align: center;
  margin: 0 auto 20px;
}

#block-theme-slidelinksnewsviews .field--name-body .col .card-inner p {
  max-width: 80%;
  display: inline-block;
  text-align: center;
  margin: 0 auto;
}

#block-theme-slidelinksnewsviews .field--name-body .col .card-inner a{
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
}

.path-node-64 #news {
  background: #F1F5F9;
  padding: 156px 0;
}

#block-theme-views-block-media-releases-block-1{
  padding: 156px 0 78px;
}

#block-theme-views-block-public-notices-block-1{
  padding: 78px 0 156px;
}

#block-theme-views-block-gallery-block-1 h2 {
  text-align: center;
}

#block-theme-views-block-gallery-block-1 h2,
#block-theme-views-block-opportunities-tenders-block-1 h2,
#block-theme-views-block-media-releases-block-1 h2,
#block-theme-views-block-public-notices-block-1 h2{
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #0F172B;
}

#block-theme-views-block-gallery-block-1 h2:before,
#block-theme-views-block-opportunities-tenders-block-1 h2:before,
#block-theme-views-block-media-releases-block-1 h2:before,
#block-theme-views-block-public-notices-block-1 h2:before{
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28 !important;
  display: block;
  position: relative;
}

#block-theme-views-block-gallery-block-1 h2:before{
  content: "A Visual Journey Through Sustainable Mining";
}

#block-theme-views-block-opportunities-tenders-block-1 h2:before{
  content: "Partner with Us to Drive Mining Excellence";
}

#block-theme-views-block-media-releases-block-1 h2:before{
 content: "Latest Updates from MDCB";
}

#block-theme-views-block-public-notices-block-1 h2:before{
  content: "Keeping You Informed, Every Step of the Way";
}

#block-theme-views-block-gallery-block-1 h2:after,
#block-theme-views-block-opportunities-tenders-block-1 h2:after,
#block-theme-views-block-media-releases-block-1 h2:after,
#block-theme-views-block-public-notices-block-1 h2:after{
  display: block;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  position: relative;
  color: #62748E;
  padding-top: 12px;
}

#block-theme-views-block-gallery-block-1 h2:after{
  content: "Discover the people, projects, & progress driving Botswana’s mining sector through our image gallery.";
}

#block-theme-views-block-opportunities-tenders-block-1 h2:after{
  content: "Discover open tenders & procurement opportunities with MDCB. Partner with us in driving sustainable mining development.";
}

#block-theme-views-block-media-releases-block-1 h2:after{
  content: "Stay informed with our latest announcements and industry updates.";
}

#block-theme-views-block-public-notices-block-1 h2:after{
  content: "Get the latest official announcements, ensuring transparency and industry updates.";
}

#block-theme-views-block-opportunities-tenders-block-1 .more-link,
#block-theme-views-block-media-releases-block-1 .more-link,
#block-theme-views-block-public-notices-block-1 .more-link{
  position: absolute;
  right: 0;
  top: -65px;
}

#block-theme-views-block-opportunities-tenders-block-1 .more-link a,
#block-theme-views-block-media-releases-block-1 .more-link a,
#block-theme-views-block-public-notices-block-1 .more-link a{
  display: inline-block;
  text-align: center;
  padding: 12px 20px;
  border: 1px solid #008BD3;
  border-radius: 999px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #008BD3;
}

#block-theme-views-block-opportunities-tenders-block-1 .more-link a:hover,
#block-theme-views-block-media-releases-block-1 .more-link a:hover,
#block-theme-views-block-public-notices-block-1 .more-link a:hover{
  color: #fff;
  background: #008BD3;
}

#block-theme-views-block-opportunities-tenders-block-1 .view-content,
#block-theme-views-block-media-releases-block-1 .view-content,
#block-theme-views-block-public-notices-block-1 .view-content{
  padding-top: 48px;
}

#block-theme-views-block-opportunities-tenders-block-1 .view-content .views-field-title a,
#block-theme-views-block-media-releases-block-1 .view-content .views-field-title a,
#block-theme-views-block-public-notices-block-1 .view-content .views-field-title a{
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
  margin: 12px 0;
  display: block;
}

#block-theme-views-block-opportunities-tenders-block-1 .view-content .views-field-title a:hover,
#block-theme-views-block-media-releases-block-1 .view-content .views-field-title a:hover,
#block-theme-views-block-public-notices-block-1 .view-content .views-field-title a:hover{
  color: #1b3067;
}

#block-theme-views-block-opportunities-tenders-block-1 .view-content .views-field-fieldset,
#block-theme-views-block-opportunities-tenders-block-1 .view-content .views-field-field-image{
  width: 50%;
  float: left;
}

#block-theme-views-block-opportunities-tenders-block-1 .view-content .views-field-field-image{
  padding-right: 12px;
}

#block-theme-views-block-opportunities-tenders-block-1 .view-content .views-field-fieldset .views-field-view-node a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #008BD3;
  display: block;
}

#block-theme-views-block-opportunities-tenders-block-1 .view-content .views-field-fieldset .views-field-view-node a:hover {
  color: #1e75a1;
}

.path-node-64 #events {
  background: #F1F5F9;
}

#block-theme-views-block-opportunities-tenders-block-1 {
  padding: 156px 0;
}

#block-theme-views-block-gallery-block-1 .view-content {
  padding-top: 48px;
  padding-bottom: 156px;
}

#block-theme-views-block-gallery-block-1 .tns-outer {
  margin-left: 0;
  margin-right: calc(-50vw + 50%);
  max-width: none;
  overflow: visible;
}

#block-theme-views-block-gallery-block-1 .tiny-slider-wrapper {
  padding-right: calc(50vw - 50%);
}

#block-theme-views-block-gallery-block-1 .view-content {
  /*width: 100vw;*/
  /*position: relative;*/
  /*left: 50%;*/
  /*right: 50%;*/
  /*margin-left: -50vw;*/
  /*margin-right: -50vw;*/
  /*padding-left: calc((100vw - 1140px) / 2); !* Align with Bootstrap container *!*/
}

#block-theme-views-block-gallery-block-1 .tns-item{
  padding: 0 8px;
}

#block-theme-views-block-gallery-block-1 .tns-item{
  padding: 0 8px;
}

#block-theme-views-block-gallery-block-1 .tns-controls {
  right: 100px;
}

.path-newsletters #hero,
.path-annual-reports #hero {
  background: #F8FAFC;
}

.annual-reports-view {
  padding-top: 156px;
}

#block-theme-views-block-annual-reports-block-1 {
  padding-top: 156px;
}

.annual-reports-view .view-header {
  padding: 48px 24px;
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  border-radius: 0;
}

#inner #block-theme-content .annual-reports-view .view-header h2 ,
.annual-reports-view .view-header h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
}

.annual-reports-view .view-content .views-row {
  padding: 24px;
  border-bottom: 1px solid #E2E8F0;
  border-left: 1px solid #E2E8F0;
  border-right: 1px solid #E2E8F0;
  background: url("./../images/publication-icon.png") no-repeat 95% center;
  background-size: 40px;
  position: relative;
  display: block;
}

.annual-reports-view .view-content .views-row .views-field-title a{
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #0F172B;
}

.annual-reports-view .view-content .views-row .views-field-title a:hover{
  color: #223c7c;
}

.annual-reports-view .view-content .views-row .views-field-field-file-1 a{
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 10;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.annual-reports-view .view-content .views-row .views-field-field-file-1 span{
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
}

.annual-reports-view .view-content .views-row .views-field-field-file-1 a:hover{
  background: rgba(0,0,0,0.1);
}

#block-theme-slidemediareleases {
  padding-bottom: 78px;
}

.path-media-releases #content .attachment .views-row {
  /*padding-bottom: 80px;*/
}

.path-media-releases #content .attachment .views-field-fieldset ,
.path-media-releases #content .attachment .views-field-field-image {
  width: 50%;
  float: left;
}

.path-media-releases #content .attachment .views-field-fieldset .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
  color: #0F172B;
}

.path-media-releases #content .attachment .views-field-fieldset {
  padding-top: 100px;
  padding-left: 15px;
}

.path-media-releases #content .attachment .views-field-fieldset .views-field-title a:hover {
  color: #203978;
}

.page-node-type-media-releases #content .top-section .read-time,
.path-media-releases #content .view-media-releases > .view-content .views-field-field-date-no-time .field-content ,
.path-media-releases #content .attachment .views-field-fieldset .views-field-field-date-no-time .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #0F172B;
}

.page-node-type-media-releases #content .top-section .read-time,
.path-media-releases #content .view-media-releases > .view-content .views-field-field-date-no-time .field-content span,
.path-media-releases #content .attachment .views-field-fieldset .views-field-field-date-no-time .field-content span {
  padding-left: 5px;
}

.page-node-type-media-releases #content .top-section .read-time:before,
.path-media-releases #content .view-media-releases > .view-content .views-field-field-date-no-time .field-content span:before,
.path-media-releases #content .attachment .views-field-fieldset .views-field-field-date-no-time .field-content span:before {
  content: "•";
  color: #0F172B;
  width: 8px;
  height: 8px;
  position: relative;
  display: inline-block;
  margin-right: 5px;
}

.path-media-releases #content .view-media-releases > .view-content {
  padding-bottom: 156px;
}

.path-media-releases #content .view-media-releases .view-content .filtered-hidden{
  display: none !important;
}

.path-media-releases #content .view-media-releases > .view-content .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
  display: block;
  position: relative;
  margin: 12px 0;
}

.path-media-releases #content .view-media-releases > .view-content .views-field-title a:hover {
  color: #283f7a;
}

.path-media-releases #invest {
  background: #DFF2FE;
  padding: 156px 0;
}

#block-theme-simplenewssubscription-2 h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #0F172B;
  display: block;
  position: relative;
}

#block-theme-simplenewssubscription-2 h2:before {
  display: block;
  position: relative;
  content: "Get the Latest Updates, Straight to Your Inbox";
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28 !important;
  padding-top: 12px;
}

#block-theme-simplenewssubscription-2 h2:after {
  display: block;
  position: relative;
  content: "Sign up for our newsletter to receive the latest MDCB news, insights, and updates directly in your inbox.";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #62748E;
  padding-top: 12px;
}

#block-theme-simplenewssubscription-2 #edit-subscriptions-wrapper,
#block-theme-simplenewssubscription-2 .form-item .description,
#block-theme-simplenewssubscription-2 .form-item legend,
#block-theme-simplenewssubscription-2 .form-item label{
  display: none;
}

#block-theme-simplenewssubscription-2 form {
  display: block;
  position: relative;
  max-width: 520px;
  margin: 20px auto;
  min-height: 60px;
}

#block-theme-simplenewssubscription-2 .form-item{
  max-width: 420px;
  width: 100%;
}

#block-theme-simplenewssubscription-2 .form-item input{
  padding: 19px 16px;
}

#block-theme-simplenewssubscription-2 .form-actions{
  position: absolute;
  right: 0;
  top: 0;
}

.authenticated #block-theme-simplenewssubscription-2 .form-actions{
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  text-align: center;
}

#block-theme-simplenewssubscription-2 .form-actions input {
  padding: 16px 24px;
  background: #008BD3;
  border: 1px solid #008BD3;
  border-radius: 999px;
  text-align: center;
  font-style: normal;
  font-weight: 400;
  font-size: 17px;
  line-height: 24px;
  color: #FFFFFF;
}

#block-theme-simplenewssubscription-2 .form-actions input:hover {
  background: #0c5f8a;
  border: 1px solid #0c5f8a;
}

#event-top .top-section,
.page-node-type-opportunities-tenders #content .top-section,
.page-node-type-public-notices #content .top-section,
.page-node-type-news #content .top-section,
.page-node-type-media-releases #content .top-section {
  display: block;
  max-width: 800px;
  margin: 0 auto 78px;
}

#event-top .top-section {
  padding: 156px 0 78px;
  z-index: 10;
  position: relative;
  max-width: 650px;
}

#event-top .top-section h2.title ,
.page-node-type-opportunities-tenders #content h2.title ,
.page-node-type-public-notices #content h2.title ,
.page-node-type-news #content h2.title ,
.page-node-type-media-releases #content h2.title {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #0F172B;
  display: block;
  padding: 156px 0 78px;
  text-align: center;
}

#event-top .top-section h2.title {
  padding: 10px 0;
  color: #fff;
}

.page-node-type-public-notices #content .block-better-social-sharing-buttons .block-wrapper,
.page-node-type-news #content .block-better-social-sharing-buttons .block-wrapper,
.page-node-type-media-releases #content .block-better-social-sharing-buttons .block-wrapper {
  text-align: right;
}

.page-node-type-public-notices #content .block-better-social-sharing-buttons .block-wrapper .block-content,
.page-node-type-news #content .block-better-social-sharing-buttons .block-wrapper .block-content,
.page-node-type-media-releases #content .block-better-social-sharing-buttons .block-wrapper .block-content {
  display: inline-block;
}

.page-node-type-events #content .social-sharing-buttons,
.page-node-type-public-notices #content .social-sharing-buttons,
.page-node-type-public-notices #content .social-sharing-buttons,
.page-node-type-news #content .social-sharing-buttons,
.page-node-type-media-releases #content .social-sharing-buttons {
  margin: 0;
}

.page-node-type-events #content .social-sharing-buttons-button,
.page-node-type-public-notices #content .social-sharing-buttons-button,
.page-node-type-news #content .social-sharing-buttons-button,
.page-node-type-media-releases #content .social-sharing-buttons-button,
.page-node-type-events #content .social-sharing-buttons a,
.page-node-type-public-notices #content .social-sharing-buttons a,
.page-node-type-news #content .social-sharing-buttons a,
.page-node-type-media-releases #content .social-sharing-buttons a{
  border: 1px solid #ccc;
  border-radius: 50%;
  padding: 10px;
}

.page-node-type-opportunities-tenders #content #block-theme-content,
.page-node-type-public-notices #content #block-theme-content,
.page-node-type-news #content #block-theme-content,
.page-node-type-media-releases #content #block-theme-content {
  max-width: 770px;
  margin: 78px auto;
}

/*.page-node-type-page #news ,*/
.page-node-type-news #news ,
.page-node-type-media-releases #news {
  background: #F1F5F9;
  padding: 156px 0;
}

.page-node-type-public-notices #invest ,
.page-node-type-news #invest ,
.page-node-type-media-releases #invest {
  background: #DFF2FE;
  padding: 156px 0;
}

.page-node-type-public-notices #inner #footer ,
.page-node-type-news #inner #footer ,
.page-node-type-media-releases #inner #footer {
  padding-top: 78px;
}

.path-latest-news-updates #block-theme-content .attachment .view-header {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  color: #0F172B;
  margin-bottom: 24px;
}

.path-latest-news-updates #block-theme-content .attachment > .views-element-container {
  width: 60%;
  float: left;
}

.path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(1) {
  padding-right: 24px;
}

.path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(1) .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
  color: #314158;
  display: block;
  margin: 10px 0;
}

.path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(1) .views-field-body * {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
}

.path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(1) .views-field-body {
  display: block;
  margin: 10px 0;
}

.path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) {
  width: 40%;
  padding-top: 64px;
}

.path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item {
  margin-bottom: 32px;
}

.path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item .views-field-field-image ,
.path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item .views-field-fieldset {
  width: 50%;
  float: left;
}

.path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item .views-field-fieldset {
  padding-left: 15px;
}

.path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item .views-field-fieldset .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #314158;
  margin-top: 60px;
  margin-bottom: 20px;
  display: block;
}

.path-public-notices #block-theme-content .views-field-field-read-time,
.path-latest-news-updates #block-theme-content .views-element-container .views-field-field-read-time,
.path-public-notices #block-theme-content  .views-field-field-date-no-time ,
.path-latest-news-updates #block-theme-content .views-element-container .views-field-field-date-no-time {
  float: left;
}

.path-public-notices #block-theme-content  .views-field-field-read-time *,
.path-latest-news-updates #block-theme-content .views-element-container .views-field-field-read-time *,
.path-public-notices #block-theme-content  .views-field-field-date-no-time *,
.path-latest-news-updates #block-theme-content .views-element-container .views-field-field-date-no-time *{
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #0F172B;
}

.path-public-notices #block-theme-content  .views-field-field-read-time ,
.path-latest-news-updates #block-theme-content .views-element-container .views-field-field-read-time {
  padding-left: 5px;
  margin-left: 5px;
}

.path-public-notices #block-theme-content .views-field-field-read-time .field-content:before,
.path-latest-news-updates #block-theme-content .views-element-container .views-field-field-read-time .field-content:before{
  content: "•";
  color: rgb(15, 23, 43);
  width: 8px;
  height: 8px;
  position: relative;
  display: inline-block;
  margin-right: 5px;
}

.path-latest-news-updates #block-theme-content > .block-wrapper > .block-content > .views-element-container > .view.view-latest-news-updates > .view-content {
  display: block;
  position: relative;
  clear: both;
  padding-top: 80px;
}

.path-latest-news-updates #block-theme-content > .block-wrapper > .block-content > .views-element-container >.view.view-latest-news-updates > .view-content .views-view-grid:before{
  content: "Latest blog posts";
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  color: #0F172B;
  text-align: left;
  display: block;
  position: relative;
  width: 100%;
  padding-left: 15px;
  margin-bottom: 24px;
}

.path-latest-news-updates #block-theme-content > .block-wrapper > .block-content > .views-element-container >.view.view-latest-news-updates > .view-content .views-view-grid .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #314158;
  margin: 10px 0;
  display: block;
  position: relative;
}

.path-latest-news-updates #block-theme-content > .block-wrapper > .block-content > .views-element-container >.view.view-latest-news-updates > .view-content .views-view-grid .views-field-body * {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
  display: block;
  position: relative;
  margin-bottom: 10px;
}

.path-latest-news-updates #block-theme-content > .block-wrapper > .block-content > .views-element-container >.view.view-latest-news-updates > .view-content .views-view-grid .item {
  margin-bottom: 48px;
}

.path-public-notices #block-theme-content .view-header {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  color: #0F172B;
  display: block;
  margin-bottom: 24px;
}

.path-public-notices #block-theme-content .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #314158;
  position: relative;
  display: block;
  margin: 10px 0;
}

.path-public-notices #block-theme-content .item {
  margin-bottom: 48px;
}

.path-public-notices #block-theme-content .item > div{
  height: 100%;
}

.path-opportunities-tenders #block-theme-content .view-header h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
  margin-bottom: 0;
}

.path-opportunities-tenders #block-theme-content .view-header p {
  margin-top: 5px;
}

#block-theme-views-block-opportunities-tenders-block-2 .view-content,
.path-opportunities-tenders #block-theme-content .view-content {
  padding-top: 48px;
}

#block-theme-views-block-opportunities-tenders-block-3 .view-content .item > div ,
#block-theme-views-block-opportunities-tenders-block-2 .view-content .item > div ,
.path-opportunities-tenders #block-theme-content .view-content .item > div {
  height: 100%;
  padding-bottom: 48px;
}

#block-theme-views-block-opportunities-tenders-block-3 .view-content .item .views-field-fieldset,
#block-theme-views-block-opportunities-tenders-block-2 .view-content .item .views-field-fieldset,
.path-opportunities-tenders #block-theme-content .view-content .item .views-field-fieldset {
  padding: 32px 24px;
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  border-radius: 0;
  height: 100%;
}

#block-theme-views-block-opportunities-tenders-block-3 .view-content .item .views-field-fieldset .views-field-fieldset-1 ,
#block-theme-views-block-opportunities-tenders-block-2 .view-content .item .views-field-fieldset .views-field-fieldset-1 ,
.path-opportunities-tenders #block-theme-content .view-content .item .views-field-fieldset .views-field-fieldset-1 {
  background: url("./../images/double-tick-grey.png") no-repeat left center;
  background-size: 20px;
  padding-left: 30px;
}

#block-theme-views-block-opportunities-tenders-block-3 .view-content .item .views-field-fieldset .views-field-title .field-content ,
#block-theme-views-block-opportunities-tenders-block-2 .view-content .item .views-field-fieldset .views-field-title .field-content ,
.path-opportunities-tenders #block-theme-content .view-content .item .views-field-fieldset .views-field-title .field-content {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #314158;
  display: block;
  margin-bottom: 5px;
}

#block-theme-views-block-opportunities-tenders-block-3 .view-content .item .views-field-fieldset .views-field-field-closing-date .field-content ,
#block-theme-views-block-opportunities-tenders-block-2 .view-content .item .views-field-fieldset .views-field-field-closing-date .field-content ,
.path-opportunities-tenders #block-theme-content .view-content .item .views-field-fieldset .views-field-field-closing-date .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #62748E;
  margin-bottom: 12px;
  display: block;
}

#block-theme-views-block-opportunities-tenders-block-3 .view-content .item .views-field-fieldset .views-field-view-node,
#block-theme-views-block-opportunities-tenders-block-2 .view-content .item .views-field-fieldset .views-field-view-node,
.path-opportunities-tenders #block-theme-content .view-content .item .views-field-fieldset .views-field-view-node {
  text-align: center;
}

#block-theme-views-block-opportunities-tenders-block-3 .view-content .item .views-field-fieldset .views-field-view-node a ,
#block-theme-views-block-opportunities-tenders-block-2 .view-content .item .views-field-fieldset .views-field-view-node a ,
.path-opportunities-tenders #block-theme-content .view-content .item .views-field-fieldset .views-field-view-node a {
  padding: 8px 16px;
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  border-radius: 999px;
  text-align: center;
  display: block;
  margin-top: 24px;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #314158;
}

#block-theme-views-block-opportunities-tenders-block-3 .view-content .item .views-field-fieldset .views-field-view-node a:hover,
#block-theme-views-block-opportunities-tenders-block-2 .view-content .item .views-field-fieldset .views-field-view-node a:hover,
.path-opportunities-tenders #block-theme-content .view-content .item .views-field-fieldset .views-field-view-node a:hover {
  background: #dddddd;
}

.page-node-type-opportunities-tenders #content h2.title {
  padding-bottom: 12px;
  margin-bottom: 0;
}

.page-node-type-opportunities-tenders #content .top-section .status,
.page-node-type-opportunities-tenders #content .top-section .date{
  text-align: center;
}

.page-node-type-opportunities-tenders #content .top-section .date{
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #62748E;
}

.page-node-type-opportunities-tenders #content .top-section .status {
  padding-top: 10px;
}

.page-node-type-opportunities-tenders #content .top-section .status span{
  padding: 8px 12px;
  background: #F0FDF4;
  border: 1px solid #B9F8CF;
  border-radius: 32px;
  color: #00C950;
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
}

.path-team-promotions #content #block-theme-content .item {
  padding-bottom: 24px;
}

.path-team-promotions #content #block-theme-content .item > div {
  height: 100%;
}

.path-team-promotions #content #block-theme-content .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 25px;
  line-height: 44px;
  color: #0F172B;
  margin: 12px 0 0;
  display: block;
}

.path-team-promotions #content #block-theme-content .views-field-field-position .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #F05A28;
}

.path-node-97 #content #block-theme-content {
  padding: 156px 0;
}

.path-node-97 #content #block-theme-content h2 {
  padding-bottom: 78px;
}

.path-node-97 #content #block-theme-content .field--name-body .card-content .card-title {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
  margin-top: 10px;
}

.path-node-97 #content #block-theme-content .field--name-body .card-content p a {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #008BD3;
  background: url("./../images/arrow-straight-blue.png") no-repeat right center;
  -webkit-background-size: 20px;
  background-size: 20px;
  padding-right: 30px;
}

.path-gallery #content #block-theme-content .item {
  padding-bottom: 32px;
}

.path-gallery #content #block-theme-content .views-field-field-image ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.path-gallery #content #block-theme-content .views-field-field-image ul li:not(:first-child){
  display: none;
}

.path-upcoming-events-gatherings #block-theme-slideevents {
  padding-bottom: 78px;
}

.path-upcoming-events-gatherings #block-theme-content .views-field-fieldset-2,
.path-upcoming-events-gatherings #block-theme-content .views-field-fieldset-1 {
  width: 50%;
  float: left;
  position: relative;
  display: block;
}

.path-upcoming-events-gatherings #block-theme-content .views-field-fieldset {
  padding: 12px 8px;
  position: absolute;
  left: 16px;
  top: 16px;
  background: #FFFFFF;
  border-radius: 16px;
  text-align: center;
}

.path-upcoming-events-gatherings #block-theme-content .views-field-fieldset .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  text-align: center;
  color: #62748E;
  display: block;
}

.path-upcoming-events-gatherings #block-theme-content .views-field-fieldset .views-field-field-date-1 .field-content {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 0.3;
  text-align: center;
  color: #0F172B;
  display: block;
  margin: 10px 0;
}

.path-upcoming-events-gatherings #block-theme-content .views-field-fieldset-2 .views-field-field-event-type .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #314158;
  text-align: center;
  padding: 1px 8px;
  background: #F8FAFC;
  border: 1px solid #E2E8F0;
  border-radius: 36px;
  display: inline-block;
}

.path-upcoming-events-gatherings #block-theme-content .views-field-fieldset-2 .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
  display: block;
  margin: 10px 0 0;
}

.path-upcoming-events-gatherings #block-theme-content .views-field-fieldset-2 .views-field-field-venue .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
}

.path-upcoming-events-gatherings #block-theme-content .views-field-fieldset-2 .views-field-view-node a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  text-align: center;
  padding: 12px 20px;
  background: #008BD3;
  border: 1px solid #008BD3;
  border-radius: 999px;
  margin: 8px 0;
  display: inline-block;
  position: relative;
}

.path-upcoming-events-gatherings #block-theme-content .views-field-fieldset-2 .views-field-view-node a:hover {
  background: #0871a8;
  border: 1px solid #0871a8;
}

.path-upcoming-events-gatherings #block-theme-content .views-field-fieldset-2 {
  padding-top: 60px;
  padding-left: 15px;
}

#block-theme-quicktabseventstabs {
  padding-top: 78px;
}

#block-theme-quicktabseventstabs .quicktabs-tabs {
  margin: 0;
  padding: 0;
}

.path-media-releases #block-theme-content > .block-wrapper > .block-content > .views-element-container > .view-media-releases > .view-content .views-field-field-date-no-time-1 {
  display: none;
}

.path-media-releases #block-theme-content #yearTabs {
  margin-bottom: 48px;
}

.path-media-releases #block-theme-content #yearTabs button {
  border: none;
  background: transparent;
  margin-right: 12px;
}

.path-media-releases #block-theme-content #yearTabs button,
#block-theme-quicktabseventstabs .quicktabs-tabs li {
  padding-right: 12px;
}

.path-media-releases #block-theme-content #yearTabs button,
#block-theme-quicktabseventstabs .quicktabs-tabs li a {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
}

.path-media-releases #block-theme-content #yearTabs button.active,
#block-theme-quicktabseventstabs .quicktabs-tabs li.active a {
  padding: 12px 20px;
  border: 1px solid #008BD3;
  border-radius: 999px;
  color: #008BD3;
}

.path-media-releases #block-theme-content #yearTabs button .tab-count {
  display: none;
}

#event-top {
  position: relative;
  display: block;
}

.path-node-98 #hero #block-theme-slideprocurementpage .container:after ,
#event-top:after {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0,0,0,0.5);
  content: "";
}

#event-top .top-section .date {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #FFFFFF;
}

#event-top .top-section form {
  position: relative;
  display: block;
}

#event-top .top-section form .form-actions {
  position: absolute;
  top: 0;
  right: 0;
}

#event-top .top-section .registration-form .form-item-email label,
#event-top .top-section .registration-form .form-item-event-name {
  display: none;
}

#event-top .top-section .registration-form .form-item-email {
  padding-right: 160px;
  top: 3px;
  position: relative;
}

#event-top .top-section .registration-form .form-item-markup span {
  font-style: normal;
  font-weight: 400;
  font-size: 13px;
  line-height: 20px;
  color: #FFFFFF;
}

#event-top .top-section .registration-form .form-item-markup a {
  text-decoration: underline;
  color: #fff;
}

#event-top .top-section .countdown-container {
  padding: 16px 24px;
  border: 1px solid #FFFFFF;
  border-radius: 72px;
  margin: 24px 0;
}

#event-top .top-section .countdown-container .countdown-item {
  float: left;
  display: inline-block;
  width: 25%;
  border-right: 1px solid #fff;
}

#event-top .top-section .countdown-container .countdown-item:last-child {
  border-right: none;
}

#event-top .top-section .countdown-container .countdown-item span {
  display: block;
  width: 100%;
  text-align: center;
}

#event-top .top-section .countdown-container .countdown-item .countdown-number {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #FFFFFF;
}

#event-top .top-section .countdown-container .countdown-item .countdown-label {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #FFFFFF;
}

.page-node-type-events #content .social-share {
  padding: 64px 0;
}

.path-node-98 #hero #block-theme-slideprocurementpage  {
  padding: 0;
  padding-bottom: 80px;
}

.path-node-98 #hero #block-theme-slideprocurementpage .cursive{
  margin-top: 0;
  padding-top: 10px;
}

.path-node-98 #hero #block-theme-slideprocurementpage .container {
  margin-top: 48px;
  background: url("./../images/procurement-bg.png") no-repeat center/cover;
  padding: 156px 30px;
  position: relative;
  display: block;
}

.path-node-98 #hero #block-theme-slideprocurementpage .container h2,
.path-node-98 #hero #block-theme-slideprocurementpage .container p {
  color: #fff;
  z-index: 10;
  position: relative;
}

.path-node-98 #hero #block-theme-slideprocurementpage .container p a {
  padding: 12px 40px 12px 20px;
  background: #FFFFFF url(./../images/grey-button-down.png) no-repeat 85% center / 25px;
  border: 1px solid #E2E8F0;
  border-radius: 999px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  position: relative;
  margin-top: 12px;
  color: #314158;
}

.path-node-98 #content #block-theme-content .field--name-body .container {
  padding: 0;
}

.path-node-98 #content #block-theme-content .field--name-body .container > .row > div:first-child {
  padding-left: 0;
}

.path-node-98 #content #block-theme-content .field--name-body .main-title {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
}

.path-node-98 #content #block-theme-content .field--name-body .feature-title {
  font-style: normal;
  font-weight: 700;
  font-size: 17px;
  line-height: 24px;
  color: #0F172B;
  background: url(./../images/double-tick-grey.png) no-repeat left 8px / 20px;
  padding-left: 60px;
}

.path-node-98 #content #block-theme-content .field--name-body .feature-description {
  padding-left: 60px;
  position: relative;
  display: block;
  padding-bottom: 10px;
}

.path-node-98 #content #block-theme-content .field--name-body .feature-description:before {
  top: 0;
  bottom: 0;
  left: 8px;
  content: "";
  border: 1px solid #E2E8F0;
  position: absolute;
}

.path-node-98 #content #block-theme-content .field--name-body .download-btn {
  padding: 12px 55px 12px 20px;
  background: #FFFFFF url(./../images/pdf-icon-blue.png) no-repeat 90% center / 20px;
  border: 1px solid #E2E8F0;
  border-radius: 999px;
  display: inline-block;
  margin-top: 8px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #314158;
}

.path-node-98 #content #block-theme-content .field--name-body .download-btn:hover {
  background: #eae6e6 url(./../images/pdf-icon-blue.png) no-repeat 90% center / 20px;
  color: #314158;
}

.path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2 {
  border-top: 1px solid #E2E8F0;
  margin-top: 80px;
  padding-top: 80px;
  padding-bottom: 156px;
  position: relative;
  display: inline-block;
}

#block-theme-views-block-opportunities-tenders-block-3 h2,
.path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2 h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
}

.path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2 h2:before {
  content: "Opportunities That Build Botswana";
  position: relative;
  display: block;
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28 !important;
}

.path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2:after {
  background: url(./../images/procurement-tenders-bg.png) no-repeat right 80px / contain;
  width: 40%;
  right: 0;
  top: 0;
  content: "";
  position: absolute;
  height: 100%;
}

.path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2 .block-content {
  padding-bottom: 80px;
}

.path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2 h2,
.path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2 .view-content{
  width: 60%;
  padding-right: 40px;
}

#block-theme-views-block-opportunities-tenders-block-3 .more-link,
.path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2 .more-link {
  position: absolute;
  bottom: -50px;
}

#block-theme-views-block-opportunities-tenders-block-3 .more-link a,
.path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2 .more-link a{
  padding: 12px 45px 12px 20px;
  margin-top: 8px;
  background: #008BD3 url("./../images/white-arrow-straight-simple.png") no-repeat 90% center/20px;
  border: 1px solid #008BD3;
  border-radius: 999px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
}

.path-node-98 #block-theme-procurement {
  background: url("./../images/become-supplier-bg.png") no-repeat top center/cover;
  position: relative;
  display: block;
}

.path-node-98 #block-theme-procurement:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: rgba(0,0,0,0.2);
}

.path-node-98 #block-theme-procurement .block-content {
  max-width: 770px;
  margin: 0 auto;
  z-index: 20;
  position: relative;
  display: block;
}

.path-node-98 #block-theme-procurement .block-content h2,
.path-node-98 #block-theme-procurement .block-content p{
  color: #fff;
}

.path-node-98 #block-theme-procurement .block-content p a {
  text-align: center;
  padding: 12px 20px;
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  border-radius: 999px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #314158;
  display: inline-block;
  margin-top: 20px;
}

.path-node-98 #block-theme-procurement .block-content p a:hover {
  background: #dddada;
}

.page-node-type-page.path-node-98 #news {
  display: none;
}

.path-current-projects #content #block-theme-content {
  padding-bottom: 156px;
}

.path-current-projects #content #block-theme-content .views-view-grid .item {
  margin-bottom: 24px;
}

.path-current-projects #content #block-theme-content .views-view-grid .item .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
  display: block;
  margin: 12px 0;
}

.path-current-projects #content #block-theme-content .views-view-grid .item .views-field-title a:hover {
  color: #223463;
}

.path-current-projects #content .view-header {
  padding-bottom: 24px;
}

.path-current-projects #content .view-header .container{
  padding: 0;
}

.path-current-projects #content .view-header h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #0F172B;
}

.path-current-projects #content #block-theme-views-block-community-development-programs-block-1 .views-field-title a ,
.path-current-projects #content #block-theme-views-block-exploration-initiatives-block-1 .views-field-title a {
  font-style: normal;
  font-weight: 900;
  font-size: 34px;
  line-height: 44px;
  color: #0F172B;
  display: block;
  margin: 16px 0;
}

.path-current-projects #content #block-theme-views-block-community-development-programs-block-1 .views-field-title a:hover ,
.path-current-projects #content #block-theme-views-block-exploration-initiatives-block-1 .views-field-title a:hover {
  color: #203059;
}

.path-current-projects #content #block-theme-views-block-exploration-initiatives-block-1 {
  padding-bottom: 156px;
}

.path-current-projects #content #block-theme-views-block-community-development-programs-block-1 {
  padding-bottom: 76px;
}

.path-current-projects #content #block-theme-whytheseinitiativesareimportant .field--name-body img {
  padding-bottom: 80px;
}

#block-theme-currentprojectsreadytoinvest {
  background: url("./../images/ready-to-invest-bg.jpg") no-repeat center/cover;
}

.block-type-one{
  margin-top: 76px;
  padding: 64px;
  position: relative;
  display: block;
}

.block-type-one:after{
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: rgba(0, 0, 0, 0.4);
}

.block-type-one .field--name-body {
  display: block;
  z-index: 20;
  position: relative;
}

.block-type-one .field--name-body .cursive {
  text-align: center;
}

.block-type-one .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #FFFFFF;
}

.block-type-one .field--name-body p {
  color: #FFFFFF !important;
  text-align: center;
}

.block-type-one .field--name-body p a {
  text-align: center;
  padding: 12px 20px;
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  border-radius: 999px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #314158 !important;
  display: inline-block;
  margin-top: 20px;
}

.path-node-182 #content #block-theme-content,
.path-node-183 #content #block-theme-content,
.path-node-184 #content #block-theme-content,
.path-node-108 #content #block-theme-content {
  padding-bottom: 96px;
}

.path-node-183 #content #block-theme-content .field--name-body .row > div ,
.path-node-108 #content #block-theme-content .field--name-body .row > div {
  background: url("./../images/circular-blue-tick.png") no-repeat left center/56px;
  padding-left: 75px;
}

.path-node-183 #content #block-theme-content .field--name-body .row > div p:first-child,
.path-node-108 #content #block-theme-content .field--name-body .row > div p:first-child{
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
}

#block-theme-sustainabilityconsiderationsbuildingasustainable {
  padding-bottom: 64px;
}

#block-theme-sustainabilityconsiderationsbuildingasustainable .field--name-body {
  padding-top: 64px;
}

#block-theme-sustainabilityconsiderationsbuildingasustainable .field--name-body img {
  max-width: 558px;
  text-align: center;
  margin: 0 auto;
}

#block-theme-sustainabilityconsiderationsbuildingasustainable .field--name-body h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #0F172B;
  padding-top: 24px;
  display: block;
  margin-bottom: 24px;
}

#block-theme-slideinvestingresponsiblydrivingsustainableimpact {
    padding-bottom: 96px;
}

#block-theme-sustainabilityconsiderationsbuildingasustainable .field--name-body p {
  text-align: center;
}

#block-theme-slideinvestingresponsiblydrivingsustainableimpact .field--name-body p a,
#block-theme-governancesustainabilityheader .field--name-body p a,
#block-theme-supplychaindocuments .field--name-body .links a, 
#block-theme-slidesustainabilityconsiderations .field--name-body p a ,
#block-theme-sustainabilityconsiderationsbuildingasustainable .field--name-body p a {
  padding: 16px 64px 16px 24px;
  background: #008BD3 url(./../images/chevron-white-right.png) no-repeat 90% center / 24px;
  border: 1px solid #008BD3;
  border-radius: 999px;
  display: inline-block;
  margin-top: 24px;
  color: #fff;
}

#block-theme-slidesustainabilityconsiderations .field--name-body p a {
    width: 100%;
}

#block-theme-sustainabilityconsiderationsbuildingasustainable .field--name-body p a {
    background: #008BD3 url(./../images/pdf-icon-white.png) no-repeat 90% center / 24px;
}

#block-theme-slideinvestingresponsiblydrivingsustainableimpact .field--name-body p a.inverted-btn,
#block-theme-supplychaindocuments .field--name-body .links a:nth-child(2),
#block-theme-slidesustainabilityconsiderations .field--name-body p a.inverted-btn {
    background: transparent url(./../images/chevron-blue-right.png) no-repeat 90% center / 24px;
    color: #008BD3;
}

#block-theme-slideinvestingresponsiblydrivingsustainableimpact .field--name-body p a:hover,
#block-theme-supplychaindocuments .field--name-body .links a:hover,
#block-theme-slidesustainabilityconsiderations .field--name-body p a:hover {
    background: #0072ad url(./../images/chevron-white-right.png) no-repeat 90% center / 24px;
}

#block-theme-slideinvestingresponsiblydrivingsustainableimpact .field--name-body p a.inverted-btn:hover,
#block-theme-supplychaindocuments .field--name-body .links a:nth-child(2):hover,
#block-theme-slidesustainabilityconsiderations .field--name-body p a.inverted-btn:hover {
    background: #f7f7f7 url(./../images/chevron-blue-right.png) no-repeat 90% center / 24px;
    color: #008BD3;
}

.path-node-108 #content #block-theme-content,
.path-node-108 #focus {
  /*padding: 156px 0;
  background: #F0F9FF;*/
  padding: 0;

}

#block-theme-sustainabilityconsiderationsouresgapproach .field--name-body .top {
  padding-bottom: 76px;
}

#block-theme-sustainabilityconsiderationsouresgapproach .field--name-body .top * {
  text-align: center;
}

#block-theme-sustainabilityconsiderationsouresgapproach .field--name-body .top h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 57px;
  line-height: 72px;
  text-align: center;
  color: #0F172B;
  display: block;
  margin: 24px 0;
}

#block-theme-sustainabilityconsiderationsouresgapproach .field--name-body h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
  margin-top: 24px;
}

#block-theme-sustainabilityconsiderationsinitiatives {
  padding: 156px 0;
}

#block-theme-sustainabilityconsiderationsinitiatives .top *{
  text-align: center;
}

#block-theme-sustainabilityconsiderationsinitiatives .top h2{
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #0F172B;
  padding-bottom: 156px;
}

#block-theme-sustainabilityconsiderationsinitiatives .bottom h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  display: block;
  margin-top: 12px;
  color: #0F172B;
}

#block-theme-sustainabilityconsiderationsinitiatives .bottom p a {
  background: url(./../images/blue-arrow-straight.png) no-repeat 90% center / 20px;
  padding-right: 35px;
  color: #008BD3;
  font-size: 15px;
}

#block-theme-sustainabilityconsiderationsdrivingresponsibleoperations {
  padding-bottom: 80px;
}

#block-theme-sustainabilityconsiderationsdrivingresponsibleoperations h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
  padding-right: 40px;
}

#block-theme-sustainabilityconsiderationsdrivingresponsibleoperations h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
}

#block-theme-sustainabilityconsiderationsshapingbotswanaslegacy {
  padding: 48px;
  margin-top: 32px;
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
  border-radius: 0;
  margin-bottom: 156px;
}

#block-theme-sustainabilityconsiderationsshapingbotswanaslegacy h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
}

#block-theme-sustainabilityconsiderationsshapingbotswanaslegacy .wrapper {
  padding-right: 230px;
}

#block-theme-sustainabilityconsiderationsshapingbotswanaslegacy p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #0F172B;
}

#block-theme-sustainabilityconsiderationsshapingbotswanaslegacy p a {
  padding: 12px 20px;
  background: #008BD3;
  border: 1px solid #008BD3;
  border-radius: 999px;
  color: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  height: 48px;
  margin: auto;
}

#block-theme-sustainabilityconsiderationsshapingbotswanaslegacy p a:hover {
  background: #0273ae;
  border: 1px solid #0273ae;
}


.path-node-182 #news,
.path-node-183 #news,
.path-node-184 #news,
.path-node-108 #news {
  display: none;
}

#block-theme-slidecareers {
  padding-top: 0;
}

#block-theme-slidecareers .field--name-body img{
  padding-bottom: 80px;
}

#block-theme-slidecareers .field--name-body h2{
  padding-right: 80px;
}

#block-theme-slidecareers .field--name-body p a {
  border-color: #008BD3;
  font-size: 17px;
  padding: 16px 60px 16px 24px;
  font-weight: 500;
  border-radius: var(--bs-border-radius-pill);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  transition: all 0.3s ease;
  background: #008BD3 url(./../images/white-arrow-down.png) no-repeat 90% center;
  -webkit-background-size: 16px;
  background-size: 16px;
  margin-top: 24px;
  color: #fff;
}

#block-theme-careerswhyworkatmdcb {
  padding-top: 156px;
}

#block-theme-careerswhyworkatmdcb .field--name-body h2,
#block-theme-careerswhyworkatmdcb .field--name-body .cursive {
  text-align: center;
}

#block-theme-careerswhyworkatmdcb .field--name-body h2{
  font-style: normal;
  font-weight: 900;
  font-size: 57px;
  line-height: 72px;
  text-align: center;
  color: #0F172B;
  display: block;
}

#block-theme-careerswhyworkatmdcb .field--name-body p{
  text-align: center;
}

#block-theme-careerswhyworkatmdcb .field--name-body .bottom{
  padding-top: 80px;
}

#block-theme-careerswhyworkatmdcb .field--name-body .bottom p {
  text-align: left;
}

#block-theme-careerswhyworkatmdcb .field--name-body .bottom .left {
  padding-top: 150px;
}

#block-theme-careerswhyworkatmdcb .field--name-body .bottom .left h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
  margin-top: 30px;
}

/*#inner #content-top {*/
/*  margin-top: 156px;*/
/*  background: #F0F9FF;*/
/*  padding: 156px 0;*/
/*}*/

.path-careers #block-theme-content {
  padding: 156px 0;
}

#block-theme-views-block-hear-from-our-team-block-1 .view-header *,
.path-careers #block-theme-content .view-header *{
  text-align: center;
}

#block-theme-views-block-hear-from-our-team-block-1 .view-header h2,
.path-careers #block-theme-content .view-header h2 {
  margin-bottom: 0;
}

.path-careers #block-theme-content .view-content {
  padding-top: 80px;
}

.path-careers #block-theme-content .view-content .views-row {
  border-top: 1px solid #E2E8F0;
  padding: 32px 0;
}

.path-careers #block-theme-content .view-content .views-row .views-field-title .field-content .title {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
}

.path-careers #block-theme-content .view-content .views-row .views-field-title .field-content .tag {
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #62748E;
  padding: 1px 8px;
  margin-left: 13px;
  background: #F8FAFC;
  border: 1px solid #E2E8F0;
  border-radius: 32px;
  display: inline-block;
  top: -3px;
  position: relative;
}

.path-careers #block-theme-content .view-content .views-row .views-field-field-location .field-content .location {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #314158;
  background: url("./../images/location-icon.png") no-repeat center left/20px;
  padding-left: 25px;
  padding-right: 30px;
}

.path-careers #block-theme-content .view-content .views-row .views-field-field-location .field-content .job-type {
  background: url("./../images/time-icon.png") no-repeat center left/20px;
  padding-left: 25px;
}

.path-careers #block-theme-content .view-content .views-row .views-field-field-apply-now a {
  padding: 8px 34px 8px 16px;
  border: 1px solid #008BD3;
  border-radius: 999px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #008BD3;
  display: inline-block;
  margin-top: 30px;
  background: url(./../images/arrow-straight-blue.png) no-repeat 90% center/20px;
}

#block-theme-views-block-hear-from-our-team-block-1 {
  margin-bottom: 80px;
}

#block-theme-views-block-hear-from-our-team-block-1 h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #0F172B;
}

#block-theme-views-block-hear-from-our-team-block-1 .view-content {
  padding-top: 80px;
}

#block-theme-views-block-hear-from-our-team-block-1 .view-content p {
  text-align: left;
  padding-right: 40px;
}

#block-theme-views-block-hear-from-our-team-block-1 .view-content .views-field-title {
  margin-top: 20px;
}

#block-theme-views-block-hear-from-our-team-block-1 .view-content .views-field-field-position .field-content,
#block-theme-views-block-hear-from-our-team-block-1 .view-content .views-field-title .field-content {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #62748E;
}

div.fivestar-widget-static .star span.on {
  background: url("./../images/star-rating-full.png") no-repeat 0 0/contain !important;
}

div.fivestar-widget-static .star span.off {
  background: url("./../images/star-rating-empty.png") no-repeat 0 0/contain !important;
}

.ui-widget-overlay {
  background: #000;
  opacity: 1 ;
}

.ui-widget.ui-widget-content {
  z-index: 999 !important;
  border-radius: 0;
  max-width: 80%;
  margin: 0 auto;
}

.ui-widget.ui-widget-content .form-item {
  display: inline-block;
  float: left;
  width: 50%;
  padding-right: 15px;
  margin-bottom: 24px;
}

.ui-widget.ui-widget-content .form-item.form-item-why-are-you-interested-in-this-role,
.ui-widget.ui-widget-content .form-item.form-item-upload-cv-resume-pdf-docx {
  display: block;
  float: none;
  width: 100%;
  padding-right: 0;
  clear: both;
}

.ui-widget.ui-widget-content .form-item.js-form-type-processed-text {
  width: 100%;
  display: block;
}

.ui-widget.ui-widget-content .form-item.js-form-type-processed-text .cursive {
  text-align: center;
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28 !important;
}

.ui-widget.ui-widget-content .form-item.js-form-type-processed-text h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #0F172B;
}

.ui-widget.ui-widget-content .form-item.js-form-type-processed-text p {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #62748E;
}

.ui-widget.ui-widget-content .form-item label{
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 20px;
  color: #1B242C;
}

.ui-widget.ui-widget-content .form-item input{
  padding: 12px 16px;
  background: #FFFFFF;
  border: 1px solid #E2E8F0;
}

.ui-widget.ui-widget-content .form-item-job-title-applying-for .children {
  padding-top: 14px;
  border: 1px solid #E2E8F0;
  padding-bottom: 10px;
  padding-left: 15px;
}

.ui-widget.ui-widget-content .ui-dialog-buttonpane.ui-widget-content {
  border: none;
}

.ui-dialog .ui-dialog-titlebar {
  background: none;
  border: none;
}

.ui-dialog .ui-dialog-title {
  display: none;
}

.ui-widget.ui-widget-content .ui-dialog-buttonpane.ui-widget-content button{
  padding: 12px 20px;
  background: #008BD3 url("./../images/white-arrow-straight-simple.png") no-repeat 55% center/20px;
  border: 1px solid #008BD3;
  border-radius: 999px;
  display: block;
  color: #fff;
  width: 100%;
}

.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: none;
}

.ui-dialog .ui-dialog-titlebar-close {
  right: -95px;
  top: -75px;
  background: transparent;
  border: none;
  width: 56px;
  height: 56px;
}

.ui-dialog .ui-button-icon-only .ui-icon {
  background: url("./../images/form-close.png") no-repeat center/56px;
  width: 56px;
  height: 56px;
}

#block-theme-slideinvestorrelations {
  background: url(./../images/investor-relations-bg.jpg) no-repeat center top / cover;
  padding: 215px 25px;
  margin-bottom: 80px;
}

#block-theme-slideinvestorrelations .field--name-body .cursive,
#block-theme-slideinvestorrelations .field--name-body p,
#block-theme-slideinvestorrelations .field--name-body h2 {
  text-align: left;
}

.path-node-120 #block-theme-content .field--name-body .top h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 28px;
  line-height: 40px;
  text-align: center;
  color: #0F172B;
  margin-bottom: 80px;
}

.path-node-120 #block-theme-content .field--name-body .bottom img {
  height: 56px;
  width: 56px;
  margin: 0 auto 24px;
  text-align: center;
  display: block;
}

.path-node-120 #block-theme-content .field--name-body .bottom h3 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color: #314158;
}

.path-node-120 #block-theme-content .field--name-body .bottom p {
  text-align: center;
}

.path-node-120 #block-theme-content {
  padding-bottom: 78px;
}

#block-theme-quicktabsinvestorrelationstabs {
  padding: 78px 0;
}

#block-theme-quicktabsinvestorrelationstabs .block-wrapper > h2:before {
  content: "Africa’s #1 Investment Destination";
  display: block;
  position: relative;
  /*font-family: "Edu AU VIC WA NT Hand", cursive !important;*/
  font-style: normal;
  font-weight: 700;
  font-size: 13px;
  line-height: 24px;
  letter-spacing: 1px;
  color: #F05A28 !important;
}

#block-theme-quicktabsinvestorrelationstabs .block-wrapper > h2:after {
  content: "Discover why Botswana stands out as Africa’s most attractive and secure environment for investment.";
  display: block;
  position: relative;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #62748E;
}

#block-theme-quicktabsinvestorrelationstabs .block-wrapper > h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  text-align: center;
  color: #0F172B;
  display: block;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper {
  margin-top: 80px;
  display: flex;
  border: 1px solid #E2E8F0;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs,
#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-main,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-main {
  width: 60%;
  float: left;
  display: inline-block;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs{
  width: 40%;
  padding: 0;
  margin: 0;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li {
  display: block;
  width: 100%;
  padding: 47px 32px;
  border-bottom: 1px solid #E2E8F0;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li:last-child ,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li:last-child {
  border-bottom: none;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li a,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li a {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #62748E;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li.active,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li.active {
  background: url("./../images/short-arrow-blue.png") no-repeat 90% center/24px;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li.active a,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li.active a {
  color: #008BD3;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-main,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-main {
  padding: 156px 64px 64px 64px;
  border-left: 1px solid #E2E8F0;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-main h2,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-main h2 {
  font-style: normal;
  font-weight: 900;
  font-size: 40px;
  line-height: 48px;
  color: #0F172B;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-main h4,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-main h4 {
  font-style: normal;
  font-weight: 700;
  font-size: 16px;
  line-height: 24px;
  color: #0F172B;
  background: url(./../images/double-tick-grey.png) no-repeat left 3px;
  background-size: 16px;
  padding-left: 25px;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-main p,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-main p {
  position: relative;
  display: block;
  padding-left: 25px;
  margin-bottom: 48px;
}

#block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-main p:before ,
#block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-main p:before {
  content: "";
  border: 1px solid #E2E8F0;
  position: absolute;
  left: 5px;
  top: 0;
  height: 100%;
  padding: 15px 0;
  bottom: 0;
}

.path-current-projects #content-top,
.path-node-120 #news {
  display: none;
}

#block-theme-slidesupplierregistration .field--name-body p a {
  padding: 12px 45px 12px 20px;
  background: #008BD3 url("./../images/white-arrow-straight-simple.png") no-repeat 90% center/20px;
  border: 1px solid #008BD3;
  border-radius: 999px;
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #FFFFFF;
  margin: 24px 0;
  display: inline-block;
}

.path-node-128 #content-top {
  display: none;
}

.path-node-128 #block-theme-content .field--name-body h2,
.path-node-128 #block-theme-content .field--name-body p,
.path-node-128 #block-theme-content .field--name-body .cursive {
  text-align: center;
  max-width: 810px;
  margin: 0 auto;
}

#block-theme-quicktabssupplierregistrationtabs {
  padding-bottom: 78px;
}

#block-theme-supplierregistrationwhyregisterwithmdcb {
  padding-bottom: 78px;
}

#block-theme-supplierregistrationwhyregisterwithmdcb .field--name-body h2,
#block-theme-supplierregistrationwhyregisterwithmdcb .field--name-body .cursive {
  text-align: center;
}

#block-theme-supplierregistrationwhyregisterwithmdcb .field--name-body h2{
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #0F172B;
  margin-bottom: 54px;
}

#block-theme-supplierregistrationwhyregisterwithmdcb .field--name-body .bottom {
  margin-top: 48px;
}

#block-theme-supplierregistrationwhyregisterwithmdcb .field--name-body .bottom div ,
#block-theme-supplierregistrationwhyregisterwithmdcb .field--name-body .bottom div *{
  text-align: center;
}

#block-theme-supplierregistrationwhyregisterwithmdcb .field--name-body .bottom div img {
  max-width: 56px;
}

#block-theme-supplierregistrationwhyregisterwithmdcb .field--name-body .bottom div h4 {
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  text-align: center;
  color: #0F172B;
  display: block;
  margin: 24px 0;
}

#block-theme-views-block-faqs-block-1 {
  padding: 78px 0;
}

#block-theme-views-block-faqs-block-1 .view-header {
  margin-bottom: 48px;
}

#block-theme-views-block-faqs-block-1 .view-header p,
#block-theme-views-block-faqs-block-1 .view-header h2,
#block-theme-views-block-faqs-block-1 .view-header .cursive {
  text-align: center;
}

#block-theme-views-block-faqs-block-1 .view-header h2 {
  font-weight: 900;
  font-size: 48px;
  line-height: 60px;
  color: #0F172B;
}

#block-theme-views-block-faqs-block-1 {
   max-width: 770px;
  margin: 0 auto;
}

#block-theme-supplierregistrationreadytopartner {
  background: url(./../images/ready-to-invest-bg.jpg) no-repeat center / cover;
}

#sustainability-top {
    background: #F05A28;
    color: #fff;
}

#block-theme-sustainabilityconsiderationscommitment {
    padding: 64px 0;
}

#sustainability-top .field--name-body h3 {
    font-weight: 900;
    font-size: 28px;
    line-height: 40px;
    color: #fff;
    display: block;
    margin-bottom: 16px;
}

#sustainability-top .field--name-body p {
    color: #fff;
}

#sustainability-bottom {
    /*background: #F8FAFC;*/
}

#sustainability-bottom #block-theme-sustainabilityconsiderationsprinciples {
    padding: 156px 0 64px;
}

#sustainability-bottom #block-theme-sustainabilityconsiderationsprinciples h2 {
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    color: #0F172B;
    display: block;
    margin-bottom: 16px;
}

#sustainability-bottom #block-theme-sustainabilityconsiderationsprinciples ul {
    padding: 0;
    margin: 0;
}

#sustainability-bottom #block-theme-sustainabilityconsiderationsprinciples ul li {
    list-style: none;
    margin-bottom: 32px;
}

#sustainability-bottom #block-theme-sustainabilityconsiderationsprinciples ul li p {
    font-size: 16px;
    color: #62748E;
}

#sustainability-bottom #block-theme-sustainabilityconsiderationsprinciples ul li p:first-child {
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    color: #0F172B;
    display: block;
    margin-bottom: 10px;
    background: url(./../images/double-tick-blue.png) no-repeat left center / 16px;
    padding-left: 25px;
}

#block-theme-mdcbprinciplesforresponsibleinvestment {
    padding: 48px;
    background: #FFFFFF;
    border: 1px solid #E2E8F0;
    border-radius: 24px;
    /*margin-bottom: 156px;*/
}

#block-theme-mdcbprinciplesforresponsibleinvestment h2{
    font-weight: 900;
    font-size: 28px;
    line-height: 40px;
    color: #0F172B;
    display: block;
    margin-bottom: 8px;
}

#block-theme-mdcbprinciplesforresponsibleinvestment h4{
    font-weight: 900;
    font-size: 21px;
    line-height: 32px;
    color: #0069A8;
    display: block;
    margin-bottom: 16px;
    margin-top: 32px;
}

#block-theme-mdcbprinciplesforresponsibleinvestment ul {
    padding: 0;
    margin: 0;
}

#block-theme-mdcbprinciplesforresponsibleinvestment ul li{
    background: url(./../images/double-tick-grey.png) no-repeat left center / 16px;
    list-style: none;
    padding-left: 25px;
    margin-bottom: 16px;
}

#block-theme-sustainabilityconsiderationsourframework {
    margin: 64px 0;
}

#block-theme-sustainabilityconsiderationsourframework .field--name-body img{
    text-align: center;
    margin: 0 auto;
    display: block;
}

#block-theme-sustainabilityconsiderationsourframework .field--name-body h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 60px;
    text-align: center;
    color: #0F172B;
    display: block;
    margin: 16px 0;
}

#block-theme-sustainabilityconsiderationsourframework .field--name-body p {
    text-align: center;
}

#block-theme-sustainabilityconsiderationsourframework .field--name-body .col-md-4 {
    margin-bottom: 30px;
}

#block-theme-sustainabilityconsiderationsourframework .field--name-body .inner {
    padding: 48px;
    background: #FFFFFF;
    border: 1px solid #E2E8F0;
    border-radius: 24px;
    margin-top: 16px;
    height: 100%;
}

#block-theme-sustainabilityconsiderationsourframework .field--name-body .inner h4 {
    font-weight: 900;
    font-size: 22px;
    line-height: 32px;
    color: #0F172B;
}

#block-theme-sustainabilityconsiderationsourframework .field--name-body .inner p {
    text-align: left;
}

#block-theme-sustainabilityconsiderationsourframework .bottom {
    padding-top: 32px;
}

#block-theme-sustainabilityconsiderationsourframework .bottom a {
  padding: 16px 64px 16px 24px;
    background: #008BD3 url(./../images/pdf-icon-white.png) no-repeat 90% center / 24px;
  border: 1px solid #008BD3;
  border-radius: 999px;
  display: inline-block;
  margin-top: 24px;
  color: #fff;
}

#block-theme-sustainabilityconsiderationsourframework .bottom a:hover {
    background: #0072ad url(./../images/pdf-icon-white.png) no-repeat 90% center / 24px;
}

.path-node-97 #content-top {
    background: #DFF2FE;
    padding: 156px 15px;
}

#block-theme-supplychaindocuments .field--name-body .links,
#block-theme-supplychaindocuments .field--name-body h5,
#block-theme-supplychaindocuments .field--name-body h2,
#block-theme-supplychaindocuments .field--name-body p{
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

#block-theme-supplychaindocuments .field--name-body h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 48px;
    line-height: 60px;
    color: #0F172B;
    margin: 16px auto;
}

#block-theme-supplychaindocuments .field--name-body .links a{
    margin: 30px 10px 0;
}

#block-theme-views-block-opportunities-tenders-block-3 .view-top {
    margin-bottom: 32px;
}

#block-theme-views-block-opportunities-tenders-block-3 .view-top h2 {
    margin-bottom: 64px;
}

#block-theme-views-block-opportunities-tenders-block-3 .view-top h5 {
    font-weight: 900;
    font-size: 22px;
    line-height: 32px;
    color: #0F172B;
}

#block-theme-governancesustainabilityheader {
    padding: 156px 0 32px;
}

#block-theme-governancesustainabilityheader .field--name-body .container * {
    text-align: center;
}

.path-node-184 #content #block-theme-content .field--name-body .links a {
    padding: 16px 64px 16px 24px;
    border: 1px solid #008BD3;
    border-radius: 999px;
    display: inline-block;
    margin-top: 24px;
    background: transparent url(./../images/chevron-blue-right.png) no-repeat 90% center / 24px;
    color: #008BD3;
    width: 100%;
}

.path-node-184 #content #block-theme-content .field--name-body .links a:hover {
    background: #f2f2f2 url(./../images/chevron-blue-right.png) no-repeat 90% center / 24px;
}

.path-node-186 .layout-container#inner, 
.path-node-185 .layout-container#inner,
.path-node-183 .layout-container#inner,
.path-node-108 .layout-container#inner,
.path-node-182 .layout-container#inner,
.path-node-184 .layout-container#inner {
    background: #F0FDF4;
}

.path-node-182 .layout-container#inner #block-theme-content,
.path-node-184 .layout-container#inner #block-theme-content {
    background: #fff;
    border: 1px solid #E2E8F0;
    border-radius: 24px;
    margin-bottom: 156px;
    padding: 48px;
}

.path-node-182 .layout-container#inner #block-theme-content .field--name-body p{
    background: url(./../images/double-tick-grey.png) no-repeat left center / 16px;
    list-style: none;
    padding-left: 25px;
    margin-bottom: 16px;
}

#block-theme-environmentsustainabilityheader {
    padding-bottom: 32px;
}

.path-node-182 .layout-container#inner #block-theme-content {
    margin-bottom: 32px;
}

#block-theme-environmentsustainabilitybodyimage {
    margin-bottom: 156px;
}

#block-theme-environmentsustainabilitybodyimage .field--name-body {
    text-align: center;
}

#block-theme-environmentsustainabilitybodyimage .field--name-body .field-content-wrapper {
    text-align: center;
    display: inline-block;
}

#block-theme-investingresponsiblydrivingsustainableimpactbodycontent {
    margin-bottom: 32px;
}

#block-theme-investingresponsiblydrivingsustainableimpactbodycontent .field--name-body .cursive{
    text-align: center;
}

#block-theme-investingresponsiblydrivingsustainableimpactbodycontent .field--name-body h2{
    text-align: center;
    font-style: normal;
    font-weight: 900;
    font-size: 57px;
    line-height: 72px;
    color: #0F172B;
    margin-bottom: 32px;
}

#block-theme-investingresponsiblydrivingsustainableimpactbodycontent .field--name-body h5 {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    color: #0F172B;
    background: url(./../images/double-tick-blue.png) no-repeat left center / 16px;
    padding-left: 25px;
}

#block-theme-investingresponsiblydrivingsustainableimpactbodycontent .field--name-body .bottom-row {
    margin-top: 96px;
}

.path-node-186 #block-theme-content .field--name-body .row .inner,
.path-node-185 #block-theme-content .field--name-body .bottom-row .inner,
.path-node-185 #block-theme-content .field--name-body .top-row .inner,
#block-theme-investingresponsiblydrivingsustainableimpactbodycontent .field--name-body .bottom-row .inner {
  border: 1px solid #E2E8F0;
  background: #fff;
  padding: 48px;
  border-radius: 24px;
  height: 100%;
}

#block-theme-investingresponsiblydrivingsustainableimpactbodycontent .field--name-body .bottom-row .col-12 {
    margin-bottom: 32px;
}

.path-node-186 #block-theme-content .field--name-body .row .col-12 {
    padding-bottom: 32px;
}

.path-node-186 #block-theme-content .field--name-body .row .inner{
     border: 1px solid #00C950;
}

.path-node-185 #block-theme-content .field--name-body .bottom-row .col-12 {
    padding-right: 60px;
    margin-bottom: 60px;
}

.path-node-185 #block-theme-content .field--name-body .bottom-row .inner {
    position: relative;
}

.path-node-185 #block-theme-content .field--name-body .bottom-row .one .inner:after,
.path-node-185 #block-theme-content .field--name-body .bottom-row .two .inner:after {
    background: url(./../images/black-arrow.png) no-repeat left center / 32px;
    content: "";
    width: 34px;
    height: 16px;
    position: absolute;
    margin: auto;
    top: 0;
    bottom: 0;
    right: -45px;
}

.path-node-185 #block-theme-content .field--name-body .bottom-row .inner h3,
.path-node-185 #block-theme-content .field--name-body .top-row .inner h4,
#block-theme-investingresponsiblydrivingsustainableimpactbodycontent .field--name-body .bottom-row .inner h4 {
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
  color: #0F172B;
}

.path-node-185 #block-theme-content .bottom-row {
    padding-top: 156px;
}

.path-node-185 #block-theme-content .bottom-row h2 {
    padding-bottom: 32px;
}

.path-node-185 #block-theme-content .field--name-body .bottom-row .inner p {
    color: #008236;
    font-weight: bold;
}

.path-node-185 #block-theme-content .field--name-body .bottom-row .divider {
    background: url(./../images/divider-arrow.png) no-repeat center / contain;
    height: 71px;
    margin: 32px 0;
    content: "";
}

#block-theme-sustainabilityframeworkpolicyourcommitment {
    margin: 156px 0;
}

#block-theme-sustainabilityframeworkpolicyourcommitment .field--name-body .col-12 {
    padding: 32px 32px;
    background: #fff;
    position: relative;
}

#block-theme-sustainabilityframeworkpolicyourcommitment .field--name-body .col-12 h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    color: #0F172B;
}

#block-theme-sustainabilityframeworkpolicyourcommitment .field--name-body .col-12 p:first-child{
    padding-right: 160px;
}

#block-theme-sustainabilityframeworkpolicyourcommitment .field--name-body .col-12 p a {
    position: absolute;
    right: 32px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 55px;
    background: #0072ad url(./../images/chevron-white-right.png) no-repeat 90% center / 24px;
    padding: 16px 64px 16px 24px;
    border: 1px solid #008BD3;
    border-radius: 999px;
    display: inline-block;
    color: #fff;
}

#block-theme-mdcbprinciplesforresponsibleinvestment-2 {
    margin-bottom: 156px;
}

#block-theme-responsiblesourcing h2,
#block-theme-mdcbprinciplesforresponsibleinvestment-2 .field--name-body h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 48px;
    color: #0F172B;
}

#block-theme-mdcbprinciplesforresponsibleinvestment-2 .field--name-body .bottom-row {
    border: 1px solid #E2E8F0;
    background: #fff;
    border-radius: 24px;
    padding: 48px;
    margin-top: 32px;
}

#block-theme-mdcbprinciplesforresponsibleinvestment-2 .field--name-body .bottom-row p {
  color: #0069A8;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
  line-height: 32px;
}

#block-theme-mdcbprinciplesforresponsibleinvestment-2 .field--name-body .bottom-row ul {
    padding: 0;
    margin: 0;
}

#block-theme-mdcbprinciplesforresponsibleinvestment-2 .field--name-body .bottom-row ul li {
    list-style: none;
    position: relative;
    display: block;
    padding-left: 30px;
    margin-bottom: 15px;
}

#block-theme-responsiblesourcing .field--name-body h3:before,
#block-theme-mdcbprinciplesforresponsibleinvestment-2 .field--name-body .bottom-row ul li:before {
    background: url(./../images/double-tick-grey.png) no-repeat center / 16px;
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
}

#block-theme-responsiblesourcing .field--name-body h3:before {
    background: url(./../images/double-tick-blue.png) no-repeat center / 16px;
}

.path-node-186 #block-theme-socialresponsibilityheader .field--name-body p {
    max-width: 80%;
    margin: 0 auto;
    display: block;
    text-align: center;
}

.path-node-186 #block-theme-content .field--name-body .row .inner h3 {
    font-style: normal;
    font-weight: 900;
    font-size: 22px;
    line-height: 32px;
    color: #0F172B;
    margin: 32px 0 12px;
}

.path-node-186 #block-theme-content .field--name-body .row .inner ul {
    margin: 0;
    padding: 0 0 0 20px;
}

#block-theme-views-block-our-staff-block-1 {
    margin: 156px 0;
}

#block-theme-views-block-our-staff-block-1 h2 {
    font-style: normal;
    font-weight: 900;
    font-size: 40px;
    line-height: 72px;
    color: #0F172B;
    margin-bottom: 32px;
}

#block-theme-responsiblesourcing {
    margin-bottom: 156px;
}

#block-theme-responsiblesourcing .field--name-body h3 {
    font-style: normal;
    font-weight: 700;
    font-size: 17px;
    line-height: 24px;
    color: #0F172B;
    position: relative;
    display: block;
    padding-left: 30px;
    margin-bottom: 15px;
    margin-top: 48px;
}

#block-theme-keyachievements {
    margin-bottom: 156px;
}

#block-theme-keyachievements .field--name-body {
    border: 1px solid #E2E8F0;
    padding: 48px;
    background: #fff;
    border-radius: 24px;
}

#block-theme-keyachievements .field--name-body h1,
#block-theme-keyachievements .field--name-body h2 {
    font-weight: 900;
    font-size: 22px;
    line-height: 32px;
    color: #0F172B;
    margin-top: 100px;
}

#block-theme-keyachievements .field--name-body h1 {
    font-size: 32px;
    margin: 0 0 50px 0;
}

#block-theme-responsiblesourcing .field--name-body ul,
#block-theme-keyachievements .field--name-body ol {
    padding-left: 15px;
    margin: 0;
    list-style-type: lower-alpha;
}


/* Responsive adjustments */
@media (max-width: 1399px) {
    #block-theme-nicemenus ul.nice-menu li {
        padding-right: 10px;
    }
}

@media (max-width: 1200px) {

  #block-theme-nicemenus ul.nice-menu li.menuparent {
    margin-right: 0;
  }

  .path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item .views-field-fieldset .views-field-title a {
    margin-top: 0;
  }

  #block-theme-slidelinksnewsviews .field--name-body .col .card-inner a {
    font-size: 15px;
  }

  #block-theme-headerservices .title-text {
    font-size: 3rem;
  }

  #block-theme-headerservices .hero-image {
    width: 180px;
    height: 120px;
  }

  #block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li a,
  #block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li a {
    font-size: 15px;
  }

  #block-theme-careerswhyworkatmdcb .field--name-body .bottom .left {
    padding-top: 0;
  }

}

@media (max-width: 992px) {
    .path-node-185 #block-theme-content .field--name-body .bottom-row .divider {
        display: none;
    }

    .path-node-185 #block-theme-content .field--name-body .bottom-row .inner:after{
        display: none;
    }
    
    .path-node-185 #block-theme-content .field--name-body .bottom-row .col-12:nth-child(3) .inner:after,
    .path-node-185 #block-theme-content .field--name-body .bottom-row .col-12:nth-child(5) .inner:after,
    .path-node-185 #block-theme-content .field--name-body .bottom-row .col-12:nth-child(8) .inner:after {
        background: url(./../images/black-arrow.png) no-repeat left center / 32px;
        content: "";
        width: 34px;
        height: 16px;
        position: absolute;
        margin: auto;
        top: 0;
        bottom: 0;
        right: -45px;
        display: inline-block;
    }
    
    #block-theme-keyachievements .field--name-body h2 {
        margin-top: 0;
    }
    
    .path-node-185 #block-theme-content .field--name-body .top-row .col-12 {
        margin-bottom: 32px;
    }
     
    #block-theme-sustainabilityframeworkpolicyourcommitment .field--name-body .col-12 p a {
        position: relative;
        right: auto;
        left: auto;
        top: auto;
        bottom: auto;
    }
    
  #block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li a,
  #block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li a {
    white-space: pre-wrap;
  }

  #block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-main,
  #block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-main {
    padding: 30px;
  }

  #block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-main h2,
  #block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-main h2{
    font-size: 35px;
    line-height: 1.2;
  }

  #focus #block-theme-focus .field--name-body h2,
  #front #content-wrapper #content #block-theme-portfolio .field--name-body h2,
  #front #content-wrapper #content-top .field--name-body h2,
  #block-theme-principlesandvalues .field--name-body h2 {
    font-size: 30px;
    line-height: 36px;
  }

  #invest #block-theme-whyinvestwithus .field--name-body h2,
  #contributions #block-theme-contributions .field--name-body h2,
  #block-theme-views-block-latest-news-updates-block-2 h2,
  #news #block-theme-views-block-latest-news-updates-block-1 h2,
  #invest #block-theme-whyinvestwithus .field--name-body h2,
  #contributions #block-theme-contributions .field--name-body h2{
    font-size: 35px;
    line-height: 1.2;
    margin-bottom: 24px;
  }

  #block-theme-views-block-latest-news-updates-block-2 .views-field-fieldset,
  #block-theme-views-block-latest-news-updates-block-2 .views-field-field-image,
  #news #block-theme-views-block-latest-news-updates-block-1 .views-field-fieldset,
  #news #block-theme-views-block-latest-news-updates-block-1 .views-field-field-image {
    width: 100%;
    float: none;
  }

  #block-theme-views-block-latest-news-updates-block-2 .views-field-fieldset .views-field-title span,
  #news #block-theme-views-block-latest-news-updates-block-1 .views-field-fieldset .views-field-title span {
    margin-top: 12px;
    display: block;
  }

  #events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset {
    padding-right: 0;
  }

  .events-block-view .view-content .views-field-fieldset .views-field-view-node,
  #events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset .views-field-view-node {
    position: relative;
    top: auto;
    margin-top: 24px;
  }

  #sub-footer #block-theme-contactdetails .field--name-body .field-content-wrapper p {
    font-size: 22px;
  }

  #footer #block-theme-footermenu {
    padding-left: 0;
    padding-top: 100px;
    padding-right: 0;
  }

  #copyright #block-theme-socialmedia .field--name-body {
    text-align: left;
  }

  #nav-wrapper .container {
    position: relative;
    display: block;
  }

  #block-theme-nicemenus {
    display: none;
  }

  .responsive-menu-toggle-icon span.label {
    display: inline-block;
  }

  #block-theme-responsivemenumobileicon {
    display: inline-block;
    position: absolute;
    right: 0;
    width: 115px;
  }

  #block-theme-responsivemenumobileicon .block-content {
    margin-top: 5px;
  }

  .responsive-menu-toggle-icon:before,
  .responsive-menu-toggle-icon span.label,
  .responsive-menu-toggle-icon:after,
  .responsive-menu-toggle-icon span.icon {
    color: #62748E;
  }

  #front .responsive-menu-toggle-icon:before,
  #front .responsive-menu-toggle-icon span.label,
  #front .responsive-menu-toggle-icon:after,
  #front .responsive-menu-toggle-icon span.icon {
    color: #fff;
  }

  .responsive-menu-toggle-icon:before,
  .responsive-menu-toggle-icon:after,
  .responsive-menu-toggle-icon span.icon {
    background: #62748E;
  }

  #front .responsive-menu-toggle-icon:before,
  #front .responsive-menu-toggle-icon:after,
  #front .responsive-menu-toggle-icon span.icon {
    background: #fff;
  }

  #hero #block-theme-views-block-slide-block-1 .views-field-body p {
    max-width: 70%;
    margin: 0 auto;
    line-height: 1;
    font-size: 40px;
  }

  #hero #block-theme-views-block-slide-block-1 .views-field-body p * {
    line-height: 1.5;
    font-size: 40px;
  }

  #hero #block-theme-views-block-slide-block-1 .views-field-body p:before,
  #hero #block-theme-views-block-slide-block-1 .views-field-body p:after {
    width: 60px;
    height: 3px;
    top: 60px;
    right: -40px;
    display: none;
  }

  #hero #block-theme-views-block-slide-block-1 .views-field-body p em {
    background: url(./../images/slide-bg-1.png) no-repeat right center / 50px;
    padding-right: 50px;
  }

  #hero #block-theme-views-block-slide-block-1 .views-field-body p span {
    background: url(./../images/slide-bg-2.png) no-repeat right center / 40px;
    padding-right: 50px;
  }

  #block-theme-views-block-inner-slide-block-1 .views-field-fieldset .views-field-body h2 {
    font-size: 35px;
    line-height: 1.2;
  }

  #block-theme-aboutpagereadytopartner .field--name-body h2 span {
    font-size: 30px;
  }

  .header-type-one .field--name-body h2,
  #block-theme-headerourhistory .field--name-body h2,
  #inner.portfolio-pages #content .title,
  #inner.people-pages #content .title {
    font-size: 35px;
    line-height: 1.2;
  }

  .path-node-25 #content #block-theme-content .field--name-body .governance-intro {
    max-width: 100%;
    text-align: left;
  }

  #footer #block-theme-simplenewssubscription .block-content,
  #footer #block-theme-simplenewssubscription h2 {
    width: 100%;
    float: none;
  }

  .path-products #content #block-theme-content .view-our-products .views-row, .path-services #content #block-theme-content .view-services .views-row {
    display: block;
  }

  .path-services #content #block-theme-content .view-services .views-field-title .field-content{
    font-size: 35px;
  }

  .path-node-38 #content #block-theme-content .process-step:nth-child(2) .step-image-wrapper,
  .path-node-38 #content #block-theme-content .process-step:nth-child(4) .step-image-wrapper {
    padding: 0;
  }

  #block-theme-slidelinksnewsviews .field--name-body .col {
    width: 20%;
    flex: none;
  }

  #block-theme-views-block-opportunities-tenders-block-1 .view-content .views-field-fieldset,
  #block-theme-views-block-opportunities-tenders-block-1 .view-content .views-field-field-image {
    width: 100%;
    float: none;
  }

  #block-theme-views-block-media-releases-block-1 .more-link,
  #block-theme-views-block-public-notices-block-1 .more-link,
  #block-theme-views-block-opportunities-tenders-block-1 .more-link{
    position: relative;
    top: auto;
  }

  .path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2),
  .path-latest-news-updates #block-theme-content .attachment > .views-element-container {
    width: 50%;
  }

  .path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item .views-field-fieldset .views-field-title a {
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 10px;
  }

  .path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(1) .views-field-title a {
    font-size: 24px;
    line-height: 1.2;
  }

  .page-node-type-products #content #block-theme-content h2,
  #block-theme-views-block-product-page-header-block-1 .views-field-fieldset .views-field-title,
  #block-theme-views-block-product-page-header-block-1 .views-field-fieldset .views-field-title .field-content,
  .block-type-one .field--name-body h2,
  #block-theme-supplierregistrationwhyregisterwithmdcb .field--name-body h2,
  #block-theme-sustainabilityconsiderationsdrivingresponsibleoperations h2,
  #block-theme-sustainabilityconsiderationsshapingbotswanaslegacy h2,
  #block-theme-sustainabilityconsiderationsinitiatives .top h2,
  #block-theme-sustainabilityconsiderationsouresgapproach .field--name-body .top h2,
  #block-theme-sustainabilityconsiderationsbuildingasustainable .field--name-body h2,
  #block-theme-simplenewssubscription-2 h2,
  #event-top .top-section h2.title, .page-node-type-opportunities-tenders #content h2.title,
  .page-node-type-public-notices #content h2.title, .page-node-type-news #content h2.title,
  .page-node-type-media-releases #content h2.title {
    font-size: 35px;
    line-height: 1.2;
  }

  .events-block-view .view-content .views-field-fieldset,
  #events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset {
    padding-right: 0;
  }

  .path-media-releases #content .attachment .views-field-fieldset {
    padding-top: 20px;
  }

  .ui-dialog .ui-dialog-titlebar-close {
    right: 0;
    top: -35px;
  }

  .path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2:after {
    display: none;
  }

  .path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2 h2,
  .path-node-98 #content #block-theme-views-block-opportunities-tenders-block-2 .view-content {
    width: 100%;
  }

  .path-upcoming-events-gatherings #block-theme-content .views-field-fieldset-2,
  .path-upcoming-events-gatherings #block-theme-content .views-field-fieldset-1 {
    width: 100%;
    float: none;
  }

  .path-upcoming-events-gatherings #block-theme-content .views-field-fieldset-2 {
    padding-top: 24px;
  }

  #block-theme-serviceswhychoosemdcb .why-choose-content > .col-lg-7 {
    border-top: none;
    padding-top: 0;
  }

  #block-theme-serviceswhychoosemdcb .why-choose-content > .col-lg-5{
    padding-bottom: 10px;
  }

  #block-theme-serviceswhychoosemdcb .why-item-title {
    font-weight: bold;
  }

  .path-products #content #block-theme-content .view-our-products .views-row,
  .path-services #content #block-theme-content .view-services .views-row,
  .path-products #content #block-theme-content .view-our-products .views-field-fieldset,
  .path-services #content #block-theme-content .view-services .views-field-fieldset,
  .path-products #content #block-theme-content .view-services .view-content ,
  .path-services #content #block-theme-content .view-services .view-content {
    padding-left: 0;
    padding-right: 0;
  }


  #block-theme-aboutpageharnessingmineralwealth .story-title {
    font-size: 1.75rem;
    margin-bottom: 2rem;
  }

  #block-theme-aboutpagediscovermcb .main-title {
    font-size: 2rem;
  }

  .path-node-12 #content-wrapper #content #block-theme-content .field--name-body .brand-title {
    font-size: 1.75rem;
    margin-bottom: 1rem;
  }
  #block-theme-ourbrandheader .brand-main-title {
    font-size: 2.25rem;
  }

  #block-theme-ourbrandheader .brand-content {
    padding-right: 0;
    margin-bottom: 3rem;
    text-align: center;
  }

  #block-theme-ourbrandheader .brand-graphic-container {
    padding-left: 0;
    margin-top: 2rem;
  }

  #block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .history-content {
    padding-right: 0;
    margin-bottom: 2rem;
    height: auto;
  }

  #block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .history-title {
    font-size: 1.75rem;
  }

  #block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .worker-image-container {
    margin-bottom: 2rem;
    height: auto;
  }

  #block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .mining-image-container {
    margin-bottom: 2rem;
    height: auto;
  }

  #block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .objectives-section {
    height: auto;
  }

  #block-theme-ourhistorymcbtoday .today-content,
  #block-theme-ourhistorymcbtoday .legacy-content {
    padding-right: 0;
    height: auto;
    margin-bottom: 2rem;
  }

  #block-theme-ourhistorymcbtoday .section-title {
    font-size: 1.75rem;
  }

  #block-theme-ourhistorymcbtoday .equipment-image-container,
  #block-theme-ourhistorymcbtoday .city-image-container {
    height: auto;
    margin-bottom: 2rem;
  }

  #block-theme-ourhistorymcbtoday .legacy-quote {
    font-size: 1.25rem;
  }

  .path-node-25 #content #block-theme-content .field--name-body .framework-title {
    font-size: 1.75rem;
  }

  .path-node-25 #content #block-theme-content .field--name-body .framework-container {
    padding: 2rem 1.5rem;
  }

  #block-theme-headerservices .title-text {
    font-size: 2.5rem;
  }

  #block-theme-headerservices .hero-image {
    width: 160px;
    height: 100px;
  }

  #block-theme-headerservices .title-row {
    gap: 1.5rem;
  }

  #block-theme-contenttopservices .stakeholder-icon {
    width: 55px;
    height: 55px;
    font-size: 1.5rem;
  }

  #block-theme-contenttopservices .stakeholder-title {
    font-size: 1rem;
  }

  #block-theme-serviceswhychoosemdcb .section-title {
    font-size: 1.75rem;
  }

  #block-theme-serviceswhychoosemdcb .why-choose-content .col-lg-6:nth-child(odd) {
    border-right: none;
    padding-right: 0;
    margin-bottom: 1rem;
  }

  #block-theme-serviceswhychoosemdcb .why-choose-content .col-lg-6:nth-child(even) {
    padding-left: 0;
    margin-bottom: 2rem;
    padding-bottom: 2rem;
    border-bottom: 1px solid var(--bs-border-color);
  }

  #block-theme-serviceswhychoosemdcb .why-choose-content .col-lg-6:nth-child(n+3) {
    margin-top: 0;
    padding-top: 0;
  }

  #block-theme-serviceswhychoosemdcb .why-choose-content .col-lg-6:nth-child(3),
  #block-theme-serviceswhychoosemdcb .why-choose-content .col-lg-6:nth-child(4),
  #block-theme-serviceswhychoosemdcb .why-choose-content .col-lg-6:nth-child(5),
  #block-theme-serviceswhychoosemdcb .why-choose-content .col-lg-6:nth-child(6),
  #block-theme-serviceswhychoosemdcb .why-choose-content .col-lg-6:nth-child(7),
  #block-theme-serviceswhychoosemdcb .why-choose-content .col-lg-6:nth-child(8) {
    border-top: none;
  }

  #block-theme-serviceswhychoosemdcb .why-item-description {
    margin-bottom: 0;
  }

  #block-theme-ourproductswhychoosemdcb .order-lg-2 {
    order: 1;
    margin-bottom: 2rem;
  }

  #block-theme-ourproductswhychoosemdcb .order-lg-1 {
    order: 2;
  }

  #block-theme-ourproductswhychoosemdcb .section-title {
    font-size: 1.875rem;
  }

  .path-node-38 #content #block-theme-content .step-content {
    padding: 2rem 0 0 0;
  }

  .path-node-38 #content #block-theme-content .step-title {
    font-size: 1.5rem;
  }

  .path-node-38 #content #block-theme-content .process-step {
    margin-bottom: 3rem !important;
  }

  .path-node-38 #content #block-theme-content .process-step:not(:last-child)::after {
    margin: 2rem auto;
  }

  #block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .section-title {
    font-size: 1.875rem;
  }

  #block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .features-grid {
    margin-top: 2rem;
  }
}

@media (max-width: 768px) {
    .path-node-185 #content #block-theme-content .field--name-body .bottom-row .inner:after{
        display: none;
    }
    
    .path-node-185 #content #block-theme-content .field--name-body .bottom-row .col-12:not(:last-child) .inner:after{
        background: url(./../images/black-arrow.png) no-repeat left center / 32px;
        content: "";
        width: 34px;
        height: 16px;
        position: absolute;
        margin: auto;
        top: auto;
        bottom: -40px;
        right: 0;
        left: 0;
        display: inline-block;
        transform: rotate(90deg);
    }
    
  #block-theme-views-block-latest-news-updates-block-2 .view-top .more-link,
  #news #block-theme-views-block-latest-news-updates-block-1 .view-top .more-link {
    left: 0;
    top: 50px;
  }

  #block-theme-views-block-latest-news-updates-block-2 .view-top,
  #news #block-theme-views-block-latest-news-updates-block-1 .view-top {
    margin-bottom: 100px;
  }

  #footer #block-theme-footermenu > ul.menu > li {
    width: 50%;
  }

  #footer #block-theme-footermenu > ul.menu > li:nth-child(3) {
    clear: both;
    padding-top: 24px;
  }

  #footer #block-theme-footermenu > ul.menu > li:nth-child(4) {
    padding-top: 24px;
  }

  #footer #block-theme-footermenu ul.menu {
    padding: 0 15px;
  }

  #footer #block-theme-footermenu{
    background: url(./../images/footer-logo-1.png) no-repeat 15px top;
  }

  #hero #block-theme-views-block-slide-block-1 .views-field-body p * {
    font-size: 26px;
  }

  #hero #block-theme-views-block-slide-block-1 .views-field-body p:before,
  #hero #block-theme-views-block-slide-block-1 .views-field-body p:after {
    display: none;
  }

  #hero #block-theme-views-block-slide-block-1 .views-field-body p em {
    background: url(./../images/slide-bg-1.png) no-repeat right center / contain;
    padding-right: 35px;
  }

  #hero #block-theme-views-block-slide-block-1 .views-field-body p span {
     background: url(./../images/slide-bg-2.png) no-repeat right center / contain;
     padding-right: 50px;
  }

  #hero #block-theme-views-block-slide-block-1 .tns-outer img:not(.tns-lazy-img),
  #hero #block-theme-views-block-slide-block-1 .lazyload img {
    max-height: 470px;
    width: auto;
    max-width: none;
  }

  #hero #block-theme-views-block-slide-block-1 .tns-outer .tns-controls,
  #hero #block-theme-views-block-slide-block-1 .tns-outer .tns-nav {
    bottom: 20px;
  }

  #hero #block-theme-views-block-slide-block-1 .views-field-nothing span {
    max-width: 90%;
    margin: 0 auto;
    display: block;
    text-align: center;
  }

  #block-theme-views-block-inner-slide-block-1 .views-field-fieldset .views-field-body h2 {
    max-width: 90%;
    font-size: 30px;
    line-height: 40px;
  }

  #inner.people-pages #content #header-section .photo {
    margin-top: 24px;
  }

  .header-type-three h2 {
    font-size: 40px;
    line-height: 1.5;
  }

  #block-theme-views-block-opportunities-tenders-block-1 .views-view-grid > div {
    margin-bottom: 24px;
  }

  #block-theme-slidelinksnewsviews .field--name-body .col {
    width: 30%;
    margin: 4px;
  }

  .path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2),
  .path-latest-news-updates #block-theme-content .attachment > .views-element-container{
    width: 100%;
  }

  .path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item .views-field-fieldset .views-field-title a {
    margin-top: 60px;
  }

  .page-node-type-public-notices #content .top-section .row div,
  .page-node-type-news #content .top-section .row div,
  .page-node-type-public-notices #content .block-better-social-sharing-buttons .block-wrapper,
  .page-node-type-news #content .block-better-social-sharing-buttons .block-wrapper,
  .page-node-type-media-releases #content .block-better-social-sharing-buttons .block-wrapper {
    text-align: center;
    margin-bottom: 12px;
  }

  .path-media-releases #content .attachment .views-field-fieldset,
  .path-media-releases #content .attachment .views-field-field-image {
    width: 100%;
    float: none;
  }

  #block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs,
  #block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-main,
  #block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs, #block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-main {
    width: 70%;
  }

  #block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs,
  #block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs {
    width: 30%;
  }

  #block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li,
  #block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li {
    padding: 15px;
  }

  #block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li a,
  #block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li a {
    font-size: 12px;
  }

  .path-faqs #content .view-faqs .view-content,
  .path-faqs #content .view-faqs .view-top {
    display: block;
    width: 100%;
    float: none;
  }

  .path-faqs #content .view-faqs .view-content {
    padding-top: 48px;
  }

  #block-theme-sustainabilityconsiderationsshapingbotswanaslegacy .wrapper {
    padding-right: 0;
  }

  #block-theme-sustainabilityconsiderationsshapingbotswanaslegacy p a {
    position: relative;
    margin-top: 15px;
    right: auto;
    top: auto;
    display: inline-block;
  }

  #block-theme-quicktabssupplierregistrationtabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li.active,
  #block-theme-quicktabsinvestorrelationstabs .block-wrapper .quicktabs-wrapper .quicktabs-tabs li.active {
    background: none;
  }

  .path-node-52 #content #block-theme-content .form-item {
    width: 100%;
    float: none;
    padding-right: 0;
  }




  #block-theme-aboutpagediscovermcb .main-title {
    font-size: 1.75rem;
  }

  #block-theme-aboutpagediscovermcb .discover-card {
    padding: 1.5rem;
  }

  .path-node-12 #content-wrapper #content #block-theme-content .field--name-body .brand-title {
    font-size: 1.5rem;
  }

  .path-node-12 #content-wrapper #content #block-theme-content .field--name-body .brand-element {
    padding: 1rem 0.5rem;
  }

  #block-theme-ourbrandheader {
    padding: 3rem 0;
  }

  #block-theme-ourbrandheader .brand-main-title {
    font-size: 1.75rem;
  }

  #block-theme-ourbrandheader .brand-content {
    text-align: center;
  }

  #block-theme-quicktabshistorytabs .quicktabs-main .field--name-body {
    padding: 2rem 0;
  }

  #block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .history-title {
    font-size: 1.5rem;
  }

  #block-theme-quicktabshistorytabs .quicktabs-main .field--name-body .objectives-section {
    padding: 1.5rem;
  }

  #block-theme-ourhistorymcbtoday {
    padding: 2rem 0;
  }

  #block-theme-ourhistorymcbtoday .section-title {
    font-size: 1.5rem;
  }

  #block-theme-ourhistorymcbtoday .legacy-quote {
    font-size: 1.1rem;
  }

  .path-node-25 #content #block-theme-content .field--name-body {
    padding: 2rem 0;
  }

  .path-node-25 #content #block-theme-content .field--name-body .framework-title {
    font-size: 1.5rem;
  }

  .path-node-25 #content #block-theme-content .field--name-body .framework-container {
    padding: 1.5rem 1rem;
  }

  .path-node-25 #content #block-theme-content .field--name-body .governance-intro {
    margin-bottom: 2rem;
  }

  #block-theme-headerservices {
    padding: 3rem 15px;
  }

  #block-theme-headerservices .title-text {
    font-size: 2rem;
  }

  #block-theme-headerservices .hero-image {
    width: 140px;
    height: 90px;
  }

  #block-theme-headerservices .title-row {
    gap: 1rem;
    flex-direction: column;
    align-items: center;
  }

  #block-theme-headerservices .title-row-1,
  #block-theme-headerservices .title-row-3 {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
  }

  #block-theme-headerservices .hero-actions {
    flex-direction: column;
    align-items: center;
  }

  #block-theme-headerservices .hero-btn {
    min-width: 250px;
  }

  #block-theme-contenttopservices {
    padding: 2rem 0;
  }

  #block-theme-contenttopservices .services-intro {
    margin-bottom: 2rem;
  }

  #block-theme-contenttopservices .stakeholder-item {
    margin-bottom: 1rem;
  }

  #block-theme-contenttopservices .stakeholder-icon {
    width: 50px;
    height: 50px;
    font-size: 1.25rem;
    margin-bottom: 1rem;
  }

  #block-theme-contenttopservices .services-footer {
    margin-top: 1.5rem;
    padding-top: 1.5rem;
  }

  #block-theme-serviceswhychoosemdcb {
    padding: 2rem 0;
  }

  #block-theme-serviceswhychoosemdcb .section-header {
    margin-bottom: 2rem;
  }

  #block-theme-serviceswhychoosemdcb .section-title {
    font-size: 1.5rem;
  }

  #block-theme-ourproductswhychoosemdcb .section-title {
    font-size: 1.625rem;
  }

  #block-theme-ourproductswhychoosemdcb .section-subtitle {
    font-size: 1rem;
  }

  #block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .section-title {
    font-size: 1.625rem;
  }

  #block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .feature-icon {
    width: 50px;
    height: 50px;
    font-size: 1.25rem;
  }

  #block-theme-contactdetails-2 .contact-label {
    font-size: 0.85rem;
  }

  #block-theme-contactdetails-2 .contact-value {
    font-size: 0.8rem;
    margin-top: 0.5rem;
  }

  #block-theme-contactdetails-2 .icon-placeholder img {
    width: 40px;
    height: 40px;
  }
}

@media (max-width: 576px) {

  #event-top .top-section .countdown-container .countdown-item .countdown-number {
    font-size: 25px;
  }

  #block-theme-views-block-inner-slide-block-1 .tns-outer img:not(.tns-lazy-img),
  #block-theme-views-block-inner-slide-block-1 .lazyload img {
    max-height: 470px;
    width: auto;
    max-width: none;
  }

  #block-theme-headerservices .title-text {
    font-size: 1.75rem;
  }

  #block-theme-headerservices .hero-image {
    width: 120px;
    height: 80px;
  }

  #block-theme-headerservices .title-row-1,
  #block-theme-headerservices .title-row-3 {
    flex-direction: column;
    gap: 1rem;
  }

  .path-node-38 #content #block-theme-content .step-title {
    font-size: 1.375rem;
  }

  .path-node-38 #content #block-theme-content .step-description {
    font-size: 0.95rem;
  }

  .path-node-38 #content #block-theme-content .detail-title {
    font-size: 0.9rem;
  }

  .path-node-38 #content #block-theme-content .detail-text {
    font-size: 0.8rem;
  }

  #block-theme-investmentprocesswhychoosemdcbsinvestmentprocess .section-title {
    font-size: 1.5rem;
  }
}

@media (max-width: 550px) {
  #hero #block-theme-views-block-slide-block-1 .views-field-body p {
    max-width: 90%;
  }

  #hero #block-theme-views-block-slide-block-1 .views-field-body p * {
    font-size: 20px;
    line-height: 1.2;
  }

  .events-block-view .view-content .views-field-fieldset-1,
  #events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset-1 {
    width: 75px;
  }

  .events-block-view .view-content .views-field-fieldset,
  #events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset {
    padding-left: 90px;
    float: none;
    width: 100%;
  }

}

@media (max-width: 500px) {
  .path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item .views-field-field-image,
  .path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item .views-field-fieldset {
    width: 100%;
    float: none;
  }

  .path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item .views-field-fieldset {
    padding-left: 0;
  }

  .path-latest-news-updates #block-theme-content .attachment > .views-element-container:nth-child(2) .item .views-field-fieldset .views-field-title a {
    margin-top: 10px;
  }

}

@media (max-width: 430px) {
  #footer #block-theme-footermenu > ul.menu > li {
    width: 100%;
  }
}

@media (max-width: 340px) {
  .events-block-view .view-content .views-field-fieldset-1,
  #events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset-1 {
    display: block;
    float: none;
    width: 100%;
  }

  .events-block-view .view-content .views-field-fieldset,
  #events #block-theme-views-block-upcoming-events-gatherings-block-1 .view-content .views-field-fieldset {
    padding-left: 0;
    padding-top: 12px;
  }
}

.path-strategic-partners #content #block-theme-content .views-field-title * ,
.path-strategic-partners #content #block-theme-content .views-field-field-logo * {
    text-align: center;
}

.path-strategic-partners #content #block-theme-content .views-field-title{
    text-align: center;
    margin-top: 20px;
}
