@font-face {
  font-family: "sf-pro";
  src: url("../fonts/sf-pro/sf1.ttf") format("truetype");
  font-weight: 100;
}

@font-face {
  font-family: "sf-pro";
  src: url("../fonts/sf-pro/sf2.ttf") format("truetype");
  font-weight: 200;
}

@font-face {
  font-family: "sf-pro";
  src: url("../fonts/sf-pro/sf3.ttf") format("truetype");
  font-weight: 300;
}

@font-face {
  font-family: "sf-pro";
  src: url("../fonts/sf-pro/sf4.ttf") format("truetype");
  font-weight: 400;
}

@font-face {
  font-family: "sf-pro";
  src: url("../fonts/sf-pro/sf5.ttf") format("truetype");
  font-weight: 500;
}

@font-face {
  font-family: "sf-pro";
  src: url("../fonts/sf-pro/sf6.ttf") format("truetype");
  font-weight: 600;
}

@font-face {
  font-family: "sf-pro";
  src: url("../fonts/sf-pro/sf7.ttf") format("truetype");
  font-weight: 700;
}

@font-face {
  font-family: "sf-pro";
  src: url("../fonts/sf-pro/sf8.ttf") format("truetype");
  font-weight: 800;
}

@font-face {
  font-family: "sf-pro";
  src: url("../fonts/sf-pro/sf9.ttf") format("truetype");
  font-weight: 900;
}

@font-face {
  font-family: "Playfair Display";
  src: url("../fonts/PlayFair-Display/PlayfairDisplay-Regular.otf")
    format("opentype");
}
/* @font-face {
  font-family: 'playfair-display';
  src: url("../fonts/PlayFair-Display/PlayfairDisplay-Bold.ttf") format("truetype");
} */

