a:hover {
  color: #c02433; }

div.wpcf7-mail-sent-ok {
  border: none;
  background: #ebebeb;
  padding: 15px; }

.mainslider .banner-rgt a:hover {
  background: linear-gradient(to bottom, #cf2634, #bd1a28) !important; }

.mainslider .banner-rgt a:hover, .mainslider .banner-rgt a:focus {
  background: linear-gradient(to bottom, #cf2634, #bd1a28) !important; }

#pageheader .toprgt a:hover {
  background: linear-gradient(to bottom, #cf2634, #bd1a28) !important; }
#pageheader .toprgt a:focus {
  background: linear-gradient(to bottom, #cf2634, #bd1a28) !important; }

a.offer_details {
  color: white;
  font-size: 10px;
  margin: 0 0 15px;
  padding: 0;
  line-height: 0;
  display: inline-block; }

#pagefooter .footerlast a {
  font-size: 11px;
  color: #9f9f9f;
  line-height: 20px;
  font-weight: 400; }

#pagecontent h2 {
  font-family: 'Novecento-Bold';
  font-size: 53px;
  color: #c2212e;
  margin: 0;
  margin-bottom: 20px; }
  @media (max-width: 450px) {
    #pagecontent h2 {
      font-size: 42px; } }
#pagecontent h3 {
  font-size: 42px; }
  @media (max-width: 450px) {
    #pagecontent h3 {
      font-size: 32px; } }
#pagecontent .pad_25 {
  padding: 75px 0 25px; }
#pagecontent h1.red, #pagecontent h2.red, #pagecontent h3.red, #pagecontent h4.red, #pagecontent h5.red, #pagecontent strong.red, #pagecontent p.red {
  color: #c02433; }
#pagecontent strong.red {
  font-size: 22px; }
#pagecontent .underlined {
  border-bottom: 1px solid #eaeaea; }

#pagecontent .aboutus li p, #pagecontent .history li p {
  margin-bottom: 0px; }

#pagecontent .aboutus p a {
  font-size: 16px;
  color: #6b6b6b;
  line-height: 26px;
  font-weight: 400; }

.split_block {
  background-size: 50%;
  align-items: center;
  justify-content: center;
  background-position: 0 0; }
  .split_block h2 {
    font-family: 'Novecento-Bold';
    font-size: 53px;
    color: #c2212e;
    margin: 0;
    margin-bottom: 20px; }
  .split_block h3 {
    font-family: 'Novecento-Bold';
    font-size: 42px;
    color: #c2212e;
    margin: 0;
    margin-bottom: 20px; }
  .split_block h4 {
    font-family: 'Novecento-Bold';
    font-size: 17px;
    color: #9b9b9b;
    letter-spacing: 10px;
    margin-top: 0;
    margin-bottom: 10px; }
  .split_block p {
    font-size: 16px;
    color: #6b6b6b;
    line-height: 26px;
    font-weight: 400;
    margin-bottom: 20px; }
  .split_block li p {
    margin-bottom: 0px; }

.cta_duo {
  padding: 85px 0; }
  .cta_duo .element_block {
    width: 48%;
    float: left;
    border: 1px solid white;
    border-radius: 5px;
    padding: 45px;
    height: 270px;
    text-align: center;
    color: white; }
    .cta_duo .element_block strong, .cta_duo .element_block h4 {
      font-weight: bold;
      margin-bottom: 25px;
      display: block;
      font-size: 22px; }
    .cta_duo .element_block:nth-of-type(1) {
      margin-right: 1%; }
    .cta_duo .element_block:nth-of-type(2) {
      margin-left: 1%; }
    @media (max-width: 450px) {
      .cta_duo .element_block {
        width: 100%;
        margin: 0px 0px 20px !important; } }
  .cta_duo a {
    margin: 35px auto 0;
    color: white;
    text-align: center;
    display: block;
    border: 1px solid white;
    width: 250px;
    border-radius: 50px;
    padding: 15px;
    font-weight: bold; }
    .cta_duo a:hover {
      background-color: #c02433; }

.cta_black {
  padding: 45px 0; }
  .cta_black .element_block {
    float: left;
    border: 1px solid white;
    border-radius: 15px;
    padding: 15px 35px;
    height: 270px;
    text-align: center;
    color: white;
    background-color: black;
    width: 32%; }
    .cta_black .element_block strong, .cta_black .element_block p {
      color: white !important; }
    .cta_black .element_block:nth-of-type(2) {
      margin-left: 2%;
      margin-right: 2%; }

.download_pdf {
  text-align: left;
  width: 100%;
  float: left;
  display: block;
  border-bottom: 1px solid black;
  padding: 5px 0;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  position: relative; }
  .download_pdf:hover {
    color: #c02433; }
  .download_pdf:before {
    content: " ";
    height: 30px;
    width: 25px;
    background-image: url(../img/pdf.png);
    position: absolute;
    right: 140px;
    top: 7px;
    background-repeat: no-repeat; }
  .download_pdf:after {
    content: "DOWNLOAD PDF";
    position: absolute;
    right: 0;
	color: #c02433; }

section.headertop .portal {
  position: absolute;
  right: 50%; }
  section.headertop .portal a {
    color: white;
    font-size: 12px;
    margin-left: 15px; }
    section.headertop .portal a:hover {
      text-decoration: underline; }

section.elements {
  padding: 35px 0 65px; }
  section.elements .element_block {
    width: 25%;
    float: left;
    text-align: center; }
    @media (max-width: 450px) {
      section.elements .element_block {
        width: 100%; } }
    section.elements .element_block p, section.elements .element_block a {
      font-weight: bold;
      font-size: 16px;
      line-height: 1.5 !important; }
    section.elements .element_block .img_wrap {
      height: 150px;
      display: block; }
    section.elements .element_block .content_wrap {
      padding: 0 25px;
      display: block; }

div#accordion_qa {
  padding-bottom: 100px; }
  div#accordion_qa .card-header {
    width: 100%;
    display: block;
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid black;
    position: relative; }
    @media (max-width: 450px) {
      div#accordion_qa .card-header {
        padding-right: 45px; } }
    div#accordion_qa .card-header a[aria-expanded="true"] {
      color: #c02433; }
      div#accordion_qa .card-header a[aria-expanded="true"]:after {
        content: " - ";
        display: block;
        width: 20px;
        height: 20px;
        position: absolute;
        right: 10px;
        top: 0;
        font-weight: bold;
        font-size: 20px;
        text-align: center; }
    div#accordion_qa .card-header a:after {
      content: " + ";
      display: block;
      width: 20px;
      height: 20px;
      position: absolute;
      right: 5px;
      top: 0;
      font-weight: bold; }
  div#accordion_qa .card-block {
    padding-bottom: 15px;
    padding-top: 10px; }

