@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,400;0,700;0,900;1,400;1,700;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Material+Symbols+Outlined:opsz,wght,FILL,GRAD@48,400,0,0');

body,
p,
b,
strong,
ul li,
ol li,
a,
h1,
h2,
h3,
h4,
h5 {
  font-family: 'Lato', sans-serif !important;
}

.med-ed-icon {
  width: 105px;
  margin: 0 auto;
}

.hero-banner h1 {
  font-weight: 700;
  font-size: 50px;
  line-height: 60px;
  color: #fff;
  text-shadow: 0px 2px 4px #27357591;
  width: 55%;
  margin-top: 0;
}

.home .hero-banner h1 {
  margin-top: 10%;
}

.resources .hero-banner h1,
.events .hero-banner h1 {
  width: 85%;
}

.hero-banner h1 sup {
  font-weight: 700;
  font-size: 60%;
  top: -0.6em;
}

h2 sup,
h3 sup {
  top: -0.6em;
  font-size: 58%;
}

.hero-banner h2 {
  font-weight: 600;
  font-size: 22px;
  line-height: 27px;
  color: #fff;
  text-shadow: 0px 2px 4px #27357591;
  width: 54%;
}

.blue-container h2 {
  font-size: 27px;
  line-height: 33px;
  color: #fff;
  width: 80%;
}

.blue-container h3,
.cta-cols h3 {
  font-weight: 500;
  font-size: 30px;
  line-height: 34px;
  color: #fff !important;
}

.resources h2,
.modal-body h2 {
  font-size: 32px;
  line-height: 39px;
  color: #8b034f;
  font-weight: bold;
}

.blue-container p,
.cta-cols p {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
}

.grey-container h3,
.icon-cols h3,
.infographic-cols h3,
.white-container h3 {
  font-weight: 700;
  font-size: 32px;
  line-height: 39px;
  color: #8b034f;
}

.grey-container p,
.white-container p {
  font-size: 20px;
  line-height: 30px;
}

.grey-container a {
  color: #3C1070;
}

body,
p {
  font-size: 20px;
  line-height: 28px;
  color: #565b62;
  font-weight: 400;
}

.hcp-text {
  font-size: 13px;
  text-align: center;
  padding-top: 7px;
  line-height: 18px;
}

.hcp-text a {
  color: #3C1070;
}

.pi-text {
  font-size: 13px;
  text-align: right;
  padding-top: 7px;
  line-height: 18px;
}

.pi-text a {
  color: #566F78;
}

.sm-text p,
p.sm-text {
  font-size: 12px;
  line-height: 20px;
}

.navbar-default .top-header {
  border-bottom: 0;
  padding: 15px 0 10px;
  background: #F8F8F8;
  box-shadow: 0px 3px 6px #b2b2b2;
}

.static-links-wrapper {
  position: absolute;
}

.primary-navigation .nav>li:first-child {
  margin-left: 70px;
}

.primary-navigation .nav>li a,
.primary-navigation .nav .static-links-wrapper>li.first-level-item a {
  font-size: 16px;
  line-height: 20px;
  color: #565B62;
  letter-spacing: 0;
  text-decoration: none !important;
}

.primary-navigation .nav>li.open>.dropdown-menu>li a:hover {
  background: #337079;
  color: #fff;
}

.primary-navigation .navbar-nav .open .dropdown-menu>li a.parent-link {
  color: #565B62;
}

.primary-navigation .navbar-nav .open .dropdown-menu>li a.parent-link:hover {
  color: #fff;
}

.primary-navigation .nav>li {
  margin-right: 60px;
}

.navbar-default .navbar-nav>.open>a {
  background-color: transparent;
}

.menu-snippet-desktop {
  float: right;
  margin-top: -36px;
  margin-bottom: 8px;
}

.logo-snippet-cols .col-sm-4.column-1,
.logo-snippet-cols .col-sm-4.column-3 {
  width: 20%;
}

.logo-snippet-cols .col-sm-4.column-2 {
  width: 60%;
}

.hh-logo {
  width: 123px;
}

.menu-toggle {
  width: 350px;
}

.top-header-links {
  width: 100%;
}

.bottom-hover-border:after {
  color: #f0ab50;
}

.footer {
  background: #fff;
  padding: 0;
}

.footer p {
  color: #565b62;
  font-size: 16px;
}

.footer a {
  color: #3C1070;
  font-size: 16px !important;
}

.background-container-grey {
  background: #F0F0F0;
  box-shadow: 0px 3px 6px #b2b2b2;
}

.contact-us .background-container-grey {
  padding-top: 0;
  padding-bottom: 0;
}

.container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.hero-banner {
  height: 440px;
  background-position: bottom;
}

.hero-banner.less-height {
  height: 240px;
  padding-top: 60px;
}

.hero-banner .component-section {
  padding-top: 0;
}

.nav-pills {
  display: none;
}

.az-logo {
  width: 315px;
  float: right;
}

.footer-logo-cols {
  border-top: 2px solid #ccc;
  padding-top: 30px;
}

.refs-container {
  padding: 0;
}

.refs-container p {
  font-size: 12px;
  line-height: 20px;
  width: 95%;
  margin: 30px auto;
}

.ae-cols {
  width: 95%;
  margin: 30px auto;
}

.ae-cols h3 {
  font-size: 25px;
  line-height: 28px;
  font-weight: bold;
  color: #8b034f;
}

.ae-cols p {
  font-size: 20px;
  line-height: 28px;
}

.ae-cols a {
  font-size: 20px !important;
  line-height: 28px;
  color: #3C1070;
}

.ae-icon {
  width: 69px;
}

.ae-cols .col-sm-3.column-1 {
  width: 69px;
}

.ae-cols .col-sm-9.column-2 {
  width: calc(100% - 69px);
  padding-left: 30px;
}

.footer-dop-cols .column-2 {
  text-align: right;
}

.orange-icon {
  width: 107px;
  margin: 20px auto;
}

.orange-cta-icon {
  width: 105px;
}

.purple-container {
  background: #3c1070;
  margin: 20px auto;
  color: #fff;
  padding: 10px;
}

.purple-container p {
  font-size: 22px;
  line-height: 27px;
  color: #fff;
  padding-right: 8%;
}

