html {
	scroll-behavior: smooth;
  }
  
  .body{
	  background-color: #cfe5cc;
  }
  
  .header{
	  background-color: black;
	  position: fixed;
	  z-index: 10;
  }
  
  .header.active {
	  box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.6);
  }
  
  .nav-options ul li a{
	  padding-top: 21px;
	  padding-bottom: 17px;
	  width: auto;
	  height: 110%;
	  font-size: 14px;
	  text-decoration: none;
	  color: #ffffff;
	  font-family: 'Raleway', sans-serif;
  }
  
  .chapter_name{
	  text-align: center;
	  font-size: 30px;
	  text-decoration: none;
	  color: #ffffff;
  }
  
  .nav-options ul > li a:hover {
	  background-color: #4B006E;
	  color: #5AB9EA;
  }
  
  button.hamburger{
	display: none;
  }
  
  @media only screen and (max-width: 576px){
	  .nav-options li{
		  display: none;
	  }
  
	button.hamburger{
	  align-self: flex-end;
	  display: block;
	  padding: 2vw;
	  outline: none!important;
	  font-size: 3vh;
	  background-color: transparent;
	  border: none;
	  cursor: pointer;
	  color: #ffffff;
	  margin-top: 5px;
	  }
  
	.nav-options ul{
	  flex-direction: column;
	}
  
	.nav-options li{
	  margin: 0;
	}
  
	  .nav-options a{
	  display: block;
	}
  }
  
  @media only screen and (max-width: 409px){
	  button.hamburger{
	  font-size: 3vh;
	  margin-right: -40px;
	  margin-top: -70px;
	  }
  }
  
  .logo{
	  margin-top: 5px;
  }
  .main-header{
	  font-family: 'Raleway', sans-serif;
	  text-align: center;
	  /* background-color: #0040c1; */
		background-color: #4B006E;
	  color: #ffffff;
	  z-index: 20;
  }
  
  .about{
	  align-items: center;
	  font-family: 'Alatsi', sans-serif;
	  font-weight: 100;
	  background-color: #ffffff;
  }
  
  .about heading {
	  font-family: 'Alatsi', sans-serif;
	  padding-bottom: 10px;
	  color: #4B006E;
	   border-bottom: 2px solid #02CCFE;
	  font-size: 35px;
  }
  
  .about parabody {
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	  color: black;
	  text-align: justify;
  }
  
  
  
  .about-card{
	  margin: auto;
	  align-items: center;

  }
  
  
  .officers{
	  padding: 30px;
	  font-family: 'Lato', sans-serif;
	  font-weight: 100;
	  text-align: center;
	  background-image: linear-gradient(#ab8fde, #8860D0,#8860D0);
	  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  }
  
  hr {
	  color: #ffffff;
	  opacity: 0.6;
	  display: block;
	  margin-top: 2em;
	  margin-bottom: 2em;
	  margin-left: auto;
	  margin-right: auto;
	  border-style: inset;
	  border-width: 2px;
  }
  
  .contact-us {
	  margin: auto;
	  padding-top: 20px;
	  background-image: linear-gradient(#84CEEB, #5680e9 , #5680e9);
	  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
  }
  
  .card{
	  border-color: transparent;
	  background-color: transparent;
  }
  
  .card-body{
	  font-family: 'Raleway', sans-serif;
  }
  
  .card-body name{
	  text-align: center;
	  font-size: 30px;
  }
  
  .card-body role{
	  text-align: center;
	  font-size: 20px;
  }
  
  .fa {
	  padding: 0px;
	  width: 10px;
	  height: 10px;
	  border-radius: 50%;
  }
  
  a.fa{
	text-decoration: none; /*Removed underline from social media icons*/
  }
  
  .fa:hover {
	  opacity: 0.5;
  }
  
  .officers .fa-facebook {
	  background-image: linear-gradient(#5AB9EA,#5AB9EA);
	  color: white;
  }
  
  .officers .fa-linkedin {
	  background-image: linear-gradient(#5AB9EA,#5AB9EA);
	  color: white;
  }
  
  
  .carousel-inner{
	  background-color: #2178ae;
  }
  
  .carousel {
	  background-color: transparent;
  }
  
  .activities{
	  background-color: #cfe5cc;
	  padding-bottom: 20px;
  }
  
  .carousel-item{
	  padding: 20px;
	  font-family: 'Lato', sans-serif;
	  font-weight: 200;
	  text-align: justify;
  }
  .carousel-item heading{
	  font-size: 35px;
  }
  
  .carousel-item parabody{
	  font-size: 20px;
  }
  
  .carousel-control-prev {
	margin-left: -6%;
  }
  
  .carousel-control-next {
	margin-right: -6%;
  }
  
  .fa-facebook {
	  color: #1b4793;
	  margin: 10px;
  }
  
  .fa-linkedin {
	  color: #1b4793;
	  margin: 10px;
  }
  
  .fa-instagram {
	  color: #1b4793;
	  margin: 10px;
  }
  
  .fa-instagram:hover {
	  opacity: 0.8;
	  border: none;
  }
  
  .fa-facebook:hover {
	  opacity: 0.8;
	  border: none;
  }
  
  .fa-linkedin:hover {
		opacity: 0.8;
		border: none;
  }
  
  .email-button {
	background-color: #02CCFE;
	color : #4B006E;
	padding-top: 17px;
	padding-bottom: 17px;
	padding-left: 20px;
	padding-right: 20px;
	font-family: 'Raleway', sans-serif;
	font-size: 15px;
	text-align: center;
	font-style: bold;
	width: 180px;
	text-decoration: none;
  }
  
  .email-button:hover{
	  border: 0px;
	  background-color: #ffffff;
  }
  .header-text {
	  margin-top:100px;
  }
  
  img {
  
	  width:100%;
  }
  
  .img-logo {
	  height:60px;
	  width:60px;
	  padding: 5px;
  }
  
  .paragraph heading{
	  font-family: 'Alatsi', sans-serif;
	  padding-bottom: 5px;
	  color: white;
	  border-bottom: 4px solid #4B006E;; 
	  text-align: center;
  }
  
  .paragraph parabody{
	  font-family: 'Raleway', sans-serif;
	  font-size: 17px;
	  color: white;
	  text-align: justify;
  }
  
  .main-header p1{
	  font-family: 'Lato', sans-serif;
	  font-weight: 300;
  }
  
  .main-header {
	  padding: 20px;
  }
  
  
  /* xs */
  @media (min-width: 0px) {
  
	  .paragraph heading{
		  font-size: 30px;
	  }
  
	  .paragraph parabody{
		  font-size: 20px;
	  }
  
	  .main-header p1{
		  font-size: 50px;
	  }
  
	  .main-header p2{
		  font-size: 30px;
	  }
	  .paragraph{
		padding-top: 20px;
	}
  }
  
  /* sm */
  @media (min-width: 576px) {
  
	  .paragraph heading{
		  font-size: 30px;
	  }
  
	  .paragraph parabody{
		  font-size: 20px;
	  }
  
  
	  .main-header p1{
		  font-size: 100px;
	  }
  
	  .main-header p2{
		  font-size: 35px;
	  }
  
  }
  
  /* md */
  @media (min-width: 768px) {
  
	  .paragraph heading{
		  font-size: 35px;
	  }
  
	  .paragraph parabody{
		  font-size: 25px;
	  }
  
  
	  .main-header p1{
		  font-size: 80px;
	  }
  
	  .main-header p2{
		  font-size: 45px;
	  }
  }
  
  /* lg */
  @media (min-width: 992px) {
  
	  .paragraph heading{
		  font-size: 35px;
	  }
  
	  .paragraph parabody{
		  font-size: 15px;
	  }
  
	  .main-header p1{
		  font-size: 80px;
	  }
  
	  .main-header p2{
		  font-size: 45px;
	  }
	  .yellow{
		  padding-top: 210px;;
	  }
	  .paragraph{
		padding-top: 0px;
	}
  }
  
  /* xl */
  @media (min-width: 1200px) {
  
	  .paragraph heading{
		  font-size: 35px;
	  }
  
	  .paragraph parabody{
		  font-size: 25px;
	  }
  
	  .main-header p1{
		  font-size: 100px;
	  }
  
	  .main-header p2{
		  font-size: 45px;
	  }
	  .about{
	  padding: 40px;
  }
}
  
  .base{
	height:400px;
	width:300px;
	background:#d33;
	position:relative;
	margin-top:100px;
	margin: auto;
	border-radius: 10px;
  }
  
  .circle{
	position:absolute;
	height:70px;
	width:70px;
	border-radius:50%;
	left:50%;
	margin-left:-35px;
	top: -40px;
	background: #d33;
  }
  
  .base1 {
	  background:#5680e9;
  }
  
  .circle1 {
	  background:#5680e9;
  }
  
  .base2 {
	  background:#4B006E;
  }
  
  .circle2 {
	  background:#4B006E;
  }
  
  .base3 {
	  background:black;
  }
  
  .circle3 {
	  background:black;
  }




  .container1 {
    width: 100%;
    max-width: 1200px;
	margin: 50px auto;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #1b4793;
  }
  
  button.accordion {
    width: 100%;
    background-color: whitesmoke;
    border: none;
    outline: none;
    text-align: left;
    padding: 30px 35px;
	font-size: 18px;
	font-weight: bold;
	font-family: 'Raleway', sans-serif;
	font-size: 20px;
	color: #1b4793;
    cursor: pointer;
    transition: background-color 0.2s linear;
  }
  
  button.accordion:after {
    content: '\f055';
    font-family: "fontawesome";
    font-size: 14px;
    float: right;
  }
  
  button.accordion.is-open:after {
    content: '\f056';
  }
  
  button.accordion:hover, button.accordion.is-open {
    background-color: #ddd;
  }
  
  .accordion-content {
    background-color: white;
	border-left: 1px solid whitesmoke;
	font-family: Lato,sans-serif;
	font-size: 20px;
    border-right: 1px solid whitesmoke;
    padding: 0 20px;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-in-out;
  }
.image-box {
    position: relative;
    margin: auto;
    overflow: hidden;
	width: 60%;
	border-radius: 50%;
}
.image-box1 {
    position: relative;
    margin: auto;
    overflow: hidden;
	width: 60%;
	border-radius: 50%;
	/* max-width: 40%; */
}


  .rounded-circle{
	margin:auto;width:100%;
	transition: transform 1s ease;
	transform:scale(1);
  }
   .rounded-circle:hover {
	transform: scale(1.1);
} 
.dropdown:hover .dropdown-menu {
	display: block;
  }

  .app{
	font-family: 'Raleway', sans-serif;
	color: #1b4793;
  }

.dropdown {
    position: relative;
    display: inline-block;
}
.dropdown-content:before {
    position: absolute;
    top: -7px;
	right: 29px;
	color: #d33;
    display: inline-block;
    content: '';
}

.dropdown-content:after {
    position: absolute;
    top: -6px;
    right: 30px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #cfe5cc;
    border-left: 6px solid transparent;
    content: '';
}
.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #cfe5cc;
    min-width: 160px;

}
.dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {
	opacity: 0.8;
}

.dropdown:hover .dropdown-content {
	color: #1b4793;
    display: block;
}

.dropdown:hover .dropbtn {
	background-color: #fac92C;
	color: #4B006E;
}

  @media (min-width: 768px) {
  
	  .image-box1{
		width: 40%;
	}
  }