/*
Theme Name: Greendonor
Theme URI: https://webthink.in
Author: Arvind Pandey
Author URI: https://webthink.in
Description: Latest Greendonor theme developed by Arvind Pandey For Green donor website
Requires at least: 6.4
Tested up to: 6.6
Requires PHP: 7.0
Version: 1.2
License: Owned by Arvind Pandey
Text Domain: twentytwentyfour
Tags: Greendonor, harith Kranti, Sustainable India
*/




html,
body {
  padding: 0;
  margin: 0;
}


body {
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  --HfnDarkBlack: #173e5f;
  --HfnDarkBlue: #5899d0;
  --HfnMenuActive: #c0daee;
  --HfnDarkBg: #0f172a;
  --color-white: #fff;
}

.owl-carousel,
.owl-carousel .owl-item {
  -webkit-tap-highlight-color: transparent;
  position: relative
}

.owl-carousel {
  display: none;
  width: 100%;
  z-index: 1
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-touch-callout: none
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
  display: none
}

.no-js .owl-carousel,
.owl-carousel.owl-loaded {
  display: block
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
  background: 0 0;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block
}

.owl-carousel.owl-hidden {
  opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab
}

.owl-carousel.owl-rtl {
  direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
  float: right
}

.owl-carousel .animated {
  animation-duration: 1s;
  animation-fill-mode: both
}

.owl-carousel .owl-animated-in {
  z-index: 0
}

.owl-carousel .owl-animated-out {
  z-index: 1
}

.owl-carousel .fadeOut {
  animation-name: fadeOut
}

@keyframes fadeOut {
  0% {
    opacity: 1
  }

  100% {
    opacity: 0
  }
}

.owl-height {
  transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity .4s ease
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
  max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(owl.video.play.png) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform .1s ease
}

.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
  display: none
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity .4s ease
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%
}

a,
a:hover,
a:focus {
  text-decoration: none;
  color: #424242;
}

figure {
  margin: 0;
}

.logo {
  display: inline-block;
  padding: 5px 0;
}

.logo img {
  width: 100%;
}

.stories .owl-nav {
  display: none;
}

.stories .owl-dots {
  margin-top: 20px;
  display: flex;
  justify-content: center;
}

.stories .owl-dots .owl-dot span {
  width: 10px;
  height: 10px;
  background-color: #333;
  display: inline-block;
  margin-right: 10px;
}

.home-box {
  margin-top: 60%;
}

.pt-120 {
  position: relative;
  padding-top: 80px;
}

.page-detail {
  position: relative;
  padding-top: 100px;
  padding-bottom: 40px;
}

.article-box img {
  width: 100%;
}

.team-image img {
  height: 110px !important;
  width: 110px !important;
  border-radius: 50%;
}


.view-all-box {
  display: flex;
  justify-content: center;
}

.view-all-box a {
  font-size: 18px;
  font-weight: 600;
  text-decoration: underline;
  color: #276ef1;
}

