body {
  margin: 0;
  color: #666666;
  font-family: "Nunito", sans-serif;
  overflow-x: hidden; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.bx-wrapper {
  margin: 0px;
  padding: 0px;
  border: none; }

.cDivMainImage {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  background-attachment: fixed; }

@media only screen and (max-device-width: 1000px) {
  .cDivMainImage {
    background-attachment: scroll; } }
footer {
  background-color: #2E3191; }
  footer a:hover {
    color: #666666;
    text-decoration: none; }

nav {
  font-weight: bold;
  max-height: 50px; }
  nav img {
    position: relative;
    z-index: 1000;
    max-width: 80px; }

.dropdown {
  cursor: pointer; }

.navbar-brand {
  max-width: 200px; }

.nav-item {
  margin-right: 10rem; }

.navbar-collapse {
  z-index: 10000;
  background-color: #2E3191; }

section {
  position: relative; }

h1, h2, h3, h4 {
  color: #2E3191; }

.cDivRow2 {
  background: #2E3191;
  color: white; }
  .cDivRow2 h3 {
    color: white; }

.cRow2Sty1 {
  bottom: 37px;
  left: 24px;
  z-index: 10;
  position: relative;
  background: white;
  width: auto;
  padding: 0 8px;
  float: left; }
  .cRow2Sty1 h2 {
    color: #666666; }

#iDivNetworksTxt {
  background-color: #cccccc;
  height: 100%;
  justify-content: space-around; }

#iDivWhoBg {
  background: #2E3191; }
  #iDivWhoBg h1 {
    color: white; }

.cTitle {
  font-weight: bold;
  font-size: 1.5rem; }

.cDivsuccess {
  cursor: pointer; }
  .cDivsuccess img {
    opacity: 0.65;
    transition: .55s; }
  .cDivsuccess img:hover {
    opacity: 1; }

.cImgActiv img {
  opacity: 1; }

.cDivStory {
  display: none;
  overflow: hidden; }

#iDivStory4 {
  display: block; }

.cSuccessStories {
  background: whitesmoke; }

.cformSend {
  transition: 0.3s; }

.cformSend:hover {
  background-color: #2E3191;
  color: white; }

label.error {
  color: red;
  font-size: 1rem; }

footer {
  color: white;
  background: #2E3191; }
  footer h4 {
    color: inherit; }
  footer ul {
    list-style-type: none;
    padding: 0px; }

.fa-facebook {
  background: none;
  color: white; }

.fa {
  padding: 5px;
  font-size: 2rem;
  text-align: center;
  text-decoration: none; }

hr {
  border-color: #666666; }

#iDivReachout2 {
  background: #2E3191;
  color: white; }
  #iDivReachout2 h3 {
    color: white; }

a {
  text-decoration: none;
  color: inherit;
  transition: 0.3s; }

#iDivVolunteer {
  background: #2E3191;
  color: white;
  height: 230px; }
  #iDivVolunteer h2 {
    color: white; }

label {
  min-width: 100px;
  color: white; }

input, textarea {
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
  border-color: none;
  border-style: none;
  padding: 0 8px;
  color: #666666; }

textarea {
  width: 95%;
  height: 30%; }

#iDivdonateBg {
  background-color: #666666; }

#iDivDonate {
  color: white; }
  #iDivDonate h4, #iDivDonate h3 {
    color: white; }

.btn {
  background: #2E3191;
  color: white;
  font-size: 1.25rem;
  cursor: pointer;
  transition: 0.3s;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  border-radius: 0px; }

.btn:hover {
  background: #7c84ff; }
  .btn:hover a {
    text-decoration: none; }

.cDivOurBoard {
  background: #cccccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px; }

#iDivHeaderCover {
  background-color: #2E3191; }

.cDivCenterCont {
  align-self: center; }

#iDivPageHeader {
  color: white;
  align-self: center; }
  #iDivPageHeader h2, #iDivPageHeader h4 {
    color: white; }

#iDivOrcDesc {
  background-color: #cccccc; }

.dropdown-menu {
  background-color: #2E3191;
  border: none; }
  .dropdown-menu a {
    color: white; }

@media (max-width: 575.98px) {
  .navbar-brand {
    display: none; }

  .navbar-nav {
    padding-left: 1rem; }

  .section-margin {
    margin: 3rem 0; }

  h1, h2, h3, h4 {
    font-size: 2rem; }

  header {
    margin-bottom: 1rem; }

  #iDivNavBarBc {
    background-color: #2E3191; }

  .cTitle {
    font-size: 1rem; }

  #iDivCopy {
    font-size: 0.75rem; }

  #iDivRow1 {
    padding: 2rem 0; }

  .cDivSmallMargin {
    margin-bottom: 2rem; }

  .cDivExtraMragin {
    margin-top: 2rem; }

  .cDivEduImages {
    margin-bottom: 2rem; }

  #iDivPageHeader {
    padding-top: 1rem; }

  #iDivConnTxt {
    padding: 0px;
    margin-bottom: 2rem; } }
@media (min-width: 768px) and (max-width: 991.98px) {
  .navbar-nav {
    padding-left: 1rem; }

  #iDivNavBarBc {
    background-color: #2E3191; }

  .navbar-brand {
    max-width: 142px; } }
@media (min-width: 992px) and (max-width: 1199.98px) {
  body {
    font-size: .89rem; }

  .navbar-brand {
    max-width: 142px; }

  #iDivNavBarBc {
    background-color: #2E3191; }

  .section-margin {
    margin: 3rem 0; } }
@media (min-width: 1200px) {
  nav img {
    top: 64px; }

  header {
    background-color: #2E3191; }

  h1 {
    font-size: 3rem; }

  .nav-item {
    margin-right: 7rem; }

  .navbar-brand {
    max-width: 142px; }

  .section-margin {
    margin: 5rem 0; }

  .cDivRow2 {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px; } }