.purple-container .btn-yellow .btn {
  margin-right: 30px !important;
}

.purple-container .btn-yellow .btn:hover,
.events-upcoming-container .btn-yellow .btn:hover {
  color: #fff;
}

.blue-container {
  background: #173C54;
  margin: 20px auto 20px;
  padding-top: 0;
}

.light-blue-container {
  background: #E0E2E5;
  margin: 20px auto;
  padding-top: 20px;
}

.grey-container {
  background: #E0E2E5;
  padding-top: 10px;
  margin: 40px auto 20px;
  border: 1px solid #dedada;
}

.white-container {
  background: #fff;
  padding-top: 0;
}

.icon-cols,
.infographic-cols {
  padding: 15px;
}

.icon-cols .col-sm-4.column-1,
.icon-cols .col-sm-4.column-2 {
  width: 32%;
  background: #fff;
  margin-right: 2%;
  height: 400px;
  border: 1px solid #DEDADA;
}

.icon-cols .col-sm-4.column-3 {
  width: 32%;
  background: #fff;
  margin-right: 0;
  height: 400px;
  border: 1px solid #DEDADA;
}

.infographic-cols .col-sm-6.column-1 {
  width: 49%;
  background: #fff;
  margin-right: 2%;
  height: 650px;
  border: 1px solid #DEDADA;
}

.infographic-cols .col-sm-6.column-2 {
  width: 49%;
  background: #fff;
  margin-right: 0;
  height: 650px;
  border: 1px solid #DEDADA;
}

.events h2 {
  font-size: 32px;
  color: #8b034f;
  font-weight: 700;
  margin-bottom: 30px;
}

.events-highlight-container {
  background: #fff;
  margin: 20px auto;
  padding-top: 20px;
}

.events-highlight-container h2 {
  font-size: 32px;
  font-weight: 700;
  line-height: 39px;
  color: #8b034f;
  margin-top: 0;
}

.events-highlight-container h3 {
  font-size: 20px;
  font-weight: 700;
  line-height: 28px;
  color: #8b034f;
}

.events h3 {
  font-size: 22px;
  color: #8b034f;
  font-weight: 700;
}

.events .hero-banner h2 {
  color: #fff;
}

.events-table-cols {
  padding: 20px;
}

.events-table-cols-light {
  background: #FAFAFA;
  padding: 20px;
}

.events-table-cols .col-sm-3,
.events-table-cols-light .col-sm-3 {
  width: 150px;
}

.events-upcoming-container {
  background: #3c1070;
  display: none;
}

.events-upcoming-container h3 {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
}

.events-upcoming-container p {
  color: #fff;
  font-size: 16px;
  line-height: 18px;
}

.events-upcoming-cols .col-sm-3,
.events-inner-cols .col-sm-3 {
  width: 125px;
}

.events-past-cols {
  margin: 30px auto 20px;
  max-width: 1380px;
}

.events-past-cols h3 {
  font-size: 20px;
  color: #8b034f;
  font-weight: 700;
  line-height: 27px;
}

.events-past-cols p {
  font-size: 16px;
  line-height: 18px;
  width: 100%;
}

.events-past-cols li {
  font-size: 16px;
  line-height: 18px !important;
  margin-left: -25px;
}

.events-past-cols .col-sm-6.column-1 {
  width: 49%;
  background: #FAFAFA;
  margin-right: 2%;
  height: 450px;
  box-shadow: 0px 3px 6px #DEDADA;
  padding: 15px;
}

.events-past-cols .col-sm-6.column-2 {
  width: 49%;
  background: #FAFAFA;
  margin-right: 0;
  height: 450px;
  box-shadow: 0px 3px 6px #DEDADA;
  padding: 15px;
}

.events-past-cols.merge-cols .col-sm-6.column-1 {
  width: 100%;
  margin-right: 0;
}

.events-past-cols.merge-cols .col-sm-6.column-2 {
  display: none;
}

.events-speaker-cols {
  padding: 20px;
}

.events-speaker-cols .col-sm-3 {
  width: 150px;
}

.events-speaker-profiles {
  width: 98px;
  margin: 0 auto;
}

.cta-cols {
  margin-top: 20px;
}

.cta-cols .row {
  margin-left: 0;
  margin-right: 0;
}

.cta-cols .col-sm-6 {
  background: #173C54;
  height: 300px;
}

.cta-cols .col-sm-6.column-1 {
  width: 49%;
  margin-right: 2%;
  padding: 10px;
}

.cta-cols .col-sm-6.column-2 {
  width: 49%;
  padding: 10px;
}

.cta-cols.one-col .col-sm-6.column-2 {
  display: none;
}

.cta-cols-inner .col-sm-4.column-1 {
  width: 20%;
}

.cta-cols-inner .col-sm-4.column-2 {
  width: 50%;
}

.cta-cols-inner .col-sm-4.column-3 {
  width: 30%;
}

.nice-pathway-infographic {
  max-width: 890px;
  margin: 20px auto;
}

.smc-pathway-infographic {
  max-width: 890px;
  margin: 20px auto;
}

.btn {
  border-radius: 0;
  font-style: normal;
  font-family: 'Lato', sans-serif !important;
  font-weight: 600;
  font-size: 19px;
  line-height: 18px;
  padding: 15px 25px;
}

.btn-yellow .btn {
  background: #f0ab50;
  color: #3c1070;
  border: 1px solid #f0ab50;
}

.btn-yellow-outline .btn {
  background: #fff;
  color: #3c1070;
  border: 1px solid #f0ab50;
}

.btn-yellow .btn:hover {
  color: #3c1070;
}

.material-symbols-outlined {
  font-size: 30px;
  line-height: 0;
  position: relative;
  right: -17px;
  top: 6px;
}

.btn-white .btn {
  background: #fff;
  color: #337079;
  border: 1px solid #337079;
}

.btn-white .btn:hover {
  color: #fff;
  border: 1px solid #fff;
  text-decoration: none;
}

.infographic-cols .btn-white .btn:hover,
.safety-graph-cols .btn-white .btn:hover {
  background: #337079;
}

.float-right {
  float: right;
}

