﻿/*@import url('https://fonts.googleapis.com/css2?family=Courier+Prime&display=swap');*/
.full-text-image {
  font-size: 1.125em !important;
}

section.social {
  background: #81bce2;
  border-bottom: 5px solid #fff;
}

section.info-bar {
  background: #0e5fae;
  border-bottom: 0;
}

.section.home {
  border-bottom: 10px solid white;
}

.section__banner {
  padding-bottom: 30%;
}

.section__banner .text {
  background-color: rgba(129, 188, 226, 0.8);
}

.cycle-pager {
  top: 185px;
}

.bg--light-blue {
  background: -webkit-radial-gradient(#a9d3e5, #83bde2);
  background: -o-radial-gradient(#a1cfe2, #83bde2);
  background: -moz-radial-gradient(#a1cfe2, #83bde2);
  background: radial-gradient(#a1cfe2, #83bde2);
}

.bg--mid-blue {
  background: -webkit-radial-gradient(#186db5, #1468b2, #0e5fae);
  background: -o-radial-gradient(#186db5, #1468b2, #0e5fae);
  background: -moz-radial-gradient(#186db5, #1468b2, #0e5fae);
  background: radial-gradient(#186db5, #1468b2, #0e5fae);
}

.bg--dark-blue {
  background: -webkit-radial-gradient(#0e5fae, #03386e, #082956);
  background: -o-radial-gradient(#0e5fae, #03386e, #082956);
  background: -moz-radial-gradient(#0e5fae, #03386e, #082956);
  background: radial-gradient(#0e5fae, #03386e, #082956);
}

#red-box.red-box {
  font-size: 1.15em;
  padding: 9px 10px;
}

.next-btn {
  float: right;
}

.previous-btn {
  float: left;
}

.previous-btn .buttons, .next-btn .buttons {
  text-decoration: none;
  display: inline-block;
  border: 2px solid #013d83;
  background-color: #013d83;
  color: #fff;
  padding: 10px 20px;
  vertical-align: middle;
}

.previous-btn .buttons i, .next-btn .buttons i {
  font-size: 2em;
  vertical-align: middle;
  margin-top: -5px !important;
}

.next-btn .buttons i {
  padding-left: 10px;
}

.previous-btn .buttons i {
  padding-right: 10px;
}

.testimonials {
  width: 70%;
  color: #fff;
  margin-bottom: 30px;
  padding: 10px;
  float: right;
}

.testimonials:nth-child(odd) {
  float: left;
}

#testimonials h1 {
  padding: 30px;
  font-size: 1.3em;
}

.testimonials img {
  float: right;
  padding: 0 0 0 20px;
  max-width: 250px;
  vertical-align: middle;
}

.testimonials img {
  vertical-align: middle;
}

.testimonials h3 {
  font-family: latobold;
  font-size: 1.5em;
  padding: 20px 0;
}

header nav a:hover {
  border-color: #08397e;
  background: #08397e;
}

#health.navigation__about a {
  width: 100%;
  border: none;
}

#health.navigation__about a span {
  display: inline-block;
}

button.read-more-sml {
  right: 20px;
}

#animal-age button.read-more-sml, button.read-more-blue, button.read-more, .background.background--orange.bg-hover .cell-bottom button, #common button.read-more-sml {
  right: 20px;
}

button.read-more-sml, a.read-more-sml {
  padding: 8px 15px;
  position: absolute;
  right: 40px;
  font-size: 1em;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.2);
  border: 2px solid #fff;
  color: #fff;
  font-family: latobold;
  text-decoration: none;
}

.text-btm .content.content-minimal {
  border-top: 0;
  padding-top: 0;
  margin-top: -1.5em;
}

button.read-more-sml:hover, a.read-more-sml:hover {
  background-color: #0e5fae;
  border: 2px solid #0e5fae;
  color: #fff;
}

.derm-defence-copy h1 {
  margin-bottom: 0.5em;
  font-size: 1.5em;
  font-family: latobold;
}

.derm-defence-copy p {
  margin-bottom: 1em;
  text-align: justify;
  text-justify: inter-word;
}

.derm-defence-copy p strong {
  font-family: latobold;
}

.derm-defence-copy ul {
  max-width: 100%;
  list-style: disc;
  margin-left: 1em;
}

.derm-defence-copy ul li {
  font-family: latoregular, Arial, serif;
  margin-bottom: 0.75em;
  text-align: justify;
  text-justify: inter-word;
}

.derm-defence-copy ul li strong {
  font-family: latobold;
}

.derm-defence-copy ul li ul li {
  margin-bottom: 0.75em;
}

.derm-defence-copy ul li ul li strong {
  font-family: latobold;
}

.derm-defence-copy ul li:last-of-type {
  margin-bottom: 0;
}

.derm-defence-copy .page-concertina {
  margin-bottom: 1em;
}

.derm-defence-copy .page-concertina .item-title {
  background: #08397e;
  color: #fff;
  cursor: pointer;
  margin-bottom: 5px;
}

.derm-defence-copy .page-concertina .item-title h3 {
  padding: 10px;
  background-image: url(/Content/images/derm-defence/concertina-drop.png);
  background-repeat: no-repeat;
  background-position: 99% center;
}

.derm-defence-copy .page-concertina .item-title .item-content {
  background: #fff;
  display: none;
}

.derm-defence-copy .page-concertina .item-title .item-content p {
  padding: 10px;
  color: #000;
}

.derm-defence-copy .page-concertina .item-title.concertina-active h3 {
  padding: 10px;
  background-image: url(/Content/images/derm-defence/icon-drop-close.png);
  background-repeat: no-repeat;
  background-position: 99% center;
}

#three-col.navigation__images a {
  width: 33.33%;
  height: 100%;
}

.faq-question {
  border-bottom: 2px solid white;
  cursor: pointer;
  font-family: latoregular;
}

.faq-tab-colour {
  width: 60%;
  margin: 0 auto;
  text-align: left;
}

.section.social i:hover {
  color: #0e5fae;
}

.faq-tab-colour:nth-child(odd) .faq-question {
  background-color: #08397e;
  padding: 15px;
  padding-left: 50px;
  padding-right: 50px;
  background-image: url(/Content/images/derm-defence/faq-drop.png);
  background-position: 98% center;
  background-repeat: no-repeat;
  background-size: 25px;
}

.faq-tab-colour:nth-child(odd) .faq-question h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.3em;
  font-family: latoregular;
}

.faq-tab-colour:nth-child(even) .faq-question {
  background-color: #0e5fae;
  padding: 15px;
  padding-left: 50px;
  padding-right: 50px;
  background-image: url(/Content/images/derm-defence/faq-drop.png);
  background-position: 98% center;
  background-repeat: no-repeat;
  background-size: 25px;
}

.faq-tab-colour:nth-child(even) .faq-question h2 {
  color: #fff;
  margin: 0;
  padding: 0;
  width: 100%;
  font-size: 1.3em;
  font-family: latoregular;
}

.faq-answer {
  background: #e3e3e3;
  padding: 15px 60px 15px 60px;
  display: none;
}

.faq-answer p, .faq-answer ul, .faq-answer ol, .faq-answer li {
  width: 100%;
  max-width: 100%;
  font-size: 1.2rem;
  font-weight: normal;
  font-family: latoregular;
  margin-bottom: 15px;
  line-height: 1.6rem;
}

.faq-answer ul {
  list-style: disc;
  padding-left: 5%;
}

.faq-answer ol {
  list-style-type: decimal;
  padding-left: 5%;
}

.strip-button {
  margin-left: 1em !important;
  position: static !important;
  width: auto !important;
  display: inline !important;
  padding: 0.5em !important;
  font-size: 1.2rem !important;
  vertical-align: middle;
  min-width: 150px;
}

button.read-more-sml.strip-button:hover, a.read-more-sml.strip-button:hover {
  background-color: #fff;
  border: 2px solid #fff;
  color: #0e5fae;
}

.border-top {
  border-top: 5px solid white;
}

.background .overlay {
  position: relative;
  height: 100%;
  width: 100%;
  background: #fff;
  background: -moz-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.4) 100%);
  background: -webkit-linear-gradient(top, transparent 0, rgba(0, 0, 0, 0.4) 100%);
  background: linear-gradient(to bottom, transparent 0, rgba(0, 0, 0, 0.4) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#a6000000",GradientType=0);
}

.home-banner-label {
  width: 35%;
  padding-right: 25px;
  text-align: left;
}

.home-banner-label h1 {
  padding-left: 30px;
  font-family: latobold;
  font-size: 1.05em;
}

.section__blocks > .left, .section__blocks > .left-50, .section__blocks > .left-66 {
  padding-bottom: 22%;
}

.section__blocks > .left-66 {
  width: 66.66%;
  background: #9fa84b;
  position: relative;
  float: left;
  text-decoration: none;
  display: block;
  border-right: 10px #ffffff solid;
}

.section__banner {
  padding-bottom: 30%;
}

.backlink-txt {
  font-size: 1.2em;
}

@media screen and (max-width: 600px) {
  .text-btm h3 {
    max-width: 50%;
  }
  .section__banner .text {
    width: 9em !important;
  }
  .home-banner-label {
    width: 20em;
  }
  .home-banner-label h1 {
    padding-left: 0;
    font-family: latobold;
    font-size: 1em;
  }
  .section__blocks > .left, .section__blocks > .left-50 {
    padding-bottom: 66%;
  }
  .section__banner {
    background-position: 75% center;
    padding-bottom: 60%;
  }
}
@media screen and (max-width: 480px) {
  .section__banner {
    padding-bottom: 80%;
  }
  .section__banner .background {
    background-position: 80% center !important;
  }
  .cycle-pager {
    top: 98px;
  }
  .button.read-more-sml {
    font-size: 1em;
    padding: 8px 15px;
  }
  button.read-more-sml, a.read-more-sml {
    right: 20px;
  }
}
.back-to-homebtn a {
  background-color: #003f7b;
  border: 2px solid #003f7b;
  color: #fff;
}

.double-block {
  width: 66.66% !important;
}

.double-block-left {
  border-right: 10px solid white !important;
}

.product-footer {
  border-top: 10px solid #2961AD;
  margin-right: 4%;
}

.product-footer div {
  width: 50%;
}

.product-footer div div {
  width: 75%;
}

.product-footer div div strong {
  font-size: 1.25em;
}

.product-footer div div img {
  max-width: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;
}

.pull-right {
  border-left: 1px solid #2961AD;
  width: 80%;
}

.pull-right p {
  margin-left: 50px;
}

/*.pull-left {}*/
.prodover {
  width: 75%;
  margin: 0 auto;
}

.prodover .row .col-xs-12 {
  float: left;
  width: 100%;
}

.prodover .row .col-xs-12 .overview-wrapper {
  display: block;
  cursor: pointer;
  padding: 15px;
  background: #2b65b1;
  color: #fff;
}

.prodover .row .col-sm-6 {
  float: left;
  width: 50%;
}

.prodover .row .col-sm-6 .overview-wrapper {
  display: block;
  cursor: pointer;
  padding: 15px;
  background: #2b65b1;
  color: #fff;
}

.prodover .row .col-sm-6 .overview-wrapper .overview-inner .overview-left {
  width: 65%;
  font-size: 1.1em;
}

.prodover .row .col-sm-6 .overview-wrapper .overview-inner .overview-left h3 {
  font-family: latobold;
  line-height: 1.5em;
  margin-bottom: 15px;
}

.prodover .row .col-sm-6 .overview-wrapper .overview-inner .overview-left p {
  line-height: 1.5em;
  font-weight: normal;
  margin-bottom: 15px;
  text-align: justify;
}

.prodover .row .col-sm-6 .overview-wrapper .overview-inner .overview-left .read-more-sml {
  border: 2px solid white;
  text-align: center;
  color: white;
  width: 120px;
  padding: 8px;
  background-color: #1a3d6a;
  font-family: latobold;
}

.prodover .row .col-sm-6 .overview-wrapper .overview-inner .overview-right {
  width: 33%;
}

@media screen and (max-width: 768px) {
  .product-footer {
    width: 90%;
    margin: 0 auto;
    margin-top: 20px;
  }
  .product-footer div {
    width: 100%;
  }
  .product-footer div div {
    width: 100%;
  }
  .product-footer div div img {
    width: 100%;
  }
}
.coupon-banner-desktop {
  display: block;
}

.coupon-banner-mobile {
  display: none;
}

@media screen and (max-width: 800px) {
  .coupon-banner-desktop {
    display: none;
  }
  .coupon-banner-mobile {
    display: block;
  }
  .product-footer {
    width: 100%;
  }
  .product-footer .pull-left {
    margin: 0 !important;
  }
  .product-footer .pull-left:first-child {
    margin: 15px 0 0 0 !important;
  }
  .product-footer .pull-right {
    border-left: none;
    width: 100% !important;
    margin: 0;
  }
  .product-footer .pull-right p {
    margin-left: 0;
  }
}
.text-btm h3 {
  max-width: 66%;
}

@media screen and (max-width: 1400px) {
  .text-btm h3 {
    font-size: 1.35em;
    font-family: latoregular;
    max-width: 60% !important;
  }
  .read-more-sml {
    font-size: 10px;
  }
  .cycle-pager {
    top: 135px;
  }
}
@media screen and (max-width: 1024px) and (min-width: 768px) {
  .section__blocks .left {
    width: 33.33%;
    margin: 0 !important;
    padding-bottom: 25%;
    display: block;
    box-sizing: border-box;
    border: none;
  }
  .cycle-pager {
    top: 95px;
  }
  .section__blocks > .left-66 {
    border: none !important;
    padding-bottom: 25% !important;
  }
}
@media screen and (max-width: 767px) and (min-width: 601px) {
  .section__blocks .left, .section__blocks .left-66 {
    width: 100% !important;
    margin: 0 !important;
    padding-bottom: 45%;
    display: block;
    box-sizing: border-box;
    border: none !important;
  }
  .cycle-pager {
    top: 172px;
  }
}
.cycle-slider.product-slider span {
  font-size: 3em;
  line-height: 2;
  color: #7fa7cb;
  cursor: pointer;
}

.cycle-slider.product-slider .cycle-pager-active {
  color: #0b5eac;
  cursor: pointer;
}

.cycle-slider.product-slider .item {
  padding-top: 30px;
  cursor: default;
}

.overview-prods {
  width: 75%;
  margin: 0 auto;
}

.overview-prods a {
  width: 49%;
  display: inline-block;
  padding: 15px;
}

.overview-prods a img {
  width: 100%;
}

@media screen and (max-width: 1150px) and (min-width: 800px) {
  .overview-prods {
    width: 90%;
    margin: 0 auto;
  }
  .overview-prods a {
    width: 49%;
    display: inline-block;
    padding: 15px;
  }
  .overview-prods a img {
    width: 100%;
  }
}
@media screen and (max-width: 799px) {
  .overview-prods {
    width: 100%;
    margin: 0 auto;
  }
  .overview-prods a {
    width: 100%;
    display: inline-block;
    padding: 15px;
  }
  .overview-prods a img {
    width: 100%;
  }
}
@media screen and (max-width: 600px) {
  .double-block-left {
    width: 100% !important;
    border-right: 0 !important;
  }
  .faq-tab-colour {
    width: 90%;
  }
  .cycle-pager {
    top: 126px;
  }
  .section__blocks > .left-66 {
    padding-bottom: 66%;
    width: 100%;
    border: none !important;
  }
}
@media screen and (max-width: 425px) {
  .double-block-left {
    width: 100% !important;
  }
}
@media screen and (max-width: 375px) {
  .double-block-left {
    width: 100% !important;
  }
  .cycle-pager {
    top: 70px;
  }
}
@media screen and (max-width: 320px) {
  .double-block-left {
    width: 100% !important;
  }
}
/*Dots Start */
@media only screen and (max-width: 1680px) {
  .cycle-pager {
    top: 160px;
  }
}
@media only screen and (max-width: 1366px) {
  .cycle-pager {
    top: 140px;
  }
}
/*Dots Start */
@media only screen and (max-width: 1280px) {
  .cycle-pager {
    top: 130px;
  }
}
/*Dots Start */
@media only screen and (max-width: 768px) {
  .cycle-pager {
    top: 170px !important;
  }
}
@media only screen and (max-width: 640px) {
  .cycle-pager {
    top: 140px !important;
  }
}
@media only screen and (max-width: 480px) {
  .cycle-pager {
    top: 100px !important;
  }
  .articles-btns span {
    display: none;
  }
  .previous-btn .buttons, .next-btn .buttons {
    padding: 10px 10px;
  }
  .previous-btn .buttons, .next-btn .buttons {
    width: 110px;
  }
  .next-btn {
    text-align: right;
  }
  .previous-btn .buttons {
    margin-right: 10px;
  }
  .testimonials {
    width: 90%;
    color: #fff;
    margin-bottom: 20px;
    margin: 20px auto;
    padding: 10px;
  }
  .testimonials.right {
    float: none;
  }
  #testimonials h1 {
    padding: 20px 30px 0 30px;
  }
  .testimonials img {
    float: none;
    padding: 0;
    max-width: 100%;
    vertical-align: middle;
  }
  #three-col.navigation__images a, .navigation__images a {
    width: 100%;
    font-size: 2em;
  }
  .health .cell-middle {
    display: table-cell;
    width: 100%;
    height: 100%;
    vertical-align: middle;
  }
  .navigation__images a span {
    max-width: 200px;
    display: inline-block;
    text-align: center;
  }
  .navigation__images {
    height: 10%;
    min-height: 100px;
  }
}
@media only screen and (max-width: 320px) {
  .cycle-pager {
    top: 62px !important;
  }
  .previous-btn .buttons {
    margin-right: 0;
  }
  .previous-btn, .next-btn {
    float: left;
    width: 56%;
  }
  .next-btn {
    float: left;
    width: auto;
  }
}
.button-search form input {
  font-size: 1em;
}

@media screen and (max-width: 1400px) {
  .button-search {
    padding: 7.6px 0 !important;
  }
}
.pagination .page-item .page-link {
  border: 2px solid #004691 !important;
}

.pagination > .active > a {
  background: #004691 !important;
}

.pagination .page-item .page-link:hover {
  background-color: #004691 !important;
}

.pagination .page-item .page-link {
  color: #004691 !important;
}

.pagination .page-item.active .page-link {
  color: #fff !important;
}

.bg-dark-blue {
  background: -webkit-radial-gradient(#0054a4, #00659e);
  background: -o-radial-gradient(#0054a4, #00659e);
  background: -moz-radial-gradient(#0054a4, #00659e);
  background: radial-gradient(#0054a4, #00659e);
}
