.ui.toggle.checkbox input:checked ~ .box:before,
.ui.toggle.checkbox input:checked ~ label:before {
  background-color: #0c4357 !important;
}
.ui.toggle.checkbox input:focus:checked ~ .box:before,
.ui.toggle.checkbox input:focus:checked ~ label:before {
  background-color: #0c4357 !important;
}
.bg-brand3 {
  background: rgba(239, 225, 196, 0.3) !important;
}
.bg-brand1 {
  background: #fbbf4b !important;
}
.bg-brand2 {
  background: #0c4357 !important;
}
.bg-brand4 {
  background: #E36F73 !important;
}
.bg-grad {
  background-color: #fbbf4b !important;
  background-image: url(/static/img/gradient-bg.png) !important;
  background-repeat: none  !important;
  background-size: cover  !important;
}
.bg-vodafone {
  background-color: #ff3300 !important;
  background-image: url(/static/img/vodafone-vpet/vodafone-vpet-bg.jpg) !important;
  background-repeat: repeat-y !important;
  background-size: cover  !important;
}
.promo-text {
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4);
}
.promo-text > .ui.inverted.header .sub.header {
  color: #fff !important;
}
.promo-text a.inverted:not(.button) {
  color: #fff !important;
  text-decoration: underline !important;
}
.getstarted-form a.inverted {
  color: #fff !important;
}
.getstarted-form a.inverted:hover {
  color: #fbbf4b !important;
}
table.setter td.positive a::after {
  content: "\f00c";
  font-family: Icons !important;
  margin: 0px 0px 0px 10px;
}
@-webkit-keyframes animate_background {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -200px;
  }
}
@-moz-keyframes animate_background {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -200px;
  }
}
@-o-keyframes animate_background {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -200px;
  }
}
@keyframes animate_background {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 0 -200px;
  }
}
body {
  background: #ffffff;
  color: #5D6769;
}
h1,
.ui.header {
  font-weight: normal;
  font-size: 2.2em;
}
/*.wrapper {
  min-height: 100%;
  height: auto !important;
  height: 100%;
 
 
}*/
.fl {
  float: left;
}
.fr {
  float: right;
}
.cf {
  clear: both;
}
h1,
h2,
h3,
h4,
.ui.header,
.ui.cards > .card > .content > .header {
  font-family: 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400;
  color: #5D6769;
  text-rendering: optimizelegibility;
}
.closed-panel h3 {
  color: #fff;
}
@media (min-height: 320px) {
  .page-footer {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}
.red-text {
  color: red !important;
}
.green-text {
  color: forestgreen !important;
}
ul.relaxed li {
  margin: 10px 0;
}
.inverted.checkbox > label {
  color: #fff !important;
}
.seperated {
  text-shadow: 0 3px 5px rgba(0, 0, 0, 0.5);
}
.pr-main-navigation {
  background: #fbbf4b !important;
  width: 100%;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.fb-share-container {
  text-align: left;
  padding: 8px 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.pr-main-navigation .text,
menu {
  margin: 0em !important;
}
.nobg.menu {
  background: none !important;
  border: none !important;
  box-shadow: none !important;
}
span.codedirection {
  unicode-bidi: bidi-override;
  direction: rtl;
}
form.ui.form {
  position: static !important;
}
.outer-lowlight {
  background: #ededed;
  margin-bottom: 2em;
}
.outer-hightlight {
  background: #efe1c4;
  margin-bottom: 2em;
}
.masthead-logo {
  margin-bottom: -30px;
}
.page-header .container {
  padding: 0 !important;
}
.item.logo {
  padding: 0 !important;
  margin-bottom: 10px;
}
.map-header {
  height: 300px;
  background-size: cover;
  background-position: center center;
}
.ui.button:not(.tight) {
  margin: 0.25em 0.25em 0.25em 0em;
}
.ui.primary.button,
.ui.primary.button:focus {
  background-color: #E36F73;
}
.ui.primary.button:hover {
  background-color: #d7696d;
}
.ui.basic.clearing.segment {
  padding: 0;
}
.fullwidth-container {
  background-color: #efe1c4 !important;
  margin-bottom: -3em;
  padding: 1em 0;
  margin-top: 1em;
}
div.child.checkbox {
  margin-left: 10px !important;
}
.main {
  margin-top: 1.5em;
}
.report-back-button {
  margin-bottom: 1.5rem !important;
}
.pr-login .column {
  max-width: 500px;
}
.field label {
  text-align: left !important;
}
.mobile-menu-icon {
  cursor: pointer;
}
.ui.dividing.header,
.ui.header:not(footer.ui.header) {
  padding-bottom: 1rem !important;
}
/*.pusher {
    display: flex;
  min-height: 100vh;
  flex-direction: column;

}

.pusher > .page-footer {
  flex: 1;
}*/
/*.ui.fixed.menu + .ui.grid {
    padding-top: 3.75rem !important;
}

/*.ui.grid.container {
  margin-bottom: 0;
}*/
/*.ui.grid .ui.grid {
    margin-right:0 !important;
}*/
.main.menu {
  background: #0c4357;
  color: #fff;
  margin-top: 0px !important;
  box-shadow: none !important;
  border-radius: 0 !important;
}
.main.menu .item {
  color: #fff;
}
.error-text {
  color: #FF0000;
}
.breadcrumb-trail {
  font-size: 0.8rem;
  margin-bottom: 1.5em;
}
.teaser-label {
  display: inline-block;
  position: relative;
  top: -20px;
}
.photo-name {
  font-family: 'Gloria Hallelujah', cursive;
  font-size: 2em;
  text-align: center;
  margin: 20px 0 5px 0;
  display: block;
}
.photo-name-complete {
  font-family: Arial, 'Helvetica Neue', sans-serif;
  font-weight: bold;
  font-size: 2em;
  text-align: center;
  margin: 20px 0 5px 0;
  display: block;
  color: red;
  -ms-transform: rotate(-5deg);
  /* IE 9 */
  -webkit-transform: rotate(-5deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-5deg);
}
i.heart:hover {
  color: red;
}
.button.react.love span {
  padding-left: 4px;
  font-size: 0.8em !important;
}
.button.react.love.disabled {
  opacity: 1 !important;
}
div.reward-panel {
  background: #fbbf4b !important;
}
div.closed-panel {
  background: #0c4357 !important;
  color: #fff;
  margin-bottom: 1em !important;
}
/*.ui.label {

    .HighlightBackground !important;
}*/
.feature-background {
  background-image: url(/static/img/feature-background.jpg);
  background-size: cover;
  background-color: #fdfdfd;
}
.masthead {
  width: 100%;
  height: 400px;
  margin-top: 0px !important;
}
.animate-area {
  /*width: 100%; 
	height: 400px;*/
  background-position: 0 0;
  /*-webkit-animation: animate_background 10s linear 0s infinite;
    -moz-animation: animate_background 10s linear 0s infinite;
    -o-animation: animate_background 10s linear 0s infinite;
    animation: animate_background 10s linear 0s infinite;*/
}
.page-footer {
  /* min-height: 4rem;*/
  background-color: #0c4357;
}
.main-footer {
  border-top: 1rem solid #fbbf4b;
  width: 100%;
}
.main-footer .grid {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important;
}
.pr-subheader {
  background: #0c4357;
  max-height: 125px;
  margin-top: 0 !important;
}
.pr-header {
  background: #fbbf4b;
  min-height: 1rem;
}
.pr-header .ui.grid .column {
  padding-bottom: 0 !important;
}
.infostrip-container {
  background: #0c4357;
  height: 2.8125rem;
  line-height: 2.8125rem;
  color: #fff;
}
img.header-logo {
  position: relative;
  top: -35px;
  float: left;
}
.header-container {
  background: #fbbf4b;
}
.aspNetHidden,
.aspNetHidden input {
  display: none !important;
}
.ui.inverted.menu {
  background-color: #0c4357;
  color: #E36F73 !important;
}
/*.ui.inverted.menu a {

    color:@brand4 !important;
}*/
/*.ui.vertical.menu {
    margin-top: -15px !important;
    width: 100%;
    display: none;
}*/
.m-b-reset {
  margin-bottom: 0 !important;
}
.padding-reset {
  padding: 0 !important;
}
.bottom-padding-reset {
  padding-bottom: 0 !important;
}
/*.ui .message {
    padding-top: 30px !important;
    padding-bottom: 50px !important;
}*/
.ui.dimmer {
  background: rgba(0, 0, 0, 0.6);
  /*z-index:10000;*/
}
/*.ui.modal {
    z-index:10001;
}

.ui.menu {
    margin-top: 0;
    z-index:10000;
}*/
.pac-container {
  z-index: 5000;
}
.ui.table.top-aligned td {
  vertical-align: top;
}
.m-top-10 {
  margin-top: 10px !important;
}
.link {
  cursor: pointer;
}
.ui-autocomplete {
  padding-left: 0;
}
#ui-id-1 li {
  list-style: none !important;
}
/*Jquery UI overrides*/
.ui-autocomplete li {
  border-bottom: 1px solid #ccc;
  height: 3rem !important;
  line-height: 2.2rem !important;
}
.ui-autocomplete li:last-child {
  border-bottom: none;
}
.ui-autocomplete li:hover {
  background: rgba(251, 191, 75, 0.2);
}
.pr-highlight {
  background: rgba(239, 225, 196, 0.3) !important;
}
.ui-autocomplete li a {
  /*cursor: pointer;
    border:none !important;
    background:none !important;
    padding:1px !important;*/
  display: block !important;
}
.ui-autocomplete .ui-menu-item a.ui-state-focus {
  background: none !important;
  border: none !important;
  padding: 1px !important;
}
/*.ui.form textarea {
    height: 4em;
    min-height: 2em;
    max-height: 12em;
}*/
.ui-widget {
  font-family: 'Raleway', Arial, sans-serif !important;
}
.static-map-container {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  display: block;
  margin-bottom: 1em;
}
.static-map-container img {
  width: 100%;
  height: 100%;
  opacity: 0;
}
/*div.pet-photo {-ms-transform: rotate(-1deg);
    -webkit-transform: rotate(-1deg); 
    transform: rotate(-1deg);}*/
.cta_phone {
  text-align: center;
  font-size: 2em;
  font-weight: bold;
  margin: 10px 0;
  line-height: 1.1em;
}
.sidebar {
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 3px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}
.image-gallery {
  margin-bottom: 0.5rem;
}
.image-gallery img {
  max-width: 100%;
}
#photo-pager a {
  display: inline-block;
  border: 1px solid #ffffff;
}
#photo-pager a.cycle-pager-active {
  border: 1px solid #fcb300;
}
#photo-pager {
  margin-bottom: 0.5rem;
}
.reportLocationMap {
  width: 100%;
  height: 100%;
}
.showLocationMap {
  cursor: pointer;
}
.smaller {
  font-size: 0.8rem;
}
td.tblLbl {
  font-weight: bold;
}
.force-right {
  text-align: right;
}
.photo-container {
  border: 1px solid #ccc;
  padding: 10px;
  background: url(/@{static-root}/img/largePhotoBG.jpg) left bottom repeat-x;
  position: relative;
}
.photoLrgOuter img {
  border: 10px solid #fff;
  float: left;
}
.ReportPhotoReward {
  background: url(/@{static-root}/img/rewardSashLarge.png) top right no-repeat;
  width: 135px;
  height: 118px;
  position: absolute;
  margin: -10px 10px;
}
h1 .title_stolen {
  color: #FF0000;
  text-transform: uppercase;
}
h1 .title_found {
  text-transform: uppercase;
}
h1 .title_lost {
  text-transform: uppercase;
}
.silent {
  display: none !important;
}
.invisible {
  visibility: hidden;
}
.greyedout {
  color: #ccc !important;
}
.upper {
  text-transform: uppercase;
}
.centered {
  text-align: center !important;
}
.quicksearch {
  margin-bottom: 0 !important;
}
.AjaxUploaderQueueTable {
  display: none !important;
}
.ui.progress {
  margin-bottom: 2.5em !important;
}
.upgrade-notice {
  margin-bottom: 1.5em;
}
.zoomSlider {
  width: 60%;
  margin: 2em auto;
}
.uploaded-image-container {
  margin-left: auto;
  margin-right: auto;
  display: inline-block !important;
}
input[type='number'] {
  -moz-appearance: textfield;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.group-selector.selected {
  background: green !important;
}
.group-selector.selected .header,
.group-selector.selected .description {
  color: #fff !important;
}
.result-sorter {
  float: right;
}
.report-type-label {
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.report-type-label.lost {
  background-color: #FF9933;
}
.report-type-label.stolen {
  background-color: #FF0000;
  color: #fff;
}
.report-type-label.found {
  background-color: #009933;
  color: #fff;
}
.report-type-label.deceased {
  background-color: #000;
  color: #fff;
}
.report-type-label.sighting {
  background-color: #30969c;
  color: #fff;
}
.closed-label {
  font-family: 'Patua One', cursive;
  background: #fff;
  color: #000;
  text-align: center;
  margin-top: -50%;
}
.ui.inverted.attached.header {
  background-color: #0c4357 !important;
}
.ui.pagination.menu {
  margin-top: 1em;
}
.ui.pagination.menu span {
  display: inline-block;
}
.pager-pagecount {
  margin-top: 0.5em;
}
.pets-reunited-logo .words .letter {
  display: block;
  height: 35px;
  width: 20px;
  float: left;
  margin-top: 9px;
  background-image: url('/static/img/logo-sprite.png');
  background-repeat: no-repeat;
  background-position: 0 0;
}
.pets-reunited-logo .words .letter.a {
  background-position: 0px 8px;
  width: 12px;
}
.pets-reunited-logo .words .letter.b {
  background-position: -22px 8px;
  width: 13px;
}
.pets-reunited-logo .words .letter.c {
  background-position: -44px 8px;
  width: 10px;
}
.pets-reunited-logo .words .letter.d {
  background-position: -63px 8px;
  width: 13px;
}
.pets-reunited-logo .words .letter.e {
  background-position: -85px 8px;
  width: 14px;
}
.pets-reunited-logo .words .letter.f {
  background-position: -106px 8px;
  width: 10px;
  margin-right: -1px;
}
.pets-reunited-logo .words .letter.g {
  background-position: -124px 8px;
  width: 12px;
}
.pets-reunited-logo .words .letter.h {
  background-position: -147px 8px;
  width: 12px;
}
.pets-reunited-logo .words .letter.i {
  background-position: -169px 8px;
  width: 5px;
}
.pets-reunited-logo .words .letter.j {
  background-position: -183px 8px;
  width: 10px;
}
.pets-reunited-logo .words .letter.k {
  background-position: -198px 8px;
  width: 13px;
}
.pets-reunited-logo .words .letter.l {
  background-position: -219px 8px;
  width: 5px;
}
.pets-reunited-logo .words .letter.m {
  background-position: -234px 8px;
  width: 20px;
}
.pets-reunited-logo .words .letter.n {
  background-position: -264px 8px;
  width: 12px;
  margin-right: 1px;
}
.pets-reunited-logo .words .letter.o {
  background-position: -286px 8px;
  width: 13px;
}
.pets-reunited-logo .words .letter.p {
  background-position: -308px 8px;
  width: 14px;
}
.pets-reunited-logo .words .letter.q {
  background-position: -331px 8px;
  width: 14px;
}
.pets-reunited-logo .words .letter.r {
  background-position: -354px 8px;
  width: 9px;
  margin-right: -1px;
}
.pets-reunited-logo .words .letter.s {
  background-position: -371px 8px;
  width: 11px;
}
.pets-reunited-logo .words .letter.t {
  background-position: -389px 8px;
  width: 10px;
}
.pets-reunited-logo .words .letter.u {
  background-position: -407px 8px;
  width: 12px;
}
.pets-reunited-logo .words .letter.v {
  background-position: -428px 8px;
  width: 12px;
}
.pets-reunited-logo .words .letter.w {
  background-position: -449px 8px;
  width: 19px;
}
.pets-reunited-logo .words .letter.x {
  background-position: -475px 8px;
  width: 13px;
}
.pets-reunited-logo .words .letter.y {
  background-position: -497px 8px;
  width: 13px;
}
.pets-reunited-logo .words .letter.z {
  background-position: -518px 8px;
  width: 10px;
}
.pets-reunited-logo .words .letter.space {
  background-position: -12px 8px;
  width: 6px;
}
.pets-reunited-logo .words .letter.hyphen {
  background-position: -538px 8px;
  width: 8px;
}
.pets-reunited-logo .words .letter.amp {
  background-position: -551px -28px;
  width: 15px;
}
.pets-reunited-logo .words .letter.apostrophe {
  background-position: -573px -28px;
  width: 3px;
}
.pets-reunited-logo .words .letter.pr {
  background-position: 0 -62px;
  width: 187px;
  height: 35px;
  margin-right: 2px;
}
.pets-reunited-logo .words .letter .upper {
  height: 35px;
}
.pets-reunited-logo .words .letter.upper.a {
  background-position: 0 -28px;
  width: 17px;
}
.pets-reunited-logo .words .letter.upper.b {
  background-position: -22px -28px;
  width: 14px;
}
.pets-reunited-logo .words .letter.upper.c {
  background-position: -40px -28px;
  width: 17px;
}
.pets-reunited-logo .words .letter.upper.d {
  background-position: -62px -28px;
  width: 16px;
}
.pets-reunited-logo .words .letter.upper.e {
  background-position: -86px -28px;
  width: 10px;
}
.pets-reunited-logo .words .letter.upper.f {
  background-position: -103px -28px;
  width: 11px;
}
.pets-reunited-logo .words .letter.upper.g {
  background-position: -119px -28px;
  width: 16px;
}
.pets-reunited-logo .words .letter.upper.h {
  background-position: -143px -28px;
  width: 15px;
}
.pets-reunited-logo .words .letter.upper.i {
  background-position: -163px -28px;
  width: 9px;
}
.pets-reunited-logo .words .letter.upper.j {
  background-position: -161px -28px;
  width: 9px;
}
.pets-reunited-logo .words .letter.upper.k {
  background-position: -194px -28px;
  width: 13px;
}
.pets-reunited-logo .words .letter.upper.l {
  background-position: -214px -28px;
  width: 11px;
}
.pets-reunited-logo .words .letter.upper.m {
  background-position: -231px -28px;
  width: 20px;
}
.pets-reunited-logo .words .letter.upper.n {
  background-position: -258px -28px;
  width: 16px;
}
.pets-reunited-logo .words .letter.upper.o {
  background-position: -281px -28px;
  width: 18px;
  margin-right: -2px;
}
.pets-reunited-logo .words .letter.upper.p {
  background-position: -306px -28px;
  width: 13px;
}
.pets-reunited-logo .words .letter.upper.q {
  background-position: -324px -28px;
  width: 18px;
}
.pets-reunited-logo .words .letter.upper.r {
  background-position: -348px -28px;
  width: 13px;
}
.pets-reunited-logo .words .letter.upper.s {
  background-position: -368px -28px;
  width: 12px;
}
.pets-reunited-logo .words .letter.upper.t {
  background-position: -385px -28px;
  width: 14px;
}
.pets-reunited-logo .words .letter.upper.u {
  background-position: -405px -28px;
  width: 15px;
}
.pets-reunited-logo .words .letter.upper.v {
  background-position: -426px -28px;
  width: 16px;
}
.pets-reunited-logo .words .letter.upper.w {
  background-position: -447px -28px;
  width: 24px;
  margin-right: -1px;
}
.pets-reunited-logo .words .letter.upper.x {
  background-position: -475px -28px;
  width: 16px;
}
.pets-reunited-logo .words .letter.upper.y {
  background-position: -496px -28px;
  width: 14px;
}
.pets-reunited-logo .words .letter.upper.z {
  background-position: -465px -28px;
  width: 14px;
}
.inline {
  display: inline;
}
.ui.header > .icon + .content {
  padding-left: 0 !important;
}
.ui.feed > .event > .content .extra.text {
  max-width: 100% !important;
}
.card .sub.header {
  color: rgba(0, 0, 0, 0.4) !important;
  font-size: 0.6em !important;
}
.info.modal h3 {
  margin-top: 0 !important;
}
.header-image.container {
  margin: 5rem 0 2em 0 !important;
}
.blurred {
  webkit-filter: blur(5px);
  -moz-filter: blur(5px);
  -ms-filter: blur(5px);
  -o-filter: blur(5px);
  filter: blur(5px);
}
.ui.grid > .column + .divider,
.ui.grid > .row > .column + .divider {
  left: 50% !important;
}
.ui.divided.items > .item {
  padding-left: 0.5em !important;
}
.report-details-container .ui.ribbon.label,
.petimage .ui.ribbon.label {
  margin-top: 0.5em;
}
.ui.prefooter,
.underconstruction {
  background: #fffcf7 !important;
}
i.white.icon {
  color: #fff !important;
}
.ui.white.button {
  background: #fff !important;
}
i.pale.olive.icon {
  color: #fdfdf8 !important;
}
.ui.card .star.icon,
.ui.card .heart.icon,
.ui.card .empty.heart.icon {
  cursor: default !important;
}
.ui.card .star.icon:hover,
.ui.card .heart.icon,
.ui.card .empty.heart.icon {
  /* color: inherit !important;*/
}
.ui.prefooter.segment {
  margin: 0em;
  padding-left: 0em;
  padding-right: 0em;
  background: none transparent;
  border-radius: 0px;
  box-shadow: none;
  border: none;
  border-top: 1px solid rgba(34, 36, 38, 0.15);
  padding-top: 20px;
  padding-bottom: 20px;
}
.left.bordered.column {
  border-left: 1px solid rgba(255, 255, 255, 0.5);
}
.right.bordered.column {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
.ui.raised.card {
  /*background-color: #fdfdf8 !important;*/
  /*background-image: url(/static/img/great-value-ribbon.png);*/
  background-position: top right;
  background-repeat: no-repeat;
  margin: 0.25em;
}
.vip-sticker {
  position: absolute;
  right: 0;
  z-index: 1000;
  background: url(/static/img/vip-sticker.png);
  background-size: cover;
  width: 134px;
  height: 136px;
  background-repeat: no-repeat;
}
.vip-plus-sticker {
  position: absolute;
  right: 0;
  z-index: 1000;
  background: url(/static/img/vip-plus-sticker.png);
  background-size: cover;
  width: 134px;
  height: 136px;
  background-repeat: no-repeat;
}
h2.spaced {
  margin-bottom: 1.5em !important;
}
.ui.comments .comment .text {
  min-height: 1rem !important;
}
.home-header {
    position: relative;
    z-index: 10;
    padding: 0 0;
    overflow: hidden;
    min-height: 600px;
    color: #fff;
    background: url(/static/img/header-bg55---resized-min.jpg);
    background-size: cover;
    background-position: center;
    font-size: 2.5em;
}
table.top-aligned td {
  vertical-align: top;
}
/*.home-header .video {
    flex: none;
    object-fit: cover;
    width: 100%;
    min-width: 100%;
    min-height: 500px;
}*/
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
.home-header-text {
  font-family: 'Poppins', Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 50px;
  margin-top: 1.5em;
  text-align: left;
  color: #ffffff;
}
.text-holder {
  z-index: 2;
  /*-webkit-transform: translate(-54%,-60%);
    -moz-transform: translate(-54%,-60%);
    -ms-transform: translate(-54%,-60%);
    -o-transform: translate(-54%,-60%);
    transform: translate(-54%,-60%);
    position: absolute;
    left: 50%;
    top: 50%;
    font-size: 35px;
    color: #fff;
  
    padding: 0 15px !important;
    max-width: 1060px;
    width: 100%;*/
}
.home-line-1 {
  font-size: 2.2em;
  line-height: 1.3em;
}
.home-line-2,
.home-line-3 {
  font-size: 1.2em;
}
.home-line-3 {
  margin-bottom: 1em;
}
.home-header:after {
  position: absolute;
  content: '';
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: -1;
}
.skinny {
  padding: 0 !important;
}
.small.text {
  font-size: 0.9rem;
}
p.inverted {
  color: #fff;
}
.quicksearch .inline.field {
  margin: 0 auto 0 auto !important;
}
.quicksearch label {
  font-size: 1em !important;
}
.hidden.menu:not(.tabular.menu) {
  display: none;
}
.masthead.segment {
  min-height: 500px;
  padding: 1em 0;
}
.withpaws {
  background-image: url(/static/img/paw-for-bg.png) !important;
}
.strike {
  text-decoration: line-through;
}
.featured.segment {
  background: #ededed !important;
}
.dark.segment {
  background: #000 !important;
}
.pale-green.segment {
  background: #b8e8b2 !important;
}
.masthead .logo.item img {
  margin-right: 1em;
}
.masthead .ui.menu .ui.button {
  margin-left: 0.5em;
}
.masthead h1.ui.header {
  margin-top: 2em;
  margin-bottom: 0;
  font-size: 4em;
  font-weight: normal;
}
.masthead h2 {
  font-size: 1.7em;
  font-weight: normal;
}
.section {
  padding: 4em 0;
}
div.full-height {
  min-height: 100%;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
}
.bg-white {
  background: #fff;
}
.ui.vertical.stripe {
  padding: 4em 0;
}
.ui.vertical.stripe h3 {
  /*font-size: 2em;*/
}
.ui.vertical.stripe .button + h3,
.ui.vertical.stripe p + h3 {
  margin-top: 3em;
}
.ui.vertical.stripe .floated.image {
  clear: both;
}
.ui.vertical.stripe p {
  /*font-size: 1.33em;*/
}
.ui.vertical.stripe .horizontal.divider {
  margin: 3em 0;
}
.quote.stripe.segment {
  padding: 0;
}
.spacious.grid > .row > .column,
.spacious.grid > .column {
  padding-top: 5em !important;
  padding-bottom: 5em !important;
}
.ui.card.highlighted {
  background: #ededed;
}
.ui.card.highlighted.gold {
  background: #fff9ef;
  /* background: radial-gradient(ellipse farthest-corner at right bottom, #FEDB37 0%, #FDB931 8%, #9f7928 30%, #8A6E2F 40%, transparent 80%),
                radial-gradient(ellipse farthest-corner at left top, #FFFFFF 0%, #FFFFAC 8%, #D1B464 25%, #5d4a1f 62.5%, #5d4a1f 100%);*/
}
.padded {
  padding: 1.5em 0;
}
.enlarged {
  font-size: 1.75em !important;
}
p.large {
  font-size: 1.4em !important;
}
p.very.large {
  font-size: 1.75em !important;
}
.tight.segment {
  margin-top: -1rem !important;
}
.parallax {
  background: fixed;
  padding: 2rem 0;
  background-size: cover !important;
}
.fororgs {
  background-image: url(/static/img/for-organisations/vet-and-kitten.jpg);
  color: #fff !important;
}
.ui.massive.header {
  min-height: 1em;
  font-size: 3em;
}
.new-areas a {
  color: rgba(255, 255, 255, 0.5) !important;
}
.footer.segment {
  padding: 5em 0;
}
.main-footer a {
  color: rgba(255, 255, 255, 0.5) !important;
}
.main-footer a:hover {
  color: #ffffff !important;
}
.secondary.pointing.menu .toc.item {
  display: none;
}
.testimonial {
  margin-bottom: 2em;
}
.home-page-testimonial {
  font-size: 1.4rem !important;
}
.testimonial blockquote,
.home-page-testimonial {
  font-size: 2rem;
  line-height: 1.3em;
  font-style: normal;
  font-family: 'Caveat', cursive;
}
q:before,
blockquote:before,
.home-page-testimonial:before {
  content: open-quote;
  font-size: 1.6em;
  color: #ccc;
}
q:after,
blockquote:after,
.home-page-testimonial:after {
  content: close-quote;
  color: #ccc;
}
.greyscale {
  filter: none;
  -webkit-filter: grayscale(75%);
  -moz-filter: grayscale(75%);
  -ms-filter: grayscale(75%);
  -o-filter: grayscale(75%);
  transition: all 300ms ease;
}
.greyscale:hover {
  filter: none;
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
}
img.pdfpreview {
  border: 1px solid #ccc;
}
/*div.gm-style-iw div:nth-child(1) {
  overflow:hidden!important;
}

.iw-outer {width:250px};*/
.infoBox:before {
  content: " ";
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  position: absolute;
  top: 0px;
  left: 100px;
}
.info-box-wrap {
  background: #fff;
  overflow: hidden;
  box-shadow: 5px 5px 0px rgba(0, 0, 0, 0.08);
}
.info-box-text-wrap {
  height: 40px !important;
  width: 120px;
  float: left;
  overflow: hidden;
}
.action-btns {
  float: left;
  width: 70px;
  overflow: hidden;
  position: relative;
  top: 12px;
  left: 6px;
}
.action-btns i {
  font-size: 18px;
  color: #78A737;
  margin-left: 3px;
}
.action-btns i:hover {
  transition: color 0.5s ease;
  color: #ccc;
  cursor: pointer;
}
.action-btns i.fa-heart-o {
  font-weight: bold;
}
.info-box-text-wrap h6.address {
  padding: 6px 5px 1px 0;
  margin: 0 0 0 0;
  font-family: "Raleway Slab";
  color: #0c99c8;
  font-weight: 700;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.info-box-text-wrap p {
  padding: 0 0 0 0;
  margin: 0 0 0 0;
}
.info-box-text-wrap p.price {
  color: #B25B00;
}
.info-box-wrap img {
  width: 40px !important;
  height: 40px;
  float: left;
  margin-right: 10px;
  padding-top: 0;
  margin-top: 0;
}
.ciw_button {
  background: #fff;
  text-align: center;
  line-height: 39px;
  height: 39px;
  padding-left: 3px;
}
.ui.card > .big-header {
  position: relative;
  display: block;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding: 2em;
  text-align: center;
}
.ui.divided.list > .item {
  border-top: 1px dotted rgba(34, 36, 38, 0.15);
}
.ui.accordion .content {
  padding-left: 2.2em !important;
}
.big-header.free {
  background: #efe1c4;
}
.big-header.vip {
  background: #fbbf4b;
}
.big-header.vip-plus {
  background: #0c4357;
  color: #fff;
}
.ui.brand1.button {
  background-color: #fbbf4b;
  text-shadow: none;
  background-image: none;
  color: #000;
  font-weight: normal;
}
.ui.brand2.button {
  background-color: #0c4357;
  color: #fff;
  text-shadow: none;
  background-image: none;
}
.ui.brand3.button {
  background-color: #efe1c4;
  text-shadow: none;
  background-image: none;
}
.brand1.icon:not(.button) {
  color: #fbbf4b !important;
}
.brand2.icon:not(.button) {
  color: #0c4357 !important;
}
.brand3.icon:not(.button) {
  color: #efe1c4 !important;
}
.vspaced {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
a.underlined {
  border-bottom: 1px dotted;
}
.padded.header {
  margin: 1em 0;
}
.very.padded.header {
  margin: 2em 0;
}
.listing-header {
  font-size: 1.9em;
  margin-bottom: 0.5em;
  font-weight: bold;
}
.listing-price {
  font-size: 2em !important;
  color: #0c4357 !important;
  font-weight: bold;
}
.listing-label {
  font-size: 0.4em;
  font-weight: normal;
}
ul.two-column {
  -moz-column-count: 2;
  -moz-column-gap: 20px;
  -webkit-column-count: 2;
  -webkit-column-gap: 20px;
  column-count: 2;
  column-gap: 20px;
  padding-left: 0;
}
ul.three-column {
  -moz-column-count: 3;
  -moz-column-gap: 20px;
  -webkit-column-count: 3;
  -webkit-column-gap: 20px;
  column-count: 3;
  column-gap: 20px;
  padding-left: 0;
}
ul.clean li {
  list-style: none;
}
.ui.comments .comment .avatar img {
  border-radius: 500rem !important;
}
.simple-colour-swatch {
  border-radius: 500rem;
  width: 1.5em;
  height: 1.5em;
  display: inline-block;
}
.simple-colour-swatch.black {
  background: #000;
}
.simple-colour-swatch.white {
  background: #fff;
  border: 1px solid #ccc;
}
.simple-colour-swatch.darkbrown {
  background: #603913;
}
.simple-colour-swatch.lightbrown {
  background: #c1a386;
}
.simple-colour-swatch.orange {
  background: #f37503;
}
.simple-colour-swatch.grey {
  background: #acacac;
}
.simple-colour-swatch.cream {
  background: #f7e8c7;
}
.simple-colour-swatch.yellow {
  background: #fff200;
}
.simple-colour-swatch.green {
  background: #3cff32;
}
.simple-colour-swatch.blue {
  background: #00aeef;
}
.simple-colour-swatch.red {
  background: #FF0000;
}
.ui.fitted.menu {
  border-left: none !important;
  border-right: none !important;
  border-radius: unset !important;
}
.ui.skinny.menu {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
.ui.tabular.menu .item:not(.active) {
  background: #f5faf5;
  margin-top: 7px;
  margin-left: -1px;
  border-left: 1px solid #D4D4D5;
  border-top: 1px solid #D4D4D5;
  border-right: 1px solid #D4D4D5;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.ui.tabular.menu .item:first-of-type:not(.active) {
  border-right: none;
  margin-left: 0 !important;
}
div.trustpilot-widget {
  margin-top: -5px;
  margin-right: -8px;
}
.report-back-button {
  margin-bottom: 1em !important;
}
.call-to-action-panel {
  margin-top: 1em !important;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .masthead-logo {
    width: 93px;
    margin: 0 0 -23px 30px;
  }
}
@media only screen and (max-width: 767px) {
  p {
    font-size: 1.2em;
  }
  a.read-more-toggle {
    display: block;
    margin-bottom: 0.5em;
  }
  p.read-more-content {
    display: none;
  }
  /*i.circular.icon {
       box-shadow: 0em 0em 0em 0.1em @brand1 inset;
    }*/
  .main {
    margin-top: 1em;
    margin-bottom: 1em;
  }
    p.built-by {
        font-size: 1.5rem !important;
        margin-top: 1rem;
        color: #fbbf4b;
        font-weight: 500;
    }
  h1 {
    font-size: 1.5em !important;
    font-weight: bold !important;
    color: #0c4357 !important;
  }
  h2 {
    font-size: 1.4em !important;
    font-weight: bold !important;
  }
  h3.header {
    font-weight: bold !important;
  }
  i.mobile-menu-icon {
    margin-right: 0 !important;
  }
  .mobile-centered.header {
    text-align: center !important;
    font-weight: bold;
  }
  .mobile-fluid {
    width: 100%;
  }
  .testimonial blockquote {
    font-size: 1.5em;
  }
  .mobile-star-rating {
    max-width: 180px !important;
    margin: 0.5em auto;
  }
  .home-header-text {
    text-align: center;
    line-height: 1em;
    font-size: 1em;
  }
  .home-line-1 {
    color: #fbbf4b;
  }
  .home-line-2 {
    color: #fff;
  }
  .home-line-3 {
    margin-top: 1em;
  }
  .ui[class*="mobile reversed"].cards {
    display: flex !important;
  }
  .ui[class*="mobile reversed"].cards > .card {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  img.header-logo {
    max-width: 150px;
  }
  .zoomSlider {
    width: 85%;
    margin: 25px auto;
  }
  .masthead-logo {
    width: 93px;
    margin: 0 0 -15px 30px;
  }
  p {
    margin: 0 0 2em;
  }
  .ui.cards {
    margin-top: 1em !important;
  }
  ul.two-column {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  ul.three-column {
    -moz-column-count: 1;
    -webkit-column-count: 1;
    column-count: 1;
  }
  .home-header {
    min-height: 340px !important;
    background: #0c4357;
    background-image: none;
    padding-bottom: 1.5em;
  }
  /*
    .video-holder {
         height: 300px  !important;
    }

   .home-header-text {
       text-align:center;
        line-height: 1em;
        font-size: 1em;
        text-shadow: 1px 1px 2px rgba(0,0,0,.4);
    }

   .home-line-1 {
       color:@brand1;
       font-size:1.2em;
   }
   .home-line-2 {
       color:#fff;
       font-size:1.1em;
   }
   .home-line-3 {
       margin-top:1em;
       font-size:0.8em !important;
   }*/
  .getstarted-form {
    padding-left: 0 !important;
  }
  .ui.fixed.menu {
    display: none !important;
  }
  .secondary.pointing.menu .item,
  .secondary.pointing.menu .menu {
    display: none;
  }
  .secondary.pointing.menu .toc.item {
    display: block;
  }
  .masthead.segment {
    min-height: 350px;
  }
  .masthead h1.ui.header {
    font-size: 2em;
    margin-top: 1.5em;
  }
  .masthead h2 {
    margin-top: 0.5em;
    font-size: 1.5em;
  }
}
@media only screen and (max-width: 480px) {
  .home-line-1 {
    font-size: 1.1em;
    line-height: 1.3em;
    color: #fbbf4b;
  }
  .home-line-2 {
    font-size: 0.7em;
    color: rgba(255, 255, 255, 0.5);
  }
  .home-line-3 {
    color: #fff;
    font-size: 0.8em;
    margin-top: 0.6em;
    margin-bottom: 1em;
  }
  /*.ui.vertical.segment {
    padding-left:2em !important;
     padding-right:2em !important;
     }*/
  /*.fullwidthmobile {
        float: none;
        width: 100%;
    }

    
    .ui.right.floated.button:not(.fullwidthmobile), .ui.left.floated.button:not(.fullwidthmobile) {
        width: 45%;
    }

    .numeric.ageinput {
        width: 50% !important;
    }

    .dropdown.ageinput {
        width: 50% !important;
        text-align: center;
    }

    .group-selector img {
        max-height: 150px;
    }

    .home-header-text img {
        display: none !important;
    }


    .ui.massive.header {
        font-size: 2em !important;
    }

    .ui.massive.button {
        font-size: 1rem;
    }*/
}
/* Mobile */
@media only screen and (max-width: 767px) {
  [class*="mobile hidden"],
  [class*="mobile deny"],
  [class*="tablet only"]:not(.mobile),
  [class*="computer only"]:not(.mobile),
  [class*="large screen only"]:not(.mobile),
  [class*="widescreen only"]:not(.mobile),
  [class*="or lower hidden"] {
    display: none !important;
  }
}
/* Tablet / iPad Portrait */
@media only screen and (min-width: 768px) and (max-width: 991px) {
  [class*="mobile only"]:not(.tablet),
  [class*="mobile deny"]:not(.tablet),
  [class*="tablet hidden"],
  [class*="computer only"]:not(.tablet),
  [class*="large screen only"]:not(.tablet),
  [class*="widescreen only"]:not(.tablet),
  [class*="or lower hidden"]:not(.mobile) {
    display: none !important;
  }
}
/* Computer / Desktop / iPad Landscape */
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  [class*="mobile only"]:not(.computer),
  [class*="tablet only"]:not(.computer),
  [class*="computer hidden"],
  [class*="large screen only"]:not(.computer),
  [class*="widescreen only"]:not(.computer),
  [class*="or lower hidden"]:not(.tablet):not(.mobile) {
    display: none !important;
  }
}
/* Large Monitor */
@media only screen and (min-width: 1200px) and (max-width: 1919px) {
  [class*="mobile only"]:not([class*="large screen"]),
  [class*="tablet only"]:not([class*="large screen"]),
  [class*="computer only"]:not([class*="large screen"]),
  [class*="large screen hidden"],
  [class*="widescreen only"]:not([class*="large screen"]),
  [class*="or lower hidden"]:not(.computer):not(.tablet):not(.mobile) {
    display: none !important;
  }
}
/* Widescreen Monitor */
@media only screen and (min-width: 1920px) {
  [class*="mobile only"]:not([class*="widescreen"]),
  [class*="mobile deny"]:not([class*="widescreen"]),
  [class*="tablet only"]:not([class*="widescreen"]),
  [class*="computer only"]:not([class*="widescreen"]),
  [class*="large screen only"]:not([class*="widescreen"]),
  [class*="widescreen hidden"],
  [class*="widescreen or lower hidden"] {
    display: none !important;
  }
}
/* Tiny Modal Width */
@media only screen and (max-width: 767px) {
  .ui.tiny.modal {
    width: 95% !important;
    margin: 0em 0em 0em -47.5% !important;
  }
}
@media only screen and (min-width: 768px) {
  .ui.tiny.modal {
    width: 50% !important;
    margin: 0em 0em 0em -25% !important;
  }
}
@media only screen and (min-width: 992px) {
  .ui.tiny.modal {
    width: 200px !important;
    margin: 0em 0em 0em -100px !important;
  }
}
@media only screen and (min-width: 1200px) {
  .ui.tiny.modal {
    width: 300px !important;
    margin: 0em 0em 0em -150px !important;
  }
}
@media only screen and (min-width: 1920px) {
  .ui.tiny.modal {
    width: 400px !important;
    /* margin: 0em 0em 0em -200px !important;*/
  }
}
.ui.mini.modal {
  width: 380px !important;
  margin: -100px 0 0 -190px !important;
}
.rounded {
  border-radius: 1rem !important;
}
.ui.button {
  border-radius: 0.6rem !important;
  font-weight: bold !important;
}
.ui.menu,
.ui.button {
  font-family: 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}
body {
  font-family: 'Raleway', "Helvetica Neue", Helvetica, Arial, sans-serif !important;
  font-weight: 400 !important;
}
.ui.cards > .card > :first-child,
.ui.card > :first-child {
  border-radius: 1rem 1rem 0em 0em !important;
  border-top: none !important;
}
.ui.cards > .card,
.ui.card {
  border-radius: 1rem !important;
  margin-left: 1em !important;
  margin-right: 1em !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  -webkit-transition: none !important;
  transition: none !important;
}
.ui.nine.cards > .card {
  width: calc(10% - 1em) !important;
}
.ui.five.cards > .card {
  width: calc(18% - 1.5em) !important;
}
.comment-placeholder {
  margin-bottom: 5rem !important;
}
#PetWatchSubscribeButton,
.searchbutton {
  border-top-left-radius: 0px !important;
  border-bottom-left-radius: 0px !important;
}
.ui.form input:not([type]),
.ui.form input[type="date"],
.ui.form input[type="datetime-local"],
.ui.form input[type="email"],
.ui.form input[type="number"],
.ui.form input[type="password"],
.ui.form input[type="search"],
.ui.form input[type="tel"],
.ui.form input[type="time"],
.ui.form input[type="text"],
.ui.form input[type="file"],
.ui.form input[type="url"] {
  border-radius: 0.5rem !important;
}
.ui.attached.segment,
.ui.centered.clearing.segment {
  border-radius: 10px !important;
}
.ui.google.plus.button {
  background-color: #DD4B39;
  width: 100% !important;
  text-align: center !important;
  font-size: 1.2em !important;
}
#socialLoginList {
  padding: 0px !important;
}
.button.fullwidthmobile.login {
  margin: 0.7em 0 0 0 !important;
}
.ui.three.cards > .card {
  border: 1px #d7d7d7 solid !important;
}

@media (max-width: 768px) {
    .ui.five.doubling.cards > .card {
        width: calc(50% - 2em) !important;
    }

    .ui.cards.reverse-row {
       display: flex !important;
        flex-direction: column-reverse;
    }

    .ui.three.cards > .card {
      width: 90% !important;
    }
}


@media (max-width: 820px) {
    .ui.five.doubling.cards > .card {
        width: calc(50% - 2em) !important;
    }

    .ui.nine.cards > .card {
          width: 100% !important; 
    } 
}

.desktop-only {
    display: none;
}

@media (min-width: 768px) {
    .desktop-only {
        display: block;
    }
}

@media (min-width: 1024px) {
    .px-desktop-225 {
        padding-left: 225px;
        padding-right: 225px;
    }
}
