@import url("https://use.typekit.net/sgk3cfn.css");

@media only screen and (max-width: 540px) {  

  .navbar-brand img {
    height:40px;
  }

  .panel-3 {
      background-position-y: 0px!important;
  }

  .navbar-brand {
    margin: 0 !important;
  }

}

html, body {
    height: 100%;
    margin: 0px;
    background: none;
    font-family: "century-gothic", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.navbar-nav .nav-link {
    font-size: 22px;
    color: #ff5e5e;
}

.navbar-nav .btn-secondary, .dropdown-item {
    font-family: "bodoni-urw", serif;
    font-weight: 400;
    font-style: normal;
    font-size: 26px;
    color: #061f55!important;
}     

.dropdown-toggle, .dropdown-toggle:hover, .dropdown-toggle:active, .dropdown-toggle:focus{
  border: none;
  background-color: #ffffff!important;
  color: #061f55!important;
}

.dropdown-menu {
  border-radius: 0!important;
  border: none!important;
  font-size: 26px!important;
  box-shadow: 5px 5px 5px #a7b7dc;
}

.btn-check:active + .btn, .btn-check:checked + .btn, .btn.active, .btn.show, .btn:active .btn:focus {
  background-color: #ffffff;
  border: none;
  color: #ff0000;
}

footer a {
  text-decoration: none;
}

footer p {
  font-size: 16px;
}

.btn-primary, .btn-primary:visited  {
  background-color: #ff5e5e;
  color: #fff;
  width: 168px;
  font-size: 20px;
  padding-left: 10px;
  border-radius: 0;
  font-weight: bold;
  font-size: 25px;
  border: none;
}

.btn-primary:hover {
  background-color: #ff0000;
  color: #fff;
}

.btn-secondary  {
  background-color: #ff5e5e;
  color: #ffffff;
  width: 168px;
  font-size: 20px;
  padding-left: 10px;
  border-radius: 0;
  font-weight: bold;
  font-size: 25px;
}

.navbar-nav .nav-link.active, .navbar-nav .show > .nav-link {
  color: #ff0000;
  text-decoration: underline;
}

a, a:hover, a:visited, a:active {
  color: #ff0000;
}

li.nav-item {
  padding-right: 30px;
  margin-top: 10px;
}

.heading-font, h1, h2, h3, h4, h5 {
  font-family: "rafaella", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #ff5e5e;
}

.jumbo {
  font-size: 3em;
}

p {
  font-size:20px;
}

.navbar {
  border-bottom: 5px solid #ff5e5e;
}

.hide {
  display: none;
}

.fa-solid {
  font-size:50px;
}

#donate .fa-solid, #donate-2 .fa-solid {
  font-size:20px;
}

.donate-link {
  text-decoration: none!important;
  font-size:20px;
}

#donate-2 {
    width: 300px;
    margin: auto;
}
.donate-link:visited {
  color:#ffffff!important;
}

.fa-phone-volume {
  color: #ff5e5e;
}

.circle {
  width: 100px;
  height: 100px;
  background-color: #ff5e5e;
  border-radius: 50px;
  padding-top: 23px;
  color: #fff;
  margin: 20px auto;
}

#send-message-btn {
  width: 100%;
}

.margin-top {
  margin-top: 250px;
}

.form-label {
  font-size: 20px!important;
}

#donate, #donate-2 {
  background-color: #ff0000;
  color: #ffffff;
  padding: 5px 10px;
  border-radius: 10px;
}

.panel-1 {
  height: 600px;
  background: url(https://www.angelztransitionalliving.com/images/homeless-hero.jpg) no-repeat top center; 
  -webkit-background-size: cover!important; 
  -o-background-size: cover!important; 
  background-size: cover!important;
  box-shadow: 3px 5px 10px #000000;
}

.panel-2 {
  height: 600px;
  background: url(https://www.angelztransitionalliving.com/images/food-pantry.jpg) no-repeat center center; 
  -webkit-background-size: cover!important; 
  -o-background-size: cover!important; 
  background-size: cover!important;
  box-shadow: 3px 5px 10px #000000;
}

.panel-3 {
  height: 600px;
  background: url(https://www.angelztransitionalliving.com/images/all-are-welcomed.jpg?v=5) no-repeat bottom center; 
  -webkit-background-size: cover!important; 
  -o-background-size: cover!important; 
  background-size: cover!important;
  box-shadow: 3px 5px 10px #000000;
}

.panel-4 {
  height: 600px;
  background: url(https://www.angelztransitionalliving.com/images/contact-us.jpg?v=5) no-repeat center center; 
  -webkit-background-size: cover!important; 
  -o-background-size: cover!important; 
  background-size: cover!important;
  box-shadow: 3px 5px 10px #000000;
}