@import url(https://fonts.googleapis.com/css?family=Lobster+Two:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=PT+Serif:400,700,400italic,700italic);
@import url(https://fonts.googleapis.com/css?family=Pragati+Narrow:400,700);
@import url(https://fonts.googleapis.com/css?family=Didact+Gothic);
@import url(https://fonts.googleapis.com/css?family=Voltaire);
html, body {
  width: 100%;
  max-width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  font-size: 16px; }

h2 a, h3 a, h4 a, h5 a, h6 a, p a, li a, td a {
  color: #9544ab;
  text-decoration: none; }
  h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, p a:hover, li a:hover, td a:hover {
    color: #424141; }

h2, h3, h4, h5, h6 {
  color: #424141;
  font-family: "PT Serif", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 20px;
  line-height: 1.25rem; }

p, li, td {
  color: #424141;
  margin: 0;
  padding: 0; }

body {
  font-family: "PT Serif", sans-serif;
  background: #f8f4c3 url(../images/bkgd-paws.png) top center;
  -webkit-animation: bugfix infinite 1s; }

@-webkit-keyframes bugfix {
  from {
    padding: 0; }
  to {
    padding: 0; } }
*:focus {
  outline: none; }
*::-moz-focus-inner {
  border: none; }

iframe {
  max-width: 99.99%; }

img {
  max-width: 99.99%; }

a img {
  border: none; }

h1 {
  color: #652e74;
  font-family: "Lobster Two", cursive;
  margin: 0;
  padding: 0 0 1em 0;
  padding: 0 0 1rem 0;
  font-size: 28px;
  font-size: 1.75rem;
  line-height: 30px;
  line-height: 1.875rem; }
  h1.pageheader {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    text-align: left;
    min-width: 170px;
    max-width: 95%;
    margin: 1em auto;
    margin: 1rem auto;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.625rem; }
    @media (min-width: 760px) {
      h1.pageheader {
        min-height: 175px;
        max-width: 25%;
        background: url(../images/bkgd-header-paw.png) left center no-repeat;
        padding: 7em 0 0 5em;
        padding: 7rem 0 0 5rem;
        margin: 0 0.5em 0 0;
        margin: 0 0.5rem 0 0;
        font-size: 22px;
        font-size: 1.375rem;
        line-height: 24px;
        line-height: 1.5rem; } }
    @media (min-width: 980px) {
      h1.pageheader {
        margin: 0 2em 0 0;
        margin: 0 2rem 0 0;
        font-size: 28px;
        font-size: 1.75rem;
        line-height: 30px;
        line-height: 1.875rem; } }

h2.clinicname {
  min-height: 50px; }

p {
  margin: 0;
  padding: 0 0 1em 0;
  padding: 0 0 1rem 0; }

.left {
  float: left; }

.right {
  float: right; }

.clear {
  clear: both;
  float: none; }

.clearfix:after {
  content: "";
  display: table;
  clear: both; }

.floatfix {
  overflow: hidden; }

.italic {
  font-style: italic; }

.bold {
  font-weight: bold; }

.nowrap {
  white-space: nowrap; }

.uppercase {
  text-transform: uppercase; }

.centeredblock {
  display: block;
  margin: 0 auto; }

.padding-bottom {
  padding-bottom: 1em;
  padding-bottom: 1rem; }

@media (max-width: 759px) {
  .centeredmobile {
    margin-left: auto !important;
    margin-right: auto !important; } }

@media (max-width: 759px) {
  .nomobile {
    display: none !important;
    visibility: hidden !important; } }

@media (max-width: 979px) {
  .notablet {
    display: none !important;
    visibility: hidden !important; } }

@media (min-width: 980px) {
  .nodesktop {
    display: none !important;
    visibility: hidden !important; } }

.container, #header, #midcontent, #content {
  display: block;
  width: 1200px;
  max-width: 100%;
  margin: 0 auto;
  padding: 0 1em;
  padding: 0 1rem;
  box-sizing: border-box;
  position: relative; }

.textleft {
  text-align: left; }

.textright {
  text-align: right; }

.textcenter, .intouch {
  text-align: center; }

.column {
  display: inline-block;
  *display: inline;
  vertical-align: top;
  width: 99.99%;
  box-sizing: border-box;
  padding-right: 1em;
  padding-right: 1rem; }
  @media (min-width: 980px) {
    .column.quarter {
      width: 24%; } }
  @media (min-width: 980px) {
    .column.third {
      width: 33%; } }
  @media (min-width: 980px) {
    .column.half {
      width: 49%; } }
  @media (min-width: 980px) {
    .column.twothirds {
      width: 66%; } }
  @media (min-width: 980px) {
    .column.threequarters {
      width: 74%; } }

.bullets {
  margin: 0;
  padding: 0 0 1em 1.5em;
  padding: 0 0 1rem 1.5rem; }
  @media (max-width: 759px) {
    .bullets.top {
      padding-bottom: 0; } }
  .bullets.inlist {
    padding-bottom: 0; }

.inset {
  display: block; }
  .inset.left {
    margin: 0 1em 1em 0;
    margin: 0 1rem 1rem 0; }
  .inset.right {
    margin: 0 0 1em 1em;
    margin: 0 0 1rem 1rem; }
  .inset.topspace {
    margin-top: 1em;
    margin-top: 1rem; }
  .inset.bottomspace {
    margin-bottom: 2em;
    margin-bottom: 2rem; }
  .inset.topbump {
    margin-top: -1em;
    margin-top: -1rem; }
  @media (max-width: 759px) {
    .inset.left, .inset.right {
      float: none;
      margin: 0.5em auto 1em auto;
      margin: 0.5rem auto 1rem auto; } }
  .inset.gallery {
    margin: 0 auto 1em;
    margin: 0 auto 1rem; }
  .inset.header {
    display: inline-block;
    *display: inline;
    vertical-align: middle; }
    @media (min-width: 760px) {
      .inset.header {
        max-width: 55%; } }
    @media (min-width: 980px) {
      .inset.header {
        max-width: 60%; } }

.map {
  display: block;
  width: 275px;
  height: 200px;
  margin-bottom: 1em;
  margin-bottom: 1rem; }

.greenborder {
  border: 4px solid #6e8545; }

.roundedborder {
  -webkit-border-radius: 5px;
  -khtml-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  background-clip: padding-box; }

.greenbutton {
  background: #738551;
  border: 1px solid #ffffff;
  outline: 3px solid #738551;
  padding: 0em 0.15em;
  padding: 0rem 0.15rem; }
  .greenbutton .btntext {
    color: #ffffff; }
  .greenbutton:hover {
    background: #58653e; }

.btntext {
  display: inline-block;
  *display: inline;
  vertical-align: middle; }

#top {
  background: #f0f9e0 url(../images/bkgd-paws.png) top center; }

#header:after {
  content: "";
  display: table;
  clear: both; }

.headinfo {
  display: block;
  width: 99.99%;
  max-width: 100%;
  padding: 1em 2em 0.5em;
  padding: 1rem 2rem 0.5rem;
  text-align: center;
  box-sizing: border-box; }
  @media (min-width: 760px) {
    .headinfo {
      max-width: 40%; } }
  @media (min-width: 760px) {
    .headinfo.left {
      text-align: left; } }
  @media (min-width: 760px) {
    .headinfo.right {
      text-align: right; } }
  .headinfo .logo {
    display: inline-block;
    *display: inline;
    vertical-align: middle;
    max-width: 175px;
    min-height: 150px;
    position: relative; }
  .headinfo .logolink {
    display: inline-block;
    *display: inline;
    width: 175px;
    height: 161px;
    position: relative; }
    .headinfo .logolink:after {
      content: '';
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0; }
  .headinfo object.logo {
    pointer-events: none !important; }
  .headinfo p {
    font-family: "Didact Gothic"; }
    @media (min-width: 980px) {
      .headinfo p.address {
        display: inline-block;
        *display: inline;
        vertical-align: middle; } }
    .headinfo p.hours {
      color: #652e74; }
      .headinfo p.hours strong {
        font-family: "Voltaire"; }
    .headinfo p.phone {
      padding: 0;
      color: #652e74;
      font-family: "Lobster Two";
      font-style: italic;
      font-size: 30px;
      font-size: 1.875rem; }
      .headinfo p.phone a {
        color: #652e74; }
        .headinfo p.phone a:hover {
          color: #652e74; }

#mid {
  width: 100%;
  background: #fdfae4;
  position: relative;
  margin: 0 0 1em 0;
  margin: 0 0 1rem 0; }
  #mid:after {
    content: "";
    display: table;
    clear: both; }
  #mid:after {
    display: block;
    width: 100%;
    height: 25px;
    content: '';
    position: absolute;
    bottom: -25px;
    z-index: -1;
    background: #fdfae4;
    background: -webkit-linear-gradient(top, #fdfae4, rgba(253, 250, 228, 0.001));
    background: linear-gradient(to bottom, #fdfae4, rgba(253, 250, 228, 0.001)); }

#midcontent {
  text-align: center; }

#slider {
  position: relative; }
  #slider img {
    vertical-align: middle; }

#calloutarea {
  display: none;
  visibility: hidden;
  width: 240px;
  max-width: 99.99%;
  position: relative;
  z-index: 10; }
  #calloutarea.left {
    margin-right: -240px; }
  #calloutarea.right {
    margin-left: -240px; }
  @media (min-width: 980px) {
    #calloutarea {
      display: inline-block;
      *display: inline;
      vertical-align: middle;
      visibility: visible;
      margin-top: 5em;
      margin-top: 5rem; } }
  #calloutarea p, #calloutarea a {
    font-family: "Pragati Narrow";
    color: #652e74; }
  #calloutarea .callouttext {
    padding: 0;
    font-weight: bold;
    font-size: 32px;
    font-size: 2rem;
    line-height: 32px;
    line-height: 2rem; }
  #calloutarea .subtext {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 20px;
    line-height: 1.25rem; }
  #calloutarea .supporttext {
    color: #000000;
    padding: 0;
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 24px;
    line-height: 1.5rem; }
  #calloutarea .greenbutton {
    display: inline-block;
    *display: inline;
    width: 95%; }

