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

img {
  max-width: 100%;
  height: auto;
  vertical-align: middle !important;
  margin-bottom: 3px !important;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin-bottom: 100px;
  margin-top: 40px;
}
.grid-container a {
  background: transparent linear-gradient(90deg, #901c54 0%, #b3c5e7 100%) 0% 0%
    no-repeat padding-box;
  border-radius: 10px;
  padding: 15px 35px;
  opacity: 1;
  color: #fff;
  font-size: 1rem;
  display: flex;
  align-items: center;
}
#resoBoxMainText h1 {
  font-size: 1.7em;
  margin: 0em 0 0.7em;
}
#resoBoxMainText h2 {
  font-size: 1.6em;
  margin: 1.5em 0 0.7em;
}
#resoBoxMainText h3 {
  font-size: 1.5em;
  margin: 1.5em 0 0.7em;
}
#resoBox #resoBoxHead #resoBoxHeadText {
  font-family: "Lato", sans-serif;
  font-size: 1.2em;
  font-weight: bold;
  color: #ffffff;
  line-height: 45px;
  height: 45px;
  padding-left: 20px;
  background: var(--dark-blue);
}
#resoBox #resoBoxHead {
  background-image: url(resoBoxHeadBack.gif);
  background-repeat: no-repeat;
  background-position: right;
  height: 45px;
  background-color: #306ac1;
}
#resoBox #resoBoxLine {
  background-color: #5e686f;
  height: 5px;
}
#resoBox #resoBoxMain {
  border: 1px solid #ebebeb;
  border-top: 0px;
  padding-bottom: 20px;
  background-color: #ffffff;
}
#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: "Lato", sans-serif;
  font-size: 1.2em;
  color: #c9c9c9;
  text-decoration: none;
  font-weight: bold;
}
#resoBox #resoBoxMain .resoIconHead a:hover {
  font-family: "Lato", 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: "Lato", sans-serif;
  font-size: 1.1em;
  color: #000000;
  text-decoration: none;
}
#resoBox #resoBoxMain .resoIcon a:hover {
  font-family: "Lato", 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: 10px;
}
#awards-logos {
  display: none !important;
}
.disclaimer {
  font-size: 12px;
  color: #999999;
}
.table_header {
  font-weight: bold;
  background-color: #324B7D;
}
.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: #dddddd;
}

#resoBoxMainText p {
  font-family: "Open Sans", sans-serif;
  font-size: 1em;
  color: #000000;
}

#resoBoxMainText .copyright p {
  font-family: "Lato", sans-serif;
  font-size: 12px;
}

.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: #000000;
  font-size: 1em;
}

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

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

@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 {
  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: "Open Sans";
  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;
}

.entry-title {
  padding: 15vh 20px;
  width: calc(100% + 1000px);
  background: linear-gradient(to right, rgba(245, 245, 245, 1),
    rgba(220, 230, 250, 1));
  margin-bottom: 35px;
  font-size: 3rem;
  color: var(--dark-blue);
}

#resoBoxMainHead {
  display: none;
}

#resoBoxHeadText {
  background-color: #324B7D !important;
}

#resoBoxMain table {
  width: auto !important;
  margin: auto;
}

@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;
    padding: 5px;
  }

  #resoBoxMainText {
    overflow: scroll;
  }
}