/* Global Variables */
.no-padding {
  padding: 0;
}
/*****
** Element Variables
**
** @{element}-{attribute-name}-{variation}: #HEX;
*****/
.no-padding {
  padding: 0;
}
div[class*='-validation'].error {
  border-top: 1px solid #e4d0d2;
  border-bottom: 1px solid #e4d0d2;
  background-color: #f2dedf;
  color: #884d53;
}
div[class*='-validation'].error .container {
  background-color: #f2dedf;
}
div[class*='-validation'].success {
  background-color: #dff0d8;
  border-top: 1px solid #d6e9c6;
  border-bottom: 1px solid #d6e9c6;
  color: #3c763d;
}
div[class*='-validation'].success .container {
  background-color: #dff0d8;
}
div[class*='-validation'] .container {
  padding-top: 5px;
  padding-bottom: 5px;
}
div[class*='-validation'] p {
  padding: 10px;
  margin: 0;
}
p.email-preferences-label {
  color: #838383;
}
.text-center {
  text-align: center;
}
.bg-shaded {
  background-color: #f3f3f3;
}
.pagination {
  text-align: center;
  display: block;
  padding-bottom: 20px;
  margin: 0 auto;
}
.pagination > div {
  text-align: center;
}
.pagination > div strong {
  text-align: center;
  color: white;
  background: #0099a8;
  padding: 3px 8px;
  margin: 0 2px;
  border-radius: 50%;
}
.pagination > div a {
  text-align: center;
  color: #0099a8;
  padding: 3px 8px;
  margin: 0 2px;
  border-radius: 50%;
  box-shadow: inset 0 0 2px #0099a8;
}
.close-row {
  display: none;
}
@media (max-width: 310px) {
  .close-row {
    display: block;
  }
  .close-row .close-mobile-nav {
    float: left;
    width: 30px;
    height: 30px;
    background-image: url("/images/global/close-icon.png");
    background-image: none, url("/images/global/close-icon.svg");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 30px 30px;
    cursor: pointer;
    position: absolute;
    top: 17px;
    left: 20px;
  }
}
.clearfix {
  zoom: 1;
}
.clearfix:before {
  content: '';
  display: block;
}
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
/* Mixins Up Here */
/* Import functions */
.a {
  font-family: 'Source Sans Pro', sans-serif;
  color: red;
}
.a .animo-intro-gps {
  background-color: pink;
  padding: 60px 0 0 0;
  color: red;
}
.a .animo-intro-gps .intro-center-gps {
  text-align: center;
  width: 80%;
  color: red;
}
.a .animo-intro-gps .intro-center-gps .animo_h1 {
  font-size: 38px;
  font-weight: 300;
  letter-spacing: -0.5px;
  line-height: 1.4;
  margin-bottom: 30px;
}
.a .animo-features {
  background-color: lightblue;
  margin-top: 60px;
  margin-bottom: 0;
}
.a .animo-features .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px;
}
.a .animo-features .row .animo-icon-label {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 14px;
  margin: 5px 0 0 0;
  font-weight: 400;
  color: #455C6B;
}
.a h3.animo {
  font-weight: 300;
}
.a p.animo {
  font-weight: 300;
  font-size: 16px;
  line-height: 1.4;
  color: #4A4A4A;
}
.a .slide-1 {
  padding: 60px 0 0 0;
}
.a .slide-2 {
  background-color: #ffffff;
  height: 300px;
  position: relative;
  z-index: 5;
}
.a .iphone {
  box-shadow: 0 30px 100px #fdfdfd;
  display: inline-block;
  text-align: center;
}
.animo-hero-gps {
  background: url(/media/animo-gps-product/pages/hero.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 700px;
  text-align: center;
  padding-top: 60px;
  margin-bottom: 75px;
}
.animo-hero-gps h1 {
  width: 62%;
  margin: 84px 0px 0px 80px;
  font-size: 74px;
  text-align: left;
  font-weight: 600;
  color: #fff;
  text-shadow: 1px 1px #000000;
}
.animo-product-hero {
  background: url(/media/animo-gps-product/pages/hero.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 520px;
  text-align: center;
  padding-top: 160px;
  margin-bottom: 75px;
}
.animo-gps-video-container {
  padding-left: 50px;
}
p.lg-callout-gps {
  font-size: 30px;
  font-weight: 400;
  line-height: 1.4;
  color: black;
}
p.lg-callout2 {
  font-size: 20px;
  font-weight: 800;
  line-height: 1.4;
  color: black;
}
.intro-center-gps {
  text-align: center;
  width: 68%;
}
p.view-plans {
  font-size: 20px;
  font-weight: 400;
  line-height: 1.4;
  color: black;
}
.view-plans-design {
  padding: 60px 0;
  background: #dbdbdb9e;
  background: -moz-linear-gradient(top, #bee7ea 0%, #b4dfeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bee7ea', endColorstr='#b4dfeb', GradientType=0);
}
p.batterylife-text {
  font-size: 29px;
  font-weight: 200;
  line-height: 1.4;
  color: black;
}
p.stay-connected {
  font-size: 46px;
  font-weight: 200;
  line-height: 1.4;
  color: #fff;
}
.stay-connected-design {
  padding: 50px 0;
  background: #455C6B;
  background: -moz-linear-gradient(top, #455c6b 0%, #455c6b 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#455C6B', endColorstr='#455C6B', GradientType=0);
}
.stay-connected-design .stay-connected {
  font-size: 46px;
  font-weight: 200;
  line-height: 1.4;
  color: #fff;
}
.animo-product-tab {
  background-color: #455C6B;
  padding: 22px;
  margin-bottom: -36px;
}
.tab-links-gps > div.active {
  position: relative;
  border-bottom: 7px solid #16a6b6;
  color: #ffffff;
  border-radius: 6px;
}
.container-animo-gps p.icon-label {
  color: #ffffff;
}
.tab-links a {
  top: 6px;
}
.tab-links > div.active::after {
  border-top: 0px solid #4c4c4c00;
}
.animo-product-tab-activity {
  background: url(/media/animo-gps-product/pages/slide-1@3x.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
  text-align: left;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-left: -15px;
  width: 101.5%;
  margin-top: -40px;
}
.animo-product-tab-calorie {
  background: url(/media/animo-gps-product/pages/slide-2@3x.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
  text-align: left;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-left: -15px;
  width: 101.5%;
  margin-top: -40px;
}
.animo-product-tab-sleep {
  background: url(/media/animo-gps-product/pages/slide-3@3x.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
  text-align: left;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-left: -15px;
  width: 101.5%;
  margin-top: -40px;
}
.animo-product-tab-behaviour {
  background: url(/media/animo-gps-product/pages/slide-4@3x.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
  text-align: left;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-left: -15px;
  width: 101.5%;
  margin-top: -40px;
}
.animo-product-tab-rest {
  background: url(/media/animo-gps-product/pages/slide-5@3x.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 600px;
  text-align: left;
  padding-top: 0px;
  margin-bottom: 0px;
  margin-left: -15px;
  width: 101.5%;
  margin-top: -40px;
}
.text-block {
  position: absolute;
  top: 200px;
  left: 90px;
  background-color: white;
  color: #000000;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 10px;
  max-width: 40%;
}
@media screen and (max-width: 767px) {
  .animo-intro-gps .lg-callout {
    font-size: 18px;
  }
  .animo-hero-gps h1 {
    font-size: 40px;
    padding: 0px 20px;
    width: 100%;
    margin-bottom: 187px;
  }
  .f-mobile .tab-scroller {
    height: 100px;
    overflow: hidden;
  }
  .mobile-faq {
    max-width: 410px;
  }
  summary {
    padding: 26px 120px 0px 15px;
    margin-bottom: 3rem;
    outline: none;
    text-align: left;
    cursor: pointer;
    height: 65px;
    font-size: 18px;
    font-weight: 900;
  }
  .animo-gps-faqtext {
    font-size: 18px;
    font-weight: 400;
    width: 85%;
    margin-bottom: 10px;
    padding: 0px 0px 0px 15px;
  }
  details > summary::after {
    right: 12px;
  }
  details[open] > summary::after {
    right: 12px;
  }
}
details > summary::after {
  position: absolute;
  content: " \002B";
  right: 61px;
  font-size: 36px;
  margin-top: 0px;
}
details[open] > summary::after {
  position: absolute;
  content: " \002D";
  right: 61px;
  font-size: 36px;
  margin-top: 0px;
}
h1.faq {
  font-size: 36px;
  font-weight: 400;
  letter-spacing: -0.75px;
  line-height: 1.2;
  margin-bottom: 30px;
  color: #4A4A4A;
  padding: 10px 0px 5px 0px;
  text-align: center;
}
.animo_gps_mobile_plan {
  font-size: 1em;
}
.activitybehavior {
  margin-bottom: 25px;
}
.supporting-first {
  height: 220px;
  margin-bottom: 25px;
}
.supporting-last {
  height: 410px;
  margin-bottom: 25px;
}
/* p { text-align: left; } */
details[open] summary ~ * {
  animation: sweep 0.5s ease-in-out;
}
@keyframes sweep {
  0% {
    opacity: 0;
    margin-top: -10px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
details > summary::after {
  position: absolute;
  content: url(/media/animo-gps-product/animo_gps_product_icon_plus.png);
  right: 40px;
}
details[open] > summary::after {
  content: url(/media/animo-gps-product/animo_gps_product_icon_dash.png);
  position: absolute;
  right: 40px;
}
main {
  max-width: 920px;
  margin: 0 auto;
  margin-bottom: 80px;
}
summary {
  padding: 10px 0px 10px 0px;
  margin-bottom: 1rem;
  outline: none;
  text-align: left;
  cursor: pointer;
  position: relative;
  height: 65px;
  font-size: 30px;
}
details > summary::-webkit-details-marker {
  display: none;
}
.animo-gps-feature .img {
  float: left;
  margin-right: 1rem;
}
.animo-gps-feature h1 {
  font-size: 30px;
  color: #000000;
  font-weight: 100;
  background-color: transparent;
}
.animo-gps-feature .feature-icon-h2 {
  font-size: 16px;
  color: #02a6b6;
  font-weight: 400;
  background-color: transparent;
}
.animo-gps-feature b:after {
  content: '';
  width: 100%;
  height: 1.5em;
  display: inline-block;
}
.animo-gps-feature b {
  display: inline-block;
  /* Can remove if span:after width doesn't matter. */
}
.animo-gps-feature p {
  font-size: 18px;
  font-weight: 400;
  color: #000000;
}
.animo-gps-feature .Subject {
  font-size: 12px;
  font-weight: 200;
  font-style: oblique;
}
.view-plans-design {
  padding: 0px 0px 1px 0px;
  background: #dbdbdb9e;
  background: -moz-linear-gradient(top, #bee7ea 0%, #b4dfeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bee7ea', endColorstr='#b4dfeb', GradientType=0);
}
.animo-gps-design {
  padding: 0px 0px 1px 0px;
  background: #bee7ea;
  background: -moz-linear-gradient(top, #bee7ea 0%, #b4dfeb 100%);
  background: -webkit-linear-gradient(top, #bee7ea 0%, #b4dfeb 100%);
  background: linear-gradient(to bottom, #bee7ea 0%, #b4dfeb 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#bee7ea', endColorstr='#b4dfeb', GradientType=0);
}
.animo-gps-design h1 {
  font-size: 40px;
  font-weight: 100;
  margin-bottom: 30px;
  color: #4A4A4A;
}
.animo-gps-design .subject-usage {
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline;
  cursor: pointer;
}
.animo-gps-design .batterylife-text {
  font-size: 26px;
  font-weight: 100;
}
.animo-gps-design p.animo-gps-property {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 14px;
  font-weight: 600;
  text-align: center;
  margin: 8px 0;
  color: #000000;
}
.animo-gps-design p.animo-gps-property-sub {
  font-size: 16px;
  font-weight: 500;
  color: #000000;
  padding: 10px 20px 2px 20px;
}
.animo-gps-tech-battery-btn {
  display: flex;
  width: 100%;
  margin: 0px 0px 0px 0px;
  justify-content: space-evenly;
}
.animo-gps-btn {
  margin: 30px auto;
  width: 220px;
  display: block;
  border: 0;
  color: #FFFFFF;
  border-radius: 20px;
  height: 53px;
  font-size: 18px;
  font-weight: 300;
  background: #00c0e2;
  background: -moz-linear-gradient(top, #00c0e2 0%, #00a0d0 100%);
  background: -webkit-linear-gradient(top, #00c0e2 0%, #00a0d0 100%);
  background: linear-gradient(to bottom, #00c0e2 0%, #00a0d0 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c0e2', endColorstr='#00a0d0', GradientType=0);
}
.table {
  display: table;
  text-align: center;
  font-size: 18px;
}
.table_row {
  display: table-row;
}
.theader {
  display: table-row;
}
.table_header {
  display: table-cell;
  border-bottom: #ccc 1px solid;
  padding-bottom: 10px;
  font-weight: 700;
}
.table_header:first-child {
  border-left: #ccc 0px solid;
  border-top-left-radius: 0px;
}
.table_header:last-child {
  border-right: #ccc 0px solid;
  border-top-right-radius: 0px;
}
.table_small {
  display: table-cell;
}
.table_row > .table_small > .table_cell:nth-child(odd) {
  display: none;
  color: #000000;
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: 400;
}
.table_row > .table_small > .table_cell {
  padding-top: 30px;
  padding-bottom: 30px;
  color: #000000;
  border-bottom: #ccc 2px solid;
  font-weight: 400;
}
.table_row > .table_small:first-child > .table_cell {
  border-left: #ccc 0px solid;
}
.table_row > .table_small:last-child > .table_cell {
  border-right: #ccc 0px solid;
}
.table_row:last-child > .table_small:last-child > .table_cell:last-child {
  border-bottom-right-radius: 0px;
}
.table_row:last-child > .table_small:first-child > .table_cell:last-child {
  border-bottom-left-radius: 0px;
}
.table_row:nth-child(2n+3) {
  background: transparent;
}
@media screen and (max-width: 900px) {
  .table {
    width: 90%;
  }
}
@media screen and (max-width: 650px) {
  .table {
    display: block;
  }
  .table_row:nth-child(2n+3) {
    background: none;
  }
  .theader {
    display: none;
  }
  .table_row > .table_small > .table_cell:nth-child(odd) {
    display: table-cell;
    width: 50%;
  }
  .table_cell {
    display: table-cell;
    width: 50%;
  }
  .table_row {
    display: table;
    width: 100%;
    border-collapse: separate;
    padding-bottom: 20px;
    margin: 5% auto 0;
    text-align: center;
  }
  .table_small {
    display: table-row;
  }
  .table_row > .table_small:first-child > .table_cell:last-child {
    border-left: none;
  }
  .table_row > .table_small > .table_cell:first-child {
    border-left: #ccc 1px solid;
  }
  .table_row > .table_small:first-child > .table_cell:first-child {
    border-top-left-radius: 0px;
    border-top: #ccc 1px solid;
  }
  .table_row > .table_small:first-child > .table_cell:last-child {
    border-top-right-radius: 0px;
    border-top: #ccc 1px solid;
  }
  .table_row > .table_small:last-child > .table_cell:first-child {
    border-right: none;
  }
  .table_row > .table_small > .table_cell:last-child {
    border-right: #ccc 1px solid;
  }
  .table_row > .table_small:last-child > .table_cell:first-child {
    border-bottom-left-radius: 0px;
  }
  .table_row > .table_small:last-child > .table_cell:last-child {
    border-bottom-right-radius: 0px;
  }
}
/* The Close Button */
.batterylife-close {
  color: #aaaaaa;
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 28px;
  font-weight: bold;
}
.batterylife-close:hover,
.batterylife-close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.animo-gps-footer {
  background: url(/media/animo-gps-product/pages/dog-lab-desk.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  height: 1088px;
  text-align: center;
  padding-top: 0px;
}
.activity-behavior {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
.animo-gps-supporting-bold {
  font-size: 24px;
  font-weight: bold;
}
.animo-gps-supporting-slide {
  background: url(https://media.surepetcare.com/website/images/animo-gps/sleep-quality-alert%403x.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-size: contain;
  height: 900px;
  text-align: center;
  padding-top: 0px;
}
.animo-gps-faqtext {
  font-size: 18px;
  font-weight: 400;
  width: 85%;
  margin-bottom: 10px;
}
.moble-hide {
  display: none;
}
.desktop-ah {
  font-size: 46px;
  font-weight: 100;
}
@media screen and (max-width: 767px) {
  .animo-hero-gps {
    background: url(/media/animo-gps-product/pages/hero-moble.jpg) no-repeat center center;
    padding-bottom: 60px;
    background-position: 20%;
    background-size: contain;
    width: 100%;
    height: 450px;
  }
  .animo-gps-feature {
    text-align: center;
  }
  .animo-hero-gps h1 {
    width: 100%;
    margin: 0px 0px 0px 0px;
    font-size: 42px;
    text-align: center;
    font-weight: 600;
    color: #fff;
    text-shadow: 1px 1px #000000;
    margin-bottom: 0px;
  }
  .animo-buy-options-container {
    display: block;
    width: 100%;
    margin: 0px 0px 0px 0px;
    flex-direction: column;
  }
  .watch-video {
    color: #fff;
    border: 2px solid #fff;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    display: inline-block;
    padding: 7px 15px 8px 16px;
    background-color: #6970744d;
    cursor: pointer;
    width: 200px;
    color: #ffffff;
    font-weight: 400;
    padding-top: 8px;
  }
  .moble-hide {
    display: block;
  }
  .animo-gps-mobile {
    display: none;
  }
  .animo-gps-video-container {
    padding-left: 0px;
  }
  .animo-intro-gps h1 {
    font-size: 35px;
    color: white;
    font-weight: 800;
    margin-top: -70px;
  }
  .animo-gps-tech-battery-btn {
    display: flex;
    width: 100%;
    margin: 0px 0px 0px 0px;
    justify-content: space-evenly;
    flex-direction: column;
  }
  .animo-gps-footer {
    height: 233px;
  }
  summary {
    padding: 10px 124px 0px 15px;
    margin-bottom: 8rem;
    outline: none;
    text-align: left;
    cursor: pointer;
    position: relative;
    height: 65px;
    font-size: 24px;
  }
  .text-block {
    position: absolute;
    top: 200px;
    left: 16px;
    background-color: white;
    color: #000000;
    padding-left: 30px;
    padding-right: 30pxpx;
    border-radius: 10px;
    max-width: 92%;
  }
  .mobile-ah {
    color: #000000;
  }
  .intro-center-gps {
    text-align: center;
    width: 100%;
  }
  .activitybehavior {
    height: 0px;
    margin-bottom: 0px;
  }
  .animo-intro-gps .h1-mobile {
    font-size: 35px;
    color: #000000;
    font-weight: 800;
    margin-top: 0px;
  }
  .animo-gps-f-mobile {
    overflow: scroll !important;
    white-space: nowrap;
    height: 124px;
    padding: 0px 20px;
    background: #455C6B;
  }
  .animo-gps-tab-over-l,
  .animo-gps-tab-over-r {
    position: absolute;
    top: 0;
    margin: auto;
    z-index: 999;
    width: 40px;
    height: 100%;
    background: #455C6B;
  }
  .animo-gps-tab-over-l {
    display: none;
    border-right: 1px solid grey;
    left: 0;
    box-shadow: unset;
  }
  .animo-gps-tab-over-r {
    border-left: 1px solid grey;
    right: 0;
  }
  .animo-gps-tab-over-r::after,
  .animo-gps-tab-over-l::after {
    content: "";
    width: 40px;
    height: 100%;
    background: url('/media/animo-gps-product/pages/slider-arrow.png') no-repeat;
    background-size: 11px 22px;
    background-position: center center;
    display: block;
  }
  .animo-gps-tab-over-l::after {
    transform: rotate(180deg);
  }
  .animo-gps-feature .img {
    float: unset;
    margin-right: unset;
  }
  .animo-gps-benefit-ct {
    margin: 0px 0px;
  }
  .animo-product-tab-activity {
    background: url(/media/animo-gps-product/pages/slide-1@3x.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .animo-product-tab-activity,
  .animo-product-tab-calorie,
  .animo-product-tab-sleep,
  .animo-product-tab-behaviour,
  .animo-product-tab-rest {
    height: 469px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-left: -15px;
    margin-right: -15px;
    width: 108%;
    margin-top: -81px;
    background-position: 78% 0%;
  }
  .text-block {
    position: absolute;
    top: 182px;
    left: 6px;
    background-color: white;
    color: #000000;
    padding-left: 13px;
    border-radius: 10px;
    max-width: 96%;
  }
  .animo-gps-supporting-slide {
    background: url(https://media.surepetcare.com/website/images/animo-gps/sleep-quality-alert%403x.jpg) no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align: center;
    height: 538px;
    padding-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
    margin-top: 0px;
    background-position: 0% 0%;
  }
  h1.faq {
    max-width: 375px;
  }
  .view-plans-design {
    margin-top: 30px;
  }
}
@media screen and (max-width: 991px) {
  .animo-footer {
    height: 300px;
  }
  .f-desktop {
    display: none;
  }
  .f-mobile {
    display: block;
    position: relative;
  }
  .tab-over-l,
  .tab-over-r {
    position: absolute;
    top: 0;
    margin: auto;
    z-index: 999;
    width: 40px;
    height: 70%;
    background: #FFFFFF;
  }
  .tab-over-l {
    display: none;
    border-right: 1px solid grey;
    left: 0;
    box-shadow: 10px 0px 20px #ffffff;
  }
  .tab-over-r {
    border-left: 1px solid grey;
    right: 0;
    box-shadow: -10px 0px 20px #ffffff;
  }
  .tab-over-r::after,
  .tab-over-l::after {
    content: "";
    width: 40px;
    height: 100%;
    background: url('https://media.surepetcare.com/website/images/animo/slider-arrow.png') no-repeat;
    background-size: 11px 22px;
    background-position: center center;
    display: block;
  }
  .tab-over-l::after {
    transform: rotate(180deg);
  }
  .f-mobile {
    /*padding-right: 50px;*/
  }
  .f-mobile .tab-scroller {
    height: 100px;
    overflow: hidden;
  }
  .f-mobile .tab-links {
    overflow: unset;
    white-space: nowrap;
    height: 124px;
    padding: 0px 20px;
  }
  .f-mobile .tab-links > div {
    display: inline-block;
    padding: 0px 10px;
    width: 140px;
    vertical-align: top;
  }
  .icon-label {
    white-space: normal;
  }
  .slide-1 {
    padding-top: 30px;
  }
  .slide-content {
    text-align: center;
    margin-bottom: 40px;
  }
  .slide-graphic {
    text-align: center;
  }
}
.animo-gps-sub-titile {
  width: 200%;
  padding: 1px 0px 10px 0px;
  font-weight: 200;
  font-size: 15px;
}
.animo-gps-banner-text {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 16%;
  text-align: left;
}
.animo-gps-section2-text1 {
  font-size: 46px;
  font-weight: 100;
}
.animo-gps-section2-text2 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  color: #00c0e2;
  padding: 30px 0px 10px 0px;
}
.animo-gps-section2-text3 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
  color: black;
}
.animo-gps-section2-text4 {
  font-size: 26px;
  font-weight: 600;
  line-height: 1.4;
  color: black;
  font-style: italic;
}
.animo-gps-benefit {
  margin-bottom: -40px;
}
.view-plans-text1 {
  color: #00c0e2;
  font-size: 28px;
  font-weight: 600;
}
.view-plans-text2 {
  color: #000;
  font-size: 32px;
  font-weight: 600;
}
.animo-gps-buy-options-container .animo-gps-buy-options .buynow {
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 40px;
  cursor: pointer;
  width: 200px;
  display: block;
  margin: 30px auto;
  height: 44px;
  background: #00c0e2;
  background: -moz-linear-gradient(top, #00c0e2 0%, #00a0d0 100%);
  /* background: -webkit-linear-gradient(top, #00c0e2 0%,#00a0d0 100%); */
  /* background: linear-gradient(to bottom, #00c0e2 0%,#00a0d0 100%); */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00c0e2', endColorstr='#00a0d0', GradientType=0);
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  padding-top: 8px;
}
.activity-behavior-text {
  font-size: 30px;
  line-height: 1.4;
  color: black;
}
.container-product-page-nav .product-page-nav-inner .left .animo-gps-product-page-title {
  font-family: 'Source Sans Pro Semibold', sans-serif;
  color: white;
  font-size: 30px;
  padding: 22px 0px 0px 0px;
}
.animo-gps-options-container {
  display: flex;
  align-items: center;
  width: 50%;
  margin: 5px 0px 0px 80px;
}
.animo-gps-supporting-bold {
  font-size: 24px;
  font-weight: bold;
  color: #000000;
}
@media (min-width: 750px) and (max-width: 969px) {
  .animo-hero-gps h1 {
    width: 52%;
    margin: 10px 0px 0px 20px;
    font-size: 50px;
  }
  .animo-gps-options-container {
    display: flex;
    align-items: center;
    width: 100%;
    margin: 5px 0px 0px 10px;
  }
  .animo-hero-gps {
    background-position: -658px;
  }
  .animo-gps-footer {
    height: 463px;
  }
  .animo-gps-f-mobile {
    white-space: nowrap;
    height: 124px;
    padding: 0px 20px;
    background: #455C6B;
  }
  .animo-gps-supporting-slide {
    height: 486px;
  }
  main {
    padding-left: 32px;
  }
  summary {
    font-size: 24px;
    font-weight: bold;
  }
  .animo-product-tab-activity,
  .animo-product-tab-calorie,
  .animo-product-tab-sleep,
  .animo-product-tab-behaviour,
  .animo-product-tab-rest {
    width: 104%;
    margin-top: -75px;
  }
}
