body {
  color: var(--dark-blue);
  font-weight: 300;
  font-size: 14px;
}
#resoBox {
  width: 100%;
  text-align: left;
  margin: 40px auto;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle !important;
  margin-bottom: 3px !important;
}
.grid-container {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
    justify-content: center;
}
.grid-container a {
    font-family: 'Raleway', sans-serif;
    color: #fff;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-image: url(/wp-content/uploads/2024/12/bubble-2.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    height: 320px;
    width: 320px;
    font-weight: bold;
}
#resoBoxMainText h1 {
  margin: 0.5em 0;
     color: #ffff;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    font-size: 3rem;
}
#resoBoxMainText h2 {
  font-size: 1.6em;
  margin: 1.5em 0 0.7em;
  text-align: center;
}
#resoBoxMainText h3 {
  font-size: 1.5em;
  margin: 1.5em 0 0.7em;
    text-align: center;

}
.inner-wrap.clearfix iframe {
    width: 100%;
}

#resoBox #resoBoxLine {
  height: 5px;
}
#resoBox #resoBoxMain {
  border-top: 0px;
  padding-bottom: 20px;
  background-color: none;
}
#resoBox #resoBoxMain .resoIconHead {
  float: left;
  margin-top: 20px;
  margin-left: 40px;
  background-repeat: no-repeat;
  background-position: left top;
  width: 280px;
}

.hmrcL {
  float: left;
}

#resoBox #resoBoxMain .resoIconHead a {
font-family: 'Raleway', sans-serif;  font-size: 1.2em;
  color: #c9c9c9;
  text-decoration: none;
  font-weight: bold;
}
#resoBox #resoBoxMain .resoIconHead a:hover {
  font-family: 'Raleway', sans-serif;
  font-size: 1.2em;
  color: #5e686f;
  text-decoration: underline;
  font-weight: bold;
}
#resoBox #resoBoxMain .resoIcon {
  float: left;
  margin-top: 20px;
  background-repeat: no-repeat;
  background-position: 50% 0px;
  text-align: center;
  width: 20%;
  padding: 0 15px;
}
#resoBox #resoBoxMain .resoIcon a {
  font-family: 'Raleway', sans-serif;
  font-size: 1.1em;
  color: #000000;
  text-decoration: none;
}
#resoBox #resoBoxMain .resoIcon a:hover {
  font-family: 'Raleway', sans-serif;
  font-size: 1.1em;
  color: #000000;
  text-decoration: underline;
}
#resoBox #resoBoxMain #resoBoxMainHead {
  height: 62px;
  border-bottom: solid 1px #ebebeb;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
}
#resoBox #resoBoxMain #resoBoxMainText {
    padding: 0px 10px;
    margin: 40px 0px;
    background: rgb(165 146 146 / 16%);
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
}
#awards-logos {
  display: none !important;
}
.disclaimer {
  font-size: 12px;
  color: #999999;
}
.table_header, table tr:nth-child(2n) {
  font-weight: bold;
  background-color: transparent;
}

.table_header p strong,
.table_sub_header p strong,
.table_header p b,
.table_sub_header p b,
.table_header p,
.table_sub_header p,
.table_header p,
.table_sub_header p {
  color: #ffffff !important;
}
.table_sub_header {
  background-color: var(--dark-blue);
}
.sub_header_bg2 {
  background-color: #248cc7;
}
.sub_header_bg3 {
  background-color: #185e83;
}
.table_highlight_row {
  background-color: transparent;
}

#resoBoxMainText p {
  font-family: 'Raleway', sans-serif;
  font-size: 1.3em;
  color: #ffffff;
}
#resoBoxMainText a {
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
    text-decoration: underline;
}

#resoBoxMainText .copyright p {
  font-family: 'Raleway', sans-serif;
  font-size: 12px;
}
.table_header b{
    font-weight: bold;
}
.breadcrumbs {
  display: none;
}
#secondary {
  margin-top: 55px !important;
}

#secondary ul li {
  margin-left: 0;
  margin-bottom: 0;
}

#resoBoxMainText ul {
  list-style-type: square;
  margin: 1em 0 1.1em;
  font-size: 1em;
}

