/*!
 * Start Bootstrap - Business Casual v4.1.1 (https://startbootstrap.com/template-overviews/business-casual)
 * Copyright 2013-2018 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-business-casual/blob/master/LICENSE)
 */
body
{
  font-family:Lora;
  background-color:#FFF;
  background-attachment:fixed;
  background-position:center;
  background-size:cover;
  height:100%;
  display: flex; 
  flex-direction: column;
}

#page-container{
position: relative;
  min-height: 100vh;
}

.content
{
/*padding-bottom: 2.5rem;*/
}

.intro{
font-size: 40px;
margin-left: 50px;
}

.container.body {
  min-height: 400px;
}

.footer{
background-color:#721570;
position: static;
  bottom: 0;
  width: 100%;
  height: 2.5rem;
}

.charity{
text-align: left;
}

.contact{
font-size: 20px;
margin-left: 170px;
}

.introtext{
font-family: sans serif;
font-size: 30px;
margin-left: 350px;
}

h1,h2,h3,h4,h5,h6
{
  font-family:Raleway;
  text-align:center;
}

p
{
  line-height:1.75;
}

.text-faded
{
  color:rgba(255,255,255,.3);
}

.site-heading
{
  margin-top:5rem;
  margin-bottom:5rem;
  text-transform:uppercase;
  line-height:1;
  font-family:Raleway;
}

.site-heading .site-heading-upper
{
  display:block;
  font-size:2rem;
  font-weight:800;
  position:absolute;
  top:16px;
  left:16px;
  width:280px;
}

.site-heading .site-heading-lower
{
  font-size:5rem;
  font-weight:100;
  line-height:4rem;
}

.page-section
{
  margin-top:5rem;
  height:960px;
}

.clearfix
{
  margin-bottom:10rem;
}

.section-heading
{
  text-transform:uppercase;
}

.section-heading .section-heading-upper
{
  display:block;
  font-size:1rem;
  font-weight:800;
}

.section-heading .section-heading-lower
{
  display:block;
  font-size:3rem;
  font-weight:100;
}

.bg-faded
{
  background-color:rgba(255,255,255,.85);
}

#mainNav
{
  background-color:#721570;
  font-family:Raleway;
  margin-top:150px;
}

#mainNav .navbar-nav .nav-item .nav-link
{
  color:rgba(255,255,255,.7);
  font-weight:800;
  font-size:.9rem;
}

.emailicon
{
  width:32px;
  height:32px;
  position:absolute;
  top:20px;
  right:200px;
}

.emailicon1
{
  width:32px;
  height:32px;
  position:absolute;
  left: 200px;
}

.facebookicon
{
  width:36px;
  height:36px;
  position:absolute;
  top:19px;
  right:110px;
}

.twittericon
{
  width:32px;
  height:32px;
  position:absolute;
  top:20px;
  right:30px;
}

