/*!****************************************************************
Theme Name: MC Gives
Description: Custom WordPress theme built for MC Gives
Author: Michael Elias @ TMD
Version: 1.1
*******************************************************************/
*,
*:before,
*:after {
    box-sizing: border-box
}

html {
    color: #373e42;
    font-size: 1.125em;
    line-height: 1.5;
    font-weight: 400
}

@media only screen and (max-width: 960px) {
    html {
        font-size: 1em
    }
}

@media only screen and (max-width: 768px) {
    html {
        font-size: 0.9375em
    }
}

body {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 1em;
}

::-moz-selection {
    background: DeepSkyBlue;
    color: #FFF;
    text-shadow: none
}

::selection {
    background: DeepSkyBlue;
    color: #FFF;
    text-shadow: none
}

.animals-color,
.subnav li:nth-of-type(1) a,
.term-animals .np-title {
    /* color: #996633; */
}

.arts-color,
.subnav li:nth-of-type(2) a,
.term-arts-and-culture .np-title {
    color: #2276e3;
}

.community-color,
.subnav li:nth-of-type(3) a,
.term-community-and-social-service .np-title {
    color: #f38809;
}

.education-color,
.subnav li:nth-of-type(4) a,
.term-education-and-youth .np-title {
    color: #998ecf;
}

.environment-color,
.subnav li:nth-of-type(5) a,
.term-environment-and-sustainability .np-title {
    color: #69BD45;
}

.health-color,
.subnav li:nth-of-type(6) a,
.term-health-wellness-and-food .np-title {
    color: #e56170;
}

html {
    height: 100%;
    overflow-y: scroll;
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto
}

input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
img,
svg,
video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}

.bg-cover {
    background-size: cover;
    background-position: center center
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.valign {
    display: table !important;
    width: 100%;
    height: 100%
}

.valign>p,
.valign>img,
.valign>div,
.valign>figure {
    display: table-cell !important;
    vertical-align: middle
}

.ir {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.mobile-only {
    display: none !important
}
.paypal-container{
    position: relative;
    margin-top: 10px;
}
.validation-cover{
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    cursor: not-allowed;
}
#paypal-btn{
    position: relative;
    z-index: 1; 
}
@media only screen and (max-width: 640px) {
    .mobile-only {
        display: block !important
    }
}

.invisible {
    visibility: hidden
}

.clearfix:before,
.hero .slide-text:before,
.masthead:before,
.social-bugs:before,
ul.totals:before,
.meter-labels:before,
.clearfix:after,
.hero .slide-text:after,
.masthead:after,
.social-bugs:after,
ul.totals:after,
.meter-labels:after {
    content: " ";
    display: table
}

.clearfix:after,
.hero .slide-text:after,
.masthead:after,
.social-bugs:after,
ul.totals:after,
.meter-labels:after {
    clear: both
}

.chosen-container {
    position: relative;
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    font-size: 13px;
    padding-right: 15px;
    zoom: 1;
    *display: inline;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.chosen-container * {
    box-sizing: border-box
}

.chosen-container .chosen-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: 1px solid #aaa;
    border-top: 0;
    background: #fff;
    box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15)
}

.chosen-container.chosen-with-drop .chosen-drop {
    left: 0
}

.chosen-container a {
    cursor: pointer
}

.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
    margin-right: 4px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-weight: normal;
    color: #999999
}

.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
    content: ":";
    padding-left: 2px;
    vertical-align: top
}

.chosen-container-single .chosen-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #fff), color-stop(50%, #f6f6f6), color-stop(52%, #eee), color-stop(100%, #f4f4f4));
    background: -webkit-linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background: linear-gradient(top, #fff 20%, #f6f6f6 50%, #eee 52%, #f4f4f4 100%);
    background-clip: padding-box;
    box-shadow: 0 0 3px #fff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
    color: #444;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px
}

.chosen-container-single .chosen-default {
    color: #999
}

.chosen-container-single .chosen-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.chosen-container-single .chosen-single-with-deselect span {
    margin-right: 38px
}

.chosen-container-single .chosen-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("../images/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-single .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
    background-position: -42px -10px
}

.chosen-container-single .chosen-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%
}

.chosen-container-single .chosen-single div b {
    display: block;
    width: 100%;
    height: 100%;
    background: url("../images/chosen-sprite.png") no-repeat 0px 2px
}

.chosen-container-single .chosen-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap
}

.chosen-container-single .chosen-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    background: #fff url("images/chosen-sprite.png") no-repeat 100% -20px;
    background: url("images/chosen-sprite.png") no-repeat 100% -20px;
    font-size: 1em;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-single .chosen-drop {
    margin-top: -1px;
    border-radius: 0 0 4px 4px;
    background-clip: padding-box
}

.chosen-container-single.chosen-container-single-nosearch .chosen-search {
    position: absolute;
    left: -9999px
}

.chosen-container .chosen-results {
    color: #444;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    margin: 0 4px 4px 0;
    padding: 0 0 0 4px;
    max-height: 240px;
    -webkit-overflow-scrolling: touch
}

.chosen-container .chosen-results li {
    display: none;
    margin: 0;
    padding: 5px 6px;
    list-style: none;
    line-height: 15px;
    word-wrap: break-word;
    -webkit-touch-callout: none
}

.chosen-container .chosen-results li.active-result {
    display: list-item;
    cursor: pointer
}

.chosen-container .chosen-results li.disabled-result {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container .chosen-results li.highlighted {
    background-color: #3875d7;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
    background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
    background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
    color: #fff
}

.chosen-container .chosen-results li.no-results {
    color: #777;
    display: list-item;
    background: #f4f4f4
}

.chosen-container .chosen-results li.group-result {
    display: list-item;
    font-weight: bold;
    cursor: default
}

.chosen-container .chosen-results li.group-option {
    padding-left: 15px
}

.chosen-container .chosen-results li em {
    font-style: normal;
    text-decoration: underline
}

.chosen-container-multi .chosen-choices {
    position: relative;
    overflow: hidden;
    margin: 0;
    padding: 0 5px;
    width: 100%;
    height: auto !important;
    height: 1%;
    border: 1px solid #aaa;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(#eee 1%, #fff 15%);
    background-image: linear-gradient(#eee 1%, #fff 15%);
    cursor: text
}

.chosen-container-multi .chosen-choices li {
    float: left;
    list-style: none
}

.chosen-container-multi .chosen-choices li.search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}

.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
    margin: 1px 0;
    padding: 0;
    height: 25px;
    outline: 0;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none;
    color: #999;
    font-size: 100%;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0
}

.chosen-container-multi .chosen-choices li.search-choice {
    position: relative;
    margin: 3px 5px 3px 0;
    padding: 3px 20px 3px 5px;
    border: 1px solid #aaa;
    max-width: 100%;
    border-radius: 3px;
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-size: 100% 19px;
    background-repeat: repeat-x;
    background-clip: padding-box;
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
    color: #333;
    line-height: 13px;
    cursor: default
}

.chosen-container-multi .chosen-choices li.search-choice span {
    word-wrap: break-word
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
    position: absolute;
    top: 4px;
    right: 3px;
    display: block;
    width: 12px;
    height: 12px;
    background: url("images/chosen-sprite.png") -42px 1px no-repeat;
    font-size: 1px
}

.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-choices li.search-choice-disabled {
    padding-right: 5px;
    border: 1px solid #ccc;
    background-color: #e4e4e4;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    color: #666
}

.chosen-container-multi .chosen-choices li.search-choice-focus {
    background: #d4d4d4
}

.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
    background-position: -42px -10px
}

.chosen-container-multi .chosen-results {
    margin: 0;
    padding: 0
}

.chosen-container-multi .chosen-drop .result-selected {
    display: list-item;
    color: #ccc;
    cursor: default
}

.chosen-container-active .chosen-single {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active.chosen-with-drop .chosen-single {
    border: 1px solid #aaa;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eee), color-stop(80%, #fff));
    background-image: -webkit-linear-gradient(#eee 20%, #fff 80%);
    background-image: linear-gradient(#eee 20%, #fff 80%);
    box-shadow: 0 1px 0 #fff inset
}

.chosen-container-active.chosen-with-drop .chosen-single div {
    border-left: none;
    background: transparent
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position: -18px 2px
}

.chosen-container-active .chosen-choices {
    border: 1px solid #5897fb;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3)
}

.chosen-container-active .chosen-choices li.search-field input[type="text"] {
    color: #222 !important
}

.chosen-disabled {
    opacity: 0.5 !important;
    cursor: default
}

.chosen-disabled .chosen-single {
    cursor: default
}

.chosen-disabled .chosen-choices .search-choice .search-choice-close {
    cursor: default
}

.chosen-rtl {
    text-align: right
}

.chosen-rtl .chosen-single {
    overflow: visible;
    padding: 0 8px 0 0
}

.chosen-rtl .chosen-single span {
    margin-right: 0;
    margin-left: 26px;
    direction: rtl
}

.chosen-rtl .chosen-single-with-deselect span {
    margin-left: 38px
}

.chosen-rtl .chosen-single div {
    right: auto;
    left: 3px
}

.chosen-rtl .chosen-single abbr {
    right: auto;
    left: 26px
}

.chosen-rtl .chosen-choices li {
    float: right
}

.chosen-rtl .chosen-choices li.search-field input[type="text"] {
    direction: rtl
}

.chosen-rtl .chosen-choices li.search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 5px 3px 19px
}

.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
    right: auto;
    left: 4px
}

.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
    left: 9999px
}

.chosen-rtl.chosen-container-single .chosen-results {
    margin: 0 0 4px 4px;
    padding: 0 4px 0 0
}

.chosen-rtl .chosen-results li.group-option {
    padding-right: 15px;
    padding-left: 0
}

.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
    border-right: none
}

.chosen-rtl .chosen-search input[type="text"] {
    padding: 4px 5px 4px 20px;
    background: #fff url("images/chosen-sprite.png") no-repeat -30px -20px;
    background: url("images/chosen-sprite.png") no-repeat -30px -20px;
    direction: rtl
}

.chosen-rtl.chosen-container-single .chosen-single div b {
    background-position: 6px 2px
}

.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
    background-position: -12px 2px
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi),
only screen and (min-resolution: 1.5dppx) {

    .chosen-rtl .chosen-search input[type="text"],
    .chosen-container-single .chosen-single abbr,
    .chosen-container-single .chosen-single div b,
    .chosen-container-single .chosen-search input[type="text"],
    .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
    .chosen-container .chosen-results-scroll-down span,
    .chosen-container .chosen-results-scroll-up span {
        background-image: url("chosen-sprite@2x.png") !important;
        background-size: 52px 37px !important;
        background-repeat: no-repeat !important
    }
}

.tooltipster-default {
    border-radius: 5px;
    border: 2px solid #000;
    background: #4c4c4c;
    color: #fff
}

.tooltipster-default .tooltipster-content {
    font-size: 15px;
    line-height: 22px;
    padding: 8px 10px;
    overflow: hidden
}

.tooltipster-icon {
    cursor: help;
    margin-left: 4px
}

.tooltipster-base {
    padding: 0;
    font-size: 0;
    line-height: 0;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    max-width: 340px;
    overflow: visible
}

.tooltipster-base .tooltipster-content {
    overflow: hidden
}

.tooltipster-arrow {
    display: block;
    text-align: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.tooltipster-arrow span,
.tooltipster-arrow-border {
    display: block;
    width: 0;
    height: 0;
    position: absolute
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top-right span,
.tooltipster-arrow-top-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-top: 8px solid;
    bottom: -7px
}

.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-top-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-top: 9px solid;
    bottom: -7px
}

.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom-right span,
.tooltipster-arrow-bottom-left span {
    border-left: 8px solid transparent !important;
    border-right: 8px solid transparent !important;
    border-bottom: 8px solid;
    top: -7px
}

.tooltipster-arrow-bottom .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    border-left: 9px solid transparent !important;
    border-right: 9px solid transparent !important;
    border-bottom: 9px solid;
    top: -7px
}

.tooltipster-arrow-top span,
.tooltipster-arrow-top .tooltipster-arrow-border,
.tooltipster-arrow-bottom span,
.tooltipster-arrow-bottom .tooltipster-arrow-border {
    left: 0;
    right: 0;
    margin: 0 auto
}

.tooltipster-arrow-top-left span,
.tooltipster-arrow-bottom-left span {
    left: 6px
}

.tooltipster-arrow-top-left .tooltipster-arrow-border,
.tooltipster-arrow-bottom-left .tooltipster-arrow-border {
    left: 5px
}

.tooltipster-arrow-top-right span,
.tooltipster-arrow-bottom-right span {
    right: 6px
}

.tooltipster-arrow-top-right .tooltipster-arrow-border,
.tooltipster-arrow-bottom-right .tooltipster-arrow-border {
    right: 5px
}

.tooltipster-arrow-left span,
.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-left: 8px solid;
    top: 50%;
    margin-top: -7px;
    right: -7px
}

.tooltipster-arrow-left .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-left: 9px solid;
    margin-top: -8px
}

.tooltipster-arrow-right span,
.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 8px solid transparent !important;
    border-bottom: 8px solid transparent !important;
    border-right: 8px solid;
    top: 50%;
    margin-top: -7px;
    left: -7px
}

.tooltipster-arrow-right .tooltipster-arrow-border {
    border-top: 9px solid transparent !important;
    border-bottom: 9px solid transparent !important;
    border-right: 9px solid;
    margin-top: -8px
}

.tooltipster-fade {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity
}

.tooltipster-fade-show {
    opacity: 1
}

.tooltipster-grow {
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-backface-visibility: hidden
}

.tooltipster-grow-show {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-swing {
    opacity: 0;
    -webkit-transform: rotateZ(4deg);
    -ms-transform: rotateZ(4deg);
    transform: rotateZ(4deg);
    -webkit-transition-property: -webkit-transform, opacity;
    transition-property: transform
}

.tooltipster-swing-show {
    opacity: 1;
    -webkit-transform: rotateZ(0deg);
    -ms-transform: rotateZ(0deg);
    transform: rotateZ(0deg);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 1);
    -webkit-transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4);
    transition-timing-function: cubic-bezier(0.23, 0.635, 0.495, 2.4)
}

.tooltipster-fall {
    top: 0;
    -webkit-transition-property: top;
    transition-property: top;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-fall.tooltipster-dying {
    -webkit-transition-property: all;
    transition-property: all;
    top: 0px !important;
    opacity: 0
}

.tooltipster-slide {
    left: -40px;
    -webkit-transition-property: left;
    transition-property: left;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15);
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.15)
}

.tooltipster-slide.tooltipster-dying {
    -webkit-transition-property: all;
    transition-property: all;
    left: 0px !important;
    opacity: 0
}

