/*
Theme Name: Recall Polis
Author: John Lander
*/

.page-id-511 .panel-col-last.panel-panel {
    display: none;
}

.page-id-511 .panel-col-first.panel-panel {
    width: 80%;
}

.page-id-511 .panel-2col-stacked .panel-col-first > .inside {
    width: auto;
}

.page-id-511 .panel-pane.pane-entity-field.pane-node-field-subsection-tab-image.tab-image {
    display: none;
}

.field-name-body h1.ui-accordion-header.ui-state-active,
.field-name-body h2.ui-accordion-header.ui-state-active,
.field-name-body h3.ui-accordion-header.ui-state-active {
    color: #ffffff;
    border: 1px solid #0f2248;
    background: #192f5d;
}

.l-header-wrap {
    border-bottom: 1px solid #d8d7da;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}

.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

.sf-menu,
.sf-menu * {
    list-style: none;
    margin: 0;
    padding: 0;
}

.sf-menu {
    line-height: 1.0;
    z-index: 497;
}

.sf-menu ul {
    left: 0;
    position: absolute;
    top: -99999em;
    width: 12em;
}

.sf-menu ul li {
    width: 100%;
}

.sf-menu li {
    float: left;
    position: relative;
    z-index: 498;
}

.sf-menu a {
    display: block;
    position: relative;
}

.sf-menu li:hover,
.sf-menu li.sfHover,
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
    z-index: 499;
}

.sf-menu li:hover > ul,
.sf-menu li.sfHover > ul {
    left: 0;
    top: 2.5em;
}

.sf-menu li li:hover > ul,
.sf-menu li li.sfHover > ul {
    left: 12em;
    top: 0;
}

.sf-hidden {
    /*left: 0 !important;
    top: -99999em !important;*/
}

.sf-menu a.sf-with-ul {
    min-width: 1px;
}

.sf-sub-indicator {
    background: url(/sites/all/libraries/superfish/images/arrows-ffffff.png) no-repeat -10px -100px;
    display: block;
    height: 10px;
    overflow: hidden;
    position: absolute;
    right: 0.75em;
    text-indent: -999em;
    top: 1.05em;
    width: 10px;
}

a > .sf-sub-indicator {
    top: 0.8em;
    background-position: 0 -100px;
}

a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
}

.sf-menu ul .sf-sub-indicator {
    background-position: -10px 0;
}

.sf-menu ul a > .sf-sub-indicator {
    background-position: 0 0;
}

.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}

.sf-menu.sf-horizontal.sf-shadow ul,
.sf-menu.sf-vertical.sf-shadow ul,
.sf-menu.sf-navbar.sf-shadow ul ul {
    background: url(/sites/all/libraries/superfish/images/shadow.png) no-repeat right bottom;
    padding: 0 8px 9px 0 !important;
    -webkit-border-top-right-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topright: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-right-radius: 8px;
    border-bottom-left-radius: 8px;
}

.sf-shadow ul.sf-shadow-off {
    background: transparent;
}

.sf-menu.rtl,
.sf-menu.rtl li {
    float: right;
}

.sf-menu.rtl li:hover > ul,
.sf-menu.rtl li.sfHover > ul {
    left: auto;
    right: 0;
}

.sf-menu.rtl li li:hover > ul,
.sf-menu.rtl li li.sfHover > ul {
    left: auto;
    right: 12em;
}

.sf-menu.rtl ul {
    left: auto;
    right: 0;
}

.sf-menu.rtl .sf-sub-indicator {
    left: 0.75em;
    right: auto;
    background: url(/sites/all/libraries/superfish/images/arrows-ffffff-rtl.png) no-repeat -10px -100px;
}

.sf-menu.rtl a > .sf-sub-indicator {
    top: 0.8em;
    background-position: -10px -100px;
}

.sf-menu.rtl a:focus > .sf-sub-indicator,
.sf-menu.rtl a:hover > .sf-sub-indicator,
.sf-menu.rtl a:active > .sf-sub-indicator,
.sf-menu.rtl li:hover > a > .sf-sub-indicator,
.sf-menu.rtl li.sfHover > a > .sf-sub-indicator {
    background-position: 0 -100px;
}

.sf-menu.rtl ul .sf-sub-indicator {
    background-position: 0 0;
}

.sf-menu.rtl ul a > .sf-sub-indicator {
    background-position: -10px 0;
}

.sf-menu.rtl ul a:focus > .sf-sub-indicator,
.sf-menu.rtl ul a:hover > .sf-sub-indicator,
.sf-menu.rtl ul a:active > .sf-sub-indicator,
.sf-menu.rtl ul li:hover > a > .sf-sub-indicator,
.sf-menu.rtl ul li.sfHover > a > .sf-sub-indicator {
    background-position: 0 0;
}

.sf-menu.rtl.sf-horizontal.sf-shadow ul,
.sf-menu.rtl.sf-vertical.sf-shadow ul,
.sf-menu.rtl.sf-navbar.sf-shadow ul ul {
    background-position: bottom left;
    padding: 0 0 9px 8px !important;
    -webkit-border-radius: 8px;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -moz-border-radius: 8px;
    -moz-border-radius-topright: 0;
    -moz-border-radius-bottomleft: 0;
    border-radius: 8px;
    border-top-right-radius: 0;
    border-bottom-left-radius: 0;
}

.sf-vertical.rtl li:hover > ul,
.sf-vertical.rtl li.sfHover > ul {
    left: auto;
    right: 12em;
}

.sf-vertical.rtl .sf-sub-indicator {
    background-position: -10px 0;
}

.sf-vertical.rtl a > .sf-sub-indicator {
    background-position: 0 0;
}

.sf-vertical.rtl a:focus > .sf-sub-indicator,
.sf-vertical.rtl a:hover > .sf-sub-indicator,
.sf-vertical.rtl a:active > .sf-sub-indicator,
.sf-vertical.rtl li:hover > a > .sf-sub-indicator,
.sf-vertical.rtl li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}

.sf-navbar.rtl li li {
    float: right;
}

.sf-navbar.rtl ul .sf-sub-indicator {
    background-position: 0 -100px;
}

.sf-navbar.rtl ul a > .sf-sub-indicator {
    background-position: -10px -100px;
}

.sf-navbar.rtl ul a:focus > .sf-sub-indicator,
.sf-navbar.rtl ul a:hover > .sf-sub-indicator,
.sf-navbar.rtl ul a:active > .sf-sub-indicator,
.sf-navbar.rtl ul li:hover > a > .sf-sub-indicator,
.sf-navbar.rtl ul li.sfHover > a > .sf-sub-indicator {
    background-position: 0 -100px;
}

.sf-navbar.rtl ul ul .sf-sub-indicator {
    background-position: 0 0;
}

.sf-navbar.rtl ul ul a > .sf-sub-indicator {
    background-position: -10px 0;
}

.sf-navbar.rtl ul ul a:focus > .sf-sub-indicator,
.sf-navbar.rtl ul ul a:hover > .sf-sub-indicator,
.sf-navbar.rtl ul ul a:active > .sf-sub-indicator,
.sf-navbar.rtl ul ul li:hover > a > .sf-sub-indicator,
.sf-navbar.rtl ul ul li.sfHover > a > .sf-sub-indicator {
    background-position: 0 0;
}

.sf-navbar.rtl li li:hover > ul,
.sf-navbar.rtl li li.sfHover > ul {
    left: auto;
    right: 0;
}

.sf-navbar.rtl li li li:hover > ul,
.sf-navbar.rtl li li li.sfHover > ul {
    left: auto;
    right: 12em;
}

.sf-navbar.rtl > li > ul {
    background: transparent;
    padding: 0;
    -moz-border-radius-bottomright: 0;
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
}


/*})'"*/

.sf-navbar {
    position: relative;
}

.sf-navbar li {
    position: static;
}

.sf-navbar li li {
    position: relative;
}

.sf-navbar li ul,
.sf-navbar li li li {
    width: 100%;
}

.sf-navbar li li {
    width: auto;
    float: left;
}

.sf-navbar li li:hover > ul,
.sf-navbar li li.sfHover > ul,
.sf-navbar > li.active-trail > ul {
    left: 0;
    top: 2.5em;
}

.sf-navbar li li li:hover > ul,
.sf-navbar li li li.sfHover > ul {
    left: 12em;
    top: 0;
}

.sf-navbar ul .sf-sub-indicator {
    background-position: -10px -100px;
}

.sf-navbar ul a > .sf-sub-indicator {
    background-position: 0 -100px;
}

.sf-navbar ul a:focus > .sf-sub-indicator,
.sf-navbar ul a:hover > .sf-sub-indicator,
.sf-navbar ul a:active > .sf-sub-indicator,
.sf-navbar ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px -100px;
}

.sf-navbar ul ul .sf-sub-indicator {
    background-position: -10px 0;
}

.sf-navbar ul ul a > .sf-sub-indicator {
    background-position: 0 0;
}

.sf-navbar ul ul a:focus > .sf-sub-indicator,
.sf-navbar ul ul a:hover > .sf-sub-indicator,
.sf-navbar ul ul a:active > .sf-sub-indicator,
.sf-navbar ul ul li:hover > a > .sf-sub-indicator,
.sf-navbar ul ul li.sfHover > a > .sf-sub-indicator {
    background-position: -10px 0;
}

.sf-navbar > li > ul {
    background: transparent;
    padding: 0;
    -moz-border-radius-bottomleft: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
}


/*})'"*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

[hidden] {
    display: none;
}

html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body {
    margin: 0;
}

body,
button,
input,
select,
textarea {
    font-family: sans-serif;
}

a:focus {
    outline: thin dotted;
}

a:hover,
a:active {
    outline: 0;
}

h1 {
    font-size: 2em;
}

abbr[title] {
    border-bottom: 1px dotted;
}

b,
strong {
    font-weight: bold;
}

blockquote {
    margin: 1em 40px;
}

dfn {
    font-style: italic;
}

mark {
    background: #ff0;
    color: #000;
}

pre,
code,
kbd,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em;
}

pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

q {
    quotes: none;
}

q:before,
q:after {
    content: '';
    content: none;
}

small {
    font-size: 75%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

ul,
ol {
    margin-left: 0;
    padding: 0 0 0 0;
    list-style: none;
    list-style-image: none;
}

dd {
    margin: 0 0 0 0;
}

nav ul,
nav ol {
    list-style: none;
    list-style-image: none;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 0;
}

form {
    margin: 0;
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    *margin-left: -7px;
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,
input {
    line-height: normal;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
    *overflow: visible;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
    vertical-align: top;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}


/*})'"*/

@font-face {
    font-family: 'Museo Slab 300';
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_300-webfont.eot);
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_300-webfont.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_300-webfont.woff2) format("woff2"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_300-webfont.woff) format("woff"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_300-webfont.ttf) format("truetype"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_300-webfont.svg#museo_slab300) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Slab 300';
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_300italic-webfont.eot);
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_300italic-webfont.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/recallpolis/fonts/museo_slab_300italic-webfont.woff2) format("woff2"), url(/wp-content/themes/recallpolis/fonts/museo_slab_300italic-webfont.woff) format("woff"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_300italic-webfont.ttf) format("truetype"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_300italic-webfont.svg#museo_slab300_italic) format("svg");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Slab 900';
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_900-webfont.eot);
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_900-webfont.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_900-webfont.woff2) format("woff2"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_900-webfont.woff) format("woff"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_900-webfont.ttf) format("truetype"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_900-webfont.svg#museo_slab900) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Slab 900';
    src: url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_900italic.eot);
    src: url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_900italic.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_900italic.woff2) format("woff2"), url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_900italic.woff) format("woff"), url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_900italic.ttf) format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Slab 700';
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_700-webfont.eot);
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_700-webfont.eot?#iefix) format("embedded-opentype"), url(/wp-content/themes/recallpolis/fonts/museo_slab_700-webfont.woff2) format("woff2"), url(/wp-content/themes/recallpolis/fonts/museo_slab_700-webfont.woff) format("woff"), url(/wp-content/themes/recallpolis/fonts/museo_slab_700-webfont.ttf) format("truetype"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_700-webfont.svg#museo_slab700) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Slab 700';
    src: url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_700italic.eot);
    src: url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_700italic.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_700italic.woff2) format("woff2"), url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_700italic.woff) format("woff"), url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_700italic.ttf) format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Slab 500';
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_500-webfont.eot);
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_500-webfont.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_500-webfont.woff2) format("woff2"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_500-webfont.woff) format("woff"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_500-webfont.ttf) format("truetype"), url(/sites/all/themes/aspca_2015/fonts/museo/museo_slab_500-webfont.svg#museo_slab500) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Slab 500';
    src: url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_500italic.eot);
    src: url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_500italic.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_500italic.woff2) format("woff2"), url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_500italic.woff) format("woff"), url(/sites/all/themes/aspca_2015/fonts/museo/Museo_Slab_500italic.ttf) format("truetype");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500-webfont.eot);
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500-webfont.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500-webfont.woff2) format("woff2"), url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500-webfont.woff) format("woff"), url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500-webfont.ttf) format("truetype"), url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500-webfont.svg#museo_sans500) format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500_italic-webfont.eot);
    src: url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500_italic-webfont.eot?#iefix) format("embedded-opentype"), url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500_italic-webfont.woff2) format("woff2"), url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500_italic-webfont.woff) format("woff"), url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500_italic-webfont.ttf) format("truetype"), url(/sites/all/themes/aspca_2015/fonts/museo/museosans_500_italic-webfont.svg#museo_sans500_italic) format("svg");
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Supernett Bold';
    src: url(/sites/all/themes/aspca_2015/fonts//supernett/supernett-cn-bold.woff2) format("woff2"), url(/sites/all/themes/aspca_2015/fonts//supernett/supernett-cn-bold.woff) format("woff"), url(/sites/all/themes/aspca_2015/fonts//supernett/supernett-cn-bold.otf) format("opentype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Supernett Bold';
    src: url(/sites/all/themes/aspca_2015/fonts//supernett/supernett-cn-bold-italic.woff2) format("woff2"), url(/sites/all/themes/aspca_2015/fonts//supernett/supernett-cn-bold-italic.woff) format("woff"), url(/sites/all/themes/aspca_2015/fonts//supernett/supernett-cn-bold-italic.otf) format("opentype");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

.clearfix:after,
.panel-2col-stacked .panel-col-last .inside > .panel-pane:after,
.panel-2col-stacked-mixed .panel-col-last .inside > .panel-pane:after,
.panel-2col .panel-col-last .inside > .panel-pane:after,
.panel-3col-mixed-stacked .right-col .inside > .panel-pane:after,
#block-menu-menu-secondary-menu:after,
.l-header:after,
.region-footer-second:after,
.follow-block:after,
.l-footer .footer_partnerships:after,
.webform-datepicker:after,
.node-type-adoptable-animal .pane-animal-main-image:after,
.pane-adoptable-animal-note-blocks:after,
.pane-node-field-mym:after,
.section-latest-news .teaser:after,
.section-latest-news .article:after,
.teaser-list .teaser:after,
.teaser-list .article:after,
.intro_bar:after,
.node-type-section .slideshow:after,
.node-type-article .slideshow:after,
.node-type-blog-post .slideshow:after,
.slides:after,
.image-gallery-view:after,
.dual-content:after,
.dual-images:after,
.the-latest:after,
.homepage-connect:after,
.homepage-featured .view-static .featured-story:after,
.homepage-featured .slider:after,
.homepage-difference:after,
.homepage-difference .mini-panel-homepage_make_a_difference:after,
.homepage-difference .view:after,
.page-about-us.landing-level-one .icons-change:after,
.page-about-us.landing-level-one .change:after,
.node-type-section .view-landing-feature-content:after,
.section-horizontal-feature:after,
.tab-links:after,
.tab-links.tabs-standalone:after,
.view-adoptable-animals-list-views:after,
.pane-form-sidebar-content .view-adoptable-animals-list-views:after,
.node-donation-sidebar-content .view-adoptable-animals-list-views:after,
.nyc-services:after,
.campaign-get-involved:after,
.swyh .campaign-more-actions:after,
.swyh .campaign-more-resources:after,
.campaign .campaign-news:after,
.campaign-form .webform-client-form #webform-component-user-fields > .fieldset-wrapper:after,
.swyh .campaign-news:after,
.bfl .campaign-news:after,
.bfl .learn-more-links .content:after {
    content: "";
    display: table;
    clear: both;
}

.circle-border,
.block-service-links .share-icon-link,
.block-service-links .service-links a,
.pane-service-links .share-icon-link,
.pane-service-links .service-links a,
.pane-service-links-service-links-not-node .share-icon-link,
.pane-service-links-service-links-not-node .service-links a,
.orange-circle,
.page-about-us.landing-level-one .quote img,
.page-about-us.landing-level-one .change img {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.footer-ico-facebook {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -209px -113px;
    width: 36px;
    height: 36px;
}

/* Pledge Header Container */
body.pledge #header {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 20px;
}
@media (min-width: 768px) {
  body.pledge #header {
    width: 750px;
  }
}
@media (min-width: 992px) {
  body.pledge #header {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  body.pledge #header {
    width: 1170px;
  }
}
/* Pledge Header Container */

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .footer-ico-facebook {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.footer-ico-gplus {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -281px -41px;
    width: 38px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .footer-ico-gplus {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.footer-ico-instagram {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -281px -77px;
    width: 37px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .footer-ico-instagram {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.footer-ico-pinterest {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -245px -113px;
    width: 36px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .footer-ico-pinterest {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.footer-ico-twitter {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -318px -77px;
    width: 37px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .footer-ico-twitter {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.footer-ico-youtube {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -319px -41px;
    width: 38px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .footer-ico-youtube {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-arrow {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -336px -149px;
    width: 20px;
    height: 18px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-arrow {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-bars {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -233px -149px;
    width: 30px;
    height: 20px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-bars {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-breadcrumbactiveprefix {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -108px -103px;
    width: 12px;
    height: 30px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-breadcrumbactiveprefix {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-breadcrumbactivesuffix {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -120px -103px;
    width: 12px;
    height: 30px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-breadcrumbactivesuffix {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-breadcrumbprefix {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -132px -103px;
    width: 12px;
    height: 30px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-breadcrumbprefix {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-breadcrumbsuffix {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -144px -103px;
    width: 12px;
    height: 30px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-breadcrumbsuffix {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-close {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -233px -169px;
    width: 20px;
    height: 20px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-close {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-diagonal-line {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -70px -103px;
    width: 38px;
    height: 89px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-diagonal-line {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-logo-sm {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -209px 0px;
    width: 152px;
    height: 41px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-logo-sm {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-moreplus {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -253px -169px;
    width: 18px;
    height: 18px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-moreplus {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-navsearch {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -308px -169px;
    width: 17px;
    height: 17px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-navsearch {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-plus {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -209px -41px;
    width: 72px;
    height: 72px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-plus {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-quote-left {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -281px -113px;
    width: 36px;
    height: 30px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-quote-left {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-quote-right {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -317px -113px;
    width: 36px;
    height: 30px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-quote-right {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-quote-small-left {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -263px -149px;
    width: 24px;
    height: 20px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-quote-small-left {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-quote-small-right {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -287px -149px;
    width: 24px;
    height: 20px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-quote-small-right {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-search {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -271px -169px;
    width: 18px;
    height: 18px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-search {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-searchclose {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -325px -169px;
    width: 17px;
    height: 17px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-searchclose {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-searchsubmit {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -191px -78px;
    width: 13px;
    height: 11px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-searchsubmit {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-select {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -156px -103px;
    width: 11px;
    height: 13px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-select {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-sharefacebook {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -195px -56px;
    width: 9px;
    height: 17px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-sharefacebook {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-sharegplus {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -289px -169px;
    width: 19px;
    height: 17px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-sharegplus {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-shareinstagram {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -173px -56px;
    width: 22px;
    height: 22px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-shareinstagram {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-sharepinterest {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -173px -78px;
    width: 18px;
    height: 22px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-sharepinterest {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-sharetwitter {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -342px -169px;
    width: 18px;
    height: 15px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-sharetwitter {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-shareyoutube {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -311px -149px;
    width: 25px;
    height: 19px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-shareyoutube {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-smallwidearrow {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -353px -113px;
    width: 8px;
    height: 11px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-smallwidearrow {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-vertical-line {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: 0px -103px;
    width: 70px;
    height: 93px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-vertical-line {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.ico-widearrow {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -209px -149px;
    width: 24px;
    height: 41px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .ico-widearrow {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.logo-footer {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: 0px -56px;
    width: 173px;
    height: 47px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .logo-footer {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.navlogo {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: 0px 0px;
    width: 209px;
    height: 56px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .navlogo {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    -webkit-font-smoothing: none;
    -webkit-font-smoothing: subpixel-antialiased;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

body {
    -webkit-animation: bugfix infinite 1s;
}

@-webkit-keyframes bugfix {
    from {
        padding: 0;
    }
    to {
        padding: 0;
    }
}

.contextual-links a {
    font-family: inherit;
}

.with-wireframes #header,
.with-wireframes #main,
.with-wireframes #content,
.with-wireframes #navigation,
.with-wireframes .region-sidebar-first,
.with-wireframes .region-sidebar-second,
.with-wireframes #footer,
.with-wireframes .region-bottom {
    outline: 1px solid #d8d7da;
}

.element-invisible,
.element-focusable,
#navigation .block-menu .block__title,
#navigation .block-menu-block .block__title {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.element-focusable:active,
.element-focusable:focus {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
}

#skip-link {
    margin: 0;
}

#skip-link a,
#skip-link a:visited {
    background-color: #63676a;
    color: #fff;
    display: block;
    padding: 2px 0 3px 0;
    text-align: center;
    width: 100%;
}

.header__logo {
    float: left;
    margin: 0;
    padding: 0;
}

.header__logo-image {
    vertical-align: bottom;
}

.header__name-and-slogan {
    float: left;
}

.header__site-name {
    margin: 0;
}

.header__site-link:link,
.header__site-link:visited {
    color: #000;
    text-decoration: none;
}

.header__site-link:hover,
.header__site-link:focus {
    text-decoration: underline;
}

.header__site-slogan {
    margin: 0;
}

.header__secondary-menu {
    float: right;
}

.header__region {
    clear: both;
}

#navigation {}

#navigation .block {
    margin-bottom: 0;
}

#navigation .links,
#navigation .menu {
    margin: 0;
    padding: 0;
    text-align: left;
}

#navigation .links li,
#navigation .menu li {
    float: left;
    list-style-image: none;
    list-style-type: none;
    padding: 0 10px 0 0;
    margin: 0;
}

.breadcrumb ol {
    margin: 0;
    padding: 0;
}

.breadcrumb li {
    display: inline;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.page__title,
.node__title,
.block__title,
.comments__title,
.comments__form-title,
.comment__title {
    margin: 0;
}

.messages,
.messages--status,
.messages--warning,
.messages--error {
    background-image: url(/sites/all/themes/aspca_2015/images/message-24-ok.png);
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid #be7;
    margin: 20px 0;
    padding: 10px 10px 10px 50px;
}

.messages--warning {
    background-image: url(/sites/all/themes/aspca_2015/images/message-24-warning.png);
    border-color: #ed5;
}

.messages--error {
    background-image: url(/sites/all/themes/aspca_2015/images/message-24-error.png);
    border-color: #ed541d;
}

.messages__list {
    margin: 0;
}

.messages__item {
    list-style-image: none;
}

.messages--error p.error {
    color: #272626;
}

.ok,
.messages--status {
    background-color: #f8fff0;
    color: #224600;
}

.warning,
.messages--warning {
    background-color: #fffce5;
    color: #840;
}

.error,
.messages--error {
    background-color: #fef5f1;
    color: #8c2e0b;
}

.tabs-primary,
.tabs-secondary {
    border-bottom: 1px solid #848484;
    list-style: none;
    margin: 10px 0;
    padding: 0 2px;
    white-space: nowrap;
}

.tabs-primary__tab,
.tabs-primary__tab.is-active,
.tabs-secondary__tab,
.tabs-secondary__tab.is-active {
    float: left;
    margin: 0 8px 0 0;
}

a.tabs-primary__tab-link,
a.tabs-primary__tab-link.is-active,
a.tabs-secondary__tab-link,
a.tabs-secondary__tab-link.is-active {
    border: 1px solid #e9e9e9;
    border-bottom: 0;
    border-right: 0;
    display: block;
    text-decoration: none;
}

.tabs-primary {
    overflow: hidden;
}

.tabs-primary__tab,
.tabs-primary__tab.is-active {
    -moz-border-radius-topleft: 0;
    -webkit-border-top-left-radius: 0;
    border-top-left-radius: 0;
    -moz-border-radius-topright: 0;
    -webkit-border-top-right-radius: 0;
    border-top-right-radius: 0;
    border-bottom-color: transparent;
}

.is-active.tabs-primary__tab {
    border-bottom-color: #fff;
}

a.tabs-primary__tab-link,
a.tabs-primary__tab-link.is-active {
    -moz-border-radius-topleft: 5px;
    -webkit-border-top-left-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-radius-topright: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #dedede;
    color: #272626;
    letter-spacing: 1px;
    padding: 10px 1em 6px 1em;
    text-align: center;
}

a.tabs-primary__tab-link:hover,
a.tabs-primary__tab-link:focus {
    background: dimgray;
    border-color: #f2f2f2;
    color: #fff;
}

a.tabs-primary__tab-link:active,
a.tabs-primary__tab-link.is-active {
    background: dimgray;
    color: #fff;
}

.tabs-secondary {
    font-size: .9em;
    margin-top: -10px;
}

.tabs-secondary__tab,
.tabs-secondary__tab.is-active {
    margin: 10px 3px;
}

a.tabs-secondary__tab-link,
a.tabs-secondary__tab-link.is-active {
    -moz-border-radius: 0.75em;
    -webkit-border-radius: 0.75em;
    -ms-border-radius: 0.75em;
    border-radius: 0.75em;
    background-color: #f2f2f2;
    color: #63676a;
    padding: 0 .5em;
}

a.tabs-secondary__tab-link:hover,
a.tabs-secondary__tab-link:focus {
    background-color: #dedede;
    border-color: #848484;
    color: #272626;
}

a.tabs-secondary__tab-link:active,
a.tabs-secondary__tab-link.is-active {
    background-color: #63676a;
    border-color: #000;
    color: #fff;
}

.inline {
    display: inline;
    padding: 0;
}

.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 1em 0 0;
}

span.field-label {
    padding: 0 1em 0 0;
}

.more-link {
    text-align: right;
}

.more-help-link {
    text-align: right;
}

.more-help-link a {
    background-image: url(/sites/all/themes/aspca_2015/images/help.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    padding: 1px 0 1px 20px;
}

.pager {
    clear: both;
    padding: 0;
    text-align: center;
}

.pager-item,
.pager-first,
.pager-previous,
.pager-next,
.pager-last,
.pager-ellipsis,
.pager-current {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0 0.4em;
}

.pager-current {
    font-weight: bold;
}

.block {
    margin-bottom: 10px;
}

.menu__item.is-leaf {
    list-style-image: url(/sites/all/themes/aspca_2015/images/menu-leaf.png);
    list-style-type: square;
}

.menu__item.is-expanded {
    list-style-image: url(/sites/all/themes/aspca_2015/images/menu-expanded.png);
    list-style-type: circle;
}

.menu__item.is-collapsed {
    list-style-image: url(/sites/all/themes/aspca_2015/images/menu-collapsed.png);
    list-style-type: disc;
}

.menu a.active {
    color: #000;
}

.new,
.update {
    background-color: transparent;
    color: #c00;
}

.unpublished {
    background-color: transparent;
    color: #d8d8d8;
    font-family: Impact, "Arial Narrow", Helvetica, sans-serif;
    font-size: 75px;
    font-weight: bold;
    height: 0;
    line-height: 1;
    overflow: visible;
    text-align: center;
    text-transform: uppercase;
    word-wrap: break-word;
}

.comments {
    margin: 10px 0;
}

.comment-preview {
    background-color: #ffffea;
}

.comment .permalink {
    font-size: 75%;
    text-transform: uppercase;
}

.form-item {
    margin: 20px 0;
}

.form-checkboxes .form-item,
.form-radios .form-item {
    margin: 0;
}

tr.odd .form-item,
tr.even .form-item {
    margin: 0;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 1px solid #c00;
}

.form-item .description {
    font-size: 0.85em;
}

.form-type-radio .description,
.form-type-checkbox .description {
    margin-left: 2.4em;
}

.form-required {
    color: #c00;
}

label.option {
    display: inline;
    font-weight: normal;
}

.password-parent,
.confirm-parent {
    margin: 0;
}

#user-login-form {
    text-align: left;
}

.openid-links {
    margin-bottom: 0;
}

.openid-link,
.user-link {
    margin-top: 10px;
}

html.js #user-login-form li.openid-link,
#user-login-form li.openid-link {
    margin-left: -20px;
}

#user-login ul {
    margin: 20px 0;
}

form th {
    border-bottom: 3px solid #d8d7da;
    padding-right: 1em;
    text-align: left;
}

form tbody {
    border-top: 1px solid #d8d7da;
}

form table ul {
    margin: 0;
}

tr.even,
tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #d8d7da;
    padding: 0.1em 0.7em;
}

tr.even {
    background-color: #fff;
}

td.active {
    background-color: #ddd;
}

td.checkbox,
th.checkbox {
    text-align: center;
}

td.menu-disabled {
    background: #d8d7da;
}

#autocomplete .selected {
    background: #0072b9;
    color: #fff;
}

html.js .collapsible .fieldset-legend {
    background-image: url(/sites/all/themes/aspca_2015/images/menu-expanded.png);
    background-position: 5px 65%;
    background-repeat: no-repeat;
    padding-left: 15px;
}

html.js .collapsed .fieldset-legend {
    background-image: url(/sites/all/themes/aspca_2015/images/menu-collapsed.png);
    background-position: 5px 50%;
}

.fieldset-legend .summary {
    color: #999;
    font-size: 0.9em;
    margin-left: 0.3em;
}

tr.drag {
    background-color: #fffff0;
}

tr.drag-previous {
    background-color: #ffd;
}

.tabledrag-toggle-weight {
    font-size: 0.9em;
}

tr.selected td {
    background: #ffc;
}

.progress {
    font-weight: bold;
}

.progress .bar {
    background: #d8d7da;
    border-color: #63676a;
    margin: 0 0.2em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
}

.progress .filled {
    background-color: #0072b9;
    background-image: url(/sites/all/themes/aspca_2015/images/progress.gif);
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    border: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -ms-border-radius: 0;
    border-radius: 0;
    margin: 10px 10px 0 0;
    padding: 8px 10px 6px 10px;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    background: dimgray;
    color: #fff;
}

.node-unpublished {
    padding: 2%;
}

.l-container {
    max-width: 2000px;
    margin-left: auto;
    margin-right: auto;
}

.l-container:after {
    content: " ";
    display: block;
    clear: both;
}

.l-page {
    overflow: hidden;
}

@media (max-width:1140px) {
    .l-page {
        position: relative;
    }
}

.l-main-wrap {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.panel-1col,
.panel-2col,
.panel-2col-stacked,
.panel-2col-stacked-mixed,
.panel-3col-mixed-stacked,
.panel-3col-mixed-stacked .panel-col-top {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.panel-1col .panel-col {
    padding: 0 10px;
}

@media (min-width:734px) {
    .panel-1col .panel-col {
        padding: 0 20px;
    }
}

@media (min-width:734px) {
    .panel-1col .panel-col {
        padding: 0 16.9492%;
    }
}

.panel-3col-mixed-stacked .center-wrapper {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.panel-3col-mixed-stacked .center-wrapper > .panel-panel {
    width: 100%;
}

.panel-1col > .panel-col > .panel-pane:last-child,
.panel-2col-stacked .panel-col-first > .inside > .panel-pane:last-child,
.panel-2col-stacked-mixed .panel-col-first .inside > .panel-pane:last-child,
.panel-2col .panel-col-first .inside > .panel-pane:last-child,
.panel-3col-mixed-stacked .left-col .inside > .panel-pane:last-child {
    margin-bottom: 100px;
    clear: left;
}

.panel-1col > .panel-col > .panel-pane:last-child.donate_bar,
.panel-1col > .panel-col > .panel-pane:last-child.node-donation-bar,
.panel-2col-stacked .panel-col-first > .inside > .panel-pane:last-child.donate_bar,
.panel-2col-stacked .panel-col-first > .inside > .panel-pane:last-child.node-donation-bar,
.panel-2col-stacked-mixed .panel-col-first .inside > .panel-pane:last-child.donate_bar,
.panel-2col-stacked-mixed .panel-col-first .inside > .panel-pane:last-child.node-donation-bar,
.panel-2col .panel-col-first .inside > .panel-pane:last-child.donate_bar,
.panel-2col .panel-col-first .inside > .panel-pane:last-child.node-donation-bar,
.panel-3col-mixed-stacked .left-col .inside > .panel-pane:last-child.donate_bar,
.panel-3col-mixed-stacked .left-col .inside > .panel-pane:last-child.node-donation-bar {
    margin-top: 100px;
    margin-bottom: 0;
}

.block.donate_bar {
    margin-top: 100px;
    margin-bottom: 0;
}

.panel-2col-stacked .panel-col-last .inside {
    margin: 0 10px;
}

@media (min-width:1140px) {
    .panel-2col-stacked .panel-col-last .inside {
        margin: 0;
    }
}

.panel-2col-stacked .panel-col-last .inside .pane-form-sidebar-content img,
.panel-2col-stacked .panel-col-last .inside .sidebar-donate img {
    display: block;
    margin: 0 auto;
}

.panel-2col-stacked .panel-col-last .inside > .panel-pane,
.panel-2col-stacked-mixed .panel-col-last .inside > .panel-pane,
.panel-2col .panel-col-last .inside > .panel-pane,
.panel-3col-mixed-stacked .right-col .inside > .panel-pane {
    margin: 30px 10px;
    border: 4px solid #eee;
}

@media (min-width:490px) {
    .panel-2col-stacked .panel-col-last .inside > .panel-pane,
    .panel-2col-stacked-mixed .panel-col-last .inside > .panel-pane,
    .panel-2col .panel-col-last .inside > .panel-pane,
    .panel-3col-mixed-stacked .right-col .inside > .panel-pane {
        max-width: 470px;
        margin: 0 auto 30px auto;
    }
}

@media (min-width:1141px) {
    .panel-2col-stacked .panel-col-last .inside > .panel-pane,
    .panel-2col-stacked-mixed .panel-col-last .inside > .panel-pane,
    .panel-2col .panel-col-last .inside > .panel-pane,
    .panel-3col-mixed-stacked .right-col .inside > .panel-pane {
        border: 7px solid #eee;
        margin: 0 0 30px 0;
    }
}

@media (max-width:1139px) {
    .panel-2col-stacked .panel-col-first,
    .panel-2col-stacked-mixed .panel-col-first,
    .panel-2col-stacked .panel-col-last,
    .panel-2col-stacked-mixed .panel-col-last,
    .panel-2col .panel-col-first,
    .panel-2col .panel-col-last,
    .panel-3col-mixed-stacked .left-col,
    .panel-3col-mixed-stacked .right-col {
        width: 100% !important;
    }
}

.panel-2col-stacked .panel-col-first img,
.panel-2col-stacked-mixed .panel-col-first img,
.panel-2col-stacked .panel-col-last img,
.panel-2col-stacked-mixed .panel-col-last img,
.panel-2col .panel-col-first img,
.panel-2col .panel-col-last img,
.panel-3col-mixed-stacked .left-col img,
.panel-3col-mixed-stacked .right-col img {
    max-width: 100%;
}

.panel-2col-stacked .panel-col-first > .inside,
.panel-2col-stacked-mixed .panel-col-first .inside,
.panel-2col .panel-col-first .inside,
.panel-3col-mixed-stacked .left-col .inside {
    padding: 0 10px;
    width: 100%;
}

@media (min-width:734px) {
    .panel-2col-stacked .panel-col-first > .inside,
    .panel-2col-stacked-mixed .panel-col-first .inside,
    .panel-2col .panel-col-first .inside,
    .panel-3col-mixed-stacked .left-col .inside {
        padding: 0 20px;
    }
}

@media (min-width:1366px) {
    .panel-2col-stacked .panel-col-first > .inside,
    .panel-2col-stacked-mixed .panel-col-first .inside,
    .panel-2col .panel-col-first .inside,
    .panel-3col-mixed-stacked .left-col .inside {
        padding: 0;
        margin: 0 auto;
        width: 720px;
    }
}

@media (min-width:2000px) {
    .panel-2col-stacked .panel-col-first > .inside,
    .panel-2col-stacked-mixed .panel-col-first .inside,
    .panel-2col .panel-col-first .inside,
    .panel-3col-mixed-stacked .left-col .inside {
        width: 1040px;
    }
}

.panel-2col-stacked .panel-col-first,
.panel-2col-stacked-mixed .panel-col-first,
.panel-2col .panel-col-first,
.panel-3col-mixed-stacked .left-col {
    width: 100%;
    float: left;
    margin-right: 1.6949152542%;
    margin: 0;
}

@media (min-width:1140px) and (max-width:1365px) {
    .panel-2col-stacked .panel-col-first,
    .panel-2col-stacked-mixed .panel-col-first,
    .panel-2col .panel-col-first,
    .panel-3col-mixed-stacked .left-col {
        width: 66.1016949153%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
}

@media (min-width:1366px) and (max-width:1999px) {
    .panel-2col-stacked .panel-col-first,
    .panel-2col-stacked-mixed .panel-col-first,
    .panel-2col .panel-col-first,
    .panel-3col-mixed-stacked .left-col {
        width: 780px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        margin-left: 130px;
    }
    .panel-2col-stacked .panel-col-first .inside,
    .panel-2col-stacked-mixed .panel-col-first .inside,
    .panel-2col .panel-col-first .inside,
    .panel-3col-mixed-stacked .left-col .inside {
        padding: 0 25px;
    }
}

@media (min-width:2000px) {
    .panel-2col-stacked .panel-col-first,
    .panel-2col-stacked-mixed .panel-col-first,
    .panel-2col .panel-col-first,
    .panel-3col-mixed-stacked .left-col {
        width: 1128px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        margin-left: 200px;
    }
    .panel-2col-stacked .panel-col-first .inside,
    .panel-2col-stacked-mixed .panel-col-first .inside,
    .panel-2col .panel-col-first .inside,
    .panel-3col-mixed-stacked .left-col .inside {
        padding: 0;
    }
}

.panel-2col .panel-col-last,
.panel-2col-stacked .panel-col-last,
.panel-2col-stacked-mixed .panel-col-last,
.panel-3col-mixed-stacked .right-col {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    z-index: 999;
}

.panel-2col .panel-col-last .inside > .panel-pane,
.panel-2col-stacked .panel-col-last .inside > .panel-pane,
.panel-2col-stacked-mixed .panel-col-last .inside > .panel-pane,
.panel-3col-mixed-stacked .right-col .inside > .panel-pane {
    padding: 30px 10px 30px 10px;
    background: #fff;
}

@media (min-width:1140px) and (max-width:1365px) {
    .panel-2col .panel-col-last,
    .panel-2col-stacked .panel-col-last,
    .panel-2col-stacked-mixed .panel-col-last,
    .panel-3col-mixed-stacked .right-col {
        padding: 30px;
        width: 32.2033898305%;
        float: left;
        margin-right: 1.6949152542%;
        margin-top: 0;
    }
}

@media (min-width:1140px) {
    .panel-2col .panel-col-last,
    .panel-2col-stacked .panel-col-last,
    .panel-2col-stacked-mixed .panel-col-last,
    .panel-3col-mixed-stacked .right-col {
        width: 325px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        position: relative;
        margin-top: -120px;
    }
    .panel-2col .panel-col-last .inside > .panel-pane,
    .panel-2col-stacked .panel-col-last .inside > .panel-pane,
    .panel-2col-stacked-mixed .panel-col-last .inside > .panel-pane,
    .panel-3col-mixed-stacked .right-col .inside > .panel-pane {
        padding: 30px;
    }
}

@media (min-width:2000px) {
    .panel-2col .panel-col-last,
    .panel-2col-stacked .panel-col-last,
    .panel-2col-stacked-mixed .panel-col-last,
    .panel-3col-mixed-stacked .right-col {
        width: 480px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        margin: 0;
        margin-top: -120px;
    }
    .panel-2col .panel-col-last .inside > .panel-pane,
    .panel-2col-stacked .panel-col-last .inside > .panel-pane,
    .panel-2col-stacked-mixed .panel-col-last .inside > .panel-pane,
    .panel-3col-mixed-stacked .right-col .inside > .panel-pane {
        padding: 30px 30px 60px 30px;
    }
}

.l-footer-wrap {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.panel-1col .panel-col,
.panel-col-first {
    padding-top: 20px;
}

@media (min-width:1140px) {
    .panel-1col .panel-col,
    .panel-col-first {
        padding-top: 20px;
    }
}

.front .panel-1col .panel-col,
.page-about-us.landing-level-one .panel-1col .panel-col,
.swyh .panel-1col .panel-col {
    padding: 0;
}

.pane-panels-mini .panel-col {
    padding: 0;
    margin: 0;
    width: 100%;
}

.pane-panels-mini .panel-pane:last-child {
    margin-bottom: 0 !important;
}

.vendor-ie-8 .pane-form-sidebar-content {
    padding: 0 !important;
    border: none !important;
}

.campaign-article .breadcrumb,
.campaign-section .breadcrumb,
.campaign-news .breadcrumb {
    margin-top: 30px;
}

@media (min-width:1140px) {
    .campaign-article .breadcrumb,
    .campaign-section .breadcrumb,
    .campaign-news .breadcrumb {
        margin-top: 50px;
    }
}

.article-1col .panel-2col-stacked {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

.article-1col .panel-2col-stacked .panel-col-first {
    padding: 0 10px;
    width: 100%;
    max-width: 100%;
    float: none;
    margin: 0;
}

@media (min-width:734px) {
    .article-1col .panel-2col-stacked .panel-col-first {
        padding: 0 20px;
    }
}

@media (min-width:733px) {
    .article-1col .panel-2col-stacked .panel-col-first {
        padding: 0 16.9492%;
    }
}

@media (min-width:1140px) {
    .article-1col .panel-2col-stacked .panel-col-first {
        width: 100%;
        max-width: 1092px;
        margin: 0 auto;
        padding: 0;
    }
}

.article-1col .panel-2col-stacked .panel-col-first > .inside {
    padding: 0;
    width: 100%;
}

.article-1col .panel-2col-stacked .panel-col-last {
    display: none;
}

.campaign-article #article-panel .center-wrapper .panel-col-first,
.campaign-section #section-panel .center-wrapper .panel-col-first {
    padding: 0 20px;
}

@media (min-width:733px) and (max-width:1365px) {
    .campaign-article #article-panel .center-wrapper .panel-col-first,
    .campaign-section #section-panel .center-wrapper .panel-col-first {
        padding: 0 20px 0 50px;
    }
}

#main.bfl-news .panel-col-first,
#main.bfl-news .breadcrumb {
    padding-top: 0;
}

#main.bfl-news .node-title h2 {
    margin-top: .25em;
    font-family: "Supernett Bold", "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

@media (min-width:1140px) {
    .campaign-article .panel-2col-stacked .panel-col-last,
    .campaign-news .panel-2col-stacked .panel-col-last,
    .campaign-section .panel-2col-stacked .panel-col-last {
        margin-top: 0 !important;
        padding-top: 60px;
    }
}

.bfl-news .donate_bar {
    z-index: 0;
}

.menu-button {
    position: absolute;
    top: 35px;
    left: 30px;
    display: block;
    z-index: 9999;
}

@media (min-width:768px) {
    .menu-button {
        top: 37px;
        left: 25px;
    }
}

@media (min-width:1140px) {
    .menu-button {
        display: none;
    }
}

.menu-button.open {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -233px -149px;
    width: 30px;
    height: 20px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .menu-button.open {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.menu-button.close {
    left: 33px;
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -233px -169px;
    width: 20px;
    height: 20px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .menu-button.close {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

#navigation .block-menu-block {
    width: 100%;
    clear: left;
    margin: 0 auto;
}

#navigation .block-menu-block ul {
    position: static;
    margin-bottom: 10px;
}

#navigation .block-menu-block ul li {
    border-top: 1px solid #d8d7da;
    float: none;
}

@media (min-width:768px) and (max-width:1139px) {
    #navigation .block-menu-block ul li.is-expanded.last {
        border-bottom: 1px solid #d8d7da;
    }
}

#navigation .block-menu-block ul a,
#navigation .block-menu-block ul span {
    width: 85%;
    margin: 0 auto;
    display: block;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    color: #DD233A;
    padding: 15px 8%;
    width: 100%;
}

@media (min-width:768px) and (max-width:1139px) {
    #navigation .block-menu-block ul a,
    #navigation .block-menu-block ul span {
        padding: 15px 30px;
    }
}

#navigation .block-menu-block ul ul {
    z-index: 9999;
    display: none;
}

#navigation .block-menu-block ul ul li {
    border: none;
}

#navigation .block-menu-block ul ul li a {
    padding: 10px 0px 10px 15%;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
}

@media (min-width:768px) and (max-width:1139px) {
    #navigation .block-menu-block ul ul li a {
        padding: 10px 0px 10px 50px;
    }
}

#navigation .block-menu-block ul ul a,
#navigation .block-menu-block ul ul span {
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

@media screen and (min-width:768px) {
    #navigation .block-menu-block ul ul a,
    #navigation .block-menu-block ul ul span {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media screen and (min-width:1366px) {
    #navigation .block-menu-block ul ul a,
    #navigation .block-menu-block ul ul span {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media screen and (min-width:2000px) {
    #navigation .block-menu-block ul ul a,
    #navigation .block-menu-block ul ul span {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

#navigation .block-menu-block ul ul a:hover,
#navigation .block-menu-block ul ul span:hover {
    color: #272626;
}

@media (min-width:1140px) {
    #navigation .block-menu-block {
        display: none;
    }
}

@media (max-width:733px) {
    #navigation .block-menu-block .menu-block-wrapper > ul li.last li.last {
        margin-bottom: 34px;
        border-bottom: 1px solid #d8d7da !important;
    }
}

#block-superfish-1 {
    display: none;
}

@media (min-width:1140px) {
    #block-superfish-1 {
        height: 90px;
        display: block;
        float: left;
    }
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-superfish-1 {
        width: 360px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        margin-left: 15px;
    }
}

@media (min-width:1366px) {
    #block-superfish-1 {
        margin-left: 25px;
        height: 95px;
    }
}

#block-superfish-1 .menu {
    position: relative;
    display: block;
}

#block-superfish-1 .menu li {
    padding: 0;
}

#block-superfish-1 .menu li:hover > ul {
    display: block;
}

#block-superfish-1 .menu a,
#block-superfish-1 .menu span {
    color: #DD233A;
}

#block-superfish-1 .menu > li {
    height: 95px;
    position: relative;
}

#block-superfish-1 .menu > li > a,
#block-superfish-1 .menu > li > span {
    display: block;
    width: 150px;
    padding: 23px 0 20px 0;
    margin: 0 auto;
    text-align: center;
    line-height: 1.3em;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 18px;
    border-left: 1px solid #d8d7da;
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-superfish-1 .menu > li > a,
    #block-superfish-1 .menu > li > span {
        width: auto;
        padding-left: 10px;
        padding-right: 10px;
    }
}

@media (min-width:1366px) {
    #block-superfish-1 .menu > li > a,
    #block-superfish-1 .menu > li > span {
        width: auto;
        padding: 23px 20px 22px;
    }
}

@media (min-width:1366px) {
    #block-superfish-1 .menu > li > span {
        padding: 23px 20px 25px 20px;
    }
}

#block-superfish-1 .menu > li > a:hover,
#block-superfish-1 .menu > li > span:hover {
    color: #272626;
}

#block-superfish-1 .menu > li > a:hover,
#block-superfish-1 .menu > li > span:hover {
    background: #d8d7da;
}

#block-superfish-1 .menu > li.last > a,
#block-superfish-1 .menu > li.last > span {
    border-right: 1px solid #d8d7da;
}

#block-superfish-1 .sf-sub-indicator {
    display: none;
}

#block-superfish-1 ul ul {
    display: none;
    position: absolute;
    left: 0;
    top: 94px;
    width: 415px;
    border: 1px solid #d8d7da;
}

@media (max-width:1140px) {
    #block-superfish-1 ul ul {
        left: 0 !important;
        width: 320px;
    }
}

#block-superfish-1 ul ul li {
    background: #fff;
    border-bottom: 1px solid #d8d7da;
}

#block-superfish-1 ul ul li.last {
    border-bottom: none;
}

#block-superfish-1 ul ul a {
    display: block;
    text-align: left;
    line-height: 1.3em;
    font-family: "Museo Slab 500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    padding: 25px 20px;
}

#block-superfish-1 ul ul a:hover {
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-pale.png) repeat top left;
}

#navigation .menu li li {
    float: none;
}

#block-search-form,
#block-menu-menu-secondary-menu {
    position: static;
    float: none;
}

@media (min-width:1140px) {
    #block-search-form,
    #block-menu-menu-secondary-menu {
        position: absolute;
        float: left;
    }
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-search-form,
    #block-menu-menu-secondary-menu {
        right: 125px;
        top: 20px;
    }
}

#block-menu-menu-secondary-menu {
    width: 85%;
    margin: 0 auto;
}

#block-menu-menu-secondary-menu .menu {
    position: static;
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-menu-menu-secondary-menu .menu {
        float: right;
        text-align: right;
    }
}

#block-menu-menu-secondary-menu .menu li {
    float: left;
    width: 50%;
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-menu-menu-secondary-menu .menu li {
        float: none;
        display: inline-block;
    }
}

#block-menu-menu-secondary-menu a {
    /*color: #848484;*/
    color: #000000;
    font-weight: bold;
    line-height: 55px;
    padding-left: 20px;
}

#block-menu-menu-secondary-menu a:hover {
    color: #b7b7b7;
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-menu-menu-secondary-menu a {
        line-height: 1.25em;
    }
}

#block-menu-menu-secondary-menu .menu li a.active {
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

@media (min-width:768px) and (max-width:1139px) {
    #block-menu-menu-secondary-menu {
        width: 100%;
        padding: 0px 0px 10px;
    }
    #block-menu-menu-secondary-menu .menu {
        width: 100%;
        margin: 0 auto;
    }
    #block-menu-menu-secondary-menu .menu li {
        width: auto;
    }
    #block-menu-menu-secondary-menu .menu {
        text-align: left;
        width: 100%;
        padding-left: 10px;
    }
    #block-menu-menu-secondary-menu .menu li {
        float: none;
        display: inline-block;
    }
}

@media (min-width:1140px) {
    #block-menu-menu-secondary-menu {
        width: 600px;
        right: 415px;
        padding: 23px 0 20px 0;
        padding-top: 18px;
    }
    #block-menu-menu-secondary-menu .menu {
        position: absolute;
        right: 0;
    }
    #block-menu-menu-secondary-menu .menu li {
        width: auto;
    }
    #block-menu-menu-secondary-menu .menu a {
        padding: 0 5px;
        font-size: 16px;
    }
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-menu-menu-secondary-menu {
        margin: 0;
        padding: 0;
        right: 205px;
    }
    #block-menu-menu-secondary-menu .menu {
        top: -7px;
    }
}

@media (min-width:1140px) and (max-width:1499px) {
    #block-menu-menu-secondary-menu .menu li {
        padding: 0px 7px 0px 0px;
    }
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-menu-menu-secondary-menu .menu li {
        padding: 0px 10px 0px 0px;
    }
    #block-menu-menu-secondary-menu .menu a {
        padding: 0 1px;
    }
}

@media (min-width:1366px) and (max-width:1499px) {
    #block-menu-menu-secondary-menu {
        width: 400px;
        right: 365px;
    }
}

#block-search-form {
    width: 85%;
    margin: 0 auto;
}

#block-search-form .container-inline {
    position: relative;
}

#block-search-form input[type=text] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#block-search-form .form-text {
    display: block;
    border: none;
    background: #f8f8f8;
    padding: 0 60px 0 20px;
    height: 60px;
    color: #848484;
    width: 100%;
}

@media (min-width:1140px) {
    #block-search-form .form-text {
        margin: 0px;
        padding: 0 40px 0 10px;
        height: 40px;
        border: 1px solid #d8d7da;
        font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
        background: #fff;
    }
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-search-form .form-text {
        padding-right: 27px;
    }
}

#block-search-form .form-actions input {
    display: block;
    position: absolute;
    top: 21px;
    right: 22px;
    width: 40px;
    height: 40px;
    margin: 0px;
    padding: 0px;
    border: 0px none;
    text-indent: -9999px;
    font-size: 0px;
    line-height: 0;
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -271px -169px;
    width: 18px;
    height: 18px;
    background-color: transparent;
}

@media (min-width:1140px) {
    #block-search-form .form-actions input {
        top: 11px;
        right: 12px;
    }
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    #block-search-form .form-actions input {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

#block-search-form .close-button {
    display: none;
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-search-form .close-button {
        display: none !important;
    }
}

@media (max-width:1139px) {
    #block-search-form {
        display: none;
    }
    #block-search-form .form-text {
        border-radius: 5px;
        border: 1px solid #ddd;
    }
    #block-search-form.open {
        display: block;
        top: 0px;
        left: 0px;
        height: 93px;
        width: 100%;
        position: absolute;
        background: #fff;
        z-index: 99999;
    }
    #block-search-form.open form {
        margin-top: 23px;
        margin-right: 112px;
        margin-left: 50px;
    }
    #block-search-form.open input:focus {
        -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
        -webkit-tap-highlight-color: transparent;
        border: none;
        outline: none;
    }
    #block-search-form.open .form-text input:focus {
        border-radius: 5px;
        border: 1px solid #ddd;
    }
    #block-search-form.open .form-actions input {
        top: 7px;
        right: 9px;
        background: url(/sites/all/themes/aspca_2015/images/navsearch.png) no-repeat top left;
        width: 30px;
        height: 30px;
    }
    #block-search-form.open .form-text {
        height: 42px;
    }
    #block-search-form.open .close-button {
        position: absolute;
        display: block;
        overflow: hidden;
        top: 30px;
        right: 35px;
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
    }
    #block-search-form.closed {
        height: 30px;
        width: 30px;
        position: absolute;
        top: 28px;
        right: 220px;
    }
    #block-search-form.closed form {
        margin-top: 0;
    }
    #block-search-form.closed .close-button {
        display: none;
        overflow: hidden;
    }
    #block-search-form.closed .form-actions input {
        position: relative;
        top: 0;
        right: 0;
        width: 30px;
        height: 30px;
        background: url(/sites/all/themes/aspca_2015/images/navsearch.png);
    }
    #block-search-form.closed .form-text {
        display: none;
    }
}

@media (max-width:767px) {
    #block-search-form.closed {
        right: 20px;
        top: 35px;
    }
    #block-search-form.open {
        height: 84px;
    }
}

@media (min-width:1140px) {
    #block-search-form {
        width: 200px;
        right: 215px;
        margin: auto;
    }
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-search-form {
        top: 44px;
    }
    #block-search-form form {
        margin-top: 0;
    }
}

@media (min-width:1140px) and (max-width:1365px) {
    #block-search-form {
        width: 150px;
    }
}

@media (min-width:1366px) and (max-width:1500px) {
    #block-search-form {
        width: 150px;
    }
}

#block-search-form.closed {
    display: block;
}

#block-search-form.hover .form-text {
    cursor: none;
    color: transparent;
}

#block-search-form.hover.expanded {
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#block-search-form.hover.expanded .form-text {
    cursor: auto;
    color: #848484;
}

.search-page-overlay {
    position: absolute;
    top: 93px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: rgba(39, 38, 38, 0.85);
}

.vendor-ie .search-page-overlay {
    background: #272626;
    background: transparent\9;
    background: rgba(39, 38, 38, 0.85);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#d8272626, endColorstr=#d8272626);
    zoom: 1;
}

.vendor-ie-8 #block-search-form .form-text {
    padding-top: 8px;
}

@media (max-width:1139px) {
    .vendor-ie-8 #block-search-form .form-text {
        padding-top: 20px;
    }
}

@media (min-width:769px) and (max-width:1139px) {
    .l-header {
        min-height: 92px;
    }
}

@media (min-width:1140px) {
    .l-header {
        padding: 0 20px;
        margin-bottom: 0;
    }
}

@media (min-width:1140px) and (max-width:1500px) {
    .l-header {
        padding: 0 5px 0 20px !important;
        margin-bottom: 0;
    }
}

.l-navigation {
    position: static;
    height: auto;
}

@media (min-width:1140px) {
    .l-navigation {
        position: relative;
    }
}

#site-name {
    float: none;
    width: 100%;
    z-index: 200;
    padding: 0;
}

@media (min-width:768px) and (max-width:1139px) {
    #site-name {
        width: 152px;
    }
}

@media (min-width:1140px) {
    #site-name {
        width: 152px;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    #site-name {
        padding: 20px 0px 16px;
        margin-left: 70px;
    }
}

@media (min-width:1140px) {
    #site-name {
        float: left;
    }
}

@media (min-width:1501px) {
    #site-name {
        width: 209px;
        float: left;
        margin-right: 1.6949152542%;
        margin-right: 0;
        padding: 0;
    }
}

#site-name a {
    display: block;
    margin: 0 auto;
    background-image: url(/wp-content/themes/recallpolis/img/FreedomForce_logo.jpg);
    /*background-position: 0px 0px;*/
    width: auto;
    height: 95px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    #site-name a {
        background-image: url(/wp-content/themes/recallpolis/img/FreedomForce_logo.jpg);
        /*background-size: 361px 196px;*/
    }
}

@media (min-width:1140px) {
    #site-name a {
        margin: auto;
    }
}

@media (max-width:1500px) {
    #site-name a {
        background-image: url(/wp-content/themes/recallpolis/img/FreedomForce_logo.jpg);
        /*background-position: -209px 0px;*/
        width: 209px;
        height: 94px;
    }
}

@media (max-width:1500px) and (-webkit-min-device-pixel-ratio:2),
(max-width:1500px) and (min-resolution:192dpi) {
    #site-name a {
        background-image: url(/wp-content/themes/recallpolis/img/FreedomForce_logo.jpg);
        /*background-size: 361px 196px;*/
    }
}

@media (min-width:768px) and (max-width:1139px) {
    #site-name a {
        background-image: url(/wp-content/themes/recallpolis/img/FreedomForce_logo.jpg);
        background-position: 0px 0px;
        width: 209px;
        height: 56px;
    }
}

@media (min-width:768px) and (max-width:1139px) and (-webkit-min-device-pixel-ratio:2),
(min-width:768px) and (max-width:1139px) and (min-resolution:192dpi) {
    #site-name a {
        background-image: url(/wp-content/themes/recallpolis/img/FreedomForce_logo.jpg);
        /*background-size: 361px 196px;*/
    }
}

.region-navigation {
    display: none;
    position: static;
    padding: 0;
}

@media (min-width:1140px) {
    .region-navigation {
        display: block !important;
        position: relative;
        width: 100%;
    }
}

@media (min-width:1140px) and (max-width:1500px) {
    .region-navigation {
        padding-left: 167px;
    }
}

@media (min-width:1501px) {
    .region-navigation {
        padding-left: 209px;
    }
}

#search-block-form {
    overflow: hidden;
}

@media (min-width:768px) {
    #search-block-form {
        margin-top: 26px;
    }
}

#search-block-form h2 {
    display: none;
}

.header__donate {
    position: static;
    float: none;
    height: 95px;
    display: block;
    z-index: 300;
}

@media (min-width:768px) {
    .header__donate {
        position: absolute;
        right: 0;
        top: 0;
    }
}

.donate_bar,
.node-donation-bar-ask {
    position: relative;
    margin: 0;
    overflow: hidden;
    clear: left;
}

.donate_bar img,
.node-donation-bar-ask img {
    float: left;
    position: relative;
    left: 0;
    top: 0;
    width: auto;
    height: auto;
    z-index: -1;
}

@media (max-width:1140px) {
    .flag-banner,
    .node-donation-bar-ask {
        overflow: hidden;
        margin-bottom: 0;
        background-color: #002768;
    }

    .donate_bar .donate-bar-content h3,
    .node-donation-bar-ask .donate-bar-content h3 {
        width: 100%;
    }

    div.donate_bar div.donate-bar-content {
        top: 170px;
    }
}

@media (max-width:768px) {
    div.donate_bar div.donate-bar-content {
        top: 140px;
    }

    div.node-donation-bar-ask div.donate-bar-content {
        top: 70px;
    }
}

@media (max-width:430px) {
    div.donate_bar div.donate-bar-content {
        top: 110px;
    }
}

.donate_bar .donate-bar-content,
.node-donation-bar-ask .donate-bar-content {
    width: 100%;
    position: absolute;
    /*top: 40px;*/
    bottom: 116px;
    left: 0;
    padding: 0 10px;
    z-index: 100;
    text-align: center;
}

@media (min-width:768px) and (max-width:1139px) {
    .donate_bar .donate-bar-content,
    .node-donation-bar-ask .donate-bar-content {
        top: 92px;
    }
}

@media (max-width: 768px) {
    .node-donation-bar-ask .donate-bar-content {
        bottom: 75px;
    }
}

.donate_bar h3,
.donate_bar .pane-form-sidebar-content h2,
.pane-form-sidebar-content .donate_bar h2,
.donate_bar .panel-col-last h2.pane-title,
.panel-col-last .donate_bar h2.pane-title,
.donate_bar .right-col h2.pane-title,
.right-col .donate_bar h2.pane-title,
.donate_bar blockquote,
.donate_bar .section-latest-news .title,
.section-latest-news .donate_bar .title,
.donate_bar .teaser-list .title,
.teaser-list .donate_bar .title,
.donate_bar .block-service-links h2,
.block-service-links .donate_bar h2,
.donate_bar .pane-service-links h2,
.pane-service-links .donate_bar h2,
.donate_bar .pane-service-links-service-links-not-node h2,
.pane-service-links-service-links-not-node .donate_bar h2,
.donate_bar .recent-blog-posts h2,
.recent-blog-posts .donate_bar h2,
.donate_bar .section-ways-to-give .monthly-donor h2,
.section-ways-to-give .monthly-donor .donate_bar h2,
.node-donation-bar-ask h3,
.node-donation-bar-ask .pane-form-sidebar-content h2,
.pane-form-sidebar-content .node-donation-bar-ask h2,
.node-donation-bar-ask .panel-col-last h2.pane-title,
.panel-col-last .node-donation-bar-ask h2.pane-title,
.node-donation-bar-ask .right-col h2.pane-title,
.right-col .node-donation-bar-ask h2.pane-title,
.node-donation-bar-ask blockquote,
.node-donation-bar-ask .section-latest-news .title,
.section-latest-news .node-donation-bar-ask .title,
.node-donation-bar-ask .teaser-list .title,
.teaser-list .node-donation-bar-ask .title,
.node-donation-bar-ask .block-service-links h2,
.block-service-links .node-donation-bar-ask h2,
.node-donation-bar-ask .pane-service-links h2,
.pane-service-links .node-donation-bar-ask h2,
.node-donation-bar-ask .pane-service-links-service-links-not-node h2,
.pane-service-links-service-links-not-node .node-donation-bar-ask h2,
.node-donation-bar-ask .recent-blog-posts h2,
.recent-blog-posts .node-donation-bar-ask h2,
.node-donation-bar-ask .section-ways-to-give .monthly-donor h2,
.section-ways-to-give .monthly-donor .node-donation-bar-ask h2 {
    position: static;
    width: 100%;
    padding: 0 30px;
    text-align: center;
    z-index: 100;
    font-size: 28px;
    font-size: 1.5555555556em;
    font-size: 1.5555555556rem;
    color: #fff;
}

@media (min-width:768px) and (max-width:1139px) {
    .donate_bar h3,
    .donate_bar .pane-form-sidebar-content h2,
    .pane-form-sidebar-content .donate_bar h2,
    .donate_bar .panel-col-last h2.pane-title,
    .panel-col-last .donate_bar h2.pane-title,
    .donate_bar .right-col h2.pane-title,
    .right-col .donate_bar h2.pane-title,
    .donate_bar blockquote,
    .donate_bar .section-latest-news .title,
    .section-latest-news .donate_bar .title,
    .donate_bar .teaser-list .title,
    .teaser-list .donate_bar .title,
    .donate_bar .block-service-links h2,
    .block-service-links .donate_bar h2,
    .donate_bar .pane-service-links h2,
    .pane-service-links .donate_bar h2,
    .donate_bar .pane-service-links-service-links-not-node h2,
    .pane-service-links-service-links-not-node .donate_bar h2,
    .donate_bar .recent-blog-posts h2,
    .recent-blog-posts .donate_bar h2,
    .donate_bar .section-ways-to-give .monthly-donor h2,
    .section-ways-to-give .monthly-donor .donate_bar h2,
    .node-donation-bar-ask h3,
    .node-donation-bar-ask .pane-form-sidebar-content h2,
    .pane-form-sidebar-content .node-donation-bar-ask h2,
    .node-donation-bar-ask .panel-col-last h2.pane-title,
    .panel-col-last .node-donation-bar-ask h2.pane-title,
    .node-donation-bar-ask .right-col h2.pane-title,
    .right-col .node-donation-bar-ask h2.pane-title,
    .node-donation-bar-ask blockquote,
    .node-donation-bar-ask .section-latest-news .title,
    .section-latest-news .node-donation-bar-ask .title,
    .node-donation-bar-ask .teaser-list .title,
    .teaser-list .node-donation-bar-ask .title,
    .node-donation-bar-ask .block-service-links h2,
    .block-service-links .node-donation-bar-ask h2,
    .node-donation-bar-ask .pane-service-links h2,
    .pane-service-links .node-donation-bar-ask h2,
    .node-donation-bar-ask .pane-service-links-service-links-not-node h2,
    .pane-service-links-service-links-not-node .node-donation-bar-ask h2,
    .node-donation-bar-ask .recent-blog-posts h2,
    .recent-blog-posts .node-donation-bar-ask h2,
    .node-donation-bar-ask .section-ways-to-give .monthly-donor h2,
    .section-ways-to-give .monthly-donor .node-donation-bar-ask h2 {
        width: 400px;
        margin: 0px auto;
    }
}

.donate_bar a.donate,
.node-donation-bar-ask a.donate {
    margin-top: 10px;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange.png) repeat top left;
    display: block;
    box-sizing: border-box;
    width: 100%;
    font-size: 22px;
    padding: 20px 35px !important;
    z-index: 100;
}

.donate_bar a.donate:hover,
.node-donation-bar-ask a.donate:hover {
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange-lt.png) repeat top left;
}

@media (min-width:734px) {
    .donate_bar a.donate,
    .node-donation-bar-ask a.donate {
        width: auto;
        display: inline-block;
        box-sizing: content-box;
    }
}

.bfl .pane-block.sign-up-form,
#block-webform-client-block-57313,
.front .pane-webform-client-block-57313 {
    margin: 0;
    text-align: center;
    background: #396e8f;
    padding: 15px 5px 20px 5px;
}

@media (min-width:781px) and (max-width:1050px) {
    .bfl .pane-block.sign-up-form #edit-submit,
    #block-webform-client-block-57313 #edit-submit,
    .front .pane-webform-client-block-57313 #edit-submit {
        margin: 20px auto 0 auto !important;
    }
    .bfl .pane-block.sign-up-form .form-wrapper,
    #block-webform-client-block-57313 .form-wrapper,
    .front .pane-webform-client-block-57313 .form-wrapper {
        clear: both;
        float: none;
        overflow: hidden;
    }
}

.bfl .pane-block.sign-up-form #webform-client-form-57313,
#block-webform-client-block-57313 #webform-client-form-57313,
.front .pane-webform-client-block-57313 #webform-client-form-57313 {
    display: block;
    text-align: center;
    overflow: hidden;
}

@media (min-width:1295px) {
    .bfl .pane-block.sign-up-form #webform-client-form-57313,
    #block-webform-client-block-57313 #webform-client-form-57313,
    .front .pane-webform-client-block-57313 #webform-client-form-57313 {
        display: inline-block;
    }
}

@media (min-width:720px) and (max-width:1030px) {
    .bfl .pane-block.sign-up-form #webform-client-form-57313,
    #block-webform-client-block-57313 #webform-client-form-57313,
    .front .pane-webform-client-block-57313 #webform-client-form-57313 {
        max-width: 520px;
        margin: 0 auto;
    }
}

@media (min-width:1330px) {
    .bfl .pane-block.sign-up-form #webform-client-form-57313,
    #block-webform-client-block-57313 #webform-client-form-57313,
    .front .pane-webform-client-block-57313 #webform-client-form-57313 {
        min-width: 1260px;
    }
}

.bfl .pane-block.sign-up-form p,
.bfl .pane-block.sign-up-form label,
.bfl .pane-block.sign-up-form input,
.bfl .pane-block.sign-up-form .form-submit,
#block-webform-client-block-57313 p,
.front .pane-webform-client-block-57313 p,
#block-webform-client-block-57313 label,
.front .pane-webform-client-block-57313 label,
#block-webform-client-block-57313 input,
.front .pane-webform-client-block-57313 input,
#block-webform-client-block-57313 .form-submit,
.front .pane-webform-client-block-57313 .form-submit {
    color: #fff;
    border-radius: 0;
}

.bfl .pane-block.sign-up-form .placeholder span,
#block-webform-client-block-57313 .placeholder span,
.front .pane-webform-client-block-57313 .placeholder span {
    font-size: 11px;
}

.bfl .pane-block.sign-up-form .webform-user-wrapper p,
#block-webform-client-block-57313 .webform-user-wrapper p,
.front .pane-webform-client-block-57313 .webform-user-wrapper p {
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
}

@media screen and (min-width:768px) {
    .bfl .pane-block.sign-up-form .webform-user-wrapper p,
    #block-webform-client-block-57313 .webform-user-wrapper p,
    .front .pane-webform-client-block-57313 .webform-user-wrapper p {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

@media screen and (min-width:1366px) {
    .bfl .pane-block.sign-up-form .webform-user-wrapper p,
    #block-webform-client-block-57313 .webform-user-wrapper p,
    .front .pane-webform-client-block-57313 .webform-user-wrapper p {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

@media screen and (min-width:2000px) {
    .bfl .pane-block.sign-up-form .webform-user-wrapper p,
    #block-webform-client-block-57313 .webform-user-wrapper p,
    .front .pane-webform-client-block-57313 .webform-user-wrapper p {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

.bfl .pane-block.sign-up-form span.form-required,
#block-webform-client-block-57313 span.form-required,
.front .pane-webform-client-block-57313 span.form-required {
    display: none;
}

.bfl .pane-block.sign-up-form p,
#block-webform-client-block-57313 p,
.front .pane-webform-client-block-57313 p {
    font-size: 28px;
    font-size: 1.5555555556em;
    font-size: 1.5555555556rem;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    margin: 0;
    padding: 0;
}

@media (min-width:1300px) {
    .bfl .pane-block.sign-up-form p,
    #block-webform-client-block-57313 p,
    .front .pane-webform-client-block-57313 p {
        line-height: 82px;
        margin: 0 10px 0 0;
    }
}

.bfl .pane-block.sign-up-form .webform-component,
#block-webform-client-block-57313 .webform-component,
.front .pane-webform-client-block-57313 .webform-component {
    display: inline-block;
}

@media (min-width:768px) {
    .bfl .pane-block.sign-up-form .webform-component-textfield,
    .bfl .pane-block.sign-up-form .webform-component-email,
    #block-webform-client-block-57313 .webform-component-textfield,
    .front .pane-webform-client-block-57313 .webform-component-textfield,
    #block-webform-client-block-57313 .webform-component-email,
    .front .pane-webform-client-block-57313 .webform-component-email {
        margin: 9px;
        vertical-align: middle;
    }
}

@media (min-width:1140px) {
    .bfl .pane-block.sign-up-form .webform-component-textfield,
    .bfl .pane-block.sign-up-form .webform-component-email,
    #block-webform-client-block-57313 .webform-component-textfield,
    .front .pane-webform-client-block-57313 .webform-component-textfield,
    #block-webform-client-block-57313 .webform-component-email,
    .front .pane-webform-client-block-57313 .webform-component-email {
        margin: 10px;
    }
}

@media (min-width:1050px) {
    .bfl .pane-block.sign-up-form .form-actions,
    #block-webform-client-block-57313 .form-actions,
    .front .pane-webform-client-block-57313 .form-actions {
        margin: 10px;
        vertical-align: middle;
    }
}

@media (min-width:1330px) {
    .bfl .pane-block.sign-up-form .form-actions,
    #block-webform-client-block-57313 .form-actions,
    .front .pane-webform-client-block-57313 .form-actions {
        margin: 10px 0;
    }
    .bfl .pane-block.sign-up-form .form-actions,
    .bfl .pane-block.sign-up-form .webform-component-textfield,
    .bfl .pane-block.sign-up-form .webform-component-email,
    #block-webform-client-block-57313 .form-actions,
    .front .pane-webform-client-block-57313 .form-actions,
    #block-webform-client-block-57313 .webform-component-textfield,
    .front .pane-webform-client-block-57313 .webform-component-textfield,
    #block-webform-client-block-57313 .webform-component-email,
    .front .pane-webform-client-block-57313 .webform-component-email {
        float: left;
    }
}

.bfl .pane-block.sign-up-form input,
#block-webform-client-block-57313 input,
.front .pane-webform-client-block-57313 input {
    width: 230px;
    background: transparent;
}

.bfl .pane-block.sign-up-form input.form-text,
#block-webform-client-block-57313 input.form-text,
.front .pane-webform-client-block-57313 input.form-text {
    border: 1px solid #fff;
}

.bfl .pane-block.sign-up-form input.form-text:focus,
#block-webform-client-block-57313 input.form-text:focus,
.front .pane-webform-client-block-57313 input.form-text:focus {
    background: #4c83a5;
}

.bfl .pane-block.sign-up-form #webform-component-sign-up-for-aspca-email-updates,
#block-webform-client-block-57313 #webform-component-sign-up-for-aspca-email-updates,
.front .pane-webform-client-block-57313 #webform-component-sign-up-for-aspca-email-updates {
    float: none;
    display: block;
}

.bfl .pane-block.sign-up-form #webform-component-sign-up-for-aspca-email-updates p,
#block-webform-client-block-57313 #webform-component-sign-up-for-aspca-email-updates p,
.front .pane-webform-client-block-57313 #webform-component-sign-up-for-aspca-email-updates p {
    line-height: 1em;
}

.bfl .pane-block.sign-up-form .webform-component-email label,
.bfl .pane-block.sign-up-form .webform-component-textfield label,
.bfl .pane-block.sign-up-form .webform-component-email input.form-text,
.bfl .pane-block.sign-up-form .webform-component-textfield input.form-text,
#block-webform-client-block-57313 .webform-component-email label,
.front .pane-webform-client-block-57313 .webform-component-email label,
#block-webform-client-block-57313 .webform-component-textfield label,
.front .pane-webform-client-block-57313 .webform-component-textfield label,
#block-webform-client-block-57313 .webform-component-email input.form-text,
.front .pane-webform-client-block-57313 .webform-component-email input.form-text,
#block-webform-client-block-57313 .webform-component-textfield input.form-text,
.front .pane-webform-client-block-57313 .webform-component-textfield input.form-text {
    padding: 30px;
}

.bfl .pane-block.sign-up-form #webform-component-mobile-phone label.placeholder,
#block-webform-client-block-57313 #webform-component-mobile-phone label.placeholder,
.front .pane-webform-client-block-57313 #webform-component-mobile-phone label.placeholder {
    padding: 30px 15px;
}

.bfl .pane-block.sign-up-form .form-submit,
#block-webform-client-block-57313 .form-submit,
.front .pane-webform-client-block-57313 .form-submit {
    padding: 27px 40px;
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat top left;
}

.bfl .pane-block.sign-up-form .form-submit:hover,
#block-webform-client-block-57313 .form-submit:hover,
.front .pane-webform-client-block-57313 .form-submit:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
}

@media (min-width:734px) {
    .bfl .pane-block.sign-up-form,
    #block-webform-client-block-57313,
    .front .pane-webform-client-block-57313 {
        padding: 30px 5px 20px 5px;
    }
}

.bfl .pane-block.sign-up-form .message-required,
#block-webform-client-block-57313 .message-required,
.front .pane-webform-client-block-57313 .message-required {
    top: auto;
    margin-top: -22px;
}

#webform-component-disclaimer {
    display: none;
    clear: both;
    margin: 20px auto;
    width: 100%;
    max-width: 230px;
}

#webform-component-disclaimer br {
    display: none;
}

#webform-component-disclaimer p {
    margin: 0;
    font-family: "Museo Sans 300", "Helvetica Neue", Arial, Helvetica, sans-serif;
    line-height: 1.5em;
    text-align: left;
    font-size: 10px;
}

@media (min-width:493px) {
    #webform-component-disclaimer {
        max-width: 450px;
    }
    #webform-component-disclaimer br {
        display: inline;
    }
    #webform-component-disclaimer p {
        line-height: 1.25em;
        font-size: 12px;
    }
}

@media (min-width:1031px) {
    #webform-component-disclaimer {
        max-width: 980px;
    }
}

@media (min-width:1330px) {
    #webform-component-disclaimer {
        max-width: 1250px;
    }
}

#webform-component-disclaimer a {
    color: inherit;
}

.region-footer-second {
    padding: 20px 5px;
    text-align: center;
    background: #363636;
}

@media (min-width:734px) {
    .region-footer-second {
        padding: 40px 20px;
    }
}

.region-footer-second .menu a,
.region-footer-second .menu a.active,
.region-footer-second a {
    color: #fff;
}

.region-footer-second h4,
.region-footer-second p {
    color: #848484;
}

.region-footer-second h4 {
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    margin-bottom: 30px;
}

@media screen and (min-width:768px) {
    .region-footer-second h4 {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

@media screen and (min-width:1366px) {
    .region-footer-second h4 {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

@media screen and (min-width:2000px) {
    .region-footer-second h4 {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

.region-footer-second p {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 1.8em;
}

@media screen and (min-width:768px) {
    .region-footer-second p {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media screen and (min-width:1366px) {
    .region-footer-second p {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media screen and (min-width:2000px) {
    .region-footer-second p {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

.region-footer-second .block {
    margin-top: 30px;
}

.footer-logo {
    display: block;
    text-indent: -9999px;
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: 0px -56px;
    width: 173px;
    height: 47px;
    margin: 0 auto;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .footer-logo {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

#block-menu-menu-footer-info-menu ul li {
    list-style-type: none;
    display: inline-block;
    font-family: "Museo Sans 300", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

#block-menu-menu-footer-info-menu ul li,
#block-menu-menu-footer-info-menu ul li li {
    margin: 0px;
    padding: 0px;
    display: inline;
}

#block-menu-menu-footer-info-menu ul li {
    margin-right: 1em;
}

.follow-block {
    margin: 0 auto;
    text-align: center;
}

.follow-block a {
    display: inline-block;
    text-indent: -9999px;
    margin-right: 15px;
}

.follow-block a:last-child {
    margin-right: 0;
}

.follow-block .follow-facebook {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -209px -113px;
    width: 36px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .follow-block .follow-facebook {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.follow-block .follow-twitter {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -318px -77px;
    width: 37px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .follow-block .follow-twitter {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.follow-block .follow-google {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -281px -41px;
    width: 38px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .follow-block .follow-google {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.follow-block .follow-youtube {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -319px -41px;
    width: 38px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .follow-block .follow-youtube {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.follow-block .follow-instagram {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -281px -77px;
    width: 37px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .follow-block .follow-instagram {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.follow-block .follow-pinterest {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -245px -113px;
    width: 36px;
    height: 36px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .follow-block .follow-pinterest {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.l-footer .footer_partnerships {
    padding-top: 0;
    margin-top: 0;
}

@media (min-width:1140px) and (max-width:1365px) {
    .l-footer .footer_partnerships {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
}

@media (min-width:1367px) {
    .l-footer .footer_partnerships {
        width: 74.5762711864%;
        margin: 0 auto 0 auto;
    }
}

.l-footer .footer_partnerships h4 {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 1px solid #848484;
}

.l-footer .footer_partnerships ul.partnerships {
    text-align: center;
    list-style-type: none;
    width: 300px;
    margin: 0 auto;
}

@media (min-width:1140px) {
    .l-footer .footer_partnerships ul.partnerships {
        width: auto;
    }
}

.l-footer .footer_partnerships ul.partnerships li {
    text-align: center;
    margin-bottom: 40px;
}

@media (min-width:1140px) {
    .l-footer .footer_partnerships ul.partnerships li {
        display: inline-block;
        vertical-align: top;
        padding: 0 30px;
        margin-bottom: 0;
    }
}

@media (min-width:1140px) {
    .l-footer .footer_partnerships ul.partnerships li {
        width: 340px;
        padding: 0 40px;
    }
}

@media (min-width:2000px) {
    .l-footer .footer_partnerships ul.partnerships li {
        width: 320px;
        padding: 0px 50px;
        box-sizing: content-box;
    }
}

.l-footer .footer_partnerships ul.partnerships a.partner-subaru-grey,
.l-footer .footer_partnerships ul.partnerships a.partner-subaru-white,
.l-footer .footer_partnerships ul.partnerships a.partner-subaru-color,
.l-footer .footer_partnerships ul.partnerships a.partner-aspca-healthcare-grey,
.l-footer .footer_partnerships ul.partnerships a.partner-aspca-healthcare-white,
.l-footer .footer_partnerships ul.partnerships a.partner-aspca-healthcare-color {
    display: block;
    text-indent: -9999px;
    margin: 0 auto;
}

.l-footer .footer_partnerships ul.partnerships a.partner-subaru-grey {
    background: url(/sites/all/themes/aspca_2015/images/subaru-footer-grey.png) no-repeat center;
    width: 240px;
    height: 39px;
    background-size: 240px 39px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .l-footer .footer_partnerships ul.partnerships a.partner-subaru-grey {
        background: url(/sites/all/themes/aspca_2015/images/subaru-footer-grey@2x.png) no-repeat center;
        background-size: 240px 39px;
    }
}

.l-footer .footer_partnerships ul.partnerships a.partner-subaru-white {
    background: url(/sites/all/themes/aspca_2015/images/subaru-footer-white.png) no-repeat center;
    width: 261px;
    height: 42px;
    background-size: 261px 42px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .l-footer .footer_partnerships ul.partnerships a.partner-subaru-white {
        background: url(/sites/all/themes/aspca_2015/images/subaru-footer-white-2x.png) no-repeat center;
        background-size: 261px 42px;
    }
}

.l-footer .footer_partnerships ul.partnerships a.partner-subaru-color {
    background: url(/sites/all/themes/aspca_2015/images/subaru-footer-color.png) no-repeat center;
    width: 240px;
    height: 39px;
    background-size: 240px 39px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .l-footer .footer_partnerships ul.partnerships a.partner-subaru-color {
        background: url(/sites/all/themes/aspca_2015/images/subaru-footer-color@2x.png) no-repeat center;
        background-size: 240px 39px;
    }
}

.l-footer .footer_partnerships ul.partnerships a.partner-aspca-healthcare-white {
    background: url(/sites/all/themes/aspca_2015/images/pet-insurance-footer-white.png) no-repeat center;
    width: 261px;
    height: 42px;
    background-size: 261px 42px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .l-footer .footer_partnerships ul.partnerships a.partner-aspca-healthcare-white {
        background: url(/sites/all/themes/aspca_2015/images/pet-insurance-footer-white-2x.png) no-repeat center;
        background-size: 261px 42px !important;
    }
}

.l-footer .footer_partnerships ul.partnerships a.partner-aspca-healthcare-grey {
    background: url(/sites/all/themes/aspca_2015/images/aspca-pet-insurance-logo-grey.png) no-repeat center;
    width: 240px;
    height: 39px;
    background-size: 240px 39px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .l-footer .footer_partnerships ul.partnerships a.partner-aspca-healthcare-grey {
        background: url(/sites/all/themes/aspca_2015/images/aspca-pet-insurance-logo-grey@2x.png) no-repeat center;
        background-size: 240px 39px !important;
    }
}

.l-footer .footer_partnerships ul.partnerships a.partner-aspca-healthcare-color {
    background: url(/sites/all/themes/aspca_2015/images/aspca-pet-insurance-logo-orange.png) no-repeat center;
    width: 240px;
    height: 39px;
    background-size: 240px 39px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .l-footer .footer_partnerships ul.partnerships a.partner-aspca-healthcare-color {
        background: url(/sites/all/themes/aspca_2015/images/aspca-pet-insurance-logo-orange@2x.png) no-repeat center;
        background-size: 240px 39px;
    }
}

form {
    overflow: auto;
}

.form-item button,
.form-item input,
.form-item select,
.form-item textarea {
    font-family: "Museo Slab 500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.form-item label {
    display: block;
    font-weight: bold;
}

.form-item label.option {
    display: inline;
    font-weight: normal;
}

.form-item,
.webform-calendar {
    margin: 20px 0;
}

.view-filters form input,
.view-filters form input:focus,
.view-filters form textarea,
.view-filters form select,
.webform-client-form input,
.webform-client-form input:focus,
.webform-client-form textarea,
.webform-client-form select,
.webform-component input,
.webform-component input:focus,
.webform-component textarea,
.webform-component select {
    outline: none !important;
    border-radius: 3px;
    background: #fff;
}

.view-filters form input,
.view-filters form textarea,
.view-filters form select,
.webform-client-form input,
.webform-client-form textarea,
.webform-client-form select,
.webform-component input,
.webform-component textarea,
.webform-component select {
    border: 1px solid #848484;
}

.view-filters form input:focus,
.view-filters form textarea:focus,
.view-filters form select:focus,
.webform-client-form input:focus,
.webform-client-form textarea:focus,
.webform-client-form select:focus,
.webform-component input:focus,
.webform-component textarea:focus,
.webform-component select:focus {
    border: 1px solid #DD233A;
}

.view-filters form input:checked,
.webform-client-form input:checked,
.webform-component input:checked {
    background-color: white;
}

.view-filters form input.form-checkbox,
.view-filters form input.form-radio,
.webform-client-form input.form-checkbox,
.webform-client-form input.form-radio,
.webform-component input.form-checkbox,
.webform-component input.form-radio {
    position: absolute;
    left: -9999px;
}

.view-filters form .webform-grid-option label,
.view-filters form input.form-checkbox + label:before,
.view-filters form input.form-radio + label:before,
.webform-client-form .webform-grid-option label,
.webform-client-form input.form-checkbox + label:before,
.webform-client-form input.form-radio + label:before,
.webform-component .webform-grid-option label,
.webform-component input.form-checkbox + label:before,
.webform-component input.form-radio + label:before {
    content: "";
    display: inline-block;
    font: 16px/1em sans-serif;
    height: 16px;
    margin: 4px 0.25em 0px 0px;
    padding: 0;
    vertical-align: top;
    width: 16px;
}

.view-filters form input.form-checkbox + label:before,
.webform-client-form input.form-checkbox + label:before,
.webform-component input.form-checkbox + label:before {
    border: 1px solid #DD233A;
    border-radius: 3px;
    content: "";
    display: inline-block;
}

.view-filters form input.form-checkbox:checked + label:before,
.webform-client-form input.form-checkbox:checked + label:before,
.webform-component input.form-checkbox:checked + label:before {
    background: #fff;
    color: #272626;
    content: "\2713";
    text-align: center;
}

.view-filters form input.form-checkbox:checked + label:after,
.view-filters form input.form-radio:checked + label:after,
.webform-client-form input.form-checkbox:checked + label:after,
.webform-client-form input.form-radio:checked + label:after,
.webform-component input.form-checkbox:checked + label:after,
.webform-component input.form-radio:checked + label:after {
    font-weight: bold;
}

.view-filters form input.form-radio + label:before,
.webform-client-form input.form-radio + label:before,
.webform-component input.form-radio + label:before {
    border: 1px solid #DD233A;
    color: #DD233A;
    border-radius: 10px;
}

.view-filters form input.form-radio:checked + label:before,
.webform-client-form input.form-radio:checked + label:before,
.webform-component input.form-radio:checked + label:before {
    background: #fff;
    color: #DD233A;
    content: "\2022";
    text-align: center;
}

.view-filters form .webform-grid-option label,
.webform-client-form .webform-grid-option label,
.webform-component .webform-grid-option label {
    position: static !important;
    clip: auto;
    height: auto;
    width: auto;
    overflow: auto;
    position: static !important;
    overflow: hidden;
    position: relative;
    clip: auto;
    width: 16px;
    height: 22px;
    margin-top: 2px;
}

.view-filters form .form-submit,
.webform-client-form .form-submit,
.webform-component .form-submit {
    border: none;
    margin: 0 10px;
    background: #DD233A;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: .5px;
}

.view-filters form .form-submit:hover,
.view-filters form .form-submit:focus,
.webform-client-form .form-submit:hover,
.webform-client-form .form-submit:focus,
.webform-component .form-submit:hover,
.webform-component .form-submit:focus {
    border: none;
}

.view-filters form select,
.webform-client-form select,
.webform-component select {
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    cursor: pointer;
    background: transparent !important;
    padding: 8px 0;
    background: #fff;
    border-radius: 3px;
}

.view-filters form .form-type-select,
.webform-client-form .form-type-select,
.webform-component .form-type-select {
    overflow: hidden;
    background: transparent url(/sites/all/themes/aspca_2015/images/select-orange.png) center right no-repeat;
    border: 1px solid #ccc;
    border-radius: 3px;
}

.view-filters form select:-moz-focusring,
.view-filters form option:-moz-focusring,
.webform-client-form select:-moz-focusring,
.webform-client-form option:-moz-focusring,
.webform-component select:-moz-focusring,
.webform-component option:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #272626;
}

.view-filters form select:-moz-focusring *,
.webform-client-form select:-moz-focusring *,
.webform-component select:-moz-focusring * {
    color: #272626;
    text-shadow: none;
}

.lt-ie9 input.form-checkbox,
.lt-ie9 input.form-radio {
    position: static;
    border: none;
}

.lt-ie9 input.form-radio + label:before,
.lt-ie9 input.form-checkbox + label:before {
    border: none;
    display: inline;
}

.lt-ie9 .webform-grid-option label {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    left: -9999px;
}

.lt-ie9 #search-block-form .form-text {
    padding-top: 9px;
}

input[type="text"] {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

textarea,
.webform-component-email label,
.webform-component-textfield label {
    padding: 10px 14px;
}

.webform-component-textfield label,
.webform-component-email label {
    position: absolute;
    padding-left: 0.5em;
    font-weight: normal;
}

.webform-component-email label.hidden,
.webform-component-textfield label.hidden {
    display: none;
}

.webform-component-email input.form-text,
.webform-component-textfield input.form-text,
select,
.webform-calendar {
    padding: 10px 14px;
}

.webform-datepicker .form-item {
    float: left;
}

.webform-datepicker .webform-calendar {
    display: block;
    clear: left;
}

th,
td {
    padding: 5px;
}

.signup-errors,
.bfl .pane-block.sign-up-form,
#block-webform-client-block-57313,
.front .pane-webform-client-block-57313,
.front .pane-webform-client-block-57313 input.form-text {
    padding-top: 20px;
}

.signup-errors .message-required,
.bfl .pane-block.sign-up-form .message-required,
#block-webform-client-block-57313 .message-required,
.front .pane-webform-client-block-57313 .message-required,
.front .pane-webform-client-block-57313 input.form-text .message-required {
    position: absolute;
    color: #c00;
    z-index: 999;
    font-size: 11px;
}

.signup-errors .webform-component-textfield.field-error,
.bfl .pane-block.sign-up-form .webform-component-textfield.field-error,
#block-webform-client-block-57313 .webform-component-textfield.field-error,
.front .pane-webform-client-block-57313 .webform-component-textfield.field-error,
.signup-errors .webform-component-email.field-error,
.bfl .pane-block.sign-up-form .webform-component-email.field-error,
#block-webform-client-block-57313 .webform-component-email.field-error,
.front .pane-webform-client-block-57313 .webform-component-email.field-error {
    border: 1px solid #c00 !important;
}

.signup-errors .webform-component-textfield.field-error input,
.bfl .pane-block.sign-up-form .webform-component-textfield.field-error input,
#block-webform-client-block-57313 .webform-component-textfield.field-error input,
.front .pane-webform-client-block-57313 .webform-component-textfield.field-error input,
.signup-errors .webform-component-email.field-error input,
.bfl .pane-block.sign-up-form .webform-component-email.field-error input,
#block-webform-client-block-57313 .webform-component-email.field-error input,
.front .pane-webform-client-block-57313 .webform-component-email.field-error input {
    border: none;
}

.pane-node-body img,
.field-name-body img,
.field-type-text-long img,
.field-type-text-with-summary img {
    max-width: 100%;
    height: auto;
}

.pane-node-body ul,
.pane-node-body ol,
.field-name-body ul,
.field-name-body ol,
.field-type-text-long ul,
.field-type-text-long ol,
.field-type-text-with-summary ul,
.field-type-text-with-summary ol {
    list-style-position: outside;
    margin-left: 1em;
}

.pane-node-body li,
.field-name-body li,
.field-type-text-long li,
.field-type-text-with-summary li {
    margin-left: 1em;
    margin-bottom: .5em;
}

.pane-node-body li p,
.field-name-body li p,
.field-type-text-long li p,
.field-type-text-with-summary li p {
    display: inline;
}

.page-node.page-panels .l-main-wrap {
    padding-bottom: 0;
}

.node-type-adoptable-animal #mini-panel-animal_main_image {
    position: relative;
}

.node-type-adoptable-animal .field-type-image img,
.node-type-adoptable-animal .pane-node-body img {
    height: auto;
}

#mini-panel-adoptable_animal_note_blocks {
    padding: 35px 20px;
    margin-bottom: 40px;
    background: #f8f8f8;
}

@media (min-width:734px) {
    #mini-panel-adoptable_animal_note_blocks {
        padding: 0;
        background: none;
    }
}

#mini-panel-adoptable_animal_note_blocks .panel-panel {
    padding: 0;
}

#mini-panel-adoptable_animal_note_blocks .phone-link {
    display: block;
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat top left;
    padding: 20px;
    margin: 30px auto 10px auto;
}

#mini-panel-adoptable_animal_note_blocks .phone-link:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
}

@media (min-width:734px) {
    #mini-panel-adoptable_animal_note_blocks .phone-link {
        display: none;
    }
}

.see-all-animal-link {
    font-family: "Museo Sans 300", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
}

@media (max-width:733px) {
    .see-all-animal-link {
        margin: 30px 10px 10px 10px;
    }
}

.node-type-adoptable-animal .pane-animal-main-image .field-label-inline {
    display: none;
}

.node-type-adoptable-animal .pane-animal-main-image img {
    display: block;
}

@media (min-width:734px) {
    .node-type-adoptable-animal .pane-animal-main-image {
        margin-bottom: 40px;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .node-type-adoptable-animal .pane-animal-main-image {
        float: left;
        width: 100%;
        margin-left: -250px;
        padding-left: 250px;
        padding-right: 40px;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .node-type-adoptable-animal .pet-details {
        float: right;
        width: 250px;
        padding-right: 10px;
    }
}

@media (max-width:733px) {
    .node-type-adoptable-animal .panel-pane.details {
        background: #f8f8f8;
        padding-left: 20px;
        padding-right: 20px;
    }
    .node-type-adoptable-animal .panel-pane.details.name {
        padding-top: 20px;
    }
    .node-type-adoptable-animal .panel-pane.details.age {
        padding-bottom: 20px;
    }
}

.pane-adoptable-animal-note-blocks {
    width: 100%;
    margin: 20px 0;
}

.pane-node-field-mym,
.pane-node-field-mym p {
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    margin-top: 0;
}

.pane-node-field-mym {
    clear: left;
}

.pane-node-field-mym .field-mym-image {
    float: left;
}

@media (max-width:1139px) {
    .pane-node-field-mym .field-mym-image {
        margin-right: 15px;
    }
}

.pane-node-field-mym .mym-description-info {
    clear: left;
}

@media (min-width:768px) {
    .pane-node-field-mym .mym-description-info {
        clear: none;
    }
}

@media (min-width:734px) {
    .pane-node-field-mym .mym-category-info {
        display: inline;
    }
}

.panel-plant-search .gsc-search-box td,
.panel-plant-search .gsc-search-box input {
    margin: 0;
    padding: 0;
}

.panel-plant-search .gsc-search-button {
    padding-right: 2px;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    text-transform: uppercase;
    border: none;
    color: #fff;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange.png) repeat top left;
}

.panel-plant-search .gsc-search-button:hover {
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange-lt.png) repeat top left;
}

.panel-plant-search tbody {
    border: none;
}

.panel-plant-search #views-exposed-form-plant-list-view-panel-pane-1 label {
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.panel-plant-search #views-exposed-form-plant-list-view-panel-pane-1 .views-widget,
.panel-plant-search #views-exposed-form-plant-list-view-panel-pane-1 .views-submit-button {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

@media (min-width:734px) {
    .panel-plant-search #views-exposed-form-plant-list-view-panel-pane-1 #edit-field-toxicity-value-wrapper,
    .panel-plant-search #views-exposed-form-plant-list-view-panel-pane-1 #edit-field-non-toxicity-value-wrapper {
        width: 50%;
        float: left;
        padding-right: 25px;
    }
}

.panel-plant-search #views-exposed-form-plant-list-view-panel-pane-1 #edit-field-non-toxicity-value-wrapper {
    clear: left;
}

@media (min-width:734px) {
    .panel-plant-search #views-exposed-form-plant-list-view-panel-pane-1 #edit-field-non-toxicity-value-wrapper {
        clear: none;
    }
}

.panel-plant-search #views-exposed-form-plant-list-view-panel-pane-1 .views-exposed-form,
.panel-plant-search #views-exposed-form-plant-list-view-panel-pane-1 .view-filters {
    margin-bottom: 40px;
}

.panel-plant-search #views-exposed-form-plant-list-view-panel-pane-1 #toxic-selection a,
.panel-plant-search #views-exposed-form-plant-list-view-panel-pane-1 #non-toxic-selection a {
    display: block;
    float: left;
}

.panel-plant-search .pane-plant-list-view-panel-pane-1 .views-row {
    width: 180px;
    margin: 0 auto 20px auto;
    text-align: center;
    min-height: 140px;
}

.panel-plant-search .pane-plant-list-view-panel-pane-1 .views-row img {
    display: block;
    width: 100%;
    height: auto;
}

@media (min-width:501px) {
    .panel-plant-search .pane-plant-list-view-panel-pane-1 .views-row {
        width: 200px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        margin-bottom: 40px;
        text-align: left;
        padding-right: 20px;
    }
}

@media (min-width:1366px) {
    .panel-plant-search .pane-plant-list-view-panel-pane-1 .views-row {
        width: 200px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        margin-bottom: 20px;
    }
}

.panel-plant-search .pane-plant-list-view-panel-pane-1 .views-field-title {
    text-align: left;
}

.panel-plant-search .view-id-plant_list_view.view-display-id-attachment_1 {
    text-align: center;
}

.panel-plant-search .names,
.panel-plant-search .printable-lists {
    display: block;
}

@media (min-width:2000px) {
    .panel-plant-search .names,
    .panel-plant-search .printable-lists {
        display: inline;
    }
}

.panel-plant-search .list-selection a,
.panel-plant-search #toxic-selection a,
.panel-plant-search #non-toxic-selection a {
    border-right: 1px solid #63676a;
    padding-right: 5px;
    margin-right: 5px;
}

.panel-plant-search .list-selection a:last-child,
.panel-plant-search #toxic-selection a:last-child,
.panel-plant-search #non-toxic-selection a:last-child {
    border-right: none;
    padding-right: 0;
    margin-right: 0;
}

.panel-plant-search .printable-lists {
    margin-bottom: 40px;
}

.panel-plant-search .printable-lists .list-selection {
    display: block;
}

@media (min-width:1140px) {
    .panel-plant-search .printable-lists .list-selection {
        display: inline;
    }
}

@media (min-width:2000px) {
    .panel-plant-search .printable-lists {
        margin-left: 10px;
        padding-left: 10px;
        margin-bottom: 0;
        border-left: 1px solid #63676a;
    }
}

.panel-plant-search .list-selection {
    margin: 0;
}

@media (min-width:1140px) {
    .panel-plant-search .list-selection {
        margin-left: 10px;
    }
}

.panel-plant-search .list-selection a {
    display: inline-block;
}

.node-type-plant .pane-entity-field {
    margin-bottom: 1em;
}

.node-type-plant .panel-col-first .label-inline-format-label {
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.node-type-press-release .panel-col-first .subtitle {
    display: block;
    margin-bottom: 1em;
}

.page-about-us-press-releases .view-filters {
    margin-bottom: 30px;
}

.page-about-us-press-releases .views-submit-button,
.page-about-us-press-releases .views-reset-button {
    display: inline-block;
}

.page-about-us-press-releases .views-row {
    margin-bottom: 30px;
}

.image-gallery-view.view-display-id-panel_pane_4 .views-field .views-field-field-image-caption {
    background: #fff;
}

.node-type-generic-content .menu-button {
    display: none;
}

.node-type-generic-content .l-header-wrap {
    border-bottom: 6px solid #DD233A;
}

.node-type-generic-content .mobile-banner img,
.node-type-generic-content .header-banner img {
    display: block;
    width: 100%;
    position: static;
    max-width: 100%;
    height: auto !important;
}

.node-type-generic-content .mobile-banner + .header-banner {
    display: none;
}

@media (min-width:768px) {
    .node-type-generic-content .mobile-banner + .header-banner {
        display: block;
    }
    .node-type-generic-content .mobile-banner {
        display: none;
    }
}

.node-type-generic-content .panel-1col .panel-col {
    padding-top: 0;
    padding-bottom: 60px;
}

.node-type-generic-content .footer-logo {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: 0 -56px;
    display: block;
    height: 47px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 173px;
}

.node-type-generic-content .region-footer-second {
    padding-top: 25px;
}

.node-type-generic-content .region-footer-second .block {
    margin-top: 0;
}

html,
body {
    font-size: 18px;
    line-height: 1.5em;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    color: #272626;
    -webkit-hyphens: none;
}

body strong {
    font-weight: normal;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

body em {
    font-size: inherit;
    line-height: 1.5em;
    color: inherit;
}

p {
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    line-height: 1.5em;
}

@media screen and (min-width:768px) {
    p {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

@media screen and (min-width:1366px) {
    p {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

@media screen and (min-width:2000px) {
    p {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

p.dropcap::first-letter {
    font-size: 4rem;
    color: #272626;
    font-weight: bold;
    float: left;
    margin-right: 10px;
}

h1,
h2,
h3,
.pane-form-sidebar-content h2,
.panel-col-last h2.pane-title,
.right-col h2.pane-title,
blockquote,
.section-latest-news .title,
.teaser-list .title,
.block-service-links h2,
.pane-service-links h2,
.pane-service-links-service-links-not-node h2,
.recent-blog-posts h2,
.section-ways-to-give .monthly-donor h2,
h4,
h5,
h6 {
    font-weight: normal;
    font-style: normal;
}

h1 {
    font-size: 50px;
    font-size: 2.7777777778em;
    font-size: 2.7777777778rem;
    line-height: 1.125em;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

@media screen and (min-width:768px) {
    h1 {
        font-size: 28px;
        font-size: 1.5555555556em;
        font-size: 1.5555555556rem;
    }
}

@media screen and (min-width:1366px) {
    h1 {
        font-size: 60px;
        font-size: 3.3333333333em;
        font-size: 3.3333333333rem;
    }
}

@media screen and (min-width:2000px) {
    h1 {
        font-size: 60px;
        font-size: 3.3333333333em;
        font-size: 3.3333333333rem;
    }
}

#page-title {
    padding: 0;
}

h2 {
    font-size: 30px;
    font-size: 1.6666666667em;
    font-size: 1.6666666667rem;
    line-height: 1.25em;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

@media screen and (min-width:768px) {
    h2 {
        font-size: 44px;
        font-size: 2.4444444444em;
        font-size: 2.4444444444rem;
    }
}

@media screen and (min-width:1366px) {
    h2 {
        font-size: 44px;
        font-size: 2.4444444444em;
        font-size: 2.4444444444rem;
    }
}

@media screen and (min-width:2000px) {
    h2 {
        font-size: 44px;
        font-size: 2.4444444444em;
        font-size: 2.4444444444rem;
    }
}

h3,
.pane-form-sidebar-content h2,
.panel-col-last h2.pane-title,
.right-col h2.pane-title,
blockquote,
.section-latest-news .title,
.teaser-list .title,
.block-service-links h2,
.pane-service-links h2,
.pane-service-links-service-links-not-node h2,
.recent-blog-posts h2,
.section-ways-to-give .monthly-donor h2 {
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    line-height: 1.25em;
}

@media screen and (min-width:768px) {
    h3,
    .pane-form-sidebar-content h2,
    .panel-col-last h2.pane-title,
    .right-col h2.pane-title,
    blockquote,
    .section-latest-news .title,
    .teaser-list .title,
    .block-service-links h2,
    .pane-service-links h2,
    .pane-service-links-service-links-not-node h2,
    .recent-blog-posts h2,
    .section-ways-to-give .monthly-donor h2 {
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
    }
}

@media screen and (min-width:1366px) {
    h3,
    .pane-form-sidebar-content h2,
    .panel-col-last h2.pane-title,
    .right-col h2.pane-title,
    blockquote,
    .section-latest-news .title,
    .teaser-list .title,
    .block-service-links h2,
    .pane-service-links h2,
    .pane-service-links-service-links-not-node h2,
    .recent-blog-posts h2,
    .section-ways-to-give .monthly-donor h2 {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

@media screen and (min-width:2000px) {
    h3,
    .pane-form-sidebar-content h2,
    .panel-col-last h2.pane-title,
    .right-col h2.pane-title,
    blockquote,
    .section-latest-news .title,
    .teaser-list .title,
    .block-service-links h2,
    .pane-service-links h2,
    .pane-service-links-service-links-not-node h2,
    .recent-blog-posts h2,
    .section-ways-to-give .monthly-donor h2 {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

h4 {
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
}

@media screen and (min-width:768px) {
    h4 {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

@media screen and (min-width:1366px) {
    h4 {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

@media screen and (min-width:2000px) {
    h4 {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

h5,
h6 {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

@media screen and (min-width:768px) {
    h5,
    h6 {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media screen and (min-width:1366px) {
    h5,
    h6 {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media screen and (min-width:2000px) {
    h5,
    h6 {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

.headline,
.superHeadline {
    font-weight: normal;
    font-style: normal;
    font-size: 50px;
    font-size: 2.7777777778em;
    font-size: 2.7777777778rem;
    line-height: 1.125em;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

@media screen and (min-width:768px) {
    .headline,
    .superHeadline {
        font-size: 28px;
        font-size: 1.5555555556em;
        font-size: 1.5555555556rem;
    }
}

@media screen and (min-width:1366px) {
    .headline,
    .superHeadline {
        font-size: 60px;
        font-size: 3.3333333333em;
        font-size: 3.3333333333rem;
    }
}

@media screen and (min-width:2000px) {
    .headline,
    .superHeadline {
        font-size: 60px;
        font-size: 3.3333333333em;
        font-size: 3.3333333333rem;
    }
}

.secHeadline,
.intro {
    font-weight: normal;
    font-style: normal;
    font-size: 30px;
    font-size: 1.6666666667em;
    font-size: 1.6666666667rem;
    line-height: 1.25em;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

@media screen and (min-width:768px) {
    .secHeadline,
    .intro {
        font-size: 44px;
        font-size: 2.4444444444em;
        font-size: 2.4444444444rem;
    }
}

@media screen and (min-width:1366px) {
    .secHeadline,
    .intro {
        font-size: 44px;
        font-size: 2.4444444444em;
        font-size: 2.4444444444rem;
    }
}

@media screen and (min-width:2000px) {
    .secHeadline,
    .intro {
        font-size: 44px;
        font-size: 2.4444444444em;
        font-size: 2.4444444444rem;
    }
}

.secSubhead,
.blue-header-large {
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    line-height: 1.25em;
}

@media screen and (min-width:768px) {
    .secSubhead,
    .blue-header-large {
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
    }
}

@media screen and (min-width:1366px) {
    .secSubhead,
    .blue-header-large {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

@media screen and (min-width:2000px) {
    .secSubhead,
    .blue-header-large {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

.dek {
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
}

@media screen and (min-width:768px) {
    .dek {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

@media screen and (min-width:1366px) {
    .dek {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

@media screen and (min-width:2000px) {
    .dek {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

.timestamp {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-style: italic;
    color: #848484;
}

@media screen and (min-width:768px) {
    .timestamp {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media screen and (min-width:1366px) {
    .timestamp {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media screen and (min-width:2000px) {
    .timestamp {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

.caption {
    font-weight: normal;
    font-style: normal;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

@media screen and (min-width:768px) {
    .caption {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media screen and (min-width:1366px) {
    .caption {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media screen and (min-width:2000px) {
    .caption {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

.title-area {
    width: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
    background: #848484 url(/sites/all/themes/aspca_2015/images/title_bg_sm.png) repeat;
}

.title-area.banner {
    box-sizing: content-box;
}

@media (max-width:733px) {
    .title-area.banner {
        overflow: visible;
        padding-top: 160px;
        padding-bottom: 25px;
    }
}

.title-area .breadcrumb {
    margin-left: 30px;
    z-index: 100;
    position: relative;
    padding-top: 30px;
}

@media (min-width:734px) {
    .title-area .breadcrumb {
        padding-top: 50px;
        margin-left: 10px;
    }
}

.title-area img {
    float: left;
    position: absolute;
    top: 0;
    z-index: 1;
    right: -45%;
    width: auto;
    height: 160px;
}

@media (min-width:480px) {
    .title-area img {
        right: -5%;
    }
}

@media (min-width:724px) {
    .title-area img {
        right: 0;
        height: auto;
    }
}

@media (min-width:724px) and (max-width:934px) {
    .title-area img {
        width: 135%;
    }
}

@media (min-width:935px) and (max-width:1009px) {
    .title-area img {
        width: 110%;
    }
}

@media (min-width:1010px) {
    .title-area img {
        width: 100%;
    }
}

@media (min-width:1366px) and (max-width:1404px) {
    .title-area img {
        width: 105%;
    }
}

.title-area .pane-title-bar-text,
.title-area .title {
    width: 100%;
    position: relative;
    z-index: 100;
    padding-top: 10px;
}

@media (min-width:734px) {
    .title-area .pane-title-bar-text,
    .title-area .title {
        padding-top: 55px;
    }
    .title-area .pane-title-bar-text.breadcrumbs,
    .title-area .title.breadcrumbs {
        padding-top: 10px;
    }
}

@media (min-width:1366px) {
    .title-area .pane-title-bar-text,
    .title-area .title {
        padding-top: 115px;
        display: block;
        margin: 0 auto;
    }
    .title-area .pane-title-bar-text.breadcrumbs,
    .title-area .title.breadcrumbs {
        padding-top: 60px;
    }
}

@media (min-width:2000px) {
    .title-area .pane-title-bar-text,
    .title-area .title {
        padding-top: 115px;
    }
    .title-area .pane-title-bar-text.breadcrumbs,
    .title-area .title.breadcrumbs {
        padding-top: 60px;
    }
}

.title-area .pane-title-bar-text,
.title-area .title,
.title-area .breadcrumb {
    width: 100%;
}

@media (min-width:734px) {
    .title-area .pane-title-bar-text,
    .title-area .title,
    .title-area .breadcrumb {
        padding-left: 16.9492%;
        padding-right: 16.9492%;
    }
}

.title-area h1,
.title-area .subtitle {
    color: #fff;
}

.title-area h1#page-title {
    position: static;
    line-height: 1.2em;
    padding-bottom: 20px;
}

@media (max-width:733px) {
    .title-area.banner h1#page-title {
        box-sizing: padding-box;
        padding-bottom: 15px;
    }
}

.title-area h1,
.title-area h1#page-title {
    text-align: left;
    font-size: 30px;
    font-size: 1.6666666667em;
    font-size: 1.6666666667rem;
}

@media (max-width:733px) {
    .title-area h1,
    .title-area h1#page-title {
        padding-left: 20px;
        padding-right: 20px;
        top: 20px;
        width: 98%;
    }
}

@media (min-width:734px) {
    .title-area h1,
    .title-area h1#page-title {
        line-height: 1em;
    }
}

@media (min-width:768px) {
    .title-area h1,
    .title-area h1#page-title {
        font-size: 55px;
        font-size: 3.0555555556em;
        font-size: 3.0555555556rem;
    }
}

@media (min-width:1140px) {
    .title-area h1,
    .title-area h1#page-title {
        font-size: 50px;
        font-size: 2.7777777778em;
        font-size: 2.7777777778rem;
        line-height: 1em;
    }
}

@media (min-width:2000px) {
    .title-area h1,
    .title-area h1#page-title {
        font-size: 60px;
        font-size: 3.3333333333em;
        font-size: 3.3333333333rem;
    }
}

.title-area .subtitle {
    font-family: "Museo Sans 300", "Helvetica Neue", Arial, Helvetica, sans-serif;
    text-align: left;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
}

@media (max-width:733px) {
    .title-area .subtitle {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
        line-height: 1.25em;
        padding: 0 20px 22px 22px;
        clear: left;
        background: #848484 url(/sites/all/themes/aspca_2015/images/title_bg_sm.png) repeat;
    }
}

@media (min-width:734px) {
    .title-area .subtitle {
        margin-bottom: 30px;
        box-sizing: content-box;
        width: 675px;
    }
}

@media (min-width:880px) and (max-width:1365px) {
    .title-area .subtitle {
        width: 66.1016949153%;
        float: left;
        margin-right: 1.6949152542%;
    }
}

@media (min-width:1140px) {
    .title-area .subtitle {
        display: block;
        margin-bottom: 30px;
    }
}

@media (min-width:1366px) {
    .title-area .subtitle {
        display: block;
        width: 650px;
        margin-bottom: 30px;
    }
}

@media (max-width:733px) {
    .title-area.banner .subtitle {
        padding: 0 22px;
        margin-top: 0;
        box-sizing: padding-box;
    }
}

@media (min-width:734px) {
    .title-area {
        background: #848484 url(/sites/all/themes/aspca_2015/images/title_bg.png) repeat;
    }
}

@media (min-width:734px) and (max-width:1365px) {
    .title-area {
        min-height: 200px;
    }
}

@media (min-width:1366px) and (max-width:1999px) {
    .title-area {
        /*min-height: 300px;*/
    }
}

@media (min-width:2000px) {
    .title-area {
        min-height: 430px;
    }
}

.panels-layout-twocol_stacked .title-area .pane-title-bar-text,
.panels-layout-twocol_stacked .title-area .title,
.panels-layout-twocol_stacked .title-area .breadcrumb,
.panels-layout-twocol_stacked_mixed .title-area .pane-title-bar-text,
.panels-layout-twocol_stacked_mixed .title-area .title,
.panels-layout-twocol_stacked_mixed .title-area .breadcrumb,
.p2p-panelizer-personal-campaign .title-area .pane-title-bar-text,
.p2p-panelizer-personal-campaign .title-area .title,
.p2p-panelizer-personal-campaign .title-area .breadcrumb {
    width: 100%;
}

@media (min-width:734px) {
    .panels-layout-twocol_stacked .title-area .pane-title-bar-text,
    .panels-layout-twocol_stacked .title-area .title,
    .panels-layout-twocol_stacked .title-area .breadcrumb,
    .panels-layout-twocol_stacked_mixed .title-area .pane-title-bar-text,
    .panels-layout-twocol_stacked_mixed .title-area .title,
    .panels-layout-twocol_stacked_mixed .title-area .breadcrumb,
    .p2p-panelizer-personal-campaign .title-area .pane-title-bar-text,
    .p2p-panelizer-personal-campaign .title-area .title,
    .p2p-panelizer-personal-campaign .title-area .breadcrumb {
        padding-left: 20px;
    }
}

@media (min-width:1366px) {
    .panels-layout-twocol_stacked .title-area .pane-title-bar-text,
    .panels-layout-twocol_stacked .title-area .title,
    .panels-layout-twocol_stacked .title-area .breadcrumb,
    .panels-layout-twocol_stacked_mixed .title-area .pane-title-bar-text,
    .panels-layout-twocol_stacked_mixed .title-area .title,
    .panels-layout-twocol_stacked_mixed .title-area .breadcrumb,
    .p2p-panelizer-personal-campaign .title-area .pane-title-bar-text,
    .p2p-panelizer-personal-campaign .title-area .title,
    .p2p-panelizer-personal-campaign .title-area .breadcrumb {
        padding-left: 185px;
    }
}

@media (min-width:2000px) {
    .panels-layout-twocol_stacked .title-area .pane-title-bar-text,
    .panels-layout-twocol_stacked .title-area .title,
    .panels-layout-twocol_stacked .title-area .breadcrumb,
    .panels-layout-twocol_stacked_mixed .title-area .pane-title-bar-text,
    .panels-layout-twocol_stacked_mixed .title-area .title,
    .panels-layout-twocol_stacked_mixed .title-area .breadcrumb,
    .p2p-panelizer-personal-campaign .title-area .pane-title-bar-text,
    .p2p-panelizer-personal-campaign .title-area .title,
    .p2p-panelizer-personal-campaign .title-area .breadcrumb {
        padding-left: 235px;
    }
}

@media (min-width:1140px) {
    .panels-layout-twocol_stacked .title-area #page-title,
    .panels-layout-twocol_stacked .title-area subtitle,
    .panels-layout-twocol_stacked_mixed .title-area #page-title,
    .panels-layout-twocol_stacked_mixed .title-area subtitle,
    .p2p-panelizer-personal-campaign .title-area #page-title,
    .p2p-panelizer-personal-campaign .title-area subtitle {
        max-width: 720px;
        margin: 0;
    }
}

@media (min-width:2000px) {
    .panels-layout-twocol_stacked .title-area #page-title,
    .panels-layout-twocol_stacked .title-area subtitle,
    .panels-layout-twocol_stacked_mixed .title-area #page-title,
    .panels-layout-twocol_stacked_mixed .title-area subtitle,
    .p2p-panelizer-personal-campaign .title-area #page-title,
    .p2p-panelizer-personal-campaign .title-area subtitle {
        max-width: 1040px;
    }
}

.campaign-article h1,
.campaign-section h1 {
    font-size: 50px;
    margin-top: 0;
}

.panel-2col-stacked .panel-col-last h2,
.panel-2col-stacked .panel-col-last h3,
.panel-2col-stacked .panel-col-last .pane-form-sidebar-content h2,
.pane-form-sidebar-content .panel-2col-stacked .panel-col-last h2,
.panel-2col-stacked .panel-col-last h2.pane-title,
.panel-2col-stacked .panel-col-last blockquote,
.panel-2col-stacked .panel-col-last .section-latest-news .title,
.section-latest-news .panel-2col-stacked .panel-col-last .title,
.panel-2col-stacked .panel-col-last .teaser-list .title,
.teaser-list .panel-2col-stacked .panel-col-last .title,
.panel-2col-stacked .panel-col-last .block-service-links h2,
.block-service-links .panel-2col-stacked .panel-col-last h2,
.panel-2col-stacked .panel-col-last .pane-service-links h2,
.pane-service-links .panel-2col-stacked .panel-col-last h2,
.panel-2col-stacked .panel-col-last .pane-service-links-service-links-not-node h2,
.pane-service-links-service-links-not-node .panel-2col-stacked .panel-col-last h2,
.panel-2col-stacked .panel-col-last .recent-blog-posts h2,
.recent-blog-posts .panel-2col-stacked .panel-col-last h2,
.panel-2col-stacked .panel-col-last .section-ways-to-give .monthly-donor h2,
.section-ways-to-give .monthly-donor .panel-2col-stacked .panel-col-last h2,
.panel-2col-stacked-mixed .panel-col-last h2,
.panel-2col-stacked-mixed .panel-col-last h3,
.panel-2col-stacked-mixed .panel-col-last .pane-form-sidebar-content h2,
.pane-form-sidebar-content .panel-2col-stacked-mixed .panel-col-last h2,
.panel-2col-stacked-mixed .panel-col-last h2.pane-title,
.panel-2col-stacked-mixed .panel-col-last blockquote,
.panel-2col-stacked-mixed .panel-col-last .section-latest-news .title,
.section-latest-news .panel-2col-stacked-mixed .panel-col-last .title,
.panel-2col-stacked-mixed .panel-col-last .teaser-list .title,
.teaser-list .panel-2col-stacked-mixed .panel-col-last .title,
.panel-2col-stacked-mixed .panel-col-last .block-service-links h2,
.block-service-links .panel-2col-stacked-mixed .panel-col-last h2,
.panel-2col-stacked-mixed .panel-col-last .pane-service-links h2,
.pane-service-links .panel-2col-stacked-mixed .panel-col-last h2,
.panel-2col-stacked-mixed .panel-col-last .pane-service-links-service-links-not-node h2,
.pane-service-links-service-links-not-node .panel-2col-stacked-mixed .panel-col-last h2,
.panel-2col-stacked-mixed .panel-col-last .recent-blog-posts h2,
.recent-blog-posts .panel-2col-stacked-mixed .panel-col-last h2,
.panel-2col-stacked-mixed .panel-col-last .section-ways-to-give .monthly-donor h2,
.section-ways-to-give .monthly-donor .panel-2col-stacked-mixed .panel-col-last h2,
.panel-2col .panel-col-last h2,
.panel-2col .panel-col-last h3,
.panel-2col .panel-col-last .pane-form-sidebar-content h2,
.pane-form-sidebar-content .panel-2col .panel-col-last h2,
.panel-2col .panel-col-last h2.pane-title,
.panel-2col .panel-col-last blockquote,
.panel-2col .panel-col-last .section-latest-news .title,
.section-latest-news .panel-2col .panel-col-last .title,
.panel-2col .panel-col-last .teaser-list .title,
.teaser-list .panel-2col .panel-col-last .title,
.panel-2col .panel-col-last .block-service-links h2,
.block-service-links .panel-2col .panel-col-last h2,
.panel-2col .panel-col-last .pane-service-links h2,
.pane-service-links .panel-2col .panel-col-last h2,
.panel-2col .panel-col-last .pane-service-links-service-links-not-node h2,
.pane-service-links-service-links-not-node .panel-2col .panel-col-last h2,
.panel-2col .panel-col-last .recent-blog-posts h2,
.recent-blog-posts .panel-2col .panel-col-last h2,
.panel-2col .panel-col-last .section-ways-to-give .monthly-donor h2,
.section-ways-to-give .monthly-donor .panel-2col .panel-col-last h2,
.panel-3col-mixed-stacked .right-col h2,
.panel-3col-mixed-stacked .right-col h3,
.panel-3col-mixed-stacked .right-col .pane-form-sidebar-content h2,
.pane-form-sidebar-content .panel-3col-mixed-stacked .right-col h2,
.panel-3col-mixed-stacked .right-col h2.pane-title,
.panel-3col-mixed-stacked .right-col blockquote,
.panel-3col-mixed-stacked .right-col .section-latest-news .title,
.section-latest-news .panel-3col-mixed-stacked .right-col .title,
.panel-3col-mixed-stacked .right-col .teaser-list .title,
.teaser-list .panel-3col-mixed-stacked .right-col .title,
.panel-3col-mixed-stacked .right-col .block-service-links h2,
.block-service-links .panel-3col-mixed-stacked .right-col h2,
.panel-3col-mixed-stacked .right-col .pane-service-links h2,
.pane-service-links .panel-3col-mixed-stacked .right-col h2,
.panel-3col-mixed-stacked .right-col .pane-service-links-service-links-not-node h2,
.pane-service-links-service-links-not-node .panel-3col-mixed-stacked .right-col h2,
.panel-3col-mixed-stacked .right-col .recent-blog-posts h2,
.recent-blog-posts .panel-3col-mixed-stacked .right-col h2,
.panel-3col-mixed-stacked .right-col .section-ways-to-give .monthly-donor h2,
.section-ways-to-give .monthly-donor .panel-3col-mixed-stacked .right-col h2 {
    text-align: left;
}

a {
    color: #DD233A;
    text-decoration: none;
}

a em {
    color: inherit;
}

ul {
    list-style-position: inside;
    list-style-type: disc;
}

ol {
    list-style-position: inside;
    list-style-type: decimal;
}

blockquote:before {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -281px -113px;
    width: 36px;
    height: 30px;
    content: '';
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    blockquote:before {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

blockquote:before {
    display: block;
    float: left;
    margin: -10px 0 0 -44px;
}

blockquote:after {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -317px -113px;
    width: 36px;
    height: 30px;
    content: '';
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    blockquote:after {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

blockquote:after {
    display: block;
    float: right;
    margin: -10px -44px 0 0;
}

picture img {
    display: block;
    width: 100%;
    height: auto;
}

.breadcrumb li {
    margin-left: -8px;
    height: 30px;
    display: inline-block;
}

.breadcrumb li:before {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -132px -103px;
    width: 12px;
    height: 30px;
    content: '';
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .breadcrumb li:before {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.breadcrumb li:before {
    content: "";
    display: inline-block;
    float: left;
}

.breadcrumb li:after {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -120px -103px;
    width: 12px;
    height: 30px;
    content: '';
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .breadcrumb li:after {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.breadcrumb li:after {
    content: "";
    display: inline-block;
    float: right;
    margin-left: -1px;
}

.breadcrumb li.active:before,
.breadcrumb li:hover:before {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -132px -103px;
    width: 12px;
    height: 30px;
    content: '';
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .breadcrumb li.active:before,
    .breadcrumb li:hover:before {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.breadcrumb li.active:after,
.breadcrumb li:hover:after {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -120px -103px;
    width: 12px;
    height: 30px;
    content: '';
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .breadcrumb li.active:after,
    .breadcrumb li:hover:after {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.breadcrumb li a,
.breadcrumb li span {
    display: inline-block;
    float: left;
    padding: 0 8px;
    line-height: 30px;
    font-size: 11px;
    font-size: 0.6111111111em;
    font-size: 0.6111111111rem;
    text-transform: uppercase;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    color: #fff;
    background: #7a7f82;
}

.breadcrumb-plain .breadcrumb li {
    height: auto;
    margin: 0;
    background: transparent;
}

.breadcrumb-plain .breadcrumb li a,
.breadcrumb-plain .breadcrumb li span {
    font-size: 16px;
    text-transform: none;
    background: transparent;
    color: #DD233A;
    font-family: "Museo Sans 300", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.breadcrumb-plain .breadcrumb li:before,
.breadcrumb-plain .breadcrumb li:after {
    font-size: 16px;
    background-image: none;
    color: #363636;
    font-family: "Museo Sans 300", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

.breadcrumb-plain .breadcrumb li:before {
    display: none;
}

.breadcrumb-plain .breadcrumb li:after {
    content: "\00bb";
}

.breadcrumb-plain .breadcrumb li:last-child:after {
    display: none;
}

.breadcrumb-plain .breadcrumb li a {
    padding: 0 .5em;
}

.breadcrumb-plain .breadcrumb li span {
    padding: 0;
}

.breadcrumb-plain .breadcrumb li:first-child a {
    padding-left: 0;
}

.breadcrumb-plain .breadcrumb li.active,
.breadcrumb-plain .breadcrumb li:hover {
    background: transparent;
}

.vendor-ie-8 .breadcrumb li {
    margin-left: 1px;
}

.pager {
    margin-top: 20px;
    list-style-type: none;
}

.pager-range-total {
    margin-bottom: 10px;
}

.acc-head {
    padding: 10px 10px 10px 0;
    margin: -6px;
}

.acc-head .collapsed {
    background: transparent url(/sites/all/themes/aspca_2015/images/accordion-arrow.png) no-repeat scroll 7px 2px !important;
    padding: 0px 0px 0px 25px;
}

.acc-head .expanded {
    background: url(/sites/all/themes/aspca_2015/images/accordion-arrow-open.png) no-repeat -1px 7px !important;
    padding: 0 0 0 25px;
}

.arrow-links,
a.arrow-link,
.load-more,
.pager-load-more a {
    list-style-type: none;
    font-family: "Museo Sans 300", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 22px;
    font-size: 1.2222222222em;
    font-size: 1.2222222222rem;
}

.arrow-links {
    margin-left: 0 !important;
}

.arrow-links li {
    margin-bottom: 10px;
    margin-left: 0 !important;
}

.arrow-links a {
    background: url(/wp-content/themes/recallpolis/img/ico-arrow.png) center right no-repeat;
    padding-right: 25px;
}

.load-more,
.pager-load-more a {
    background: url(/sites/all/themes/aspca_2015/images-source/ico-moreplus.png) center right no-repeat;
}

a.arrow-link {
    background: url(/wp-content/themes/recallpolis/img/ico-arrow.png) center right no-repeat;
}

a.arrow-link,
.load-more,
.pager-load-more a {
    padding-right: 25px;
}

.load-more:hover,
.pager-load-more a:hover {
    padding-right: 35px;
    margin-right: -10px;
}

.image-grid img {
    width: 100%;
    height: auto;
}

@media (min-width:734px) {
    .image-grid {
        width: 100%;
        float: left;
        margin-left: 0;
        margin-right: 0;
    }
    .image-grid:after {
        content: "";
        display: table;
        clear: both;
    }
    .image-grid > div {
        width: 32.2033898305%;
        float: left;
    }
    .image-grid > div:nth-child(3n + 1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both;
        margin-left: 0;
    }
    .image-grid > div:nth-child(3n + 2) {
        margin-left: 33.8983050847%;
        margin-right: -100%;
        clear: none;
    }
    .image-grid > div:nth-child(3n + 3) {
        margin-left: 67.7966101695%;
        margin-right: -100%;
        clear: none;
    }
}

.section-latest-news,
.teaser-list {
    margin-bottom: 30px;
}

.section-latest-news .teaser,
.section-latest-news .article,
.teaser-list .teaser,
.teaser-list .article {
    clear: left;
    margin-top: 15px;
    overflow: hidden;
    width: 100%;
}

@media (min-width:734px) {
    .section-latest-news .teaser,
    .section-latest-news .article,
    .teaser-list .teaser,
    .teaser-list .article {
        margin-top: 30px;
    }
}

.section-latest-news .thumbnail,
.section-latest-news .text,
.section-latest-news .more,
.teaser-list .thumbnail,
.teaser-list .text,
.teaser-list .more {
    display: block;
    float: left;
}

.section-latest-news img,
.teaser-list img {
    height: auto;
}

.section-latest-news .text,
.teaser-list .text {
    width: 100%;
}

@media (min-width:769px) {
    .section-latest-news .text,
    .teaser-list .text {
        padding-left: 45px;
    }
}

.section-latest-news .summary,
.teaser-list .summary {
    display: none;
}

@media (min-width:2000px) {
    .section-latest-news .summary,
    .teaser-list .summary {
        display: block;
    }
}

.teaser .summary {
    font-size: 18px;
}

.section-latest-news .article,
.teaser-list.basic .teaser {
    border-top: 1px solid #d8d7da;
    padding-top: 15px;
}

.section-latest-news .article .thumbnail,
.teaser-list.basic .teaser .thumbnail {
    overflow: hidden;
}

.section-latest-news .article img,
.teaser-list.basic .teaser img {
    width: 77px;
    float: left;
    margin-right: 1.6949152542%;
    margin: 0;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}

@media (min-width:768px) {
    .section-latest-news .article img,
    .teaser-list.basic .teaser img {
        width: 260px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
}

@media (min-width:2000px) {
    .section-latest-news .article img,
    .teaser-list.basic .teaser img {
        width: 335px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
}

.section-latest-news .article img:hover,
.teaser-list.basic .teaser img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.section-latest-news .article .text,
.teaser-list.basic .teaser .text {
    padding-top: 0;
    padding-left: 10px;
    margin-right: -77px;
    padding-right: 90px;
}

@media (min-width:768px) {
    .section-latest-news .article .text,
    .teaser-list.basic .teaser .text {
        padding-top: 40px;
        padding-left: 45px;
        margin-right: -260px;
        padding-right: 300px;
    }
}

@media (min-width:2000px) {
    .section-latest-news .article .text,
    .teaser-list.basic .teaser .text {
        padding-top: 70px;
        margin-right: -339px;
        padding-right: 379px;
    }
}

.section-latest-news .article .timestamp,
.teaser-list.basic .teaser .timestamp {
    margin-bottom: 5px;
    line-height: 1em;
}

@media (min-width:768px) {
    .section-latest-news .article .timestamp,
    .teaser-list.basic .teaser .timestamp {
        line-height: 1.5em;
    }
}

@media (min-width:1366px) {
    .section-latest-news .article .timestamp,
    .teaser-list.basic .teaser .timestamp {
        margin-bottom: 25px;
    }
}

.section-latest-news .article .title,
.teaser-list.basic .teaser .title {
    display: block;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    line-height: 1.25em;
    font-family: "Museo Sans 300", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

@media (min-width:768px) {
    .section-latest-news .article .title,
    .teaser-list.basic .teaser .title {
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
    }
}

@media (min-width:1140px) {
    .section-latest-news .article .title,
    .teaser-list.basic .teaser .title {
        margin-bottom: 15px;
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
        line-height: 1.25em;
    }
}

@media (min-width:768px) {
    .section-latest-news .article,
    .teaser-list.basic .teaser {
        padding-top: 0;
        border: 1px solid #d8d7da;
    }
}

.teaser-list.arrowlink .teaser {
    position: relative;
    background: #f6f6f6;
}

.teaser-list.arrowlink .teaser:hover {
    background: #e1e0e0;
}

.teaser-list.arrowlink .teaser a.overlay {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-indent: -9999px;
    z-index: 999;
}

.teaser-list.arrowlink .teaser img {
    width: 77px;
    float: left;
    margin-right: 1.6949152542%;
    margin: 0;
}

@media (min-width:768px) {
    .teaser-list.arrowlink .teaser img {
        width: 260px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
}

.teaser-list.arrowlink .teaser .text {
    padding-top: 20px;
    padding-left: 20px;
    margin-right: -77px;
    padding-right: 97px;
}

@media (max-width:767px) {
    .teaser-list.arrowlink .teaser .text {
        padding-top: 20px;
        margin-right: -77px;
        padding-right: 147px;
    }
}

@media (min-width:768px) {
    .teaser-list.arrowlink .teaser .text {
        padding-left: 50px;
        padding-right: 350px;
        margin-right: -260px;
        width: 100%;
    }
}

@media (min-width:2000px) {
    .teaser-list.arrowlink .teaser .text {
        padding-left: 50px;
        padding-top: 75px;
        padding-right: 445px;
        margin-right: -260px;
        width: 100%;
    }
}

.teaser-list.arrowlink .teaser .title {
    margin-bottom: 0;
}

.teaser-list.arrowlink .teaser .title a {
    color: #272626;
}

@media (min-width:768px) {
    .teaser-list.arrowlink .teaser .title {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
        padding-top: 1em;
        margin-bottom: 4px;
    }
}

@media (min-width:768px) {
    .teaser-list.arrowlink .teaser .summary {
        display: block;
    }
}

@media (min-width:1140px) and (max-width:1365px) {
    .teaser-list.arrowlink .teaser .summary {
        margin-top: 5px;
        line-height: 1.25em;
    }
}

.teaser-list.arrowlink .teaser .more {
    width: 15px;
    float: left;
    margin-right: 1.6949152542%;
    margin: 0;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat top left;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
}

@media (min-width:768px) {
    .teaser-list.arrowlink .teaser .more {
        width: 60px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
}

.teaser-list.arrowlink .teaser .more a {
    display: block;
    height: 100%;
    background: url(/wp-content/themes/recallpolis/img/ico-smallwidearrow.png) center center no-repeat;
    text-indent: -9999px;
}

@media (min-width:768px) {
    .teaser-list.arrowlink .teaser .more a {
        background: url(/wp-content/themes/recallpolis/img/ico-widearrow.png) center center no-repeat;
    }
}

.teaser.thumbnail-left .image,
.teaser.thumbnail-left .text,
.teaser.icon-left .image,
.teaser.icon-left .text {
    display: block;
    float: left;
    width: auto;
    margin: 0;
    padding: 0;
}

.teaser.thumbnail-left .image,
.teaser.icon-left .image {
    margin-right: -80px;
    width: 80px;
}

.teaser.thumbnail-left .text,
.teaser.icon-left .text {
    margin-left: 100px;
    padding-right: 20px;
}

.teaser.thumbnail-left .title a,
.teaser.icon-left .title a {
    color: #000;
}

.teaser.thumbnail-left .summary,
.teaser.icon-left .summary {
    color: #000;
}

@media (min-width:734px) {
    .teaser.thumbnail-left .summary,
    .teaser.icon-left .summary {
        display: block;
    }
}

@media (min-width:734px) {
    .teaser.thumbnail-left .image {
        margin-right: -175px;
        width: 175px;
    }
    .teaser.thumbnail-left .text {
        margin-left: 205px;
    }
}

.teaser-list .teaser.thumbnail-left .title {
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.teaser.gray {
    background: #eee;
    padding: 20px;
}

.teaser-vertical {
    width: 100%;
    min-height: 9em;
    margin-bottom: 1em;
    background: #f4f4f4;
    display: inline-block;
}

.teaser-vertical a {
    color: #000;
}

.teaser-vertical a.title {
    display: block;
    padding: .25em;
    text-align: center;
    background: #396e8f url(/sites/all/themes/aspca_2015/images/ico-crosshatch-drkblue.png);
    font-family: "Museo Sans 300", "Helvetica Neue", Arial, Helvetica, sans-serif;
    color: #fff;
}

.teaser-vertical a.title:hover {
    background: #79bde8 url(/sites/all/themes/aspca_2015/images/ico-crosshatch-drkblue-hover.png);
    text-decoration: underline;
}

.teaser-vertical a.title span {
    background: transparent url(/sites/all/themes/aspca_2015/images/ico-whitearrow-right.png) center right no-repeat;
    display: inline-block;
    margin-left: .25em;
    height: 1em;
    width: 20px;
    min-height: 18px;
    vertical-align: sub;
}

.teaser-vertical a.title.light-blue {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat top left;
}

.teaser-vertical a.title.light-blue:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
}

.teaser-vertical .summary {
    padding: 1em;
}

.teaser-list .teaser-vertical .summary {
    display: block;
}

@media (min-width:734px) {
    .teaser-columns .teaser-vertical {
        width: 48%;
        float: left;
        margin-right: 4%;
    }
}

.teaser-columns .teaser-vertical:nth-child(even) {
    margin-right: 0;
}

.vendor-ie .teaser-list.arrowlink .overlay {
    background: #fff;
    opacity: 0;
    filter: alpha(opacity=0);
}

.green-button-link,
.bfl #guide .links a,
.bfl .learn-more-links .links a {
    margin-bottom: 1em;
    text-align: left;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    color: #fff;
    padding: .5em .25em;
    text-indent: 8px;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    background: #1caa59 url(/wp-content/themes/recallpolis/img/ico-smallwidearrow.png) 96% center no-repeat;
}

@media (min-width:768px) {
    .green-button-link,
    .bfl #guide .links a,
    .bfl .learn-more-links .links a {
        padding: 1em .5em;
        text-indent: 16px;
        font-size: 22px;
        font-size: 1.2222222222em;
        font-size: 1.2222222222rem;
        background: #1caa59 url(/sites/all/themes/aspca_2015/images/ico-medwidearrow.png) 96% center no-repeat;
    }
}

.green-button-link img,
.bfl #guide .links a img,
.bfl .learn-more-links .links a img {
    float: left;
}

.content-2col {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
}

@media (min-width:734px) {
    .content-2col div {
        width: 49.1525423729%;
        float: left;
        margin-right: 1.6949152542%;
    }
}

.content-2col .col-2 {
    margin-right: 0;
}

.vendor-ie-8 .section-latest-news .thumbnail,
.vendor-ie-8 .teaser-list .thumbnail {
    width: 77px;
    float: left;
    margin-right: 1.6949152542%;
    margin: 0;
}

@media (min-width:769px) {
    .vendor-ie-8 .section-latest-news .thumbnail,
    .vendor-ie-8 .teaser-list .thumbnail {
        width: 339px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
}

.block-service-links,
.pane-service-links,
.pane-service-links-service-links-not-node {
    text-align: center;
}

.block-service-links ul,
.pane-service-links ul,
.pane-service-links-service-links-not-node ul {
    list-style-type: none;
}

.block-service-links li,
.pane-service-links li,
.pane-service-links-service-links-not-node li {
    display: inline-block;
    line-height: 45px;
}

.block-service-links .service-links,
.pane-service-links .service-links,
.pane-service-links-service-links-not-node .service-links {
    display: inline-block;
    line-height: 45px;
    width: 220px;
}

.block-service-links .share-icon-link,
.block-service-links .service-links a,
.pane-service-links .share-icon-link,
.pane-service-links .service-links a,
.pane-service-links-service-links-not-node .share-icon-link,
.pane-service-links-service-links-not-node .service-links a {
    width: 45px;
    height: 45px;
    line-height: 42px;
    padding-top: 4px;
    margin-right: 20px;
    background: #f6f6f6;
    display: inline-block;
    text-align: center;
}

.block-service-links .share-icon-link:hover,
.block-service-links .service-links a:hover,
.pane-service-links .share-icon-link:hover,
.pane-service-links .service-links a:hover,
.pane-service-links-service-links-not-node .share-icon-link:hover,
.pane-service-links-service-links-not-node .service-links a:hover {
    background: #e2e2e2;
}

.block-service-links a:last-child,
.pane-service-links a:last-child,
.pane-service-links-service-links-not-node a:last-child {
    margin-right: 0;
}

.block-service-links img,
.pane-service-links img,
.pane-service-links-service-links-not-node img {
    margin: 0 auto;
}

.intro_bar {
    clear: left;
    background: #43474a;
}

.intro_bar h2,
.intro_bar a {
    color: #fff;
}

.intro_bar h2 {
    padding: 20px 0;
    text-align: center;
    margin: 0;
}

@media (min-width:1366px) and (max-width:1999px) {
    .intro_bar h2 {
        font-size: 30px;
        font-size: 1.6666666667em;
        font-size: 1.6666666667rem;
    }
}

.intro_bar .links div {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding: 10px 0;
    text-align: center;
    border-top: 1px solid #63676a;
}

.intro_bar .text-link {
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    display: block;
    width: 210px;
    margin: 20px auto 15px auto;
    height: 40px;
    padding-top: 5px;
    text-align: left;
    line-height: 1.3em;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    background: url(/wp-content/themes/recallpolis/img/ico-diagonal-line-narrow.png) left center no-repeat;
    padding-left: 23px;
}

.intro_bar .text-link:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-vertical-line-narrow.png) -10px center no-repeat;
}

@media (min-width:1140px) {
    .intro_bar {
        text-align: center;
    }
    .intro_bar .text-link {
        height: auto;
        width: auto;
        text-align: center;
        padding: 0;
        margin: 0;
    }
}

.node-type-section .slideshow,
.node-type-article .slideshow,
.node-type-blog-post .slideshow {
    position: relative;
    margin: 40px auto;
    width: 280px;
    height: 185.36px;
}

@media (min-width:734px) {
    .node-type-section .slideshow,
    .node-type-article .slideshow,
    .node-type-blog-post .slideshow {
        width: 370px;
        height: 244.94px;
    }
}

@media (min-width:1141px) {
    .node-type-section .slideshow,
    .node-type-article .slideshow,
    .node-type-blog-post .slideshow {
        width: 480px;
        height: 317.76px;
    }
}

@media (min-width:1366px) {
    .node-type-section .slideshow,
    .node-type-article .slideshow,
    .node-type-blog-post .slideshow {
        width: 600px;
        height: 397.2px;
    }
}

@media (min-width:2000px) {
    .node-type-section .slideshow,
    .node-type-article .slideshow,
    .node-type-blog-post .slideshow {
        width: 770px;
        height: 509.74px;
    }
}

.view-content .slide {
    width: 100%;
}

.slides {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}

.slides .caption,
.slides .cycle-overlay {
    background: #fff;
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.25s;
    -moz-transition-duration: 0.25s;
    -o-transition-duration: 0.25s;
    transition-duration: 0.25s;
    -webkit-transition-timing-function: ease-in;
    -moz-transition-timing-function: ease-in;
    -o-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
}

.slides .slide {
    display: none;
}

.slides .slide:hover .caption,
.slides .slide:hover .cycle-overlay {
    opacity: 1;
}

.slides img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 0;
    display: block;
    height: auto;
}

.slides img:first-child {
    position: static;
    z-index: 100;
    display: block;
}

.slides .caption,
.slides .cycle-overlay {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px;
    opacity: 0;
    text-align: center;
    background: rgba(39, 38, 38, 0.7);
    color: #fff;
}

.slides .caption div,
.slides .cycle-overlay div {
    display: inline;
}

.slides .title {
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    background: rgba(39, 38, 38, 0.5);
    padding: 5px;
    color: #fff;
}

.slides .title a {
    color: #fff;
}

@media (max-width:733px) {
    .slides .title {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

.slides .disabled {
    opacity: .5;
    filter: alpha(opacity=50);
}

.no-rgba .slides .title,
.no-rgba .slides .caption,
.no-rgba .slides .cycle-overlay {
    background: #272626;
    background: transparent\9;
    background: rgba(39, 38, 38, 0.85);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#d8272626, endColorstr=#d8272626);
    zoom: 1;
}

.slideshow-controls {
    position: relative;
    width: 100%;
    top: 50%;
}

.prev,
.next {
    display: block;
    opacity: 1;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    width: 50px;
    height: 50px;
    padding: 3px;
    text-indent: -9999px;
    z-index: 999;
}

.prev:focus,
.next:focus {
    outline: none;
}

.prev.prev,
.next.prev {
    background: #DD233A url(/sites/all/themes/aspca_2015/images/ico-whitearrow-left.png) center no-repeat;
    left: -10px;
    margin-top: -25px;
}

@media (min-width:734px) {
    .prev.prev,
    .next.prev {
        left: -60px;
    }
}

.prev.next,
.next.next {
    background: #DD233A url(/sites/all/themes/aspca_2015/images/ico-whitearrow-right.png) center no-repeat;
    right: -10px;
    margin-top: -25px;
}

@media (min-width:734px) {
    .prev.next,
    .next.next {
        right: -60px;
    }
}

.prev.disabled,
.next.disabled {
    opacity: .7;
}

.image-gallery-view {
    margin-bottom: 40px;
}

.vendor-ie-8 .slideshow .slide,
.vendor-ie-8 .slideshow .slide img {
    max-width: auto !important;
    width: 100% !important;
}

@media (min-width:734px) {
    .dual-content .left {
        width: 57.6271186441%;
        float: left;
        margin-right: 1.6949152542%;
        padding-right: 8.4745762712%;
    }
    .dual-content .left h2,
    .dual-content .left h3,
    .dual-content .left .pane-form-sidebar-content h2,
    .pane-form-sidebar-content .dual-content .left h2,
    .dual-content .left .panel-col-last h2.pane-title,
    .panel-col-last .dual-content .left h2.pane-title,
    .dual-content .left .right-col h2.pane-title,
    .right-col .dual-content .left h2.pane-title,
    .dual-content .left blockquote,
    .dual-content .left .section-latest-news .title,
    .section-latest-news .dual-content .left .title,
    .dual-content .left .teaser-list .title,
    .teaser-list .dual-content .left .title,
    .dual-content .left .block-service-links h2,
    .block-service-links .dual-content .left h2,
    .dual-content .left .pane-service-links h2,
    .pane-service-links .dual-content .left h2,
    .dual-content .left .pane-service-links-service-links-not-node h2,
    .pane-service-links-service-links-not-node .dual-content .left h2,
    .dual-content .left .recent-blog-posts h2,
    .recent-blog-posts .dual-content .left h2,
    .dual-content .left .section-ways-to-give .monthly-donor h2,
    .section-ways-to-give .monthly-donor .dual-content .left h2,
    .dual-content .left h4 {
        margin-top: 0;
    }
    .dual-content .right {
        width: 32.2033898305%;
        float: left;
        margin-right: 1.6949152542%;
    }
}

.dual-images img {
    width: 49.1525423729%;
    float: left;
    height: auto;
}

.dual-images img:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: -100%;
    clear: both;
    margin-left: 0;
}

.dual-images img:nth-child(2n + 2) {
    margin-left: 50.8474576271%;
    margin-right: -100%;
    clear: none;
}

.pane-form-sidebar-content .donate-button,
.pane-form-sidebar-content .content-donate,
.pane-form-sidebar-content .campaign-form .webform-client-form #edit-actions input,
.campaign-form .webform-client-form #edit-actions .pane-form-sidebar-content input,
.sidebar-donate .donate-button,
.sidebar-donate .content-donate,
.sidebar-donate .campaign-form .webform-client-form #edit-actions input,
.campaign-form .webform-client-form #edit-actions .sidebar-donate input {
    text-transform: uppercase;
}

.sidebar-stat {
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
}

.sidebar-stat .number {
    font-size: 36px;
    font-size: 2em;
    font-size: 2rem;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    line-height: 1.25em;
    padding-bottom: 20px;
}

.sidebar-stat:after {
    content: "";
    display: block;
    width: 71px;
    margin-top: 30px;
    margin-bottom: 60px;
    border-top: 6px solid #848484;
}

.sidebar-stat.lightblue {
    color: #79bde8;
}

.sidebar-stat.lightblue:after {
    border-color: #79bde8;
}

.sidebar-stat.green {
    color: #8dc63f;
}

.sidebar-stat.green:after {
    border-color: #8dc63f;
}

.sidebar-stat.darkblue {
    color: #396e8f;
}

.sidebar-stat.darkblue:after {
    border-color: #396e8f;
}

.sidebar-quote .attribution {
    font-family: "Museo Slab 300 Italic", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.adoption-banner,
.node-type-adoptable-animal .banner,
.view-adoptable-animals-list-views .link.status-3 a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-indent: -9999px;
    z-index: 999;
    opacity: 1 !important;
    background: transparent url(/sites/all/themes/aspca_2015/images/adopted-sm.png) 0px -3px no-repeat;
}

@media (min-width:2000px) {
    .adoption-banner,
    .node-type-adoptable-animal .banner,
    .view-adoptable-animals-list-views .link.status-3 a {
        background: transparent url(/sites/all/themes/aspca_2015/images/adopted.png) 0 -6px no-repeat;
    }
}

.row-wrap-fix {
    min-height: 168px;
    width: 100%;
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
}

.button-default,
.donate_bar a.donate,
.node-donation-bar-ask a.donate,
.bfl .pane-block.sign-up-form .form-submit,
#block-webform-client-block-57313 .form-submit,
.front .pane-webform-client-block-57313 .form-submit,
.view-filters form .form-submit,
.webform-client-form .form-submit,
.webform-component .form-submit,
#mini-panel-adoptable_animal_note_blocks .phone-link,
.donate-button,
.content-donate,
.campaign-form .webform-client-form #edit-actions input,
.header__donate {
    font-size: 24px;
    font-size: 1.3333333333em;
    font-size: 1.3333333333rem;
    text-align: center;
    text-transform: uppercase;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    color: #fff;
}

.donate-button,
.content-donate,
.campaign-form .webform-client-form #edit-actions input {
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange.png) repeat top left;
    padding: 20px;
    width: 100%;
    display: block;
    text-transform: none;
    margin: 10px auto;
}

.donate-button:hover,
.content-donate:hover,
.campaign-form .webform-client-form #edit-actions input:hover {
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange-lt.png) repeat top left;
}

.donate-button.blue,
.blue.content-donate,
.campaign-form .webform-client-form #edit-actions input.blue {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat top left;
}

.donate-button.blue:hover,
.blue.content-donate:hover,
.campaign-form .webform-client-form #edit-actions input.blue:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
}

.donate-button.green,
.green.content-donate,
.campaign-form .webform-client-form #edit-actions input.green {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-green-lt.png) repeat top left;
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-green.png) repeat top left;
}

.donate-button.green:hover,
.green.content-donate:hover,
.campaign-form .webform-client-form #edit-actions input.green:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-green-lt.png) repeat top left;
}

.content-donate,
.campaign-form .webform-client-form #edit-actions input {
    width: auto;
    display: inline-block;
    padding: 20px 45px;
    text-transform: uppercase !important;
}

.content-donate.blue,
.campaign-form .webform-client-form #edit-actions input.blue {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat top left;
}

.content-donate.blue:hover,
.campaign-form .webform-client-form #edit-actions input.blue:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
}

.content-donate.green,
.campaign-form .webform-client-form #edit-actions input.green {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-green-lt.png) repeat top left;
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-green.png) repeat top left;
}

.content-donate.green:hover,
.campaign-form .webform-client-form #edit-actions input.green:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-green-lt.png) repeat top left;
}

.header__donate {
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange.png) repeat top left;
    font-size: 35px;
    font-size: 1.9444444444em;
    font-size: 1.9444444444rem;
    display: block;
    box-sizing: border-box;
    width: 200px;
    padding: 10px 50px;
}

.header__donate:hover {
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange-lt.png) repeat top left;
}

@media (min-width:768px) {
    .header__donate {
        padding: 30px 0 35px 0;
        height: 92px;
    }
}

@media (min-width:1140px) {
    .header__donate {
        padding: 40px 0 40px 0;
        height: 110px;
    }
}

@media (max-width:767px) {
    .header__donate {
        line-height: 2em;
        width: 100%;
    }
}

.orange-circle,
.page-about-us.landing-level-one .quote img,
.page-about-us.landing-level-one .change img {
    border: 2px solid #DD233A;
}

.bottom-border,
.title-area,
.homepage-featured .view-static .featured-story .thumbnail img,
.homepage-featured .featured-story,
.homepage-featured .slider .thumbnail,
.section-horizontal-feature .thumbnail img {
    border-bottom: 4px solid #DD233A;
}

@media (min-width:734px) {
    .bottom-border,
    .title-area,
    .homepage-featured .view-static .featured-story .thumbnail img,
    .homepage-featured .featured-story,
    .homepage-featured .slider .thumbnail,
    .section-horizontal-feature .thumbnail img {
        border-bottom: 6px solid #DD233A;
    }
}

@media (max-width:733px) {
    .homepage-featured .featured-story,
    .homepage-featured .view-static .featured-story .thumbnail img {
        border: none;
    }
}

.orange-hover,
.homepage-featured .view-static .featured-story,
.section-horizontal-feature {
    position: relative;
    background: #DD233A;
}

.orange-hover a,
.homepage-featured .view-static .featured-story a,
.section-horizontal-feature a {
    color: #fff;
}

.orange-hover .link a,
.homepage-featured .view-static .featured-story .link a,
.section-horizontal-feature .link a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-indent: -9999px;
    z-index: 999;
}

@media (max-width:733px) {
    .orange-hover.featured-story .link a,
    .homepage-featured .view-static .featured-story .link a,
    .featured-story.section-horizontal-feature .link a {
        display: none;
    }
}

.orange-hover .caption,
.homepage-featured .view-static .featured-story .caption,
.section-horizontal-feature .caption {
    text-align: center;
    position: absolute;
    float: left;
    width: 100%;
    left: 0;
    bottom: 20px;
    z-index: 150;
    pointer-events: none;
}

.orange-hover .thumbnail:before,
.homepage-featured .view-static .featured-story .thumbnail:before,
.section-horizontal-feature .thumbnail:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent url(/wp-content/themes/recallpolis/img/shade.png) repeat-x center;
    background-size: 100% 100%;
}

.orange-hover .thumbnail,
.homepage-featured .view-static .featured-story .thumbnail,
.section-horizontal-feature .thumbnail {
    position: relative;
    float: left;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.orange-hover.hover img,
.homepage-featured .view-static .hover.featured-story img,
.hover.section-horizontal-feature img {
    opacity: .15;
    cursor: pointer;
}

.featured-story.orange-hover:hover img {
    opacity: .15;
    cursor: pointer;
}

.orange-hover.hover .plus:hover:before,
.homepage-featured .view-static .hover.featured-story .plus:hover:before,
.hover.section-horizontal-feature .plus:hover:before,
.orange-hover.hover.plus:hover:before,
.homepage-featured .view-static .hover.plus.featured-story:hover:before,
.hover.plus.section-horizontal-feature:hover:before {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -209px -41px;
    width: 72px;
    height: 72px;
    content: '';
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .orange-hover.hover .plus:hover:before,
    .homepage-featured .view-static .hover.featured-story .plus:hover:before,
    .hover.section-horizontal-feature .plus:hover:before,
    .orange-hover.hover.plus:hover:before,
    .homepage-featured .view-static .hover.plus.featured-story:hover:before,
    .hover.plus.section-horizontal-feature:hover:before {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.orange-hover.hover .plus:hover:before,
.homepage-featured .view-static .hover.featured-story .plus:hover:before,
.hover.section-horizontal-feature .plus:hover:before,
.orange-hover.hover.plus:hover:before,
.homepage-featured .view-static .hover.plus.featured-story:hover:before,
.hover.plus.section-horizontal-feature:hover:before {
    display: block;
    float: left;
    position: absolute;
    left: 50%;
    bottom: 50px;
    z-index: 90;
    margin-left: -40px;
    pointer-events: none;
}

.listing.hover.plus:hover:before {
    bottom: 10% !important;
}

@media (min-width:2000px) {
    .listing.hover.plus:hover:before {
        bottom: 25% !important;
    }
}

.bullet-orange-square {
    list-style-type: none;
}

.bullet-orange-square li {
    position: relative;
    display: block;
    margin-left: 15px;
    font-size: 18px;
    font-size: 1em;
    font-size: 1rem;
    line-height: 1.25em;
    margin-bottom: 1em;
}

.bullet-orange-square li:before {
    content: '\25A0';
    display: block;
    float: left;
    position: absolute;
    left: -15px;
    top: 0;
    font-size: 6px;
    font-size: 0.3333333333em;
    font-size: 0.3333333333rem;
    color: #DD233A;
}

@media (min-width:734px) {
    .front .intro_bar h2 {
        margin-bottom: 10px;
        padding: 50px 0 0 0;
    }
}

@media (min-width:734px) and (max-width:1365px) {
    .front .intro_bar h2 {
        padding-top: 30px;
        padding-bottom: 20px;
    }
}

@media (min-width:1366px) {
    .front .intro_bar h2 {
        text-align: right;
        width: 25%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        padding-top: 18px;
        padding-right: 42px;
    }
}

@media (min-width:2000px) {
    .front .intro_bar h2 {
        padding-top: 20px;
        width: 25%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
}

@media (min-width:734px) and (max-width:1365px) {
    .front .intro_bar .links {
        width: 90%;
        margin: 0 auto;
    }
}

@media (min-width:1366px) {
    .front .intro_bar .links {
        width: 75%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
}

@media (min-width:734px) {
    .front .intro_bar .links div {
        width: 30%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        text-align: left;
        border: none;
    }
}

@media (min-width:734px) and (max-width:1365px) {
    .front .intro_bar .links div {
        width: 30%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        padding: 0;
        margin-left: 3%;
    }
}

@media (min-width:1366px) {
    .front .intro_bar .links div {
        width: 33%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
}

@media (min-width:2000px) {
    .front .intro_bar .links div {
        width: 33%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
}

.front .intro_bar .links a.text-link {
    text-align: left;
    line-height: 1.25em;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    width: 250px;
    height: 30px;
}

.front .intro_bar .links a.text-link br {
    display: none;
}

@media (min-width:734px) {
    .front .intro_bar .links a.text-link {
        font-size: 17px;
        font-size: 0.9444444444em;
        font-size: 0.9444444444rem;
        width: 100%;
        height: auto;
        max-width: none;
        margin-left: 0;
        padding-left: 43px;
        background: url(/wp-content/themes/recallpolis/img/ico-diagonal-line-narrow.png) left center no-repeat;
    }
    .front .intro_bar .links a.text-link br {
        display: inline;
    }
    .front .intro_bar .links a.text-link:hover {
        background: url(/sites/all/themes/aspca_2015/images/ico-vertical-line-narrow.png) 5px center no-repeat;
    }
}

@media (min-width:768px) {
    .front .intro_bar .links a.text-link {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

@media (min-width:1366px) {
    .front .intro_bar .links a.text-link {
        padding-left: 48px;
        background: url(/wp-content/themes/recallpolis/img/ico-diagonal-line.png) left center no-repeat;
    }
    .front .intro_bar .links a.text-link:hover {
        background: url(/wp-content/themes/recallpolis/img/ico-vertical-line.png) 10px center no-repeat;
    }
}

@media (min-width:2000px) {
    .front .intro_bar .links a.text-link {
        font-size: 28px;
        font-size: 1.5555555556em;
        font-size: 1.5555555556rem;
        padding-left: 58px;
    }
}

@media (min-width:733px) and (max-width:1365px) {
    .front .intro_bar {
        padding-bottom: 30px;
    }
}

@media (min-width:1366px) {
    .front .intro_bar {
        padding-top: 44px;
    }
}

@media (min-width:1366px) and (max-width:1999px) {
    .front .intro_bar {
        padding-bottom: 50px;
    }
}

@media (min-width:2000px) {
    .front .intro_bar {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

.front .pane-webform-client-block-57313 {
    background: #fff;
    padding-top: 20px;
}

@media (min-width:768px) {
    .front .pane-webform-client-block-57313 .webform-component-textfield,
    .front .pane-webform-client-block-57313 .webform-component-email {
        margin: 8px;
    }
}

@media (min-width:1140px) {
    .front .pane-webform-client-block-57313 .webform-component-textfield,
    .front .pane-webform-client-block-57313 .webform-component-email {
        margin: 9px;
    }
}

@media (min-width:768px) and (max-width:1055px) {
    .front .pane-webform-client-block-57313 #edit-submit {
        margin: 20px auto 0 auto !important;
    }
    .front .pane-webform-client-block-57313 .form-wrapper {
        clear: both;
        float: none;
        overflow: hidden;
    }
}

.front .pane-webform-client-block-57313 .form-item {
    position: relative;
}

.front .pane-webform-client-block-57313 input[type=text],
.front .pane-webform-client-block-57313 input[type=email] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.front .pane-webform-client-block-57313 p,
.front .pane-webform-client-block-57313 label,
.front .pane-webform-client-block-57313 input,
.front .pane-webform-client-block-57313 .form-submit {
    border-radius: 0;
}

.front .pane-webform-client-block-57313 p {
    color: #272626;
}

.front .pane-webform-client-block-57313 label,
.front .pane-webform-client-block-57313 input {
    color: #848484;
}

.front .pane-webform-client-block-57313 .form-submit {
    color: #fff;
}

@media (min-width:768px) and (max-width:1139px) {
    .front .pane-webform-client-block-57313 #webform-component-sign-up-for-aspca-email-updates {
        margin-top: 2px;
    }
}

.front .pane-webform-client-block-57313 .webform-component-textfield,
.front .pane-webform-client-block-57313 .webform-component-email {
    border: 1px solid #d8d7da;
}

.front .pane-webform-client-block-57313 input.form-text:focus {
    background: transparent;
}

.front .pane-webform-client-block-57313 #webform-client-form-57313 {
    padding-top: 10px;
}

.front .pane-webform-client-block-57313 #webform-client-form-57313 .message-required {
    top: auto;
    margin-top: -22px;
}

.the-latest {
    margin: 0 auto;
    width: 90%;
}

.the-latest h2 {
    text-align: center;
    font-weight: bold;
    text-decoration: underline;
}

@media (max-width:733px) {
    .the-latest h2 {
        margin-top: 54px;
    }
}

.the-latest .views-field-title {
    font-family: "Museo Sans 500", "Helvetica Neue", Arial, Helvetica, sans-serif;
    line-height: 1.25em;
    margin-bottom: 18px;
}

@media (min-width:768px) and (max-width:1139px) {
    .the-latest .views-field-title {
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
        margin-bottom: 7px;
    }
}

@media (min-width:1140px) and (max-width:1999px) {
    .the-latest .views-field-title {
        height: 52px;
        margin-bottom: 0;
    }
}

@media (min-width:2000px) {
    .the-latest .views-field-title {
        font-size: 28px;
        font-size: 1.5555555556em;
        font-size: 1.5555555556rem;
        margin-bottom: 24px;
    }
}

.the-latest .timestamp {
    line-height: 1em;
    margin-bottom: 14px;
}

@media (min-width:768px) and (max-width:1139px) {
    .the-latest .timestamp {
        font-size: 13px;
        font-size: 0.7222222222em;
        font-size: 0.7222222222rem;
    }
}

@media (min-width:1366px) {
    .the-latest .timestamp {
        margin-bottom: 16px;
    }
}

@media (min-width:2000px) {
    .the-latest .timestamp {
        margin-bottom: 16px;
    }
}

.the-latest .views-field-body p {
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

.the-latest .views-field-body p:first-child {
    margin-top: 0;
}

.the-latest .views-row {
    width: 77%;
    margin: 0 auto;
}

.the-latest .views-row:first-child {
    margin-bottom: 30px;
}

@media (min-width:1140px) {
    .the-latest .views-row {
        width: 48%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
    .the-latest .views-row:first-child {
        margin: 0 4% 0 0;
    }
}

@media (min-width:1366px) {
    .the-latest .views-row {
        width: 520px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
    .the-latest .views-row:first-child {
        margin: 0 42px 0 0;
    }
}

@media (min-width:2000px) {
    .the-latest .views-row {
        width: 640px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
    .the-latest .views-row:first-child {
        margin: 0 85px 0 0;
    }
}

@media (min-width:734px) {
    .the-latest {
        width: 90%;
    }
}

@media (min-width:1366px) {
    .the-latest {
        width: 1100px;
    }
}

@media (min-width:2000px) {
    .the-latest {
        width: 1370px;
    }
}

.homepage-connect {
    width: 275px;
    margin: 0 auto;
}

.homepage-connect h2 {
    margin: 30px 0 20px 0;
    text-align: center;
    line-height: 26px;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    text-align: center;
    text-transform: uppercase;
}

@media (min-width:734px) {
    .homepage-connect h2 {
        margin: 0 30px 0 0;
        float: left;
        text-align: left;
    }
}

@media (min-width:1367px) {
    .homepage-connect h2 {
        margin: 0 70px 0 0;
    }
}

.homepage-connect img {
    display: inline-block;
    float: left;
}

@media (max-width:1999px) {
    .homepage-connect img {
        display: inline;
        float: none;
        margin: 11px 0 0 0;
    }
}

@media (min-width:2000px) {
    .homepage-connect img {
        margin-right: 10px;
        margin-top: 4px;
    }
}

.homepage-connect a {
    display: inline-block;
    float: left;
    margin-right: 3px;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.homepage-connect a:last-child {
    margin-right: 0;
}

.homepage-connect a.facebook {
    color: #6081c7;
}

.homepage-connect a.twitter {
    color: #29c5f6;
}

.homepage-connect a.google {
    color: #e35133;
}

.homepage-connect a.youtube {
    color: #dd332c;
}

.homepage-connect a.instagram {
    color: #b16b50;
}

.homepage-connect a.pinterest {
    color: #c81a1e;
}

@media (min-width:734px) {
    .homepage-connect a {
        margin-right: 10px;
    }
}

@media (min-width:1366px) {
    .homepage-connect a {
        margin-right: 30px;
    }
}

@media (max-width:1999px) {
    .homepage-connect .text {
        display: none;
    }
}

.homepage-connect .image:last-child {
    margin-right: 0;
}

@media (max-width:733px) {
    .homepage-connect .image {
        margin-right: 3px;
    }
}

@media (min-width:734px) and (max-width:1999px) {
    .homepage-connect .image {
        margin-right: 10px;
    }
}

@media (max-width:1999px) {
    .homepage-connect .image {
        display: inline-block;
        float: left;
        margin-top: -6px;
        width: 40px;
        height: 40px;
        background: #f6f6f6;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        -ms-border-radius: 50%;
        border-radius: 50%;
        text-align: center;
    }
    .homepage-connect .image:hover {
        background: #e2e2e2;
    }
}

@media (min-width:734px) {
    .homepage-connect {
        margin-top: 30px;
        width: 600px;
        margin: 0 auto;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .homepage-connect {
        margin: 38px auto 0 auto;
    }
}

@media (min-width:1366px) {
    .homepage-connect {
        width: 720px;
    }
}

@media (min-width:2000px) {
    .homepage-connect {
        width: 1100px;
    }
}

@media (max-width:733px) {
    .vendor-ie-8 .homepage-connect {
        width: 280px;
    }
}

.homepage-featured {
    margin: 0 auto;
}

@media (min-width:734px) {
    .homepage-featured {
        width: 640px;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .homepage-featured {
        width: 768px;
    }
}

@media (min-width:1140px) {
    .homepage-featured {
        width: 1100px;
    }
}

@media (min-width:2000px) {
    .homepage-featured {
        width: 1520px;
    }
}

@media (min-width:734px) {
    .homepage-featured .view {
        margin-left: 20px;
    }
}

@media (min-width:1140px) {
    .homepage-featured .view {
        margin-left: 30px;
    }
}

.homepage-featured h2 {
    text-align: center;
}

@media (min-width:768px) and (max-width:1139px) {
    .homepage-featured h2 {
        margin-top: 62px;
        margin-bottom: 50px;
    }
}

.homepage-featured .view-static .featured-story {
    position: relative;
}

.homepage-featured .view-static .featured-story .thumbnail {
    display: block;
}

.homepage-featured .view-static .featured-story .thumbnail img {
    width: 100%;
    height: auto;
}

.homepage-featured .view-static .featured-story .title {
    position: absolute;
    float: left;
    bottom: 1em;
    padding: 0 1em;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    pointer-events: none;
}

.homepage-featured .featured-story {
    margin: 0 auto;
    float: none;
}

.homepage-featured .featured-story .video {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-indent: -9999px;
    z-index: 999;
    z-index: 990;
    background: transparent url(/sites/all/themes/aspca_2015/images/video-sm.png) center no-repeat;
    opacity: 1;
}

@media (min-width:734px) {
    .homepage-featured .featured-story .video {
        background: transparent url(/sites/all/themes/aspca_2015/images/video.png) center no-repeat;
        display: block;
    }
}

.homepage-featured .featured-story.hover .video {
    display: none;
}

.homepage-featured .featured-story .title {
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    font-family: "Museo Sans 500", "Helvetica Neue", Arial, Helvetica, sans-serif;
}

@media (min-width:1366px) {
    .homepage-featured .featured-story .title {
        font-size: 21px;
        font-size: 1.1666666667em;
        font-size: 1.1666666667rem;
    }
}

@media (min-width:734px) {
    .homepage-featured .featured-story {
        float: left;
        width: 285px;
        height: 281px;
        margin-right: 20px;
        margin-bottom: 20px;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .homepage-featured .featured-story {
        width: 350px;
        height: 346px;
        margin-right: 20px;
        margin-bottom: 30px;
    }
}

@media (min-width:1140px) {
    .homepage-featured .featured-story {
        width: 325px;
        height: 321px;
        margin-right: 30px;
        margin-bottom: 30px;
    }
}

@media (min-width:2000px) {
    .homepage-featured .featured-story {
        width: 465px;
        height: 461px;
    }
}

.homepage-featured .slideshow-container {
    overflow: hidden !important;
    width: 100%;
}

.homepage-featured .cycle-pager {
    text-align: center;
    color: #d8d7da;
    font-size: 20px;
    position: static;
    margin: 20px 0;
}

.homepage-featured .cycle-pager span {
    padding-right: 3px;
}

.homepage-featured .cycle-pager .cycle-pager-active {
    color: #DD233A;
}

.homepage-featured .slider {
    overflow: visible !important;
    margin-left: -20px;
}

.homepage-featured .slider .title,
.homepage-featured .slider .featured-story,
.homepage-featured .slider .thumbnail,
.homepage-featured .slider img {
    width: 214px !important;
    height: auto;
    box-sizing: content-box;
}

.homepage-featured .slider .featured-story {
    border-left: 10px solid #fff;
    border-right: 10px solid #fff;
    border-bottom: none;
}

.homepage-featured .slider .thumbnail {
    margin-top: -8px;
}

.homepage-featured .slider .thumbnail a {
    position: relative;
    bottom: -8px;
}

.homepage-featured .slider .thumbnail:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: transparent url(/wp-content/themes/recallpolis/img/shade.png) repeat-x center;
    background-size: 100% 100%;
    z-index: 100;
    pointer-events: none;
}

.homepage-featured .slider .thumbnail {
    position: relative;
    float: left;
    height: 100%;
    width: 100%;
    overflow: hidden;
}

.homepage-featured .slider .video {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 50%;
    left: 50%;
    text-indent: -9999px;
    background: transparent url(/sites/all/themes/aspca_2015/images/video-sm.png) no-repeat scroll center center;
    display: none;
    z-index: 999;
    margin-top: -34px;
    margin-left: -32px;
}

.homepage-featured .slider .title {
    position: absolute;
    bottom: 10px;
    margin-top: 60px;
    z-index: 999;
    padding: 0 5px;
    width: 214px;
}

.homepage-featured .slider .title a {
    position: static;
    display: block;
    padding-right: 20px;
    padding-left: 20px;
    margin-left: -10px;
}

.homepage-featured .slider .title,
.homepage-featured .slider .title a {
    white-space: pre-line;
    white-space: -moz-pre-line;
    white-space: -pre-line;
    white-space: -o-pre-line;
    word-wrap: break-word;
    text-align: center;
}

.homepage-featured .slider a {
    color: #fff;
}

.vendor-ie .slider .thumbnail:before {
    display: none;
}

.vendor-ie .homepage-featured .cycle-pager {
    margin: 40px 0;
}

.homepage-difference {
    margin-top: 115px;
}

.homepage-difference .mini-panel-homepage_make_a_difference {
    position: relative;
}

.homepage-difference h2 {
    position: absolute;
    z-index: 999;
    text-align: center;
    width: 100%;
    color: #fff;
    font-size: 30px;
    font-size: 1.6666666667em;
    font-size: 1.6666666667rem;
}

@media (min-width:372px) and (max-width:767px) {
    .homepage-difference h2 {
        padding: 0 20%;
    }
}

@media (min-width:768px) {
    .homepage-difference h2 {
        font-size: 40px;
        font-size: 2.2222222222em;
        font-size: 2.2222222222rem;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .homepage-difference h2 {
        margin-top: 51px;
    }
}

@media (min-width:1140px) {
    .homepage-difference h2 {
        font-size: 48px;
        font-size: 2.6666666667em;
        font-size: 2.6666666667rem;
        margin-top: 50px;
    }
}

@media (min-width:1366px) {
    .homepage-difference h2 {
        margin-top: 88px;
    }
}

@media (min-width:2000px) {
    .homepage-difference h2 {
        margin-top: 200px;
    }
}

.homepage-difference .panel-pane {
    position: absolute;
    float: left;
}

.homepage-difference #mini-panel-homepage_make_a_difference .pane-block,
.homepage-difference .background-image {
    width: 100%;
    margin: 0;
    position: relative;
    overflow: hidden;
    height: 950px;
}

.homepage-difference #mini-panel-homepage_make_a_difference .pane-block img,
.homepage-difference .background-image img {
    float: left;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    z-index: 1;
}

.homepage-difference #mini-panel-homepage_make_a_difference .pane-block img,
.homepage-difference .background-image img {
    width: auto;
    height: 100%;
    left: -200px;
}

@media (min-width:768px) {
    .homepage-difference #mini-panel-homepage_make_a_difference .pane-block,
    .homepage-difference .background-image {
        height: 970px;
    }
    .homepage-difference #mini-panel-homepage_make_a_difference .pane-block img,
    .homepage-difference .background-image img {
        width: auto;
        height: 100%;
        left: 0;
    }
}

@media (min-width:1140px) {
    .homepage-difference #mini-panel-homepage_make_a_difference .pane-block,
    .homepage-difference .background-image {
        height: 600px;
    }
    .homepage-difference #mini-panel-homepage_make_a_difference .pane-block img,
    .homepage-difference .background-image img {
        width: 100%;
        height: auto;
    }
}

@media (min-width:1366px) {
    .homepage-difference #mini-panel-homepage_make_a_difference .pane-block,
    .homepage-difference .background-image {
        height: 602px;
    }
}

@media (min-width:2000px) {
    .homepage-difference #mini-panel-homepage_make_a_difference .pane-block,
    .homepage-difference .background-image {
        height: 933px;
    }
}

.homepage-difference .pane-views-panes {
    width: 100%;
    text-align: center;
}

.homepage-difference .view {
    display: inline-block;
    margin: 110px auto 0 auto;
}

@media (min-width:768px) and (max-width:1139px) {
    .homepage-difference .view {
        margin: 203px auto 0 auto;
    }
}

@media (min-width:1140px) {
    .homepage-difference .view {
        margin: 140px auto 0 auto;
    }
}

@media (min-width:1366px) {
    .homepage-difference .view {
        margin: 175px auto 0 auto;
    }
}

@media (min-width:2000px) {
    .homepage-difference .view {
        margin: 300px auto 0 auto;
    }
}

.homepage-difference .link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-indent: -9999px;
    z-index: 999;
    z-index: 800;
}

.homepage-difference .item {
    position: relative;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    margin-bottom: 10px;
}

@media (min-width:768px) {
    .homepage-difference .item {
        margin-bottom: 15px;
    }
}

@media (min-width:1140px) {
    .homepage-difference .item {
        float: left;
        margin-right: 30px;
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
    .homepage-difference .item.views-row-last {
        margin-right: 0;
    }
}

@media (min-width:1366px) {
    .homepage-difference .item {
        margin-right: 30px;
    }
}

@media (min-width:2000px) {
    .homepage-difference .item {
        margin-right: 40px;
    }
}

.homepage-difference .item .description div {
    text-align: center;
    position: relative;
    width: 280px;
    height: 265px;
    padding-top: 90px;
    padding-left: 15px;
    padding-right: 15px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 118px 41px;
}

.homepage-difference .item .description div h3,
.homepage-difference .item .description div .pane-form-sidebar-content h2,
.pane-form-sidebar-content .homepage-difference .item .description div h2,
.homepage-difference .item .description div .panel-col-last h2.pane-title,
.panel-col-last .homepage-difference .item .description div h2.pane-title,
.homepage-difference .item .description div .right-col h2.pane-title,
.right-col .homepage-difference .item .description div h2.pane-title,
.homepage-difference .item .description div blockquote,
.homepage-difference .item .description div .section-latest-news .title,
.section-latest-news .homepage-difference .item .description div .title,
.homepage-difference .item .description div .teaser-list .title,
.teaser-list .homepage-difference .item .description div .title,
.homepage-difference .item .description div .block-service-links h2,
.block-service-links .homepage-difference .item .description div h2,
.homepage-difference .item .description div .pane-service-links h2,
.pane-service-links .homepage-difference .item .description div h2,
.homepage-difference .item .description div .pane-service-links-service-links-not-node h2,
.pane-service-links-service-links-not-node .homepage-difference .item .description div h2,
.homepage-difference .item .description div .recent-blog-posts h2,
.recent-blog-posts .homepage-difference .item .description div h2,
.homepage-difference .item .description div .section-ways-to-give .monthly-donor h2,
.section-ways-to-give .monthly-donor .homepage-difference .item .description div h2 {
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
}

@media (max-width:767px) {
    .homepage-difference .item .description div h3,
    .homepage-difference .item .description div .pane-form-sidebar-content h2,
    .pane-form-sidebar-content .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .panel-col-last h2.pane-title,
    .panel-col-last .homepage-difference .item .description div h2.pane-title,
    .homepage-difference .item .description div .right-col h2.pane-title,
    .right-col .homepage-difference .item .description div h2.pane-title,
    .homepage-difference .item .description div blockquote,
    .homepage-difference .item .description div .section-latest-news .title,
    .section-latest-news .homepage-difference .item .description div .title,
    .homepage-difference .item .description div .teaser-list .title,
    .teaser-list .homepage-difference .item .description div .title,
    .homepage-difference .item .description div .block-service-links h2,
    .block-service-links .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .pane-service-links h2,
    .pane-service-links .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .pane-service-links-service-links-not-node h2,
    .pane-service-links-service-links-not-node .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .recent-blog-posts h2,
    .recent-blog-posts .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .section-ways-to-give .monthly-donor h2,
    .section-ways-to-give .monthly-donor .homepage-difference .item .description div h2 {
        margin-bottom: 5px;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .homepage-difference .item .description div h3,
    .homepage-difference .item .description div .pane-form-sidebar-content h2,
    .pane-form-sidebar-content .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .panel-col-last h2.pane-title,
    .panel-col-last .homepage-difference .item .description div h2.pane-title,
    .homepage-difference .item .description div .right-col h2.pane-title,
    .right-col .homepage-difference .item .description div h2.pane-title,
    .homepage-difference .item .description div blockquote,
    .homepage-difference .item .description div .section-latest-news .title,
    .section-latest-news .homepage-difference .item .description div .title,
    .homepage-difference .item .description div .teaser-list .title,
    .teaser-list .homepage-difference .item .description div .title,
    .homepage-difference .item .description div .block-service-links h2,
    .block-service-links .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .pane-service-links h2,
    .pane-service-links .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .pane-service-links-service-links-not-node h2,
    .pane-service-links-service-links-not-node .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .recent-blog-posts h2,
    .recent-blog-posts .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .section-ways-to-give .monthly-donor h2,
    .section-ways-to-give .monthly-donor .homepage-difference .item .description div h2 {
        margin-top: 30px;
        margin-bottom: 18px;
        font-size: 26px;
        font-size: 1.4444444444em;
        font-size: 1.4444444444rem;
    }
}

@media (min-width:1141px) {
    .homepage-difference .item .description div h3,
    .homepage-difference .item .description div .pane-form-sidebar-content h2,
    .pane-form-sidebar-content .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .panel-col-last h2.pane-title,
    .panel-col-last .homepage-difference .item .description div h2.pane-title,
    .homepage-difference .item .description div .right-col h2.pane-title,
    .right-col .homepage-difference .item .description div h2.pane-title,
    .homepage-difference .item .description div blockquote,
    .homepage-difference .item .description div .section-latest-news .title,
    .section-latest-news .homepage-difference .item .description div .title,
    .homepage-difference .item .description div .teaser-list .title,
    .teaser-list .homepage-difference .item .description div .title,
    .homepage-difference .item .description div .block-service-links h2,
    .block-service-links .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .pane-service-links h2,
    .pane-service-links .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .pane-service-links-service-links-not-node h2,
    .pane-service-links-service-links-not-node .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .recent-blog-posts h2,
    .recent-blog-posts .homepage-difference .item .description div h2,
    .homepage-difference .item .description div .section-ways-to-give .monthly-donor h2,
    .section-ways-to-give .monthly-donor .homepage-difference .item .description div h2 {
        font-size: 33px;
        font-size: 1.8333333333em;
        font-size: 1.8333333333rem;
    }
}

.homepage-difference .item .description div p {
    line-height: 1.25em;
}

@media (max-width:767px) {
    .homepage-difference .item .description div p {
        margin-top: 10px;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .homepage-difference .item .description div p {
        font-size: 16px;
        font-size: 0.8888888889em;
        font-size: 0.8888888889rem;
    }
}

.homepage-difference .item .description div:before,
.homepage-difference .item .description div:after {
    content: '';
    position: absolute;
}

.homepage-difference .item .description div:after {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background: transparent;
    background-size: 420px 420px;
    background-position: -69px -150px;
}

@media (min-width:768px) {
    .homepage-difference .item .description div:after {
        background-size: 600px 600px;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .homepage-difference .item .description div:after {
        background-position: -200px -210px;
    }
}

@media (min-width:1140px) {
    .homepage-difference .item .description div:after {
        background-position: -126px -210px;
    }
}

@media (min-width:2000px) {
    .homepage-difference .item .description div:after {
        background-position: -80px -210px;
    }
}

.homepage-difference .item .description div.orange {
    color: #fff;
}

.homepage-difference .item .description div.orange:after {
    background-image: url(/wp-content/themes/recallpolis/img/md_orange.png);
}

.homepage-difference .item .description div.white:after {
    background-image: url(/wp-content/themes/recallpolis/img/md_white.png);
}

.homepage-difference .item .description div.blue {
    color: #fff;
}

.homepage-difference .item .description div.blue:after {
    background-image: url(/wp-content/themes/recallpolis/img/md_blue.png);
}

.homepage-difference .item .description div.icon-donate {
    /*background-image: url(/sites/all/themes/aspca_2015/images/icon-donate-sm.png);*/
}

@media (min-width:768px) {
    .homepage-difference .item .description div.icon-donate {
        /*background-image: url(/sites/all/themes/aspca_2015/images/icon-donate.png);*/
    }
}

.homepage-difference .item .description div.icon-fundraise {
    /*background-image: url(/sites/all/themes/aspca_2015/images/icon-fundraise-sm.png);*/
}

@media (min-width:768px) {
    .homepage-difference .item .description div.icon-fundraise {
        /*background-image: url(/sites/all/themes/aspca_2015/images/icon-fundraise.png);*/
    }
}

.homepage-difference .item .description div.icon-monthly {
    /*background-image: url(/sites/all/themes/aspca_2015/images/icon-monthly-sm.png);*/
}

@media (min-width:768px) {
    .homepage-difference .item .description div.icon-monthly {
        /*background-image: url(/sites/all/themes/aspca_2015/images/icon-monthly.png);*/
    }
}

.homepage-difference .item .description div.icon-gift {
    background-image: url(/sites/all/themes/aspca_2015/images/icon-gift-sm.png);
    background-size: 40px 45px;
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .homepage-difference .item .description div.icon-gift {
        background-image: url(/sites/all/themes/aspca_2015/images/icon-gift-sm-2x.png);
        background-size: 40px 45px;
    }
}

@media (min-width:768px) {
    .homepage-difference .item .description div.icon-gift {
        background-image: url(/sites/all/themes/aspca_2015/images/icon-gift.png);
        background-size: 59px 66px;
    }
}

@media (min-width:768px) and (-webkit-min-device-pixel-ratio:2),
(min-width:768px) and (min-resolution:192dpi) {
    .homepage-difference .item .description div.icon-gift {
        background-image: url(/sites/all/themes/aspca_2015/images/icon-gift-2x.png);
        background-size: 59px 66px;
    }
}

.homepage-difference .item .description div.icon-monthly {
    background-position: 122px 36px;
}

.homepage-difference .item .description div.icon-gift {
    background-position: 121px 35px;
}

@media (min-width:768px) {
    .homepage-difference .item .description div {
        padding-top: 60px;
        padding-left: 50px;
        padding-right: 50px;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .homepage-difference .item .description div {
        width: 550px;
        height: 180px;
        padding-top: 0;
        padding-left: 195px;
        text-align: left;
        background-position: 60px 59px;
    }
    .homepage-difference .item .description div.icon-fundraise {
        background-position: 57px 62px;
    }
    .homepage-difference .item .description div.icon-monthly {
        background-position: 71px 56px;
    }
    .homepage-difference .item .description div.icon-gift {
        background-position: 71px 53px;
    }
}

@media (min-width:1140px) {
    .homepage-difference .item .description div {
        width: 350px;
        height: 350px;
        padding-top: 130px;
        padding-left: 24px;
        padding-right: 24px;
        background-position: 135px 58px;
        text-align: center;
    }
    .homepage-difference .item .description div:before {
        top: 40px;
    }
    .homepage-difference .item .description div.icon-fundraise {
        background-position: 133px 61px;
    }
    .homepage-difference .item .description div.icon-monthly {
        background-position: 145px 58px;
    }
    .homepage-difference .item .description div.icon-gift {
        background-position: 145px 53px;
    }
}

@media (min-width:1366px) {
    .homepage-difference .item .description div {
        padding-top: 150px;
        width: 350px;
        height: 350px;
        background-position: 135px 58px;
    }
    .homepage-difference .item .description div.icon-fundraise {
        background-position: 133px 61px;
    }
    .homepage-difference .item .description div.icon-monthly {
        background-position: 145px 58px;
    }
}

@media (min-width:2000px) {
    .homepage-difference .item .description div {
        width: 440px;
        height: 440px;
        background-position: 180px 59px;
    }
    .homepage-difference .item .description div.icon-fundraise {
        background-position: 178px 61px;
    }
    .homepage-difference .item .description div.icon-monthly {
        background-position: 190px 59px;
    }
    .homepage-difference .item .description div.icon-gift {
        background-position: 190px 53px;
    }
}

.view-billboard-feature .views-row .yposition,
.view-billboard-feature .views-row .xposition {
    display: none;
}

.front .messages--status {
    display: none;
}

.view-billboard-feature {
    position: relative;
}

.view-billboard-feature .rslides1 {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.view-billboard-feature .rslides1 .views-row {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.view-billboard-feature .rslides1 .views-row:first-child {
    position: relative;
    display: block;
    float: left;
}

.view-billboard-feature .rslides1 .views-row .views-field-field-feature-billboard-icon {
    display: none;
}

.view-billboard-feature .rslides1 .slide-link,
.view-billboard-feature .rslides1 img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

@media (max-width:858px) {
    .view-billboard-feature .rslides1 img {
        position: absolute;
        height: 400px;
        width: auto;
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        -moz-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%);
    }
}

.view-billboard-feature .rslides1 .slide-link {
    position: relative;
}

@media (max-width:858px) {
    .view-billboard-feature .rslides1 .slide-link {
        min-height: 400px;
    }
}

.view-billboard-feature .rslides1 .slide-link .feature-item {
    position: absolute;
    width: 670px;
    left: 0px;
    top: 0px;
    height: auto;
    color: #fff;
}

@media (max-width:1140px) {
    .view-billboard-feature .rslides1 .slide-link .feature-item {
        width: 500px !important;
    }
}

@media (max-width:780px) {
    .view-billboard-feature .rslides1 .slide-link .feature-item {
        width: 500px !important;
    }
}

@media (max-width:733px) {
    .view-billboard-feature .rslides1 .slide-link .feature-item {
        position: absolute;
        left: 10px !important;
        top: 20px !important;
        width: 250px !important;
    }
}

.view-billboard-feature .rslides1 .slide-link .feature-item .feature-title {
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 100px;
    line-height: 100px;
}

@media (max-width:1140px) {
    .view-billboard-feature .rslides1 .slide-link .feature-item .feature-title {
        font-size: 60px;
        line-height: 60px;
        padding-right: 15%;
    }
}

@media (max-width:733px) {
    .view-billboard-feature .rslides1 .slide-link .feature-item .feature-title {
        font-size: 30px;
        line-height: 30px;
        padding-right: 30%;
    }
}

.view-billboard-feature .rslides1 .slide-link .feature-item .feature-subtitle {
    font-family: "Museo Slab 500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 30px;
    line-height: normal;
    margin-top: 20px;
}

@media (max-width:1140px) {
    .view-billboard-feature .rslides1 .slide-link .feature-item .feature-subtitle {
        font-size: 24px;
        line-height: normal;
        margin-top: 15px;
        padding-right: 15%;
    }
}

@media (max-width:733px) {
    .view-billboard-feature .rslides1 .slide-link .feature-item .feature-subtitle {
        font-size: 14px;
        line-height: normal;
        margin-top: 10px;
        padding-right: 30%;
    }
}

.view-billboard-feature .rslides1 .slide-link .feature-item .orange-button,
.view-billboard-feature .rslides1 .slide-link .feature-item .blue-button {
    display: block;
    float: left;
    clear: both;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 30px;
    height: 83px;
    line-height: 83px;
    padding: 0 42px;
    margin-top: 32px;
}

.view-billboard-feature .rslides1 .slide-link .feature-item .orange-button.float-right,
.view-billboard-feature .rslides1 .slide-link .feature-item .blue-button.float-right {
    float: right;
}

@media (max-width:1140px) {
    .view-billboard-feature .rslides1 .slide-link .feature-item .orange-button,
    .view-billboard-feature .rslides1 .slide-link .feature-item .blue-button {
        font-size: 22px;
        margin-top: 20px;
        height: 44px;
        line-height: 44px;
        padding: 0 20px;
    }
}

.view-billboard-feature .rslides1 .slide-link .feature-item .align-right {
    text-align: right;
}

@media (max-width:1140px) {
    .view-billboard-feature .rslides1 .slide-link .feature-item .align-right {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}

.view-billboard-feature .rslides1 .slide-link .feature-item .orange-button {
    background: transparent url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange.png) repeat 0 0;
}

.view-billboard-feature .rslides1 .slide-link .feature-item .orange-button:hover {
    background: transparent url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange-lt.png) repeat 0 0;
}

.view-billboard-feature .rslides1 .slide-link .feature-item .blue-button {
    background: transparent url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat 0 0;
}

.view-billboard-feature .rslides1 .slide-link .feature-item .blue-button:hover {
    background: transparent url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat 0 0;
}

.view-billboard-feature .rslides1 .contextual-links-wrapper {
    top: 40px;
}

.view-billboard-feature #home-billboard-nav {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 40px;
    margin: 0;
    z-index: 500;
    pointer-events: none;
}

@media (max-width:1240px) {
    .view-billboard-feature #home-billboard-nav {
        bottom: 25px;
    }
}

.view-billboard-feature #home-billboard-nav span {
    display: none !important;
}

.view-billboard-feature #home-billboard-nav li {
    display: inline-block !important;
    float: none !important;
    opacity: 1 !important;
    position: relative !important;
    width: 75px;
    height: 75px;
    border: 2px solid #fff;
    overflow: hidden;
    box-sizing: border-box;
    margin: 0 7px;
    pointer-events: all;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}

.view-billboard-feature #home-billboard-nav li a {
    display: block;
    line-height: 0;
    outline: none;
}

.view-billboard-feature #home-billboard-nav li a img {
    outline: none;
    width: 100%;
    height: auto;
}

@media (max-width:1240px) {
    .view-billboard-feature #home-billboard-nav li {
        width: 40px;
        height: 40px;
    }
}

.view-billboard-feature #home-billboard-nav li.cycle-pager-active,
.view-billboard-feature #home-billboard-nav li.rslides2_on {
    border: 2px solid #fc6420;
}

@media (min-width:2000px) {
    .page-about-us.landing-level-one .title-area {
        min-height: 426px;
    }
    .page-about-us.landing-level-one .title-area .title {
        padding-top: 215px;
    }
}

.page-about-us.landing-level-one .title-area .title,
.page-about-us.landing-level-one .title-area .breadcrumb {
    width: 100%;
}

@media (min-width:734px) {
    .page-about-us.landing-level-one .title-area .title,
    .page-about-us.landing-level-one .title-area .breadcrumb {
        padding-left: 16.9492%;
    }
}

@media (min-width:768px) {
    .page-about-us.landing-level-one .title-area .title,
    .page-about-us.landing-level-one .title-area .breadcrumb {
        padding-left: 8.4745762712%;
    }
}

@media (min-width:2000px) {
    .page-about-us.landing-level-one .title-area .title,
    .page-about-us.landing-level-one .title-area .breadcrumb {
        padding-left: 200px;
    }
}

@media (min-width:768px) {
    .page-about-us.landing-level-one .title-area h1 {
        font-size: 55px;
        font-size: 3.0555555556em;
        font-size: 3.0555555556rem;
    }
}

.page-about-us.landing-level-one .body-text,
.page-about-us.landing-level-one .quick-links {
    padding: 0 10px;
}

@media (min-width:734px) {
    .page-about-us.landing-level-one .body-text,
    .page-about-us.landing-level-one .quick-links {
        padding: 0 20px;
    }
}

.page-about-us.landing-level-one .body-text {
    box-sizing: content-box;
}

@media (min-width:768px) {
    .page-about-us.landing-level-one .body-text {
        width: 49.1525423729%;
        float: left;
        margin-right: 1.6949152542%;
        padding-left: 8.4745762712%;
        padding-right: 8.4745762712%;
    }
}

@media (min-width:1140px) {
    .page-about-us.landing-level-one .body-text {
        width: 40.6779661017%;
        float: left;
        margin-right: 1.6949152542%;
        padding-left: 16.9491525424%;
        padding-right: 8.4745762712%;
    }
}

@media (min-width:2000px) {
    .page-about-us.landing-level-one .body-text {
        width: 900px;
        margin-left: 200px;
        margin-right: 160px;
        padding: 0;
    }
}

@media (min-width:768px) {
    .page-about-us.landing-level-one .quick-links {
        margin-top: 60px;
    }
}

@media (min-width:1140px) {
    .page-about-us.landing-level-one .quick-links {
        box-sizing: content-box;
        padding: 0;
        width: 32.2033898305%;
        float: right;
        margin-right: 0;
        margin-top: 30px;
    }
}

@media (min-width:2000px) {
    .page-about-us.landing-level-one .quick-links {
        float: left;
        width: auto;
        margin: 30px 0 0 0;
        padding: 0;
    }
}

.page-about-us.landing-level-one .quote {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-right: 0;
    padding-top: 40px;
    padding-bottom: 40px;
    background: #f6f6f6;
}

.page-about-us.landing-level-one .quote .image {
    width: 270px;
    margin: 0 auto;
    text-align: center;
}

@media (min-width:1140px) {
    .page-about-us.landing-level-one .quote .image {
        box-sizing: content-box;
        float: left;
        width: 270px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        padding-left: 4.2372881356%;
        padding-right: 4.2372881356%;
        margin-bottom: 15px;
        padding-left: 16.9491525424%;
    }
}

@media (min-width:1366px) {
    .page-about-us.landing-level-one .quote .image {
        padding-right: 4.2372881356%;
    }
}

@media (min-width:2000px) {
    .page-about-us.landing-level-one .quote .image {
        margin-left: 340px;
        margin-right: 150px;
        padding: 0;
    }
}

.page-about-us.landing-level-one .quote img {
    width: 196px;
    display: block;
    margin: 0 auto 30px auto;
}

@media (min-width:769px) {
    .page-about-us.landing-level-one .quote img {
        margin: 0 auto;
    }
}

.page-about-us.landing-level-one .quote .name,
.page-about-us.landing-level-one .quote .title {
    display: block;
}

.page-about-us.landing-level-one .quote .name {
    font-family: "Museo Sans 300", "Helvetica Neue", Arial, Helvetica, sans-serif;
    font-size: 21px;
    font-size: 1.1666666667em;
    font-size: 1.1666666667rem;
}

.page-about-us.landing-level-one .quote blockquote {
    position: relative;
    float: none;
    width: 290px;
    margin: 25px auto 60px auto;
    padding: 0 20px;
    font-size: 21px;
    font-size: 1.1666666667em;
    font-size: 1.1666666667rem;
    line-height: 1.8em;
    text-align: center;
    text-indent: 0;
}

.page-about-us.landing-level-one .quote blockquote:before {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -263px -149px;
    width: 24px;
    height: 20px;
    content: '';
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .page-about-us.landing-level-one .quote blockquote:before {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.page-about-us.landing-level-one .quote blockquote:after {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: -287px -149px;
    width: 24px;
    height: 20px;
    content: '';
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    .page-about-us.landing-level-one .quote blockquote:after {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

.page-about-us.landing-level-one .quote blockquote br {
    display: none;
}

.page-about-us.landing-level-one .quote blockquote:before {
    display: block;
    float: left;
    position: relative;
    top: 9px;
    left: 33px;
}

.page-about-us.landing-level-one .quote blockquote:after {
    display: inline-block;
    float: none;
    margin-left: 10px;
}

@media (min-width:768px) and (max-width:1139px) {
    .page-about-us.landing-level-one .quote blockquote:after {
        float: none;
        position: absolute;
        right: 10px;
        bottom: 24px;
    }
}

@media (min-width:598px) {
    .page-about-us.landing-level-one .quote blockquote {
        width: 100%;
        max-width: 460px;
        margin: 20px auto 60px auto;
        padding: 0;
    }
    .page-about-us.landing-level-one .quote blockquote:before {
        position: static;
        margin: 0;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .page-about-us.landing-level-one .quote blockquote {
        padding-top: 20px;
    }
}

@media (min-width:1140px) {
    .page-about-us.landing-level-one .quote blockquote {
        width: 460px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        max-width: none;
        margin-top: 60px;
        padding: 0;
        text-align: left;
    }
    .page-about-us.landing-level-one .quote blockquote:before {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
        background-position: -281px -113px;
        width: 36px;
        height: 30px;
        content: '';
    }
}

@media (min-width:1140px) and (-webkit-min-device-pixel-ratio:2),
(min-width:1140px) and (min-resolution:192dpi) {
    .page-about-us.landing-level-one .quote blockquote:before {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

@media (min-width:1140px) {
    .page-about-us.landing-level-one .quote blockquote:after {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
        background-position: -317px -113px;
        width: 36px;
        height: 30px;
        content: '';
    }
}

@media (min-width:1140px) and (-webkit-min-device-pixel-ratio:2),
(min-width:1140px) and (min-resolution:192dpi) {
    .page-about-us.landing-level-one .quote blockquote:after {
        background-image: url(/wp-content/themes/recallpolis/img/spritesheet.retina-2x.png);
        background-size: 361px 196px;
    }
}

@media (min-width:1140px) {
    .page-about-us.landing-level-one .quote blockquote:before,
    .page-about-us.landing-level-one .quote blockquote:after {
        position: static;
    }
    .page-about-us.landing-level-one .quote blockquote:before {
        display: block;
        float: left;
        margin: -10px 0px 0px -44px;
        left: 35px;
        top: 10px;
    }
    .page-about-us.landing-level-one .quote blockquote:after {
        display: block;
        float: right;
        margin: -10px -44px 0px 0px;
    }
}

@media (min-width:1366px) {
    .page-about-us.landing-level-one .quote blockquote {
        font-size: 26px;
        font-size: 1.4444444444em;
        font-size: 1.4444444444rem;
        line-height: 1.5em;
        width: 600px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        margin-top: 50px;
    }
    .page-about-us.landing-level-one .quote blockquote br {
        display: inline;
    }
}

@media (min-width:2000px) {
    .page-about-us.landing-level-one .quote blockquote {
        width: 600px;
        padding: 0;
    }
}

@media (min-width:2001px) {
    .page-about-us.landing-level-one .quote {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.page-about-us.landing-level-one .change {
    padding-top: 55px;
    width: 300px;
    margin: 0 auto;
}

.page-about-us.landing-level-one .change h2 {
    width: 160px;
    margin: 0 auto 60px auto;
    padding: 0;
    font-size: 32px;
    font-size: 1.7777777778em;
    font-size: 1.7777777778rem;
    text-align: center;
}

@media (min-width:734px) {
    .page-about-us.landing-level-one .change h2 {
        width: 100%;
        font-size: 46px;
        font-size: 2.5555555556em;
        font-size: 2.5555555556rem;
    }
}

.page-about-us.landing-level-one .change .icon {
    color: #79bde8;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    text-align: center;
    float: left;
    width: 150px;
    margin-right: 0;
}

.page-about-us.landing-level-one .change .icon.last {
    margin-right: 0;
}

@media (min-width:734px) {
    .page-about-us.landing-level-one .change .icon {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
        float: left;
        width: 275px;
        margin-right: 0;
    }
}

@media (max-width:1999px) {
    .page-about-us.landing-level-one .change .icon {
        margin-bottom: 60px;
    }
}

@media (min-width:2000px) {
    .page-about-us.landing-level-one .change .icon {
        width: 225px;
        margin-right: 110px;
    }
}

.page-about-us.landing-level-one .change img {
    width: 126px;
    height: auto;
    margin-bottom: 22px;
}

@media (min-width:734px) {
    .page-about-us.landing-level-one .change img {
        width: 196px;
    }
}

.page-about-us.landing-level-one .change .number {
    font-size: 22px;
    font-size: 1.2222222222em;
    font-size: 1.2222222222rem;
    line-height: 1.2em;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    margin-bottom: 15px;
}

@media (min-width:734px) {
    .page-about-us.landing-level-one .change .number {
        font-size: 40px;
        font-size: 2.2222222222em;
        font-size: 2.2222222222rem;
        margin-bottom: 27px;
    }
}

@media (min-width:734px) {
    .page-about-us.landing-level-one .change {
        padding-top: 115px;
        width: 560px;
        margin: 0 auto;
    }
}

@media (min-width:1140px) {
    .page-about-us.landing-level-one .change {
        padding-top: 115px;
        width: 1140px;
        margin: 0 auto;
    }
}

@media (min-width:2000px) {
    .page-about-us.landing-level-one .change {
        width: 100%;
        padding-left: 17%;
        padding-right: 17%;
    }
}

.page-about-us.landing-level-one .intro_bar {
    position: relative;
}

.page-about-us.landing-level-one .intro_bar .image-link {
    display: none;
}

@media (min-width:1140px) {
    .page-about-us.landing-level-one .intro_bar {
        height: auto;
        margin-right: -1px;
        padding: 0;
        background: none;
    }
    .page-about-us.landing-level-one .intro_bar h2 {
        position: absolute;
        pointer-events: none;
        z-index: 100;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
    }
}

@media (min-width:1140px) and (min-width:768px) and (max-width:1139px) {
    .page-about-us.landing-level-one .intro_bar h2 {
        position: static;
        background: transparent;
        background: rgba(39, 38, 38, 0.85);
        width: 768px;
        margin: 0 auto;
    }
}

@media (min-width:1140px) and (min-width:1366px) {
    .page-about-us.landing-level-one .intro_bar h2 {
        padding: 0;
        top: 44px;
    }
}

@media (min-width:1140px) {
    .page-about-us.landing-level-one .intro_bar .links {
        width: auto;
        margin: 0 auto;
    }
}

@media (min-width:1140px) and (min-width:768px) and (max-width:1139px) {
    .page-about-us.landing-level-one .intro_bar .links {
        width: 768px;
    }
}

@media (min-width:1140px) {
    .page-about-us.landing-level-one .intro_bar .links > div {
        position: relative;
        width: 33.33%;
        text-align: center;
        padding: 0;
    }
    .page-about-us.landing-level-one .intro_bar .image-link {
        display: block;
        position: relative;
        float: left;
    }
    .page-about-us.landing-level-one .intro_bar .image-link img {
        width: 100%;
        height: auto;
    }
    .page-about-us.landing-level-one .intro_bar .text-link {
        float: left;
        position: absolute;
        width: 100%;
        text-align: center;
        max-width: none;
        padding-left: 0;
    }
}

@media (min-width:1140px) and (min-width:1140px) {
    .page-about-us.landing-level-one .intro_bar .text-link {
        padding-top: 100px;
        padding-bottom: 40px;
        background: transparent;
        background: rgba(39, 38, 38, 0.85);
    }
    .page-about-us.landing-level-one .intro_bar .text-link:before {
        float: left;
        position: relative;
        content: "";
        top: -1px;
        z-index: 100;
        width: 20px;
        height: 31px;
        display: block;
        left: 44%;
        margin-left: -100px;
        background: url(/sites/all/themes/aspca_2015/images/ico-vertical-line-narrow.png) -10px center no-repeat;
        background: transparent url(/wp-content/themes/recallpolis/img/ico-diagonal-line-narrow.png) no-repeat scroll 0;
    }
    .page-about-us.landing-level-one .intro_bar .text-link:hover:before {
        background: url(/sites/all/themes/aspca_2015/images/ico-vertical-line-narrow.png) -10px center no-repeat;
    }
}

@media (min-width:1140px) and (min-width:768px) and (max-width:1139px) {
    .page-about-us.landing-level-one .intro_bar .text-link {}
}

@media (min-width:1140px) and (min-width:1366px) {
    .page-about-us.landing-level-one .intro_bar .text-link {
        padding-top: 120px;
        padding-bottom: 30px;
    }
}

@media (min-width:1140px) {
    .vendor-ie .page-about-us .intro_bar .text-link {
        padding-top: 100px !important;
        padding-bottom: 40px;
    }
    .vendor-ie .page-about-us .intro_bar .text-link:before {
        float: left;
        position: relative;
        content: "";
        top: -1px;
        z-index: 100;
        width: 20px;
        height: 31px;
        display: block;
        left: 44%;
        margin-left: -100px;
        background: url(/sites/all/themes/aspca_2015/images/ico-vertical-line-narrow.png) -10px center no-repeat;
        background: transparent url(/wp-content/themes/recallpolis/img/ico-diagonal-line-narrow.png) no-repeat scroll 0;
    }
    .vendor-ie .page-about-us .intro_bar .text-link:hover:before {
        background: url(/sites/all/themes/aspca_2015/images/ico-vertical-line-narrow.png) -10px center no-repeat;
    }
}

@media (min-width:1140px) {
    .vendor-ie .page-about-us .intro_bar .text-link {
        background: #272626;
        background: transparent\9;
        background: rgba(39, 38, 38, 0.85);
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#d8272626, endColorstr=#d8272626);
        zoom: 1;
    }
}

.vendor-ie-9 .page-about-us .intro_bar .text-link {
    filter: none;
}

@media (min-width:1140px) {
    .vendor-ie-8 .page-about-us .intro_bar {
        height: auto;
        margin-right: -1px;
        padding: 0;
        background: none;
    }
}

@media (min-width:1140px) {
    .vendor-ie-8 .page-about-us .intro_bar h2 {
        position: absolute !important;
        pointer-events: none;
        z-index: 100;
        top: 0;
        left: 0;
        right: 0;
        text-align: center;
    }
}

@media (min-width:1366px) {
    .vendor-ie-8 .page-about-us .intro_bar h2 {
        padding: 0;
        top: 44px !important;
    }
}

@media (min-width:1140px) {
    .vendor-ie-8 .page-about-us .intro_bar .links {
        width: auto;
        margin: 0 auto;
    }
}

@media (min-width:1140px) {
    .vendor-ie-8 .page-about-us .intro_bar .links > div {
        position: relative !important;
        width: 33.33% !important;
        text-align: center !important;
        padding: 0;
    }
}

@media (min-width:1140px) {
    .vendor-ie-8 .page-about-us .intro_bar .image-link {
        display: block !important;
        position: relative !important;
        float: left !important;
    }
}

.vendor-ie-8 .page-about-us .intro_bar img {
    width: 100% !important;
    height: auto !important;
}

@media (min-width:1140px) {
    .vendor-ie-8 .page-about-us .intro_bar .text-link {
        float: left !important;
        position: absolute !important;
        width: 100% !important;
        text-align: center;
        max-width: none;
        padding-left: 0;
        padding-top: 100px !important;
        padding-bottom: 40px;
    }
    .vendor-ie-8 .page-about-us .intro_bar .text-link:before {
        float: left;
        position: relative;
        content: "";
        top: -1px;
        z-index: 100;
        width: 20px;
        height: 31px;
        display: block;
        left: 44%;
        margin-left: -100px;
        background: url(/sites/all/themes/aspca_2015/images/ico-vertical-line-narrow.png) -10px center no-repeat;
        background: transparent url(/wp-content/themes/recallpolis/img/ico-diagonal-line-narrow.png) no-repeat scroll 0;
    }
    .vendor-ie-8 .page-about-us .intro_bar .text-link:hover:before {
        background: url(/sites/all/themes/aspca_2015/images/ico-vertical-line-narrow.png) -10px center no-repeat;
    }
}

@media (min-width:1366px) {
    .vendor-ie-8 .page-about-us .intro_bar .text-link .vendor-ie-8 .page-about-us .intro_bar {
        padding-top: 120px;
        padding-bottom: 30px;
    }
}

@media (min-width:769px) {
    .vendor-ie-8 .page-about-us blockquote:after {
        background: url(/sites/all/themes/aspca_2015/images-source/ico-quote-right.png) center no-repeat !important;
        width: 36px !important;
        height: 30px !important;
    }
}

.section-blog #section-panel,
.section-news #section-panel {
    margin-top: 0 !important;
}

.section-blog #ui-datepicker-div,
.section-news #ui-datepicker-div {
    z-index: 9999 !important;
}

.section-blog .view-news.view-id-news.view-display-id-panel_pane_1 .views-row.teaser,
.section-blog .view-news.view-id-news.view-display-id-panel_pane_3 .views-row.teaser,
.section-news .view-news.view-id-news.view-display-id-panel_pane_1 .views-row.teaser,
.section-news .view-news.view-id-news.view-display-id-panel_pane_3 .views-row.teaser {
    margin-top: 0;
}

@media (min-width:881px) and (max-width:1999px) {
    .section-blog .view-news.view-id-news.view-display-id-panel_pane_1 img,
    .section-blog .view-news.view-id-news.view-display-id-panel_pane_3 img,
    .section-news .view-news.view-id-news.view-display-id-panel_pane_1 img,
    .section-news .view-news.view-id-news.view-display-id-panel_pane_3 img {
        width: 335px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
}

@media (min-width:881px) and (max-width:1999px) {
    .section-blog .view-news.view-id-news.view-display-id-panel_pane_1 .text,
    .section-blog .view-news.view-id-news.view-display-id-panel_pane_3 .text,
    .section-news .view-news.view-id-news.view-display-id-panel_pane_1 .text,
    .section-news .view-news.view-id-news.view-display-id-panel_pane_3 .text {
        padding-top: 70px;
        margin-right: -339px;
        padding-right: 379px;
    }
}

.section-blog .view-filters form,
.section-news .view-filters form {
    overflow: visible !important;
}

.section-blog .view-filters .form-item,
.section-news .view-filters .form-item {
    margin: 0 0 10px 0;
    border: none;
}

.section-blog .view-filters .form-item.form-item-body-value,
.section-news .view-filters .form-item.form-item-body-value {
    margin-right: 0;
}

@media (min-width:734px) {
    .section-blog .view-filters .form-item,
    .section-news .view-filters .form-item {
        margin-right: 20px;
    }
}

.section-blog .view-filters input,
.section-news .view-filters input {
    padding: 3px 0 5px 20px;
    margin-bottom: 10px;
}

@media (min-width:734px) {
    .section-blog .view-filters input,
    .section-news .view-filters input {
        padding: 16px 0 20px 20px;
    }
}

@media (min-width:734px) {
    .section-blog .view-filters input,
    .section-news .view-filters input {
        margin-bottom: 20px;
    }
}

@media (min-width:2001px) {
    .section-blog .view-filters input,
    .section-news .view-filters input {
        margin-bottom: 0;
    }
}

.section-blog .view-filters label,
.section-blog .view-filters select,
.section-blog .view-filters .form-item,
.section-blog .view-filters input,
.section-news .view-filters label,
.section-news .view-filters select,
.section-news .view-filters .form-item,
.section-news .view-filters input {
    font-weight: normal;
    font-size: 11px;
    font-size: 0.6111111111em;
    font-size: 0.6111111111rem;
}

@media (min-width:734px) {
    .section-blog .view-filters label,
    .section-blog .view-filters select,
    .section-blog .view-filters .form-item,
    .section-blog .view-filters input,
    .section-news .view-filters label,
    .section-news .view-filters select,
    .section-news .view-filters .form-item,
    .section-news .view-filters input {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

.section-blog .view-filters label,
.section-news .view-filters label {
    display: block;
    padding: 3px 0 5px 20px;
}

@media (min-width:734px) {
    .section-blog .view-filters label,
    .section-news .view-filters label {
        padding: 16px 0 20px 20px;
    }
}

.section-blog .view-filters label.hidden,
.section-news .view-filters label.hidden {
    text-indent: -9999px;
}

.section-blog .view-filters input,
.section-news .view-filters input {
    border: 1px solid #d8d7da;
    border-radius: 0;
    color: #363636;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.section-blog .view-filters .form-type-select,
.section-news .view-filters .form-type-select {
    margin-bottom: 10px;
}

@media (min-width:734px) {
    .section-blog .view-filters .form-type-select,
    .section-news .view-filters .form-type-select {
        margin-bottom: 20px;
    }
}

@media (max-width:1999px) {
    .section-blog .view-filters .form-type-select,
    .section-news .view-filters .form-type-select {
        width: 100%;
    }
}

.section-blog .view-filters select,
.section-blog .view-filters select:focus,
.section-news .view-filters select,
.section-news .view-filters select:focus {
    border: none;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    color: #363636;
    text-shadow: none;
}

.section-blog .view-filters select,
.section-news .view-filters select {
    height: 30px;
    padding-left: 20px;
}

@media (min-width:734px) {
    .section-blog .view-filters select,
    .section-news .view-filters select {
        height: 60px;
    }
}

@media (max-width:1999px) {
    .section-blog .view-filters select,
    .section-news .view-filters select {
        width: 100%;
    }
}

.section-blog .view-filters .form-submit,
.section-blog .view-filters .form-submit:focus,
.section-blog .view-filters .form-submit:hover,
.section-news .view-filters .form-submit,
.section-news .view-filters .form-submit:focus,
.section-news .view-filters .form-submit:hover {
    width: 70px;
    height: 32px;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    border: none;
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

@media (min-width:734px) {
    .section-blog .view-filters .form-submit,
    .section-blog .view-filters .form-submit:focus,
    .section-blog .view-filters .form-submit:hover,
    .section-news .view-filters .form-submit,
    .section-news .view-filters .form-submit:focus,
    .section-news .view-filters .form-submit:hover {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
        width: 145px;
        height: 60px;
    }
}

.section-blog .view-filters .form-submit,
.section-news .view-filters .form-submit {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat top left;
}

.section-blog .view-filters .form-submit:hover,
.section-news .view-filters .form-submit:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
}

@media (min-width:734px) and (max-width:1999px) {
    .section-blog .view-filters .form-submit,
    .section-blog .view-filters .form-submit:hover,
    .section-blog .view-filters form-submit:focus,
    .section-news .view-filters .form-submit,
    .section-news .view-filters .form-submit:hover,
    .section-news .view-filters form-submit:focus {
        margin-top: 20px !important;
    }
}

.section-blog .view-filters .form-submit,
.section-news .view-filters .form-submit {
    float: left;
}

.section-blog #edit-field-tags-tid-wrapper .form-item,
.section-news #edit-field-tags-tid-wrapper .form-item {
    border: 1px solid #d8d7da;
}

.section-blog #edit-field-tags-tid-wrapper .form-item-field-tags-tid,
.section-news #edit-field-tags-tid-wrapper .form-item-field-tags-tid {
    max-width: 100%;
}

.section-blog #edit-field-tags-tid-wrapper select,
.section-news #edit-field-tags-tid-wrapper select {
    width: 100%;
}

@media (min-width:2001px) {
    .section-blog #edit-field-tags-tid-wrapper,
    .section-news #edit-field-tags-tid-wrapper {
        width: 300px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        margin-right: 20px;
    }
    .section-blog #edit-field-tags-tid-wrapper select,
    .section-news #edit-field-tags-tid-wrapper select {
        width: 248px;
    }
}

.section-blog #edit-field-tags-tid-wrapper label,
.section-news #edit-field-tags-tid-wrapper label {
    display: none;
}

.section-blog #edit-field-publication-date-value-wrapper,
.section-blog #edit-field-publication-date-value-1-wrapper,
.section-news #edit-field-publication-date-value-wrapper,
.section-news #edit-field-publication-date-value-1-wrapper {
    position: relative;
}

.section-blog #edit-field-publication-date-value-wrapper .views-widget,
.section-blog #edit-field-publication-date-value-1-wrapper .views-widget,
.section-news #edit-field-publication-date-value-wrapper .views-widget,
.section-news #edit-field-publication-date-value-1-wrapper .views-widget {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

.section-blog #edit-field-publication-date-value-wrapper .description,
.section-blog #edit-field-publication-date-value-1-wrapper .description,
.section-news #edit-field-publication-date-value-wrapper .description,
.section-news #edit-field-publication-date-value-1-wrapper .description {
    display: none;
}

.section-blog #edit-field-publication-date-value-wrapper label,
.section-blog #edit-field-publication-date-value-1-wrapper label,
.section-news #edit-field-publication-date-value-wrapper label,
.section-news #edit-field-publication-date-value-1-wrapper label {
    margin-top: 0;
    margin-right: 20px !important;
    padding-top: 4px;
    background: transparent url(/sites/all/themes/aspca_2015/images/date.png) no-repeat scroll 100% 9px;
}

@media (min-width:734px) {
    .section-blog #edit-field-publication-date-value-wrapper label,
    .section-blog #edit-field-publication-date-value-1-wrapper label,
    .section-news #edit-field-publication-date-value-wrapper label,
    .section-news #edit-field-publication-date-value-1-wrapper label {
        padding-top: 17px;
        background: transparent url(/sites/all/themes/aspca_2015/images/date.png) no-repeat scroll center right;
    }
}

.section-blog #edit-field-publication-date-value-wrapper input,
.section-blog #edit-field-publication-date-value-wrapper .form-item,
.section-blog #edit-field-publication-date-value-wrapper .form-item div,
.section-blog #edit-field-publication-date-value-1-wrapper input,
.section-blog #edit-field-publication-date-value-1-wrapper .form-item,
.section-blog #edit-field-publication-date-value-1-wrapper .form-item div,
.section-news #edit-field-publication-date-value-wrapper input,
.section-news #edit-field-publication-date-value-wrapper .form-item,
.section-news #edit-field-publication-date-value-wrapper .form-item div,
.section-news #edit-field-publication-date-value-1-wrapper input,
.section-news #edit-field-publication-date-value-1-wrapper .form-item,
.section-news #edit-field-publication-date-value-1-wrapper .form-item div {
    width: 100% !important;
}

.section-blog #edit-field-publication-date-value-wrapper input,
.section-blog #edit-field-publication-date-value-1-wrapper input,
.section-news #edit-field-publication-date-value-wrapper input,
.section-news #edit-field-publication-date-value-1-wrapper input {
    background: transparent;
    padding-top: 7px;
}

.section-blog #edit-field-publication-date-value-wrapper input:focus,
.section-blog #edit-field-publication-date-value-1-wrapper input:focus,
.section-news #edit-field-publication-date-value-wrapper input:focus,
.section-news #edit-field-publication-date-value-1-wrapper input:focus {
    background: #fff;
}

@media (min-width:734px) {
    .section-blog #edit-field-publication-date-value-wrapper input,
    .section-blog #edit-field-publication-date-value-1-wrapper input,
    .section-news #edit-field-publication-date-value-wrapper input,
    .section-news #edit-field-publication-date-value-1-wrapper input {
        padding-top: 20px;
    }
}

@media (min-width:734px) {
    .section-blog #edit-field-publication-date-value-wrapper,
    .section-blog #edit-field-publication-date-value-1-wrapper,
    .section-news #edit-field-publication-date-value-wrapper,
    .section-news #edit-field-publication-date-value-1-wrapper {
        width: 160px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
    .section-blog #edit-field-publication-date-value-wrapper .views-widget,
    .section-blog #edit-field-publication-date-value-1-wrapper .views-widget,
    .section-news #edit-field-publication-date-value-wrapper .views-widget,
    .section-news #edit-field-publication-date-value-1-wrapper .views-widget {
        width: auto;
    }
}

@media (min-width:734px) and (max-width:1999px) {
    .section-blog #edit-field-publication-date-value-wrapper,
    .section-blog #edit-field-publication-date-value-1-wrapper,
    .section-news #edit-field-publication-date-value-wrapper,
    .section-news #edit-field-publication-date-value-1-wrapper {
        width: 49%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
    .section-blog #edit-field-publication-date-value-wrapper#edit-field-publication-date-value-wrapper,
    .section-blog #edit-field-publication-date-value-1-wrapper#edit-field-publication-date-value-wrapper,
    .section-news #edit-field-publication-date-value-wrapper#edit-field-publication-date-value-wrapper,
    .section-news #edit-field-publication-date-value-1-wrapper#edit-field-publication-date-value-wrapper {
        margin-right: 2%;
    }
    .section-blog #edit-field-publication-date-value-wrapper .views-widget,
    .section-blog #edit-field-publication-date-value-1-wrapper .views-widget,
    .section-news #edit-field-publication-date-value-wrapper .views-widget,
    .section-news #edit-field-publication-date-value-1-wrapper .views-widget {
        width: 100%;
    }
}

@media (min-width:2000px) {
    .section-blog #edit-field-publication-date-value-wrapper,
    .section-blog #edit-field-publication-date-value-1-wrapper,
    .section-news #edit-field-publication-date-value-wrapper,
    .section-news #edit-field-publication-date-value-1-wrapper {
        margin-right: 20px;
    }
}

@media (min-width:880px) and (max-width:1999px) {
    .section-blog #edit-field-publication-date-value-wrapper,
    .section-news #edit-field-publication-date-value-wrapper {
        clear: left;
    }
}

.section-blog #edit-body-value-wrapper,
.section-news #edit-body-value-wrapper {
    position: relative;
}

.section-blog #edit-body-value-wrapper .views-widget,
.section-news #edit-body-value-wrapper .views-widget {
    position: relative;
}

.section-blog #edit-body-value-wrapper input,
.section-news #edit-body-value-wrapper input {
    width: 100%;
    background: transparent;
    border-right: none;
}

.section-blog #edit-body-value-wrapper input:focus,
.section-news #edit-body-value-wrapper input:focus {
    background: #fff;
}

.section-blog #edit-body-value-wrapper label,
.section-news #edit-body-value-wrapper label {
    position: absolute;
    left: 0;
    text-indent: 70px;
    top: 0px;
    width: 100%;
    color: #848484;
}

@media (min-width:734px) {
    .section-blog #edit-body-value-wrapper label,
    .section-news #edit-body-value-wrapper label {
        left: 0;
        text-indent: 145px;
    }
}

@media (min-width:2001px) {
    .section-blog #edit-body-value-wrapper label,
    .section-news #edit-body-value-wrapper label {
        left: 0px;
        text-indent: 0;
    }
}

.section-blog #edit-body-value-wrapper label.hidden,
.section-news #edit-body-value-wrapper label.hidden {
    text-indent: -9999px;
}

@media (max-width:733px) {
    .section-blog #edit-body-value-wrapper,
    .section-news #edit-body-value-wrapper {
        margin-left: -70px;
        padding-left: 70px;
        margin-top: 0;
    }
}

@media (max-width:1999px) {
    .section-blog #edit-body-value-wrapper,
    .section-news #edit-body-value-wrapper {
        float: left;
        width: 100%;
    }
}

@media (min-width:734px) and (max-width:1999px) {
    .section-blog #edit-body-value-wrapper,
    .section-news #edit-body-value-wrapper {
        clear: left;
        margin-left: -145px;
        padding-left: 145px;
        margin-top: 20px;
    }
}

@media (min-width:2000px) {
    .section-blog #edit-body-value-wrapper,
    .section-news #edit-body-value-wrapper {
        width: 200px;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        float: left;
        clear: none;
    }
}

.section-blog .story-link,
.section-news .story-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-indent: -9999px;
    z-index: 999;
}

.view.latest-story,
.pane-latest-story {
    position: relative;
}

.pane-latest-story h2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 200px;
    margin: 0px;
    color: #fff;
    padding: 5px 20px;
    text-align: center;
    background: #b7b7b7;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 11px;
    font-size: 0.6111111111em;
    font-size: 0.6111111111rem;
    text-transform: uppercase;
    z-index: 100;
}

@media (min-width:734px) and (max-width:880px) {
    .pane-latest-story h2 {
        left: 359px;
    }
}

@media (min-width:880px) {
    .pane-latest-story h2 {
        left: 384px;
    }
}

@media (min-width:881px) and (max-width:1139px) {
    .pane-latest-story h2 {
        font-size: 10px;
        font-size: 0.5555555556em;
        font-size: 0.5555555556rem;
        width: 170px;
        left: 354px;
    }
}

@media (min-width:2000px) {
    .pane-latest-story h2 {
        left: 540px;
    }
}

@media (min-width:1366px) {
    .latest-story .article {
        border-bottom: 4px solid #DD233A;
    }
}

@media (min-width:1366px) and (min-width:734px) {
    .latest-story .article {
        border-bottom: 6px solid #DD233A;
    }
}

@media (max-width:880px) {
    .latest-story .article {
        border: 1px solid #d8d7da;
    }
    .latest-story .article img {
        width: 100%;
        height: auto;
    }
    .latest-story .article .title {
        margin-bottom: 15px;
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
        line-height: 1.25em;
    }
    .latest-story .article .timestamp {
        padding-bottom: 10px;
    }
    .latest-story .article .text {
        padding-top: 20px;
    }
}

@media (min-width:734px) and (max-width:880px) {
    .latest-story .article {
        padding-top: 0;
    }
    .latest-story .article .thumbnail {
        float: left;
        width: 339px;
    }
    .latest-story .article img {
        width: 100%;
    }
    .latest-story .article .text {
        padding-top: 40px;
        padding-left: 20px;
        margin-right: -339px;
        padding-right: 339px;
    }
}

@media (max-width:733px) {
    .latest-story .article {
        padding-top: 0;
        padding-bottom: 30px;
    }
    .latest-story .article .thumbnail {
        width: 100%;
    }
    .latest-story .article img {
        width: 339px;
        height: auto;
        float: none;
    }
    .latest-story .article .text {
        width: 100%;
        margin: 0;
        padding-left: 10px;
        padding-right: 10px;
    }
    .latest-story .article .title {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
    .latest-story .article .timestamp,
    .latest-story .article .summary {
        display: block;
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media (min-width:881px) and (max-width:1139px) {
    .latest-story .article .text {
        padding-left: 20px;
    }
}

@media (min-width:2000px) {
    .latest-story .article .thumbnail {
        width: 465px;
    }
    .latest-story .article img {
        width: 465px;
        height: auto;
        float: none;
    }
    .latest-story .article .text {
        padding-left: 75px;
        margin-right: -465px;
        padding-right: 575px;
    }
}

.sidebar-donate img {
    max-width: 100%;
    height: auto !important;
}

.recent-blog-posts h2 {
    margin-top: 0;
    padding-top: 0;
}

@media (min-width:734px) {
    .vendor-ie-8 .page-news .view-filters select {
        padding-right: 50px;
        height: 40px;
    }
}

@media (min-width:734px) {
    .vendor-ie-8 .page-news .view-filters .form-submit {
        height: 58px;
    }
}

@media (min-width:734px) {
    .vendor-ie .page-news .view-filters select {
        padding-right: 55px;
    }
}

.page-about-us-press-releases .view-press-release-list-view form {
    overflow: hidden;
}

.page-about-us-press-releases .view-press-release-list-view .form-submit,
.page-about-us-press-releases .view-press-release-list-view .form-submit:focus,
.page-about-us-press-releases .view-press-release-list-view .form-submit:hover {
    width: 70px;
    height: 32px;
    font-size: 12px;
    font-size: 0.6666666667em;
    font-size: 0.6666666667rem;
    border: none;
    margin: 0;
    padding: 0;
    color: #fff;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

@media (min-width:734px) {
    .page-about-us-press-releases .view-press-release-list-view .form-submit,
    .page-about-us-press-releases .view-press-release-list-view .form-submit:focus,
    .page-about-us-press-releases .view-press-release-list-view .form-submit:hover {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
        width: 145px;
        height: 60px;
    }
}

.page-about-us-press-releases .view-press-release-list-view .form-submit {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat top left;
}

.page-about-us-press-releases .view-press-release-list-view .form-submit:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
}

@media (min-width:734px) and (max-width:1999px) {
    .page-about-us-press-releases .view-press-release-list-view .form-submit,
    .page-about-us-press-releases .view-press-release-list-view .form-submit:hover,
    .page-about-us-press-releases .view-press-release-list-view form-submit:focus {
        margin-top: 20px !important;
    }
}

.page-about-us-press-releases .view-press-release-list-view .form-submit {
    float: left;
}

.page-about-us-press-releases .view-press-release-list-view .form-submit,
.page-about-us-press-releases .view-press-release-list-view .form-submit:hover,
.page-about-us-press-releases .view-press-release-list-view .form-submit:focus {
    margin: 0 !important;
    float: none !important;
    clear: both !important;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
    width: 145px;
    height: 60px;
}

.page-about-us-press-releases .view-press-release-list-view .form-submit {
    background: transparent url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat scroll left top !important;
}

@media (max-width:732px) {
    .page-about-us-press-releases .view-press-release-list-view .form-submit,
    .page-about-us-press-releases .view-press-release-list-view .form-submit:hover,
    .page-about-us-press-releases .view-press-release-list-view .form-submit:focus {
        width: 125px;
    }
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper {
    position: relative;
    float: left;
    width: 49%;
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper .views-widget,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper .views-widget {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper .description,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper .description {
    display: none;
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper label,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper label {
    margin-top: 0;
    margin-right: 20px !important;
    padding-top: 4px;
    background: transparent url(/sites/all/themes/aspca_2015/images/date.png) no-repeat scroll 100% 9px;
}

@media (min-width:734px) {
    .page-about-us-press-releases #edit-field-publication-date-value-min-wrapper label,
    .page-about-us-press-releases #edit-field-publication-date-value-max-wrapper label {
        padding-top: 17px;
        background: transparent url(/sites/all/themes/aspca_2015/images/date.png) no-repeat scroll center right;
    }
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper input,
.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper .form-item,
.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper .form-item div,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper input,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper .form-item,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper .form-item div {
    width: 100% !important;
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper input,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper input {
    background: transparent;
    padding-top: 7px;
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper input:focus,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper input:focus {
    background: #fff;
}

@media (min-width:734px) {
    .page-about-us-press-releases #edit-field-publication-date-value-min-wrapper input,
    .page-about-us-press-releases #edit-field-publication-date-value-max-wrapper input {
        padding-top: 20px;
    }
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper label,
.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper input,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper label,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper input {
    font-weight: normal;
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper label,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper label {
    width: 96%;
    display: block;
    padding: 18px 0 5px 20px;
    position: absolute !important;
    background: transparent url(/sites/all/themes/aspca_2015/images/date.png) no-repeat scroll right 20px !important;
    z-index: -1;
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper label.hidden,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper label.hidden {
    text-indent: -9999px !important;
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper input,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper input {
    border: 1px solid #d8d7da;
    border-radius: 0;
    color: #363636;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper input,
.page-about-us-press-releases #edit-field-publication-date-value-max-wrapper input {
    height: 60px;
    padding-top: 2px;
    padding-left: 15px;
}

.page-about-us-press-releases #edit-field-publication-date-value-min-wrapper {
    margin-right: 2%;
}

.node-type-section h1#page-title h1#page-title {
    position: relative;
    padding-bottom: 0;
}

@media (min-width:768px) and (max-width:1139px) {
    .node-type-section #section-panel h2 {
        font-size: 44px;
        font-size: 2.4444444444em;
        font-size: 2.4444444444rem;
        margin-bottom: 20px;
    }
    .node-type-section #section-panel h3,
    .node-type-section #section-panel .pane-form-sidebar-content h2,
    .pane-form-sidebar-content .node-type-section #section-panel h2,
    .node-type-section #section-panel .panel-col-last h2.pane-title,
    .panel-col-last .node-type-section #section-panel h2.pane-title,
    .node-type-section #section-panel .right-col h2.pane-title,
    .right-col .node-type-section #section-panel h2.pane-title,
    .node-type-section #section-panel blockquote,
    .node-type-section #section-panel .section-latest-news .title,
    .section-latest-news .node-type-section #section-panel .title,
    .node-type-section #section-panel .teaser-list .title,
    .teaser-list .node-type-section #section-panel .title,
    .node-type-section #section-panel .block-service-links h2,
    .block-service-links .node-type-section #section-panel h2,
    .node-type-section #section-panel .pane-service-links h2,
    .pane-service-links .node-type-section #section-panel h2,
    .node-type-section #section-panel .pane-service-links-service-links-not-node h2,
    .pane-service-links-service-links-not-node .node-type-section #section-panel h2,
    .node-type-section #section-panel .recent-blog-posts h2,
    .recent-blog-posts .node-type-section #section-panel h2,
    .node-type-section #section-panel .section-ways-to-give .monthly-donor h2,
    .section-ways-to-give .monthly-donor .node-type-section #section-panel h2 {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

.panel-col-last .inside > .panel-pane.pane-form-sidebar-content {
    background: transparent;
    padding: 0;
    margin: 0;
    border: none;
}

@media (max-width:1139px) {
    .panel-col-last .inside > .panel-pane.pane-form-sidebar-content {
        margin: 0 auto;
    }
}

.panel-col-last .inside > .panel-pane.pane-form-sidebar-content .views-row {
    margin: 30px 0;
    padding: 30px 10px 30px 10px;
    border: 4px solid #eee;
    background: #fff;
}

.panel-col-last .inside > .panel-pane.pane-form-sidebar-content .views-row:first-child {
    margin-top: -30px;
}

@media (max-width:1139px) {
    .panel-col-last .inside > .panel-pane.pane-form-sidebar-content .views-row {
        padding-top: 40px;
        margin: 30px auto;
    }
}

@media (min-width:1140px) {
    .panel-col-last .inside > .panel-pane.pane-form-sidebar-content .views-row {
        padding: 30px;
        border: 7px solid #eee;
    }
}

@media (max-width:768px) {
    .panel-col-last .inside > .panel-pane.pane-form-sidebar-content {
        padding-top: 40px;
        margin: 0 auto;
    }
}

.pane-node-field-section-h-feature-text {
    padding-top: 15px;
}

.section-horizontal-feature {
    position: relative;
    max-width: 309px;
    margin: 50px auto 20px auto;
}

.section-horizontal-feature .thumbnail {
    display: block;
}

.section-horizontal-feature .thumbnail img {
    width: 100%;
    height: auto;
}

.section-horizontal-feature .title {
    position: absolute;
    float: left;
    bottom: 1em;
    padding: 0 1em;
    display: block;
    width: 100%;
    text-align: center;
    color: #fff;
    pointer-events: none;
}

@media (min-width:734px) {
    .section-horizontal-feature {
        margin: 0 auto 20px auto;
    }
}

@media (min-width:1140px) {
    .section-horizontal-feature {
        float: left;
        width: 30%;
        margin-right: 4.5%;
    }
    .section-horizontal-feature.views-row-last,
    .section-horizontal-feature:last-child {
        margin-right: 0;
    }
}

.section-horizontal-feature .thumbnail:before {
    bottom: 13px;
}

.section-horizontal-feature.views-row-first {
    margin-top: 0;
}

.no-opacity .section-horizontal-feature.hover {
    overflow: hidden;
}

.no-opacity .section-horizontal-feature.hover img {
    margin-left: -9999px;
}

.tab-image {
    position: relative;
    margin-bottom: 60px;
}

.tab-image img {
    height: auto;
    display: block;
}

.field-name-field-additional-content-tabs {
    display: none;
}

.tab-section {
    display: none;
}

.tab-section:first-child {
    display: block;
}

.tab-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.tab-links.tabs-2 li {
    width: 50%;
}

.tab-links.tabs-3 li {
    width: 33.3%;
}

@media (min-width:768px) {
    .tab-links.tabs-2 li,
    .tab-links.tabs-3 li {
        width: auto;
    }
}

.tab-links li {
    float: left;
    margin-bottom: 0;
}

@media (max-width:767px) {
    .tab-links li:first-child a {
        /*border-bottom-left-radius: 4px;
        border-left: 1px solid #8dc63f;*/
        border-left: none;
    }
    .tab-links li:last-child a {
        border-bottom-right-radius: 4px;
    }
}

@media (min-width:768px) {
    .tab-links li {
        margin-left: 20px;
        width: auto;
    }
}

@media (min-width:2000px) {
    .tab-links li {
        margin-left: 30px;
    }
}

.tab-links a {
    box-sizing: content-box;
    display: block;
    padding: 15px 15px;
    text-align: center;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    line-height: 1.25em;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    color: #DD233A;
    background: #fff;
    /*border-top: 1px solid #8dc63f;
    border-bottom: 1px solid #8dc63f;
    border-right: 1px solid #8dc63f;*/
}

@media (min-width:768px) {
    .tab-links a {
        border-radius: 0;
        text-transform: uppercase;
        font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
        padding: 30px 0;
        border: none;
        border-top-left-radius: 4px;
        border-top-right-radius: 4px;
        width: 120px;
        padding: 15px 0;
        color: #fff;
        background: #8dc63f;
    }
}

@media (min-width:734px) and (max-width:1139px) {
    .tab-links a {
        font-size: 16px;
        font-size: 0.8888888889em;
        font-size: 0.8888888889rem;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .tab-links a {
        width: 203px;
        font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    }
}

@media (min-width:1140px) {
    .tab-links a {
        width: 200px;
        padding: 18px 0px 17px 0px;
    }
}

@media (min-width:2000px) {
    .tab-links a {
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
        width: 312px;
        padding: 20px 0;
    }
}

.tab-links a.active {
    position: relative;
    background: #DD233A;
    color: #fff;
}

@media (max-width:767px) {
    .tab-links a.active:after {
        content: "";
        display: block;
        width: 32px;
        height: 14px;
        background: url(/sites/all/themes/aspca_2015/images/tab_arrow.png) center no-repeat;
        position: absolute;
        left: 50%;
        margin-left: -16px;
        bottom: -15px;
    }
}

@media (min-width:768px) {
    .tab-links a.active {
        background: #fff;
        color: #DD233A;
    }
}

@media (min-width:768px) {
    .tab-links {
        position: absolute;
        bottom: 0;
        left: 0;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .tab-links {
        left: 50%;
        margin-left: -345px;
    }
}

@media (max-width:767px) {
    .tab-links.tabs-standalone,
    .tab-links.tabs-standalone li {
        margin-left: 0 !important;
    }
}

.tab-links.tabs-standalone {
    margin-bottom: 40px;
    position: static;
    border-bottom: 1px solid #d8d7da;
}

.tab-links.tabs-standalone a {
    margin-bottom: -2px;
}

@media (min-width:768px) {
    .tab-links.tabs-standalone a {
        margin-bottom: -1px;
    }
}

.tab-links.tabs-standalone a li:first-child a {
    border-top-left-radius: 4px;
}

@media (max-width:767px) {
    .tab-links.tabs-standalone a li:first-child a {
        border-left: 1px solid #8dc63f;
    }
}

.tab-links.tabs-standalone a li:last-child a {
    border-top-right-radius: 4px;
}

@media (min-width:768px) {
    .tab-links.tabs-standalone a.active {
        border: 1px solid #d8d7da;
        border-bottom: none;
    }
}

.tab-titles {
    display: none;
}

.node-type-section .pane-node-field-url .field-item {
    text-align: center;
}

@media (min-width:734px) {
    .node-type-section .pane-node-field-url .field-item {
        text-align: left;
    }
}

.view-adoptable-animals-list-views .form-item {
    margin: 10px 0;
}

.view-adoptable-animals-list-views .view-header p {
    margin: 0;
    padding: 0;
}

.view-adoptable-animals-list-views .view-filters {
    margin-bottom: 40px;
}

.view-adoptable-animals-list-views form {
    overflow: hidden;
}

.view-adoptable-animals-list-views .views-exposed-widget {
    width: 100%;
}

@media (min-width:734px) {
    .view-adoptable-animals-list-views .views-exposed-widget {
        width: 250px;
        float: left;
    }
    .view-adoptable-animals-list-views .views-exposed-widget.views-widget-filter-field_age_range_cats_value,
    .view-adoptable-animals-list-views .views-exposed-widget.views-widget-filter-field_age_range_dogs_value {
        margin-right: 30px;
    }
}

@media (min-width:1140px) {
    .view-adoptable-animals-list-views .views-exposed-widget {
        width: 270px;
    }
    .view-adoptable-animals-list-views .views-exposed-widget.views-widget-filter-field_age_range_cats_value,
    .view-adoptable-animals-list-views .views-exposed-widget.views-widget-filter-field_age_range_dogs_value {
        margin-right: 40px;
    }
}

.view-adoptable-animals-list-views .view-filters select,
.view-adoptable-animals-list-views .view-filters select:focus {
    border: none;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.view-adoptable-animals-list-views .view-filters select {
    padding-left: 10px;
}

@media (max-width:1140px) {
    .view-adoptable-animals-list-views .view-filters select {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

#oops-adopt.pane-adoptable-animals-list-views-panel-pane-3,
#oops-adopt.pane-adoptable-animals-list-views-panel-pane-1 {
    margin: 40px 0;
}

.listing-image-narrow {
    width: 300px;
    height: 190px;
    overflow: hidden;
    margin: 0 auto;
}

.view-adoptable-animals-list-views .listing {
    position: relative;
    width: 245px;
    margin: 0 auto;
    margin-bottom: 30px;
}

@media (min-width:768px) {
    .view-adoptable-animals-list-views .listing {
        width: 30%;
        margin-right: 3%;
        float: left;
        height: auto;
        overflow: auto;
    }
}

@media (min-width:1140px) {
    .view-adoptable-animals-list-views .listing {
        width: 330px;
        margin-right: 20px;
    }
}

@media (min-width:1366px) {
    .view-adoptable-animals-list-views .listing {
        width: 305px;
        margin-right: 30px;
    }
}

@media (min-width:2000px) {
    .view-adoptable-animals-list-views .listing {
        width: 500px;
        margin-right: 20px;
    }
}

.view-adoptable-animals-list-views .listing .link a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-indent: -9999px;
    z-index: 999;
}

.view-adoptable-animals-list-views .listing .title {
    font-family: "Museo Sans 500", "Helvetica Neue", Arial, Helvetica, sans-serif;
    background: #79bde8;
    text-align: center;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    line-height: 1.25em;
    padding: .25em 0 .125em 0;
}

@media (min-width:2000px) {
    .view-adoptable-animals-list-views .listing .title {
        font-size: 33px;
        font-size: 1.8333333333em;
        font-size: 1.8333333333rem;
    }
}

.view-adoptable-animals-list-views .listing .title a {
    color: #fff;
}

.view-adoptable-animals-list-views .listing.hover .title {
    position: absolute;
    top: 25%;
}

@media (min-width:1140px) {
    .view-adoptable-animals-list-views .listing.hover .title {
        top: 30%;
    }
}

.view-adoptable-animals-list-views .listing .thumbnail a {
    display: block;
}

.view-adoptable-animals-list-views .listing img {
    width: 100%;
    height: auto;
    display: block;
}

.pane-form-sidebar-content .view-adoptable-animals-list-views,
.node-donation-sidebar-content .view-adoptable-animals-list-views {
    margin: 0 auto;
    text-align: center;
}

.pane-form-sidebar-content .view-adoptable-animals-list-views .view-content,
.node-donation-sidebar-content .view-adoptable-animals-list-views .view-content {
    display: inline-block;
    max-width: 100%;
}

.pane-form-sidebar-content .view-adoptable-animals-list-views .listing,
.node-donation-sidebar-content .view-adoptable-animals-list-views .listing {
    float: none;
    clear: both;
    max-width: 100%;
}

.pane-form-sidebar-content .view-adoptable-animals-list-views .listing .thumbnail:before,
.node-donation-sidebar-content .view-adoptable-animals-list-views .listing .thumbnail:before {
    bottom: 0;
}

@media (min-width:768px) {
    .pane-form-sidebar-content .view-adoptable-animals-list-views .listing.hover .title,
    .node-donation-sidebar-content .view-adoptable-animals-list-views .listing.hover .title {
        top: 20%;
    }
    .pane-form-sidebar-content .view-adoptable-animals-list-views .listing.hover.plus:before:hover,
    .node-donation-sidebar-content .view-adoptable-animals-list-views .listing.hover.plus:before:hover {
        bottom: 50px;
    }
}

@media (min-width:768px) and (max-width:1139px) {
    .pane-form-sidebar-content .view-adoptable-animals-list-views .listing,
    .node-donation-sidebar-content .view-adoptable-animals-list-views .listing {
        height: auto;
    }
    .pane-form-sidebar-content .view-adoptable-animals-list-views .listing .thumbnail::before,
    .node-donation-sidebar-content .view-adoptable-animals-list-views .listing .thumbnail::before {
        bottom: 6px;
    }
    .pane-form-sidebar-content .view-adoptable-animals-list-views .listing.hover.plus:hover:before,
    .node-donation-sidebar-content .view-adoptable-animals-list-views .listing.hover.plus:hover:before {
        background-image: none;
    }
}

@media (min-width:2000px) {
    .pane-form-sidebar-content .view-adoptable-animals-list-views .listing .title,
    .node-donation-sidebar-content .view-adoptable-animals-list-views .listing .title {
        font-size: 16px;
        font-size: 0.8888888889em;
        font-size: 0.8888888889rem;
    }
    .pane-form-sidebar-content .view-adoptable-animals-list-views .listing.hover .title,
    .node-donation-sidebar-content .view-adoptable-animals-list-views .listing.hover .title {
        top: 10%;
    }
}

@media (max-width:733px) {
    .section-ways-to-give #page-title {
        max-width: 150px;
    }
}

.section-ways-to-give .monthly-donor p,
.section-ways-to-give .monthly-donor ul {
    color: #363636;
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
}

.section-ways-to-give .monthly-donor.dual-content {
    background: #f6f6f6;
    padding: 20px;
}

@media (min-width:734px) {
    .section-ways-to-give .monthly-donor.dual-content {
        padding: 40px;
    }
}

.section-ways-to-give .monthly-donor .right h2 {
    color: #999;
    margin: 25px 0 20px 0;
}

@media (min-width:734px) {
    .section-ways-to-give .monthly-donor .right h2 {
        margin-top: 0;
    }
}

.section-ways-to-give .monthly-donor .arrow-link br {
    display: none;
    font-size: 16px;
    font-size: 0.8888888889em;
    font-size: 0.8888888889rem;
}

@media (min-width:2001px) {
    .section-ways-to-give .monthly-donor .arrow-link br {
        display: inline;
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

@media (min-width:734px) {
    .section-ways-to-give .monthly-donor .left {
        width: 60%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
        padding-right: 0%;
        padding-right: 50px;
    }
    .section-ways-to-give .monthly-donor .right {
        width: 40%;
        float: left;
        margin-right: 1.6949152542%;
        margin: 0;
    }
    .section-ways-to-give .monthly-donor p,
    .section-ways-to-give .monthly-donor ul {
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

.section-ways-to-give .monthly-donor .donate-button,
.section-ways-to-give .monthly-donor .content-donate,
.section-ways-to-give .monthly-donor .campaign-form .webform-client-form #edit-actions input,
.campaign-form .webform-client-form #edit-actions .section-ways-to-give .monthly-donor input {
    font-size: 14px;
    font-size: 0.7777777778em;
    font-size: 0.7777777778rem;
    padding: 10px 30px;
    line-height: 1.25em;
    text-transform: uppercase;
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat top left;
}

.section-ways-to-give .monthly-donor .donate-button:hover,
.section-ways-to-give .monthly-donor .content-donate:hover,
.section-ways-to-give .monthly-donor .campaign-form .webform-client-form #edit-actions input:hover,
.campaign-form .webform-client-form #edit-actions .section-ways-to-give .monthly-donor input:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
}

@media (min-width:734px) {
    .section-ways-to-give .monthly-donor .donate-button,
    .section-ways-to-give .monthly-donor .content-donate,
    .section-ways-to-give .monthly-donor .campaign-form .webform-client-form #edit-actions input,
    .campaign-form .webform-client-form #edit-actions .section-ways-to-give .monthly-donor input {
        padding: 20px 50px;
        font-size: 18px;
        font-size: 1em;
        font-size: 1rem;
    }
}

.section-ways-to-give .more-link {
    margin-top: 50px;
    text-align: center;
}

.nyc-services,
.campaign-get-involved,
.swyh .campaign-more-actions,
.swyh .campaign-more-resources {
    width: 100%;
    background-color: #f4f4f4;
    overflow: hidden;
}

.nyc-services h2,
.campaign-get-involved h2,
.swyh .campaign-more-actions h2,
.swyh .campaign-more-resources h2 {
    margin: 36.5px 0;
    text-align: center;
    color: #DD233A;
}

@media (max-width:734px) {
    .nyc-services h2,
    .campaign-get-involved h2,
    .swyh .campaign-more-actions h2,
    .swyh .campaign-more-resources h2 {
        padding: 0 20px;
    }
}

.nyc-services .view-content,
.campaign-get-involved .view-content,
.swyh .campaign-more-actions .view-content,
.swyh .campaign-more-resources .view-content {
    margin: 0 auto;
    padding-bottom: 30px;
}

@media (min-width:734px) {
    .nyc-services .view-content,
    .campaign-get-involved .view-content,
    .swyh .campaign-more-actions .view-content,
    .swyh .campaign-more-resources .view-content {
        width: 96%;
    }
}

@media (min-width:1366px) {
    .nyc-services .view-content,
    .campaign-get-involved .view-content,
    .swyh .campaign-more-actions .view-content,
    .swyh .campaign-more-resources .view-content {
        width: 1100px;
    }
}

@media (min-width:2000px) {
    .nyc-services .view-content,
    .campaign-get-involved .view-content,
    .swyh .campaign-more-actions .view-content,
    .swyh .campaign-more-resources .view-content {
        width: 1370px;
    }
}

.nyc-services ul,
.campaign-get-involved ul,
.swyh .campaign-more-actions ul,
.swyh .campaign-more-resources ul {
    margin-bottom: 0;
    list-style-type: none;
    text-align: center;
}

.nyc-services ul .views-row,
.campaign-get-involved ul .views-row,
.swyh .campaign-more-actions ul .views-row,
.swyh .campaign-more-resources ul .views-row {
    width: 31%;
    display: inline-block;
}

@media (min-width:2000px) {
    .nyc-services ul .views-row,
    .campaign-get-involved ul .views-row,
    .swyh .campaign-more-actions ul .views-row,
    .swyh .campaign-more-resources ul .views-row {
        vertical-align: top;
    }
}

.nyc-services ul .views-row .views-field-field-image a,
.campaign-get-involved ul .views-row .views-field-field-image a,
.swyh .campaign-more-actions ul .views-row .views-field-field-image a,
.swyh .campaign-more-resources ul .views-row .views-field-field-image a {
    display: block;
    line-height: 0;
}

.nyc-services ul .views-row .views-field-field-image img,
.campaign-get-involved ul .views-row .views-field-field-image img,
.swyh .campaign-more-actions ul .views-row .views-field-field-image img,
.swyh .campaign-more-resources ul .views-row .views-field-field-image img {
    overflow: hidden;
    width: 100%;
    height: auto;
}

.nyc-services ul .views-row .views-field-nothing,
.campaign-get-involved ul .views-row .views-field-nothing,
.swyh .campaign-more-actions ul .views-row .views-field-nothing,
.swyh .campaign-more-resources ul .views-row .views-field-nothing {
    background-color: #fff;
    padding: 25px;
    border: 1px solid #d5d5d5;
    border-top: none;
}

.nyc-services ul .views-row .views-field-nothing .views-field,
.campaign-get-involved ul .views-row .views-field-nothing .views-field,
.swyh .campaign-more-actions ul .views-row .views-field-nothing .views-field,
.swyh .campaign-more-resources ul .views-row .views-field-nothing .views-field {
    text-align: left;
}

.nyc-services ul .views-row .views-field-field-url,
.campaign-get-involved ul .views-row .views-field-field-url,
.swyh .campaign-more-actions ul .views-row .views-field-field-url,
.swyh .campaign-more-resources ul .views-row .views-field-field-url {
    padding-bottom: 20px;
}

.nyc-services ul .views-row.views-row-2,
.campaign-get-involved ul .views-row.views-row-2,
.swyh .campaign-more-actions ul .views-row.views-row-2,
.swyh .campaign-more-resources ul .views-row.views-row-2 {
    margin: 0 2%;
}

@media (max-width:1140px) {
    .nyc-services ul .views-row,
    .campaign-get-involved ul .views-row,
    .swyh .campaign-more-actions ul .views-row,
    .swyh .campaign-more-resources ul .views-row {
        width: 50%;
        margin: 0 auto;
        margin-bottom: 20px;
    }
    .nyc-services ul .views-row.views-row-2,
    .campaign-get-involved ul .views-row.views-row-2,
    .swyh .campaign-more-actions ul .views-row.views-row-2,
    .swyh .campaign-more-resources ul .views-row.views-row-2 {
        margin: 0 auto 20px;
    }
    .nyc-services ul .views-row.views-row-last,
    .campaign-get-involved ul .views-row.views-row-last,
    .swyh .campaign-more-actions ul .views-row.views-row-last,
    .swyh .campaign-more-resources ul .views-row.views-row-last {
        margin-bottom: 0;
    }
}

@media (max-width:734px) {
    .nyc-services ul .views-row,
    .campaign-get-involved ul .views-row,
    .swyh .campaign-more-actions ul .views-row,
    .swyh .campaign-more-resources ul .views-row {
        width: 80%;
    }
}

.campaign #content > .title-area {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
}

.campaign .pane-title {
    text-align: center;
}

.campaign .panel-1col .panel-col {
    padding: 0 !important;
}

.campaign .panel-1col .panel-col > div > .panel-pane {
    padding: 0 20px !important;
    margin: 0 auto 60px auto;
}

@media (min-width:1366px) {
    .campaign .panel-1col .panel-col > div > .panel-pane {
        width: 1100px;
    }
}

@media (min-width:2000px) {
    .campaign .panel-1col .panel-col > div > .panel-pane {
        width: 1370px;
    }
}

.campaign .panel-1col .panel-col > div > .panel-pane.homepage-featured {
    padding: 0 !important;
}

@media (min-width:734px) {
    .campaign .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 640px;
    }
}

@media (min-width:768px) {
    .campaign .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 768px;
    }
}

@media (min-width:1140px) {
    .campaign .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 1140px;
    }
}

@media (min-width:2000px) {
    .campaign .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 1560px;
    }
}

.campaign .panel-1col .panel-col > div > .panel-pane.campaign-top-banner {
    padding: 0 !important;
}

.campaign .panel-1col .panel-col > div > .panel-pane.campaign-form {
    padding-top: 0 !important;
    margin: 0 auto 0 auto;
}

.campaign .panel-1col .panel-col > div > .panel-pane.campaign-form-intro {
    padding: 20px 20px 10px 20px !important;
    margin: 0 auto 0 auto;
}

.campaign .panel-1col .panel-col > div > .panel-pane.campaign-rescue {
    padding: 50px 0 50px 0 !important;
}

.campaign .panel-1col .panel-col > div > .panel-pane.campaign-rescue p {
    padding: 0 20px;
}

.campaign .panel-1col .panel-col > div > .panel-pane.campaign-get-involved {
    padding: 0 20px 40px 20px !important;
    margin: 0 auto 0 auto;
}

.campaign .panel-1col .panel-col > div > .panel-pane.campaign-photo {
    padding: 0 0 50px 0 !important;
}

.campaign .panel-1col .panel-col > div > .panel-pane.campaign-photo p {
    padding: 0 20px;
}

.campaign .panel-pane.title-area,
.campaign .campaign-form,
.campaign .campaign-get-involved,
.campaign .campaign-photo,
.campaign .campaign-rescue {
    width: 100% !important;
}

.campaign .campaign-top-banner img,
.campaign .campaign-photo .title-area img {
    width: 100%;
    height: auto;
    position: static;
}

.campaign .campaign-top-logo img {
    max-width: 100%;
    height: auto !important;
}

.campaign .campaign-news .featured-story {
    position: relative;
}

.campaign .campaign-news .link {
    position: absolute;
}

.campaign .campaign-news .cycle-pager {
    position: relative;
    z-index: 9999 !important;
}

.campaign-sponsors {
    text-align: center;
}

.campaign-sponsors ul {
    text-align: center;
    display: inline-block;
}

@media (min-width:768px) {
    .campaign-sponsors ul {
        text-align: left;
        display: block;
    }
}

.campaign-sponsors li {
    display: block;
    width: auto;
    margin: 0 auto 20px auto;
}

@media (min-width:768px) {
    .campaign-sponsors li {
        display: inline-block;
        vertical-align: top;
        text-align: center;
        width: 33%;
        padding: 0 1%;
        margin: 0 auto;
    }
}

.campaign-sponsors li img {
    max-width: 100%;
    height: auto;
}

@media (min-width:768px) {
    .campaign-sponsors {
        text-align: left;
    }
}

.campaign-form,
.campaign-get-involved,
.campaign-rescue {
    background: #f0f0f0;
}

.campaign-form-intro img {
    max-width: 100%;
    height: auto;
}

.campaign-form .webform-client-form {
    margin: 0 auto 60px auto;
    padding-bottom: 50px;
}

.campaign-form .webform-client-form fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

.campaign-form .webform-client-form label {
    position: static;
    padding-left: 0;
    font-weight: normal;
}

.campaign-form .webform-client-form #webform-component-user-fields--actions--actions-header p {
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.campaign-form .webform-client-form #webform-component-intro-text p {
    font-size: 30px;
    font-size: 1.6666666667em;
    font-size: 1.6666666667rem;
    line-height: 1.25em;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    text-align: center;
}

@media screen and (min-width:768px) {
    .campaign-form .webform-client-form #webform-component-intro-text p {
        font-size: 44px;
        font-size: 2.4444444444em;
        font-size: 2.4444444444rem;
    }
}

@media screen and (min-width:1366px) {
    .campaign-form .webform-client-form #webform-component-intro-text p {
        font-size: 44px;
        font-size: 2.4444444444em;
        font-size: 2.4444444444rem;
    }
}

@media screen and (min-width:2000px) {
    .campaign-form .webform-client-form #webform-component-intro-text p {
        font-size: 44px;
        font-size: 2.4444444444em;
        font-size: 2.4444444444rem;
    }
}

.campaign-form .webform-client-form #edit-actions input {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
    background: url(/wp-content/themes/recallpolis/img/ico-crosshatch-blue.png) repeat top left;
    margin: 0 auto;
    display: block;
}

.campaign-form .webform-client-form #edit-actions input:hover {
    background: url(/sites/all/themes/aspca_2015/images/ico-crosshatch-blue-lt.png) repeat top left;
}

@media (max-width:940px) {
    .campaign-form .webform-client-form #edit-actions input {
        font-size: 20px;
        padding: 20px;
    }

    .cycle-slide img {
        /*height: 350px;*/
    }
}

@media (max-width:320px) {
    .campaign-form .webform-client-form #edit-actions input {
        font-size: 18px;
        padding: 15px 10px;
    }
}

.campaign-form .webform-client-form #webform-component-user-fields > .fieldset-wrapper {
    display: block;
    width: 100%;
}

.campaign-form .webform-client-form #webform-component-user-fields .webform-component-markup,
.campaign-form .webform-client-form #webform-component-user-fields .webform-component-textfield,
.campaign-form .webform-client-form #webform-component-user-fields .webform-component-email,
.campaign-form .webform-client-form #webform-component-user-fields .webform-component-checkboxes,
.campaign-form .webform-client-form #webform-component-user-fields #edit-actions {
    max-width: 280px !important;
}

@media (min-width:480px) {
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-markup,
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-textfield,
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-email,
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-checkboxes,
    .campaign-form .webform-client-form #webform-component-user-fields #edit-actions {
        max-width: 400px !important;
    }
}

@media (min-width:768px) {
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-markup,
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-textfield,
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-email,
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-checkboxes,
    .campaign-form .webform-client-form #webform-component-user-fields #edit-actions {
        max-width: 300px !important;
    }
}

@media (min-width:915px) {
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-markup,
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-textfield,
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-email,
    .campaign-form .webform-client-form #webform-component-user-fields .webform-component-checkboxes,
    .campaign-form .webform-client-form #webform-component-user-fields #edit-actions {
        max-width: 400px !important;
    }
}

.campaign-form .webform-client-form #webform-component-user-fields .webform-component-markup input,
.campaign-form .webform-client-form #webform-component-user-fields .webform-component-textfield input,
.campaign-form .webform-client-form #webform-component-user-fields .webform-component-email input,
.campaign-form .webform-client-form #webform-component-user-fields .webform-component-checkboxes input,
.campaign-form .webform-client-form #webform-component-user-fields #edit-actions input {
    max-width: 100%;
}

.campaign-form .webform-client-form #webform-component-user-fields #webform-component-user-fields--actions .form-checkboxes label {
    padding-bottom: 1em;
}

.campaign-form .webform-client-form #webform-component-user-fields .form-type-checkbox:last-child label {
    padding-bottom: 0 !important;
}

.campaign-form .webform-client-form #webform-component-user-fields input.form-checkbox + label {
    display: block;
    position: relative;
    padding-left: 45px;
}

.campaign-form .webform-client-form #webform-component-user-fields input.form-checkbox + label:before {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    width: 36px;
    height: 36px;
    content: "";
    border: none;
    border-radius: 0;
    background-image: url(/sites/all/themes/aspca_2015/images/ico-gray-check-unchecked.png);
}

.campaign-form .webform-client-form #webform-component-user-fields input.form-checkbox:checked + label:before {
    background: #fff;
    color: #272626;
    content: "";
    text-align: center;
    background-image: url(/sites/all/themes/aspca_2015/images/ico-gray-check-checked.png);
}

@media (min-width:768px) {
    .campaign-form .webform-client-form #webform-component-user-fields #webform-component-user-fields--actions {
        margin-right: 4%;
    }
    .campaign-form .webform-client-form #webform-component-user-fields #webform-component-user-fields--actions,
    .campaign-form .webform-client-form #webform-component-user-fields #webform-component-user-fields--information {
        display: inline-block;
        width: 47%;
        float: left;
    }
}

@media (min-width:1366px) {
    .campaign-form .webform-client-form {
        width: 1100px;
    }
}

@media (min-width:2000px) {
    .campaign-form .webform-client-form {
        width: 1370px;
    }
}

.campaign-get-involved .pane-title {
    color: #DD233A;
    display: block !important;
}

@media (min-width:733px) {
    .campaign-get-involved .view-content {
        width: 96%;
    }
}

@media (min-width:1367px) {
    .campaign-get-involved .view-content {
        width: 1110px;
    }
}

@media (min-width:2000px) {
    .campaign-get-involved .view-content {
        width: 1370px;
    }
}

.campaign-get-involved .view-content li {
    vertical-align: top;
}

.campaign-get-involved .view-content img {
    display: block;
}

.campaign-photo .title-area {
    border: none;
}

.campaign-photo p {
    color: #fff;
}

.swyh #content > .title-area {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    min-height: 0;
}

.swyh .pane-title,
.swyh h2 {
    text-align: center;
    font-family: "Museo Slab 500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.swyh .campaign-margins {
    padding: 0 40px 0 40px !important;
    margin: 0 auto 0 auto;
}

@media (min-width:1366px) {
    .swyh .campaign-margins {
        width: 1100px;
    }
}

@media (min-width:2000px) {
    .swyh .campaign-margins {
        width: 1370px;
    }
}

.swyh .panel-1col .panel-col {
    padding: 0 !important;
}

.swyh .panel-1col .panel-col > div > .panel-pane.homepage-featured {
    padding: 0 !important;
}

@media (min-width:734px) {
    .swyh .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 640px;
    }
}

@media (min-width:768px) {
    .swyh .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 768px;
    }
}

@media (min-width:1140px) {
    .swyh .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 1140px;
    }
}

@media (min-width:2000px) {
    .swyh .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 1560px;
    }
}

.swyh .panel-1col .panel-col > div > .panel-pane.campaign-top-banner {
    padding: 0 !important;
    min-height: 0;
    display: none;
}

@media (min-width:768px) {
    .swyh .panel-1col .panel-col > div > .panel-pane.campaign-top-banner {
        display: block;
    }
}

.swyh .panel-1col .panel-col > div > .panel-pane.campaign-top-banner-mobile {
    padding: 0 !important;
    min-height: 0;
    display: block;
}

@media (min-width:768px) {
    .swyh .panel-1col .panel-col > div > .panel-pane.campaign-top-banner-mobile {
        display: none;
    }
}

.swyh .panel-1col .panel-col > div > .panel-pane.campaign-rescue {
    padding: 50px 0 50px 0 !important;
}

.swyh .panel-1col .panel-col > div > .panel-pane.campaign-rescue p {
    padding: 0 20px;
}

.swyh .panel-1col .panel-col > div > .panel-pane.campaign-get-involved {
    padding: 0 20px 40px 20px !important;
    margin: 0 auto 0 auto;
}

.swyh .panel-1col .panel-col > div > .panel-pane.campaign-photo {
    padding: 0 0 50px 0 !important;
}

.swyh .panel-1col .panel-col > div > .panel-pane.campaign-photo p {
    padding: 0 20px;
}

.swyh #mini-panel-campaign_responsive_banner {
    float: none;
}

.swyh .campaign-shopping .shopping-links,
.swyh .campaign-difference .links,
.swyh .we-are-animal-people .content {
    margin: 40px 40px 0;
}

@media (min-width:1366px) {
    .swyh .campaign-shopping .shopping-links,
    .swyh .campaign-difference .links,
    .swyh .we-are-animal-people .content {
        width: 1100px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width:2000px) {
    .swyh .campaign-shopping .shopping-links,
    .swyh .campaign-difference .links,
    .swyh .we-are-animal-people .content {
        width: 1370px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width:733px) {
    .swyh .campaign-difference .links {
        margin: 40px auto 0 auto;
    }
}

.swyh .panel-pane.title-area,
.swyh .campaign-form,
.swyh .campaign-get-involved,
.swyh .campaign-photo,
.swyh .campaign-rescue {
    width: 100% !important;
}

.swyh .campaign-top-banner img,
.swyh .campaign-top-banner-mobile img,
.swyh .campaign-photo .title-area img {
    width: 100%;
    height: auto;
    position: static;
}

.swyh .campaign-top-logo img {
    max-width: 100%;
    height: auto !important;
}

.swyh .campaign-get-involved,
.swyh .campaign-rescue {
    background: #f0f0f0;
}

.swyh .campaign-video,
.swyh .campaign-about,
.swyh .campaign-share,
.swyh .campaign-links {
    background: #363636;
    color: #fff;
}

.swyh .campaign-video .pane-title,
.swyh .campaign-about .pane-title,
.swyh .campaign-share .pane-title,
.swyh .campaign-links .pane-title {
    margin: 0 !important;
    padding: 20px 0;
}

.swyh .campaign-about {
    padding-bottom: 60px;
}

.swyh .campaign-about h2 {
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.swyh .campaign-about div {
    max-width: 800px;
    text-align: center;
}

.swyh .campaign-about p {
    font-size: 22px;
}

.swyh .campaign-about p,
.swyh .campaign-about .acc-head,
.swyh .campaign-about .ready-accordion {
    font-family: "Museo Slab 500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.swyh .campaign-video {
    padding-top: 60px;
}

.swyh .campaign-share {
    padding: 40px 0 20px 0;
}

.swyh .campaign-share .share-links {
    width: 250px;
    margin: 0 auto;
    line-height: 45px;
    text-align: center;
}

.swyh .campaign-share h2 {
    margin: 0 !important;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    padding-bottom: 20px;
    font-style: italic;
    font-size: 20px;
    color: #b6b7b9;
}

.swyh .campaign-share .facebook,
.swyh .campaign-share .twitter {
    display: inline-block;
    width: 48px;
    height: 51px;
    background: transparent url(/sites/all/themes/aspca_2015/images/swyh-social.png);
}

.swyh .campaign-share .facebook:hover,
.swyh .campaign-share .twitter:hover {
    background: transparent url(/sites/all/themes/aspca_2015/images/swyh-social.png);
}

.swyh .campaign-share .facebook,
.swyh .campaign-share .facebook:hover {
    background-position: 48px 0;
}

.swyh .campaign-share .twitter,
.swyh .campaign-share .twitter:hover {
    background-position: 0 0;
}

.swyh .campaign-share .facebook {
    margin-right: 40px;
}

.swyh .campaign-links {
    text-align: center;
    padding-bottom: 60px !important;
}

.swyh .campaign-links p {
    margin: 0;
}

.swyh .campaign-links a {
    display: block;
    margin-bottom: 20px;
}

@media (min-width:1140px) {
    .swyh .campaign-links a,
    .swyh .campaign-links img {
        display: inline-block;
        vertical-align: bottom;
        margin-bottom: 0;
    }
}

.swyh .campaign-links img {
    margin-right: 10px;
}

.swyh .campaign-links:last-child img {
    margin-right: 0;
}

.swyh .we-are-animal-people {
    position: relative;
    margin: 0;
    overflow: hidden;
    clear: both;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.swyh .we-are-animal-people .pledge {
    border: 4px solid #DD233A;
}

.swyh .we-are-animal-people .pledge-link {
    text-align: center;
}

.swyh .we-are-animal-people .content-donate,
.swyh .we-are-animal-people .campaign-form .webform-client-form #edit-actions input,
.campaign-form .webform-client-form #edit-actions .swyh .we-are-animal-people input {
    display: inline-block;
}

.swyh .we-are-animal-people h2 {
    padding: 20px;
    margin: 0;
    background: #DD233A;
    color: #fff;
    font-weight: 700;
    font-size: 30px;
}

@media (min-width:733px) {
    .swyh .we-are-animal-people h2 {
        font-size: 40px;
    }
}

.swyh .pledge {
    padding: 0;
    width: 100%;
    max-width: 610px;
    background: #fff;
    background: rgba(255, 255, 255, 0.8);
}

@media (min-width:768px) {
    .swyh .pledge {
        width: 60%;
    }
}

.swyh .pledge .content-donate,
.swyh .pledge .campaign-form .webform-client-form #edit-actions input,
.campaign-form .webform-client-form #edit-actions .swyh .pledge input {
    margin: 0 auto 1em auto;
}

@media (min-width:1366px) {
    .swyh .pledge .content-donate,
    .swyh .pledge .campaign-form .webform-client-form #edit-actions input,
    .campaign-form .webform-client-form #edit-actions .swyh .pledge input {
        margin: 0 auto;
        font-size: 36px;
        padding: 30px 45px;
    }
}

.swyh .pledge p {
    font-size: 18px;
}

@media (min-width:733px) {
    .swyh .pledge p {
        font-size: 20px;
    }
}

.swyh .we-are-animal-people--about {
    padding: 1em 2em 2em 2em;
}

.swyh .campaign-toolkit .background,
.swyh .campaign-take-action {
    position: relative;
    margin: 0;
    overflow: hidden;
    clear: both;
    min-height: 400px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.swyh .campaign-toolkit .background img,
.swyh .campaign-take-action img {
    display: none;
}

@media (min-width:768px) {
    .swyh .campaign-toolkit .background img,
    .swyh .campaign-take-action img {
        min-height: 520px;
    }
}

.swyh .campaign-toolkit .background .content,
.swyh .campaign-take-action .content {
    width: 100%;
    margin: 60px 0;
    text-align: center;
}

@media (min-width:768px) {
    .swyh .campaign-toolkit .background .content,
    .swyh .campaign-take-action .content {
        top: 40px;
    }
}

.swyh .campaign-toolkit .background .pledge,
.swyh .campaign-take-action .pledge {
    width: 90%;
    margin: 0 auto;
    max-width: 800px;
    padding: 20px 0;
    background: white;
    background: transparent \9;
    background: rgba(255, 255, 255, 0.5);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7fffffff, endColorstr=#7fffffff);
    zoom: 1;
}

.swyh .campaign-toolkit .background .pledge h3,
.swyh .campaign-toolkit .background .pledge .pane-form-sidebar-content h2,
.pane-form-sidebar-content .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-toolkit .background .pledge .panel-col-last h2.pane-title,
.panel-col-last .swyh .campaign-toolkit .background .pledge h2.pane-title,
.swyh .campaign-toolkit .background .pledge .right-col h2.pane-title,
.right-col .swyh .campaign-toolkit .background .pledge h2.pane-title,
.swyh .campaign-toolkit .background .pledge blockquote,
.swyh .campaign-toolkit .background .pledge .section-latest-news .title,
.section-latest-news .swyh .campaign-toolkit .background .pledge .title,
.swyh .campaign-toolkit .background .pledge .teaser-list .title,
.teaser-list .swyh .campaign-toolkit .background .pledge .title,
.swyh .campaign-toolkit .background .pledge .block-service-links h2,
.block-service-links .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-toolkit .background .pledge .pane-service-links h2,
.pane-service-links .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-toolkit .background .pledge .pane-service-links-service-links-not-node h2,
.pane-service-links-service-links-not-node .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-toolkit .background .pledge .recent-blog-posts h2,
.recent-blog-posts .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-toolkit .background .pledge .section-ways-to-give .monthly-donor h2,
.section-ways-to-give .monthly-donor .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-take-action .pledge h3,
.swyh .campaign-take-action .pledge .pane-form-sidebar-content h2,
.pane-form-sidebar-content .swyh .campaign-take-action .pledge h2,
.swyh .campaign-take-action .pledge .panel-col-last h2.pane-title,
.panel-col-last .swyh .campaign-take-action .pledge h2.pane-title,
.swyh .campaign-take-action .pledge .right-col h2.pane-title,
.right-col .swyh .campaign-take-action .pledge h2.pane-title,
.swyh .campaign-take-action .pledge blockquote,
.swyh .campaign-take-action .pledge .section-latest-news .title,
.section-latest-news .swyh .campaign-take-action .pledge .title,
.swyh .campaign-take-action .pledge .teaser-list .title,
.teaser-list .swyh .campaign-take-action .pledge .title,
.swyh .campaign-take-action .pledge .block-service-links h2,
.block-service-links .swyh .campaign-take-action .pledge h2,
.swyh .campaign-take-action .pledge .pane-service-links h2,
.pane-service-links .swyh .campaign-take-action .pledge h2,
.swyh .campaign-take-action .pledge .pane-service-links-service-links-not-node h2,
.pane-service-links-service-links-not-node .swyh .campaign-take-action .pledge h2,
.swyh .campaign-take-action .pledge .recent-blog-posts h2,
.recent-blog-posts .swyh .campaign-take-action .pledge h2,
.swyh .campaign-take-action .pledge .section-ways-to-give .monthly-donor h2,
.section-ways-to-give .monthly-donor .swyh .campaign-take-action .pledge h2 {
    font-size: 30px;
}

@media (min-width:768px) {
    .swyh .campaign-toolkit .background .pledge h3,
    .swyh .campaign-toolkit .background .pledge .pane-form-sidebar-content h2,
    .pane-form-sidebar-content .swyh .campaign-toolkit .background .pledge h2,
    .swyh .campaign-toolkit .background .pledge .panel-col-last h2.pane-title,
    .panel-col-last .swyh .campaign-toolkit .background .pledge h2.pane-title,
    .swyh .campaign-toolkit .background .pledge .right-col h2.pane-title,
    .right-col .swyh .campaign-toolkit .background .pledge h2.pane-title,
    .swyh .campaign-toolkit .background .pledge blockquote,
    .swyh .campaign-toolkit .background .pledge .section-latest-news .title,
    .section-latest-news .swyh .campaign-toolkit .background .pledge .title,
    .swyh .campaign-toolkit .background .pledge .teaser-list .title,
    .teaser-list .swyh .campaign-toolkit .background .pledge .title,
    .swyh .campaign-toolkit .background .pledge .block-service-links h2,
    .block-service-links .swyh .campaign-toolkit .background .pledge h2,
    .swyh .campaign-toolkit .background .pledge .pane-service-links h2,
    .pane-service-links .swyh .campaign-toolkit .background .pledge h2,
    .swyh .campaign-toolkit .background .pledge .pane-service-links-service-links-not-node h2,
    .pane-service-links-service-links-not-node .swyh .campaign-toolkit .background .pledge h2,
    .swyh .campaign-toolkit .background .pledge .recent-blog-posts h2,
    .recent-blog-posts .swyh .campaign-toolkit .background .pledge h2,
    .swyh .campaign-toolkit .background .pledge .section-ways-to-give .monthly-donor h2,
    .section-ways-to-give .monthly-donor .swyh .campaign-toolkit .background .pledge h2,
    .swyh .campaign-take-action .pledge h3,
    .swyh .campaign-take-action .pledge .pane-form-sidebar-content h2,
    .pane-form-sidebar-content .swyh .campaign-take-action .pledge h2,
    .swyh .campaign-take-action .pledge .panel-col-last h2.pane-title,
    .panel-col-last .swyh .campaign-take-action .pledge h2.pane-title,
    .swyh .campaign-take-action .pledge .right-col h2.pane-title,
    .right-col .swyh .campaign-take-action .pledge h2.pane-title,
    .swyh .campaign-take-action .pledge blockquote,
    .swyh .campaign-take-action .pledge .section-latest-news .title,
    .section-latest-news .swyh .campaign-take-action .pledge .title,
    .swyh .campaign-take-action .pledge .teaser-list .title,
    .teaser-list .swyh .campaign-take-action .pledge .title,
    .swyh .campaign-take-action .pledge .block-service-links h2,
    .block-service-links .swyh .campaign-take-action .pledge h2,
    .swyh .campaign-take-action .pledge .pane-service-links h2,
    .pane-service-links .swyh .campaign-take-action .pledge h2,
    .swyh .campaign-take-action .pledge .pane-service-links-service-links-not-node h2,
    .pane-service-links-service-links-not-node .swyh .campaign-take-action .pledge h2,
    .swyh .campaign-take-action .pledge .recent-blog-posts h2,
    .recent-blog-posts .swyh .campaign-take-action .pledge h2,
    .swyh .campaign-take-action .pledge .section-ways-to-give .monthly-donor h2,
    .section-ways-to-give .monthly-donor .swyh .campaign-take-action .pledge h2 {
        font-size: 44px;
    }
}

.swyh .campaign-toolkit .background .pledge h3,
.swyh .campaign-toolkit .background .pledge .pane-form-sidebar-content h2,
.pane-form-sidebar-content .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-toolkit .background .pledge .panel-col-last h2.pane-title,
.panel-col-last .swyh .campaign-toolkit .background .pledge h2.pane-title,
.swyh .campaign-toolkit .background .pledge .right-col h2.pane-title,
.right-col .swyh .campaign-toolkit .background .pledge h2.pane-title,
.swyh .campaign-toolkit .background .pledge blockquote,
.swyh .campaign-toolkit .background .pledge .section-latest-news .title,
.section-latest-news .swyh .campaign-toolkit .background .pledge .title,
.swyh .campaign-toolkit .background .pledge .teaser-list .title,
.teaser-list .swyh .campaign-toolkit .background .pledge .title,
.swyh .campaign-toolkit .background .pledge .block-service-links h2,
.block-service-links .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-toolkit .background .pledge .pane-service-links h2,
.pane-service-links .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-toolkit .background .pledge .pane-service-links-service-links-not-node h2,
.pane-service-links-service-links-not-node .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-toolkit .background .pledge .recent-blog-posts h2,
.recent-blog-posts .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-toolkit .background .pledge .section-ways-to-give .monthly-donor h2,
.section-ways-to-give .monthly-donor .swyh .campaign-toolkit .background .pledge h2,
.swyh .campaign-toolkit .background .pledge p,
.swyh .campaign-take-action .pledge h3,
.swyh .campaign-take-action .pledge .pane-form-sidebar-content h2,
.pane-form-sidebar-content .swyh .campaign-take-action .pledge h2,
.swyh .campaign-take-action .pledge .panel-col-last h2.pane-title,
.panel-col-last .swyh .campaign-take-action .pledge h2.pane-title,
.swyh .campaign-take-action .pledge .right-col h2.pane-title,
.right-col .swyh .campaign-take-action .pledge h2.pane-title,
.swyh .campaign-take-action .pledge blockquote,
.swyh .campaign-take-action .pledge .section-latest-news .title,
.section-latest-news .swyh .campaign-take-action .pledge .title,
.swyh .campaign-take-action .pledge .teaser-list .title,
.teaser-list .swyh .campaign-take-action .pledge .title,
.swyh .campaign-take-action .pledge .block-service-links h2,
.block-service-links .swyh .campaign-take-action .pledge h2,
.swyh .campaign-take-action .pledge .pane-service-links h2,
.pane-service-links .swyh .campaign-take-action .pledge h2,
.swyh .campaign-take-action .pledge .pane-service-links-service-links-not-node h2,
.pane-service-links-service-links-not-node .swyh .campaign-take-action .pledge h2,
.swyh .campaign-take-action .pledge .recent-blog-posts h2,
.recent-blog-posts .swyh .campaign-take-action .pledge h2,
.swyh .campaign-take-action .pledge .section-ways-to-give .monthly-donor h2,
.section-ways-to-give .monthly-donor .swyh .campaign-take-action .pledge h2,
.swyh .campaign-take-action .pledge p {
    padding: 0 44px;
}

.swyh .campaign-toolkit .background .pledge:nth-child(n),
.swyh .campaign-take-action .pledge:nth-child(n) {
    filter: none;
}

.swyh .campaign-toolkit {
    color: #fff;
    margin-bottom: 0;
}

.swyh .campaign-toolkit .background .content {
    padding: 0 40px 0 40px !important;
    margin: 0 auto;
    max-width: 850px;
}

.swyh .campaign-more-actions,
.swyh .campaign-more-resources {
    padding-top: 20px;
}

.swyh .campaign-more-actions ul .views-row,
.swyh .campaign-more-resources ul .views-row {
    vertical-align: top;
}

.swyh .campaign-more-actions ul .views-row .views-field-field-image img,
.swyh .campaign-more-resources ul .views-row .views-field-field-image img {
    display: block;
}

.swyh .campaign-more-actions h2,
.swyh .campaign-more-resources h2 {
    color: #000;
}

.swyh .campaign-shopping,
.swyh .campaign-difference {
    text-align: center;
    padding: 20px 0 80px 0;
}

.swyh .campaign-shopping p,
.swyh .campaign-difference p {
    font-family: "Museo Slab 500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 18px;
    padding: 0 40px;
}

.swyh .campaign-shopping .shopping-links,
.swyh .campaign-shopping .links,
.swyh .campaign-difference .shopping-links,
.swyh .campaign-difference .links {
    text-align: center;
}

.swyh .campaign-shopping .shopping-links p,
.swyh .campaign-shopping .links p,
.swyh .campaign-difference .shopping-links p,
.swyh .campaign-difference .links p {
    padding: 0;
    font-size: 16px;
}

@media (min-width:1140px) {
    .swyh .campaign-shopping .shopping-links p,
    .swyh .campaign-shopping .links p,
    .swyh .campaign-difference .shopping-links p,
    .swyh .campaign-difference .links p {
        font-size: 18px;
    }
}

.swyh .campaign-shopping .shopping-links .overlay-link,
.swyh .campaign-shopping .links .overlay-link,
.swyh .campaign-difference .shopping-links .overlay-link,
.swyh .campaign-difference .links .overlay-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    text-indent: -9999px;
    z-index: 999;
}

.swyh .campaign-shopping .shopping-links > div,
.swyh .campaign-shopping .links > div,
.swyh .campaign-difference .shopping-links > div,
.swyh .campaign-difference .links > div {
    position: relative;
    margin: 0 auto 20px;
    vertical-align: top;
    width: 300px;
    height: 430px;
    padding: 20px 20px 0;
    color: #fff;
}

@media (min-width:1140px) {
    .swyh .campaign-shopping .shopping-links > div,
    .swyh .campaign-shopping .links > div,
    .swyh .campaign-difference .shopping-links > div,
    .swyh .campaign-difference .links > div {
        display: inline-block;
        width: 31%;
        margin: 0 1% 20px;
    }
    .swyh .campaign-shopping .shopping-links > div:first-child,
    .swyh .campaign-shopping .links > div:first-child,
    .swyh .campaign-difference .shopping-links > div:first-child,
    .swyh .campaign-difference .links > div:first-child {
        margin-left: 0;
        margin-right: 2%;
    }
    .swyh .campaign-shopping .shopping-links > div:last-child,
    .swyh .campaign-shopping .links > div:last-child,
    .swyh .campaign-difference .shopping-links > div:last-child,
    .swyh .campaign-difference .links > div:last-child {
        margin-right: 0;
        margin-left: 2%;
    }
}

@media (min-width:1366px) {
    .swyh .campaign-shopping .shopping-links > div,
    .swyh .campaign-shopping .links > div,
    .swyh .campaign-difference .shopping-links > div,
    .swyh .campaign-difference .links > div {
        height: 430px;
    }
}

.swyh .campaign-shopping .shopping-links > div h4,
.swyh .campaign-shopping .links > div h4,
.swyh .campaign-difference .shopping-links > div h4,
.swyh .campaign-difference .links > div h4 {
    margin: 10px 0 20px;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    line-height: 1.25em;
}

@media screen and (min-width:768px) {
    .swyh .campaign-shopping .shopping-links > div h4,
    .swyh .campaign-shopping .links > div h4,
    .swyh .campaign-difference .shopping-links > div h4,
    .swyh .campaign-difference .links > div h4 {
        font-size: 20px;
        font-size: 1.1111111111em;
        font-size: 1.1111111111rem;
    }
}

@media screen and (min-width:1366px) {
    .swyh .campaign-shopping .shopping-links > div h4,
    .swyh .campaign-shopping .links > div h4,
    .swyh .campaign-difference .shopping-links > div h4,
    .swyh .campaign-difference .links > div h4 {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

@media screen and (min-width:2000px) {
    .swyh .campaign-shopping .shopping-links > div h4,
    .swyh .campaign-shopping .links > div h4,
    .swyh .campaign-difference .shopping-links > div h4,
    .swyh .campaign-difference .links > div h4 {
        font-size: 24px;
        font-size: 1.3333333333em;
        font-size: 1.3333333333rem;
    }
}

.swyh .campaign-shopping .shopping-links .label-guide,
.swyh .campaign-shopping .links .label-guide,
.swyh .campaign-difference .shopping-links .label-guide,
.swyh .campaign-difference .links .label-guide {
    background: #7abde8;
}

.swyh .campaign-shopping .shopping-links .grocery-list,
.swyh .campaign-shopping .links .grocery-list,
.swyh .campaign-difference .shopping-links .grocery-list,
.swyh .campaign-difference .links .grocery-list {
    background: #DD233A;
}

.swyh .campaign-shopping .shopping-links .supermarket-request,
.swyh .campaign-shopping .shopping-links .businesses,
.swyh .campaign-shopping .links .supermarket-request,
.swyh .campaign-shopping .links .businesses,
.swyh .campaign-difference .shopping-links .supermarket-request,
.swyh .campaign-difference .shopping-links .businesses,
.swyh .campaign-difference .links .supermarket-request,
.swyh .campaign-difference .links .businesses {
    background: #8ec63f;
}

@media (min-width:1140px) {
    .swyh .campaign-shopping .shopping-links .supermarket-request,
    .swyh .campaign-shopping .shopping-links .businesses,
    .swyh .campaign-shopping .links .supermarket-request,
    .swyh .campaign-shopping .links .businesses,
    .swyh .campaign-difference .shopping-links .supermarket-request,
    .swyh .campaign-difference .shopping-links .businesses,
    .swyh .campaign-difference .links .supermarket-request,
    .swyh .campaign-difference .links .businesses {
        margin-right: 0;
    }
}

.swyh .campaign-shopping .shopping-links .consumers,
.swyh .campaign-shopping .links .consumers,
.swyh .campaign-difference .shopping-links .consumers,
.swyh .campaign-difference .links .consumers {
    background: #8dc63f;
}

.swyh .campaign-shopping .shopping-links .advocates,
.swyh .campaign-shopping .links .advocates,
.swyh .campaign-difference .shopping-links .advocates,
.swyh .campaign-difference .links .advocates {
    background: #DD233A;
}

.swyh .campaign-shopping .shopping-links .businesses,
.swyh .campaign-shopping .links .businesses,
.swyh .campaign-difference .shopping-links .businesses,
.swyh .campaign-difference .links .businesses {
    background: #396e8f;
}

.swyh .campaign-faq {
    background: #f4f4f4;
    padding: 20px 0 60px 0;
}

.swyh .campaign-faq .acc-head,
.swyh .campaign-faq .ready-accordion,
.swyh .campaign-faq p {
    font-family: "Museo Slab 500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.swyh .campaign-news {
    margin-bottom: 80px;
}

.swyh .campaign-news p {
    margin-bottom: 5px;
}

.swyh .campaign-news .news-item {
    margin-bottom: 5px;
}

.swyh .campaign-news.bottom-margin--small {
    margin-bottom: 40px;
}

.swyh .acc-head {
    padding: 2px 10px 2px 0;
    display: block;
}

.swyh .acc-head .collapsed {
    background: transparent url(/sites/all/themes/aspca_2015/images/accordion-arrow.png) no-repeat scroll 7px 2px !important;
    padding: 0px 0px 0px 25px;
}

.swyh .acc-head .expanded {
    background: url(/sites/all/themes/aspca_2015/images/accordion-arrow-open.png) no-repeat -1px 7px !important;
    padding: 0 0 0 25px;
}

.swyh .acc-head p {
    font-size: 18px;
}

.swyh .footer-logo {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: 0 -56px;
    display: block;
    height: 47px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 173px;
}

.swyh #footer .donate_bar {
    margin-top: 0;
}

.swyh #footer .donate_bar > p {
    margin: 0;
}

.pledge-community {
    padding: 1.5em 20px;
    text-align: center;
    background: #DD233A;
    color: #fff;
    font-size: 22px;
}

.pledge-community a {
    color: #fff;
    text-decoration: underline;
    display: inline-block;
}

@media screen and (min-width:768px) and (max-width:1040px) {
    .pledge-community {
        padding: 1.5em 7%;
    }
}

@media (min-width:733px) and (max-width:1365px) {
    .we-are-animal-people .content {
        padding-left: 20px;
    }
    #make-difference,
    .campaign-faq,
    #latest-news {
        margin-left: 30px;
    }
}

.bfl #content > .title-area {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    min-height: 0;
}

.bfl .pane-title,
.bfl h2 {
    font-size: 30px;
    text-align: center;
    font-family: "Supernett Bold", "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    text-transform: uppercase;
}

@media (min-width:768px) {
    .bfl .pane-title,
    .bfl h2 {
        font-size: 50px;
    }
}

.bfl .campaign-margins,
.bfl .sign-up-form .webform-client-form {
    padding: 0 40px 0 40px !important;
    margin: 0 auto 0 auto;
}

@media (min-width:1366px) {
    .bfl .campaign-margins,
    .bfl .sign-up-form .webform-client-form {
        width: 1100px;
    }
}

@media (min-width:2000px) {
    .bfl .campaign-margins,
    .bfl .sign-up-form .webform-client-form {
        width: 1370px;
    }
}

.bfl .panel-1col .panel-col {
    padding: 0 !important;
}

.bfl .panel-1col .panel-col > div > .panel-pane.homepage-featured {
    padding: 0 !important;
}

@media (min-width:734px) {
    .bfl .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 640px;
    }
}

@media (min-width:768px) {
    .bfl .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 768px;
    }
}

@media (min-width:1140px) {
    .bfl .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 1140px;
    }
}

@media (min-width:2000px) {
    .bfl .panel-1col .panel-col > div > .panel-pane.homepage-featured {
        width: 1560px;
    }
}

.bfl .panel-1col .panel-col > div > .panel-pane.campaign-top-banner {
    padding: 0 !important;
    min-height: 0;
    display: none;
}

@media (min-width:768px) {
    .bfl .panel-1col .panel-col > div > .panel-pane.campaign-top-banner {
        display: block;
    }
}

.bfl .panel-1col .panel-col > div > .panel-pane.campaign-top-banner-mobile {
    padding: 0 !important;
    min-height: 0;
    display: block;
}

@media (min-width:768px) {
    .bfl .panel-1col .panel-col > div > .panel-pane.campaign-top-banner-mobile {
        display: none;
    }
}

.bfl .panel-1col .panel-col > div > .panel-pane.campaign-rescue {
    padding: 50px 0 50px 0 !important;
}

.bfl .panel-1col .panel-col > div > .panel-pane.campaign-rescue p {
    padding: 0 20px;
}

.bfl .panel-1col .panel-col > div > .panel-pane.campaign-get-involved {
    padding: 0 20px 40px 20px !important;
    margin: 0 auto 0 auto;
}

.bfl .panel-1col .panel-col > div > .panel-pane.campaign-photo {
    padding: 0 0 50px 0 !important;
}

.bfl .panel-1col .panel-col > div > .panel-pane.campaign-photo p {
    padding: 0 20px;
}

.bfl .panel-1col > .panel-col > .panel-pane:last-child {
    margin-bottom: 0;
}

.bfl #mini-panel-campaign_responsive_banner {
    float: none;
}

.bfl .we-are-animal-people .content {
    margin: 40px 40px 0;
}

@media (min-width:1366px) {
    .bfl .we-are-animal-people .content {
        width: 1100px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (min-width:2000px) {
    .bfl .we-are-animal-people .content {
        width: 1370px;
        margin-left: auto;
        margin-right: auto;
    }
}

@media (max-width:733px) {
    .bfl .campaign-difference .links {
        margin: 40px auto 0 auto;
    }
}

.bfl .panel-pane.title-area,
.bfl .campaign-form,
.bfl .campaign-get-involved,
.bfl .campaign-photo,
.bfl .campaign-rescue {
    width: 100% !important;
}

.bfl .campaign-top-banner img,
.bfl .campaign-top-banner-mobile img,
.bfl .campaign-photo .title-area img {
    width: 100%;
    height: auto;
    position: static;
}

.bfl .campaign-top-logo img {
    max-width: 100%;
    height: auto !important;
}

.bfl .campaign-get-involved,
.bfl .campaign-rescue {
    background: #f0f0f0;
}

.bfl .campaign-video,
.bfl .campaign-about,
.bfl .campaign-share,
.bfl .campaign-links {
    background: #363636;
    color: #fff;
}

.bfl .campaign-video .pane-title,
.bfl .campaign-about .pane-title,
.bfl .campaign-share .pane-title,
.bfl .campaign-links .pane-title {
    margin: 0 !important;
    padding: 20px 0;
}

.bfl .campaign-about {
    padding-bottom: 60px;
}

.bfl .campaign-about h2 {
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.bfl .campaign-about div {
    max-width: 800px;
    text-align: center;
}

.bfl .campaign-about p {
    font-size: 22px;
}

.bfl .campaign-about p,
.bfl .campaign-about .acc-head,
.bfl .campaign-about .ready-accordion {
    font-family: "Museo Slab 500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.bfl .campaign-video {
    padding-top: 60px;
    max-width: 1060px;
}

.bfl .campaign-share {
    padding: 40px 0 20px 0;
}

.bfl .campaign-share .share-links {
    width: 250px;
    margin: 0 auto;
    line-height: 45px;
    text-align: center;
}

.bfl .campaign-share h2 {
    margin: 0 !important;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    padding-bottom: 20px;
    font-style: italic;
    font-size: 20px;
    color: #b6b7b9;
}

.bfl .campaign-share .facebook,
.bfl .campaign-share .twitter {
    display: inline-block;
    width: 48px;
    height: 51px;
    background: transparent url(/sites/all/themes/aspca_2015/images/swyh-social.png);
}

.bfl .campaign-share .facebook:hover,
.bfl .campaign-share .twitter:hover {
    background: transparent url(/sites/all/themes/aspca_2015/images/swyh-social.png);
}

.bfl .campaign-share .facebook,
.bfl .campaign-share .facebook:hover {
    background-position: 48px 0;
}

.bfl .campaign-share .twitter,
.bfl .campaign-share .twitter:hover {
    background-position: 0 0;
}

.bfl .campaign-share .facebook {
    margin-right: 40px;
}

.bfl .pane-block.sign-up-form {
    margin-top: 60px;
    background: #363636 !important;
    color: #fff;
    padding-bottom: 40px;
}

@media (min-width:768px) {
    .bfl .pane-block.sign-up-form {
        padding-bottom: 80px;
    }
}

.bfl .pane-block.sign-up-form .webform-component-textfield,
.bfl .pane-block.sign-up-form .webform-component-email,
.bfl .pane-block.sign-up-form .form-actions {
    float: none;
    text-align: center;
    display: inline-block;
}

.bfl .pane-block.sign-up-form .webform-component-textfield label,
.bfl .pane-block.sign-up-form .webform-component-email label,
.bfl .pane-block.sign-up-form .webform-component-textfield input,
.bfl .pane-block.sign-up-form .webform-component-email input {
    padding: 25px !important;
}

.bfl .pane-block.sign-up-form #webform-component-introduction {
    margin-top: 0;
}

.bfl .pane-block.sign-up-form h2 {
    margin-top: .75em;
    margin-bottom: 0;
}

.bfl .pane-block.sign-up-form p {
    font-size: 18px;
    line-height: 1.3em !important;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    margin: 0;
    padding: 0;
}

.bfl .pane-block.sign-up-form input {
    width: 200px;
}

.bfl .pane-block.sign-up-form input.form-text:focus {
    background: #363636;
}

.bfl .pane-block.sign-up-form .form-submit,
.bfl .pane-block.sign-up-form .form-submit:focus,
.bfl .pane-block.sign-up-form .form-submit:hover {
    background: #1caa59;
    padding: 8px 0;
    font-size: 45px;
    background-image: none;
    font-family: "Supernett Bold", "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

@media (max-width:713px) {
    .bfl .pane-block.sign-up-form .webform-component-textfield,
    .bfl .pane-block.sign-up-form .webform-component-email,
    .bfl .pane-block.sign-up-form .form-actions {
        display: block;
        width: 240px;
        margin: 20px auto;
    }
}

.bfl .the-latest .view-content {
    text-align: center;
}

.bfl .the-latest .section-horizontal-feature {
    display: inline-block;
    float: none;
    margin-right: 30px;
}

@media (min-width:769px) {
    .bfl .the-latest .section-horizontal-feature {
        width: 30%;
    }
}

.bfl .the-latest h2.pane-title {
    font-size: 30px;
    margin: .5em .5em .75em .5em;
}

@media (min-width:769px) {
    .bfl .the-latest h2.pane-title {
        font-size: 70px;
    }
}

.bfl .section-horizontal-feature {
    border-bottom: 4px solid #1caa59;
}

@media (min-width:734px) {
    .bfl .section-horizontal-feature {
        border-bottom: 6px solid #1caa59;
    }
}

.bfl .orange-hover,
.bfl .homepage-featured .view-static .featured-story,
.homepage-featured .view-static .bfl .featured-story,
.bfl .section-horizontal-feature {
    position: relative;
    background: #1caa59;
}

.bfl .section-horizontal-feature .thumbnail::before {
    bottom: 8px;
}

.bfl .section-horizontal-feature .thumbnail img {
    border: none;
}

.bfl #guide {
    color: #fff;
    margin-bottom: 0;
}

.bfl #guide h2 {
    margin-top: 0;
    margin-bottom: .25em;
}

.bfl #guide .background {
    position: relative;
    margin: 0;
    overflow: hidden;
    clear: both;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.bfl #guide .background .content-container {
    position: relative;
}

@media (max-width:1365px) {
    .bfl #guide .background .content-container {
        margin: 10px 40px;
        padding: 0;
    }
}

@media (max-width:767px) {
    .bfl #guide .background .content-container {
        margin: 20px !important;
        padding: 0 !important;
    }
}

.bfl #guide .background .content {
    margin: 0 auto;
    text-align: center;
}

@media (min-width:480px) {
    .bfl #guide .background .content {
        width: 337px;
        padding: 0;
    }
}

@media (min-width:733px) {
    .bfl #guide .background .content {
        position: absolute;
        right: 0;
        top: 0;
        bottom: 0;
        width: auto;
        margin: 0;
        padding: 20px;
    }
}

@media (min-width:768px) {
    .bfl #guide .background .content {
        top: 40px;
    }
}

.bfl #guide .links a,
.bfl .learn-more-links .links a {
    display: block;
}

.bfl .learn-more-links {
    margin-bottom: 40px;
}

.bfl .learn-more-links h2 {
    text-align: left;
}

@media (max-width:767px) {
    .bfl .learn-more-links {
        padding: 0 20px !important;
    }
}

.bfl .learn-more-links .email-contact {
    display: block;
    clear: both;
    padding-top: 40px;
    text-align: center;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
}

.bfl .learn-more-links .email-contact a {
    color: #1caa59;
}

@media (min-width:1100px) {
    .bfl .learn-more-links .content {
        margin: 0 auto;
    }
}

.bfl .learn-more-links .content div h2 {
    text-align: left;
}

@media (min-width:860px) {
    .bfl .learn-more-links .content div {
        float: left;
        width: 47.5%;
        margin-right: 5%;
    }
}

.bfl .learn-more-links .content div.col-2 {
    margin-right: 0;
}

@media (min-width:1366px) {
    .bfl .learn-more-links .content div.col-2 {
        float: right;
    }
}

.bfl .connect-with-us {
    text-align: center;
    margin: 40px 0;
}

.bfl .connect-with-us .content {
    padding-top: 40px !important;
    padding-bottom: 40px !important;
}

.bfl .connect-with-us:before,
.bfl .connect-with-us:after {
    height: 21px;
    width: 100%;
    display: block;
    content: "";
    background: url(/sites/all/themes/aspca_2015/images/green-horz-fuzz-030819.png) repeat-x center;
}

.bfl .connect-with-us h2 {
    font-size: 44px;
    font-size: 2.4444444444em;
    font-size: 2.4444444444rem;
}

@media (min-width:768px) and (max-width:1020px) {
    .bfl .connect-with-us h2 {
        font-size: 30px;
        font-size: 1.6666666667em;
        font-size: 1.6666666667rem;
    }
}

.bfl .connect-with-us .connect-image {
    max-width: 90%;
}

.bfl .connect-with-us img {
    display: inline-block;
    height: auto;
}

.bfl .connect-with-us .links {
    margin-right: 0;
}

.bfl .connect-with-us .links a {
    margin-right: 20px;
}

@media (min-width:768px) and (max-width:800px) {
    .bfl .connect-with-us .links a {
        margin-right: 15px;
    }
}

.bfl .connect-with-us .links a:last-child {
    margin-right: 0;
}

.bfl .connect-with-us .links img {
    width: 50px;
}

@media (min-width:500px) {
    .bfl .connect-with-us .connect-image {
        max-width: 400px;
    }
}

@media (min-width:768px) {
    .bfl .connect-with-us {
        margin: 60px 0;
    }
    .bfl .connect-with-us .connect-image,
    .bfl .connect-with-us h2,
    .bfl .connect-with-us .links {
        display: inline-block;
        margin-right: 1%;
        vertical-align: middle;
    }
    .bfl .connect-with-us .connect-image {
        width: 20%;
    }
    .bfl .connect-with-us h2 {
        margin-left: -1em;
        width: 38%;
    }
    .bfl .connect-with-us .links {
        width: 29%;
    }
}

@media (min-width:1020px) {
    .bfl .connect-with-us .links img {
        width: auto;
    }
    .bfl .connect-with-us .connect-image,
    .bfl .connect-with-us h2,
    .bfl .connect-with-us .links {
        width: 30%;
    }
}

.bfl .footer-logo {
    background-image: url(/wp-content/themes/recallpolis/img/spritesheet.png);
    background-position: 0 -56px;
    display: block;
    height: 47px;
    margin: 0 auto;
    text-indent: -9999px;
    width: 173px;
}

.bfl #footer .donate_bar {
    margin-top: 0;
}

.bfl #footer .donate_bar > p {
    margin: 0;
}

.bfl .donate_bar {
    z-index: 1;
}

.bfl .donate_bar img,
.bfl .node-donation-bar-ask img {
    z-index: 0;
}

@media (min-width:733px) and (max-width:1365px) {
    .we-are-animal-people .content {
        padding-left: 20px;
    }
    #make-difference,
    .campaign-faq,
    #latest-news {
        margin-left: 30px;
    }
}

.swyh-menu,
.bfl-menu {
    background: #8dc63f;
    text-align: center;
}

.swyh-menu ul,
.swyh-menu li,
.swyh-menu li.menu__item.is-leaf,
.bfl-menu ul,
.bfl-menu li,
.bfl-menu li.menu__item.is-leaf {
    list-style-type: none;
    list-style-image: none;
}

.swyh-menu ul,
.bfl-menu ul {
    margin: 0;
    padding: 0;
}

.swyh-menu li,
.bfl-menu li {
    border-bottom: 2px solid #fff;
    text-align: center;
}

.swyh-menu li:last-child,
.bfl-menu li:last-child {
    border-bottom: none;
}

@media (min-width:960px) {
    .swyh-menu li:first-child,
    .bfl-menu li:first-child {
        margin-left: -1em;
    }
}

.swyh-menu li:last-child,
.bfl-menu li:last-child {
    border-right: none;
}

.swyh-menu li a,
.bfl-menu li a {
    color: #fff;
}

.swyh-menu li.is-active a,
.swyh-menu li.is-active-trail a,
.bfl-menu li.is-active a,
.bfl-menu li.is-active-trail a {
    color: #363636;
}

.swyh-menu a,
.bfl-menu a {
    display: block;
    padding: 1em;
    font-size: 20px;
    font-size: 1.1111111111em;
    font-size: 1.1111111111rem;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

@media (min-width:768px) and (max-width:1039px) {
    .swyh-menu a,
    .bfl-menu a {
        font-size: 14px;
        font-size: 0.7777777778em;
        font-size: 0.7777777778rem;
    }
}

@media (min-width:1041px) {
    .swyh-menu a,
    .bfl-menu a {
        font-size: 17px;
        font-size: 0.9444444444em;
        font-size: 0.9444444444rem;
    }
}

@media (min-width:768px) {
    .swyh-menu,
    .bfl-menu {
        padding: 1em 0;
    }
    .swyh-menu ul,
    .swyh-menu li,
    .bfl-menu ul,
    .bfl-menu li {
        display: inline-block;
    }
    .swyh-menu li,
    .bfl-menu li {
        border-right: 2px solid #fff;
        border-bottom: none;
    }
    .swyh-menu a,
    .bfl-menu a {
        padding: 0 1em;
    }
}

.bfl-menu {
    background: #1caa59;
}

.bfl #main,
#main.bfl-news {
    background: #faeedc;
}

.view-plant-list-view .views-field-title-scientific-name a div {
    display: none;
}

.aspca-team-homepage {}

.aspca-team-homepage h2.pane-title {
    color: #363636;
    text-align: center;
}

.aspca-team-homepage #content {
    background: #f4f4f4;
}

.aspca-team-homepage #content > .title-area {
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    min-height: 0;
}

.aspca-team-homepage .aspca-team-homepage-banner img {
    display: block;
}

.aspca-team-homepage #aspca-team-homepage-banner-desktop,
.aspca-team-homepage #aspca-team-homepage-banner-mobile {
    display: none;
}

.aspca-team-homepage #aspca-team-homepage-banner-mobile-small {
    display: block;
}

.aspca-team-homepage .aspca-team-homepage-orange-bar {
    background: #DD233A;
    color: #fff;
}

.aspca-team-homepage .aspca-team-homepage-orange-bar a {
    color: #fff;
}

.aspca-team-homepage #aspca-team-homepage-get-inspired h2 {
    color: #f0f0f0;
}

.aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile {
    display: block;
}

.aspca-team-homepage #aspca-team-homepage-featured-campaigns-top {
    display: none;
    margin: 0 auto 24px;
    max-width: 1635px;
    width: 97.45%;
}

.aspca-team-homepage #aspca-team-homepage-featured-campaigns-top img {
    display: block;
}

.aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile img {
    display: block;
    width: 100%;
}

.aspca-team-homepage #aspca-team-homepage-featured-campaigns-items {
    font-weight: bold;
}

.aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row,
.aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row.views-row-first,
.aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row.views-row-last {
    background: #fff;
}

.aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row img {
    border-top: none;
}

.aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-title {
    font-weight: bold;
}

.aspca-team-homepage #aspca-team-homepage-diy-fundraising {
    background: #fff;
    background-repeat: no-repeat;
}

.aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list {
    background: #fff;
    border: none;
    opacity: 1.0;
}

.aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-link a {
    font-weight: bold;
}

.aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list a {
    font-weight: bold;
}

.aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item {
    clear: both;
}

.aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .left-column {
    float: left;
}

.aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column {
    float: left;
}

.aspca-team-homepage #aspca-team-homepage-how-it-works {
    background: #f4f4f4;
    padding-bottom: 40px;
}

.aspca-team-homepage #aspca-team-homepage-how-it-works h2.pane-title {
    margin: 30px 0 34px;
}

.aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item {
    margin-bottom: 18px;
    text-align: center;
}

.aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item img {
    width: 60%;
}

.aspca-team-homepage #aspca-team-homepage-athletic-events {
    background: #fff;
    background-repeat: no-repeat;
}

.aspca-team-homepage #aspca-team-homepage-athletic-events #events-container {
    background: #fff;
    opacity: 1.0;
}

.aspca-team-homepage #aspca-team-homepage-athletic-events #events-container a {
    font-weight: bold;
}

.aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list,
.aspca-team-homepage #aspca-team-homepage-athletic-events #events-container .view-more {
    font-weight: bold;
}

.aspca-team-homepage #aspca-team-homepage-athletic-events #events-container h2 {
    text-align: center;
}

.aspca-team-homepage #aspca-team-homepage-your-impact {
    background: #f0f0f0;
}

.aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item {
    margin-bottom: 10px;
    float: none;
    text-align: center;
    width: 100%;
}

.aspca-team-homepage #aspca-team-homepage-have-questions {
    background: #DD233A;
    color: #f0f0f0;
}

.aspca-team-homepage #aspca-team-homepage-have-questions h2 {
    color: #f0f0f0;
    font-weight: bold;
}

.aspca-team-homepage #aspca-team-homepage-have-questions a {
    color: #fff;
    font-weight: bold;
}

.aspca-team-homepage #aspca-team-homepage-get-inspired {
    background: #b7b8ba;
    color: #f0f0f0;
}

.aspca-team-homepage .block.donate_bar,
.aspca-team-homepage .block.block-webform {
    display: none;
}

.aspca-team-homepage #footer .l-footer-inner .footer_partnerships {
    width: 100%;
}

.aspca-team-homepage #footer .l-footer-inner .footer_partnerships ul.partnerships {
    width: 100%;
}

.aspca-team-homepage #footer .l-footer-inner .footer_partnerships ul.partnerships li {
    float: none;
    margin-bottom: 10px;
    min-width: 286px;
    padding: 10px 0 20px;
    width: 100%;
}

.aspca-team-homepage #footer .l-footer-inner .footer_partnerships ul.partnerships li p {
    padding: 0 20%;
}

@media screen and (min-width:0px) {
    .aspca-team-homepage h2.pane-title {
        font-size: 44px;
        margin: 25px 0 25px;
    }
    .aspca-team-homepage #content > .title-area {
        position: absolute !important;
        height: 1px;
        width: 1px;
        overflow: hidden;
        clip: rect(1px, 1px, 1px, 1px);
        min-height: 0;
    }
    .aspca-team-homepage .aspca-team-homepage-banner img {
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-banner-desktop,
    .aspca-team-homepage #aspca-team-homepage-banner-mobile {
        display: none;
    }
    .aspca-team-homepage #aspca-team-homepage-banner-mobile-small {
        display: block;
    }
    .aspca-team-homepage .aspca-team-homepage-orange-bar {
        height: 33px;
        padding: 3px 16px;
        text-align: right;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works h2,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top h2,
    .aspca-team-homepage #aspca-team-homepage-your-impact h2 {
        margin-right: auto;
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired h2 {
        margin-right: auto;
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile {
        display: block;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top {
        display: none;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top img {
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items {
        font-size: 14px;
        height: 658px;
        line-height: 16px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .view-teamhome-featured-campaigns {
        margin: 0 auto;
        width: 900px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items {
        height: inherit;
        padding-bottom: 30px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .view-teamhome-featured-campaigns {
        width: inherit;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .view-content {
        height: inherit;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row.views-row-first,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row.views-row-last {
        background: #fff;
        border: 2px solid #ccc;
        float: none;
        min-height: 410px;
        margin: 10px auto 26px;
        width: 372px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row img {
        height: auto;
        margin-bottom: 14px;
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-title {
        font-size: 21px;
        font-weight: bold;
        line-height: 27px;
        margin: 4px 20px 15px 24px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-field-teaser-blurb {
        font-size: 19px;
        line-height: 25px;
        margin: 0 20px 2px 24px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising {
        background-size: 100%;
        background-position: center top;
        padding-top: 0;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list {
        border: none;
        font-size: 15px;
        line-height: 19px;
        margin: 0 auto;
        min-width: 578px;
        padding: 24px 4px 16px;
        width: 54%;
        zoom: 0.6;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list h2.pane-title,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #diy-items-list h2.pane-title {
        zoom: 1.5;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-link a {
        font-size: 19px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-teaser {
        font-size: 19px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list a {
        font-size: 17px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item {
        height: 64px;
        margin-bottom: 4px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .diy-link {
        height: 21px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .left-column {
        width: 64px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column {
        float: left;
        padding-top: 6px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events {
        background-size: cover;
        background-position: center top;
        height: inherit;
        padding: 18px 0;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container {
        float: none;
        zoom: 0.64;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container .view-more {
        font-size: 24px;
        line-height: 31px;
        margin-left: auto;
        margin-right: auto;
        padding: 6px;
        width: 84%;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item {
        margin-bottom: 13px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container .view-more {
        margin-bottom: 8px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container h2 {
        margin-bottom: 26px;
        margin-top: 5px;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact {
        height: inherit;
        padding-bottom: 26px;
        padding-top: 6px;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions {
        font-size: 18px;
        height: 228px;
        padding-top: 32px;
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions h2 {
        font-size: 18px;
        margin: 6px 2px 22px;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions p {
        line-height: 21px;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions a {
        font-size: 18px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired {
        padding: 5px 0 22px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired h2.pane-title {
        margin: 30px 2px 22px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired .get-inspired-item {
        float: none;
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired .get-inspired-item img {
        height: auto;
        max-width: 500px;
        width: 80%;
    }
    .aspca-team-homepage #block-menu-menu-footer-info-menu ul.menu li {
        margin-right: 1.5em;
    }
    .aspca-team-homepage #footer .l-footer-inner .footer_partnerships {
        zoom: 0.6;
    }
    .aspca-team-homepage #footer .l-footer-inner .footer_partnerships ul.partnerships li {
        float: left;
        width: 50%;
    }
}

@media only screen and (min-device-width:320px) and (max-device-width:568px) and (orientation:portrait) {
    .aspca-team-homepage .panel-pane h2.pane-title {
        font-size: 32px;
    }
    .aspca-team-homepage .aspca-team-homepage-banner img,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile img,
    .aspca-team-homepage #aspca-team-homepage-how-it-works,
    .aspca-team-homepage .panel-pane {
        margin-left: 0;
        margin-right: 0;
        width: 320px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile {
        display: block;
        margin-bottom: 16px;
    }
    .aspca-team-homepage .aspca-team-homepage-orange-bar {
        font-size: 13px;
        padding: 3px 0;
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top {
        display: none;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items {
        padding-bottom: 10px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row.views-row-first,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row.views-row-last {
        border-bottom: 2px solid #ccc;
        margin-bottom: 2px 10px 2px 12px;
        width: 300px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row img {
        height: auto;
        width: 296px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-title,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-field-teaser-blurb {
        padding: 4px 4px 10px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list {
        margin: 10px 0 0;
        padding: 4px 4px 6px 20px;
        width: 290px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .left-column {
        float: left;
        font-size: 15px;
        overflow: hidden;
        padding-left: 5px;
        padding-right: 8px;
        width: 105px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .left-column img {
        width: 90%;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column {
        float: left;
        font-size: 15px;
        line-height: 32px;
        margin-bottom: 24px;
        padding-left: 0;
        padding-top: 3px;
        width: 380px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column .diy-link {
        height: inherit;
        line-height: 32px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works {
        background-color: #f4f4f4;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item {
        background-color: #f4f4f4;
        margin-bottom: 20px;
        padding: 4px 44px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item img {
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events,
    .aspca-team-homepage #aspca-team-homepage-athletic-events a,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-list .event-item .event-date {
        font-size: 15px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events {
        padding-bottom: 18px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events h2.pane-title {
        padding-top: 18px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list {
        margin-bottom: 4px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item .event-date,
    .aspca-team-homepage #aspca-team-homepage-athletic-events .view-more {
        line-height: 24px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item {
        margin-bottom: 30px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item .event-date {
        height: inherit;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events .view-more {
        padding-top: 8px;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact {
        padding: 2px 4px;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item {
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item img {
        width: 70%;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions {
        height: inherit;
        padding: 28px 16px 8px;
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions p {
        line-height: 29px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired {
        padding-bottom: 28px;
        padding-top: 6px;
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired #get-inspired-container {
        padding: 0 10px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired .get-inspired-item img {
        width: 100%;
    }
    .aspca-team-homepage #block-menu-menu-footer-info-menu ul.menu li {
        margin-right: 0.5em;
    }
    .aspca-team-homepage #footer .region-footer-second p {
        padding: 4px 6px;
    }
    .aspca-team-homepage #footer .l-footer-inner .footer_partnerships ul.partnerships li {
        float: none;
        width: 320px;
    }
}

@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:portrait) {
    .aspca-team-homepage .panel-pane h2.pane-title {
        font-size: 36px;
    }
    .aspca-team-homepage .aspca-team-homepage-banner img,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile img,
    .aspca-team-homepage #aspca-team-homepage-how-it-works,
    .aspca-team-homepage .panel-pane {
        margin-left: 0;
        margin-right: 0;
        width: 375px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile {
        display: block;
        margin-bottom: 16px;
    }
    .aspca-team-homepage .aspca-team-homepage-orange-bar {
        font-size: 16px;
        padding: 3px 0;
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top {
        display: none;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items {
        padding-bottom: 10px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row.views-row-first,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row.views-row-last {
        border-bottom: 2px solid #ccc;
        margin-bottom: 2px 10px 2px 12px;
        width: 320px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row img {
        height: auto;
        width: 320px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-title,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-field-teaser-blurb {
        padding: 4px 4px 10px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising {
        padding-bottom: 12px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list {
        margin: 10px 0 0;
        padding: 4px 4px 6px 20px;
        width: 375px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .left-column {
        float: left;
        font-size: 15px;
        overflow: hidden;
        padding-left: 5px;
        padding-right: 8px;
        width: 105px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .left-column img {
        width: 90%;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column {
        float: left;
        font-size: 15px;
        line-height: 32px;
        margin-bottom: 24px;
        padding-left: 0;
        padding-top: 3px;
        width: 440px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column .diy-link {
        height: inherit;
        line-height: 32px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works {
        background-color: #f4f4f4;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item {
        background-color: #f4f4f4;
        margin-bottom: 20px;
        padding: 4px 44px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item img {
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events,
    .aspca-team-homepage #aspca-team-homepage-athletic-events a,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-list .event-item .event-date {
        font-size: 16px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events {
        padding-bottom: 18px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events h2.pane-title {
        padding-top: 18px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list {
        margin-bottom: 4px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item .event-date,
    .aspca-team-homepage #aspca-team-homepage-athletic-events .view-more {
        line-height: 24px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item {
        margin-bottom: 30px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item .event-date {
        height: inherit;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events .view-more {
        padding-top: 8px;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact {
        padding: 2px 4px;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item {
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item img {
        width: 70%;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions {
        height: inherit;
        padding: 28px 16px 8px;
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions p {
        line-height: 29px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired {
        padding-bottom: 28px;
        padding-top: 6px;
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired #get-inspired-container {
        padding: 0 10px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired .get-inspired-item img {
        width: 100%;
    }
    .aspca-team-homepage #footer .region-footer-second p {
        padding: 4px 6px;
    }
    .aspca-team-homepage #footer .l-footer-inner .footer_partnerships ul.partnerships li {
        float: none;
        width: 100%;
    }
}

@media only screen and (device-width:720px) and (device-height:1280px) and (orientation:portrait) {
    .aspca-team-homepage .aspca-team-homepage-banner img,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile img,
    .aspca-team-homepage #aspca-team-homepage-how-it-works,
    .aspca-team-homepage .panel-pane {
        margin-left: 0;
        margin-right: 0;
        width: 720px;
    }
}

@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:portrait) {
    .aspca-team-homepage .panel-pane h2.pane-title {
        font-size: 36px;
    }
    .aspca-team-homepage .aspca-team-homepage-banner img,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile img,
    .aspca-team-homepage #aspca-team-homepage-how-it-works,
    .aspca-team-homepage .panel-pane {
        margin-left: 0;
        margin-right: 0;
        width: 414px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile {
        display: block;
        margin-bottom: 16px;
    }
    .aspca-team-homepage .aspca-team-homepage-orange-bar {
        font-size: 16px;
        padding: 3px 0;
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top {
        display: none;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items {
        padding-bottom: 10px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row.views-row-first,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row.views-row-last {
        border-bottom: 2px solid #ccc;
        margin-bottom: 2px 10px 2px 12px;
        width: 382px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row img {
        height: auto;
        width: 378px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-title,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-field-teaser-blurb {
        padding: 4px 4px 10px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising {
        padding-bottom: 12px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list {
        margin: 10px 0 0;
        padding: 4px 4px 6px 20px;
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .left-column {
        float: left;
        font-size: 15px;
        overflow: hidden;
        padding-left: 5px;
        padding-right: 8px;
        width: 105px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .left-column img {
        width: 90%;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column {
        float: left;
        font-size: 15px;
        line-height: 32px;
        margin-bottom: 24px;
        padding-left: 0;
        padding-top: 6px;
        width: 446px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column .diy-link {
        height: inherit;
        line-height: 32px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works {
        background-color: #f4f4f4;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item {
        background-color: #f4f4f4;
        margin-bottom: 20px;
        padding: 4px 44px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item img {
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events,
    .aspca-team-homepage #aspca-team-homepage-athletic-events a,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-list .event-item .event-date {
        font-size: 15px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events {
        padding-bottom: 18px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events h2.pane-title {
        padding-top: 18px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list {
        margin-bottom: 4px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container {
        zoom: normal;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item .event-date,
    .aspca-team-homepage #aspca-team-homepage-athletic-events .view-more {
        line-height: 24px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item {
        margin-bottom: 30px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item .event-date {
        height: inherit;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events .view-more {
        padding-top: 8px;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact {
        padding: 2px 4px;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item {
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item img {
        width: 70%;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions {
        height: inherit;
        padding: 28px 16px 8px;
        text-align: center;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions p {
        line-height: 29px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired {
        padding-bottom: 28px;
        padding-top: 6px;
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired #get-inspired-container {
        padding: 0 10px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired .get-inspired-item img {
        width: 100%;
    }
    .aspca-team-homepage #footer .region-footer-second p {
        padding: 4px 6px;
    }
}

@media screen and (min-width:500px) {
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container {
        zoom: 0.73;
    }
    .aspca-team-homepage #footer .l-footer-inner .footer_partnerships {
        zoom: 0.8;
    }
}

@media screen and (min-width:550px) {
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container {
        zoom: 0.83;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list h2.pane-title,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #diy-items-list h2.pane-title {
        zoom: 1.2;
    }
    .aspca-team-homepage #block-menu-menu-footer-info-menu ul.menu li {
        margin-right: 2.9em;
    }
    .aspca-team-homepage #footer .l-footer-inner .footer_partnerships {
        zoom: 0.9;
    }
}

@media screen and (min-width:600px) {
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container {
        zoom: 0.9;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list h2.pane-title,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #diy-items-list h2.pane-title {
        zoom: 1.1;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item img {
        width: 50%;
    }
    .aspca-team-homepage #block-menu-menu-footer-info-menu ul.menu li {
        margin-right: 0.7em;
    }
    .aspca-team-homepage #footer .l-footer-inner .footer_partnerships {
        zoom: normal;
    }
}

@media screen and (min-width:733px) {
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top-mobile {
        display: none;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top {
        display: block;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container {
        zoom: normal;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list h2.pane-title,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #diy-items-list h2.pane-title {
        zoom: normal;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column {
        float: left;
        padding-top: 5px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column .diy-link {
        height: 23px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item img {
        width: 33%;
    }
    .aspca-team-homepage #block-menu-menu-footer-info-menu ul.menu li {
        margin-right: 1em;
    }
}

@media screen and (min-width:768px) {
    .aspca-team-homepage #aspca-team-homepage-banner-desktop,
    .aspca-team-homepage #aspca-team-homepage-banner-mobile-small {
        display: none;
    }
    .aspca-team-homepage #aspca-team-homepage-banner-mobile {
        display: block;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-top {
        margin: 0 auto 20px;
        max-width: 1340px;
        width: 79.8%;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container .view-more {
        width: 55%;
    }
}

@media screen and (min-width:850px) {
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item {
        float: left;
        text-align: center;
        width: 33%;
        zoom: 0.8;
    }
}

@media screen and (min-width:900px) {
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item {
        zoom: normal;
    }
}

@media screen and (min-width:1140px) {
    .aspca-team-homepage h2.pane-title {
        color: #363636;
        font-size: 44px;
        margin: 64px 0 53px;
    }
    .aspca-team-homepage #aspca-team-homepage-banner-mobile,
    .aspca-team-homepage #aspca-team-homepage-banner-mobile-small {
        display: none;
    }
    .aspca-team-homepage #aspca-team-homepage-banner-desktop {
        display: block;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .view-teamhome-featured-campaigns {
        width: 80%;
        max-width: 1344px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .view-content {
        margin: 0 auto;
        height: 500px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .view-content .views-row {
        float: left;
        margin: 0 1.5%;
        min-height: 421px;
        width: 32.3%;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .view-content .views-row.views-row-first,
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .view-content .views-row.views-row-last {
        margin-left: 0;
        margin-right: 0;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising h2 {
        margin-bottom: -131px;
        position: relative;
        text-align: center;
        top: -200px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising {
        background: #f0f0f0 url("/sites/all/themes/aspca_2015/images/team/aspca-team-home-diy-fundraising-bg.jpg");
        background-size: 100%;
        background-position: center top;
        background-repeat: no-repeat;
        padding-top: 62px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising h2 {
        margin-bottom: -106px;
        position: relative;
        text-align: center;
        top: -178px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list {
        background: #fff;
        border: none;
        float: right;
        font-size: 15px;
        line-height: 19px;
        margin: 92px 70px 88px 0px;
        opacity: 0.93;
        padding: 30px 4px 16px 24px;
        width: 508px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item {
        height: 62px;
        margin-bottom: 2px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column {
        line-height: 20px;
        padding-top: 4px;
        width: 442px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column .diy-link {
        height: 23px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works {
        height: 598px;
        margin: 0 auto;
        padding-top: 20px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item {
        height: 288px;
        float: left;
        min-width: 240px;
        text-align: center;
        width: 33%;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item img {
        max-width: 310px;
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events {
        background: #f2780b url("/sites/all/themes/aspca_2015/images/team/aspca-team-home-athletic-events-bg.jpg");
        background-size: cover;
        background-position: center top;
        background-repeat: no-repeat;
        height: 866px;
        padding-top: 52px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container {
        background: #fff;
        float: right;
        height: initial;
        margin-right: 120px;
        opacity: 0.9;
        padding: 0px 4px 30px;
        width: 530px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container h2.pane-title {
        margin-bottom: 25px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container a {
        font-weight: bold;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container .view-more {
        font-size: 20px;
        font-weight: bold;
        line-height: 22px;
        margin-left: 0;
        margin-right: 0;
        padding: 0 10px 4px 48px;
        width: 100%;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item {
        margin-bottom: 19px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item .event-date {
        margin-bottom: 4px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container .view-more {
        margin-bottom: 8px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container h2 {
        text-align: center;
        margin-bottom: 50px;
        margin-top: 25px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired .get-inspired-item img {
        width: 500px;
    }
}

@media screen and (min-width:1240px) {
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item img {
        max-width: 454px;
        width: 70%;
    }
}

@media screen and (min-width:1366px) {
    .aspca-team-homepage h2.pane-title {
        font-size: 42px;
        margin-bottom: 34px;
        margin-top: 46px;
        font-weight: bold;
    }
    .aspca-team-homepage .aspca-team-homepage-orange-bar {
        height: 30px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list {
        margin-right: 135px;
        margin-top: 110px;
        width: 590px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item {
        margin-bottom: 10px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .diy-link {
        height: 21px;
        margin-bottom: 2px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .diy-link a {
        font-size: 19px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .diy-teaser {
        font-size: 18px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .left-column {
        float: left;
        width: 64px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column {
        float: left;
        padding-top: 7px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works {
        height: 575px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works #how-it-works-container {
        margin: 0 auto;
        width: 80%;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events {
        padding-top: 56px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container {
        margin-right: 132px;
        width: 33.6%;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container h2.pane-title {
        margin-bottom: 33px;
        margin-top: 22px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list {
        font-size: 19px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container .view-more,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item {
        line-height: 24px;
        margin-bottom: 28px;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions p {
        line-height: 26px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired {
        padding-bottom: 60px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired #get-inspired-container {
        margin: 0 auto;
        max-width: 1404px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired .get-inspired-item {
        float: left;
        width: 33%;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired .get-inspired-item img {
        width: 442px;
    }
}

@media screen and (min-width:1500px) {
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-title {
        font-size: 21.5px;
        line-height: 28px;
        margin: 2px 13px 15px 24px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-field-teaser-blurb {
        font-size: 21px;
        line-height: 26px;
        margin: 0 13px 2px 24px;
    }
}

@media screen and (min-width:1560px) {
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-title {
        font-size: 22px;
        line-height: 28px;
        margin: 2px 13px 15px 24px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-field-teaser-blurb {
        font-size: 21.5px;
        line-height: 26px;
        margin: 0 13px 2px 24px;
    }
}

@media screen and (min-width:1640px) {
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .view-content .views-row {
        min-height: 464px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-title {
        font-size: 23px;
        line-height: 29px;
        margin: 2px 13px 15px 24px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-field-teaser-blurb {
        font-size: 22px;
        line-height: 27px;
        margin: 0 13px 2px 24px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired .get-inspired-item img {
        width: 460px;
    }
}

@media screen and (min-width:1700px) {
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-title {
        font-size: 24px;
        line-height: 30px;
        margin: 2px 13px 15px 24px;
    }
    .aspca-team-homepage #aspca-team-homepage-featured-campaigns-items .views-row .views-field-field-teaser-blurb {
        font-size: 22.5px;
        line-height: 28px;
        margin: 0 13px 2px 24px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works {
        height: 680px;
    }
}

@media screen and (min-width:2000px) {
    .aspca-team-homepage h2.pane-title {
        font-size: 59.3px;
        margin-bottom: 53px;
        margin-top: 64px;
    }
    .aspca-team-homepage .aspca-team-homepage-orange-bar {
        height: 41px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list {
        margin-right: 322px;
        margin-top: 175px;
        padding: 30px 4px 36px 36px;
        width: 761px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item {
        height: 92px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .left-column {
        width: 93px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .left-column img {
        width: 74px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column {
        max-width: 590px;
        padding-top: 8px;
        width: 82%;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column .diy-link {
        height: 29px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column .diy-link a {
        font-size: 24px;
        font-weight: bold;
        line-height: 26px;
    }
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item .right-column .diy-teaser {
        font-size: 24px;
        line-height: 26px;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works {
        height: 800px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events {
        height: 1182px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container {
        margin-right: 322px;
        width: 754px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container h2.pane-title {
        margin-bottom: 53px;
        margin-top: 44px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list {
        font-size: 24px;
        line-height: 28px;
        margin-left: 32px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list .event-item {
        margin-bottom: 40px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container .view-more {
        font-size: 24px;
        line-height: 28px;
        margin-bottom: 26px;
        margin-left: 32px;
    }
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container #events-list a,
    .aspca-team-homepage #aspca-team-homepage-athletic-events #events-container .view-more a {
        font-weight: bold;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact {
        height: 967px;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact h2 {
        margin-top: 53px;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact #your-impact-container {
        margin: 0 auto;
        width: 70%;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item {
        width: 33%;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item img {
        width: 470px;
        height: auto;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions {
        height: 341px;
        padding-top: 64px;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions h2 {
        font-size: 28px;
        line-height: 34px;
        margin-bottom: 40px;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions p {
        margin-bottom: -12px;
    }
    .aspca-team-homepage #aspca-team-homepage-have-questions p,
    .aspca-team-homepage #aspca-team-homepage-have-questions p a {
        font-size: 28px;
        line-height: 34px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired {
        height: 703px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired h2 {
        color: #f0f0f0;
        margin-bottom: 34px;
        margin-top: 58px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired #get-inspired-container {
        margin: 0 auto;
        width: 70%;
    }
}

@media screen and (min-width:734px) and (max-width:1140px) {
    .aspca-team-homepage #aspca-team-homepage-diy-fundraising #diy-items-list .diy-item {
        margin-bottom: 2px;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired .get-inspired-item {
        float: none;
        height: inherit;
        margin: 14px auto 2px;
        min-width: inherit;
        width: inherit;
    }
    .aspca-team-homepage #aspca-team-homepage-get-inspired .get-inspired-item img {
        height: inherit;
        width: inherit;
    }
}

@media screen and (min-wdith:734px) and (max-width:768px) {
    .aspca-team-homepage #aspca-team-homepage-how-it-works {
        clear: both;
        height: inherit;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item {
        float: none;
        margin: 10px auto;
    }
    .aspca-team-homepage #aspca-team-homepage-how-it-works .how-it-works-item img {
        min-width: 85%;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact {
        height: inherit;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item {
        float: none;
        margin: 0 auto;
        width: inherit;
    }
    .aspca-team-homepage #aspca-team-homepage-your-impact .your-impact-item img {
        width: auto;
        height: auto;
    }
}


/*})'"*/

@media print {
    a:link,
    a:visited {
        text-decoration: underline !important;
    }
    a:link.header__site-link,
    a:visited.header__site-link {
        text-decoration: none !important;
    }
    #content {}
    #content a[href]:after {
        content: " (" attr(href) ")";
        font-weight: normal;
    }
    #content a[href^="javascript:"]:after,
    #content a[href^="#"]:after {
        content: "";
    }
    #content abbr[title]:after {
        content: " (" attr(title) ")";
    }
    #content {
        float: none !important;
        margin: 0 !important;
        padding: 0 !important;
        width: 100.1% !important;
    }
    body,
    #page,
    #main,
    #content {
        color: #000;
        background-color: transparent !important;
        background-image: none !important;
    }
    #skip-link,
    #toolbar,
    #navigation,
    .region-sidebar-first,
    .region-sidebar-second,
    #footer,
    .breadcrumb,
    .tabs,
    .action-links,
    .links,
    .book-navigation,
    .forum-topic-navigation,
    .pager,
    .feed-icons {
        visibility: hidden;
        display: none;
    }
}


/*})'"*/

#aggregator .feed-source .feed-title {
    margin-top: 0;
}

#aggregator .feed-source .feed-image img {
    margin-bottom: 0.75em;
}

#aggregator .feed-source .feed-icon {
    float: right;
    display: block;
}

#aggregator .feed-item {
    margin-bottom: 1.5em;
}

#aggregator .feed-item-title {
    margin-bottom: 0;
    font-size: 1.3em;
}

#aggregator .feed-item-meta,
#aggregator .feed-item-body {
    margin-bottom: 0.5em;
}

#aggregator .feed-item-categories {
    font-size: 0.9em;
}

#aggregator td {
    vertical-align: bottom;
}

#aggregator td.categorize-item {
    white-space: nowrap;
}

#aggregator .categorize-item .news-item .body {
    margin-top: 0;
}

#aggregator .categorize-item h3 {
    margin-bottom: 1em;
    margin-top: 0;
}

.container-inline-date {
    clear: both;
}

.container-inline-date .form-item {
    float: none;
    margin: 0;
    padding: 0;
}

.container-inline-date > .form-item {
    display: inline-block;
    margin-right: 0.5em;
    margin-bottom: 10px;
    vertical-align: top;
}

.container-inline-date .form-item .form-item {
    float: left;
}

.container-inline-date .form-item,
.container-inline-date .form-item input {
    width: auto;
}

.container-inline-date .description {
    clear: both;
}

.container-inline-date .form-item input,
.container-inline-date .form-item select,
.container-inline-date .form-item option {
    margin-right: 5px;
}

.container-inline-date .date-spacer {
    margin-left: -5px;
}

.views-right-60 .container-inline-date div {
    margin: 0;
    padding: 0;
}

.container-inline-date .date-timezone .form-item {
    clear: both;
    float: none;
    width: auto;
}

.container-inline-date .date-padding {
    padding: 10px;
    float: left;
}

.views-exposed-form .container-inline-date .date-padding {
    padding: 0;
}

#calendar_div,
#calendar_div td,
#calendar_div th {
    margin: 0;
    padding: 0;
}

#calendar_div,
.calendar_control,
.calendar_links,
.calendar_header,
.calendar {
    border-collapse: separate;
    margin: 0;
    width: 185px;
}

.calendar td {
    padding: 0;
}

span.date-display-single {}

span.date-display-start {}

span.date-display-end {}

.date-prefix-inline {
    display: inline-block;
}

.date-clear {
    clear: both;
    display: block;
    float: none;
}

.date-no-float {
    clear: both;
    float: none;
    width: 98%;
}

.date-float {
    clear: none;
    float: left;
    width: auto;
}

.date-float .form-type-checkbox {
    padding-right: 1em;
}

.form-type-date-select .form-type-select[class$=hour] {
    margin-left: .75em;
}

.date-container .date-format-delete {
    float: left;
    margin-top: 1.8em;
    margin-left: 1.5em;
}

.date-container .date-format-name {
    float: left;
}

.date-container .date-format-type {
    float: left;
    padding-left: 10px;
}

.date-container .select-container {
    clear: left;
    float: left;
}

div.date-calendar-day {
    background: #F3F3F3;
    border-top: 1px solid #EEE;
    border-left: 1px solid #EEE;
    border-right: 1px solid #BBB;
    border-bottom: 1px solid #BBB;
    color: #999;
    float: left;
    line-height: 1;
    margin: 6px 10px 0 0;
    text-align: center;
    width: 40px;
}

div.date-calendar-day span {
    display: block;
    text-align: center;
}

div.date-calendar-day span.month {
    background-color: #B5BEBE;
    color: white;
    font-size: .9em;
    padding: 2px;
    text-transform: uppercase;
}

div.date-calendar-day span.day {
    font-size: 2em;
    font-weight: bold;
}

div.date-calendar-day span.year {
    font-size: .9em;
    padding: 2px;
}

.form-item.form-item-instance-widget-settings-input-format-custom,
.form-item.form-item-field-settings-enddate-required {
    margin-left: 1.3em;
}

#edit-field-settings-granularity .form-type-checkbox {
    margin-right: .6em;
}

.date-year-range-select {
    margin-right: 1em;
}

#ui-datepicker-div {
    font-size: 100%;
    font-family: Verdana, sans-serif;
    background: #eee;
    border-right: 2px #666 solid;
    border-bottom: 2px #666 solid;
    z-index: 9999;
}

.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
}

.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}

.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}

.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}

.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}

.ui-datepicker .ui-datepicker-next {
    right: 2px;
}

.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}

.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}

.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}

.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}

.ui-datepicker .ui-datepicker-title select {
    float: left;
    font-size: 1em;
    margin: 1px 0;
}

.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}

.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}

.ui-datepicker .ui-datepicker-title select.ui-datepicker-year {
    float: right;
}

.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}

.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}

.ui-datepicker td {
    border: 0;
    padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}

.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}

.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}

.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

.ui-datepicker.ui-datepicker-multi {
    width: auto;
}

.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}

.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}

.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}

.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
}

.ui-datepicker-rtl {
    direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}

.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}

.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

.field .field-label {
    font-weight: bold;
}

.field-label-inline .field-label,
.field-label-inline .field-items {
    float: left;
}

form .field-multiple-table {
    margin: 0;
}

form .field-multiple-table th.field-label {
    padding-left: 0;
}

form .field-multiple-table td.field-multiple-drag {
    width: 30px;
    padding-right: 0;
}

form .field-multiple-table td.field-multiple-drag a.tabledrag-handle {
    padding-right: .5em;
}

form .field-add-more-submit {
    margin: .5em 0 0;
}

.node-unpublished {
    background-color: #fff4f4;
}

.preview .node {
    background-color: #ffffea;
}

td.revision-current {
    background: #ffc;
}

.search-form {
    margin-bottom: 1em;
}

.search-form input {
    margin-top: 0;
    margin-bottom: 0;
}

.search-results {
    list-style: none;
}

.search-results p {
    margin-top: 0;
}

.search-results .title {
    font-size: 1.2em;
}

.search-results li {
    margin-bottom: 1em;
}

.search-results .search-snippet-info {
    padding-left: 1em;
}

.search-results .search-info {
    font-size: 0.85em;
}

.search-advanced .criterion {
    float: left;
    margin-right: 2em;
}

.search-advanced .action {
    float: left;
    clear: left;
}

#permissions td.module {
    font-weight: bold;
}

#permissions td.permission {
    padding-left: 1.5em;
}

#permissions tr.odd .form-item,
#permissions tr.even .form-item {
    white-space: normal;
}

#user-admin-settings fieldset .fieldset-description {
    font-size: 0.85em;
    padding-bottom: .5em;
}

#user-admin-roles td.edit-name {
    clear: both;
}

#user-admin-roles .form-item-name {
    float: left;
    margin-right: 1em;
}

.password-strength {
    width: 17em;
    float: right;
    margin-top: 1.4em;
}

.password-strength-title {
    display: inline;
}

.password-strength-text {
    float: right;
    font-weight: bold;
}

.password-indicator {
    background-color: #C4C4C4;
    height: 0.3em;
    width: 100%;
}

.password-indicator div {
    height: 100%;
    width: 0%;
    background-color: #47C965;
}

input.password-confirm,
input.password-field {
    width: 16em;
    margin-bottom: 0.4em;
}

div.password-confirm {
    float: right;
    margin-top: 1.5em;
    visibility: hidden;
    width: 17em;
}

div.form-item div.password-suggestions {
    padding: 0.2em 0.5em;
    margin: 0.7em 0;
    width: 38.5em;
    border: 1px solid #B4B4B4;
}

div.password-suggestions ul {
    margin-bottom: 0;
}

.confirm-parent,
.password-parent {
    clear: left;
    margin: 0;
    width: 36.3em;
}

.profile {
    clear: both;
    margin: 1em 0;
}

.profile .user-picture {
    float: right;
    margin: 0 1em 1em 0;
}

.profile h3 {
    border-bottom: 1px solid #ccc;
}

.profile dl {
    margin: 0 0 1.5em 0;
}

.profile dt {
    margin: 0 0 0.2em 0;
    font-weight: bold;
}

.profile dd {
    margin: 0 0 1em 0;
}

.wg-goal {
    display: none;
}

#edit-context-container > .fieldset-wrapper > .fieldset-description {
    font-weight: 600;
    margin: 10px;
}

.views-exposed-form .views-exposed-widget {
    float: left;
    padding: .5em 1em 0 0;
}

.views-exposed-form .views-exposed-widget .form-submit {
    margin-top: 1.6em;
}

.views-exposed-form .form-item,
.views-exposed-form .form-submit {
    margin-top: 0;
    margin-bottom: 0;
}

.views-exposed-form label {
    font-weight: bold;
}

.views-exposed-widgets {
    margin-bottom: .5em;
}

.views-align-left {
    text-align: left;
}

.views-align-right {
    text-align: right;
}

.views-align-center {
    text-align: center;
}

.views-view-grid tbody {
    border-top: none;
}

.view .progress-disabled {
    float: none;
}

.media-wysiwyg-align-left {
    float: left;
    margin-right: 20px;
}

.media-wysiwyg-align-right {
    float: right;
    margin-left: 20px;
}

.media-wysiwyg-align-center {
    text-align: -moz-center;
    text-align: -webkit-center;
    text-align: center;
}

ul.ready-tabs li {
    list-style: none;
}

ul.ready-tabs li a {
    display: inline;
    float: left;
    margin: 0 10px -2px 0;
    padding: 0 7px 0 7px;
    border: solid 1px #ccc;
    border-top-left-radius: 10px 10px;
    border-top-right-radius: 10px 10px;
    background-color: #e9e9e9;
}

ul.ready-tabs .active a {
    background-color: #fff;
    border-bottom: #fff;
}

ul.ready-tabs a {
    color: #000;
}

ul.ready-tabs a:hover {
    color: #aaaccc;
}

.ready-tabber {
    border-top: solid 1px #ccc;
}

.acc-head {
    margin: 10px;
}

.acc-head .collapsed {
    background: url(/misc/menu-collapsed.png) no-repeat;
    padding: 0 0 0 10px;
}

.acc-head .expanded {
    background: url(/misc/menu-expanded.png) no-repeat;
    padding: 0 0 0 10px;
}

div.ready-accordion {
    margin: 0 20px 20px 20px;
}

.ctools-locked {
    color: red;
    border: 1px solid red;
    padding: 1em;
}

.ctools-owns-lock {
    background: #FFFFDD none repeat scroll 0 0;
    border: 1px solid #F0C020;
    padding: 1em;
}

a.ctools-ajaxing,
input.ctools-ajaxing,
button.ctools-ajaxing,
select.ctools-ajaxing {
    padding-right: 18px !important;
    background: url(/sites/all/modules/contrib/ctools/images/status-active.gif) right center no-repeat;
}

div.ctools-ajaxing {
    float: left;
    width: 18px;
    background: url(/sites/all/modules/contrib/ctools/images/status-active.gif) center center no-repeat;
}

div.panel-pane div.admin-links {
    font-size: xx-small;
    margin-right: 1em;
}

div.panel-pane div.admin-links li a {
    color: #ccc;
}

div.panel-pane div.admin-links li {
    padding-bottom: 2px;
    background: white;
    z-index: 201;
}

div.panel-pane div.admin-links:hover a,
div.panel-pane div.admin-links-hover a {
    color: #000;
}

div.panel-pane div.admin-links a:before {
    content: "[";
}

div.panel-pane div.admin-links a:after {
    content: "]";
}

div.panel-pane div.panel-hide {
    display: none;
}

div.panel-pane div.panel-hide-hover,
div.panel-pane:hover div.panel-hide {
    display: block;
    position: absolute;
    z-index: 200;
    margin-top: -1.5em;
}

div.panel-pane div.feed a {
    float: right;
}

.panel-1col {}

.panel-2col .panel-col-first .inside {
    margin: 0;
}

.panel-1col .panel-col {
    width: 100%;
}

#panels-edit-display .panel-pane,
#panels-edit-display .helperclass {
    margin: .5em;
}

.panel-2col .panel-separator {
    margin: 0 0 1em 0;
}

.timeline-footer {
    display: none;
}

.twitter-widget-header {
    max-width: 500px;
}

.twitter-widget-title {
    font-size: 1.2em;
    font-weight: bold;
    float: left;
}

.twitter-widget-top {
    text-align: right;
}

.twitter-widget-share-text {
    vertical-align: middle;
}

.twitter-widget-share-button {
    margin-left: 10px;
    float: right;
}

.url-textfield {
    display: none !important;
}

input.webform-calendar {
    display: none;
    padding: 3px;
    vertical-align: top;
}

html.js input.webform-calendar {
    display: inline;
}

.webform-container-inline label {
    display: inline;
    margin-right: 1em;
}

.webform-container-inline div,
.webform-container-inline div.form-item {
    display: inline;
}

.webform-container-inline div.description {
    display: block;
}

.webform-container-inline div.messages {
    display: block;
    float: left;
}

.webform-container-inline div.ajax-progress-bar div {
    display: inherit;
}

@font-face {
    font-family: 'Museo Sans 500px Italic';
    src: url('/wp-content/themes/recallpolis/fonts/museosans_500_italic-webfont.eot');
    src: url('/wp-content/themes/recallpolis/fonts/museosans_500_italic-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/recallpolis/fonts/museosans_500_italic-webfont.woff2') format('woff2'), url('/wp-content/themes/recallpolis/fonts/museosans_500_italic-webfont.woff') format('woff'), url('/wp-content/themes/recallpolis/fonts/museosans_500_italic-webfont.ttf') format('truetype'), url('/wp-content/themes/recallpolis/fonts/museosans_500_italic-webfont.svg#museo_sans500_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Slab 300px Italic';
    src: url('/wp-content/themes/recallpolis/fonts/museo_slab_300italic-webfont.eot');
    src: url('/wp-content/themes/recallpolis/fonts/museo_slab_300italic-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/recallpolis/fonts/museo_slab_300italic-webfont.woff2') format('woff2'), url('/wp-content/themes/recallpolis/fonts/museo_slab_300italic-webfont.woff') format('woff'), url('/wp-content/themes/recallpolis/fonts/museo_slab_300italic-webfont.ttf') format('truetype'), url('/wp-content/themes/recallpolis/fonts/museo_slab_300italic-webfont.svg#museo_slab300_italic') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Slab 300';
    src: url('/wp-content/themes/recallpolis/fonts/museo_slab_300-webfont.eot');
    src: url('/wp-content/themes/recallpolis/fonts/museo_slab_300-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/recallpolis/fonts/museo_slab_300-webfont.woff2') format('woff2'), url('/wp-content/themes/recallpolis/fonts/museo_slab_300-webfont.woff') format('woff'), url('/wp-content/themes/recallpolis/fonts/museo_slab_300-webfont.ttf') format('truetype'), url('/wp-content/themes/recallpolis/fonts/museo_slab_300-webfont.svg#museo_slab300') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Slab 900';
    src: url('/wp-content/themes/recallpolis/fonts/museo_slab_900-webfont.eot');
    src: url('/wp-content/themes/recallpolis/fonts/museo_slab_900-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/recallpolis/fonts/museo_slab_900-webfont.woff2') format('woff2'), url('/wp-content/themes/recallpolis/fonts/museo_slab_900-webfont.woff') format('woff'), url('/wp-content/themes/recallpolis/fonts/museo_slab_900-webfont.ttf') format('truetype'), url('/wp-content/themes/recallpolis/fonts/museo_slab_900-webfont.svg#museo_slab900') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Slab 700';
    src: url('/wp-content/themes/recallpolis/fonts/museo_slab_700-webfont.eot');
    src: url('/wp-content/themes/recallpolis/fonts/museo_slab_700-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/recallpolis/fonts/museo_slab_700-webfont.woff2') format('woff2'), url('/wp-content/themes/recallpolis/fonts/museo_slab_700-webfont.woff') format('woff'), url('/wp-content/themes/recallpolis/fonts/museo_slab_700-webfont.ttf') format('truetype'), url('/wp-content/themes/recallpolis/fonts/museo_slab_700-webfont.svg#museo_slab700') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Slab 500';
    src: url('/wp-content/themes/recallpolis/fonts/museo_slab_500-webfont.eot');
    src: url('/wp-content/themes/recallpolis/fonts/museo_slab_500-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/recallpolis/fonts/museo_slab_500-webfont.woff2') format('woff2'), url('/wp-content/themes/recallpolis/fonts/museo_slab_500-webfont.woff') format('woff'), url('/wp-content/themes/recallpolis/fonts/museo_slab_500-webfont.ttf') format('truetype'), url('/wp-content/themes/recallpolis/fonts/museo_slab_500-webfont.svg#museo_slab500') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Museo Sans 500';
    src: url('/wp-content/themes/recallpolis/fonts/museosans_500-webfont.eot');
    src: url('/wp-content/themes/recallpolis/fonts/museosans_500-webfont.eot?#iefix') format('embedded-opentype'), url('/wp-content/themes/recallpolis/fonts/museosans_500-webfont.woff2') format('woff2'), url('/wp-content/themes/recallpolis/fonts/museosans_500-webfont.woff') format('woff'), url('/wp-content/themes/recallpolis/fonts/museosans_500-webfont.ttf') format('truetype'), url('/wp-content/themes/recallpolis/fonts/museosans_500-webfont.svg#museo_sans500') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 18px;
    line-height: 1.5em;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    color: #363636;
}

body.not-logged-in .block .contextual-links-wrapper {
    display: none;
}

body p#skip-link {
    margin: 0px;
}

#is-mobile,
#donation-type-var {
    display: none;
}

div.alert,
div.error {
    background-image: none;
}

.alert {
    margin: 10px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: none;
    padding: 4px 18px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
}

.alert .close {
    display: none;
}

.alert.status {
    background-color: #f8fff0;
    color: #234600;
    border-color: #be7;
}

.alert.warning {
    background-color: #fffce5;
    color: #840;
    border-color: #ed5;
}

.alert.error {
    background-color: #fef5f1;
    color: #8c2e0b;
    border-color: #ed541d;
}

#header {
    width: 100%;
    /*overflow: hidden;*/
}

#logo {
    background: transparent url(/wp-content/themes/recallpolis/img/FreedomForce_logo.jpg) no-repeat 0px 0px;
    background-size: contain;
    /*height: 160px;*/
    height: 95px;
    display: block;
    margin-left: 0;
    margin-top: 0;
    margin-bottom: 12px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.title-area {
    background: #848484 url('/wp-content/themes/recallpolis/img/title_bg.png') repeat;
}

#form-section {
    background: #F6F6F6;
    padding: 30px 0px 40px 0px;
}

#form-wrapper,
.after-content {
    max-width: 1166px;
    margin: 0px auto;
    overflow: hidden;
}

.form-layout-container #left.form-col {
    width: 56.86%;
}

.form-layout-container #right.form-col {
    width: 38.42%;
}

.body-text:last-child {
    margin-bottom: 40px;
}

@media only screen and (min-width:768px) {
    .body-text {
        max-width: 1166px;
        margin: 0px auto;
    }
}

.body-text .mobile {
    padding-bottom: 30px;
}

.body-text .tablet,
.body-text .desktop {
    display: none;
}

@media only screen and (min-width:768px) {
    .body-text .mobile,
    .body-text .desktop {
        display: none;
    }
    .body-text .tablet {
        display: block;
        padding: 0px 10px 30px 10px;
    }
}

@media only screen and (min-width:1140px) {
    .body-text .mobile,
    .body-text .tablet {
        display: none;
    }
    .body-text .desktop {
        display: block;
    }
}

.acc-head {
    padding: 10px 10px 10px 0px;
    margin: -6px;
}

.acc-head .collapsed {
    background: transparent url("/files/aspca/themes/aspca_2015/images/accordion-arrow.png") no-repeat scroll 7px 2px !important;
    padding: 0px 0px 0px 25px;
}

.acc-head .expanded {
    background: url("/files/aspca/themes/aspca_2015/images/accordion-arrow-open.png") no-repeat -1px 7px !important;
    padding: 0px 0px 0px 25px;
}

.donation-image img {
    display: block;
}

.field-name-body {
    margin: 40px;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 20px;
    line-height: 1.5em;
}

.field-name-body p {
    color: #363636;
}

.form-layout-container .field-name-body p {
    margin: 1em 0;
}

body p strong,
body p b {
    font-family: "Museo Slab 500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.field-name-body h1 {
    line-height: normal;
}

body a {
    color: #DD233A;
    text-decoration: none;
}

.field-name-body h1,
.field-name-body h2,
.field-name-body h3 {
    color: #272626;
    font-family: "Museo Slab 500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.field-name-body h2 {
    margin: 1em 0 1.25em;
}

div.messages {
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 6px 0px;
    padding: 10px 10px 10px 50px;
}

div.status {
    border-color: #be7;
}

div.status,
.ok {
    color: #234600;
}

div.status,
table tr.ok {
    background-color: #f8fff0;
}

div.warning {
    border-color: #ed5;
}

div.warning,
.warning {
    color: #840;
}

div.warning,
table tr.warning {
    background-color: #fffce5;
}

div.error {
    border-color: #ed541d;
}

div.error,
.error {
    color: #8c2e0b;
}

div.error,
table tr.error {
    background-color: #fef5f1;
}

div.error p.error {
    color: #333;
}

div.messages ul {
    margin: 0px 0px 0px 1em;
    padding: 0px;
}

div.messages ul li {
    list-style-image: none;
}

#webform-component-donation .webform-component-textfield label.error {
    display: block;
}

#main-wrapper div.messages {
    margin: 0px 20px 0px 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-image: none;
    padding: 4px 18px;
    font-size: 14px;
}

#main-wrapper fieldset div.step-errors {
    margin: 0px 0px 20px 0px;
    display: block;
}

#main-wrapper fieldset div.step-errors span {
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

#petition-form-wrapper {
    width: 100%;
    min-height: 100%;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.petition-form #left #webform-form {
    background-color: #fff;
    padding: 20px 10px;
}

.petition-title {}

.mobile-petition-title {
    display: none;
}

.petition-title h1 {
    box-sizing: border-box;
    padding: 20px;
    color: #fff;
    font-size: 42px;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    line-height: 1.25em;
}

#bottom-footer {
    background-color: #363636;
    margin-bottom: -40px;
    overflow: auto;
    padding-bottom: 25px;
    padding-top: 25px;
    clear: left;
}

.page-node-done #bottom-footer {
    margin-top: 0px !important;
}

.footer-content-center {
    width: 640px;
    overflow: hidden;
    margin: 70px auto;
    position: relative;
}

.footer-content-center .region-bottom-footer {
    width: 640px;
    color: #929292;
    font-size: 15px;
    text-align: center;
}

#bottom-footer a.footer-logo {
    display: block;
    width: 173px;
    height: 46px;
    padding: 0px;
    background: transparent url(/files/aspca/themes/aspca_2015/images-source/logo-footer.png) no-repeat 0px 0px;
    background-size: 173px 46px;
    text-indent: 200px;
    overflow: hidden;
    margin: 0px auto 34px;
}

.footer-content-center .region-bottom-footer a {
    color: #fff;
    text-decoration: none;
    padding: 0px 5px;
}

#bottom-footer a.footer-logo.anniversary {
    display: block;
    text-indent: -9999px;
    background-image: url(/files/aspca/ASPCA-150-Logo-Mobile-1x.png);
    background-position: 0px 0px;
    width: 320px;
    height: 100px;
    background-size: 320px 100px;
    margin: 0px auto;
}

@media (min-width:400px) {
    #bottom-footer a.footer-logo.anniversary {
        display: block;
        text-indent: -9999px;
        background-image: url(/files/aspca/ASPCA-150-Logo-1x.png);
        background-position: 0px 0px;
        width: 400px;
        height: 125px;
        background-size: 400px 125px;
        margin: 0px auto;
    }
}

@media (-webkit-min-device-pixel-ratio:2),
(min-resolution:192dpi) {
    #bottom-footer a.footer-logo.anniversary {
        background-image: url(/files/aspca/ASPCA-150-Logo-Mobile-2x.png);
        background-size: 320px 100px;
    }
}

@media (-webkit-min-device-pixel-ratio:2) and (min-width:400px),
(min-resolution:192dpi) and (min-width:400px) {
    #bottom-footer a.footer-logo.anniversary {
        background-image: url(/files/aspca/ASPCA-150-Logo-2x.png);
        background-size: 400px 125px;
    }
}

#bottom-footer .verisign-seal {
    width: 130px;
    height: 70px;
    margin: 50px auto 0px;
}

.image-gallery-view.view-display-id-panel_pane_5 {
    position: relative;
    outline: none;
}

.image-gallery-view.view-display-id-panel_pane_5,
.image-gallery-view.view-display-id-panel_pane_5 .view-content,
.image-gallery-view.view-display-id-panel_pane_5 .view-content .views-row {
    height: 372px;
    overflow: hidden;
}

.image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #prev,
.image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #next {
    position: absolute;
    width: 48px;
    height: 48px;
    right: 100px;
    bottom: 20px;
    background-color: #ccc;
    z-index: 200;
    text-indent: 300px;
    background: transparent url(/files/aspca/themes/aspca_2015/images/wrappers/aspca-donation-gallery-sprite.png) no-repeat 0px 0px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #prev:hover {
    background-position: -96px 0px;
}

.image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #next {
    right: 40px;
    background-position: -48px 0px;
}

.image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #next:hover {
    background-position: -144px 0px;
}

.image-gallery-view.view-display-id-panel_pane_5 .views-row .views-field-field-show-title-node-gallery {
    position: absolute;
    bottom: 0px;
    left: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    color: #fff;
    overflow: hidden;
    padding: 0px;
    min-height: 88px;
    width: 100%;
    display: table;
}

.image-gallery-view.view-display-id-panel_pane_5 .views-row .views-field-field-show-title-node-gallery .field-content {
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 14px;
    line-height: 24px;
    font-weight: 300;
    display: table-cell;
    vertical-align: middle;
    padding: 10px 170px 10px 40px;
}

.image-gallery-view.view-display-id-panel_pane_5 .views-row .contextual-links-wrapper {
    top: 30px;
}

form {
    margin: 20px;
    overflow: hidden;
}

.petition-form > .node > h2 {
    display: none;
}

fieldset {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

fieldset .fieldset-wrapper {
    overflow: hidden;
}

.webform-component-fieldset,
.webform-component-date {
    clear: both;
    float: left;
    margin: 0 10px 20px;
    width: 100%;
}

.webform-component-fieldset {
    margin-bottom: 0px;
}

.webform-component-fieldset .fieldset-wrapper {
    margin: 0 -10px;
}

.webform-client-form label {
    font-weight: normal;
    font-size: 16px;
}

.webform-client-form .form-item label.error {
    font-size: 13px;
    color: #fc6420;
}

.webform-client-form .form-item label.error.valid {
    display: none !important;
}

.webform-client-form .webform-component-checkboxes {
    clear: both;
    margin: 10px 10px 20px;
}

.amount-display {
    margin-bottom: 20px;
}

.amount-display span {
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
}

.mobile-spacer {
    display: none;
}

.form-type-textfield,
.webform-component-email,
.webform-component-textfield {
    position: relative;
}

.form-type-textfield input,
.webform-component-email input,
.webform-component-textfield input {
    border: 2px solid #cfcfcf;
    height: 63px;
    padding: 0px;
    margin: 0px;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 18px;
    line-height: 59px;
    color: #363636;
    text-indent: 20px;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-type-textfield input:focus,
.webform-component-textfield input:focus,
.webform-component-email input:focus {
    outline-width: 0px;
    outline: none;
    border: 2px solid #fc6420;
}

.webform-component-textarea label,
.form-type-textfield .element-label,
.webform-component-email .element-label,
.webform-component-textfield .element-label,
.webform-component-select > label,
#webform-component-payment-information .expiration-date-wrapper .form-type-select label {
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 18px;
    color: #363636;
    font-weight: normal;
}

.webform-client-form .form-type-textfield,
.webform-client-form .webform-component-email,
.webform-client-form .webform-component-textfield,
.webform-client-form .webform-component-textarea,
.webform-client-form .webform-component-select,
.webform-client-form .webform-component-markup {
    float: left;
    display: block;
    margin: 0px 10px 20px;
    max-width: 46.6%;
}

.webform-client-form #webform-component-your-information--other-amount.webform-component-textfield {
    float: none;
    max-width: unset;
    width: auto;
}

.webform-client-form .webform-component-managed_file,
.webform-client-form .webform-component-textarea,
.webform-client-form .webform-component-markup {
    max-width: 96.6%;
    width: 96.6%;
}

.webform-client-form #webform-component-phone-opt-in.webform-component-markup {
    height: 70px;
    margin: 20px 10px;
    max-width: 45%;
    width: 45%;
}

.webform-client-form .webform-component-managed_file {
    clear: both;
    margin: 20px 10px;
    max-width: 100%;
}

.webform-client-form #webform-component-address {
    max-width: 66.6%;
}

.webform-client-form #webform-component-address-line-2 {
    max-width: 26.6%;
}

.webform-client-form .webform-component-select,
.webform-client-form #webform-component-zip,
.webform-client-form #webform-component-sbp-zip-code {
    max-width: 21.6%;
}

.webform-client-form .form-type-textfield input,
.webform-client-form .webform-component-email input,
.webform-client-form .webform-component-textfield input {
    border: 2px solid #cfcfcf;
    height: 63px;
    padding: 0px;
    margin: 0px;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 16px;
    line-height: 59px;
    color: #363636;
    text-indent: 20px;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.webform-client-form .webform-component-textarea {
    margin-left: 10px;
    margin-right: 10px;
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row-reverse wrap;
    flex-direction: column;
}

.webform-client-form .webform-component-textarea label {
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}

#webform-component-enter-our-get-cozy-photo-contest.webform-component-textarea label {
    font-size: 24px;
    font-weight: bold;
}

.webform-component-textarea textarea {
    border: 2px solid #cfcfcf;
    margin: 0px;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 16px;
    color: #363636;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: none;
    padding: 16px;
    line-height: 20px;
    width: 100%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
}

.webform-component-textarea .resizable-textarea .grippie {
    display: none;
}

.webform-component-textarea .description {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}

#webform-component-enter-our-get-cozy-photo-contest.webform-component-textarea .description {
    font-size: 18px;
    margin: 10px 0px;
}

.webform-client-form select {
    padding: 0px;
    margin: 0px;
    border: 2px solid #cfcfcf;
    color: #363636;
    outline: none;
    display: inline-block;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    background-color: transparent;
    height: 63px;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 16px;
    line-height: 59px;
    text-indent: 8px;
    width: 100% !important;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.webform-client-form select + label {
    position: relative;
}

.webform-client-form select + label:after {
    content: ' ';
    font: 11px "Consolas", monospace;
    color: #aaa;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    right: 8px;
    top: 2px;
    padding: 0px 0px 2px;
    border-bottom: 1px solid #ddd;
    position: absolute;
    pointer-events: none;
    background-color: #000;
}

.webform-component-date .form-type-select,
.webform-client-form .webform-component-date .form-type-textfield {
    float: left;
    margin: 0 10px;
    width: 30%;
}

.webform-component-date .form-type-select:first-of-type,
.webform-client-form .webform-component-date .form-type-textfield {
    margin: 0 10px 0 0;
}

.webform-component-date .form-type-select:last-of-type {
    margin: 0 0 0 10px;
}

.webform-client-form .form-type-checkbox {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0.5em 0px;
    padding-left: 24px;
}

.webform-client-form .form-type-checkbox input {
    display: none;
}

.webform-client-form .form-type-checkbox input + label {
    float: left;
    padding-left: 12px;
    clear: none;
    display: block;
    line-height: 21px;
}

.webform-client-form .form-type-checkbox input + label:before {
    content: " ";
    position: absolute;
    width: 21px;
    height: 21px;
    left: 0px;
    top: 0px;
    background: transparent url(/files/aspca/themes/aspca_2015/images/wrappers/donation-checkbox-radio-sprite.png) no-repeat 0px -84px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

.webform-client-form .form-type-checkbox input:checked + label:before {
    content: " ";
    position: absolute;
    width: 21px;
    height: 21px;
    left: 0px;
    top: 0px;
    background: transparent url(/files/aspca/themes/aspca_2015/images/wrappers/donation-checkbox-radio-sprite.png) no-repeat -21px -84px;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

#webform-component-donation .form-checkboxes {
    width: 100%;
    text-align: center;
    display: block;
}

#webform-component-donation .webform-component-checkboxes .description {
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    font-family: "Museo Slab 500", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    display: none;
}

.webform-client-form .webform-component-radios {
    margin: 0px 10px 20px;
    max-width: 46.6%;
}

.webform-client-form .webform-component-radios .form-item {
    margin: 0;
}

#webform-component-billing-information .webform-component-checkboxes label,
#webform-component-donation input + label,
#webform-component-payment-information label {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.webform-component-markup h3 {
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
}

.webform-component-markup .official-rules {
    border: 2px solid #cfcfcf;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    height: 200px;
    overflow: scroll;
    padding: 0px 10px;
}

.form-layout-container .form-actions {
    clear: both;
}

input#edit-submit {
    background: transparent url(/wp-content/themes/recallpolis/img/donation-back-button-gradient.png) repeat 0px 0px;
    border: 0px;
    display: block;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    padding: 0px 40px;
    margin-left: auto;
    margin-right: auto;
    height: 94px;
    text-align: center;
    font-size: 32px;
    line-height: 94px;
    color: #fff;
    text-transform: uppercase;
    cursor: pointer;
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    -o-user-select: none;
}

.view-recent-petition-signatures {
    margin-top: 20px;
}

.view-recent-petition-signatures table {
    font-size: 16px;
    width: 100%;
}

.view-recent-petition-signatures thead {
    display: none;
}

.view-recent-petition-signatures tbody {
    border: 0px;
}

.view-recent-petition-signatures td {
    padding: 0px 10px;
}

.views-field-created {
    width: 13%;
}

table tr.even,
table tr.odd {
    background: #f0f0f0;
    border: 0px;
    border-bottom: 5px solid #f6f6f6;
}

table tr.even {
    background: #dfdfdf!important;
}

table tr.odd {
    background: #f0f0f0!important;
}

.after-content {
    background-color: #fff;
    overflow: hidden;
    clear: both;
    margin-bottom: 0px;
}

.after-content-wrapper {
    margin: 20px 0px 40px;
    display: none;
}

#webform-component-donation--recurs-monthly {
    display: none;
}

.dropdown-select,
.form-type-select {
    position: relative;
}

.dropdown-select:after,
.form-type-select:after {
    content: "\25BC";
    height: 12px;
    font-size: 12px;
    line-height: 12px;
    right: 18px;
    top: 32px;
    margin-top: -.5em;
    -webkit-transform: scale(1, 0.5);
    -ms-transform: scale(1, 0.5);
    -moz-transform: scale(1, 0.5);
    transform: scale(1, 0.5);
    color: #cfcfcf;
    position: absolute;
    pointer-events: none;
    display: none\9;
}

.springboard-social-links,
#block-service-links-service-links {
    border-top: 2px solid #cfcfcf;
    margin: 40px 10px 0px;
    padding-top: 40px;
    padding-bottom: 12px;
    text-align: center;
}

.springboard-social-links {
    display: none;
}

#block-service-links-service-links ul li.service-links-pinterest,
#block-service-links-service-links ul li.service-links-print,
#block-service-links-service-links ul li.share-google-plus,
#block-service-links-service-links h2 {
    display: none;
}

#block-service-links-service-links .item-list ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

#petition-form-wrapper .addthis_toolbox,
.item-list ul li {
    display: inline-block;
    margin: 0px;
    width: 44px;
    height: 44px;
}

#petition-form-wrapper .addthis_toolbox {
    margin: 0px 35px;
}

#petition-form-wrapper .addthis_toolbox:first-child {
    margin-left: 0px;
}

#petition-form-wrapper .addthis_toolbox:last-child {
    margin-right: 0px;
}

.item-list ul li a img {
    display: none;
}

#petition-form-wrapper .addthis_toolbox a.social-share-link,
.item-list ul li a {
    display: block;
    width: 44px;
    height: 44px;
    overflow: hidden;
    text-indent: 100px;
    margin: 0px;
    padding: 0px;
}

#petition-form-wrapper .addthis_toolbox a.social-share-link img {
    display: none;
}

#petition-form-wrapper .addthis_toolbox a.addthis_button_facebook,
.item-list ul li a.service-links-facebook {
    background: transparent url(/wp-content/themes/recallpolis/img/donation-social-share-sprite.png) no-repeat 0px 0px;
}

#petition-form-wrapper .addthis_toolbox a.addthis_button_twitter,
.item-list ul li a.service-links-twitter {
    background: transparent url(/wp-content/themes/recallpolis/img/donation-social-share-sprite.png) no-repeat -44px 0px;
}

#petition-form-wrapper .addthis_toolbox a.addthis_button_email,
.item-list ul li a.service-links-printmail {
    background: transparent url(/wp-content/themes/recallpolis/img/donation-social-share-sprite.png) no-repeat -132px 0px;
}

.item-list ul li.service-links-twitter {
    margin: 0px 70px;
}

#petition-form-wrapper .webform-client-form #webform-component-your-information--amount {
    margin-bottom: 0px;
    max-width: 100%;
}

#petition-form-wrapper #webform-component-your-information--amount .form-type-radio {
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
    clear: none;
    margin-top: 0;
}

#petition-form-wrapper #webform-component-your-information--amount .form-type-radio input {
    display: none;
}

#petition-form-wrapper #webform-component-your-information--amount .form-type-radio input + label {
    background-color: #cfcfcf;
    display: block;
    color: #fff;
    float: left;
    padding: 18px 22px;
    font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}

#petition-form-wrapper #webform-component-your-information--amount .form-type-radio input:checked + label {
    background-color: #fc6420;
}

#petition-form-wrapper #webform-component-your-information.webform-component-fieldset .fieldset-wrapper {
    margin: 0 0;
}

#petition-form-wrapper #edit-submitted-your-information-other-amount {
    width: 120px;
}

#webform-component-your-information--other-amount {
    display: inline-block;
    margin-left: 0;
}

a.donate-button {
    background: url('/wp-content/themes/recallpolis/img/ico-crosshatch-orange.png') repeat top left;
    color: #fff;
    display: block;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    margin: 10px auto;
    padding: 20px;
    text-align: center;
    text-decoration: none;
    text-transform: none;
    width: 100%;
}

a.donate-button:hover {
    background: url('/wp-content/themes/recallpolis/img/ico-crosshatch-orange-lt.png') repeat top left;
    outline: 0;
}

a.donate-button.blue {
    background: url('/files/aspca/themes/aspca_2015/images/ico-crosshatch-blue.png') repeat top left;
}

a.donate-button.blue:hover {
    background: url('/files/aspca/themes/aspca_2015/images/ico-crosshatch-blue-lt.png') repeat top left;
}

.wg-goal {
    background: #7abde8 none repeat scroll 0px 0px;
    padding: 5px 30px 30px;
    margin-bottom: 25px;
    width: auto;
}

.wg-goal h2 {
    color: #fff;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5em;
    margin-bottom: 0px;
}

.wg-goal h2 span:last-of-type {
    float: right;
}

.wg-progress {
    background: #fff !important;
    border-radius: 0px !important;
    height: 40px !important;
}

.bar {
    background: #fc6420 !important;
}

body.page-node-done #main-wrapper {
    position: relative;
    overflow: hidden;
}

body.page-node-done .contextual-links-wrapper {
    display: none;
}

.field-name-field-mobile-banner-image img,
body.page-node-done .field-name-field-thank-you-page-image img,
body.page-node-done .big-image {
    position: relative;
    display: block;
    width: 100%;
    height: auto;
}

.field-name-field-mobile-banner-image {
    display: none;
    border-bottom: 4px solid #DD233A;
}

body.page-node-done .webform-confirmation {
    position: absolute;
    display: block;
    width: 696px;
    height: auto;
    background-color: rgba(255, 255, 255, 0.9);
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

body.page-node-done .message-wrapper {
    position: relative;
    float: left;
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}

body.page-node-done .top-message {
    text-align: center;
    position: absolute;
    top: -90px;
    left: 0px;
    width: 100%;
    height: 100px;
    overflow: hidden;
    color: #fff;
}

@media only screen and (max-width:696px) {
    body.page-node-done .webform-confirmation {
        width: 95%;
    }
    body.page-node-done .top-message {
        height: 120px;
        top: -90px;
    }
    body.page-node-done .top-message h1 {
        font-size: 36px;
        line-height: 40px;
    }
    body.page-node-done .top-message p {
        line-height: 1.25em;
    }
}

body.page-node-done .top-message h1,
body.page-node-done .top-message p {
    margin: 0px;
}

body.page-node-done .top-message h1 {
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 56px;
    line-height: 60px;
}

body.page-node-done .top-message p {
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 15px;
}

body.page-node-done .center-message {
    text-align: center;
    font-family: "Museo Slab 300", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 16px;
    color: #565656;
}

body.page-node-done .center-message p.bold {
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    font-size: 20px;
    text-transform: uppercase;
}

body.page-node-done .center-message .krumo-root {
    text-align: left;
    text-transform: none;
}

body.page-node-done .center-message a.thank-you-continue {
    display: inline-block;
    padding: 0px 34px;
    float: none;
    text-decoration: none;
}

body.page-node-done .bottom-message {
    position: absolute;
    bottom: -100px;
    left: 0px;
    height: 100px;
    width: 100%;
    text-align: center;
}

body.page-node-done .bottom-message a.back-to-issue {
    display: inline-block;
    height: 70px;
    margin-top: 30px;
    line-height: 70px;
    padding: 0px 34px;
    font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
    text-align: center;
    font-size: 24px;
    float: none;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

body.page-node-done .springboard-social-links,
body.page-node-done #block-service-links-service-links {
    border-top: 0px;
    padding: 0px;
    margin: 20px 0px;
}

body.page-node-done .springboard-social-links {
    display: none;
}

body.page-node-done .webform-confirmation .springboard-social-links {
    display: block;
}

.mobile-message-wrapper {
    padding-bottom: 10px;
}

.field > .field-label {
    display: none;
}

body.page-node-done .center-thank-you .links {
    display: none;
}

.dots:before,
.dots:after,
.dots {
    border-radius: 50%;
    width: 2.5em;
    height: 2.5em;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation: load7 1.8s infinite ease-in-out;
    animation: load7 1.8s infinite ease-in-out;
}

.dots {
    font-size: 6px;
    margin: 0px auto;
    position: absolute;
    text-indent: -9999em;
    left: 50%;
    top: 50px;
    margin-left: -7px;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

.dots:before {
    left: -3.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}

.dots:after {
    left: 3.5em;
}

.dots:before,
.dots:after {
    content: '';
    position: absolute;
    top: 0px;
}

@-webkit-keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0px 2.5em 0px -1.3em #ffffff;
    }
    40% {
        box-shadow: 0px 2.5em 0px 0px #ffffff;
    }
}

@keyframes load7 {
    0%,
    80%,
    100% {
        box-shadow: 0px 2.5em 0px -1.3em #ffffff;
    }
    40% {
        box-shadow: 0px 2.5em 0px 0px #ffffff;
    }
}

@media only screen and (max-width:767px) {
    .field-name-field-mobile-banner-image,
    #is-mobile {
        display: block;
    }
    #logo {
        width: 111px;
        height: 29px;
        margin: 20px auto 0px;
        background-size: contain;
    }
    #header {
        /*height:68px;*/
    }
    #main-wrapper {
        width: 100%;
    }
    .body-text {
        padding: 0px 10px 30px 10px;
    }
    #form-section {
        background: transparent;
        padding: 0px;
    }
    #petition-form-wrapper {
        background: none;
    }
    .right-sidebar,
    .left-sidebar {
        width: 100%;
    }
    .item-list ul li.service-links-twitter {
        margin: 0px 38px;
    }
    #petition-form-wrapper .addthis_toolbox {
        margin: 0px 19px;
    }
    #petition-form-wrapper .addthis_toolbox:first-child {
        margin-left: 0px;
    }
    #petition-form-wrapper .addthis_toolbox:last-child {
        margin-right: 0px;
    }
    .petition-title {
        display: none;
    }
    .wg-goal {
        margin: 0 10px 15px;
        padding: 5px 20px 20px;
    }
    .wg-goal h2 {
        font-size: 16px;
    }
    #webform-component-donation #webform-component-donation--other-amount .element-label {
        left: 14px;
        top: 10px;
    }
    #main-wrapper .petition-form form.webform-client-form > fieldset {
        display: block;
        margin: 0;
        width: 100%;
    }
    form {
        margin: 10px;
        margin-top: 0px;
    }
    .petition-form {
        padding-top: 0px;
    }
    #webform-component-billing-information #webform-component-billing-information--address.webform-component-textfield,
    #webform-component-billing-information #webform-component-billing-information--address-line-2.webform-component-textfield,
    #webform-component-billing-information .webform-component-email,
    #webform-component-billing-information .webform-component-textfield,
    #webform-component-billing-information .webform-component-select {
        width: 100%;
        margin-bottom: 10px;
    }
    .webform-client-form .webform-component-checkboxes,
    .webform-client-form .webform-component-radios,
    .webform-client-form .webform-component-select,
    .webform-client-form .form-type-textfield,
    .webform-client-form .webform-component-email,
    .webform-client-form .webform-component-textfield {
        float: none;
        margin: 0px auto 10px;
    }
    .webform-client-form .form-type-textfield input,
    .webform-client-form .webform-component-email input,
    .webform-client-form .webform-component-textfield input,
    .webform-client-form select {
        border: 1px solid #cfcfcf;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }
    #webform-component-donation > .fieldset-wrapper {
        padding: 8px;
        margin-bottom: 10px;
        border: 1px solid #cfcfcf;
        padding-top: 20px;
        border-top: 0px;
    }
    .mobile-spacer {
        height: 1px;
        border-bottom: 1px solid #cfcfcf;
        position: absolute;
        bottom: 0px;
        width: 100%;
        z-index: -1;
        display: block;
    }
    .petition-form > .mobile-message-wrapper {
        margin: 0px 10px;
        border-left: 1px solid #cfcfcf;
        border-right: 1px solid #cfcfcf;
        padding-top: 16px;
    }
    .webform-client-form .form-type-checkbox input + label {
        font-size: 14px;
    }
    .webform-client-form #webform-component-donation .form-type-checkbox {
        margin-left: 0px;
    }
    #webform-component-donation .fieldset-wrapper .webform-component-radios {
        float: none;
        overflow: auto;
        display: inline;
    }
    .webform-client-form #webform-component-donation .form-type-checkbox input + label {
        height: auto;
    }
    #webform-component-donation #webform-component-donation--amount .form-type-radio {
        margin-right: 14px;
        margin-bottom: 14px;
    }
    #webform-component-donation #webform-component-donation--amount .form-type-radio input + label {
        width: 80px;
        height: 45px;
        line-height: 45px;
        padding: 0px;
        text-align: center;
    }
    #webform-component-donation .webform-component-textfield {
        float: left;
        display: inline;
        width: 80px;
    }
    #webform-component-donation .webform-component-textfield input {
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        width: 80px;
        height: 45px;
        line-height: 45px;
    }
    #webform-component-donation .webform-component-textfield .element-label {
        top: 11px;
        left: 16px;
    }
    #webform-component-donation .webform-component-textfield label.error {
        line-height: 16px;
        padding-top: 4px;
    }
    .webform-client-form #webform-component-donation .webform-component-checkboxes {
        width: 100%;
        float: left;
        clear: both;
        display: block;
        margin: 10px 0px;
    }
    #webform-component-donation .form-checkboxes {
        width: 100%;
        text-align: left;
        display: block;
    }
    #webform-component-billing-information > legend,
    #webform-component-payment-information > legend {
        display: block;
        font-family: "Museo Slab 700", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
        padding: 20px 0px 14px;
        font-size: 22px;
    }
    #webform-component-payment-information-toggle-wrapper .webform-component-email,
    #webform-component-payment-information-toggle-wrapper .webform-component-textfield,
    #webform-component-payment-information-toggle-wrapper .webform-component-select,
    #webform-component-payment-information-toggle-wrapper .webform-component-textarea,
    #webform-component-payment-information .webform-component-radios {
        margin-bottom: 10px;
    }
    #webform-component-payment-information .webform-component-radios .form-type-radio {
        width: 100%;
        margin-bottom: 16px;
    }
    #webform-component-payment-information .webform-component-radios .form-type-radio:last-child {
        margin-bottom: 0px;
    }
    #webform-component-payment-information .form-item-submitted-payment-information-payment-fields-credit-card-cvv {
        width: 100%;
        margin-top: 0px;
        margin-bottom: 10px;
    }
    #webform-component-payment-information .expiration-date-wrapper {
        width: 100%;
    }
    #webform-component-payment-information .expiration-date-wrapper .form-type-select {
        margin-top: 0px;
        margin-bottom: 10px;
    }
    #webform-component-payment-information .expiration-date-wrapper .form-type-select .dropdown-select {
        width: 143px;
        margin: 0px;
        float: left;
    }
    #webform-component-payment-information .progress-buttons {
        margin-top: 20px;
        margin-bottom: 0px;
    }
    #webform-component-payment-information .progress-buttons .complete {
        font-size: 22px;
        width: 100%;
        text-align: center;
        padding: 0px;
        height: 68px;
        line-height: 68px;
    }
    #webform-component-billing-information .fieldset-wrapper #zone-select-wrapper {
        margin-right: 0px;
    }
    .webform-component-textarea textarea {
        border: 1px solid #cfcfcf;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }
    #webform-component-donation .webform-component-checkboxes .description {
        display: none !important;
    }
    #webform-component-payment-information-toggle-wrapper .webform-component-email,
    #webform-component-payment-information-toggle-wrapper .webform-component-textfield,
    #webform-component-payment-information-toggle-wrapper .webform-component-select,
    #webform-component-payment-information-toggle-wrapper .webform-component-textarea {
        width: 100%;
    }
    #webform-component-payment-information #webform-component-payment-information-toggle-wrapper .webform-component-select {
        margin-top: 0px;
    }
    input#edit-submit {
        font-size: 30px;
        padding: 0px;
        width: 100%;
    }
    .donation-gallery,
    .donation-image {
        display: none;
    }
    .donation-image.vimeo {
        display: block;
    }
    .mobile-petition-title {
        display: block;
        overflow: hidden;
        font-size: 32px;
        line-height: 40px;
        font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
        font-weight: bold;
        padding: 20px 10px 0px;
        position: relative;
        margin: 0px;
    }
    .field-name-body {
        margin: 20px 10px;
        font-size: 16px;
    }
    .after-content {
        margin: 0px 10px;
    }
    #bottom-footer {
        margin-top: 0px;
    }
    .footer-content-center {
        margin: 30px auto;
        width: 100%;
    }
    .footer-content-center .region-bottom-footer {
        width: 100%;
        margin-top: 100px;
    }
    .footer-content-center .region-bottom-footer p {
        padding: 0px 20px;
    }
    .footer-content-center .region-bottom-footer p br:first-child {}
    #bottom-footer .verisign-seal {
        margin-top: 0px;
    }
    video {
        width: 100% !important;
        height: auto !important;
    }
    .media-wrapper {
        position: relative;
        padding-bottom: 56.25%;
        padding-top: 25px;
        height: 0px;
    }
    .media-wrapper object,
    .media-wrapper embed {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
    .media-wrapper iframe {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 100%;
    }
    body.page-node-done {
        min-height: 600px;
    }
    body.page-node-done .field-name-field-thank-you-page-image img,
    body.page-node-done .big-image {
        width: auto;
        position: relative;
        top: 0px;
        left: 0px;
        height: 100%;
        min-height: 100%;
    }
    body.page-node-done .top-message {
        height: 120px;
        top: -90px;
    }
    body.page-node-done .top-message p {}
    body.page-node-done .center-thank-you {
        width: 90%;
        height: auto;
    }
    body.page-node-done .center-thank-you .message-wrapper {
        height: auto;
    }
    body.page-node-done .center-thank-you .message-wrapper .region-content {
        margin: 0px 20px;
    }
    body.page-node-done .top-message h1 {
        font-size: 40px;
        line-height: 40px;
    }
    body.page-node-done .center-message p.bold {
        padding: 0px 20px;
        font-family: "Museo Slab 900", "Lucida Grande", "Lucida Sans Unicode", "Trebuchet MS", sans-serif;
        font-size: 16px;
    }
    body.page-node-done .center-message a.thank-you-continue {
        padding: 0px 14px;
        font-size: 14px;
        height: 68px;
        line-height: 68px;
    }
    body.page-node-done .bottom-message {
        height: 80px;
        bottom: -80px;
    }
    body.page-node-done .bottom-message a.back-to-issue {
        font-size: 20px;
        padding: 0px 20px;
        height: 60px;
        line-height: 60px;
        margin-top: 20px;
    }
    .springboard-social-links,
    #block-service-links-service-links {
        margin: 20px 10px 0px;
    }
    body.page-node-done .springboard-social-links,
    body.page-node-done #block-service-links-service-links {
        margin: 20px 0px;
    }
    .after-content-wrapper {
        margin: 20px 10px 40px;
    }
}

body.page-node-done #main-wrapper {
    position: relative;
    width: 100%;
}

body.page-node-done {
    background: none;
}

body.page-node-done .alert,
body.page-node-done .title-area,
body.page-node-done .petition-title,
body.page-node-done .donation-links,
body.page-node-done .donation-steps,
body.page-node-done .field-name-field-mobile-banner-image,
body.page-node-done .after-form-mobile,
body.page-node-done .mobile-petition-title,
body.page-node-done .body-text,
body.page-node-done .right-sidebar,
body.page-node-done .content .links,
body.page-node-done .petition-form .region-content .links,
body.page-node-done .after-content-wrapper {
    display: none;
}

body.page-node-done {
    width: 100%;
}

body.page-node-done .form-content-wrapper {
    border: none;
}

body.page-node-done #form-section {
    background: transparent;
    padding: 0px;
}

body.page-node-done .petition-form {
    padding: 0px !important;
}

body.page-node-done .after-content {
    margin-top: 0px !important;
}

body.page-node-done .left-sidebar {
    width: 100%;
}

.field-name-field-mobile-banner-image img {
    display: block;
    width: 100%;
    height: auto;
}

.page-node-done .footer-content-center {
    margin: 30px auto;
    width: 100%;
}

@media only screen and (min-width:340px) and (max-width:767px) {
    #webform-component-billing-information #webform-component-billing-information--zip.webform-component-textfield,
    #webform-component-payment-information .expiration-date-wrapper .form-type-select .dropdown-select:last-child {
        margin: 0px 0px 0px 10px;
        float: left;
    }
}

@media only screen and (max-width:340px) {
    #webform-component-billing-information #webform-component-billing-information--zip.webform-component-textfield,
    #webform-component-payment-information .expiration-date-wrapper .form-type-select .dropdown-select:last-child {
        margin: 0px;
        float: right;
    }
}

@media only screen and (-webkit-min-device-pixel-ratio:2),
only screen and (min--moz-device-pixel-ratio:2),
only screen and (min-moz-device-pixel-ratio:2),
only screen and (-o-min-device-pixel-ratio:2/1),
only screen and (min-device-pixel-ratio:2),
only screen and (min-resolution:192dpi),
only screen and (min-resolution:2dppx) {
    #logo {
        background: transparent url(/wp-content/themes/recallpolis/img/FreedomForce_logo.jpg) no-repeat 0px 0px;
        background-size: contain;
    }
    .image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #prev,
    .image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #next {
        background-size: 96px 120px;
        background-position: 0px -72px;
    }
    .image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #next {
        background: transparent url(/files/aspca/themes/aspca_2015/images/wrappers/aspca-donation-gallery-sprite.png) no-repeat 0px 0px;
        background-size: 96px 120px;
        background-position: 0px -24px;
    }
    .image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #prev:hover {
        background-position: -48px -72px;
    }
    .image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #next:hover {
        background-position: -48px -24px;
    }
    #bottom-footer a.footer-logo {
        background: transparent url(/files/aspca/themes/aspca_2015/images/wrappers/aspca-logo@2x.png) no-repeat 0px 0px;
        background-size: 173px 46px;
    }
    #bottom-footer .verisign-seal {}
    body.page-node-done .center-message a.thank-you-continue,
    .progress-buttons .continue,
    .progress-buttons .complete,
    .progress-buttons .processing {
        background: transparent url(/files/aspca/themes/aspca_2015/images/wrappers/donation-progress-button-gradient@2x.png) repeat 0px 0px;
        background-size: 8px 8px;
    }
    body.page-node-done .bottom-message a.back-to-issue,
    .progress-buttons .back {
        background: transparent url(/files/aspca/themes/aspca_2015/images/wrappers/donation-back-button-gradient@2x.png) repeat 0px 0px;
        background-size: 8px 8px;
    }
    .webform-client-form .form-type-checkbox input + label:before {
        background: transparent url(/files/aspca/themes/aspca_2015/images/wrappers/donation-checkbox-radio-sprite.png) no-repeat 0px 0px;
        background-size: 42px 53px;
    }
    .webform-client-form .form-type-checkbox input:checked + label:before {
        background: transparent url(/files/aspca/themes/aspca_2015/images/wrappers/donation-checkbox-radio-sprite.png) no-repeat 0px -21px;
        background-size: 42px 53px;
    }
    #webform-component-payment-information .webform-component-radios .form-type-radio input + label:before {
        background: transparent url(/files/aspca/themes/aspca_2015/images/wrappers/donation-checkbox-radio-sprite.png) no-repeat -21px 0px;
        background-size: 42px 53px;
    }
    #webform-component-payment-information .webform-component-radios .form-type-radio input:checked + label:before {
        background: transparent url(/files/aspca/themes/aspca_2015/images/wrappers/donation-checkbox-radio-sprite.png) no-repeat -21px -21px;
        background-size: 42px 53px;
    }
    #petition-form-wrapper .addthis_toolbox a.addthis_button_facebook,
    .item-list ul li a.service-links-facebook {
        background: transparent url(/wp-content/themes/recallpolis/img/donation-social-share-sprite.png) no-repeat 0px -22px;
        background-size: 176px 66px;
    }
    #petition-form-wrapper .addthis_toolbox a.addthis_button_twitter,
    .item-list ul li a.service-links-twitter {
        background: transparent url(/wp-content/themes/recallpolis/img/donation-social-share-sprite.png) no-repeat -44px -22px;
        background-size: 176px 66px;
    }
    #petition-form-wrapper .addthis_toolbox a.addthis_button_email,
    .item-list ul li a.service-links-printmail {
        background: transparent url(/wp-content/themes/recallpolis/img/donation-social-share-sprite.png) no-repeat -132px -22px;
        background-size: 176px 66px;
    }
}

@media only screen and (max-width:767px) and (-webkit-min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min--moz-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-moz-device-pixel-ratio:2),
only screen and (max-width:767px) and (-o-min-device-pixel-ratio:2/1),
only screen and (max-width:767px) and (min-device-pixel-ratio:2),
only screen and (max-width:767px) and (min-resolution:192dpi),
only screen and (max-width:767px) and (min-resolution:2dppx) {
    #logo {
        background: transparent url(/wp-content/themes/recallpolis/img/FreedomForce_logo.jpg) no-repeat 0px 0px;
        background-size: contain;
        width: auto;
        /*height: 125px;*/
        height: 95px;
        background-position: center;
        margin: 0 0 10px 0;
    }
}

img[src$=".png"] {
    image-rendering: -moz-crisp-edges;
    image-rendering: -o-crisp-edges;
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
    -ms-interpolation-mode: nearest-neighbor;
}

div.admin-action-links,
div.tabs {
    background-color: #fff;
}

.admin-action-links .action-links,
.tabs ul.primary {
    border: 0px;
    margin: 0px;
    padding: 0px;
    background-color: #fff;
    overflow: hidden;
    text-align: center;
}

.admin-action-links ul.action-links li,
.tabs ul.primary li {
    display: inline-block;
    float: none;
    background-color: #fff;
    border: 0px;
    margin: 10px 0px 0px;
}

.admin-action-links ul.action-links li a:hover,
.tabs ul.primary li a:hover {
    background-color: #fc6420;
}

.tabs ul.primary li.active a {
    border-bottom: 0px;
    background-color: #fc6420;
    color: #fff;
}

.admin-action-links ul.action-links li a,
.tabs ul.primary li a {
    background-color: #7abee8;
    border: 0px;
    margin-right: 6px;
    padding: 8px 10px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: block;
    font-size: 16px;
    text-decoration: none;
}

.donation-image .media-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0px;
    overflow: hidden;
}

.donation-image .media-wrapper iframe,
.donation-image .media-wrapper object,
.donation-image .media-wrapper embed {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 92%;
}

.footer-content-center {
    margin: 0px auto;
}

@media only screen and (max-width:920px) {
    .springboard-social-links,
    #block-service-links-service-links {
        max-width: 100%;
    }
    .form-layout-container #left.form-col,
    .form-layout-container #right.form-col {
        width: 100%;
    }
    .webform-client-form .form-type-textfield,
    .webform-client-form .webform-component-email,
    .webform-client-form .webform-component-textfield,
    .webform-client-form .webform-component-textarea,
    .webform-client-form .webform-component-markup,
    .webform-client-form #webform-component-address,
    .webform-client-form #webform-component-address-line-2,
    .webform-client-form .webform-component-select,
    .webform-client-form #webform-component-zip,
    .webform-client-form #webform-component-sbp-zip-code,
    .webform-client-form .webform-component-radios,
    .webform-component-date .form-type-select,
    .webform-client-form .webform-component-date .form-type-textfield {
        max-width: 96.6%;
        width: 96.6%;
    }
    .webform-client-form #webform-component-phone-opt-in.webform-component-markup {
        height: auto;
        margin: 0 10px 20px;
        max-width: 96.6%;
        width: 96.6%;
    }
    .webform-component-date .form-type-select,
    .webform-client-form .webform-component-date .form-type-textfield,
    .webform-component-date .form-type-select:first-of-type,
    .webform-component-date .form-type-select:last-of-type {
        margin: 0 0 10px;
    }
    .webform-component-fieldset .fieldset-wrapper {
        max-width: 100%;
    }
    body .field.field-name-body {
        margin: 0px 10px 20px;
    }
    #webform-form-column-wrapper .form-row {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-flow: row-reverse wrap;
        flex-direction: column;
    }
    #webform-form-column-wrapper .form-row #left {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        -ms-flex-order: 2;
        -webkit-order: 2;
        order: 2;
    }
    #webform-form-column-wrapper .form-row #right {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        -ms-flex-order: 1;
        -webkit-order: 1;
        order: 1;
    }
    .footer-content-center {
        margin: 30px auto;
        width: 100% !important;
    }
    .footer-content-center .region-bottom-footer {
        width: 100%;
    }
    .footer-content-center .region-bottom-footer p {
        padding: 0px 20px;
    }
    .footer-content-center .region-bottom-footer p br:first-child {}
}

@media only screen and (min-width:768px) and (max-width:1030px) {
    body.page-node-done .field-name-field-thank-you-page-image img,
    body.page-node-done .big-image {
        position: relative;
        display: block;
        width: 140%;
        height: auto;
    }
}

@media only screen and (min-width:768px) and (max-width:1139px) {
    #header {}
    #logo {
        margin-left: 0px;
        background-position: center;
    }
    .petition-title h1 {
        font-weight: normal;
    }
    #form-wrapper,
    .after-content {
        width: 688px;
    }
    .springboard-social-links,
    #block-service-links-service-links {
        padding-top: 25px;
    }
    .left-sidebar {
        background: transparent;
    }
    .left-sidebar {
        width: 335px;
        margin-right: 20px;
    }
    .right-sidebar {
        width: 333px;
    }
    .donation-image img {
        width: 100%;
        height: auto;
    }
    .wg-goal h2 {
        font-size: 22px;
    }
    .image-gallery-view.view-display-id-panel_pane_5,
    .image-gallery-view.view-display-id-panel_pane_5 .view-content,
    .image-gallery-view.view-display-id-panel_pane_5 .view-content .views-row {
        height: 269px;
        overflow: hidden;
    }
    .image-gallery-view.view-display-id-panel_pane_5 .view-content .views-row,
    .image-gallery-view.view-display-id-panel_pane_5 .view-content .views-row img {
        width: 333px;
        height: 269px;
    }
    .image-gallery-view.view-display-id-panel_pane_5 .views-row .views-field-field-show-title-node-gallery .field-content {
        padding: 10px 110px 10px 20px;
    }
    .image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #prev,
    .image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #next {
        width: 28px;
        height: 28px;
        bottom: 30px;
        background-size: 192px 240px;
    }
    .image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #prev {
        background-position: -10px -10px;
        right: 70px;
    }
    .image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #next {
        background-position: -58px -10px;
        right: 20px;
    }
    .image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #prev:hover {
        background-position: -106px -10px;
    }
    .image-gallery-view.view-display-id-panel_pane_5 #gallery-controls #next:hover {
        background-position: -154px -10px;
    }
    .field-name-body {
        margin-top: 0px;
    }
    .webform-client-form .form-type-textfield,
    .webform-client-form .webform-component-email,
    .webform-client-form .webform-component-textfield,
    .webform-client-form .webform-component-textarea,
    .webform-client-form .webform-component-markup,
    .webform-client-form .webform-component-radios,
    .webform-client-form #webform-component-address,
    .webform-client-form #webform-component-address-line-2,
    .webform-client-form .webform-component-select,
    .webform-client-form #webform-component-zip,
    .webform-client-form #webform-component-sbp-zip-code,
    .webform-component-date .form-type-select,
    .webform-client-form .webform-component-radios,
    .webform-client-form .webform-component-date .form-type-textfield {
        max-width: 100%;
        width: 96.6%;
    }
    .webform-client-form #webform-component-phone-opt-in.webform-component-markup {
        height: auto;
        margin: 0 10px 20px;
        max-width: 96.6%;
        width: 96.6%;
    }
    .webform-component-date .form-type-select,
    .webform-client-form .webform-component-date .form-type-textfield,
    .webform-component-date .form-type-select:first-of-type,
    .webform-component-date .form-type-select:last-of-type {
        margin: 0 0 10px;
    }
    .webform-component-fieldset .fieldset-wrapper {
        max-width: 100%;
    }
    #main-wrapper .webform-client-form {
        margin: 0px;
        padding: 0px 10px;
    }
    #main-wrapper .webform-client-form .form-item {
        clear: left;
        display: block;
    }
    #main-wrapper .webform-client-form #webform-component-your-information--other-amount.form-item {
        clear: none;
        display: inline-block;
    }
    .webform-client-form .amount-display,
    .webform-client-form .form-type-checkbox input + label {
        padding-right: 25px;
    }
    input#edit-submit {
        font-size: 26px;
    }
    #webform-component-donation .webform-component-textfield {
        clear: both;
        padding-bottom: 10px;
    }
    #webform-component-donation #webform-component-donation--amount input + label {
        width: 48px;
        height: 20px;
        line-height: 20px;
        text-align: center;
        margin-bottom: 10px;
    }
    #webform-component-donation .webform-component-textfield input {
        width: 92px;
        height: 56px;
    }
    #webform-component-donation #webform-component-donation--other-amount {
        display: inline-block;
    }
    #webform-component-donation #webform-component-donation--other-amount .element-label {
        left: 22px;
        top: 15px;
    }
    #webform-component-donation--other-amount label.error {
        height: 30px;
    }
    #webform-component-donation .fieldset-wrapper .webform-component-radios {
        float: none;
        display: inline;
    }
    #webform-component-payment-information .webform-component-radios .form-type-radio {
        margin: 0px 22px 10px 0px;
    }
    #webform-component-payment-information .form-item-submitted-payment-information-payment-fields-credit-card-cvv {
        clear: both;
        float: none;
        width: 195px;
    }
    #webform-component-payment-information .expiration-date-wrapper .form-type-select .dropdown-select:last-child {
        margin-top: 10px;
        margin-left: 0px;
    }
    .progress-wrap {
        display: block;
        width: 315px;
    }
    .progress-buttons {
        margin: 25px 0px 0px 0px;
        width: 315px;
    }
    .progress-buttons .dots {
        top: 32px;
    }
    .progress-buttons .back,
    .progress-buttons .continue,
    .progress-buttons .complete,
    .progress-buttons .processing {
        width: 100%;
        display: block;
        font-size: 22px;
        text-align: center;
        padding: 0px;
        height: 68px;
        line-height: 68px;
        margin: 10px 0px;
        padding: 0px !important;
    }
    .progress-buttons .processing {
        line-height: 60px !important;
    }
    .footer-content-center {
        width: auto;
    }
    .region-bottom-footer {
        float: none !important;
        width: auto;
        margin: 0px auto;
    }
    #webform-component-payment-information--toggle-wrapper--ecard-fields--ecard-message .form-textarea-wrapper,
    #webform-component-payment-information--toggle-wrapper--paper-card-fields--shipping-state-province,
    #webform-component-payment-information--toggle-wrapper--paper-card-fields--shipping-country {
        margin-right: 20px !important;
    }
    .donation-image.video .media-wrapper iframe,
    .donation-image.video .media-wrapper object,
    .donation-image.video .media-wrapper embed {
        position: absolute;
        top: 0px;
        left: 0px;
        width: 100%;
        height: 90%;
    }
    #done-wrapper .field-name-field-thank-you-page-image img,
    #done-wrapper .big-image {
        width: 150%;
    }
    body.page-node-done #petition-form-wrapper {
        background: none;
    }
}

@media (max-width:425px) {
    input#edit-submit {
        font-size: 20px;
    }
}

.title-area {
    width: 100%;
    margin: 0px;
    position: relative;
    overflow: hidden;
    background: #848484 url('/files/aspca/themes/aspca_2015/images/title_bg_sm.png') repeat;
    border-bottom: 4px solid #DD233A;
    display: none;
}

@media (min-width:768px) {
    .title-area {
        display: block;
        /*border-bottom: 6px solid #DD233A;
        border-top: 6px solid #DD233A;*/
        border: none;
    }
}

.title-area.banner {
    box-sizing: content-box;
    position: relative;
}

.title-area.banner .title {
    position: relative;
    z-index: 100;
}

.pledge .title-area.banner .title {
    padding: 0 !important;
}

.title-area.banner .banner-image {
    float: left;
    width: 100%;
}

.title-area.banner .petition-title {
    position: absolute;
    z-index: 9999;
    display: block;
    width: 100%;
}

.title-area .title {
    width: 100%;
}

.title-area img {
    width: 100%;
    height: auto;
    display: none;
}

.pledge .title-area img {
    position: static !important;
}

h1#page-title,
.form-layout-title {
    display: none;
    color: #fff;
    width: 100%;
}

.panels-layout-twocol_stacked h1#page-title {
    display: block;
}

h1 {
    line-height: 1.2em;
}

.title-area h1 {
    position: static;
    padding-bottom: 20px;
}

@media (max-width:767px) {
    .title-area h1 {
        box-sizing: padding-box;
        padding-bottom: 15px;
    }
}

.title-area h1 {
    text-align: left;
    font-size: 30px;
    font-size: 1.6666666667em;
    font-size: 1.6666666667rem;
}

@media (min-width:768px) {
    .title-area h1 {
        line-height: 1em;
    }
}

@media (min-width:1141px) {
    .title-area h1 {
        font-size: 50px;
        font-size: 2.7777777778em;
        font-size: 2.7777777778rem;
        line-height: 1em;
    }
}

@media (min-width:1206px) {
    .title-area h1 {
        max-width: 1166px;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (min-width:2000px) {
    .title-area h1 {
        font-size: 60px;
        font-size: 3.3333333333em;
        font-size: 3.3333333333rem;
    }
}

@media (min-width:768px) {
    .title-area {
        background: #848484 url('/wp-content/themes/recallpolis/img/title_bg.png') repeat;
    }
}

.title-area .title {
    width: 100%;
}

@media only screen and (min-width:768px) {
    .petition-form #left #webform-form {
        border: 1px solid #cfcfcf;
    }
    .petition-form > .mobile-message-wrapper {
        margin: 0px 10px;
        border-left: 1px solid #cfcfcf;
        border-right: 1px solid #cfcfcf;
        padding-top: 16px;
    }
}

#webform-component-your-information--other-amount label {
    display: none;
}

#webform-component-your-information--other-amount label.error {
    max-width: 16em;
}

.field-name-field-confirmation-more-actions,
.field-name-field-confirmation-mobile-banner,
.field-name-field-confirmation-banner,
.field-name-field-header-banner-image,
.field-name-field-title-optional,
.field-name-field-mobile-only-text,
.field-name-field-tablet-only-text,
.field-name-field-mobile-below-content-text {
    display: none;
}

#ui-datepicker-div {
    display: none;
}

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
}

::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(0, 0, 0, .5);
    -webkit-box-shadow: 0px 0px 1px rgba(255, 255, 255, .5);
}

.petition--factor .petition--count,
.petition--factor .wg-progress .bar {
    display: none;
}

#donation-form-column-wrapper {
    padding: 0;
}

.form-layout-container .form-col {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 48.6%;
    vertical-align: top;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-layout-container #left.form-col {
    padding: 0 1% 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-layout-container form {
    margin: 0;
}

.form-layout-container .form-actions {
    margin: 0;
    padding: 0;
    border-top: none;
    background-color: inherit;
}

.form-layout-container #right.form-col,
.form-layout-container #left.form-col,
.form-layout-container .form-col-row {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.form-layout-container #right.form-col {
    margin: 0 0 0 2%;
}

.form-layout-container .form-col-row {
    margin: 0 0 20px 0;
}

.form-layout-container p {
    margin: 10px 0 0 0;
    line-height: 1.7em;
}

.field.field-name-body {
    margin: 0 0 20px 0;
}

.addthis_toolbox {
    display: inline-block;
    vertical-align: top;
}

.at16nc {
    margin-bottom: 10px;
    height: 40px;
}

.at16nc.at16t_facebook {
    width: 141px;
    background-image: url(/sites/all/modules/springboard_modules/form_layouts/images/sprite.png);
    background-position: 0 0px;
    background-repeat: no-repeat;
}

.at16nc.at16t_twitter {
    width: 120px;
    background-image: url(/sites/all/modules/springboard_modules/form_layouts/images/sprite.png);
    background-position: 0 -49px;
    background-repeat: no-repeat;
}

.at16nc.at16t_email {
    width: 114px;
    background-image: url(/sites/all/modules/springboard_modules/form_layouts/images/sprite.png);
    background-position: 0 -98px;
    background-repeat: no-repeat;
}

input[type=radio],
input[type=checkbox] {
    margin: 3px 7px 0 0;
}

table {
    width: 100%;
}

table tbody tr {
    border: 1px solid #ccc;
}

table th {
    padding: 4px 0 3px 6px;
    border-bottom: none;
    text-align: left;
}

table tr.even {
    background-color: #f5f5f5;
}

table tr.odd {
    background-color: #fcfcfc;
}

table td {
    padding: 4px 4px 4px 8px;
}

.quicksign-description {
    margin-bottom: 12px;
}

@media (max-width:940px) {
    .form-layout-container .form-col {
        width: 100%;
    }
    .form-layout-container #left.form-col {
        margin: 0 0 20px 0;
    }
    .form-layout-container #right.form-col {
        margin: 0;
    }
}

#autocomplete {
    border: 1px solid;
    overflow: hidden;
    position: absolute;
    z-index: 100;
}

#autocomplete ul {
    list-style: none;
    list-style-image: none;
    margin: 0;
    padding: 0;
}

#autocomplete li {
    background: #fff;
    color: #000;
    cursor: default;
    white-space: pre;
    zoom: 1;
}

html.js input.form-autocomplete {
    background-image: url(/misc/throbber-inactive.png);
    background-position: 100% center;
    background-repeat: no-repeat;
}

html.js input.throbbing {
    background-image: url(/misc/throbber-active.gif);
    background-position: 100% center;
}

html.js fieldset.collapsed {
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
    height: 1em;
}

html.js fieldset.collapsed .fieldset-wrapper {
    display: none;
}

fieldset.collapsible {
    position: relative;
}

fieldset.collapsible .fieldset-legend {
    display: block;
}

.form-textarea-wrapper textarea {
    display: block;
    margin: 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.resizable-textarea .grippie {
    background: #eee url(/misc/grippie.png) no-repeat center 2px;
    border: 1px solid #ddd;
    border-top-width: 0;
    cursor: s-resize;
    height: 9px;
    overflow: hidden;
}

body.drag {
    cursor: move;
}

.draggable a.tabledrag-handle {
    cursor: move;
    float: left;
    height: 1.7em;
    margin-left: -1em;
    overflow: hidden;
    text-decoration: none;
}

a.tabledrag-handle:hover {
    text-decoration: none;
}

a.tabledrag-handle .handle {
    background: url(/misc/draggable.png) no-repeat 6px 9px;
    height: 13px;
    margin: -0.4em 0.5em;
    padding: 0.42em 0.5em;
    width: 13px;
}

a.tabledrag-handle-hover .handle {
    background-position: 6px -11px;
}

div.indentation {
    float: left;
    height: 1.7em;
    margin: -0.4em 0.2em -0.4em -0.4em;
    padding: 0.42em 0 0.42em 0.6em;
    width: 20px;
}

div.tree-child {
    background: url(/misc/tree.png) no-repeat 11px center;
}

div.tree-child-last {
    background: url(/misc/tree-bottom.png) no-repeat 11px center;
}

div.tree-child-horizontal {
    background: url(/misc/tree.png) no-repeat -11px center;
}

.tabledrag-toggle-weight-wrapper {
    text-align: right;
}

table.sticky-header {
    background-color: #fff;
    margin-top: 0;
}

.progress .bar {
    background-color: #fff;
    border: 1px solid;
}

.progress .filled {
    background-color: #000;
    height: 1.5em;
    width: 5px;
}

.progress .percentage {
    float: right;
}

.ajax-progress {
    display: inline-block;
}

.ajax-progress .throbber {
    background: transparent url(/misc/throbber-active.gif) no-repeat 0px center;
    float: left;
    height: 15px;
    margin: 2px;
    width: 15px;
}

.ajax-progress .message {
    padding-left: 20px;
}

tr .ajax-progress .throbber {
    margin: 0 2px;
}

.ajax-progress-bar {
    width: 16em;
}

.container-inline div,
.container-inline label {
    display: inline;
}

.container-inline .fieldset-wrapper {
    display: block;
}

.nowrap {
    white-space: nowrap;
}

html.js .js-hide {
    display: none;
}

.element-hidden {
    display: none;
}

.element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    overflow: hidden;
    height: 1px;
}

.element-invisible.element-focusable:active,
.element-invisible.element-focusable:focus {
    position: static !important;
    clip: auto;
    overflow: visible;
    height: auto;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

* html .clearfix {
    height: 1%;
}

*:first-child + html .clearfix {
    min-height: 1%;
}

ul.menu {
    border: none;
    list-style: none;
    text-align: left;
}

ul.menu li {
    margin: 0 0 0 0.5em;
}

ul li.expanded {
    list-style-image: url(/misc/menu-expanded.png);
    list-style-type: circle;
}

ul li.collapsed {
    list-style-image: url(/misc/menu-collapsed.png);
    list-style-type: disc;
}

ul li.leaf {
    list-style-image: url(/misc/menu-leaf.png);
    list-style-type: square;
}

li.expanded,
li.collapsed,
li.leaf {
    padding: 0.2em 0.5em 0 0;
    margin: 0;
}

li a.active {
    color: #000;
}

td.menu-disabled {
    background: #ccc;
}

ul.inline,
ul.links.inline {
    display: inline;
    padding-left: 0;
}

ul.inline li {
    display: inline;
    list-style-type: none;
    padding: 0 0.5em;
}

.breadcrumb {
    padding-bottom: 0.5em;
}

ul.primary {
    border-bottom: 1px solid #bbb;
    border-collapse: collapse;
    height: auto;
    line-height: normal;
    list-style: none;
    margin: 5px;
    padding: 0 0 0 1em;
    white-space: nowrap;
}

ul.primary li {
    display: inline;
}

ul.primary li a {
    background-color: #ddd;
    border-color: #bbb;
    border-style: solid solid none solid;
    border-width: 1px;
    height: auto;
    margin-right: 0.5em;
    padding: 0 1em;
    text-decoration: none;
}

ul.primary li.active a {
    background-color: #fff;
    border: 1px solid #bbb;
    border-bottom: 1px solid #fff;
}

ul.primary li a:hover {
    background-color: #eee;
    border-color: #ccc;
    border-bottom-color: #eee;
}

ul.secondary {
    border-bottom: 1px solid #bbb;
    padding: 0.5em 1em;
    margin: 5px;
}

ul.secondary li {
    border-right: 1px solid #ccc;
    display: inline;
    padding: 0 1em;
}

ul.secondary a {
    padding: 0;
    text-decoration: none;
}

ul.secondary a.active {
    border-bottom: 4px solid #999;
}

div.messages {
    background-position: 8px 8px;
    background-repeat: no-repeat;
    border: 1px solid;
    margin: 6px 0;
    padding: 10px 10px 10px 50px;
}

div.status {
    background-image: url(/misc/message-24-ok.png);
    border-color: #be7;
}

div.status,
.ok {
    color: #234600;
}

div.status,
table tr.ok {
    background-color: #f8fff0;
}

div.warning {
    background-image: url(/misc/message-24-warning.png);
    border-color: #ed5;
}

div.warning,
.warning {
    color: #840;
}

div.warning,
table tr.warning {
    background-color: #fffce5;
}

div.error {
    background-image: url(/misc/message-24-error.png);
    border-color: #ed541d;
}

div.error,
.error {
    color: #8c2e0b;
}

div.error,
table tr.error {
    background-color: #fef5f1;
}

div.error p.error {
    color: #333;
}

div.messages ul {
    margin: 0 0 0 1em;
    padding: 0;
}

div.messages ul li {
    list-style-image: none;
}

fieldset {
    margin-bottom: 1em;
    padding: 0.5em;
}

form {
    margin: 0;
    padding: 0;
}

hr {
    border: 1px solid gray;
    height: 1px;
}

img {
    border: 0;
}

table {
    border-collapse: collapse;
}

th {
    border-bottom: 3px solid #ccc;
    padding-right: 1em;
    text-align: left;
}

tbody {
    border-top: 1px solid #ccc;
}

tr.even,
tr.odd {
    background-color: #eee;
    border-bottom: 1px solid #ccc;
    padding: 0.1em 0.6em;
}

th.active img {
    display: inline;
}

td.active {
    background-color: #ddd;
}

.item-list .title {
    font-weight: bold;
}

.item-list ul {
    margin: 0 0 0.75em 0;
    padding: 0;
}

.item-list ul li {
    margin: 0 0 0.25em 1.5em;
    padding: 0;
}

.form-item,
.form-actions {
    margin-top: 1em;
    margin-bottom: 1em;
}

tr.odd .form-item,
tr.even .form-item {
    margin-top: 0;
    margin-bottom: 0;
    white-space: nowrap;
}

.form-item .description {
    font-size: 0.85em;
}

label {
    display: block;
    font-weight: bold;
}

label.option {
    display: inline;
    font-weight: normal;
}

.form-checkboxes .form-item,
.form-radios .form-item {
    margin-top: 0.4em;
    margin-bottom: 0.4em;
}

.form-type-radio .description,
.form-type-checkbox .description {
    margin-left: 2.4em;
}

input.form-checkbox,
input.form-radio {
    vertical-align: middle;
}

.marker,
.form-required {
    color: #f00;
}

.form-item input.error,
.form-item textarea.error,
.form-item select.error {
    border: 2px solid red;
}

.container-inline .form-actions,
.container-inline.form-actions {
    margin-top: 0;
    margin-bottom: 0;
}

.more-link {
    text-align: right;
}

.more-help-link {
    text-align: right;
}

.more-help-link a {
    background: url(/misc/help.png) 0 50% no-repeat;
    padding: 1px 0 1px 20px;
}

.item-list .pager {
    clear: both;
    text-align: center;
}

.item-list .pager li {
    background-image: none;
    display: inline;
    list-style-type: none;
    padding: 0.5em;
}

.pager-current {
    font-weight: bold;
}

#autocomplete li.selected {
    background: #0072b9;
    color: #fff;
}

html.js fieldset.collapsible .fieldset-legend {
    background: url(/misc/menu-expanded.png) 5px 65% no-repeat;
    padding-left: 15px;
}

html.js fieldset.collapsed .fieldset-legend {
    background-image: url(/misc/menu-collapsed.png);
    background-position: 5px 50%;
}

.fieldset-legend span.summary {
    color: #999;
    font-size: 0.9em;
    margin-left: 0.5em;
}

tr.drag {
    background-color: #fffff0;
}

tr.drag-previous {
    background-color: #ffd;
}

.tabledrag-toggle-weight {
    font-size: 0.9em;
}

body div.tabledrag-changed-warning {
    margin-bottom: 0.5em;
}

tr.selected td {
    background: #ffc;
}

td.checkbox,
th.checkbox {
    text-align: center;
}

.progress {
    font-weight: bold;
}

.progress .bar {
    background: #ccc;
    border-color: #666;
    margin: 0 0.2em;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.progress .filled {
    background: #0072b9 url(/misc/progress.gif);
}

.gform_button {
    padding: 0.4em 1.2em;
    text-decoration: none;
    color: #FFF;
    background: #DD233A none repeat scroll 0% 0%;
    border-radius: 0;
    border: none;
    font-weight: 600;
    text-transform: uppercase;
    box-shadow: 0px 0px 0px rgba(246, 207, 183, 0.6) inset, 0px 0px rgba(109, 50, 14, 0.6) inset;
    cursor: pointer;
}

.cycle-slide img,
.cycle-slide {
    float: left;
    width: 100%;
    /*max-height: 525px;*/
    background-color: #000000;
}

.cycle-slide img {
    /*opacity: 0.4;*/
}

.cycle-slide h1 {
    font-family: "Museo Slab 900","Lucida Grande","Lucida Sans Unicode","Trebuchet MS",sans-serif;
    font-size: 70px;
    line-height: 70px;
    color: #ffffff;
    margin-bottom: 20px;
}

@media (max-width:1240px) {
    .cycle-slide h1 {
        font-size: 50px;
        line-height: 50px;
    }
}

@media (max-width:940px) {
    .cycle-slide h1 {
        font-size: 40px;
        line-height: 40px;
    }
}

.slide-content {
    position: absolute;
    z-index: 5;
    left: 2%;
    width: 100%;
}

.slider-button {
    background: transparent url(/wp-content/themes/recallpolis/img/ico-crosshatch-orange.png) repeat 0 0;
    display: block;
    float: left;
    clear: both;
    font-family: "Museo Slab 900","Lucida Grande","Lucida Sans Unicode","Trebuchet MS",sans-serif;
    font-size: 30px;
    height: 83px;
    line-height: 83px;
    padding: 0 42px;
    margin-top: 32px;
    color: #ffffff;
}

.cycle-slideshow {
    /*max-height: 525px;*/
    overflow: hidden;
}

.cycle-pager { 
    text-align: center;
    width: 100%;
    z-index: 500;
    position: absolute;
    bottom: 10px;
    overflow: hidden;
    display: block;
}
.cycle-pager span { 
    font-family: arial;
    font-size: 50px;
    width: 16px;
    height: 16px; 
    display: inline-block;
    color: #ddd;
    cursor: pointer; 
}
.cycle-pager span.cycle-pager-active {
    color: #DD233A;
}

.cycle-pager > * {
    cursor: pointer;
}

.chevron.cycle-prev,
.chevron.cycle-next {
    width: 6vmin;
    height: 6vmin;
    box-sizing: border-box;
    position: absolute;
    top: 50%;
    z-index: 105;
    cursor: pointer;
    opacity: 0.5;
}

.chevron.cycle-prev {
    transform: rotate(225deg);
    left: 2%;
}

.chevron.cycle-next {
    transform: rotate(45deg);
    right: 2%;
}

.chevron.cycle-prev:before,
.chevron.cycle-next:before {
    content: '';
    width: 100%;
    height: 100%;
    border-width: .8vmin .8vmin 0 0;
    border-style: solid;
    border-color: #DD233A;
    display: block;
}

.chevron.cycle-prev:after,
.chevron.cycle-next:after {
    content: '';
    float: left;
    position: relative;
    top: -100%;
    width: 100%;
    height: 100%;
    border-width: 0 .8vmin 0 0;
    border-style: solid;
    border-color: #DD233A;
}

.the-latest p,
.the-latest ul li {
    font-weight: bold;
    font-size: 1.1em;
}

#gform_wrapper_1,
#gform_wrapper_8 {
    margin: 0 0 50px 0;
}

form#gform_8 {
    max-width: 1100px;
    position: relative;
    overflow: visible;
}

li#field_8_2,
li#field_8_3,
li#field_8_4,
li#field_8_5 {
    width: 25%;
    display: inline-block;
}

li#field_8_2 input,
li#field_8_3 input,
li#field_8_4 input,
li#field_8_5 input {
    width: 90%;
}

/* Gravity Form 2 */
#gform_8 .gform_footer.top_label {
    /*position: absolute;
    top: 14px;
    right: 0;
    width: 25%;*/
    text-align: center;
}

input#gform_submit_button_8 {
    font-size: 1.2em;
    width: 233px;
    margin: 0;
    background-color: #DD233A;
}

@media (max-width:1140px) {
    li#field_8_4,
    li#field_8_3,
    li#field_8_2 {
        width: 100%;
        display: block;
    }

    .front .pane-webform-client-block-57313 {
        padding: 20px 50px;
    }

    #gform_8 .gform_footer.top_label {
        position: relative;
    }

    .front .pane-webform-client-block-57313 input {
        color: #ffffff;
    }
}

#pledge_banner .title {
    padding: 0;
}

#pledge_banner img {
    position: static;
}

#pledge_banner {
    margin: 100px 0 80px 0;
}

#issues-matter .title {
    font-size: 1.5em;
}

@media only screen and (min-width: 641px) {
    .gform_wrapper .gform_footer input.button,
    .gform_wrapper .gform_footer input[type=submit] {
        display: inline-block;
        padding: 0.4em 1.2em;
        text-decoration: none;
        color: #FFF;
        background: #DD233A none repeat scroll 0% 0%;
        border-radius: 0;
        border: none;
        /*font-size: 1.2em;*/
        font-weight: 600;
        text-transform: uppercase;
        box-shadow: 0px 0px 0px rgba(246, 207, 183, 0.6) inset, 0px 0px rgba(109, 50, 14, 0.6) inset;
        cursor: pointer;
    }
}