select::-ms-expand {
  display: block;
}
.lg-outer .lg-thumb-item.active,
.lg-outer .lg-thumb-item:hover {
  border-color: #0c9444 !important;
}
.about_us_short_link_anchor {
  background: #000;
  opacity: 0.3;
}
.about_wrapper_inner_index_shortlink {
  z-index: 999 !important;
}
.icon_block img {
  width: 100px !important;
}
.footer_parallax {
  height: 250px;
}
.footer_copyright_and_design_wrapper {
  display: flex;
}
.footer_site_by_content {
  margin-left: auto;
}
.design_by {
  margin: 0;
}
.mkd-main-menu > ul > li > a span.item_inner > .item_text {
  font-family: sf-pro;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
a {
  font-family: sf-pro;
}
.tp-caption.tp-resizeme {
  font-family: sf-pro !important;
  font-size: 25px !important;
}
.banner_main_heading {
  font-family: "Playfair Display", serif !important;
}
.intro_content_about {
  width: 75% !important;
}
.intro_content_wrapper {
  width: 75%;
  margin: auto;
  text-align: center;
}
.about_short_link {
  background: rgba(0, 0, 0, 0.16);
}
p.intro_main_content {
  font-size: 16px;
}
.footer_main_wrapper {
  display: flex !important;
}
.footer_child_one img {
  width: 200px;
}
.footer_copyright_text {
  margin: 20px !important;
  text-align: right;
}
.footer_social_icon {
  text-align: center;
}
.footer_child_one,
.footer_social_icon,
.footer_copyright {
  width: 33.33%;
}
footer .mkd-footer-top-holder-inner {
  padding: 60px 0px !important;
}
ul.social_icon_wrapper li {
  display: inline-block;
  padding: 10px 15px;
  margin-right: 10px;
  transition: 1s;
}
/* ul.social_icon_wrapper li:hover i{
	color: #fff;
	transition: 1s;
} */
ul.social_icon_wrapper li i {
  font-size: 25px;
}
.footer_copyright_text a:hover {
  color: #666;
}
.contact_banner_title {
  font-weight: 300;
  text-transform: capitalize;
}
.form_title {
  text-transform: capitalize;
  text-align: left;
  margin-bottom: 20px;
}
.form_content p {
  text-align: left;
  margin-bottom: 50px !important;
  font-size: 16px;
}
.submit_button_form {
  text-transform: capitalize !important;
  font-size: 16px !important;
  font-family: "sf-pro" !important;
}
.explore_button {
  font-size: 16px !important;
  font-family: "sf-pro" !important;
  background-color: #0c9444;
  outline: 0;
  border: none;
  color: #fff;
  padding: 15px 45px;
  margin-top: 30px;
  cursor: pointer;
}
.explore_button:hover {
  background-color: #fff;
  color: #0c9444;
  border: 1px solid #0c9444;
}
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-text,
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-number,
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-date,
.cf7_custom_style_3 textarea.wpcf7-form-control.wpcf7-textarea,
.cf7_custom_style_3 select.wpcf7-form-control.wpcf7-select,
.cf7_custom_style_3 input.wpcf7-form-control.wpcf7-quiz {
  font-family: sf-pro !important;
  font-size: 16px;
}
.contact_info_side_bar {
  padding-left: 100px;
}
.contact_us_main_title h2 {
  text-align: left;
  font-size: 30px;
  margin-bottom: 50px;
}
.contact_address_wrapper h4 {
  font-size: 23px;
  color: #0c9444;
}
.contact_address_wrapper p {
  font-size: 16px;
}
.child_block_2,
.child_block_3 {
  margin-top: 50px;
}

#nav-fullscreen a.active {
  opacity: 1 !important;
}
#nav-container {
  margin-left: auto;
  position: relative;
  float: right;
  margin-right: 100px;
  top: -60px;
  z-index: 999;
}
#nav-toggle {
  display: block;
  width: 27px;
  height: 32px;
  cursor: pointer;
  transform: rotate(0deg);
}
#nav-toggle span {
  background-color: black;
  width: 100%;
  height: 2px;
  border-radius: 1px;
  display: block;
  position: absolute;
  left: 0;
  content: "";
  transition: 0.5s ease-in-out;
}
#nav-toggle span:nth-child(1) {
  top: 4px;
  transform-origin: left center;
}
#nav-toggle span:nth-child(2) {
  top: 12px;
  transform-origin: left center;
}
#nav-toggle span:nth-child(3) {
  top: 20px;
  transform-origin: left center;
}
#nav-toggle.open span:nth-child(1) {
  transform: rotate(45deg);
  top: 3px;
  left: 4px;
}
#nav-toggle.open span:nth-child(2) {
  width: 0%;
  opacity: 0;
}
#nav-toggle.open span:nth-child(3) {
  transform: rotate(-45deg);
  top: 22px;
  left: 4px;
}
#nav-overlay {
  position: absolute;
  top: 16px;
  left: 16px;
  z-index: -1;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 50%;
  transition: 1s;
  transform: scale3d(0, 0, 0);
}
#nav-overlay.open {
  transform: scale3d(1, 1, 1);
}
#nav-fullscreen {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  transition: ease-in-out 0.25s;
  transition-delay: 0s;
  visibility: hidden;
  opacity: 0;
}
#nav-fullscreen ul {
  list-style: none;
  margin-left: 250px;
}
#nav-fullscreen a {
  color: #fff;
  text-decoration: none;
  font-weight: 300;
  opacity: 0.7;
}
#nav-fullscreen a.active {
  opacity: 1;
}
#nav-fullscreen.open {
  visibility: visible;
  opacity: 1;
  transition: ease-in-out 0.5s;
  transition-delay: 0.25s;
}
*,
*:before,
*:after {
  box-sizing: inherit;
}
#nav-overlay {
  background: linear-gradient(180deg, #0c9444 10%, #0c9444 50%, #8bc53f 90%);
}
#nav-toggle span {
  background-color: white;
}
#nav-fullscreen {
  display: flex;
  align-items: center;
  justify-content: left;
  color: white;
  font-family: sans-serif;
  font-size: 5vh;
}
#nav-fullscreen li {
  line-height: 1.5em;
}
#nav-fullscreen li a:hover {
  opacity: 1;
}
#nav-overlay .open html {
  overflow-y: hidden !important;
}
ul.submenu {
  display: none;
  margin-left: 50px !important;
  padding: 10px 0px;
}
.submenu li a {
  font-size: 20px;
  color: #fff;
  letter-spacing: 0.5px;
  font-weight: 300;
}
.submenu li {
  line-height: 0.5em !important;
}
.mkd-title,
.mkd-title.mkd-has-parallax-background {
  top: -50px;
}
.icon_section_mission_and_vison {
  padding: 100px 100px;
}
.our_journey_intro_content {
  padding: 100px 0px;
}
.corousel_journey_block_img {
  height: 350px;
}
.banner_logo a img {
  padding: 0px 50px;
}
.donate_button_wrapper {
  width: 100%;
  margin-top: 30px;
}
#nav-overlay.open html {
  overflow-y: hidden !important;
}
#nav-fullscreen {
  overflow-y: hidden !important;
}
.partners_and_sponsors_child_wrapper {
  display: flex;
  margin-top: 100px;
}
.partners_and_sponsors_heading:after {
  content: "";
  width: 70px;
  height: 2px;
  background: #0c9444;
  margin: auto;
  display: block;
}
.partners_and_sponsors_main_wrapper {
  width: 70%;
  margin: auto;
  margin-top: 100px;
  margin-bottom: 100px;
}
.partners_and_sponsors_heading h2 {
  font-size: 25px;
  text-align: center;
  color: #0c9444;
  font-weight: 400;
  margin-bottom: 15px;
}
.intro_content {
  width: 70%;
  margin: auto;
}
.intro_content h2 {
  font-weight: 300 !important;
}
.footer_above_content_wrapper {
  width: 70%;
  margin: auto;
  padding: 100px 100px;
  text-align: center;
}
.footer_above_content_wrapper h2 {
  margin: 10px 0px;
  font-size: 45px;
  font-weight: 600;
}
.footer_above_content_wrapper p {
  padding: 0px 300px;
}
.footer_above_content_wrapper a {
  margin-top: 20px;
}
.gifting_main_content_wrapper {
  width: 100%;
}
.gifting_child_one_wrapper {
  width: 100%;
  display: flex;
  background: #0c9444;
  min-height: 50vh;
}
.gifting_child_one_wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.gifting_content_block {
  width: 65%;
  padding: 100px 100px;
}
.gifting_content_block p {
  font-size: 16px;
  color: #fff;
}
.first_block {
  background: #8bc640;
}
.intro_content p {
  font-size: 16px;
  margin-top: 10px;
  letter-spacing: 0.5px;
  word-spacing: 1px;
  line-height: 27px;
}
.gifting_content_block h3 {
  color: #fff;
  font-weight: 500;
}
.event_gallery_title {
  font-size: 50px;
  font-weight: 500;
  margin-bottom: 50px;
  text-align: center;
}
.events_main_content_block_wrapper {
  width: 100%;
  padding: 100px 0px;
  background: #f3f0f0;
}
.events_child_block_wrapper {
  display: flex;
  width: 80%;
  margin: auto;
}
.events_child_block_wrapper {
  margin-bottom: 50px;
  margin-top: 150px;
}
.event_child_image_block {
  width: 50%;
}
.event_child_content_block {
  width: 50%;
}
.event_child_content_block {
  padding: 50px 100px;
}
.event_first_block {
  margin-top: 50px;
}
.event_child_content_block h2 {
  font-size: 40px;
  font-weight: 200;
}
.event_child_content_block h2:after {
  content: "";
  width: 50px;
  height: 2px;
  background: #0c9444;
  display: block;
  margin-top: 10px;
  margin-bottom: 30px;
}
/*.gallery{
  margin-bottom: 100px;
}*/
.pp_fade {
  position: relative;
}
.pp_details {
  position: absolute !important;
  top: -45px;
  margin-bottom: 110px;
}
.event_banner {
  top: -140px !important;
}
.event_intro_content {
  padding: 0px 100px !important;
  margin-bottom: 50px !important;
}
.description_about_event_wrapper {
  width: 100%;
}
.decription_about_event_child_block {
  text-align: center;
  width: 40%;
  margin: auto;
  padding: 100px 100px;
}
.decription_about_event_child_block h2 {
  margin: 10px 0px;
  font-size: 35px;
  font-weight: 400;
}
.team_main_block_wrapper {
  width: 100%;
}
.team_child_block_wrapper {
  width: 65%;
  margin: auto;
  padding: 100px 0px;
  display: flex;
}
.team_img_block_wrapper {
  width: 50%;
  position: relative;
}
.team_img_block_background_block {
  width: 400px;
  height: 500px;
  background: #1d1f2b;
  z-index: 1;
}
.team_img_block {
  z-index: 2;
  position: absolute;
  right: -30px;
  top: -30px;
}
.team_content_wrapper {
  padding: 100px;
}
.team_content_wrapper h3:after {
  content: "";
  width: 50px;
  height: 2px;
  background: #0c9444;
  margin-bottom: 10px;
  margin-top: 10px;
  display: block;
}
.team_content_wrapper h3 {
  font-weight: 400;
  margin-bottom: 20px;
}
.team_content_wrapper h5 {
  font-weight: 300;
}
.team_content_wrapper p {
  font-size: 16px;
  letter-spacing: 0.5px;
  word-spacing: 1px;
  text-align: justify;
}
.volunteers_main_wrapper {
  width: 100%;
}
.volunteers_row1_child_block {
  width: 100%;
  height: 100%;
}
.volunteers_row1_child_block {
  display: flex;
}
.volunteers_child_block {
  width: 33.33%;
}
.volunteers_child_block p {
  padding: 50px;
  height: 100%;
  font-size: 16px;
  letter-spacing: 0.5px;
  word-spacing: 1px;
}
.volunteers_main_content_child_wrapper.even_block {
  margin-top: 150px;
  margin-bottom: 150px;
}
.volunteers_main_wrapper {
  margin-bottom: 100px;
}
.nav_overlay_active.active {
  overflow: hidden !important;
}
.volunteers_child_block img {
  height: 100% !important;
  object-fit: cover;
}
.journey_content_main_wrapper {
  width: 100%;
  padding: 100px 0px;
  background: #0c9444;
}
.journey_content_child_wrapper {
  width: 75%;
  margin: auto;
  display: flex;
}
.journey_content_block {
  width: 50%;
  padding: 20px 90px;
}
.journey_content_block h5 {
  font-weight: 400;
  margin-bottom: 20px;
  font-size: 30px;
  color: #fff;
}
.journey_content_block h5:after {
  content: "";
  width: 60px;
  height: 2px;
  margin-top: 10px;
  display: block;
  background: #fff;
}
.journey_content_block p {
  font-size: 16px;
  letter-spacing: 0.5px;
  word-spacing: 1px;
  color: #fff;
}
.journey_img_block {
  width: 50%;
}
.footer_above_content_wrapper h2 {
  font-weight: 300;
}
.intro_content_wrapper h2,
.intro_content h2 {
  font-family: "Playfair Display", serif;
}
.index_block_text,
.event_gallery_title,
.decription_about_event_child_block h2 {
  font-family: "Playfair Display", serif;
}
.contact_banner_title,
.footer_above_content_wrapper h2 {
  font-family: "Playfair Display", serif;
}
.donate_carousel_title a {
  font-weight: 300;
  font-size: 26px;
}

