/* Custom styling here */

/* COLOURS:
#118079 (GREEN)
#D3DBD4 (LIGHT GREEN)
#738B78 (h5 subheadings on home page)
#EBBD1D (GOLD)
*/


.svg-inline--fa.fa-stack-2x {
    height: 1em;
    width: 1em;
}

.fa-lg {
    font-size: 1em;
    margin-right: 0.5em;
}


html {
        font-size: 100%; /* this says use browsers default font (which is usually 16px) */
}



.pricing.pricing-06.pricing-card p {
        color: #118079;
}



body {
      font-family: 'Lato', "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
    /*font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
}

a {
  
 font-weight: 400;
}


h1, h2, h3, h4, h5, h6 {
      font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 400;
}



h1 {
    font-size: 2.3rem;  /*40 / 16 = 2.5 */
    line-height: 3rem; /* 48 / 16 = 3 */
    margin-bottom: 1.25rem; /* 20 / 16 = 1.25 */
}

h2 {
    font-size: 2rem; /* 32 / 16 = 2 */
    line-height: 2.375rem; /* 38 / 16 = 2.375 */
    margin-bottom: 1.25rem; /* 20 / 16 = 1.25 */
}

h3 {
    font-size: 1.75rem; /* 28 / 16 = 1.75 */
    line-height: 2.125rem; /* 34 / 16 = 2.125 */
    margin-bottom: 1.25rem; /* 20 / 16 = 1.25 */
}

h4 {
    font-size: 1.5rem; /* 24 / 16 = 1.5 */
    line-height: 1.812rem; /* 29 / 16 = 1.812 */
    margin-bottom: 0.625rem; /* 10 / 16 = 0.625 */
}

h5 {
    font-size: 1.25rem; /* 20 / 16 = 1.25 */
    line-height: 1.5rem; /* 24 / 16 = 1.5 */
    margin-bottom: 0.625rem; /* 10 / 16 = 0.625 */
}

h6 {
    font-size: 1rem; /* 16 / 16 = 1 */
    line-height: 1.187rem; /* 19 / 16 = 1.187 */
    margin-bottom: 0.625rem; /* 10 / 16 = 0.625 */
}

form input, form textarea, form select, form .form-control {
      font-family: Lato, "Helvetica Neue", Helvetica, Arial, sans-serif;
      font-weight: 300;
    font-size: 1rem;
    line-height: 1;
}


/*

@media screen and (min-width: 768px) {
.downloads table h2 {
    display: inline-block;
}
}

.downloads table h2 {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 0;
}

@media screen and (min-width: 992px) {
.downloads {
    padding: 100px 0;
}
}

.downloads {
    padding: 50px 0;
}



*/


.navbar-brand {
    margin-right: 5rem;
}


.conditions-content h5 {
	
	border-bottom: 1px solid grey; 
	margin-top: 20px; margin-bottom: 20px; 
	text-transform: uppercase; 
	color: #118079;
}

.condition-description h5 {
	
	border-bottom: 1px solid grey; 
	margin-top: 20px; margin-bottom: 20px; 
	text-transform: uppercase; 
	color: #118079;
}

.condition-description h6 {
	
	margin-top: 20px; margin-bottom: 20px; 
	text-transform: uppercase; 
	background-color: #118079;
	color: #fff;
	padding: 10px;
}



.downloads .btn.btn-primary {
    margin: 0;
}


.hp-services {
  background-color: #D3DBD4;
 /* background-color: #217f79;*/
}


.hp-services h2 {
  text-align: center;
  color: #217f79;
/*  color: #fff;*/
  margin-bottom: 2.25rem;
}

/* Overwriting main.css (DS) on margin */

.hp-services .mb-4 {
  margin-bottom: 1.5rem;
}

/* Make icon image in services cards top align */

.card-body img {
  width: 47px;
	height: 47px;
}

/* Overwriting Bootstrap properties for buttons */


.btn.btn-primary {
    color: #fff;
    background-color: #118079;
    border-color: #D3DBD4;
    border: 0;
}


