/*


*/
*{
  margin:0px;padding:0px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html{height:100%; }

body{
  font-family: 'Source Sans Pro', sans-serif;
  text-align:center;
  color:#252525;
  font-size:17px;
}

ul,ol{margin-left:10px;margin-bottom:10px;}
li{margin-left:10px;}

h1{
  font-family: 'Poppins', sans-serif;
  text-transform:none;
  font-weight: bold;
  font-size:65px;
  font-size: min(max(25px, 4vw),35px);
  margin-bottom:20px;
  text-transform: none;
}

h2{
  font-size: 30px;
  font-size: min(max(20px, 4vw),30px);
  font-weight:normal;
  font-family: 'Poppins', sans-serif;
  font-weight: bold;
  margin-bottom:10px;
}
  .bannerOuterContent h1,
  .bannerOuterContent h2,
  .bannerOuterContent h3{
    color:#1a294f;
  }
h3{
  font-size:30px;
  font-size: min(max(18px, 4vw),30px);
  font-weight:normal;
  margin-bottom:10px;
  font-weight:normal;
}

h4{
  font-family: 'Poppins', sans-serif;
  font-size:22px;
  font-weight:normal;
  margin-bottom:10px;
  font-weight:normal;
}

p{margin-bottom:13px;}

.pageOuter{
  width:100%;
}

.pageInner{
  margin-left:auto;
  margin-right:auto;
  width:1170px;
  text-align:left;
}
.pageInner a{
  color:#414141;
}
  .pageInner a:hover{color:#908e8e;}

.contentPad{
  padding-top:70px;
  padding-bottom:70px;
}
.contentPadLarge{
  padding-top:120px;
  padding-bottom:70px;
}


/* --------------------- Header -------------------- */
  .topHeaderOuter{

  }
  .headerLeft{
    padding-top:10px;
    float:left;
    width:23%;
    height: 100%;
  }
  .logo img{
    display: block;
    width:100%;
    height: auto;
    max-width:250px;
  }

  .headerRight{
    float:left;
    width:77%;
  }
  .menuRight{
    float:right;
    width:77%;
  }
  .topHeaderLinks{
    text-align: right;
  }
  .topHeaderLink{
    vertical-align: top;
  }
      .topHeaderTextLinks{
        display: inline-block;

      }
      .topHeaderImageLinks{
        display: inline-block;
      }

  .topHeaderTextLinks > a{
    display: inline-block;
    padding-top:35px;
    padding-right:30px;
    text-decoration: none;

  }

  .clinicLogin{
    margin-left:15px;
    margin-right:-50px;
    display: inline-block;
    width:194px;
    height: 106px;

    background:url(../images/bg_clinic_login_off.png);
    padding-top:25px;
    /* padding-left:30px; */
    padding-left:20px;
    color:#ffffff !important;
    text-decoration: none;
    text-align: left;
    font-weight: normal;

  }
  .iconImage{
    max-height: 50px;
    margin-left:1vw;
    margin-right:1vw;
  }
  .mobIcon .iconImage{
    display: none;
  }
  .topHeaderLink .toggleMenu{
    display: none;
  }
  .mobileFlagItem{
    display: none;
  }

  .topHeaderImageLinks .dropdownFlag{
    padding-left:0px;
  }
/* --------------------- /Header -------------------- */

/* --------------------- Banner -------------------- */

.outerBannerHome{
  height:43vw;
  max-height: 799px;
}
  .bannerSmoke {
    background: rgba(0,0,0,0.5);
    background: rgba(0,0,0,0.40);
  }

  .bannerOuterHome{
    background:url(../images/bg_banner_home_default.jpg) top center no-repeat;
    background-size: cover;
    border:1px solid #ff00ff;
    max-height: 798px;
    height:41vw;
  }
  .bannerOuterContent{
    background:url(../images/bg_banner_content_default.jpg) top center no-repeat;
    background-size: cover;
    max-height: 485px;
    height:50vw;
    height:26vw;
  }

/* --------------------- /Banner -------------------- */


/* --------------------- Content -------------------- */
.page50Left{
  float:left;
  width:50%;
  padding-right:50px;
}
.page50Right{
  float:left;
  width:50%;
  padding-right:50px;
}
.page50Left img, .page50Right img{width:100%;height: auto;}

.pageOuterBGImage{
  padding-bottom: 30vw;
  background:url(../images/bg_pageouter_default.jpg) bottom center no-repeat;
  background-size: 100% auto;
}

.contentSplit3rd{
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count:3;
  -webkit-column-width:33%;
  -moz-column-width: 33%;
  column-width: 33%;
}
  .page80Left{
    float:left;
    width: 75%;
    padding-right:15%;
  }
  .page20Right{
    float:left;
    width:25%;
    text-align: center;
  }
  .page20Right img{width:100%;height: auto;max-width:250px;}

  .pageProductLeft{
    float:left;
    width: 65%;
    padding-right:15%;
  }
  .pageProductRight{
    float:left;
    width:15%;
    text-align: center;
  }
  .pageProductRight img{width:100%;height: auto;max-width:250px;}

  .productBottomCol{
    float:left;
    width:33%;
    padding-right:25px
  }

  .pageOuterTb{
    display: table;
    min-height: 400px;
  }
  .pageFullContainerR{
    display: table-row;
  }
.pageFull50Left{
  display: table-cell;
  width:45%;
}
.pageFull50Right{
  display: table-cell;
  background:#f4f7f9;
  width: 55%;
  width:55%;
  text-align: left;
  padding-right:10%;
}
.contentPadSmall{
  padding:30px;
}

.bgImage{
  background:#f4f7f9;
  background-position: center right;

  background-size:100% auto;
  background-size:auto 100%;
  background-repeat: no-repeat;
}

/* --------------------- /Content -------------------- */

/* --------------------- Gallery -------------------- */
.thumb_class{
  float:left;
  padding:2px;
  border:1px solid #aaaaaa;
  margin-top:10px;
  margin-left:10px;
  margin-left:1%;
  width:19%;
  vertical-align:middle;
  background-color:#ffffff;
}
.thumb_class a{
  line-height:150px;
  width:150px;
  width:100%;
  vertical-align:middle;
}
.thumb_class a:active,.thumb_class a:visited{
  color:inherit;
}
.thumb_class a img{
  width:100%;
  height:auto;
  vertical-align:middle;
}
/* --------------------- /Gallery -------------------- */

/* ------------ Where to buy map ----------- */

.mapOuterDefaultBG{
  background:url(../images/wheretobuy/map_au-full.png) center center no-repeat;
  background-size:cover;
  width:100%;
  max-width:500px;
  position: relative;
}
.mapContainer{
  /*background:url(../images/wheretobuy/map_nz_full.png) center center no-repeat;*/
  background:url(../images/wheretobuy/map_au-WA.png) center center no-repeat;
  background-size:cover;
  width:100%;
  max-width:500px;
  position: relative;
}

.aspectMap{
  width:100%;
  height: auto;
}
.mapBox{
  cursor: pointer;
  position: absolute;
}





/* ------------ /Where to buy map ----------- */

/* ---------- Clinics ---------- */
  .clinicContainer {
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: top;
    justify-content: center;
  }

  .clinic {
    background:#fdfdfd;
    width: 46%;
    margin-left:2%;
    margin-right:2%;
    margin-bottom: 2vw;
  }

  .clinic h2{
    width:100%;
    background:url(../images/bg_heading.png) top left no-repeat;
    background-size:cover;
    color:#ffffff;
    text-align: center;
    padding:30px 20px;
    text-transform: uppercase;
    border:1px solid #dfe3e7;
  }
/* ---------- /Clinics ---------- */

/* --------------------- Forms -------------------- */

  form input{
    margin-bottom:1px;
  }
  form input[type="text"],
	form input[type="password"]{
    float:left;
    width:100%;
    background:#f0f0f0;
    border:1px solid #dfe3e7;
    padding-left:20px;
    margin:0px;
    margin-bottom:1px;
    line-height:44px;
    color:#0d2b42;
    margin-bottom:10px;

  }

  form input[type="text"].textFullWidth{
    width:100%;
  }

form select{
	width:100%;
  background:#f0f0f0;
  border:1px solid #dfe3e7;
	padding:10px 15px;
	margin:0px;
  margin-bottom:10px;
	line-height:44px;
	color:#0d2b42;
}
  form textarea{
    width:100%;
    background:#f0f0f0;
    border:1px solid #dfe3e7;
    margin-bottom:10px;
    padding-left:20px;
    line-height:44px;
    color:#363636;
    font-family:'Open Sans';
    font-size:13px;
  }
  .formHalf{
    width:50%;
  }

  form input[type="submit"]{
    background:#dfdfdf;
    background:rgba(240,240,240,0.5);
    border:1px solid #dfe3e7;
    color:#363636;
    padding:15px 25px;
    text-transform:uppercase;
    font-weight:bold;
    cursor:pointer;
   }
   form input[type="submit"]:hover{
		background:#363636;
		color:#ffffff;
   }

/* --------------------- /Forms -------------------- */

/* --------------------- Footer -------------------- */

  .footerOuter{
    background:url(../images/bg_footer.jpg) top center no-repeat;
    background-size:cover;
    padding-top:80px;
    padding-bottom:30px;
  }
    .footerOuter .pageInner{
      color:#ffffff;
      font-size:14px;
      line-height: 1.9em;
    }
    .footerOuter .pageInner h4{
      font-size:17px;
    }
    .footerOuter .pageInner a{
      color:#ffffff;
      text-decoration: none;
    }
    .footerOuter .pageInner a:hover{
      color:#00aee7;
      text-decoration: none;
    }

  .footerContainer{
    width: 100%;
    display: inline-flex;
    flex-wrap: wrap;
    align-items: top;
    justify-content: center;
  }

  .footerCellLogo{
    width:30%;
    padding-right:30px;
  }
  .footerCell{
    width:17%;
  }

  .footerCredits{
    width:100%;
    text-align: right;
    font-size:13px;
    text-transform: uppercase;
    color:#7e93a9;
    padding-top:40px;
  }
  .pageInner .footerCredits a{
    color:#7e93a9;
    text-decoration: none;
  }


/* --------------------- /Footer -------------------- */

.pdf {
  display: inline-block;
  background: url(../images/icon_pdf.png) center left no-repeat;
  padding-left: 35px;
  line-height: 35px;
  font-size: 18px;
  font-weight: bold;
  color: #040708 !important;
  text-decoration: none;
}

.splitHalfContent {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-width: 50%;
  -moz-column-width: 50%;
  column-width: 50%;
}

.sysmenulist li a {
  color: #363636 !important;
}

hr{
  margin-top:40px;
  margin-bottom:40px;
  border:0px;
  height:1px;
  width:100%;
  border-top:1px solid #e6e8ec;
}

.centerText{text-align:center;}
.mobVertCentOuter{display:table;width:100%;height:100%;}
.mobVertCent {display: table-cell;vertical-align: middle;width:100%;height:100%;}
.message{font-size:13px;padding:5px;margin:5px;border:1px solid #555555;}
.note{font-size:12px;padding:5px;margin:5px;border:1px solid #00ff00;}
.stickyContainer{z-index:50000;}
.debug{border:1px solid #00ff00;}
.clr{clear:both;}

.landingPageButton {
  width: 32%;
  display: inline-block;
  background-color: green;
  margin: 1% 0.5%;
  height: 70vh;
  min-height: 475px;
  overflow-y: hidden;
}
.landingPageButtonLabel {
  font-family: 'Poppins', sans-serif;
  background:url(../images/bg_footer.jpg) top center no-repeat;
  color: white;
  float: inline-end;
  padding: 20px 30px;
  margin-top: 43vh;
  width: 100%;
  height: 27vh;
  opacity: 0.8;
  font-size: 0.9rem;
  min-height: 475px;
}
.landingPageIntLabel a {
  color: white;
}
.landingPageNz {
  background:url(../images/Nz-square.jpg) top center no-repeat;
  background-size: cover;
}
.landingPageAus {
  background:url(../images/Aus-square.jpg) center center no-repeat;
  background-size: cover;
}
.landingPageInt {
  background:url(../images/Int-square.jpg) center center no-repeat;
  background-size: cover;
}