.float-right.margin-r-50 {
  margin-right: 50px;
}

.top-right {
  position: absolute;
  top: -10px;
  left: 472px;
}

.top-right-2 {
  position: absolute;
  top: -10px;
  left: 242px;
}

.bottom-right {
  position: absolute;
  bottom: 10px;
  right: 0;
}

.panel-title {
  font-size: 32px;
  color: #8b034f;
  font-weight: bold;
}

.accordion-container .az-panel-heading a {
  font-style: normal;
}

.panel {
  border: 1px solid #565b62;
  border-radius: 0 !important;
  padding: 5px;
}

.accordion-container .panel-default {
  border-bottom: 0;
}

.accordion-container h3 {
  color: #8b034f;
  font-weight: bold;
  font-size: 22px;
  line-height: 27px;
}

hr {
  width: 268px;
  border-top: 4px solid #9cbebe;
  margin-left: 0;
}

.events-past-cols hr {
  border-top: 4px solid #8B034F;
}

.image-border-bottom {
  border-bottom: 10px solid #9cbebe;
}

.rr-safety-graph-1 {
  width: 559px;
}

.rr-safety-graph-2 {
  width: 585px;
}

.rr-safety-graph-3 {
  width: 359px;
}

.rr-safety-graph-4 {
  width: 364px;
}

.rr-safety-graph-5 {
  width: 362px;
}

.rr-safety-graph-popup {
  width: 890px;
}

.safety-graph-container {
  border: 1px solid #337079;
  padding: 10px;
  margin-top: 15px;
}

.tn-safety-infographic {
  max-width: 978px;
}

.fa-chevron-down:before {
  content: '';
  background: url(/content/dam/open-digital/haem-hub/en0/medical-education/plus-icon.png) no-repeat;
  display: block;
  height: 60px;
  width: 60px;
  margin-top: -20px;
  margin-right: -20px;
  background-size: contain;
}

.fa-chevron-up:before {
  content: '';
  background: url(/content/dam/open-digital/haem-hub/en0/medical-education/minus-icon.png) no-repeat;
  display: block;
  height: 60px;
  width: 60px;
  margin-top: -20px;
  margin-right: -20px;
  background-size: contain;
}

.orange li {
  margin-left: -40px;
}

.orange li:before {
  content: "\2022";
  color: #FC581D !important;
  display: inline-block;
  width: 20px;
}

.orange li {
  list-style: none;
}

.green li:before {
  content: "\2022";
  color: #173C54 !important;
}

.resources-intro-container {
  padding-top: 0;
}

.clear-btn {
  display: none;
}

.form-holder {
  width: 80%;
}

.form-holder h2,
.main-section-subheader {
  font-size: 20px;
  line-height: 24px;
  color: #8b034f;
  font-weight: bold;
  margin: 30px 0;
  text-align: center;
}

.form-control {
  font-family: 'Lato', sans-serif;
  border: 0px;
  min-height: 78px;
  background: #F0F0F0;
}

#field-group-64c81cb623bf3f07fa41057a .form-label-container,
#field-group-64c81e0223bf3f07fa4106d7 .form-label-container,
#field-group-64c81ea823bf3f07fa410835 .form-label-container {
  position: relative;
  top: 50px;
  left: 370px;
}

#field-group-64c81e0223bf3f07fa4106d8 .form-label-container,
#field-group-64c81ea823bf3f07fa410836 .form-label-container {
  position: relative;
  top: 50px;
  left: 700px;
}

.ci-enquiry,
.ci-enquiry-2 {
  margin-top: 8px;
}

.nav-pills {
  border-bottom: 3px solid #f0ab50;
}

