@font-face {
  font-family: 'Gotham-bold';
  src: url('../fonts/Gotham-Bold.woff2') format('woff2'),
      url('../fonts/Gotham-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-light';
  src: url('../fonts/Gotham-Light.woff2') format('woff2'),
      url('../fonts/Gotham-Light.woff') format('woff');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-book';
  src: url('../fonts/Gotham-Book.woff2') format('woff2'),
      url('../fonts/Gotham-Book.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Gotham-medium';
  src: url('../fonts/Gotham-Medium.woff2') format('woff2'),
      url('../fonts/Gotham-Medium.woff') format('woff');
  font-weight: 500;
  font-style: normal;
}
.header {
-webkit-transition: background-color 0.8s;
  transition: background-color 0.8s;
  position: relative;
  background-color: #f26222;
  height: 100px;
}
.header .nav-item-link:after {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
  display: block;
  height: 4px;
  background-color: #fff;
  width: 0;
  left: 50%;
}
.header .active:before {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  content: "";
  position: absolute;
  bottom: 45px;
  left: 0;
  right: 0;
  display: block;
  height: 4px;
  background-color: #fff;
  width: 100%;
}
section.hero-image {
  background-image: url('/img/hero-bg-image.png');
  height: auto;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right;
  background-color: #e9e5ac;
}
a.btn.videobutton {
  padding: 20px 37px;
  border-radius: 0;
  font-size: 18px;
  font-family: Gotham-book;
  background-color: #f26222;
  color: #fff;
float: left;
  margin-top: 40px;
border: none;
font-weight: lighter;
    margin-bottom: 80px;
}
button.btn.videobutton:hover {
  padding: 20px 37px;
  border-radius: 0;
  border: 1px solid #FF671D;
  color: #f26222;
  font-size: 18px;
  font-weight: lighter;
  background-color: #fff3ad;
 
}
p{
text-align: left!important;
}
h1.simparica-orange {
  color: #f26222;
  font-size: 50px;
}
p.revolution-title-green {
  color: #486051;
  font-size: 50px;
  font-family: Gotham-book, 'Open Sans', sans-serif;
}
p.revolution-text {
  color: #000;
     font-family: Gotham-book, 'Open Sans', sans-serif;
  font-size: 20px;
}
p.hero-p {
  color: #000000;
  font-size: 22px;
    font-family: Gotham-book, 'Open Sans', sans-serif;
}
p.hero-h1 {
  color: #010101;
  font-size: 65px;
  line-height: 70px;
  margin-top: 75px;
}
p.product__item-description {
  color: #486051;
      font-family: Gotham-medium, 'Open Sans', sans-serif;
  font-size: 19px;
font-weight: bold;
}
p.product__item-name {
  font-size: 20px;
  color: #486051;
      font-family: Gotham-medium, 'Open Sans', sans-serif;
}
p.logo-text {
  font-size: 19px;
  color: #000;
     font-family: 'Open Sans', sans-serif;
}
/*
p.product__item-description:hover {
  color: #f26222;
}
*/
img.img-responsive.simparica-hero-image {
  display: block;
  min-width: 150%;
  position: relative;
  right: 25%;
  top: 90px;
}
section.page-content {
  margin-top: 130px;
}
.row.about-tab {
  margin-bottom: 80px;
}
.row.faq-tab {
  margin-bottom: 80px;
}
.row.where-tab {
  margin-bottom: 80px;
}
.icons .simparica-logo{
margin-bottom: 20px;
}
.row.products-tab{
margin-top: 50px;
margin-bottom: 80px;
}
.row.apply-tab{
margin-top: 50px;
margin-bottom: 80px;
}
.row.treatment-tab{
margin-top: 50px;
margin-bottom: 80px;
}
.row.productsection{
margin-bottom: 80px;
}
.hover{display: block!important;}
.orange{color: #f26222!important;} 
.moveup{
margin-top: -30px;
}
#video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
}
.videoclass {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px){
.product__item-container {
  max-width: 20%;
  display: inline-block;
  margin: 0 110px;
}
.product__item-group {
  margin-left: 13px;
}
.product-space .product__item-container:first-child {
  margin-left: 0;
}
.product-space .product__item-container:last-child {
  margin-right: 0;
}
p.product__item-name{
  display: none;
}
}
@media (max-width: 992px){
section.hero-image {
  background-color: #ffe45a;
position: relative;
height: auto;
}
}
@media (min-width: 992px){
  .nav > li > a {
    padding: 0 10px;
  }
  }
@media (max-width: 767px){
  .product__item-container {
  max-width: 40%;
  display: inline-block;
  margin-right: 25px;
}
img.img-responsive.simparica-hero-image {
  position: relative;
  min-width: 0;
  margin-left: 20%;
}
.title-image {
  margin: 0 auto;
}
.hero-button{
text-align: center;
margin: 0;
    width: 290px;
}
}
.hero-image .col-md-5{
  margin-top: 200px;
  }
  .hero-image .col-md-5 p.hero-p{
    margin-top: 40px;
    }
    .about-tab p.revolution-text {
      margin-top: 20px;
  }
  @media (min-width: 768px) {
.function-icon-container {
    max-width: 15%;
    display: inline-table;
    margin: 0 30px;
    padding: 0;
}
.function-icon .function-icon-container:first-child {
  margin-left: 0;
}
.function-icon .function-icon-container:last-child {
  margin-right: 0;
}
}
.function-icon {
  margin-top: 50px;
}
p.function-title {
  color: #000;
  font-family: Gotham-book, 'Open Sans', sans-serif;
  font-size: 20px;
  text-align: center !important;
}
.product-space {
  margin-top: 60px;
}
p.apply-title {
  color: #486051;
  font-family: Gotham-book, 'Open Sans', sans-serif;
  font-size: 22px;
  margin: 35px 0 25px 0;
}
.apply-tab .col-md-4 {
  margin-top: 60px;
}
.apply-tab .col-md-4.step-1-container, .treatment-tab .col-md-6.plan-section {
  padding-left: 0;
}
.apply-tab .col-md-4.step-3-container, .treatment-tab .col-md-6.prevention-section {
  padding-right: 0;
}
.text-bold {
  font-weight: 900;
}
h3.revolution-sub-title {
  color: #486051;
  font-size: 24px;
  font-family: Gotham-book, 'Open Sans', sans-serif;
  text-align: left;
  font-weight: normal;
  margin-bottom: 25px;
}
a.download-button {
  color: #f26222;
  font-family: Gotham-book, 'Open Sans', sans-serif;
  font-size: 22px;
  margin-top: 25px;
  display: block;
}
a.download-button:hover {
  text-decoration: #f26222 underline;
}
a.download-button:after {
  content: url("/img/download-icon.png");
  padding-left: 10px;
}
.treatment-tab .col-md-6 {
  margin-top: 60px;
}
.faq-tab .panel-heading {
  padding: 0;
}
.faq-tab .panel-title a {
  display: block;
  padding: 15px 15px 15px 0;
  text-decoration: none;
  position: relative;
}
.faq-title {
  color: #486051 !important;
  font-family: Gotham-book, 'Open Sans', sans-serif;
  font-size: 30px;
}
.panel-default {
  border-color: unset;
  border-color: transparent;
}
.panel-title {
  border-bottom: 2px solid #d7d7d7;
}
.panel-default > .panel-heading {
  border-color: unset;
  border-color: transparent;
  background-color: unset;
  background-color: transparent;
}
.panel-group {
  margin-top: 45px;
}
.panel-body {
  padding: 15px 15px 25px 0;
}
.sub-accordin .panel-body {
  padding: 15px 15px 5px 0;
}
.panel-default > .panel-heading + .panel-collapse .panel-body, .panel-group .panel-heading + .panel-collapse .panel-body {
  border-top:unset;
  border-top:none;
  border-bottom: 2px solid #d7d7d7;
}
.panel {
  box-shadow: unset;
  box-shadow: none;
  -webkit-box-shadow: unset;
  -webkit-box-shadow: none;
}
p.faq-description {
  color: #000;
  font-family: Gotham-book, 'Open Sans', sans-serif;
  font-size: 20px;
  margin-top: 10px;
}
.green-dotted {
  text-decoration: #847659 underline;
  text-decoration-style: dashed;
}
.faq-list li {
  color: #000;
    font-family: Gotham-book, 'Open Sans', sans-serif;
    font-size: 20px;
}
.faq-sub-title {
  color: #486051 !important;
  font-family: Gotham-book, 'Open Sans', sans-serif;
  font-size: 24px;
}
.faq-sub-list li {
  color: #000;
    font-family: Gotham-book, 'Open Sans', sans-serif;
    font-size: 16px;
}
.panel-group.sub-accordin {
  margin-top: 0;
  margin-left: 30px;
}
.footer-description {
  color: #FFFFFF;
    font-family: Gotham-book, 'Open Sans', sans-serif;
    font-size: 13px;
    margin-bottom: 10px;
}
.footer {
  padding: 114px 0;
}
img.zoetis-icon {
  width: 60%;
  float:right;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
/* mobile css starts*/
/* mobile css starts*/
@media (max-width:1530px) and (min-width:601px) {
  section.hero-image {
    background-size: cover;
  }
}
@media (max-width:768px) and (min-width:401px) {
  section.hero-image {
    background-image: url('/img/hero-image-medium.png');
    background-size: cover;
  }
    .header-section {
      min-height: 950px;
  }
  .hero-image .col-md-5 {
    margin-top: 40px;
}
}
@media (max-width:400px) {
  section.hero-image {
    background-image: url('/img/hero-image-mobile.png');
    background-size: cover;
  }
    .header-section {
      min-height: 880px;
  }
  .hero-image .col-md-5 {
    margin-top: 40px;
}
img.zoetis-icon {
  float:right;
}
.hero-button {
  margin: 0;
}
.actions a.button.big {
  padding: 15px 50px;
}
}
@media (max-width:767px) {
  .function-icon-container.col-xs-6.col-sm-6 {
    margin-bottom: 30px;
  }
  p.revolution-title-green {
    font-size: 45px;
  }
  .products-tab p.revolution-title-green, .where-tab p.revolution-title-green, .apply-tab p.revolution-title-green, .treatment-tab p.revolution-title-green, .faq-tab p.revolution-title-green {
    margin-bottom: 15px;
  }
  .product__item-container {
    margin: 0;
    max-width: 49%;
  }
  .product__item-container:last-child {
    display: block;
    margin: 40px auto 0;
  }
  section.page-content {
    margin-top: 100px;
  }
  .function-icon {
    margin-top: 30px;
  }
  .row.about-tab {
    margin-bottom: 50px;
  }
  .product-space {
    margin-top: 50px;
  }
  .row.products-tab {
    margin-bottom: 100px;
  }
  .treatment-tab .col-md-6.prevention-section {
    padding: 0;
  }
  a.download-button {
    font-size: 21px;
  }
  p.hero-p {
    font-size: 20px;
  }
  a.btn.videobutton {
    font-size: 16px;
    padding: 24px 79px;
  }
  .about-tab .function-icon-container.col-xs-6.col-sm-6 {
    padding: 0;
  }
  p.product__item-description {
    margin-left: 10px;
    font-size: 16px;
  }
  p.product__item-name {
    margin-left: 10px;
    font-size: 16px;
  }
  .apply-tab p.revolution-text {
    font-size: 18px;
  }
  .apply-tab .col-md-4 {
    padding: 0 12px !important;
  }
  .faq-tab .panel-title a {
    padding: 15px 45px 15px 0;
  }
  .hidden-content{
    display: none;
  }
  .show-more-btn.row {
    margin: 50px auto;
    text-align: center;
  }
  a.button.big {
    border: 2px solid #FF671D;
    padding: 15px 68px;
    color: #FF671D;
    font-size: 18px;
  }
  .actions {
    padding: 0;
  }
  .faq-title {
    font-size: 27px;
  }
}
@media (min-width:768px) {
  .hidden-content{
    display: block !important;
  }
  .show-more-btn.row {
    display: none;
  }
}
.header .logo {
  cursor: default;
}
.function-icon-container:last-child p.function-title {
  max-width: 295px;
  margin: 0 auto;
}
@media (max-width:1199px) and (min-width:768px) {
  .function-icon-container {
    margin: 0 19px;
  }
.product__item-container {
margin: 0px 70px;
}
}
.faq-title .icon-plus, .faq-title .icon-minus, .faq-sub-title .icon-plus, .faq-sub-title .icon-minus {
  background-color: #FF671D;
  height: 2px;
}
.faq-title .icon-plus, .faq-sub-title .icon-plus {
  width: 20px;
  position: absolute;
  top: 14px;
  right: 24px;
}
.faq-sub-title .icon-plus {
  width: 15px;
  position: absolute;
  top: 14px;
  right: 26px;
}
.faq-title .icon-minus, .faq-title.collapsed .icon-minus, .faq-title.active.collapsed .icon-minus, .faq-sub-title .icon-minus, .faq-sub-title.collapsed .icon-minus, .faq-sub-title.active.collapsed .icon-minus {
  height: 20px;
  width: 2px;
  display: block;
  position: absolute;
  top: 6px;
}
.faq-sub-title .icon-minus, .faq-sub-title.collapsed .icon-minus, .faq-sub-title.active.collapsed .icon-minus {
  height: 15px;
  width: 2px;
  display: block;
  position: absolute;
  top: 8px;
}
.faq-title.active .icon-minus, .faq-sub-title.active .icon-minus {
  display: none;
}
.plus-minus {
  display: block;
  position: absolute;
  float: none;
  right: 0px;
  top: 20px;
  width: 35px;
  height: 35px;
  box-sizing: border-box;
}
strong {
  font-family: Gotham-book, 'Open Sans', sans-serif;
}