.content-sec .defualt-content-info h4 {
  border-radius: 2em;
  box-shadow: 0.5em 0.5em 2em rgba(0, 0, 0, 0.2);
  background-color: #415067;
  color: #FFF;
  margin: 2rem auto;
  padding-left: calc(4% * 1.5);
  padding-right: calc(4% * 1.5);
  padding-top: calc(4.5rem * .4);
  padding-bottom: calc(4.5rem * .4);
  font-size: 1.667rem;
  line-height: 1.4;
  font-weight: 400;
}
.content-sec .defualt-content-info h4:last-child {
  margin-bottom: 0px !important;
}
.content-sec .defualt-content-info {
  box-shadow: 0.5em 0.5em 2em rgba(0, 0, 0, 0.2);
  padding-left: 4%;
  padding-right: 4%;
  padding-top: calc(4.5rem * .75);
  padding-bottom: calc(4.5rem * .75);
  border-radius: calc(4em * 1) calc(4em * 1) calc(4em * 1) calc(4em * 1);
  background: rgba(255, 255, 255, 0.8);
  margin: 0px auto;
  max-width: 1290px;
}
.content-sec {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.our-mission-sec .defualt-content-info {
  box-shadow: 0.5em 0.5em 2em rgba(0, 0, 0, 0.2);
  padding-left: 4%;
  padding-right: 4%;
  padding-top: calc(4.5rem * .75);
  padding-bottom: calc(4.5rem * .75);
  border-radius: calc(4em * 1) calc(4em * 1) calc(4em * 1) calc(4em * 1);
  background: rgba(255, 255, 255, 0.8);
  margin: 0px auto;
  background: rgba(45, 65, 151, 0.8);
  text-align: center;
}
.our-mission-sec .defualt-content-info h1, .our-mission-sec .defualt-content-info h2, .our-mission-sec .defualt-content-info h3, .our-mission-sec .defualt-content-info h4, .our-mission-sec .defualt-content-info h5, .our-mission-sec .defualt-content-info p {
  color: #fff;
  text-align: center;
}
.our-mission-sec figure {
  margin-bottom: 0px;
}
.our-mission-sec .defualt-content-info h2 {
  position: relative;
  padding-bottom: 40px;
  margin-bottom: 20px;
}
.our-mission-sec .defualt-content-info h2:before {
  position: absolute;
  content: "";
  background: url("../images/title-icon.PNG");
  width: 314px;
  height: 16px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: auto;
  background-size: contain !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}
.our-mission-sec {
  text-align: center;
  position: relative;
  padding-top: calc(4.5rem * 1.5);
  padding-bottom: calc(4.5rem * 1.5);
}
.our-mission-sec::before {
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 150' data-shape='38' preserveAspectRatio='none'%3E%3Cstyle%3Epath%7Bfill:%23FFFFFF;%7D%3C/style%3E%3Cpath d='M1920 150H0v-80s206.511-70 481.509-70c294.143 0 815.981 140 1063.381 140 220.95 0 375.11-70 375.11-70v80Z' /%3E%3C/svg%3E");
  content: '';
  position: absolute;
  left: 0;
  top: -2px;
  width: 100%;
  height: 4vw;
  transform: scale(-1, -1);
  background-size: 101% 100%;
  background-position: 50% 101%;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 1;
}
.our-mission-sec::after {
  background-image: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1920 160' data-shape='39'%3E%3Cstyle%3Epath%7Bfill:%23FFFFFF;%7D%3C/style%3E%3Cpath d='M0 160H1920V0s-171.27 140-411.51 140c-223.15 0-353.53-100-545.964-100-208.819 0-360.657 110-587.414 110C154.159 150 0 80 0 80v80Z' /%3E%3C/svg%3E");
  content: '';
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 100%;
  height: 50%;
  transform: scaleX(-1);
  background-size: 101% auto;
  background-position: 50% 101%;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 1;
}
.testimonials-sec {
  position: relative;
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.testimonials-sec .defualt-content-info h1, .testimonials-sec .defualt-content-info h2, .testimonials-sec .defualt-content-info h3, .testimonials-sec .defualt-content-info h4, .testimonials-sec .defualt-content-info h5, .testimonials-sec .defualt-content-info p {
  color: #fff;
}
.testimonials-block {
  padding-left: calc(4.5rem * .4);
  padding-right: calc(4.5rem * .4);
  padding-top: calc(4.5rem * .4);
  padding-bottom: calc(4.5rem * .4);
  border-radius: calc(4em * 1) calc(4em * 1) calc(4em * 1) calc(4em * 1);
  background-color: #26499D;
  box-shadow: 5px 5px 10px black !important;
}
.testimonials-block p {
  color: #FFFFFF;
  margin-bottom: 10px;
}
.photos-from-past-events-sec {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
  position: relative;
  background-position: bottom center !important;
}
.photos-from-past-events-sec .defualt-content-info h2 {
  color: #FFFFFF;
}
.photos-from-past-events-sec .defualt-content-info svg {
  max-width: 24.444rem;
  width: 100%;
  color: #FFFFFF;
}
.photos-from-past-events-sec .defualt-content-info path {
  stroke-width: 1px;
  fill: transparent;
  stroke: currentColor;
  stroke-dashoffset: 0 !important;
}
.photos-from-past-events-sec figure {
  box-shadow: 5px 5px 5px rgba(0, 0, 0, .3);
  transition: opacity .4s ease 0s;
  overflow: hidden;
  border-radius: calc(calc(4em * 1) * .5) calc(calc(4em * 1) * .5) calc(calc(4em * 1) * .5) calc(calc(4em * 1) * .5);
  position: relative;
  margin: 0;
}
.photos-from-past-events-sec figure a {
  position: relative;
  display: inline-block;
  width: 100%;
}
.photos-from-past-events-sec figure img {
  width: 100% !important;
  border-radius: calc(calc(4em * 1) * .5) calc(calc(4em * 1) * .5) calc(calc(4em * 1) * .5) calc(calc(4em * 1) * .5);
  position: relative;
  transform: scale(1, 1);
  transform-origin: 50% 50%;
  will-change: transform;
  object-fit: cover;
  transition: transform .5s ease 0s;
  height: 380px;
}
.photos-from-past-events-sec figure h3 {
  font-size: 1.778rem;
  letter-spacing: 0em;
  line-height: 1.4;
  font-weight: 400;
  text-transform: none;
  color: #fff;
  text-align: center;
  margin: 0px;
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  transition: opacity .5s ease 0s;
  opacity: 0;
  top: 50%;
  -moz-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.photos-from-past-events-sec figure:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #223453;
  opacity: 0;
}
.photos-from-past-events-sec figure:hover:before, .photos-from-past-events-sec figure:focus:before, .photos-from-past-events-sec figure:hover h3, .photos-from-past-events-sec figure:focus h3 {
  opacity: 1;
}
.photos-from-past-events-sec figure:hover img, .photos-from-past-events-sec figure:focus img {
  opacity: 0.2;
  transform: scale(1.075, 1.075);
}
.photos-from-past-events-sec .coman-btn {
  margin-top: 50px;
}
.our-partners-in-the-community-sec .row {
  margin: 0px -15px;
}
.our-partners-in-the-community-sec [class*="col-"] {
  padding: 0px 15px;
  margin-bottom: 30px;
}
.our-partners-in-the-community-block {
  padding-left: calc(4% * 2);
  padding-right: calc(4% * 2);
  padding-top: calc(4.5rem * .4);
  padding-bottom: calc(4.5rem * .4);
  border-radius: calc(calc(4em * 1) * .5) calc(calc(4em * 1) * .5) calc(calc(4em * 1) * .5) calc(calc(4em * 1) * .5);
  background-color: #FFFFFF;
  box-shadow: 5px 5px 10px grey !important;
  height: 100%;
}
.our-partners-in-the-community-block figure {
  width: 100%;
  display: block;
  position: relative;
  text-align: center;
  margin: 0px;
}
.our-partners-in-the-community-block figure:after {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 50%;
}
.our-partners-in-the-community-block figure img {
  position: absolute;
  top: 0;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  margin: auto;
  left: 0px;
  right: 0px;
  bottom: 0px;
  font-family: "object-fit: cover;";
  height: 70%;
}
.our-partners-in-the-community-sec {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
  position: relative;
}
.inner-benner-sec {
  padding-top: 20%;
  padding-bottom: 10%;
  background-position: right center !important;
}
.coman-form {
  background-color: #413c4c !important;
}
.our-partners-sec {
  padding-top: calc(4.5rem * 1.5);
  padding-bottom: calc(4.5rem * 1.5);
}
.our-partners-sec figure img {
  box-shadow: 5px 5px 10px black !important;
  border-radius: calc(4em * 1) calc(4em * 1) calc(4em * 1) calc(4em * 1);
}
.photo-gallery-sec {
  padding-top: 4.5rem;
  padding-bottom: 4.5rem;
}
.photo-gallery-block {
  box-shadow: 0.5em 0.5em 2em rgba(0, 0, 0, 0.2);
  padding: 50px;
  text-align: center;
  margin-bottom: 50px;
}
.photos-from-past-events-sec [class*="col-"] {
  margin-bottom: 30px;
}
@media (max-width: 1900px) {}
@media (max-width: 1800px) {
  .photos-from-past-events-sec figure img {
    height: 360px;
  }
  .photos-from-past-events-sec figure h3 {
    font-size: 28px;
  }
}
@media (max-width: 1700px) {
  .photos-from-past-events-sec figure img {
    height: 350px;
  }
  .photos-from-past-events-sec figure h3 {
    font-size: 27px;
  }
}
@media (max-width: 1600px) {
  .photos-from-past-events-sec figure img {
    height: 340px;
  }
  .photos-from-past-events-sec figure h3 {
    font-size: 26px;
  }
}
@media (max-width: 1500px) {
  .photos-from-past-events-sec figure img {
    height: 330px;
  }
  .photos-from-past-events-sec figure h3 {
    font-size: 25px;
  }
}
@media (max-width: 1400px) {
  .content-sec .defualt-content-info h4 {
    font-size: 25px;
    padding: 25px;
  }
  .our-mission-sec .defualt-content-info h2::before {
    width: 270px;
  }
  .photos-from-past-events-sec figure img {
    height: 310px;
  }
  .photos-from-past-events-sec figure h3 {
    font-size: 24px;
  }
}
@media (max-width: 1300px) {
  .content-sec .defualt-content-info h4 {
    font-size: 22px;
    padding: 22px;
  }
  .our-mission-sec .defualt-content-info h2::before {
    width: 260px;
  }
  .photos-from-past-events-sec figure img {
    height: 300px;
  }
  .photos-from-past-events-sec figure h3 {
    font-size: 23px;
  }
}
@media (max-width: 1200px) {
  .content-sec, .our-mission-sec, .photos-from-past-events-sec, .testimonials-sec, .our-partners-in-the-community-sec {
    padding-top: calc(4.5rem * .8);
    padding-bottom: calc(4.5rem * .8);
  }
  .content-sec .defualt-content-info h4 {
    font-size: 20px;
    padding: 20px;
  }
  .our-mission-sec .defualt-content-info h2::before {
    width: 250px;
  }
  .photos-from-past-events-sec figure img {
    height: 300px;
  }
  .photos-from-past-events-sec figure h3 {
    font-size: 22px;
  }
  .inner-benner-sec.bg {
    padding-top: 23% !important;
    padding-bottom: 10% !important;
  }
  .our-partners-sec {
    padding-top: calc(calc(4.5rem * .6) * 1.5);
    padding-bottom: calc(calc(1.5rem * .6) * 1.5);
  }
}
@media (max-width: 1100px) {
  .content-sec .defualt-content-info h4 {
    font-size: 19px;
    padding: 19px;
  }
  .our-mission-sec .defualt-content-info h2::before {
    width: 230px;
  }
  .photos-from-past-events-sec figure img {
    height: 330px;
  }
  .photos-from-past-events-sec figure h3 {
    font-size: 21px;
  }
  .our-partners-in-the-community-sec .row {
    margin: 0px -12px;
  }
  .our-partners-in-the-community-sec [class*="col-"] {
    padding: 0px 12px;
    margin-bottom: 24px;
  }
  .inner-benner-sec.bg {
    padding-top: 25% !important;
    padding-bottom: 10% !important;
  }
}
@media (max-width: 991px) {
  .content-sec, .our-mission-sec, .photos-from-past-events-sec, .testimonials-sec, .our-partners-in-the-community-sec {
    padding-top: calc(4.5rem * .6);
    padding-bottom: calc(4.5rem * .6);
  }
  .content-sec .defualt-content-info h4 {
    font-size: 17px;
    padding: 17px;
  }
  .our-mission-sec .defualt-content-info h2::before {
    width: 220px;
  }
  .photos-from-past-events-sec figure img {
    height: 300px;
  }
  .photos-from-past-events-sec figure h3 {
    font-size: 20px;
  }
  .our-partners-in-the-community-sec .row {
    margin: 0px -12px;
  }
  .our-partners-in-the-community-sec [class*="col-"] {
    padding: 0px 12px;
    margin-bottom: 24px;
  }
  .contact-us-sec figure {
    margin-bottom: 30px;
  }
  .inner-benner-sec.bg {
    padding-top: 15% !important;
    padding-bottom: 15% !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
  }
  .our-partners-sec {
    padding-top: calc(calc(4.5rem * .6) * 1.5);
    padding-bottom: calc(calc(1.5rem * .6) * 1.5);
  }
}
@media (max-width: 767px) {
  .content-sec, .our-mission-sec, .photos-from-past-events-sec, .testimonials-sec, .our-partners-in-the-community-sec {
    padding-top: calc(4.5rem * .6);
    padding-bottom: calc(4.5rem * .6);
  }
  .content-sec.bg {
    background: url("../images/content-bg-mobile.jpg") !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
  }
  .content-sec .defualt-content-info h4 {
    font-size: 15px;
    padding: 15px;
  }
  .our-mission-sec.bg {
    background: url("../images/mobile-our-mission-bg.jpg") !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
  }
  .our-mission-sec .defualt-content-info h2::before {
    width: 200px;
  }
  .photos-from-past-events-sec figure img {
    height: 280px;
  }
  .photos-from-past-events-sec figure h3 {
    font-size: 22px;
  }
  .our-partners-in-the-community-sec .row {
    margin: 0px -10px;
  }
  .our-partners-in-the-community-sec [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .inner-benner-sec.bg {
    padding-top: 15% !important;
    padding-bottom: 15% !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
  }
  .our-partners-sec {
    padding-top: calc(calc(4.5rem * .6) * 1.5);
    padding-bottom: calc(calc(1.5rem * .6) * 1.5);
  }
  .photo-gallery-block {
    padding: 50px 25px;
    margin-bottom: 25px;
  }
}
@media (max-width: 576px) {
  .content-sec, .our-mission-sec, .photos-from-past-events-sec, .testimonials-sec, .our-partners-in-the-community-sec {
    padding-top: calc(4.5rem * .6);
    padding-bottom: calc(4.5rem * .6);
  }
  .content-sec.bg {
    background: url("../images/content-bg-mobile.jpg") !important;
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: bottom center !important;
    background-repeat: no-repeat !important;
  }
  .content-sec .defualt-content-info h4 {
    font-size: 15px;
    padding: 15px;
  }
  .our-mission-sec .defualt-content-info h2::before {
    width: 200px;
  }
  .testimonials-block {
    margin-top: 30px;
    text-align: center;
  }
  .testimonials-sec .defualt-content-info h1, .testimonials-sec .defualt-content-info h2, .testimonials-sec .defualt-content-info h3, .testimonials-sec .defualt-content-info h4, .testimonials-sec .defualt-content-info h5, .testimonials-sec .defualt-content-info p {
    text-align: center;
  }
  .photos-from-past-events-sec figure img {
    height: 250px;
  }
  .photos-from-past-events-sec figure h3 {
    font-size: 20px;
  }
  .our-partners-in-the-community-sec .row {
    margin: 0px -10px;
  }
  .our-partners-in-the-community-sec [class*="col-"] {
    padding: 0px 10px;
    margin-bottom: 20px;
  }
  .inner-benner-sec.bg {
    padding-top: 15% !important;
    padding-bottom: 15% !important;
  }
  .our-partners-sec {
    padding-top: calc(calc(4.5rem * .6) * 1.5);
    padding-bottom: calc(calc(1.5rem * .6) * 1.5);
  }
  .photo-gallery-block {
    padding: 50px 25px;
    margin-bottom: 25px;
  }
}