.volunteers_main_content_wrapper {
  width: 100%;
  padding: 100px 0px;
}
.volunteers_main_content_child_wrapper {
  width: 80%;
  margin: auto;
  position: relative;
}
.single_block_background_section {
  width: 80%;
  height: 500px;
  background: #e6e6e64a;
  margin: auto;
}
.single_block_img_section {
  width: 703px;
  height: 600px;
  position: absolute;
  top: -50px;
  left: 260px;
  object-fit: cover;
  z-index: 999;
}
.single_block_content_section {
  width: 400px;
  height: 400px;
  position: absolute;
  top: 9%;
  right: 18%;
  background: #fff;
  z-index: 999;
}
.single_block_img_section img {
  max-width: 100%;
  height: 100%;
  object-fit: cover;
}
.single_block_content_section_inner {
  padding: 60px 20px;
}
.single_block_content_section_inner h3 {
  font-weight: 400;
}
.single_block_content_section_inner ul li {
  font-family: sf-pro;
}
.even_block {
  margin-top: 150px;
}
.left_align {
  width: 703px;
  height: 600px;
  position: absolute;
  top: -50px;
  left: 570px;
  object-fit: cover;
  z-index: 999;
}
.left_align_content {
  width: 400px;
  height: 400px;
  position: absolute;
  top: 10%;
  right: 56%;
  background: #fff;
  z-index: 999;
}
.single_block_content_section_inner ul li {
  list-style-position: outside;
}
.single_block_content_section_inner ul {
  width: 93%;
  list-style: none;
  text-align: center;
  padding-inline-start: 0px;
  margin-block-start: 0px;
  margin-block-end: 0px;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  margin: auto;
}
.misison_and_vision_heading,
.block_seperate_heading {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: 40px;
  text-align: center;
  width: 100%;
  padding: 120px 0px 50px 0px;
}
.block_seperate_heading {
  padding-bottom: 0 !important;
}
.journey_heading {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: 40px;
  text-align: center;
  width: 100%;
  padding: 0px 0px 80px 0px;
  color: #fff;
}
.misison_and_vision_heading:after {
  content: "";
  width: 100px;
  height: 2px;
  background: #0c9444;
  display: block;
  margin-top: 50px;
  margin: auto;
  position: relative;
  top: 10px;
}
.block_seperate_heading:after {
  content: "";
  width: 100px;
  height: 2px;
  background: #0c9444;
  display: block;
  margin-top: 50px;
  margin: auto;
  position: relative;
  top: 10px;
}
/* .journey_heading:after{
  content: '';
  width: 100px;
  height: 2px;
  background: #fff;
  display: block;
  margin-top: 50px;
  margin: auto;
  position: relative;
  top: 10px;
} */
.journey_heading {
  margin-bottom: 50px;
}
.partners_and_sponsors_img_block {
  margin-right: 100px;
  object-fit: contain;
}
.project_and_environment_impact_ul_block {
  line-height: 28px;
}
/*.carousel_content_single_block{
  margin: 100px 500px;
}*/
.carousel_content_block_text h4,
.carousel_content_block_text p {
  text-align: center;
}
#owlcarousel_block1 .owl-item {
  opacity: 0.5;
}
#owlcarousel_block1 .owl-item.active.center {
  opacity: 1;
}
.carousel_content_single_block {
  position: relative;
}
.carousel_content_block_text {
  width: 80%;
  padding: 15px;
  background: #fff;
  position: absolute;
  bottom: 0;
  margin: auto;
  margin-bottom: 50px;
  left: 8%;
}
#owlcarousel_block1 .owl-item img {
  margin: 0 !important;
}
#owlcarousel_block1 {
  margin-top: 100px;
  margin-bottom: 80px;
}
.carousel_section2_title {
  font-family: "Playfair Display", serif;
  font-weight: 400;
  font-size: 40px;
  text-align: center;
  width: 100%;
  padding: 0px 0px 80px 0px;
  color: #000;
  margin-top: 100px;
  padding: 0;
}
.carousel_content_single_block p {
  font-size: 16px;
}
/* .carousel_section2_title:after{
  content: '';
  width: 100px;
  height: 2px;
  background: #0c9444;
  display: block;
  margin-top: 50px;
  margin: auto;
  position: relative;
  top: 10px;
} */
h4 {
  color: #0c9444;
}
.gifting_icon_main_wrapper_block {
  width: 100%;
  margin-bottom: 100px;
  margin-top: 0 !important;
}
.gifting_icon_child_wrapper_block {
  width: 80%;
  margin: auto;
  display: flex;
}
.gifting_single_block {
  width: 50%;
  padding: 0 50px;
}
.gifting_icon img {
  width: 50px;
  height: 65px;
  display: block;
  margin: 30px auto;
}
.gifting_icon_content {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-size: 32px;
  color: #313646;
  font-family: "Playfair Display";
}
.fa.fa-quote-left {
  margin-right: 15px;
  color: #313646;
}
.fa.fa-quote-right {
  margin-left: 12px;
  color: #313646;
}
/* .slick-prev.slick-arrow, .slick-next.slick-arrow{
  display: none !important;
} */
.contact_gifting_wrapper {
  width: 80%;
  margin: auto;
}
.contact_gifting_wrapper h4 {
  margin: 20px 100px;
  font-size: 16px;
  text-align: center;
  color: #313646;
}
.contact_gifting_wrapper a {
  font-size: 16px;
  color: #0c9444;
}
.contact_gifting_wrapper a:hover {
  color: #313646;
}
.volunteer_form_wrapper {
  width: 50%;
  margin: 100px auto;
}
select {
  width: 100%;
  padding: 15px 17px;
  border: 1px solid rgba(185, 192, 203, 0.22);
  outline: 0;
  font-size: 16px;
  color: #7f8999;
  border-radius: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fbfbfc;
  margin-bottom: 11px;
  -webkit-transition: border-color 0.2s ease-out;
  -moz-transition: border-color 0.2s ease-out;
  transition: border-color 0.2s ease-out;
  resize: none;
}
.image_with_quote_wrapper {
  width: 85%;
  margin: auto;
  display: flex;
  margin-bottom: 150px;
  margin-top: 150px;
  align-items: center;
}
.image_inner {
  width: 50%;
}
.quote_content_inner {
  width: 50%;
  padding: 80px 0px;
  margin-left: 40px;
  margin-right: 40px;
  margin-top: 150px;
}
.quote_content_inner h2 {
  font-size: 33px;
  font-weight: 200;
}
.quote_content_inner h4 {
  font-size: 16px;
  margin-top: 20px;
  margin-bottom: 10px;
}
.quote_symbol {
  width: 30px;
  margin-bottom: 20px;
}
.quote_content_inner h5 {
  font-size: 12px;
  color: #000;
  font-weight: 300;
}
.about_parallax_wrapper {
  width: 100%;
  background: url(../images/parallax_about.jpg);
  background-position: center !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  background-attachment: fixed;
}
.about_parallax_inner {
  width: 60%;
  margin: auto;
  padding: 100px 40px;
  text-align: center;
}
.about_parallax_content_inner {
  padding: 60px;
  background: #0c9444;
  opacity: 0.9;
}
.about_parallax_inner h3 {
  font-size: 40px;
  font-weight: 500;
  color: #fff;
}
.about_parallax_inner {
  font-size: 16px;
  color: #fff;
}
.icon_with_content_title {
  text-transform: capitalize !important;
  font-weight: 500;
  font-family: "Playfair Display", serif;
}
.our_goal_title span,
.about_parallax_content_inner h3,
.single_block_content_section_inner h3,
.event_child_content_block h2,
.form_title,
.contact_us_main_title h2 {
  font-family: "Playfair Display", serif;
}
.our_goal_title {
  font-size: 40px;
}
.contact_form_block {
  padding-top: 60px !important;
}
.our_goal_content {
  font-size: 18px;
}
.carousel_content_block_text h4 {
  font-size: 22px;
}
.intro_grey_content {
  color: #7f8999;
}
.about_intro_section {
  margin-top: 30px !important;
}
.single_block_content_section_inner ul li {
  font-size: 16px;
  color: #7f8999;
  margin-bottom: 10px;
  line-height: 22px;
  text-align: justify;
}
.single_block_content_section_inner h3 {
  text-align: center;
  margin-bottom: 0px;
}
.single_block_content_section_inner p {
  text-align: center;
  margin-bottom: 30px;
  font-size: 20px;
  font-weight: 300;
}
.single_block_content_section_inner span {
  text-align: center;
}

