@charset "utf-8";
/* CSS Document */

/*headline: font-family: 'Walter Turncoat';
    paragraph: font-family: 'Rasa (Medium)';
*/
/*Custom Color Palettes:
    purple-ish lavender: #8543AD;
    Baby Purple: #FFDDFA;
*/

body{margin: 0 auto;
          padding: 0;
          width: 100%;
	background-color: #F8EAF8;
}
img {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
h1, h2, h3, h4, h5, h6, h7 {font-family: "Walter Turncoat", cursive;}
p, ul{font-family: "Concert One", sans-serif;
   font-size:1em;
  }
/* Main Navigation */
#mainNav {
  overflow: hidden;
  margin:0;
  display:block;
  position: fixed;
  background-color: #8543AD;
  border: 5px solid black;
  width: 100%;
  font-family: "Walter Turncoat", cursive;
  height:60px;
  font-weight: 900;
	
}
/* Style the links inside the navigation bar */
#mainNav a{
  float: left;
  margin:0;
  display: inline-block;
  color: #ffffff;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}
/* Change the color of links on hover */
#mainNav a:hover {
  color: #FFDDFA;
}
/* Add a color to the active/current link */
#mainNav-right .active {
  background-color: #FFDDFA;
  color: #FFDDFA;
}
/* Right-aligned section inside the top navigation */
#mainNav-right {
    float:right;
}
.home_bg {background: #000000 url("../images/ColorPencildark.JPG") no-repeat center center;
        background-size: cover;
	    height: 500px;
		margin-top: -40px;	
}

.other_bg { 
	   	background: #000000 url("../images/ColorPencildark.JPG") no-repeat center center;
        background-size: cover;
	    height: 300px;
		margin-top: -40px;
}

.tagline {
    font-size: 1.2rem;
    color: #FFDDFA;
    margin-top: -200px;
}
* {
  box-sizing: border-box;
  margin:0;
}
 header{

        text-align: center;
}
 .mainHeader{

        font-size: 16px;

}
#university {

	text-align: right;
}
h1, h2, p {

color: #240A38;

}

*{box-sizing:border-box;

               margin: 0;

              }

              body {margin:0 auto;

                      padding:0;

                      width: 100%; 

                      }

           /* header style */
          .home_bg h1{
                text-align: center;
                font-size: 50px;
			    line-height: 500px;
			    font-weight: 900;
                color: #DB4BEE
                   }
          .other_bg h1{
                text-align: center;
                font-size: 50px;
			    line-height: 350px;
			    font-weight: 900;
                color: #DB4BEE
                   }

            /* flexbox container */
            .container {
                  display: flex;
                  flex-direction: row;
                  justify-content: center;
                  align-items: baseline;
            }         
			.container {
            display: flex;
            align-items: flex-start;
			padding:10px
        	}
        	.container img {
            margin-right: 10px;
        	}
        	.container p {
            flex: 1;				
			}
           /*flexbox item*/
           .item {
                  margin: 1em;
                  padding: 0.5em;
                  flex-basis: 40%;
           }
           .item h2 {
                  font-size: 4.5em;
                  text-align: center;
                  font-weight: 900;
                  color: #240A38;
           }
           .item h3 {
                  font-size: 1em;
                  text-align: center;
                  color: #240A38;
           }

/*Home - Flexbox Column background images*/
.first_bg {
   background: white url("../images/AnimeGirlCup.jpg") no-repeat center;
   background-size: cover;
	text-align: center;
	margin: 10px; /* Adjust the value as needed */
	border: 5px solid black;
	width: 330px;  
	height: 500px;
	border-radius: 10px;
}
.second_bg {
      background: white url("../images/Teamwork.jpg") no-repeat center;
      background-size: cover;
	text-align: center;
	margin: 10px; /* Adjust the value as needed */
	border: 5px solid black;
    width: 330px;
	height: 500px;
	border-radius: 10px;
	overflow: hidden;
}
.third_bg {
      background: white url("../images/ContactUs.jpg") no-repeat center;
      background-size: cover;
	text-align: center;
	margin: 10px; /* Adjust the value as needed */
	border: 5px solid black;
    width: 330px;
	height: 500px;
	border-radius: 10px;
	overflow: hidden;
}
.fourth_bg {
      background: white url("../images/DonateUsHeart.jpg") no-repeat center;
      background-size: cover;
	text-align: center;
	margin: 10px; /* Adjust the value as needed */
	border: 5px solid black;
	width: 330px;
	height: 500px;
	border-radius: 10px;
	overflow: hidden;
}
.five_bg {
   background: white url("../images/owner.jpg") no-repeat center;
   background-size: cover;
	text-align: center;
	margin: 50px; /* Adjust the value as needed */
	margin-top: 2px;
	margin-bottom: 15px;
	border: 8px solid black;
	width: 330px;  
	height: 330px;
	border-radius: 300px;
}
.six_bg {
      background: white url("../images/coowner.jpg") no-repeat center;
      background-size: cover;
	text-align: center;
	margin: 50px; /* Adjust the value as needed */
	margin-top: 2px;
	margin-bottom: 15px;
	border: 8px solid black;
    width: 330px;
	height: 330px;
	border-radius: 300px;
	overflow: hidden;
}
.seven_bg {
      background: white url("../images/webdesigner.jpg") no-repeat center;
      background-size: cover;
	text-align: center;
	margin: 50px; /* Adjust the value as needed */
	margin-top: 2px;
	margin-bottom: 15px;
	border: 8px solid black;
    width: 330px;
	height: 330px;
	border-radius: 300px;
	overflow: hidden;
}
.eight_bg {
      background: white url("../images/graphicdesigner.jpg") no-repeat center;
      background-size: cover;
	text-align: center;
	margin: 50px; /* Adjust the value as needed */
	margin-top: 2px;
	margin-bottom: 15px;
	border: 8px solid black;
    width: 330px;
	height: 330px;
	border-radius: 300px;
	overflow: hidden;
}
.color-button {
      background-color: #45205B;
	  color: #ffffff;
      border: none;
      padding: 10px 20px;
      font-size: 16px;
      cursor: pointer;
	  border-radius: 20px;
	  border: 5px solid black;
	  overflow: hidden;
    }

    .color-button:hover {
  background-color: #6D348E;
  color: #FFDDFA;
    }

/* footer section */
footer{
    background-color:#8543AD;
	border: 5px solid black;
    color:#ffffff;
    text-align: center;
    line-height: 40px;
}

	.contact_section {
  		font-family: "Walter Turncoat", cursive;
		display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: baseline;
}

* {
  box-sizing: border-box;
  
}

/* Style inputs */
input[type=text], select, textarea {
  font-family: "Concert One", sans-serif;
  border: 5px solid black;
  border-radius: 20px;
  width: 100%;
  padding: 14px 18px;
  margin-top: 6px;
  margin-bottom: 16px;
  resize: vertical;
}         
			.contact_section {
            display: flex;
            align-items: flex-start;
			padding:30px
        	}
        	.contact_section img {
            margin-right: 10px;
        	}
        	.contact_section p {
            flex: 1;				
			}
div.gallery {
  border: 5px solid black;
  background: white
}

div.gallery:hover {
  border: 5px solid #8543AD;
}

div.gallery img {
  width: 100%;
  height: auto;
  overflow: hidden;
}

div.desc {
  font-family: "Concert One", sans-serif;
  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;
}

.donation-container {
    margin: 10px auto;
    padding: 30px;
    background-color: white;
	border: 5px solid black;
    border-radius: 20px;
    width: 400px;
}