header.masthead {
    position: relative;
    width: 100%;
    padding-top: 150px;
    padding-bottom: 100px;
    color: #fff;
    background: url('/style/img/goodna-street-life-homeless.jpg') no-repeat;
    background-size:cover;
}
header#assistance-banner {
    background: url(/style/img/request-assistance.jpg) no-repeat;
    background-position: bottom center;
    height:50vh !important;
}
header#ca-banner {
    background: url(/style/img/disaster-relief.jpg) no-repeat;
    background-position: bottom center;
    height:50vh !important;
}
@media (min-width: 768px) {
    header#ca-banner .banner-text {
        padding-top: 200px;
        padding-bottom: 200px;
    }
}
header#donation-banner {
    background: url(/style/img/goodna-street-life-thank-you.jpg) no-repeat;
    background-position: bottom center;
}
header#walk {
    background: url(/style/img/walkathon-2021.jpg) no-repeat;
}
header#pods {
    background: url(/style/img/pods-concept.png) no-repeat;
}
header#housing-banner {
    background: url(/style/img/housing-banner.jpg) no-repeat;
}
header#markets-banner {
    background: url(/style/img/haven-markets-banner.jpg) no-repeat;
}
header#xmas-markets-banner {
    background: url(/style/img/haven-xmas-markets.jpg) no-repeat;
    height: auto !important;
    background-size: cover;
}
header#thank-you-banner {
    background: url(/style/img/thank-you.jpg) no-repeat;
    height: auto !important;
    background-size:cover;
}

header#christmas-banner {
    background: url(/style/img/christmas-banner-2021.jpg) no-repeat;
    background-size:cover;
    background-position:bottom;
}
#activity-carousel .carousel-caption {
    top:0;
    bottom:0;
    background:#00000094;
    padding-right: 30px;
    padding-left: 30px;
    left: 0;
    right: 0;
}
	.navbar .logo {
    	width: 60px;
	}
.logo {
  -webkit-transition: width 2s; /* Safari prior 6.1 */
  transition: width 2s;
}
.download.bg-primary {
	background-color: #ffffff!important;
    background: #ffffff;
}
.download-2.bg-dark {
    background-color: #9c1900!important;
}
h2, h3 {
   font-family: 'Cinzel', serif;
}
.display-5 {
    font-size: 2rem;
    font-weight: 300;
    line-height: 1.2;
}
section.cta .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6)!important;
}
.bg-danger {
    background-color: #9c1900!important;
    color:#fff;
}

section#housing-first {
	background: url(/style/img/homeless-2.jpg) no-repeat;
    background-size:cover;
    padding:150px 0;
}
section#contact {
    background: url(/style/img/homeless.jpg) no-repeat;
    background-size:cover;
}
section#xmas {
    background: url(/style/img/christmas-banner.jpg) no-repeat;
    background-size:cover;
}
section.cta {
    position: relative;
    padding: 100px 0;
    background-image: url('/style/img/goodna-street-life-op-shop.jpg');
    background-position: center;
    background-size: cover;
}
section.foodbank {
    position: relative;
    padding: 100px 0;
    background-image: url(/style/img/goodna-street-life-foodbank.jpg);
    background-position: center;
    background-size: cover;
}
section.markets {
    position: relative;
    padding: 100px 0;
    background-image: url(/style/img/haven-markets-banner.jpg);
    background-position: center;
    background-size: cover;
}
section.features .btn-outline, section.download .btn-outline {
    color: #dc3545!important;
    border: 1px solid;
    border-color: #af4123;
}
section.features .btn-outline:hover, section.download .btn-outline:hover {
    background-color: #dc3545!important;
    color:#FFF!important;
}
section.features .feature-item {
    padding-top: 50px;
    padding-bottom: 20px;
    text-align: center;
}
section#op-shop-donations {
    position: relative;
    padding: 100px 0;
    background-image: url('/style/img/goodna-street-life-op-shop-donations.jpg');
    background-position: center;
    background-size: cover;
}
section#food-donations {
    position: relative;
    padding: 100px 0;
    background-image: url('/style/img/goodna-street-life-food-bank.jpg');
    background-position: center;
    background-size: cover;
}
.list-group-transparent, .list-group-transparent .list-group-item {
	background:transparent!important;
}
.nav-item a.shop {
    background: #e3b84d;
    border-radius: 2px;
    text-shadow: 1px 1px 5px #6d5b1b;
    font-weight: bold;
}
.nav-item a.donate {
    background: #e3b84d;
    border-radius: 2px;
    text-shadow: 1px 1px 5px #6d5b1b;
    font-weight: bold;
}
.nav-item a.volunteer {
    background: #e3b84d;
    border-radius: 2px;
    text-shadow: 1px 1px 5px #6d5b1b;
    font-weight: bold;
}
.btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover {
    color: #fff;
    border-color: #fdcc52;
    background-color: #fdcc52;
}

.footer-links a.nav-link {
    color: #ffffffb5;
}
section#why-are-they-homeless {
    position: relative;
    padding: 100px 0;
    background: #ffffff;
}
section .housing-contacts {
	bottom: 0;
    position: absolute;	
}
section#contact .form-group {
  margin-bottom: 25px;
}

section#contact .form-group input,
section#contact .form-group textarea {
  padding: 20px;
}
section#contact .form-group input.form-control {
  height: auto;
}

section#contact .form-group textarea.form-control {
  height: 248px;
}

section#contact .form-control:focus {
  border-color: #fed136;
  -webkit-box-shadow: none;
  box-shadow: none;
}
section#housing-footer-banner {
	background:url('/style/img/homeless-2.jpg') no-repeat;
	background-size:cover;
	min-height:250px;
}
@media (min-width: 768px) {
	section.download h2 {
	    font-size: 50px; 
	}
	section.cta .cta-content h2 {
    	font-size: 50px;
	}
	.navbar .logo {
    	width: 120px;
	}
	.navbar.navbar-shrink .logo {
    	width: 60px;
	}
	header .banner-text {
	    padding-top: 300px;
	    padding-bottom: 200px;
	}
}
.sponsorship-form-wrapper {
	position:relative;
}
.sponsorship-overlay {
    position: absolute;
    width: 100%;
    height: 100%;
    background: #ffffffde;
    overflow: hidden;
    top: 0;
    left: 0;
}
.loader {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  width: 150px;
  height: 150px;
  margin: -75px 0 0 -75px;
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}