.submit .btn.btn-primary {
    padding: 13px;
}



.btn.btn-primary:hover {
    color: #118079;
    background-color: #bec4be;
    border-color: #118079
}

.btn.btn-primary.focus,
.btn.btn-primary:focus {
  background-color: #738B78;
}

.btn.btn-primary:not(:disabled):not(.disabled).active,
.btn.btn-primary:not(:disabled):not(.disabled):active,
.btn.show>.btn.btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #738B78;
    border-color: #D3DBD4;
}

.btn.btn-primary.disabled,
.btn.btn-primary:disabled {
    color: #fff;
    background-color: #738B78;
    border-color: #738B78
}

.btn.btn-primary:not(:disabled):not(.disabled).active:focus,
.btn.btn-primary:not(:disabled):not(.disabled):active:focus,
.show>.btn.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 .2rem rgba(115, 139, 120, .5)
}

.btn.btn-primary:focus, .btn.btn-primary:not(:disabled):not(.disabled):active, .btn.btn-primary:not(:disabled):not(.disabled):active:focus {
    background-color: #738B78;
    border-color: #738B78;
    color: #fff;
}


/* Overwriting main.css properties for nav link padding */

.header .navbar-nav li:not(.btn) a {
    padding: 5px;
}


/* formatting of navbar */

.masthead.masthead-03.bg-dark.navbar-header
{
  background-color: #000;
}

.navbar-header ul li {
  text-transform: uppercase;
}
/*
ul.pre-header li {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  padding: 6px !important;
  background-color: #118079;
  font-size: 14px;
  text-align: center;
}
*/


div[class^=col-].inner-page-heading {
    margin-bottom: 0;
}

.inner-page-heading h1 {
text-transform: uppercase; 
color: #fff; 
margin-bottom: 0;
}

.inner-page-heading h2 {
text-transform: uppercase; 
color: #fff; 
margin-bottom: 0;
}


/* Adjust colour on FAQ */

.faq.faq-02 .accordion .card .card-header button {

    color: #118079;

}

.faq.faq-02 .accordion .card .card-header button i, .faq.faq-02 .accordion .card .card-header button svg {
    border: 2px solid #118079;
}


/* TYPOGRAPHY OPTIONS
.testpara-letter, .testpara-line {
	margin-top: 3rem;
}

.testpara-letter::first-letter {
	font-size: 5rem;
	float: left;
	margin: -1rem 1rem 0 0;
	color: tomato;
}

.testpara-line::first-line {
	font-size: 5rem;
	margin: -1rem 1rem 0 0;
	color: tomato;
}
*/

/* Sizing logo in navbar and footer */
.navbar-header img {
  width: 113px;
}

.navbar-footer img {
  width: 113px;
}



.title.title-02 h1:after {
    background-color: #118079;
}


@media screen and (min-width: 992px) {
section.pre-appointment {
  padding-top: 0;
}

}




  /*.agency-background {
  background: linear-gradient(338.92deg, #FFFFFF 21.09%, rgba(255, 255, 255, 0) 83.56%), linear-gradient(0deg, #D3F5E1, #D3F5E1), #C4C4C4;
    border-radius: 340px;
    height: 400px;
    left: -200px;
    position: absolute;
    top: -50px;
    width: 400px;
}
*/

/* Overwriting styles for navbar */

@media screen and (min-width: 992px) {
.masthead .navbar-light .dropdown-menu {
    background: rgba(255, 255, 255, 0.5);
}
}

@media screen and (min-width: 992px){
.masthead .navbar-light .navbar-nav .nav-item.show .sub-nav-item .nav-link:not(.btn) {
    background: rgba(255, 255, 255, 0.8);
}
}

@media screen and (min-width: 992px) {
.masthead .navbar-light .navbar-nav .nav-item .nav-link:not(.btn) {
    text-decoration: none;
}
}

@media screen and (min-width: 992px) {
.masthead .navbar-nav .dropdown-menu {
    min-width: 210px;
}
}