.tooltipster-content-changing {
    opacity: 0.5;
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

.tooltipster-light {
    border-radius: 5px;
    border: 1px solid #cccccc;
    background: #ededed;
    color: #666666
}

.tooltipster-light .tooltipster-content {
    font-size: 15px;
    line-height: 22px;
    padding: 12px 14px
}

@font-face {
    font-family: 'gives-font';
    src: url("../fonts/gives-font.eot?-bk87z2");
    src: url("../fonts/gives-font.eot?#iefix-bk87z2") format("embedded-opentype"), url("../fonts/gives-font.ttf?-bk87z2") format("truetype"), url("../fonts/gives-font.woff?-bk87z2") format("woff"), url("../fonts/gives-font.svg?-bk87z2#gives-font") format("svg");
    font-weight: normal;
    font-style: normal
}

[class^="icon-"],
[class*=" icon-"] {
    font-family: 'gives-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-glass:before {
    content: "\f000"
}

.icon-music:before {
    content: "\f001"
}

.icon-search:before {
    content: "\f002"
}

.icon-envelope-o:before {
    content: "\f003"
}

.icon-heart:before {
    content: "\f004"
}

.icon-star:before {
    content: "\f005"
}

.icon-star-o:before {
    content: "\f006"
}

.icon-user:before {
    content: "\f007"
}

.icon-film:before {
    content: "\f008"
}

.icon-th-large:before {
    content: "\f009"
}

.icon-th:before {
    content: "\f00a"
}

.icon-th-list:before {
    content: "\f00b"
}

.icon-check:before {
    content: "\f00c"
}

.icon-close:before {
    content: "\f00d"
}

.icon-search-plus:before {
    content: "\f00e"
}

.icon-search-minus:before {
    content: "\f010"
}

.icon-power-off:before {
    content: "\f011"
}

.icon-signal:before {
    content: "\f012"
}

.icon-cog:before {
    content: "\f013"
}

.icon-trash-o:before {
    content: "\f014"
}

.icon-home:before {
    content: "\f015"
}

.icon-file-o:before {
    content: "\f016"
}

.icon-clock-o:before {
    content: "\f017"
}

.icon-road:before {
    content: "\f018"
}

.icon-download:before {
    content: "\f019"
}

.icon-arrow-circle-o-down:before {
    content: "\f01a"
}

.icon-arrow-circle-o-up:before {
    content: "\f01b"
}

.icon-inbox:before {
    content: "\f01c"
}

.icon-play-circle-o:before {
    content: "\f01d"
}

.icon-repeat:before {
    content: "\f01e"
}

.icon-refresh:before {
    content: "\f021"
}

.icon-list-alt:before {
    content: "\f022"
}

.icon-lock:before {
    content: "\f023"
}

.icon-flag:before {
    content: "\f024"
}

.icon-headphones:before {
    content: "\f025"
}

.icon-volume-off:before {
    content: "\f026"
}

.icon-volume-down:before {
    content: "\f027"
}

.icon-volume-up:before {
    content: "\f028"
}

.icon-qrcode:before {
    content: "\f029"
}

.icon-barcode:before {
    content: "\f02a"
}

.icon-tag:before {
    content: "\f02b"
}

.icon-tags:before {
    content: "\f02c"
}

.icon-book:before {
    content: "\f02d"
}

.icon-bookmark:before {
    content: "\f02e"
}

.icon-print:before {
    content: "\f02f"
}

.icon-camera:before {
    content: "\f030"
}

.icon-font:before {
    content: "\f031"
}

.icon-bold:before {
    content: "\f032"
}

.icon-italic:before {
    content: "\f033"
}

.icon-text-height:before {
    content: "\f034"
}

.icon-text-width:before {
    content: "\f035"
}

.icon-align-left:before {
    content: "\f036"
}

.icon-align-center:before {
    content: "\f037"
}

.icon-align-right:before {
    content: "\f038"
}

.icon-align-justify:before {
    content: "\f039"
}

.icon-list:before {
    content: "\f03a"
}

.icon-dedent:before {
    content: "\f03b"
}

.icon-indent:before {
    content: "\f03c"
}

.icon-video-camera:before {
    content: "\f03d"
}

.icon-image:before {
    content: "\f03e"
}

.icon-pencil:before {
    content: "\f040"
}

.icon-map-marker:before {
    content: "\f041"
}

.icon-adjust:before {
    content: "\f042"
}

.icon-tint:before {
    content: "\f043"
}

.icon-edit:before {
    content: "\f044"
}

.icon-share-square-o:before {
    content: "\f045"
}

.icon-check-square-o:before {
    content: "\f046"
}

.icon-arrows:before {
    content: "\f047"
}

.icon-step-backward:before {
    content: "\f048"
}

.icon-fast-backward:before {
    content: "\f049"
}

.icon-backward:before {
    content: "\f04a"
}

.icon-play:before {
    content: "\f04b"
}

.icon-pause:before {
    content: "\f04c"
}

.icon-stop:before {
    content: "\f04d"
}

.icon-forward:before {
    content: "\f04e"
}

.icon-fast-forward:before {
    content: "\f050"
}

.icon-step-forward:before {
    content: "\f051"
}

.icon-eject:before {
    content: "\f052"
}

.icon-chevron-left:before {
    content: "\f053"
}

.icon-chevron-right:before {
    content: "\f054"
}

.icon-plus-circle:before {
    content: "\f055"
}

.icon-minus-circle:before {
    content: "\f056"
}

.icon-times-circle:before {
    content: "\f057"
}

.icon-check-circle:before {
    content: "\f058"
}

.icon-question-circle:before {
    content: "\f059"
}

.icon-info-circle:before {
    content: "\f05a"
}

.icon-crosshairs:before {
    content: "\f05b"
}

.icon-times-circle-o:before {
    content: "\f05c"
}

.icon-check-circle-o:before {
    content: "\f05d"
}

.icon-ban:before {
    content: "\f05e"
}

.icon-arrow-left:before {
    content: "\f060"
}

.icon-arrow-right:before {
    content: "\f061"
}

.icon-arrow-up:before {
    content: "\f062"
}

.icon-arrow-down:before {
    content: "\f063"
}

.icon-mail-forward:before {
    content: "\f064"
}

.icon-expand:before {
    content: "\f065"
}

.icon-compress:before {
    content: "\f066"
}

.icon-plus:before {
    content: "\f067"
}

.icon-minus:before {
    content: "\f068"
}

.icon-asterisk:before {
    content: "\f069"
}

.icon-exclamation-circle:before {
    content: "\f06a"
}

.icon-gift:before {
    content: "\f06b"
}

.icon-leaf:before {
    content: "\f06c"
}

.icon-fire:before {
    content: "\f06d"
}

.icon-eye:before {
    content: "\f06e"
}

.icon-eye-slash:before {
    content: "\f070"
}

.icon-exclamation-triangle:before {
    content: "\f071"
}

.icon-plane:before {
    content: "\f072"
}

.icon-calendar:before {
    content: "\f073"
}

.icon-random:before {
    content: "\f074"
}

.icon-comment:before {
    content: "\f075"
}

.icon-magnet:before {
    content: "\f076"
}

.icon-chevron-up:before {
    content: "\f077"
}

.icon-chevron-down:before {
    content: "\f078"
}

.icon-retweet:before {
    content: "\f079"
}

.icon-shopping-cart:before {
    content: "\f07a"
}

.icon-folder:before {
    content: "\f07b"
}

.icon-folder-open:before {
    content: "\f07c"
}

.icon-arrows-v:before {
    content: "\f07d"
}

.icon-arrows-h:before {
    content: "\f07e"
}

.icon-bar-chart:before {
    content: "\f080"
}

.icon-twitter-square:before {
    content: "\f081"
}

.icon-facebook-square:before {
    content: "\f082"
}

.icon-camera-retro:before {
    content: "\f083"
}

.icon-key:before {
    content: "\f084"
}

.icon-cogs:before {
    content: "\f085"
}

.icon-comments:before {
    content: "\f086"
}

.icon-thumbs-o-up:before {
    content: "\f087"
}

.icon-thumbs-o-down:before {
    content: "\f088"
}

.icon-star-half:before {
    content: "\f089"
}

.icon-heart-o:before {
    content: "\f08a"
}

.icon-sign-out:before {
    content: "\f08b"
}

.icon-linkedin-square:before {
    content: "\f08c"
}

.icon-thumb-tack:before {
    content: "\f08d"
}

.icon-external-link:before {
    content: "\f08e"
}

.icon-sign-in:before {
    content: "\f090"
}

.icon-trophy:before {
    content: "\f091"
}

.icon-github-square:before {
    content: "\f092"
}

.icon-upload:before {
    content: "\f093"
}

.icon-lemon-o:before {
    content: "\f094"
}

.icon-phone:before {
    content: "\f095"
}

.icon-square-o:before {
    content: "\f096"
}

.icon-bookmark-o:before {
    content: "\f097"
}

.icon-phone-square:before {
    content: "\f098"
}

.icon-twitter:before {
    content: "\f099"
}

.icon-facebook:before {
    content: "\f09a"
}

.icon-github:before {
    content: "\f09b"
}

.icon-unlock:before {
    content: "\f09c"
}

.icon-credit-card:before {
    content: "\f09d"
}

.icon-feed:before {
    content: "\f09e"
}

.icon-hdd-o:before {
    content: "\f0a0"
}

.icon-bullhorn:before {
    content: "\f0a1"
}

.icon-bell-o:before {
    content: "\f0a2"
}

.icon-certificate:before {
    content: "\f0a3"
}

.icon-hand-o-right:before {
    content: "\f0a4"
}

.icon-hand-o-left:before {
    content: "\f0a5"
}

.icon-hand-o-up:before {
    content: "\f0a6"
}

.icon-hand-o-down:before {
    content: "\f0a7"
}

.icon-arrow-circle-left:before {
    content: "\f0a8"
}

.icon-arrow-circle-right:before {
    content: "\f0a9"
}

.icon-arrow-circle-up:before {
    content: "\f0aa"
}

.icon-arrow-circle-down:before {
    content: "\f0ab"
}

.icon-globe:before {
    content: "\f0ac"
}

.icon-wrench:before {
    content: "\f0ad"
}

.icon-tasks:before {
    content: "\f0ae"
}

.icon-filter:before {
    content: "\f0b0"
}

.icon-briefcase:before {
    content: "\f0b1"
}

.icon-arrows-alt:before {
    content: "\f0b2"
}

.icon-group:before {
    content: "\f0c0"
}

.icon-chain:before {
    content: "\f0c1"
}

.icon-cloud:before {
    content: "\f0c2"
}

.icon-flask:before {
    content: "\f0c3"
}

.icon-cut:before {
    content: "\f0c4"
}

.icon-copy:before {
    content: "\f0c5"
}

.icon-paperclip:before {
    content: "\f0c6"
}

.icon-floppy-o:before {
    content: "\f0c7"
}

.icon-square:before {
    content: "\f0c8"
}

.icon-bars:before,
.icon-navicon:before {
    content: "\f0c9"
}

.icon-list-ul:before {
    content: "\f0ca"
}

.icon-list-ol:before {
    content: "\f0cb"
}

.icon-strikethrough:before {
    content: "\f0cc"
}

.icon-underline:before {
    content: "\f0cd"
}

.icon-table:before {
    content: "\f0ce"
}

.icon-magic:before {
    content: "\f0d0"
}

.icon-truck:before {
    content: "\f0d1"
}

.icon-pinterest:before {
    content: "\f0d2"
}

.icon-pinterest-square:before {
    content: "\f0d3"
}

.icon-google-plus-square:before {
    content: "\f0d4"
}

.icon-google-plus:before {
    content: "\f0d5"
}

.icon-money:before {
    content: "\f0d6"
}

.icon-caret-down:before {
    content: "\f0d7"
}

.icon-caret-up:before {
    content: "\f0d8"
}

.icon-caret-left:before {
    content: "\f0d9"
}

.icon-caret-right:before {
    content: "\f0da"
}

.icon-columns:before {
    content: "\f0db"
}

.icon-sort:before {
    content: "\f0dc"
}

.icon-sort-desc:before {
    content: "\f0dd"
}

.icon-sort-asc:before {
    content: "\f0de"
}

.icon-envelope:before {
    content: "\f0e0"
}

.icon-linkedin:before {
    content: "\f0e1"
}

.icon-rotate-left:before {
    content: "\f0e2"
}

.icon-gavel:before {
    content: "\f0e3"
}

.icon-dashboard:before {
    content: "\f0e4"
}

.icon-comment-o:before {
    content: "\f0e5"
}

.icon-comments-o:before {
    content: "\f0e6"
}

.icon-bolt:before {
    content: "\f0e7"
}

.icon-sitemap:before {
    content: "\f0e8"
}

.icon-umbrella:before {
    content: "\f0e9"
}

.icon-clipboard:before {
    content: "\f0ea"
}

.icon-lightbulb-o:before {
    content: "\f0eb"
}

.icon-exchange:before {
    content: "\f0ec"
}

.icon-cloud-download:before {
    content: "\f0ed"
}

.icon-cloud-upload:before {
    content: "\f0ee"
}

.icon-user-md:before {
    content: "\f0f0"
}

.icon-stethoscope:before {
    content: "\f0f1"
}

.icon-suitcase:before {
    content: "\f0f2"
}

.icon-bell:before {
    content: "\f0f3"
}

.icon-coffee:before {
    content: "\f0f4"
}

.icon-cutlery:before {
    content: "\f0f5"
}

.icon-file-text-o:before {
    content: "\f0f6"
}

.icon-building-o:before {
    content: "\f0f7"
}

.icon-hospital-o:before {
    content: "\f0f8"
}

.icon-ambulance:before {
    content: "\f0f9"
}

.icon-medkit:before {
    content: "\f0fa"
}

.icon-fighter-jet:before {
    content: "\f0fb"
}

.icon-beer:before {
    content: "\f0fc"
}

.icon-h-square:before {
    content: "\f0fd"
}

.icon-plus-square:before {
    content: "\f0fe"
}

.icon-angle-double-left:before {
    content: "\f100"
}

.icon-angle-double-right:before {
    content: "\f101"
}

.icon-angle-double-up:before {
    content: "\f102"
}

.icon-angle-double-down:before {
    content: "\f103"
}

.icon-angle-left:before {
    content: "\f104"
}

.icon-angle-right:before {
    content: "\f105"
}

.icon-angle-up:before {
    content: "\f106"
}

.icon-angle-down:before {
    content: "\f107"
}

.icon-desktop:before {
    content: "\f108"
}

.icon-laptop:before {
    content: "\f109"
}

.icon-tablet:before {
    content: "\f10a"
}

.icon-mobile:before {
    content: "\f10b"
}

.icon-circle-o:before {
    content: "\f10c"
}

.icon-quote-left:before {
    content: "\f10d"
}

.icon-quote-right:before {
    content: "\f10e"
}

.icon-spinner:before {
    content: "\f110"
}

.icon-circle:before {
    content: "\f111"
}

.icon-mail-reply:before {
    content: "\f112"
}

.icon-github-alt:before {
    content: "\f113"
}

.icon-folder-o:before {
    content: "\f114"
}

.icon-folder-open-o:before {
    content: "\f115"
}

.icon-smile-o:before {
    content: "\f118"
}

.icon-frown-o:before {
    content: "\f119"
}

.icon-meh-o:before {
    content: "\f11a"
}

.icon-gamepad:before {
    content: "\f11b"
}

.icon-keyboard-o:before {
    content: "\f11c"
}

.icon-flag-o:before {
    content: "\f11d"
}

.icon-flag-checkered:before {
    content: "\f11e"
}

.icon-terminal:before {
    content: "\f120"
}

.icon-code:before {
    content: "\f121"
}

.icon-mail-reply-all:before {
    content: "\f122"
}

.icon-star-half-empty:before {
    content: "\f123"
}

.icon-location-arrow:before {
    content: "\f124"
}

.icon-crop:before {
    content: "\f125"
}

.icon-code-fork:before {
    content: "\f126"
}

.icon-chain-broken:before {
    content: "\f127"
}

.icon-question:before {
    content: "\f128"
}

.icon-info:before {
    content: "\f129"
}

.icon-exclamation:before {
    content: "\f12a"
}

.icon-superscript:before {
    content: "\f12b"
}

.icon-subscript:before {
    content: "\f12c"
}

.icon-eraser:before {
    content: "\f12d"
}

.icon-puzzle-piece:before {
    content: "\f12e"
}

.icon-microphone:before {
    content: "\f130"
}

.icon-microphone-slash:before {
    content: "\f131"
}

.icon-shield:before {
    content: "\f132"
}

.icon-calendar-o:before {
    content: "\f133"
}

.icon-fire-extinguisher:before {
    content: "\f134"
}

.icon-rocket:before {
    content: "\f135"
}

.icon-maxcdn:before {
    content: "\f136"
}

.icon-chevron-circle-left:before {
    content: "\f137"
}

.icon-chevron-circle-right:before {
    content: "\f138"
}

.icon-chevron-circle-up:before {
    content: "\f139"
}

.icon-chevron-circle-down:before {
    content: "\f13a"
}

.icon-html5:before {
    content: "\f13b"
}

.icon-css3:before {
    content: "\f13c"
}

.icon-anchor:before {
    content: "\f13d"
}

.icon-unlock-alt:before {
    content: "\f13e"
}

.icon-bullseye:before {
    content: "\f140"
}

.icon-ellipsis-h:before {
    content: "\f141"
}

.icon-ellipsis-v:before {
    content: "\f142"
}

.icon-rss-square:before {
    content: "\f143"
}

.icon-play-circle:before {
    content: "\f144"
}

.icon-ticket:before {
    content: "\f145"
}

.icon-minus-square:before {
    content: "\f146"
}

.icon-minus-square-o:before {
    content: "\f147"
}

.icon-level-up:before {
    content: "\f148"
}

.icon-level-down:before {
    content: "\f149"
}

.icon-check-square:before {
    content: "\f14a"
}

.icon-pencil-square:before {
    content: "\f14b"
}

.icon-external-link-square:before {
    content: "\f14c"
}

.icon-share-square:before {
    content: "\f14d"
}

.icon-compass:before {
    content: "\f14e"
}

.icon-caret-square-o-down:before {
    content: "\f150"
}

.icon-caret-square-o-up:before {
    content: "\f151"
}

.icon-caret-square-o-right:before {
    content: "\f152"
}

.icon-eur:before {
    content: "\f153"
}

.icon-gbp:before {
    content: "\f154"
}

.icon-dollar:before {
    content: "\f155"
}

.icon-inr:before {
    content: "\f156"
}

.icon-cny:before {
    content: "\f157"
}

.icon-rouble:before {
    content: "\f158"
}

.icon-krw:before {
    content: "\f159"
}

.icon-bitcoin:before {
    content: "\f15a"
}

.icon-file:before {
    content: "\f15b"
}

.icon-file-text:before {
    content: "\f15c"
}

.icon-sort-alpha-asc:before {
    content: "\f15d"
}

.icon-sort-alpha-desc:before {
    content: "\f15e"
}

.icon-sort-amount-asc:before {
    content: "\f160"
}

.icon-sort-amount-desc:before {
    content: "\f161"
}

.icon-sort-numeric-asc:before {
    content: "\f162"
}

.icon-sort-numeric-desc:before {
    content: "\f163"
}

.icon-thumbs-up:before {
    content: "\f164"
}

.icon-thumbs-down:before {
    content: "\f165"
}

.icon-youtube-square:before {
    content: "\f166"
}

.icon-youtube:before {
    content: "\f167"
}

.icon-xing:before {
    content: "\f168"
}

.icon-xing-square:before {
    content: "\f169"
}

.icon-youtube-play:before {
    content: "\f16a"
}

.icon-dropbox:before {
    content: "\f16b"
}

.icon-stack-overflow:before {
    content: "\f16c"
}

.icon-instagram:before {
    content: "\f16d"
}

.icon-flickr:before {
    content: "\f16e"
}

.icon-adn:before {
    content: "\f170"
}

.icon-bitbucket:before {
    content: "\f171"
}

.icon-bitbucket-square:before {
    content: "\f172"
}

.icon-tumblr:before {
    content: "\f173"
}

.icon-tumblr-square:before {
    content: "\f174"
}

.icon-long-arrow-down:before {
    content: "\f175"
}

.icon-long-arrow-up:before {
    content: "\f176"
}

.icon-long-arrow-left:before {
    content: "\f177"
}

.icon-long-arrow-right:before {
    content: "\f178"
}

.icon-apple:before {
    content: "\f179"
}

.icon-windows:before {
    content: "\f17a"
}

.icon-android:before {
    content: "\f17b"
}

.icon-linux:before {
    content: "\f17c"
}

.icon-dribbble:before {
    content: "\f17d"
}

.icon-skype:before {
    content: "\f17e"
}

.icon-foursquare:before {
    content: "\f180"
}

.icon-trello:before {
    content: "\f181"
}

.icon-female:before {
    content: "\f182"
}

.icon-male:before {
    content: "\f183"
}

.icon-gittip:before {
    content: "\f184"
}

.icon-sun-o:before {
    content: "\f185"
}

.icon-moon-o:before {
    content: "\f186"
}

.icon-archive:before {
    content: "\f187"
}

.icon-bug:before {
    content: "\f188"
}

.icon-vk:before {
    content: "\f189"
}

.icon-weibo:before {
    content: "\f18a"
}

.icon-renren:before {
    content: "\f18b"
}

.icon-pagelines:before {
    content: "\f18c"
}

.icon-stack-exchange:before {
    content: "\f18d"
}

.icon-arrow-circle-o-right:before {
    content: "\f18e"
}

.icon-arrow-circle-o-left:before {
    content: "\f190"
}

.icon-caret-square-o-left:before {
    content: "\f191"
}

.icon-dot-circle-o:before {
    content: "\f192"
}

.icon-wheelchair:before {
    content: "\f193"
}

.icon-vimeo-square:before {
    content: "\f194"
}

.icon-try:before {
    content: "\f195"
}

.icon-plus-square-o:before {
    content: "\f196"
}

.icon-space-shuttle:before {
    content: "\f197"
}

.icon-slack:before {
    content: "\f198"
}

.icon-envelope-square:before {
    content: "\f199"
}

.icon-wordpress:before {
    content: "\f19a"
}

.icon-openid:before {
    content: "\f19b"
}

.icon-bank:before {
    content: "\f19c"
}

.icon-graduation-cap:before {
    content: "\f19d"
}

.icon-yahoo:before {
    content: "\f19e"
}

.icon-google:before {
    content: "\f1a0"
}

.icon-reddit:before {
    content: "\f1a1"
}

.icon-reddit-square:before {
    content: "\f1a2"
}

.icon-stumbleupon-circle:before {
    content: "\f1a3"
}

.icon-stumbleupon:before {
    content: "\f1a4"
}

.icon-delicious:before {
    content: "\f1a5"
}

.icon-digg:before {
    content: "\f1a6"
}

.icon-pied-piper:before {
    content: "\f1a7"
}

.icon-pied-piper-alt:before {
    content: "\f1a8"
}

.icon-drupal:before {
    content: "\f1a9"
}

.icon-joomla:before {
    content: "\f1aa"
}

.icon-language:before {
    content: "\f1ab"
}

.icon-fax:before {
    content: "\f1ac"
}

.icon-building:before {
    content: "\f1ad"
}

.icon-child:before {
    content: "\f1ae"
}

.icon-paw:before {
    content: "\f1b0"
}

.icon-spoon:before {
    content: "\f1b1"
}

.icon-cube:before {
    content: "\f1b2"
}

.icon-cubes:before {
    content: "\f1b3"
}

.icon-behance:before {
    content: "\f1b4"
}

.icon-behance-square:before {
    content: "\f1b5"
}

.icon-steam:before {
    content: "\f1b6"
}

.icon-steam-square:before {
    content: "\f1b7"
}

.icon-recycle:before {
    content: "\f1b8"
}

.icon-automobile:before {
    content: "\f1b9"
}

.icon-cab:before {
    content: "\f1ba"
}

.icon-tree:before {
    content: "\f1bb"
}

.icon-spotify:before {
    content: "\f1bc"
}

.icon-deviantart:before {
    content: "\f1bd"
}

.icon-soundcloud:before {
    content: "\f1be"
}

.icon-database:before {
    content: "\f1c0"
}

.icon-file-pdf-o:before {
    content: "\f1c1"
}

.icon-file-word-o:before {
    content: "\f1c2"
}

.icon-file-excel-o:before {
    content: "\f1c3"
}

.icon-file-powerpoint-o:before {
    content: "\f1c4"
}

.icon-file-image-o:before {
    content: "\f1c5"
}

.icon-file-archive-o:before {
    content: "\f1c6"
}

.icon-file-audio-o:before {
    content: "\f1c7"
}

.icon-file-movie-o:before {
    content: "\f1c8"
}

.icon-file-code-o:before {
    content: "\f1c9"
}

.icon-vine:before {
    content: "\f1ca"
}

.icon-codepen:before {
    content: "\f1cb"
}

.icon-jsfiddle:before {
    content: "\f1cc"
}

.icon-life-bouy:before {
    content: "\f1cd"
}

.icon-circle-o-notch:before {
    content: "\f1ce"
}

.icon-ra:before {
    content: "\f1d0"
}

.icon-empire:before {
    content: "\f1d1"
}

.icon-git-square:before {
    content: "\f1d2"
}

.icon-git:before {
    content: "\f1d3"
}

.icon-hacker-news:before {
    content: "\f1d4"
}

.icon-tencent-weibo:before {
    content: "\f1d5"
}

.icon-qq:before {
    content: "\f1d6"
}

.icon-wechat:before {
    content: "\f1d7"
}

.icon-paper-plane:before {
    content: "\f1d8"
}

.icon-paper-plane-o:before {
    content: "\f1d9"
}

.icon-history:before {
    content: "\f1da"
}

.icon-circle-thin:before {
    content: "\f1db"
}

.icon-header:before {
    content: "\f1dc"
}

.icon-paragraph:before {
    content: "\f1dd"
}

.icon-sliders:before {
    content: "\f1de"
}

.icon-share-alt:before {
    content: "\f1e0"
}

.icon-share-alt-square:before {
    content: "\f1e1"
}

.icon-bomb:before {
    content: "\f1e2"
}

.icon-futbol-o:before {
    content: "\f1e3"
}

.icon-tty:before {
    content: "\f1e4"
}

.icon-binoculars:before {
    content: "\f1e5"
}

.icon-plug:before {
    content: "\f1e6"
}

.icon-slideshare:before {
    content: "\f1e7"
}

.icon-twitch:before {
    content: "\f1e8"
}

.icon-yelp:before {
    content: "\f1e9"
}

.icon-newspaper-o:before {
    content: "\f1ea"
}

.icon-wifi:before {
    content: "\f1eb"
}

.icon-calculator:before {
    content: "\f1ec"
}

.icon-paypal:before {
    content: "\f1ed"
}

.icon-google-wallet:before {
    content: "\f1ee"
}

.icon-cc-visa:before {
    content: "\f1f0"
}

.icon-cc-mastercard:before {
    content: "\f1f1"
}

.icon-cc-discover:before {
    content: "\f1f2"
}

.icon-cc-amex:before {
    content: "\f1f3"
}

.icon-cc-paypal:before {
    content: "\f1f4"
}

.icon-cc-stripe:before {
    content: "\f1f5"
}

.icon-bell-slash:before {
    content: "\f1f6"
}

.icon-bell-slash-o:before {
    content: "\f1f7"
}

.icon-trash:before {
    content: "\f1f8"
}

.icon-copyright:before {
    content: "\f1f9"
}

.icon-at:before {
    content: "\f1fa"
}

.icon-eyedropper:before {
    content: "\f1fb"
}

.icon-paint-brush:before {
    content: "\f1fc"
}

.icon-birthday-cake:before {
    content: "\f1fd"
}

.icon-area-chart:before {
    content: "\f1fe"
}

.icon-pie-chart:before {
    content: "\f200"
}

.icon-line-chart:before {
    content: "\f201"
}

.icon-lastfm:before {
    content: "\f202"
}

.icon-lastfm-square:before {
    content: "\f203"
}

.icon-toggle-off:before {
    content: "\f204"
}

.icon-toggle-on:before {
    content: "\f205"
}

.icon-bicycle:before {
    content: "\f206"
}

.icon-bus:before {
    content: "\f207"
}

.icon-ioxhost:before {
    content: "\f208"
}

.icon-angellist:before {
    content: "\f209"
}

.icon-cc:before {
    content: "\f20a"
}

.icon-ils:before {
    content: "\f20b"
}

.icon-meanpath:before {
    content: "\f20c"
}

.icon-buysellads:before {
    content: "\f20d"
}

.icon-connectdevelop:before {
    content: "\f20e"
}

.icon-dashcube:before {
    content: "\f210"
}

.icon-forumbee:before {
    content: "\f211"
}

.icon-leanpub:before {
    content: "\f212"
}

.icon-sellsy:before {
    content: "\f213"
}

.icon-shirtsinbulk:before {
    content: "\f214"
}

.icon-simplybuilt:before {
    content: "\f215"
}

.icon-skyatlas:before {
    content: "\f216"
}

.icon-cart-plus:before {
    content: "\f217"
}

.icon-cart-arrow-down:before {
    content: "\f218"
}

.icon-diamond:before {
    content: "\f219"
}

.icon-ship:before {
    content: "\f21a"
}

.icon-user-secret:before {
    content: "\f21b"
}

.icon-motorcycle:before {
    content: "\f21c"
}

.icon-street-view:before {
    content: "\f21d"
}

.icon-heartbeat:before {
    content: "\f21e"
}

.icon-venus:before {
    content: "\f221"
}

.icon-mars:before {
    content: "\f222"
}

.icon-mercury:before {
    content: "\f223"
}

.icon-intersex:before {
    content: "\f224"
}

.icon-transgender-alt:before {
    content: "\f225"
}

.icon-venus-double:before {
    content: "\f226"
}

.icon-mars-double:before {
    content: "\f227"
}

.icon-venus-mars:before {
    content: "\f228"
}

.icon-mars-stroke:before {
    content: "\f229"
}

.icon-mars-stroke-v:before {
    content: "\f22a"
}

.icon-mars-stroke-h:before {
    content: "\f22b"
}

.icon-neuter:before {
    content: "\f22c"
}

.icon-genderless:before {
    content: "\f22d"
}

.icon-facebook-official:before {
    content: "\f230"
}

.icon-pinterest-p:before {
    content: "\f231"
}

.icon-whatsapp:before {
    content: "\f232"
}

.icon-server:before {
    content: "\f233"
}

.icon-user-plus:before {
    content: "\f234"
}

.icon-user-times:before {
    content: "\f235"
}

.icon-bed:before {
    content: "\f236"
}

.icon-viacoin:before {
    content: "\f237"
}

.icon-train:before {
    content: "\f238"
}

.icon-subway:before {
    content: "\f239"
}

.icon-medium:before {
    content: "\f23a"
}

.icon-y-combinator:before {
    content: "\f23b"
}

.icon-optin-monster:before {
    content: "\f23c"
}

.icon-opencart:before {
    content: "\f23d"
}

.icon-expeditedssl:before {
    content: "\f23e"
}

.icon-battery-4:before {
    content: "\f240"
}

.icon-battery-3:before {
    content: "\f241"
}

.icon-battery-2:before {
    content: "\f242"
}

.icon-battery-1:before {
    content: "\f243"
}

.icon-battery-0:before {
    content: "\f244"
}

.icon-mouse-pointer:before {
    content: "\f245"
}

.icon-i-cursor:before {
    content: "\f246"
}

.icon-object-group:before {
    content: "\f247"
}

.icon-object-ungroup:before {
    content: "\f248"
}

.icon-sticky-note:before {
    content: "\f249"
}

.icon-sticky-note-o:before {
    content: "\f24a"
}

.icon-cc-jcb:before {
    content: "\f24b"
}

.icon-cc-diners-club:before {
    content: "\f24c"
}

.icon-clone:before {
    content: "\f24d"
}

.icon-balance-scale:before {
    content: "\f24e"
}

.icon-hourglass-o:before {
    content: "\f250"
}

.icon-hourglass-1:before {
    content: "\f251"
}

.icon-hourglass-2:before {
    content: "\f252"
}

.icon-hourglass-3:before {
    content: "\f253"
}

.icon-hourglass:before {
    content: "\f254"
}

.icon-hand-grab-o:before {
    content: "\f255"
}

.icon-hand-paper-o:before {
    content: "\f256"
}

.icon-hand-scissors-o:before {
    content: "\f257"
}

.icon-hand-lizard-o:before {
    content: "\f258"
}

.icon-hand-spock-o:before {
    content: "\f259"
}

.icon-hand-pointer-o:before {
    content: "\f25a"
}

.icon-hand-peace-o:before {
    content: "\f25b"
}

.icon-trademark:before {
    content: "\f25c"
}

.icon-registered:before {
    content: "\f25d"
}

.icon-creative-commons:before {
    content: "\f25e"
}

.icon-gg:before {
    content: "\f260"
}

.icon-gg-circle:before {
    content: "\f261"
}

.icon-tripadvisor:before {
    content: "\f262"
}

.icon-odnoklassniki:before {
    content: "\f263"
}

.icon-odnoklassniki-square:before {
    content: "\f264"
}

.icon-get-pocket:before {
    content: "\f265"
}

.icon-wikipedia-w:before {
    content: "\f266"
}

.icon-safari:before {
    content: "\f267"
}

.icon-chrome:before {
    content: "\f268"
}

.icon-firefox:before {
    content: "\f269"
}

.icon-opera:before {
    content: "\f26a"
}

.icon-internet-explorer:before {
    content: "\f26b"
}

.icon-television:before {
    content: "\f26c"
}

.icon-contao:before {
    content: "\f26d"
}

.icon-500px:before {
    content: "\f26e"
}

.icon-amazon:before {
    content: "\f270"
}

.icon-calendar-plus-o:before {
    content: "\f271"
}

.icon-calendar-minus-o:before {
    content: "\f272"
}

.icon-calendar-times-o:before {
    content: "\f273"
}

.icon-calendar-check-o:before {
    content: "\f274"
}

.icon-industry:before {
    content: "\f275"
}

.icon-map-pin:before {
    content: "\f276"
}

.icon-map-signs:before {
    content: "\f277"
}

.icon-map-o:before {
    content: "\f278"
}

.icon-map:before {
    content: "\f279"
}

.icon-commenting:before {
    content: "\f27a"
}

.icon-commenting-o:before {
    content: "\f27b"
}

.icon-houzz:before {
    content: "\f27c"
}

.icon-vimeo:before {
    content: "\f27d"
}

.icon-black-tie:before {
    content: "\f27e"
}

.icon-fonticons:before {
    content: "\f280"
}

.container {
    max-width: 1240px;
    margin: 0 auto;
    /* padding: 0 78px; */
    box-sizing: border-box
}

.container:before,
.container:after {
    display: table;
    content: " "
}

.container:after {
    clear: both
}

/*Splash Page Popup*/
#cboxContent #inline_content {
    padding: 5px !important;
}
#cboxLoadedContent {
    margin-bottom: 15px !Important;
}
.popup-body {
    background-color: #469DBF;
    color: #fff;
    padding: 50px 12%;
    border-radius: 5px;
    background-size: 100% 90%;
    background-repeat: repeat-y;
}
.popup-body h1 {
    color: #fff;
    margin-top: 0;
    line-height: 50px;
}
.logo-left img {
    max-width: 100%;
}
.logo-left {
    display: inline-block;
    vertical-align: top;
    padding-right: 40px;
    max-width: 29%;
}

