<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Medium Layout: 1280px. */

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

  .desktop-view{display: block;}
  .mobile-view{display: none;}

  .site-menu-main .nav-link-item {
    padding-right: 10px !important;
    padding-left: 10px !important;
    font-size: 17px;
  }
  .brand-logo {
    right: 50px;
  }
  .brand-logo img {
    width: 150px;
  }
  .nav-bg::before {
    right: -30px;
    top: -30px;
    width: 60%;
    height: 275px;
  }
  .nav-bg {
    height: 275px;
  }
  .banner-text h2 {
    font-size: 45px;
  }
  .banner-text h3 {
    font-size: 24px;
  }
  .banner-text a {
    font-size: 20px;
    margin-top: 25px;
  }
  .help-sec {
    padding-top: 75px;
  }
  .help-sec::after {
    bottom: 82px;
  }
  .committed-sec {
    padding-bottom: 75px;
  }
  .details-sec::before {
    width: 175px;
    height: 250px;
    top: -230px;
  }
  .events-sec {
    background-size: cover;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px){

  .desktop-view{display: block;}
  .mobile-view{display: none;}

  .brand-logo {
    right: 0;
  }
  .brand-logo img {
    width: 100px;
  }
  .site-menu-main .nav-link-item {
    font-size: 14px;
    padding-right: 10px !important;
    padding-left: 10px !important;
  }
  .banner-sec {
    background-size: cover;
    text-align: center;
  }
  .banner-right-img {
    margin-top: 35px;
  }
  .banner-bot-img {
    margin-top: -50px;
    margin-bottom: 100px;
  }
  .video-pop {
    text-align: center;
  }
  .help-sec::before {
    display: none;
  }
  .help-sec::after {
    display: none;
  }
  .cln-btn a {
    margin-bottom: 50px;
  }
  .single-commit {
    margin-bottom: 100px;
    margin-right: 50px;
    padding-left: 25px;
  }
  .events-sec {
    background-size: cover;
    padding-bottom: 100px;
  }
  .single-member-content p {
    font-size: 18px;
  }
  .single-member-content {
    padding: 35px 42px;
  }
  .single-member-content::after {
    width: 120px;
    height: 120px;
    margin-top: -60px;
    right: -80px;
  }
  .footer-sec {
    background-size: cover;
    margin-top: 100px;
  }
  .footer-content {
    margin-bottom: 45px;
  }
  .nav-bg {
    height: 250px;
  }
  .nav-bg::before {
    width: 50%;
    height: 220px;
    top: -25px;
    right: -10px;
  }
  .section-title {
    margin-bottom: 70px;
    margin-top: 70px;
  }
  .mission-table {
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .mission-content p {
    font-size: 20px;
  }
  .mission-table tr {
    line-height: 50px;
  }
  .mission-table td:first-child,
  .mission-content p span {
    font-size: 22px;
  }
  .our-story-single-content p {
    padding-left: 0;
  }
  .footer-sec:before {
    left: -50px;
    top: -145px;
    width: 250px;
    height: 200px;
    background-size: 100% 100%;
  }
  .footer-sec:after {
    right: -60px;
    top: -150px;
    width: 300px;
    height: 200px;
    background-size: 100%;
  }
  .tour-video {
    height: 475px;
    line-height: 475px;
  }
  .we-do-content p, .ex-content p {
    padding-right: 0;
    font-size: 20px;
    line-height: 1.6;
  }
  .blue-title {
    margin-top: 75px;
  }
  .blue-title h4 {
    font-size: 26px;
  }
  .back-btn {
    margin-right: 50px;
  }
  .we-do-content ul {
    margin: 0;
  }
  .ex-content h4 {
    margin-right: 0;
  }
  .ex-content h3 {
    margin-right: 50px;
  }
  .do-mem-slider .do-member {
    width: 95% !important;
  }
  .do-content h4 {
    font-size: 24px;
  }
}

/* Tablet Layout: 768px. */
@media only screen and (min-width: 768px) and (max-width: 991px){

  .desktop-view{display: none;}
  .mobile-view{display: block;}

  .brand-logo {
    right: 5px;
    top: 15px;
  }
  .brand-logo img {
    width: 120px;
  }
  .menu-block .nav-link-item {
    border: 0;
  }
  .nav-bg {
    height: 175px;
  }
  .nav-bg::before {
    width: 300px;
    height: 170px;
  }
  .banner-sec {
    padding-bottom: 120px;
    background-size: cover;
    background-position: right top;
    padding-top: 200px;
    text-align: center;
  }
  .banner-top-img,
  .banner-bot-img,
  .help-sec::before,
  .help-sec::after,
  .details-sec::before {
    display: none;
  }
  .banner-text {
    margin-top: 25px;
  }
  .banner-left-img {
    margin: 0;
  }
  .banner-right-img {
    margin-top: 50px;
  }
  .details-sec,
  .events-sec,
  .footer-sec {
    background-size: cover;
  }
  .cln-btn a {
    margin-bottom: 50px;
  }
  .review-slider {
    padding: 30px 50px;
  }
  .single-review p {
    font-size: 20px;
  }
  .single-commit {
    margin-right: 100px;
    margin-bottom: 100px;
  }
  .footer-content {
    margin-bottom: 35px;
  }
  .single-member-content p {
    font-size: 18px;
  }
  .single-member-content {
    padding: 35px 42px;
    margin-bottom: 75px;
  }
  .single-member-content::after {
    width: 120px;
    height: 120px;
    margin-top: -60px;
    right: -80px;
  }
  .single-member {
    margin-bottom: 50px;
  }
  .nav-bg {
    height: 250px;
  }
  .nav-bg::before {
    width: 400px;
    height: 230px;
  }
  .section-title {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .mission-table {
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .mission-content p {
    font-size: 20px;
  }
  .mission-table tr {
    line-height: 50px;
  }
  .mission-table td:first-child,
  .mission-content p span {
    font-size: 22px;
  }
  .our-story-single-sec .title h2 {
    font-size: 38px;
    margin-bottom: 40px;
  }
  .our-story-single-content {
    margin-top: 60px;
  }
  .our-story-single-content p {
    padding-left: 0;
  }
  .footer-sec:before {
    left: -50px;
    top: -145px;
    width: 250px;
    height: 200px;
    background-size: 100% 100%;
  }
  .footer-sec:after {
    right: -60px;
    top: -150px;
    width: 300px;
    height: 200px;
    background-size: 100%;
  }
  .tour-video {
    height: 400px;
    line-height: 400px;
  }
  .we-do-content p, .ex-content p {
    padding-right: 0;
    font-size: 20px;
    line-height: 1.6;
  }
  .blue-title {
    margin-top: 75px;
  }
  .blue-title h4 {
    font-size: 26px;
  }
  .blue-title h4 span {
    font-size: 18px;
  }
  .back-btn {
    margin-right: 50px;
  }
  .we-do-img-slider {
    text-align: center;
    margin-top: 35px;
  }
  .extra-text-sec,.we-do-sec {
    margin-bottom: 75px;
  }
  .ex-content-img {
    text-align: center;
    margin-bottom: 35px;
    margin-top: 25px;
  }
  .ex-content-img img {
    float: none;
  }
  .ex-content h4 {
    margin-right: 0;
  }
  .ex-content h3 {
    margin-right: 50px;
  }
  .do-member {
    margin: 30px 0;
  }
  .do-video-sec h5 {
    padding: 0;
    font-size: 24px;
    line-height: 40px;
  }
  .do-video-sec .video-panel {
    height: 350px;
    line-height: 350px;
  }
  .do-content h4 {
    font-size: 22px;
  }
  .unit-image {
    text-align: center;
  }
}

/* Mobile Layout: 320px. */
@media only screen and (max-width: 767px) {
  .desktop-view{display: none;}
  .mobile-view{display: block;}

  .brand-logo {
    top: 15px;
    right: 10px;
  }
  .brand-logo img {
    width: 100px;
  }
  .nav-bg {
    height: 175px;
  }
  .nav-bg::before {
    width: 300px;
    height: 170px;
  }
  .menu-block .nav-link-item {
    border: 0;
  }

  .section-title p {
    font-size: 16px;
  }
  .section-title h2 {
    font-size: 28px;
    text-align: center;
  }
  .banner-top-img,
  .banner-bot-img,
  .details-sec::before {
    display: none;
  }
  .banner-sec {
    background-size: cover;
    background-position: right top;
    padding-top: 150px;
    padding-bottom: 100px;
  }
  .banner-text {
    margin-top: 30px;
  }
  .banner-right-img {
    margin-top: 50px;
  }
  .banner-text h2 {
    font-size: 36px;
  }
  .banner-text h3 {
    font-size: 20px;
    font-weight: 500;
  }
  .banner-text a {
    padding: 15px 30px;
    font-size: 18px;
    margin-top: 20px;
  }
  .help-sec::before,
  .help-sec::after {
    display: none;
  }
  .help-text {
    padding-right: 15px;
  }
  .help-text h2 {
    font-size: 34px;
  }
  .help-text p {
    font-size: 17px;
  }
  .single-commit {
    margin-bottom: 100px;
    padding-left: 25px;
    margin-right: 65px;
  }
  .single-detail {
    padding: 25px;
  }
  .single-detail h3 {
    padding-top: 150px;
  }
  .calender {
    height: 300px;
  }
  .events-sec {
    background-size: cover;
  }
  .single-detail h3 {
    font-size: 28px;
    margin-bottom: 15px;
  }
  .cln-btn a {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .event-text .sub-title a h5 {
    font-size: 22px;
  }
  .event-text .location a {
    font-size: 14px;
    margin-top: 15px;
  }
  .event-date h3 {
    font-size: 18px;
    padding-top: 15px;
  }
  .event-image {
    width: 40%;
  }
  .event-text {
    width: 60%;
  }
  .event-date {
    background: #317016;
    border-radius: 0 0 10px 10px;
    width: 100%;
  }
  .single-event:hover .event-date h3 {
    padding-top: 20px;
  }
  .event-date a {
    margin-bottom: 20px;
  }
  .committed-title {
    margin-bottom: 90px;
  }
  .commit-text h3 {
    font-size: 25px;
  }
  .commit-text p {
    font-size: 19px;
    line-height: 1.3;
  }
  .committed-sec {
    padding-bottom: 0;
    margin-bottom: 0;
  }
  .testimonial-sec {
    padding-top: 100px;
    padding-bottom: 200px;
  }
  .events-sec {
    padding-bottom: 50px;
  }
  .review-slider {
    padding: 10px;
  }
  .single-review p {
    font-size: 18px;
    line-height: 1.5;
  }
  .footer-sec {
    background-size: cover;
  }
  .footer-content {
    margin-top: 40px;
  }
  .footer-content h4 {
    font-size: 18px;
  }
  .footer-bottom-left {
    text-align: center;
  }
  .footer-bottom-right {
    text-align: center;
    margin-top: 20px;
  }
  .single-award td:last-child {
    padding: 15px;
  }
  .single-award td h4 {
    font-size: 16px;
  }
  .single-award td p {
    font-size: 12px;
    margin-top: 10px;
  }
  .single-award td h5,
  .single-award td h6 {
    font-size: 18px;
  }
  .single-award td:first-child {
    width: 30px;
  }
  .single-award td h5,
  .single-award td h6 {
    margin-right: 0;
  }
  .single-member-content p {
    font-size: 18px;
  }
  .single-member-content {
    padding: 35px 42px;
    margin-bottom: 75px;
    border-radius: 60px 60px 0 0;
    margin-right: 0;
    margin-top: 50px;
    padding: 30px;
    padding-top: 65px;
  }
  .single-member-content::before {
    border-radius: 60px 60px 0 0;
    width: 105%;
    right: -2.5%;
  }
  .single-member-content::after {
    width: 120px;
    height: 120px;
    margin-top: -60px;
    right: 50%;
    margin-right: -60px;
    top: 0;
  }
  .single-member {
    margin-bottom: 50px;
  }
  .footer-sec::before {
    display: none;
  }
  .footer-sec::after {
    display: none;
  }
  .section-title {
    margin-bottom: 50px;
    margin-top: 50px;
  }
  .mission-table {
    margin-top: 25px;
    margin-bottom: 30px;
  }
  .mission-content p {
    font-size: 16px;
  }
  .mission-table tr {
    line-height: 30px;
  }
  .mission-table td:first-child,
  .mission-content p span,
  .mission-table td:last-child {
    font-size: 16px;
  }
  .mission-sec {
    margin-top: 20px;
    margin-bottom: 100px;
  }
  .single-story h3 {
    font-size: 28px;
  }
  .our-story-sec {
    margin-bottom: 100px;
  }
  .our-story-single-sec .title h2 {
    font-size: 28px;
    margin-bottom: 40px;
  }
  .our-story-single-content {
    margin-top: 40px;
  }
  .our-story-single-content p {
    padding-left: 0;
  }
  .our-story-single-content h3 {
    font-size: 20px;
  }
  .our-story-single-sec {
    margin-bottom: 100px;
  }
  .tour-video-sec {
    margin-bottom: 100px;
  }
  .tour-video {
    height: 250px;
    line-height: 250px;
  }
  .we-do-content p, .ex-content p {
    padding-right: 0;
    font-size: 18px;
  }
  .blue-title {
    margin-top: 50px;
  }
  .blue-title h4 {
    font-size: 18px;
  }
  .blue-title h4 span {
    font-size: 15px;
  }
  .back-btn {
    margin-right: 10px;
  }
  .we-do-img-slider {
    text-align: center;
    margin-top: 35px;
  }
  .we-do-content ul {
    margin: 25px 0;
  }
  .we-do-content ul li {
    font-size: 18px;
    line-height: 1.6;
  }
  .ex-content h4 {
    margin-right: 0;
  }
  .ex-content h3 {
    margin-right: 50px;
  }
  .extra-text-sec,.we-do-sec {
    margin-bottom: 75px;
  }
  .ex-content-img {
    text-align: center;
    margin-bottom: 35px;
    margin-top: 25px;
  }
  .ex-content-img img {
    float: none;
  }
  .do-video-sec h5 {
    padding: 0;
    font-size: 20px;
    line-height: 36px;
  }
  .do-video-sec .video-panel {
    height: 250px;
    line-height: 250px;
  }
  .do-content h4 {
    font-size: 20px;
    line-height: 1.6;
  }
  .unit-image {
    text-align: center;
  }
  .do-member .do-content h3 a {
    font-size: 24px;
  }
  .do-member .do-content p {
    font-size: 18px;
    line-height: 30px;
    margin-top: 20px;
  }
  .do-member .do-content .read-more {
    font-size: 18px;
    font-weight: 600;
  }
  .ex-team-content {
    padding: 0rem 2rem 6rem 2rem !important;
  }
}

/* Wide Mobile Layout: 767px. */
@media only screen and (min-width: 480px) and (max-width: 767px){
  .desktop-view{display: none;}
  .mobile-view{display: block;}
}
</pre></body></html>