
.page-node-type-page-without-title article section > div,
.page-node-type-page-without-title footer > .container{
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.page-node-type-page-without-title footer.footer-light {
  background-color: #efefef;
  border: none;
  box-shadow: none;
}

.page-node-type-page-without-title .region-content h1{
  font-size: 28px;
  margin-bottom: 21px;
  font-weight: 700;
}
.page-node-type-page-without-title .region-content h2{
  font-size: 25px;
  margin-bottom: 16px;
  font-weight: 700;
}
.page-node-type-page-without-title .region-content h3{
  font-size: 21.5px;
  margin-bottom: 16px;
}
.page-node-type-page-without-title .region-content h4{
  font-size: 18px;
}
.page-node-type-page-without-title .region-content h5{
  font-size: 16px;
}
.page-node-type-page-without-title .region-content h6{
  font-size: 70px;
}
.page-node-type-page-without-title .region-content p{
  font-size: 16px;
}
.page-node-type-page-without-title .region-content a{
  color: var(--primary-frontend-colour);
}

.page-node-type-page-without-title .region-content img{
  max-width: 100%;
}

.page-node-type-page-without-title .logo img,
.path-user:not(.user-logged-in) .logo img,
.page-node-type-public-page .logo img,
.path-payment:not(.user-logged-in) .logo img,
.path-receipt:not(.user-logged-in) .logo img {
  max-width: 150px;
}

.page-node-type-page-without-title .textPrimaryColour{
  color: var(--primary-frontend-colour);
}

.page-node-type-page-without-title .region-content .btn-primary,
.page-node-type-page-without-title .region-navigation-collapsible .btn-primary,
.path-user:not(.user-logged-in) .region-content .btn-primary,
.path-user:not(.user-logged-in) .region-navigation-collapsible .btn-primary,
.page-node-type-public-page .region-content .btn-primary,
.page-node-type-public-page .region-navigation-collapsible .btn-primary,
.path-payment:not(.user-logged-in) .region-content .btn-primary,
.path-payment:not(.user-logged-in) .region-navigation-collapsible .btn-primary,
.path-receipt:not(.user-logged-in) .region-content .btn-primary,
.path-receipt:not(.user-logged-in) .region-navigation-collapsible .btn-primary{
  background-image: linear-gradient(var(--tertiary-colour), var(--tertiary-colour) 50%, var(--tertiary-colour));
  color: var(--primary-frontend-colour);
  border: none;
  text-shadow: none;
  font-weight: 700;
}

.page-node-type-page-without-title .region-navigation-collapsible .btn-secondary,
.path-user:not(.user-logged-in) .region-navigation-collapsible .btn-secondary,
.page-node-type-public-page .region-navigation-collapsible .btn-secondary,
.path-payment:not(.user-logged-in) .region-navigation-collapsible .btn-secondary,
.path-receipt:not(.user-logged-in) .region-navigation-collapsible .btn-secondary{
  background: white;
  color: var(--primary-frontend-colour);
  border: none;
  -webkit-box-shadow:inset 0px 0px 0px 2px var(--secondary-frontend-colour);
  -moz-box-shadow:inset 0px 0px 0px 2px var(--secondary-frontend-colour);
  box-shadow:inset 0px 0px 0px 2px var(--secondary-frontend-colour);
}

.page-node-type-page-without-title .region-navigation-collapsible .btn-secondary:hover,
.page-node-type-page-without-title .region-navigation-collapsible .btn-secondary:focus,
.page-node-type-page-without-title .region-navigation-collapsible .btn-secondary:active:focus,
.path-user:not(.user-logged-in) .region-navigation-collapsible .btn-secondary:hover,
.path-user:not(.user-logged-in) .region-navigation-collapsible .btn-secondary:focus,
.path-user:not(.user-logged-in) .region-navigation-collapsible .btn-secondary:active:focus,
.page-node-type-public-page .region-navigation-collapsible .btn-secondary:hover,
.page-node-type-public-page .region-navigation-collapsible .btn-secondary:focus,
.page-node-type-public-page .region-navigation-collapsible .btn-secondary:active:focus,
.path-payment:not(.user-logged-in) .region-navigation-collapsible .btn-secondary:hover,
.path-payment:not(.user-logged-in) .region-navigation-collapsible .btn-secondary:focus,
.path-payment:not(.user-logged-in) .region-navigation-collapsible .btn-secondary:active:focus,
.path-receipt:not(.user-logged-in) .region-navigation-collapsible .btn-secondary:hover,
.path-receipt:not(.user-logged-in) .region-navigation-collapsible .btn-secondary:focus,
.path-receipt:not(.user-logged-in) .region-navigation-collapsible .btn-secondary:active:focus {
  background: white;
  color: var(--secondary-frontend-colour);
}

.page-node-type-page-without-title .region-content .btn-primary:hover,
.page-node-type-page-without-title .region-content .btn-primary:focus,
.page-node-type-page-without-title .region-content .btn-primary:active:focus,
.page-node-type-page-without-title .region-navigation-collapsible .btn-primary:hover,
.page-node-type-page-without-title .region-navigation-collapsible .btn-primary:focus,
.page-node-type-page-without-title .region-navigation-collapsible .btn-primary:active:focus,
.path-user:not(.user-logged-in) .region-content .btn-primary:hover,
.path-user:not(.user-logged-in) .region-content .btn-primary:focus,
.path-user:not(.user-logged-in) .region-content .btn-primary:active:focus,
.path-user:not(.user-logged-in) .region-navigation-collapsible .btn-primary:hover,
.path-user:not(.user-logged-in) .region-navigation-collapsible .btn-primary:focus,
.path-user:not(.user-logged-in) .region-navigation-collapsible .btn-primary:active:focus,
.page-node-type-public-page .region-content .btn-primary:hover,
.page-node-type-public-page .region-content .btn-primary:focus,
.page-node-type-public-page .region-content .btn-primary:active:focus,
.page-node-type-public-page .region-navigation-collapsible .btn-primary:hover,
.page-node-type-public-page .region-navigation-collapsible .btn-primary:focus,
.page-node-type-public-page .region-navigation-collapsible .btn-primary:active:focus,
.path-payment:not(.user-logged-in) .region-content .btn-primary:hover,
.path-payment:not(.user-logged-in) .region-content .btn-primary:focus,
.path-payment:not(.user-logged-in) .region-content .btn-primary:active:focus,
.path-payment:not(.user-logged-in) .region-navigation-collapsible .btn-primary:hover,
.path-payment:not(.user-logged-in) .region-navigation-collapsible .btn-primary:focus,
.path-payment:not(.user-logged-in) .region-navigation-collapsible .btn-primary:active:focus,
.path-receipt:not(.user-logged-in) .region-content .btn-primary:hover,
.path-receipt:not(.user-logged-in) .region-content .btn-primary:focus,
.path-receipt:not(.user-logged-in) .region-content .btn-primary:active:focus,
.path-receipt:not(.user-logged-in) .region-navigation-collapsible .btn-primary:hover,
.path-receipt:not(.user-logged-in) .region-navigation-collapsible .btn-primary:focus,
.path-receipt:not(.user-logged-in) .region-navigation-collapsible .btn-primary:active:focus{
  background-image: linear-gradient(var(--tertiary-colour), var(--tertiary-colour) 50%, var(--tertiary-colour));
}

.page-node-type-page-without-title .region-content .btn{
  margin-top: 20px;
}

.page-node-type-page-without-title .region-content .btn.cleanSpacing{
  margin-right: 30px;
}

.page-node-type-page-without-title .region-content .contentTile.primaryColourBackground .btn{
  margin-left: auto;
  margin-right: auto;
}

@media only screen and (min-width: 768px) {
  .page-node-type-page-without-title .region-navigation-collapsible .btn,
  .path-user:not(.user-logged-in) .region-navigation-collapsible .btn,
  .page-node-type-public-page .region-navigation-collapsible .btn,
  .path-payment:not(.user-logged-in) .region-navigation-collapsible .btn,
  .path-receipt:not(.user-logged-in) .region-navigation-collapsible .btn{
    margin-top: -4px;
  }
}

.page-node-type-page-without-title .btn {
  text-shadow: none;
}

.page-node-type-page-without-title .region-content section{
  padding: 45px 30px;
}

.page-node-type-page-without-title .region-content section.notificationSection{
  padding: 20px 30px;
  background-color: var(--tertiary-colour);
  color: var(--secondary-frontend-colour);
  font-weight: bold;
}
.page-node-type-page-without-title .region-content section.notificationSection a{
  text-decoration: underline;
  color: var(--primary-frontend-colour);
}


.page-node-type-page-without-title .region-content section.purpleSection{
  background-color: var(--primary-frontend-colour);
  color: white;
  max-width: 150%;
}
.page-node-type-page-without-title .region-content section.secondaryColorSection{
  background-color: var(--secondary-frontend-colour);
  max-width: 150%;
}

.page-node-type-page-without-title .region-content section.secondaryColorSection,
.page-node-type-page-without-title .region-content section.secondaryColorSection h2,
.page-node-type-page-without-title .region-content section.secondaryColorSection h3,
.page-node-type-page-without-title .region-content section.secondaryColorSection p{
  color: white;
}



.page-node-type-page-without-title .region-content section.purpleSection .contentTile.primaryColourBackground div img{
  max-width: 50%;
  max-height: 100px;
  margin-left: auto;
  margin-right: auto;
}

.page-node-type-page-without-title .region-content section .contentTile.secondaryColourBackground div img,
.page-node-type-page-without-title .region-content section .contentTile.whiteColourBackground div img,
.page-node-type-page-without-title .region-content section .contentTile.lightGreyColourBackground div img{
  margin-bottom: 20px;
  height: min(200px, 50vw);
  object-fit: contain;
  margin-left: auto;
  margin-right: auto;
}

.page-node-type-page-without-title .region-content .contentTile div img{
  margin-bottom: 20px;
}

.page-node-type-page-without-title .region-content section.purpleSection h1,
.page-node-type-page-without-title .region-content section.purpleSection h2,
.page-node-type-page-without-title .region-content section.purpleSection h3,
.page-node-type-page-without-title .region-content section.purpleSection h4,
.page-node-type-page-without-title .region-content section.purpleSection h5,
.page-node-type-page-without-title .region-content section.purpleSection h6{
  color: white;
}


.page-node-type-page-without-title .region-content .contentTile{
  padding: 10px;
  text-align: left;
}

.page-node-type-page-without-title .region-content .contentTile.whiteColourBackground p:last-of-type{
  margin-bottom: 0px;
}

.page-node-type-page-without-title .region-content  .stretchContents{
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.page-node-type-page-without-title .region-content  .stretchContents h2{
  margin-top: auto;
}


.page-node-type-page-without-title .region-content .contentTile > div:first-of-type{
  padding: 30px;
  height: 100%;
  display:flex;
  flex-direction: column;
}

.page-node-type-page-without-title .region-content .contentTile.secondaryColourBackground > div:first-of-type:has(a){
  align-items: center;
}

.page-node-type-page-without-title .region-content section .contentTile.primaryColourBackground div{
  color: white;
  background-color: var(--primary-frontend-colour);
}

.page-node-type-page-without-title .region-content section .contentTile.secondaryColourBackground div{
  color: white;
  background-color: var(--secondary-frontend-colour);
}

.page-node-type-page-without-title .region-content section .contentTile.whiteColourBackground div{
  color: var(--primary-frontend-colour);
  background-color: white;
}
.page-node-type-page-without-title .region-content section .contentTile.whiteColourBackground div h2 small{
  color: var(--primary-frontend-colour);
}

.page-node-type-page-without-title .region-content section .contentTile.lightGreyColourBackground div,
.page-node-type-page-without-title .region-content section.lightGreyColourBackground{
  color: var(--primary-frontend-colour);
  background-color: var(--lightgrey);
}

.page-node-type-page-without-title .region-content .contentTile.primaryColourBackground h1,
.page-node-type-page-without-title .region-content .contentTile.primaryColourBackground h2,
.page-node-type-page-without-title .region-content .contentTile.primaryColourBackground h3,
.page-node-type-page-without-title .region-content .contentTile.primaryColourBackground h4,
.page-node-type-page-without-title .region-content .contentTile.primaryColourBackground h5,
.page-node-type-page-without-title .region-content .contentTile.primaryColourBackground h6,
.page-node-type-page-without-title .region-content .contentTile.secondaryColourBackground h1,
.page-node-type-page-without-title .region-content .contentTile.secondaryColourBackground h2,
.page-node-type-page-without-title .region-content .contentTile.secondaryColourBackground h3,
.page-node-type-page-without-title .region-content .contentTile.secondaryColourBackground h4,
.page-node-type-page-without-title .region-content .contentTile.secondaryColourBackground h5,
.page-node-type-page-without-title .region-content .contentTile.secondaryColourBackground h6{
  color: white;
}

.page-node-type-page-without-title .region-content .contentTile.whiteColourBackground h1,
.page-node-type-page-without-title .region-content .contentTile.whiteColourBackground h2,
.page-node-type-page-without-title .region-content .contentTile.whiteColourBackground h3,
.page-node-type-page-without-title .region-content .contentTile.whiteColourBackground h4,
.page-node-type-page-without-title .region-content .contentTile.whiteColourBackground h5,
.page-node-type-page-without-title .region-content .contentTile.whiteColourBackground h6,
.page-node-type-page-without-title .region-content .contentTile.lightGreyColourBackground h1,
.page-node-type-page-without-title .region-content .contentTile.lightGreyColourBackground h2,
.page-node-type-page-without-title .region-content .contentTile.lightGreyColourBackground h3,
.page-node-type-page-without-title .region-content .contentTile.lightGreyColourBackground h4,
.page-node-type-page-without-title .region-content .contentTile.lightGreyColourBackground h5,
.page-node-type-page-without-title .region-content .contentTile.lightGreyColourBackground h6{
  color: var(--primary-frontend-colour);
}

body.navbar-is-fixed-top.page-node-type-page-without-title{
  margin-top: 65px;
}

@media (min-width: 768px) and (max-width: 991px)
{
  .page-node-type-page-without-title .navbar-collapse.collapse,
  .path-user:not(.user-logged-in) .navbar-collapse.collapse,
  .path-payment:not(.user-logged-in) .navbar-collapse.collapse,
  .path-receipt:not(.user-logged-in) .navbar-collapse.collapse{
    width: 75%;
  }
  .page-node-type-page-without-title .navbar-header,
  .path-user:not(.user-logged-in) .navbar-header,
  .path-payment:not(.user-logged-in) .navbar-header,
  .path-receipt:not(.user-logged-in) .navbar-header
  {
    display: inline-block;
  }
  body.navbar-is-fixed-top.page-node-type-page-without-title .navbar-header
  {
    float: left;
  }
}

.page-node-type-page-without-title .navbar-header{
  margin-bottom: 10px;
}

.page-node-type-page-without-title .container > .navbar-header, .container-fluid > .navbar-header,
.container-fluid > .navbar-collapse,
.path-user:not(.user-logged-in) .container > .navbar-header, .container-fluid > .navbar-header,
.path-user:not(.user-logged-in) .container > .navbar-collapse, .container-fluid > .navbar-collapse,
.page-node-type-public-page .container > .navbar-header, .container-fluid > .navbar-header,
.page-node-type-public-page .container > .navbar-collapse, .container-fluid > .navbar-collapse,
.path-payment:not(.user-logged-in) .container > .navbar-header, .container-fluid > .navbar-header,
.path-payment:not(.user-logged-in) .container > .navbar-collapse, .container-fluid > .navbar-collapse,
.path-receipt:not(.user-logged-in) .container > .navbar-header, .container-fluid > .navbar-header,
.path-receipt:not(.user-logged-in) .container > .navbar-collapse, .container-fluid > .navbar-collapse {
  padding-top:10px;
  margin-bottom: -10px;
}

#navbarSupportedContent {
  margin-left: 15px;
}

@media (max-width: 991px) {
  .region-nav-additional{
    flex-direction: column;
  }
  .block-header-bar-signup-buttons {
    margin-top: 10px;
  }
}

.page-node-type-page-without-title .dialog-off-canvas-main-canvas > main > .container{
  max-width: 100vw;
  padding: 0px;
}

.page-node-type-page-without-title .dialog-off-canvas-main-canvas > main > .container > .row > .col-12 > .region{
  padding-left: 0px;
  padding-right: 0px;
}

@media (min-width: 768px) {
  .page-node-type-page-without-title .region-content .alignContentVerticalMiddle div:has(img:not(.iconImage)){
    display: flex;
    align-items: center;
  }
  .page-node-type-page-without-title .region-content .alignContentVerticalMiddle .row div:has(img:not(.iconImage)){
    flex-direction: column;
  }
  .page-node-type-page-without-title .region-content .row:has(> .contentTile){
    display: flex;
  }
}

@media (max-width: 992px) {
  .page-node-type-page-without-title .region-content .alignContentVerticalMiddle .row div:has(img:not(.iconImage)) img{
    max-width: 360px;
    width: 100%;
    margin-top: 35px;
  }
}

.page-node-type-page-without-title .region-content .tab-pane{
  padding: 20px;
}

.page-node-type-page-without-title .region-content .tab-pane p{
  margin-bottom: 18px;
}

.page-node-type-page-without-title .region-content .iconImage{
  margin-bottom: 20px; 
  max-width: min(70px, 100%);
  float:right;
}

.page-node-type-page-without-title .region-content .node--type-page-without-title .panel-body:has(.tab-content){
  background-color: var(--secondary-frontend-colour);
}

.page-node-type-page-without-title .region-content .node--type-page-without-title .panel-default .nav-tabs:has(> li){
  display:flex;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}
.page-node-type-page-without-title .region-content .node--type-page-without-title .panel-default .nav-tabs > li{
  display: flex;
  align-items: stretch;
  flex-direction: column;
  justify-content: flex-end;
}

.page-node-type-page-without-title .region-content .node--type-page-without-title .panel-default .nav-tabs  li{
  padding-right: 4px;
  padding-left: 4px;
}

.page-node-type-page-without-title .region-content .node--type-page-without-title .nav-tabs li a.active{
  background-color: var(--secondary-frontend-colour);
  color: white;
}

.page-node-type-page-without-title .region-content .node--type-page-without-title .panel-default .nav-tabs  li a:not(.active){
  background-color: var(--lightgrey);
  color: var(--primary-frontend-colour);
}

.page-node-type-page-without-title .region-content .node--type-page-without-title .nav-tabs {
  margin-bottom: 0px;
  font-size: 21.5px;
}

.page-node-type-page-without-title .region-content .node--type-page-without-title .panel-default .nav-tabs  li a{
  border-left: solid 1px var(--secondary-frontend-colour);
  border-right: solid 1px var(--secondary-frontend-colour);
  border-top: solid 1px var(--secondary-frontend-colour);
  border-bottom: none;
}

.page-node-type-page-without-title .region-content .lightBackground{
  background-color: var(--lightgrey);
}
.page-node-type-page-without-title .region-content .lightBackground,
.page-node-type-page-without-title .region-content section.lightBackground h2{
  color: var(--primary-frontend-colour);
}

html .page-node-type-page-without-title .navbar,
html .path-user:not(.user-logged-in) .navbar,
html .page-node-type-public-page .navbar,
html .path-payment:not(.user-logged-in) .navbar,
html .path-receipt:not(.user-logged-in) .navbar{
  background-image: none;
  background-color: white;
  border: none;
}

.page-node-type-page-without-title .navbar-default .navbar-toggle .icon-bar{
  background-color: var(--secondary-frontend-colour);
  height: 3px;
}

.page-node-type-page-without-title .navbar-default .navbar-toggle{
  border: none;
}

.page-node-type-page-without-title .menu--public-menu,
.path-user:not(.user-logged-in) .menu--public-menu,
.path-payment:not(.user-logged-in) .menu--public-menu,
.path-receipt:not(.user-logged-in) .menu--public-menu{
  font-size: 16px;
}

@media only screen and (min-width: 768px) {
  .page-node-type-page-without-title .contact-form-alignment{
    display:flex;
  }

  .page-node-type-page-without-title .contact-form-alignment div{
    display: flex; 
    flex-direction: column; 
    align-items: flex-start; 
    justify-content: center;
  }
}

/* How Medicnet Works Block Styles */
.how-medicnet-works-section {
  padding: 45px 30px;
  background: #f8f9fa;
}

.how-medicnet-works-block {
  margin: 0;
  padding: 0;
}

.how-medicnet-works-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 1rem;
}