.content-right {
    display: inline-block;
    vertical-align: top;
    max-width: 70%;
}
.content-right p {
    font-size: 16px;
}
.popup-body h3 {
    color: #fff;
    font-family: 'Cubano';
    margin-top: 0;
    line-height: 30px;
    margin-bottom: 15px;
}

.section-bottom {
    display: flex;
    text-align: center;
    margin-top: 40px
} 
.section-bottom p {
    margin-bottom: 5px;
    line-height: 22px;
}
.left-half-col {
    width: 50%;
    border-right: 1px solid #e0e0e0;
    padding-right: 20px;
}
.right-half-col {
    width: 50%;
}
label[for="th_year_born_field"] + .th-form-input-choice{
    display: inline-block;
    vertical-align: top;
    width: 45px;
}
label[for="th_year_born_field"]{
    display: inline-block !important;
    vertical-align: top !important;
    width: calc(100% - 50px) !important;
}
@media only screen and (max-width: 768px) {
    .container {
        padding: 0 25px
    }
}

@media only screen and (max-width: 640px) {
    .container {
        margin: 0 auto;
        padding: 0 15px
    }
}

.container-big {
    max-width: 1440px;
    margin: 0 auto;
    padding: 0 25px
}

.row {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    *zoom: 1
}

.row:before,
.row:after {
    display: table;
    line-height: 0;
    content: ""
}

