/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
.fa,
.fa-stack {
  display: inline-block;
}
.btn-default,
.fa-fw,
.fa-li {
  text-align: center;
}
@font-face {
  font-family: FontAwesome;
  src: url("../../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0")
      format("embedded-opentype"),
    url("../../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"),
    url("../../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"),
    url("../../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"),
    url("../../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular")
      format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
.accordion-icon {
  width: 24px;
  height: 24px;
  fill: #999;
}
.dashboard-tabs .nav li.active svg,
.dashboard-tabs .nav li:hover svg,
.fooicon {
  fill: #fff;
}
.signup-accor .accor-heading a.active .accordion-icon,
.signup-accor .accor-heading a.active span.fa {
  transform: rotate(180deg);
}
.fa {
  font: 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x,
.fa-stack-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.dodBoardersPage .orangeBox .fa-info-circle,
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.boarder-section,
.fa-ul > li,
.formate-date,
.pos-rel,
.posrel,
.userRegistration .form-group,
progress-wrapper {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: 0.2em 0.25em 0.15em;
  border: 0.08em solid #eee;
  border-radius: 0.1em;
}
.fa-pull-left,
.pull-left {
  float: left;
}
.fa-pull-right,
.pull-right,
.sortBy {
  float: right;
}
.fa.fa-pull-left,
.fa.pull-left {
  margin-right: 0.3em;
}
.fa.fa-pull-right,
.fa.pull-right {
  margin-left: 0.3em;
}
.fa-spin {
  -webkit-animation: 2s linear infinite fa-spin;
  animation: 2s linear infinite fa-spin;
}
.fa-pulse {
  -webkit-animation: 1s steps(8) infinite fa-spin;
  animation: 1s steps(8) infinite fa-spin;
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-flip-horizontal,
:root .fa-flip-vertical,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-rotate-90 {
  filter: none;
}
.fa-stack {
  position: relative;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.hr,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hr,
nav,
section {
  display: block;
}
#BoardersResultDiv .slick-track,
.btn-upload-signup-img,
.diamond-list-red.width-100 li,
.hr,
.sign-in-form form,
hr {
  width: 100%;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.advance_head h4,
.advance_head p a,
.cwhite,
.fa-inverse,
.radio-sec li:hover label,
.sllidebox,
.sllidebox p {
  color: #fff;
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-home:before {
  content: "\f015";
}
.fa-times:before {
  content: "\f00d";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-search:before {
  content: "\f002";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-down:before {
  content: "\f063";
}
a,
abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
u,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
em {
  font-style: italic;
}
:focus {
  outline: -webkit-focus-ring-color;
  outline: 0;
}
a:active,
a:focus,
a:hover,
a:visited {
  outline: 0 !important;
  text-decoration: none;
}
::-webkit-input-placeholder {
  opacity: 1;
  color: #666;
  font-weight: 500;
}
:-moz-placeholder {
  opacity: 1;
  color: #666;
  font-weight: 500;
}
::-moz-placeholder {
  opacity: 1;
  color: #666;
  font-weight: 500;
}
:-ms-input-placeholder {
  opacity: 1;
  color: #666;
  font-weight: 500;
}
input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  opacity: 0.5;
}
input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  opacity: 0.5;
}
input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  opacity: 0.5;
}
::selection {
  background: #D3D3D3;
  color: #000;
  text-shadow: none;
}
::-moz-selection {
  background: #D3D3D3;
  color: #000;
  text-shadow: none;
}
.cr-slider:focus,
input:focus,
select:focus {
  outline: 0;
}
body {
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  font-display: auto;
  font-size: 0.875rem;
  color: #101820;
  line-height: 1.5;
}
img {
  max-width: 100%;
  height: auto;
}
.dash-db-item-text a,
.my-pets-tabs .uib-tab.nav-item.active a small,
.promote-accor .accor-heading a:hover,
.promote-accor.faq-accor-sec .accor-heading a.active h5,
.right-arrow_lists li a:hover,
.right-arrow_lists li:hover::before,
.searc-boarder-content h1,
.service-member .h4,
.signup-accor .accor-heading a h3.active,
.signup-accor .accor-heading a.active h3,
a {
  color: #d24744;
}
a:focus,
a:hover {
  text-decoration: none;
  color: #000;
}
.service-member .apply-now:hover {
  color: #fff;
  background-color: #083267;
}
.dod-boarders .apply-now:hover {
  color: #fff;
  background-color: #d24744;
}
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 300;
  color: #083267;
  line-height: 1;
  margin-bottom: 20px;
  text-transform: none;
}
.btn,
.uppercase {
  text-transform: uppercase;
}
.fw-bold,
.no-gutters .h1,
.no-gutters .h2,
.no-gutters .h3,
.no-gutters .h4,
.no-gutters .h5,
.no-gutters .h6,
.no-gutters h1,
.no-gutters h2,
.no-gutters h3,
.no-gutters h4,
.no-gutters h5,
.no-gutters h6,
.pet_info_boarder p.strong,
.searc-boarder-content.signup-content h4,
b,
strong {
  font-weight: 700;
}
.h1,
h1 {
  font-size: 24px;
}
.h2,
h2 {
  font-size: 22px;
}
.h3,
h3 {
  font-size: 20px;
}
.h1 small,
.h4,
h1 small,
h4 {
  font-size: 18px;
}
.h5,
h5 {
  font-size: 16px;
}
#boardingCarePet .care-paragraph,
.ah-sidebar p,
.boarder-content p,
.h6,
.h6 small,
.pet-dev-sec p,
.pet_info_list p,
.req-status p,
h6,
h6 small {
  font-size: 14px;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-size: 30px;
  line-height: 100%;
  display: block;
  color: #000;
  font-family: Montserrat, sans-serif;
  letter-spacing: 0;
  font-weight: 500;
  margin-top: 10px;
}
ol li,
p {
  line-height: 30px;
}
.h2 small,
h2 small {
  font-size: 20px;
  color: #cb5300;
  font-weight: 600;
  margin-top: 20px;
}
.h3 small,
h3 small {
  font-size: 20px;
  color: #000;
  letter-spacing: 1px;
  text-transform: capitalize;
}
.h4 small,
h4 small {
  font-size: 14px;
  letter-spacing: 1px;
  color: #242122;
  margin-top: 10px;
}
.h5 small,
h5 small {
  font-size: 26px;
}
p {
  margin-bottom: 15px;
  color: #2d2d2d;
  font-size: 16px;
  font-weight: 500;
}
.alignleft {
  float: left;
  margin-right: 30px;
}
.alignright {
  float: right;
  margin-left: 30px;
}
.admin-msg-head,
.app-store-section,
.boarder_info,
.contact-info-box,
.dash-dod-boarder,
.dash-myprofile-sec,
.deployedInfo,
.follow-us,
.help-sec .dashboard-radio-sec,
.inner-content.pet-owner-sec img,
.logo-with-text-os h3,
.logo-with-text-os img,
.mb--3,
.mb--4,
.mb--5,
.my-pets-sec,
.newBox,
.pet-img-box,
.pet_info_boarder,
.pets_need,
.req-status,
.right-arrow_lists:last-child,
.shop-support-sec,
.shop-support-sec h5,
.shop-support-sec img,
.shop-support-sec p,
.signup-content-box,
.suporter-images,
.testimonials_content,
figure.alignleft,
figure.alignnone,
figure.alignright,
img.aligncenter,
img.alignleft,
img.alignnone,
img.alignright {
  margin-bottom: 20px;
}
.hr,
hr {
  clear: both;
  margin: 35px 0;
  border-top: 1px solid #cecece;
  border-bottom: 1px solid #e9e9e9;
  box-shadow: 0 1px #f9f9f9;
}
.btn-default,
label {
  display: inline-block;
}
.cgreen {
  color: #62a70f;
}
.cred {
  color: #ef5658;
}
.fw-300 {
  font-weight: 300;
}
.fw-500 {
  font-weight: 500;
}
.fw-800 {
  font-weight: 800;
}
.mt--4,
.pet_profile_need {
  margin-top: 20px;
}
.admin-msg-sec p:last-child,
.badgeDiv h3,
.contactForm .form-group,
.dash-message-head h3,
.dash-message-head p,
.icon-info p,
.mb-0 {
  margin-bottom: 0;
}
.admin-msg-sec p,
.allMsgWrap .form-control,
.contactSec,
.dash-gray-box .diamond-list-red,
.dash-gray-box h3,
.dash-gray-box p,
.dash-message-sec,
.dash-myprofile-sec h3,
.deployed_request_pet .pet_panel h4,
.dog_slider,
.mb-100,
.my-pets-tabs .mobile-tabs > li a img,
.pet-dev-form,
.searc-boarder-content,
.sidebar-buttons,
.sign-in-box img,
.staff-board-accor .accor-heading {
  margin-bottom: 30px;
}
.padd-80 {
  padding: 30px 0;
}
label {
  margin-bottom: 0.4rem;
  color: #999;
  font-weight: 600;
  font-size: 12px;
}
.clearboth::after,
.clearboth::before {
  content: "";
  display: table;
  clear: both;
}
.form-control {
  height: 46px;
  font-size: 14px;
  line-height: 1.5;
  background-color: #fff;
  border-radius: 2px;
  color: #000;
  font-weight: 500;
}
.btn,
ol li {
  font-weight: 600;
}
.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #333;
  outline: 0;
  box-shadow: none;
}
textarea.form-control {
  line-height: 1.4;
  min-height: 140px;
  padding-top: 15px;
  padding-bottom: 15px;
}
.date-picker,
.form-group,
.petsTabs .nav-tabs .nav-item {
  margin-bottom: 10px;
}
.error,
.form-control.error {
  border-color: red !important;
}
.btn {
  margin: 2px;
  border: none;
  color: #323e48;
  line-height: 1;
  padding: 13px 20px;
  font-size: 14px;
  border-radius: 5px;
  background-color: #ececec;
}
.btn-default,
.btn-white {
  font-weight: 700;
  font-size: 14px;
}
.btn-white {
  background-color: #fff;
  color: #083267;
  border-radius: 30px;
}
.btn-default,
.btn-primary {
  background-color: #d24744;
  text-transform: uppercase;
}
.btn-white:hover,
.user-menu .dropdown-menu > li > a:focus,
.user-menu .dropdown-menu > li > a:hover {
  background-color: #083267;
  color: #fff;
}
.btn.focus,
.btn:focus,
.btn:hover,
button:focus {
  color: #fff;
  background-color: #101820;
  box-shadow: none !important;
  outline: 0 !important;
}
.btn-default {
  color: #fff !important;
  margin-bottom: 20px;
  padding: 12px 20px;
  border-radius: 3px;
}
.btn-default:focus,
.btn-default:hover,
.btn-default:not(:disabled):not(.disabled).active,
.btn-default:not(:disabled):not(.disabled):active,
.show > .btn-default.dropdown-toggle {
  background-color: #000;
  color: #fff;
}
.btn-primary {
  color: #fff;
}
.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover,
.btn-primary:not(:disabled):not(.disabled).active,
.btn-primary:not(:disabled):not(.disabled):active,
.show > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #101820;
}
.btn-secondary {
  background-color: #323e48;
  color: #fff;
  text-transform: uppercase;
}
.btn-secondary:hover {
  color: #fff;
  background-color: #1784c7;
}
.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:not(:disabled):not(.disabled).active,
.btn-secondary:not(:disabled):not(.disabled):active,
.show > .btn-secondary.dropdown-toggle {
  color: #fff;
  background-color: #0379c1;
  border-color: #0379c1;
}
.pet_profile_need h3 small {
  font-size: 16px !important;
  color: #000 !important;
  font-weight: 600 !important;
}
.baordPets-sec pre,
.dashboard-tabs .nav li a:focus,
.dashboard-tabs .nav li a:hover,
.dashboard-tabs .nav li.active a,
.pet-details pre {
  background-color: transparent;
}
.diamond-list-red li::before {
  content: "";
}
ol {
  padding-left: 20px;
}
ol li {
  font-size: 14px;
  color: #000;
}
.pet_profile_box,
.pet_profile_slider {
  margin-bottom: 35px;
}
.terms-content .accor-heading a {
  font-size: 16px !important;
}
.sign-in-box h4 small {
  text-transform: initial;
  letter-spacing: 0;
}
.my-pets-sec .pet_profile_need,
.pet_info_boarder p,
.userDashboard .inner-wrap {
  margin-top: 0;
}
.advanced_search_sec {
  background-color: #083267;
  padding: 20px 0 30px;
  position: absolute;
  width: 100%;
  z-index: 99;
  display: none;
}
.advanced_search_sec .container {
  max-width: 1060px;
}
.advance_head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
  margin-top: 30px;
}
.advanced_search_sec .radio-sec li label,
.boarder-dashboard .radio-sec li a {
  padding: 5px 5px 5px 30px;
  text-transform: capitalize;
  font-weight: 500;
  margin: 0 auto;
}
.advanced_search_sec .radio-sec li {
  float: none;
}
.advanced_search_sec
  .radio-sec
  li
  input[type="radio"]:checked
  ~ .check::before {
  background: #fff;
}
.advanced_search_sec .radio-sec li input[type="radio"]:checked ~ .check {
  border: 1px solid #fff;
}
.advanced_search_sec .radio-sec li .check {
  border: 1px solid #fff;
  height: 15px;
  width: 15px;
  top: 8px;
  background-color: transparent;
}
.advanced_search_sec .radio-sec li .check::before {
  height: 5px;
  width: 5px;
  top: 4px;
  left: 3.9px;
}
.advanced_search_sec .row p {
  color: #fff;
  font-weight: 600;
  line-height: 24px;
}
.advanced_foot_info p,
.advanced_search_sec label.checkBox {
  color: #fff;
  font-weight: 500;
  font-size: 14px;
  position: relative;
}
.advanced_search_sec label.checkBox {
  line-height: 24px;
  padding: 0;
  margin-bottom: 7px;
}
.advanced_search_sec label.checkBox:hover {
  cursor: pointer;
}
.advanced_search_sec input[type="checkbox"],
.content-left p br,
.js-powrMark,
.my-pets-tabs .tabs-dropdown,
.my-pets-tabs .uib-tab.nav-item.active a:after,
.my-pets-tabs .uib-tab.nav-item:hover a:after,
.pet_profile_slider .slick-dots li button,
.quizWrap:last-of-type .qDots,
.shop_logos_new ul li::before,
.sign-in-sec > img {
  display: none;
}
.advanced_search_sec input[type="checkbox"] + span {
  position: relative;
  display: inline-block;
  line-height: 30px;
  padding-left: 25px;
  font-size: 16px;
  color: #181f4c;
  font-weight: 600;
}
.advanced_search_sec input[type="checkbox"]:checked + span::before,
input[type="checkbox"] + label::after,
input[type="checkbox"] + label::before,
input[type="checkbox"]:checked + label::after {
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  top: -12px;
}
.advanced_search_sec input[type="checkbox"] + span::before {
  content: "";
  border: 1px solid #fff;
  width: 14px;
  height: 14px;
  position: absolute;
  border-radius: 2px;
  left: 0;
  margin-left: 0;
  top: -12px;
  background-color: transparent;
}
.advanced_search_sec input[type="checkbox"] + span::after {
  content: "";
  position: absolute;
  left: 0;
  width: 14px;
  height: 14px;
  border: none;
  top: -10px;
}
.advanced_search_sec input[type="checkbox"]:checked + span::after,
input[type="checkbox"] + span:hover::after,
input[type="checkbox"]:checked + span:hover::after {
  width: 8px;
  height: 8px;
  border: none;
  background: #fff;
  margin: 0;
  left: 3px;
  top: -9px;
}
.advanced_search_sec input[type="checkbox"] + span:hover::after {
  width: 14px;
  height: 14px;
  border: none;
  background: rgba(0, 163, 192, 0.48);
  margin: 0;
  left: 0;
  top: -12px;
}
.contactSec .form-control {
  height: 50px;
  font-size: 14px;
  color: #000;
  font-weight: 600;
  border-radius: 5px;
}
.contactSec .form-control::placeholder {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.btn-orange {
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  background-color: #d24744;
  border-radius: 5px;
  padding: 18px 10px;
  margin-top: -1px;
}
.apply-now.blue-btn,
.search-section {
  background-color: #083267;
}
.contactSec .padd-10 {
  padding-left: 10px;
  padding-right: 10px;
}
.advanced_foot_info p {
  line-height: 18px;
  padding-left: 50px;
}
.advanced_foot_info p::before {
  content: "\f05a";
  position: absolute;
  font-family: Fontawesome;
  top: 8px;
  left: 0;
  font-size: 40px;
}
@media (min-width: 1366px) {
  .advanced_search_sec .radio-sec li .check::before {
    left: 4.9px;
  }
}
.pets-need_box {
  padding: 30px 25px;
}
.pets_need p {
  line-height: 22px;
  font-size: 14px;
  margin-bottom: 5px;
}
.search-section {
  padding: 10px 0 30px;
}
.apply-now,
.has-search button,
.number,
.red-help-sec {
  background-color: #d24744;
}
.search-section .row {
  max-width: 1060px;
  margin: 0 auto;
}
.radio-btn-sec .h5 {
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  margin-bottom: 0;
  margin-right: 30px;
  margin-top: 0;
}
.adv-search,
.boarder-dashboard .radio-sec li a,
.radio-sec li label {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  color: #fff;
  cursor: pointer;
}
.adv-search {
  margin-bottom: 10px;
}
.radio-btn-sec .radio-sec {
  list-style: none;
  margin: 0;
  padding: 0;
  overflow: auto;
}
.radio-sec li {
  color: #fff;
  display: block;
  position: relative;
}
.radio-sec li input[type="radio"] {
  position: absolute;
  visibility: hidden;
}
.border-content-box,
.has-search,
.help-owner-sec,
.number,
.searchtype-sec,
.services-dog {
  position: relative;
}
.boarder-dashboard .radio-sec li a,
.radio-sec li label {
  display: block;
  position: relative;
  padding: 5px 0 5px 40px;
  margin: 5px auto;
  z-index: 9;
  -webkit-transition: 0.25s linear;
}
.radio-sec li .check {
  display: block;
  position: absolute;
  border: 5px solid #fff;
  border-radius: 100%;
  height: 20px;
  width: 20px;
  background-color: #fff;
  top: 5px;
  left: 0;
  z-index: 5;
  transition: border 0.25s linear;
  -webkit-transition: border 0.25s linear;
}
.radio-sec li input[type="radio"]:checked ~ .check,
.radio-sec li:hover .check {
  border: 5px solid #fff;
}
.radio-sec li .check::before {
  display: block;
  position: absolute;
  content: "";
  border-radius: 100%;
  height: 7px;
  width: 7px;
  top: 2px;
  left: 1px;
  margin: auto;
  transition: background 0.25s linear;
  -webkit-transition: background 0.25s linear;
}
.radio-sec li input[type="radio"]:checked ~ .check::before {
  background: #083267;
}
.searchtype-sec {
  border-radius: 3px;
}
.searchtype-sec .form-control,
.searchtype-sec .form-control::placeholder {
  height: 60px;
  color: #000;
  font-size: 14px;
  font-weight: 600;
  border-color: #fff;
  line-height: 4;
}
.searchtype-sec select.form-control {
  margin-bottom: 10px;
  background-color: #fff;
}
.has-search {
  width: 100%;
}
.has-search button {
  position: absolute;
  right: 10px;
  top: 7px;
  border: none;
  font-size: 20px;
  width: 46px;
  color: #fff;
  padding: 10px;
  border-radius: 3px;
}
.content-section,
.help-sec,
.req-status-pre {
  margin: 20px 0;
}
.content-left p {
  font-weight: 300;
  font-size: 18px;
  color: #0a5ba6;
}
.dog_slider .slideBox {
  padding: 5px;
}
.dog_slider .slideBox img {
  margin: 0 auto;
}
.dog_slider .slick-dots {
  bottom: -40px;
}
.dog_slider .slick-dots li {
  width: 10px;
  height: 5px;
}
.dog_slider .slick-dots li button {
  width: 20px;
  height: 5px;
}
.dog_slider .slick-dots li button::before {
  line-height: 20px;
  width: 10px;
  height: 10px;
  content: "";
  text-align: center;
  opacity: 1;
  background-color: #bababa;
  border-radius: 50%;
}
.dog_slider .slick-dots li.slick-active button::before {
  opacity: 1;
  background-color: #d24744;
  border-radius: 5px;
}
.services-dog {
  text-align: center;
  max-width: 900px;
  margin: 20px auto;
}
.services-dog img {
  margin-bottom: 40px;
  border-radius: 50%;
}
.services-dog .h4 {
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 20px;
  display: block;
}
.services-dog p {
  font-size: 16px;
  margin-bottom: 30px;
}
.apply-now,
.local-border h2 {
  margin-bottom: 20px;
  text-transform: uppercase;
}
.apply-now {
  color: #fff;
  display: inline-block;
  padding: 17px 20px;
  font-size: 16px;
  border-radius: 3px;
  font-weight: 700;
  text-align: center;
}
.blue-help-sec,
.red-help-sec {
  padding: 20px;
  text-align: center;
}
.local-border h2 {
  font-weight: 800;
  text-align: center;
  color: #2d2d2d;
  line-height: 28px;
}
.number {
  width: 60px;
  height: 60px;
  margin: 0 auto;
  border-radius: 50%;
}
.number h3 {
  font-size: 24px;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin-bottom: 0;
  font-weight: 700;
}
.border-content-sec {
  margin-top: 40px;
}
.border-content-box .h6 {
  font-weight: 700;
  color: #0a5ba6;
  text-transform: uppercase;
  margin-bottom: 20px;
  display: block;
}
.border-content-box {
  margin-bottom: 20px;
  margin-top: 20px;
}
.help-owner-sec {
  margin: 20px 0;
  width: 100%;
}
.fooicon,
.promote-accor.faq-accor-sec .staff-icon.fa svg {
  width: 20px;
  height: 20px;
}
.blue-help-sec {
  background-color: #083267;
}
.img-help-sec,
.shop-support-content {
  text-align: center;
}
.img-help-sec img {
  border: 20px solid #fff;
  border-radius: 50%;
  text-align: center;
}
.red-help-sec .h1 {
  font-weight: 900;
  color: #fff;
  margin-bottom: 5px;
  margin-top: 0;
}
.red-help-sec .h5 {
  text-transform: uppercase;
  color: #fff;
  font-weight: 500;
  margin-bottom: 5px;
}
.help-owner-sec p {
  font-size: 14px;
  color: #fff;
  font-weight: 600;
  line-height: 18px;
  margin-top: 0;
}
.blue-help-sec p {
  margin-bottom: 25px;
}
.deployed-pet-sec h2 {
  color: #2d2d2d;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.deployed-pet-sec a,
.test-icon {
  color: #d24744;
  display: inline-block;
}
.deployed-pet-sec a {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 20px;
}
.pet-img-box img {
  max-width: 200px;
  margin: 20px auto;
}
.pet-img-box p {
  font-size: 14px;
  font-weight: 600;
  line-height: 18px;
}
.pet-img-box span {
  font-size: 14px;
  color: #0a5ba6;
  font-weight: 600;
}
.testimonials-section {
  background-image: url("../../images/revamp/slider-bg.webp");
  padding: 20px 0 50px;
  margin-bottom: 20px;
  background-size: cover;
  background-repeat: no-repeat;
}
.testimonials-section h3 {
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 60px;
}
.test-icon {
  font-size: 70px;
  font-weight: 900;
  transform: rotate(180deg);
  line-height: 70px;
}
.author-detail {
  font-size: 12px;
  font-weight: 600;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.author-detail span,
.dash-message-head p span,
.sing-in-foot p span {
  padding: 0 20px;
}
.testimonials-slider .slick-dots li {
  margin-bottom: 5px;
  margin-right: 5px;
  border-radius: 50%;
  width: 30px;
  color: #fff;
  height: 30px;
  border: 2px solid #d24744;
  line-height: 28px;
  text-align: center;
  font-weight: 700;
  font-size: 12px;
}
.btn.btn-sign:hover,
.onoffswitch-box .onoffswitch-checkbox:checked + .onoffswitch-label,
.pet_profile_slider .slick-dots li.slick-active,
.profileBtn .btn:hover,
.progress_files .progress-bar,
.testimonials-slider .slick-dots li.slick-active,
.toast-error {
  background-color: #d24744;
}
.testimonials-slider .slick-dots {
  display: block;
  text-align: left;
  bottom: -45px;
}
.badge-data h5,
.disableTab .accor-content,
.ng-cloak,
.ng-hide:not(.ng-hide-animate),
.pet_profile_slider .slick-next,
.pet_profile_slider .slick-prev,
.sa-input-error,
.testimonials-slider .slick-next,
.testimonials-slider .slick-prev,
.x-ng-cloak,
[data-ng-cloak],
[ng-cloak],
[ng\:cloak],
[x-ng-cloak] {
  display: none !important;
}
.shop-support-sec h3 {
  font-weight: 900;
  color: #2d2d2d;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.shop-support-sec h3 small {
  font-weight: 600;
  color: #2d2d2d;
  text-transform: initial;
  letter-spacing: -0.2px;
}
.shop-support-sec h5 {
  font-weight: 700;
  color: #d24744;
}
.boarder-pet-img span.inputText,
.dash-gray-box .diamond-list-red li a,
.foot-links p a,
.icon-info p a,
.shop-support-sec p,
.submit_testimonials a:hover,
.testimonials_link a:hover,
.unread-message-box p a {
  color: #000;
}
.app-sec h3,
.our-supporters-sec h3 {
  color: #2d2d2d;
  text-transform: uppercase;
}
.app-store-section p,
.blueBox .petInfoTable th,
.boardingInfoContent h6,
.fontWeight600,
.pop-content h5 {
  font-weight: 600;
}
.app-sec h3 {
  font-weight: 800;
  margin-bottom: 20px;
}
.app-sec {
  border-bottom: 1px solid #ccc;
  margin-bottom: 30px;
}
.app-logo img {
  margin: 0 20px;
}
.our-supporters-sec h3 {
  font-weight: 800;
  margin-bottom: 20px;
}
.top-footer {
  background-color: #083168;
  padding: 20px 0;
}
#senderinfo,
.bootom-footer {
  padding: 20px;
}
.top-footer h4 {
  color: #fff;
  font-weight: 800;
  margin-bottom: 30px;
}
.footer-social-content p,
.footer-social-content p a {
  margin-top: 0;
  font-size: 14px;
  color: #fff;
  margin-bottom: 37px;
  line-height: 24px;
}
.foot-links p a:hover,
.foot-menu li a:hover,
.footer-social-content p a:hover,
.icon-info p a:hover {
  color: #eb7148;
}
.footer-social-content .orangetxt {
  margin-bottom: 0;
  color: #eb7148;
  font-weight: 700;
  text-transform: uppercase;
}
.foot-icon {
  margin-right: 20px;
  margin-top: 10px;
  display: inline-block;
  margin-bottom: 0 !important;
}
.btn-white.footbtn {
  padding: 15px 40px;
  border-radius: 3px;
  margin: 10px 0;
}
.foot-subscribe-content h3 {
  color: #fff;
  font-weight: 800;
  margin-bottom: 20px;
}
.subscrinbe-form .form-control {
  height: 60px;
  background-color: #06254e;
  border-color: #06254e;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}
.subscrinbe-form .form-control::placeholder {
  color: #fff;
}
.foot-subscribe-content p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 20px;
  line-height: 28.7px;
}
.subscrinbe-form p {
  font-size: 12px !important;
  margin-top: 0;
  margin-bottom: 20px;
}
.foot-links p,
.foot-menu li a {
  font-size: 14px;
  color: #000;
}
.diamond-list-red,
.render-sec ul,
ul.foot-menu {
  list-style: none;
  margin-bottom: 20px;
}
.foot-menu li,
.sing-in-foot ul li {
  display: inline-block;
  margin-right: 30px;
}
.foot-menu li a {
  font-weight: 700;
}
@media (min-width: 767px) {
  .blue-help-sec p,
  .pet_profile_slider,
  .red-help-sec p {
    margin-bottom: 0;
  }
  .img-help-sec,
  .services-dog {
    text-align: center;
  }
  .boarder-dashboard .radio-sec li a,
  .radio-sec li label {
    padding: 15px 15px 15px 40px;
  }
  .radio-sec li {
    float: left;
  }
  .searchtype-sec select.form-control {
    margin-bottom: 0;
    width: 50%;
  }
  .radio-sec li .check {
    top: 20px;
    left: 0;
  }
  .searchtype-sec {
    display: flex;
    align-items: center;
    background-color: #fff;
  }
  .services-dog {
    display: flex;
    justify-content: space-between;
    margin: 80px auto;
  }
  .services-dog::before {
    content: "";
    position: absolute;
    background-color: #cccccb;
    width: 1px;
    height: 100%;
    left: 50%;
  }
  .boarder-section::before {
    position: absolute;
    content: "";
    background: #ccc;
    width: 70%;
    height: 1px;
    right: 15%;
    top: 30px;
  }
  .blue-help-sec,
  .follow-us,
  .pets-img-sec,
  .red-help-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .shop-support-content {
    border-bottom: 2px solid #cfcfcf;
    text-align: left;
  }
  /* .suporter-images img {
    max-width: 20%;
  }
  .suporter-images {
    margin-bottom: 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  } */
  .follow-usicons .foot-icon {
    margin-top: 0;
  }
}
@media (min-width: 991px) {
  .pet_profile_box {
    margin-right: 40px;
    text-align: right;
  }
  .contactSec .form-group {
    margin-bottom: 0;
  }
  .btn-orange {
    font-size: 14px;
    padding: 18px 20px;
  }
  .social-links {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .testimonials-slider .slick-dots li {
    margin-right: 20px;
    width: 50px;
    height: 50px;
    line-height: 45px;
  }
  .h1,
  h1 {
    font-size: 30px;
  }
  .h2,
  h2 {
    font-size: 28px;
  }
  .h3,
  h3 {
    font-size: 26px;
  }
  .h4,
  h4 {
    font-size: 24px;
  }
  .searchtype-sec select.form-control {
    width: 30%;
  }
  .content-left p {
    font-size: 38px;
    line-height: 38px;
  }
  .border-content-box::after {
    content: "";
    position: absolute;
    background-color: #d24744;
    height: 5px;
    bottom: -20%;
    left: 50%;
    transform: translate(-50%, -30%);
    width: 100px;
    border-radius: 10px;
  }
  .blue-help-sec,
  .red-help-sec {
    display: block;
  }
  .help-owner-sec {
    margin: 100px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .img-help-sec {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
  .red-help-sec {
    width: 50%;
    text-align: right;
    padding-right: 15%;
  }
  .blue-help-sec {
    width: 50%;
    padding-left: 15%;
  }
  .img-help-sec img {
    max-width: 60%;
  }
}
.sidebar-donate-now,
.winner-dog-box:hover {
  background-color: #083168;
}
@media (min-width: 1199px) {
  .pet_profile_need {
    margin-top: 70px;
  }
  .pet_profile_slider {
    margin-top: 50px;
  }
  .pet_profile_need h3 small {
    font-size: 20px;
  }
  .pet_profile_need h3 {
    margin-bottom: 50px;
  }
  .diamond-list-red li {
    display: inline-block;
    width: 49%;
  }
  .terms-content .accor-heading a {
    font-size: 20px !important;
  }
  .btn-orange {
    margin-right: 15px;
    padding: 18px 25px;
  }
  .mission-image,
  .sarch_boarder_box h4 {
    margin-bottom: 40px;
  }
  .searchtype-sec select.form-control {
    width: 30%;
  }
  .bootom-footer {
    padding: 50px 30px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .suporter-images img {
    max-width: 100%;
  }
  .blue-help-sec p {
    margin-bottom: 40px;
  }
  .content {
    padding: 50px 0;
  }
  .inner-content h1 small,
  .small-content small {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .arrow-list.arrowlist-mb li,
  .inner-content h2,
  .inner-content p {
    margin-bottom: 30px;
  }
  .arrow-list li {
    padding-left: 35px;
  }
  .mission-img-caption p {
    padding: 24px 100px;
  }
}
@media (min-width: 1300px) {
  .h1,
  h1 {
    font-size: 48px;
  }
  .h2,
  h2 {
    font-size: 40px;
  }
  .h3,
  h3 {
    font-size: 36px;
  }
  .h4,
  h4 {
    font-size: 30px;
  }
  .h5,
  h5 {
    font-size: 24px;
  }
  .h6,
  .services-dog p,
  h6 {
    font-size: 18px;
  }
  .adv-search,
  .apply-now,
  .pet-img-box {
    margin-bottom: 0;
  }
  .radio-btn-sec {
    display: flex;
    align-items: center;
    padding-bottom: 10px;
  }
  .blue-help-sec,
  .red-help-sec {
    padding-top: 35px;
    padding-bottom: 35px;
  }
  .content-section {
    margin: 50px 0;
  }
  .content-left p {
    font-size: 44px;
    line-height: 48px;
    letter-spacing: -0.5px;
    text-align: right;
  }
  .content-left p br {
    display: block;
  }
  .pet-img-box img,
  .services-dog .h4,
  ul.foot-menu {
    margin-bottom: 30px;
  }
  .local-border h2 {
    line-height: 48px;
    margin-bottom: 70px;
  }
  .red-help-sec {
    padding-right: 20%;
  }
  .blue-help-sec {
    padding-left: 10%;
  }
  .help-owner-sec {
    margin: 150px 0;
  }
  .img-help-sec img {
    max-width: 100%;
  }
  .border-content-box .h6,
  .deployed-pet-sec h2,
  .foot-subscribe-content h3 {
    margin-bottom: 40px;
  }
  .border-content-box {
    margin-bottom: 50px;
    margin-top: 40px;
  }
  .border-content-box::after {
    bottom: -39%;
  }
  .app-sec h3,
  .deployed-pet-sec a {
    margin-bottom: 60px;
  }
  .deployed-pet-sec,
  .our-supporters-sec h3 {
    margin-bottom: 50px;
  }
  .testimonials-section {
    padding: 70px 0 100px;
    margin-bottom: 50px;
  }
  .testimonials-slider .slick-dots {
    bottom: -80px;
  }
  . testimonialImg input.btn {
    font-size: 12px;
    padding: 12px 5px;
  }
  .shop-support-sec,
  .shop-support-sec h3 {
    margin-bottom: 70px;
  }
  .shop-support-sec h5,
  .shop-support-sec img,
  .shop-support-sec p {
    margin-bottom: 25px;
  }
  .app-store-section {
    margin-bottom: 80px;
  }
  .top-footer {
    padding: 65px 0;
  }
  .foot-subscribe-content p {
    font-size: 16px;
    margin-bottom: 32px;
  }
  .subscrinbe-form p {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  .foot-links p span {
    padding: 0 30px;
  }
  .pet-details h3 .h1 {
    font-size: 48px !important;
  }
}
@media (min-width: 1500px) {
  .sign-in-box h4 {
    font-size: 32px;
  }
  .sign-in-box {
    margin-bottom: 40px;
  }
  .sign-in-box img {
    margin-bottom: 50px;
  }
  .sign-in-form {
    margin-top: 50px;
  }
  .sign-in-form a.forgot-pswrd,
  .suporter-images {
    margin-bottom: 30px;
  }
  .content-section {
    margin: 80px 0 40px;
  }
  .services-dog {
    margin: 40px auto 80px;
  }
  .blue-help-sec p {
    margin-bottom: 58px;
  }
  .red-help-sec p {
    margin-bottom: 9px;
  }
  .bootom-footer {
    padding: 90px 50px;
  }
}
@media (min-width: 1700px) {
  .blue-help-sec {
    padding-left: 0%;
  }
  .red-help-sec {
    padding-right: 15%;
  }
}
.mission-image p {
  margin-bottom: 0 !important;
}
.sidebar-content .h1 {
  margin-top: 0;
  color: #d24744;
  font-weight: 500;
  margin-bottom: 20px;
}
.sidebar-buttons a {
  background-color: #efefef;
  margin-bottom: 10px;
  padding: 10px 5px;
  border-radius: 5px;
  font-size: 14px;
  color: #2d2d2d;
  line-height: 30px;
  font-weight: 600;
  display: block;
}
.sidebar-buttons a .fa {
  color: #999;
  padding-right: 10px;
}
.dashboard-tabs .nav li.active,
.dashboard-tabs .nav li:hover,
.sidebar-buttons a:hover {
  background-color: #d24744;
  color: #fff;
}
.blueBox .blueBoxTitle h4,
.orangeBoxContent p,
.petDeployed .newBox .orangeBoxContent p a,
.petNotDeployed p,
.petNotDeployed strong,
.sidebar-buttons a:hover .fa,
.winner-dog-box:hover .wd-date,
.winner-dog-box:hover .wd-name,
.winner-dog-box:hover a {
  color: #fff;
}
.sidebar-donate-now {
  border-radius: 20px;
  margin-bottom: 40px;
}
.sidebar-donate-now img {
  border-radius: 20px;
  width: 100%;
  margin-top: -1px;
}
.sidebar-donate-now-content {
  padding: 0 20px;
  margin-top: -100px;
}
.sidebar-donate-now-content h2 {
  color: #fff;
  font-weight: 800;
  margin-bottom: 40px;
}
.sidebar-donate-now-content p {
  color: #fff;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 24px;
}
.sidebar-donate-now-content .apply-now {
  text-align: center;
  font-weight: 800;
  width: 100%;
  margin-bottom: 30px;
  border-radius: 10px;
  padding: 12px;
}
.sidebar-testimonials-sec h3 {
  color: #0a5ba6;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 50px;
}
.owner-name {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700 !important;
  color: #d24744;
  margin-bottom: 20px !important;
}
.owner-name span {
  padding: 0 20px;
  color: #d24744;
}
.dod-shop {
  border: 5px solid #083168;
  border-radius: 15px;
  padding: 10px 20px;
  text-align: center;
}
.dod-shop img {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}
.dod-shop h4 {
  color: #083168;
  font-weight: 900;
  text-transform: uppercase;
  margin-bottom: 30px;
}
.dod-shop .apply-now {
  font-weight: 800;
  font-size: 20px;
  width: 100%;
  padding: 15px 0;
  border-radius: 10px;
  margin-bottom: 30px;
}
.background-bottom-content {
  margin-bottom: 50px;
}
.background-bottom-content h6 {
  margin-top: 40px;
  font-size: 20px;
  color: #2d2d2d;
  font-weight: 600;
}
.background-bottom-content h6 small {
  color: #d24744;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
}
.sortBy label.dropdown span {
  color: #0f5ba6;
  font-size: 20px;
  margin-right: 10px;
}
.sortBy label.dropdown {
  margin-bottom: 0;
  float: right;
}
label.dropdown select {
  padding: 0 42px 0 10px;
  color: #3a3f43;
  border: 1px solid #ccc;
  border-radius: 0;
  display: inline-block;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  outline: 0;
  height: 40px;
}
.searchItem p strong {
  font-weight: 600;
  color: #0f5ba6;
  display: block;
}
.btn-view-profile {
  color: #fff !important;
  background-color: #f15b22 !important;
  border-color: #f15b22 !important;
}
.searchItem h6 {
  font-weight: 600;
  margin-bottom: 30px;
  margin-top: 0;
}
.images {
  width: 33%;
}
.content {
  padding: 20px 0;
}
.inner-content .h1,
.inner-content h1 {
  color: #d24744;
  line-height: 1;
  font-weight: 500;
}
.inner-content h1 small,
.small-content small {
  color: #2d2d2d;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 10px;
  margin-top: 10px;
  display: inline-block;
}
.mission-image {
  position: relative;
  display: inline-flex;
  margin-bottom: 20px;
}
.mission-image p {
  line-height: 12px;
}
.mission-img-caption {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.5);
  width: 100%;
}
.mission-img-caption p {
  color: #fff;
  margin-bottom: 0 !important;
  font-size: 14px;
  text-align: center;
  font-style: italic;
  line-height: 16px;
  padding: 24px 10px;
}
.arrow-list,
.boarder-details ul,
.boarder-profile-page .checkboxList,
.diamond-redList,
.right-arrow_lists,
.sing-in-foot ul,
.user-menu,
ul.listNone {
  list-style: none;
}
.arrow-list li {
  margin-bottom: 10px;
  font-size: 16px;
  position: relative;
  padding-left: 20px;
  line-height: 30px;
  font-weight: 600;
}
.arrow-list li::before {
  content: "\f054";
  position: absolute;
  content: "\f054" !important;
  font-family: FontAwesome;
  left: 0 !important;
  top: 0 !important;
  color: #d24744;
  font-size: 12px;
  background-color: transparent !important;
  transform: rotate(0) !important;
}
.blue-italic-text {
  color: #083168;
  font-size: 14px;
  font-weight: 600;
  font-style: italic;
  line-height: 18px;
}
.staff-board h4 {
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 20px;
  margin-top: 30px;
}
.staff-board-accor .accor-content {
  display: none;
  margin-bottom: 0;
  padding: 10px 15px;
}
.staff-board-accor .accor-content p {
  color: #2d2d2d;
  font-size: 14px;
  line-height: 24px;
}
.staff-board-accor .accor-heading a {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
  position: relative;
  color: #000;
  font-weight: 600;
}
.staff-board-accor .accor-heading a h4 {
  font-size: 16px;
  margin-bottom: 0;
  color: #999;
  text-transform: capitalize;
  font-weight: 500;
  padding-left: 10px;
  margin-top: 0;
}
.staff-board-accor .accor-heading a img {
  max-width: 50px;
}
.staff-board-accor .accor-heading a.active h4 {
  color: #083168;
}
.staff-board-accor .accor-heading a h4 small {
  letter-spacing: 0;
  font-size: 14px;
  color: #d24744;
  line-height: 18px;
  text-transform: capitalize;
  font-weight: 600;
  margin-top: 5px;
}
.staff-board-accor .accor-heading a:hover {
  color: #00a19c;
}
.staff-board-accor .accor-heading a.active .staff-icon.fa svg {
  fill: #000;
  transform: rotate(180deg);
}
.staff-icon.fa svg {
  width: 14px;
  height: 14px;
  fill: #666666;
}
@media (min-width: 991px) {
  .sidebar-buttons a {
    padding: 10px 15px;
  }
  .sidebar-buttons a .fa {
    padding-right: 15px;
  }
  .staff-board-accor .accor-heading a img {
    max-width: 80px;
  }
  .staff-board-accor .accor-heading a .fa {
    top: 30%;
  }
}
@media (min-width: 1199px) {
  .sidebar-content {
    padding-left: 20px;
  }
  .mission-image,
  .sidebar-content .h1 {
    margin-bottom: 40px;
  }
  .sidebar-buttons a {
    font-size: 16px;
  }
  .sidebar-donate-now-content {
    padding: 0 44px;
    margin-top: -150px;
  }
  .sidebar-donate-now-content p {
    margin-bottom: 60px;
  }
  .testimonials-sidebar p {
    margin-bottom: 30px;
    font-weight: 600;
  }
  .owner-name {
    margin-bottom: 60px !important;
  }
  .dod-shop {
    padding: 20px 40px;
  }
  .arrow-list.arrowlist-mb li,
  .inner-content h2,
  .inner-content p {
    margin-bottom: 30px;
  }
  .content {
    padding: 50px 0;
  }
  .inner-content h1 small,
  .small-content small {
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 30px;
    margin-top: 30px;
  }
  .inner-content p {
    font-weight: 600;
  }
  .arrow-list li {
    padding-left: 35px;
  }
  .mission-img-caption p {
    padding: 24px 100px;
  }
  .staff-board-accor .accor-heading a h4 {
    font-size: 24px;
    padding-left: 30px;
  }
  .staff-board-accor .accor-content p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .staff-board-accor .accor-heading a img {
    max-width: 140px;
  }
  .staff-board h4 {
    margin-bottom: 40px;
    margin-top: 40px;
  }
  .staff-board-accor .accor-heading a .fa {
    font-size: 24px;
    position: absolute;
    top: 30%;
    right: 10px;
  }
  .staff-icon.fa svg {
    width: 20px;
    height: 20px;
  }
  .staff-board-accor .accor-content {
    padding: 10px 0;
  }
}
.inner-content.mascot-sec h3 {
  text-transform: uppercase;
  font-weight: 800;
  margin: 20px 0;
}
.sdp-dog-box,
.winner-dog-box {
  background-color: #f9f9f9;
  padding: 20px 10px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.winner-dog-box img {
  max-width: 170px;
  margin-bottom: 15px;
}
.wd-date {
  margin-bottom: 3px;
  color: #000;
  font-size: 14px;
  line-height: 24px;
  font-weight: 600;
  display: block;
  letter-spacing: 0;
}
.wd-name {
  color: #000;
  text-transform: uppercase;
  font-weight: 500;
  margin-bottom: 10px;
}
.winner-dog-box a {
  font-size: 12px;
  font-weight: 700;
  color: #d24744;
  text-transform: uppercase;
}
.os-content h3 {
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 5px;
}
.help-sec h1,
.logo-with-text-os .h3,
.pet_profile_need h3 {
  color: #d24744;
  font-weight: 500;
  margin-bottom: 20px;
}
.os-logo-text-with-border {
  border-top: 10px solid #f0f0f0;
  margin-top: 20px;
  padding-top: 20px;
}
.promote-accor .accorSec:first-child,
.search_result_sorting,
.testimonials-btns {
  border-top: 1px solid #e5e5e5;
}
.sdp-dog-box img {
  margin-bottom: 15px;
  border-radius: 50%;
}
.sdp-dog-box h4 {
  color: #000;
  font-weight: 500;
  margin-bottom: 10px;
}
.sdp-dog-box h4 small {
  font-size: 14px;
  color: #000;
  line-height: 30px;
  font-weight: 600;
  letter-spacing: 0;
}
.sdp-dog-box p {
  font-size: 12px;
  color: #000;
  margin-bottom: 15px;
  line-height: 16px;
  font-weight: 600;
}
.sdp-dog-box span {
  color: #d24744;
  font-size: 14px;
  font-weight: 600;
}
.contactForm .form-control,
.follow-us p,
.icon-info span {
  font-weight: 700;
  color: #000;
  font-size: 14px;
}
.sdp-svg-icon {
  width: 35px;
  height: 35px;
  fill: #083267;
  margin-left: 15px;
}
.top-sdp-icon {
  display: flex;
  justify-content: flex-end;
}
.follow-us p {
  margin-bottom: 0;
  text-transform: uppercase;
}
.follow-usicons .foot-icon {
  margin-right: 10px;
}
.follow-usicons .foot-icon svg {
  fill: #0a5ba6;
}
.follow-usicons .foot-icon svg:hover {
  fill: #eb7148;
}
.icon-info {
  background-color: #f2f2f2;
  padding: 15px;
  border-radius: 5px;
  margin-bottom: 15px;
}
svg.infoicon {
  width: 24px;
  height: 24px;
  fill: #d24744;
  margin-right: 20px;
}
.icon-info span {
  text-transform: uppercase;
}
.baord-a-pet-sec h3,
.boarder-content h3,
.contact-us-sec h3,
.pet_profile_need h1,
.searc-boarder-content h4 {
  font-weight: 900;
  text-transform: uppercase;
}
.contactForm .form-control {
  height: 70px;
  line-height: 1.5;
  padding-left: 0;
  border-radius: 0;
  border: 0;
  border-bottom: 1px solid #ccc;
}
.contactForm .form-control::placeholder {
  font-size: 14px;
  color: #000;
  font-weight: 700;
  text-transform: capitalize;
}
.contactForm textarea.form-control {
  min-height: 240px;
}
.r-info {
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
  color: #666;
  margin-bottom: 15px !important;
}
.privacy-contact-text p {
  color: #666;
  font-size: 14px;
  font-weight: 600;
  line-height: 1.5;
}
.contactForm .apply-now {
  border-radius: 10px;
}
.promote-accor.faq-accor-sec .accor-heading a h5 {
  color: #0a5ba6;
  text-transform: uppercase;
  font-weight: 900;
  margin-bottom: 0;
}
.promote-accor.faq-accor-sec .accor-heading a h5 small {
  color: #000;
  font-weight: 600;
  font-size: 14px;
  text-transform: initial;
  line-height: 24px;
  padding-right: 10%;
}
.promote-accor.faq-accor-sec .accor-heading a .fa {
  top: 30%;
}
.faq-sec-accor .accordion {
  margin-top: 20px;
  font-size: 16px;
  padding-left: 30px;
  font-weight: 600;
  color: #0a5ba6;
  position: relative;
  cursor: pointer;
  transition: background-color 0.2s linear;
}
.faq-sec-accor .accordion span {
  padding-right: 20px;
  position: absolute;
  left: 0;
}
.faq-sec-accor .accordion-content {
  overflow: hidden;
  transition: max-height 0.2s ease-in-out;
}
.faq-sec-accor .accordion-content p {
  font-size: 14px;
  line-height: 30px;
  padding-left: 35px;
}
.inner-content.pet-owner-sec p em {
  font-size: 14px;
  color: #666;
}
.owner-list-sec h5 {
  font-weight: 900;
  color: #2d2d2d;
  text-transform: uppercase;
  margin: 20px 0;
}
.right-arrow_lists li {
  position: relative;
  padding-left: 20px;
}
.right-arrow_lists li::before {
  position: absolute;
  content: "\f061";
  font-family: FontAwesome;
  top: 2px;
  left: 0;
  color: #999;
  font-size: 16px;
}
.right-arrow_lists li a {
  font-size: 14px;
  color: #0a5ba6;
  font-weight: 600;
  line-height: 30px;
}
.testimonials-btns {
  margin: 10px 0;
  padding: 20px 0;
  border-bottom: 1px solid #e5e5e5;
}
.testimonials_link a {
  font-size: 14px;
  color: #666;
  font-weight: 700;
  text-transform: uppercase;
}
.testimonials_link span {
  padding: 0 5px;
  color: #d24744;
  font-weight: 700;
}
.submit_testimonials a {
  color: #d24744;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  margin-top: 10px;
  display: inline-block;
}
.owner_box {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 15px;
}
.myprofile-right-box img,
.owner_box img {
  max-width: 100px;
}
.owner_box h5 {
  margin-bottom: 0;
  margin-left: 20px;
  font-weight: 800;
}
.owner_box h5 small {
  font-size: 18px;
  text-transform: uppercase;
  color: #d24744;
  margin-top: 0;
}
.testimonials_content p {
  font-style: italic;
  margin-bottom: 40px;
}
.border_test {
  height: 6px;
  background-color: #e5e5e5;
  border-radius: 15px;
}
.testimonals-sections .apply-now {
  width: 100%;
  text-align: center;
  padding: 15px 0;
  border-radius: 5px;
  font-size: 14px;
}
.promote-accor .accor-content {
  display: none;
  margin-bottom: 0;
  padding: 10px 0;
}
.promote-accor .accor-content p {
  color: #2d2d2d;
  font-size: 14px;
  line-height: 24px;
  margin-bottom: 0;
  margin-top: 15px;
}
.promote-accor .accor-heading a {
  display: flex;
  align-items: center;
  margin-bottom: 0;
  position: relative;
  color: #000;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
}
.promote-accor .accor-heading {
  padding: 15px 0;
  border-bottom: 1px solid #e5e5e5;
}
.promote-accor .accor-heading a .fa {
  position: absolute;
  top: 5%;
  right: 0;
}
.promote-accor .accor-heading a.active .staff-icon.fa svg {
  fill: #666666;
  transform: rotate(180deg);
}
.promote-accor .staff-icon.fa svg {
  width: 14px;
  height: 14px;
  fill: #999999;
}
.promote-accor .accor-content .apply-now {
  font-size: 14px;
  font-weight: 700;
  width: 270px;
  text-align: center;
  display: inline-block;
  color: #fff;
  padding: 10px;
  margin-top: 30px;
}
.sign-in-sec {
  position: relative;
  background-image: url("/../images/login-bg.jpg");
}
.sign-in-popup {
  width: 100%;
  padding: 0 20px;
}
.sign-in-box {
  background-color: #fff;
  text-align: center;
  padding: 20px 30px;
  border-bottom-right-radius: 30px;
  border-bottom-left-radius: 30px;
  margin-bottom: 30px;
}
.sign-in-box h4 {
  text-transform: uppercase;
  color: #d24744;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 3px;
}
.sign-in-box h4 small {
  font-size: 16px;
  color: #2d2d2d;
  font-weight: 500;
  text-transform: initial;
}
.sign-in-box p {
  font-size: 14px;
  line-height: 1.5;
}
.pets-need-sec.baordPets-sec,
.petsTabsContent .orangeBox,
.sign-in-form,
.signup-checkbox {
  margin-top: 30px;
}
.sign-in-form a {
  display: block;
  font-size: 14px;
  font-weight: 700;
}
.sign-in-form a.forgot-pswrd {
  color: #0a5ba6;
  margin-bottom: 10px;
}
.sign-in-form a.not-registr {
  color: #d24744;
  text-transform: uppercase;
}
.sign-in-form .form-control {
  background-color: #f2f2f2;
  font-size: 14px;
  color: #000;
  text-align: center;
  font-weight: 600;
  height: 50px;
  border: none;
  border-radius: 10px;
}
.sign-in-form .form-control::placeholder {
  color: #000;
  font-weight: 600;
}
.btn.btn-sign {
  background-color: #0a5ba6;
  color: #fff;
  width: 100%;
  border-radius: 10px;
  padding: 18px 0;
  margin-bottom: 20px;
}
.sing-in-foot ul li a {
  font-size: 12px;
  color: #fff;
  font-weight: 700;
}
.sing-in-foot p {
  font-size: 12px;
  color: #fff;
  font-weight: 500;
  margin-bottom: 0;
}
.sing-in-foot p a {
  color: #fff;
  font-weight: 700;
}
@media (min-width: 991px) {
  .logo-with-text-os .h3,
  .logo-with-text-os h3,
  .logo-with-text-os img {
    margin-bottom: 30px;
  }
  .os-logo-text-with-border {
    margin-top: 45px;
    padding-top: 35px;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .icon-info {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .icon-info p {
    text-align: right;
  }
  .testimonials-btns {
    margin: 50px 0 40px;
    padding: 40px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .submit_testimonials a {
    margin-top: 0;
  }
  .sign-in-box {
    padding: 30px 100px;
  }
}
@media (min-width: 1399px) {
  .sign-in-popup {
    position: absolute;
    transform: translate(-50%, 0);
    top: 0;
    left: 50%;
  }
  .sign-in-box {
    padding: 20px 120px;
    margin-bottom: 20px;
  }
  .sign-in-box h4 small {
    font-size: 24px;
  }
  .sign-in-sec > img {
    display: block;
  }
  .help-sec {
    margin: 45px 0;
  }
  .help-sec h1 {
    font-size: 60px;
    margin-bottom: 60px;
  }
  .help-sec p {
    margin-bottom: 30px;
  }
  .help-sidebar {
    margin-top: 60px;
  }
  .help-sidebar h4 {
    margin-bottom: 50px;
  }
}
@media (min-width: 1500px) {
  .sign-in-box {
    margin-bottom: 40px;
  }
  .sign-in-box img {
    margin-bottom: 50px;
  }
  .sign-in-form {
    margin-top: 50px;
  }
  .sign-in-form a.forgot-pswrd {
    margin-bottom: 30px;
  }
}
@media (min-width: 1800px) {
  .sign-in-box,
  .sign-in-box img {
    margin-bottom: 80px;
  }
  .sign-in-form {
    margin-top: 80px;
  }
  .sign-in-form a.forgot-pswrd {
    margin-bottom: 50px;
  }
}
.boarder-content h3 small {
  font-size: 14px;
  font-weight: 700;
  color: #d24744;
}
.boarder-content h5 {
  color: #d24744;
  font-weight: 900;
  text-transform: uppercase;
}
.boarder-content h4.h3 {
  color: #0a5ba6;
}
.boarder_info p {
  margin-bottom: 0;
  color: #2d2d2d;
  font-size: 14px;
  font-weight: 500;
}
.boarder_info strong {
  color: #2d2d2d;
  font-size: 14px;
  font-weight: 700;
}
.boarder_img_sec img,
.sarch_boarder_box img {
  margin-bottom: 25px;
  border-radius: 50%;
}
.boarder_img_sec h3 {
  color: #000;
  font-weight: 500;
}
.search_result_sorting {
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  margin-bottom: 30px;
}
.signup-accor .accor-heading a,
.sortingby {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.search_result_sorting p {
  margin-bottom: 0;
  text-transform: uppercase;
  font-weight: 700;
}
.search_result_sorting select {
  font-size: 14px;
  color: #2d2d2d;
  font-weight: 700;
  border: none;
  margin-right: 5px;
}
.sarch_boarder_box {
  background-color: #f9f9f9;
  padding: 30px;
  margin-bottom: 30px;
  border-radius: 10px;
  position: relative;
}
.achieve_logo {
  position: absolute;
  right: 10px;
}
.sarch_boarder_box h4 {
  color: #d24744;
  font-weight: 500;
}
.sarch_boarder_box a,
.sarch_boarder_box h4 small {
  font-weight: 700;
  text-transform: uppercase;
}
.sarch_boarder_box h4 small {
  font-size: 14px;
  color: #0a5ba6;
}
.pet_info_boarder p,
.signup-accor .accor-heading a h3 {
  font-weight: 500;
  margin-bottom: 0;
}
.pet_info_boarder p {
  font-size: 14px;
  line-height: 22px;
}
@media (min-width: 767px) {
  .sign-in-popup {
    width: 720px;
    margin: 0 auto;
  }
  .searc-boarder-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .achieve_logo {
    top: 10px;
    max-width: 40px;
  }
  .search_result_sorting {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 34px 0;
  }
  .search_result_sorting select {
    margin-left: 70px;
    margin-right: 0;
  }
  .signup-accor-content {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  .signup-content-box {
    margin-bottom: 0;
  }
}
.pet_profile_need h3 small {
  letter-spacing: -0.5px;
}
.pet_profile_info h2.h1 {
  color: #2d2d2d;
  font-weight: 600;
  margin-bottom: 30px;
}
.pet_profile_info h6 {
  color: #d24744;
  font-weight: 700;
  margin-bottom: 10px;
}
.diamond-list-red li,
.render-sec ul li {
  font-size: 14px;
  color: #000;
  position: relative;
  padding-left: 20px;
  line-height: 30px;
  font-weight: 600;
}
.diamond-list-red li::before,
.diamond-redList li::before,
.render-sec ul li::before {
  position: absolute;
  content: "";
  /* left: 0;
  top: 10px;
  background-color: #d24744;
  width: 6px;
  height: 6px;
  transform: rotate(45deg); */
  content: "\f054";
  position: absolute;
  content: "\f054"!important;
  font-family: FontAwesome;
  left: 0!important;
  top: 0!important;
  color: #d24744;
  font-size: 12px;
  background-color: transparent!important;
  transform: rotate(0)!important;
}
.pet_profile_slider .slick-dots li {
  margin-right: 5px;
  border-radius: 50%;
  width: 10px;
  color: #fff;
  height: 10px;
  text-align: center;
  font-weight: 700;
  background-color: #ccc;
}
.pet_profile_slider .slick-dots {
  bottom: -40px;
  display: flex;
  justify-content: center;
}
.signup-accor .accor-heading a h3 small {
  font-weight: 700;
  letter-spacing: 0;
  font-size: 14px;
  color: #999;
  margin-top: 20px;
}
.signup-accor .accor-heading .accor-content {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
}
.signup-accor .accorSec {
  padding: 40px 0;
  border-top: 1px solid #ccc;
}
.signup-accor .accor-heading a span.fa {
  color: #000;
  font-size: 20px;
  margin-left: -8px;
}
.dash-message-boxes:last-child,
.signup-accor .accorSec:last-child {
  border-bottom: 1px solid #ccc;
}
.register-btn {
  margin-top: 20px;
  margin-bottom: 10px;
}
.btn-register {
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background-color: #999;
  border-radius: 5px;
  padding: 18px 28px;
}
.btn-register:hover {
  background-color: #000;
}
.active_register{
  background-color: #d24744;
}
.signup-checkbox input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  z-index: 12;
  width: 18px;
  height: 18px;
}
.signup-checkbox input[type="checkbox"]:checked,
.signup-checkbox input[type="checkbox"]:focus {
  outline: 0 !important;
}
.signup-checkbox input[type="checkbox"] + .lbl {
  position: relative;
  z-index: 11;
  display: inline-block;
  margin: 0;
  line-height: 16px;
  min-height: 14px;
  min-width: 14px;
  font-size: 18px;
  color: #000;
  font-weight: 900;
  text-transform: uppercase;
}
.signup-checkbox .lbl small a {
  font-size: 16px;
  font-weight: 700;
  color: #d24744;
  text-transform: capitalize;
}
.signup-checkbox .lbl small {
  position: relative;
  left: 42px;
}
.signup-checkbox input[type="checkbox"] + .lbl::before {
  font-family: fontAwesome;
  font-weight: 400;
  font-size: 16px;
  color: #000;
  content: "\a0";
  background-color: #fff;
  border: 1px solid #ccc;
  border-radius: 50%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  height: 25px;
  line-height: 25px;
  min-width: 25px;
  margin-right: 15px;
  margin-top: 0;
}
.signup-checkbox input[type="checkbox"]:checked + .lbl::before {
  display: inline-block;
  content: "\f00c";
  color: #fff;
  background-color: #d24744;
  border-color: #d24744;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05),
    inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05),
    inset 15px 10px -12px rgba(255, 255, 255, 0.1);
}
.signup-checkbox input[type="checkbox"] + .lbl:hover::before,
.signup-checkbox
  input[type="checkbox"]:active
  + .lbl::before
  .signup-checkbox
  input[type="checkbox"]:checked:active
  + .lbl::before,
.signup-checkbox input[type="checkbox"]:hover + .lbl::before,
.signup-checkbox input[type="radio"]:hover + .lbl::before {
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1);
}
.signup-checkbox
  input[type="checkbox"]:disabled
  + .lbl::before
  .signup-checkbox
  input[type="checkbox"][disabled]
  + .lbl::before
  .signup-checkbox
  input[type="checkbox"].disabled
  + .lbl::before {
  background-color: #ddd !important;
  border-color: #ccc !important;
  box-shadow: none !important;
  color: #bbb;
}
.signup-content-box .apply-now {
  display: block !important;
  font-size: 14px;
  width: 200px;
  border-radius: 5px;
}
.signup-content-box img {
  max-width: 70%;
  border-radius: 50%;
}
.signup-accor .accor-heading a h3 {
  color: #0a5ba6;
  text-transform: capitalize;
}
.inner-wrap {
  min-height: 500px;
  position: relative;
  margin: 0 auto;
  background-color: #fff;
  overflow: hidden;
}
.eligible-head {
  background: #d24744;
  color: #f0f8ff;
  padding: 4px;
}
.quizWrap {
  position: relative;
  padding: 48px 15px 48px 65px;
  border: 2px solid #ddd;
  border-radius: 5px;
  margin: 40px 0 0 40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: center;
  align-items: center;
}
.quizWrap:before {
  content: attr(data-qnum);
  position: absolute;
  left: -40px;
  top: 50%;
  transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  z-index: 10;
  border-radius: 50px;
  border: 8px solid #ddd;
  color: #999;
  width: 80px;
  height: 80px;
  line-height: 64px;
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  background-color: #fff;
  transform: translate(0, -50%);
}
.eQustion {
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%;
  padding-right: 16px;
}
.cr-slider,
.dash-dod-boarder-item.care-plan-img img {
  max-width: 100%;
}
.eQustion p {
  margin-top: 0;
  font-size: 18px;
}
.eAnswer .btn {
  font-size: 18px;
  padding: 10px 20px;
  min-width: 120px;
  text-transform: uppercase;
  margin-bottom: 5px;
}
.qDots {
  position: absolute;
  bottom: -144px;
  left: 90px;
  height: 144px;
  width: 2px;
  background-color: #e1e1e1;
}
.qDots:before {
  top: -8px;
}
.qDots:after,
.qDots:before {
  content: "";
  display: block;
  position: absolute;
  left: -8px;
  z-index: 11;
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background-color: #0f5ba6;
  border: 4px solid #fff;
  box-shadow: 0 0 0 2px #ddd;
}
.qDots:after {
  bottom: -8px;
}
.userRegistration .termsScrollBar {
  height: 400px;
  margin-bottom: 45px;
}
.mCustomScrollBox {
  position: relative;
  overflow: hidden;
  height: 100%;
  max-width: 100%;
  outline: 0;
  direction: ltr;
  max-height: none;
}
.grayBgBox {
  background-color: #eaeaea;
  padding: 14px;
  border-radius: 3px;
}
.quizWrap + .quizWrap {
  margin-top: 140px;
}
.inputText {
  color: #333;
  line-height: 1.3;
  padding-left: 10px;
  display: inline-block;
  font-weight: 600;
}
.disableTab,
.disableTab .accor-heading a {
  cursor: no-drop;
  pointer-events: none;
}
.disableTab .accor-heading a h3 {
  color: #666 !important;
}
.disableTab .accor-heading a span.fa {
  transform: none !important;
}
.my-pets-tabs .petsTabs .nav li a:hover,
.userRegistration
  .panel-default
  > .panel-heading
  + .panel-collapse
  > .panel-body {
  border: none;
}
.croppie-container,
.perfPopup .modal-body,
.perfPopup .modal-footer {
  padding: 30px;
}
.croppie-container .cr-image {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  transform-origin: 0 0;
  max-width: none;
}
.croppie-container .cr-boundary,
.croppie-result {
  position: relative;
  overflow: hidden;
}
.croppie-container .cr-boundary {
  margin: 0 auto;
  z-index: 1;
}
.croppie-container .cr-viewport {
  position: absolute;
  border: 2px solid #fff;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  box-shadow: 0 0 0 899px rgba(0, 0, 0, 0.5);
  z-index: 0;
}
.baord-pet-img img,
.boarders-slider img,
.croppie-container .cr-vp-circle,
.myprofile-item-img img,
.myprofile-right-box img,
.senderPic img {
  border-radius: 50%;
}
.croppie-container .cr-overlay {
  z-index: 1;
  position: absolute;
  cursor: move;
}
.croppie-container .cr-slider-wrap {
  width: 75%;
  margin: 25px auto 0;
  text-align: center;
}
.croppie-result img {
  position: absolute;
}
.cr-slider {
  -webkit-appearance: none;
  width: 300px;
}
.cr-slider::-webkit-slider-runnable-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}
.cr-slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}
.cr-slider::-moz-range-track {
  width: 100%;
  height: 3px;
  background: rgba(0, 0, 0, 0.5);
  border: 0;
  border-radius: 3px;
}
.cr-slider::-moz-range-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
  margin-top: -6px;
}
.cr-slider:-moz-focusring {
  outline: white solid 1px;
  outline-offset: -1px;
}
.cr-slider::-ms-track {
  width: 300px;
  height: 5px;
  background: 0 0;
  border-color: transparent;
  border-width: 6px 0;
  color: transparent;
}
.dash-message-boxes,
.unread-message-box {
  border-top: 1px solid #ccc;
}
.cr-slider::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.cr-slider::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}
.cr-slider::-ms-thumb {
  border: none;
  height: 16px;
  width: 16px;
  border-radius: 50%;
  background: #ddd;
}
.cr-slider:focus::-ms-fill-lower {
  background: rgba(0, 0, 0, 0.5);
}
.cr-slider:focus::-ms-fill-upper {
  background: rgba(0, 0, 0, 0.5);
}
.cr-rotate-controls {
  position: absolute;
  bottom: 5px;
  left: 5px;
  z-index: 1;
}
.cr-rotate-controls button {
  border: 0;
  background: 0 0;
}
.cr-rotate-controls i:before {
  display: inline-block;
  font-style: normal;
  font-weight: 900;
  font-size: 22px;
}
.cr-rotate-l i:before {
  content: "↺";
}
.cr-rotate-r i:before {
  content: "↻";
}
.dashboard-tabs .nav {
  border-bottom: 0;
  margin-top: 10px;
}
.dashboard-tabs .nav li.active a,
.dashboard-tabs .nav li:hover a {
  color: #fff;
  outline: 0;
  border: none;
  box-shadow: none;
}
.dashboard-tabs .nav li a {
  color: #083267;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 10px;
  display: inline-block;
  display: flex;
  align-items: center;
}
.dashboard-tabs .nav li a svg {
  fill: #083267;
  width: 50px;
  height: 30px;
  margin-right: 15px;
}
.dashboard-tabs .nav li {
  background-color: #f5f5f5;
  margin-right: 15px;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100px;
  border-radius: 3px;
  margin-bottom: 10px;
  line-height: normal;
}
.dashboard-tab-content,
.reset-pasword-sec {
  margin: 30px 0;
}
.dashboard-tab-content h3,
.mypetstab h3 {
  font-weight: 800;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.dashboard-tab-content h3 small {
  font-size: 14px;
  color: #d24744;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 30px;
}
.dashboard-tab-content h3 small span {
  color: #000;
  text-transform: capitalize;
  letter-spacing: 0;
}
.dashboard-tab-content p a {
  font-size: 14px;
  color: #d24744;
  font-weight: 700;
}
.dashboard-radio-sec .radio-sec li {
  width: 100%;
  display: inline-block;
  float: none;
}
.dashboard-radio-sec .radio-sec li .check {
  top: 12px;
  left: 0;
  background-color: #999;
  border: 5px solid #9999;
  width: 24px;
  height: 24px;
}
.boarder-dashboard .radio-sec li a,
.dashboard-radio-sec .radio-sec li label {
  color: #000;
  font-size: 16px;
  text-transform: capitalize;
}
.dashboard-radio-sec .radio-sec li input[type="radio"]:checked ~ .check {
  border: 5px solid #0a5ba6;
  background-color: #0a5ba6;
}
.opponent_details p,
.sender_details p {
  padding: 5px 10px;
  border-radius: 7px;
  display: inline-block;
}
.dashboard-radio-sec
  .radio-sec
  li
  input[type="radio"]:checked
  ~ .check::before {
  content: "\f00c";
  font-family: Fontawesome;
  background: 0 0;
  top: -3px;
  left: 0;
}
.dashboard-radio-sec .radio-sec li .check::before {
  content: "\f00c";
  font-family: Fontawesome;
  color: #fff;
  top: -3px;
  left: 0;
}
.progress_img {
  margin-top: 30px;
  position: relative;
}
.admin-msg-sec {
  padding: 15px;
  background-color: #f5f5f5;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.admin-msg-sec p,
.admin-msg-sec strong {
  font-size: 14px;
  line-height: 24px;
}
.admin-msg-head .apply-now {
  width: 100px;
  font-size: 14px;
  border-radius: 5px;
  padding: 13px 5px;
}
.admin-msg-head .apply-now .fa {
  padding-left: 15px;
}
.admin-msg-bottom {
  background-color: #dde1e7;
  padding: 15px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
  margin-bottom: 30px;
}
#senderinfo,
.dash-gray-box,
.unread-message-box {
  background-color: #f5f5f5;
}
.admin-msg-bottom p {
  color: #2d2d2d;
  font-size: 14px;
  font-style: italic;
  margin-bottom: 0;
  line-height: 24px;
}
.myprofile-item {
  padding: 0 15px;
}
.myprofile-item-img p {
  line-height: 20px;
  margin-top: 20px;
}
.myprofile-item-img p a {
  font-size: 14px;
  font-weight: 700;
  color: #d24744 !important;
  text-transform: uppercase;
}
.myprofile-item-text h4 {
  color: #d24744;
  margin-bottom: 5px;
  font-weight: 500;
}
.myprofile-item-text p,
.myprofile-item-text p a {
  color: #2d2d2d;
  font-size: 14px;
  margin-bottom: 0;
  text-transform: inherit;
}
.myprofile-address {
  margin-top: 30px;
  margin-bottom: 30px !important;
  display: inline-block;
  max-width: 290px;
}
.myprofile-item-text .apply-now {
  font-size: 12px;
  width: 130px;
  padding: 15px 20px;
  border-radius: 5px;
}
.dash-myprofile-sec .row {
  position: relative;
  align-items: center;
  text-align: center;
}
.myprofile-right-sec {
  padding: 0 15px;
  margin-bottom: 20px;
}
.myprofile-right-box h4 a {
  color: #000;
  margin-bottom: 10px;
  font-weight: 600;
}
.readmsg h4 a {
  color: #000;
  margin-bottom: 10px;
  font-weight: 400;
}
.readmsg p a {
  color: #333;
  margin-bottom: 10px;
  font-weight: 600;
}
.myprofile-right-box h4 small {
  font-size: 14px;
  color: #0a5ba6;
  font-weight: 700;
  letter-spacing: 0;
}
.myprofile-right-box h4 small span {
  display: block;
  color: #000;
  margin-top: 10px;
}
.myprofile-right-sec .btn {
  width: 100px;
  font-size: 12px;
  padding: 15px 5px;
  border-radius: 5px;
}
.dash-message-boxes {
  padding: 15px 10px;
}
.dash-message-boxes .myprofile-right-box h4 {
  font-weight: 600;
  margin-left: 15px;
  text-align: left;
}
.dash-message-head {
  margin-bottom: 30px;
  margin-top: 10px;
}
.dash-message-head p {
  font-size: 12px;
  font-weight: 700;
  color: #666;
}
.dash-message-boxes .myprofile-right-box {
  text-align: center;
  display: flex;
  align-items: center;
}
.dash-message-boxes p {
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  color: #000;
  margin-bottom: 0;
}
.trash-icon .fooicon {
  fill: #0a5ba6;
  width: 22px;
  height: 22px;
}
.dash-message-head .btn {
  font-size: 12px;
  width: 170px;
  padding: 15px 10px;
  border-radius: 5px;
}
.senderInfo .profileBtn,
.sender_details {
  text-align: right;
}
.sender_details p {
  background-color: #0a6aa126;
  font-size: 14px;
  line-height: 24px;
}
.opponent_details p {
  background-color: #a10a0a1a;
  font-size: 14px;
  line-height: 24px;
}
.oldMsg h6 {
  font-size: 12px;
  font-weight: 700;
  color: #d24744;
}
.oldMsg h6 small {
  font-size: 12px;
  font-weight: 500;
  color: #666;
  display: inline-block;
  padding-left: 10px;
}
.senderBio h5 a {
  color: #333;
  line-height: 36px;
  font-weight: 500;
}
.senderBio h5 small {
  font-size: 18px;
  color: #d24744;
  font-weight: 600;
}
.senderBio span {
  font-size: 14px;
  color: #333;
}
#senderinfo {
  border-radius: 15px;
}
.dash-dod-boarder h3 {
  margin-bottom: 60px;
}
.dash-dod-boarder-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.dash-dod-boarder-item img {
  border-radius: 50%;
  max-width: 30%;
}
.dash-db-item-text h4 {
  color: #d24744;
  font-weight: 500;
  margin-bottom: 15px;
  text-transform: capitalize;
}
.dash-db-item-text a,
.dash-db-item-text h4 small {
  font-size: 14px;
  color: #0a5ba6;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 0;
}
.boarderScrollbar .scrollbarItem + .scrollbarItem,
.dash-db-item-text {
  margin-left: 30px;
}
.dash-gray-box {
  padding: 15px;
  border-radius: 15px;
  margin-bottom: 30px;
}
.dash-gray-box .diamond-list-red li {
  font-size: 16px;
  line-height: 24px;
}
.dash-gray-box .btn {
  font-size: 12px;
  width: 150px;
  padding: 15px 10px;
  border-radius: 5px;
  margin-bottom: 0;
}
.eventContent p {
  margin: 0;
}
@media (min-width: 575px) {
  .notBoardingThumb {
    float: left;
  }
  .dashboard-tabs .nav li {
    width: 210px;
  }
  .dash-message-head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 30px;
  }
}
@media (min-width: 767px) {
  .boarder-dashboard .radio-sec li a,
  .dashboard-radio-sec .radio-sec li label {
    padding: 5px 15px 5px 50px;
  }
  .dashboard-tabs .nav li a {
    font-size: 16px;
    padding: 15px;
  }
  .dash-dod-boarder,
  .dash-myprofile-sec {
    margin-bottom: 30px;
  }
  .dash-gray-box {
    padding: 25px;
  }
  .dash-db-item-text {
    margin-left: 10px;
  }
  .dash-message-boxes .myprofile-right-box {
    justify-content: flex-start;
    display: flex;
  }
}
@media (min-width: 991px) {
  .achieve_logo {
    top: auto;
    max-width: 100%;
  }
  .signup-checkbox input[type="checkbox"] + .lbl {
    line-height: 20px;
    font-size: 24px;
  }
  .signup-content-box img {
    max-width: 100%;
  }
  .signup-accor .accor-heading .accor-content {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .register-btn {
    margin-top: 40px;
  }
  .dash-message-boxes .myprofile-right-box h4 {
    padding-left: 30px;
  }
  .dash-myprofile-sec .row {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    text-align: left;
  }
  .dash-myprofile-sec .row::before {
    content: "";
    position: absolute;
    background-color: #ccc;
    height: 100%;
    width: 1px;
    left: 50%;
  }
  .myprofile-item {
    display: flex;
    align-items: center;
    padding: 0 15px;
  }
  .myprofile-right-sec {
    padding: 0 15px;
  }
  .myprofile-right-box,
  .myprofile-right-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .myprofile-right-box h4 {
    padding-left: 30px;
    margin-bottom: 0;
  }
  .dash-gray-box .diamond-list-red li {
    width: 49%;
    display: inline-block;
  }
  .myprofile-item-text {
    margin-left: 20px;
  }
  .dash-message-boxes .myprofile-right-box {
    text-align: left;
  }
  .myprofile-item-text h4 {
    max-width: 260px;
  }
}
@media (min-width: 1199px) {
  .inner-content.mascot-sec h1 small {
    font-size: 20px;
    line-height: 36px;
    margin-bottom: 0;
    margin-top: 0;
    font-weight: 600;
  }
  .inner-content.mascot-sec h3,
  .owner-list-sec h5 {
    margin: 40px 0;
  }
  .boarder-content h3,
  .boarder-content h4.h3,
  .boarder-content h5,
  .boarder_info,
  .contact-info-box,
  .inner-content.contact-us-sec h1,
  .inner-content.pet-owner-sec img,
  .testimonials_content,
  .testimonials_content p {
    margin-bottom: 40px;
  }
  .contact-us-sec h3,
  .owner_box {
    margin-bottom: 35px;
  }
  .follow-usicons .foot-icon {
    margin-right: 15px;
  }
  .contactForm .apply-now {
    font-size: 18px;
    font-weight: 800;
  }
  .inner-content.faq-section h1 {
    margin-bottom: 70px;
  }
  .promote-accor.faq-accor-sec .accor-heading {
    padding: 35px 0;
  }
  .promote-accor.faq-accor-sec .staff-icon.fa svg {
    width: 30px;
    height: 30px;
  }
  .promote-accor.faq-accor-sec .accor-heading a h5 small {
    padding-right: 20%;
  }
  .inner-content.pet-owner-sec h1,
  .pet_profile_need h3 {
    margin-bottom: 50px;
  }
  .right-arrow_lists:last-child {
    margin-bottom: 0;
  }
  .right-arrow_lists li {
    padding-left: 35px;
  }
  .right-arrow_lists li a {
    font-size: 16px;
  }
  .testimonials_link span {
    padding: 0 30px;
  }
  .owner_box h5 small,
  .promote-accor .accor-heading a {
    font-size: 24px;
  }
  .dash-db-item-text,
  .owner_box h5 {
    margin-left: 30px;
  }
  .pet_profile_need h3 small,
  .testimonals-sections .apply-now {
    font-size: 20px;
  }
  .promote-accor .staff-icon.fa svg {
    width: 20px;
    height: 20px;
  }
  .promote-accor .accor-content p {
    font-size: 16px;
    line-height: 30px;
  }
  .promote-accor .accor-heading {
    padding: 30px 0;
  }
  .boarder-content a.apply-now {
    font-size: 20px;
    width: 270px;
    border-radius: 5px;
  }
  .achieve_logo {
    right: 30px;
  }
  .pet_info_boarder {
    margin-bottom: 30px;
  }
  .pet_profile_need {
    margin-top: 70px;
  }
  .pet_profile_slider {
    margin-top: 50px;
  }
  .diamond-list-red li {
    display: inline-block;
    width: 49%;
  }
  .quizWrap {
    padding: 48px 48px 48px 80px;
  }
  .dash-gray-box .diamond-list-red li {
    width: 33%;
  }
  .dash-gray-box {
    padding: 30px;
  }
  .dashboard-radio-sec .radio-sec li .check {
    top: 14px;
  }
}
@media (min-width: 1400px) {
  .dash-gray-box {
    padding: 45px;
  }
}
.myprofile-right-sec-wrapper {
  overflow: auto;
  height: 350px;
  padding-top: 15px;
  border-top: 1px solid #ccc;
}
.myprofile-right-sec-wrapper h4 {
  font-weight: 400;
}
.myprofile-right-sec-wrapper::-webkit-scrollbar {
  width: 0;
}
.percentage.ng-binding {
  position: absolute;
  font-size: 30px;
  color: #d24744;
  font-weight: 900;
}
.progress-wrapper .round-progress path {
  stroke: #0a5ba6 !important;
}
.myprofile-item-img img {
  max-width: 170px;
}
.dashboardTabs .nav {
  background-color: #d24744;
  border-bottom: 0;
  margin-top: 0;
}
.dashboardTabs .nav li a {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 15px 10px;
  display: inline-block;
  border: none;
}
.dashboardTabs .nav li.active {
  background-color: #fff;
  color: #000;
}
.dashboardTabs ul li.active > a,
.dashboardTabs ul li.active > a:focus,
.dashboardTabs ul li.active > a:hover {
  background-color: #fff;
  color: #000;
  border: none;
}
.dashboardTabs ul li a:focus,
.dashboardTabs ul li a:hover {
  background-color: #fff;
  color: #000;
  border-radius: 0;
  border: none;
}
.inputText {
  margin-top: 3px;
}
@media (min-width: 1300px) {
  .sidebar-donate-now-content h2 {
    font-size: 48px;
  }
  .sidebar-donate-now-content .apply-now {
    font-size: 24px;
  }
  .inner-content .h1,
  .inner-content h1,
  .sidebar-content .h1 {
    font-size: 60px;
  }
  .inner-content.staff-board h1 {
    margin-bottom: 55px;
  }
  .staff-board-accor .accor-heading a h4 {
    font-size: 30px;
  }
  .staff-board-accor .accor-heading a h4 small {
    font-size: 18px;
    line-height: 30px;
  }
  .dashboard-tabs .nav li {
    margin-right: 24px;
  }
  .dashboard-tab-content {
    margin: 50px 0;
  }
  .admin-msg-bottom,
  .dash-message-head,
  .dash-myprofile-sec h3 {
    margin-bottom: 60px;
  }
  .progress_img {
    margin-top: -30px;
  }
  .admin-msg-sec {
    padding: 40px 30px 40px 40px;
  }
  .admin-msg-bottom {
    padding: 30px 90px 30px 40px;
  }
  .myprofile-item,
  .myprofile-right-sec {
    padding: 0 45px;
  }
  .myprofile-item-text {
    margin-left: 45px;
  }
  .dash-dod-boarder,
  .dash-myprofile-sec {
    margin-bottom: 70px;
  }
  .dashboard-tabs .nav {
    display: flex;
    align-items: center;
    border-bottom: 0;
    margin-top: 10px;
  }
  .dashboard-tabs .nav li a {
    font-size: 16px;
    padding: 37px 12px;
  }
  .dashboardTabs .nav {
    background-color: #d24744;
    display: flex;
    justify-content: center;
    align-items: center;
    border-bottom: 0;
    margin-top: 10px;
  }
  .dashboardTabs .nav li a {
    font-size: 16px;
    padding: 38px 45px;
  }
}
.checkBox,
.radioBox {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin: 0;
  vertical-align: middle;
  padding-left: 20px;
  min-height: 25px;
}
.checkBox input,
.radioBox input {
  width: 1px;
  height: 1px;
  opacity: 0;
  position: absolute;
  top: 2px;
  z-index: 1;
  left: -9999px;
}
.checkBox .outer {
  width: 15px;
  height: 15px;
  display: block;
  border: 2px solid #2d2d2d;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 5px;
}
.ah-sidebar,
.popup {
  border-radius: 15px;
}
.checkBox:hover [type="checkbox"]:not(:checked) + .outer .inner {
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
  opacity: 0.5;
}
.checkBox [type="checkbox"]:not(:checked) + .outer .inner {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  opacity: 0;
}
.checkBox .inner,
.checkBox .outer {
  border-radius: 0;
}
.checkBox .inner {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  width: 7px;
  height: 7px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  display: block;
  margin: 2px;
  background-color: #d24744;
  opacity: 0;
}
.checkBox input:checked + .outer .inner,
.checkBox input:focus + .outer .inner {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  background-color: #333;
}
.checkBox input:checked + .outer,
.radioBox input:checked + .outer {
  border-color: #0f5ba7;
}
.overlay {
  background: rgba(0, 0, 0, 0.8);
  opacity: 0.8;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 100;
}
.formate-date a,
.progressValue {
  right: 10px;
  position: absolute;
}
.popup {
  padding: 20px;
  background: #f5f5f5;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 20%);
  z-index: 101;
  width: 90%;
  margin: auto;
}
.popup-inner {
  position: relative;
  padding: 1em;
}
#popup h3,
.pet-dev-sec {
  margin-bottom: 40px;
}
#popup p {
  font-size: 14px;
  line-height: 24px;
  color: #2d2d2d;
  margin-bottom: 30px;
}
#popup .btn {
  width: 100px;
  border-radius: 7px;
  padding: 15px 10px;
}
.account-history-head {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 50px;
}
.account-history-head h3.h1 {
  color: #0a5ba6;
  margin-bottom: 0;
}
.account-history-section .btn {
  width: 100px;
  padding: 14px 10px;
  font-size: 12px;
  border-radius: 6px;
}
.accoun-histroy-content p {
  font-size: 14px;
  color: #000;
  margin-bottom: 20px;
  line-height: 26px;
}
.accoun-histroy-content p strong {
  color: #000;
  font-weight: 700;
  display: block;
}
.ah-sidebar {
  background-color: #f5f5f5;
  padding: 15px;
}
.ah-sidebar .h1 {
  color: #0a5ba6;
  font-weight: 500;
}
.ah-sidebar .btn-default {
  width: 100%;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  background-color: #083267;
  padding: 20px;
}
.ah-sidebar .btn-default:hover {
  background-color: #101820;
}
.reset-paswrd-content {
  max-width: 500px;
  margin: 0 auto;
  text-align: center;
}
.reset-paswrd-content h3 {
  color: #d24744;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 20px;
}
.reset-paswrd-content h3 span {
  color: #000;
  display: block;
  text-transform: lowercase;
  padding-top: 10px;
  font-weight: 500;
}
.reset-paswrd-content p {
  line-height: 24px;
  margin-bottom: 20px;
}
.reset-paswrd-form .form-control {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  background-color: #f2f2f2;
  text-align: center;
  height: 60px;
  border: none;
  border-radius: 10px;
}
.reset-paswrd-form .form-control::placeholder {
  font-size: 14px;
  font-weight: 600;
  color: #000;
  text-transform: capitalize;
}
.reset-paswrd-form .btn {
  width: 100%;
  font-size: 18px;
  padding: 21px;
  border-radius: 10px;
}
.help-sec h4 {
  color: #083267;
  font-weight: 800;
  text-transform: uppercase;
}
.boarder-dashboard .radio-sec li a,
.help-sec .dashboard-radio-sec .radio-sec li label {
  font-size: 16px;
  color: #010101;
}
.help-sec .dashboard-radio-sec .radio-sec li .check {
  top: 12px;
  width: 20px;
  height: 20px;
}
.help-sec .dashboard-radio-sec .radio-sec li .check::before,
.help-sec
  .dashboard-radio-sec
  .radio-sec
  li
  input[type="radio"]:checked
  ~ .check::before {
  top: -5px;
  left: -2px;
}
.help-sec
  .dashboard-radio-sec
  .radio-sec
  li
  input[type="radio"]:checked
  ~ .check {
  background-color: #d24744;
  border-color: #d24744;
}
.help-sec .form-group .form-control::placeholder {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.help-sec .form-group .form-control {
  height: 50px;
  margin-bottom: 10px;
  border-radius: 10px;
  margin-right: 10px;
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.help-sec .form-group .btn {
  padding: 17px 30px;
  border-radius: 10px;
  margin-bottom: 0;
}
.help-sidebar a {
  display: block;
  font-size: 14px;
  color: #000;
  background-color: #efefef;
  margin-bottom: 10px;
  padding: 15px 20px;
  border-radius: 5px;
  font-weight: 600;
}
.help-sidebar .btn {
  font-size: 14px;
  color: #fff;
  background-color: #083267;
  text-align: left;
  border-radius: 5px;
  padding: 16px 20px;
  text-transform: inherit;
}
.fieldHint {
  color: #0f5ba6;
  font-weight: 600;
  margin: 10px 0;
}
.deployed_request_pet .pet_panel .pet_deploy tr th,
.petsTabsContent .borderDepChar h6,
.set-tooltip {
  color: #d24744;
  font-weight: 600;
}
.custom-sec .label,
.userInfoForm .label {
  font-size: 24px !important;
  color: #000;
  font-weight: 600;
  padding: 0;
  white-space: normal;
  margin-bottom: 50px;
  display: inline-block;
  margin-top: 50px;
}
.signup-accor .form-group {
  margin-bottom: 15px;
}
.signup-accor .form-group label {
  color: #000;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 15px;
}
.signup-accor .form-group .form-control {
  border-radius: 5px;
  padding: 10px 20px;
}
.signup-accor .form-group .form-control::placeholder {
  color: #999;
  font-size: 14px;
  font-weight: 600;
}
.signup-accor .form-group sup {
  color: red;
}
.eligibilityArea .listNone {
  padding-left: 0;
  list-style: none;
}
.petNotDeployed a.btn-black,
.petShow a.btn-black {
  display: flex;
}
.petsTabs .nav {
  background: 0 0;
}
.petsTabs .nav li a {
  color: #fff;
  padding: 0 10px;
  margin: 0 5px;
  background-color: #d24744;
  font-size: 14px;
  border-radius: 5px;
  text-transform: capitalize;
}
.petsTabs .nav li.active,
.petsTabs .nav li.active a,
.petsTabs ul li a:focus,
.petsTabs ul li a:hover,
.petsTabs ul li.active > a,
.petsTabs ul li.active > a:focus,
.petsTabs ul li.active > a:hover {
  background-color: #083267;
  color: #fff !important;
  border-radius: 5px;
}
.addPets .oneForthList,
.addPets .oneThirdList {
  margin: 0 -5px 30px;
  list-style: none;
  padding: 0;
}
.addPets .oneForthList li,
.addPets .oneThirdList li {
  padding: 0 5px;
}
.addPets .oneThirdList li span .form-control {
  height: 38px;
  margin-top: 5px;
}
ul.oneThirdList li {
  padding-right: 25px;
}
.warning-box {
  display: block;
  margin: 20px 0;
  font-size: 13px;
  background-color: #fbeaead1;
  padding: 10px;
  width: 100%;
}
.warning-box > .warning-icon {
  text-align: center;
  color: #e82e2ed1;
  font-size: 38px;
  width: 6%;
  float: left;
}
.warning-box > .warning-text {
  color: #e82e2ed1;
  width: 93%;
  float: left;
}
.blueBox {
  background-color: #0f5ba6;
  padding: 10px 30px;
  margin-bottom: 20px;
}
.blueBox .blueBoxTitle {
  padding: 15px 0;
  border-bottom: 5px solid #fff;
}
.blueBox .blueBoxContent {
  padding: 20px 0;
  color: #fff;
}
.adminMasg {
  padding: 20px 30px;
  margin-top: 15px;
}
.gray_bg {
  background-color: #f4f4f4;
}
.modal.fade:not(.show) {
  opacity: 1;
}
.form-group .fade:not(.show) {
  opacity: 1 !important;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, 10%);
  transform: translate(0, 10%);
}
.modal {
  background-color: rgba(0, 0, 0, 0.8);
}
.perfPopup .modal-header {
  background-color: #d24744;
  padding: 30px;
}
.perfPopup .modal-header h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
}
.copyPetButton {
  font-size: 14px;
  padding: 10px 20px;
  margin-top: 10px;
}
@media (min-width: 575px) {
  .copyPetButton {
    margin-top: -7px !important;
  }
}
.dod-first-img {
  float: left;
  margin: 0 20px 20px 0;
  width: 200px;
}
.petSlider {
  border: 1px solid #d9d9d9;
  padding: 9px;
  text-align: center;
}
.mb10 {
  margin-bottom: 10px !important;
}
.dod-st-img {
  float: left;
  width: 87px;
}
.dod-second-img,
.dod-third-img {
  float: left;
  width: 100%;
  margin: 0 0 20px;
}
.toast-success {
  background-color: green;
}
.grayBox,
.notBoarding {
  background-color: #f4f4f4;
}
.passBoardingQz .radioBox {
  position: absolute;
  left: 0;
  top: 30px;
}
.radioBox .outer {
  width: 15px;
  height: 15px;
  display: block;
  border: 2px solid #333;
  border-radius: 50%;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 4px;
}
.radioBox input:checked + .outer .inner,
.radioBox input:focus + .outer .inner {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
  background-color: #000;
}
.radioBox .inner {
  -webkit-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  width: 7px;
  height: 7px;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
  display: block;
  margin: 2px;
  border-radius: 50%;
  background-color: #f15b22;
  opacity: 0;
}
.passBoardingQz ul {
  margin: 0 0 30px;
  padding: 0;
  list-style: none;
}
.passBoardingQz ul li:first-child {
  border-top: none;
  margin-top: 0;
}
.content ul li,
.mcName p {
  margin-bottom: 5px;
}
.passBoardingQz ul li {
  margin-bottom: 0;
  padding-left: 35px;
  position: relative;
  border-top: 1px solid #ccc;
  padding-top: 30px;
  margin-top: 30px;
}
.grayBoxBadgeContent img {
  height: 100px;
  text-align: left;
}
.grayBox:after,
.notBoarding:after,
.orangeBox .btn-black:after {
  content: "";
  display: block;
  clear: both;
}
.grayBox .grayBoxTitle {
  background-color: #d24744;
  padding: 15px 20px;
}
.grayBox .grayBoxTitle h4 {
  margin: 0;
  color: #fff;
}
.grayBox .grayBoxContent {
  padding: 10px 20px;
}
.grayBox .grayBoxContent ul {
  padding-left: 15px;
  margin: 12px 0;
}
.grayBox .grayBoxContent ul li {
  margin-bottom: 7px;
  color: #0f5ba6;
}
.grayBox .grayBoxContent ul li span {
  color: #3a3f43;
}
.petsTabsContent .orangeBox .btn-black img,
.senderInfo .senderPic {
  float: left;
  margin-right: 15px;
}
.deployedName,
.notBoardingContent,
.senderInfo .senderBio {
  overflow: hidden;
}
.allMsgWrap {
  border: 5px solid #f5f5f5;
  margin-top: 30px;
  padding: 20px 30px;
  border-radius: 15px;
  margin-bottom: 30px;
}
#replyBox #replay_message {
  height: 190px;
  border-radius: 3px;
  resize: none;
}
.profileBtn .btn {
  font-size: 12px;
  background-color: #083267;
  border-radius: 7px;
}
.grayBox {
  border-bottom: 2px solid #d24744;
}
.petsTabs .nav-tabs {
  border-bottom: none;
}
.petsTabs ul li a {
  color: #000;
  text-transform: capitalize;
  display: block;
  padding: 0 30px;
  line-height: 40px;
  font-weight: 600;
  position: relative;
}
.petsTabs .nav > li > a:focus,
.petsTabs .nav > li > a:hover,
.petsTabs ul li.active a,
.petsTabs ul li:focus a,
.petsTabs ul li:hover a {
  color: #fff;
  background-color: #0f5ba6;
}
.md-show ~ .md-overlay,
.petsTabs .nav > li > a:focus:after,
.petsTabs .nav > li > a:hover:after,
.petsTabs ul li.active a:after,
.petsTabs ul li:focus a:after,
.petsTabs ul li:hover a:after {
  opacity: 1;
  visibility: visible;
}
.petsTabs ul li:hover a {
  background-color: #173267;
}
.petsTabs ul li a:after {
  content: "";
  position: absolute;
  margin-left: -7px;
  left: 50%;
  bottom: -14px;
  border-width: 7px;
  border-style: solid;
  border-color: #173267 transparent transparent;
  opacity: 0;
  visibility: hidden;
}
.notBoarding {
  border: 1px solid #ccc;
}
.notBoardingThumb {
  padding: 10px 0 10px 10px;
}
.notBoardingContent h5 {
  border-bottom: 1px solid #c3c3c3;
  padding: 25px 40px;
  line-height: 1.5;
  font-weight: 700;
  margin-top: 0;
}
.notBoardingContent a {
  padding: 30px 40px;
  display: block;
  font-size: 20px;
  line-height: 30px;
  color: #000;
  position: relative;
}
.notBoardingContent a:after {
  content: "\f101";
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -15px;
  font-family: FontAwesome;
  font-size: 30px;
  color: #d24744;
}
.badgeDiv {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.deployedPetDiv {
  display: flex;
  justify-content: space-between;
}
.deployed_request_pet .pet_panel img {
  padding: 9px;
}
.blueColor {
  color: #083267;
}
.deployed_request_pet .pet_panel .pet_char_panel h4 {
  margin: 35px 0 30px;
}
.orangeBox {
  background-color: #d24744;
  padding: 30px;
  color: #fff;
}
.petsTabsContent .orangeBox .btn-black.btn-lg {
  font-size: 14px;
  padding: 15px;
  margin-bottom: 10px;
}
.petsTabsContent .borderDepBox .btn-lg img {
  border: none;
  padding: 0;
}
.petsTabsContent .orangeBox .btn-black span {
  margin-top: 5px;
  display: inline-block;
}
.orangeBox .btn-black {
  background-color: #000;
  color: #fff;
  font-weight: 600;
  font-size: 16px;
  width: 100%;
  display: block;
  padding: 10px 20px;
  border-radius: 3px;
  line-height: 1.3;
  text-transform: uppercase;
}
.deployedName h4 {
  color: #fff;
  margin-top: 0;
  font-weight: 600;
  text-transform: capitalize;
  font-size: 22px;
}
.active_link,
.active_link .fa-arrow-right,
.soIcons a {
  color: #fff !important;
}
.petDeployed .newBox .orangeBoxContent p {
  line-height: 130%;
  margin-bottom: 0;
}
.petsTabsContent .borderDepBox .orangeBoxContent p {
  color: #fff;
  text-transform: capitalize;
}
.petDeployed .newBox .orangeBoxContent .soIcons {
  margin: 10px 0;
}
.soIcons a {
  font-size: 16px !important;
  margin-right: 10px !important;
}
.newBox .deployedThumb {
  float: none;
  margin: 0 0 auto auto;
}
.comm-pref .form-group,
.orangeBox .btn-black + .btn-black {
  margin-top: 10px;
}
.diamond-redList li {
  float: none !important;
  font-size: 14px;
  color: #000;
  position: relative;
  padding-left: 20px;
  line-height: 30px;
  font-weight: 500;
}
.perfPopup .hr,
.sub_plans table {
  margin: 15px 0;
}
.sub_plans caption {
  background: #f1f1f1;
  color: #000;
  font-weight: 600;
  padding: 5px 10px;
  caption-side: top;
}
.sub_plans tr td strong {
  color: #0f5ba6;
  font-weight: 400;
}
.dashboardTabHead {
  border-bottom: 1px solid #ccc;
  padding: 25px 0;
  margin-bottom: 30px;
}
.deployed_request_pet .pet_panel .pet_deploy tr td {
  color: #3a3f43;
  padding: 0 32px;
}
.deployed_request_pet .apply-now {
  padding: 15px 14px;
  font-size: 14px;
}
.verificationTab .apply-now {
  font-size: 14px;
  text-transform: capitalize;
  padding: 14px 15px;
}
.borderPetOwner-btn .btn {
  width: 250px;
}
.ratingWrap {
  font-weight: 700;
  padding: 20px 0;
}
.achieve_logo img {
  max-width: 50px;
  margin-bottom: 10px;
}
.bottomBoxies {
  margin: 30px auto;
  max-width: 1200px;
}
.perfPopup .radioBox .inputText {
  margin-top: 0;
  margin-right: 10px;
}
.boarder-profile-page .acceptBtn {
  display: block !important;
  margin-bottom: 0;
  padding: 18px;
}
.checkboxList li {
  float: left;
  width: 50%;
  padding: 0 10px;
}
.boardingInfoContent .rzslider .rz-ticks .rz-tick .rz-tick-legend {
  font-size: 12px;
}
.oneThirdlList {
  margin: 0 -10px;
  list-style: none;
  padding-left: 0;
}
.oneThirdlList li {
  float: left;
  padding: 3px 10px;
}
.quizPage > h3,
.quizPage > p {
  margin: 0 auto;
  padding: 20px;
  line-height: 1.5;
}
.ui-datepicker .ui-datepicker-next span::after,
.ui-datepicker .ui-datepicker-next span::before,
.ui-datepicker .ui-datepicker-prev span::after,
.ui-datepicker .ui-datepicker-prev span::before {
  content: "";
  width: 20px;
  height: 2px;
  background: #3a3837;
  position: absolute;
  left: 0;
  top: 0;
  transform: rotate(-45deg);
}
.ui-datepicker .ui-datepicker-next span::after,
.ui-datepicker .ui-datepicker-prev span::after {
  bottom: 0;
  top: auto;
  transform: rotate(45deg);
}
.ui-datepicker .ui-datepicker-next span::after,
.ui-datepicker .ui-datepicker-next span::before {
  left: auto;
  right: 0;
}
.ui-datepicker .ui-datepicker-next span::after {
  transform: rotate(-45deg);
}
.ui-datepicker .ui-datepicker-next span::before {
  transform: rotate(45deg);
}
.eAnswer .btn,
.privacy-links p a {
  display: inline-block !important;
}
.staff-board-accor .staff-img,
.user-menu .user-name {
  display: flex;
  align-items: center;
}
.staff-board-accor .staff-img img {
  max-width: 70px;
  margin-right: 10px;
}
.staff-board-accor .staff-img h4 {
  margin-bottom: 15px;
  font-size: 16px;
  margin-top: 15px;
  color: #999;
  text-transform: capitalize;
  font-weight: 500;
}
.staff-board-accor .staff-img h4 small {
  font-size: 12px;
  letter-spacing: 0;
  color: #d24744;
  line-height: 18px;
  text-transform: capitalize;
  font-weight: 600;
  margin-top: 5px;
}
.staff-board-accor .accor-heading a .fa {
  position: absolute;
  top: -50px;
  right: 15px;
}
.quizPage > h3 {
  font-size: 24px;
  color: #3a3f43;
  display: block;
  border: 1px solid #d24744;
}
.quizPage > p {
  color: #3a3f43;
  border: 1px solid #ddd;
}
.content.quizPage p a {
  display: inline-block;
  font-weight: 600;
}
.disabledDiv {
  opacity: 0.25;
  transition: 0.8s linear;
}
.eAnswer {
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
}
.quizWrap:last-of-type::before {
  content: "\f00c";
  background-color: #083267;
  border-color: #083267;
  color: #fff;
  font-family: fontawesome;
  font-weight: 400;
  font-size: 30px;
}
.boarding-href.inputText a,
.quizWrap.quizWrapN .btn-primary {
  display: inline-block;
}
.progress {
  background-color: #eaeaea;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  font-weight: 600;
  margin-bottom: 20px;
}
.contractAccordion .progress {
  background-color: #eaeaea;
  height: 40px;
  padding: 10px;
  box-shadow: none;
  border: none;
  outline: 0;
  border-radius: 0;
  margin-top: 20px;
}
.contractAccordion .progress-bar {
  float: none;
  display: block;
  background-color: #d24744 !important;
  position: relative;
}
.cssload-whirlpool {
  margin: -44px 0 0 -44px;
  height: 88px;
  width: 88px;
  animation: 1.15s linear infinite cssload-rotate;
  -o-animation: 1.15s linear infinite cssload-rotate;
  -ms-animation: cssload-rotate 1150ms linear infinite;
  -webkit-animation: 1.15s linear infinite cssload-rotate;
  -moz-animation: 1.15s linear infinite cssload-rotate;
}
.cssload-whirlpool,
.cssload-whirlpool::after,
.cssload-whirlpool::before {
  position: absolute;
  top: 50%;
  left: 50%;
  border: 2px solid rgba(241, 91, 34, 0.98);
  border-left-color: #0f5ba6;
  border-radius: 1748px;
  -o-border-radius: 1748px;
  -ms-border-radius: 1748px;
  -webkit-border-radius: 1748px;
  -moz-border-radius: 1748px;
}
.cssload-container {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 99;
}
.loaderWrap {
  top: 50%;
  left: 50%;
  z-index: 999;
  background-color: rgba(255, 255, 255, 0.7);
}
.active_link,
.modal-header-release {
  background-color: #d24744 !important;
}
.loader-spinner {
  width: 150px;
  height: 150px;
  margin: 0 auto;
}
.loader-spinner svg {
  width: 90%;
  fill: none;
}
.received_withd_msg p,
.sent_msg p {
  border-radius: 3px;
  padding: 5px 10px 5px 12px;
  width: 100%;
  margin: 0;
  font-size: 14px;
}
.load {
  transform-origin: 50% 50%;
  stroke-dasharray: 0.7 0.3;
  stroke-linecap: round;
  stroke-width: 3px;
  stroke: #083267;
}
.load.one {
  animation: 1.5s ease-in infinite reverse load;
}
.load.two {
  fill: #083267;
}
.load.three {
  animation: 1.5s infinite load;
}
@keyframes load {
  100% {
    transform: rotate(360deg);
  }
}
.shop_logos_new ul li {
  background: 0 0;
  width: 48%;
  display: inline-block;
  text-align: center;
  margin-bottom: 20px;
  padding: 0 10px;
}
.received_withd_msg p {
  background: #ebebeb;
  color: #646464;
}
.sent_msg p {
  background: #0a6aa126;
  color: #000;
}
.time_date {
  color: #747474;
  display: block;
  font-size: 12px;
  margin: 8px 0;
}
.modal-header-release {
  border-bottom: 5px solid #d24744 !important;
}
.v-tab-a,
.v-tab-hr {
  background-color: #e6e6e6;
}
.accor-heading a.apply-now:hover {
  color: #fff;
  background-color: #000;
}
p.fontWeight600 {
  font-weight: 600;
  font-size: 14px;
  line-height: 24px;
}
.modal-footer .btn + .btn {
  margin-bottom: auto;
}
.instagram-feeds {
  margin: 0 auto;
  max-width: 1200px;
}
.terms-content h3 {
  margin-top: 30px !important;
}
.donationBox h4 {
  display: flex;
  align-items: center;
  font-weight: 600;
  font-size: 24px;
}
.donationBox img {
  max-width: 50px;
  margin-right: 10px;
}
.boarderSearech .filedHolder {
  float: left;
  width: 280px;
  padding: 0 5px;
  margin-top: 10px;
}
.onoffswitch {
  position: relative;
  width: 42px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-box .onoffswitch-checkbox {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}
.onoffswitch-box .onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  height: 18px;
  padding: 0;
  line-height: 18px;
  border: 2px solid #e3e3e3;
  border-radius: 18px;
  background-color: #f5f2f2;
  transition: background-color 0.3s ease-in;
}
.onoffswitch-box .onoffswitch-checkbox:checked + .onoffswitch-label:before {
  left: 22px;
}
.onoffswitch-box
  .onoffswitch-box
  .onoffswitch-checkbox:checked
  + .onoffswitch-label:before,
.onoffswitch-box .onoffswitch-checkbox:checked + .onoffswitch-label {
  border-color: #d24744;
}
.badge-data,
.baord-pet-sec-content p,
.boarding-req-sec {
  border-bottom: 1px solid #ccc;
}
.onoffswitch-box .onoffswitch-label:before {
  content: "";
  display: block;
  width: 18px;
  margin: 1.5px 0;
  background: #fff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 22px;
  border: 2px solid #e3e3e3;
  border-radius: 18px;
  transition: 0.3s ease-in;
}
.dodBoardersPage .orangeBox p {
  margin: 0;
  line-height: 1.5;
  font-weight: 600;
  color: #fff;
}
.boarderScrollbar .scrollbarItem {
  float: left;
  width: 170px;
  text-align: center;
}
.boarderScrollbar .scrollbarItem .scrollbarItemthumb {
  border: 1px solid #d9d9d9;
  padding: 9px;
}
.boarderScrollbar .scrollbarItem .scrollbarItemthumb + a {
  font-weight: 600;
  line-height: 1.4;
  font-size: 14px;
  display: inline-block;
  margin-top: 15px;
}
.boarders-slider .scrollbarItem + .scrollbarItem {
  margin-left: 5px;
}
.boarderScrollbar .scrollbarItem a span {
  display: block;
  color: #3a3f43;
}
.pop-content .radioBox {
  padding-left: 30px;
  margin-bottom: 10px;
}
.edit-pet-info .radioBox {
  padding-left: 30px;
  margin-bottom: 5px;
  display: flex;
}
.varification-pet-owner .apply-now {
  width: auto;
  padding: 16px 15px;
  font-size: 12px;
  margin-top: -3px;
  border-radius: 5px;
  margin-bottom: 0;
}
.v-gray-box label {
  color: #2d2d2d;
  font-weight: 500;
  font-size: 16px;
  padding-left: 40px;
}
.v-gray-box .checkBox .outer {
  top: 10px;
}
.user-menu img {
  width: 40px;
  border-radius: 50%;
  margin-right: 5px;
}
.user-menu .dropdown-menu {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  margin-top: 10px;
  padding: 5px;
  left: 0;
  right: auto;
  width: 230px;
}
.user-menu .dropdown-menu a {
  font-weight: 400;
  padding: 5px 10px;
  float: none;
  margin-left: 0;
  white-space: initial;
}
.my-pets-tabs .mobile-tabs > li,
.my-pets-tabs .uib-tab.nav-item {
  margin-right: 15px;
  margin-bottom: 20px;
  padding: 15px;
  background-color: #fff;
  text-align: center;
}
.user-menu .user-name a {
  font-weight: 700;
  color: #333;
}
.userMsg .fa {
  background-color: #0a5ba6;
  width: 40px;
  height: 40px;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-weight: 700;
  padding: 4px 0;
  display: block;
}
.userMsg .fa:before {
  font-weight: 400;
  display: block;
}
.pet_images_slider img {
  margin: 0 auto;
  border-radius: 50%;
}
.admin-message p,
.my-pets-blue-text p,
.my-pets-gray-text p {
  margin-bottom: 0;
  line-height: 24px;
}
.varify-tab-heading {
  font-weight: 700;
  text-transform: uppercase;
}
.admin-message {
  padding: 30px 40px;
  border-radius: 20px;
  margin-bottom: 50px !important;
}
#verfication_Document .form-control,
.v-tab-a,
.v-tab-btn .fa {
  border-radius: 5px;
}
.admin-message p {
  font-size: 14px;
  font-weight: 600;
  color: #2d2d2d;
}
.v-tab-heading {
  font-weight: 800;
  color: #0a5ba6;
  text-transform: uppercase;
  margin-bottom: 40px;
}
.v-tab-small {
  color: #2d2d2d;
  font-weight: 700;
}
.v-tab-smallest {
  color: #2d2d2d;
  font-weight: 600;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 15px;
}
.v-tab-btn,
.v-tab-lab {
  font-weight: 700;
  font-size: 14px;
  text-transform: uppercase;
}
.v-tab-a {
  padding: 14px 15px;
}
.w-300 {
  width: 300px;
}
.w-170 {
  width: 170px;
}
.v-tab-btn .fa {
  width: 50px;
  height: 50px;
  background-color: #d24744;
  line-height: 50px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  margin-right: 10px;
}
.v-tab-btn {
  color: #010101;
}
.v-tab-lab {
  color: #d24744;
  cursor: pointer;
}
.v-tab-link {
  font-size: 14px;
  color: #000;
  font-weight: 600;
}
.v-tab-hr {
  height: 10px;
  margin: 50px 0 40px;
}
.my-pets-gray-text {
  background-color: #f5f5f5;
  text-align: center;
  padding: 28px 0;
  border-radius: 20px;
  margin-bottom: 50px;
}
.my-pets-gray-text p {
  font-size: 14px;
  color: #2d2d2d;
}
.arrangements-sec h5,
.req-status h5 {
  font-weight: 800;
  color: #2d2d2d;
}
.req-status-pre .fa {
  padding-right: 15px;
}
.req-status-pre pre {
  font-size: 12px;
  font-weight: 700;
  color: #2d2d2d;
  background-color: transparent;
}
.my-pets-tabs .tabs-dropdown:before {
  content: "\e114";
  font-family: "Glyphicons Halflings";
  position: absolute;
  right: 30px;
}
.my-pets-tabs .mobile-tabs {
  border-radius: 4px;
  border: none;
  display: block !important;
  margin-bottom: 50px;
}
.my-pets-tabs .mobile-tabs > li {
  width: 120px;
  -webkit-box-shadow: 3px 14px 20px 20px rgba(246, 246, 246, 0.53);
  -moz-box-shadow: 3px 14px 20px 20px rgba(246, 246, 246, 0.53);
  box-shadow: 3px 14px 20px 20px rgb(246 246 246 / 53%);
  border-radius: 15px;
  float: left;
}
.my-pets-tabs .uib-tab.nav-item.active,
.my-pets-tabs .uib-tab.nav-item.active a {
  background-color: #fff;
  border: none;
}
.my-pets-tabs .uib-tab.nav-item {
  margin-top: 15px;
  width: 130px;
  -webkit-box-shadow: 3px 14px 20px 20px rgba(246, 246, 246, 0.53);
  -moz-box-shadow: 3px 14px 20px 20px rgba(246, 246, 246, 0.53);
  box-shadow: 3px 14px 20px 20px rgb(246 246 246 / 53%);
  border-radius: 15px;
  float: none;
  display: inline-block;
}
.my-pets-tabs .uib-tab.nav-item a small {
  max-width: 100px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 14px;
  color: #666;
  font-weight: 700;
}
.my-pets-tabs .uib-tab.nav-item a img {
  border-radius: 50%;
  margin-bottom: 30px;
}
.my-pets-tabs ul.nav {
  height: 250px;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  width: auto;
  display: block;
  margin-bottom: 30px;
}
.my-pets-tabs .petsTabs .nav li a {
  background-color: #fff;
  padding: 0;
  margin: 0;
}
.my-pets-tabs .mobile-tabs > li a {
  font-size: 16px;
  color: #666;
  font-weight: 700;
}
.my-pets-tabs .nav-tabs::-webkit-scrollbar {
  height: 5px;
}
.my-pets-tabs .nav-tabs::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 0 transparent;
}
.my-pets-tabs .nav-tabs::-webkit-scrollbar-thumb {
  height: 5px;
  background-color: #083267;
  cursor: pointer;
}
.my-pets-tabs .nav-tabs::-webkit-scrollbar-thumb:hover {
  background-color: #d24744;
  cursor: pointer;
}
.my-pets-tabs .nav-tabs::-webkit-scrollbar:vertical {
  display: none;
}
.btn-submit-row {
  justify-content: end;
}
@media (min-width: 768px) {
  .perfPopup .modal-dialog {
    max-width: 1200px;
  }
  ul.oneThirdList li {
    float: left;
    width: 49%;
  }
  .boarder-profile-page .signup-accor-content {
    display: block;
  }
  .perfPopup h3 {
    font-size: 20px;
  }
  .checkboxList li,
  .shop_logos_new ul li {
    width: 32%;
  }
  .oneThirdlList li {
    width: 50%;
  }
  #Verfivationlink.apply-now,
  #Verifylink.apply-now {
    width: 300px;
    padding: 16px 18px;
    font-size: 14px;
  }
  .req-status-pre pre {
    font-size: 14px;
  }
  .modal-dialog {
    max-width: 600px;
    margin: 30px auto;
  }
}
.pet_profile_need h1 small {
  font-size: 14px;
  line-height: 24px;
  color: #666;
  margin-top: 0;
  text-transform: initial;
  font-weight: 600;
}
.pet-prof-copy {
  font-size: 18px;
  color: #d24744;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 50px;
  display: block;
}
.pet-prof-copy .fa {
  color: #d24744;
  padding-right: 20px;
}
.pet_info_btn .apply-now {
  font-size: 14px;
  width: 170px;
  padding: 15px;
  border-radius: 5px;
}
.pet_info_btn .apply-now:hover {
  background-color: #333;
  color: #fff;
}
.my-pets-blue-text {
  background-color: #083168;
  border-radius: 15px;
  padding: 30px 40px;
  margin-bottom: 50px;
}
.my-pets-blue-text p {
  font-size: 14px;
  color: #fff;
  font-weight: 500;
}
.my-pets-blue-text p strong {
  font-weight: 700;
  color: #fff;
}
.arrange-icons p {
  font-size: 14px;
  font-weight: 700;
  color: #2d2d2d;
  line-height: 18px;
  text-transform: uppercase;
  position: relative;
  padding-left: 75px;
}
.arrange-icons p .fa {
  background-color: #d24744;
  width: 60px;
  height: 60px;
  color: #fff;
  font-size: 34px;
  position: absolute;
  left: 0;
  line-height: 60px;
  text-align: center;
  border-radius: 5px;
  top: -15px;
}
.arrange-icons {
  margin-bottom: 40px;
  margin-top: 20px;
  cursor: pointer;
}
.bomie-blue-sec {
  background-color: #083168;
  padding: 20px;
  border-radius: 5px;
  margin-bottom: 20px;
}
.boomie-content h3 {
  color: #fff;
  font-weight: 800;
  text-transform: uppercase;
}
.boomie-content h4 {
  color: #fff;
  font-weight: 500;
}
.boomie-addres p {
  position: relative;
  font-size: 14px;
  color: #fff;
  padding-left: 100px;
}
.boomie-addres p span {
  position: absolute;
  left: 0;
}
.boomie-btn .apply-now {
  font-size: 14px;
  width: 250px;
  padding: 13px 0;
  margin-bottom: 10px;
  border-radius: 5px;
}
.boomie-img img,
.pet_slide_img img {
  border-radius: 50%;
  margin: 0 auto;
}
.badge-data img,
.clone-btn {
  margin-left: 20px;
}
@media (min-width: 991px) {
  .myprofile-right-sec-wrapper {
    border-top: none;
    padding-top: 0;
  }
  .percentage.ng-binding {
    font-size: 48px !important;
  }
  .help-sec .form-group {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .help-sec .form-group .form-control {
    height: 60px;
    margin-bottom: 0;
  }
  .help-sidebar .btn {
    font-size: 18px;
  }
  .help-sec .form-group .btn {
    padding: 22px 30px;
  }
  .boomie-content h4,
  .help-sec h4 {
    margin-bottom: 30px;
  }
  .bomie-blue-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
    padding: 40px 60px;
  }
  .boomie-addres,
  .boomie-content h3 {
    margin-bottom: 40px;
  }
  .boomie-btn .apply-now {
    margin-right: 10px;
  }
}
.baord-a-pet-sec .apply-now {
  width: auto;
  padding: 12px 25px;
  border-radius: 5px;
}
.baord-pet-sec-content p {
  padding-bottom: 40px;
}
.boarding-req-sec {
  padding-bottom: 25px;
  margin-bottom: 30px;
}
.boarding-req-sec .dash-db-item-text p {
  font-size: 14px;
  font-weight: 500;
}
.boarding-req-sec .dash-db-item-text p span {
  font-weight: 600;
  display: block;
  line-height: 20px;
}
.boarder_info p a {
  color: #2d2d2d;
}
pre {
  font-size: 14px;
  font-weight: 600;
  color: #000;
}
.baordPets-sec h3 {
  color: #083267;
  margin-bottom: 10px !important;
}
.baordPets-sec .pet_profile_info h1 {
  font-weight: 600;
  text-transform: capitalize;
  color: #2d2d2d;
  margin-bottom: 35px;
}
.choose-btn .apply-now {
  font-size: 12px;
  padding: 20px 45px;
}
.pet-details h3 .h1 {
  color: #000;
  text-transform: capitalize;
  font-weight: 600;
  margin-top: 40px;
  display: block;
}
@media (min-width: 767px) {
  .arrange-icons {
    margin-bottom: 0;
    margin-top: 0;
  }
  .boarding-req-sec .dash-dod-boarder-item img {
    max-width: 100%;
  }
  .pets-need-sec.baordPets-sec {
    margin-top: 50px;
  }
}
@media (min-width: 1199px) {
  .popup {
    padding: 60px 70px 30px;
    transform: translate(-50%, 0);
    z-index: 101;
    width: 100%;
    margin: auto;
    max-width: 870px;
  }
  .accoun-histroy-content p {
    position: relative;
    padding-left: 220px;
  }
  .accoun-histroy-content p strong {
    width: 220px;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
  }
  .ah-sidebar {
    padding: 30px;
  }
  .ah-sidebar .h1 {
    margin-bottom: 35px;
  }
  .ah-sidebar p {
    margin-bottom: 30px;
    font-size: 14px;
  }
  .ah-sidebar .btn-default {
    font-size: 18px;
  }
  .account-history-section .dashboard-tab-content {
    margin: 70px 0;
  }
  .reset-pasword-sec {
    margin: 90px 0;
  }
  .reset-paswrd-content h3 {
    margin-bottom: 60px;
  }
  .req-status,
  .reset-paswrd-content p {
    margin-bottom: 70px;
  }
  .petsTabs ul li {
    float: left;
  }
  ul.oneThirdList li {
    float: left;
    width: 33.3334%;
  }
  .perfPopup h3 {
    font-size: 24px;
  }
  .checkboxList li {
    width: 20%;
  }
  .oneThirdlList li {
    width: 33.3334%;
  }
  .staff-board-accor .staff-img h4 {
    font-size: 30px;
  }
  .staff-board-accor .staff-img h4 small {
    font-size: 14px;
  }
  .staff-board-accor .staff-img img {
    max-width: 100px;
    margin-right: 20px;
  }
  .staff-board-accor .accor-heading a .fa {
    top: -65px;
  }
  .v-tab-from-group .form-group input,
  .v-tab-from-group .form-group select {
    width: 430px;
  }
  .v-tab-from-group {
    display: flex;
    justify-content: space-between;
  }
  .my-pets-tabs ul.nav {
    margin-bottom: 80px;
  }
  .boarder-dashboard .radio-sec li a,
  .dashboard-radio-sec .radio-sec li label {
    font-size: 20px;
  }
  .boarding-req-sec,
  .my-pets-sec {
    margin-bottom: 50px;
  }
  .req-status-pre {
    margin: 40px 0;
  }
  .baord-a-pet-sec h3 {
    margin-bottom: 40px;
  }
  .baord-pet-sec-content p {
    font-size: 14px;
    margin-bottom: 60px;
  }
  .pets-need-sec.baordPets-sec {
    margin-top: 70px;
  }
}
@media (min-width: 1399px) {
  .pets-need-sec.baordPets-sec {
    margin-top: 120px;
  }
}
.pet-dev-sec h1 {
  text-transform: uppercase;
  font-weight: 800;
}
.boarder-pet-img h4 small,
.boarder-profile-data h3,
.boarder-profile-data h5 {
  text-transform: capitalize;
}
.pet-dev-form .form-control,
.pet-dev-form .form-control::placeholder,
.pet-dev-form select {
  font-size: 14px;
  color: #666;
  font-weight: 600;
  height: 50px;
  border-radius: 5px;
}
.pet-dev-form .check-box input {
  width: 15px;
  height: 15px;
  position: relative;
  top: 3px;
  margin-right: 20px;
}
.pet-dev-form .check-box label {
  font-size: 14px;
  color: #000;
  font-weight: 600;
  text-transform: uppercase;
}
.pet-dev-form .check-box {
  margin-top: 15px;
}
.dev-form-btn .apply-now {
  width: 100%;
  font-size: 14px;
  border-radius: 5px;
}
.pet-dev-blue-sec {
  background-color: #083168;
  padding: 30px;
  border-radius: 30px;
  margin-bottom: 30px;
}
.pet-dev-blue-sec p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0;
}
.pet-dev-blue-sec span.fa {
  color: #fff;
  font-size: 48px;
  margin-right: 30px;
}
.boarder-profile-data h3 {
  color: #000;
  font-weight: 600;
}
.boarder-profile-data h5 {
  font-weight: 600;
}
.badge-data {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 20px 0;
  border-top: 1px solid #ccc;
}
.badge-data h3 {
  color: #000;
  margin-bottom: 0;
}
.boarder-details h6 {
  color: #000;
  font-weight: 600;
  font-size: 14px;
}
#boardingCarePet .h3-heading,
.boarder-pet-list h3 {
  font-weight: 800;
  text-transform: uppercase;
}
.boarder-details ul li {
  font-size: 14px;
  color: #000;
  font-weight: 500;
}
.boarder-pet-list h3 {
  margin: 50px 0;
}
/* .boarder-pet-img img {
  max-width: 30%;
}
.boarder-pet-img-custom img {
  max-width: 15% !important;
} */
.boarder-pet-img p {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 0;
  line-height: 20px;
}
.formate-date a {
  top: 14px;
  z-index: 9;
  padding: 0;
}
#boardingCarePet .care-note {
  font-weight: 600;
  color: #000;
  line-height: 30px;
}
#boardingCarePet .care-select {
  background: #d24744;
  color: #fff;
}
#boardingCarePet .boarding-dates-heading {
  color: #0a5ba6;
  font-size: 14px;
  font-weight: 600;
}
#boardingCarePet .care-date {
  color: #000;
  font-size: 14px;
  font-weight: 600;
}
.vaci-btn {
  font-size: 12px !important;
  font-weight: 700 !important;
  color: #fff !important;
  border-radius: 5px;
  padding: 18px 15px !important;
  margin-bottom: 0 !important;
  width: 270px;
}
.clone-btn {
  background-color: #d24744;
  width: 60px;
  height: 46px;
  color: #fff;
  font-size: 20px;
  line-height: 46px;
  text-align: center;
  border-radius: 5px;
}
.progressText {
  font-weight: 700;
  display: block;
  margin-top: 30px;
}
#question {
  line-height: 30px;
}
.md-modal {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  max-width: 630px;
  min-width: 320px;
  height: auto;
  z-index: 2000;
  visibility: hidden;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(-50%) translateY(-50%);
  -moz-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
}
.md-show {
  visibility: visible;
}
.md-overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  visibility: hidden;
  top: 0;
  left: 0;
  z-index: 1000;
  opacity: 0;
  background: rgba(40, 43, 49, 0.8);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.md-content {
  color: #333;
  background: #fff;
}
.md-effect-1 .md-content {
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.md-show.md-effect-1 .md-content {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
@media (min-width: 320px) {
  .croppie-container .cr-boundary {
    left: -20px;
  }
}
@media (min-width: 400px) {
  .sdp-top-icon-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .croppie-container .cr-boundary {
    left: 0;
  }
}
@media (min-width: 767px) {
  .shipment-method-list {
    display: flex;
    justify-content: space-between;
  }
  .pet-dev-blue-sec {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
  }
  ul.listNone.width-50 li {
    width: 49%;
    float: left;
  }
}
.quizWrap + .quizWrap p h4 {
  line-height: 1.3;
}
@media (min-width: 1199px) {
  .pet-dev-form {
    margin-bottom: 50px;
  }
  .pet-dev-blue-sec {
    margin-bottom: 80px;
  }
}
@media (max-width: 767px) {
  .passBoardingQz .radioBox {
    top: 15px;
  }
  .passBoardingQz ul li {
    padding-top: 15px;
    margin-top: 15px;
  }
  .quizWrap:before {
    top: -142px;
    transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
  }
  .eAnswer,
  .eQustion {
    max-width: 100%;
    text-align: center;
  }
  .quizWrap {
    flex-direction: column !important;
    padding: 35px 50px;
    margin: 200px 0;
  }
  .quizWrap:first-child .qDots {
    top: -100px;
    height: 101px;
  }
  .qDots {
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    bottom: auto;
    top: -202px;
    height: 200px;
  }
  .sweet-alert.showSweetAlert {
    margin-top: -325px !important;
  }
  .my-pets-tabs .tabs-dropdown {
    display: block;
  }
}
.sa-button-container .cancel,
.sa-confirm-button-container button:hover {
  background-color: #d24744 !important;
}
.sa-confirm-button-container button {
  background-color: #083168 !important;
}
.instagram-feeds .crt-carousel-stage {
  height: 350px !important;
}
.crt-widget.crt-widget-carousel .crt-carousel-slider .crt-post-c {
  max-height: 330px;
}
@media (min-width: 767px) {
  .crt-widget.crt-widget-carousel .crt-carousel-slider .crt-post-c {
    max-height: 310px;
  }
}

.signup-checkbox input[type="checkbox"] + strong {
  font-size: 16px !important;
  font-weight: 700 !important;
  text-transform: initial !important;
}
.my-pets-tabs .tab-content > .active {
  display: block;
}
.tab-content > .active {
  display: block;
}
.modal-footer-custom {
  background-color: #083168;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.insta-img-box {
  margin: 0 2px;
}


.bg-none {
  background-color: transparent!important;
  border: 1px solid #d24744;
  /* line-height: 20px!important; */
  padding:10px!important;
}
.favortBtn .fa-star {
  color:#f9b9a1;
}
.favoriteBorder .fa-star {
  color: #dc3545!important; 
}
.text-dark {
  color:black!important;
 
}
#hompagePopUpModal{
  max-width: 960px;
}
#hompagePopUpModal .modal-body p{
  font-size: 13px;
  line-height: 1.4em;
}
#hompagePopUpModal .modal-footer-custom{
padding-top: 7px;
  padding-bottom: 7px;
}
#hompagePopUpModal .close_donation_pop_up{
padding-top: 10px;
  padding-bottom: 10px;
}