.blur-banner {
  background: rgba(0, 0, 0, .3);
  position: absolute;
  z-index: 8;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.category-box .category-image {
  margin-bottom: 20px;
}
.category-box .category-image img {
  max-height: 250px;
}

img.wp-post-image {
  width: 100%;
  height: auto;
}

.menu-container {
  display: flex;
  justify-content: flex-end;
}

.main-menu {
  list-style: none;
  padding: 0;
  margin: 0;
}

.main-menu li {
  display: inline-block;
  position: relative;
}

.main-menu li ul.sub-menu {
  position: absolute;
  width: 230px;
  padding: 0;
  margin: 0;
  background: #e1e1e1;
}

.main-menu li ul li {
  display: block;
}

.main-menu li ul li a {
  padding: 5px 10px;
  text-align: left;
}

.main-menu li a {
  display: block;
  padding: 10px 20px;
  box-sizing: border-box;
  border-bottom: 1px solid #fff;
}


.main-menu li a {
  display: block;
  padding: 29px 10px;
  color: #000;
  font-weight: 600;
  text-align: center;
  box-sizing: border-box;
}


.main-menu li.current-menu-item a {
  background: #33691e;
  color: #fff;
  padding: 29px 10px;
}

.main-menu li a:hover {
  background: #33691e;
  color: #fff;
}

.main-menu li:last-child {
  border-radius: 10px;
  border: 1px solid #eee;
}

.main-menu li:last-child a {
  display: block;
  padding: 10px 10px;
  color: #000;
  font-weight: 600;
  text-align: center;
  box-sizing: border-box;
  background-color: #029e9d;
  color: #fff;
}


img.alignleft {
  float: left;
}

li.menu-item ul.sub-menu {
  display: none;
}

li:hover ul.sub-menu {
  display: block;
}

li.menu-item ul.sub-menu li a:hover {
  background: #33691e;
  color: #fff;
}

li.menu-item ul.sub-menu li.current-menu-item a {
  padding: 5px 10px;
  text-align: left;
}

.normal-title {
  color: var(--HfnDarkBlack);
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -.04em;
  line-height: 56px;
  margin-bottom: 1.5rem;
  text-align: left;
}

.normal-title-h2 {
  color: var(--HfnDarkBlack);
  font-size: 42px;
  font-weight: 700;
  line-height: 56px;
  margin-bottom: 1.5rem;
  text-align: left;
}

.normal-title span,
.normal-title-h2 span {
  color: #33691e;
}

.text-white {
  color: #fff !important;
}

.h4 {
  font-size: 18px !important;
}

.text-desc {
  font-size: 18px;
}


.dark-blue {
  background-color: #0f172a;
}

.team-desc {
  padding: 15px 0;
}

.play-store {
  width: 60%;
  padding: 20px 0;
}

.normal-description {
  color: var(--HfnDarkBlack);
  font-size: 20px;
  font-weight: 400;
  letter-spacing: 0;
  margin-top: 5px;
  text-align: left;
}


.detail-button {
  background: #5899d0;
  border: .4px solid #276ef1;
  border-radius: 100px;
  box-shadow: 0 6px 12px 0 rgba(0, 0, 0, .11);
  color: #fff;
  display: block;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .96px;
  line-height: 18px;
  margin: 10px 0;
  min-width: 100px;
  padding: 16px 30px;
  text-align: center;
}

.navigation {
  box-shadow: 0 2px 2px -2px rgba(0, 0, 0, .2);
  position: fixed;
  width: 100%;
  z-index: 100;
  background-color: #fff;
  z-index: 9;
  min-height: 80px;
}

.mobile-menu {
  display: none;
  padding: 14px;
}

.btn-container {
  display: flex;
  margin-top: 2em;
}


.bg-blue {
  background-color: #f0f8ff;
}


.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
  max-width: 1200px;
}


.video-place-holder {
  position: relative;
  height: 380px;
}

.video-place-holder img.wp-post-image {
  height: 380px;
  width: auto;
}