@media (min-width: 1030px) and (max-width: 1400px) {
  .mainslider {
    height: 488px; } }
@media (min-width: 1030px) and (max-width: 1400px) {
  .mainslider .carousel-inner > .item > a > img, .mainslider .carousel-inner > .item > img, .mainslider .img-responsive, .mainslider .thumbnail a > img, .mainslider .thumbnail > img {
    max-width: 75%;
    margin: 0 auto; } }

body.insure-with-us .cta_top {
  padding: 100px 0 25px !important; }
body.insure-with-us .cta_block {
  background-position: bottom left; }
  @media (max-width: 450px) {
    body.insure-with-us .cta_block {
      background-position: bottom right; } }
  body.insure-with-us .cta_block .col-md-6 {
    padding: 65px 0; }
    body.insure-with-us .cta_block .col-md-6 h4 {
      margin-top: 15px; }
    body.insure-with-us .cta_block .col-md-6 h3 {
      margin-bottom: 35px; }

body.cat-insurance section.todaydog {
  position: relative;
  height: 393px; }
  body.cat-insurance section.todaydog img {
    position: absolute;
    top: -145px;
    right: 0; }
  body.cat-insurance section.todaydog h4 {
    margin-top: 20px !important; }

body.choose-policy #pagecontent .aboutus h5 {
  margin-bottom: 5px; }
body.choose-policy .cta_block {
  padding: 45px 0; }
body.choose-policy #pagecontent .boxframe {
  height: 325px;
  width: 325px;
  padding: 10px 40px; }

body.single-post div.blogleft ul {
  margin-bottom: 15px; }
  body.single-post div.blogleft ul li {
    font-size: 14px;
    color: #6b6b6b;
    line-height: 32px;
    padding-left: 25px;
    position: relative;
    font-weight: 400; }
  body.single-post div.blogleft ul li:before {
    content: "\f058";
    font-family: 'FontAwesome';
    font-size: 18px;
    color: #c2212e;
    position: absolute;
    left: 0;
    top: 0; }
body.single-post div.blogleft a {
  font-size: inherit;
  text-decoration: underline; }
  body.single-post div.blogleft a:hover {
    color: #c02433 !important;
    text-decoration: underline; }
body.single-post div.blogleft #pagecontent .blogarticle p {
  margin-bottom: 20px; }

#pagecontent .bloglist .img_wrap {
  width: 300px;
  float: left;
  margin-right: 35px;
  height: 220px; }
  #pagecontent .bloglist .img_wrap img {
    width: 100%;
    height: auto; }

body.single-post .featured_image img {
  max-width: 100%;
  height: auto; }

body.faq-page .faq_top {
  padding: 100px 0 50px !important; }
  body.faq-page .faq_top a:hover {
    color: #c02433 !important;
    text-decoration: underline; }

body.compare #pagecontent .aboutus p a:hover {
  color: #c02433 !important;
  text-decoration: underline; }

#pagecontent .table-wrap {
  overflow-x: scroll; }
  #pagecontent .table-wrap h3 {
    font-size: 17px;
    text-transform: uppercase;
    margin: 15px 0; }
  #pagecontent .table-wrap tr td {
    padding: 15px;
    vertical-align: middle;
    border: 1px solid white; }
    #pagecontent .table-wrap tr td:nth-of-type(first) h3, #pagecontent .table-wrap tr td:nth-of-type(first) p {
      text-align: left; }
  #pagecontent .table-wrap tr:first-of-type td {
    background-color: black;
    border-right: 1px solid white; }
    #pagecontent .table-wrap tr:first-of-type td h3, #pagecontent .table-wrap tr:first-of-type td p {
      color: white;
      text-align: left;
      font-size: 14px; }
  #pagecontent .table-wrap tr:nth-of-type(even) td {
    background-color: #ebebeb; }
  #pagecontent .table-wrap tr:nth-of-type(2n+3) td {
    background-color: #e1e1e1; }

#pagecontent .table-wrap-alt {
  width: 750px;
  margin: 0 auto; }
  #pagecontent .table-wrap-alt table tr td {
    vertical-align: top;
    padding: 15px;
    border: 1px solid white;
    text-align: left; }
    #pagecontent .table-wrap-alt table tr td:nth-of-type(1) {
      background-color: #e1e1e1;
      width: 40%; }
    #pagecontent .table-wrap-alt table tr td:nth-of-type(2) {
      background-color: #ebebeb;
      width: 60%; }

body.complaints-procedure div#accordion_qa .card-header img {
  margin: 5px 15px 5px 0; }
body.complaints-procedure div#accordion_qa .card-block h5 {
  font-family: 'Novecento-Bold';
  font-size: 17px;
  color: #000;
  text-transform: uppercase;
  margin-bottom: 20px; }
body.complaints-procedure div#accordion_qa .card-block a {
  font-size: inherit; }
body.complaints-procedure div#accordion_qa .card-header a:after {
  top: 15px; }
body.complaints-procedure div#accordion_qa .card-header a[aria-expanded="true"]:after {
  top: 10px; }

body.make-claim ul.insdesc {
  width: 100%; }
body.make-claim section.elements .element_block .img_wrap {
  height: 85px;
  display: block; }
body.make-claim .how-claim {
  padding: 100px 0 15px !important; }