.single_block_content_section_inner span p {
  border: 1px solid #0c9444;
  width: 30px;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  color: #0c9444;
  margin: 0 auto;
  margin-bottom: 20px;
}
label,
.event_mobile_content li {
  font-family: "sf-pro";
  font-size: 16px;
  color: #313646;
}
.event_mobile_content li {
  font-size: 16px;
  color: #313646;
}

@media (min-width: 1680px) {
  .tp-caption.banner_main_heading {
    font-size: 50px !important;
  }
}

@media (min-width: 1440px) {
  .quote_content_inner h2 {
    font-size: 33px;
  }

  .quote_content_inner h4 {
    font-size: 18px;
  }
}

@media (min-width: 1920px) {
  .quote_content_inner h2 {
    font-size: 45px;
  }
}

@media (min-width: 460px) {
  .short_link_block_mobile {
    display: none;
  }
}
@media (max-width: 1440px) {
  .single_block_img_section img {
    height: auto;
  }
  .footer_above_content_wrapper {
    width: 90%;
  }
  .event_intro_content {
    padding: 0 !important;
  }
  .event_child_content_block {
    padding: 0px 100px;
  }
  .decription_about_event_child_block {
    width: 50%;
  }
  .contact_main_content_block {
    padding-left: 120px;
    padding-right: 120px;
  }
  .event_intro_content {
    margin-top: -50px;
  }
  .intro_content h2 {
    font-size: 40px;
  }
  .our_journey_intro_content {
    margin-top: -50px;
  }
  .icon_section_mission_and_vison {
    padding: 100px 0px;
  }
  .mkd-grid-section .mkd-section-inner {
    width: auto !important;
  }
  .intro_section_mission_and_vision {
    width: 50%;
    margin: auto;
    padding: 100px 0px;
    margin-top: -70px !important;
  }
  .intro_section_mission_and_vision h2 {
    font-size: 40px;
    font-weight: 300;
  }
  .journey_content_child_wrapper {
    width: 85%;
  }
  .footer_inner {
    width: 100% !important;
  }
  .mkd-blog-slider-holder.masonry .slick-list {
    padding: 20px 30px;
  }
  .team_child_block_wrapper {
    width: 75%;
  }
  .rev_slider_wrapper.fullscreen-container {
    height: 100vh !important;
  }
  .tp-caption.banner_main_heading {
    font-size: 50px !important;
  }
  .donate_banner {
    background-position: right 0px !important;
  }
  .single_block_background_section {
    width: 100%;
  }
  .single_block_img_section {
    left: 60px;
    width: 650px;
  }
  .single_block_content_section {
    right: 6%;
  }
  .left_align {
    left: 450px;
  }
  .left_align_content {
    right: 48%;
  }
  .decription_about_event_child_block {
    padding: 100px 50px !important;
  }
  .volunteers_main_content_child_wrapper {
    width: 70%;
  }
  .single_block_img_section {
    height: 450px;
    top: -25px;
    width: 500px;
  }
  .single_block_background_section {
    height: 400px;
  }
  .single_block_content_section {
    width: 440px;
    height: 315px;
    top: 12%;
  }
  .single_block_content_section_inner {
    padding: 30px 20px;
  }
  .footer_child_one img {
    width: 150px;
  }
}

@media (max-width: 1366px) {
  .event_child_content_block {
    padding: 0px 80px;
  }
  .form_content_wrapper {
    padding: 0 20px 0 20px !important;
  }
  .left_align {
    left: 386px;
    top: -47px;
  }
  .left_align_content {
    right: 47%;
  }
}

@media (max-width: 1280px) {
  .single_block_img_section {
    width: 600px;
  }
  .single_block_content_section {
    width: 350px;
  }
  .left_align {
    left: 370px;
  }
  .left_align_content {
    right: 60%;
  }
}

