/* SIGHTBOX OVERRIDES */
.profile-grid{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#bboxdonation_recurrence_chkMonthlyGift,
#bboxdonation_tribute_chkTributeGift {
    border: none;
    -webkit-appearance: checkbox !important;
}
.grid-item{
width: 100%;
max-width: 205px;
text-align: center;
margin: 10px;
padding: 10px;
}
.slick-next, .slick-prev{
width: 50px;
height: 50px;
}
.fullimg {
    width: 100%;
    height: 100%;
    margin-top: -250px;
}
.hide {
    display: none;
}
.gala {
    background: #001c41 !important;
}
.gala .img-wrapper-text {
    color: #baa37e !important;
}
.module img {
	max-width:100%;
}
@media screen and (max-width: 320px) {
	.btn {
		font-size: 22px;
	}
	.hero h1 {
    	font-size: 40px !important;
	}
}
@media screen and (max-width: 400px) {
    .BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormFieldContainerGivingLevels .BBFormRadioDescription {
        font-size: 14px !important;
    }
    .BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormWideButtonGivingLevels .BBFormRadioAmount {
        font-size: 30px !important;
    }
    .BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormGiftOtherAmount {
        width: 80% !important;
    }
    .img-wrapper.small .img-wrapper-text {
    	font-size: 11px;
	}
	.testimonial-slider-block .testimonial-text {
    font-size: 18px !important;
	}
	.testimonial-slider-block .testimonial-meta {
    font-size: 18px;
	}
}
@media only screen and (max-width: 480px) {
  .img-wrapper.small.has-text.large-text{
    bottom: -300px;
  }
  .img-wrapper.small.has-text {
    bottom: -150px;
    }
    .image-col:nth-child(odd) .small {
    right: -60px !important;
    }
    .img-wrapper.small .img-wrapper-text {
        font-size: 11px;
    }
}
@media screen and (max-width: 1440px) {
	header.header-main .module .brand a {
		width: 270px !important;
    	height: 270px !important;
	}
	.brand img {
	    max-width: 220px !important;
	}
	.nav-main nav ul li a {
    	font-size: 20px;
	}
	h1 {
    	font-size: 70px !important;
	}
	.videoBtn {
        margin-bottom: 0 !important;
        margin-left:-35px !important;
    }
}
@media screen and (max-width: 980px) {
    .fullmobile {
        width: 100%;
    }
    .slick-next, .slick-prev {
        display: inline-block !important;
    }
    .slick-next {
        right: -25px !important;
    }
    .slick-prev {
        left: -25px !important;
    }
    .slick-next, .slick-prev {
        width: 40px;
        height: 40px;
    }
    .cards-slider-block .slick-next:before, .cards-slider-block .slick-prev:before {
        content: "";
        display: inline-block;
        padding: 5px;
        width: 6px;
        height: 6px;
    }
}
@media screen and (max-width: 1266px) {
	.site-box {
		max-width: 1280px;
	}
	header.header-main .module .brand a {
		transform: scale(.8);
	}
	.h1, h1 {
    font-size: 70px;
    }
    .mobile-nav{
        text-align: center;
        width: 100%;
        height: 100%;
        background: #f7f7f7;
        position: fixed;
        top: -100%;
        z-index: 99999;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        transition: all .2s ease-out;
        top: -200vh;
        justify-content: flex-start;
        padding-top: 30px;
        overflow-y: scroll;
    }

    .mobile-nav.nav-open {
        top: 0;
    }

    .mobile-nav ul li ul li a {
        color: #222 !important;
        font-family: din-condensed,"Helvetica Neue",Helvetica,sans-serif;
        font-size: 22px;
        margin-bottom: 10px;
        display: block;
        text-transform: none;
    }

    .container {
        padding: 0 25px;
    }

    .nav-main {
        display: none;
    }

    .navburger {
        display: block;
    }

    .sitebox{
        max-width: 100%;
    }
    .menu-item-has-children a {
    	color: #205ba8 !important;
    	text-transform: uppercase;
    }
}
.site-box {
    margin-top:0;
}
header.header-main .module .brand a {
    display: block;
    position: absolute;
    width: 310px;
    height: 310px;
    background: #fff;
    text-align: center;
    border-radius: 150%;
    padding: 56px 0;
    top: -70px;
}
table {
    font-size: 14px;
}
table strong {
    font-weight: 800;
}
.videoBtn {
        margin-bottom: -100px;
    }
.brand img {
    max-width: 260px;
    margin-top: -30px;
    margin-left: 10px;
}
.img-wrapper.large.top {
    top: -300px;
    margin-bottom: -440px;
}
.img-wrapper.notop {
    top: 0 !important;
}
.image-col .circle-blue {
    top: 19vw;
    /*right: 10%;*/
}
.image-col:nth-child(odd) .small {
    right: -80px;
}
.list-checkbox-wrap .nf-field-element li input, .list-radio-wrap .nf-field-element li input {
    -webkit-appearance: checkbox;
}
#nf-form-1-cont form input {
    /* border-bottom: 1px solid #205ba8; */
    margin-right: 30px;
    /*color: #205ba8;*/
    border: 1px solid #CCC;
    padding: 20px;
}
.nav-main nav ul li a {
    text-transform: uppercase;
}
.testimonial-slider-block .testimonial-text {
    font-size: 32px;
    padding: 20px;
}
.hero {
    min-height: 650px;
    background-position: center left;
}
.hero.sub {
    min-height: 420px !important;
    padding-top: 220px !important;
    padding-bottom: 130px !important;
}
.slider-social-icons .fab,
.footer-links .fab {
    color: #FFF;
    font-size: 24px;
    margin-right: 20px;
}
.bio {
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    max-width: 200px !important;
    max-height: 200px;
}
.person-info {
    background: #EFEFEF;
}
.job {
    border: 1px #CCCCCC solid;
    padding: 20px;
    margin-bottom: 20px;
}
.job:hover {
    background: #EFEFEF;
}
.cards-slider-block .card h4 {
    font-size: 20px;
    color: #205ba8;
    margin-bottom: 10px;
}
.cards-slider-block .card-content {
    height: 100%;
    display: flex;
    flex-direction: column;
    position: relative;
}