.nav-pills>li>a {
  font-size: 22px;
  font-weight: bold;
  color: #3c1070;
  border-top: 1px solid #f0ab50;
  border-left: 1px solid #f0ab50;
  border-right: 1px solid #f0ab50;
  width: 66%;
  margin: 0 auto;
  border-bottom: none !important;
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li a:hover {
  color: #fff;
  border-bottom: none !important;
  background: #f0ab50;
  font-size: 22px;
  width: 66%;
  margin: 0 auto;
  border-top: 1px solid #f0ab50;
  border-left: 1px solid #f0ab50;
  border-right: 1px solid #f0ab50;
}

.modal-header {
  display: none;
}

.wrap-tab-container ul.tab-list {
  margin: -15px;
  border-spacing: 0;
}

.form-group.margin-top-30.button-group {
  text-align: center;
}

.form-group.margin-top-30.button-group .btn.btn-primary {
  border-color: #f0ab50;
  background: #f0ab50;
  height: 69px;
  width: 198px;
  color: #3c1070;
}

.contact-us-map {
  max-width: 350px;
  margin: 30px auto;
}

.contact-us-profile {
  max-width: 140px;
  margin: 15px auto;
}

.contact-us-cols {
  margin: 30px auto;
}

.contact-us-cols h3 {
  font-size: 32px;
  color: #FC581D;
}

.contact-us-cols p {
  font-size: 16px;
  line-height: 20px;
}

.contact-us-cols .col-sm-7.column-2 {
  padding-right: 60px;
}

.panel-group {
  margin-bottom: 0;
}

.selfCertificationPage .modal-content .modal-header {
  display: block;
}

.selfCertificationPage .modal-content .modal-header h4 {
  font-size: 34px;
  color: #173C54;
  font-weight: bold;
}

.selfCertificationPage .modal-content b {
  color: #173C54;
}

.self-certification-modal-footer {
  text-align: center;
}

.selfCertificationPage .logo-snippet-cols {
  padding: 20px;
  box-shadow: 0px 3px 6px #b2b2b2;
}

.selfCertification.section {
  background: #F0F0F0;
  padding: 50px 100px;
  box-shadow: 0px 3px 6px #b2b2b2;
}

.az-logo-landing {
  width: 300px;
  float: right;
}

.selfCertificationPage .logo-snippet-cols .col-sm-4.column-1 {
  width: 14%;
}

.selfCertificationPage .logo-snippet-cols .col-sm-4.column-2 {
  width: 68%;
}

.selfCertificationPage .logo-snippet-cols .col-sm-4.column-3 {
  width: 18%;
}

.self-cert-cols {
  padding: 15px;
}

.self-cert-cols p {
  font-size: 16px;
}

.self-cert-cols a {
  font-size: 16px;
  color: #830351;
}

.modal-header {
  border-bottom: 0;
}

.modal-footer {
  border-top: 0;
}

.modal-footer.self-certification-modal-footer .btn.btn-primary {
  background: #fff;
  border: 0;
  color: #337079;
  margin-left: 100px;
}

.modal-footer.self-certification-modal-footer .btn.btn-default {
  background: #fff;
  border: 0;
  color: #337079;
  margin-right: 100px;
}

.resources-found-container {
  border-top: 3px solid #337079;
  text-align: center;
}

.resources-found-container h3 {
  font-size: 22px;
  font-weight: bold;
}

.resources-thumb {
  max-width: 297px;
  margin: 20px auto;
}

.resources-cols {
  margin-bottom: 30px;
}

.resources-cols p {
  font-size: 16px;
  line-height: 20px;
  position: relative;
  margin-top: -20px;
}

.resources-cols h3,
.resources-found-cols h3 {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  position: relative;
  text-align: center;
  height: 0;
  top: -160px;
  padding: 0 20px;
}

.resources-cols .column-1 {
  max-width: 336px;
  height: max-content;
  border: 1px solid #566F78;
  margin-left: 15px;
  margin-right: 100px;
}

.resources-cols .column-2 {
  max-width: 336px;
  height: max-content;
  border: 1px solid #566F78;
  margin-right: 100px;
}

.resources-cols .column-3 {
  max-width: 336px;
  height: max-content;
  border: 1px solid #566F78;
}

.resources-cols.one-col .column-2,
.resources-cols.one-col .column-3 {
  border: 0;
}

.resources-cols.two-col .column-3 {
  border: 0;
}

.self-cert-cols .col-sm-6.column-2 {
  text-align: right;
}

.floating-menu-container {
  position: fixed;
  z-index: 1037;
  right: 0;
  background: #fff;
  box-shadow: 0px 3px 6px #b2b2b2;
  width: 300px;
  text-align: center;
  padding: 0;
}

.floating-menu li {
  border-bottom: 1px solid #565B62;
}

.resources-asset-container {
  text-align: center;
}

.resources-asset-container .new-image .new-image-desktop {
  width: auto !important;
  margin-bottom: 20px;
}

.resources-found-cols {
  width: 60%;
  margin: 0 auto;
}

.calquence-banner-logo-container {
  position: fixed;
  top: 130px;
  left: 63%;
}

.calquence-banner-logo {
  width: 700px;
}

.ascend-safety-table #orange {
  background: #fb571d;
  color: #fff;
}

.ascend-safety-table #light-grey {
  background: #a7a9ab;
  color: #fff;
}

.ascend-safety-table #dark-grey {
  background: #555b61;
  color: #fff;
}

.ascend-safety-table #table-text-red {
  color: #FF0000;
}

.ascend-safety-table #table-text-blue {
  color: #162470;
}

.ascend-safety-table #bold {
  background-color: #ccc;
}

.table>thead>tr>th,
.table>thead>tr>td,
.table>tbody>tr>th,
.table>tbody>tr>td,
.table>tfoot>tr>th,
.table>tfoot>tr>td {
  border: 2px solid #fff;
}

.table-striped>tbody>tr:nth-of-type(odd) {
  background-color: #fff;
}

.table-striped>tbody>tr:nth-of-type(even) {
  background-color: #e4e6e7;
}

.zoom-icon .fa-search-plus {
  font-size: 30px;
}

.cpd-logo {
  width: 150px;
  float: right;
  margin-right: 50px;
  margin-top: 20px;
}

.events-icon {
  width: 107px;
}

.resources-thumbnail {
  max-width: 686px;
  margin: 0 auto;
}

.resources-thumbnail.portrait {
  max-width: 306px;
}

/* Desktop starts */

@media screen and (min-width: 768px) {
  .modal-dialog {
    width: 1270px;
  }

  .bottom-hover-border:after {
    bottom: -9px;
  }

  .home .primary-navigation .nav .static-links-wrapper>li.first-level-item:nth-child(1) {
    border-bottom: 5px solid #f0ab50;
  }

  .resources .primary-navigation .nav>li.first-level-item:nth-child(2) {
    border-bottom: 5px solid #f0ab50;
  }

  .useful-links .primary-navigation .nav>li.first-level-item:nth-child(3) {
    border-bottom: 5px solid #f0ab50;
  }

  .events .primary-navigation .nav>li.first-level-item:nth-child(4) {
    border-bottom: 5px solid #f0ab50;
  }

  .contact .primary-navigation .nav>li.first-level-item:nth-child(5) {
    border-bottom: 5px solid #f0ab50;
  }

  .primary-navigation {
    border-bottom: 0;
    padding-top: 7px;
  }

  .about-calquence-pie-chart {
    width: 300px;
    margin-top: 100px;
  }

  .sup-r {
    font-size: 30.0px;
    position: relative;
    top: -15.0px;
  }

  .sup-t {
    color: rgb(0, 0, 0);
    font-size: 30.0px;
    position: relative;
    top: -15.0px;
  }

  .light-blue-container p {
    width: 98%;
  }
}


/* Desktop ends */

/* Mobile starts */