@media (max-width: 768px) {
  .vc_empty_space_cus {
    height: 0px !important;
  }
  .footer_child_one {
    margin-bottom: 20px;
  }
  .footer_main_wrapper {
    display: block !important;
  }
  .footer_child_one,
  .footer_social_icon,
  .footer_copyright {
    width: 100%;
    text-align: center;
  }
  .footer_copyright_text {
    text-align: center;
  }
  .mkd-centered-slider .mkd-slider-item .mkd-video-link {
    visibility: visible;
    opacity: 1 !important;
  }
  #nav-fullscreen ul {
    margin-left: 150px !important;
  }
  .index_banner {
    position: relative;
    top: -132px;
  }
  .tp-caption.banner_main_heading {
    font-size: 40px !important;
  }
  .index_intro_content {
    padding-top: 0 !important;
  }
  .icon_with_content_block_index p {
    font-size: 16px;
    letter-spacing: 0.5px;
  }
  .testimonial_main_wrapper {
    padding: 50px 50px !important;
  }
  .block_2_ourmission_and_mission {
    display: flex !important;
    flex-wrap: wrap-reverse;
  }
  .mkd-title,
  .mkd-title.mkd-has-parallax-background {
    top: -135px;
  }
  .contact_banner_title {
    font-size: 40px;
  }
  .mkd-header-vertical .mkd-vertical-menu-area,
  .mkd-header-vertical-compact .mkd-vertical-menu-area,
  .mkd-page-header {
    display: block !important;
  }
  #nav-fullscreen ul {
    list-style: none;
    margin-left: 150px;
  }
  #nav-container {
    margin-right: 50px;
  }
  .contact_form_block {
    padding-top: 0 !important;
  }
  .contact_info_side_bar {
    padding-left: 0;
  }
  .contact_info_main_wrapper {
    margin-top: 100px;
  }
  .our_journey_intro_content {
    padding-top: 0 !important;
  }
  .gifting_content_block {
    width: 50%;
  }
  .footer_above_content_wrapper p {
    padding: 0 !important;
  }
  .gifting_img_block {
    width: 50%;
  }
  .gifting_content_block {
    padding: 50px 50px;
  }
  .events_child_block_wrapper {
    width: 80%;
    flex-direction: column;
  }
  .event_child_content_block {
    padding: 0 !important;
  }
  .event_child_image_block,
  .event_child_content_block {
    width: 100%;
  }
  .event_child_content_block {
    margin-top: 30px;
  }
  .even_block {
    flex-wrap: wrap-reverse;
  }
  .our_journey_intro_content {
    padding-bottom: 0 !important;
  }
  .intro_content {
    padding-bottom: 90px;
  }
  .single_block_background_section {
    height: 400px;
  }
  .single_block_img_section {
    width: 400px;
  }
  .single_block_img_section {
    left: 46px;
    top: -40px;
    height: 480px;
  }
  .single_block_content_section {
    width: 280px;
  }
  .single_block_content_section {
    height: 325px;
  }
  .decription_about_event_child_block {
    width: 80%;
    padding: 100px 0px;
  }
  .left_align {
    left: 170px !important;
  }
  .left_align_content {
    right: 49%;
  }
  .footer_main_wrapper {
    align-items: center;
  }
  .about_intro_section {
    padding-top: 0 !important;
  }
  .intro_content_about {
    padding-bottom: 20px;
  }
  .partners_and_sponsors_main_wrapper {
    width: 70%;
    margin: auto;
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .about_journey_wrapper {
    width: 85%;
    display: flex;
    flex-wrap: wrap-reverse;
  }
  .about_journey_content_block {
    width: 100%;
    padding: 0 !important;
  }
  .about_journey_img_block {
    width: 100%;
  }
  .journey_content_block.about_journey_content_block {
    margin-top: 50px;
  }
  .team_child_block_wrapper {
    width: 85%;
    flex-direction: column;
  }
  .team_img_block_wrapper {
    width: 100%;
  }
  .team_img_block_background_block {
    margin: auto;
  }
  .team_img_block {
    right: 100px;
  }
  .team_child_block_wrapper {
    padding-bottom: 0 !important;
  }
  .even_team_child_block {
    flex-wrap: wrap-reverse;
    flex-direction: unset;
  }
  .even_block {
    margin-top: 50px;
  }
  .even_block {
    flex-direction: unset;
  }
  .event_gallery_button_wrapper button {
    width: 100px;
  }
  .gifting_icon_child_wrapper_block {
    display: flex;
  }
  .volunteers_main_content_child_wrapper.even_block {
    margin-bottom: 300px;
    margin-top: 0;
  }
  .gifting_icon_child_wrapper_block {
    margin-top: 0px !important;
    margin-bottom: 50px;
  }
  .gifting_icon_main_wrapper_block {
    margin-top: 0 !important;
  }
  .owl-carousel .owl-item img {
    margin: auto !important;
    z-index: 999;
  }
  .volunteers_main_content_child_wrapper,
  .volunteer_form_wrapper {
    width: 80%;
  }
  .image_with_quote_wrapper {
    display: block;
    margin-bottom: 30px;
  }
  .image_inner,
  .quote_content_inner {
    width: 100%;
    padding: 15px 0px;
  }
  .quote_content_inner h2 {
    font-size: 23px;
    text-align: center;
  }
  .quote_content_inner h4 {
    text-align: center;
  }
  .quote_content_inner {
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
  }
  .about_parallax_inner {
    width: 90%;
  }
  .about_parallax_content_inner {
    padding: 20px;
  }
  .contact_gifting_wrapper {
    width: 100%;
  }
  .contact_gifting_wrapper h4 {
    margin: 20px 0px;
  }
}