.row:after {
    clear: both
}

.row [class*="col-"] {
    display: block;
    float: left;
    width: 100%;
    min-height: 30px;
    margin-left: 2.564102564102564%;
    box-sizing: border-box
}

.row [class*="col-"]:first-child {
    margin-left: 0
}

.row .col-12 {
    width: 100%
}

.row .col-11 {
    width: 91.45299145299145%
}

.row .col-10 {
    width: 82.90598290598291%
}

.row .col-9 {
    width: 74.35897435897436%
}

.row .col-8 {
    width: 65.81196581196582%
}

.page-content .row .col-8 {
    width: 63.811966%
}

.row .col-7 {
    width: 57.26495726495726%
}

.row .col-6 {
    width: 48.717948717948715%
}

.row .col-5 {
    width: 40.17094017094017%
}

.row .col-4 {
    width: 31.623931623931625%
}

.page-content .row .col-4 {
    width: 31.623931623931625%;
    margin-left: 4.564103%
}

.row .col-3 {
    width: 23.076923076923077%
}

.row .col-2 {
    width: 14.52991452991453%
}

.row .col-1 {
    width: 5.982905982905983%
}
 #th_cc_promo_code_field,label[for="th_cc_promo_code_field"]{
    display: none !important;
}

 /* Ticket: Cover Transaction Fee --- code by dev H & U ---start */
 #total_with_fee, #transaction_fee{
    display: none;
}
 /* Ticket: Cover Transaction Fee --- code by dev H & U ---end */

.checkout-page .donate-btn{
    display: none;
}
@media only screen and (max-width: 640px) {
    .row [class*="col-"]:first-child {
        margin-left: 0
    }

    .row .controls-row [class*="col-"]+[class*="col-"] {
        margin-left: 0
    }

    .row [class*="col-"] {
        width: 100% !important;
        margin-left: 0 !important;
        *margin-left: 0
    }

    .row img {
        display: block;
        margin: 0 auto
    }
}

.half-column {
    position: relative;
    width: 50%;
    float: left;
    display: block
}

@media only screen and (max-width: 640px) {
    .half-column {
        width: 100% !important
    }
}

p {
    line-height: 1.5
}

a {
    color: #69BD45;
    text-decoration: underline;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 400
}

h1,
h2,
h3 {
    margin: 0.83em 0
}

h4,
h5,
h6 {
    margin: 0.625em 0
}

h1 {
    font-size: 2em;
    color: #52429B;
    margin: 0.75em 0
}

h2 {
    font-size: 1.75em;
    color: #F1582A
}

h3 {
    font-size: 1.5em;
    color: #F7941E
}

h4 {
    font-size: 1.375em
}

h5 {
    font-size: 1em
}

header[role="banner"] {
    background: #52429B url("../images/hdrtoneb.gif") repeat
}

header[role="banner"] .donate-btn {
    position: absolute;
    right: 25px;
    top: 0;
    font-size: 1.125em;
    background: #F1582A
}

@media only screen and (max-width: 640px) {
    .home header[role="banner"] .donate-btn {

    }
}

@media only screen and (max-width: 768px) {
    header[role="banner"] .donate-btn {
        right: 0
    }


}

@media only screen and (max-width: 640px) {
    header[role="banner"] .donate-btn {
        font-size: 1em;
        right: 0;
        top: 59px;
        z-index: 900;
    }
}

header[role="banner"] .container {
    position: relative
}

.header-search {
    position: relative;
    top: 5px;
    float: right;
    margin-right: 175px
}

.home .header-search {
    margin-right: 315px
}

@media only screen and (max-width: 1070px) {
    .home .header-search {
        display: none
    }
}

.header-search input[type="search"] {
    background: rgba(0, 0, 0, 0.3);
    border: none;
    border-radius: 3px;
    padding: 10px;
    font-size: 0.875em;
    color: #fff;
}

.header-search .searchform .submit {
    right: 9px;
    top: 11px
}

@media only screen and (max-width: 1050px) {
    .header-search {
        display: none
    }
}

.custom-logo-link {
    display: inline-block;
    float: left;
    margin: 27px 0 0 0
}

@media only screen and (max-width: 768px) {
    .custom-logo-link {
        margin: 27px 0 8px 0
    }
}

@media only screen and (max-width: 640px) {
    .custom-logo-link {
        margin: 13px 0 10px 0
    }

    #countdown {
        right: 45px;
    }
}

.custom-logo-link img {
    width: 400px
}

@media only screen and (max-width: 768px) {
    .logo img {
        width: 225px
    }
}

@media only screen and (max-width: 520px) {

    .custom-logo-link {
        margin: 10px 0 10px 0;
    }

    .custom-logo-link img {
        width: 240px;
    }
}


#countdown {
    position: absolute;
    top: 0;
    right: 20px;
    color: #FFF;
    background: rgba(0, 0, 0, 0.2);
    padding: 4px 10px;
    border-radius: 0 0 10px 10px
}

.home #countdown {
    right: 160px
}


@media only screen and (max-width: 768px) {
    .home #countdown {
        right: 100px;
    }
}

@media only screen and (max-width: 640px) {
    .home #countdown {
        right: 50px;
        padding: 6px;
        font-size: 12px;
    }
}

@media only screen and (max-width: 460px) {
    .home #countdown {
        display: none;
    }
}

.cd-segment {
    float: left;
    padding: 0 6px;
    text-align: center;
    color: #F7941E;
    border-right: 1px solid #705fbb
}

.cd-segment:last-child {
    border-right: none
}

.countdown-label {
    display: block;
    font-size: 12px;
    margin-top: -3px;
    color: #FFF
}

.countdown-text {
    position: absolute;
    right: 247px;
    color: #eae7f5;
    font-size: 0.6875em;
    top: 10px;
    text-align: right;
    line-height: 1.2
}

.home .countdown-text {
    right: 387px
}

@media only screen and (max-width: 960px) {
    .home .countdown-text {
        display: none
    }
}

nav ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.main-nav {
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin-top: 60px;
    text-align: right;
    z-index: 9999;
    padding-right: 30px;
    line-height: 1;
    margin-bottom: -2px
}

.main-nav.active {
    max-height: 100em
}

.overll-section input {
    width: 10% !important;
    margin-left: 0 !important;
    margin-right: 10px !important;
    margin-top: 20px !important;
}

.overll-section .np-donate-lb {
    width: 87% !important;
}

body #cboxClose{
    background: url(../images/white-cross.png) !important;
    background-color: #F1592A !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: 12px !important;
    border-radius: 25px;
    transition: 0.5s all ease-in-out;
    transform: rotate(90deg);
}
body #cboxClose:hover{
    transform: rotate(0deg);
    background-color: #483A85 !important;
}
#th_ira_distribution_field{
    height: 17px;  
}
#g-recaptcha{
    margin-bottom: 8px;
}
@media only screen and (max-width: 640px) {
    .main-nav {
        max-height: 0;
        margin: 0;
        width: 100%;
        padding: 0 8px;
        box-sizing: content-box;
        font-size: 1.125em;
        overflow: hidden;
        position: relative;
        right: 0;
        background: #52429B
    }
}

@media only screen and (max-width: 768px) {
    .main-nav {
        margin-top: 0
    }
}

.main-nav ul {
    margin-top: 5px;
    list-style: none;
    position: relative;
    display: inline-table
}

@media only screen and (max-width: 640px) {
    .main-nav ul {
        display: block
    }
}

.main-nav ul:after {
    content: '';
    clear: both;
    display: block
}

.main-nav ul li {
    float: left
}

@media only screen and (max-width: 640px) {
    .main-nav ul li {
        float: none;
        width: 100%;
        text-align: right;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2)
    }
}

.main-nav ul li:hover>ul {
    display: block
}

.main-nav ul li a {
    color: #FFF;
    padding: 8px 13px;
    display: block;
    text-decoration: none;
    border-right: 1px solid #897cc7;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

@media only screen and (max-width: 640px) {
    .main-nav ul li a {
        border-right: none;
        padding-right: 0
    }
}

.main-nav ul li a:hover {
    background: #493a89
}

.main-nav ul li:last-child a {
    border-right: none
}

.main-nav ul ul {
    display: none;
    position: absolute;
    margin: 0;
    padding: 0;
    top: 100%;
    z-index: 9999;
    min-width: 220px
}

@media only screen and (max-width: 640px) {
    .main-nav ul ul {
        display: block;
        position: static;
        margin-top: 0;
        padding-top: 0
    }
}

.main-nav ul ul li {
    float: none;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    background: #3b3070
}

@media only screen and (max-width: 640px) {
    .main-nav ul ul li {
        background: inherit
    }
}

.main-nav ul ul li a {
    border-right: none
}

.main-nav ul ul ul {
    position: absolute;
    left: 100%;
    top: 0
}

a.cart-btn {
    position: absolute;
    bottom: 5px;
    right: 25px;
    line-height: 1;
    color: #F1582A;
    text-decoration: none;
    font-size: 1.375em
}

@media only screen and (max-width: 768px) {
    a.cart-btn {
        right: 27px
    }
}

@media only screen and (max-width: 640px) {
    a.cart-btn {
        position: static
    }
}

.navicon {
    display: none;
    position: absolute;
    top: 13px;
    right: 15px;
    font-size: 1.125em;
    color: #998ecf;
    text-decoration: none
}

@media only screen and (max-width: 640px) {
    .navicon {
        display: block;
        float: right
    }
}

.navicon .icon-bars {
    color: #FFF;
    position: relative;
    top: 1px;
    font-size: 1.5em
}

.subnav ul {
    margin: 0;
    padding: 0
}

.subnav a {
    color: #74707a;
    font-size: 1em;
    display: block;
    padding: 7px;
    text-decoration: none;
    border-bottom: 1px solid #e2e2e2
}

.subnav a:hover {
    color: #52429B;
    background: #EEEDED
}

.subnav .current-menu-item a {
    color: #52429B;
    background: #EEEDED
}

.subnav .category-list li.active a {
    background-color: #EEEDED;
    text-decoration: none
}

.side-search {
    border-top: 1px solid #fcdab2;
    border-bottom: 1px solid #fcdab2;
    margin: 1em 0;
    padding: 15px 0
}

.no-hand>a {
    cursor: default
}

.menu-more {
    position: relative
}

.menu-more:before {
    position: absolute;
    content: "\25BE";
    right: 12px;
    color: #FFF;
    top: 7px
}

footer .menu-more:before {
    display: none
}

.menu-more>a {
    cursor: default;
    text-decoration: none;
    padding-right: 29px !important
}

footer .menu-more>a {
    padding-right: 0 !important
}

.hero {
    position: relative;
    width: 100%;
    max-width: 1400px;
    margin: 0 auto;
    height: auto
}

.hero h2 {
    color: #FFF;
    font-size: 3em;
    font-weight: 700;
    margin: 0 0 0.5em 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    line-height: 1.2
}

.hero .btn {
    font-size: 1.5em;
    float: left
}
/*popup css*/
.pop-6 {
    width: 47%;
    padding: 1% 1% 1% 3%;
    float: left;
}
.pop-6:first-child {
    padding-left: 0%;
}
.main-popup p {
    font-size: .9em;
    margin: 1em 0em;
}
.main-popup h1, .main-popup h3, .main-popup p {
    color: white;
    line-height: 1.25;
}
.main-popup h1 {
    text-align: center;
    font-weight: 800;
}
.popup-logo img {
    width: 100%;
    padding: 2em 0em;
}
.main-popup .popup-logo {
    margin: 0 auto;
    text-align: center;
    width: 50%;
}
.main-popup h3 {
    margin: .1em 0em;
    font-size: 1.1em;
    font-weight: 600;
}
.main-popup {
    background: #483a85;
    padding: 2em 3em 1.5em 3em;
    width: 700px;
}
@media only screen and (max-width: 640px) {
    .hero .btn {
        float: none
    }
}

.hero .slide-text {
    position: absolute;
    display: inline-block;
    top: 50px;
    left: 80px;
    padding: 20px;
    max-width: 63%;
    display: inline-block;
    background: rgba(0, 0, 0, 0.5)
}

@media only screen and (max-width: 640px) {
    .hero .slide-text {
        position: relative;
        padding: 10px;
        margin-bottom: 45px;
        background: none;
        text-align: center;
        left: 0;
        width: 100%;
        max-width: 100%
    }

    .hero .slide-text h2 {
        background-color: rgba(0, 0, 0, 0.4);
        padding: 7px;
        margin: 0 20px;
        border-radius: 12px;
        font-size: 1.125em
    }

    .hero .slide-text a,
    .hero .slide-text p {
        font-size: 0.75em
    }

    .hero .slide-text .btn {
        font-size: 1em
    }

    .hero .slide-text a {
        position: relative;
        top: 15px
    }

    .hero .slide-text p {
        color: inherit
    }
}

.home-logos {
    text-align: center
}

.home-logos img {
    margin: 4em auto;
    max-width: 250px;
    display: block
}

.latest-news {
    margin-top: 2em
}

.latest-news .the-date {
    font-size: 1.5em;
    margin: 0 0 -3px -3px;
    display: inline-block
}

.latest-news p {
    font-size: 0.875em
}

.latest-news h3 {
    background: #52429B;
    color: #FFF;
    display: inline-block;
    padding: 3px 15px
}

.latest-news h4 {
    margin: 0;
    font-size: 1.125em;
    line-height: 1.3
}

.latest-news h4 a {
    text-decoration: none;
    color: inherit
}

.home-board img {
    max-width: 100%;
    height: auto
}

.donate-btn {
    background: #C02032;
    color: #FFF;
    display: inline-block;
    padding: 10px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#top-total {
    display: block;
    margin: 0 auto;
    position: relative;
    bottom: 7px;
    font-size: 12px;
}

.donate-btn:hover {
    background: #dd3648;
    text-decoration: none;
    color: white;
}

.masthead {
    border-bottom: 1px solid #fbc380;
    margin-bottom: 1.5em;
    line-height: 2.4
}

.masthead .donate-btn {
    float: right;
    padding: 30px
}

@media only screen and (max-width: 640px) {
    .masthead .donate-btn {
        position: relative;
        box-sizing: content-box;
        margin-right: -15px;
        width: 100%;
        padding: 4px 30px
    }
}

.embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
    height: auto
}

.embed-container iframe,
.embed-container object,
.embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.masthead h1 {
    float: left;
    font-weight: 300;
    width: 80%;
    line-height: 1.2;
    padding: 0;
    margin: 33px 0 0 0;
    overflow-wrap: break-word;
    word-wrap: break-word;
    -ms-word-break: break-all;
    word-break: break-word
}

@media only screen and (max-width: 640px) {
    .masthead h1 {
        margin: 15px 0 0 0
    }
}

blockquote {
    position: relative;
    font-style: italic;
    /* font-weight: 300; */
    font-size: 1.375em;
    padding: 0 50px 0 53px;
    margin: 1.5em 0;
    border-left: none;
    color: #52429B
}

blockquote p:first-child,
blockquote p:nth-last-child(2) {
    position: relative;
    display: inline
}

blockquote p:first-child:before,
blockquote p:first-child:after,
blockquote p:nth-last-child(2):before,
blockquote p:nth-last-child(2):after {
    position: absolute;
    font-size: 4.5em;
    font-family: 'Georgia, Times';
    line-height: 1;
    color: #F1582A
}