@media screen and (min-width: 992px) {
.masthead .navbar-nav .dropdown-menu {
    top: 40px;
}
}

@media screen and (min-width: 992px){
.masthead .navbar-nav .nav-item .nav-link {
    line-height: 24px;
}
}

.masthead .navbar-nav .nav-item .sub-nav-item .nav-link {
    font-size: 0.8rem;
}

nav.navbar.navbar-expand-lg.navbar-light.navbar-header ul li a {
    font-size: 0.8rem;
}

header.masthead.masthead-03.bg-dark.navbar-header a, a:link {
  color: #EBBD1D;
}

header.masthead.masthead-03.bg-dark.navbar-header a:hover {
  color: #fff;
}

.masthead .navbar-nav .nav-item .sub-nav-item {
    border-bottom: 1px solid #f8f9fa;
}


.container.contact-info i {
    padding-right: 1rem;
    color: #118079;
}

/* contact page styles */

.container.contact-info a, a:link {
    color: #118079;
}

.container.contact-info a:hover {
    color: #EBBD1D;
}

.container.contact-info p {
    margin-bottom: 10px;
}

.container.contact-info h6 {
    margin-top: 2rem;
    border-top: 1px solid #bdbdbd;
    padding-top: 1rem;
}




/* Overwrite colour for footer links in main.css */

.footer.footer-11 ul li a {
    color: #fff;
}


/* home page hero section */

.hp-hero {
  flex: 1 0 100%;
  display: flex;
  flex-direction: column
}

.background-image {
    background-color: #343a40;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.inner-content p a, a:link {
    color: #118079;
}


.form-success {
    background-color: #343a40;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 50px 0;
}

.form-success .btn.btn-primary {
    margin: 0;
}


.blog.blog-details-01 .blog-tags .tag:first-child {
    padding-right: 20px;
    border-right: 0;
}


div[class^=col-].form-success-inner {
    margin-bottom: 0;
    color: black;
}


.hero.hero-01.form-success {
    padding: 50px 0;
}



/* COLOURS:
#118079 (GREEN)
#D3DBD4 (LIGHT GREEN)
#738B78 (h5 subheadings on home page)
#EBBD1D (GOLD)
*/

/* -------------- COLOURED NUMBERED LIST BUT NUMBERS ARE OUTSIDE OF CONTENT

.blog-content ol {list-style: none; counter-reset: li}

.blog-content li::before {content: counter(li); color: red;
  display: inline-block; width: 1em;
  margin-left: -1em} 

.blog-content li {counter-increment: li; margin-bottom: 0.8em;}


.blog-content ol li::before {content: counter(li); color: #118079;
    display: inline-block; width: 2em; margin-left: -2.5em;
    margin-right: 0.5em; text-align: right;}

*/



.blog-content ol {
  list-style: none;
  margin-left: 2.1em;
  counter-reset: line;
}

.blog-content ol > li {
  position: relative;
  margin-bottom: 0.8em;
}


.blog-content ol > li:before {
	font-size: 0.8rem;
	position: absolute;
	left: -2.25em;
	display: inline-block;
  width: 22px;
	height: 22px;
	margin-right: 0.5em;
  background-color: #118079;
	color: #fff;
	text-align:center;
  line-height: 2em;
	counter-increment: line;
	content: counter(line);
	/* border-radius: 50%;*/
}




.blog-content p ~ ul {
  list-style: none; /* Remove default bullets */
}

.blog-content p ~ ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #118079; /* Change the color */
  font-family: Arial;
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: 0; /* Also needed for space (tweak if needed) */
}

.blog.blog-10 .sidebar ul li {
    line-height: 29px;
    margin-bottom: 5px;
}


.blog.blog-10 .sidebar ul {
    font-size: 20px;
    list-style: none;
    margin-bottom: 10px;
}

.archive-by-years {
  margin-top: 15px;
}



.inner-page-main p ~ ul {
  list-style: none; /* Remove default bullets */
  padding: 0 0 0 1rem;
}