.error {color: #FF0000;}

#mainNav .navbar-nav .nav-item .nav-link:hover
{
  color:rgba(255,255,255,.4);
}

.btn-xl
{
  font-weight:700;
  font-size:.8rem;
  padding:1.5rem 2rem;
}

.thumbnail
{
  border:1px solid #ddd;
  border-radius:4px;
  width:150px;
  padding:5px;
}

.thumbnail:hover
{
  box-shadow:0 0 2px 1px rgba(0,140,186,0.5);
}

#row
{
  border-radius:25px;
  background:#f6dedc;
  width:1000px;
  height:400px;
  margin-left:-145px;
  padding:20px;
}

#bio6
{
  border-radius:25px;
  background:#f6dedc;
  width:1000px;
  height:500px;
  margin-left:-145px;
  padding:20px;
}

input[type=text]
{
  width:100%;
  display:inline-block;
  margin:8px 0;
  padding:12px 20px;
}

input[type=submit]
{
  width:100%;
  background-color:#721570;
  color:#FFF;
  cursor:pointer;
  margin:8px 0;
  padding:14px 20px;
}

*
{
  box-sizing:border-box;
}

.row > .column
{
  padding:50px 8px;
}

.row1 > .column{
padding: 50px 1px;
}

.column
{
  float:left;
  width:25%;
}

.modal
{
  display:none;
  position:fixed;
  z-index:1;
  padding-top:100px;
  left:0;
  top:0;
  width:100%;
  height:100%;
  overflow:auto;
  background-color:#000;
}

.modal-content
{
  position:relative;
  background-color:#fefefe;
  width:90%;
  max-width:1500px;
  margin:auto;
  padding:0;
}

.close
{
  color:#FFF;
  position:absolute;
  top:10px;
  right:25px;
  font-size:35px;
  font-weight:700;
}

.close:hover,.close:focus
{
  color:#999;
  text-decoration:none;
  cursor:pointer;
}

.mySlides
{
  display:none;
}

.cursor
{
  cursor:pointer;
}

.cursor2
{
  cursor:pointer;
  transition:.3s;
  transform: rotate(270deg);
  
}

.prev,.next
{
  cursor:pointer;
  position:absolute;
  top:50%;
  width:auto;
  margin-top:-50px;
  color:#FFF;
  font-weight:700;
  font-size:20px;
  transition:.6s ease;
  border-radius:0 3px 3px 0;
  user-select:none;
  -webkit-user-select:none;
  padding:16px;
}

.next
{
  right:0;
  border-radius:3px 0 0 3px;
}

.prev:hover,.next:hover
{
  background-color:rgba(0,0,0,0.8);
}

.numbertext
{
  color:#f2f2f2;
  font-size:12px;
  position:absolute;
  top:0;
  padding:8px 12px;
}

img
{
  margin-bottom:-4px;
}

.caption-container
{
  text-align:center;
  background-color:#000;
  color:#FFF;
  padding:2px 16px;
}

.demo
{
  opacity:0.6;
}

.active,.demo:hover
{
  opacity:1;
}

.image03{
  transition:.3s;
  transform: rotate(90deg);
  width: 570px;
  height: 550px;
  margin-left: 250px;
}

.image030{
  transition:.3s;
  transform: rotate(90deg);
}

.image001{
  transition:.3s;
  transform: rotate(-90deg); 
}

.image003{
  transition:.3s;
  transform: rotate(-90deg); 
}

.image004{
  transition:.3s;
  transform: rotate(-90deg); 
}

.image005{
  transition:.3s;
  transform: rotate(-90deg); 
}

img.image3
{
  transition:.3s;
  transform: rotate(90deg);
}

img.image7
{
  transition:.3s;
  transform: rotate(-90deg);
}

.image07{
  transition:.3s;
  transform: rotate(-90deg);
  width: 600px;
  height: 605px;
  margin-left: 250px;
}

img.image8
{
  transition:.3s;
  transform: rotate(90deg);
}

img.image08
{
  transition:.3s;
  transform: rotate(90deg);
  width: 600px;
  height: 605px;
  margin-left: 250px;
}

img.image0008
{
  transition:.3s;
  transform: rotate(90deg);
}

img.image080
{
  transition:.3s;
  transform: rotate(0deg);
}

#bio1{
  border-radius: 25px;
  background: #f6dedc;
  padding: 20px; 
  width: 1000px;
  height: 250px;
  margin-left: -145px;
}

#bio2{
  border-radius: 25px;
  background: #f6dedc;
  padding: 20px; 
  width: 1000px;
  height: 400px;
  margin-left: -145px;
}

#bio3{
  border-radius: 25px;
  background: #f6dedc;
  padding: 20px; 
  width: 1000px;
  height: 300px;
  margin-left: -145px;
}

#bio4{
  border-radius: 25px;
  background: #f6dedc;
  padding: 20px; 
  width: 1000px;
  height: 250px;
  margin-left: -145px;
}

#bio5{
  border-radius: 25px;
  background: #f6dedc;
  padding: 20px; 
  width: 1000px;
  height: 300px;
  margin-left: -145px;
}

#bio6{
  border-radius: 25px;
  background: #f6dedc;
  padding: 20px; 
  width: 1000px;
  height: 500px;
  margin-left: -145px;
}