blockquote p:first-child:before {
    left: -65px;
    top: -15px;
    content: '\201C'
}

blockquote p:nth-last-child(2):after {
    right: -53px;
    bottom: -66px;
    content: '\201D'
}

blockquote em {
    font-size: 0.8125em;
    text-decoration: none;
    font-style: italic;
    color: #636363;
    margin-top: 20px;
    display: block
}

.page-id-33 .page-content h1 {
    font-weight: 700
}

.faq-container h1 {
    float: none
}

.logo-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.logo-list li {
    display: inline-block;
    vertical-align: middle;
    width: 31.14%;
    margin: 35px 0.8% 35px 0.8%
}

.logo-list li img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block
}
.verticle-middle .wp-block-column{
  display: flex;
    flex-direction: column;
    justify-content: center;
}

@media only screen and (max-width: 768px) {
    .logo-list li {
        width: 47.3%;
        margin: 10px 0.8% 10px 0.8%
    }
}

@media only screen and (max-width: 640px) {
    .logo-list li {
        width: 100%;
        margin: 10px 0;
        text-align: center
    }
}

.np-box {
    display: inline-block;
    width: 31.14%;
    margin: 10px 0.8% 15px 0.8%;
    vertical-align: top;
    min-height: 302px;
    border: 1px solid #E6E5E5;
    padding: 10px;
    border-radius: 5px;
    box-shadow: 0 0 9px -1px rgba(0, 0, 0, 0.2)
}

@media only screen and (max-width: 768px) {
    .np-box {
        width: 47.3%;
        margin: 10px 0.8% 10px 0.8%
    }
}

@media only screen and (max-width: 640px) {
    .np-box {
        width: 100%;
        margin: 10px 0;
        text-align: center
    }
}

.np-box:hover {
    border: 1px solid #a8a4a4
}

body .np-box img {
    border-radius: 5px !important;
    max-width: 100% !important;
    height: 160px !important;
    width: auto !important;
    object-fit: cover;
    object-position: top center;
}

.np-box a {
    text-decoration: none;
    color: inherit
}

.np-box a p {
    color: inherit;
    text-decoration: none
}

.np-box .favorites-title {
    background-position: right 10px;
    margin: 0.25em 0 0 0;
    color: #A0A0A1;
    font-size: .6875em;
    border-top: 1px dashed #e2e2e2;
    display: block;
    width: 100%;
    text-align: right;
    cursor: pointer;
    padding-bottom: 10px;
    padding-top: 6px
}

.favorites-title {
    display: inline-block;
    background-image: url("../images/fav-heart.png");
    background-repeat: no-repeat;
    background-position: right center;
    background-size: 15px auto;
    margin: 0.625em 0 0.25em 0;
    padding-right: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.favorites-title:hover,
.favorites-title.favored {
    background-image: url("../images/fav-heart-solid.png")
}

.np-title {
    color: #52429B;
    font-size: 1em;
    font-weight: 400;
    line-height: 1
}

.np-info {
    font-size: 0.8125em
}

/* New 2019 (Nonprofit) */
.np-display {
    display: flex;
}

.np-icon-size {
    width: 25%;
    margin: .25em;
}

.np-icon-width {
    width: 75%;
}

.np-title-padding {
    margin: 0;
    padding: 13px 0;
}

.np-info-padding {
    margin: 0;
    padding: 0 0 10px 0;
}

/* End New 2019 (Nonprofit) */
.left-sidebar {
    font-size: 0.875em
}

.np-single-stats {
    line-height: 1
}

.np-single-stats [class*="-amt"] {
    margin: 3px 0 10px 0;
    display: block;
    font-size: 1.25em;
    font-weight: 700
}

.np-single-stats .donors-amt {
    color: #F7941E;
    font-size: 2.125em;
    font-weight: 700;
}

.padding-left {
    border-top: 1px solid #d9d8d9;
    padding-top: 14px;
    padding-left: 1.5em;
}

.np-single-stats .total-raised-amt {
    background-color: #69BD45;
    color: #FFF;
    padding: 5px 18px 5px 17px;
    margin-top: 2px;
    border-radius: 5px;
    display: inline-block !important;
    font-size: 2em;
}

.np-single-stats .ind-donations-amt,
.np-single-stats .cg-met-amt {
    color: #52429B
}

.ind-donations-amt, .donors-amt {
    margin: 3px 0 8px 0;
}

.np-single-img {
    position: relative;
    max-width: 100%;
    height: auto;
    border-radius: 5px;
    border: 2px solid #F7941E;
    box-shadow: 0 14px 5px -8px rgba(0, 0, 0, 0.2);
    margin-bottom: 1em
}

/* New 2019 Single-nonprofit page */
.spinning-gear-position {
    margin-left: 10px;
    display: none;
}

.donation_box {
    border: 1px solid #d9d8d9;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    height: 38px;
    width: 100%;
    color: #333;
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
    font-size: 18px;
    text-indent: 15px;
    padding: 0;
    margin: 10px 10px 10px 0;
}

/* End New 2019 Single-nonprofit page */
/* New 2019 (FAQs) Page */
.faq-container h1 {
    font-weight: 700;
}

.faq-title h1 {
    font-weight: 700;
}

/* end New 2019 Page */
.small-title {
    font-size: 0.875em;
    font-weight: 700;
    line-height: 1;
    text-transform: uppercase;
    display: block
}

.share-btn {
    position: relative;
    background: #52429B;
    color: #FFF;
    text-decoration: none;
    padding: 5px 45px 5px 25px;
    border-radius: 3px
}

.share-btn:after {
    position: absolute;
    content: '';
    background: url("images/share_icon.png") no-repeat;
    width: 17px;
    height: 17px;
    right: 20px;
    top: 8px;
    background-size: 100%
}

.social-bugs {
    list-style: none;
    padding: 0;
    margin:  0;
}

.social-bugs a {
    text-decoration: none;
    font-size: 1.25em;
    text-align: center;
    display: block;
    width: auto;
    height: 42px;
    padding: 8px 5px 5px 5px;
    color: #FFF;
    border-radius: 3px;
    opacity: 0.8
}

.social-bugs a:hover {
    opacity: 1
}

.social-bugs li {
    float: left;
    margin: 0 1%;
    width: 24%;
}

.social-bugs li:last-child {
    margin-right: 0
}

.social-bugs .facebook {
    background: #3A5795
}

.social-bugs .twitter {
    background: #55ACEE
}

.social-bugs .youtube {
    background: #E62117
}

.social-bugs .vimeo {
    background: #1a2e3b;
}

.social-bugs .linkedin {
    background: #0A66C2;
}

.np-single-share {
    height: 44px;
    background: #52429B;
    border-radius: 3px;
    -webkit-transition: all .3s ease;
}

.np-single-share:hover {
    background: #6958b8;
}

.share-container {
    padding-top: 1em;
}

.div-share {
    width: 30%;
    margin-right: 1%;
    float: left;
    text-align: center;
}


.div-social {
    width: 68%;
    margin-left: 1%;
    float: right;
}

.boarder-simple {
    border-bottom: 1px solid #E2E2E2;
    padding-top: 1em;
    padding-bottom: .75em;
}
.sidebar-np-single .donate-btn {
    display: block
}

#response_wrapper {
    font-size: 0.75em !important
}

.np-details {
    font-size: 0.875em;
    margin: .75em 0;
    padding: 1em 0;
    clear: both;
}

.np-details .external-link {
    margin-top: 10px;
    display: inline-block
}

.form-link {
    position: relative;
    padding-left: 18px;
    top: 5px
}

.form-link:before {
    position: absolute;
    left: 0;
    top: 0;
    font-family: 'gives-font';
    content: "\f1c1";
    color: #6F6F6F
}

.external-link {
    position: relative;
    padding-left: 18px
}

.external-link:before {
    position: absolute;
    left: 0;
    top: 3px;
    font-family: 'gives-font';
    content: "\f08e";
    color: #6F6F6F;
    font-size: 0.875em
}

.challenge-grant {
    padding: 0.25em 0 .15em 0;
    margin: .25em 0 .15em 0;
}

.boarder-simple-t {
    border-top: 1px solid #E2E2E2;
}

.boarder-simple-b {
    border-bottom: 1px solid #E2E2E2;
}


.challenge-grant h4 {
    color: #F7941E;
    font-size: 1.05em;
    margin: 0
}

.challenge-grant .from-list {
    font-size: 0.8125em
}
.challenge-grant .from-list li a {
    text-decoration: none;
}

.from-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.from-list li {
    border-bottom: 1px dashed #CAC3E6;
    padding: 5px 0
}

.from-list li:last-child {
    border-bottom: none
}

.cg-amt {
    color: #52429B;
    font-size: 1.30em;
    font-weight: 700
}

.favorites-info {
    font-style: italic;
    margin: 0.5em 0;
    color: #6F6F78
}

#stats-section {
    margin-bottom: 2em
}

#stats-section h2 {
    display: inline-block;
    background: #52429B;
    color: #FFF;
    padding: 10px 25px;
    font-weight: 400;
    font-size: 2em;
    margin: 0 0 1em 0
}

.total-raised {
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px
}

.total-raised span {
    display: block
}

.total-raised .stats-label-sm {
    font-size: 1.125em;
    margin-bottom: 5px;
    padding-bottom: 5px;
    color: #6C6C70
}

.total-raised .amt-large {
    background-color: #69BD45;
    color: #FFF;
    padding: 5px 23px 5px 21px;
    margin-top: 2px;
    border-radius: 13px;
    display: inline-block !important
}

@media only screen and (max-width: 960px) {
    .total-raised .amt-large {
        font-size: 3em
    }
}

.total-raised .amt-small {
    margin-bottom: 10px;
    padding-bottom: 10px;
    font-size: 2em;
    border-bottom: 1px solid #dad5ed
}

.stats-label-sm {
    font-size: 0.75em;
    font-weight: 700;
    line-height: 1;
    padding-top: .5em;
    text-transform: uppercase
}

.goal-label {
    position: relative;
    text-align: right;
    padding-left: 9px
}

.goal-label:after {
    position: absolute;
    right: 0;
    bottom: -15px;
    content: '\25BE';
    color: #C02032
}

.amt-large {
    font-size: 3.75em;
    color: #69BD45;
    margin-bottom: 30px
}

@media only screen and (max-width: 640px) {
    .amt-large {
        font-size: 3em
    }
}

.amt-small {
    color: #52429B;
    font-size: 1.5em
}

.amt-donors {
    display: block;
    line-height: 1;
    color: #F7941E;
    font-size: 3em;
    font-weight: 700
}

@media only screen and (max-width: 640px) {
    .leaderboard {
        margin-top: 2em
    }
}

ul.totals {
    list-style: none;
    padding: 0;
    margin: 25px 0 0 0
}

ul.totals li {
    text-align: center;
    float: left;
    width: 25%;
    padding: 25px;
    color: #FFF
}

@media only screen and (max-width: 640px) {
    ul.totals li {
        width: 100%
    }
}

ul.totals .individual-donations {
    background: #C02032
}

ul.totals .totals-amt {
    display: block;
    line-height: 1;
    font-size: 1.75em;
    text-shadow: 2px 2px 0 rgba(0, 0, 0, 0.3);
    font-weight: 700
}

ul.totals .amt-small {
    color: #FFF;
    font-size: .8125em;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4)
}

ul.totals .avg-donation {
    background: #69BD45
}

ul.totals .largest-donation {
    background: #F7941E
}

ul.totals .days-left {
    background: #52429B
}

.meter {
    margin-top: 15px;
    height: 25px;
    position: relative;
    background: #cac3e6;
    border-radius: 25px;
    padding: 7px;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2);
    overflow: hidden
}

.meter>span {
    display: block;
    height: 100%;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
    background-color: #4A8A2F;
    background-color: #4e8d32;
    box-shadow: inset 0 2px 9px rgba(255, 255, 255, 0.2), inset 0 -2px 6px rgba(0, 0, 0, 0.2);
    position: relative;
    overflow: hidden
}

.meter.multiple-goals span {
    float: left
}

.meter.multiple-goals .initial-goal {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.meter.multiple-goals .goal2 {
    background: #69BD45;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}
/* TODO:fix max-width */
.meter-labels{
    line-height: 1;
    width: 100%;
    max-width: 100%;
}

.meter-labels .start {
    margin-top: 18px;
    float: left
}

.meter-labels .end {
    text-align: right;
    float: right;
    z-index: 50;
    position: relative
}

.meter-labels .end .goal-label {
    float: right;
    text-align: left;
    margin-right: -65px
}

.meter-labels .end .nonprofit {
    float: right;
    text-align: left;
    margin-right: -65px
}
.np-meter.meter-labels .end .nonprofit {
    margin-right: 0px;
}
.meter-labels .end .goal-label:after {
    left: 35px;
    bottom: -10px;
}
.np.meter-labels .end .goal-label,
.home-meter.meter-labels .end .goal-label {
    float: right;
    text-align: left;
    margin-right: 0px
}

.home-meter.meter-labels{
    line-height: 1;
    width: 100%;
    max-width: 100%;
}
.home-meter.meter-labels .end .goal-label:after,
.np-meter.meter-labels .end .goal-label:after {
    left: auto;
    right: 0px;
    bottom: -15px;
}
.meter-labels.np-meter {
    margin-bottom: 0px
}

.meter-labels.np-meter .start {
    margin-top: 0
}

.np-donate-category {
    width: 48%;
    float: left;
    padding: 15px 1%
}

@media only screen and (max-width: 985px) {
    .meter-labels .end .nonprofit {
        margin-right: -46px;
    }
}


@media only screen and (max-width: 640px) {
    .meter-labels .end .nonprofit {
        margin-right: -113px;
    }
}

@media only screen and (max-width: 555px) {
    .meter-labels .end .nonprofit{
        margin-right: -90px;
    }
}

@media only screen and (max-width: 425px) {
    .meter-labels .end .nonprofit {
        margin-right: -80px;
    }
}

@media only screen and (max-width: 375px) {
    .meter-labels .end .nonprofit {
        margin-right: -70px;
    }

}

@media only screen and (max-width: 320px) {
    .meter-labels .end .nonprofit {
        margin-right: -60px;
    }

}


@media only screen and (max-width: 640px) {
    .np-donate-category {
        width: 100%;
        float: none
    }
}

.np-donate-category:nth-of-type(odd) {
    clear: left
}

.np-donate-category h3 {
    margin: 0;
    font-weight: 400;
    border-bottom: 1px solid #fde6ca
}

.donate-np-list {
    list-style: none;
    padding: 0;
    margin: 0
}

.donate-np-list li {
    margin: 0.75em 0
}

.np-donate-amt {
    border: 1px solid #D9D8D9;
    border-radius: 3px;
    padding: 3px;
    max-width: 80px
}

.np-donate-amt:focus {
    outline: none;
    border: 1px solid #fab768
}

.donation-cart-side {
    border: 1px solid #e2e2e2;
    padding: 10px;
    border-radius: 3px;
    margin-bottom: 1em
}

.donation-cart-side h4 {
    font-size: 1.125em
}

.donation-cart-side .total {
    background: #E2E2E2;
    margin: 0 -10px -10px -10px;
    padding: 10px;
    color: #626262;
    font-size: 1.25em
}

.donation-cart-side .total strong {
    color: #2f2f2f
}

.donation-cart-side .delete_btn {
    position: relative;
    color: #d81e29;
    padding: 5px;
    float: right;
    cursor: pointer
}

.donation-cart-side .delete_btn:before {
    visibility: visible;
    position: absolute;
    content: '\2716';
    top: 0;
    right: 0
}

/* New 2019 Donate */
.dv_donate_item {
    display: flex;
}

.np-donate-lb {
    margin-left: 5px;
    display: inline-block;
    width: 65%;
    font-weight: normal;
}

.np-donate-amt {
    width: 30%;
    margin: auto;
}

.paragraph-position {
    display: inline-block;
    width: 0px;
    overflow: hidden;
    line-height: 0;
}

.col-9-position {
    position: relative;
    height: 10081px;
}

.np-donate-position {
    position: absolute;
    left: 0px;
    top: 0px;
}

.np-donate-position2 {
    position: absolute;
    left: 0px;
    top: 2637px;
}

@media only screen and (max-width: 768px) {
    .np-donate-category {
        width: 100%;
        float: none;
    }
}

/* End New 2019 Donate */
.cart-note {
    border-bottom: 1px solid #e2e2e2;
    margin-bottom: 5px;
    padding-bottom: 5px
}

.cart-note:last-of-type {
    border-bottom: none
}

.checkout-btn {
    border: none;
    background: #dd3648;
    color: #FFF;
    text-align: center;
    padding: 5px 25px;
    display: block;
    text-decoration: none;
    font-size: 1.25em;
    border-radius: 3px;
    border-bottom: 3px solid #941927;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

.checkout-btn:hover {
    background: #C02032
}

.donate-checkout label {
    display: block;
    width: 100%;
    margin-bottom: 15px;
    font-weight: normal;
    font-size: 0.875em;
    line-height: 1.4
}

.donate-checkout input {
    width: 100%;
    border: 1px solid #afafaf;
    padding: 5px
}

.donate-checkout select {
    min-width: 194px;
    margin-bottom: 15px
}

.donate-checkout h3 {
    border-bottom: 1px solid #fcdab2
}

.donate-checkout input[type="radio"],
.donate-checkout input[type="checkbox"] {
    width: auto !important;
    margin-right: 7px;
    float: left;
    font-size: 0.875em;
    margin-top: 2px
}

.donate-checkout #country {
    display: none
}

.donate-checkout .form-group {
    margin-bottom: 10px !important;
}

.sandbox_sec{
    text-align: center;
    border: red solid;
    padding: 20px 5px;
}
.sandbox_sec h2{
    color: red;
}
.sandbox_sec h4{
    color: black;
}

#card-holder-name label {
    margin-bottom: 0
}

.input-half {
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 15px
}

.input-half.last {
    margin-right: 0
}

.checkout-page .donation-cart-side {
    margin-top: 2em
}

.checkout-page .info-tooltip {
    position: relative;
    top: 22px;
    font-size: 0.75em
}

/* New 2019 Checkout page */
.single-container-width {
    width: 194px;
}

.single-chosen-width {
    width: 0px;
}

.input-width {
    width: 20%;
}

.cardImage {
    max-width: 120px;
    height: auto;
    margin-bottom: 15px;
}

.privacy-position {
    background: #E2E2E2;
    margin-top: 10px;
    padding: 10px;
    color: #626262;
    font-size: .85em;
}

.terms-position {
    top: 0px;
}

.donate-checkout form>div {
    width: 47%;
    padding: 2%;
    float: left;
}

.th-errors-list {
    margin: 0;
    font-size: 11px;
}

.th-errors-list li:before {
    left: -10px !important;
    top: 5px !important;
    width: 5px !important;
    height: 5px !important;
}

/* End New 2019 Checkout page */
.page-id-55 .np-donate-amt {
    margin: 10px
}

#dv_donate_container span.spn-donate-item-wrapper:before {
    padding: 1px 15px
}