.inner-page-main p ~ ul li {
    margin-bottom: .2rem;
}

.inner-page-main p ~ ul li::before {
  content: "\2022";  /* Add content: \2022 is the CSS Code/unicode for a bullet */
  color: #118079; /* Change the color */
  font-family: Arial;
  font-weight: bold; /* If you want it to be bold */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-right: .9rem;
  margin-left: -1.8rem !important;
  padding-left: .7rem;
}



@media screen and (min-width: 992px) {
section.naturopathy, section.nutricheck {
    padding: 0 0 100px;
}
}




.green-box-wrapper {
  margin-top: auto;
  }
  

  


.green-box-wrapper a, a:link {
 color: #fff;
  text-decoration: none;
  }
  
.green-box-wrapper a:hover {
  color: #EBBD1D;
  }
  




section.hero-section {
height: 50vh;
}

div.hp-tips a:link {
    color: #fff;
}

div.hp-tips a:hover {
    color: #EBBD1D;
}


div.hp-tips {
    padding: 1rem; 
    background-color: #118079; 
    color: #fff;
}

div.hp-tips p {
   padding-right: 90px;
   font-size: 0.9rem;
   margin-bottom: 0;
}

div.hp-tips img {
  width: 20%; 
  position: absolute; 
  top: -20px; 
  right: 15px;
  border-radius: 50% 50%;
}

/* Remove the id from the right image when you re-insert the athlete img*/

div.hp-tips img#left {
  width: 30%; 
}


div.hp-hero-row {
  height: auto;
  padding-bottom: 1rem;
  text-align: left;
  margin-top: auto;
}


div.hp-hero-content {
  width: 90%;
  padding-left: 8rem;
  padding-right: 0;
  margin-bottom: 0;
 /* text-align: right;*/
}

div.hp-hero-content img {
  width: 80%;
}

div.hp-hero-content > h1 {
  font-size: 3rem; 
  line-height: 3rem;
  color: #000;
  /*text-shadow: 1px 1px 0 #fff;*/
}


div.hp-hero-content > h1 span.first {
  color: #118079; 
}


@media (max-width: 767px) {

div.hp-tips {
  position: relative;
  left: auto;
  bottom: auto; 
  margin-top: 10px;
}

div.hp-tips img {
  width: 10%; 
}

div.hp-tips img#left {
  width: 15%; 
}

div.hp-hero-content {
  text-align: center;
}


div.hp-hero-content > h1 {
  font-size: 2rem;
  padding: 0;
  line-height: 2.3rem;
  margin-bottom: 0.8rem;
}

.green-box-wrapper {
    margin-top: 0;
}



div.hp-hero-content img {
  width: 50%;
}


.background-image {
    background-position: 42% 0;
}


}


@media (max-width: 767px) {
li.nav-item.sub-nav-item {
    text-align: center;
}


li.nav-item.sub-nav-item.dropdown {
    text-align: center;
}

.masthead .navbar-nav .nav-item .nav-link.dropdown-toggle {
    display: block;
}

}

@media (max-width: 575px) {
.background-image {
    background-position: 28% 0;
}

div.hp-hero-content {
  text-align: center;
}

div.hp-hero-content > h1 {
  font-size: 1.8rem;
  padding: 0 1.5rem;
  color: #fff;
}

div.hp-hero-content > h1 span.first {
  color: #fff; 
}



div.hidden {
  display: none;
}


}

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

div.hp-hero-content {
  text-align: right;
}

span.break {
  display: block;
}

div.hp-hero-content {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

div.hp-hero-content > h1 {
  color: #fff;
}

div.hp-hero-content > h1 span.first {
  color: #fff; 
}

}




@media (max-width: 990px) {
div.hp-hero-content {
    padding-left: 0;
}


div.hp-tips {
    position: relative;
    left: auto;
    bottom: auto;
    margin-top: 10px;
}

div[class^=col-].hp-tips {
  margin-bottom: 0;
}

}


@media (min-width: 1800px) {
  
 .background-image {   
   background-position: 100% 20%; /* 50% 0 for top alignment (center top) */
}

}


