.frequency-radios .input__label {
    float: left;
    padding-left: 34px;
}
i.dollar {
    font-size: 27px;
    text-align: center;
    left: 16px;
    top: 14px;
}
#donationAmount {
    font-size: 28px;
    padding-top: 0px;
    height: 2em;
    padding-left: 1em;
    padding-left: 1.2em;
    padding-bottom: 0px;
}
.toggle-amount:last {
    padding-right:0;
}
.toggle-amount {
    width: calc(100%);
    font-size: 16px !important;
    background-color: #f5f5f5;
}
.toggles li:last-child {
    padding-right:0;
    
}   
.toggles li {
    width: auto;
    display: table-cell;
    padding-right:10px;
}
ul.toggles {
    display: table;
    width: 100%;
}
.pet a.img-wrap {
    width:200px;
    max-width: 50%;
    display:block;
    float:left;
}
.pet .info-wrap {
    float:left;
    max-width:50%;
    width:calc(100% - 200px);

}
.pet a img {
    padding-right:15px;
    width:100%;
    border-radius: 6px 0 0 6px;
}
.pet h3{
    margin-top:15px;
    height:2em;
}
.pet {
    position:relative;
    margin-bottom:1em;
    display:block;
    border-radius: 6px;
    border: 1px solid #ececec;
    margin-bottom:15px;
}
img {
    margin-bottom:0px;
}
.text-xs-left a {
    text-align:left !important;
}
body {
    display: grid;
}
.donately-donation-frequency input {
    font-size: 8px;
    text-align: left;
    float: left;
    width: auto;
}
.graphic-wrapper {
    position: absolute;
    top: 0;
    height: calc(100% - 52px);
    width: calc(100%);
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    padding-top: calc(50% + 1em);
}
.graphic img {
    filter:blur(15px);
    -webkit-transition: filter .7s; /* Safari */
    transition: filter .7s;
}
.form-group {
    margin-bottom:0;
}
.help-block {
    display: block;
    margin-top: 10px;
    color: #e47878;
    font-size: .8em;
    line-height: 1.3em;
}
.pet-detail {

}
.bg--dark {
    background: #845438;
}
.btn .btn__text, .btn i {
    border-color: #252525;
    font-weight: 500;
    font-size: 1.2em;
}
.redactor-box.redactor-styles-on {
	background:transparent !important;
}
[class^="re-icon-"], [class*=" re-icon-"] {
    color: #000;
}
footer .redactor-toolbar a, footer .redactor-air a {
	background:transparent;
	
}
footer .redactor-box.redactor-styles-on {
	background:transparent;
}
.finra {
    position: fixed;
    bottom: 0;
    background-color: rgba(255,255,255,.8);
    padding: 4px 13px;
    right: 20vw;
    cursor: pointer;
    z-index: 999999;
}
span.border--round.box-shadow-wide img {
    box-shadow: 0 23px 40px rgba(0, 0, 0, 0.2);
    border-radius: 6px;
}
textarea, input[type='text'] {
}
ol li {
    margin-bottom: .2em !important;
}
.redact ul {
    list-style: circle;
}
.redact ul, .redact ol {
    margin: 7px 7px 1em 3em;
}
.download-newsletter {
    position: absolute;
    bottom: 15px;
    right: 15px;
z-index:1;
}
footer .logo {
    max-height: 3em;
    margin:auto;
}
.bar .logo {
    z-index:10;
    margin: 0;
    top: -12px;
    max-height: 50px;
}
.cover-image img {
    width: 100px;
    position: absolute;
    left: 1em;
    bottom: 1em;
}
.white {
    color:white !important;
}
#menu1 {
    z-index:10;
}
@media all and (max-height: 600px) {
  .pos-vertical-center {
	padding-top:30px;
  }
}
.imagebg {
}
body.menu-color-dark .bar--transparent .menu-horizontal > li > a, body.menu-color-dark .bar--transparent .menu-horizontal > li > a, body.menu-color-dark .bar--transparent .menu-horizontal > li > span {
    color:#252525 !important;
}
.bar .menu-horizontal .dropdown__trigger {
    position: relative;
    font-size: 1.2em;
}
.first-section {
    padding-top:calc(7.42857143em + 25px);
}


@media (min-width: 991px) {
	.bar--transparent:not(.bar--dark) {
		background: rgba(255,255,255, .8);
	}
    .bar-2 .logo {
		position: absolute;
		left: unset !important;
		transform: none !important;
	}

}

@media (max-width: 991px) {
    .bar .logo {
        z-index: 10;
		margin: 0;
		top: 2px;
		max-height: 30px;
	}
	.first-section {
		padding-top:2.5em;
	}
	.bar .menu-horizontal {
		position: relative;
		margin-top: 2em;
	}
}

@media (max-width: 768px) {
    #menu1 h5, .h5 {
    font-size: 1em;
    line-height: 1em;
    }

    
}