@media screen and (max-width:767px) {

  body,
  p {
    font-size: 16px;
    line-height: 19px;
  }

  .hero-banner h1 {
    font-size: 29px;
    line-height: 39px;
    width: auto;
    margin-top: 30px;
  }

  .hero-banner h2 {
    font-size: 16px;
    line-height: 19px;
    width: auto;
  }

  .float-right.home-cta {
    margin-right: auto !important;
    margin-left: auto !important;
  }

  .hero-banner {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .hcp-text,
  .pi-text {
    font-size: 10px;
    text-align: left;
    padding-top: 0;
    line-height: 15px;
  }

  .logo-snippet-cols .col-xs-12.column-1 {
    width: 118px;
  }

  .logo-snippet-cols .col-xs-12.column-2 {
    width: calc(100% - 118px);
    padding-right: 0;
  }

  .hh-logo,
  .calquence-logo {
    width: 105px;
  }

  .top-header-links {
    width: auto;
  }

  .navbar-toggle {
    position: relative;
    top: 106px;
    z-index: 1037;
  }

  .navbar-default .top-header {
    padding: 0;
    margin-top: -48px;
  }

  .calquence-logo-container {
    background: #fff;
    padding: 5px 10px;
  }

  .haem-logo-container {
    background: #F8F8F8;
    padding: 5px 10px;
    box-shadow: 0px 3px 6px #b2b2b2;
    position: relative;
    z-index: 1037;
  }

  .navbar-default .top-header {
    background: #ffffff;
    box-shadow: none;
  }

  .top-header .container {
    padding: 0;
  }

  .ae-cols .col-sm-3.column-1,
  .ae-cols .col-sm-9.column-2 {
    width: 100%;
    text-align: center;
    padding: 0 15px;
  }

  .ae-icon {
    width: 59px;
    margin: 0 auto;
  }

  .ae-cols {
    width: 100%;
    margin: 0;
  }

  .ae-cols p,
  .ae-cols a {
    font-size: 18px !important;
  }

  .ae-cols h3 {
    font-size: 22px;
  }

  .footer-links .linked-list.horizontal li {
    margin-right: 0;
    width: 100%;
    text-align: center;
  }

  .footer p {
    text-align: center;
  }

  .az-logo {
    width: 219px;
    float: none;
    margin: 20px auto;
  }

  .static-links-wrapper {
    display: none;
  }

  .primary-navigation .nav>li a,
  .primary-navigation .nav .static-links-wrapper>li.first-level-item a {
    text-align: center;
  }

  .menu-toggle {
    width: auto;
    margin-bottom: 20px;
  }

  .primary-navigation .nav>li:first-child {
    display: none;
  }

  .icon-cols .col-sm-4.column-1,
  .icon-cols .col-sm-4.column-2,
  .icon-cols .col-sm-4.column-3,
  .infographic-cols .col-sm-6.column-1,
  .infographic-cols .col-sm-6.column-2,
  .cta-cols .col-sm-6.column-1,
  .cta-cols .col-sm-6.column-2,
  .cta-cols-inner .col-sm-4.column-1,
  .cta-cols-inner .col-sm-4.column-2,
  .cta-cols-inner .col-sm-4.column-3 {
    width: 100%;
    text-align: center;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .tab-container {
    margin: 0;
    padding-top: 0;
    border-top: 0;
  }

  .home .tab-container {
    display: none;
  }

  .float-right {
    float: none;
    text-align: center;
  }

  .blue-container h2 {
    font-size: 20px;
    line-height: 24px;
    width: 100%;
    text-align: center;
  }

  .orange-cta-icon {
    margin: 0 auto;
  }

  hr.mo-center {
    margin: 0 auto 20px;
  }

  .cta-cols .col-sm-6 {
    height: 350px;
    margin-bottom: 20px;
  }

  .blue-container p,
  .cta-cols p {
    font-size: 16px;
    line-height: 19px;
  }

  .grey-container h3,
  .icon-cols h3,
  .infographic-cols h3,
  .white-container h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .grey-container p,
  .white-container p {
    font-size: 16px;
    line-height: 19px;
  }

  p.ci-enquiry,
  p.ci-enquiry-2 {
    font-size: 14px;
    line-height: 16px;
  }

  .blue-container h3,
  .cta-cols h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .icon-cols .col-sm-4.column-1,
  .icon-cols .col-sm-4.column-2,
  .icon-cols .col-sm-4.column-3 {
    height: auto;
    margin-bottom: 20px;
    text-align: center;
  }

  .panel-title {
    font-size: 20px;
  }

  .about-calquence-pie-chart {
    margin-top: 20px;
  }

  .navbar-toggle {
    border-left: 0;
    margin-top: -10px;
  }

  .float-right.home-cta {
    margin: -78px;
  }

  .float-right.view-elevate-rr {
    margin: 0;
  }

  .float-right.watch-video {
    margin: 0;
  }

  .infographic-cols .col-sm-6.column-1 {
    height: auto;
    margin-bottom: 20px;
  }

  .infographic-cols .col-sm-6.column-2 {
    height: auto;
  }

  .navbar-default .top-header .navbar-header .navbar-toggle {
    border-left: 0;
  }

  .navbar-default .navbar-toggle .icon-bar {
    background-color: #f0ab50;
  }

  .navbar-toggle .icon-bar {
    width: 38px;
    height: 4px;
    border-radius: 30px;
  }

  .form-holder {
    width: 100%;
  }

  .form-control {
    min-height: auto;
  }

  .nav-pills>li>a {
    font-size: 16px;
    width: 100%;
  }

  .nav-pills>li.active>a,
  .nav-pills>li.active>a:focus,
  .nav-pills>li a:hover {
    background: #FC581D;
    font-size: 15px;
    width: 100%;
    line-height: 18px !important;
    height: 50px !important;
  }

  .tab-list-element {
    width: 100% !important;
  }

  .wrap-tab-container ul.tab-list {
    margin: 0;
  }

  .contact-us-map {
    width: 200px;
    margin: 10px auto 30px;
  }

  .contact-us-cols .col-sm-7.column-2 {
    padding-right: 15px;
  }

  .nav-pills>li+li {
    margin-left: 0;
  }

  .resources h2,
  .modal-body h2 {
    font-size: 22px;
    line-height: 30px;
  }

  .background-container-grey {
    padding: 0;
  }

  .hero-banner.less-height {
    height: 130px;
    padding-top: 0;
  }

  .resources-thumb {
    width: 267px;
  }

  .nav .open>a,
  .nav .open>a:hover,
  .nav .open>a:focus {
    border: 0;
  }

  .primary-navigation .nav>li {
    margin-bottom: 30px;
  }

  .top-right {
    position: relative;
    top: 0;
    left: 0;
  }

  .top-right-2 {
    position: relative;
    top: 0;
    left: 0;
  }

  .top-right .pd-0,
  .top-right-2 .pd-0 {
    text-align: center;
  }

  .self-cert-cols p {
    text-align: center;
  }

  .selfCertification.section {
    padding: 0;
  }

  .selfCertificationPage .modal-content .modal-header h4 {
    font-size: 24px;
  }

  .modal-footer.self-certification-modal-footer .btn.btn-primary {
    margin-left: 0;
  }

  .selfCertificationPage .logo-snippet-cols .col-xs-12.column-1 {
    width: 118px;
  }

  .selfCertificationPage .logo-snippet-cols .col-xs-12.column-2 {
    width: calc(100% - 118px);
  }

  .selfCertificationPage .logo-snippet-cols .col-xs-12.column-3 {
    width: 100%;
    padding-left: 50%;
  }

  .selfCertificationPage .logo-snippet-cols {
    padding: 10px;
  }

  .floating-menu li {
    border-right: 1px solid #565B62;
    width: 33%;
    float: left;
  }

  .floating-menu-container {
    width: 100%;
  }

  .resources-cols .column-1,
  .resources-cols .column-2,
  .resources-cols .column-3 {
    height: auto;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 15px;
  }

  .resources-found-cols {
    width: 100%;
  }

  .calquence-banner-logo-container {
    display: none;
  }

  #field-group-64c81cb623bf3f07fa41057a .form-label-container,
  #field-group-64c81e0223bf3f07fa4106d7 .form-label-container,
  #field-group-64c81ea823bf3f07fa410835 .form-label-container {
    position: relative;
    top: 40px;
    left: 3px;
  }

  #field-group-64c81e0223bf3f07fa4106d8 .form-label-container,
  #field-group-64c81ea823bf3f07fa410836 .form-label-container {
    position: relative;
    top: 40px;
    left: 3px;
  }

  .btn {
    font-size: 18px;
    line-height: 18px;
    padding: 10px 15px;
  }

  .linked-list.horizontal li {
    margin-right: 0;
  }

  .sup-r {
    font-size: 20.0px;
    position: relative;
    top: -10px;
  }

  .sup-t {
    color: rgb(0, 0, 0);
    font-size: 20.0px;
    position: relative;
    top: -10px;
  }

  .material-symbols-outlined {
    font-size: 23px;
    right: -11px;
  }

  .tab-container[data-enable-mobile-horizontal="true"] .tab-list .tab-list-element.active a {
    border: 1px solid #FC581D;
    background: #FC581D;
  }

  .nav-pills {
    border-bottom: 1px solid #f0ab50;
  }

  .float-right.panel-cta {
    margin: 0;
  }

  .rr-safety-graph-1 {
    width: auto;
  }

  .rr-safety-graph-2 {
    width: auto;
  }

  .rr-safety-graph-3 {
    width: auto;
  }

  .rr-safety-graph-4 {
    width: auto;
  }

  .rr-safety-graph-5 {
    width: auto;
  }

  body {
    overflow-x: hidden;
  }

  .rr-safety-graph-popup {
    max-width: 300px;
  }

  .sm-text p,
  p.sm-text {
    font-size: 11px;
    line-height: 18px;
  }

  .checkbox input[type="checkbox"] {
    position: relative;
    top: 1px !important;
    left: -7px !important;
  }

  p.ci-enquiry,
  p.ci-enquiry-2 {
    font-size: 14px;
    line-height: 16px;
    top: -25px;
    position: relative;
    left: 10px;
  }

  .purple-container {
    text-align: center;
  }

  .purple-container h2 {
    font-size: 20px;
    line-height: 24px;
  }

  .purple-container p {
    font-size: 16px;
    line-height: 19px;
    padding-right: 0;
  }

  .events-highlight-container {
    text-align: center;
  }

  .events-highlight-container h2 {
    font-size: 20px;
    line-height: 24px;
    margin-top: 15px;
  }

  .events-highlight-container h3 {
    font-size: 16px;
    line-height: 19px;
    margin-top: 20px;
  }

  .purple-container .btn-yellow .btn {
    margin-right: 0;
  }

  .cpd-logo {
    width: 100px;
    float: none;
    margin: 0 auto;
  }

  .grey-container {
    text-align: center;
  }

  .orange-icon {
    width: 81px;
    margin: 20px auto;
  }

  .resources-intro-container {
    padding: 15px 0 0;
    text-align: center;
  }

  .accordion-container .accordion-inner-container {
    padding-top: 0;
  }

  .fa-chevron-down:before {
    height: 36px;
    width: 36px;
    margin-top: -10px;
    margin-right: -10px;
  }

  .resources-intro-container {
    padding: 15px 0 0;
    text-align: center;
  }

  .accordion-container .accordion-inner-container {
    padding-top: 0;
  }

  .fa-chevron-down:before,
  .fa-chevron-up:before {
    height: 36px;
    width: 36px;
    margin-top: -10px;
    margin-right: -10px;
  }

  .resources-cols h3,
  .resources-found-cols h3 {
    font-size: 18px;
    line-height: 22px;
    top: -140px;
    padding: 0 30px;
  }

  .accordion-container h3 {
    font-size: 18px;
    line-height: 22px;
    margin: 0;
    text-align: center;
  }

  .hero-banner h1 {
    font-size: 32px;
    line-height: 39px;
    width: 100% !important;
    margin-top: 30px;
  }

  .hero-banner.less-height {
    height: 177px;
    padding-top: 0;
  }

  .btn-yellow .btn {
    min-width: 189px;
    margin: 15px 0 !important;
  }

  .btn-white .btn {
    min-width: 189px;
  }

  .btn-yellow .pd-0 {
    text-align: center;
  }

  .background-container-grey li {
    line-height: 19px !important;
  }

  .tab-container[data-enable-mobile-horizontal="true"] .tab-list .tab-list-element.active a {
    border: 0;
    background: #F0AB50;
    height: 50px;
    line-height: 18px !important;
  }

  .nav-pills>li>a {
    font-size: 15px;
    line-height: 18px;
    height: 50px;
    padding-top: 10px;
  }

  .events-icon {
    width: 80px;
    margin: 0 auto;
    text-align: center !important;
  }

  .events-past-cols h3 {
    font-size: 16px;
    line-height: 19px;
    text-align: center;
  }

  .events-past-cols .col-sm-6.column-1 {
    width: 100%;
    margin-right: 0;
    height: auto;
    text-align: center;
    margin-bottom: 30px;
  }

  .events-upcoming-cols .col-sm-3,
  .events-inner-cols .col-sm-3 {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }

  .events-past-cols p {
    font-size: 16px;
    line-height: 18px;
    width: 100%;
  }

  .events-past-cols .col-sm-6.column-2 {
    width: 100%;
    height: auto;
    text-align: center;
  }

  .events h2 {
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }

  .events-upcoming-container {
    text-align: center;
  }

  .events-upcoming-container hr,
  .events-past-cols hr {
    width: 50%;
    margin: 30px auto;
  }

  .events-speaker-cols .col-sm-3 {
    width: 100%;
  }

  .events-speaker-cols .col-sm-9 {
    width: 100%;
  }

  .events-speaker-profiles {
    margin: 0 auto 20px;
  }

  .events h3 {
    text-align: center;
  }

  .float-right.margin-r-50 {
    margin-right: 0;
  }

  .purple-container .btn-yellow .btn {
    margin-right: 0 !important;
  }

  .asset-page .hero-banner h1 {
    font-size: 24px;
    line-height: 28px;
    margin-top: 20px;
  }

  .desktop {
    display: none;
  }

  .events-past-cols.merge-cols .col-sm-6.column-1 {
    height: auto;
  }

  .bottom-right {
    position: unset;
  }

  .events-table-cols .col-sm-3,
  .events-table-cols-light .col-sm-3 {
    width: 100%;
  }
}