body.make-claim section.elements.claim-steps {
  background-color: #efefef !important; }
body.make-claim .selectany li, body.make-claim a {
  font-size: 16px; }
  body.make-claim .selectany li:hover, body.make-claim a:hover {
    color: #c02433 !important;
    text-decoration: underline; }

ul.insdesc {
  width: 100%; }
  ul.insdesc a {
    color: #6b6b6b; }
    ul.insdesc a:hover {
      color: #c02433; }

.client-promotions .promotion_header {
  height: 600px;
  background-size: 100%; }
  .client-promotions .promotion_header .container {
    position: relative; }
  .client-promotions .promotion_header .banners {
    position: absolute;
    right: 0; }
    .client-promotions .promotion_header .banners p, .client-promotions .promotion_header .banners h1, .client-promotions .promotion_header .banners h2, .client-promotions .promotion_header .banners h3, .client-promotions .promotion_header .banners strong {
      color: white; }
    .client-promotions .promotion_header .banners p {
      margin-bottom: 0px !important; }
    .client-promotions .promotion_header .banners img {
      margin-bottom: 15px !important; }
    .client-promotions .promotion_header .banners strong {
      font-size: 32px;
      line-height: 1; }
    .client-promotions .promotion_header .banners h1 {
      color: #ffffff;
      background: -webkit-linear-gradient(top, #ffffff, #a2a2a2);
      -webkit-background-clip: text;
      -webkit-text-fill-color: transparent;
      line-height: 1;
      text-align: center;
      display: inline-block;
      width: auto;
      font-size: 68px;
      margin-bottom: 15px;
      font-weight: bold;
      margin-top: 5px; }
      .client-promotions .promotion_header .banners h1 span {
        font-size: 78px; }
    .client-promotions .promotion_header .banners h3 {
      line-height: 1.2;
      font-style: normal !important;
      text-align: center;
      letter-spacing: 1px;
      font-size: 25px !important;
      color: white !important; }
.client-promotions .cta_gold {
  padding: 65px 0  50px !important;
  box-shadow: 0px 5.362px 2px 0px rgba(0, 0, 0, 0.29);
  z-index: 99999;
  position: relative; }
  .client-promotions .cta_gold strong {
    color: white;
    font-size: 36px !important; }
  .client-promotions .cta_gold p + p {
    font-size: 28px !important;
    color: #323232 !important;
    font-style: italic; }
.client-promotions .cta_white strong {
  font-size: 46px !important;
  color: black !important; }
.client-promotions .cta_white p + p {
  font-size: 28px !important;
  color: #323232 !important;
  font-style: italic; }
.client-promotions .cta_grey {
  text-align: left !important; }
  .client-promotions .cta_grey h4 {
    font-size: 68px !important;
    color: #bba360 !important;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 1.1;
    border-right: 3px solid #c1c1c1;
    letter-spacing: 0 !important; }
    .client-promotions .cta_grey h4 strong {
      color: #ffffff;
      font-size: 68px;
      font-style: normal;
      text-transform: uppercase;
      line-height: 1.1;
      letter-spacing: 0; }
  .client-promotions .cta_grey ol {
    counter-reset: number;
    list-style-type: none;
    padding: 0;
    margin: 0; }
    .client-promotions .cta_grey ol li {
      letter-spacing: 0.5px;
      font-size: 14px;
      color: #fefefe;
      line-height: 2;
      text-align: left;
      position: relative;
      margin-bottom: 10px;
      margin-left: 0;
      padding-left: 0;
      float: left;
      width: 100%; }
      .client-promotions .cta_grey ol li:before {
        float: left;
        font-size: 25px;
        position: relative;
        top: -10px; }
      .client-promotions .cta_grey ol li:nth-of-type(1):before {
        content: "01";
        color: #c1c1c1;
        font-weight: bold;
        margin-right: 15px; }
      .client-promotions .cta_grey ol li:nth-of-type(2):before {
        content: "02";
        color: #c1c1c1;
        font-weight: bold;
        margin-right: 15px; }
      .client-promotions .cta_grey ol li:nth-of-type(3):before {
        content: "03";
        color: #c1c1c1;
        font-weight: bold;
        margin-right: 15px; }
      .client-promotions .cta_grey ol li a {
        letter-spacing: 0.5px;
        font-size: 13px;
        color: #fefefe;
        line-height: 2;
        text-decoration: underline; }
  .client-promotions .cta_grey p {
    font-size: 10px !important;
    color: white !important;
    line-height: 1.5;
    text-align: left;
    margin: 25px 0 0 0;
    font-style: italic;
    letter-spacing: 0; }
    .client-promotions .cta_grey p a {
      font-size: 10px !important;
      color: white !important; }
.client-promotions .review_steps {
  padding: 0 !important; }
  .client-promotions .review_steps .container {
    width: 100%; }
    .client-promotions .review_steps .container .col-sm-3 {
      height: 470px;
      position: relative; }
      .client-promotions .review_steps .container .col-sm-3 img {
        display: block;
        margin: 0 auto 25px;
        position: absolute;
        top: 135px;
        left: 0;
        right: 0; }
      .client-promotions .review_steps .container .col-sm-3 strong {
        color: #505050;
        font-weight: bold;
        text-transform: uppercase;
        font-size: 22px;
        margin-bottom: 15px;
        position: absolute;
        top: 245px;
        left: 0;
        right: 0; }
      .client-promotions .review_steps .container .col-sm-3 a {
        background-color: #a40520;
        color: white;
        text-transform: uppercase;
        border-radius: 15px;
        padding: 5px 25px;
        display: inline-block;
        position: absolute;
        top: 290px;
        left: 0;
        right: 0;
        display: inline-block;
        width: 180px;
        margin: 0 auto; }
      .client-promotions .review_steps .container .col-sm-3:nth-of-type(1) {
        background-image: url("../img/product-review-background.jpg"); }
      .client-promotions .review_steps .container .col-sm-3:nth-of-type(2) {
        background-image: url("../img/word-of-mouth-background.jpg"); }
      .client-promotions .review_steps .container .col-sm-3:nth-of-type(3) {
        background-image: url("../img/google-review-background.jpg"); }
      .client-promotions .review_steps .container .col-sm-3:nth-of-type(4) {
        background-image: url("../img/truelocal-background.jpg"); }

.video-review .countdown-timer {
  padding: 65px 0; }
  .video-review .countdown-timer strong {
    color: white;
    font-size: 44px; }
.video-review .cta_promotion {
  text-align: left !important; }
  .video-review .cta_promotion img {
    max-width: 500px;
    height: auto; }
  .video-review .cta_promotion .content > p {
    color: white !important;
    font-size: 38px !important;
    line-height: 1 !important;
    text-transform: uppercase;
    font-weight: 900 !important;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6); }
  .video-review .cta_promotion .content > h3 {
    color: #dbb77a !important;
    font-size: 86px !important;
    line-height: 0.9 !important;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6); }
  .video-review .cta_promotion a.btn__red {
    background-color: #a11722 !important;
    color: white !important;
    padding: 20px 25px !important;
    font-size: 24px !important;
    display: block !important;
    border-radius: 5px !important;
    width: 350px !important;
    text-align: center !important;
    margin: 25px 0 !important;
    background-image: -webkit-linear-gradient(90deg, #a4001a 0%, #c0001e 100%) !important;
    background-image: -ms-linear-gradient(90deg, #a4001a 0%, #c0001e 100%) !important;
    box-shadow: 0px 0px 18px 0px rgba(77, 37, 16, 0.58) !important;
    text-transform: uppercase !important;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6) !important; }
.video-review .cta_steps h2 {
  font-size: 42px !important;
  margin-bottom: 65px !important; }
.video-review .cta_steps strong {
  color: #ac1e2b !important;
  display: block !important;
  margin-bottom: 0px !important;
  font-size: 26px !important;
  margin-top: 25px; }
.video-review .cta_steps .img_wrap {
  display: block;
  height: 120px; }
.video-review .cta_steps p {
  font-size: 17px !important;
  letter-spacing: 0.5px !important;
  color: black !important;
  line-height: 1.4 !important; }
.video-review .offer_details h3 {
  color: #dbb77a !important;
  font-size: 40px !important;
  margin-bottom: 25px !important;
  line-height: 0.9 !important;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6) !important; }
.video-review .offer_details h3 + p {
  color: white !important;
  font-size: 18px !important; }
.video-review .offer_details a.btn__red {
  background-color: #a11722;
  color: white !important;
  padding: 20px 25px;
  font-size: 24px;
  display: inline-block;
  border-radius: 5px;
  width: 350px;
  text-align: center;
  margin: 25px 0;
  background-image: -webkit-linear-gradient(90deg, #a4001a 0%, #c0001e 100%);
  background-image: -ms-linear-gradient(90deg, #a4001a 0%, #c0001e 100%);
  box-shadow: 0px 0px 18px 0px rgba(77, 37, 16, 0.58);
  text-transform: uppercase;
  text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6); }
.video-review .offer_details small a {
  color: #7d7d7d !important;
  font-size: 14px !important; }
  .video-review .offer_details small a:hover {
    text-decoration: underline; }
.video-review .video_form-thanks strong {
  text-transform: uppercase;
  font-size: 40px !important; }
  .video-review .video_form-thanks strong:after {
    display: block;
    content: " ";
    background-color: #e6c280;
    height: 5px;
    width: 80px;
    margin: 25px auto 0; }
.video-review .video_form {
  text-align: left !important; }
  .video-review .video_form strong {
    text-transform: uppercase;
    font-size: 40px !important; }
    .video-review .video_form strong:after {
      display: block;
      content: " ";
      background-color: #e6c280;
      height: 5px;
      width: 80px;
      margin: 25px 0 0; }
  .video-review .video_form .gform_body li, .video-review .video_form .page__competition-upload .video_form-thanks .gform_body li {
    width: 50%;
    float: left;
    clear: none;
    padding-right: 25px; }
  .video-review .video_form .gform_body li input, .video-review .video_form .gform_body li textarea.medium, .video-review .video_form .gform_body li input, .video-review .video_form .gform_body li textarea.medium {
    width: 100%;
    border-radius: 5px;
    border: none;
    background: #e8e8e8;
    padding: 25px 15px !important;
    font-size: 16px !important;
    color: #676767;
    margin: 10px 0px; }
  .video-review .video_form input[type="submit"] {
    background-color: #a11722;
    color: white;
    padding: 20px 25px;
    font-size: 24px !important;
    display: block;
    border-radius: 5px;
    width: 350px;
    text-align: center;
    margin: 25px 0;
    background-image: -webkit-linear-gradient(90deg, #a4001a 0%, #c0001e 100%);
    background-image: -ms-linear-gradient(90deg, #a4001a 0%, #c0001e 100%);
    box-shadow: 0px 0px 18px 0px rgba(77, 37, 16, 0.58);
    text-transform: uppercase;
    text-shadow: 2px 2px 8px rgba(0, 0, 0, 0.6); }

body.two-free .banner-content {
  width: 63%;
  padding-top: 20px; }
  @media (min-width: 1030px) and (max-width: 1400px) {
    body.two-free .banner-content {
      width: 50%;
      padding-top: 20px;
      left: 125px;
      position: relative;
      bottom: 30px; } }
  @media (max-width: 480px) {
    body.two-free .banner-content {
      width: 100%;
      padding-top: 23%; } }
  @media (min-width: 1030px) and (max-width: 1400px) {
    body.two-free .banner-content h2 {
      font-size: 40px !important;
      margin-bottom: 0px !important; } }
  body.two-free .banner-content h2 span {
    font-size: 50%;
    color: black; }
  body.two-free .banner-content h2 span.lines {
    font-size: 70%;
    padding: 0 15px; }
    body.two-free .banner-content h2 span.lines:before, body.two-free .banner-content h2 span.lines:after {
      content: '';
      width: 60px;
      height: 3px;
      background-color: black;
      display: inline-block;
      bottom: 10px;
      position: relative; }
      @media (max-width: 480px) {
        body.two-free .banner-content h2 span.lines:before, body.two-free .banner-content h2 span.lines:after {
          width: 12%; } }
    body.two-free .banner-content h2 span.lines:before {
      right: 20px; }
    body.two-free .banner-content h2 span.lines:after {
      left: 20px; }
  @media (min-width: 1030px) and (max-width: 1400px) {
    body.two-free .banner-content p:first-of-type {
      margin-bottom: 5px; } }
  @media (min-width: 1030px) and (max-width: 1400px) {
    body.two-free .banner-content p:first-of-type a {
      font-size: 13px !important;
      line-height: 1px !important; } }
  @media (min-width: 1030px) and (max-width: 1400px) {
    body.two-free .banner-content p:last-of-type {
      margin-bottom: 0px !important; } }
  @media (max-width: 480px) {
    body.two-free .banner-content .col-sm-4:first-of-type {
      margin-top: 35px;
      display: block; } }
  body.two-free .banner-content .col-sm-4 p {
    margin-bottom: 10px; }
    @media (min-width: 1030px) and (max-width: 1400px) {
      body.two-free .banner-content .col-sm-4 p {
        margin-bottom: 5px; } }
    @media (max-width: 480px) {
      body.two-free .banner-content .col-sm-4 p:first-of-type {
        width: 30%;
        float: left; } }
    @media (min-width: 1030px) and (max-width: 1400px) {
      body.two-free .banner-content .col-sm-4 p:last-of-type {
        line-height: 1.5;
        font-size: 13px; } }
    @media (max-width: 480px) {
      body.two-free .banner-content .col-sm-4 p:last-of-type {
        width: 70%;
        float: left;
        text-align: left; } }
    body.two-free .banner-content .col-sm-4 p img {
      width: 35px;
      height: 35px; }
      @media (min-width: 1030px) and (max-width: 1400px) {
        body.two-free .banner-content .col-sm-4 p img {
          width: 30px;
          height: 30px; } }
  @media (min-width: 1030px) and (max-width: 1400px) {
    body.two-free .banner-content .viewall {
      margin-top: 0px !important; } }
  body.two-free .banner-content .viewall a.applynow {
    color: white;
    background-color: #b71e2b;
    border: 2px solid #b71e2b; }
    @media (max-width: 480px) {
      body.two-free .banner-content .viewall a.applynow {
        margin-top: 40px; } }
    body.two-free .banner-content .viewall a.applynow:hover {
      border: 2px solid #d4d4d4;
      color: #b71e2b;
      background-color: transparent; }
body.two-free .aboutus {
  padding: 71px 0; }
@media (min-width: 1030px) and (max-width: 1400px) {
  body.two-free .cta_block:first-of-type {
    height: 445px;
    background-size: 100%; } }
@media (max-width: 480px) {
  body.two-free .cta_block:first-of-type {
    background-size: 285px !important;
    background-position: center 20px !important;
    background-image: url(../img/sign-up-today.png) !important; } }
@media (max-width: 480px) {
  body.two-free .cta_top {
    padding: 35px 0 25px !important; } }
@media (max-width: 480px) {
  body.two-free .split_block {
    background-position: 85% 100% !important;
    padding-bottom: 50px !important;
    background-size: 50% !important; } }

@media (min-width: 1100px) and (max-width: 1500px) {
  body.referral .banner-content {
    padding-top: 25px;
    width: 45%;
    left: 150px; } }
@media (max-width: 480px) {
  body.referral .banner-content {
    padding-top: 65px !important; } }
body.referral .banner-content li#field_4_3 {
  width: 45% !important; }
  @media (max-width: 480px) {
    body.referral .banner-content li#field_4_3 {
      width: 100% !important; } }
body.referral .banner-content .gform_wrapper {
  top: 5px;
  position: relative; }
  @media (min-width: 1100px) and (max-width: 1500px) {
    body.referral .banner-content .gform_wrapper {
      top: -47px; } }
  @media (max-width: 480px) {
    body.referral .banner-content .gform_wrapper ul li.gfield {
      width: 100% !important;
      margin-top: 20px; } }
  @media (min-width: 1100px) and (max-width: 1500px) {
    body.referral .banner-content .gform_wrapper .top_label input.medium {
      height: 33px;
      padding: 15px; } }
  @media (max-width: 480px) {
    body.referral .banner-content .gform_wrapper .top_label input.medium {
      background: #efefef !important; } }
body.referral .aboutus.cta_block {
  padding: 71px 0 50px; }
body.referral .banner-content {
  padding-top: 40px; }
  @media (min-width: 1100px) and (max-width: 1500px) {
    body.referral .banner-content {
      padding-top: 25px; } }
@media (min-width: 1100px) and (max-width: 1500px) {
  body.referral .gform_footer {
    right: 4em !important;
    top: 4.7em !important; } }
@media (max-width: 480px) {
  body.referral .gform_footer {
    position: relative !important;
    right: 0 !important;
    top: 20px !important;
    width: 100% !important; } }
@media (min-width: 1100px) and (max-width: 1500px) {
  body.referral .gform_footer input#gform_submit_button_4 {
    padding: 10px 30px !important;
    font-size: 12px !important; } }

body.three-free .banner-content {
  width: 58%;
  padding-top: 55px; }
  @media (min-width: 1100px) and (max-width: 1500px) {
    body.three-free .banner-content {
      padding-top: 25px;
      width: 45%;
      left: 150px; } }
  @media (max-width: 480px) {
    body.three-free .banner-content {
      width: 100%; } }
  body.three-free .banner-content .gform_wrapper {
    top: 15px; }
    @media (min-width: 1100px) and (max-width: 1500px) {
      body.three-free .banner-content .gform_wrapper {
        max-width: 96%; } }
    @media (max-width: 480px) {
      body.three-free .banner-content .gform_wrapper ul li.gfield {
        margin-top: 0px !important; } }
body.three-free .aboutus.cta_block {
  padding: 71px 0 25px; }
body.three-free .gform_footer {
  width: 45% !important; }
  @media (min-width: 1100px) and (max-width: 1500px) {
    body.three-free .gform_footer {
      width: 58% !important; } }
  @media (max-width: 480px) {
    body.three-free .gform_footer {
      width: 97% !important; } }
  body.three-free .gform_footer input#gform_submit_button_5, body.three-free .gform_footer input#gform_submit_button_8 {
    background: #c2212e;
    color: #fff;
    border: 2px solid transparent;
    padding: 10px 40px;
    font-size: 17px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 50px;
    display: inline-block;
    width: 100%; }
    @media (min-width: 1100px) and (max-width: 1500px) {
      body.three-free .gform_footer input#gform_submit_button_5, body.three-free .gform_footer input#gform_submit_button_8 {
        margin-top: 0 !important;
        font-size: 15px !important;
        padding: 8px 30px !important; } }
@media (max-width: 480px) {
  body.three-free section#block_2.content_block {
    background-color: #efefef !important; } }

body.good-reviews .review {
  display: inline-block;
  position: absolute;
  right: 100%;
  width: 100%;
  bottom: 4%;
  height: 120px;
  background-color: rgba(0, 0, 0, 0.29);
  padding-top: 10px;
  border-radius: 10px; }
  @media (min-width: 1030px) and (max-width: 1400px) {
    body.good-reviews .review {
      bottom: 0%; } }
  body.good-reviews .review .col-sm-9 {
    height: 120px;
    padding: 8% 0px;
    width: 67%;
    margin-left: 20px; }
    body.good-reviews .review .col-sm-9 a {
      background: transparent;
      font-size: inherit;
      color: inherit;
      text-decoration: underline;
      text-transform: capitalize;
      display: inline;
      padding: 0px;
      line-height: 1; }
      body.good-reviews .review .col-sm-9 a:after {
        display: none; }
      body.good-reviews .review .col-sm-9 a:hover {
        background: transparent !important;
        background-color: transparent;
        color: #cf2634; }

body.itunes .aboutus p.main {
  font-size: 36px;
  color: #363636;
  line-height: 1.056;
  text-align: left;
  letter-spacing: 0;
  max-width: 390px;
  margin-top: 29px; }
  @media (max-width: 480px) {
    body.itunes .aboutus p.main {
      padding: 0 15px;
      font-size: 30px !important; } }
  body.itunes .aboutus p.main span.bold {
    color: #cb3a3f;
    font-weight: bold;
    line-height: 1.056 !important;
    text-align: left;
    letter-spacing: 0; }
body.itunes .aboutus p.border-bottom:after {
  content: ' ';
  display: block;
  background-color: #c6070e;
  width: 67px;
  height: 7px;
  margin: 30px 0px; }
@media (max-width: 480px) {
  body.itunes .aboutus .top .col-sm-7 {
    padding-left: 0px !important; } }
body.itunes .aboutus .top .col-sm-7 img {
  float: left; }
  @media (max-width: 480px) {
    body.itunes .aboutus .top .col-sm-7 img {
      width: 100% !important;
      height: auto !important; } }
@media (max-width: 480px) {
  body.itunes .aboutus .top .col-sm-7, body.itunes .aboutus .top .col-sm-5 {
    width: 100% !important; } }
body.itunes .aboutus .bottom {
  display: inline-block;
  margin: 50px 0 40px;
  width: 100%; }
  body.itunes .aboutus .bottom h2 {
    font-size: 37px !important;
    color: #373737 !important;
    line-height: 1.2;
    letter-spacing: 0;
    margin-bottom: 35px !important; }
  body.itunes .aboutus .bottom .inner-wrap {
    max-width: 750px;
    margin: 0 auto; }
    @media (max-width: 480px) {
      body.itunes .aboutus .bottom .inner-wrap {
        display: block;
        padding-left: 20px; } }
    body.itunes .aboutus .bottom .inner-wrap a.left {
      background-color: #4867aa;
      font-weight: 200;
      max-width: 303px;
      width: 303px;
      height: 97px;
      display: block;
      border-radius: 4px;
      font-size: 20px;
      color: #efefef;
      line-height: 1.2;
      text-align: left;
      padding: 24px 29px 23px 135px;
      background-image: url(../img/facebook-icon-big.png);
      background-repeat: no-repeat;
      background-position: 70px 25px;
      float: left; }
    body.itunes .aboutus .bottom .inner-wrap a.right {
      background-color: #3cb685;
      max-width: 303px;
      width: 303px;
      font-weight: 200 !important;
      height: 97px;
      display: block;
      border-radius: 4px;
      font-size: 20px !important;
      color: #efefef !important;
      line-height: 1.2;
      text-align: left;
      padding: 24px 29px 23px 150px !important;
      background-image: url(../img/google-icon-big.png);
      background-repeat: no-repeat;
      background-position: 63px 29px;
      float: left; }
    body.itunes .aboutus .bottom .inner-wrap span.middle {
      float: left;
      font-family: 'Montserrat', sans-serif;
      color: #373737;
      line-height: 1.2;
      text-align: left;
      font-size: 20px;
      width: 75px;
      text-align: center;
      position: relative;
      margin: 35px 30px; }
      body.itunes .aboutus .bottom .inner-wrap span.middle:before, body.itunes .aboutus .bottom .inner-wrap span.middle:after {
        background-color: #373737;
        position: absolute;
        content: ' ';
        display: block;
        width: 16px;
        height: 1px;
        top: 12px; }
      body.itunes .aboutus .bottom .inner-wrap span.middle:before {
        left: 0; }
      body.itunes .aboutus .bottom .inner-wrap span.middle:after {
        right: 0; }
body.itunes #block_3 p span {
  font-size: 120%;
  margin-top: 15px;
  display: inline-block; }
body.itunes.thank #block_1 {
  padding: 25px 0 5px; }
  body.itunes.thank #block_1 .thanks p {
    color: #fff3d5;
    font-weight: 200;
    font-size: 20px; }
    body.itunes.thank #block_1 .thanks p img {
      margin-right: 20px; }

@media (max-width: 480px) {
  body.black .cta_block:first-of-type {
    background-image: none !important;
    background-color: black; } }
@media (max-width: 480px) {
  body.black .cta_block:first-of-type .container {
    padding-left: 0px !important; } }
body.black .Slider-Wrap {
  position: relative;
  margin: 0 auto;
  display: inline-block;
  float: left;
  width: 66.66666667% !important; }
  @media (max-width: 480px) {
    body.black .Slider-Wrap {
      width: 100% !important; } }
  body.black .Slider-Wrap .col-sm-4 {
    padding: 0px !important; }
    @media (max-width: 480px) {
      body.black .Slider-Wrap .col-sm-4 {
        width: 33.333% !important;
        float: left; } }
  @media (max-width: 480px) {
    body.black .Slider-Wrap .col-sm-8 {
      width: 66.666%;
      float: left;
      display: inline-block; } }
  body.black .Slider-Wrap h4 {
    color: #dbb77a;
    font-size: 2.8em !important;
    line-height: .8em !important;
    font-style: inherit;
    letter-spacing: 1px !important; }
    @media (max-width: 480px) {
      body.black .Slider-Wrap h4 {
        font-size: 8.3vw !important;
        text-align: center;
        line-height: 1em !important;
        margin-bottom: 0.5em;
        padding-left: 25px; } }
    body.black .Slider-Wrap h4.big {
      color: #dbb77a;
      background: -webkit-linear-gradient(top, #f2d083, #be8d36);
      -webkit-background-clip: text;
      font-size: 27em !important;
      line-height: .8em !important;
      -webkit-text-fill-color: transparent; }
      @media (max-width: 480px) {
        body.black .Slider-Wrap h4.big {
          font-size: 38vw !important; } }
  body.black .Slider-Wrap h3, body.black .Slider-Wrap h2, body.black .Slider-Wrap p.thinner {
    color: #fff !important;
    font-size: 7.7em !important;
    line-height: 1 !important;
    margin: 0px !important;
    margin-left: -3% !important;
    text-align: left !important; }
  body.black .Slider-Wrap p.thinner {
    font-weight: 600;
    letter-spacing: -2.2px; }
    @media (max-width: 480px) {
      body.black .Slider-Wrap p.thinner {
        font-size: 14.4vw !important; } }
  body.black .Slider-Wrap h2 {
    font-size: 13.4em !important; }
    body.black .Slider-Wrap h2.free {
      letter-spacing: 7px; }
      @media (max-width: 480px) {
        body.black .Slider-Wrap h2.free {
          font-size: 22vw !important;
          letter-spacing: 6px; } }
  body.black .Slider-Wrap .bottom-panel {
    display: inline-block;
    width: 100%;
    text-align: right;
    margin-top: -26px; }
    @media (max-width: 480px) {
      body.black .Slider-Wrap .bottom-panel {
        display: inline-block;
        text-align: left;
        position: relative;
        bottom: 20px;
        left: 30px; } }
    body.black .Slider-Wrap .bottom-panel p.thin {
      font-size: 3em !important;
      letter-spacing: 8px !important;
      line-height: 0.8em !important;
      margin-right: 4px;
      font-weight: normal;
      margin-left: -3% !important;
      color: #dbb77a; }
      @media (max-width: 480px) {
        body.black .Slider-Wrap .bottom-panel p.thin {
          display: inline-block;
          margin-left: 0% !important;
          font-size: 27px !important; } }
    body.black .Slider-Wrap .bottom-panel p.date {
      margin-bottom: 0;
      font-weight: 300;
      font-size: 16px;
      color: #fff;
      margin-right: 0.8em;
      margin-top: 0.8em; }
      @media (max-width: 480px) {
        body.black .Slider-Wrap .bottom-panel p.date {
          margin-top: -10px; } }
body.black .form-section {
  display: inline-block;
  float: left;
  width: 100%;
  background: rgba(57, 51, 55, 0.7);
  color: #fff;
  padding: 25px 50px;
  margin-top: 4em;
  margin-bottom: 5em;
  border-radius: 20px; }
  @media (max-width: 480px) {
    body.black .form-section {
      margin-left: 15px;
      padding: 30px 15px; } }
  body.black .form-section .content {
    margin-left: 20px;
    padding-left: 40px;
    border-left: 2px solid #242023;
    margin-top: 12px; }
    @media (max-width: 480px) {
      body.black .form-section .content {
        margin-left: 0px;
        padding-left: 0px; } }
    body.black .form-section .content h2 {
      color: #fff !important;
      margin-bottom: 0.5em !important;
      font-size: 32px !important;
      text-align: left; }
    body.black .form-section .content p.fill {
      font-size: 17px !important;
      font-weight: 400 !important;
      text-transform: none;
      color: #7d7d7d !important;
      text-align: left; }
  body.black .form-section .gform_wrapper {
    margin: 0; }
    body.black .form-section .gform_wrapper .gform_body {
      width: 70%;
      float: left; }
      @media (max-width: 480px) {
        body.black .form-section .gform_wrapper .gform_body {
          width: 100%; } }
      body.black .form-section .gform_wrapper .gform_body input.medium {
        background: #282225 !important; }
        @media (max-width: 480px) {
          body.black .form-section .gform_wrapper .gform_body input.medium {
            background: #121212 !important; } }
    body.black .form-section .gform_wrapper .gform_footer {
      width: 30% !important;
      float: left;
      clear: none !important;
      position: inherit; }
      @media (max-width: 480px) {
        body.black .form-section .gform_wrapper .gform_footer {
          width: 100% !important; } }
      body.black .form-section .gform_wrapper .gform_footer input {
        margin-top: 10px !important; }
    @media (max-width: 480px) {
      body.black .form-section .gform_wrapper ul li.gfield {
        width: 100%; } }
  body.black .form-section .col-sm-12:last-of-type {
    margin-top: 10px;
    text-align: left;
    padding-left: 30px;
    font-size: 12px;
    font-weight: 100; }
    @media (max-width: 480px) {
      body.black .form-section .col-sm-12:last-of-type {
        display: inline-block;
        margin-top: 35px; } }

section.mobile_contact .col-xs-12.no-padding {
  padding: 0;
  position: relative; }
  section.mobile_contact .col-xs-12.no-padding img {
    position: absolute;
    left: 19%;
    top: 8px; }
  section.mobile_contact .col-xs-12.no-padding a {
    bottom: 6px;
    position: relative; }

body.page-template-home-page-template-fitbark .mainslider .banner-rgt {
  background-image: url(https://www.petinsuranceaustralia.com.au/wp-content/uploads/2018/01/Shape-4-1.jpg);
  background-size: cover;
  padding: 15px 40px 75px;
  width: 30%;
  position: absolute;
  top: 17.7%; }
  body.page-template-home-page-template-fitbark .mainslider .banner-rgt img {
    display: none; }
  body.page-template-home-page-template-fitbark .mainslider .banner-rgt h2 {
    color: #b41421;
    margin-bottom: 25px;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 2.5em; }
  body.page-template-home-page-template-fitbark .mainslider .banner-rgt .banner-form a.offer_details {
    position: relative;
    bottom: 10em;
    color: #a2a2a2; }
    body.page-template-home-page-template-fitbark .mainslider .banner-rgt .banner-form a.offer_details:hover {
      text-decoration: underline; }
body.page-template-home-page-template-fitbark .gform_wrapper .top_label input.medium {
  width: 100%;
  margin-bottom: 10px;
  border: transparent;
  padding: .6em 1em; }
body.page-template-home-page-template-fitbark .gform_wrapper .top_label .gfield_label {
  display: none !important; }
body.page-template-home-page-template-fitbark .gform_wrapper .gform_footer input.button, body.page-template-home-page-template-fitbark .gform_wrapper .gform_footer input[type=submit] {
  background: #cf2634;
  background: -webkit-linear-gradient(top, #cf2634, #9a1520);
  background: -o-linear-gradient(top, #cf2634, #9a1520);
  background: -moz-linear-gradient(top, #cf2634, #9a1520);
  background: linear-gradient(to bottom, #cf2634, #9a1520);
  padding: 15px 30px;
  padding-right: 50px;
  border-radius: 50px;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
  font-weight: 900;
  width: 100%;
  color: #fff;
  text-transform: uppercase;
  display: inline-block;
  position: relative; }
  body.page-template-home-page-template-fitbark .gform_wrapper .gform_footer input.button:after, body.page-template-home-page-template-fitbark .gform_wrapper .gform_footer input[type=submit]:after {
    content: "\f054";
    font-size: 18px;
    color: #fff;
    font-family: 'FontAwesome';
    position: absolute;
    right: 25px;
    top: 18px; }

@media (max-width: 500px) {
  body.insure-with-us.newsletter section#block_1 {
    background-image: none !important;
    background-color: black !important; } }
body.insure-with-us.newsletter .aboutus.subscribe {
  padding: 72px 0; }
  body.insure-with-us.newsletter .aboutus.subscribe .banner-content {
    width: 38.7%;
    float: right; }
    @media (max-width: 500px) {
      body.insure-with-us.newsletter .aboutus.subscribe .banner-content {
        width: 100%; } }
    @media (max-width: 1024px) {
      body.insure-with-us.newsletter .aboutus.subscribe .banner-content img {
        max-width: 100%; } }
    body.insure-with-us.newsletter .aboutus.subscribe .banner-content .wpcf7 {
      padding: 15px 20px 15px 30px; }
      body.insure-with-us.newsletter .aboutus.subscribe .banner-content .wpcf7 input[type=button], body.insure-with-us.newsletter .aboutus.subscribe .banner-content .wpcf7 input[type=reset], body.insure-with-us.newsletter .aboutus.subscribe .banner-content .wpcf7 input[type=submit] {
        background: #cf2634;
        background: -webkit-linear-gradient(top, #cf2634, #9a1520);
        background: -o-linear-gradient(top, #cf2634, #9a1520);
        background: -moz-linear-gradient(top, #cf2634, #9a1520);
        background: linear-gradient(to bottom, #cf2634, #9a1520);
        padding: 15px 30px;
        padding-right: 50px;
        border-radius: 50px;
        font-family: 'Montserrat', sans-serif;
        font-size: 17px;
        font-weight: 900;
        width: 107%;
        right: 11px;
        color: #fff;
        text-transform: uppercase;
        display: inline-block;
        position: relative;
        border: transparent; }
      body.insure-with-us.newsletter .aboutus.subscribe .banner-content .wpcf7 .mc4wp-checkbox-contact-form-7 {
        display: none !important; }
body.insure-with-us.newsletter #pagecontent .newpet {
  padding: 80px 0 50px !important; }
  @media (max-width: 500px) {
    body.insure-with-us.newsletter #pagecontent .newpet {
      padding: 50px 0 !important; } }
  body.insure-with-us.newsletter #pagecontent .newpet .col-md-6 {
    padding: 30px 0 40px; }
    body.insure-with-us.newsletter #pagecontent .newpet .col-md-6 .petarea {
      width: 88%;
      text-align: left; }
      @media (max-width: 500px) {
        body.insure-with-us.newsletter #pagecontent .newpet .col-md-6 .petarea {
          margin: auto; } }
      @media (max-width: 1024px) {
        body.insure-with-us.newsletter #pagecontent .newpet .col-md-6 .petarea p {
          text-align: left !important; } }
      @media (max-width: 500px) {
        body.insure-with-us.newsletter #pagecontent .newpet .col-md-6 .petarea p {
          text-align: center !important; } }
      body.insure-with-us.newsletter #pagecontent .newpet .col-md-6 .petarea h2 {
        text-align: left !important; }
        @media (max-width: 500px) {
          body.insure-with-us.newsletter #pagecontent .newpet .col-md-6 .petarea h2 {
            text-align: center !important; } }
    body.insure-with-us.newsletter #pagecontent .newpet .col-md-6:nth-of-type(2) {
      padding-left: 6%; }
      @media (max-width: 500px) {
        body.insure-with-us.newsletter #pagecontent .newpet .col-md-6:nth-of-type(2) {
          padding-left: 0px; } }
    body.insure-with-us.newsletter #pagecontent .newpet .col-md-6 .selectany {
      margin-top: 30px; }
body.insure-with-us.newsletter .viewall a {
  background: #c2212e;
  color: #fff;
  border: 2px solid transparent; }
  body.insure-with-us.newsletter .viewall a:hover {
    border: 2px solid #d4d4d4;
    color: #b71e2b;
    background-color: transparent; }

body.page-template-home-page-template-new #pagecontent h1 {
  text-align: center;
  margin-bottom: 0px; }
  body.page-template-home-page-template-new #pagecontent h1 span {
    font-family: 'Novecento-Bold';
    font-size: 36px;
    color: #000;
    margin: 0; }

body.page-template-3-month-template #pagecontent h1 {
  text-align: center;
  margin-bottom: 0px; }
  body.page-template-3-month-template #pagecontent h1 span {
    font-family: 'Novecento-Bold';
    font-size: 36px;
    color: #000;
    margin: 0; }