#content {
  padding-top: 3em;
  padding-top: 3rem; }
  #content:after {
    content: "";
    display: table;
    clear: both; }
  #content.index {
    padding-top: 1em;
    padding-top: 1rem; }

.hiddenback {
  display: block; }
  .hiddenback:after {
    clear: right; }

.backtotop {
  position: fixed;
  bottom: 3em;
  right: 2em;
  text-decoration: none;
  color: #ffffff;
  background-color: rgba(66, 65, 65, 0.9);
  padding: 1em;
  display: none;
  font-size: 12px;
  font-size: 0.75rem;
  z-index: 1000; }
  .backtotop:hover {
    color: #000000;
    background-color: rgba(105, 103, 103, 0.9); }

#galleryblock {
  display: block;
  width: 520px;
  max-width: 99.99%; }

#footer {
  background: #a4c172;
  background: -webkit-linear-gradient(top, #a4c172, #738551);
  background: linear-gradient(to bottom, #a4c172, #738551);
  -webkit-box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.4);
  -khtml-box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 1px 4px 10px rgba(0, 0, 0, 0.4); }

.footeraddress {
  text-align: center;
  color: #652e74;
  font-family: "Didact Gothic";
  padding: 0;
  margin: 3.5em 0;
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 26px;
  line-height: 1.625rem;
  position: relative; }
  @media (min-width: 760px) {
    .footeraddress.withimage:before {
      background: url(../images/puppy-kitten-cutout_s.png);
      content: '';
      width: 181px;
      height: 130px;
      margin-left: -200px;
      position: absolute;
      top: -60px; } }

