/*!
 * Theme Name:  Marvinbueno
 * Theme URI:   https://github.com/jackryanoracoy/monstar-template
 * Author:      JackRO & Monstar Lab Cebu
 * Author URI:  https://monstar-template.ml
 * Description: A Scalable and Maintainable Template
 * Version:     1.0.0
 * License:     The MIT License
 * License URI: https://github.com/jackryanoracoy/monstar-template/blob/master/LICENSE.txt
 * Text Domain: marvinbueno
 * Tags:        Mobile-first, Responsive, Scalable, Maintainable
 */

/*Layout*/
body {
  overflow: hidden;
  overflow-y: auto;
}
.cont-wrapper {
  position: relative;
  width: 100%;
  height: auto;
}
.cont-multi-lyr {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
}
.cont-rel {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0px;
}
.l-nav-donate-icon {
  width: 24px;
  height: 22px;
}
.l-nav-contact-icon {
  width: 21px;
  height: 22px;
}
/*Top Page*/
.tp-project-logo {
    background-color: white;
}
.slide-01 {
  background: url('assets/images/slider/img-01.png');
}
.slide-02 {
  background: url('assets/images/slider/img-02.jpg');
}
.slide-03 {
  background: url('assets/images/slider/img-03.jpg');
}
.slide-04 {
  background: url('assets/images/slider/img-04.jpg');
}
.abt-sliders1 {
  position: relative;
}
.abt-slider-item-1 {
  background: url('assets/images/about-page-slider-top/AdobeStock_19537374.jpeg');
}
.abt-slider-item-2 {
  background: url('assets/images/about-page-slider-top/AdobeStock_54319534.jpeg');
}
.abt-slider-item-3 {
  background: url('assets/images/about-page-slider-top/AdobeStock_108718639.jpeg');
}
.abt-slider-item-4 {
  background: url('assets/images/about-page-slider-top/AdobeStock_184561878.jpeg');
}
.abt-slider-item-5 {
  background: url('assets/images/about-page-slider-top/AdobeStock_196456830.jpeg');
}
.tp-slider-plate,
.abt-sliders1,
.abt-sliders0 {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.tp-sec5-item img {
  width: 100px;
  height: 76px;
  margin-bottom: 14px;
}
.tp-bg-clr-00abe3 {
  background-color: #00abe3;
}
.tp-bg-clr-ffc800 {
  background-color: #ffc800;
}
.top-left-nav {
  position: absolute;
  padding-bottom: 20px;
  top: 209px;
  left: 0px;
  width: 100px;
  height: inherit;
  z-index: 100;
}
.tp-slide-title {
  position: relative;
}
.tp-slide-title p {
  font-family: 'Domine', serif;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 50px;
  letter-spacing: 0.5px;
  color: #ffffff;
}
.tp-slide-desc {
  position: relative;
}
.tp-slide-desc p{
  font-family: 'Domine', serif;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  color: #ffffff;
}
.tp-slide-learnmore {
  width: 100%;
  height: 60px;
}
.tp-learn-more {
  display: block;
  width: 210px;
  height: 60px;
  line-height: 60px;
  font-family: 'Futura Bold', sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  text-align: center;
  border-radius: 30px;
  letter-spacing: 3px;
  background-color: #ff2300;
  color: #ffffff;
}
.tp-learn-more:hover,
.tp-learn-more:active,
.tp-learn-more:visited,
.tp-learn-more:focus {
  text-decoration: none;
  cursor: pointer;
}
.learn-more:hover,
.learn-more:active,
.learn-more:visited,
.learn-more:focus {
  text-decoration: none;
  cursor: pointer;
}
.tp-sec5-all-event a:hover,
.tp-sec5-all-event a:active,
.tp-sec5-all-event a:visited,
.tp-sec5-all-event a:focus {
  text-decoration: none;
  cursor: pointer;
}
.container .l a:hover,
.container .l a:active,
.container .l a:visited,
.container .l a:focus {
  text-decoration: none;
  cursor: pointer;
}
.len-form input[type='submit']:hover,
.len-form input[type='submit']:active,
.len-form input[type='submit']:visited,
.len-form input[type='submit']:focus {
  text-decoration: none;
  cursor: pointer;
}
.tp-sec5-slider-cont button:hover {
  cursor: pointer;
}
.tp-sec2-title {
  font-family: 'CabinSketch Bold';
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 6px;
  color: #025978;
}
.tp-sec2-description {
  text-align: justify;
  font-family: 'Futura Medium';
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 2px;
  color: #025978;
}
.tp-sec3-mrgn-white {
  display: block;
  border: 1px solid white;
}
.tp-sec3-title {
  font-family: 'CabinSketch Bold';
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 6px;
  color: #ffffff;
}
.tp-sec3-description {
  font-family: 'Futura Medium';
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  color: #ffffff;
}
.tp-sec5-title {
  height: auto;
  width: 100%;
  margin-top: 31px;
}
.tp-sec5-title h1 {
  display: block;
  width: 100%;
  height: auto;
  margin: 0px auto;
  font-family: 'CabinSketch Bold';
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 6px;
  text-align: center;
  color: #025978;
}
.tp-sec5-slider {
  height: 105px;
  overflow: hidden;
}
.tp-sec5-slider::-webkit-scrollbar {
  width: 0px;
  height: 0px;
  scrollbar-width: none;
}
.tp-sec5-slider {
  overflow: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.tp-sec5-mrgn-r h1 {
  font-family: 'Futura Medium';
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.21;
  letter-spacing: 1px;
  text-transform: uppercase;
  overflow: hidden;
  color: #ffffff;
}
.tp-sec5-mrgn-r h2 {
  font-family: 'Futura Medium';
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #ffffff;
}
.tp-sec5-mrgn-r p {
  font-family: 'Futura Medium';
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 2px;
  text-align: justify;
  color: #ffffff;
  overflow: hidden;
}
.tp-sec5-item-e {
  padding: 0px;
  margin: 0px;
  background-color: transparent;
}
.tp-sec5-item {
  width: 333px;
  height: auto;
}
.tp-sec5-slider-cont {
  width: 183px;
  height: 76px;
  cursor: pointer;
}
.tp-sec5-item img, .tp-sec5-slider-cont {
  float: left;
  margin-top: 15px;
  margin-left: 15px;
  margin-bottom: 14px;
}
.tp-sec5-slider-cont p {
  height: 40px;
  font-family: 'Futura Medium', sans-serif;
  font-size: 14px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 18px;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  color: #025978;
  overflow: hidden;
}
.tp-sec5-slider-cont h1 {
  font-family: 'Futura Medium';
  font-size: 14px;
  font-weight: 500;
  line-height: 1.29;
  letter-spacing: 0.4px;
  text-transform: uppercase;
  color: #025978;
}
.tp-sec5-slider-cont span {
  width: 91px;
  height: 13px;
  opacity: 0.5;
  font-family: 'Futura Medium';
  font-size: 10px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #025978;
}
.tp-sec5-slider-cont button {
  border: none;
  display: block;
  width: 86px;
  height: 20px;
  border-radius: 11px;
  background-color: #ff2300;

  font-family: 'Futura Bold';
  font-size: 10px;
  font-weight: bold;
  text-align: center;
  line-height: 20px;
  letter-spacing: 0.5px;
  color: #ffffff;
}
.tp-sec5-slider-cont span, .tp-sec5-slider-cont button {
  display: inline-block;
}
.tp-sec5-slider-cont {
  margin-top: 11px;
}
.tp-sec5-slider-cont a:hover,
.tp-sec5-slider-cont a:active,
.tp-sec5-slider-cont a:visited,
.tp-sec5-slider-cont a:focus {
  text-decoration: none;
  cursor: pointer;
}
.tp-sec4-video {
  width: 100%;
  height: auto;
}
.tp-sec5-all-event {
  width: 100%;
  height: 60px;
  margin-top: 40px;
}
.tp-sec5-all-event a {
  display: block;
  width: 210px;
  height: 60px;
  margin: 0px auto;
  border-radius: 30px;
  background-color: #ff2300;
  font-family: 'Futura Bold', sans-serif;
  font-size: 18px;
  font-weight: bold;
  line-height: 60px;
  letter-spacing: 2.6px;
  text-align: center;
  color: white;
}
.tp-sec6-social-link ul {
  display: block;
  margin: 0px auto;
}
.tp-sec6-social-link .tp-sm-icon-youtube {
  width: 43px;
  height: 30px;
}
.tp-sec6-social-link .tp-sm-icon-tiktok {
  width: 25px;
  height: 30px;
  margin: 0px 36px 0px 36px;
}
.tp-sec6-social-link .tp-sm-icon-instagram {
  width: 30px;
  height: 30px;
}
.tp-sec6-social-link ul li {
  display: inline-block;
}
.tp-sec6-mrgn .l img {
  width: 168px;
  height: 125px;
}
.tp-date-link {
  margin-top: 17px;
}
.len-arrow-blue-01 {
  position: absolute;
  width: 15px;
  height: 8px;
  z-index: 100;
}
.abt-be-open-container .l {
  z-index: 5;
}
.don-form {
  height: 60px;
  margin-top: 40px;
}
.don-button {
  display: block;
  height: 60px;
  margin: 0px auto;
  width: 210px;
  border: none;
  border-radius: 30px;
  background-color: #ff2300;
  font-family: 'Futura Bold', sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2.6px;
  text-align: center;
  color: #ffffff;
}
.site-header {
  width: 100%;
  overflow: hidden;
}
.home, .page-template {
  position: absolute;
  width: 100%;
  overflow-x: hidden;
}
.len-entry select option {
  top: 20px;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #025978;
  border:none;
}
.len-entry select option::selected {
  color: #025978 !important;
}
.len-entry select option::-moz-selection {
  color: #025978 !important;
}
.tp-nav-list {
  position: -webkit-sticky !important;
  position: sticky !important;
  top: 20px !important;
}
@media only screen and (min-width: 320px) {
  .tp-sec5-mrgn-l {
     display: none !important;
  }
  .show-in-768-above {
    display: none !important;
  }
  .show-320-767 {
    display: block !important;
  }
  .tp-sec5-mrgn-r h1 {
    height: 65px;
  }
  .abt-sec1-pc-static-img {
    display: none;
  }
  .abt-sec1-sp-slider-img {
    display: none;
  }
  .abt-sliders1 {
    width: 325px;
    height: 260px;
  }
  .tp-sec5-slider {
    width: 100%;
  }
  .abt-slick-2-prev {
    top: 116px;
    left: 5px;
  }
  .abt-slick-2-next {
    top: 116px;
    right: 5px;
  }
  .tp-project-logo img {
    display: block;
    margin: 0px auto;
    height: 100%;
  }
  .tp-mrg-btm-pc13-sp30 {
    margin: unset;
    padding-bottom: 30px;
  }
  .tp-mrg-pc95-sp71 {
    margin-top: 71px; 
  }
  .tp-sec5-pc100-sp80 {
    margin-top: 80px;
  }
  .tp-sec5-pc95-sp70 {
    margin-top: 70px;
  }
  .len-arrow-blue-01 {
    margin-top: 22px;
    margin-left: 198px;
  }
  .ftr-cont-bttm h1 {
    font-size: 10px;
  }
  .event-slick-2-arrows {
    position: absolute;
    width: 30px;
    height: 30px;
    opacity: 1;
    z-index: 100;
  }
  .slick-2-next {
    top: 115px;
    left: 5px;
  }
  .slick-2-prev {
    top: 115px;
    right: 5px;
  }
  .mrg-tp-tp92 {
    margin-top: 71px;
  }
  .hide320-show1280 {
    display: none;
  }
  .tp-sec5-320-ovh-mrgn {
    height: 465px !important;
  }
  .top-left-nav {
    display: none;
  }
  .tp-sec1-height {
    height: 834px;
  }
  .tp-sec1-blue {
    width: 100%;
  }

  .tp-sec1-left {
    width: 100%;
    height: 284px;
    margin: 0px;
  }
  .tp-sec1-right {
    width: 100%;
    height: 477px;
  }
  .tp-sec1-left, .tp-sec1-right {
    float: unset;
  }
  .tp-sec-slide {
    width: 100%;
    height: 284px;
    margin-top: 0px;
    background-color: white;
  }
  .tp-slider-plate {
    width: 100%;
    height: 284px;
  }
  .tp-sec1-mrgn-white {
    position: absolute;
    top: 30px;
    right: 30px;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    border: 1px solid white;
  }
  .tp-slide-desc-cont {
    width: calc(100% - 60px);
    height: calc(100% - 30px);
    margin-top: 0px;
    margin-left: 30px;
  }
  .tp-slide-title {
    margin: 45px 0px 0px 0px;
    width: 100%;
    height: auto;
  }
  .tp-slide-title-320 {
    width: 100%;
    margin: 45px 0px 0px 0px;
  }
  .tp-slide-title p {
    text-align: center;
    font-size: 25px;
  }
  .fnt-s30px {
    font-size: 25px !important;
  }
  .tp-slide-desc {
    margin: 60px 0px 0px 0px;
    width: 100%;
    height: auto;
  }
  .tp-slide-desc p{
    text-align: center;
    font-size: 22px;
    letter-spacing: 1.5px;
  }
  .tp-sec1-desc-cont {
    height: 379px;
    margin-bottom: 40px;
  }
  .tp-slide-learn-more {
    display: block;
    margin: 0px auto;
  }
 .slick-dots
  {
    position: absolute;
    bottom: -480px !important;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .tp-sec2-height {
    height: 951px;
  }
  .tp-sec2-yellow {
    width: 100%;
    height: 832px;
    margin-top: 120px;
    margin-left: 0px;
  }
  .tp-sec2-featured-img {
    display: block;
    margin: 0px auto;
    width: 200px;
    height: 160px;
  }
  .tp-sec2-mrgn-white {
    width: calc(100% - 60px);
    height: 837px;
    margin-top: 85px;
    margin-left: 30px;
    border: 1px solid #00abe3;
  }
  .tp-sec2-title {
    display: block;
    margin: 180px auto 0px auto;
    width: 153px;
    height: 47px;
  }
  .tp-sec2-description {
    display: block;
    margin: 50px auto 0px auto;
    width: calc(100% - 100px);
    height: auto;
  }
  .tp-sec2-learn-more {
    margin: 40px auto 0px auto;
  }
  .tp-sec3-height {
    height: 1065px;
  }
  .tp-sec3-blue-bg {
    display: block;
    margin: 115px 0px 0px 0px;
    width: 100%;
    height: 950px;
  }
  .tp-project-logo {
    display: block;
    margin: 0px auto;
    width: 220px;
    height: 150px;
  }
  .tp-sec3-mrgn-white {
    margin-top: 85px;
    margin-left: 30px; 
    width: calc(100% - 60px);
    height: 950px;
  }
  .tp-sec3-title {
    display: block;
    margin: 190px auto 0px auto;
    font-size: 40px;
    width: 193px;
    height: 47px;
  }
  .tp-sec3-description {
    display: block;
    margin: 40px 50px 0px 50px;
    font-size: 16px;
    line-height: 1.75;
    letter-spacing: 2px;
    text-align: justify !important;
    width: auto;
    height: auto;
  }
  .tp-sec3-learn-more {
    display: block;
    margin: 40px auto 0px auto;
  }
  .hide-pc {
    display: block;
  }
  .tp-sec5-height {
    height: 1200px;
  }
  .tp-sec5-ovh01 {
    height: 1052px !important;
  }
  .tp-sec5-container {
    width: 100%;
    margin-left: 0px;
  }
  .tp-sec5-featured {
    display: block;
    width: 100%;
    height: 786px;
    margin-top: 20px;
  }
  .tp-sec5-featured .l {
    width: 100%;
    height: 315px;
  }
  .tp-sec5-featured .r {
    width: 100%;
    height: 535px;
  }
  .tp-sec5-mrgn-white {
    position: absolute;
    width: calc(100% - 60px);
    height: 390px;
    margin-top: 30px;
    margin-left: 30px;
    border: 1px solid white;
  }
  .tp-sec5-mrgn-r h1 {
    font-size: 28px;
    width: auto;
    margin: 35px 15px 0px 15px;
  }
  .tp-sec5-mrgn-r h2 {
    width: auto;
    height: auto;
    margin: 10px 15px 0px 15px;
  }
  .tp-sec5-mrgn-r p {
    margin: 31px 15px 30px 15px;
    height: 143px;
  }
  .tp-sec5-learn-more {
    margin: 0px auto;
  }
  .tp-sec5-featured-mrgn {
    display: none;
  }
  .tp-sec4-yellow {
    position: relative;
    width: 100%;
    height: auto;
    margin-left: 0px;
    padding: 30px; 
  }
  .tp-sec4-mrgn {
    position: relative;
    border: 1px solid #00abe3;
  }
  .tp-sec4-video {
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
    margin-top: 28px;
  }
  .tp-sec4-video iframe {
    width: 220px;
    height: 150px;
    margin: 5px auto 5px auto;
  }
  .tp-sec4-video .wp-block-video {
    width: 220px;
    height: auto;
    margin: 10px auto 10px auto;
  }
  .tp-sec4-learn-more {
    margin: 24px auto 40px auto;
  }
  .tp-sec6-height {
    height: auto;
  }
  .tp-sec6-title {
    width: 100%;
    height: auto;
    margin-left: 0px;
  }
  .tp-sec6-social-link {
    display: flex;
    width: 100%;
    height: 30px;
    margin-top: 30px;
    margin-left: 0px;
    margin-bottom: 40px;
  }
  .tp-sec6-container {
    position: relative;
    width: 100%;
    height: 1180px;
    margin: 200px 0px 0px 0px;
  }
  .tp-sec6-cont-h {
    height: 426px;
  }
  .tp-sec6-yellow-bg {
    width: 100%;
    height: 1190px;
    margin-top: -10px;
    margin-left: 0px;
  }
  .tp-sec6-mrgn {
    width: calc(100% - 60px);
    height: 1180px;
    border: 1px solid #00abe3;
    margin: -30px 0px 0px 30px;
  }
  .tp-sec6-mrgn .r img {
    width: 100%;
    height: 100%;
  }
  .tp-sec6-mrgn .l {
    position: absolute;
    width: calc(100% - 100px);
    height: 1080px;
    margin: 59px auto 0px auto;
    margin-left: 20px;
  }
  .tp-sec6-mrgn .r {
    position: absolute;
    width: calc(100% - 100px);
    height: 170px;
    margin: -131px auto 0px auto;
    margin-left: 20px;
  }
  .tp-sec6-mrgn .l img:nth-child(2),
  .tp-sec6-mrgn .l img:nth-child(3),
  .tp-sec6-mrgn .l img:nth-child(4),
  .tp-sec6-mrgn .l img:nth-child(5),
  .tp-sec6-mrgn .l img:nth-child(6) {
    margin: unset;
    margin-top: 14px !important;
  }
  .tp-sec6-mrgn .l img {
    width: 100%; 
    height: 163px;
  }
  .slick-dots {
      position: absolute;
      bottom: -538px !important;
      display: block;
      width: 100%;
      padding: 0;
      margin: 0;
      list-style: none;
      text-align: center;
  }
}

@media only screen and (min-width: 360px) {
  .tp-sec2-learn-more {
    margin-top: 40px;
  }
  .tp-sec2-mrgn-white {
    height: 753px;
  }
  .tp-sec2-height {
    height: 868px;
  }
  .tp-sec2-yellow {
    height: 748px;
  }
  .tp-sec5-slider {
    width: 333px;
    margin-left: calc((100% - 333px) / 2);
  }
  .tp-sec5-ovh01 {
    height: 1018px !important;
  }
  .len-arrow-blue-01 {
    margin-top: 22px;
    margin-left: 237px;
  }
  .tp-sec5-320-ovh-mrgn {
    height: 418px !important;
  }
  .tp-sec5-320-ovh-blg {
    height: 478px !important;
  }
  .tp-sec5-320-ovh-mn {
    height: 793px !important;
  }
  .tp-sec5-mrgn-r h1 {
    font-size: 28px;
    margin: 35px 20px 0px 20px;
  }
  .tp-sec5-mrgn-r h2 {
    margin: 10px 20px 0px 20px;
  }
  .tp-sec5-mrgn-r p {
    margin: 31px 20px 30px 20px;
    height: 95px;
  }
  .tp-sec6-container {
    height: 1370px;
  }
  .tp-sec6-mrgn .l {
    width: 260px;
    height: 1259px;
  }
  .tp-sec6-mrgn .r {
    position: absolute;
    width: calc(100% - 100px);
    height: 170px;
    margin: -131px auto 0px auto;
    margin-left: 20px;
  }
  .tp-sec6-mrgn .l img:nth-child(2),
  .tp-sec6-mrgn .l img:nth-child(3),
  .tp-sec6-mrgn .l img:nth-child(4),
  .tp-sec6-mrgn .l img:nth-child(5),
  .tp-sec6-mrgn .l img:nth-child(6) {
    margin: unset;
  }
  .tp-sec6-mrgn .l img {
    height: 193px;
  }
  .tp-sec6-mrgn {
    height: 1370px;
  }
  .tp-sec6-yellow-bg {
    height: 1380px;
  }
  .tp-sec3-description {
    width: calc(100% - 100px);
    margin-left: 50px;
  }
  .tp-sec1-desc-cont {
    height: 348px;
  }
  .abt-fp-height {
    height: 398px;
  }
  .tp-sec3-mrgn-white {
    height: 810px;
  }
  .tp-sec3-blue-bg {
    height: 810px;
  }
  .tp-sec3-height {
    height: 925px;
  }
  .tp-sec1-height {
    height: 803px;
  }
  .slick-dots {
      bottom: -507px !important;
  }
}

@media only screen and (min-width: 375px) {
  .tp-sec5-slider {
    width: 333px;
    margin-left: calc((100% - 333px) / 2);
  }
  .tp-sec5-ovh01 {
    height: 962px !important;
  }
  .len-arrow-blue-01 {
    margin-top: 22px;
    margin-left: 252px;
  }
  .tp-sec5-320-ovh-mrgn {
    height: 417px !important;
  }
  .tp-sec5-320-ovh-blg {
    height: 485px !important;
  }
  .tp-sec5-320-ovh-mn {
    height: 800px !important;
  }
  .tp-sec1-mrgn-white {
    position: absolute;
    top: 30px;
    right: 30px;
    width: calc(100% - 60px);
    height: calc(100% - 60px);
    border: 1px solid white;
  }
  .tp-slide-desc-cont {
    width: calc(100% - 60px);
    height: calc(100% - 30px);
    margin-top: 0px;
    margin-left: 30px;
  }
  .tp-slide-title {
    margin: 45px 0px 0px 15px;
    width: calc(100% - 30px);
    height: auto;
  }
  .tp-slide-title p {
    text-align: center;
    font-size: 30px;
  }
  .tp-slide-desc {
    margin: 60px 0px 0px 24px;
    width: calc(100% - 48px);
    height: auto;
  }
  .tp-slide-desc p{
    text-align: center;
    font-size: 22px;
    letter-spacing: 1.5px;
  }
  .tp-sec1-desc-cont {
    height: calc(100% - 100px);
  }
  .tp-sec2-yellow {
    width: 100%;
    height: 719px;
    margin-top: 181px;
    margin-left: 0px;
  }
  .tp-sec2-height {
    height: 900px;
  }
  .tp-sec2-featured-img {
    display: block;
    margin: 0px auto;
    width: 275px;
    height: 209px;
  }
  .tp-sec2-mrgn-white {
    height: 719px;
    margin-top: 151px;
    margin-left: 30px;
  }
  .tp-sec2-title {
    display: block;
    margin: 240px auto 0px auto;
    width: 153px;
    height: 47px;
  }
  .tp-sec2-description {
    display: block;
    margin: 50px auto 0px auto;
    width: 270px;
    height: auto;
  }
  .tp-sec2-learn-more {
    margin: 40px auto 0px auto;
  }
  .tp-sec3-blue-bg {
    display: block;
    margin: 181px 0px 0px 0px;
    width: 100%;
    height: 658px;
  }
  .tp-project-logo {
    display: block;
    margin: 0px auto;
    width: 275px;
    height: 210px; 
  }
  .tp-sec3-mrgn-white {
    margin-top: 151px;
    margin-left: 30px; 
    width: calc(100% - 62px);
    height: 658px;
  }
  .tp-sec3-title {
    display: block;
    margin: 250px auto 0px auto;
    font-size: 40px;
    width: 193px;
    height: 47px;
  }
  .tp-sec3-description {
    display: block;
    margin: 40px auto 0px auto;
    font-size: 16px;
    letter-spacing: 2px;
    text-align: justify !important;
    width: 275px;
    height: auto;
  }
  .tp-sec3-learn-more {
    display: block;
    margin: 40px auto 0px auto;
  }
  .tp-sec5-mrgn-white {
    position: absolute;
    width: calc(100% - 60px);
    height: 397px;
    margin-top: 30px;
    margin-left: 30px;
    border: 1px solid white; 
  }
  .tp-sec5-mrgn-r h1 {
    font-size: 28px;
    width: auto;
    margin: 35px 16px 0px 16px;
  }
  .tp-sec5-mrgn-r h2 {
    width: auto;
    height: auto;
    margin: 10px 16px 0px 16px;
  }
  .tp-sec5-mrgn-r p {
    margin: 31px 16px 30px 16px;
  }
  .tp-sec4-video iframe {
    width: 275px;
    height: 200px;
    margin: 5px auto 5px auto;
  }
  .tp-sec4-video .wp-block-video {
    width: 275px;
    height: auto;
    margin: 10px auto 10px auto;
  }
  .tp-sec6-mrgn {
    width: calc(100% - 60px);
    height: 1462px;
    margin: -30px 0px 0px 30px;
  }
  .tp-sec6-container {
    height: 1461px;
    margin-top: 220px;
  }
  .tp-sec6-yellow-bg {
    margin-top: -5px;
    height: 1466px
  }
  .tp-sec6-mrgn .l {
    position: absolute;
    width: 275px;
    height: 1354px;
    margin: 67px 0px 0px 20px;
  }
  .tp-sec6-mrgn .r {
    position: absolute;
    width: calc(100% - 100px);
    height: auto;
    margin: -151px 0px 0px 20px;
  }
  .tp-sec6-mrgn .l img:nth-child(2),
  .tp-sec6-mrgn .l img:nth-child(3),
  .tp-sec6-mrgn .l img:nth-child(4),
  .tp-sec6-mrgn .l img:nth-child(5),
  .tp-sec6-mrgn .l img:nth-child(6) {
    margin: unset;
  }
  .tp-sec6-mrgn .l img {
    width: 100%; 
    height: 209px;
  }
  .slick-dots {
      bottom: -507px !important;
  }
  .tp-sec3-mrgn-white {
    height: 765px;
  }
  .tp-sec3-blue-bg {
    height: 765px;
  }
  .tp-sec3-height {
    height: 945px;
  }
}

@media only screen and (min-width: 414px) {
  .tp-sec5-320-ovh-mrgn {
    height: 385px !important;
  }
  .tp-sec5-320-ovh-blg {
    height: 445px !important;
  }
  .tp-sec5-320-ovh-mn {
    height: 760px !important;
  }
  .abt-sliders1 {
    width: 325px;
    height: 280px;
  }
  .len-arrow-blue-01 {
    margin-top: 22px;
    margin-left: 252px;
  }
  .tp-sec6-container {
    height: 1464px;
  }
  .tp-sec6-mrgn {
    height: 1464px;
  }
  .tp-sec6-yellow-bg {
    height: 1469px;
  }
  .tp-sec6-mrgn .r {
    width: 314px;
    height: 200px;
    left: 0px;
    margin-left: calc((100% - 314px) / 2);
  }
  .tp-sec6-mrgn .l {
    width: 314px;
    left: 0px;
    margin-left: calc((100% - 314px) / 2);
    margin-top: 69px;
  }
  .tp-sec3-mrgn-white {
    height: 775px;
  }
  .tp-sec3-blue-bg {
    height: 775px;
  }
  .tp-sec3-height {
    height: 956px;
  }
  .tp-slide-title, .tp-slide-desc {
    width: 268px;
    margin-left: calc((100% - 269px) / 2);
  }
}

@media only screen and (min-width: 600px) {
  .tp-sec5-slider {
    width: calc(100% - 40px);
    margin-left: 20px;
  }
  .len-arrow-blue-01 {
    margin-top: 22px;
    margin-left: 252px;
  }
  .tp-sec2-title {
    display: block;
    margin: 240px auto 0px auto;
    width: 153px;
    height: 47px;
  }
  .tp-sec2-description {
    display: block;
    margin: 40px auto 0px auto;
    width: 275px;
    height: auto;
  }
  .tp-sec2-mrgn-white {
    height: 680px;
  }
  .tp-sec2-yellow {
    height: 680px;
  }
  .tp-sec2-height {
    height: 850px;
  }
}

@media only screen and (min-width: 768px) {
  .tp-sec5-mrgn-l {
    display: block !important;
  }
  .show-in-768-above {
    display: block !important;
  }
  .show-320-767 {
    display: none !important;
  }
  .site-main {
    width: 768px;
    margin-left: calc((100% - 768px) / 2);
  }
  .tp-sec3-description {
    width: 390px;
  }
  .tp-slide-title {
    top: unset;
    margin: unset;
    margin: 80px 0px 0px 125px;
    width: calc(100% - 250px);
    height: auto;
  }
  .slick-dots
  {
    position: absolute;
    bottom: 20px !important;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .tp-sec1-blue {
    width: 650px;
    margin-left: calc(100% - 650px);
  }
  .tp-sec1-mrgn-white {
    margin: unset;
    left: unset;
    top: 70px;
    left: 40px;
    width: calc(100% - 80px);
    height: 455px;
  }
  .tp-sec1-left {
    width: 410px;
    height: 100%;
    margin-top: 0px;
    margin-left: 0px;
  }
  .tp-sec-slide {
    margin-top: 110px;
  }
  .tp-sec-slide, .tp-slider-plate {
    height: 330px;
  }
  .tp-sec1-right {
    width: 318px;
    height: 100%;
  }
  .tp-sec1-left, .tp-sec1-right {
    float: left;
  }
  .tp-slide-title {
    margin: 110px auto 0px auto;
    width: 256px;
    height: auto;
  }
  .tp-slide-title p {
    font-size: 26px;
    line-height: 40px;
    text-align: left;
  }
  .tp-slide-desc {
    margin: 30px auto 0px auto;
    width: 256px;
    height: auto;
  }
  .tp-slide-desc p {
    text-align: left;
  }
  .fnt-s30px {
    font-size: 27px !important;
  }
  .tp-sec1-desc-cont {
    height: 385px;
    margin-left: 40px;
  }
  .tp-sec1-height {
    height: 565px;
  }
  .tp-slide-desc-cont {
    width: 278px;
    height: auto;
    margin-top: 0px;
    margin-left: 0px;
  }
  .tp-sec2-mrgn-white {
    margin: unset;
    top: unset;
    left: unset;
    margin-top: 40px;
    margin-left: 40px;
    width: 600px;
    height: 632px;
  }
  .tp-sec2-yellow {
    margin: unset;
    top: unset;
    left: unset;
    width: 600px;
    height: 712px;
  }
  .tp-sec2-featured-img {
    margin-top: 205px;
    margin-left: 300px;
    width: 430px;
    height: 290px;
  }
  .tp-sec2-title, .tp-sec2-description {
    margin: unset;
    top: unset;
    left: unset;
    margin-left: 80px;
  }
  .tp-sec2-title {
    margin-top: 80px;
  }
  .tp-sec2-description {
    margin-top: 40px;
    width: 300px;
  }
  .tp-sec2-learn-more {
    margin-left: 80px;
  }
  .tp-sec2-height {
    height: 711px;
  }
  .tp-sec3-blue-bg {
    margin: unset;
    top: unset;
    left: unset;
    width: 600px;
    height: 712px;
    margin-left: 168px;
  }
  .tp-sec3-mrgn-white {
    margin: unset;
    top: unset;
    left: unset;
    margin: 40px 0px 0px 40px;
    width: 688px;
    height: 632px;
  }
  .tp-project-logo {
    margin: unset;
    top: unset;
    left: unset;
    margin-top: 80px;
    width: 310px;
    height: 240px;
  }
  .tp-sec3-title {
    margin: unset;
    top: unset;
    left: unset;
    margin-left: 350px;
    margin-top: 80px;
  }
  .tp-sec3-description {
    margin: unset;
    top: unset;
    left: unset;
    margin-top: 40px;
    margin-left: 350px;
    width: 338px;
  }
  .tp-sec3-learn-more {
    margin-left: 350px;
  }
  .tp-sec3-height {
    height: 712px;
  }
  .tp-sec4-yellow {
    padding: 40px; 
  }
  .tp-sec5-featured {
    display: flex;
  }
  .tp-sec5-featured .l, .tp-sec5-featured .r {
    margin: unset;
    width: 384px;
    height: 350px;
  }
  .tp-sec5-featured .l img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .tp-sec5-mrgn-white {
    margin: unset;
    top: unset;
    left: unset;
    border: none;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    margin-top: 40px;
    width: 344px;
  }
  .tp-sec5-mrgn-white-2 {
    position: absolute;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
    margin-top: 40px;
    margin-left: 40px;
    width: 344px;
  }
  .tp-sec5-mrgn-r h1 {
    width: 264px;
    margin-left: 40px;
  }
  .tp-sec5-mrgn-r h2 {
    width: 264px;
    margin-left: 40px;
  }
  .tp-sec5-mrgn-r p {
    width: 264px;
    margin-left: 40px;
  }
  .tp-sec5-featured .r {
    width: 384px;
  }
  .tp-sec5-320-ovh-blg {
    height: 465px !important;
  }
  .tp-sec5-ovh01 {
    height: 667px !important;
  }
  .tp-sec6-mrgn {
    display: flex;
    margin: unset;
    top: unset;
    left: unset;
    margin-top: 40px;
    margin-left: 40px;
    width: 600px;
    height: 255px;
  }
  .tp-sec6-mrgn .l, .tp-sec6-mrgn .r {
    position: absolute;
    margin: unset;
    top: unset;
    left: unset;
  }
  .tp-sec6-mrgn .l {
    margin: unset;
    top: unset;
    left: unset;
    margin-left: 30px;
    margin-top: 33px;
    width: 440px;
    height: 181px;
  }
  .tp-sec6-mrgn .r {
    width: 257px;
    height: 181px;
    margin-top: 33px;
    margin-left: 470px;
  }
  .tp-sec6-mrgn .l img {
    position: relative;
    margin: unset !important;
    top: unset !important;
    left: unset !important;
    width: 131px; 
    height: 85px;
  }
  .tp-sec6-yellow-bg {
    width: 600px;
  }
  .tp-sec6-mrgn .l img:nth-child(1) {
    margin-top: 0px; 
    margin-left: 10px !important
  }
  .tp-sec6-mrgn .l img:nth-child(4),
  .tp-sec6-mrgn .l img:nth-child(5),
  .tp-sec6-mrgn .l img:nth-child(6) {
    margin-top: 4px !important;
    margin-left: 10px !important
  }
  .tp-sec6-mrgn .l img:nth-child(1),
  .tp-sec6-mrgn .l img:nth-child(2),
  .tp-sec6-mrgn .l img:nth-child(3),
  .tp-sec6-mrgn .l img:nth-child(5),
  .tp-sec6-mrgn .l img:nth-child(6) {
    margin-top: 0px !important;
    margin-left: 10px !important;
  }
  .tp-sec6-yellow-bg {
    margin-top: 0px;
    height: 335px;
  }
  .tp-sec6-container {
    margin-top: 0px;
    height: 335px;
  }
}

@media only screen and (min-width: 900px) {
  .tp-sec-slide, .tp-slider-plate {
    height: 350px;
  }
  .tp-sec1-mrgn-white {
    top: 40px;
  }
  .tp-sec1-desc-cont {
    height: 354px;
  }
  .tp-sec-slide {
    margin-top: 80px;
  }
  .tp-slide-title {
    margin-top: 80px;
  }
  .tp-sec1-height {
    height: 535px;
  }
}

@media only screen and (min-width: 1050px) and (max-width: 1100px) {
  .top-left-nav {
    display: block;
    top: 170px;
    margin-left: calc((100% - 1000px) / 2);;
  }
  .site-main {
    width: 768px;
    margin-left: calc((100% - 768px) / 2);
  }
}

@media only screen and (min-width: 1100px) and (max-width: 1200px) {
  .top-left-nav {
    display: block;
    top: 170px;
    margin-left: calc((100% - 1100px) / 2);;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1279px) {
  .top-left-nav {
    display: block;
    top: 170px;
    margin-left: calc((100% - 1100px) / 2);;
  }
}

@media only screen and (min-width: 1279px) {
  .tp-sec5-mrgn-white-2 {
    width: 507px;
  }
  .site-main {
    width: 1279px;
    margin-left: calc((100% - 1279px) / 2);
  }
  .top-left-nav {
    left: calc((100% - 1279px) / 2);
  }
  .abt-sliders1 {
    width: 492px;
    height: 375px;
  }
  .don-button:hover {
    background-color: #eafaff;
    color: #025978;
    cursor: pointer;
  }
  .tp-learn-more:hover, 
  .learn-more:hover, 
  .tp-sec5-all-event a:hover, 
  .container .l a:hover,
  .len-form input[type='submit']:hover,
  #submit:hover,
  .sp-nav-donate:hover,
  .menu .donate:hover {
    background-color: #eafaff;
    color: #025978;
    cursor: pointer;
  }
  .tp-slide-desc p {
    width: 270px;
  }
  .tp-sec5-slider {
    width: 100%;
    margin-left: 0px;
  }
  .abt-slick-2-prev{
    top: 109px;
    left: 110px;
  }
  .abt-slick-2-next {
    top: 109px;
    right: 110px;
  }
  .tp-project-logo img {
    position: absolute;
    display: block;
    margin-top: 55px;
    margin-left: 115px;
    width: auto;
    height: 264px;
  }
  .tp-mrg-btm-pc13-sp30 {
    margin: unset;
    padding-bottom: 25px;
  }
  .tp-mrg-pc95-sp71 {
    margin-top: 95px; 
  }
  .tp-sec5-pc100-sp80 {
    margin-top: 100px;
  }
  .tp-sec5-pc95-sp70 {
    margin-top: 95px;
  }
  .len-arrow-blue-01 {
    margin-top: 16px;
    margin-left: 330px;
  }
  .tp-sec5-320-ovh-blg {
    height: 468px !important;
  }
  .tp-sec5-320-ovh-mn {
    height: 468px !important;
  }
  .ftr-cont-bttm h1 {
    font-size: 12px;
  }
  .event-slick-2-arrows {
    display: block;
  }
  .event-slick-2-arrows:hover {
    cursor: pointer;
  }
  .slick-2-next {
    top: 111px;
    left: 110px;
  }
  .slick-2-prev {
    top: 111px;
    right: 110px;
  }
  .mrg-tp-tp92 {
    margin-top: 95px;
  }
  .tp-sec5-ovh01 {
    height: 662px !important;
  }
  .hide320-show1280 {
    display: block;
  }
  .top-left-nav {
    display: block;
  }
  .tp-sec1-height {
    height: 750px;
  }
  .tp-sec1-blue {
    width: 883px;
    margin-left: calc(100% - 883px);
  }
  .tp-sec1-left {
    width: 674px;
    height: 100%;
    margin-left: 140px;
  }
  .tp-sec1-right {
    width: calc(100% - 814px);
    height: 100%;
  }
  .tp-sec1-left, .tp-sec1-right {
    float: left;
  }
  .tp-sec-slide {
    width: 100%;
    height: 510px;
    margin-top: 120px;
    background-color: white;
  }
  .tp-slider-plate {
    width: 100%;
    height: 510px;
  }
  .tp-sec1-mrgn-white {
    position: absolute;
    top: 60px;
    left: 337px;
    width: 883px;
    height: calc(100% - 120px);
    border: 1px solid white;
  }
  .tp-slide-desc-cont {
    width: calc(100% - 60px);
    height: calc(100% - 240px);
    margin-top: 120px;
    margin-left: 0px;
  }
  .tp-slide-title {
    margin: 65px 0px 0px 64px;
    width: calc(100% - 124px);
    height: auto;
  }
  .tp-slide-title p {
    text-align: left;
    font-size: 34px;
  }
  .tp-slide-desc {
    margin: 40px 0px 0px 64px;
    width: calc(100% - 124px);
    height: auto;
  }
  .tp-slide-desc p{
    text-align: left;
    font-size: 22px;
    letter-spacing: 1.5px;
  }
  .tp-sec1-desc-cont {
    height: calc(100% - 120px);
    margin-left: 0px;
    margin-bottom: unset;
  }
  .tp-slide-learn-more {
    display: block;
    margin-left: 60px;
  }
  .tp-sec2-height {
    height: 535px;
  }
 .slick-dots
  {
    position: absolute;
    bottom: 25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
  }
  .tp-sec2-yellow {
    width: 812px;
    height: 535px;
    margin-top: 0px;
    margin-left: 140px;
  }
  .tp-sec2-featured-img {
    display: block;
    margin-top: 80px;
    margin-left: 648px;
    width: 492px;
    height: 375px;
  }
  .tp-sec2-mrgn-white {
    width: 812px;
    height: 455px;
    margin-top: 40px;
    margin-left: 180px;
    border: 1px solid #00abe3;
  }
  .tp-sec2-title {
    margin-top: 80px;
    margin-left: 220px;
    width: 153px;
    height: 47px;
  }
  .tp-sec2-description {
    margin-top: 20px;
    margin-left: 220px;
    width: 488px;
    height: 192px;
  }
  .tp-sec2-learn-more {
    margin: unset;
    margin-top: 40px;
    margin-left: 220px;
  }
  .tp-sec3-height {
    height: 702px;
  }
  .tp-sec3-blue-bg {
    display: block;
    margin: 0px 0px 0px 330px;
    width: 812px;
    height: 702px;
  }
  .tp-project-logo {
    width: 492px;
    height: 375px;
    margin-top: 80px;
    margin-left: 140px;
  }
  .tp-sec3-mrgn-white {
    margin-top: 40px;
    margin-left: 290px; 
    width: 812px;
    height: 623px;
  }
  .tp-sec3-title {
    font-size: 40px;
    width: 193px;
    height: 47px;
    margin-top: 95px;
    margin-left: 672px;
  }
  .tp-sec3-description {
    font-size: 16px;
    letter-spacing: 2px;
    text-align: justify !important;
    height: auto;
    margin-top: 20px;
    margin-left: 672px;
  }
  .tp-sec3-learn-more {
    display: block;
    margin: 36px auto 0px 672px;
  }
  .hide-pc {
    display: none;
  }
  .tp-sec5-height {
    height: 662px;
  }
  .tp-sec5-container {
    width: 1000px;
    margin-left: 140px;
  }
  .tp-sec5-featured {
    display: flex;
    margin-top: 25px;
    height: 468px;
  }
  .tp-sec5-featured .l {
    width: 547px;
    height: 468px;
  }
  .tp-sec5-featured .r {
    width: 453px;
    height: 468px;
  }
  .tp-sec5-mrgn-white {
    position: unset;
    display: block;
    width: calc(100% - 40px);
    height: 388px;
    margin-top: 40px;
    margin-left: 0px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-left: 1px solid transparent;
  }
  .tp-sec5-320-ovh-mrgn {
    height: 388px !important;
  }
  .tp-sec5-mrgn-r h1 {
    font-size: 28px;
    width: 333px;
    height: 66px;
    margin: 45px 40px 0px 40px;
    overflow: hidden;
  }
  .tp-sec5-mrgn-r h2 {
    width: 191px;
    height: 15px;
    margin: 10px 40px 0px 40px;
  }
  .tp-sec5-mrgn-r p {
    margin: 40px 30px 40px 40px;
    height: 70px;
    overflow: hidden;
  }
  .tp-sec5-learn-more {
    margin-left: 40px;
  }
  .tp-sec5-featured-mrgn {
    width: calc(100% - 40px);
    height: 388px;
    margin-top: 40px;
    margin-left: 40px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-right: none;
    border-bottom: 1px solid white;
  }
  .tp-sec4-height {
    height: auto;
  }
  .tp-sec4-yellow {
    position: relative;
    width: 1000px;
    height: auto;
    margin-left: 140px;
    padding: 40px; 
  }
  .tp-sec4-mrgn {
    position: relative;
    border: 1px solid #00abe3;
  }
  .tp-sec4-video {
    display: flex;
    justify-content: space-between;
    width: 882px;
    margin: 10px auto 0px auto;
  }
  .tp-sec4-video iframe {
    width: 401px;
    height: 291px;
    margin: 19px auto 19px auto;
  }
  .tp-sec4-video .wp-block-video {
    width: 401px;
    height: auto;
    margin: 19px auto 19px auto;
  }
  .tp-sec4-learn-more {
    margin: 24px auto 40px auto;
  }
  .tp-sec6-height {
    height: auto;
  }
  .tp-sec6-title {
    width: 1000px;
    height: auto;
    margin-left: 140px;
  }
  .tp-sec6-social-link {
    display: flex;
    width: 1000px;
    height: 30px;
    margin-top: 28px;
    margin-left: 140px;
    margin-bottom: 40px;
  }
  .tp-sec6-container {
    position: relative;
    width: 100%;
    height: 426px;
    margin: 0px;
  }
  .tp-sec6-cont-h {
    height: 426px;
  }
  .tp-sec6-yellow-bg {
    width: 818px;
    height: 426px;
    margin-left: 140px;
  }
  .tp-sec6-mrgn {
    position: relative;
    width: 818px;
    height: 346px;
    border: 1px solid #00abe3;
    margin: 40px 0px 0px 40px;
    margin-left: 180px;
  }
  .tp-sec6-mrgn .l {
    position: absolute;
    left: unset;
    width: 532px;
    height: 266px;
    margin: 40px 14px 0px 40px;
  }
  .tp-sec6-mrgn .r {
    position: absolute;
    left: unset;
    width: 368px;
    height: 266px;
    margin: 40px 0px 0px 590px;
  }
  .tp-sec6-mrgn .l img {
    width: 164px; 
    height: 124px;
  }
  .tp-sec6-mrgn .l img:nth-child(1),
  .tp-sec6-mrgn .l img:nth-child(2),
  .tp-sec6-mrgn .l img:nth-child(3),
  .tp-sec6-mrgn .l img:nth-child(4),
  .tp-sec6-mrgn .l img:nth-child(5),
  .tp-sec6-mrgn .l img:nth-child(6) {
    margin: unset;
  }
  .tp-sec6-mrgn .l img:nth-child(4),
  .tp-sec6-mrgn .l img:nth-child(5),
  .tp-sec6-mrgn .l img:nth-child(6) {
    margin-top: 10px !important;
  }
  .tp-sec6-mrgn .l img:nth-child(2),
  .tp-sec6-mrgn .l img:nth-child(3),
  .tp-sec6-mrgn .l img:nth-child(5),
  .tp-sec6-mrgn .l img:nth-child(6) {
    margin-top: 0px !important;
    margin-left: 9px;
  }
}

@media only screen and (min-width: 1360px) {
 .top-left-nav {
    left: calc((100% - 1279px) / 2);
  }
}
.tp-nav-list {
  width: 60px;
  height: 480px;
  border: 1px solid #00abe3;
  margin: 20px 0px 0px 20px;
}
.tp-nav-list a:nth-child(1) img {
  margin-top: 209px;
  margin-left: 18px;
}
.tp-nav-list a:nth-child(2) img {
  margin-top: 20px;
  margin-left: 18px;
}
.cont-slide-desc {
  opacity: 0;
}
.cont-learn-more {
  position: absolute;
  width: calc(100% - 64px);
  height: 60px;
  margin-top: 350px;
  margin-left: 64px;
}
.learn-more {
  display: block;
  width: 210px;
  height: 60px;
  line-height: 60px;
  font-family: 'Futura Bold', sans-serif;
  font-size: 18px;
  font-stretch: normal;
  text-align: center;
  border-radius: 30px;
  letter-spacing: 3px;
  background-color: #ff2300;
  color: #ffffff;
}
.learn-more:active, .learn-more:visited, .learn-more:focus {
  text-decoration: none;
}

.cont-header {
  position: relative;
	height: 90px;
	background-color: white;
}
.header-left .logo {
  margin: 20px 0px 20px 50px;
  width: 115px;
  height: 50px;
}
.header-left {
  height: 90px;
  width: 160px;
}
.header-right {
  display: flex;
  justify-content: flex-end;
  width: calc(100% - 160px);
  height: 90px;
}
.header-left, .header-right {
  float: left;
}
.menu {
  width: auto;
  height: 24px;
  margin: 28px 20px;
  cursor: pointer;
}
.menu a:hover, .menu a:active, .menu a:visited, .menu a:focus {
  cursor: pointer;
  text-decoration: none;
}
.menu .label {
  height: 21px;
  padding: 4px 0px;
  font-family: 'Futura Medium', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #025978;
  margin-bottom: 5px;
}
.menu .underline {
  width: 100%;
  height: 2px;
  background-color: transparent;
}
.menu .underline .hover, .ftr-hover {
  display: block;
  margin-left: 50%;
  width: 0px;
  height: 2px;
  background-color: #025978;
}
.label-active {
  color: red !important;
}
.underline-active {
  background-color: red !important;
  opacity: 1 !important;
}
.menu .donate {
  display: block;
  width: 140px;
  height: 40px;
  margin-top: -3px;
  line-height: 40px;
  background-color: #ff2300;
  color: #ffffff;
  border-radius: 25px;
  color: white;

  font-family: 'Futura Bold', sans-serif;
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 1.42px;
  text-align: center;
  text-decoration: none;
}

/*Header Hamburger Menu*/
.sp-cont-header {
  display: flex;
  width: 100% !important;
  height: 60px;
}
.sp-cont-header .l {
  width: 110px;
  height: 60px;
}
.sp-cont-header .l img {
  width: 90px;
  height: 38px;
}
.sp-cont-header .r {
  display: flex;
  justify-content: flex-end;
  width: calc(100% - 110px);
  height: 60px;
}
.sp-cont-header .l, .sp-cont-header .r {
  float: left;
}
.sp-cont-header .r a button{
  display: block;
  width: 140px;
  height: 40px;
  margin-top: 10px;
  border: none;
  border-radius: 25px;
  background-color: #ff2300;
  font-family: 'Futura Bold', sans-serif;
  font-size: 16px;
  font-weight: bolder;
  letter-spacing: 2px;
  text-align: center;
  vertical-align: middle;
  line-height: 40px;
  color: #ffffff;
}
.sp-cont-header .r a:hover,
.sp-cont-header .r a:active,
.sp-cont-header .r a:visited {
  text-decoration: none;
}
.sp-cont-header .sp-nav-bar {
  margin-top: 20px;
  margin-right: 20px;
  width: 28px;
  height: 20px;
  display: block;
}
.sp-cont-header .sp-nav-close {
  margin-top: 20px;
  margin-right: 20px;
  width: 22px;
  height: 21px;
  display: none;
  object-fit: contain;
}
.sp-cont-menu {
  position: relative;
  top: 0px;
  left: 0px;
  width: 100%;
  height: auto;
  background-color: white;
  display: none;
  z-index: 200;
}
.sp-cont-menu ul {
  margin-top: 0px;
  margin-bottom: 140px;
}
.sp-cont-menu ul li {
  width: 100%;
  padding-top: 40px;
  text-align: center;
}
.sp-cont-menu ul li a {
  text-decoration: none;
  line-height: 21px;
  font-family: 'Futura Medium', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  color: #025978;
  padding-bottom: 5px;
  border-bottom: 2px solid transparent;
}
.sp-cont-menu ul li a:hover,
.sp-cont-menu ul li a:active,
.sp-cont-menu ul li a:visited,
.sp-cont-menu ul li a:focus {
  text-decoration: none;
  cursor: pointer;
}
.sp-active-menu {
  color: #ff2300 !important;
  border-bottom: 2px solid #ff2300 !important;
}

@media only screen and (min-width: 320px) {
  .sp-cont-header .l a img:nth-child(1) {
    margin: 11px 0px 0px 15px;
  }
  .sp-cont-header .r a {
    margin-right: 10px;
  }
}

@media only screen and (min-width: 360px) {
  .sp-cont-header .l a img:nth-child(1) {
    margin: 11px 0px 0px 20px;
  }
  .sp-cont-header .r a {
    margin-right: 21px;
  }
}

@media only screen and (min-width: 375px) {
  
}

/* End of Header Stylesheet */
.opct-1 {
  opacity: 100;
}
.opct-0 {
  opacity: 0;
}
.display-none {
  display: none !important;
}
.display-block {
  display: block !important;
}
.mrg-r-60px {
  margin-right: 60px !important;
}
.mrg-tp-0px {
  margin-top: 0px;
}
.mrg-tp-22px {
  margin-top: 22px !important;
}
.mrg-tp-95px {
  margin-top: 95px;
}
.mrg-tp-84px{
  margin-top: 84px !important;
}
.mrg-tp-92px {
  margin-top: 92px !important;
}
.mrg-ap-20px {
  top: 20px;
}
.mrg-ap-52px {
  top: 52px !important;
}
.mrg-tn-5px {
  margin-top: -7px;
}
.mrg-tp-100px {
  margin-top: 100px;
}
.mrg-tp-80px {
  margin-top: 80px;
}
.mrg-bp-100px {
  margin-bottom: 100px !important;
}
.mrg-bp-108px {
  margin-bottom: 108px !important;
}
.mrg-bp-10px {
  margin-bottom: 10px !important;
}
.mrg-tp-36px {
  margin-top: 36px;
}
.mrg-tp-41px {
  margin-top: 41px;
}
.mrg-tp-15px {
  margin-top: 15px !important;
}
.mrgn-lp-40px {
  margin-left: 40px;
}
.mrgn-lp-60px {
  margin-left: 60px;
}
.mrg-bp-109px {
  margin-bottom: 109px;
}
.dpl-flex {
  display: flex;
}
.bg-clr-white {
  background-color: white;
}
.height-auto {
  height: auto;
}
.height-100px {
  height: 100px;
}
.height-84px {
  height: 84px;
}
.height-95px {
  height: 95px;
}
.bg-clr-ffc800 {
  background-color: #ffc800;
}
.bg-clr-00abe3 {
  background-color: #00abe3;
}
.cntr-elem {
  display: block;
  margin: 0px auto;
}
.vtcl-algn-mdl {
  vertical-align: middle;
}
.ovf-hidden {
  overflow: hidden;
}


/*Start of Footer Stylesheet*/
.ftr-container {
  width: 100%;
  height: auto;
}
.ftr-cont-bttm {
  width: 100%;
  height: 60px;
  background-color: #00abe3;
}
.ftr-cont-bttm h1 {
  display: block;
  margin: 0px auto;
  width: 322px;
  height: 15px;
  font-family: 'Futura Light', sans-serif;
  font-weight: 500;
  line-height: 60px;
  letter-spacing: 1.5px;
  text-align: center;
  color: #ffffff;
}
.ftr-label {
  font-family: 'Futura Medium', sans-serif;
  letter-spacing: 1px;
  text-align: center;
  color: #025978;
}
.ftr-underline {
  width: 100%;
  height: 2px;
}
.label-active {
  color: #ff2300;
}
.underline-active {
  background-color: #ff2300;
}
.ftr-menu-link a:hover,
.ftr-menu-link a:active,
.ftr-menu-link a:visited,
.ftr-menu-link a:focus {
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (min-width: 320px) {
  .ftr-cont-bttm {
    margin-top: 0px;
  }
  .ftr-cont-top {
    display: block;
    padding-top: 0px;
    width: 100%;
    height: auto !important;
  }
  .ftr-cont-top .l {
    width: 100%;
    height: 37px;
  }
  .ftr-cont-top .r {
    width: 100%;
    height: 100px;
  }
  .ftr-cont-top .l, .ftr-cont-top .r {
    display: block;
  }
  .ftr-cont-top a img {
    display: block;
    margin: 0px auto;
    top: 20px;
    width: 115px;
    height: 37px;
  }
  .ftr-cont-top .r {
    display: block;
  }
  .ftr-menu-link {
    display: flex;
    justify-content: center;
  }
  .ftr-social-link {
    display: flex;
    justify-content: center;
  }
  .ftr-social-link ul li {
    display: inline-block;
  }
  .ftr-social-link ul li a img{
    width: auto;
    height: 16px;
    margin: 10px;
  }
  .ftr-menu {
    width: auto;
    height: 50px;
    margin-left: 20px;
    margin-right: 20px;
  }
  .ftr-label {
    padding: 18px 0px 5px 0px;
    font-size: 12px;
  }
}

@media only screen and (min-width: 411px) {
  .ftr-cont-top {
    width: 100%;
    height: 150px;
  }
}

@media only screen and (min-width: 600px) {
  .ftr-cont-top {
    width: calc(100% - 60px);
    height: 50px;
    margin: 0px auto;
  }
}

@media only screen and (min-width: 768px) {
  
  .ftr-cont-bttm {
    margin-top: 26px;
  }
  .ftr-cont-top {
    display: flex;
    padding-top: 0px;
    width: calc(100% - 100px);
    height: 50px;
    margin: 0px auto;
  }
  .ftr-cont-top .l {
    width: 165px;
    height: 50px;
  }
  .ftr-cont-top .r {
    width: calc(100% - 165px);
    height: 50px;
  }
  .ftr-cont-top .l, .ftr-cont-top .r {
    
  }
  .ftr-cont-top a img {
    display: unset;
    width: 115;
    height: 50px;
  }
  .ftr-cont-top .r {
    display: flex;
    justify-content: flex-end;
  }
  .ftr-social-link {
    display: flex;
    justify-content: flex-end;
  }
  .ftr-social-link ul li {
    display: inline-block;
  }
  .ftr-social-link ul li a img {
    width: auto;
    margin: 17px 10px 20px 10px
  }
  .ftr-menu {
    width: auto;
    height: 50px;
  }
  .ftr-label {
    padding: 12px 0px 0px 0px;
    font-size: 16px;
  }
  .xIKLc {
    margin-left: 0px !important;
  }
  .ieAE0 {
    margin-right: 0px !important;
  }
  .wiawS {
    margin-right: 40px !important;
  }
}

@media only screen and (min-width: 1279px) {
  .fnt-s30px {
    font-size: 30px !important;
  }
  .ftr-cont-top {
    width: calc(100% - 100px);
  }
  .ftr-cont-top .l a img {
    margin-left: 50px;
  }
  .ftr-social-link ul {
    margin-right: 50px;
  }
}

@media only screen and (min-width: 1360px) {
  .ftr-cont-top {
    width: 1279px;
  }
}

/*End of Footer Stylesheet*/


@media only screen and (min-width: 320px) {
	.cont-header {
		display: block;
    width: 100%;
	}
  .pc-cont-header { display: none; }
  .sp-cont-header { display: block; }
}

@media only screen and (min-width: 375px) {
  .pc-cont-header { display: none; }
  .sp-cont-header { display: block; }
}

@media only screen and (min-width: 411px) {
  .pc-cont-header { display: none; }
  .sp-cont-header { display: block; }
}

@media only screen and (min-width: 600px) {
  .pc-cont-header { display: none; }
  .sp-cont-header { display: block; }
}

@media only screen and (min-width: 768px) {
	.cont-header {
		display: flex;
	}
  .pc-cont-header { display: block; }
  .sp-cont-header { display: none; }
}

/*Donate Page*/
.ty-height {
  height: 500px;
}
.donate-yellow-bar {
  position: absolute;
  padding-bottom: 20px;
  top: 210px;
  left: 0px; 
  width: 100px; 
  background-color: #ffc800;
  z-index: 100;
}
.don-ty-container h1 {
  display: block;
  font-family: 'Domine', serif;
  font-size: 34px;
  font-weight: bold;
  line-height: 1.47;
  letter-spacing: 2px;
  text-align: center;
  color: #ffffff;
}
.don-ty-container h2 {
  display: block;
  font-family: 'Domine', serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 1.45;
  letter-spacing: 1.5px;
  text-align: center;
  color: #ffffff;
}
.don-yellow-bg {
  background-color: #ffc800;
}
.don-md-container {
  position: relative;
  border: 1px solid #00abe3;
}
.don-md-container h1 {
  font-family: 'CabinSketch Bold';
  font-size: 40px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 6px;
  text-align: center;
  color: #025978;
}
.don-md-container h2 {
  display: block;
  font-family: 'Futura Medium', sans-serif;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 2px;
  text-align: center;
  color: #025978;
}
.don-md-options {
  display: flex;
  justify-content: center;
  width: 100%;
  height: auto;
  margin: 40px 0px;
}
.don-md-form {
  height: 60px;
}
.don-md-bttn {
  display: block;
}
.don-ty-container {
  border: 1px solid white;
}

@media only screen and (min-width: 320px) {
  .don-form-height {
    height: 80px;
  }
  .donate-yellow-bar {
    display: none;
  }
  .don-blue-bg {
    width: 100%;
    margin-left: 0px;
  }
  .don-ty-container {
    width: calc(100% - 60px);
    height: 435px;
    margin: 30px 0px 0px 30px;
  }
  .don-ty-container h1 {
    margin: 52px auto 20px auto;
    width: 225px;
    height: auto;
  }
  .don-ty-container h2 {
    margin: 40px auto 0px auto;
    width: 208px;
    height: auto;
  }
  .don-md-height {
    height: 572px;
  }
  .don-yellow-bg {
    width: 100%;
    margin-left: 0px;
  }
  .don-md-container {
    width: calc(100% - 60px);
    height: auto;
    top: 30px;
    left: 30px;
  }
  .don-md-container h1 {
    display: block;
    width: 90%;
    margin: 32px auto 21px auto;
  }
  .don-md-container h2 {
    font-size: 16px;
    margin: 0px auto;
    width: 90%;
    height: auto;
  }
  .don-ty-design-ly img:nth-child(1) {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 174px;
    height: 173px;
  }
  .don-ty-design-ly img:nth-child(2) {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 124px;
    height: 148px;
  }
  .don-md-options img {
    width: 48px;
    height: 33px;
    margin: 0px 6px;
  }
  .don-md-bttn {
    margin: 40px auto 0px auto;
  }
}

@media only screen and (min-width: 360px) {
  .don-md-height {
    height: 523px;
  }
}

@media only screen and (min-width: 375px) {
  .don-md-container h1 {
    display: block;
    width: 90%;
    margin: 32px auto 21px auto;
  }
  .don-md-container h2 {
    font-size: 16px;
    margin: 0px auto;
    width: 90%;
    height: 94px;
  }
  .don-md-options img {
    width: 61px;
    height: 40px;
    margin: 0px 6px;
  }
  .don-md-bttn {
    margin: 40px auto 0px auto;
  }
  .don-md-height {
    height: 530px;
  }
}

@media only screen and (min-width: 411px) {
  .don-md-height {
    height: 525px;
  }
}

@media only screen and (min-width: 600px) {
  .donate-yellow-bar {
    display: block;
  }
  .don-ty-container {
    width: calc(100% - 120px);
    height: 380px;
    margin: 60px 0px 0px 60px;
  }
  .don-ty-container h1 {
    margin: 50px auto 20px auto;
    width: 90%;
    height: auto;
  }
  .don-ty-container h2 {
    margin: 20px auto 0px auto;
    width: 90%;
    height: auto;
  }
  .don-md-height {
    height: 452px;
  }
  .don-yellow-bg {
    width: calc(100% - 140px);
    margin-left: 140px;
  }
  .don-md-container {
    width: calc(100% - 80px);
    height: auto;
    top: 40px;
    left: 40px;
  }
  .don-md-container h1 {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .don-md-container h2 {
    margin: 0px auto;
    width: 70%;
    height: auto;
  }
  .don-ty-design-ly img:nth-child(1) {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 273px;
    height: 271px;
  }
  .don-ty-design-ly img:nth-child(2) {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 273px;
    height: 271px;
  }
  .don-md-options img {
    width: 70px;
    height: 46px;
    margin: 0px 6px;
  }
  .don-md-bttn {
    margin: 10px auto 0px auto;
  }
  .don-yellow-bg {
    width: 100%;
    margin-left: 0px;
  }
  .donate-yellow-bar {
    display: none;
    height: 900px;
  }
}

@media only screen and (min-width: 768px) {
  .don-md-container h1 {
    margin-top: 32px;
    margin-bottom: 20px;
  }
  .don-md-container h2 {
    font-size: 16px;
    margin: 0px auto;
    width: 70%;
    height: 46px;
  }
  .don-ty-container h1 {
    margin: 125px auto 20px auto;
    width: 90%;
    height: auto;
  }
  .don-ty-container h2 {
    margin: 20px auto 0px auto;
    width: 90%;
    height: 64px;
  }
  .don-md-bttn {
    margin: 40px auto 0px auto;
  }
  .don-yellow-bg {
    width: 100%;
    margin-left: 0px;
  }
  .donate-yellow-bar {
    display: none;
    height: 900px;
  }
}
@media only screen and (min-width: 987px) {
  .don-bar-height {
    height: 931px !important;
  }
  .don-ty-container {
    margin-top: 0px !important;
  }
  .don-form-height {
    height: 100px;
  }
  .donate-yellow-bar {
    display: block;
    height: 1240px;
  }
  .don-ty-design-ly img:nth-child(1) {
    margin-left: 140px;
  }
}

@media only screen and (min-width: 1030px) {
  .donate-yellow-bar {
    display: block;
    margin-left: calc((100% - 1060px) / 2);
  }
}

@media only screen and (min-width: 1279px) {
  .donate-yellow-bar {
    display: block;
    margin-left: calc((100% - 1279px)/2);
  }
  .don-yellow-bg {
    width: 1000px;
    margin-left: 140px;
  }
  .donate-yellow-bar {
    height: 1235px;
  }
  .don-ty-container h1 {
    margin: 125px auto 20px auto;
    width: 90%;
    height: auto;
  }
}

@media only screen and (min-width: 1366px) {
  .donate-yellow-bar {
    display: block;
    margin-left: calc((100% - 1279px)/2);
  }
}

/*Contact Page*/
.cont-container {
  position: relative;
  height: auto;
  background-color: #ffc800;
}
.cont-container .form {
  border: 1px solid #00abe3;
}
 .cont-container .form h2{
  display: block;
  margin: 20px auto 0px auto;
  width: 100%;
  height: auto;
  font-family: 'Futura Medium';
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 2px;
  text-align: center;
  color: #025978;
}
.cont-container .form .entry {
  display: block;
  height: auto;
}
.cont-container .form .entry p {
  font-family: 'Futura Medium';
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 2px;
  color: #025978;
}
.cont-container .form .entry input[type='text'], .cont-container .form .entry input[type='email'] {
  padding: 11px 14px;
  font-family: 'Futura Medium', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  height: 40px;
  line-height: normal;
  border: 1px solid #00abe3;
  background-color: white;
  color: #025978;
}
.cont-container .form .entry input[type='text']::placeholder,
.cont-container .form .entry input[type='text']::-webkit-input-placeholder,
.cont-container .form .entry input[type='text']::-moz-placeholder {
  line-height: normal !important;
}
.cont-container .form .entry input[type='email']::placeholder,
.cont-container .form .entry input[type='email']::-webkit-input-placeholder,
.cont-container .form .entry input[type='email']::-moz-placeholder {
  line-height: normal !important;
}
.cont-container .form .entry textarea {
  padding-top: 9px; 
  font-size: 16px;
  font-family: 'Futura Medium';
  color: #025978;
  border: 1px solid #00abe3;
  background-color: white;
}
#submit {
  display: block;
  margin: 40px auto 40px auto;
  width: 210px;
  height: 60px;
  line-height: 60px;
  font-family: 'Futura Bold', sans-serif;
  font-size: 18px;
  font-stretch: normal;
  text-align: center;
  border-radius: 30px;
  letter-spacing: 3px;
  background-color: #ff2300;
  color: #ffffff;
}
.cont-container .form .entry input[type='text']::placeholder {
  color: rgba(2, 89, 120, 0.4);
}
.cont-container .form .entry input[type='email']::placeholder {
  color: rgba(2, 89, 120, 0.4);
}
.cont-container .form .entry input[type='text']::-ms-input-placeholder,
.cont-container .form .entry input[type='email']::-ms-input-placeholder,
.cont-container .form .entry textarea::-ms-input-placeholder {
  color: rgba(2, 89, 120, 0.4);
}
.cont-container .form .entry textarea::placeholder {
  margin-top: 0px;
  line-height: 24px;
  color: rgba(2, 89, 120, 0.4);
}

@media only screen and (min-width: 320px) {
  .cont-brk-100px-80sp {
    height: 80px;
  }
  .cont-title {
    display: block;
    margin: 0px auto;
  }
  .cont-title h1 {
    font-size: 35px;
  }
  .cont-container {
    width: 100%;
    padding: 30px;
  }
  .cont-container .form {
    padding: 0px 20px;
  }
  .cont-container .form .entry {
    margin: 40px auto 0px auto;
    width: 100%;
    height: 456px;
  }
  .cont-container .form .entry p {
    line-height: 18px;
    height: 18px;
  }
  .cont-container .form .entry input[type='text'],
  .cont-container .form .entry input[type='email'] {
    display: block;
    width: 100%;
    height: 40px;
    margin: 6px 10px 9px 0px;
  }
  .cont-container .form .entry textarea {
    display: block;
    min-width: 100%;
    max-width: 100%;
    min-height: 140px;
    max-height: 140px;
    margin: 6px 0px 0px 0px;
   }
   .u6toT {
    display: none;
   }
 }

@media only screen and (min-width: 360px) {
  .cont-title h1 {
    font-size: 39px;
  }
  .cont-container {
    width: 100%;
    padding: 30px;
  }
  .cont-container .form {
    padding: 0px 20px;
  }
}

@media only screen and (min-width: 375px) {
  .cont-title h1 {
    font-size: 38px;
  }
  .cont-container {
    padding: 30px;
  }
  .cont-container .form .entry {
    height: 470px;
  }
  .cont-container .form .entry p {
    line-height: 20px;
    height: 20px;
    margin: 10px 0px 0px 0px;
  }
}

@media only screen and (min-width: 411px) {
  .cont-container .form {
    padding: 0px 30px;
  }
  .cont-title h1 {
    font-size: 40px;
  }
}

@media only screen and (min-width: 600px) {
  .cont-title {
    width: 350px;
  }
  .cont-title h1 {
    font-size: 40px;
  }
  .cont-container .form h2 {
    width: 350px;
  }
  .cont-container {
    padding: 40px;
  }
  .cont-container .form .entry {
    margin: 40px auto 0px auto;
    width: 350px;
  }
}

@media only screen and (min-width: 768px) {
  .cont-container .form .entry {
    width: 550px;
  }
  .cont-container .form .entry input[type='text'],
  .cont-container .form .entry input[type='email'] {
    position: relative;
    width: 350px;
    height: 40px;
    margin-bottom: 14px;
  }
  .cont-container .form .entry textarea {
    position: relative;
    min-width: 350px;
    max-width: 350px;
    min-height: 140px;
    max-height: 140px;
    margin-top: 0px;
    margin-bottom: 14px;
   }
   .cont-container .form .entry {
    width: 550px;
    height: 380px;
    padding-bottom: 40px;
   }
   .cont-container .form .entry p {
    width: 161px;
    height: 40px;
    line-height: 40px;
    margin-right: 29px;
    margin-top: 6px;
  }
  .cont-container .form .entry p, .cont-container .form .entry input[type='text'] {
    float: left;
  }
  .cont-container .form .entry p, .cont-container .form .entry input[type='email'] {
    float: left;
  }
  .cont-container .form .entry p, .cont-container .form .entry textarea {
    float: left;
  }
  .cont-title {
    width: 100%;
  }
}

@media only screen and (min-width: 987px) {
  .cont-container .form {
    padding: 0px; 
  }
  .cont-container {
    width: 100%;
    margin-left: 0px;
  }
  .txt-input {
    position: relative;
  }
  .u6toT {
    display: block;
  }
}

@media only screen and (min-width: 1279px) {
  .cont-container {
    width: 1000px;
    margin-left: 140px;
  }
  .cont-brk-100px-80sp {
    height: 100px;
  }
  .cont-container .form .entry input[type='text'],
  .cont-container .form .entry input[type='email'] {
    margin: 0px 10px 14px 0px;
  }
  .len-form input[type='submit'] {
    margin-top: 26px !important;
  }

  .cont-container .form .entry {
    height: 356px;
  }
}

@media only screen and (min-width: 1366px) {
  .cont-container {
    width: 1000px;
    margin-left: 140px;
  }
  .site-header {
    display: block;
    margin-left: calc((100% - 1279px) / 2);
    width: 1279px;
  }
  .ftr-cont-top {
    position: relative;
    margin-left: calc((100% - 1279px) / 2);
    width: 1279px;
  }
}

/* ABOUT PAGE */

.len-container {
  height: auto;
  background-color: #00abe3;
  margin-bottom: 100px;
}
.len-title {
  margin-top: 30px;
}
.len-title h1 {
  color: white;
}
.len-form {
  width: 100%;
  height: auto;
  border: 1px solid white;
}
.len-entry {
  display: block;
  margin: 30px auto 0px auto;
  height: auto;
}
.len-entry p {
  width: 173px;
  font-family: 'Futura Medium', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 2px;
  color: #ffffff;
}
.len-entry input[type='text'], .len-entry input[type='email'], .len-entry select, .len-entry input[type='number'] {
  padding: 11px 14px;
  font-family: 'Futura Medium', sans-serif;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  border: none;
  height: 40px;
  line-height: normal;
  background-color: white;
  color: #025978;
}
.len-entry input[type='text']::placeholder,
.len-entry input[type='text']::-webkit-input-placeholder,
.len-entry input[type='text']::-moz-placeholder {
  line-height: normal !important;
}
.len-entry input[type='email']::placeholder,
.len-entry input[type='email']::-webkit-input-placeholder,
.len-entry input[type='email']::-moz-placeholder {
  line-height: normal !important;
}
.len-form input[type='submit'] {
  display: block;
  border: none;
  background-color: #ff2300;
  width: 210px;
  height: 60px;
  border-radius: 30px;
  font-family: 'Futura Bold', sans-serif;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 2.6px;
  color: #ffffff;
}
.len-entry input[type='text']::placeholder {
  color: rgba(2, 89, 120, 0.4);
}
.len-entry input[type='email']::placeholder {
  color: rgba(2, 89, 120, 0.4);
}
.len-entry input[type='text']::-ms-input-placeholder,
.len-entry input[type='email']::-ms-input-placeholder {
  color: rgba(2, 89, 120, 0.4);
}
.len-entry select {
  background-color: white;
  color: rgba(2, 89, 120, 0.4);
  -webkit-appearance: none;
  -moz-appearance: none;
  text-overflow: '';
  border-left: 1px solid #00abe3;
  border-right: 1px solid #00abe3;
}
.len-entry select option {
  border: 1px solid white;
}
@-moz-document url-prefix() {
  .len-entry select {padding-left:10px;}
}
@media only screen and (min-width: 320px) {
  .len-container {
    padding: 30px;
    width: 100%;
    margin-top: 80px;
    margin-left: 0px;
  }
  .len-entry {
    width: calc(100% - 40px);
  }
  .len-entry input[type='text'], .len-entry input[type='email'], .len-entry select, .len-entry input[type='number'] {
    margin-top: 6px;
    margin-bottom: 9px;
    width: 100%;
    margin-left: 0px;
  }
  .len-form input[type='submit'] {
    margin: 31px auto 40px auto;
  }
}

@media only screen and (min-width: 360px) {
  .len-container {
    padding: 30px;
  }
  .len-entry {
    width: 260px;
  }
}

@media only screen and (min-width: 375px) {
  .len-entry {
    width: 275px;
  }
}

@media only screen and (min-width: 768px) {
  .len-container {
    padding: 40px;
  }
}

@media only screen and (min-width: 1279px) {
  .len-container {
    padding: 40px;
    width: 1000px;
    margin-top: 108px;
    margin-left: 140px;
  }
  .len-entry {
    width: 545px;
  }
  .len-entry input[type='text'], .len-entry input[type='email'], .len-entry select, .len-entry input[type='number'], .len-entry p {
    display: inline-block;
    margin-bottom: 14px;
  }
  .len-entry input[type='text'], .len-entry input[type='email'], .len-entry input[type='number'] {
    width: 350px;
    margin-top: 0px;
    margin-left: 5px;
  }
  .len-entry select {
    width: 352px;
    margin-top: 0px;
    margin-left: 4px;
  }
}
.abt-be-open-container .r {
  background: url('assets/images/mbf-logo-tagline-bgwhite.png');
}
.abt-don-white-mrgn .r {
  background: url('assets/images/make-donation.jpeg');
}
.abt-be-open-container .r,
.abt-don-white-mrgn .r {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
.abt-cl-025978 {
  color: #025978 !important;
}
.abt-brdr-00abe3 {
  border: 1px solid #00abe3 !important;
}
.abt-yellow-bg {
  position: absolute;
  background-color: #ffc800;
  z-index: 1;
}
.abt-container {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 20 !important;
}
.abt-top-right-design {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 2;
}
.abt-mrgn-blue {
  position: absolute;
  border: 1px solid #00abe3;
  z-index: 10 !important;
}
.abt-wwr-container {
  width: 100%;
  height: auto;
  z-index: 4;
}
.abt-wwr-container .l .wwr-title {
  font-family: 'Futura', sans-serif;
  font-size: 40px;
  font-weight: 900;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 6px;
  text-align: center;
  color: #00abe3;
}
.abt-wwr-container .l .wwr-description {
  font-family: 'Futura Medium', sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.75;
  letter-spacing: 2px;
  text-align: justify;
  color: #00abe3;
}
.abt-color-ffc800 {
  color: #ffc800;
}
.abt-color-00abe3 {
  color: #00abe3;
}
.abt-color-ff2300 {
  color: #ff2300;
}
.abt-don-white-mrgn .container p:nth-child(1) {
  font-family: 'CabinSketch Bold';
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 6px;
  color: #ffffff;
}
.abt-don-white-mrgn .container p:nth-child(2) {
  font-family: 'Futura Medium';
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 28px;
  letter-spacing: 2px;
  text-align: justify;
  color: #ffffff;
}
.abt-don-white-mrgn .container a {
  display: block;
  width: 210px;
  height: 60px;
  margin-top: 40px;
  border-radius: 30px;
  background-color: #ff2300;
  font-family: 'Futura Bold', sans-serif;
  font-size: 18px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 60px;
  letter-spacing: 2.6px;
  text-align: center;
  color: #ffffff;
}
.abt-don-white-mrgn .container a:hover,
.abt-don-white-mrgn .container a:active,
.abt-don-white-mrgn .container a:visited {
  text-decoration: none;
}

@media only screen and (min-width: 320px) {
  .abt-sec5-oh {
    height: 471px !important;
  }
  .abt-pg-sec-1 {
    height: 2555px;
  }
  .abt-yellow-bg {
    width: 100%;
    height: 2555px;
  }
  .abt-mrgn-blue {
    width: calc(100% - 60px);
    height: 2335px;
    margin-left: 30px;
    margin-top: 30px;
  }
  .abt-top-right-design {
    width: 174px;
    height: 173px;
  }
  .abt-be-open-container {
    display: none;
  }
  .abt-wwr-container {
    display: flex;
    flex-flow: wrap-reverse;
    width: 100%;
    height: auto;
    margin-left: 0px;
  }
  .abt-wwr-container .l {
    width: 100%;
    height: auto;
  }
  .abt-wwr-container .r {
    width: 270px;
    height: 258px;
    margin-top: 70px;
    margin-left: 50px;
  }
  .abt-wwr-container .l .wwr-title {
    display: block;
    margin: 20px auto 0px auto;
    width: 275px;
    text-align: center;
  }
  .abt-wwr-container .l .wwr-description {
    display: block;
    margin: 20px auto 0px auto;
    width: 220px;
    text-align: justify;
  }
  .abt-3-mission-pc {
    display: none;
  }
  .abt-3-mission-sp {
    display: block;
    margin: 40px auto 0px auto;
    width: 220px;
    height: 1550px;
    background-color: white;
  }
  .abt-3-mission-sp img:nth-child(1) {
    width: 100%;
    height: 100px;
    margin-top: 20px;
    margin-left: -20px;
  }
  .abt-3-mission-sp img:nth-child(2) {
    display: block;
    margin: 20px auto 0px auto;
    width: 165px;
    height: 188px;
  }
  .abt-3-mission-sp img:nth-child(3) {
    margin: 20px 0px 0px 12px;
    width: 200px;
    height: 156px;
  }
  .abt-3-mission-sp img:nth-child(4) {
    margin: 26px 0px 0px 12px;
    width: 198px;
    height: 124px;
  }
  .abt-3-mission-sp img:nth-child(5) {
    margin: 20px 0px 0px 12px;
    width: 146px;
    height: 93px;
  }
  .abt-mssn-txt {
    padding: 4px 20px;
    display: flex;
  }
  .abt-mssn-txt div, .abt-3m-context div {
    font-family: 'Futura Medium', sans-serif;
    font-size: 16px;
    font-weight: 500;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.5;
    letter-spacing: 1px;
    text-align: justify;
  }
  .abt-mssn-txt div:nth-child(2) {
    margin-left: 8px;
  }
  .abt-3m-btm {
    padding-bottom: 40px;
  }
  .abt-donation {
    margin-top: 261px;
  }
  .abt-don-blue {
    position: relative;
    padding: 0px 0px 30px 0px;
    width: 100%;
    height: auto;
    margin-left: 0px;
    background-color: #00abe3;
  }
  .abt-don-white-mrgn .container p:nth-child(1) {
    font-size: 35px;
    margin-top: 31px;
    text-align: center;
  }
  .abt-don-white-mrgn .container p:nth-child(2) {
    display: block;
    margin: 32px auto 0px auto;
    width: 100%;
  }
  .abt-don-white-mrgn {
    position: relative;
    padding: 20px;
    width: calc(100% - 60px);
    height: auto;
    margin: 0px 30px;
    border: 1px solid white;
    border-top: 1px solid transparent;
  }
  .abt-don-white-mrgn .container {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
    height: auto;
  }
  .abt-don-white-mrgn .l {
    position: relative;
    width: 218px;
    height: auto;
  }
  .abt-don-white-mrgn .r {
    position: relative;
    width: 220px;
    height: 210px;
    margin-top: -200px;
    margin-left: 0px;
  }
  .abt-don-white-mrgn .container a {
    margin: 40px auto 20px auto;
  }
  .abt-mrgn-blue {
    height: 2496px;
  }
  .abt-wwr-pc-only {
    display: none;
  }
  .abt-fp-360-fz {
    font-size: 22px !important;
  }
  .abt-lft-y {
    display: none;
  }
}

@media only screen and (min-width: 360px) {
  .abt-pg-sec-1 {
    height: 2280px;
  }
  .abt-yellow-bg {
    width: 100%;
    height: 2281px;
  }
  .abt-mrgn-blue {
    height: 2213px;
  }
  .abt-don-white-mrgn .l {
    position: relative;
    width: 100%;
    height: auto;
  }
  .abt-wwr-container .r {
    width: 300px;
    height: 258px;
    margin-top: 60px;
    margin-left: 60px;
  }
  .abt-wwr-container .l .wwr-title {
    margin: 20px auto 0px auto;
    width: 275px;
  }
  .abt-wwr-container .l .wwr-description {
    width: 250px;
  }
  .abt-3-mission-sp {
    display: block;
    margin: 40px auto 0px auto;
    width: 260px;
    height: 1360px;
    background-color: white;
  }
  .abt-3-mission-sp img:nth-child(1) {
    width: 100%;
    height: 100px;
    margin-top: 20px;
    margin-left: -20px;
  }
  .abt-3-mission-sp img:nth-child(2) {
    display: block;
    margin: 20px auto 0px auto;
    width: 165px;
    height: 188px;
  }
  .abt-3-mission-sp img:nth-child(3) {
    margin: 20px 0px 0px 28px;
    width: 219px;
    height: 156px;
  }
  .abt-3-mission-sp img:nth-child(4) {
    margin: 26px 0px 0px 28px;
    width: 198px;
    height: 124px;
  }
  .abt-3-mission-sp img:nth-child(5) {
    margin: 20px 0px 0px 28px;
    width: 146px;
    height: 93px;
  }
  .abt-don-white-mrgn .r {
    position: relative;
    width: 100%;
    height: 210px;
    margin-top: -200px;
    margin-left: 0px;
  }
  .abt-don-white-mrgn .container p:nth-child(1) {
    margin-top: 31px;
    text-align: center;
  }
  .abt-fp-360-fz {
    font-size: 25px !important;
  }
}

@media only screen and (min-width: 375px) {
  .abt-wwr-container .r {
    width: 325px;
    height: 248px;
    margin-top: 70px;
    margin-left: 50px;
  }
  .abt-wwr-container .l .wwr-description {
    width: 275px;
  }
  .abt-3-mission-sp {
    width: 275px;
    height: 1330px;
    background-color: white;
  }
  .abt-3-mission-sp img:nth-child(1) {
    width: 275px;
    margin-left: -20px;
  }
  .abt-pg-sec-1 {
    height: 2214px;
  }
  .abt-yellow-bg {
    height: 2215px;
  }
  .abt-mrgn-blue {
    width: calc(100% - 60px);
    height: 2155px;
    margin-left: 30px;
    margin-top: 30px;
  }
  .abt-fp-360-fz {
    font-size: 28px !important;
  }
}

@media only screen and (min-width: 414px) {
  .abt-wwr-container .r {
    display: block;
    width: 374px;
    height: 280px;
    margin: 70px 0px 0px 50px;
  }
  .abt-3-mission-sp {
    margin: 40px 50px 0px 50px;
    width: auto;
  }
  .abt-3-mission-sp img:nth-child(1) {
    width: 100%;
    height: 120px;
    margin-top: 20px;
    margin-left: -20px;
  }
  .abt-3-mission-sp {
    height: 1279px;
  }
  .abt-mrgn-blue {
    height: 2137px;
  }
  .abt-yellow-bg {
    height: 2197px;
  }
  .abt-pg-sec-1 {
    height: 2197px;
  }
}

@media only screen and (min-width: 600px) {
  .abt-wwr-container .r {
    display: block;
    width: 325px;
    height: 248px;
    margin: 70px auto 0px auto;
  }
}

@media only screen and (min-width: 768px) {
  .abt-be-open-container {
     display: flex;
  }
  .abt-be-open-container .l , .abt-be-open-container .r {
    display: block;
    margin: unset;
    top: unset;
    left: unset;
    margin-top: 80px;
  }
  .abt-be-open-container .l {
    margin-left: 88px;
    width: 400px;
    height: 250px;
  }
  .abt-be-open-container .r {
    width: 200px;
    height: 250px;
  }
  .abt-yellow-bg {
    width: 600px;
    margin-left: 168px;
  }
  .abt-mrgn-blue {
    margin-top: 40px;
    margin-left: 128px;
    width: 600px;
  }
  .abt-wwr-container {
    margin-top: 40px;
  }
  .abt-wwr-container .l, .abt-wwr-container .r {
    margin: unset;
    top: unset;
    left: unset;
    height: 600px;
  }
  .wwr-title {
    margin-top: 0px !important;
    font-size: 24px !important;
    width: 235px !important;
  }
  .wwr-description {
    width: 235px !important;
  }
  .abt-wwr-container .l {
    width: 300px;
    margin-left: 168px;
  }
  .abt-wwr-container .r {
    width: 300px;
  }
  .abt-be-open-container {
    display: flex;
  }
  .abt-sec2-pc-static-img {
    display: block !important;
    height: 250px !important;
  }
  .abt-sec2-sp-slider-img {
    display: none !important;
  }
  .abt-missions-container {
    width: 580px;
    margin-left: 158px;
  }
  .abt-3-mission-pc {
    display: block;
    width: 840px;
    height: 730px;
  }
  .abt-3-mission-sp {
    display: none;
  }
  .abt-3m-bg {
    width: 478px !important;
    background-color: blue;
    left: 208px;
    height: 623px !important;
  }
  .abt-3m-title {
    width: 300px !important;
    margin-left: 90px !important;
  }
  .abt-3m-mission-1 {
    width: 130px !important;
    height: auto !important;
    margin-top: 110px !important;
  }
  .abt-3m-center {
    width: 130px !important;
    height: auto !important;
    margin-top: 130px !important;
    margin-left: 220px !important;
  }
  .abt-3m-mission-2 {
    width: 130px !important;
    height: auto !important;
    margin-top: 120px !important;
    margin-left: 350px !important;
  }
  .abt-3m-mission-3 {
    width: 130px !important;
    height: auto !important;
    margin-top: 250px !important;
    margin-left: 350px !important;
  }
  .abt-3m-txt-cont {
    margin: unset !important;
    top: unset !important;
    left: unset !important;
    width: 440px !important;
    top: 300px !important;
    left: 208px !important;
  }
  .abt-3m-context {
    width: 390px !important;
  }
  .abt-mrgn-blue {
    height: 1630px;
  }
  .abt-yellow-bg {
    height: 1710px;
  }
  .abt-pg-sec-1 {
    height: 1710px;
  }
  .abt-don-blue {
    padding: 40px;
    width: 600px;
  }
  .abt-don-white-mrgn {
    position: relative;
    padding: 40px;
    width: 600px;
    height: auto;
    margin-left: 0px;
    border: 1px solid white;
  }
  .abt-don-white-mrgn .l {
    width: 300px;
    height: 497px;
  }
  .abt-don-white-mrgn .r {
    position: absolute;
    width: 348px;
    height: 300px;
    top: 200px;
    left: 340px;
  }
  .abt-donation {
    margin-top: 100px;
  }
  .abt-don-white-mrgn .l p:nth-child(1) {
    text-align: left;
    margin-top: 0px;
  }
  .abt-don-white-mrgn .l p:nth-child(2) {
    margin-top: 20px;
  }
  .abt-don-white-mrgn .l a {
    margin-left: 0px;
  }
  .tp-sec5-mrg-event-blue {
    position: absolute;
    width: 344px;
    height: 397px;
    border-top: 1px solid #00abe3;
    border-left: 1px solid #00abe3;
    border-bottom: 1px solid #00abe3;
    top: 242px;
    left: 40px;
  }
  .tp-sec5-height {
    height: 673px;
  }
  .len-entry {
    width: 540px;
  }
  .len-entry input[type='text'], .len-entry input[type='email'], .len-entry select, .len-entry input[type='number'] {
    width: 300px;
  }
  .len-entry input[type='text'], .len-entry input[type='email'], .len-entry select, .len-entry input[type='number'], .len-entry p {
    display: inline-block;
    margin-bottom: 14px;
  }
  .len-arrow-blue-01 {
    margin-left: 275px;
  }
  .don-ty-container {
    margin: unset;
    top: unset;
    left: unset;
    width: 648px !important;
    margin-top: 60px !important;
    margin-left: 60px;
  }
  .ty-height {
    height: 500px;
  }
}

@media only screen and (min-width: 1279px) {
  .don-blue-bg {
    margin-left: 140px;
    width: 1140px;
    top: 0px;
  }
  .site-main {}
  .don-ty-container {
    margin: unset;
    top: unset;
    left: unset;
    width: 1020px !important;
    margin-top: 60px !important;
    margin-left: 60px;
  }
  .ty-height {
    height: 500px;
  }
  .tp-sec5-height {
    height: 670px;
  }
  .len-entry input[type='text'], .len-entry input[type='email'], .len-entry select, .len-entry input[type='number'] {
    width: 350px;
  }
  .len-arrow-blue-01 {
    margin-left: 328px;
  }
  .tp-sec5-mrg-event-blue {
    position: absolute;
    width: 507px;
    height: 388px;

    top: 242px;
    left: 180px;
  }
  .abt-sec2-pc-static-img {
    height: 375px !important;
  }
  .abt-sec5-oh {
    height: 468px !important;
  }
  .abt-yellow-bg {
    width: 1020px;
    height: 1962px;
    top: 0px;
    right: 0px;
  }
  .abt-mrgn-blue {
    width: 1020px;
    height: 1768px;
    margin-left: 200px;
    margin-top: 60px;
  }
  .abt-top-right-design {
    width: 273px;
    height: 271px;
  }
  .abt-pg-sec-1 {
    height: 1962px;
  }
  .abt-be-open-container {
    width: 1000px;
    height: 510px;
    margin-left: 140px;
  }
  .abt-pdd-top-120px {
    padding: 120px 0px 0px 0px;
  }
  .abt-pdd-top-60px {
    padding: 60px 0px 0px 0px;
  }
  .abt-pdd-top-40px {
    padding: 40px 0px 0px 0px;
  }
  .abt-mission-mrg {
    padding-top: 20px;
  }
  .abt-missions-container {
    width: 840px;
    height: 718px;
    margin-left: 320px;
  }
  .abt-be-open-container .l {
    margin-top: 0px;
    margin-left: 0px;
    width: 674px;
    height: 510px;
  }
  .abt-be-open-container .r {
    margin-top: 0px;
    width: 326px;
    height: 510px;
  }
  .abt-wwr-container {
    display: flex;
    flex-flow: wrap;
    width: 960px;
    height: 375px;
    margin-left: 320px;
  }
  .abt-wwr-container .l {
    width: 468px;
    height: 375px;
    margin-left: 0px;
  }
  .abt-wwr-container .r {
    width: 492px;
    height: 375px;
    margin-top: 0px;
    margin-left: 0px; 
  }
  .abt-wwr-container .l .wwr-title {
    font-size: 40px !important;
    text-align: left;
    width: 100% !important;
    margin-top: 5px;
    text-indent: 20px;
  }
  .abt-wwr-container .l .wwr-description {
    width: 408px !important;
  }
  .abt-3-mission-pc {
    display: block;
    width: 840px;
    height: 730px;
  }
  .abt-donation {
    margin-top: 100px;
  }
  .abt-don-blue {
    position: relative;
    padding: 40px;
    width: 812px;
    height: auto;
    margin-left: 140px;
    background-color: #00abe3;
  }
  .abt-don-white-mrgn {
    position: relative;
    padding: 40px;
    width: 812px;
    height: auto;
    margin-left: 0px;
    border: 1px solid white;
  }
  .abt-don-white-mrgn .container {
    display: flex;
    flex-direction: row;
    width: 920px;
    height: auto;
  }
  .abt-don-white-mrgn .l {
    position: relative;
    width: 388px;
    height: 426px;
  }
  .abt-don-white-mrgn .r {
    position: absolute;
    margin: unset; 
    top: unset;
    left: unset;
    width: 492px;
    height: 375px;
    margin-top: 0px;
    margin-left: 430px;
  }
  .abt-don-white-mrgn .container p:nth-child(1) {
    font-size: 40px;
    text-align: left;
    margin-top: 7px;
  }
  .abt-don-white-mrgn .container p:nth-child(2) {
    margin-top: 20px;
    width: 392px;
    height: auto;
    overflow: hidden;
  }
  .abt-don-white-mrgn .container a {
    margin: 40px 0px 20px 0px;
  }
  .abt-wwr-pc-only {
    display: block;
  }
  .abt-lft-y {
    position: absolute;
    padding-bottom: 20px;
    display: block;
    width: 100px;
    /* height: 3990px; */
    height: 3305px;
    top: 210px;
    left: 0px;
    background-color: #ffc800;
    z-index: 100;
  }
  .abt-3m-bg {
    position: absolute;
    width: 839px !important;
    height: 680px !important;
    margin-top: 35px;
    margin-left: 120px !important;
    background-color: white;
  }
  .abt-3m-title {
    width: 494px !important;
    height: 103px !important;
  }
  .abt-3m-mission-1 {
    position: absolute;
    margin-top: 164px !important;
    margin-left: 78px !important;
    width: 219px !important;
    height: 156px !important;
    z-index: 5;
  }
  .abt-3m-mission-2 {
    width: 266px !important;
    height: 125px !important;
    margin-top: 158px !important;
    margin-left: 510px !important;
  }
  .abt-3m-mission-3 {
    width: 266px !important;
    height: 125px !important;
    margin-top: 328px !important;
    margin-left: 500px !important;
  }
  .abt-3m-center {
    width: 188px !important;
    height: 213px !important;
    margin-top: 180px !important;
    margin-left: 330px !important;
  }
  .abt-3m-txt-cont {
    width: 836px !important;
    height: auto !important;
    margin-top: 200px !important;
    margin-left: 120px !important;
  }
  .abt-3m-context {
    display: flex;
    width: 740px !important;
    height: auto;
    margin-left: 50px;
    z-index: 5;
  }
  .abt-mrgn-blue {
    height: 1842px;
  }
  /*TODO*/


}

@media only screen and (min-width: 1360px) {
  .abt-pg-sec-1 {
    width: 1279px;
    left: calc((100% - 1279px) /2);
  }
  .abt-lft-y {
    left: calc((100% - 1279px) /2);
  }
}

@media only screen and (min-width: 1440px) {

}
.abt-3m-title {
  position: absolute;
  width: 494px;
  height: 103px;
  margin-top: 0px;
  margin-left: 46px;
  z-index: 5;
}
.abt-3m-mission-1 {
  position: absolute;
  margin-top: 164px;
  margin-left: 78px;
  width: 219px;
  height: 156px;
  z-index: 5;
}
.abt-3m-mission-2 {
  position: absolute;
  width: 266px;
  height: 125px;
  margin-top: 158px;
  margin-left: 510px;
  z-index: 5;
}
.abt-3m-mission-3 {
  position: absolute;
  width: 266px;
  height: 125px;
  margin-top: 328px;
  margin-left: 500px;
  z-index: 5;
}
.abt-3m-center {
  position: absolute;
  width: 188px;
  height: 213px;
  margin-top: 180px;
  margin-left: 330px;
  z-index: 5;
}
.abt-3m-txt-cont {
  position: absolute;
  width: 836px;
  height: auto;
  margin-top: 470px;
}
.abt-3m-context {
  display: flex;
  width: 740px;
  height: auto;
  margin-left: 50px;
  z-index: 5;
}
.abt-3m-context div:nth-child(1) {
  padding: 0px 5px 0px 5px;
}
.abt-3m-bg {
  position: absolute;
  width: 839px;
  height: 648px;
  margin-top: 35px;
  background-color: white;
}

@media only screen and (min-width: 320px) {
  .mbf-sp-only {
    display: block !important;
  }
  .mbf-pc-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1279px) {
  .mbf-sp-only {
    display: none !important;
  }
  .mbf-pc-only {
    display: block !important;
  }
}

.post-view h1 {
  padding: 10px 0px;
  text-transform: uppercase;
}
.post-featured-img {
  display: block;
  height: auto;
}
.post-view p {
  margin-top: 40px;
  text-align: justify;
}
@media only screen and (min-width: 320px) {
  .post-view h1 {
    font-size: 18px;
  }
  .post-featured-img, .post-view p {
    width: 100%;
  }
  .post-view {
    padding-bottom: 80px;
  }
}

@media only screen and (min-width: 768px) {
  .post-view h1 {
    font-size: 20px;
  }
  .post-featured-img, .post-view p {
    width: 100%;
  }
  .post-view {
    padding-bottom: 80px;
  }
}

@media only screen and (min-width: 1279px) {
  .post-view h1 {
    font-size: 20px;
  }
  .post-featured-img, .post-view p {
    width: 600px;
  }
}
.abt-sec1-pc-static-img, .abt-sec1-sp-slider-img, .abt-sec2-pc-static-img, .abt-sec2-sp-slider-img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.abt-sec1-pc-static-img {
  background: url('assets/images/about-page-be-open-image.png'); 
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.abt-sliders0 {
  width: 674px;
  height: 510px;
}
.abt-sec2-pc-static-img {
  background: url('assets/images/mbf-logo-foundation.png'); 
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: white;
}
.tp-sec5-ftrd-img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* Event Page */
.event-container {
  background-color: #00abe3;
  margin-bottom: 100px;
  padding-bottom: 1px;
}
.event-post-arrow {
  position: absolute;
  top: 400px;
  opacity: 0;
  z-index: 100;
}
.event-viewer {
  display: block;
  margin: 0px auto;
  height: auto;
}
.event-border {
  border: 1px solid white;
}
.event-slides h1 {
  margin: 40px 0px 20px 0px;
  font-family: 'Futura Bold', sans-serif;
  color: white;
}
.event-slides p {
  margin-top: 40px;
  font-family: 'Futura Medium', sans-serif;
  font-stretch: normal;
  font-style: normal;
  font-size: 16px;
  letter-spacing: 2px;
  color: white;
}
.event-slides {
  width: 100%;
  height: 300px;
}

@media only screen and (min-width: 320px) {
  .event-viewer { width: 230px; }
  .event-border { margin: 30px;margin-top: 0px; }
  .epa-prev { left: calc((100% - 255px) /2); }
  .epa-next { right: calc((100% - 255px) /2); }
}

@media only screen and (min-width: 360px) {
  .event-viewer { width: 250px; }
  .epa-prev { left: calc((100% - 290px) /2); }
  .epa-next { right: calc((100% - 290px) /2); }
}

@media only screen and (min-width: 375px) {
  .event-viewer {width: 280px;}
  .epa-prev { left: calc((100% - 310px) /2); }
  .epa-next { right: calc((100% - 310px) /2); }
}

@media only screen and (min-width: 414px) {
  .event-viewer {width: 300px;}
  .epa-prev { left: calc((100% - 345px) /2); }
  .epa-next { right: calc((100% - 345px) /2); }
}

@media only screen and (min-width: 600px) {
  .event-viewer {width: 500px;}
  .epa-prev { left: calc((100% - 535px) /2); }
  .epa-next { right: calc((100% - 535px) /2); }
}

@media only screen and (min-width: 768px) {
  .event-viewer { width: 600px;}
  .event-post-arrow:hover { opacity: 1;cursor: pointer; }
  .event-border { margin-top: 30px; }
  .epa-prev { left: calc((100% - 670px) /2); }
  .epa-next { right: calc((100% - 670px) /2); }
}

@media only screen and (min-width: 1279px) {
  .event-border { margin: 60px; }
}

/*Event Section Latest*/
.event-slider-container {
  width: 100%;
  height: 105px;
  margin-top: 25px;
}
.event-featured {
  margin-top: 25px;
}
.event-featured .r .title {
  height: 65px;
  font-family: 'Futura Medium', sans-serif;
  font-size: 28px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  text-transform: uppercase;
  line-height: 1.21;
  letter-spacing: 1px;
  overflow: hidden;
  color: #ffffff;
}
.event-featured .r .date {
  margin-top: 20px;
  font-family: 'Futura Medium', sans-serif;
  font-size: 12px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 1px;
  color: #ffffff;
}
.event-featured .r .desc {
  margin-top: 40px;
  font-family: 'Futura Medium', sans-serif;
  font-size: 16px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.5;
  letter-spacing: 2px;
  padding-bottom: 20px;
  color: #fff;
  overflow: hidden;
  text-align: justify;
}

.disabled {
  background: #ddd !important;
  cursor: not-allowed;
  pointer-events: none;
}

.disabled:hover {
  cursor: not-allowed;
  pointer-events: none;
}

/* Fadein */
.fade-in {
  animation: fadeIn ease 0.5s;
  -webkit-animation: fadeIn ease 0.5s;
  -moz-animation: fadeIn ease 0.5s;
  -o-animation: fadeIn ease 0.5s;
  -ms-animation: fadeIn ease 0.5s;
}
@keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-moz-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-webkit-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-o-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

@-ms-keyframes fadeIn {
  0% {opacity:0;}
  100% {opacity:1;}
}

.popup {
  font-family: 'Futura Medium';
  font-size: 20px;
  letter-spacing: 2px;
  text-align: justify;
  color: #ffffff;
  overflow: hidden;
  text-align: center;
}
.event-featured .r .read-more {
  margin-top: 40px;
}
.event-featured .l .cont-rel {
  background-repeat: no-repeat !important;
  background-position: center !important;
  background-size: cover !important;
}
.clr-00abe3 {
  color: #025978 !important;
}
.bdr-clr-00abe3 {
  border-color: #00abe3 !important;
}

@media only screen and (min-width: 320px) {
  .event-cont {
    margin-top: 80px;
  }
  .event-featured {
    display: block;
  }
  .event-featured .l, .event-featured .r {
    width: 100%;
    height: auto;
  }
  .event-featured .r {
    padding: 30px;
  }
  .event-featured .l .border {
    position: relative;
    width: calc(100% - 40px);
    height: 315px;
  }
  .event-featured .r .cont {
    padding: 40px 20px;
    border: 1px solid white;
  }
  .event-featured .r .desc {
    height: 96px;
  }
  .read-more {
    margin-left: auto;
    margin-right: auto;
  }
}

@media only screen and (min-width: 768px) {
  .event-cont {
    margin-top: 100px;
  }
  .event-featured {
    display: flex;
  }
  .event-featured .l {
    width: 547px;
    height: auto;
  }
  .event-featured .r {
    width: 453px;
    height: auto;
  }
  .event-featured .l .border {
    position: relative;
    width: calc(100% - 40px);
    height: calc(100% - 80px);
    top: 40px;
    left: 40px;
    border-top: 1px solid white;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
  }
  .event-featured .r {
    padding: unset;
    margin: unset;
  }
  .event-featured .r .cont {
    padding: unset;
    margin: unset;
    padding: 40px; 
    margin-top: 40px;
    width: calc(100% - 40px);
    margin-bottom: 40px;
    border-top: 1px solid white;
    border-right: 1px solid white;
    border-bottom: 1px solid white;
    border-left: none;
  }
  .event-featured .r .desc {
    height: 72px;
  }
  .read-more {
    margin-left: 0px;
    margin-right: unset;
  }
}

.site--container {
  min-height: calc(100vh - 90px);
  padding: 150px 0;
}

.site--container h1 {
  line-height: 1;
}

.content {
  margin-top: 80px;
}

.single__featured {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.single__bg {
  position: relative;
  display: flex;
  align-items: center;
}

.single__box {    
  position: absolute;
  height: 470px;
  width: 65%;
}

.single__box::before {
  content: '';
  background-color: #ffc800;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  height: 100%;
}

.single__box::after {
  content: '';
  border: 1px solid #00abe3;
  position: absolute;
  width: 110%;
  left: 58%;
  top: 50%;
  transform: translate(-50%, -50%);
  height: 90%;
  z-index: 1;
}

.single__info {
  position: relative;
  text-align: left;
  padding: 0 40px;
  z-index: 2;
}

.single__date {
  font-size: 14px;
  font-weight: 800;
  color: #444;
}

@media only screen and (max-width: 768px) {
  .site--container {
    min-height: calc(100vh - 90px);
    padding: 80px 20px;
  }
  .content {
    margin-top: 20px;
  }
  .single__bg {
    align-items: center;
    flex-direction: column-reverse;
  }
  .single__featured {
    width: calc(100% - 40px) !important;
    display: block;
  }
  .single__box::after {
    display: none;
  }
  .site--container .single__info {
    padding: 10px 20px;
  }
  .site--container h1 {
    font-size: 4.6vw;
  }
  .single__box {
    height: 100%;
    width: 100%;
  }
  .single__box::before {
    top: -20px;
    height: calc(100% + 20px);
  }
}