/* =============================================================


  MOBILE/DEFAULT
 

============================================================= */

.tg  {border-collapse:collapse;border-spacing:0;border:none;border-color:#ccc;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:12px 12px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#fff;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:12px 12px;border-style:solid;border-width:0px;overflow:hidden;word-break:normal;border-color:#ccc;color:#333;background-color:#f0f0f0;}
.tg .tg-gsuj{font-weight:bold;background-color:#add478;color:#ffffff;text-align:left;vertical-align:top}
.tg .tg-wk8r{background-color:#ffffff;border-color:#ffffff;text-align:center;vertical-align:top}
.tg .tg-2ubn{font-weight:bold;background-color:#add478;color:#ffffff;text-align:center;vertical-align:top}
.tg .tg-0mpd{font-weight:bold;background-color:#ffcc35;color:#ffffff;text-align:center;vertical-align:top}
.tg .tg-dhpk{font-weight:bold;background-color:#f4833c;color:#ffffff;text-align:center;vertical-align:top}
.tg .tg-0lax{text-align:left;vertical-align:top}
.tg .tg-dzk6{background-color:#f9f9f9;text-align:center;vertical-align:top}
.tg .tg-i81m{background-color:#ffffff;text-align:center;vertical-align:top}
.tg .tg-1oow{background-color:#add478;font-weight:bold;color:#ffffff;text-align:center;vertical-align:top}
.tg .tg-uvsr{background-color:#f4833c;font-weight:bold;color:#ffffff;text-align:center;vertical-align:top}


.jackson-galaxy-photo {
  width: 254px;
  box-shadow: 0 5px 10px #999;
  margin-left: -17px;
  margin-top: 32px;
  transform: rotate(3deg);
}

.post.news {
  margin-bottom: 60px !important;
}

body {
  font-size: 16px;
  font-family: 'Roboto', sans-serif;
  color: #343434;
}

body#home banner {
  display: block;
  
}

body#franchise banner {
  display: block;
}

body#franchise,why-kitten-sittin banner {
  display: block;
}

body#franchise,your-role banner {
  display: block;
}

body#franchise,kitten-sittin-franchise-support banner {
  display: block;
}

body#franchise,outlay banner {
  display: block;
}

body#franchise,kitten-sittin-franchise-faq banner {
  display: block;
}

body#clients article {
  width: 100% !important;
  clear:both;
}

body#locations h1 {
  display:none;
}

banner .slides {
  height: 400px;
  overflow: hidden;
}

h1 {
  display: block;
  font-size: 29px;
  color: #9a6733;
  font-weight: 500;
  font-size: 40px;
  text-align: left;
  margin: 0px 0px 20px 0px;
  line-height: 1em;
}

h2 {
  color: #add478;
  font-size: 32px;
  font-weight: 400;
  margin: 0px 0px 20px 0px;
  padding: 0;
}

h3 {
  color: red;
  font-size: 28px;
  font-weight: 400;
  margin: 20px 0px 10px 0px;
  padding: 0;
}

h4 {
  color: #9a6733;
  font-size: 24px;
  font-weight: 400;
  margin: 20px 0px 10px 0px;
  padding: 0;
}

a {
  color: #ca9212;
  text-decoration: none;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

a:hover {
  text-decoration: underline;
  color: #071689;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

header {
  background: #FFF; /* Old browsers */
}

#collar {
  background: #add478;
  margin: 0px auto;
  padding: 10px 0px;
  height: 40px;
  width: 100%;
}

.franchise-ribbon {
  float: right;
  display: block;
  width: 120px;
  height: 90px;
  padding-top: 20px;
  margin-top: 15px;
  text-align: center;
  margin-right: 20px;
  background: url('../images/franchise-ribbon-bg.png') no-repeat center bottom;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.franchise-ribbon a {
  color: #FFF;
  font-size: 18px;
  line-height: .75em;
  text-transform: uppercase;
}

.franchise-ribbon .smaller {
  font-size: 14px;
}

.franchise-ribbon:hover {
  display: block;
  background: url('../images/franchise-ribbon-bg-hover.png') no-repeat center top;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.franchise-ribbon a:hover {
  text-decoration: none;
  color: #9a6733;
}

header .tagline {
  padding: 0px;
  margin: 0;
  display: block;
  color: #9a6733;
  text-align: center;
  font-weight: 500;
  font-style: italic;
  font-size: 18px;
}

.social {
  text-align: center;
}ar

.social img {
  padding: 0px 2px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

.social img:hover {
  -webkit-transform: rotate(-10deg) scale(1.2);
  -moz-transform: rotate(-10deg) scale(1.2);
  -o-transform: rotate(-10deg) scale(1.2);
  -ms-transform: rotate(-10deg) scale(1.2);
  transform: rotate(-10deg) scale(1.2);
}

header .logo {
  float: left;
  display: block;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  width: 192px;
  height: 80px;
}

main {
  width: 100%;
  margin: 20px auto;
  padding: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.slicknav_menu {
  display: block;
  font-size: 20px;
  box-sizing: border-box;
  background: #add478;
  padding: 5px; }
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #FFF;
    font-weight: bold;
    text-shadow: none; }
     }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #071689;
    text-shadow }
    
.slicknav_nav a {
  padding: 5px 10px;
  margin: 2px 5px;
  text-decoration: none;
  color: #fff; }
  .slicknav_nav a:hover {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #9a6733;
    color: #FFF; }

.slicknav_menu .active {
  background: #9a6733;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  color: #FFF;
}

.slicknav_btn {
  background: #9a6733;
}

header navigation ul {
  display: none;
}

main, article, aside, footer {box-sizing: border-box; position: relative;}

article {
  margin-bottom: 20px;
}

article .main-photo {
  display: none;
}

aside {
  display: block;
  padding: 0px;
  margin: 0px 0px 20px 0px;
}

aside h2 {
  display: block;
  font-size: 24px;
  color: #9a6733;
  font-weight: 400;
  text-align: left;
  margin: 0px 0px 20px 0px;
  padding: 0px 0px 0px 25px;
  line-height: 19px;
  background: url(../images/paw.png) top left no-repeat;
}

aside .sidebar-links {
  display: block;
  margin: 0px auto;
}

aside ul.sidebar-links  {
  margin: 0px 0px 20px 0px;
  padding: 0;
}

aside .sidebar-links li {
  list-style: none;
  text-decoration: none;
  padding: 5px 0px;
}

aside .sidebar-links .sidebar-button a  {
  text-decoration: none;
  display: inline;
}

aside .sidebar-links a {
    font-weight: 500;
    display: block;
    background: #9a6733; 
    text-align: center;
    color: #FFF;
    font-size: 30px;
    padding: 20px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 1em;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

aside .sidebar-links a:hover {
  color: #FFF;
  background: #ffcc35;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

aside .sidebar-links li:first-of-type a {
  padding: 20px 0px;
  font-size: 30px;
  background: #add476;
}

aside .sidebar-links li:first-of-type a:hover {
  background: #ffcc35;
}

ul#section-links .sidebar-links {
  display: block;
  margin: 0px auto;
}

ul#section-links .sidebar-links  {
  margin: 0px 0px 20px 0px;
  padding: 0;
}

ul#section-links .sidebar-links li {
  list-style: none;
  text-decoration: none;
  padding: 5px 0px;
}

ul#section-links.sidebar-links a {
    font-weight: 500;
    display: block;
    background: #9a6733; 
    text-align: center;
    color: #FFF;
    font-size: 20px !important;
    padding: 20px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 1em;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

ul#section-links.sidebar-links a:hover {
  color: #FFF;
  background: #ffcc35;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

ul#section-links li:first-of-type a {
  padding: 20px 0px;
  font-size: 30px;
  background: #add476;
}

ul#section-links li:first-of-type a:hover {
  background: #ffcc35;
}

aside ul#section-links.sidebar-links .franchise-signup-button a {
  background: #f4833c !important;
}

aside .franchise-sidebar {
  display: block;
  margin: 0px auto;
}

aside ul.franchise-sidebar  {
  margin: 0px 0px 20px 0px;
  padding: 0;
}

ul.franchise-sidebar li {
  list-style: none;
  text-decoration: none;
  padding: 5px 0px;
}

ul.franchise-sidebar a {
    font-weight: 500;
    display: block;
    background: #9a6733; 
    text-align: center;
    color: #FFF;
    font-size: 20px !important;
    padding: 20px;
    margin: 0px;
    text-transform: uppercase;
    line-height: 1em;
    text-decoration: none;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

ul.franchise-sidebar a:hover {
  color: #FFF;
  background: #ffcc35;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}

ul.franchise-sidebar li:first-of-type a {
  padding: 20px 0px;
  font-size: 30px;
  background: #add476;
}

ul.franchise-sidebar li:first-of-type a:hover {
  background: #ffcc35;
}

ul.franchise-sidebar li:nth-child(2) a {
background: #f4833c;
}

ul.franchise-sidebar li:nth-child(2) a:hover {
  background: #ffcc35;
}

.testimonials {
  font-size: 14px;
}

.testimonials .name {
  font-size: 15px;
  font-style: italic;
  text-align: right;
}


banner {
  background-image:
    linear-gradient(
      #ffcc35, #ec2927
    );
  padding: 20px 20px 0px 20px;
  box-sizing: border;
  text-align: center;
  margin: 0px;
  clear: both;
}

banner .wrapper .slides .slide img {
  width: 100%;
}

banner-inside .wrapper img {
  width: 100%;
}

.banner-inside {
  background-image:
  linear-gradient(
    #ffcc35, #ec2927
  );
  padding: 20px 20px 0px 20px;
  box-sizing: border;
  text-align: center;
  margin: 0px;
  clear: both;
}

.banner-inside .wrapper .slides .slide img {
  width: 100%;
}
  
footer {
  width: 100%;
  background: #add478;
  clear: both;
  padding: 20px 0;
  margin-top: 40px;
  box-sizing: border-box;
}

footer h2 {
  color: #FFF;
  font-weight: 500;
  text-align: center;
  margin-top: 20px;
}

footer .logo {
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  margin-bottom: 20px;
  width: 192px;
  height: 80px;
}

footer .menu {
  -webkit-column-width: 140px;
  -moz-column-width: 140px;
  column-width: 140px;
  text-transform: uppercase;
  font-size: 20px; 
  border-bottom: 1px solid #FFF;
  margin: 0px 20px;
  padding: 20px 0px;
}

footer .menu li:nth-child(4n) {
     border-right-color:red;
     clear:both;
 }

footer ul.menu {
  list-style-type: none;
  
}

footer .menu li {
  padding: 0px 0px 5px 0px;
}

footer .menu a {
  text-decoration: none;
  display: block;
  text-align: center;
  color: #9a6733;
  font-weight: 500;
}

footer .menu a:hover {
  color: #FFF;
}

footer .address {
  font-size: 18px;
  color: #9a6733;
  text-align: center;
  font-weight: 500;
}

footer .address a {
  color: #9a6733;
}

.copyright {
  clear: both;
  text-align: center;
  font-size: 14px;
  padding: 0px 20px;
  color: #9a6733;
}

.copyright a {
  color: #9a6733;
}

/* =============================================================


  TABLET
 

============================================================= */
@media only screen and (min-width: 650px) {

  main {
    padding: 20px;
  }
  
  header navigation ul {
      display: block;
    }
  
  #collar {
    background: #add478;
    margin: 0px auto;
    padding: 10px 0px;
    height: 40px;
  }
  
  .slicknav_menu {
      display: none;
    }
    
  header .tagline {
    padding: 0px 0px 10px 20px;
    margin: 0;
    display: block;
    color: #9a6733;
    text-align: left;
    font-weight: 500;
    font-style: italic;
    font-size: 18px;
    float: left;
  }
  
  .social {
    text-align: right;
    padding-right: 20px;
    float: right;
  }
  
  .social img {
    padding: 0px 2px;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  
  .social img:hover {
    -webkit-transform: rotate(-10deg) scale(1.2);
    -moz-transform: rotate(-10deg) scale(1.2);
    -o-transform: rotate(-10deg) scale(1.2);
    -ms-transform: rotate(-10deg) scale(1.2);
    transform: rotate(-10deg) scale(1.2);
  }
  
  header .logo {
    float: left;
  }
  
  header navigation {
      background: #FFF;
      width: 60%;
      float: right;
    }
    
    header navigation ul {
      display: block;
      margin: 0px auto;
    }
    
    header navigation ul  {
      margin: 0;
      padding: 0;
    }
    
    header navigation ul li {
      float: left;
      list-style: none;
      text-decoration: none;
      padding-right: 5px;
    }
    
    header navigation ul li:last-of-type {
      display: none;
    }
    
    header navigation ul a {
      float: left;
      display: block;
      font-weight: 500;
      text-decoration: none;
      text-transform: uppercase;
      color: #9a6733;
      height: 40px;
      padding: 10px 0px;
      font-size: 18px;
      margin: 0px;
      line-height: 0.75em;
      box-sizing: border-box;
    }
    
   header navigation ul .active {
     border-bottom: 5px #add478 solid;
     font-weight: 700;
   }
   
    header navigation ul a:hover {
      border-bottom: 5px #ffcc35 solid;
      color: #ffcc35;
      text-decoration: none;
    }
    
  .franchise-ribbon {
    margin: -10px;
    display: block;
    width: 165px;
    height: 100px;
    padding-top: 20px;
    text-align: center;
    margin-left: auto;
    margin-right: 20px;
    background: url('../images/franchise-ribbon-bg.png') no-repeat center top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  
  .franchise-ribbon a {
    color: #FFF;
    font-size: 22px;
    line-height: .75em;
    text-transform: uppercase;
  }
  
  .franchise-ribbon .smaller {
    font-size: 17px;
  }
  
  .franchise-ribbon:hover {
    display: block;
    color: #FFF;
    background: url('../images/franchise-ribbon-bg-hover.png') no-repeat center top;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  
  .franchise-ribbon a:hover {
    text-decoration: none;
  }

   banner {
      background-image:
    linear-gradient(
      #ffcc35, #ec2927
    );
    margin: 0px 0px 0px 0px;
    padding: 20px 20px 0px 20px;
    overflow: hidden;
  }
  
  banner .wrapper .slides .slide img {
    width: 100%;
  }
  
  article {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    float: left;
    width: 65%;
    padding-right: 20px;
  }

  aside {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    float: right;
    width: 35%;
    padding-left: 20px;
  }
  
  aside h2 {
  line-height: 22px;
    background: url(../images/paw.png) center left no-repeat;
  }

}


/* =============================================================


  DESKTOP
 

============================================================= */
@media only screen and (min-width: 960px) {
  main {
    width: 960px;
    margin: 20px auto;
    padding: 0;
    clear: both;
  }
  
  header {
    width: 100%;
  }

  header .social {
    margin-top: 2px;
    float: right;
  }
  
  header navigation {
      background: #FFF;
      width: 80%;
      float: right;
  }
  
  header navigation ul  {
    float: right;
    margin: 0 auto;j
    padding: 25px 0px 0px 0px;
    position: relative;
  }
  
  header navigation ul li {
    padding: 0px 4px;
  }
  
  header navigation ul a {
    float: left;
    display: block;
    font-weight: 500;
    text-decoration: none;
    text-transform: uppercase;
    color: #9a6733;
    height: 50px;
    padding: 20px 2px 10px 2px;
    font-size: 18px;
    margin: 0;
    box-sizing: border-box;
  }
  
  header .logo {
    float: left;
    margin: 0px 0px 20px 0px;
    width: 192px;
    height: 80px;
    position: relative;
    display: block;
  }
  
  .wrapper {
    width: 960px;
    margin: 0 auto;
    clear: both;
  }
  
  banner {
      background-image:
    linear-gradient(
      #ffcc35, #ec2927
    );
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
    
  }
  
  banner .wrapper .slides .slide img {
    width: 100%;
  }
  
   .banner-inside {
      background-image:
    linear-gradient(
      #ffcc35, #ec2927
    );
    margin: 0px 0px 0px 0px;
    padding: 20px 0px 0px 0px;
  }
  
  .banner-inside .wrapper .slides .slide img {
    width: 100%;
  }
  
  
  article {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    float: left;
    width: 75%;
    padding-right: 20px;
  }

  aside {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
    float: right;
    width: 25%;
    padding-left: 20px;
  }
    
  footer {
    width: 100%;
  }
  
  footer .logo {
    float: left;
    margin-right: 20px;
  }
  
  footer .address {
    text-align: left;
  }
  
  footer .menu a {
    text-align: left;
  }
  
  footer .nav {
    float: left;
    width: 560px;
    margin-bottom: 20px;
  }
  
  footer .contact-info {
    float: right;
  }
  
  footer .contact-info h2 {
    margin: 0;
  }
  
  footer .contact-info .address {
    padding: 0;
    margin: 0px 0px 8px 0px;
  }

}

.fb_iframe_widget {
  line-height: 28px;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}