:root {
  --white: white;
  --black: black;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

body {
  color: #333;
  background-color: #f6ebe0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
  display: block;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
}

.navbar-brand {
  font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
}

.nav-menu-wrapper {
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.nav-menu {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: center;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  text-align: left;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.image {
  background-color: #000;
  border: 1px #000;
  border-radius: 0;
}

.icon {
  display: block;
}

.body {
  background-color: #dbdbdb;
  border: 1px #000;
}

.container {
  width: 100%;
  max-width: none;
  height: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block {
  justify-content: center;
  align-items: center;
  width: 100px;
  display: flex;
}

.image-2 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.section {
  z-index: 1000;
  background-color: #22395b;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: auto;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.banner {
  background-color: #dbdbdb;
  width: 100%;
  height: auto;
}

.navbar-no-shadow-container-2 {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.navbar-wrapper-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu-2 {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link-2 {
  color: #f6ebe0;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link-2:hover {
  color: #f7be00;
}

.nav-link-2:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link-2.w--current {
  color: #f7be00;
}

.nav-link-2.languagebutton {
  color: #7b8898;
}

.image-3 {
  object-fit: scale-down;
  width: auto;
  max-width: 100%;
  height: 60px;
  display: inline-block;
}

.content {
  background-color: #f6ebe0;
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1140px;
  height: auto;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 10px;
  display: flex;
}

.form-block {
  width: 50%;
  height: 100%;
  display: inline;
}

.list {
  width: 50%;
  display: inline-block;
}

.div-block-2 {
  width: 50%;
  height: 600px;
  display: inline;
}

.quick-stack {
  grid-column-gap: 357px;
}

.quick-stack-2 {
  grid-column-gap: 183px;
}

.quick-stack-3 {
  grid-column-gap: 539px;
}

.div-block-3 {
  width: 100%;
  min-width: 300px;
  max-width: 50%;
  height: auto;
  margin-top: 0;
  display: block;
}

.div-block-4 {
  width: 100%;
  min-width: 300px;
  max-width: 50%;
  height: auto;
  margin-top: 0;
  margin-bottom: 20px;
  display: inline-block;
}

.list-2 {
  height: 300px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: auto;
}

.form {
  padding-left: 20px;
  padding-right: 20px;
}

.heading {
  text-align: center;
}

.heading-2 {
  color: #4490c9;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Open Sans, sans-serif;
}

.footer-dark {
  background-color: #fff;
  border-bottom: 1px solid #e4ebf3;
  padding: 20px 0;
  position: relative;
}

.container-2 {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-wrapper {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.footer-content {
  grid-column-gap: 70px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: auto auto 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.footer-block {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.title-small {
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 16px;
}

.footer-link {
  color: #1a1b1f;
  margin-top: 12px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 16px;
  text-decoration: none;
}

.footer-link:hover {
  color: rgba(26, 27, 31, .75);
}

.footer-social-block {
  justify-content: flex-start;
  align-items: center;
  margin-top: 12px;
  margin-left: -12px;
  display: flex;
}

.footer-social-link {
  margin-left: 12px;
}

.footer-divider {
  background-color: #e4ebf3;
  width: 100%;
  height: 1px;
  margin-top: 10px;
  margin-bottom: 15px;
}

.footer-copyright-center {
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}

.heading-3 {
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.heading-4 {
  margin-top: 0;
  margin-bottom: 0;
}

.section-2 {
  background-color: #fff;
  width: 100%;
  max-width: 1140px;
  height: 40px;
  margin-left: auto;
  margin-right: auto;
}

.list-3 {
  margin-left: 10px;
  padding-left: 20px;
  padding-right: 20px;
}

.paragraph {
  text-align: center;
  margin-top: 10px;
  margin-left: 20px;
  margin-right: 20px;
}

.image-4 {
  background-color: #fff;
  margin-left: 0;
  margin-right: 0;
  padding-left: 10px;
  padding-right: 10px;
}

.video {
  width: 75%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.team-slider {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container-3 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-subheading {
  text-align: center;
  max-width: 530px;
  margin-left: auto;
  margin-right: auto;
}

.team-slider-wrapper {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
  margin-top: 50px;
}

.team-slide-wrapper {
  width: 30%;
  margin-right: 5%;
}

.team-block {
  background-color: #fff;
  padding-bottom: 24px;
}

.team-member-image-two {
  margin-bottom: 18px;
}

.team-block-info {
  flex-direction: column;
  align-items: flex-start;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.team-member-name-two {
  margin-bottom: 12px;
  font-weight: 600;
}

.team-member-text {
  margin-bottom: 20px;
}

.text-link-arrow {
  color: #1a1b1f;
  justify-content: flex-start;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.arrow-embed {
  margin-left: 2px;
  display: flex;
}

.team-slider-arrow {
  display: none;
}

.team-slider-nav {
  margin-top: 24px;
  font-size: 10px;
  position: static;
  bottom: -60px;
}

.div-block-5 {
  width: 100%;
  max-width: 75%;
  height: 100px;
  display: inline;
}

.div-block-6 {
  width: 100%;
  max-width: 25%;
  height: 100px;
  display: inline;
}

.temgridcontainer {
  width: 100%;
  max-width: 65%;
  height: auto;
}

.contactblock {
  width: 100%;
  max-width: 35%;
  height: auto;
}

.materialsright {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 50%;
  height: auto;
  margin: 0 auto;
  display: inline;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: rgba(0, 0, 0, 0);
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: center;
  justify-items: center;
  height: 100%;
  padding: 20px;
  display: grid;
}

.heading-5 {
  color: #4490c9;
  text-align: center;
  font-family: Open Sans, sans-serif;
}

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

.textarea {
  height: auto;
}

.section-3 {
  background-color: #fff;
  width: 100%;
  height: 60px;
  margin-top: auto;
  margin-bottom: 0;
  position: absolute;
  top: auto;
  bottom: 0;
}

.teammemberdiv {
  width: 100%;
  max-width: 50%;
  display: block;
}

.text-block {
  color: #18213c;
  text-align: center;
  margin-top: auto;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
}

.portraitdiv {
  width: 100%;
  height: auto;
}

.text-block-2 {
  color: #18213c;
  text-align: center;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-style: italic;
}

.supportblock {
  width: 100%;
  min-width: 300px;
  max-width: 50%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.donateblock {
  object-fit: scale-down;
  background-image: url('../images/Massawippi-9.jpeg');
  background-position: 50%;
  background-size: cover;
  background-attachment: scroll;
  width: 100%;
  min-width: 300px;
  max-width: 50%;
  height: 500px;
  margin-bottom: 20px;
  margin-left: auto;
  margin-right: auto;
}

.heading-6 {
  color: #4490c9;
  text-align: center;
  margin-top: 0;
  font-family: Open Sans, sans-serif;
}

.button {
  color: #fff;
  text-align: center;
  background-color: #4490c9;
  border: 3px solid #22395b;
  border-radius: 0;
  width: 20%;
  min-width: 100px;
  height: auto;
  margin: 200px auto 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
  font-weight: 700;
  display: block;
}

.paragraph-2 {
  color: #18213c;
  text-align: justify;
  width: 100%;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
}

.logoheader {
  color: #4490c9;
}

.list-item {
  color: #18213c;
}

.body-2 {
  background-color: #f6ebe0;
}

.section-4 {
  z-index: 999;
  background-color: #22395b;
  height: auto;
  min-height: 60px;
  margin-top: 40px;
  position: relative;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.slider {
  background-color: #f6ebe0;
  margin-top: 20px;
}

.div-block-7 {
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.mibsscopyright {
  color: #7b8898;
  text-align: right;
  border-right: 3px solid #7b8898;
  width: 100%;
  max-width: 50%;
  height: 40px;
  margin-top: 10px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  display: inline-block;
}

.text-block-3 {
  color: #7b8898;
  border-right: 1px #f6ebe0;
  width: 100%;
  max-width: 70%;
  height: auto;
  min-height: 40px;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-left: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  display: inline-block;
}

.video-2 {
  width: 300px;
  height: 300px;
  padding-bottom: 0;
}

.foot {
  background-color: #22395b;
  height: 60px;
  position: fixed;
  top: auto;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.div-block-8 {
  height: 400px;
  margin-bottom: 10px;
  margin-right: 20px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  overflow: auto;
}

.div-block-9 {
  width: 100%;
}

.newsitem {
  width: 100%;
  height: auto;
  display: block;
}

.heading-7 {
  color: #f7be00;
  margin-bottom: auto;
  font-family: Open Sans, sans-serif;
}

.paragraph-3 {
  color: #18213c;
  text-align: justify;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
  display: block;
}

.image-5 {
  flex-flow: wrap;
  width: 75px;
  height: 75px;
  display: block;
}

.paragraph-4 {
  color: #18213c;
  text-align: justify;
  margin-top: 0;
  padding-left: 20px;
  padding-right: 20px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
}

.heading-8 {
  color: #4490c9;
  text-align: center;
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 20px;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
}

.field-label, .field-label-2, .field-label-3, .field-label-4 {
  color: #18213c;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
}

.heading-9 {
  color: #4490c9;
  text-align: center;
  width: 100%;
  max-width: 500px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  font-family: Open Sans, sans-serif;
}

.image-6 {
  flex-flow: row;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  display: inline-flex;
}

.container-4 {
  display: inline-block;
}

.div-block-10 {
  flex-flow: row;
  justify-content: flex-start;
  align-items: flex-start;
  width: auto;
  display: flex;
}

.div-block-11 {
  margin-left: auto;
  margin-right: auto;
  display: inline;
}

.div-block-12 {
  width: 100%;
  height: 400px;
}

.container-5 {
  text-align: justify;
  flex: 0 auto;
  width: 100%;
  min-width: 300px;
  max-width: 50%;
  height: auto;
  margin-left: auto;
  display: block;
}

.materialslink {
  margin-left: 20px;
}

.paragraph-5 {
  color: #18213c;
  text-align: center;
  width: 100%;
  max-width: 500px;
  margin: 10px auto 0;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
  display: block;
}

.messagetop {
  flex-flow: column;
  width: 100%;
  display: block;
}

.div-block-13 {
  flex-flow: column;
  width: 100%;
  display: inline-flex;
}

.materialsleft {
  width: 100%;
  min-width: 300px;
  max-width: 50%;
}

.image-7 {
  width: 100%;
  min-width: auto;
  max-width: 100%;
  display: block;
}

.lightbox-link {
  display: block;
}

.html-embed {
  height: 400px;
}

.html-embed-2 {
  height: 400px;
  padding-bottom: 10px;
}

.image-8 {
  width: 100%;
}

.lightbox-link-2 {
  width: 20%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.list-4 {
  padding-left: 20px;
  display: block;
}

.div-block-14 {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}

.linkblock {
  height: 60px;
  margin-bottom: 5px;
}

.image-9 {
  width: 100%;
  max-width: 40px;
  height: auto;
  margin-right: 0;
  display: inline;
}

.paragraph-6 {
  float: left;
  color: #18213c;
  text-align: left;
  width: 100%;
  max-width: 85%;
  margin-bottom: 0;
  margin-left: auto;
  padding-left: 10px;
  font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
  font-size: 15px;
  font-style: normal;
  display: block;
}

.link-block {
  float: left;
  flex-flow: row;
  display: block;
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .image {
    font-family: Times New Roman, TimesNewRoman, Times, Baskerville, Georgia, serif;
  }

  .icon {
    color: #f6ebe0;
  }

  .nav-menu-wrapper-2 {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu-2 {
    background-color: #18213c;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link-2 {
    padding-left: 5px;
    padding-right: 5px;
  }

  .container-2 {
    max-width: 728px;
  }

  .footer-content {
    grid-column-gap: 60px;
  }

  .container-3 {
    max-width: 728px;
  }

  .team-slide-wrapper {
    width: 47%;
    margin-right: 6%;
  }

  .section-4 {
    margin-top: auto;
    position: relative;
  }

  .image-9, .link-block {
    clear: none;
  }
}

@media screen and (max-width: 767px) {
  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .icon {
    color: #f6ebe0;
  }

  .navbar-brand-2 {
    padding-left: 0;
  }

  .nav-menu-2 {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .footer-dark {
    height: auto;
    padding-left: 15px;
    padding-right: 15px;
  }

  .footer-wrapper {
    flex-direction: column;
    align-items: center;
  }

  .footer-content {
    grid-template-columns: 1fr;
    margin-top: 40px;
  }

  .footer-block {
    align-items: center;
  }

  .footer-link:hover {
    color: rgba(26, 27, 31, .75);
  }

  .footer-social-block {
    margin-top: 20px;
    margin-left: -20px;
  }

  .footer-social-link {
    margin-left: 20px;
  }

  .footer-divider {
    margin-top: 60px;
  }

  .team-slider {
    padding: 60px 15px;
  }

  .section-4 {
    position: relative;
  }
}

@media screen and (max-width: 479px) {
  .navbar-no-shadow-container {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .icon {
    color: #f6ebe0;
  }

  .nav-menu-2 {
    flex-direction: column;
  }

  .content {
    flex-flow: column wrap;
    height: auto;
  }

  .form-block {
    width: 100%;
    min-width: 300px;
    max-width: 50%;
    height: auto;
    display: inline-flex;
  }

  .div-block-2 {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 100%;
    min-width: 300px;
    max-width: 50%;
    display: flex;
  }

  .div-block-3 {
    background-color: rgba(0, 0, 0, 0);
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-4 {
    margin-left: auto;
    margin-right: auto;
  }

  .list-2 {
    margin-right: 10px;
  }

  .heading-2 {
    display: block;
  }

  .container-2, .container-3 {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .team-slide-wrapper {
    width: 100%;
    margin-right: 0%;
  }

  .temgridcontainer {
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .contactblock {
    flex: 0 auto;
    min-width: 300px;
    margin-left: auto;
    margin-right: auto;
  }

  .grid {
    object-fit: fill;
    grid-template-columns: 1fr 1fr;
  }

  .teammemberdiv {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    min-width: auto;
    max-width: 75%;
    display: block;
  }

  .portraitdiv, .supportblock {
    height: auto;
  }

  .icon-2 {
    color: #f6ebe0;
  }

  .section-4 {
    position: relative;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .slide, .slider {
    object-fit: fill;
  }

  .mask {
    object-fit: fill;
    overflow: hidden;
  }

  .mibsscopyright {
    max-width: 30%;
  }

  .image-6 {
    width: 90%;
  }

  .link-block {
    clear: none;
    height: auto;
  }
}