.error {
    color: red
}

.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.owl-carousel .owl-item {
    float: left
}

.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer
}

.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent
}

.owl-controls .owl-pagination {
    position: relative;
    bottom: 40px
}

@media only screen and (max-width: 640px) {
    .owl-controls .owl-pagination {
        display: none
    }
}

.grabbing {
    cursor: url(images/grabbing.png) 8 8, move
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    margin-bottom: -39px
}

@media only screen and (max-width: 640px) {
    .owl-theme .owl-controls {
        margin-bottom: 0
    }
}

.owl-theme .owl-controls .owl-buttons div {
    font-family: 'gives-font';
    color: #52429B;
    text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.9);
    font-size: 2.5em;
    line-height: 1;
    display: inline-block;
    position: absolute;
    top: 35%;
    zoom: 1;
    *display: inline;
    margin: 5px;
    padding: 10px;
    width: 50px;
    height: 50px;
    filter: Alpha(Opacity=80);
    opacity: 0.8
}

@media only screen and (max-width: 640px) {
    .owl-theme .owl-controls .owl-buttons div {
        font-size: 2em;
        padding: 5px;
        width: auto;
        height: auto;
        top: 35%
    }
}

.owl-buttons .owl-prev {
    left: 0
}

.owl-buttons .owl-next {
    right: 0
}

.owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=50);
    opacity: 0.5;
    border-radius: 20px;
    background: #FFF
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    border-radius: 30px
}

.owl-item.loading {
    min-height: 150px;
    background: url("images/AjaxLoader.gif") no-repeat center center
}

.home-slider .item img {
    display: block;
    width: 100%;
    height: auto
}

.home-slider .item {
    position: relative;
    width: 100%;
    min-height: 500px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

/* New 2019 (Home)*/
.top-padding p {
    padding-top: 20px;
}

.slider-home {
    display: block;
    opacity: 1;
}

.slider-transform {
    display: block;
    width: 22400px;
    left: 0px;
    transition: all 800ms ease 0s;
    transform: translate3d(-8400px, 0px, 0px);
}

.slider-width {
    width: 1400px;
}

.slider-position {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
}

.position-center {
    text-align: center;
}

.footer-image-size {
    max-width: 170px;
    border-radius: 3px;
    display: block;
    margin: 18px auto 0 auto;
    height: auto;
    margin-bottom: 10px;
}

.footer-image-size2 {
    max-width: 100px;
    border-radius: 3px;
    height: auto;
}

.removeOverlay {
    visibility: hidden !important;
    opacity: 0 !important;
}
.removePopup {
    display: none !important;
}
html body .showOverlay {
    visibility: visible !important;
    opacity: 1 !important;
}
html body .showPopup {
    display: Block !important;
}

@media only screen and (max-width: 768px) {
    .home-slider .item {
        min-height: 350px
    }
}

@media only screen and (max-width: 640px) {
    .home-slider .item {
        min-height: 220px
    }
    .donate-checkout form>div {
        width: 100%;
        margin-left: 0;
    }
}


.btn {
    display: inline-block;
    white-space: pre;
    font-family: "Open Sans", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    margin: 0 5px;
    background: #52429B;
    border: 2px solid transparent;
    color: #FFF;
    text-shadow: 1px 1px 0 #3f3377;
    padding: 10px 25px;
    border-radius: 3px;
    text-decoration: none;
    border-bottom: 3px solid #362b65;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-transition: all 0.3s ease-in;
    transition: all 0.3s ease-in
}

.btn:hover {
    background: #5847a6
}

.btn.ghost {
    border: 2px solid #FFF;
    background: none;
    color: #FFF;
    text-shadow: none
}

.btn.ghost:hover {
    background: rgba(255, 255, 255, 0.2)
}

#th_submit_field {
    border: none;
    background: #dd3648;
    color: #FFF;
    text-align: center;
    padding: 5px 25px;
    display: block;
    text-decoration: none;
    font-size: 1.25em;
    border-radius: 3px;
    border-bottom: 3px solid #941927;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}

#th_submit_field:hover {
    background: #C02032
}

#th_anonymous_donation_field, #th_different_billing_address_field{
    margin-top:-6px;
}

.searchform {
    position: relative;
    display: inline-block
}

.searchform .submit {
    position: absolute;
    right: 6px;
    top: 6px
}

input[type="search"] {
    background: #EEEDED;
    border: 1px solid #d5d3d3;
    border-radius: 3px;
    padding: 5px
}

share-button {
    top: 18px;
    position: relative;
    font-size: 12px;
    color: #FFF;
    background: #52429B;
    padding: 19px 5px 4px 5px;
    border-radius: 3px;
    font-weight: 800;
    -webkit-font-smoothing: antialiased;
    cursor: pointer;
    white-space: nowrap;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    text-transform: uppercase;
    min-width: 100%;
    text-align: center;
    margin: 0 auto;
}

share-button:hover {
    background: #6958b8
}

share-button:before {
    position: absolute;
    font-family: 'gives-font';
    color: #FFF;
    line-height: 1em;
    left: 23px;
    top: 5px;
    content: "\f045";
    width: 1em;
    height: 1em;
}

share-button .sb-social {
    position: absolute;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease
}

share-button .sb-social.sb-center {
    left: 50%
}

share-button .sb-social.sb-center.sb-top {
    top: 0;
    -webkit-transform: translate(-50%, -100%);
    -ms-transform: translate(-50%, -100%);
    transform: translate(-50%, -100%)
}

share-button .sb-social.sb-center.sb-bottom {
    bottom: 0;
    -webkit-transform: translate(-50%, 100%);
    -ms-transform: translate(-50%, 100%);
    transform: translate(-50%, 100%)
}

share-button .sb-social.sb-center.active.sb-top {
    top: -1em
}

share-button .sb-social.sb-center.active.sb-bottom {
    bottom: -1em
}

share-button .sb-social.sb-left {
    left: 50%
}

share-button .sb-social.sb-left.sb-top {
    top: 0;
    -webkit-transform: translate(calc(-100% + 30px), -100%);
    -ms-transform: translate(calc(-100% + 30px), -100%);
    transform: translate(calc(-100% + 30px), -100%)
}

share-button .sb-social.sb-left.sb-middle {
    top: 50%;
    left: 0;
    -webkit-transform: translate(-100%, -50%);
    -ms-transform: translate(-100%, -50%);
    transform: translate(-100%, -50%)
}

share-button .sb-social.sb-left.sb-bottom {
    bottom: 0;
    -webkit-transform: translate(calc(-100% + 30px), 100%);
    -ms-transform: translate(calc(-100% + 30px), 100%);
    transform: translate(calc(-100% + 30px), 100%)
}

share-button .sb-social.sb-left.active.sb-top {
    top: -1em
}

share-button .sb-social.sb-left.active.sb-middle {
    left: -1em
}

share-button .sb-social.sb-left.active.sb-bottom {
    bottom: -1em
}

share-button .sb-social.sb-right {
    left: 50%
}

share-button .sb-social.sb-right.sb-top {
    top: 0;
    -webkit-transform: translate(-30px, -100%);
    -ms-transform: translate(-30px, -100%);
    transform: translate(-30px, -100%)
}

share-button .sb-social.sb-right.sb-middle {
    top: 50%;
    left: 100%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

share-button .sb-social.sb-right.sb-bottom {
    bottom: 0;
    -webkit-transform: translate(-30px, 100%);
    -ms-transform: translate(-30px, 100%);
    transform: translate(-30px, 100%)
}

share-button .sb-social.sb-right.active.sb-top {
    top: -1em
}

share-button .sb-social.sb-right.active.sb-middle {
    left: calc(100% + 1em)
}

share-button .sb-social.sb-right.active.sb-bottom {
    bottom: -1em
}

share-button .sb-social.active {
    opacity: 1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    visibility: visible
}

share-button .sb-social.load {
    -webkit-transition: none !important;
    transition: none !important
}

@media screen and (max-width: 400px) {
    share-button .sb-social.networks-6.sb-center {
        white-space: initial;
        text-align: center;
        width: 300px
    }
}

@media screen and (max-width: 460px) {
    share-button .sb-social.networks-7.sb-center {
        white-space: initial;
        text-align: center;
        width: 360px
    }
}

@media screen and (max-width: 400px) {
    share-button .sb-social.networks-7.sb-center {
        white-space: initial;
        text-align: center;
        width: 300px
    }
}

@media screen and (max-width: 520px) {
    share-button .sb-social.networks-8.sb-center {
        white-space: initial;
        text-align: center;
        width: 420px
    }
}

@media screen and (max-width: 460px) {
    share-button .sb-social.networks-8.sb-center {
        white-space: initial;
        text-align: center;
        width: 360px
    }
}

@media screen and (max-width: 400px) {
    share-button .sb-social.networks-8.sb-center {
        white-space: initial;
        text-align: center;
        width: 300px
    }
}

share-button .sb-social ul {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: 0
}

share-button .sb-social ul li {
    position: relative;
    height: 22px;
    width: 60px;
    padding: 12px 0;
    margin: -3px;
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    z-index: 2;
    box-sizing: content-box;
    -webkit-transition: all .3s ease;
    transition: all .3s ease
}

share-button .sb-social ul li.enabled {
    display: inline-block
}

share-button .sb-social ul li.disabled {
    display: none
}

share-button .sb-social ul li:hover:before {
    opacity: 0
}

share-button .sb-social ul li:hover:after {
    opacity: 0.5
}

share-button .sb-social ul li:before,
share-button .sb-social ul li:after {
    content: ' ';
    position: absolute;
    width: inherit;
    height: inherit;
    -webkit-transform: translate(-20%, 0);
    -ms-transform: translate(-20%, 0);
    transform: translate(-20%, 0);
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-repeat: no-repeat !important
}

share-button .sb-social ul li:before {
    opacity: 1
}

share-button .sb-social ul li:after {
    opacity: 0
}

share-button .sb-social ul li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3
}

share-button .sb-social li[class*='email'] {
    background: #42c5b0
}

share-button .sb-social li[class*='email']:before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.64%202.634c-.344.12-17.32%206.104-17.656%206.222-.284.1-.347.345-.01.48l3.796%201.52%202.25.9L18.004%203.69c.148-.106.318.097.21.213-.106.117-7.87%208.513-7.87%208.513v.002l-.452.503.6.323%204.98%202.682c.292.156.67.027.753-.334.1-.425%202.845-12.26%202.906-12.524.08-.343-.146-.552-.49-.43zM7%2017.162c0%20.246.14.315.33.14.252-.228%202.85-2.56%202.85-2.56L7%2013.098v4.064z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='email']:after {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M18.64%202.634c-.344.12-17.32%206.104-17.656%206.222-.284.1-.347.345-.01.48l3.796%201.52%202.25.9L18.004%203.69c.148-.106.318.097.21.213-.106.117-7.87%208.513-7.87%208.513v.002l-.452.503.6.323%204.98%202.682c.292.156.67.027.753-.334.1-.425%202.845-12.26%202.906-12.524.08-.343-.146-.552-.49-.43zM7%2017.162c0%20.246.14.315.33.14.252-.228%202.85-2.56%202.85-2.56L7%2013.098v4.064z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='facebook'] {
    background: #3b5998
}

share-button .sb-social li[class*='facebook']:before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M288%20192v-38.1c0-17.2%203.8-25.9%2030.5-25.9H352V64h-55.9c-68.5%200-91.1%2031.4-91.1%2085.3V192h-45v64h45v192h83V256h56.4l7.6-64h-64z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='facebook']:after {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20512%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M288%20192v-38.1c0-17.2%203.8-25.9%2030.5-25.9H352V64h-55.9c-68.5%200-91.1%2031.4-91.1%2085.3V192h-45v64h45v192h83V256h56.4l7.6-64h-64z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='googlePlus'] {
    background: #e34429
}

share-button .sb-social li[class*='googlePlus']:before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M1.99%205.59c0%201.493.498%202.57%201.48%203.204.807.52%201.74.598%202.227.598.118%200%20.213-.006.28-.01%200%200-.155%201.004.59%201.996H6.53c-1.29%200-5.493.27-5.493%203.727%200%203.516%203.86%203.695%204.635%203.695.06%200%20.097-.002.097-.002.007%200%20.062.002.157.002.497%200%201.782-.062%202.975-.643%201.548-.75%202.333-2.06%202.333-3.885%200-1.764-1.196-2.814-2.07-3.582-.532-.47-.993-.873-.993-1.266%200-.4.337-.7.762-1.082.69-.615%201.34-1.492%201.34-3.15%200-1.457-.19-2.436-1.355-3.057.12-.062.55-.107.762-.137.63-.086%201.554-.184%201.554-.7V1.2h-4.6c-.046.002-4.65.172-4.65%204.39zm7.422%209.01c.088%201.406-1.115%202.443-2.922%202.574-1.834.135-3.344-.69-3.432-2.096-.043-.676.254-1.336.835-1.863.59-.533%201.398-.863%202.278-.928.106-.007.21-.013.31-.013%201.7%200%202.85%201%202.934%202.325zm-1.2-9.976c.45%201.588-.23%203.246-1.317%203.553-.125.034-.253.05-.384.05-.993%200-1.98-1.005-2.344-2.392-.204-.776-.187-1.458.047-2.112.23-.645.643-1.078%201.163-1.225.125-.034.254-.052.385-.052%201.2%200%201.973.498%202.45%202.178zM16%208V5h-2v3h-3v2h3v3h2v-3h3V8h-3z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='googlePlus']:after {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M1.99%205.59c0%201.493.498%202.57%201.48%203.204.807.52%201.74.598%202.227.598.118%200%20.213-.006.28-.01%200%200-.155%201.004.59%201.996H6.53c-1.29%200-5.493.27-5.493%203.727%200%203.516%203.86%203.695%204.635%203.695.06%200%20.097-.002.097-.002.007%200%20.062.002.157.002.497%200%201.782-.062%202.975-.643%201.548-.75%202.333-2.06%202.333-3.885%200-1.764-1.196-2.814-2.07-3.582-.532-.47-.993-.873-.993-1.266%200-.4.337-.7.762-1.082.69-.615%201.34-1.492%201.34-3.15%200-1.457-.19-2.436-1.355-3.057.12-.062.55-.107.762-.137.63-.086%201.554-.184%201.554-.7V1.2h-4.6c-.046.002-4.65.172-4.65%204.39zm7.422%209.01c.088%201.406-1.115%202.443-2.922%202.574-1.834.135-3.344-.69-3.432-2.096-.043-.676.254-1.336.835-1.863.59-.533%201.398-.863%202.278-.928.106-.007.21-.013.31-.013%201.7%200%202.85%201%202.934%202.325zm-1.2-9.976c.45%201.588-.23%203.246-1.317%203.553-.125.034-.253.05-.384.05-.993%200-1.98-1.005-2.344-2.392-.204-.776-.187-1.458.047-2.112.23-.645.643-1.078%201.163-1.225.125-.034.254-.052.385-.052%201.2%200%201.973.498%202.45%202.178zM16%208V5h-2v3h-3v2h3v3h2v-3h3V8h-3z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='linkedin'] {
    background: #4875b4
}