/* Mobile ends */


@media screen and (min-width: 1440px) {
  .container {
    width: 1440px;
  }
}

@media screen and (max-width: 1430px) {
  .menu-snippet-desktop {
    margin-right: -90px;
  }
}

@media screen and (min-width:768px) and (max-width:991px) {
  .calquence-logo-container {
    display: none;
  }

  .hero-banner h1 {
    font-size: 34px;
    line-height: 40px;
    width: 65%;
  }

  .calquence-banner-logo {
    width: 400px;
  }

  .grey-container h3,
  .icon-cols h3,
  .infographic-cols h3,
  .white-container h3 {
    font-size: 18px;
    line-height: 24px;
  }

  body,
  p {
    font-size: 14px;
    line-height: 20px;
  }

  .btn {
    font-size: 14px;
    line-height: 20px;
    padding: 7px 25px;
  }

  .blue-container h2 {
    font-size: 20px;
    line-height: 26px;
    width: 74%;
  }

  .float-right.view-elevate-rr {
    margin: -57px 20px 0 0;
  }

  .infographic-cols .col-sm-6.column-1,
  .infographic-cols .col-sm-6.column-2 {
    height: auto;
  }

  .primary-navigation .nav>li {
    margin-right: 0;
  }

  .primary-navigation .nav>li a,
  .primary-navigation .nav .static-links-wrapper>li.first-level-item a {
    font-size: 14px;
    line-height: 20px;
  }

  .menu-toggle {
    width: 200px;
    position: absolute !important;
    right: -20px;
    top: -5px;
  }

  .blue-container h3,
  .cta-cols h3 {
    font-size: 20px;
    line-height: 24px;
  }

  .blue-container p,
  .cta-cols p {
    font-size: 14px;
    line-height: 20px;
  }

  .orange-cta-icon,
  .orange-icon,
  .ae-icon {
    width: 60px;
  }

  .grey-container p,
  .white-container p {
    font-size: 14px;
    line-height: 18px;
  }

  .haem-logo-container {
    padding: 0;
  }

  .hcp-text {
    font-size: 12px;
    text-align: right;
    padding-top: 0;
    line-height: 16px;
  }

  .pi-text {
    font-size: 12px;
    text-align: right;
    padding-top: 0;
    line-height: 16px;
  }

  .ae-cols h3 {
    font-size: 20px;
  }

  .ae-cols p {
    font-size: 14px;
    line-height: 18px;
  }

  .ae-cols a {
    font-size: 12px !important;
    line-height: 18px;
  }

  .footer p {
    font-size: 12px;
  }

  .footer a {
    font-size: 12px !important;
  }

  .az-logo {
    width: 215px;
  }

  .icon-cols .col-sm-4.column-1,
  .icon-cols .col-sm-4.column-2,
  .icon-cols .col-sm-4.column-3 {
    height: auto;
  }

  .cta-cols .col-sm-6 {
    height: auto;
  }

  .panel-title {
    font-size: 20px;
  }

  .accordion-container h3 {
    font-size: 18px;
    line-height: 24px;
  }

  .hero-banner {
    height: auto;
  }

  .rr-safety-graph-1,
  .rr-safety-graph-2 {
    width: 280px;
  }

  .rr-safety-graph-3,
  .rr-safety-graph-4,
  .rr-safety-graph-5 {
    width: 150px;
  }

  .top-right,
  .top-right-2 {
    position: unset;
  }

  .modal-dialog {
    width: auto;
  }

  .resources h2,
  .modal-body h2 {
    font-size: 22px;
    line-height: 30px;
  }

  .resources-cols .column-1,
  .resources-cols .column-2 {
    max-width: 222px;
    margin-right: 15px;
    margin-left: 0;
  }

  .resources-cols .column-3 {
    max-width: 222px;
  }

  .resources-cols h3,
  .resources-found-cols h3 {
    font-size: 14px;
    line-height: 18px;
    top: -110px;
    padding: 0 10px;
  }

  .resources-cols p {
    font-size: 14px;
    line-height: 18px;
  }

  .primary-navigation .nav>li:first-child {
    margin-left: 50px;
  }

  .hero-banner h2 {
    font-size: 20px;
    line-height: 24px;
    width: 68%;
  }

  .clinical-intro-cols {
    width: 93%;
  }

  .hcp-text {
    font-size: 11px;
    text-align: center;
  }

  .home .hero-banner h1 {
    margin-top: 3%;
  }

  .purple-container p {
    font-size: 14px;
    line-height: 22px;
  }

  .purple-container h2 {
    font-size: 20px;
  }

  .icon-cols .col-sm-4.column-1,
  .icon-cols .col-sm-4.column-2,
  .icon-cols .col-sm-4.column-3 {
    height: 350px;
  }

  .events-past-cols h3 {
    font-size: 16px;
    line-height: 22px;
  }

  .events h2 {
    font-size: 20px;
  }

  .events-icon {
    width: 70px;
  }

  .events-upcoming-cols .col-sm-3,
  .events-inner-cols .col-sm-3 {
    width: 90px;
  }

  .events-past-cols p {
    font-size: 14px;
  }

  .cpd-logo {
    width: 120px;
  }

  .events-past-cols li {
    font-size: 14px;
    line-height: 18px !important;
  }

  .events-past-cols .col-sm-6.column-1 {
    height: 480px;
  }

  .events-past-cols .col-sm-6.column-2 {
    height: 480px;
  }

  .nav-pills>li>a {
    font-size: 11px;
  }

  .nav-pills>li.active>a,
  .nav-pills>li.active>a:focus,
  .nav-pills>li a:hover {
    font-size: 11px;
  }
}