.play-button {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.play-button img {
  width: 128px !important;
  height: 128px;
}

.h-1 {
  color: var(--HfnDarkBlack);
  font-size: 48px;
  font-weight: 700;
  letter-spacing: -.04em;
  line-height: 56px;
  position: relative;
  text-align: left;
}

.h-1 span {
  color: #33691e;
}

.story-desc {
  font-size: 22px;
  font-weight: 500;
  letter-spacing: .1px;
  line-height: 26px;
}


.stories-block,
.internal-box {
  display: flex;
  align-items: center;
  height: 100%;
  background: #fff;
}

.stories-box {
  height: auto;
}


.image-placeholder {
  height: auto;
  display: flex;
  align-items: center;
}


.author-image {
  margin-right: 100px;
}

.author-image img {
  border-radius: 10px;
}

.home-author-blog .image-holder img {
  border-radius: 20px;
}

.line {
  height: 1px;
  background-color: #e1e1e1;
}

.round-c img {
  border-radius: 20px;
}

.web-box-shadow {
  -webkit-box-shadow: 0 3px 1px #ccc;
  -moz-box-shadow: 0 3px 1px #ccc;
  box-shadow: 0 3px 1px #ccc;
  border-radius: 20px;
}

.accordion-button {
  font-weight: 600;
  font-size: 18px;
}

.accordion-button:focus {
  z-index: 3;
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}


.container-small {
  width: 60%;
  margin: auto;
}


.accordion-button:not(.collapsed) {
  color: #333;
  background-color: #fff;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
}

.gallery img {
  border-radius: 10px;
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  height: 350px;
}

.thought-box {
  margin-bottom: 50px;
  
}

.thought-text {
  margin-top: 100px;
}

.thought-text h3 {
  font-size: 19px;
  font-weight: 800;
  color: #b71c1c;
}


.webthink-heading-title {
  margin-top: 20px;
}


.event-category {
  border: 1px solid #e1e1e1;
  padding: 10px 10px;
  font-size: 16px;
  margin-bottom: 20px;
  font-weight: 500;
  word-break: break-all;
  box-sizing: border-box;
}

.event-category.heading {
  background-color: #e1e1e1;
  padding: 20px 10px;
}

.event-category.heading h4 {
  margin-bottom: 0;
}

a.reg_open {
  background: blueviolet;
  color: #fff;
  padding: 3px 10px;
  font-size: 14px;
}

.text-green {
  color: #33691e;
}

.text-red {
  color: red;
}

.single-heading {
  font-size: 35px;
}

.event-category img {
  border-radius: 10px 0 0 10px;
}

.event-category-text-detail {
  padding: 10px 0;
  padding-right: 10px;
}


/* ========================================= */
/*          Footer CSS        */
/* ======================================== */
footer {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-color: #17233e;
}

.white {
  color: #fff;
  font-weight: normal !important;
}

footer .overlay {
  opacity: 0.8;
}

footer a,
footer p,
footer li {
  color: #fff;
  font-weight: 400;
}

footer a:hover {
  color: #fff !important;
}

footer h3 {
  position: relative;
  padding-bottom: 10px;
  margin-bottom: 30px;
}

footer h3:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 50px;
  background: #fff;
  left: 0;
  bottom: 0;
}

footer .footer-upper {
  position: relative;
  z-index: 1;
}

footer .footer-upper .footer-links ul {
  margin: 0;
  padding: 0;
}

footer .footer-upper .footer-links ul.list li {
  display: inline-block;
  padding: 0 10px;
}

footer .footer-upper .footer-links ul li {
  margin-bottom: 10px;
  color: #fff;
  display: block;
}

footer .footer-upper .footer-links ul li a {
  transition: all ease-in-out 0.5s;
  color: #fff;
}

footer .footer-upper .footer-links ul li a:hover {
  color: #029e9d !important;
  transition: all ease-in-out 0.5s;
}

footer .footer-upper .footer-links ul li a.active {
  color: #029e9d;
}

footer .footer-upper .footer-links ul p span {
  color: #029e9d;
}

footer .footer-upper .footer-links .tagcloud a {
  display: inline-block;
}

footer .footer-upper .footer-links .tagcloud a:hover {
  background: #029e9d !important;
}

footer .footer-upper .footer-links h5 {
  border: none;
  padding: 0;
}

footer .footer-upper .footer-links p.f-para {
  border-bottom: 1px dashed #f1f1f1;
}

footer .footer-upper .footer-links input.nir-btn {
  border: none;
}

footer .footer-upper .footer-links input.nir-btn:hover {
  opacity: 0.8;
  background: #029e9d !important;
  color: #fff;
}

