@import url('https://fonts.googleapis.com/css2?family=Albert+Sans:ital,wght@0,100..900;1,100..900&display=swap');

body {
  font-family: "Albert Sans", sans-serif;
  background: #fff;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  color: gray;
}

@font-face {
  font-family: 'Archivo SemiExpanded';
  src: url('../fonts/ArchivoSemiExpanded-SemiBold.woff2') format('woff2'),
    url('../fonts/ArchivoSemiExpanded-SemiBold.woff') format('woff');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
.strip h6 > super {
    font-size: 22px;
    line-height: 8px;
}

body.menu-show {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}

/* .owl-carousel .owl-nav.disabled {
  display: block;
} */

a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  color: #6ea343;
}

a:hover,
a:focus {
  text-decoration: none;
  color: #6ea343;
  outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "Albert Sans", sans-serif;
  font-weight: 600;
  text-transform: capitalize;
  margin: 0;
  color: #294145;
  line-height: 1.22;
}

.text-primary {
  color: #6ea343 !important;
}

/* top */

.strip {
  background-color: #95cbcd;
  padding: 10px 0;
  width: 100%;
  position: fixed;
  top: 0;
  z-index: 9;
}

.strip h6 {
  font-size: 16px;
  color: #09596a;
  font-weight: 700;
  margin-bottom: 0;
  font-family: "Albert Sans", sans-serif;
}