@media (max-width: 420px) {
  .index_intro_content {
    padding-top: 0px !important;
    padding-bottom: 65px !important;
  }
  .contact_info_side_bar,
  .contact_info_side_bar_title {
    text-align: center !important;
  }
  .mkd-elements-holder-item-content.mkd-elements-holder-custom-213594 {
    padding: 0px 10% !important;
  }
  .empty_space_home_quotes {
    display: none !important;
    height: 0 !important;
  }
  .mkd-testimonials .slick-list {
    padding-bottom: 20px;
  }
  .index_banner {
    top: -100px;
  }
  .gifting_icon_child_wrapper_block {
    display: block;
  }
  .mkd-elements-holder-item-content.mkd-elements-holder-custom-142975.ourgoal_content {
    padding: 0px 37px 0px 37px !important;
  }
  h2.carousel_section2_title {
    font-size: 25px;
  }
  .carousel_section2_title:after {
    width: 50px;
  }
  .intro_content_wrapper h2 {
    font-size: 30px;
  }
  p.intro_main_content {
    font-size: 15px;
    line-height: 26px;
  }
  .intro_content_wrapper {
    width: 70%;
  }
  .icon_block_wrapper {
    padding-top: 50px !important;
    padding-bottom: 0 !important;
  }
  .icon_block_wrapper h3 {
    font-size: 27px;
  }
  .footer_child_one img {
    width: 150px;
  }
  .footer_main_wrapper {
    display: block !important;
  }
  .footer_child_one,
  .footer_social_icon,
  .footer_copyright {
    width: 100%;
    display: block;
    text-align: center;
  }
  .footer_copyright_text {
    margin: 20px 80px !important;
    text-align: center;
  }
  .mkd-section.mkd-parallax-section-holder:not(
      .mkd-full-screen-height-parallax
    ) {
    min-height: 260px !important;
  }
  .footer_parallax {
    height: 40px;
  }
  h4.mkd-testimonial-text {
    font-size: 22px !important;
    padding: 0px 50px;
  }
  .testimonial_main_wrapper {
    padding: 50px 0px 30px 0px !important;
  }
  #nav-fullscreen ul {
    list-style: none;
    margin-left: 70px !important;
  }
  .tp-caption.banner_main_heading {
    font-size: 30px !important;
  }
  .mkd-header-vertical .mkd-vertical-menu-area,
  .mkd-header-vertical-compact .mkd-vertical-menu-area,
  .mkd-page-header {
    display: block !important;
  }
  .footer_copyright,
  .social_icon_wrapper {
    margin-top: 10px;
  }
  .banner_logo a img {
    padding: 0 !important;
  }
  .mkd-logo-wrapper.banner_logo a {
    height: 30px !important;
  }
  #nav-container {
    margin-right: 40px !important;
  }
  .tp-caption.banner_main_heading {
    line-height: 35px !important;
  }
  .tp-caption.tp-resizeme {
    font-size: 19px !important;
    margin-top: 100px !important;
  }
  .footer_above_content_wrapper {
    padding: 80px 20px;
  }
  .footer_above_content_wrapper h2 {
    font-size: 35px;
  }
  .filter_button_wrapper button {
    width: 130px;
    height: 40px;
    font-size: 11px;
  }
  .intro_content p {
    font-size: 14px;
    line-height: 20px;
  }
  .intro_content {
    padding-bottom: 0 !important;
  }
  .intro_content h2 {
    font-size: 24px;
  }
  mkd-logo-wrapper.banner_logo a {
    height: 29px !important;
  }
  .contact_banner_title {
    font-size: 35px !important;
    font-weight: 300;
  }
  .certification_intro_content,
  .trees_intro_content {
    margin-bottom: 90px !important;
  }
  .gifting_img_block {
    width: 100%;
    height: 250px;
  }
  .gifting_child_one_wrapper {
    flex-direction: column;
  }
  .gifting_content_block {
    width: 100%;
  }
  .even_block_certification {
    flex-wrap: wrap-reverse;
    flex-direction: unset;
  }
  .revGallery-anchor {
    width: calc(100% / 1) !important;
  }
  .event_gallery_button_wrapper button {
    margin-bottom: 4px;
  }
  .event_child_content_block h2 {
    font-size: 25px !important;
  }
  .decription_about_event_child_block h2 {
    font-size: 30px;
  }
  .contact_main_content_block {
    padding: 0px 50px;
  }
  .about_intro_section {
    padding: 0 !important;
    margin-bottom: 80px !important;
  }
  .misison_and_vision_heading,
  .block_seperate_heading {
    font-size: 23px;
  }
  .mkd-section-subtitle-holder .mkd-section-subtitle {
    font-size: 13px;
  }
  .partners_and_sponsors_heading h2 {
    font-size: 20px;
  }
  .journey_content_block h5 {
    font-size: 25px;
  }
  .journey_heading {
    font-size: 20px;
    padding-bottom: 0px !important;
  }
  .journey_heading:after {
    width: 50px;
  }
  .team_content_wrapper {
    padding: 30px 20px;
  }
  .team_content_wrapper h3 {
    font-size: 26px;
  }
  .team_content_wrapper h5 {
    font-size: 18px;
  }
  .team_content_wrapper p {
    font-size: 16px;
  }
  .team_img_block_background_block {
    width: 300px;
    height: 370px;
  }
  .team_img_block {
    right: 30px;
    width: 300px;
    height: 400px;
  }
  ul.project_and_environment_impact_ul_block {
    font-size: 13px !important;
  }
  .journey_content_block.about_journey_content_block {
    margin-top: 20px;
  }
  .journey_content_main_wrapper {
    padding: 50px 0px;
  }
  .team_img_block_background_block {
    margin-right: 50px;
  }
  .owl-carousel .owl-item img {
    width: auto;
    /* margin: 20px 40px !important; */
  }
  .partners_and_sponsors_main_wrapper {
    padding: 0px 100px;
    margin-top: 50px;
  }
  .about_mission_and_vision_img_block {
    width: 100%;
    height: 250px !important;
  }
  .mkd-elements-holder-item-content.mkd-elements-holder-custom-560549.about_mission_and_vision_img_block {
    padding: 0 !important;
  }
  .vc_empty_space {
    height: 40px !important;
  }
  .vc_empty_space_cus {
    height: 0px !important;
  }
  .vc_empty_space.about_mission_and_vision_space {
    height: 0 !important;
  }
  .about_page_vision_title h3,
  .about_page_mission_title h3 {
    font-size: 26px;
  }
  .single_block_img_section {
    width: 267px;
    height: 200px;
    top: -10px;
    left: 30px;
  }
  .single_block_background_section {
    height: 260px;
  }
  .single_block_content_section {
    height: 165px;
  }
  .single_block_content_section_inner {
    padding: 20px;
  }
  .single_block_content_section {
    width: 355px;
  }
  .single_block_content_section_inner h3 {
    font-size: 20px;
  }
  .single_block_content_section_inner ul li {
    font-size: 12px;
    line-height: 18px;
  }
  ::marker {
    font-size: 18px !important;
  }
  .single_block_content_section {
    top: 99%;
    /* right: 14%;*/
  }
  .left_align {
    left: 30px !important;
  }
  .banner_mobile {
    height: 300px;
  }
  .banner_mobile img {
    height: 100%;
    object-fit: cover;
  }
  .mobile_banner_title {
    margin-top: 60px !important;
  }
  .mkd-logo-wrapper a {
    height: 30px !important;
  }
  ul.submenu.dropdown-list li {
    margin-bottom: 10px !important;
  }
  #nav-toggle {
    width: 24px;
  }
  #nav-toggle span:nth-child(1) {
    top: 1px;
  }
  #nav-toggle span:nth-child(2) {
    top: 8px;
  }
  #nav-toggle span:nth-child(3) {
    top: 15px;
  }
  #nav-toggle.open span:nth-child(1) {
    top: 5px;
  }
  .single_block_img_section.left_align {
    position: absolute;
    left: 50% !important;
    transform: translate(-50%, 0px);
  }
  .single_block_content_section {
    position: absolute;
    left: 50% !important;
    transform: translate(-50%, 0px);
  }
  .events_child_block_wrapper {
    margin-top: 0 !important;
  }
  .events_main_content_block_wrapper {
    padding: 50px 0px;
  }
  .last_event_block {
    margin-bottom: 0 !important;
  }
  .header_below_space_block {
    height: 20px !important;
  }
  #success-msg {
    font-size: 14px !important;
  }
  .gifting_single_block {
    width: 100%;
    margin-bottom: 50px;
  }
  .partners_and_sponsors_main_wrapper {
    width: 100%;
  }
  .partners_and_sponsors_child_wrapper {
    margin-top: 20px;
  }
  .partners_and_sponsors_main_wrapper {
    margin-bottom: 20px;
  }
  .voluteering_intro {
    margin-bottom: 0px !important;
  }
  .event_mobile_content {
    font-size: 13px;
  }
  .event_gallery_button_wrapper button {
    width: 90px !important;
  }
  .index_intro_mobile_content h1 {
    font-size: 26px !important;
    margin-bottom: 15px !important;
  }
  .index_intro_mobile_content span {
    font-size: 14px !important;
  }
  .quote_empty_space_remove_mobile_screen {
    display: none !important;
  }
  .mkd-elements-holder-item-bgrnd {
    background-position: center !important;
  }
  .project_and_environment_impact_ul_block {
    margin-left: 50px !important;
  }
  .about_parallax_inner h3 {
    font-size: 30px;
  }
  .our_goal_title {
    text-align: center;
  }
  .short_link_block_desktop {
    display: none;
  }
  .short_link_block_mobile {
    display: block;
  }
  .tree_plantation_icon_block_wrapper {
    margin-bottom: 40px;
  }
  .our_goal_content {
    text-align: center;
  }
}

@media (max-width: 375px) {
  .single_block_img_section {
    position: absolute !important;
    left: 50% !important;
    transform: translate(-50%, 0px) !important;
  }
  /*.single_block_content_section{
    right: 10%;
  }*/
  .left_align {
    left: 17px !important;
  }
  .filter_button_wrapper button {
    width: 110px;
    font-size: 10px;
  }
  .event_gallery_button_wrapper button {
    width: 70px;
    font-size: 9px;
  }
  .volunteers_main_content_child_wrapper {
    position: relative;
  }
  .single_block_content_section.left_align_content {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0px);
  }
}
@media (max-width: 320px) {
  .partners_and_sponsors_main_wrapper {
    padding: 0px 70px;
  }
  .filter_button_wrapper button {
    width: 100px;
    font-size: 9px;
  }
  .event_gallery_button_wrapper button {
    width: 70px !important;
  }
  .event_gallery_button_wrapper {
    font-size: 8px !important;
  }
  .decription_about_event_child_block {
    padding: 50px 0px;
  }
  .decription_about_event_child_block h2 {
    font-size: 25px !important;
  }
  .decription_about_event_child_block p {
    font-size: 13px !important;
  }
  .mkd-btn.mkd-btn-solid.mkd-btn-medium.mkd-btn-hover-solid {
    font-size: 12px;
  }
  .form_title {
    font-size: 26px;
    line-height: 1.5em;
  }
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

body {
  padding: 0;
  margin: 0;
}

#notfound {
  position: relative;
  height: 100vh;
}

#notfound .notfound {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.notfound {
  max-width: 767px;
  width: 100%;
  line-height: 1.4;
  text-align: center;
  padding: 15px;
}

.notfound .notfound-404 {
  position: relative;
  height: 220px;
}