footer .footer-upper .footer-links .post-list {
  border-bottom: 1px dashed #ffffff30;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

footer .footer-upper .footer-links .post-list:last-child {
  border: none;
  margin: 0;
  padding: 0;
}

footer .footer-upper .footer-links .post-list .post-image {
  width: 30%;
  border-radius: 0px;
  overflow: hidden;
}

footer .footer-upper .footer-links .post-list span {
  font-size: 12px;
}

footer .footer-upper .footer-about p,
footer .footer-upper .footer-about li {
  color: #777;
}

footer .footer-upper .footer-about li {
  line-height: 2;
}

footer .footer-middle {
  border-top: 1px dashed #f1f1f1;
}

footer .footer-middle .footer-nav ul li a {
  display: inline-block;
  margin: 0 5px;
  font-weight: 700;
}

footer .footer-copyright {
  position: relative;
  z-index: 1;
}

footer .footer-copyright .copyright-inner {
  background: #fbfbfb12;
}

footer .newsletter-main .section-title h2 {
  font-size: 24px;
}

footer .newsletter-form button {
  width: 38%;
}

footer .footer-payment {
  position: relative;
  z-index: 2;
}

footer .footer-payment .col-lg-8.footer-payment-nav {
  margin-bottom: 1rem !important;
}

footer .footer-payment .col-lg-4.footer-payment-nav {
  margin-bottom: 1.5rem !important;
}

footer .footer-listing-main .footer-listing {
  border: 1px dashed #f1f1f157;
  padding: 20px;
}

footer .footer-listing-main .footer-listing i {
  font-size: 36px;
  display: block;
}

.social-links {
  display: inline-block;
}

.social-links ul li {
  display: inline-block !important;
}

.social-links ul li a {
  background: #ffffff26;
  color: #fff;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  line-height: 2.4;
}

.social-links ul li a:hover {
  color: #fff;
  background: #029e9d;
}

footer.footer1 {
  background-color: transparent;
}

footer.footer1 h4:after {
  position: absolute;
  content: '';
  height: 2px;
  width: 50px;
  background: #029e9d;
  left: 0;
  bottom: 0;
}

footer.footer1 .footer-upper .footer-links ul li {
  margin-bottom: 0;
  line-height: 2.5;
  display: block;
  color: #3f3f3f;
}

footer.footer1 .footer-upper .footer-links ul li a {
  color: #3f3f3f;
}

footer.footer1 .footer-upper .footer-links ul p span {
  color: #029e9d;
}

footer.footer1 .footer-upper .footer-links input.nir-btn {
  border: none;
}

footer.footer1 .footer-upper .footer-links input.nir-btn:hover {
  opacity: 0.8;
  background: #029e9d !important;
  color: #fff;
}

footer.footer1 .footer-upper .footer-links .post-list {
  border-bottom: 1px dashed #ffffff30;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

footer.footer1 .footer-upper .footer-links .post-list:last-child {
  border: none;
  margin: 0;
  padding: 0;
}

footer.footer1 .footer-upper .footer-links .post-list .post-image {
  width: 30%;
  border-radius: 0px;
  overflow: hidden;
}

footer.footer1 .footer-upper .footer-links .post-list span {
  font-size: 12px;
}

footer.footer1 .footer-copyright .social-links ul li {
  display: inline-block;
}

footer.footer1 .footer-copyright .social-links ul li a {
  background: #029e9d;
  color: #fff;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  font-size: 17px;
  line-height: 2.5;
}

footer.footer1 .footer-copyright .social-links ul li a:hover {
  color: #fff;
  background: #029e9d;
}

footer.footermain {
  width: 100%;
  overflow: hidden;
  position: relative;
}

footer.footermain::before {
  content: '';
  background: #181d20 url(./assets/images/testimonial.png);
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
}

footer.footermain .footer-upper {
  position: relative;
  z-index: 1;
}

@media (max-width: 1100px) and (min-width: 1024px) {
  footer .footer-listing-main .footer-listing {
    margin: 0 5px;
  }
}

@media (max-width: 991px) {
  footer .footer-upper {
    padding-bottom: 3rem;
  }

  footer .footer-upper .footer-links {
    width: 100% !important;
  }

  footer .newsletter .newsletter-main {
    text-align: center;
  }

  footer .newsletter .newsletter-main .section-title {
    margin-bottom: 1rem;
  }

  footer .newsletter .newsletter-main .newsletter-form {
    margin: 0 auto !important;
  }

  footer .f-payment {
    margin-top: 1rem;
    text-align: center;
  }

  footer .footer-listing-main .footer-listing {
    margin-top: 15px;
  }

  footer .newsletter-form form {
    display: block !important;
  }

  footer .newsletter-form button {
    width: 100%;
    margin: 10px 0 0 !important;
  }

  footer.footer1 .section-title {
    width: 100%;
    text-align: center;
    margin-bottom: 2rem;
  }

  footer.footer1 .newsletter .newsletter-main {
    text-align: center;
  }

  footer.footer1 .newsletter .newsletter-main .newsletter-form {
    width: 80%;
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  footer .footer-copyright .copyright-inner {
    text-align: center;
  }

  footer .footer-copyright .copyright-inner .copyright-text {
    margin-bottom: 15px;
  }

  footer .footer-middle {
    padding-top: 0 !important;
  }

  footer .footer-middle .footer-nav {
    width: 100% !important;
  }
}

.dpPKRB {
  border: 1px solid #ccc;
  padding: 10px 20px;
  border-radius: 10px;
}

.dbYkfl {
  fill: currentcolor;
  width: 30px;
  height: 30px;
  margin-right: 10px;
}

.footer-logo {
  width: 100%;
  height: auto;
}

@media (max-width: 639px) {
  footer .footer-upper .footer-links .post-list {
    justify-content: normal !important;
  }

  footer .footer-upper .footer-links .post-list .post-content {
    padding-left: 1rem;
  }
}

@media (max-width: 359px) {
  footer .footer-payment .footer-pay .footer-payment-nav select {
    margin-bottom: 15px;
  }
}

#particles-js {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}



.category-img img {
  width: 100%;
  border-radius: 5px 0 0 5px;
}


.arrow-right {
  color: #388e3c;

}

.category-box {
  box-sizing: border-box;
  border: 1px solid #e1e1e1;
  border-radius: 8px;
  margin-bottom: 20px;
  padding: 8px;
}

.category-head {
  font-size: 1.25rem;
  line-height: 1.5;
  font-weight: 700;
}


.category-box .trip {
  display: flex;
  margin-bottom: 5px;
}

.sidebar {
  border: 1px solid #e1e1e1;
  border-radius: 10px;
}

.width-100 {
  width: 100%;
}


.sidebar-heading {
  padding: 15px;
  font-size: 18px;
  background-color: rgb(249 250 251 /1);
}

.sidebar-heading.nobg {
  background-color: #fff;
}

.line {
  height: 1px;
  background-color: #e1e1e1;
}

.text-title-5 {
  font-size: 1.5rem;
  line-height: 1.5;
  font-weight: 700;
}

ul.des-list {
  padding: 0;
  margin: 0;
  margin-left: 10px;
}

.padding-top {
  padding-top: 100px;
}

ul.des-list li {
  display: inline-block;
  box-sizing: border-box;
  margin-right: 5px;
  padding: 3px 5px;
  font-size: 12px;
  margin-bottom: 5px;
  border-radius: 3px;
  border: 1px solid #e1e1e1;
}

.cat-destination {
  display: flex;
  margin-top: 10px;
}

.cat-destination span {
  font-size: 16px;
  font-weight: bold;
  color: #388e3c;
}

.duration {
  margin-bottom: 10px;
}

.duration label {
  font-size: 16px;
}

.offerings-title {
  color: var(--HfnDarkBlack);
  font-size: 40px;
  font-weight: 500;
  letter-spacing: -.04em;
  line-height: 56px;
  margin-bottom: 1rem;
  text-align: left;
}

.cat-team-image img {
  border-radius: 10px 10px 0 0;
  width: 100%;
  height: 300px;
}

.cat-team-box {
  border: 1px solid #e1e1e1;
  box-sizing: border-box;
  border-radius: 10px;
}

.cat-team-detail {
  padding: 10px;
  text-align: center;
}

.cat-team-title {
  margin-top: 10px;
}

.light-green {
  background-color: #cdffcc;
}

.desktop-hide{
  display: none;
}


.video-place-holder p {
  margin: 0;
  padding: 0;
}

.video-place-holder iframe {
  width: 100%;
    height: 380px;
}


.page-numbers {
  display: inline-block;
  padding: 5px 10px;
  border: 1px solid #ccc;
  margin-right: 5px;
}

.pagination {
    padding-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #e1e1e1;
}

.page-numbers.current {
    background: #0099C6;
    color: #fff;
}

.plantation img{
  height: 180px !important;
}

@media only screen and (max-width: 600px) {

  .desktop-hide{
    display: block;
  }

  .mobile-menu {
    display: inline-block;
    padding: 14px;
  }


  .menu-container {
    display: none;
    justify-content: flex-end;
    height: calc(100vh - 110px);
    overflow: auto;

  }

  .category-title h4 {
    margin-top: 17px;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 30px;
  }

  .main-menu {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .main-menu li {
    display: block;
    position: relative;
  }

  .main-menu li ul.sub-menu {
    position: relative;
    width: 100%;
    display: block;
    margin-left: 10px;
  }

  .main-menu li ul li {
    display: block;
    list-style: circle;
  }

  .main-menu li ul li a {
    padding: 5px 10px;
    text-align: left;
    background-color: #fff;
    color: #333;
  }

  .main-menu li a {
    display: block;
    padding: 10px;
    text-align: left;
  }

  li.menu-item-has-children a{
    color: #029e9d;
  }

  .main-menu li.current-menu-item a {
    padding: 10px;
  }

  .main-menu li:last-child a {
    background-color: transparent;
    color: #333;
    text-align: left;
    background-color: #fff;
    border: none;
  }

  .main-menu li:last-child {
    border-radius: 10px;
    border: 0;
}

  .home-box {
    margin-top: 80px;
    display: none;
  }

  .normal-title {
    color: var(--HfnDarkBlack);
    font-size: 28px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 31px;
    margin-bottom: 10px;
    text-align: left;
  }

  .btn-container {
    display: flex;
    margin-top: 0em;
  }

  .h-1 {
    font-size: 37px;
    font-weight: 700;
    line-height: 36px;
  }

  .play-button {
    height: 250px;
  }


  .video-place-holder img.wp-post-image {
    height: 250px;
    width: auto;
  }

  .play-button img {
    width: 64px !important;
    height: 64px;
  }

  .video-place-holder {
    position: relative;
    height: auto;
  }


  .author-image {
    display: none;
  }

  .team-box {
    margin-bottom: 10px;
  }

  .container-small {
    width: 90%;
  }

  .normal-title-h2 {

    font-size: 33px;
    font-weight: 700;
    line-height: 35px;
    margin-bottom: 0;
    text-align: left;
  }

  .play-store {
    width: 90%;
    padding: 20px 0;
  }

  body {
    font-size: 1rem;
  }

  .banner-text-box h1 {
    font-size: 32px;
    color: #fff;
  }

  .whatwedo-heading {
    font-size: 1rem;
    font-weight: bold;
  }

  .banner-text-box {
    position: absolute;
    bottom: 11px;
    width: 100%;
  }

  .banner-box img {
    width: 100%;
    height: 235px;
  }

  .top-header {
    display: none;
  }

  .hide-on-mobile {
    display: none !important;
  }

  .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { 
    margin-top: 10px;
  }

  .pt-120.pr-5 {
    padding: 0 !important;
  }
}