.ion_socal ul {
  display: flex;
  padding: 0;
  margin: 0;
  list-style: none;
}
.log_img img {
  border-radius: 50%;
}
.strip_box {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.ion_socal ul li {
  color: #09596a;
  font-size: 20px;
  display: block;
  line-height: 18px;
  padding-right: 15px;
}
.ion_socal ul li a{color: #09596a;}
.topbanner {
  height: 100vh;
  padding: 55px 0;
  background-size: cover;
  background-position: center right;
}

.topbanner .container,
.topbanner .container .row {
  height: 100%;
}

.heading_top {
  height: auto;
  display: flex;
  padding-left: 40px;
  flex-wrap: wrap;
  align-items: center;
  align-content: end;
}

.heading_top>* {
  width: 100%;
}

.heading_top h2 {
  font-size: 124px;
  text-transform: uppercase;
  color: #09596a;
  ;
  font-weight: 700;
  font-family: "Albert Sans", sans-serif;
  text-align: right;
  letter-spacing: normal;
  line-height: normal;
}

.logo_top {
  height: 100%;
}

.logo_top p {
  font-size: 18px;
  line-height: 26px;
  color: #09596a;
  ;
  font-weight: 400;
  font-family: "Albert Sans", sans-serif;
}

/* banner */

.slider-text {
  height: 90vh;
}

.slider-text h1 {
  color: #ffffff;
  font-weight: 600;
  position: relative;
  font-family: 'icomoon';
  text-align: right;
  font-size: 35px;
  line-height: normal;
  font-style: italic;
  text-transform: capitalize;
}

.slider-text h1 br {
  display: none;
}

.ftco-navbar-light {
  background: rgb(0 0 0 / 44%) !important;
  position: fixed;
  top: 41px;
  left: 0;
  right: 0;
  z-index: 3;
  padding: 15px 0 !important;
  transition: all linear .5s;
}

/* @media (max-width: 991.98px) {
  .ftco-navbar-light {
    background: #09596a !important;
    position: relative;
    top: 0;
  }
}

.ftco-navbar-light .navbar-brand {
  color: #fff;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-brand {
    color: #fff;
  }
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav {
    padding-bottom: 10px;
  }
} */

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
  font-size: 15px;
  padding-top: 5px !important;
  padding-bottom: 5px !important;
  padding-left: 0px !important;
  padding-right: 15px !important;
  line-height: 24px;
  color: #fff;
  font-weight: 400;
  opacity: 1 !important;
  letter-spacing: 0px;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu {
  border: none;
  background: #fff;
  -webkit-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  -moz-box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  box-shadow: 0px 10px 34px -20px rgba(0, 0, 0, 0.41);
  border-radius: 10px;
  top: 34px;
  overflow: hidden;
  min-width: 185px;
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item {
  font-size: 15px;
  margin: 4px 10px !important;
  padding: 2px 0px !important;
  line-height: 24px;
  color: #000000;
  font-weight: 400;
  opacity: 1 !important;
  letter-spacing: 0px;
  position: relative;
}

.dropdown .dropdown-item:focus,
.dropdown .dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: transparent;
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:before {
  content: "";
  width: calc(0% - 20px);
  height: 2px;
  background: #95cbcd;
  bottom: 0;
  position: absolute;
  left: 0;
  transition: 1s ease-out;
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:hover {
  color: #599b9d !important;
}

.ftco-navbar-light .navbar-nav>.nav-item .dropdown-menu .dropdown-item:hover:before {
  width: calc(100% - 20px);
}
.ftco-navbar-light .navbar-nav>.nav-item.dropdown .dropdown-toggle::after {
  margin-left: 2px;
  vertical-align: 2px;
}
/* .ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator {
  position: relative;
  margin-left: 20px;
  padding-left: 20px;
} */
.img_logos img {
  border-radius: 100%;
  overflow: hidden;
}

.togle {
  background: #fff;
  border-radius: 20px;
  color: #09596a !important;
  padding: 6px 10px !important;
  font-size: 13px !important;
  display: flex;
  align-items: center;
}

.ftco-navbar-light.scrolled .nav-item>.togle {
  background-color: #94cbcd;
}

.togle span.icon-menu:before {
  font-size: 20px;
  margin-left: 5px;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator {
    padding-left: 0;
    margin-left: 0;
  }
}

.ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator:before {
  position: absolute;
  content: "";
  top: 10px;
  bottom: 10px;
  left: 0;
  width: 2px;
  background: rgba(255, 255, 255, 0.05);
}

@media (max-width: 991.98px) {
  .ftco-navbar-light .navbar-nav>.nav-item.ftco-seperator:before {
    display: none;
  }
}

/* .ftco-navbar-light .navbar-nav>.nav-item.cta>a {
  color: #fff;
  border: 1px solid #6ea343;
  padding-top: .5rem;
  padding-bottom: .5rem;
  padding-left: 18px;
  padding-right: 18px;
  margin-top: 4px;
  background: #6ea343;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  border-radius: 2px;
} */

/* .ftco-navbar-light .navbar-nav>.nav-item.cta>a span {
  display: inline-block;
  color: #fff;
}

.ftco-navbar-light .navbar-nav>.nav-item.cta>a:hover {
  background: #6ea343;
  border: 1px solid #6ea343;
}

.ftco-navbar-light .navbar-nav>.nav-item.cta.cta-colored a {
  border: 1px solid #2c2f3a;
  background: #2c2f3a !important;
} */

.ftco-navbar-light .navbar-nav>.nav-item.active>a {
  color: #fff;
}

.ftco-navbar-light .navbar-toggler {
  border: none;
  color: rgba(255, 255, 255, 0.5) !important;
  cursor: pointer;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .1em;
}

.ftco-navbar-light .navbar-toggler:hover,
.ftco-navbar-light .navbar-toggler:focus {
  text-decoration: none;
  color: #09596a;
  outline: none !important;
}

.ftco-navbar-light.scrolled {
  margin-top: 0px;
  z-index: 10;
  position: fixed;
  padding: 15px 0 !important;
  box-shadow: 0px 4px 20px 1px rgb(0 0 0 / 15%);
}

.ftco-navbar-light.scrolled .nav-item>.nav-link {
  color: #fff !important;
}

.ftco-navbar-light.scrolled .navbar-nav>.nav-item>.nav-link:hover {
  color: #599b9d !important;
}

.ftco-navbar-light .logo_header {
  position: absolute;
  transform: translateX(0%);
  display: block;
  left: 44%;
  top: 8px;
}

.ftco-navbar-light .logo_header img {
  height: 120px;
  transition: all .4s;
  margin-top: -2px;
  box-shadow: 0 0 0 1px #fff;
  border-radius: 50%;
}

.ftco-navbar-light.scrolled a>img {
  height: 100px;
}

.ftco-navbar-light.scrolled .nav-item.active>a {
  color: #09596a !important;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light.scrolled .nav-item>.nav-link {
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
  }
}



.ftco-navbar-light.scrolled .nav-item.cta>a {
  color: #fff !important;
  background: #6ea343;
  border: none !important;
  padding-top: 0.5rem !important;
  padding-bottom: .5rem !important;
  padding-left: 20px !important;
  padding-right: 20px !important;
  margin-top: 6px !important;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  border-radius: 5px;
}

.ftco-navbar-light.scrolled .nav-item.cta>a span {
  display: inline-block;
  color: #fff !important;
}

.ftco-navbar-light.scrolled .nav-item.cta.cta-colored span {
  border-color: #6ea343;
}

@media (max-width: 991.98px) {
  .ftco-navbar-light.scrolled .navbar-nav {
    background: none;
    border-radius: 0px;
    padding-left: 0rem !important;
    padding-right: 0rem !important;
  }
}

.ftco-navbar-light.scrolled .navbar-toggler {
  border: none;
  color: rgba(0, 0, 0, 0.5) !important;
  border-color: rgba(0, 0, 0, 0.5) !important;
  cursor: pointer;
  padding-right: 0;
  text-transform: uppercase;
  font-size: 16px;
  letter-spacing: .1em;
}

.ftco-navbar-light.scrolled .nav-link.active {
  color: #09596a !important;
}

.ftco-navbar-light.scrolled.awake {
  margin-top: 0px;
  -webkit-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
}

.ftco-navbar-light.scrolled.sleep {
  -webkit-transition: .3s all ease-out;
  -o-transition: .3s all ease-out;
  transition: .3s all ease-out;
}

.ftco-navbar-light.scrolled .navbar-brand {
  color: #09596a;
}

.navbar-brand {
  font-weight: 700;
  font-size: 20px;
  font-family: "Albert Sans", sans-serif;
  line-height: 1;
  text-transform: uppercase;
}

.navbar-brand span {
  display: block;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
}

.hero-wrap {
  width: 100%;
  height: 100%;
  position: relative;
}

.home_slider {
  width: 100%;
  height: 85vh;
  position: relative;
}

.hero-slider {
  width: 100%;
  height: 100%;
  position: relative;
  /* padding: 0 0 40px 0; */
  overflow: hidden;
}

.home_slider .owl-stage-outer,
.home_slider .owl-stage,
.home_slider .owl-item {
  height: 100%;
}

.hero-slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.hero-slider>.container {
  position: absolute;
  z-index: 2;
  bottom: 30px;
  left: 0;
  margin: 0 auto;
  right: 0;
}

.home_slider .owl-item img {
  animation: zoomout 10s infinite;
}

@keyframes zoomout {
  0% {
    transform: scale(1);
  }

  100% {
    transform: scale(1.2);
  }
}

/* h2 heading */
.section-sec h2 {
  margin-bottom: 15px
}

.heading_all h2 {
  font-size: 40px;
  letter-spacing: -2px;
  line-height: normal;
  text-transform: uppercase;
  color: #09596a;
  font-weight: 700;
  font-family: "Albert Sans", sans-serif;
  margin: 0;
  padding-bottom: 5px;
}

.heading_all p {
  font-size: 16px;
  line-height: 26px;
  color: #09596a;
  ;
  font-weight: 500;
  font-family: "Albert Sans", sans-serif;
  margin-bottom: 5px;
  text-align: justify;
}

.togle span.icon-menu:before {
  font-size: 20px;
  margin-left: 5px;
}

.btn_all {
  display: inline-block;
}

.btn_all a {
  border-radius: 30px;
  background-color: #95cbcd;
  display: inline-block;
  font-size: 15px;
  padding: 6px 8px 6px 15px;
  text-transform: uppercase;
  color: #09596a;
  ;
  font-weight: 600;
  font-family: "Albert Sans", sans-serif;
  box-shadow: rgb(149 203 205 / 60%) 0px 1px 1px 0px inset, rgb(149 203 205 / 50%) 0px 25px 50px -10px, rgb(149 203 205) 0px 15px 30px -15px;
  position: relative;
  transition: all .4s;
  overflow: hidden;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.btn_all span i::before {
  margin-top: -2px;
}

.btn_all a:before {
  content: "";
  background: #ffffff;
  height: 0;
  width: 0;
  border-radius: 30px;
  position: absolute;
  top: 22px;
  right: 30px;
  z-index: -1;
  transition: all 0.3s ease-in-out;
}

.btn_all a:hover:before {
  height: 100%;
  width: 100%;
  top: 0px;
  right: 0;
}

.btn_all span i {
  border-radius: 20px;
  background-color: #ffffff;
  display: inline-flex;
  width: 35px;
  height: 35px;
  justify-content: center;
  align-items: center;
  margin-left: 5px;
  transition: all 0.4s ease-in-out;
  font-size: 16px;
}

.btn_all a:hover span i {
  background-color: #95cbcd;
}

/* logo */

.section_logo {
  background-image: url('../images/bannertop.png');
  background-position: center;
}

.section_logo .heading_all p {
  font-size: 15px;
  line-height: 23px;
  color: #09596a;
  ;
  font-weight: 500;
  font-family: "Albert Sans", sans-serif;
  margin-bottom: 20px;
}

.logo_img {
  display: flex;
  justify-content: center;
}

.logo_img .video_holder video#video_player {
  border-radius: 20px;
  overflow: hidden;
  border: none;
  height: 240px;
}

@media (max-width: 1299px) {
  .heading_all h2 {
    font-size: 35px;
    margin-top: 0;
    letter-spacing: -2px;
    line-height: 45px;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #09596a;
    font-weight: 700;
    font-family: "Albert Sans", sans-serif;
  }

  .heading_all p {
    font-size: 15px;
    line-height: 23px;
    color: #09596a;
    font-weight: 500;
    font-family: "Albert Sans", sans-serif;
    margin-bottom: 5px;
    text-align: justify;
  }

}

/* section-padding */

section.section-sec {
  padding: 50px 0;
}

/* about-css */

.about_image img {
  border-radius: 15px;
  margin-bottom: 25px;
}


/* our-mission */

.section_mission .nav-tabs {
  border-bottom: 1.5px solid #d6d0c0;
}

.section_mission .nav-tabs .nav-link {
  color: #09596a;
  background: transparent;
  font-size: 16px;
  font-weight: 600;
  padding: 0px 22px 10px;
  margin: 0;
  border: none;
  border-radius: 0;
  position: relative;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.section_mission .nav-tabs .nav-link p {
  font-size: 16px;
  margin-bottom: 0;
  margin-top: 3px;
  white-space: nowrap;
}

.section_mission .nav-tabs .nav-link img {
  height: 30px;
}

.section_mission .nav-tabs .nav-link:hover {
  color: #599b9d;
  border: none;
}

.section_mission .nav-tabs .nav-link:before,
.section_mission .nav-tabs .nav-link:after {
  content: '';
  background-color: #599b9d;
  height: 3px;
  width: 0;
  position: absolute;
  left: 0;
  bottom: -2px;
  transition: all 0.3s ease 0s;
}

.section_mission .nav-tabs.active .nav-link:before,
.section_mission .nav-tabs .nav-link:hover:before {
  width: 100%;
}

.section_mission .nav-tabs .nav-link:focus {
  box-shadow: none;
  border: none;
  outline: none;
}

.section_mission .nav-tabs .nav-link.active:before,
.section_mission .nav-tabs .nav-link.active:after {
  content: '';
  background-color: #599b9d;
  height: 3px;
  position: absolute;
  left: 0;
  bottom: -2px;
  transition: all 0.3s ease 0s;
  width: 100%;
}

.section_mission .nav-tabs .nav-link.active {
  color: #599b9d;
}

.section_mission .tab-content {
  color: #09596a;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 25px;
  padding: 30px 0px 0px 0;
}

.tab_row {
  margin-top: 20px;
}

.mission_img img {
  border-radius: 15px;
  max-height: 280px;
  width: 100%;
  object-fit: cover;
}

.mission_text {
  padding: 0 20px;
}

.mission_text h3 {
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0;
  color: #09596a;
  font-weight: 700;
  margin-bottom: 15px;
}

.mission_text p {
  font-size: 15px;
  line-height: 24px;
  color: #09596a;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 10px;
}

/* nawneet-css */
.section_nawneet {
  filter: drop-shadow(0px 12px 17.5px rgba(63, 187, 192, 0.1));
  background-color: #95cbcd;
  overflow: hidden;
  position: relative;
  padding: 50px 0 0 0 !important;
}

.nawneet_text h4 {
  font-size: 22px;
  line-height: 25px;
  margin-bottom: 10px;
  color: #09596a;
  ;
  font-weight: 600;
}

.nawneet_img {
  display: flex;
  justify-content: flex-end;
  margin-right: 0;
  margin-left: auto;
}

.nawneet_img img {
  height: 390px;
}

.tabulation-2 p {
  font-size: 15px;
  line-height: 24px;
  color: #09596a;
  font-weight: 400;
  margin-bottom: 10px;
}

.section_nawneet ul {
  margin: 0;
  padding: 6px 10px;
  border-radius: 10px;
  background-color: #599b9d;
  margin-bottom: 30px;
}

.section_nawneet ul li a {
  background: transparent;
  font-size: 13px;
  color: #fff;
  padding: 5px 0px !important;
}

.section_nawneet .nav-pills .nav-link.active,
.section_nawneet .nav-pills .show>.nav-link {
  color: #39a7ab;
  background-color: #ffffff;
  border-radius: 20px;
}

.tabulation-2 {
  margin-bottom: 35px;
}

.tabulation-2 .tab-pane {
  padding-right: 35px !important;
  -webkit-transition: max-height 1s;
  -moz-transition: max-height 1s;
  -ms-transition: max-height 1s;
  -o-transition: max-height 1s;
  transition: max-height 1s;
  max-height: 0;
}

.tabulation-2 .tab-pane.active {
  min-height: 185px;
}

/* books-css */

.books_text p {
  text-align: left;
  font-weight: 400;
  line-height: 22px;
}

.carousel-case1 {
  padding: 25px 0 0 0;
}

.pub_book1 {
  padding: 30px 50px;
  border-radius: 20px;
  border: 2px solid red;
  background-color: rgba(247, 245, 219, 0.902);
  border: 1px solid #efe32b;
  text-align: center;
}

.pub_book1 img {
  height: 200px;
  width: auto !important;
  margin: auto;
}

.carousel-case1 {
  padding: 25px 0 0 0;
}

.pub_auth {
  padding: 15px 20px 0 20px;
  text-align: center;
}

.pub_auth h6 {
  font-size: 15px;
  line-height: 22px;
  color: #09596a;
  ;
  font-weight: 600;
  margin-bottom: 5px;
  text-align: center;
}

.pub_auth p {
  font-size: 13px;
  line-height: 22px;
  color: #09596a;
  ;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
}

/* books2 */

.peom_book {
  border-radius: 20px;
  background-color: #ffffff;
  border: 1px solid #94cbcd;
  padding: 20px;
  transition: all .4s;
  margin: 5px 1px;
  min-height: 100%;
}

.speak_box,
.proj_box {
  transition: all .4s;
}

.peom_book:hover,
.speak_box:hover,
.proj_box:hover {
  background: #95cbcd;
}

.proj_box:hover p {
  color: #09596a;
}

.poem_book1 p {
  font-size: 15px;
  line-height: 22px;
  color: #09596a;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 45px;
}

.auth_text2 h6 {
  font-size: 14px;
  line-height: 22px;
  margin-bottom: 0px;
  color: #09596a;
  font-weight: 400;
  text-align: center;
}

.auth_text2 p {
  font-size: 13px;
  line-height: 22px;
  color: #09596a;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
}

/* article-css */

.testimony-section {
  background-position: center;
}

.testimony-wrap {
  border-radius: 20px;
  overflow: hidden;
  background: #fff;
  margin: 0 10px;
}

.text {
  padding: 20px;
}

.top_art {
  display: flex;
  justify-content: space-between;
}

.top_art span {
  font-size: 12px;
  border-radius: 20px;
  background-color: #f5efdc;
  padding: 4px 10px;
  color: #09596a;
  display: block;
  margin-bottom: 0;
  line-height: 20px;
}

.auther {
  font-size: 12px;
  color: #09596a;
  display: flex;
  align-items: center;
  font-weight: 500;
}

.box-art p {
  font-size: 15px;
  padding: 15px 0;
  color: #09596a;
  margin-bottom: 0;
  font-weight: 500;
  line-height: 23px;
  min-height: 76px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.auther i {
  font-size: 22px;
  color: #ccc4aa;
  margin-right: 6px;
}

.by_pub {
  display: flex;
  justify-content: space-between;
}

.by_pub span.name {
  font-size: 14px;
  font-weight: 500;
  color: #09596a;
}

.by_pub p.position {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 0;
}

.by_pub {
  padding-top: 10px;
  border-top: 1.35px solid #e8e1cb;
}

/* speakers */

.speak_box {
  padding: 20px 15px;
  border: 1px solid #94cbcd;
  border-radius: 20px;
  margin: 20px 10px 10px 10px;
}

.speak_text h6 {
  font-size: 14px;
  line-height: 22px;
  color: #09596a;
  font-weight: 500;
  margin-bottom: 10px;
  text-align: center;
  min-height: 88px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.speak_text p {
  font-size: 13px;
  line-height: 18px;
  color: #09596a;
  font-weight: 400;
  margin-bottom: 0;
  text-align: center;
}

.speak_box img {
  height: 40px;
  margin: -40px auto 5px auto;
  width: auto !important;
}

/* qutoes */
.section_qoots {
  background-position: center;
}

.carousel-quotes .poem_book1 p {
  font-size: 16px;
  line-height: 22px;
  letter-spacing: 0;
  color: #09596a;
  font-weight: 500;
  text-align: center;
  margin-bottom: 10px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 45px;
}

.carousel-quotes .poem_book1 h6 {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #09596a;
  font-weight: 400;
  text-align: center;
}

.carousel-quotes .poem_book1 i {
  text-align: center;
  display: block;
  margin-bottom: 5px;
  color: #09596a;
}

/* project */

.proj_box {
  border-radius: 15px;
  background-color: #ffffff;
  border: 1px solid #d3d6d6;
  padding: 15px;
  margin: 5px 10px;
}

.proj_box h6 {
  font-size: 12px;
  color: #09596a;
  margin-bottom: 0;
  line-height: 16px;
}

.proj_box span {
  width: 8px;
  height: 8px;
  border-radius: 5px;
  background-color: #ff5858;
  display: inline-block;
  margin-right: 5px;
}

.proj_text p {
  font-size: 16px;
  line-height: 22px;
  color: #09596a;
  font-weight: 700;
  margin-bottom: 0;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 45px;
}

.proj_text {
  margin: 20px 0;
}

.proj_text2 p {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0;
  font-weight: 500;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  min-height: 20px;
}

/* section_sign */

.section_sign {
  background-color: #95cbcd;
}

.sign_box {
  padding: 40px;
  background: #fff;
  border-radius: 20px;
}

.sign_box h6 {
  font-size: 22px;
  line-height: 24px;
  color: #09596a;
  font-weight: 700;
  margin-bottom: 20px;
}

.sign_box form p {
  font-size: 14px;
  line-height: 24px;
  color: #09596a;
  font-weight: 500;
  margin-top: 20px;
}

.sign_box form input[type="text"] {
  border: none;
  border-bottom: 1px solid #09596a;
  font-size: 14px;
  width: 100%;
  padding: 0 0 5px 0;
  height: 40px;
}

.sign_box form input:focus {
  outline: none;
}

.sign_box form p>a {
  text-decoration: underline;
  color: #09596a;
}

.sign_box form .btn_form_sign {
  border-radius: 30px;
  background-color: #95cbcd;
  display: block;
  font-size: 16px;
  padding: 6px 0px;
  text-transform: uppercase;
  color: #09596a;
  ;
  font-weight: 600;
  max-width: 240px;
  text-align: center;
  margin: 0 0 0 auto;
  border: 1px solid #95cbcd;
  margin-top: 30px;
}

.sign_box form .btn_form_sign:hover {
  background: transparent;
  border: 1px solid #95cbcd;
}

/* footer */

section.strip_footer {
  background-color: #f7eed2;
  padding: 5px 0;
}

section.strip_footer p {
  font-size: 17px;
  line-height: 30px;
  color: #09596a;
  text-align: center;
  font-weight: 500;
  margin-bottom: 0;
}

footer.section_footer {
  padding: 40px 0 20px 0;
  background: #09596a;
  background-image: url('../images/footer_bg.png');
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
}

ul.footer_link {
  margin: 0;
  list-style: none;
  padding: 0;
  display: block;
}

ul.footer_link li a {
  font-size: 14px;
  color: #fff;
  padding: 0 10px;
  font-size: 15px;
  margin-bottom: 0;
}

.icon_social h4 {
  font-size: 15px;
  line-height: 32px;
  color: #fff;
  text-align: left;
  font-weight: 400;
  margin-bottom: 0;
  margin-right: 20px;
}

.icon_social {
  display: flex;
  justify-content: flex-end;
}

.icon_social ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: center;
}

.icon_social ul li a {
  font-size: 18px;
  margin-left: 20px;
  color: #fff;
  margin-bottom: 0;
}

.copy_p {
  margin-top: 25px;
  padding-top: 10px;
  border-top: 1px solid rgb(149 203 205 / 40%);
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.copy_p p {
  font-size: 13px;
  color: #fff;
  margin-bottom: 0;
}

/* slider-arrow */

.section-sec .owl-nav button {
  margin-right: 10px;
  outline: none;
}

.section-sec .owl-nav button span {
  background-color: #95cbcd;
  display: inline-flex;
  width: 40px;
  height: 40px;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
  color: #09596a;
  border: 1px solid #95cbcd;
  transition: all .4s;
}

.section-sec .owl-nav {
  position: absolute;
  right: calc(17% - 0px);
  top: -68px;
  width: calc(10% - 0px);
}

.section-sec .owl-nav button span:hover {
  border: 1px solid #95cbcd;
  background-color: #fff;
}

.section-sec .owl-nav .owl-next {
  margin-right: 0;
}

/* .carousel-case2 {
    padding: 15px 0 0 0;
} */

.no-scroll {
  overflow: hidden;
}

#ftco-loader.fullscreen {
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: none;
  background-color: #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  transition: 500ms linear;
  box-shadow: none;
  z-index: 1000;
  filter: blur(0px);
  opacity: 0;
  transform: skew(0deg, 0deg) scale(1.5);
  visibility: hidden;
}

#ftco-loader.show {
  visibility: visible;
  opacity: 1;
  transform: none;
}

/* inner-css */

section.inner_banner {
  height: 350px;
  background-position: center;
  background-size: cover;
}

.inner_text {
  height: 350px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.inner_text h2 {
  font-size: 45px;
  margin-top: 145px;
  letter-spacing: -2px;
  line-height: 55px;
  margin-bottom: 0px;
  text-transform: uppercase;
  color: #09596a;
  ;
  font-weight: 700;
  font-family: "Albert Sans", sans-serif;
  text-align: center;
  margin-bottom: 5px;
}

.publication .inner_text h2 {
  margin-top: 135px;
}

.inner_text p {
  text-align: center;
}

.inner_project .list_li {
  margin-bottom: 15px;
}

.inner_project .proj_box {
  margin: 0 7px 0 7px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.inner_chapter .peom_book {
  margin: 0 7px 0px 7px;
  height: 100%;
  padding: 15px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.inner_project .col-md-4 {
  padding-right: 0px;
  padding-left: 0px;
}

.inner_chapter .col-md-3 {
  margin-bottom: 15px;
  padding: 0;
}

.inner_project .proj_text {
  margin: 15px 0;
}

.inner_pub .pub_book {
  margin-bottom: 20px;
}

.inner_project .proj_text p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: unset;
  -webkit-box-orient: vertical;
  min-height: 100%;
}

.inner_chapter .poem_book1 p {
  min-height: 66px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.boxs_articlelist .col-lg-4,
.boxs_articlelist .col-sm-4 {
  padding: 0 10px;
  margin-bottom: 25px;
}

.boxs_articlelist .testimony-wrap {
  margin: 0;
  background: #f9f9f9;
  border: 1px solid #f5efdc;
  transition: all .4s;
}

.boxs_articlelist .testimony-wrap:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
}

.inner_chapter .boxs_speakerop .col-md-3 {
  margin-bottom: 10px;
  padding: 0;
}

.inner_chapter .boxs_speakerop .speak_box img {
  display: block;
}

.qutes_list .poem_book1 h6 {
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 5px;
  color: #09596a;
  font-weight: 400;
  text-align: center;
}

.qutes_list .poem_book1 p {
  min-height: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: unset;
  -webkit-box-orient: vertical;
}

.inner_chapter .qutes_list .peom_book:hover {
  box-shadow: rgba(0, 0, 0, 0.1) 0px 20px 25px -5px, rgba(0, 0, 0, 0.04) 0px 10px 10px -5px;
}

.qutes_list .poem_book1 i {
  text-align: center;
  display: block;
  margin-bottom: 5px;
  color: #09596a;
}

.boxs_articlelist .testimony-wrap {
  height: 100%;
}

.boxs_articlelist .text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.boxs_articlelist .box-art p {
  min-height: 100%;
  -webkit-line-clamp: unset;
}

.inner_chapter .boxs_speakerop .col-lg-4 {
  margin-bottom: 0px;
  margin-bottom: 0px;
  padding: 0;
}

.boxs_speakerop .speak_box {
  height: 83%;
}

.boxs_speakerop .speak_text {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.boxs_speakerop .speak_text h6 {
  min-height: auto;
  -webkit-line-clamp: unset;
  overflow: visible;
}

/* pagination */
.simple-pagination {
  border-top: 1.3px solid #95cbcd;
  padding-top: 20px;
  margin-top: 20px;
}

.simple-pagination ul {
  width: 100%;
  display: flex;
  padding: 0px;
  margin: 0;
  justify-content: flex-end;
  list-style: none;
}

.simple-pagination li {
  margin-left: 8px;
  line-height: 35px;
  font-weight: 500;
  cursor: pointer;
  user-select: none;
  transition: all 0.3s ease;
}

.simple-pagination li a,
.simple-pagination li span {
  font-size: 14px !important;
  font-weight: 600;
  color: #09596a !important;
  border: 1px solid rgb(255 93 0 / 9%);
  padding: 8px 15px;
  background: #f4f4f4;
}

.simple-pagination .current {
  color: #fff;
  background: #95cbcd;
  border: 1px solid #95cbcd;
}

.simple-pagination .prev.current,
.simple-pagination .next.current {
  background: #d1d1d1;
  color: #09596a;
}

/* contact-us-css */
section.section_form {
  padding: 50px 0;
}

.section_form>.container>.row {
  justify-content: center;
}

.form {
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  display: flex;
}

.contact-form {
  background-color: #95cbcd;
  position: relative;
  width: 60%;
}

.top_add h3 {
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0;
  color: #09596a;
  font-weight: 700;
  margin-bottom: 15px;
}

.top_add p {
  font-size: 15px;
  line-height: 24px;
  color: #09596a;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 10px;
}

.info p {
  font-size: 15px;
  line-height: 24px;
  color: #09596a;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 0px;
  margin-left: 20px;
}

.info {
  margin-top: 30px;
}

.information {
  display: flex;
  color: #09596a;
  margin: 0.7rem 0;
  align-items: center;
  font-size: 15px;
  line-height: 24px;
  color: #09596a;
}

.information a {
  font-size: 15px;
  line-height: 24px;
  color: #09596a;
  letter-spacing: 0;
  font-weight: 500;
  margin-left: 20px;
}

.circle {
  border-radius: 50%;
  background: linear-gradient(135deg, transparent 20%, #149279);
  position: absolute;
}

.circle.one {
  width: 130px;
  height: 130px;
  top: 130px;
  right: -40px;
}

.circle.two {
  width: 80px;
  height: 80px;
  top: 10px;
  right: 30px;
}

.contact-form:before {
  content: "";
  position: absolute;
  width: 26px;
  height: 26px;
  background-color: #95cbcd;
  transform: rotate(45deg);
  top: 50px;
  left: -13px;
}

.contact-form form {
  padding: 35px;
  overflow: hidden;
  position: relative;
}

.contact-form form .title {
  font-size: 30px;
  line-height: 35px;
  letter-spacing: 0;
  color: #09596a;
  font-weight: 700;
  margin-bottom: 10px;
}

.contact-form form p {
  font-size: 15px;
  margin-bottom: 0;
  color: #09596a;
  line-height: 24px;
}

.contact-form .input-container {
  position: relative;
  margin: 1rem 0;
}

.contact-form .input {
  width: 100%;
  outline: none;
  border: 1.2px solid #0f0f0f;
  background: none;
  padding: 5px 20px;
  color: #09596a;
  font-weight: 400;
  font-size: 16px;
  letter-spacing: 0.5px;
  border-radius: 5px;
  transition: 0.3s;
}

.contact-form textarea.input {
  padding: 5px 10px;
  min-height: 100px;
  border-radius: 5px;
  resize: none;
  overflow-y: auto;
}

.contact-form .input-container label {
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  padding: 0 0.4rem;
  color: #09596a;
  font-size: 15px;
  font-weight: 400;
  pointer-events: none;
  z-index: 2;
  transition: 0.5s;
}

.contact-form .input-container.textarea label {
  top: 1rem;
  transform: translateY(0);
}

.contact-form .btn {
  padding: 12px 30px;
  background-color: #fff;
  border: 1.2px solid #fafafa;
  font-size: 16px;
  color: #09596a;
  line-height: 1;
  border-radius: 5px;
  outline: none;
  cursor: pointer;
  transition: 0.3s;
  margin: 0;
  width: 100%;
}

.contact-form .btn:hover {
  background-color: transparent;
  border: 1.2px solid #09596a;
  color: #09596a;
}

.contact-form .input-container span {
  position: absolute;
  top: 0;
  left: 25px;
  transform: translateY(-50%);
  font-size: 0.8rem;
  padding: 0 0.4rem;
  color: transparent;
  pointer-events: none;
  z-index: 1;
}

.contact-form .input-container span:before,
.contact-form .input-container span:after {
  content: "";
  position: absolute;
  width: 10%;
  opacity: 0;
  transition: 0.3s;
  height: 5px;
  background-color: #95cbcd;
  top: 50%;
  transform: translateY(-50%);
}

.contact-form .input-container span:before {
  left: 50%;
}

.contact-form .input-container span:after {
  right: 50%;
}

.contact-form .input-container.focus label {
  top: 0;
  transform: translateY(-50%);
  left: 25px;
  font-size: 0.8rem;
}

.contact-form .input-container.focus span:before,
.contact-form .input-container.focus span:after {
  width: 50%;
  opacity: 1;
}

.contact-info {
  padding: 35px;
  position: relative;
  width: 40%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.social-media p {
  font-size: 18px;
  line-height: 35px;
  letter-spacing: 0;
  color: #09596a;
  font-weight: 600;
  margin-bottom: 10px;
}

.social-icons {
  display: flex;
  margin-top: 10px;
}

.social-icons a {
  width: 35px;
  height: 35px;
  border-radius: 5px;
  background: linear-gradient(45deg, #1abc9c, #95cbcd);
  color: #fff;
  text-align: center;
  line-height: 35px;
  margin-right: 0.5rem;
  transition: 0.3s;
}

.contact-info:before {
  content: "";
  position: absolute;
  width: 110px;
  height: 100px;
  border: 22px solid #95cbcd;
  border-radius: 50%;
  bottom: -77px;
  right: 50px;
  opacity: 0.5;
}

/* gallery-css */

.gallery-section .gallery-box {
  background: #fff;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(4, auto);
  grid-template-rows: repeat(1, 15vw);
  grid-auto-rows: 15vw;
  grid-gap: 0.8rem;
  grid-auto-flow: dense;
}

.gallery-section .gallery-box .box {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  box-shadow: 0px 4px 20px -4px rgba(0, 0, 0, 0.15);
  transition: all .5s ease;
  border-radius: 10px;
}

.gallery-section .gallery-box .box:hover {
  box-shadow: 0px 4px 40px -4px rgba(0, 0, 0, 0.3);
}

.gallery-section .gallery-box .box img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all .5s ease;
}

.gallery-section .gallery-box .box:hover img {
  transform: scale(1.2);
}

/* about-us */
section.about_banner {
  height: 450px;
  background-position: center;
  background-size: cover;
  position: relative;
}

section.about_banner::before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}

.about_banner .inner_text {
  height: 450px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.ourmission {
  background: #f0fdf4;
}

.ourmission .nav-tabs {
  border-top: 1.5px solid #d6d0c0;
  border-bottom: 1.5px solid #d6d0c0;
}

.ourmission .nav-tabs .nav-link {
  padding: 5px 22px 10px;
}

.ourmission .about_imgs img {
  border-radius: 20px;
}

.about_texts h3 {
  font-size: 35px;
  line-height: 45px;
  letter-spacing: 0;
  color: #09596a;
  font-weight: 700;
  margin-bottom: 15px;
}

.about_texts p {
  text-align: left;
}

/* about2 */
.mission2 .about_texts {
  border: 1px solid rgba(101, 182, 124, 0.45);
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 20px;
  background: #ffffff;
}

.mission2 .about_texts h3 {
  font-size: 20px;
  line-height: 28px;
  letter-spacing: 0;
  color: #09596a;
  font-weight: 700;
  margin-bottom: 5px;
}

.about-funder img {
  height: 275px;
  display: flex;
  margin: auto;
  position: relative;
  z-index: 2;
}

.about-funder {
  position: relative;
  z-index: 2;
}

.about-funder:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 75px;
  background: #95cbcd;
  bottom: 0;
  left: 0;
  z-index: 1;
  border-radius: 20px;
}

.box_funder h5 {
  font-size: 18px;
  line-height: 25px;
  margin-bottom: 5px;
  color: #09596a;
  ;
  font-weight: 600;
}

.about-funder_text h4 {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 10px;
  color: #09596a;
  ;
  font-weight: 600;
}

.box_funder p {
  font-size: 15px;
  line-height: 24px;
  color: #09596a;
  font-weight: 400;
  margin-bottom: 0;
}

.funder_col .col-md-6 {
  margin-bottom: 20px;
}

.box_funder {
  padding: 20px;
  border: 1px solid #09596a;
  background-color: #f0fdf4;
  border: 1px solid rgba(101, 182, 124, 0.45);
  border-radius: 20px;
  height: 100%;
  margin-bottom: 20px;
}

.text_funder {
  padding: 20px;
}

.text_funder h5 {
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 5px;
  color: #09596a;
  ;
  font-weight: 600;
  border-bottom: 2px solid rgba(101, 182, 124, 0.45);
  padding-bottom: 15px;
  display: block;
}

@media (min-width: 1366px) {
  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    font-size: 16px;
  }

  .publication .inner_text h2 {
    margin-top: 180px;
  }

  section.inner_banner {
    height: 380px;
  }

  section.about_banner,
  .about_banner .inner_text {
    height: 500px;
    background-position: top;
  }

  .section-sec .owl-nav {
    position: absolute;
    right: calc(14% - 0px);
    top: -85px;
    width: calc(10% - 0px);
  }

  .hero-wrap {
    padding: 0;
  }

  .heading_all h2 {
    font-size: 40px;
  }

  .heading_all p,
  .tabulation-2 p {
    font-size: 16px;
    line-height: 26px;
  }

  .about_texts p {
    font-size: 18px;
    line-height: 32px;
    text-align: left;
  }

  .section_logo .heading_all p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 15px;
  }

  .section_nawneet ul {
    padding: 10px;
  }

  .section_nawneet ul li a {
    font-size: 15px;
  }

  .nawneet_img img {
    height: 370px;
  }

  .books_text p,
  .proj_text p {
    line-height: 24px;
  }

  .pub_auth p {
    font-size: 15px;
    line-height: 24px;
  }

  .pub_auth h6 {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 8px;
  }

  .poem_book1 p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 15px;
  }

  .mission_text p {
    font-size: 16px;
    line-height: 26px;
  }

  .auther,
  .top_art span,
  .auth_text2 p,
  .proj_box h6 {
    font-size: 14px;
  }

  .box-art p {
    font-size: 16px;
    padding: 20px 0;
    line-height: 24px;
  }

  .by_pub span.name,
  .by_pub p.position,
  .auth_text2 h6,
  .proj_text2 p {
    font-size: 16px;
  }

  .text {
    padding: 20px 25px;
  }

  .speak_text h6 {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 15px;
    min-height: 95px;
  }

  .speak_text p {
    font-size: 14px;
    line-height: 20px;
  }

  .carousel-quotes .poem_book1 h6 {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 20px;
  }

  .carousel-quotes .poem_book1 p {
    font-size: 17px;
    line-height: 24px;
    margin-bottom: 15px;
  }

  .proj_box span {
    width: 10px;
    height: 10px;
  }

  .proj_text p {
    min-height: 50px;
  }

  .section_mission .nav-tabs .nav-link p {
    font-size: 16px;
    margin-top: 5px;
  }

  .section_mission .nav-tabs {
    display: flex;
    justify-content: center;
  }

  .section_mission .nav-tabs .nav-link {
    padding: 0px 10px 10px;
    width: calc(20% - 45px);
  }

  .inner_text h2 {
    font-size: 55px;
    margin-top: 170px;
    line-height: 55px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .heading_top h2 {
    font-size: 45px;
  }

  .ftco-navbar-light .logo_header img {
    height: 80px !important;
  }

  .ftco-navbar-light.scrolled a>img {
    height: 70px !important;
  }

  .home_slider {
    height: auto;
  }

  .hero-slider {
    height: 100%;
  }

  .slider-text h1 {
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 50px;
  }

  .section_mission .nav-tabs .nav-link {
    padding: 0px 15px 10px;
  }

  .section_mission .nav-tabs .nav-link p {
    font-size: 15px;
  }

  .tabulation-2 {
    margin-top: 0rem !important;
    margin-bottom: 20px;
  }

  .section-sec .owl-nav {
    right: calc(21% - 0px);
    top: -90px;
  }

  .nawneet_img img {
    height: 390px;
    position: relative;
  }

  .tabulation-2 p {
    font-size: 14px;
  }
}

@media (min-width: 769px) and (max-width: 991px) {
  #nav_none {
    display: none;
  }

  /* #ftco-loader.fullscreen {transform: translateY(0%);height: 100%;} */
  .heading_top h2 {
    font-size: 45px;
  }

  .ftco-navbar-light .navbar-toggler {
    background: rgb(49 49 49 / 40%);
    border-radius: 30px;
    color: #ffffff !important;
    padding: 8px 13px !important;
    font-size: 13px !important;
    display: flex;
    align-items: center;
  }

  .ftco-navbar-light span.icon-menu:before {
    font-size: 20px;
    margin-left: 5px;
  }

  .ftco-navbar-light.scrolled .navbar-toggler,
  .ftco-navbar-light .navbar-toggler {
    width: max-content !important;
  }

  .ftco-navbar-light.scrolled .navbar-toggler {
    color: rgb(0 0 0) !important;
    background-color: #95cbcd;
  }

  .ftco-navbar-light .logo_header {
    position: relative;
    left: 0;
    top: 0;
  }

  .ftco-navbar-light .logo_header img {
    height: 80px !important;
  }

  .ftco-navbar-light.scrolled a>img {
    height: 60px !important;
  }

  .hero-slider {
    height: 100%;
  }

  .hero-slider img {
    height: 80vh;
    object-position: center;
  }

  .slider-text {
    height: 65vh;
  }

  .slider-text h1 {
    font-size: 40px;
    letter-spacing: -2px;
    line-height: 50px;
  }

  .section_about>.container>.row {
    flex-direction: column-reverse;
  }

  section.section-sec {
    padding: 35px 0;
  }

  .heading_all h2 {
    font-size: 26px;
    line-height: 40px
  }

  .section_mission .nav-tabs .nav-link {
    width: 33.33%;
    padding: 0px 6px 5px;
    margin-bottom: 15px;
  }

  .section_mission .nav-tabs .nav-link:before,
  .section_mission .nav-tabs .nav-link:after {
    bottom: 0px;
  }

  .section_mission .nav-tabs .nav-link.active:before,
  .section_mission .nav-tabs .nav-link.active:after {
    bottom: 0px;
  }

  .tab_row>.row {
    flex-direction: column-reverse;
  }

  .section_mission .tab-content {
    padding: 0px 0px 0px 0;
  }

  .mission_text {
    padding: 0 20px 15px;
  }

  .section_nawneet .row {
    flex-direction: column-reverse;
  }

  .section_nawneet .row>.col-md-7 {
    max-width: 100%;
  }

  .nawneet_text {
    padding-top: 10px;
  }

  .tabulation-2 .tab-pane {
    padding-right: 0px !important;
  }

  .tabulation-2 p {
    font-size: 14px;
    line-height: 23px;
    margin-bottom: 10px;
  }

  .section_nawneet {
    padding: 35px 0 0 0 !important;
  }

  .nawneet_text h4 {
    font-size: 16px;
    line-height: 22px;
  }

  .tabulation-2 {
    margin-top: 0rem !important;
    margin-bottom: 25px;
  }

  .section_nawneet ul li a {
    font-size: 14px;
  }

  .nawneet_img img {
    height: 100%;
  }

  .pub_book1 img {
    height: 155px;
  }

  .section-sec .owl-nav {
    width: calc(26% - 0px);
    top: -86px;
  }

  .sign_box h6 {
    font-size: 17px;
    margin-bottom: 15px;
  }

  section.strip_footer p {
    font-size: 14px;
    line-height: 24px;
  }

  ul.footer_link li a {
    display: block;
  }

  ul.footer_link {
    display: block;
  }

  section.about_banner,
  .about_banner .inner_text {
    height: 315px;
  }

  .about-us-content {
    padding-left: 0 !important;
  }

  .mission_text h3,
  .mission_text p {
    text-align: center;
  }

  .about-funder_text.heading_all p {
    font-size: 14px;
  }

  .box_funder p {
    line-height: 23px;
    font-size: 14px;
  }

  .contact-info {
    padding: 20px;
  }

  .contact-form form {
    padding: 20px;
  }

  form .title,
  .top_add h3 {
    font-size: 22px;
    line-height: 26px;
  }

  .top_add p {
    font-size: 14px;
    line-height: 22px;
  }

  .responsive_sec {
    top: 129px !important;
  }

  .icon_social {
    display: block;
  }

  .icon_social h4 {
    margin-left: 20px;
    margin-bottom: 15px;
  }

  .img_logos img {
    margin-bottom: 20px;
  }

  .tabulation-2 .tab-pane.active {
    min-height: 145px;
  }
}

@media (max-width: 768px) {
  #nav_none {
    display: none;
  }

  .strip {
    padding: 5px 0;
  }

  .ion_socal ul li {
    line-height: 12px;
    font-size: 14px;
  }

  section.about_banner,
  .about_banner .inner_text {
    height: 100%;
  }

  .about-us-content {
    padding-left: 0 !important;
  }

  .about-us-content.heading_all h2 {
    margin-bottom: 0 !important;
  }

  /* #ftco-loader.fullscreen {transform: translateY(0%);height: 100%;} */
  .strip h6 {
    font-size: 13px;
  }

  .topbanner {
    padding: 15px 0 30px 0;
    height: 100%;
  }

  .topbanner .log_img img {
    height: 90px !important;
  }

  .logo_top p {
    font-size: 14px;
    line-height: 22px;
  }

  .heading_top h2 {
    font-size: 33px
  }

  .heading_top {
    height: 25vh;
  }

  .navbar-expand-lg>.container {
    padding-right: 15px;
    padding-left: 15px;
  }

  .ftco-navbar-light .navbar-toggler {
    background: rgb(49 49 49 / 40%);
    border-radius: 30px;
    color: #ffffff !important;
    padding: 4px 8px !important;
    font-size: 11px !important;
    display: flex;
    align-items: center;
  }

  .ftco-navbar-light span.icon-menu:before {
    font-size: 17px;
    margin-left: 5px;
  }

  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    font-size: 14px;
  }

  section.inner_banner {
    height: 100%;
  }

  .inner_text {
    height: 100%;
  }

  .inner_text h2 {
    margin-top: 100px;
  }

  .ftco-navbar-light.scrolled .navbar-toggler,
  .ftco-navbar-light .navbar-toggler {
    width: max-content !important;
  }

  .ftco-navbar-light.scrolled .navbar-toggler {
    color: rgb(0 0 0) !important;
    background-color: #95cbcd;
  }

  .ftco-navbar-light .logo_header {
    position: relative;
    left: 0;
    top: 0;
  }

  .ftco-navbar-light .logo_header img {
    height: 35px !important;
  }

  .ftco-navbar-light.scrolled a>img {
    height: 40px !important;
  }

  .ftco-navbar-light,
  .ftco-navbar-light.scrolled {
    padding: 5px 0 !important;
    top: 24px;
  }

  .hero-slider,
  .home_slider {
    height: 100%;
  }

  .slider-text {
    height: 100%;
  }

  .hero-slider>.container {
    bottom: 20px;
  }

  .slider-text h1 {
    font-size: 20px;
    letter-spacing: -1px;
    line-height: 22px;
  }

  .slider-text h1 br,
  .section_sign .heading_all h2 br {
    display: none;
  }

  section.section-sec {
    padding: 20px 0;
  }

  .tabulation-2 .tab-pane.active {
    min-height: 100%;
    max-height: 100%;
  }

  .section_about>.container>.row,
  .section_funder>.container>.row {
    flex-direction: column-reverse;
  }

  .about-funder:before {
    opacity: 0;
  }

  .about-funder img {
    height: 200px;
    margin-bottom: 10px;
  }

  .about-funder_text.heading_all h2 {
    margin-bottom: 0;
  }

  .about-funder_text h4 {
    font-size: 18px;
    text-align: center;
  }

  .about_image img {
    margin-bottom: 15px;
    margin-top: 15px;
  }

  .about-us-content,
  .nawneet_text h4 {
    text-align: center;
  }

  .heading_all h2 {
    font-size: 22px;
    letter-spacing: -1px;
    line-height: 28px;
    text-align: center;
    margin-bottom: 15px;
  }

  .heading_all p,
  .section_logo .heading_all p,
  .tabulation-2 p {
    font-size: 14px;
    line-height: 22px;
    text-align: center !important;
  }

  .text_funder {
    padding: 10px;
  }

  .text_funder h5 {
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 10px;
    text-align: center;
  }

  .funder_col .col-md-6 {
    margin-bottom: 10px;
  }

  .box_funder {
    margin: 0 10px;
    margin-bottom: 0;
    padding: 10px;
  }

  .box_funder p {
    font-size: 14px;
    line-height: 22px;
    text-align: center;
  }

  .btn_all a {
    padding: 5px 10px;
    font-size: 11px;
  }

  .btn_all span i {
    width: 25px;
    height: 25px;
    margin-left: 5px;
  }

  .section_logo .heading_all p {
    margin-bottom: 5px !important;
  }

  .logo_img img {
    height: 150px;
  }

  .section_mission .nav-tabs .nav-link {
    width: 50%;
    padding: 10px 0px 0px;
  }

  .section_mission .nav-tabs .nav-link.active:before,
  .section_mission .nav-tabs .nav-link.active:after {
    height: 2px;
  }

  .section_mission .nav-tabs .nav-link p {
    font-size: 13px;
  }

  .section_mission .nav-tabs .nav-link img {
    height: 25px;
  }

  .section_mission .nav-tabs {
    padding-bottom: 15px;
  }

  .tab_row {
    margin-top: 0px;
  }

  .mission_img img {
    display: none;
  }

  .mission_text {
    padding: 0;
  }

  .mission_text h3 {
    font-size: 20px;
    line-height: 26px;
    margin-bottom: 9px;
    text-align: center;
  }

  .mission_text p {
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 5px;
    text-align: center;
  }

  .section_nawneet {
    padding: 20px 0 0 0 !important;
  }

  .nawneet_text h4 {
    font-size: 16px;
    line-height: 24px;
  }

  .nawneet_text h2 {
    margin-bottom: 5px;
  }

  .tabulation-2 {
    margin-top: 0rem !important;
  }

  .section_nawneet ul {
    margin-bottom: 10px;
  }

  .tabulation-2 .tab-pane {
    padding-right: 0px !important;
  }

  .tabulation-2 p {
    /* min-height: 290px;*/
    min-height: 100%;
  }

  .section_nawneet ul li a {
    font-size: 14px;
    padding: 3px 0px !important;
  }

  .nawneet_img img {
    height: 100%;
    margin-bottom: 15px;
  }

  .books_text p {
    margin-bottom: 10px;
  }

  .section_books .row.pt-4 {
    padding-top: 0.5rem !important;
  }

  .pub_book1 {
    padding: 15px 50px;
  }

  .pub_book1 img {
    height: 150px;
  }

  .pub_auth {
    padding: 10px 20px 10px 20px;
  }

  .pub_auth h6,
  .poem_book1 p,
  .box-art p,
  .proj_text p,
  section.strip_footer p {
    font-size: 14px !important;
    line-height: 22px !important;
  }

  .book2.pt-5 {
    padding-top: .5rem !important;
  }

  .section-sec .owl-nav {
    right: calc(17% - 0px);
    top: -60px;
    width: calc(35% - 0px);
    left: 0;
  }

  .carousel-case2 .owl-nav {
    top: -58px;
  }

  .section-sec .owl-nav button span {
    width: 30px;
    height: 30px;
  }

  .book2 .col-md-12.pt-3,
  .book2.pt-4,
  .section_speker .col-md-12.pt-4,
  .section_qoots .col-md-12.pt-3,
  .section_project .col-md-12.pt-3,
  .section-sec .book2.pt-3,
  .section-sec .col-md-12.pt-3 {
    padding-top: .5rem !important;
  }

  .poem_book1 p {
    margin-bottom: 5px;
  }

  .peom_book {
    margin: 5px;
    padding: 10px;
    min-height: 100%;
  }

  .proj_box {
    margin: 5px;
  }

  .testimony-wrap {
    margin: 0 5px;
  }

  .box-art p {
    padding: 12px 0;
  }

  .speak_box {
    margin: 20px 5px 10px 5px;
  }

  .section_mission .tab-content {
    padding: 15px 0px 0px 0;
  }

  .proj_text {
    margin: 10px 0;
  }

  .section_sign .heading_all h2 {
    font-size: 20px;
  }

  .sign_box {
    padding: 15px;
  }

  .sign_box h6 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .sign_box form p {
    font-size: 13px;
    line-height: 22px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .section_nawneet>.container>.row {
    flex-direction: column-reverse;
  }

  .inner_project .proj_text p {
    -webkit-line-clamp: unset;
    min-height: 100%;
  }

  .gallery-section .gallery-box {
    grid-template-columns: repeat(2, auto);
    grid-template-rows: repeat(2, 28vw);
    grid-auto-rows: 28vw;
    grid-gap: 0.5rem;
  }

  .form {
    display: flex;
    flex-direction: column-reverse;
  }

  .contact-info {
    width: 100%;
    padding: 20px;
  }

  .contact-form {
    width: 100%;
  }

  .contact-form form {
    padding: 20px;
  }

  form .title,
  .top_add h3 {
    font-size: 20px;
    line-height: 26px;
  }

  .top_add p {
    font-size: 14px;
    line-height: 22px;
  }

  section.section-sec .text-right {
    text-align: center !important;
  }

  .section-sec .owl-nav {
    width: calc(100% - 0px);
  }

  .section-sec .owl-nav .owl-next {
    right: 0;
    position: absolute;
  }

  ul.footer_link {
    display: block;
  }

  footer.section_footer {
    padding: 20px 0 20px 0
  }

  ul.footer_link li a {
    font-size: 14px;
    padding: 0;
    display: block;
    line-height: 28px;
  }

  .icon_social {
    display: block;
  }

  .icon_social h4 {
    font-size: 14px;
    margin-right: 0;
  }

  .icon_social ul li a {
    margin-left: 0;
    margin-right: 20px;
  }

  .copy_p {
    margin-top: 10px;
  }

  .copy_p img {
    height: 45px;
  }

  .copy_p p {
    font-size: 12px;
  }

  .section-sec .carousel-testimony .owl-nav {
    width: calc(95% - 0px);
    left: 10px;
  }

  .img_logos img {
    margin-bottom: 15px;
    height: 80px !important;
  }
}

/*SS Style*/
.loader_box div#loader_num {
  font-size: 80px;
  line-height: normal;
  font-weight: 600;
  color: #599b9d;
  font-family: "Albert Sans", sans-serif;
}

.video_holder video {
  width: 100%;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link.navbtn {
  background: #fff;
  border-radius: 50px;
  color: #09596a !important;
  padding-left: 15px !important;
  box-shadow: 0 0 0 3px #fff;
  font-weight: 500;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
  position: relative;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link::before {
  content: "";
  width: calc(0% - 20px);
  height: 2px;
  background: #95cbcd;
  bottom: 0;
  position: absolute;
  left: 0;
  transition: 1s ease-out;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover::before,
.ftco-navbar-light .navbar-nav>.nav-item>.nav-link.active::before {
  width: calc(100% - 20px);
}

.ftco-navbar-light.scrolled .navbar-nav>.nav-item>.nav-link.active {
  color: #95cbcd !important;
}

.ftco-navbar-light::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #04242b;
  height: 0;
  z-index: -1;
  transition: 600ms ease-out;
}

.ftco-navbar-light.scrolled::before {
  height: 100%;
}

.about-us-content {
  padding-left: 25px;
}

.tabulation-2 .tab-pane.fade:not(.active) {
  opacity: 0;
  transition: opacity .15s linear !important;
}

.tabulation-2 .tab-pane.fade.active {
  opacity: 1;
  transition: opacity .15s linear !important;
  visibility: visible;
}

.heading_bt_p {
  padding-bottom: 20px;
}

.sign_box form {
  padding: 0;
}

.ftco-navbar-light .navbar-nav>.nav-item>.nav-link.navbtn:before {
  content: none;
}

/*SS Media*/
@media (min-width: 1501px) {
  .container {
    max-width: 1266px;
  }
}

@media (min-width: 1366px) and (max-width: 1500px) {
  .container {
    max-width: 1266px;
  }

  .heading_top h2 {
    font-size: 90px;
  }
}

@media screen and (min-width: 1180px) and (max-width: 1365px) {
  .container {
    max-width: 1100px;
  }

  .ftco-navbar-light {
    top: 40px;
  }

  .heading_all p,
  .btn_all a,
  .section_nawneet ul li a {
    font-size: 13px;
    line-height: 21px;
    font-weight: 500;
  }

  .section-sec .owl-nav {
    top: -80px;
  }

  .heading_bt_p {
    padding-bottom: 10px;
  }

  .heading_top h2 {
    right: 20px;
    font-size: 90px;
    position: relative;
  }

  .loader_box {
    position: relative;
    right: 10px;
  }
}

@media (min-width: 991px) {
  .hero-wrap .responsive_sec {
    display: none !important;
  }
}

.owl-carousel .owl-stage,
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y !important;
  touch-action: pan-y !important;
}

@media (max-width: 991px) {
  .responsive_sec {
    position: fixed;
    left: 0;
    width: 100%;
    top: 66px;
    height: 100vh;
    transform: translateX(-120%);
    transition: 400ms ease-out;
    background: #04242b;
  }

  .box_box {
    height: 100vh;
  }

  .box_box ul {
    padding-top: 20px;
  }

  .responsive_sec.show {
    transform: translateX(0%);
  }

  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link {
    padding-right: 0 !important;
    padding-top: 10px !important;
  }

  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link:hover::before,
  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link.active::before {
    width: calc(100% - 0px);
  }

  .ftco-navbar-light .navbar-nav>.nav-item>.nav-link.navbtn {
    padding-top: 8px !important;
    padding-right: 30px !important;
    padding-bottom: 8px !important;
    margin-top: 20px;
    padding-left: 30px !important;
  }

  /* .ftco-navbar-light::before {height: 100%;} */
}