#resoBoxMainText ul li {
  margin-left: 3em;
  margin-bottom: 0.5em;
}

#resoBoxMainText strong {
  color: #ffffff;
  font-size: 1em;
}

.table_header strong {
  font-size: 1em;
  color: #ffffff;
}

#resoBoxMainText iframe {
  width: 100% !important;
  min-height: 1300px;
}
small {
    color: #fff;
}

@media (max-width: 932px) {
  #resoBox #resoBoxMain .resoIcon {
    width: 100%;
  }
}
/*-------------------------------*/
/*Custom styles website*/
/*-------------------------------*/

/*
.inner {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0px 20px 0px;
}
*/

div {
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/*
.cf:before,
.cf:after {
  content: " ";
  display: table; }
*/

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}
.grid-block-text {
    text-align: center;
}

.grid-block {
  position: relative;
  width: calc((100% - 45px) / 4);
  margin-right: 15px;
  margin-bottom: 15px;
  float: left;
  overflow: hidden;
}
.grid-block:nth-child(4n) {
  margin-right: 0;
}
@media all and (max-width: 1100px) {
  .grid-block {
    width: calc((100% - 30px) / 3);
  }
  .grid-block:nth-child(4n) {
    margin-right: 15px;
  }
  .grid-block:nth-child(3n) {
    margin-right: 0;
  }
}
@media all and (max-width: 850px) {
  .grid-block {
    width: calc((100% - 15px) / 2);
  }
  .grid-block:nth-child(3n) {
    margin-right: 15px;
  }
  .grid-block:nth-child(2n) {
    margin-right: 0;
  }
}
@media all and (max-width: 650px) {
  .grid-block {
    width: 100%;
    margin-right: 0;
  }
}
.grid-block .grid-block-overlay {
  position: absolute;
  overflow: hidden;
  display: block;
  color: white;
  bottom: 0;
  right: 0;
  min-height: 24px;
  text-align: right;
  width: 100%;
  z-index: 10;
  padding: 14px 13px 11px 65px;
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  transition: all 200ms ease;
}
.grid-block .grid-block-overlay > * {
  position: relative;
  z-index: 5;
}
.grid-block .grid-block-overlay:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 60px;
  background: var(--dark-blue);
  z-index: 1;
}

.grid-block:hover .grid-block-overlay:after {
  background: #5e686f;
}

.contact-grid-container {
  margin: 30px 0 150px 0;
}

.contact-block {
  width: calc((100% - 15px) / 2);
  overflow: visible;
}
.contact-block:nth-child(2n) {
  margin-right: 0;
}
.contact-block .grid-block-overlay {
  font-size: 1em;
  font-weight: bold;
  min-height: 60px;
  padding: 19px 0 19px 65px;
}
.contact-block .grid-block-overlay-extra {
  padding-left: 60px;
  font-size: 18px;
  font-weight: 300;
}
@media all and (max-width: 650px) {
  .contact-block {
    width: 100%;
  }
}

.grid-block-bg {
  height: 0;
  padding-bottom: 100%;
  position: relative;
  z-index: 2;
  background-size: cover !important;
}

.switchWrapper {
  display: none;
}
.slick-slide {
  height: auto;
}

/* Resource Centre Amends */
.page-container, #main .inner-wrap {
    padding: 0 20px;
    max-width: 1295px;
    margin: 0 auto;
}

.entry-title {
    margin-bottom: 35px;
    text-align: center;
}

#resoBoxMainHead {
  display: none;
}

#resoBoxHeadText {
    display: none;
}

#resoBoxMain table {
    width: auto !important;
    margin: 10px auto;
    border-color: #fff;
    padding: 0px;
    border-radius: 20px;
}

@media only screen and (max-width: 768px) {
  .grid-container {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media only screen and (max-width:480px) {
  .grid-container {
    grid-template-columns: repeat(1, 1fr);
  }

  .entry-title {
    width: calc(100% + 40px);
    margin-left: -20px;
  }

  #resoBoxMain table * {
    font-size: 12px;
  }

  #resoBoxMainText {
    overflow: scroll;
  }
    #resoBox #resoBoxMain #resoBoxMainText {
    padding: 0px ;
    margin:  0px;
}
}