body.page-template-3-month-template section.newpet.white {
  background-color: white !important;
  padding: 130px 0 0 !important; }
  body.page-template-3-month-template section.newpet.white .container {
    padding-bottom: 130px;
    border-bottom: 1px solid #cfcfcf; }
  body.page-template-3-month-template section.newpet.white .petarea {
    border-right: transparent !important; }
    body.page-template-3-month-template section.newpet.white .petarea:first-of-type {
      padding-right: 50px; }
    body.page-template-3-month-template section.newpet.white .petarea:last-of-type {
      padding-left: 50px; }
    body.page-template-3-month-template section.newpet.white .petarea h2 {
      text-align: left !important; }
      body.page-template-3-month-template section.newpet.white .petarea h2.last {
        margin-top: 20px !important;
        display: inline-block; }
    body.page-template-3-month-template section.newpet.white .petarea p {
      font-size: 16px;
      line-height: 1.5;
      color: #6b6b6b;
      margin-bottom: 20px; }
    body.page-template-3-month-template section.newpet.white .petarea .gray_box {
      padding: 26px 30px 30px;
      background-color: #e6e6e6;
      text-align: center;
      margin-top: 20px;
      display: inline-block;
      width: 100%; }
      body.page-template-3-month-template section.newpet.white .petarea .gray_box strong {
        text-transform: uppercase; }
        body.page-template-3-month-template section.newpet.white .petarea .gray_box strong.red {
          margin-bottom: 7px;
          display: inline-block; }
          body.page-template-3-month-template section.newpet.white .petarea .gray_box strong.red a {
            font-size: 22px;
            color: #c02433;
            text-decoration: underline;
            font-weight: 700; }

body.page-template-home-page-template-new section.newpet.white {
  background-color: white !important;
  padding: 130px 0 0 !important; }
  body.page-template-home-page-template-new section.newpet.white .container {
    padding-bottom: 130px;
    border-bottom: 1px solid #cfcfcf; }
  body.page-template-home-page-template-new section.newpet.white .petarea {
    border-right: transparent !important; }
    body.page-template-home-page-template-new section.newpet.white .petarea:first-of-type {
      padding-right: 50px; }
    body.page-template-home-page-template-new section.newpet.white .petarea:last-of-type {
      padding-left: 50px; }
    body.page-template-home-page-template-new section.newpet.white .petarea h2 {
      text-align: left !important; }
      body.page-template-home-page-template-new section.newpet.white .petarea h2.last {
        margin-top: 20px !important;
        display: inline-block; }
    body.page-template-home-page-template-new section.newpet.white .petarea p {
      font-size: 16px;
      line-height: 1.5;
      color: #6b6b6b;
      margin-bottom: 20px; }
    body.page-template-home-page-template-new section.newpet.white .petarea .gray_box {
      padding: 26px 30px 30px;
      background-color: #e6e6e6;
      text-align: center;
      margin-top: 20px;
      display: inline-block;
      width: 100%; }
      body.page-template-home-page-template-new section.newpet.white .petarea .gray_box strong {
        text-transform: uppercase; }
        body.page-template-home-page-template-new section.newpet.white .petarea .gray_box strong.red {
          margin-bottom: 7px;
          display: inline-block; }
          body.page-template-home-page-template-new section.newpet.white .petarea .gray_box strong.red a {
            font-size: 22px;
            color: #c02433;
            text-decoration: underline;
            font-weight: 700; }
			
			

/*# sourceMappingURL=ca-style.css.map */