.card-content .btn {
    margin-top: auto;
    margin-bottom: 0;
}
em {
	font-style: oblique;
}

nav ul {
    margin-bottom: 0;
}
section ul {
	list-style: inside;
	padding-left: 2em;
	margin-bottom: 30px;
}
section ol {
    list-style: decimal;
    padding-left: 2em;
    margin-bottom: 30px;
}
section ul li {
    /*
     * We want the bullets outside of the list,
     * so the text is aligned. Now the actual bullet
     * is outside of the list’s container
     */
    list-style-position: outside;
    margin-bottom: 20px;

    /*
     * Because the bullet is outside of the list’s
     * container, indent the list entirely
     */
    margin-left: 1em;
}
/*li.current_page_parent a {
    border-bottom: 3px solid #205ba8 !important;
}*/
.img-wrapper.small.has-text {
    background: #c2da45;
    background: linear-gradient(50deg,#b8d432 0,#8cba00 100%);
}
#asl-storelocator.storelocator-main.asl-bg-0,
#asl-storelocator.container.no-pad.storelocator-main.asl-p-cont.asl-bg-0 {
    margin: auto;
    width: 100%% !important;
    max-width: 100% !important;
}
#asl-storelocator.asl-p-cont.container .item .thumb-a img {
    display: none;
}
.modal-quote {
    font-size: 20px;
    font-style: oblique;
}
.img-wrapper.small.has-text.large-text p {
    font-size: 18px;
}
.img-wrapper.small.has-text.large-text {
    width: 320px;
    height: 320px;
}
#mc_embed_signup .mc-field-group label {
    float: left;
}
#mc_embed_signup input {
    border-radius: 1000px !important;
}
#mc-embedded-subscribe {
    margin: 0 !important;
}
@media only screen and (min-width: 1720px) {
.image-col.overflow-right {
    right: -80px;
    }
}
@media only screen and (min-width: 1024px) {
.image-col.overflow-right {
    right: -90px;
    }
}
@media screen and (max-width: 939px) {
    .mobile-nav{
        top: -200vh;
        justify-content: flex-start;
        padding-top: 30px;
        overflow-y: scroll;
    }
    .mobile-nav.nav-open {
        top: 0;
    }
    .image-col.overflow-top{
            margin-bottom: 300px;
    }
}

/*RAISER'S EDGE*/
.BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormSubmitbutton {
    color: #205ba8 !important;
}
.BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormWideButtonGivingLevels .BBFormRadioLabelGivingLevel {
    font-size: 1em;
    min-width: 90px;
    width: 100%;
    transition: .4s ease all;
    border: none;
    border-radius: 6px 6px 6px 6px;
    cursor: pointer;
    display: block;
    float: left;
    padding: 12px 8px;
    text-align: left;
    line-height: 1em;
    margin: 0 0 8px 0;
    background: #205ba8;
    color: #FFF;
}
.BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormWideButtonGivingLevels .BBFormRadioLabelGivingLevelSelected {
    color: #fff;
    background: #ee5162 !important;
    border: none !important;
}
.BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormWideButtonGivingLevels .BBFormRadioAmount {
    font-size: 60px;
    font-weight: 400;
    padding: 12px 24px 22px 25px;
    min-width: 0;
    float: left;
}
.BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormFieldContainerGivingLevels .BBFormRadioDescription {
    white-space: normal;
    max-width: 300px;
    width: auto;
    display: inline-block;
    float: left;
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
}
.BBFormRadioLabelGivingLevel:hover {
    background: #222 !important;
}
.BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormTextbox, .BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormSelectList, .BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormTextArea {
    -moz-transition: all .5s ease-in-out 0s;
    border-radius: 4px;
    border-shadow: 0 0 3px #ccc inset;
    background-color: #FFF;
    border: 1px solid #CCC;
    line-height: 1.2em;
    min-height: 30px;
    /*font-size: 60px !important;*/
    float: right !important;
}
.BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormGiftOtherAmount {
    width: 100% !important;
    margin: 0 8px;
}
.BBFormContainer[data-bbox-part-id="8328b218-91b9-4e85-bae8-27991336184b"] .BBFormRadioDescriptionOther {
    font-size: 22px;
    font-weight: 300;
    text-transform: uppercase;
}
.BBFormCheckbox {
    color: #205ba8;
    border-bottom: 1px dashed;
}
.BBFormSubmitbutton {
    color: #FFF;
    background: #c2da45;
    background: linear-gradient(50deg,#b8d432 0,#8cba00 100%);
    margin-bottom: 15px;
    margin-right: 15px;
    box-shadow: 0 0 17px 4px rgba(0,0,0,.23);
    display: inline-block;
    line-height: 15px;
    padding: 20px 40px;
    border-radius: 1000px !important;
    background-color: #205ba8;
    font-size: 24px;
    font-weight: 200;
    text-transform: uppercase;
    text-align: center;
}