#bio7{
  border-radius: 25px;
  background: #f6dedc;
  padding: 20px; 
  width: 1000px;
  height: 250px;
  margin-left: -145px;
}

#img1{
    width: 150px;
    float: left;
    padding-right: 10px;
}

#img2{
    width: 150px;
    float: left;
    padding-right: 10px;
}

#img3{
    width: 150px;
    float: left;
    padding-right: 10px;
}

#img4{
    width: 150px;
    float: left;
    padding-right: 10px;
}

#img5{
    width: 150px;
    float: left;
    padding-right: 10px;
}

#img6{
    width: 150px;
    float: left;
    padding-right: 10px;
}

div.gallery {
  margin: 5px;
  border: 1px solid #ccc;
  float: left;
  width: 180px;
}

div.gallery:hover {
  border: 1px solid #777;
}

div.gallery img {
  width: 100%;
  height: auto;
}

div.desc {
  padding: 15px;
  text-align: center;
}

* {
  box-sizing: border-box;
}

.responsive {
  padding: 0 6px;
  float: left;
  width: 24.99999%;
}

@media only screen and (max-width: 700px) {
  .responsive {
    width: 49.99999%;
    margin: 6px 0;
  }
}

@media only screen and (max-width: 500px) {
  .responsive {
    width: 100%;
  }
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

/*.footer{background-color:#721570; position: fixed; left: 0px; bottom: 0px; width: 100%; text-align: center;}*/

.footer{
background-color:#721570;
position: static;
  bottom: 0;
  width: 100%;
  height: 2.5rem;
}

/*
.cta{
    padding-top:5rem;
    padding-bottom:5rem;
    background-color:#e5a9a9
}

.cta .cta-inner{
    position:absolute;
    left: 100px;
    right: 100px; 
    padding:3rem;
    margin:.5rem;
    background-color:#f6dedc;
}

.cta .cta-inner:before{border-radius:.5rem;content:'';position:absolute;top:-.5rem;bottom:-.5rem;left:-.5rem;right:-.5rem;border:.25rem solid #f6dedc}
*/

/*
.dropdown {
    float: left;
    overflow: hidden;
}

.dropdown .dropbtn {
    font-size: 16px;    
    border: none;
    outline: none;
    color: white;
    padding: 14px 16px;
    background-color: inherit;
    font-family: inherit;
    margin: 0;
}

.container a:hover, .dropdown:hover .dropbtn {
    background-color: red;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}

.dropdown-content a:hover {
    background-color: #ddd;
}

.dropdown:hover .dropdown-content {
    display: block;
}
*/


@media (min-width:992px){
    #mainNav .navbar-nav .nav-item .nav-link{
        font-size:.9rem
    }
    
    #mainNav .navbar-nav .nav-item .nav-link:hover{
        color:rgba(255,255,255,.4)
    }
    
    #mainNav .navbar-nav .nav-item.active .nav-link:hover{
        color:#ffffff}
}

.btn-xl{
    font-weight:700;font-size:.8rem;padding-top:1.5rem;padding-bottom:1.5rem;padding-left:2rem;padding-right:2rem
}

.intro{
    position:relative
}

@media (min-width:992px){
    
.intro .intro-img{
        width:50%; height: 300px; position: relative; left: 274px;
    } 
    
.intro .intro-text{
    background-color: #f6dedc; top: 100px; bottom: 100px; left:300px;height: 150px; width:1000px;margin-top:100px;position:absolute
    }
    
.intro .intro-text .intro-button{
    width:100%;left:0;position:absolute;bottom:-2rem
    }
    
.twitter-timeline{
    margin-right: 100px;
    float: center;
    }

/*.footer{background-color:#721570; position: fixed; left: 0px; bottom: 0px; width: 100%; text-align: center;}*/

.footer{
background-color:#721570;
position: static;
left: 0;
  bottom: 0;
  width: 100%;
text-align: center;
}
@media (min-width:1200px){.intro .intro-text{width:45%}}.cta{padding-top:5rem;padding-bottom:5rem;background-color:#e5a9a9}.cta .cta-inner{position:absolute;left: 100px;right: