.color-me {
   color: #f26722 !important; 
    font-size: 24px; 
}

hr.style1{
	border-top: 5px solid #00b6b9;
    margin-top: -3px;
}
a:hover { 
    color: #3d3d3d;
}
.padding {
    padding-left: 20px;
}


.top-buffer {
    margin-top: 30px; 
}

.fa {
  color: white;
}

.mailing {
    padding-right: 20px; 
    align-content: center;
}
@media screen and (max-width:480px) and (min-width: 320px) {
    .mailing {
        text-align: center; 
    }
}
@media screen and (max-width:480px) and (min-width: 320px) {
    .form-inline {
        text-align: center; 
    }
}

h5 {
    color: white; 
   font-family: 'Raleway', sans-serif; 
}
p {
    color: #666666; 
    font-size: 18px;
    font-family: 'Raleway', sans-serif;
}
h1 {
    color: #3d3d3d;
    font-family: 'Raleway', sans-serif;
}
h2 {
    color: #3d3d3d;
    font-family: 'Raleway', sans-serif;
}
h4 {
    color: #3d3d3d; 
    text-align: center;
    margin-top: 6px;
    font-family: 'Raleway', sans-serif;
}
h6 {
    color: #3d3d3d; 
    font-family: 'Raleway', sans-serif;
}

.padding-2 {
    padding-left: 10px;
}

.contact {
    text-align: center;
    
}
.follow { 
text-align: right; 
}

@media screen and (max-width:480px) and (min-width: 320px) {
    .follow {
        text-align: center; 
        margin-top: 20px;
    }
}
.involved {
    margin-top: 10px;
    
}
.dropdown-toggle::after {
    content: none;
}

.caption {
    font-size: 18px;
    margin-left: 20px;
    margin-top: 20px;
    font-family: 'Raleway', sans-serif;
}

.container-car {
    position: relative;
    margin-left: 20px;

}
.img1 {
    position: absolute;
    z-index: 2;
    margin-top: 255px;
    max-width: 100%;
    width: 100%;
    height: auto;
}
@media screen and (max-width:480px) and (min-width: 320px) {
    .img1 {
        max-width: 300px;
        max-height: 250px;
        margin-top: 315px;
    }
}

@media (max-width:1024px) and (min-width: 768px) {
    .img1 {
        max-width: 350px;
        max-height: 110px;
        margin-left: 235px;
        margin-top: 180px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1025px) {
    .img1 {
        max-width: 500px;
        max-height: 200px;
        margin-top: 310px; 
        margin-left: 30px;
    }
}

.img2 {
     z-index: 
   position: absolute;
}
.inner-addon {
    position: relative; 
}

.search {
color: #3d3d3d; 
  padding: 10px;
  pointer-events: none;
}
.mailing {
    margin-top: 10px; 

}
@media screen and (max-width:480px) and (min-width: 320px) {
    .mailing {
        text-align: center;
        margin-left: 75px;
    }
}

.about {
margin-top: 40px;
font-size: 18px;
}
.pnn-bag {
margin-left: 40px;
margin-bottom: 40px;
}
.about-img {
margin-bottom: 40px;
    max-width: 100%;
    width: 100%;
    height: auto !important;
}

@media screen and (max-width:480px) and (min-width: 320px) {
    .about-img {
        max-width: 500px;
        max-height: 190px;
    }
}

@media (max-width:1024px) and (min-width: 768px) {
    .about-img {
        max-width: 900px;
        max-height: 250px;
    }
}

@media screen and (max-width: 1600px) and (min-width: 1025px) {
    .about-img {
        max-width: 100%;
        max-height: 100%;
    }
}

.item img {
  width: 100%;
  height: auto;
}

.carousel-vol {
  position: relative;
margin-left:30px;
    margin-top: 15px;
    margin-bottom: 30px;
}

ol.carousel-indicators {
  position: absolute;
  bottom: 0;
  margin: 0;
  left: 0;
  right: 0;
  width: auto;
}

ol.carousel-indicators li,
ol.carousel-indicators li.active {
  float: left;
  width: 33.33%;
  height: 10px;
  margin: 0;
  border-radius: 0;
  border: 0;
  background: transparent;
}

ol.carousel-indicators li.active {
  background: #f26722;
}
.carousel-slide {

}
h3 {
  position: relative; /* Helps us control overlap */
  padding-left: 100px;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 50px;
    color: #3d3d3d; 
  }
h3:after {
  content: '\f101';
  font-family: fontAwesome;
  font-size: 75px;
  position: absolute;
  left: 45px; /* Adjust as needed */
right: 15px;
  top: -29px; /* Adjust as needed */
    color: #7c3f81;
  }
.volunteer-head {
font-family: 'Raleway', sans-serif;
        color: #7c3f81;
    text-align: center;
    font-size: 65px;
    margin-bottom: 30px;
}
.nav-item {
    font-family: 'Raleway', sans-serif;
    color: orange; 
}
.navbar-toggler {

}
.btn-1 {
	border: 5px solid #00b6b9;
    background-color: #00b6b9;
    width: 300px;
    margin-left: 0px;
    margin-top: 40px; 
    margin-bottom: 50px;
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    color: #fff;

}
.btn-2 {
	border: 5px solid #7c3f81;
    background-color: #7c3f81;
    width: 300px;
    margin-left: 0px;
    margin-top: 40px; 
    margin-bottom: 50px;
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    color: #fff;

}
.btn-3 {
	border: 5px solid #f26722; 
    background-color: #f26722; 
    width: 300px;
    margin-left: 0px;
    margin-top: 40px; 
    margin-bottom: 50px;
    font-family: 'Raleway', sans-serif;
    font-size: 25px;
    color: #fff;

}
.card-title {
    color: #f26722;
}
/* Padding - just for asthetics on Bootsnipp.com */
body { margin-top:20px; }


/* CSS for Credit Card Payment form */
.credit-card-box .panel-title {
    display: inline;
    font-weight: bold;
}
.credit-card-box .form-control.error {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(255,0,0,0.6);
}
.credit-card-box label.error {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.credit-card-box .payment-errors {
  font-weight: bold;
  color: red;
  padding: 2px 8px;
  margin-top: 2px;
}
.credit-card-box label {
    display: block;
}
/* The old "center div vertically" hack */
.credit-card-box .display-table {
    display: table;
}
.credit-card-box .display-tr {
    display: table-row;
}
.credit-card-box .display-td {
    display: table-cell;
    vertical-align: middle;
    width: 50%;
}
/* Just looks nicer */
.credit-card-box .panel-heading img {
    min-width: 250px;
}