@media screen and (min-width:636px) and (max-width:767px) {

  .haem-logo-container {
    min-width: 767px;
  }

  .navbar-toggle {
    top: 90px;
  }
}

@media screen and (min-width:1200px) and (max-width:1439px) {

  .hero-banner h1 {
    font-size: 42px;
    line-height: 50px;
  }

  .grey-container h3,
  .icon-cols h3,
  .infographic-cols h3,
  .white-container h3 {
    font-size: 24px;
    line-height: 30px;
  }

  body,
  p {
    font-size: 18px;
    line-height: 24px;
  }

  .orange-icon,
  .orange-cta-icon {
    width: 90px;
  }

  .blue-container h3,
  .cta-cols h3 {
    font-size: 24px;
    line-height: 30px;
  }

  .blue-container p,
  .cta-cols p {
    font-size: 18px;
    line-height: 24px;
  }

  .blue-container h2 {
    font-size: 26px;
    line-height: 34px;
  }

  .infographic-cols .col-sm-6.column-1 {
    height: 540px;
  }

  .infographic-cols .col-sm-6.column-2 {
    height: 540px;
  }

  .resources-cols .column-1,
  .resources-cols .column-2 {
    margin-right: 30px;
  }

  .resources-cols h3,
  .resources-found-cols h3 {
    font-size: 18px;
    line-height: 22px;
    top: -150px;
  }

  .resources-cols .column-1 {
    max-width: 33%;
    margin-left: 0;
    margin-right: 5px;
  }

  .resources-cols .column-2 {
    max-width: 33%;
    margin-right: 4px;
  }

  .resources-cols .column-3 {
    max-width: 33%;
  }

  .events-icon {
    width: 90px;
  }

  .events-upcoming-cols .col-sm-3,
  .events-inner-cols .col-sm-3 {
    width: 100px;
  }

  .events-past-cols h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .events-past-cols .col-sm-6.column-1 {
    height: 475px;
  }

  .events-past-cols .col-sm-6.column-2 {
    height: 475px;
  }

  .nav-pills>li>a {
    font-size: 15px;
  }

  .nav-pills>li.active>a,
  .nav-pills>li.active>a:focus,
  .nav-pills>li a:hover {
    font-size: 15px;
  }
}