share-button .sb-social li[class*='linkedin']:before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M5%203c0%201.1-.7%202-2%202-1.2%200-2-.9-2-1.9C1%202%201.8%201%203%201s2%20.9%202%202zM1%2019h4V6H1v13zM14.6%206.2c-2.1%200-3.3%201.2-3.8%202h-.1l-.2-1.7H6.9c0%201.1.1%202.4.1%203.9V19h4v-7.1c0-.4%200-.7.1-1%20.3-.7.8-1.6%201.9-1.6%201.4%200%202%201.2%202%202.8V19h4v-7.4c0-3.7-1.9-5.4-4.4-5.4z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='linkedin']:after {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M5%203c0%201.1-.7%202-2%202-1.2%200-2-.9-2-1.9C1%202%201.8%201%203%201s2%20.9%202%202zM1%2019h4V6H1v13zM14.6%206.2c-2.1%200-3.3%201.2-3.8%202h-.1l-.2-1.7H6.9c0%201.1.1%202.4.1%203.9V19h4v-7.1c0-.4%200-.7.1-1%20.3-.7.8-1.6%201.9-1.6%201.4%200%202%201.2%202%202.8V19h4v-7.4c0-3.7-1.9-5.4-4.4-5.4z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='pinterest'] {
    background: #c5282f
}

share-button .sb-social li[class*='pinterest']:before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M8.617%2013.227C8.09%2015.98%207.45%2018.62%205.55%2020c-.587-4.162.86-7.287%201.533-10.605-1.147-1.93.138-5.812%202.555-4.855%202.975%201.176-2.576%207.172%201.15%207.922%203.89.78%205.48-6.75%203.066-9.2C10.37-.274%203.708%203.18%204.528%208.246c.2%201.238%201.478%201.613.51%203.322-2.23-.494-2.896-2.254-2.81-4.6.138-3.84%203.45-6.527%206.77-6.9%204.202-.47%208.145%201.543%208.69%205.494.613%204.462-1.896%209.294-6.39%208.946-1.217-.095-1.727-.7-2.68-1.28z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='pinterest']:after {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M8.617%2013.227C8.09%2015.98%207.45%2018.62%205.55%2020c-.587-4.162.86-7.287%201.533-10.605-1.147-1.93.138-5.812%202.555-4.855%202.975%201.176-2.576%207.172%201.15%207.922%203.89.78%205.48-6.75%203.066-9.2C10.37-.274%203.708%203.18%204.528%208.246c.2%201.238%201.478%201.613.51%203.322-2.23-.494-2.896-2.254-2.81-4.6.138-3.84%203.45-6.527%206.77-6.9%204.202-.47%208.145%201.543%208.69%205.494.613%204.462-1.896%209.294-6.39%208.946-1.217-.095-1.727-.7-2.68-1.28z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='reddit'] {
    background: #a1caf2
}

share-button .sb-social li[class*='reddit']:before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20426.66%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M478.905%20196.556c0-4.5-1.028-8.933-3.268-13.09l-.053-.053-.026-.06c-3.004-6.198-7.72-10.862-13.4-14.05-5.677-3.19-12.317-4.836-18.983-4.836-6.02%200-12.016%201.363-17.338%204.038%2016.916%2014.677%2031.765%2032.37%2041.37%2053.128%203.08-2.668%205.717-5.97%207.68-9.604%202.57-4.785%204.018-10.186%204.018-15.475zm-33.635%2073.442c0-18.484-6.653-36.98-17.43-51.94-21.476-29.868-54.82-49.38-89.497-60.243l-.25-.118c-6.64-2.05-13.373-3.808-20.158-5.402-20.263-4.61-41.026-6.884-61.796-6.884-27.874%200-55.738%204.1-82.43%2012.347-34.67%2011.034-68.108%2030.375-89.557%2060.36v.054C73.29%20233.138%2066.92%20251.74%2066.92%20270.226c0%206.824.857%2013.648%202.655%2020.315h.02c3.906%2014.834%2011.54%2028.153%2021.416%2039.76%209.875%2011.542%2021.99%2021.45%2034.736%2029.525%202.82%201.766%205.652%203.412%208.55%205.06%2037.01%2020.645%2079.63%2029.695%20121.947%2029.695%207.146%200%2014.354-.224%2021.455-.737%2042.62-3.518%2085.41-16.1%20119.995-41.804h.013c11.015-8.145%2021.212-18.05%2029.288-29.25%208.09-11.21%2014.018-23.715%2016.653-37.31v-.067h.012c1.093-5.126%201.607-10.238%201.607-15.416zM86.078%20168.736c-5.514-2.562-11.212-4.387-16.845-4.387-.94%200-1.896.057-2.846.17h-.27c-8.09.23-16.25%203.754-22.377%209.445-6.133%205.633-10.19%2013.2-10.494%2021.62v.053l-.013.06c-.06.684-.08%201.362-.08%201.988%200%205.178%201.59%2010.184%204.276%2014.735%201.994%203.414%204.602%206.483%207.554%209.158%209.453-20.703%2024.222-38.226%2041.093-52.844zM390.448%2058.2c0%20.566%200%201.14.066%201.706v.112c.25%207.167%203.637%2013.827%208.788%2018.774%205.164%204.895%2012.016%207.964%2018.972%207.964h.185l1.5.06c7.01%200%2013.98-3.017%2019.21-7.91%205.242-4.948%208.707-11.66%208.983-18.888v-.053c.053-.572.08-1.08.08-1.653%200-7.45-3.48-14.505-8.933-19.795-5.414-5.237-12.713-8.478-19.92-8.478-2.318%200-4.61.34-6.877%201.026l-.053.053h-.08c-5.928%201.534-11.487%205.177-15.48%2010.07-4.017%204.835-6.44%2010.81-6.44%2017.01zm121.447%20134.937v.06c.08%201.14.105%202.22.105%203.36%200%2012.396-3.992%2024.405-10.646%2034.523-6.218%209.5-14.782%2017.47-24.637%2022.818.633%204.94%201%209.947%201%2014.9-.025%2026.798-9.247%2053.135-25.334%2074.24h-.026c-29.735%2039.538-75.373%2062.857-121.46%2074.583h-.012l-.04.055c-24.57%205.98-49.906%208.985-75.247%208.985-37.766%200-75.512-6.772-110.722-20.923h-.046c-36.508-15.085-71.296-38.97-92.633-74.016-11.475-18.72-17.772-40.683-17.772-62.685%200-5.006.33-10.013%201-14.913-9.617-5.454-17.937-13.082-24.116-22.238C4.71%20221.976.532%20210.487%200%20198.314v-.224c.013-17.068%207.424-33.228%2018.945-45.11%2011.52-11.95%2027.252-19.743%2044.136-19.743h.7c1.76-.12%203.558-.172%205.343-.172%208.478%200%2016.976%201.364%2025.045%204.493h.086c6.89%202.904%2013.734%206.43%2019.834%2011.265%201.977-1.02%204.13-2.22%206.555-3.13%2036.982-21.902%2079.958-30.32%20121.848-32.766.363-20.764%202.91-42.495%2013.03-61.5%208.426-15.81%2023.05-28.102%2040.48-32.37h.158c6.627-1.305%2013.32-1.877%2019.96-1.877%2017.706%200%2035.19%204.156%2051.565%2010.698%207.233-10.922%2017.575-19.46%2029.71-24.235l.118-.06.106-.053C404.73%201.31%20412.266%200%20419.83%200c7.956%200%2015.98%201.482%2023.503%204.835v-.053l.026.053.13.06c10.79%204.157%2019.92%2011.83%2026.39%2021.33%206.47%209.618%2010.29%2021.105%2010.29%2032.884%200%202.16-.133%204.32-.384%206.54l-.013.06-.026.11c-1.265%2015.25-8.985%2028.617-19.92%2038.116-11%209.617-25.243%2015.42-39.867%2015.42-2.345%200-4.716-.17-7.06-.46-14.507-1.134-28.024-8.13-37.958-18.604-9.974-10.408-16.39-24.347-16.39-39.36%200-.685.066-1.48.093-2.166-13.623-6.087-28.062-11.094-42.437-11.094-2.068%200-4.15.12-6.23.343h-.027c-10.75%201.027-20.75%207.793-25.597%2017.522v.053c-7.365%2014.342-8.814%2031.067-9.038%2047.733%2041.224%202.675%2082.71%2012.575%20119.087%2033.45h.054l.527.343c.686.396%201.95%201.08%203.123%201.707%202.49-2.05%205.14-4.098%208.155-5.916%2011.028-7.338%2024.085-10.98%2037.154-10.98%205.81%200%2011.62.737%2017.26%202.16h.013l.225.06.224.06c13.307%203.41%2025.36%2011.033%2034.426%2021.33%209.05%2010.354%2015.15%2023.384%2016.337%2037.6zm-345.39%2080.38h.15c3.254%201.198%206.606%201.765%209.934%201.765%208.285%200%2016.34-3.347%2022.44-8.866%206.094-5.573%2010.258-13.426%2010.258-22.358l-.015-.737.033-1.315c0-8.867-4.11-16.785-10.145-22.292-6.053-5.64-14.09-9.05-22.41-9.05-2.22%200-4.492.288-6.7.796h-.124c-11.008%202.34-20.678%2010.466-24.24%2021.73l-.015.066c-1.02%203.057-1.494%206.244-1.494%209.38%200%206.93%202.272%2013.597%206.198%2019.17%203.887%205.4%209.4%209.67%2016.008%2011.66m179.218%2041.42c-2.635-1.713-5.665-2.74-8.88-2.74-2.582%200-5.27.737-7.654%202.345-22.62%2013.48-49.234%2020.87-75.644%2020.87-19.82%200-39.524-4.15-57.37-12.91l-.092-.054-.085-.053c-2.688-1.08-5.758-3.426-9.104-5.64-1.7-1.132-3.47-2.213-5.44-3.017-1.942-.855-4.103-1.423-6.41-1.423-1.91%200-3.92.462-5.9%201.305l-.303.118h.013c-3.107%201.2-5.538%203.413-7.106%205.97-1.634%202.687-2.438%205.743-2.438%208.826%200%202.794.66%205.574%202.016%208.077%201.29%202.384%203.274%204.49%205.876%205.86%2025.514%2017.233%2055.545%2025.03%2085.702%2024.967%2027.187%200%2054.538-6.258%2078.885-17.747l.132-.054.132-.052c3.2-1.95%207.47-3.65%2011.486-6.087%202.003-1.317%203.94-2.74%205.612-4.678%201.66-1.87%203.003-4.204%203.767-6.997.304-1.252.462-2.45.462-3.584%200-2.267-.567-4.428-1.49-6.378-1.373-2.844-3.585-5.215-6.168-6.928zm20.473-82.5c1.318%203.372%201.91%206.89%201.91%2010.354%200%206.942-2.41%2013.78-6.455%2019.287-3.992%205.468-9.657%209.67-16.323%2011.555l-.146.053h-.09c-3.11%201.08-6.326%201.594-9.488%201.594-7.457%200-14.756-2.677-20.605-7.274-5.797-4.56-10.197-11.093-11.567-18.84h-.012l-.014-.105-.026-.064h.026c-.435-1.99-.658-3.98-.658-5.97%200-6.718%202.292-13.2%206.073-18.496%203.766-5.342%209.075-9.55%2015.294-11.712h.093c3.518-1.31%207.232-1.99%2010.896-1.99%206.692%200%2013.28%202.043%2018.84%205.745%205.48%203.637%209.934%208.985%2012.173%2015.65l.053.106.04.103h-.016z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='reddit']:after {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20512%20426.66%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M478.905%20196.556c0-4.5-1.028-8.933-3.268-13.09l-.053-.053-.026-.06c-3.004-6.198-7.72-10.862-13.4-14.05-5.677-3.19-12.317-4.836-18.983-4.836-6.02%200-12.016%201.363-17.338%204.038%2016.916%2014.677%2031.765%2032.37%2041.37%2053.128%203.08-2.668%205.717-5.97%207.68-9.604%202.57-4.785%204.018-10.186%204.018-15.475zm-33.635%2073.442c0-18.484-6.653-36.98-17.43-51.94-21.476-29.868-54.82-49.38-89.497-60.243l-.25-.118c-6.64-2.05-13.373-3.808-20.158-5.402-20.263-4.61-41.026-6.884-61.796-6.884-27.874%200-55.738%204.1-82.43%2012.347-34.67%2011.034-68.108%2030.375-89.557%2060.36v.054C73.29%20233.138%2066.92%20251.74%2066.92%20270.226c0%206.824.857%2013.648%202.655%2020.315h.02c3.906%2014.834%2011.54%2028.153%2021.416%2039.76%209.875%2011.542%2021.99%2021.45%2034.736%2029.525%202.82%201.766%205.652%203.412%208.55%205.06%2037.01%2020.645%2079.63%2029.695%20121.947%2029.695%207.146%200%2014.354-.224%2021.455-.737%2042.62-3.518%2085.41-16.1%20119.995-41.804h.013c11.015-8.145%2021.212-18.05%2029.288-29.25%208.09-11.21%2014.018-23.715%2016.653-37.31v-.067h.012c1.093-5.126%201.607-10.238%201.607-15.416zM86.078%20168.736c-5.514-2.562-11.212-4.387-16.845-4.387-.94%200-1.896.057-2.846.17h-.27c-8.09.23-16.25%203.754-22.377%209.445-6.133%205.633-10.19%2013.2-10.494%2021.62v.053l-.013.06c-.06.684-.08%201.362-.08%201.988%200%205.178%201.59%2010.184%204.276%2014.735%201.994%203.414%204.602%206.483%207.554%209.158%209.453-20.703%2024.222-38.226%2041.093-52.844zM390.448%2058.2c0%20.566%200%201.14.066%201.706v.112c.25%207.167%203.637%2013.827%208.788%2018.774%205.164%204.895%2012.016%207.964%2018.972%207.964h.185l1.5.06c7.01%200%2013.98-3.017%2019.21-7.91%205.242-4.948%208.707-11.66%208.983-18.888v-.053c.053-.572.08-1.08.08-1.653%200-7.45-3.48-14.505-8.933-19.795-5.414-5.237-12.713-8.478-19.92-8.478-2.318%200-4.61.34-6.877%201.026l-.053.053h-.08c-5.928%201.534-11.487%205.177-15.48%2010.07-4.017%204.835-6.44%2010.81-6.44%2017.01zm121.447%20134.937v.06c.08%201.14.105%202.22.105%203.36%200%2012.396-3.992%2024.405-10.646%2034.523-6.218%209.5-14.782%2017.47-24.637%2022.818.633%204.94%201%209.947%201%2014.9-.025%2026.798-9.247%2053.135-25.334%2074.24h-.026c-29.735%2039.538-75.373%2062.857-121.46%2074.583h-.012l-.04.055c-24.57%205.98-49.906%208.985-75.247%208.985-37.766%200-75.512-6.772-110.722-20.923h-.046c-36.508-15.085-71.296-38.97-92.633-74.016-11.475-18.72-17.772-40.683-17.772-62.685%200-5.006.33-10.013%201-14.913-9.617-5.454-17.937-13.082-24.116-22.238C4.71%20221.976.532%20210.487%200%20198.314v-.224c.013-17.068%207.424-33.228%2018.945-45.11%2011.52-11.95%2027.252-19.743%2044.136-19.743h.7c1.76-.12%203.558-.172%205.343-.172%208.478%200%2016.976%201.364%2025.045%204.493h.086c6.89%202.904%2013.734%206.43%2019.834%2011.265%201.977-1.02%204.13-2.22%206.555-3.13%2036.982-21.902%2079.958-30.32%20121.848-32.766.363-20.764%202.91-42.495%2013.03-61.5%208.426-15.81%2023.05-28.102%2040.48-32.37h.158c6.627-1.305%2013.32-1.877%2019.96-1.877%2017.706%200%2035.19%204.156%2051.565%2010.698%207.233-10.922%2017.575-19.46%2029.71-24.235l.118-.06.106-.053C404.73%201.31%20412.266%200%20419.83%200c7.956%200%2015.98%201.482%2023.503%204.835v-.053l.026.053.13.06c10.79%204.157%2019.92%2011.83%2026.39%2021.33%206.47%209.618%2010.29%2021.105%2010.29%2032.884%200%202.16-.133%204.32-.384%206.54l-.013.06-.026.11c-1.265%2015.25-8.985%2028.617-19.92%2038.116-11%209.617-25.243%2015.42-39.867%2015.42-2.345%200-4.716-.17-7.06-.46-14.507-1.134-28.024-8.13-37.958-18.604-9.974-10.408-16.39-24.347-16.39-39.36%200-.685.066-1.48.093-2.166-13.623-6.087-28.062-11.094-42.437-11.094-2.068%200-4.15.12-6.23.343h-.027c-10.75%201.027-20.75%207.793-25.597%2017.522v.053c-7.365%2014.342-8.814%2031.067-9.038%2047.733%2041.224%202.675%2082.71%2012.575%20119.087%2033.45h.054l.527.343c.686.396%201.95%201.08%203.123%201.707%202.49-2.05%205.14-4.098%208.155-5.916%2011.028-7.338%2024.085-10.98%2037.154-10.98%205.81%200%2011.62.737%2017.26%202.16h.013l.225.06.224.06c13.307%203.41%2025.36%2011.033%2034.426%2021.33%209.05%2010.354%2015.15%2023.384%2016.337%2037.6zm-345.39%2080.38h.15c3.254%201.198%206.606%201.765%209.934%201.765%208.285%200%2016.34-3.347%2022.44-8.866%206.094-5.573%2010.258-13.426%2010.258-22.358l-.015-.737.033-1.315c0-8.867-4.11-16.785-10.145-22.292-6.053-5.64-14.09-9.05-22.41-9.05-2.22%200-4.492.288-6.7.796h-.124c-11.008%202.34-20.678%2010.466-24.24%2021.73l-.015.066c-1.02%203.057-1.494%206.244-1.494%209.38%200%206.93%202.272%2013.597%206.198%2019.17%203.887%205.4%209.4%209.67%2016.008%2011.66m179.218%2041.42c-2.635-1.713-5.665-2.74-8.88-2.74-2.582%200-5.27.737-7.654%202.345-22.62%2013.48-49.234%2020.87-75.644%2020.87-19.82%200-39.524-4.15-57.37-12.91l-.092-.054-.085-.053c-2.688-1.08-5.758-3.426-9.104-5.64-1.7-1.132-3.47-2.213-5.44-3.017-1.942-.855-4.103-1.423-6.41-1.423-1.91%200-3.92.462-5.9%201.305l-.303.118h.013c-3.107%201.2-5.538%203.413-7.106%205.97-1.634%202.687-2.438%205.743-2.438%208.826%200%202.794.66%205.574%202.016%208.077%201.29%202.384%203.274%204.49%205.876%205.86%2025.514%2017.233%2055.545%2025.03%2085.702%2024.967%2027.187%200%2054.538-6.258%2078.885-17.747l.132-.054.132-.052c3.2-1.95%207.47-3.65%2011.486-6.087%202.003-1.317%203.94-2.74%205.612-4.678%201.66-1.87%203.003-4.204%203.767-6.997.304-1.252.462-2.45.462-3.584%200-2.267-.567-4.428-1.49-6.378-1.373-2.844-3.585-5.215-6.168-6.928zm20.473-82.5c1.318%203.372%201.91%206.89%201.91%2010.354%200%206.942-2.41%2013.78-6.455%2019.287-3.992%205.468-9.657%209.67-16.323%2011.555l-.146.053h-.09c-3.11%201.08-6.326%201.594-9.488%201.594-7.457%200-14.756-2.677-20.605-7.274-5.797-4.56-10.197-11.093-11.567-18.84h-.012l-.014-.105-.026-.064h.026c-.435-1.99-.658-3.98-.658-5.97%200-6.718%202.292-13.2%206.073-18.496%203.766-5.342%209.075-9.55%2015.294-11.712h.093c3.518-1.31%207.232-1.99%2010.896-1.99%206.692%200%2013.28%202.043%2018.84%205.745%205.48%203.637%209.934%208.985%2012.173%2015.65l.053.106.04.103h-.016z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='twitter'] {
    background: #6cdfea
}