@media (min-width: 768px) and (max-width: 990px) {

  div.hp-hero {
    max-width: 920px;
}

}


@media (min-width: 768px) and (max-width: 1199px) {

div.hp-tips p {
    padding-right: 60px;

}

div.hp-hero-content > h1 {
  font-size: 2.5rem;
}

div.hp-hero-content {
    padding-left: 0;
}



}

/* Overwriting main.css link colour */

a {
    color: #118079;
}

/* Overwriting bootstrap ahover style */

a:link {
    color: #118079;
}

a:hover {
    color: #EBBD1D;
}

.fa-circle {
    color: #118079;
}

/* blog section home page */

.card-footer-homepage {
    padding: .75rem 1.25rem .75rem 0;
}

.blog.blog-02 .card-body {
    margin-bottom: 10px;
}



/* -----------------------------------------------------------  */


/* Newsletter Signup form on home page */



.hp-form-row #offer-img {width: 192px; height: 273px; position: absolute; top: -20px; left: 20px; z-index: 1;}

.hp-form-row {background-color: #000; position: relative; padding: 20px;}
/*.hp-form-row img {width: auto; position: absolute; top: -20px; left: 20px; z-index: 1;}*/
.hp-form-content {position: relative; padding: 2.8em 0em 2.8em 2em;}
.hp-form-content h2 {position: absolute; top: -41px; font-size: 1rem; line-height: 1.5; background-color: #EBBD1D; padding: 1rem 2rem; color: #fff;}
.hp-form-content p {color: #fff;}
.hp-form-wrapper {margin-left: 0; justify-content: space-between;}
.hp-form-wrapper .col-md-4 {
  padding-left: 0;
  padding-right: 0;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: calc(33.333333% - .5em);
}

.hp-form-wrapper .col-md-3 {
    padding-left: 0;
    padding-right: 0;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(25.333333% - .5em);
}


@media (min-width: 1200px) {
  
.hp-form-content p {
    margin-left: 0;
}

.form .input-group {
    margin-left: 0;
}


.hp-form-content h2 {
    left: 25px;
}

}


@media (max-width: 991px) {
  

.form .input-group {
    margin-left: 0;
}

.hp-form-row #offer-img {position: static;}

}




/* -----------------------------------------------------------  */


.card-footer-patient-resources p {
  margin-bottom: 0;
}

/* remove margin from form input group on home page */

.form .input-group {
    margin-bottom: 0px;
}

/* make button on top form 100% in width */

.hp-form button {
  width: 100%;
}


@media (max-width: 991px) {
  
 div.hp-form-row img {
  position: relative; 
  top: auto; 
  left: auto;
}

div.hp-form-content h2 {
  position: static; 
  width: 100%;
  text-align: center;
}


section.hp-form {
  background-color: #000; 
}


div.hp-form-content {
  padding: 2rem 0 0; 
  margin-left: 0;
  margin-bottom: 0;
}

} 

  

@media (max-width: 767px) {

.hp-form-wrapper .col-md-4 {
    flex-grow: 1;
    flex-shrink: 0;
    flex-basis: 100%;
}

}




@media (max-width: 767px) {

.masthead .navbar-nav.list-inline {
    justify-content: center;
}

.navbar-nav {
    text-align: center;
}

.phone-contact {
	margin: 0 auto;
}


}



@media (min-width: 992px) and (max-width: 1199px) {
  .hp-form-content {
    padding-left: 4em;
}
}




/* Shop section on home page */

section.hp-shop {
  padding: 50px 0 0;
}

.hp-shop img {
  margin-left: -50px;
}


@media (min-width: 1200px) {
.hp-shop img {
  margin-left: -150px;
}
}


.consult {
  background-color: #D3DBD4;
}




.content.content-01.inner-content {
  background-color: #D3DBD4;
}


.content.content-06.about-top {
  padding-bottom: 0;
}





/* testimonials*/

.siteglide-testimonial-4 .bg-color-none {
  background-color: transparent;
}

.siteglide-testimonial-4 .shadow-box {
  border-top: 4px solid #118079 !important;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.11) !important;
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 0 3px 10px 0 rgba(0, 0, 0, 0.11) !important;
}

.siteglide-testimonial-4 .person-img {
  width: 50px !important;
  height: 50px !important;
  -o-object-fit: cover !important;
     object-fit: cover !important;
}

.siteglide-testimonial-4 .align-center {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-item-align: center;
      align-self: center;
}

.siteglide-testimonial-4 .person-name {
  text-align: left !important;
/* font-family: "Nunito",sans-serif !important;
  font-weight: 400 !important; */
  font-size: 15px !important;
  color: #000A11 !important;
}


/* 
.testimonial-quotemarks:before, .testimonial-quotemarks:after {
 font-family: "Georgia", serif !important;
	position: absolute;
	font-size: 80px;
	padding: 10px;
	line-height: 1;
	color: #8bafad;
}
.testimonial-quotemarks:before {
  content: "\201C";
    top: -52px;
    left: -10px;
}
.testimonial-quotemarks:after {
	content: "\201D";
    right: -4px;
    bottom: -1.2em;
} */

/* -------------------------------------- */



section.title {
 /* padding: 30px 0;*/
  padding: 80px 0;
}





/* Home Page changes to padding and background colour */

section.nopad {
  padding: 0;
}

section.light {
  background-color: #D3DBD4;
}

/*
section.hp-about {
  padding-top: 0;
  padding-bottom: 0;
}
*/

div.hp-about-pic a:link {
  background: #000;
  display: block;
}

div.hp-about-pic a:hover {
  background: #000000b8;
}



.hp-about-pic img {
   object-fit: cover;
   opacity: 0.4;
}


.webinar a:link {
  background: #000;
  display: block;
}

.webinar a:hover {
  background: #000000b8;
}



.webinar img {
   object-fit: cover;
   opacity: 0.4;
}



section.testimonial {
  padding-bottom: 50px;
}


/* Home Page Subheadings with Line */

h5.line {
  margin: 20px 0 20px;
  overflow: hidden;
  color: #738B78;
  text-align: left;
  font-size: 1.2rem;
  line-height: 1.6em;
}

h5.line:before {
  display: block;
  float: right;
  margin-top: .8em; /* half the line-height */
  border-top: 1px solid silver;
  width: 50%;
  content: "";
}

/* -------------------------------------- */


.form-08.recover-password button, .form-08.reset-password button {
    background-color: #118079;
    border-color: #118079;
    border-radius: .25rem;
    border-style: solid;
    border-width: 2px;
    color: #ffffff;
    display: inline-block;
    float: right;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
    margin: 0;
    padding: 13px 48px;
    text-align: center;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    user-select: none;
    vertical-align: middle;
    white-space: normal;
    width: 100%;
}


@media only screen and (min-width: 576px) {
.form-08.recover-password button, .form-08.reset-password button {
    width: auto;
}
}

.form-08.recover-password input, .form-08.reset-password input {
    margin-bottom: 25px;
}







/* How can I help on home page */

.portrait-section {
  margin-top: 3rem; /* preserve space for portrait image overlap*/
  margin-bottom:3rem;
  position: relative;
  background-color: #d3dbd4;
}
.portrait-section .container {
  padding-top: 50px;
  padding-bottom: 50px;
  position: relative;
}
.portrait-section .container:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: -3rem; /* matches negative margin on portrait-section*/
  bottom: 0;
  background: url('../../../images/content/homepage-portrait.png')
    no-repeat right -50px top 0;
  background-size: contain;
  z-index: 1;
}
.portrait-section .row {
  position: relative;
  z-index: 2;
}

@media (min-width: 768px) and (max-width: 991px) {
  
.portrait-content .col-md-4 {
    flex: 0 0 50%;
    max-width: 50%;
}
  
  .portrait-section .container:before {
      top: -1rem;
      background-position: center;
      height: 200px;
    }
    .portrait-section .container {
      padding-top: 200px;
    }
    .portrait-section .btn{margin-bottom:1rem;}
  
  
}

  

  @media screen and (max-width: 768px) {
    .portrait-section .container:before {
      top: -1rem;
      background-position: center;
      height: 200px;
    }
    .portrait-section .container {
      padding-top: 200px;
    }
    .portrait-section .btn{margin-bottom:1rem;}
      .portrait-text p {margin-bottom: 0;}

  }


/* Google Map on Contact Page */


/* Always set the map height explicitly to define the size of the div
       * element that contains the map. */
      #map {
        height: 100%;
      }
    

      /* The popup bubble styling. */
      .popup-bubble {
        /* Position the bubble centred-above its parent. */
        position: absolute;
        top: 0;
        left: 0;
        transform: translate(-50%, -100%);
        /* Style the bubble. */
        background-color: #fff;
       /* background-color: rgba(255,255,255,0.5);*/
        padding: 7px;
        border-radius: 5px;
        font-family: sans-serif;
        overflow-y: auto;
        max-height: 60px;
        box-shadow: 0px 2px 10px 1px rgba(0, 0, 0, 0.5);
      }
      /* The parent of the bubble. A zero-height div at the top of the tip. */
      .popup-bubble-anchor {
        /* Position the div a fixed distance above the tip. */
        position: absolute;
        width: 100%;
        bottom: /* TIP_HEIGHT= */ 8px;
        left: 0;
      }
      /* This element draws the tip. */
      .popup-bubble-anchor::after {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        /* Center the tip horizontally. */
        transform: translate(-50%, 0);
        /* The tip is a https://css-tricks.com/snippets/css/css-triangle/ */
        width: 0;
        height: 0;
        /* The tip is 8px high, and 12px wide. */
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: /* TIP_HEIGHT= */ 8px solid white;
      }
      /* JavaScript will position this div at the bottom of the popup tip. */
      .popup-container {
        cursor: auto;
        height: 0;
        position: absolute;
        /* The max width of the info window. */
        width: 200px;
      }



/* -------------------------------------- */


        h3#firstHeading {margin: 3px 0 0; font-size: 1rem; line-height: 1.4rem;}   
        #bodyContent p {line-height: 18px; margin-top: 0; margin-bottom: 0; padding: 2px;}


      /* Pricing css - remove once mains.css has been updated */


.pricing.pricing-06 h2 {
    font-weight: lighter;
    margin-bottom: 60px
}

.pricing.pricing-06 .card {
    border-radius: 0
}




.pricing.pricing-06 .card-header {
    background: #D3DBD4;
    /* color: #118079; */
}

@media screen and (min-width: 992px) {
    .pricing.pricing-06 .card-header {
        padding: 30px
    }
}

.pricing.pricing-06 .card-header h3 {
    line-height: 40px;
    margin-bottom: 5px;
    color: #4f4f4f;
}

.pricing.pricing-06 .card-header p {
    font-size: 32px;
    font-weight: bold;
    line-height: 44px;
    margin: 0
}

.pricing.pricing-06 .card-body,
.pricing.pricing-06 .card-footer {
    background: #fafafa
}

.pricing.pricing-06 .card-body .icon {
    margin-bottom: 10px
}

.pricing.pricing-06 .card-body h4 {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-bottom: 25px
}

@media screen and (min-width: 992px) {
    .pricing.pricing-06 .card-body h4 {
        margin-bottom: 40px
    }
}

.pricing.pricing-06 .card-body ul {
    list-style-type: none;
    margin-bottom: 0
}

.pricing.pricing-06 .card-body ul li {
    margin-bottom: 5px
}

@media screen and (min-width: 992px) {
    .pricing.pricing-06 .card-footer {
        padding-bottom: 30px
    }
}

.pricing.pricing-06 .card-footer .btn {
    margin-right: 0
}

      /* Pricing css - overriding bootstrap rule */

.card-header {
    border-bottom: 1px solid #118079;
}