.notfound .notfound-404 h1 {
  font-family: "Kanit", sans-serif;
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 186px;
  font-weight: 200;
  margin: 0px;
  background: linear-gradient(130deg, #0c9444, #8bc53f);
  color: transparent;
  -webkit-background-clip: text;
  background-clip: text;
  text-transform: uppercase;
}

.notfound h2 {
  font-family: "Kanit", sans-serif;
  font-size: 33px;
  font-weight: 200;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 25px;
  letter-spacing: 3px;
}

.notfound p {
  font-family: "sf pro", sans-serif;
  font-size: 16px;
  font-weight: 200;
  margin-top: 0px;
  margin-bottom: 25px;
  line-height: 26px;
}

.notfound a {
  font-family: "sf pro", sans-serif;
  color: #0c9444;
  font-weight: 200;
  text-decoration: none;
  border-bottom: 1px dashed #0c9444;
  border-radius: 2px;
}

.notfound-social > a {
  display: inline-block;
  height: 40px;
  line-height: 40px;
  width: 40px;
  font-size: 16px;
  color: #ff6f68;
  border: 1px solid #efefef;
  border-radius: 50%;
  margin: 3px;
  -webkit-transition: 0.2s all;
  transition: 0.2s all;
}
.notfound-social > a:hover {
  color: #fff;
  background-color: #000;
  border-color: #000;
}

@media only screen and (max-width: 480px) {
  .notfound .notfound-404 {
    position: relative;
    height: 168px;
  }

  .notfound .notfound-404 h1 {
    font-size: 142px;
  }

  .notfound h2 {
    font-size: 22px;
  }
}

::marker {
  font-size: 21px;
}

.icon_style {
  padding: 13px 18px 12px 18px;
  border-radius: 50%;
  border: 0.1em solid #fff;
  background-color: #0c9444;
  color: #fff;
  font-size: 25px !important;
}

.icon_style_tw {
  padding: 13px 14px 12px 14px;
  border-radius: 50%;
  border: 0.1em solid #fff;
  background-color: #0c9444;
  color: #fff;
  font-size: 25px !important;
}

.icon_style_in {
  padding: 12px 14px 11px 14px;
  border-radius: 50%;
  border: 0.1em solid #fff;
  background-color: #0c9444;
  color: #fff;
  font-size: 25px !important;
}

.icon_style:hover,
.icon_style_tw:hover,
.icon_style_in:hover {
  border: 2px solid #fff;
  background-color: #fff;
  color: #0c9444;
}

.foo_icon_style {
  padding: 13px 18px 12px 18px;
  border-radius: 50%;
  background-color: #0c9444;
  color: #fff;
  font-size: 25px !important;
}

.foo_icon_style_tw {
  padding: 13px 14px 12px 14px;
  border-radius: 50%;
  background-color: #0c9444;
  color: #fff;
  font-size: 25px !important;
}

.foo_icon_style_in {
  padding: 12px 14px 11px 14px;
  border-radius: 50%;
  background-color: #0c9444;
  color: #fff;
  font-size: 25px !important;
}

.foo_icon_style:hover,
.foo_icon_style_tw:hover,
.foo_icon_style_in:hover {
  background-color: #fff;
  color: #0c9444;
}
.partners_logo_img_wrapper img {
  padding: 30px;
  border: 1px solid #999;
}

@media (max-width: 420px) {
  .contact_banner_title {
    font-weight: 300 !important;
  }
}

.mkd-iwt-icon-holder img {
  width: 100px;
}

@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .footer_child_one,
  .footer_social_icon,
  .footer_copyright {
    width: 31%;
  }
  .footer_child_one {
    text-align: center;
  }
}

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type="number"] {
  -moz-appearance: textfield;
}

/**************/
/* INLINE CSS */
/**************/

.height_65 {
  height: 65px;
}

.margin_top_n132 {
  margin-top: -132px;
}

.bg_p0 {
  background: #313646;
  padding: 0px;
}

.display_none {
  display: none;
}

.main_silder_heading_style {
  z-index: 5;
  white-space: nowrap;
  font-size: 60px;
  margin-top: 10%;
  font-weight: 400;
  color: #ffffff;
  letter-spacing: 0px;
  font-family: Playfair Display;
  text-transform: capitalize;
  letter-spacing: 0.04em;
}

.main_slider_para_style {
  z-index: 7;
  white-space: nowrap;
  font-size: 30px;
  line-height: 0px;
  font-weight: 400;
  color: #ffffff;
}

.visiblity_hidden {
  visibility: hidden !important;
}

.sm_title {
  font-size: 16px;
  text-transform: uppercase;
  color: #0c9444;
}

.heading_style_ind {
  font-size: 50px;
  font-weight: 500;
  font-family: Playfair Display;
}

.pad_0_65 {
  padding: 0px 65px;
}

.text_center {
  text-align: center !important;
}

.height_70 {
  height: 70px;
}

:root {
  --green: #0c9444;
  --varyDarkBlue: hsl(234, 12%, 34%);
  --grayishBlue: #7f8999;
  --veryLightGray: hsl(0, 0%, 98%);
  --weight1: 200;
  --weight2: 400;
  --weight3: 600;
}

.box h2 {
  font-family: "Playfair Display";
  font-size: 20px;
  color: #313646;
  margin-bottom: 20px;
}
.box p {
  color: var(--grayishBlue);
  margin-left: 20px;
  font-size: 16px;
  line-height: 22px;
}
.box span {
  font-size: 18px;
  color: #7f88998a;
  font-weight: 100;
  position: absolute;
  z-index: -1;
  line-height: 22px;
}

.box {
  border-radius: 5px;
  box-shadow: 0px 10px 28px -20px var(--grayishBlue);
  padding: 30px;
  margin: 35px 40px;
  transition: box-shadow 0.2s ease-in-out, transform 0.35s ease-in-out;
}
.box:hover {
  box-shadow: 0 11px 11px 0 rgba(0, 0, 0, 0.16);
  transform: translateY(-5px);
}
.empty_box {
  box-shadow: none !important;
}

.img {
  float: right;
  width: 50px;
}

@media (max-width: 450px) {
  /* .box {
      height: 265px !important;
  }*/
  .empty_box {
    display: none !important;
  }
}

@media (max-width: 950px) and (min-width: 450px) {
  .box {
    text-align: center;
    height: 180px;
  }
}

.green {
  border-top: 3px solid var(--green);
}

@media (min-width: 950px) {
  .row-container {
    display: flex;
    justify-content: center;
    align-items: center;
  }

  .box-down {
    position: relative;
    top: 150px;
  }
  .box {
    width: 25%;
  }
}

/* Preloader */

#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #fff;
  /* change if the mask should have another color then white */
  z-index: 99999;
  /* makes sure it stays on top */
}
#text {
  position: absolute;
  left: 50%;
  bottom: 42%;
  /* margin: -100px 0 0 -100px; */
  color: #fff;
  font-size: 26px;
  font-family: "sf-pro";
  font-weight: 100;
  transform: translate(-50px, -0px);
  background: linear-gradient(to left, #0c9444 60%, #b1b1b1 50%, #57d75b 10%);
  background-size: auto auto;
  background-clip: border-box;
  background-size: 200% auto;
  background-clip: text;
  text-fill-color: transparent;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: textclip 1.5s linear infinite;
  display: inline-block;
}
@keyframes textclip {
  to {
    background-position: 200% center;
  }
}
#status {
  width: 200px;
  height: 130px;
  position: absolute;
  left: 50%;
  /* centers the loading animation horizontally one the screen */
  top: 50%;
  /* centers the loading animation vertically one the screen */
  background-image: url(../images/preloader.gif);
  /* path to your loading animation */
  background-repeat: no-repeat;
  background-position: center;
  margin: -100px 0 0 -100px;
  background-size: contain;
  color: #fff;
  /* is width and height divided by two */
}

.timeline {
  padding: 40px 0px;
  width: 40%;
  /* margin: 0 30%; */
  transform: translate(100%, 0px);
  margin-bottom: 40px;
  position: relative;
}

.timeline:before {
  content: "";
  position: absolute;
  /* top: 40px; */
  /* left: 33%; */
  width: 3px;
  height: calc(100% - 80px);
  background: #0c9444;
}