.fbadbox {
  width: 350px;
  max-width: 95%;
  background: #f3f2f2;
  border: 2px solid #1b315d;
  padding: 1em;
  padding: 1rem;
  box-sizing: border-box; }

.testimonial {
  display: block;
  max-width: 80%;
  padding: 1em 2em;
  padding: 1rem 2rem;
  margin: 0 auto 1em;
  background: #fdfae4;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  -khtml-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  -ms-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  -o-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  background-clip: padding-box; }
  @media (min-width: 980px) {
    .testimonial {
      margin: 0 0 2em 0;
      max-width: 55%; } }
  .testimonial:last-child {
    border-bottom: 0; }
  .testimonial .quote {
    padding: 1em;
    padding: 1rem;
    text-align: center; }
    .testimonial .quote span {
      display: inline-block;
      *display: inline;
      vertical-align: top;
      max-width: 80%;
      text-align: left; }
    .testimonial .quote:before, .testimonial .quote:after {
      display: inline-block;
      *display: inline;
      color: #652e74;
      font-size: 52px;
      font-size: 3.25rem;
      line-height: 1px;
      line-height: 0.0625rem; }
    .testimonial .quote:before {
      content: "\201C";
      margin-right: 0.25em;
      margin-right: 0.25rem;
      vertical-align: top;
      margin-top: 0.25em; }
    .testimonial .quote:after {
      content: "\201D";
      margin-left: 0.25em;
      margin-left: 0.25rem;
      vertical-align: bottom; }
  .testimonial .name {
    padding: 1em 0 1em 1em;
    padding: 1rem 0 1rem 1rem; }