.how-medicnet-works-header {
  text-align: center;
  margin-bottom: 4rem;
  position: relative;
  background: #fff;
  padding: 3rem 2rem;
  border-radius: 12px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

.how-medicnet-works-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--primary-colour, #261F78);
  margin-bottom: 1rem;
  line-height: 1.2;
}

.how-medicnet-works-subtitle {
  font-size: 1.2rem;
  color: #6b7280;
  margin: 0;
  font-weight: 400;
  max-width: 600px;
  margin: 0 auto;
}

.how-medicnet-works-steps {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 2rem;
  margin-top: 0;
}

.step {
  background: #fff;
  border-radius: 12px;
  padding: 2rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
  position: relative;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  min-height: 400px;
}

.step:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}

.step-number {
  position: absolute;
  top: -15px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: var(--primary-colour, #261F78);
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 1.2rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.step-content {
  margin-top: 1rem;
}

.step-content h3 {
  font-size: 1.5rem;
  font-weight: 600;
  color: var(--primary-colour, #261F78);
  margin-bottom: 1rem;
  line-height: 1.3;
}

.step-content p {
  font-size: 1rem;
  color: #4b5563;
  line-height: 1.6;
  margin-bottom: 1.5rem;
}

.step-time {
  display: inline-block;
  background: var(--primary-colour, #261F78);
  color: #fff;
  padding: 0.75rem 1.5rem;
  border-radius: 25px;
  font-size: 0.9rem;
  font-weight: 600;
  text-align: center;
  margin-bottom: 1.5rem;
  width: 100%;
  box-sizing: border-box;
}

.step-features {
  list-style: none;
  padding: 0;
  margin: 0;
}

.step-features li {
  margin-bottom: 0.75rem;
  font-size: 0.95rem;
  line-height: 1.5;
  color: #374151;
  display: flex;
  align-items: flex-start;
}

.step-features li:before {
  content: "✓";
  color: #10b981;
  font-weight: bold;
  margin-right: 0.75rem;
  font-size: 1rem;
  flex-shrink: 0;
  margin-top: 0.1rem;
}

@media (max-width: 768px) {
  .how-medicnet-works-section {
    padding: 2rem 1rem;
  }
  
  .how-medicnet-works-header {
    padding: 2rem 1rem;
  }
  
  .how-medicnet-works-title {
    font-size: 2rem;
  }
  
  .how-medicnet-works-subtitle {
    font-size: 1rem;
  }
  
  .how-medicnet-works-steps {
    grid-template-columns: 1fr;
    gap: 1.5rem;
  }
  
  .step {
    min-height: auto;
    padding: 2rem;
  }
  
  .step-content h3 {
    font-size: 1.5rem;
  }
}

@media (max-width: 480px) {
  .how-medicnet-works-container {
    padding: 0 0.5rem;
  }
  
  .how-medicnet-works-header {
    padding: 1.5rem 1rem;
  }
  
  .how-medicnet-works-title {
    font-size: 1.75rem;
  }
  
  .step {
    padding: 1.5rem;
  }
} 