@media all and (max-width:1170px){

  .pageInner{
    width: 100%;
    overflow: hidden;
    padding-left:10px;
    padding-right: 10px;
  }
  .topHeaderOuter .pageInner{
    padding:0px;
  }
  .headerLeft{
    padding-top:10px;
    padding-left: 10px;
  }

    h1{
      font-size:35px;
    }
    h2{
      font-size:30px;
    }
  /* --------------------- Home -------------------- */

  /* --------------------- /Home -------------------- */

  /* --------------------- Content -------------------- */
  .pageFull50Right{
    padding-right:0px;
  }
  .bgImage{
    background-size:100% auto;

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

  /* ------------- Landing Page ------------- */
  .landingPageButtonLabel {
    font-size: 0.9rem;
  }

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

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


}


/*     TABLET      */
@media all and (max-width:1024px){

  .contentPad {
    padding-top: 8vw;
    padding-bottom: 8vw;
  }
  .contentPadLarge{
    padding-top: 10vw;
    padding-bottom: 8vw;
  }
  hr{
    margin-top:3vw;
    margin-bottom:3vw;
  }
  /* --------------------- Home -------------------- */

  /* --------------------- /Home -------------------- */

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

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

    /* ------------- Landing Page ------------- */
    .landingPageButton {
      width:30%;
      height: 70vh;
      min-height: 500px;
    }
    .landingPageButtonLabel {
      margin-top: 32vh;
      height: 38vh;
      padding: 20px;
      min-height: 500px;
    }

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

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


}
/*     TABLET      */
@media all and (max-width:800px){

    h1{
      font-size:25px;
    }
    h2{
      font-size:20px;
    }

  /* ------------- Header ------------- */
  .topHeaderOuter{
    display: table;
  }
  .topHeaderOuter .pageInner{
    display: table-row;
  }

  .headerLeft{
    float:none;
    display: table-cell;
    vertical-align: middle;
    padding:5px;
    width:20%;
    height: 100%;
  }
  .headerRight{
    float:none;
    display: table-cell;
    vertical-align: top;
    width:80%;
  }

  .clinicLogin{
    margin-left:5px;
    margin-right:0px;
    display: inline-block;
    width:110px;
    height:100%;
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size:auto 100% ;
    font-size:13px;
    padding:15px 35px 30px 10px;
    text-align: left;
  }

    .topHeaderTextLinks{
      width: 55%;
      float:left;
      padding-top:4vw;
      padding-top:1vw;
    }

    .topHeaderTextLinks > a{
       padding:0px 10px;
       padding:0px;
    }
    .topHeaderImageLinks{
      text-align: right;
    }

  /*
    .topHeaderLink > img{
      width: 5.3vw;

      height: auto;
    }
*/
.mobIcon .iconImage{
  display: block;
}
.mobIcon span{display: none;}

.nzOwned{display: none;}

.mobileFlagItem{
  padding-top:20px;
  padding-right: 10px;
  display: inline-block;
}
  .mobileFlagItem a{
    text-decoration: none;
  }
  /* ------------- /Header ------------- */

  /* ------------- Home ------------- */

  /* ------------- /Home ------------- */

  /* ------------- Content ------------- */
  .bannerOuterContent .pageInner{padding-right:45%;}

  .page50Left{
    display: block;
    width:100%;
    padding-right:10px;
  }
  .page50Right{
    display: block;
    width:100%;
    padding-top:20px;
    padding-right:10px;
  }
  .clinic {
    width: 96%;
    margin-left:2%;
    margin-right:2%;
  }
  .contentSplit3rd,
  .splitHalfContent{
    -webkit-column-count: 1;
    -moz-column-count:1;
    column-count:1;
    -webkit-column-width:100%;
    -moz-column-width: 100%;
    column-width: 100%;
  }

  .page80Left,
  .page20Right,
  .pageProductLeft,
  .pageProductRight,
  .productBottomCol{
    float:none;
    width: 100%;
    padding-right:0px;
  }

  .pageFull50Left{
    display: block;
    width:100%;
  }
  .pageFull50Right{
    display: block;
    width:100%;
  }
  .bgImage{
    background-position: bottom center;
    background-size:100% auto;
    height:70vw;
  }
  /* ------------- /Content ------------- */

  /* ------------- Form ------------- */

  /* ------------- /Form ------------- */

  
    /* ------------- Landing Page ------------- */

    .landingPageButton {
      height: 500px;
      margin-left: 2%;
      margin-right: 2%;
      width:96%;
    }
    .landingPageButtonLabel {
      margin-top: 425px;
      height: 75px;
      font-size:1rem;
    }
    .landingPageIntLabel {
      margin-top: 350px;
      height: 150px;
      font-size: 0.9rem;
    }

  /* ------------- Footer ------------- */
  .footerCellLogo img{
    width:100%;
    max-width: 200px;
    height: auto;
  }
  .footerCellLogo{
    width:100%;
    text-align: center;
  }
  .footerCell{
    width:25%;
  }
  /* ------------- /Footer ------------- */
}


/*     MOBILE      */
@media all and (max-width:600px){

  h2{
    font-size:15px;
  }
  /* ----------- HEADER ------------- */
    .logo img,
    .topHeaderLink > img {
      height: 100%;
      max-height: 35px;
      max-height: 8vw;
      width:auto;

    }
    .logo img{max-height: 65px;}

    .topHeaderTextLinks{
      width: 45%;
      padding-top:2vw;
    }
    .topHeaderImageLinks{
      width: 55%;
    }

    .topHeaderTextLinks > a{
      padding:0px;
    }

  .clinicLogin {
    font-size: 11px;
    padding: 10px 25px 20px 10px;
    width: 80px;
  }
  /* ----------- /HEADER ------------- */

  /* ------------- Home ------------- */

  /* ------------- /Home ------------- */

  /* ------------- Content ------------- */
  .productBottomCol{float:none,width:100%;padding:0px;}
  .bannerOuterContent .pageInner{padding-right:45%;}
  /* ------------- /Content ------------- */

  .sectionCell{
    width:98%;
  }

  /* ------------- Landing Page ------------- */
  
  .landingPageButton {
    height: 400px;
    min-height: 400px;
    width:96%;
  }
  .landingPageButtonLabel {
    margin-top: 325px;
    height: 75px;
    min-height: 400px;
  }
  .landingPageIntLabel {
    margin-top: 250px;
    height: 150px;
    min-height: 400px;
    font-size: 0.9rem;
  }

  /* ------------- Footer ------------- */
  .footerCell{
    width:50%;
  }
  .footerCellRight{
    text-align: right;
  }
  .footerCredits{
    text-align: center;
  }
  /* ------------- /Footer ------------- */


}

/*     MOBILE      */
@media all and (max-width:400px) {
  .landingPageButton {
    height: 300px;
    min-height: 300px;
  }
  .landingPageButtonLabel {
    margin-top: 200px;
    height: 100px;
    min-height: 300px;
  }
  .landingPageIntLabel {
    margin-top: 100px;
    height: 200px;
  }
}

/*     MOBILE      */
@media all and (max-width:300px) {
  .landingPageIntLabel {
    margin-top: 50px;
    height: 250px;
  }
}