share-button .sb-social li[class*='twitter']:before {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M17.316%206.246c.008.162.01.326.01.488%200%204.99-3.796%2010.742-10.74%2010.742-2.132%200-4.115-.625-5.786-1.697.296.033.596.05.9.05%201.77%200%203.397-.603%204.688-1.614-1.65-.03-3.046-1.12-3.526-2.62.23.042.467.065.71.065.345%200%20.68-.044.995-.13C2.84%2011.18%201.54%209.658%201.54%207.828V7.78c.508.284%201.09.454%201.71.474-1.014-.678-1.68-1.832-1.68-3.143%200-.69.185-1.34.51-1.896C3.943%205.498%206.726%207%209.863%207.158c-.064-.277-.097-.564-.097-.86%200-2.085%201.69-3.774%203.774-3.774%201.085%200%202.066.457%202.755%201.19.86-.17%201.667-.483%202.397-.915-.282.88-.88%201.62-1.66%202.086.764-.092%201.49-.293%202.168-.594-.506.758-1.146%201.422-1.884%201.953z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='twitter']:after {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2020%2020%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M17.316%206.246c.008.162.01.326.01.488%200%204.99-3.796%2010.742-10.74%2010.742-2.132%200-4.115-.625-5.786-1.697.296.033.596.05.9.05%201.77%200%203.397-.603%204.688-1.614-1.65-.03-3.046-1.12-3.526-2.62.23.042.467.065.71.065.345%200%20.68-.044.995-.13C2.84%2011.18%201.54%209.658%201.54%207.828V7.78c.508.284%201.09.454%201.71.474-1.014-.678-1.68-1.832-1.68-3.143%200-.69.185-1.34.51-1.896C3.943%205.498%206.726%207%209.863%207.158c-.064-.277-.097-.564-.097-.86%200-2.085%201.69-3.774%203.774-3.774%201.085%200%202.066.457%202.755%201.19.86-.17%201.667-.483%202.397-.915-.282.88-.88%201.62-1.66%202.086.764-.092%201.49-.293%202.168-.594-.506.758-1.146%201.422-1.884%201.953z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='whatsapp'] {
    background: #4dc247
}

share-button .sb-social li[class*='whatsapp']:before {
    background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2087%2088%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22fill%3A%23fff%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M61.623%2051.83c-.94-.515-5.562-3.01-6.428-3.363-.867-.35-1.5-.535-2.173.4-.675.934-2.593%203.023-3.175%203.642-.583.615-1.144.672-2.084.16-.94-.516-3.99-1.646-7.525-5.045-2.752-2.645-4.557-5.854-5.08-6.834-.526-.977-.005-1.477.493-1.936.45-.413%201-1.084%201.5-1.625.5-.54.678-.934%201.02-1.563.343-.625.204-1.19-.017-1.678-.222-.49-1.962-5.276-2.687-7.223-.725-1.946-1.537-1.657-2.095-1.678-.557-.023-1.194-.126-1.833-.15-.637-.024-1.684.176-2.6%201.104-.912.922-3.474%203.147-3.65%207.862-.174%204.713%203.084%209.395%203.538%2010.05.456.658%206.23%2010.875%2015.823%2015.075%209.596%204.2%209.645%202.92%2011.406%202.826%201.763-.09%205.756-2.104%206.638-4.31.884-2.205.955-4.125.73-4.532-.225-.408-.855-.673-1.794-1.188m-17.6%2022.714c-6.345%200-12.253-1.903-17.187-5.163L14.84%2073.22l3.902-11.6C15%2056.466%2012.79%2050.137%2012.79%2043.3c0-17.226%2014.014-31.24%2031.24-31.24%2017.224%200%2031.24%2014.012%2031.24%2031.24%200%2017.226-14.016%2031.24-31.24%2031.24M6.5%2043.3c0%207.09%201.968%2013.72%205.384%2019.38L5.11%2082.808l20.78-6.65c5.375%202.972%2011.558%204.667%2018.137%204.667%2020.725%200%2037.528-16.802%2037.528-37.525%200-20.727-16.804-37.528-37.53-37.528-20.723%200-37.523%2016.8-37.523%2037.527z%22%2F%3E%0A%3C%2Fsvg%3E")
}

share-button .sb-social li[class*='whatsapp']:after {
    background-image: url("data:image/svg+xml,%3Csvg%20viewBox%3D%220%200%2087%2088%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20style%3D%22fill%3A%23000%3B%22%20height%3D%22100%25%22%20width%3D%22100%25%22%3E%0A%20%20%20%20%3Cpath%20d%3D%22M61.623%2051.83c-.94-.515-5.562-3.01-6.428-3.363-.867-.35-1.5-.535-2.173.4-.675.934-2.593%203.023-3.175%203.642-.583.615-1.144.672-2.084.16-.94-.516-3.99-1.646-7.525-5.045-2.752-2.645-4.557-5.854-5.08-6.834-.526-.977-.005-1.477.493-1.936.45-.413%201-1.084%201.5-1.625.5-.54.678-.934%201.02-1.563.343-.625.204-1.19-.017-1.678-.222-.49-1.962-5.276-2.687-7.223-.725-1.946-1.537-1.657-2.095-1.678-.557-.023-1.194-.126-1.833-.15-.637-.024-1.684.176-2.6%201.104-.912.922-3.474%203.147-3.65%207.862-.174%204.713%203.084%209.395%203.538%2010.05.456.658%206.23%2010.875%2015.823%2015.075%209.596%204.2%209.645%202.92%2011.406%202.826%201.763-.09%205.756-2.104%206.638-4.31.884-2.205.955-4.125.73-4.532-.225-.408-.855-.673-1.794-1.188m-17.6%2022.714c-6.345%200-12.253-1.903-17.187-5.163L14.84%2073.22l3.902-11.6C15%2056.466%2012.79%2050.137%2012.79%2043.3c0-17.226%2014.014-31.24%2031.24-31.24%2017.224%200%2031.24%2014.012%2031.24%2031.24%200%2017.226-14.016%2031.24-31.24%2031.24M6.5%2043.3c0%207.09%201.968%2013.72%205.384%2019.38L5.11%2082.808l20.78-6.65c5.375%202.972%2011.558%204.667%2018.137%204.667%2020.725%200%2037.528-16.802%2037.528-37.525%200-20.727-16.804-37.528-37.53-37.528-20.723%200-37.523%2016.8-37.523%2037.527z%22%2F%3E%0A%3C%2Fsvg%3E")
}

.the-date {
    color: #52429B;
    font-weight: 600
}

.news-sidebar {
    list-style: none;
    margin: 1.5em 0 0 0;
    padding: 0
}

.news-sidebar ul {
    list-style: none;
    padding: 0
}

.news-sidebar h3 {
    font-size: 1em;
    margin: 0 0 1em 0
}

.alignnone {
    margin: 10px
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.alignright {
    float: right;
    margin: 15px 0 15px 15px
}

.alignleft {
    float: left;
    margin: 15px 15px 15px 0
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto
}

.wp-caption {
    position: relative;
    width: 100%;
    padding: 0;
    text-align: center;
    box-shadow: 0 10px 5px -5px rgba(0, 0, 0, 0.3)
}

.wp-caption img {
    display: block;
    border: 0 none;
    height: auto;
    margin: 0;
    padding: 0;
    max-width: 100%;
    width: 100%;
    border-radius: 3px
}

.wp-caption.alignnone {
    margin: 15px
}

.wp-caption.alignright {
    margin: 15px 0 15px 15px
}

.wp-caption-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, 0.5);
    color: #FFF;
    font-size: 0.875em;
    font-style: italic;
    line-height: 1.3;
    margin: 0;
    padding: 5px;
    border-radius: 0 0 4px 3px
}

.form-allowed-tags {
    display: none
}

footer {
    padding: 1em 0;
    background: #23282D;
    color: #FFF;
    margin-top: 2em
}

footer .mcw-logo {
    max-width: 100%;
    height: auto;
    margin-top: 1.5em;
    display: block
}

footer p {
    font-size: 0.875em
}

@media only screen and (max-width: 640px) {
    footer p {
        text-align: center
    }
}

.site-map {
    list-style: none;
    padding: 0;
    font-size: 0.75em;
    margin: 17px -10px 0 0
}

.site-map a {
    text-decoration: underline;
}

@media only screen and (max-width: 640px) {
    .site-map {
        text-align: center;
        border-bottom: 1px solid #39424a;
        border-top: 1px solid #39424a;
        padding: 1em 0;
        margin: 1em 0
    }
}

.site-map li {
    margin-bottom: 2px
}

.site-map a {
    color: inherit
}

.site-map ul {
    list-style: none;
    padding: 0
}

.site-map a[href="#"] {
    display: none
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]:after {
        content: " ("attr(href) ")"
    }

    abbr[title]:after {
        content: " ("attr(title) ")"
    }

    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    img {
        max-width: 100% !important
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

}
/*popupcss start*/
.main-popup {
    width: 850px;
    min-height: 400px;
    max-width: 100%;
}
#cboxWrapper,
#cboxContent,
#cboxBottomCenter,
#cboxTopCenter{
    width:750px !important;
    max-width: calc(100% - 42px) !important;
}
body #colorbox{
    left: calc(50% - 396px) !important;
    max-width: 792px !important;
    width: 100% !important;
}
#cboxLoadedContent{
    max-width: 100% !important;
    width: 750px !important;
}
/*popupcss end*/
/*popupcss*/
.product-field{opacity: 0; visibility: hidden;width: 1px;height:1px;}
/*payment method css start*/
.hide_default{
    display: none;
}

/*payment method css end*/
@media only screen and (max-width: 750px){
    body #colorbox{
        left: 0px !important;
    }
    body .content-right,
    body #cboxWrapper{
        max-width: 100% !important;
    }
    body .section-bottom{
        display: block;
        margin-top: 15px;
    }
    body .left-half-col{
        width: 100%;
        padding-right: 0px;
        border-bottom: 1px solid #e0e0e0;
        border-right: 0px;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }
    body .right-half-col{
        width: 100%;
    }
    body .section-top{
        text-align: center;
    }
}

#th_paymentMETH_field,#th_transaction_id_field,
[for="th_paymentMETH_field"],[for="th_transaction_id_field"]{
    display: none !important;
}
.donate-checkout label[for="th_ira_check_popup_info_field"] {
    display: none;
    background: rgba(0, 0, 0, 0.7);
    color: rgb(255, 255, 255);
    padding: 20px;
    border: 3px solid red;
    position: fixed;
    bottom: 2%;
    width: 25% !important;
    left: 0;
    min-width: 300px;
    margin: 10% auto;
    right: 0;
    max-height: fit-content;
    top: 20%;
}
.check_wire_popup_close_btn{
    display: block;
    position: absolute;
    top: -10px;
    right: -10px;
    background: red;
    padding: 1px 6px;
    border-radius: 20px;
    height: 20px;
    cursor: pointer;
    font-size: 14px;
    font-weight: bold;
    width: 20px;
}

/* Checkout credit card emphasis */
#card-element.card-element-highlight {
    border: 2px solid #c5173e;
    border-radius: 6px;
    padding: 12px;
    background: #fff9fb;
    box-shadow: 0 0 6px rgba(197, 23, 62, 0.25);
}
/* Give date in header */

.give-date {
  position: absolute;
  border-bottom: 4px solid rgba(255,255,255,0.3);
  color: #a696d8;
  float: left;
  display: inline-block;
  left: 25px;
  margin-left: 14px;
  bottom: 0;
  font-size: 0.875em;
}

.row [class*="col-4"] {

  margin-left: 1.5% !important;
}

.np-box{
  text-align: center !important;
}

.np-box a p{
  text-align: left !important;
}

.np-box img {
    border-radius: 5px !important;
    max-width: 100% !important;
    height: 160px !important;
    width: auto !important;
    object-fit: cover;
    object-position: top center;
}

.non-profit-side li p{
    margin: .25em 0em;
    font-size: .85em;
}

.non-profit-side li strong{
    font-size: .90em;
}

.non-profit-side li img{
    max-width: 50px;
    width: 100%;
}

@media only screen and (max-width: 900px) {
  .give-date {display:none;}
}

.total-raised .amt-large {
  position: relative;
  z-index: 90;
}

.logo-list li {
  width: 31% !important;

}

/* Goal meter fixes/improvements */

.initial-goal-label {
  margin-left:-112px;
}

@media only screen and (max-width: 960px) {
  .initial-goal-label { margin-left:-102px;}
}

@media only screen and (max-width: 768px) {
  .initial-goal-label { margin-left:-95px;}
}

span.goal2 {
  position: absolute;
  float: none;
  bottom: 7px;
  height: 11px;
}

@media only screen and (max-width: 640px) {
  #stats-section .stats.col-6 {
   padding-right: 60px;
  }
}

@media only screen and (max-width: 400px) {
  .total-raised .amt-large {
      font-size: 1.7em;
  }
}