.timeline .column {
  margin: 60px 40px 40px 120px;
}

.timeline .column .title h3 {
  font-size: 62px;
  color: rgb(46 161 90 / 30%);
  font-family: "sf-pro";
  font-weight: 100;
}

.timeline .column .title h3:before {
  content: "";
  position: absolute;
  left: -1%;
  /* top: 86px; */
  margin-top: 25px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 3px solid #0c9444;
  border-radius: 50%;
}

.timeline .column .title h2 {
  margin-top: -23px;
  font-size: 20px;
  color: #7f8999;
}

.timeline .column .description p {
  font-size: 13px;
  line-height: 20px;
  margin-left: 20px;
  margin-top: 10px;
  font-family: serif;
}

.timeline .column .description {
  border-left: 1px solid #000;
}

@media (min-width: 1440px) {
  .timeline {
    transform: translate(93%, 0px);
  }
  /* .timeline .column .title h3:before{
    left: -1.4%;
  } */
}

@media (min-width: 2048px) {
  /* .tm_body:before {
    height: calc(100% - 17%)!important
    } */
}
@media (max-width: 1440px) {
  /* .tm_body:before {
  height: calc(100% - -4%)!important
  } */
  .tm_body {
    min-height: 122vh !important;
  }
}
@media (max-width: 1920px) {
  /* .tm_body:before {
    height: calc(100% - 15%)
    } */
}

.tm_body {
  background-color: #fff;
  min-height: 100vh;
  margin: 0;
  position: relative;
}
.tm_body:before {
  content: "";
  position: absolute;
  top: 31px;
  left: 50%;
  bottom: 0px;
  transform: translateX(-50%);
  height: 100%;
  width: 2px;
  background-color: #0c9444;
}
.tm_body .entries {
  width: calc(100% - 80px);
  max-width: 800px;
  margin: auto;
  position: relative;
  left: -5px;
}
.tm_body .entries .entry {
  width: calc(50% - 80px);
  float: left;
  padding: 20px 20px 75px 20px;
  clear: both;
  text-align: right;
}
.tm_body .entries .entry:not(:first-child) {
  margin-top: -60px;
}
.tm_body .entries .entry .title {
  font-size: 32px;
  margin-bottom: -17px;
  position: relative;
  color: #0c944491;
  font-weight: 200;
}
.tm_body .entries .entry .title:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border: 2px solid #0c9444;
  background-color: #e6e6e6;
  border-radius: 100%;
  top: 50%;
  transform: translateY(-50%);
  right: -39%;
  z-index: 1000;
}

.tm_body .entries .entry .body:before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  border: 4px solid #0c9444;
  background-color: #e6e6e6;
  border-radius: 100%;
  /* top: 50%; */
  transform: translateY(-50%);
  right: 60%;
  z-index: 1000;
  margin-top: -15px;
}
.tm_body .entries .entry:nth-child(2n) .body:before {
  right: 39%;
}

.tm_body .entries .entry .title:after {
  content: "";
  position: absolute;
  width: 33%;
  height: 1px;
  border: 1px solid #0c9444;
  top: 50%;
  transform: translateY(-50%);
  right: -39%;
  z-index: 9;
}

.tm_body .entries .entry:nth-child(2n) .title:after {
  content: "";
  position: absolute;
  width: 33%;
  height: 1px;
  border: 1px solid #0c9444;
  top: 50%;
  transform: translateY(-50%);
  left: -38%;
  z-index: 9;
}

.tm_body .entries .entry .title.big:before {
  width: 24px;
  height: 24px;
  transform: translate(8px, -50%);
}
.tm_body .entries .entry .body {
  color: #aaa;
}
.tm_body .entries .entry .body p {
  line-height: 1.4em;
  font-size: 18px;
}
.tm_body .entries .entry:nth-child(2n) {
  text-align: left;
  float: right;
}
.tm_body .entries .entry:nth-child(2n) .title:before {
  left: -35.5%;
}
.tm_body .entries .entry:nth-child(2n) .title.big:before {
  transform: translate(-8px, -50%);
}

@media (max-width: 420px) {
  .tm_body .entries .entry .title.big:before {
    transform: translate(139px, -64%);
  }
  .tm_body .entries .entry:nth-child(2n) .title.big:before {
    transform: translate(-70px, -50%);
  }
  .tm_body .entries .entry .body:before {
    display: none;
  }
  .tm_body .entries .entry .title:after {
    display: none;
  }
  .tm_body .entries .entry .title {
    margin-bottom: -5px;
    font-size: 25px;
  }
  .tm_body .entries {
    left: -35px;
  }
  .tm_body .entries .entry .body p {
    line-height: 1em;
    font-size: 16px;
  }
}

.margin_bottom_60 {
  margin-bottom: 60px;
}

@media (max-width: 768px) {
  .lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
    top: 20% !important;
  }
  body:not(.lg-from-hash)
    .lg-outer.lg-start-zoom
    .lg-item.lg-complete
    .lg-object {
    width: 100% !important;
  }
  .revGallery-anchor-width1 .nak-gallery-poster {
    padding-bottom: 100% !important;
  }
  .box {
    height: 210px;
    width: 80% !important;
    margin: auto !important;
    margin-bottom: 50px !important;
  }
  .box.empty_box {
    display: none;
  }
  .single_block_img_section.left_align {
    position: absolute;
    left: 50% !important;
    transform: translate(-50%, 0px);
  }
  .left_align {
    left: 30px !important;
  }
  .single_block_img_section {
    left: 30px;
  }
  .single_block_background_section {
    height: 260px;
  }
  .single_block_content_section {
    top: 99%;
  }
  .single_block_content_section.left_align_content {
    width: 100%;
    right: inherit;
  }
  .partners_item {
    width: 50% !important;
  }
  #gallery a {
    width: 100% !important;
    height: 500px;
  }
  .events_box {
    height: 310px;
  }
  .lev-two .position {
    margin-left: 300px;
  }
  .banner_mobile {
    height: 500px;
  }
  .banner_mobile img {
    height: 100%;
    object-fit: cover;
  }
}

@media (max-width: 450px) {
  .partners_item {
    width: 100% !important;
  }
  #gallery a {
    height: auto;
  }
  .volunteers_box {
    height: 260px;
  }
  .about_box {
    height: 230px;
  }
  .volunteers_first_box_wrapper {
    margin-top: 50px;
  }
  .lev-two .position {
    margin-left: 100px;
  }
  .banner_mobile {
    height: 300px;
  }
  .participate_event_section_wrapper {
    margin-top: 100px;
  }
  .parallax_footer_volunteers {
    margin-top: 100px;
  }
  .index_image_with_quote_wrapper_two {
    display: flex !important;
    flex-direction: column-reverse;
    margin-top: 50px;
  }
  .index_image_with_quote_wrapper_one {
    margin-top: 50px;
  }
}

@media (max-width: 1440px) {
  .lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object {
    width: 60% !important;
  }
  #gallery {
    margin: auto;
    width: 82%;
  }
}
@media (max-width: 1366px) {
  #gallery {
    margin: auto;
    width: 90%;
  }
}

.lg-sub-html,
.lg-toolbar {
  background-color: transparent;
}
.lg-sub-html {
  font-size: 25px;
  font-family: "sf-pro";
  font-weight: 200;
  padding: 10px 40px 20px;
  z-index: -1;
}
.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html {
  top: 2%;
  font-size: 25px;
  font-family: "sf-pro";
  font-weight: 200;
}

@media screen and (max-width: 900px) {
  .tp-caption.banner_main_heading {
    font-size: 40px !important;
  }
}