@media screen and (min-width:992px) and (max-width:1199px) {
  .hero-banner h1 {
    font-size: 34px;
    line-height: 42px;
  }

  .calquence-banner-logo {
    width: 520px;
  }

  .blue-container h2 {
    font-size: 22px;
    line-height: 28px;
  }

  .btn {
    font-size: 16px;
  }

  .grey-container h3,
  .icon-cols h3,
  .infographic-cols h3,
  .white-container h3 {
    font-size: 20px;
    line-height: 28px;
  }

  body,
  p {
    font-size: 16px;
    line-height: 22px;
  }

  .orange-icon,
  .orange-cta-icon {
    width: 80px;
  }

  .blue-container h3,
  .cta-cols h3 {
    font-size: 20px;
    line-height: 28px;
  }

  .blue-container p,
  .cta-cols p {
    font-size: 16px;
    line-height: 24px;
  }

  .primary-navigation .nav>li {
    margin-right: 10px;
  }

  .menu-toggle {
    width: 280px;
  }

  .menu-snippet-desktop {
    margin-right: 0;
  }

  .infographic-cols .col-sm-6.column-1 {
    height: 530px !important;
  }

  .infographic-cols .col-sm-6.column-2 {
    height: 530px !important;
  }

  .resources-cols h3,
  .resources-found-cols h3 {
    font-size: 18px;
    line-height: 22px;
    top: -150px;
  }

  .resources-cols .column-1 {
    max-width: 33%;
    margin-left: 0;
    margin-right: 5px;
  }

  .resources-cols .column-2 {
    max-width: 33%;
    margin-right: 4px;
  }

  .resources-cols .column-3 {
    max-width: 33%;
  }

  .events-icon {
    width: 90px;
  }

  .events-upcoming-cols .col-sm-3,
  .events-inner-cols .col-sm-3 {
    width: 100px;
  }

  .events-past-cols h3 {
    font-size: 18px;
    line-height: 22px;
  }

  .events-past-cols .col-sm-6.column-1 {
    height: 475px;
  }

  .events-past-cols .col-sm-6.column-2 {
    height: 475px;
  }

  .grey-container p,
  .white-container p {
    font-size: 15px;
  }

  .nav-pills>li>a {
    font-size: 15px;
  }

  .nav-pills>li.active>a,
  .nav-pills>li.active>a:focus,
  .nav-pills>li a:hover {
    font-size: 15px;
  }
}

@media screen and (min-width:2200px) {
  .calquence-banner-logo-container {
    left: 60%;
  }
}

@media screen and (min-width:1200px) {
  .extra-space {
    display: none;
  }
}

.footer .htmlAsset {
  display: none;
}

.upcoming-events {
  box-shadow: 0px 3px 6px #DEDADA;
  margin: 30px auto 20px;
  width:100%;
  padding:15px;
}
.upcoming-events p{
    font-size:16px;
}
.events .hero-banner.tall{
    height: 530px;
}
.events .hero-banner.tall .btn:hover{
    background-color:#fff;
}